Ignore __fu<digits>__ symbols from COFF symbol tables
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
af312be7
JB
12013-03-28 Joel Brobecker <brobecker@adacore.com>
2
3 * gdb.ada/win_fu_syms: New testcase.
4
e4a48d9d
DE
52013-03-28 Doug Evans <dje@google.com>
6
7 * gdb.base/maint.exp (maint print statistics): Update expected output.
8
7f7cc265
PA
92013-03-28 Pedro Alves <palves@redhat.com>
10
11 PR gdb/15294
12
13 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
14 mean unlimited instead of $arg < 0.
15 (test_listsize): Remove "listsize of 0 suppresses output" test.
16 Test that "set listsize 0" ends up with an unlimited listsize.
17
fc0da894
PA
182013-03-28 Pedro Alves <palves@redhat.com>
19
20 * gdb.base/list.exp (last_line): New global.
21 (last_line_re): New global.
22 (test_listsize, test_list_function, test_list_forward)
23 (test_repeat_list_command, test_list_range)
24 (test_list_filename_and_function): Use them.
25 * gdb.base/list0.c: Comment the last line of the file with "last
26 line".
27
abe7b711
PA
282013-03-28 Pedro Alves <palves@redhat.com>
29
30 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
31 list the whole file.
32
15b3979c
PA
332013-03-28 Pedro Alves <palves@redhat.com>
34
35 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
36 "set listsize".
37
96811e3b
KS
382013-03-26 Keith Seitz <keiths@redhat.com>
39
40 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
41 from passing.
42
4043f22b
PA
432013-03-26 Pedro Alves <palves@redhat.com>
44
45 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
46 until after GDB has run.
47
14a1aa17
YQ
482013-03-26 Yao Qi <yao@codesourcery.com>
49
50 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
51 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
52
99c819ee
MM
532013-03-26 Markus Metzger <markus.t.metzger@intel.com>
54
55 * gdb.btrace/enable.exp: Add regression test.
56
24955f63
TT
572013-03-25 Tom Tromey <tromey@redhat.com>
58
59 * gdb.cp/m-static.exp: Add destructor-printing tests.
60
fce632b6
TT
612013-03-25 Tom Tromey <tromey@redhat.com>
62
63 * gdb.cp/m-static.exp: Add constructor ptype tests.
64 * gdb.cp/m-static.cc (single_constructor): New class.
65 (main): Make instance of single_constructor.
66
598d3636
JK
672013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
68 Pedro Alves <palves@redhat.com>
69
70 * gdb.server/server-kill.c: New file.
71 * gdb.server/server-kill.exp: New file.
72
c12440c9
PA
732013-03-21 Pedro Alves <palves@redhat.com>
74
75 * gdb.trace/trace-buffer-size.exp (get default buffer size):
76 Expect $gdb_prompt in gdb_test_multiple.
77
bd712aed
DE
782013-03-21 Doug Evans <dje@google.com>
79
80 * gdb.base/maint.exp: Update tests for per-command stats.
81
b2f83c08
TT
822013-03-21 Tom Tromey <tromey@redhat.com>
83
84 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
85 * gdb.cp/misc.exp: Add test for FILENAME:: case.
86
ef0026f0
PA
872013-03-20 Pedro Alves <palves@redhat.com>
88
89 PR gdb/15289
90
91 * gdb.base/remote.exp: Test
92 "set remote hardware-watchpoint-limit -1",
93 "set remote hardware-breakpoint-limit -1",
94 "set remote hardware-watchpoint-limit 2147483647" and
95 "set remote hardware-breakpoint-limit 2147483647".
96
3f1175a9
PA
972013-03-20 Pedro Alves <palves@redhat.com>
98 Yao Qi <yao@codesourcery.com>
99
100 * gdb.trace/tfile.c: Add comments.
101 (nonconstglob): New global.
102 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
103 global that is not covered by the trace frame. Test
104 disassembling.
105
a09ae1c1
JK
1062013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 * gdb.base/valgrind-infcall.exp
109 (continue #$continue_count) <remote connection closed>
110 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
111 $valgrind_pid.
112
9ce98649
TT
1132013-03-15 Tom Tromey <tromey@redhat.com>
114
115 * gdb.cp/overload.cc (intintfunc): New.
116 * gdb.cp/overload.exp: Add regression test.
117
0a251e08
YQ
1182013-03-15 Yao Qi <yao@codesourcery.com>
119
120 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
121 using with_test_prefix.
122 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
123 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
124 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
125 * gdb.threads/watchpoint-fork.exp (test): Likewise.
126 * gdb.base/break-interp.exp (test_core): Likewise.
127 (test_attach_gdb): Likewise.
128 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
129 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
130 Likewise.
131 * gdb.base/jit-so.exp (one_jit_test): Likewise.
132 * gdb.base/jit.exp (one_jit_test): Likewise.
133 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
134 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
135 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
136 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
137 Likewise.
138 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
139 Likewise.
140 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
141 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
142 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
143 (tracepoint_change_loc_2): Likewise.
144 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
145 Likewise.
146 (disconnected_tfind): Likewise.
147 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
148 Likewise.
149 (test_tfind_remote): Likewise.
150 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
151 Likewise.
152 (test_pending_resolved): Likewise.
153 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
154 Likewise.
155 (test_upload_tsv): Likewise.
156 * gdb.trace/pending.exp (pending_tracepoint_resolved):
157 Likewise.
158 (pending_tracepoint_works): Likewise.
159 * gdb.trace/report.exp (use_collected_data): Likewise.
160 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
161 Likewise.
162 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
163 * gdb.trace/strace.exp (strace_info_marker): Likewise.
164 (strace_trace_on_same_addr): Likewise.
165 (strace_trace_on_diff_addr): Likewise.
166 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
167 (gdb_collect_locals_test): Likewise.
168 (gdb_unavailable_registers_test): Likewise.
169 (gdb_collect_globals_test): Likewise.
170
2c415c0f
YQ
1712013-03-15 Yao Qi <yao@codesourcery.com>
172
173 * gdb.base/condbreak.exp: Add semicolon back which was removed
174 by my previous commit.
175
ae59b1da
YQ
1762013-03-14 Yao Qi <yao@codesourcery.com>
177
178 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
179 'return'.
180 (gdb_target_monitor, gdb_load): Likewise.
181 * config/sid.exp (gdb_load): Likewise.
182 * config/slite.exp (gdb_load): Likewise.
183 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
184 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
185 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
186 (single_step_until): Likewise.
187 * gdb.arch/powerpc-d128-regs.exp: Likewise.
188 * gdb.arch/system-gcore.exp: Likewise.
189 * gdb.base/bigcore.exp (extract_heap): Likewise.
190 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
191 * gdb.base/call-ar-st.exp: Likewise.
192 * gdb.base/call-rt-st.exp: Likewise.
193 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
194 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
195 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
196 * gdb.base/corefile.exp: Likewise.
197 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
198 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
199 * gdb.base/fixsection.exp: Likewise.
200 * gdb.base/funcargs.exp: Likewise.
201 * gdb.base/gcore-buffer-overflow.exp: Likewise.
202 * gdb.base/gcore-relro.exp: Likewise.
203 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
204 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
205 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
206 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
207 * gdb.base/list.exp: Likewise.
208 (set_listsize): Likewise.
209 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
210 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
211 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
212 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
213 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
214 * gdb.base/setvar.exp: Likewise.
215 (test_set): Likewise.
216 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
217 * gdb.base/solib-overlap.exp: Likewise.
218 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
219 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
220 * gdb.base/watchpoint.exp (initialize): Likewise.
221 (test_simple_watchpoint): Likewise.
222 (test_disabling_watchpoints): Likewise.
223 (test_watchpoint_triggered_in_syscall): Likewise.
224 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
225 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
226 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
227 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
228 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
229 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
230 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
231 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
232 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
233 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
234 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
235 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
236 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
237 * gdb.mi/gdb792.exp: Likewise.
238 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
239 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
240 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
241 * gdb.threads/gcore-thread.exp: Likewise.
242 (load_core): Likewise.
243 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
244 (test_startup, check_control_c): Likewise.
245 * gdb.threads/sigstep-threads.exp: Likewise.
246 * gdb.threads/thread_check.exp: Likewise.
247 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
248 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
249 (set_a_tracepoint, trace_buffer_normal): Likewise.
250 (gdb_trace_circular_tests): Likewise.
251 * gdb.trace/collection.exp: Likewise.
252 * gdb.trace/disconnected-tracing.exp: Likewise.
253 * gdb.trace/infotrace.exp: Likewise.
254 * gdb.trace/mi-traceframe-changed.exp: Likewise.
255 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
256 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
257 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
258 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
259 * gdb.trace/stap-trace.exp: Likewise.
260 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
261 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
262 * gdb.trace/trace-buffer-size.exp: Likewise.
263 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
264 * gdb.trace/unavailable.exp: Likewise.
265 * gdb.trace/while-dyn.exp: Likewise.
266 * lib/fortran.exp (set_lang_fortran): Likewise.
267 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
268 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
269 (default_gdb_start, get_compiler_info): Likewise.
270 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
271 (get_debug_format, setup_xfail_format): Likewise.
272 (rerun_to_main, gdb_skip_float_test): Likewise.
273 (build_id_debug_filename_get, get_remotetimeout): Likewise.
274 * lib/java.exp (set_lang_java): Likewise.
275 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
276 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
277 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
278 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
279 * lib/objc.exp (set_lang_objc): Likewise.
280 * lib/pascal.exp (set_lang_pascal): Likewise.
281 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
282 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
283 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
284
bb869963
SDJ
2852013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
286
287 PR c++/15203
288 PR c++/15210
289 * gdb.cp/m-static.cc (keepalive_int): New function.
290 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
291 * gdb.cp/m-static.exp: New test for `sintvar'.
292
e2be70a0
YQ
2932013-03-14 Yao Qi <yao@codesourcery.com>
294
295 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
296 of 'tstatus' into tstatus_output.
297 (top level): Save the trace data to tfile. Read trace file in
298 tfile target. Check the trace status.
299
8ddb1965
YQ
3002013-03-13 Yao Qi <yao@codesourcery.com>
301
302 * gdb.trace/tsv.exp (check_tsv): New.
303 (top level): Save a tfile on current trace session. Call
304 check_tsv on live target. Load the tfile with target tfile
305 and call check_tsv again.
306
045dd51f
YQ
3072013-03-13 Yao Qi <yao@codesourcery.com>
308
309 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
310 Replace some "gdb_test" with "gdb_test_no_output".
311
82d049ab
PH
3122013-03-12 Paul Hilfinger <hilfingr@adacore.com>
313
314 * gdb.ada/expr_delims.exp: New file.
315 * gdb.ada/expr_delims/foo.adb: New file.
316 * gdb.ada/expr_delims/pck.ads: New file.
317 * gdb.ada/expr_delims/pck.adb: New file.
318
cb8ea32b
KS
3192013-03-11 Keith Seitz <keiths@redhat.com>
320
321 * watchpoint.exp (test_no_hw_watchpoints): Add test using
322 both condition and thread. Then delete the watchpoint.
323
2f1d9bdd
MM
3242013-03-11 Christian Himpel <christian.himpel@intel.com>
325
326 * Makefile.in: Add btrace testsuite.
327 * configure: Regenerated.
328 * configure.ac: Add btrace testsuite.
329 * gdb.btrace/Makefile.in: New file.
330 * gdb.btrace/enable.c: New file.
331 * gdb.btrace/enable.exp: New file.
332 * gdb.btrace/function_call_history.c: New file.
333 * gdb.btrace/function_call_history.exp: New file.
334 * gdb.btrace/instruction_history.c: New file.
335 * gdb.btrace/instruction_history.exp: New file.
336 * gdb.btrace/instruction_history.S: New file.
337 * lib/gdb.exp: Add btrace skip proc.
338
05c56a9d
JK
3392013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
340
341 Fix entry-values if the callee called a noreturn function.
342 * gdb.arch/amd64-tailcall-noret.S: New file.
343 * gdb.arch/amd64-tailcall-noret.c: New file.
344 * gdb.arch/amd64-tailcall-noret.exp: New file.
345
9112db09
JK
3462013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 Fix entry-values in C++ across CUs.
349 * gdb.arch/amd64-tailcall-cxx.exp: New file.
350 * gdb.arch/amd64-tailcall-cxx1.S: New file.
351 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
352 * gdb.arch/amd64-tailcall-cxx2.S: New file.
353 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
354
be9a119c 3552013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
356 Hafiz Abid Qadeer <abidh@codesourcery.com>
357
358 gdb/testsuite/
359 * gdb.trace/trace-buffer-size.exp: New file.
360 * gdb.trace/trace-buffer-size.c: New file.
361
049109b0
PA
3622013-03-06 Pedro Alves <palves@redhat.com>
363
364 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
365 doesn't support the tested optional feature, call "unsupported"
366 with the same test message as the "pass" case, instead of calling
367 "pass" with a different message. Use the same text for the "fail"
368 cases too.
369
4aa54120
YQ
3702013-03-06 Yao Qi <yao@codesourcery.com>
371
372 * gdb.trace/tstatus.exp: Remove the invocation of
373 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
374 (test_tracepoints): Don't set fast tracepoint.
375 (top level): Don't check agent library is loaded or not.
376
b8b71e63
YQ
3772013-03-06 Yao Qi <yao@codesourcery.com>
378
379 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
380 parentheses by "\\".
381
33f448b1
JK
3822013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 * gdb.linespec/base/one/thefile.cc (twodup): New.
385 (m): Call it.
386 * gdb.linespec/base/two/thefile.cc (dupname): New.
387 (n): Call it.
388 * gdb.linespec/break-ask.exp: New file.
389 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
390
1c942fb9
YQ
3912013-02-28 Yao Qi <yao@codesourcery.com>
392
393 * gdb.trace/report.exp: Move some code to ...
394 (use_collected_data): New.
395 (top level): Call use_collected_data once on the live target.
396 Save at file of the current trace session, load it with target
397 tfile, and call use_collected_data again.
398
5b967901
JK
3992013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
400
401 * gdb.threads/fork-thread-pending.c (main): Add alarm.
402
6447023f
JK
4032013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
404
405 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
406 Add final kill of ${valgrind_pid}.
407
9f44fbc0
SCR
4082013-02-20 Siva Chandra Reddy <sivachandra@google.com>
409
410 * gdb.python/py-arch.c: New test case
411 * gdb.python/py-arch.exp: New tests to test
412 gdb.Architecture.disassemble
413 * gdb.python/Makefile.in: Add py-arch to the list of
414 EXECUTABLES.
415
4c9ad8c2
TT
4162013-02-18 Tom Tromey <tromey@redhat.com>
417
418 * gdb.dwarf2/subrange.exp: New file.
419
f5911ea1
HAQ
4202013-02-15 Pedro Alves <pedro@codesourcery.com>
421 Hafiz Abid Qadeer <abidh@codesourcery.com>
422
423 * gdb.trace/tfile.exp: Add test for -trace-status command.
424
420f4384
JK
4252013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
426
427 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
428 nanosleep by sleep.
429
4819b3f8
PA
4302013-02-14 Pedro Alves <palves@redhat.com>
431
432 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
433
1773c82c
HAQ
4342013-02-14 Pedro Alves <pedro@codesourcery.com>
435 Hafiz Abid Qadeer <abidh@codesourcery.com>
436
437 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
438
e234dfaf
TT
4392013-02-12 Tom Tromey <tromey@redhat.com>
440
441 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
442 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
443
6c01dd94
PA
4442013-02-12 Pedro Alves <palves@redhat.com>
445
446 * gdb.base/catch-signal.c: Update copyright years.
447 * gdb.base/catch-signal.exp: Update copyright years.
448 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
449 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
450 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
451 * gdb.dwarf2/dw2-error.S: Update copyright years.
452 * gdb.dwarf2/dw2-error.c: Update copyright years.
453 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
454 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
455 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
456
595fc67f
PA
4572013-02-12 Pedro Alves <palves@redhat.com>
458
459 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
460 message.
461 * gdb.base/sigaltstack.exp: Ditto.
462 * gdb.base/siginfo.exp: Ditto.
463 * gdb.base/sizeof.exp: Ditto.
464
17282693
PA
4652013-02-12 Pedro Alves <palves@redhat.com>
466
467 * gdb.mi/mi-basics.exp: Tweak intro comment.
468 * gdb.mi/mi-break.exp: Tweak intro comment.
469 * gdb.mi/mi-console.exp: Tweak intro comment.
470 * gdb.mi/mi-file.exp: Tweak intro comment.
471 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
472 * gdb.mi/mi-return.exp: Tweak intro comment.
473 * gdb.mi/mi-stepi.exp: Tweak intro comment.
474 * gdb.mi/mi-until.exp: Tweak intro comment.
475 * gdb.mi/mi-watch.exp: Tweak intro comment.
476
8a4ac37e
PA
4772013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
478
479 * gdb.server/no-thread-db.exp: New file.
480 * gdb.server/no-thread-db.c: New file.
481 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
482
c2792f5a
DE
4832013-02-11 Doug Evans <dje@google.com>
484
485 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
486 two decfloats.
487
d9e98382
SDJ
4882013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
489
490 * gdb.base/bitfields.c (struct internalvartest): New declaration.
491 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
492
a321661a
JK
4932013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
494
495 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
496
134a2066
YQ
4972013-02-06 Yao Qi <yao@codesourcery.com>
498
499 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
500 to ...
501 (test_create_delete_modify_tsv): ... here. New test on modifying
502 the initial value of a tsv.
503
5a2dc60a
JK
5042013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
505
506 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
507 (cd .../rdir): ... here.
508
233d95b5
JK
5092013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
510
511 * gdb.linespec/base/one/header.h: New file.
512 * gdb.linespec/base/two/header.h: New file.
513 * gdb.linespec/macro-relative.c: New file.
514 * gdb.linespec/macro-relative.exp: New file.
515
fbd9ab74
JK
5162013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * gdb.base/fullpath-expand-func.c: New file.
519 * gdb.base/fullpath-expand.c: New file.
520 * gdb.base/fullpath-expand.exp: New file.
521 * gdb.base/realname-expand-real.c: New file.
522 * gdb.base/realname-expand.c: New file.
523 * gdb.base/realname-expand.exp: New file.
524
1b56eb55
JK
5252013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
526
527 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
528 * gdb.dwarf2/dw2-dir-file-name.c: New file.
529
af529f8f
JK
5302013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
533 (compare_filenames_for_search does not match)
534 (compare_filenames_for_search does match): New tests.
535
f5b95b50
JK
5362013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
537
538 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
539
d47921b9
JK
5402013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
543
8a92335b
JK
5442013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
545
546 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
547 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
548 ${binfile}.mini_debuginfo-debuglink and
549 ${binfile}.mini_debuginfo-debuglink.xz.
550
17f2157d
TT
5512013-02-01 Tom Tromey <tromey@redhat.com>
552
553 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
554 attributes.
555
d65f0a9c
TT
5562013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
557 Tom Tromey <tromey@redhat.com>
558
559 * gdb.dwarf2/method-ptr.exp: Link with c++.
560 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
561
f25c0135
TT
5622013-01-31 Tom Tromey <tromey@redhat.com>
563
564 * gdb.base/jit.exp (compile_jit_test): New proc.
565 Add PIE tests.
566
7078baeb
TT
5672013-01-31 Tom Tromey <tromey@redhat.com>
568
569 * gdb.dwarf2/method-ptr.cc: New file.
570 * gdb.dwarf2/method-ptr.exp: New file.
571
1d24041a
TT
5722013-01-31 Tom Tromey <tromey@redhat.com>
573
574 * lib/dwarf.exp (namespace Dwarf): New.
575
8d9878a4
TT
5762013-01-29 Tom Tromey <tromey@redhat.com>
577
578 * gdb.dwarf2/fission-reread.exp: Add unload test.
579
bed911e5
DE
5802013-01-28 Doug Evans <dje@google.com>
581
582 * gdb.dwarf2/fission-loclists.exp: New file.
583 * gdb.dwarf2/fission-loclists.S: New file.
584
e229648e
JK
5852013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
586
587 Code cleanup.
588 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
589 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
590 and prepare_for_testing.
591 * gdb.base/store.exp: Likewise.
592
86700f00
TT
5932013-01-25 Tom Tromey <tromey@redhat.com>
594
595 * gdb.python/py-explore.exp: Expect the gdb prompt.
596
8954db33
AB
5972013-01-25 Andrew Burgess <aburgess@broadcom.com>
598
599 * gdb.base/gnu_vector.c: New variable for use in tests.
600 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
601 changes in scalar to vector casting and widening.
602 * gdb.python/py-type.c: New variables for use in tests.
603 * gdb.python/py-type.exp: Update vector related tests to reflect
604 changes in scalar to vector casting and widening.
605
2077afdd
TD
6062013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
607
608 * gdb.base/prologue-include.c: New file.
609 * gdb.base/prologue-include.exp: New file.
610 * gdb.base/prologue-include.h: New file.
611
d7499464
HAQ
6122013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
613
614 PR gdb/13443
615 * gdb.mi/mi-var-block.exp: Make test messages unique.
616
e2a3e0f1
TT
6172013-01-23 Tom Tromey <tromey@redhat.com>
618
619 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
620
152fcc9c
TT
6212013-01-23 Tom Tromey <tromey@redhat.com>
622
623 * gdb.cp/converts.cc (main): Initialize 'a'.
624
bea883fd
SCR
6252013-01-23 Siva Chandra Reddy <sivachandra@google.com>
626
627 * testsuite/gdb.python/frame.exp: Add a test for
628 gdb.Frame.architecture() method.
629
0928e93d
PA
6302013-01-22 Pedro Alves <palves@redhat.com>
631
632 * gdb.base/annota1.exp (signal sent): No longer expect
633 breakpoints-invalid.
634 * gdb.cp/annota2.exp (continue until exit)
635 (watch triggered on a.x): Ditto.
636
9c97429f
PA
6372013-01-22 Pedro Alves <palves@redhat.com>
638
639 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
640 Adjust tests to breakpoints-invalid changes.
641 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
642 variables.
643 Adjust tests to breakpoints-invalid changes.
644
187d10dd
PA
6452013-01-22 Pedro Alves <palves@redhat.com>
646
647 * gdb.base/annota1.exp (annotate ignore count change): Add
648 expected output for failure case.
649
ea3aedcb
TT
6502013-01-22 Tom Tromey <tromey@redhat.com>
651
652 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
653 call.
654
998580f1
MK
6552013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
656
657 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 658 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
659 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
660 Also handle 'thread' field.
661 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
662 * gdb.mi/mi-watch.exp: Ditto.
663 * lib/mi-support.exp: Ditto.
664
8f1d5693
MK
6652013-01-21 Siva Chandra Reddy <sivachandra@google.com>
666
667 * gdb.python/py-explore.exp: Improve a test
668
2d8c5d7c
DB
6692013-01-18  David Blaikie  <dblaikie@gmail.com>
670
671 * gdb.base/label.c (main): Correct the type of the second
672 parameter.
673
46f35228
TT
6742013-01-18 Tom Tromey <tromey@redhat.com>
675
676 * gdb.dwarf2/trace-crash.s: New file.
677 * gdb.dwarf2/trace-crash.exp: New file.
678
5965d69d
HAQ
6792013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
680
43aaf8b6
PA
681 PR gdb/13443
682 * gdb.base/checkpoint.exp: Update test messages to make them
683 unique.
5965d69d 684
5ae4861a
YQ
6852013-01-18 Yao Qi <yao@codesourcery.com>
686
687 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
688 output of 'info tracepoints'.
689 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
690 Likewise.
691 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
692 * gdb.trace/disconnected-tracing.c (struct foo): New.
693
d84fca2c
JK
6942013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
695
696 * gdb.dwarf2/dw2-dos-drive.S: New file.
697 * gdb.dwarf2/dw2-dos-drive.exp: New file.
698
aebb1cc9
DE
6992013-01-17 Doug Evans <dje@google.com>
700
2782d512
DE
701 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
702 CXX_FOR_TARGET.
703
aebb1cc9
DE
704 * boards/cc-with-tweaks.exp: New file.
705
db2b2972
TT
7062013-01-17 Tom Tromey <tromey@redhat.com>
707
708 * gdb.base/completion.exp: Add "set cp-abi" completion test.
709
96343774
PA
7102013-01-17 Pedro Alves <palves@redhat.com>
711
712 Merge dg-extract-results.sh from upstream (svn 195224).
713
714 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 715 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
716
717 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 718 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
719
720 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 721 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
722
723 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
724 * dg-extract-results.sh: Redirect grep output to /dev/null instead
725 of grep -q.
726
675921c0
SD
7272012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
728
729 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
730 interface.
731 * gdb.base/jithost.c: New file.
732 * gdb.base/jithost.h: New file.
733 * gdb.base/jitreader.c : New file.
734 * gdb.base/jit-protocol.h: New file.
735
ab04a2af
TT
7362013-01-16 Tom Tromey <tromey@redhat.com>
737
738 * gdb.base/catch-signal.c: New file.
739 * gdb.base/catch-signal.exp: New file.
740
8ac3646f
TT
7412013-01-16 Tom Tromey <tromey@redhat.com>
742
743 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
744
22fc223e
JK
7452013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
746
747 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
748
44478ab3
TT
7492013-01-14 Tom Tromey <tromey@redhat.com>
750
751 * gdb.base/completion.exp: Add "set gnutarget" test.
752
06d66ee9
TT
7532013-01-14 Tom Tromey <tromey@redhat.com>
754
755 * gdb.dwarf2/dw2-restrict.S: New file.
756 * gdb.dwarf2/dw2-restrict.c: New file.
757 * gdb.dwarf2/dw2-restrict.exp: New file.
758
c9bf0622
TT
7592013-01-14 Tom Tromey <tromey@redhat.com>
760
761 * gdb.dwarf2/dw2-error.exp: New file.
762 * gdb.dwarf2/dw2-error.c: New file.
763 * gdb.dwarf2/dw2-error.S: New file.
764
5b12a61c
JK
7652013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdb.cp/parse-lang.cc: New file.
768 * gdb.cp/parse-lang.exp: New file.
769
f0a4b570
JK
7702013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
771
772 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
773 (set substitute-path): New test.
774 (fullname present): Remove content.
775 (substituted fullname): New test.
776
f751cc97
JB
7772013-01-13 Joel Brobecker <brobecker@adacore.com>
778
779 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
780 check. Move $gdb_py_is_py24 value check right after.
781
04164e8e
JK
7822013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
783
784 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
785 targets.
786
5bf480a5
YQ
7872013-01-11 Yao Qi <yao@codesourcery.com>
788
789 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
790 for dprintf.
791 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
792 Check the fields in "=breakpoint-created" for dprintf.
793
f35a17b5
JK
7942012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
795
796 * gdb.mi/mi-fullname-deleted.exp: New file.
797
85817405
JK
7982012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
799
800 * gdb.base/skip-solib.exp (info skip with pending file): Update the
801 expected output.
802 (info skip with pending file): Remove.
803 (ignoring function in solib, info skip for function multiply): Update
804 the expected output.
805 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
806 (info skip (delete 1), info skip after disabling all)
807 (info skip after enabling all, info skip after disabling 4 2-3)
808 (info skip after enabling 2-3, info skip 2-3)
809 (info skip after deleting 2 3): Update the expected output.
810 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
811 statement to its initialization and return.
812 * gdb.linespec/skip-two.exp: New file.
813
27210e12
DE
8142012-12-19 Doug Evans <dje@google.com>
815
816 * gdb.base/maint.exp: Handle testing with .gdb_index.
817
bb627a12
JB
8182012-12-19 Joel Brobecker <brobecker@adacore.com>
819
820 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
821 Cavium to FSF.
822
7785b880
JB
8232012-12-19 Joel Brobecker <brobecker@adacore.com>
824
825 * dg-extract-results.sh: Update contact info in copyright notice.
826 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
827 GPL v3 or later. Update contact info.
828 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
829 gdb.threads/watchpoint-fork-mt.c,
830 gdb.threads/watchpoint-fork-parent.c,
831 gdb.threads/watchpoint-fork-st.c,
832 gdb.threads/watchpoint-fork.h: Likewise.
833
f2a8bc8a
YQ
8342012-12-15 Yao Qi <yao@codesourcery.com>
835
836 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
837 'installed' field in '=breakpoint-modified'.
838 (test_reconnect): Check 'installed' field in
839 '=breakpoint-modified' and '=breakpoint-created'.
840
841 * gdb.trace/actions.exp: Update test for 'installed' field.
842 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
843 (tracepoint_change_loc_2): Likewise.
844 Check 'info tracepoint' display nothing else.
845 * gdb.trace/deltrace.exp: Likewise.
846 * gdb.trace/infotrace.exp: Likewise.
847 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
848 Likewise.
849 * gdb.trace/passcount.exp: Likewise.
850 * gdb.trace/tracecmd.exp: Likewise.
851 * gdb.trace/while-stepping.exp: Likewise.
852
6592e36f
TT
8532012-12-14 Tom Tromey <tromey@redhat.com>
854
855 * gdb.cp/member-name.exp: New file.
856 * gdb.cp/member-name.cc: New file.
857
7d27a96d
TT
8582012-12-14 Tom Tromey <tromey@redhat.com>
859
860 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
861
f8c05d0d
DE
8622012-12-14 Doug Evans <dje@google.com>
863
864 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
865 DW_OP_GNU_implicit_pointer is section-relative.
866
451b7c33
TT
8672012-12-14 Tom Tromey <tromey@redhat.com>
868
43aaf8b6 869 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 870
10e339df
PA
8712012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
872
6fdff2c5 873 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 874
e780d813
DE
8752012-12-13 Doug Evans <dje@google.com>
876
877 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
878 * gdb.multi/multi-arch.exp: Ditto.
879
ca3dbcc8 8802012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 881
ca3dbcc8
MG
882 * gdb.mi/mi-catch-load-so.c: New. Clone of the
883 catch load test library source file.
884 * gdb.mi/mi-catch-load.c: New. Clone of the catch
885 load test source file.
886 * gdb.mi/mi-catch-load.exp: New. Test file for
887 basic MI -catch-load and -catch-unload tests.
888
2960a434
PK
8892012-12-11 Paul Koning <paul_koning@dell.com>
890
891 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
892 exception.
893 (_iterator_except): New function.
894 (ArrayPrinter): Use _iterator function instead of local _iterator
895 class for Python 3 compatibility.
896 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 897 _iterator.
2960a434
PK
898 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
899 execfile for Python 3 compatibility.
900 * gdb.python/python.exp: Handle Python 2.4 exception traceback
901 format in error_prompt test.
6fdff2c5 902
9325cb04
PK
9032012-12-10 Paul Koning <paul_koning@dell.com>
904
905 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 906 compatibility.
9325cb04
PK
907 * gdb.python/py-block.exp: Ditto.
908 * gdb.python/py-breakpoint.exp: Ditto.
909 * gdb.python/py-cmd.exp: Ditto.
910 * gdb.python/py-events.py: Ditto.
911 * gdb.python/py-finish-breakpoint.py: Ditto.
912 * gdb.python/py-finish-breakpoint2.exp: Ditto.
913 * gdb.python/py-finish-breakpoint2.py: Ditto.
914 * gdb.python/py-frame-inline.exp: Ditto.
915 * gdb.python/py-frame.exp: Ditto.
916 * gdb.python/py-infthread.exp: Ditto.
917 * gdb.python/py-objfile.exp: Ditto.
918 * gdb.python/py-parameter.exp: Ditto.
919 * gdb.python/py-progspace.exp: Ditto.
920 * gdb.python/py-prompt.exp: Ditto.
921 * gdb.python/py-symbol.exp: Ditto.
922 * gdb.python/py-symtab.exp: Ditto.
923 * gdb.python/py-template.exp: Ditto.
924 * gdb.python/py-value-cc.exp: Ditto.
925 * gdb.python/python.exp: Ditto.
926 * gdb.python/source2.py: Ditto.
927 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 928 compatibility.
9325cb04
PK
929 Use sorted() function rather than sort() method.
930 Accept either int or long values for enum values.
931 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
932 execfile for Python 3 compatibility.
933 * gdb.python/py-evsignal.exp: Ditto.
934 * gdb.python/py-evthreads.exp: Ditto.
935 * gdb.python/py-mi.exp: Ditto.
936 * gdb.python/py-pp-maint.exp: Ditto.
937 * gdb.python/py-prettyprint.exp: Ditto.
938 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 939 Python 3 compatibility.
9325cb04
PK
940 Skip tests for Python 2.4.
941 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 942 Python 3 compatibility.
9325cb04
PK
943 Use byte string rather than character string in memory write test
944 if Python 3.
945 * gdb.python/py-pp-maint.py: Change class declarations to "new
946 class" syntax.
947 * gdb.python/py-prettyprint.py: Change iterator class to generator
948 function for Python 3 compatibility.
949 Make all classes "new style".
950 Fix indentation issue and stray semicolon.
951 * gdb.python/py-shared.expChange print syntax for Python 3
952 compatibility.
953 Define "long" if Python 3.
954 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 955 compatibility.
9325cb04
PK
956 Accept either int or long values for enum values.
957 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 958 compatibility.
9325cb04
PK
959 Skip "long" and "unicode" tests if Python 3.
960 Accept either "type" or "class" in type checks.
961 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
962 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
963
8b9737bf
TT
9642012-12-10 Tom Tromey <tromey@redhat.com>
965
966 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
967 (test): Add "two_cu" argument.
968 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
969 for types; allow two CUs.
970
1b80a9fa
JK
9712012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
972
973 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
974 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
975
f0b6d50a
YQ
9762012-12-08 Yao Qi <yao@codesourcery.com>
977 Pedro Alves <palves@redhat.com>
978
979 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
980 '=breakpoint-created' when GDB merges the tracepoints of both
981 sides.
982
2f68a895
TT
9832012-12-07 Tom Tromey <tromey@redhat.com>
984
985 * gdb.base/break1.c (enum some_enum, union some_union): New.
986 (some_enum_global, some_union_global, some_value): New globals.
987 * gdb.base/completion.exp: Add tag completion tests.
988
4fc5d43e
TT
9892012-12-07 Tom Tromey <tromey@redhat.com>
990
991 * gdb.base/completion.exp: Add tests for ptype and whatis
992 completion.
993
6559e013
JB
9942012-12-07 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.base/stale-infcall.exp: Fix copyright line.
997
ae2b630d
JB
9982012-12-07 Joel Brobecker <brobecker@adacore.com>
999
1000 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
1001
0ba2eb0f
TT
10022012-12-06 Pedro Alves <palves@redhat.com>
1003 Tom Tromey <tromey@redhat.com>
1004
1005 * gdb.base/exprs.exp: Add tests for cast to void.
1006
731145cb
TT
10072012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
1008
1009 * gdb.python/py-mi.exp: Correct expected results for attribute
1010 "dynamic" returned by -var-update.
1011 Add test case for correct handling of "diplayhint" for children
1012 of dynamic varobjs.
1013 * gdb.python/py-prettyprint.c (set_itme): New function.
1014 (bug_14741) New function.
1015 (main) Add call to bug_14741().
1016 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
1017
e58fcc15
UW
10182012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
1019
1020 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
1021 ${binfile}.funcsyms list.
1022
e9eb0d14
YQ
10232012-12-04 Yao Qi <yao@codesourcery.com>
1024
1025 PR gdb/13443
1026 * gdb.trace/actions.exp: Make test messages unique.
1027
4983028c
TT
10282012-11-29 Tom Tromey <tromey@redhat.com>
1029
1030 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
1031
ea5e6b0e
UW
10322012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
1033
1034 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
1035 * gdb.opencl/datatypes.exp: Likewise.
1036 * gdb.opencl/operators.exp: Likewise.
1037 * gdb.opencl/vec_comps.exp: Likewise.
1038
cdde3dfb
JG
10392012-11-29 Jerome Guitton <guitton@adacore.com>
1040
1041 * gdb.ada/iwide: New testcase.
1042
b50d69b5
JG
10432012-11-29 Jerome Guitton <guitton@adacore.com>
1044
1045 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
1046 ptype test.
1047
c2d3fccf
JG
10482012-11-29 Jerome Guitton <guitton@adacore.com>
1049
1050 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
1051 form {VARIANT_TYPE}ADDRESS.
1052
5edf51fe
YQ
10532012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
1054
1055 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
1056 (func): New function.
1057 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
1058 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
1059 pointers to members with pointer-to-function type.
1060
608e2dbb
TT
10612012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1062 Tom Tromey <tromey@redhat.com>
1063
1064 * gdb.base/gnu-debugdata.exp: New file.
1065 * gdb.base/gnu-debugdata.c: New file.
1066 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
1067 (gdb_unload): Return 0 on success.
1068
4648e588
JK
10692012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1070
1071 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
1072
17d6efc4
JB
10732012-11-26 Joel Brobecker <brobecker@adacore.com>
1074
1075 * gdb.base/empty_exe.exp: New testcase.
1076
ace21957
MF
10772012-11-20 Mike Frysinger <vapier@gentoo.org>
1078
1079 * gdb.base/completion.exp: Add test for help aliases completion.
1080
5c401a0a
YQ
10812012-11-20 Yao Qi <yao@codesourcery.com>
1082
1083 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1084 Don't test 'maint set show-debug-regs'.
1085 Use command 'set remotecache' instead of
1086 'set circular-trace-buffer'.
1087
8dea366b
KS
10882012-11-16 Keith Seitz <keiths@redhat.com>
1089
1090 PR c++/13615
1091 * gdb.cp/baseenum.cc: New file.
1092 * gdb.cp/baseenum.exp: New file.
1093 * gdb.cp/derivation.cc (A): Add copyright.
1094 Add a typedef.
1095 (B): Use A::value_type instead of int. Change all references.
1096 (D): Use value_type instead of int. Change all references.
1097 (E): Likewise.
1098 (F); Likewise.
1099 (Z): New class.
1100 (ZZ): New class.
6fdff2c5 1101 (N, Base, Derived): New namespace and classes.
8dea366b
KS
1102 (main): Add instances of Z and ZZ.
1103 Make sure all symbols from N are kept.
1104 * gdb.cp/derivation.exp: Update typedef changes in tests.
1105 Add tests for class typedefs both before and after starting
1106 the inferior.
1107 Add tests for searching for a typedef while stopped in a
1108 method.
1109
5e34c6c3
LM
11102012-11-14 Luis Machado <lgustavo@codesourcery.com>
1111
1112 * gdb.mi/mi-var-create-rtti.c: New file.
1113 * gdb.mi/mi-var-create-rtti.exp: New file.
1114
5e487a5f
LM
11152012-11-14 Luis Machado <lgustavo@codesourcery.com>
1116
1117 * gdb.base/structs3.exp: Run to main before doing any tests.
1118
6d67b990
AB
11192012-11-14 Andrew Burgess <aburgess@broadcom.com>
1120
1121 * gdb.python/py-type.exp: Uniquify test names.
1122
e5d98164
YQ
11232012-11-14 Yao Qi <yao@codesourcery.com>
1124
1125 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
1126 (thread_function) [DEBUG]: Call 'printf'.
1127 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
1128 command line if 'DEBUG=1' is passed to test.
1129 Remove a pattern to match inferior's output.
1130
62747a60
TT
11312012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
1132
1133 * gdb.mi/mi-fill-memory.exp: New test.
1134
18a9fc12
TT
11352012-11-12 Tom Tromey <tromey@redhat.com>
1136
1137 * gdb.base/completion.exp: Update for "info type-printers".
1138 * gdb.python/py-typeprint.cc: New file.
1139 * gdb.python/py-typeprint.exp: New file.
1140 * gdb.python/py-typeprint.py: New file.
1141
bd69fc68
TT
11422012-11-12 Tom Tromey <tromey@redhat.com>
1143
1144 * gdb.base/call-sc.exp: Use "ptype/r".
1145 * gdb.base/volatile.exp: Don't expect "int".
1146 * gdb.cp/ptype-flags.cc: New file.
1147 * gdb.cp/ptype-flags.exp: New file.
1148 * gdb.cp/templates.exp: Use ptype/r.
1149 (test_ptype_of_templates, test_template_typedef): Likewise.
1150 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
1151 argument. Handle template names and template parameters.
1152 * gdb.mi/mi-var-cmd.exp: Accept "long".
1153 * gdb.mi/mi-var-child.exp: Accept "long".
1154 * gdb.mi/mi-var-display.exp: Accept "long".
1155 * gdb.mi/mi2-var-child.exp: Accept "long".
1156
b3720c3a
TT
11572012-11-12 Tom Tromey <tromey@redhat.com>
1158
1159 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
1160 "ptype" from calls to cp_test_ptype_class.
1161 (test_enums): Likewise.
1162 * gdb.cp/derivation.exp: Remove "ptype" from calls to
1163 cp_test_ptype_class.
1164 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
1165 calls to cp_test_ptype_class.
1166 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
1167 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
1168 from calls to cp_test_ptype_class.
1169 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
1170 command here. Change "in_command" argument to "in_exp".
1171
0d63ecda
KS
11722012-11-10 Keith Seitz <keiths@redhat.com>
1173
1174 PR gdb/14288
1175 * gdb.base/printcmds.c: Add invalid_XXX globals
1176 for repeated byte tests.
1177 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
1178 * gdb.base/wchar.c (main): Add and construct a wchar_t
1179 array with repeated characters.
1180 * gdb.base/wchar.exp: Add repeated character tests.
1181
ed8a1c2d
AB
11822012-11-09 Andrew Burgess <aburgess@broadcom.com>
1183
1184 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
1185 disassembly output.
1186
9107fc8d
PA
11872012-11-09 Pedro Alves <palves@redhat.com>
1188
1189 PR gdb/14306
1190
1191 * gdb.multi/multi-arch-exec.c: New file.
1192 * gdb.multi/multi-arch-exec.exp: New file.
1193
558a9d82
YQ
11942012-11-09 Yao Qi <yao@codesourcery.com>
1195
1196 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
1197 (top level): Call it.
1198
e714f336
YQ
11992012-11-09 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
1202 typo.
1203
6ecd4729
PA
12042012-11-09 Pedro Alves <palves@redhat.com>
1205
1206 * gdb.multi/multi-arch.exp: New.
1207
9015683b
TT
12082012-11-08 Tom Tromey <tromey@redhat.com>
1209
1210 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
1211 core files, if possible.
1212 * gdb.base/siginfo-thread.c: New file
1213 * gdb.base/siginfo-thread.exp: New file
1214
ea9f10bb
TT
12152012-11-08 Tom Tromey <tromey@redhat.com>
1216
1217 * gdb.base/comprdebug.exp: New file.
1218
f6592439
PA
12192012-11-06 Pedro Alves <palves@redhat.com>
1220
1221 PR gdb/14810
1222
1223 * gdb.base/disabled-location.c: New file.
1224 * gdb.base/disabled-location.exp: New file.
1225
2d338fa9
TT
12262012-11-06 Tom Tromey <tromey@redhat.com>
1227
1228 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
1229 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1230 gdb_gcore_cmd.
1231 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
1232 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
1233 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
1234 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
1235 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
1236 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
1237 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
1238 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
1239 * lib/gdb.exp (gdb_gcore_cmd): New proc.
1240
68c9da30
PA
12412012-11-05 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
1244 procedure.
1245 (do_vfork_and_follow_child_tests_exec)
1246 (do_vfork_and_follow_child_tests_exit): Call it.
1247
a7c8c931
PA
12482012-11-05 Pedro Alves <palves@redhat.com>
1249
1250 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
1251 fails.
1252
6f6484cd
YQ
12532012-11-03 Yao Qi <yao@codesourcery.com>
1254
1255 Fix PR gdb/14617.
1256 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1257 Remove setup_kfail, and update test.
1258
b45627a0
TT
12592012-11-02 Tom Tromey <tromey@redhat.com>
1260
1261 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
1262 test.
1263
f50f4e56
PA
12642012-11-02 Pedro Alves <palves@redhat.com>
1265
1266 PR gdb/14766
1267
1268 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
1269 setup_kfail.
1270 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
1271 get registers".
1272
71ce889d
PA
12732012-11-02 Pedro Alves <palves@redhat.com>
1274
1275 * gdb.base/foll-vfork-exit.c: New file.
1276 * gdb.base/foll-vfork.exp (top level): New file-describing
1277 comment.
1278 (vfork_child_follow_to_exit): New procedure.
1279 (tcatch_vfork_then_child_follow): Rename as ...
1280 (tcatch_vfork_then_child_follow_exec): ... this.
1281 (tcatch_vfork_then_child_follow_exit): New procedure.
1282 (do_vfork_and_follow_parent_tests): New procedure, factored out
1283 from do_vfork_and_exec_tests.
1284 (do_vfork_and_follow_child_tests_exec): Ditto.
1285 (do_vfork_and_exec_tests): Delete.
1286 (do_vfork_and_follow_child_tests_exit): New procedure.
1287 (top level): Run tests with both the program that has the vfork
1288 child execing, and the program has the vfork child exiting.
1289
1e35b1a9
PA
12902012-11-02 Pedro Alves <palves@redhat.com>
1291
1292 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
1293 (check_vfork_catchpoints, vfork_parent_follow_through_step)
1294 (vfork_parent_follow_to_bp): Call it.
1295 (kill_child): Delete.
1296 (vfork_and_exec_child_follow_to_main_bp)
1297 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
1298 longer call kill_child.
1299 (tcatch_vfork_then_parent_follow): Call setup_gdb.
1300 (do_vfork_and_exec_tests): Don't runto_main before calling each
1301 test procedure.
1302 (top level): Don't clean restart and set verbose before running
1303 each test procedure.
1304
13052012-11-02 Pedro Alves <palves@redhat.com>
1306
1307 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
1308 (vfork_parent_follow_to_bp)
1309 (vfork_and_exec_child_follow_to_main_bp)
1310 (vfork_and_exec_child_follow_through_step)
1311 (tcatch_vfork_then_parent_follow)
1312 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
1313 Use with_test_prefix.
1314
13152012-11-02 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.base/foll-vfork.c: Add copyright header.
1318 * gdb.base/vforked-prog.c: Add copyright header.
1319
13202012-11-02 Pedro Alves <palves@redhat.com>
1321
1322 * gdb.base/foll-vfork.exp
1323 (vfork_and_exec_child_follow_through_step): Don't skip on
1324 non-HP/UX targets. Expect the next to only step one line on
1325 non-HP/UX targets, rather than stopping only after the exec.
1326
13272012-11-02 Pedro Alves <palves@redhat.com>
1328
1329 Don't hard code line numbers.
1330
1331 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
1332 Expect text from the sources instead of a line number.
1333 (vfork_parent_follow_to_bp)
1334 (vfork_and_exec_child_follow_to_main_bp)
1335 (vfork_and_exec_child_follow_through_step)
1336 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
1337 Use gdb_get_line_number.
1338
13392012-11-02 Pedro Alves <palves@redhat.com>
1340
1341 Modernize.
1342
1343 * gdb.base/foll-vfork.exp: Use standard_testfile and
1344 build_executable. Pass descriptive string to untested.
1345 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
1346 (vfork_and_exec_child_follow_to_main_bp)
1347 (vfork_and_exec_child_follow_through_step)
1348 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
1349 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
1350 of send_gdb/gdb_expect.
1351
1352 (kill_child): New procedure.
1353 (vfork_and_exec_child_follow_to_main_bp)
1354 (vfork_and_exec_child_follow_through_step): Use it.
1355
f0559fff
YQ
13562012-11-02 Yao Qi <yao@codesourcery.com>
1357
1358 * gdb.base/setvar.exp: Test setting nested struct.
1359 * gdb.base/setvar.c (v_struct3): New.
1360
c207c6da
DE
13612012-11-01 Doug Evans <dje@google.com>
1362
1363 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
1364 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
1365 use them.
1366
2f27adfe
AB
13672012-10-31 Andrew Burgess <aburgess@broadcom.com>
1368
1369 PR cli/14772
1370 * gdb.base/gnu_vector.c (union_with_vector_1)
1371 (struct_with_vector_1): Add new struct and union for testing
1372 ptype.
1373 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
1374 structs / unions containing vectors.
1375
bb662ca6
YQ
13762012-10-25 Yao Qi <yao@codesourcery.com>
1377
1378 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
1379 'setup_kfail' instead of 'setup_kfail_for_target'.
1380 * gdb.base/varargs.exp: Likewise.
1381 * lib/gdb.exp (setup_kfail_for_target): Remove.
1382
635d23ff
MK
13832012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
1384
1385 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
1386
afdb064f
MK
13872012-10-25 Mark Kettenis <kettenis@gnu.org>
1388
1389 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
1390
d99dcf51
JB
13912012-10-24 Joel Brobecker <brobecker@adacore.com>
1392
1393 * gdb.ada/set_wstr: New testcase.
1394
32560274
JB
13952012-10-24 Joel Brobecker <brobecker@adacore.com>
1396
1397 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
1398
5ded5331
JB
13992012-10-24 Joel Brobecker <brobecker@adacore.com>
1400
1401 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
1402
d8d84291
MK
14032012-10-24 Mark Kettenis <kettenis@gnu.org>
1404
1405 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
1406
6e933c51
JK
14072012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1408
1409 * gdb.base/callfuncs.exp (do_function_calls): Fix
1410 setup_kfail_for_target for -m32 mode.
1411
274bd000
MK
14122012-10-23 Mark Kettenis <kettenis@gnu.org>
1413
1414 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
1415 are now fixed.
1416
545f743d
YQ
14172012-10-23 Yao Qi <yao@codesourcery.com>
1418
1419 * gdb.base/info-os.exp: Resume the inferior until it exits.
1420
48b56b6a 14212012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
1422
99c7d5a8 1423 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
1424 * gdb.base/print-file-var.exp: Likewise.
1425 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 1426
8de0566d
YQ
14272012-10-17 Yao Qi <yao@codesourcery.com>
1428
1429 * gdb.mi/mi-memory-changed.exp: New.
1430
44883546
YQ
14312012-10-16 Yao Qi <yao@codesourcery.com>
1432
1433 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
1434 returns true.
1435 Call gdb_load_shlibs.
1436 * gdb.reverse/solib-reverse.exp: Likewise.
1437
345f514a
KS
14382012-10-15 Keith Seitz <keiths@redhat.com>
1439
1440 * lib/cp-support.exp (cp_test_ptype_class): Add support
1441 for class typedefs.
1442
1443 * gdb.cp/derivation.exp: Add tests for g_instance.
1444
9e3a7d65
JK
14452012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1446
1447 Fix entry values resolving in inlined frames.
1448 * gdb.arch/amd64-entry-value-inline.S: New file.
1449 * gdb.arch/amd64-entry-value-inline.c: New file.
1450 * gdb.arch/amd64-entry-value-inline.exp: New file.
1451
21a7b089
JK
14522012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1453 Doug Evans <dje@google.com>
1454
1455 Fix recent gdb_breakpoint regression.
1456 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
1457 braces from the parameter.
1458 * gdb.java/jprint.exp: Likewise.
1459
2c47921e
DE
14602012-10-15 Doug Evans <dje@google.com>
1461
1462 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
1463
89398707
JB
14642012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
1465
1466 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
1467
801e4185
TT
14682012-10-15 Tom Tromey <tromey@redhat.com>
1469
1470 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
1471
74f910c8
TT
14722012-10-15 Tom Tromey <tromey@redhat.com>
1473
1474 * gdb.python/py-symbol.exp: Test symbol destructor.
1475
91567807
YQ
14762012-10-14 Yao Qi <yao@codesourcery.com>
1477
1478 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
1479 * gdb.mi/mi-cli.exp: New.
1480
1481 * gdb.mi/mi2-basics.exp: Remove.
1482 * gdb.mi/mi2-break.exp: Remove.
1483 * gdb.mi/mi2-console.exp: Remove.
1484 * gdb.mi/mi2-disassemble.exp: Remove.
1485 * gdb.mi/mi2-eval.exp: Remove.
1486 * gdb.mi/mi2-file.exp: Remove.
1487 * gdb.mi/mi2-hack-cli.exp: Remove.
1488 * gdb.mi/mi2-pthreads.exp: Remove.
1489 * gdb.mi/mi2-read-memory.exp: Remove.
1490 * gdb.mi/mi2-regs.exp: Remove.
1491 * gdb.mi/mi2-return.exp: Remove.
1492 * gdb.mi/mi2-simplerun.exp: Remove.
1493 * gdb.mi/mi2-stack.exp: Remove.
1494 * gdb.mi/mi2-stepi.exp: Remove.
1495 * gdb.mi/mi2-syn-frame.exp: Remove.
1496 * gdb.mi/mi2-until.exp: Remove.
1497 * gdb.mi/mi2-watch.exp: Remove.
1498 * gdb.mi/mi2-var-block.exp: Remove.
1499 * gdb.mi/mi2-var-cmd.exp: Remove.
1500 * gdb.mi/mi2-var-display.exp: Remove.
1501
87332029
YQ
15022012-10-12 Yao Qi <yao@codesourcery.com>
1503
1504 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
1505 trail '.*' on matching patterns.
1506
11fc9057
L
15072012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1508
1509 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
1510 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
1511 * gdb.arch/i386-disp-step.exp: Likewise.
1512 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1513 * gdb.arch/i386-prologue.exp: Likewise.
1514 * gdb.arch/i386-size-overlap.exp: Likewise.
1515 * gdb.arch/i386-size.exp: Likewise.
1516 * gdb.arch/i386-unwind.exp: Likewise.
1517
7d46bcdc
L
15182012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1519
1520 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
1521 * gdb.arch/i386-word.exp: Likewise.
1522
31224d9d
L
15232012-10-11 H.J. Lu <hongjiu.lu@intel.com>
1524
1525 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
1526 is_ilp32_target to set nr_regs.
1527 * gdb.arch/i386-sse.exp: Likewise.
1528
5b7d0050
DE
15292012-10-11 Doug Evans <dje@google.com>
1530
7c09e5a0
DE
1531 PR breakpoints/14643.
1532 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
1533 * gdb.linespec/thread.c: New file.
1534 * gdb.linespec/thread.exp: New file.
1535
5b7d0050
DE
1536 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
1537 Recognize "message" -> print pass and fail. Add eof case.
1538 (runto): Recognize message, no-message. Print pass/fail if requested,
1539 with same treatment as gdb_breakpoint.
1540 (runto_main): Pass no-message to runto.
1541 (gdb_internal_error_resync): Add log message.
1542 (gdb_file_cmd): Tweak internal error fail text for consistency.
1543
2e24f4aa
JK
15442012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1545
1546 Fix crash during stepping on ppc32.
1547 * gdb.base/step-symless.c: New file.
1548 * gdb.base/step-symless.exp: New file.
1549
aa14df25
DE
15502012-10-03 Doug Evans <dje@google.com>
1551
1552 PR symtab/14601
1553 * gdb.cp/using-crash.exp: New file.
1554 * gdb.cp/using-crash.cc: New file.
1555
975531db
DE
15562012-10-02 Doug Evans <dje@google.com>
1557
1558 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
1559 more consistent.
1560 (runto,gdb_debug_format): Ditto.
1561 (gdb_file_cmd): Watch for eof in nested gdb_expect.
1562 Clean up logging and error messages.
1563
b3dc46ff
AB
15642012-10-01 Andrew Burgess <aburgess@broadcom.com>
1565
1566 Test find command on unmapped memory.
1567 * gdb.base/find-unmapped.c: New file.
1568 * gdb.base/find-unmapped.exp: New file.
1569
45814d45
YQ
15702012-09-29 Yao Qi <yao@codesourcery.com>
1571
1572 * gdb.trace/mi-tracepoint-changed.exp: New.
1573 * gdb.mi/mi-breakpoint-changed.exp: New.
1574 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
1575 * gdb.mi/pendshr2.c: New.
1576
4c2786ba
YQ
15772012-09-28 Yao Qi <yao@codesourcery.com>
1578
1579 * gdb.mi/pr11022.exp: New.
1580 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
1581
7977e5d2
TT
15822012-09-27 Tom Tromey <tromey@redhat.com>
1583
1584 * gdb.cp/derivation.exp: Add regression test.
1585 * gdb.cp/derivation.cc (class V_base, class V_inter, class
1586 V_derived): New.
1587 (vderived): New global.
1588
0971de02
TT
15892012-09-26 Tom Tromey <tromey@redhat.com>
1590
1591 * gdb.dwarf2/dw2-common-block.S: New file.
1592 * gdb.dwarf2/dw2-common-block.exp: New file.
1593
4357ac6c
TT
15942012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1595
1596 * gdb.fortran/common-block.exp: New file.
1597 * gdb.fortran/common-block.f90: New file.
1598
6f380991
AB
15992012-09-26 Andrew Burgess <aburgess@broadcom.com>
1600
1601 * gdb.base/duplicate-bp.c: New file.
1602 * gdb.base/duplicate-bp.exp: New file.
1603
8ae551cf
YQ
16042012-09-26 Yao Qi <yao@codesourcery.com>
1605
1606 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
1607
1608 Revert:
1609 2012-09-21 Yao Qi <yao@codesourcery.com>
1610
1611 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1612
318102b9
SP
16132012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
1614
1615 * gdb.base/longest-types.c: New test case.
1616 * gdb.base/longest-types.exp: New test case.
1617
a1e5fd69
YQ
16182012-09-25 Yao Qi <yao@codesourcery.com>
1619
1620 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
1621
04e7407c
JK
16222012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1623
1624 Fix internal error on canonicalization of clang types.
1625 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
1626 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
1627 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
1628
9bf4bce9
JK
16292012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1630
1631 Fix disassemble without parameters in tailcall frame.
1632 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
1633
2603f7ee
AB
16342012-09-21 Andrew Burgess <aburgess@broadcom.com>
1635
1636 * gdb.dwarf2/dw2-op-out-param.S: New file.
1637 * gdb.dwarf2/dw2-op-out-param.exp: New file.
1638
a3569abd
YQ
16392012-09-21 Yao Qi <yao@codesourcery.com>
1640
1641 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
1642
a065d7af
YQ
16432012-09-21 Yao Qi <yao@codesourcery.com>
1644
1645 * gdb.mi/mi-cli.exp: Remove.
1646 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
1647
15544bd9
YQ
16482012-09-21 Yao Qi <yao@codesourcery.com>
1649
1650 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
1651 "=record-started" notification.
1652
82a90ccf
YQ
16532012-09-21 Yao Qi <yao@codesourcery.com>
1654
1655 * gdb.mi/mi-record-changed.exp: New.
1656 * gdb.mi/mi-reverse.exp: Adjust expected output.
1657
d7de8e3c
TT
16582012-09-20 Tom Tromey <tromey@redhat.com>
1659
1660 * gdb.python/python.exp: Test atexit.register.
1661
1aa99537
DE
16622012-09-20 Doug Evans <dje@google.com>
1663
05eade73
DE
1664 * boards/dwarf4-gdb-index.exp: New file.
1665
1aa99537
DE
1666 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
1667 while running the tests.
1668
4ae24af0
JB
16692012-09-18 Joel Brobecker <brobecker@adacore.com>
1670
1671 * gdb.ada/bp_reset: New testcase.
1672
bb25a15c
YQ
16732012-09-18 Yao Qi <yao@codesourcery.com>
1674
1675 * gdb.trace/mi-tsv-changed.exp: New.
1676
201b4506
YQ
16772012-09-18 Yao Qi <yao@codesourcery.com>
1678
1679 * gdb.trace/mi-traceframe-changed.exp: New.
1680
6fc1c773
YQ
16812012-09-17 Yao Qi <yao@codesourcery.com>
1682
1683 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
1684 when it is less than 0.
1685
1ab3b62c
JK
16862012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 PR 14119
1689 * gdb.arch/amd64-tailcall-ret.S: New file.
1690 * gdb.arch/amd64-tailcall-ret.c: New file.
1691 * gdb.arch/amd64-tailcall-ret.exp: New file.
1692 * gdb.reverse/amd64-tailcall-reverse.S: New file.
1693 * gdb.reverse/amd64-tailcall-reverse.c: New file.
1694 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
1695
acf9414f
JK
16962012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1697
1698 PR 14548
1699 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
1700 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
1701 * gdb.reverse/singlejmp-reverse.S: New file.
1702 * gdb.reverse/singlejmp-reverse.c: New file.
1703 * gdb.reverse/singlejmp-reverse.exp: New file.
1704
666b578b
JK
17052012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1706
1707 Fix compatibility with old GCC (~4.1).
1708 * gdb.cp/converts.cc (my_enum_var): New variable.
1709
42056501
AB
17102012-09-14 Andrew Burgess <aburgess@broadcom.com>
1711
1712 * gdb.xml/tdesc-regs.exp: Update expected output for new
1713 vector_size syntax of vector types.
1714
b9516fa1
YPK
17152012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
1716
1717 Refactor Python "gdb" module into a proper Python package, by
1718 introducing a new "_gdb" module for code implemented in C, and
1719 using reload/__import__ instead of exec.
1720 * gdb.python/python.exp (Test stderr location): Update module
1721 location of GDB-specific sys.stderr.
1722 (Test stdout location): Ditto for sys.stdout.
1723
18dc9ad8
JK
17242012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1725
1726 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
1727
ea3a9873
KS
17282012-09-12 Keith Seitz <keiths@redhat.com>
1729
1730 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
1731 conversion statement.
1732
5941debb
DE
17332012-09-12 Doug Evans <dje@google.com>
1734
1735 * gdb.base/help.exp: Remove testing of individual command help text,
1736 too much of a maintenance burden. Instead, test the functionality
1737 of "help" itself.
1738
cfc35e02
DE
17392012-09-11 Doug Evans <dje@google.com>
1740
3a0ed5d7
DE
1741 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
1742 breakpoint.
1743
cfc35e02
DE
1744 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
1745 * gdb.dwarf2/fission-reread.S: Ditto.
1746 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
1747 * gdb.dwarf2/fission-reread.exp: Ditto.
1748
350b1b26
AB
17492012-09-11 Andrew Burgess <aburgess@broadcom.com>
1750
1751 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
1752
2fa15f23
JB
17532012-09-10 Joel Brobecker <brobecker@adacore.com>
1754
1755 * gdb.ada/optim_drec: New testcase.
1756
09be558e
DE
17572012-09-10 Doug Evans <dje@google.com>
1758
1759 * boards/fission.exp: Explicitly mark "board" as not remote.
1760
5b4f6e25
KS
17612012-09-10 Keith Seitz <keiths@redhat.com>
1762
1763 PR gdb/13483
1764 * gdb.cp/converts.cc (A::A): Add ctor.
1765 (A::member_): Add member.
1766 (enum my_enum): New enumeration.
1767 (main): Add calls to foo1_7 with various
1768 permitted arguments.
1769 * gdb.cp/converts.exp: Add tests for boolean
1770 conversions permitted by the standard.
1771
b4ca5ed9
YPK
17722012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
1773
1774 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
1775 avoid spurious results due to ~/.gdbinit.
1776 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
1777 $INTERNAL_GDBFLAGS in run command.
1778 * gdb.gdb/observer.exp (setup_test): Ditto.
1779 * gdb.gdb/selftest.exp (test_with_self): Ditto.
1780 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
1781
d54b30bb
DE
17822012-09-06 Doug Evans <dje@google.com>
1783
14910956
DE
1784 * boards/fission.exp: New file.
1785
d54b30bb
DE
1786 * gdb.python/py-value.exp: Use clean_restart.
1787
91b253e1
DE
17882012-09-05 Doug Evans <dje@google.com>
1789
1790 * gdb.base/info-macros.c: Fix whitespace.
1791
1292279a
PA
17922012-08-28 Pedro Alves <palves@redhat.com>
1793
1794 PR gdb/14428
1795
1796 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
1797
1c8cdcb1
JK
17982012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1799
1800 * gdb.base/break-caller-line.c: New file.
1801 * gdb.base/break-caller-line.exp: New file.
1802
1e8e8b51
JK
18032012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1804
1805 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
1806 * gdb.arch/i386-cfi-notcurrent.S: New file.
1807 * gdb.arch/i386-cfi-notcurrent.exp: New file.
1808
1591a1e8
PA
18092012-08-27 Wei-cheng Wang <cole945@gmail.com>
1810 Yao Qi <yao@codesourcery.com>
1811 Pedro Alves <palves@redhat.com>
1812
1813 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
1814 New procedures.
1815 (top level): Add overlap checking tests.
1816
4442ada7
TT
18172012-08-24 Tom Tromey <tromey@redhat.com>
1818
1819 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
1820 gdb_test_multiple fails for other reasons.
1821
e7d50cc9
YQ
18222012-08-24 Yao Qi <yao@codesourcery.com>
1823
1824 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
1825
dfbd5e7b
PA
18262012-08-23 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.base/help.exp: Adjust to "handle" help text change.
1829
8d735b87
YQ
18302012-08-23 Yao Qi <yao@codesourcery.com>
1831
1832 * gdb.trace/disconnected-tracing.c (start, end): New.
1833 (main): Call start and end.
1834 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
1835 existing tests into this proc.
1836 (disconnected_tfind): New.
1837
61b1d759
YQ
18382012-08-23 Yao Qi <yao@codesourcery.com>
1839
1840 * boards/native-gdbserver.exp (${board}_upload): New.
1841 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
1842 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
1843 Execute tfile on remote target.
1844 Copy trace file from target to host.
1845
6ca1b147
JM
18462012-08-22 Joseph Myers <joseph@codesourcery.com>
1847
1848 * gdb.arch/thumb-bx-pc.S: New file.
1849 * gdb.arch/thumb-bx-pc.exp: New file.
1850
706e3705
TT
18512012-08-22 Tom Tromey <tromey@redhat.com>
1852
1853 * gdb.base/maint.exp: Update.
1854
b4893d48
TT
18552012-08-22 Tom Tromey <tromey@redhat.com>
1856
1857 * lib/gdb.exp (skip_unwinder_tests): New proc.
1858 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
1859 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
1860
45b7da81
TT
18612012-08-21 Tom Tromey <tromey@redhat.com>
1862
1863 * gdb.hp/gdb.aCC/exception.exp: Remove.
1864
f94363d7
AP
1865012-08-19 Andrew Pinski <apinski@cavium.com>
1866
1867 * gdb.arch/mips-octeon-bbit.c: New file.
1868 * gdb.arch/mips-octeon-bbit.exp: New Test.
1869
e5afdbd7
KS
1870012-08-19 Keith Seitz <keiths@redhat.com>
1871
1872 PR c++/14365
1873 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
1874 * gdb.dwarf2/dw2-anon-mptr.S: New file.
1875
c29e8b64
JK
18762012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1877
1878 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
1879 verbose -log by more specific untested call.
1880
15a7e7bc
YQ
18812012-08-18 Yao Qi <yao@codesourcery.com>
1882
1883 * gdb.trace/tfind.exp: Move tests on various command help before
1884 checking target supports trace.
1885 Fix the expected output of 'help tfind end'.
1886
a451cb65
KS
18872012-08-17 Keith Seitz <keiths@redhat.com>
1888
1889 PR c++/13356
1890 * gdb.base/default.exp: Update all "check type" tests.
1891 * gdb.base/help.exp: Likewise.
1892 * gdb.base/setshow.exp: Likewise.
1893 * gdb.cp/converts.cc (foo1_type_check): New function.
1894 (foo2_type_check): New function.
1895 (foo3_type_check): New function.
1896 (main): Call new functions.
1897 * converts.exp: Add tests for integer-to-pointer conversions
1898 with/without strict type-checking.
1899
dbf6a605
MF
19002012-08-16 Mike Frysinger <vapier@gentoo.org>
1901
1902 * gdb.base/help.exp: Update expected output.
1903
0c92d8c1
JB
19042012-08-16 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.ada/rdv_wait: New testcase.
1907
e56f7f42
JK
19082012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 * gdb.base/attach-twice.exp: Remove excessive ps exec.
1911
f47f77df
DE
19122012-08-13 Doug Evans <dje@google.com>
1913
e202d6e8 1914 * gdb.base/help.exp: Update expected output.
f47f77df
DE
1915 * gdb.base/default.exp: Update expected output of "show convenience".
1916
a72c3253
DE
19172012-08-10 Doug Evans <dje@google.com>
1918
1919 * gdb.python/py-strfns.c: New file.
1920 * gdb.python/py-strfns.exp: New file.
1921 * gdb.python/py-type.exp (test_fields): Add vector tests.
1922
de0bea00
MF
19232012-08-10 Mike Frysinger <vapier@gentoo.org>
1924
1925 PR cli/10436:
1926 * gdb.base/completion.exp: Add tests for handle completion.
1927
5b9afe8a
YQ
19282012-08-09 Yao Qi <yao@codesourcery.com>
1929
1930 * gdb.mi/mi-cmd-param-changed.exp: New.
1931 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
1932 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
1933 * gdb.mi/mi2-prompt.exp: Likewise.
1934
4f485ebc
DE
19352012-08-08 Doug Evans <dje@google.com>
1936
1937 * gdb.base/debug-expr.c: New file.
1938 * gdb.base/debug-expr.exp: New file.
1939 * gdb.base/exprs.exp: Test {type} casts.
1940 * gdb.cp/debug-expr.exp: New file.
1941
5888842d
JK
19422012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1943
1944 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
1945 global variable loop, not a 'break'. Add loop count limit to 100.
1946 Add new fail case for terminated vgdb.
1947
4f69f4c2
JK
19482012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1949 Jean-Marc Saffroy <saffroy@gmail.com>
1950
1951 PR 11804
1952 * gdb.base/gcore-relro.exp: New file.
1953 * gdb.base/gcore-relro-main.c: New file.
1954 * gdb.base/gcore-relro-lib.c: New file.
1955
e2de5390
JK
19562012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1957
1958 Do not false FAIL with old GCCs.
1959 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
1960 GCC < 4.5 in $no_hw mode.
1961
606603c5
JK
19622012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1963
1964 * gdb.base/default.exp (cd): Accept new directory with no arguments.
1965
777f26c2
JK
19662012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1967
1968 * gdb.base/list.exp (test_only_end): New function.
1969 Call it.
1970
2c12abee
TT
19712012-08-06 Tom Tromey <tromey@redhat.com>
1972
1973 * gdb.python/py-mi.exp: Add test for printer whose children
1974 are a list.
1975 * gdb.python/py-prettyprint.c (struct children_as_list): New.
1976 (main): New variable children_as_list.
1977 * gdb.python/py-prettyprint.py (class pp_children_as_list):
1978 New.
1979 (register_pretty_printers): Register new printer.
1980
0eae2cf4
EBM
19812012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
1982
1983 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
1984 symbols. Abort if vgdb remote connection is closed.
1985
09e0881d
DE
19862012-08-02 Doug Evans <dje@google.com>
1987
1988 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
1989
b40f514f
SDJ
19902012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
1991
1992 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
1993 s390x, PowerPC 64 and m68k-linux.
1994
11315ae0
UW
19952012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
1996
1997 * gdb.base/annota1.exp: Accept no frames-invalid notification
1998 when starting up the program.
1999 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
2000 show a symbolic value as well.
2001 * gdb.server/server-exec-info.exp: Skip test when skipping
2002 gdbserver test and/or when skipping shared library tests.
2003 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
2004 avoid name conflicts with other tests.
2005
0547eeed
UW
20062012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2007
2008 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
2009 Fix wrong output on big-endian systems.
2010 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
2011 4-byte pointer types on 64-bit s390x.
2012
bdddb4de
UW
20132012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
2014
2015 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
2016 marker comment at the beginning (after intialization).
2017 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
2018 breakpoint on marker comment instead of function begin.
2019 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
2020 PowerPC.
2021 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
2022 or 64-bit PowerPC.
2023 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
2024 gdb,no_hardware_watchpoints flag is set.
2025 (initialize): Remove now redundant can-use-hw-watchpoints change.
2026
5d206025
YQ
20272012-08-02 Yao Qi <yao@codesourcery.com>
2028 Pedro Alves <palves@redhat.com>
2029
2030 * boards/local-remote-host.exp: New.
2031
4f665099
UW
20322012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2033
2034 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
2035 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
2036 * gdb.base/print-file-var.exp: Likewise.
2037 * gdb.server/solib-list.exp: Skip on remote targets.
2038
b62e2b27
UW
20392012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
2040
2041 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
2042 watchpoints on ARM. When expecting software watchpoints, tolerate
2043 (remote) targets that report unsupported hardware watchpoint only
2044 at continue time.
2045 (test_wide_location_2): Likewise.
2046
a967a851
JK
20472012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2048
2049 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
2050 valgrind versions.
2051
75d9f9ff 20522012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
2053
2054 * gdb.base/valgrind-infcall.c: New file.
2055 * gdb.base/valgrind-infcall.exp: New file.
2056
75d9f9ff
JK
2057 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
2058
1c9f2ed2
KS
20592012-07-30 Keith Seitz <keiths@redhat.com>
2060
2061 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
2062 linespecs.
2063
7f9b2034
DE
20642012-07-30 Doug Evans <dje@google.com>
2065
85220e01
DE
2066 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
2067 * gdb.dwarf2/pr13961.S: Ditto.
2068
7f9b2034
DE
2069 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
2070
4e969b4f
AB
20712012-07-30 Andrew Burgess <aburgess@broadcom.com>
2072
2073 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
2074 change its format immediately after reloading the binary.
2075
e7de8362
JK
20762012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2077
2078 Fix testsuite regression after --use-deprecated-index-sections removal.
2079 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
2080 string.
2081 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
2082
7255706c
YQ
20832012-07-27 Yao Qi <yao@codesourcery.com>
2084
2085 KFAIL for PR remote/14161.
2086 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
2087 Cleanup socket files.
2088 (strace_info_marker): Detach inferior.
2089
f2e8016f
TT
20902012-07-26 Tom Tromey <tromey@redhat.com>
2091
6fdff2c5 2092 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 2093
f66713d2
JK
20942012-07-26 Markus Metzger <markus.t.metzger@intel.com>
2095
2096 * gdb.python/py-inferior.c (thread): New function.
2097 (check_threads): New function.
2098 (test_threads): New function.
2099 * gdb.python/py-inferior.exp: Added test.
2100 Replaced runto with continue to breakpoint.
2101
8223e12c
TT
21022012-07-26 Tom Tromey <tromey@redhat.com>
2103
2104 * lib/ada.exp (standard_ada_testfile): New proc.
2105 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
2106 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
2107 * gdb.ada/array_return.exp: Use standard_ada_testfile.
2108 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
2109 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
2110 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
2111 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
2112 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
2113 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
2114 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
2115 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
2116 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
2117 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
2118 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
2119 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
2120 * gdb.ada/char_param.exp: Use standard_ada_testfile.
2121 * gdb.ada/complete.exp: Use standard_ada_testfile.
2122 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
2123 standard_output_file.
2124 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
2125 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
2126 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
2127 standard_output_file.
2128 * gdb.ada/exprs.exp: Use standard_ada_testfile.
2129 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
2130 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
2131 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
2132 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
2133 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
2134 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
2135 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
2136 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
2137 * gdb.ada/homonym.exp: Use standard_ada_testfile.
2138 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
2139 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
2140 * gdb.ada/interface.exp: Use standard_ada_testfile.
2141 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
2142 standard_output_file
2143 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
2144 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
2145 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
2146 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
2147 * gdb.ada/nested.exp: Use standard_ada_testfile.
2148 * gdb.ada/null_array.exp: Use standard_ada_testfile.
2149 * gdb.ada/null_record.exp: Use standard_ada_testfile.
2150 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
2151 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
2152 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
2153 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
2154 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
2155 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
2156 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
2157 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
2158 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
2159 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
2160 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
2161 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
2162 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
2163 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
2164 * gdb.ada/start.exp: Use standard_ada_testfile.
2165 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
2166 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
2167 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
2168 * gdb.ada/tagged.exp: Use standard_ada_testfile.
2169 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
2170 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
2171 * gdb.ada/tasks.exp: Use standard_ada_testfile.
2172 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
2173 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
2174 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
2175 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
2176 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
2177 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
2178 * gdb.ada/widewide.exp: Use standard_ada_testfile.
2179
bbec57e4
JK
21802012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2181
2182 Fix testsuite regression after --use-deprecated-index-sections removal.
2183 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
2184
9cc8e32c
JK
21852012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2186
2187 Fix compatibility with Tcl before 7.5.
2188 * lib/future.exp (lreverse): New function if it does not exist.
2189
ea5ca7b5
MK
21902012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
2191
2192 * gdb.mi/mi-pending.c: New method to set a second pending
2193 breakpoint.
2194 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
2195 condition.
2196
64776a0b
PA
21972012-07-20 Pedro Alves <palves@redhat.com>
2198
2199 PR threads/11692
2200 PR gdb/12203
2201
2202 * gdb.threads/create-fail.c: New file.
2203 * gdb.threads/create-fail.exp: New file.
2204
13e4e967
PA
22052012-07-19 Pedro Alves <palves@redhat.com>
2206
2207 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
2208 * config/vx.exp (gdb_start): Likewise.
2209 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
2210 * gdb.base/setvar.exp (test_set): Likewise.
2211 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
2212 * gdb.reverse/sigall-precsave.exp: Likewise.
2213 * gdb.reverse/sigall-reverse.exp: Likewise.
2214
b7aefa4d
PA
22152012-07-19 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
2218 handler before recording.
2219
608b4967
TT
22202012-07-19 Tom Tromey <tromey@redhat.com>
2221
2222 * gdb.cp/casts.exp: Add tests for typeof and decltype.
2223 * gdb.cp/casts.cc (decltype): New function.
2224 (main): Use it.
2225
b1e0c0fa
PA
22262012-07-19 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.base/sigall.exp (signals): New list.
2229 <top level>: Loop over signals in the $signals list instead of
2230 calling a test function once per signal.
2231 * gdb.reverse/sigall-precsave.exp (signals): New list.
2232 <top level>: Loop over signals in the $signals list instead of
2233 calling a test function once per signal.
2234 * gdb.reverse/sigall-reverse.exp (signals): New list.
2235 <top level>: Loop over signals in the $signals list instead of
2236 calling a test function once per signal.
2237
6ace3df1
YQ
22382012-07-19 Yao Qi <yao@codesourcery.com>
2239
2240 * gdb.base/setshow.exp: Test 'set args ~'.
2241
263a0f8c
JK
22422012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2243
2244 * gdb.base/store.exp (check_set): Import gdb_prompt.
2245 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
2246 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
2247
8f043999
JK
22482012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 PR 11914
2251 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
2252 (main): Call eval_sub.
2253 * gdb.python/py-prettyprint.exp:
2254 (python execfile ('py-prettyprint.py')): Move it earlier.
2255 New breakpoint for eval-break.
2256 (continue to breakpoint: eval-break, info locals): New test.
2257 (python execfile ('py-prettyprint.py')): Move it from here.
2258 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
2259 (register_pretty_printers): Register pp_eval_type.
2260
725c7b66
JK
22612012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2262
2263 Fix a testcase regression by me.
2264 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
2265 DW_FORM_data4.
2266
4359dff1
JK
22672012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2268 Doug Evans <dje@google.com>
2269
2270 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
2271 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
2272
61e44cfa
JK
22732012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2274
2275 Fix gdbserver run regression.
2276 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
2277
93c0ef37
TT
22782012-07-12 Tom Tromey <tromey@redhat.com>
2279
2280 * lib/gdb.exp (standard_testfile): Don't declare objdir.
2281 (clean_restart): Likewise.
2282 (core_find): Use standard_output_file.
2283
76027ef5
TT
22842012-07-12 Tom Tromey <tromey@redhat.com>
2285
2286 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
2287 * gdb.dwarf2/dw2-anonymous-func.exp: Use
2288 prepare_for_testing_full.
2289 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
2290 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
2291 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
2292 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
2293 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
2294 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
2295 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
2296 prepare_for_testing_full.
2297 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
2298 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
2299 prepare_for_testing_full.
2300 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
2301 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
2302 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
2303
85b4440a
TT
23042012-07-12 Tom Tromey <tromey@redhat.com>
2305
2306 * lib/gdb.exp (build_executable_from_specs): New proc, from
2307 build_executable.
2308 (build_executable): Use it.
2309 (prepare_for_testing_full): New proc.
2310
55baab26
TT
23112012-07-11 Tom Tromey <tromey@redhat.com>
2312
2313 * gdb.reverse/break-precsave.exp: Use standard_output_file.
2314 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
2315 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
2316 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
2317 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
2318 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
2319 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
2320 * gdb.reverse/step-precsave.exp: Use standard_output_file.
2321 * gdb.reverse/until-precsave.exp: Use standard_output_file.
2322 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
2323
298a9cf0
TT
23242012-07-10 Tom Tromey <tromey@redhat.com>
2325
2326 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
2327 standard_output_file.
2328 * gdb.mi/gdb2549.exp: Use standard_testfile.
2329 * gdb.mi/gdb669.exp: Use standard_testfile.
2330 * gdb.mi/gdb701.exp: Use standard_testfile.
2331 * gdb.mi/gdb792.exp: Use standard_testfile.
2332 * gdb.mi/mi-async.exp: Use standard_testfile.
2333 * gdb.mi/mi-basics.exp: Use standard_testfile.
2334 * gdb.mi/mi-break.exp: Use standard_testfile.
2335 * gdb.mi/mi-cli.exp: Use standard_testfile.
2336 * gdb.mi/mi-console.exp: Use standard_testfile.
2337 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
2338 * gdb.mi/mi-eval.exp: Use standard_testfile.
2339 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
2340 * gdb.mi/mi-file.exp: Use standard_testfile.
2341 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
2342 * gdb.mi/mi-logging.exp: Use standard_testfile.
2343 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
2344 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
2345 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
2346 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
2347 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
2348 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
2349 * gdb.mi/mi-pending.exp: Use standard_testfile,
2350 standard_output_file.
2351 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
2352 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
2353 * gdb.mi/mi-regs.exp: Use standard_testfile.
2354 * gdb.mi/mi-return.exp: Use standard_testfile.
2355 * gdb.mi/mi-reverse.exp: Use standard_testfile.
2356 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
2357 * gdb.mi/mi-solib.exp: Use standard_testfile,
2358 standard_output_file.
2359 * gdb.mi/mi-stack.exp: Use standard_testfile.
2360 * gdb.mi/mi-stepi.exp: Use standard_testfile.
2361 * gdb.mi/mi-stepn.exp: Use standard_testfile.
2362 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
2363 * gdb.mi/mi-until.exp: Use standard_testfile.
2364 * gdb.mi/mi-var-block.exp: Use standard_testfile.
2365 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
2366 * gdb.mi/mi-var-child.exp: Use standard_testfile.
2367 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
2368 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
2369 * gdb.mi/mi-var-display.exp: Use standard_testfile.
2370 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
2371 standard_output_file.
2372 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
2373 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
2374 * gdb.mi/mi-watch.exp: Use standard_testfile.
2375 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
2376 * gdb.mi/mi2-basics.exp: Use standard_testfile.
2377 * gdb.mi/mi2-break.exp: Use standard_testfile.
2378 * gdb.mi/mi2-cli.exp: Use standard_testfile.
2379 * gdb.mi/mi2-console.exp: Use standard_testfile.
2380 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
2381 * gdb.mi/mi2-eval.exp: Use standard_testfile.
2382 * gdb.mi/mi2-file.exp: Use standard_testfile.
2383 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
2384 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
2385 * gdb.mi/mi2-regs.exp: Use standard_testfile.
2386 * gdb.mi/mi2-return.exp: Use standard_testfile.
2387 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
2388 * gdb.mi/mi2-stack.exp: Use standard_testfile.
2389 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
2390 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
2391 * gdb.mi/mi2-until.exp: Use standard_testfile.
2392 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
2393 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
2394 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
2395 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
2396 * gdb.mi/mi2-watch.exp: Use standard_testfile.
2397
f5f3a911
TT
23982012-07-10 Tom Tromey <tromey@redhat.com>
2399
2400 * gdb.cp/abstract-origin.exp: Use standard_testfile.
2401 * gdb.cp/ambiguous.exp: Use standard_testfile,
2402 prepare_for_testing.
2403 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
2404 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
2405 * gdb.cp/anon-ns.exp: Use standard_testfile.
2406 * gdb.cp/anon-struct.exp: Use standard_testfile.
2407 * gdb.cp/anon-union.exp: Use standard_testfile,
2408 prepare_for_testing.
2409 * gdb.cp/arg-reference.exp: Use standard_testfile,
2410 prepare_for_testing.
2411 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
2412 * gdb.cp/breakpoint.exp: Use standard_testfile,
2413 prepare_for_testing.
2414 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
2415 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
2416 standard_output_file.
2417 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
2418 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
2419 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
2420 (test_static_members): Update.
2421 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
2422 * gdb.cp/converts.exp: Use standard_testfile.
2423 * gdb.cp/cp-relocate.exp: Use standard_testfile.
2424 * gdb.cp/cpcompletion.exp: Use standard_testfile,
2425 prepare_for_testing.
2426 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
2427 * gdb.cp/cplabel.exp: Use standard_testfile.
2428 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
2429 prepare_for_testing.
2430 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
2431 * gdb.cp/derivation.exp: Use standard_testfile,
2432 prepare_for_testing.
2433 * gdb.cp/destrprint.exp: Use standard_testfile.
2434 * gdb.cp/dispcxx.exp: Use standard_testfile.
2435 * gdb.cp/exception.exp: Use standard_testfile,
2436 prepare_for_testing.
2437 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
2438 * gdb.cp/extern-c.exp: Use standard_testfile,
2439 prepare_for_testing.
2440 * gdb.cp/formatted-ref.exp: Use standard_testfile,
2441 prepare_for_testing.
2442 * gdb.cp/fpointer.exp: Use standard_testfile.
2443 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
2444 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
2445 standard_output_file.
2446 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
2447 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
2448 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
2449 standard_output_file.
2450 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
2451 (do_tests): Update.
2452 * gdb.cp/koenig.exp: Use standard_testfile.
2453 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
2454 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
2455 * gdb.cp/m-static.exp: Use standard_testfile,
2456 prepare_for_testing.
2457 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
2458 * gdb.cp/mb-inline.exp: Use standard_testfile,
2459 prepare_for_testing.
2460 * gdb.cp/mb-templates.exp: Use standard_testfile,
2461 prepare_for_testing.
2462 * gdb.cp/member-ptr.exp: Use standard_testfile,
2463 prepare_for_testing.
2464 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
2465 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
2466 * gdb.cp/method2.exp: Use standard_testfile.
2467 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
2468 standard_output_file.
2469 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
2470 (do_tests): Update.
2471 * gdb.cp/namespace-enum.exp: Use standard_testfile,
2472 prepare_for_testing.
2473 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
2474 prepare_for_testing.
2475 * gdb.cp/namespace.exp: Use standard_testfile,
2476 prepare_for_testing.
2477 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
2478 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
2479 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
2480 * gdb.cp/nsimport.exp: Use standard_testfile,
2481 prepare_for_testing.
2482 * gdb.cp/nsnested.exp: Use standard_testfile.
2483 * gdb.cp/nsnoimports.exp: Use standard_testfile.
2484 * gdb.cp/nsrecurs.exp: Use standard_testfile,
2485 prepare_for_testing.
2486 * gdb.cp/nsstress.exp: Use standard_testfile,
2487 prepare_for_testing.
2488 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
2489 * gdb.cp/operator.exp: Use standard_testfile.
2490 * gdb.cp/oranking.exp: Use standard_testfile.
2491 * gdb.cp/overload-const.exp: Use standard_testfile.
2492 * gdb.cp/overload.exp: Use standard_testfile,
2493 prepare_for_testing.
2494 * gdb.cp/ovldbreak.exp: Use standard_testfile.
2495 * gdb.cp/ovsrch.exp: Use standard_testfile.
2496 * gdb.cp/paren-type.exp: Use standard_testfile.
2497 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
2498 prepare_for_testing.
2499 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
2500 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
2501 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
2502 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
2503 * gdb.cp/pr10728.exp: Use standard_testfile,
2504 standard_output_file.
2505 * gdb.cp/pr12028.exp: Use standard_testfile.
2506 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
2507 * gdb.cp/pr9167.exp: Use standard_testfile.
2508 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
2509 * gdb.cp/printmethod.exp: Use standard_testfile,
2510 prepare_for_testing.
2511 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
2512 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
2513 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
2514 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
2515 standard_output_file.
2516 * gdb.cp/readnow-language.exp: Use standard_testfile.
2517 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
2518 (gdb_start_again): Use clean_restart.
2519 * gdb.cp/ref-types.exp: Use standard_testfile,
2520 prepare_for_testing.
2521 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
2522 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
2523 * gdb.cp/smartp.exp: Use standard_testfile.
2524 * gdb.cp/static-method.exp: Use standard_testfile.
2525 * gdb.cp/static-print-quit.exp: Use standard_testfile.
2526 * gdb.cp/temargs.exp: Use standard_testfile.
2527 * gdb.cp/templates.exp: Use standard_testfile,
2528 prepare_for_testing.
2529 (do_tests): Update.
2530 * gdb.cp/try_catch.exp: Use standard_testfile,
2531 prepare_for_testing.
2532 * gdb.cp/typedef-operator.exp: Use standard_testfile.
2533 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
2534 * gdb.cp/virtbase.exp: Use standard_testfile,
2535 prepare_for_testing.
2536 * gdb.cp/virtfunc.exp: Use standard_testfile,
2537 prepare_for_testing.
2538 (do_tests): Update.
2539 * gdb.cp/virtfunc2.exp: Use standard_testfile,
2540 prepare_for_testing.
2541
686f09d0
TT
25422012-07-10 Tom Tromey <tromey@redhat.com>
2543
2544 * lib/gdb.exp (standard_testfile): Unset output variables from
2545 earlier invocations.
2546
9357e021
YQ
25472012-07-10 Yao Qi <yao@codesourcery.com>
2548
2549 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
2550 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
2551 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
2552 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
2553 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
2554 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
2555 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
2556 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
2557 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
2558 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
2559 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
2560 * gdb.mi/mi-var-display.exp: Likewise.
2561 * gdb.mi/mi-var-invalidate.exp: Likewise.
2562 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
2563 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
2564 * gdb.mi/mi2-console.exp: Likewise.
2565 * gdb.mi/mi2-disassemble.exp: Likewise.
2566 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
2567 * gdb.mi/mi2-read-memory.exp: Likewise.
2568 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
2569 * gdb.mi/mi2-simplerun.exp: Likewise.
2570 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
2571 * gdb.mi/mi2-syn-frame.exp: Likewise.
2572 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
2573 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
2574 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
2575
e314d629
TT
25762012-07-09 Tom Tromey <tromey@redhat.com>
2577
2578 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
2579 * gdb.base/callfuncs.exp: Add cast-based test.
2580 * gdb.base/callfuncs.c (voidfunc): New function.
2581
06928b3f
DE
25822012-07-08 Doug Evans <dje@google.com>
2583
2584 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
2585
32f11bad
JK
25862012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 Fix XFAIL compatibility with old i386 systems.
2589 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
2590 Check also 'Cannot insert breakpoint 0'.
2591
76b83c51
JK
25922012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2593
2594 PR 14321
2595 * gdb.base/find.exp
2596 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
2597
a6fb9c08
TT
25982012-07-06 Tom Tromey <tromey@redhat.com>
2599
2600 * gdb.base/whatis.exp: Add test.
2601
71918a86
TT
26022012-07-06 Tom Tromey <tromey@redhat.com>
2603
2604 * gdb.base/whatis.exp: Add regression test.
2605
fcde5961
TT
26062012-07-06 Tom Tromey <tromey@redhat.com>
2607
2608 * gdb.base/whatis.exp: Add tests.
2609
f9cf0f4a
JK
26102012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2611
2612 PR 12649
2613 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
2614 gdb_test_multiple $gdb_prompt terminator.
2615
979ade8b
PA
26162012-07-04 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.mi/mi-reverse.exp: Use supports_reverse and
2619 supports_process_record.
2620
8a980b44
PA
26212012-07-04 Pedro Alves <palves@redhat.com>
2622
2623 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
2624 endings.
2625 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
2626
855ba978
SS
26272012-07-03 Stan Shebs <stan@codesourcery.com>
2628
2629 * gdb.base/info-os.c (main): Retry resource acquisition until an
2630 available one is found.
2631 * gdb.base/info-os.exp: Collect resource keys from the program
2632 and use them in matching.
2633
fcb44371
JK
26342012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2635
2636 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
2637 Wrap the test into loop for corefile and core0file.
2638
08a67be6
JK
26392012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
2642 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
2643 .note.GNU-stack.
2644
0f3c2347
JK
2645 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
2646
ff4a4500
SDJ
26472012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
2648
2649 * gdb.base/help.exp (help b, help br, help bre, help brea, help
2650 break): Include help message for the new `-probe' and `-probe-stap'
2651 options.
2652
d3ce09f5
SS
26532012-07-02 Stan Shebs <stan@codesourcery.com>
2654
2655 * gdb.base/dprintf.exp: Add agent style tests.
2656
a1624241
JK
26572012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 * gdb.base/stale-infcall.c (infcall): New label test-next.
2660 (main): New labels test-pass and test-fail.
2661 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
2662 $test_fail_bpnum to test-fail.
2663 (test system longjmp tracking support): New test.
2664 Delete $test_fail_bpnum.
2665 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
2666 breakpoint.
2667
42e7ad6c
DE
26682012-06-30 Doug Evans <dje@google.com>
2669
2670 * gdb.dwarf2/fission-reread.S: New file.
2671 * gdb.dwarf2/fission-reread.exp: New file.
2672
37ce89eb
SS
26732012-06-28 Stan Shebs <stan@codesourcery.com>
2674
2675 * gdb.mi/mi-logging.exp: New file.
2676
e5ef252a
PA
26772012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2678 Pedro Alves <palves@redhat.com>
2679
2680 * gdb.threads/siginfo-threads.exp: New file.
2681 * gdb.threads/siginfo-threads.c: New file.
2682 * gdb.threads/sigstep-threads.exp: New file.
2683 * gdb.threads/sigstep-threads.c: New file.
2684
22f1fbae
TT
26852012-06-28 Tom Tromey <tromey@redhat.com>
2686
2687 * gdb.go/package.exp: Partially revert earlier patch; use
2688 gdb_compile again. Use standard_output_file.
2689
2e3cf129
DE
26902012-06-27 Doug Evans <dje@google.com>
2691
2692 * gdb.dwarf2/fission-base.c: New file.
2693 * gdb.dwarf2/fission-base.S: New file.
2694 * gdb.dwarf2/fission-base.exp: New file.
2695
785fd303
JK
26962012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2697
2698 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
2699
1bb9788d
TT
27002012-06-27 Tom Tromey <tromey@redhat.com>
2701
2702 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
2703 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
2704
c83ee902
TT
27052012-06-27 Tom Tromey <tromey@redhat.com>
2706
2707 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
2708 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
2709 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
2710 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
2711 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
2712 prepare_for_testing.
2713 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
2714 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
2715 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
2716 standard_testfile.
2717 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
2718 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
2719 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
2720 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
2721 prepare_for_testing.
2722 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
2723 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
2724 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
2725 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
2726 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
2727 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
2728 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
2729 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
2730 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
2731 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
2732 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
2733 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
2734 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
2735 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
2736 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
2737 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
2738 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
2739 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
2740 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
2741 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
2742 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
2743 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
2744 standard_output_file.
2745 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
2746 standard_output_file.
2747 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
2748 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
2749 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
2750 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
2751 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
2752 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
2753 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
2754 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
2755 * gdb.dwarf2/implptr.exp: Use standard_testfile.
2756 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
2757 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
2758 * gdb.dwarf2/pieces.exp: Use standard_testfile.
2759 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
2760 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
2761 * gdb.dwarf2/valop.exp: Use standard_testfile,
2762 prepare_for_testing.
2763
5204774b
TT
27642012-06-27 Tom Tromey <tromey@redhat.com>
2765
2766 * gdb.python/python.exp: Fix regexps in pagination tests.
2767
ee0bf529
SCR
27682012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2769
2770 * gdb.python/py-symtab.exp: Add tests to test the new attribute
2771 'last' of gdb.Symtab_and_line.
2772 * gdb.python/py-symbol.c: Move break point comment to enable
2773 testing of gdb.Symtab_and_line.last.
2774
14fcc022
TT
27752012-06-26 Tom Tromey <tromey@redhat.com>
2776
2777 * gdb.threads/step.c: Remove.
2778 * gdb.threads/step.exp: Remove.
2779 * gdb.threads/step2.exp: Remove.
2780
0efbbabc
TT
27812012-06-26 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.threads/watchpoint-fork.exp (test): Use
2784 standard_output_file. Don't declare objdir.
2785 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
2786 standard_output_file.
2787 * gdb.threads/attach-stopped.exp: Use standard_testfile.
2788 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
2789 clean_restart. Remove incdir.
2790 * gdb.threads/corethreads.exp: Use standard_testfile.
2791 * gdb.threads/execl.exp: Use standard_testfile,
2792 standard_output_file, clean_restart.
2793 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
2794 clean_restart.
2795 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
2796 clean_restart.
2797 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
2798 incdir.
2799 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
2800 clean_restart. Remove incdir.
2801 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
2802 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
2803 clean_restart. Remove incdir.
2804 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
2805 Remove incdir.
2806 * gdb.threads/leader-exit.exp: Use standard_testfile.
2807 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
2808 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
2809 clean_restart.
2810 * gdb.threads/manythreads.exp: Use standard_testfile,
2811 clean_restart. Remove incdir.
2812 * gdb.threads/multi-create.exp: Use standard_testfile,
2813 clean_restart.
2814 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
2815 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
2816 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
2817 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
2818 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
2819 * gdb.threads/pending-step.exp: Use standard_testfile,
2820 clean_restart. Remove incdir.
2821 * gdb.threads/print-threads.exp: Use standard_testfile,
2822 clean_restart. Remove incdir.
2823 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
2824 clean_restart. Remove incdir.
2825 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
2826 Remove incdir.
2827 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
2828 incdir.
2829 * gdb.threads/sigthread.exp: Use standard_testfile,
2830 clean_restart.
2831 * gdb.threads/staticthreads.exp: Use standard_testfile,
2832 clean_restart. Remove incdir.
2833 * gdb.threads/switch-threads.exp: Use standard_testfile,
2834 clean_restart. Remove incdir.
2835 * gdb.threads/thread-execl.exp: Use standard_testfile,
2836 clean_restart. Remove incdir.
2837 * gdb.threads/thread-find.exp: Use standard_testfile,
2838 clean_restart.
2839 * gdb.threads/thread-specific.exp: Use standard_testfile,
2840 clean_restart. Remove incdir.
2841 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
2842 clean_restart. Remove incdir.
2843 * gdb.threads/thread_check.exp: Use standard_testfile,
2844 clean_restart. Remove incdir.
2845 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
2846 incdir.
2847 * gdb.threads/threadapply.exp: Use standard_testfile,
2848 clean_restart. Remove incdir.
2849 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
2850 clean_restart. Remove incdir.
2851 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
2852 clean_restart.
2853 * gdb.threads/tls-shared.exp: Use standard_testfile,
2854 clean_restart, standard_output_file.
2855 * gdb.threads/tls-var.exp: Use standard_testfile,
2856 standard_output_file.
2857 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
2858 Remove incdir.
2859 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
2860 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
2861 incdir.
2862 * gdb.threads/watchthreads2.exp: Use standard_testfile,
2863 clean_restart. Remove incdir.
2864
497a5eb0
TT
28652012-06-26 Tom Tromey <tromey@redhat.com>
2866
2867 * gdb.trace/actions.exp: Use standard_testfile.
2868 * gdb.trace/ax.exp: Use standard_testfile.
2869 * gdb.trace/backtrace.exp: Use standard_testfile.
2870 * gdb.trace/change-loc.exp: Use standard_testfile.
2871 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
2872 * gdb.trace/collection.exp: Use standard_testfile,
2873 prepare_for_testing.
2874 * gdb.trace/deltrace.exp: Use standard_testfile.
2875 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
2876 * gdb.trace/ftrace.exp: Use standard_testfile.
2877 * gdb.trace/infotrace.exp: Use standard_testfile.
2878 * gdb.trace/packetlen.exp: Use standard_testfile.
2879 * gdb.trace/passc-dyn.exp: Use standard_testfile.
2880 * gdb.trace/passcount.exp: Use standard_testfile.
2881 * gdb.trace/pending.exp: Use standard_testfile.
2882 * gdb.trace/report.exp: Use standard_testfile.
2883 * gdb.trace/save-trace.exp: Use standard_testfile.
2884 * gdb.trace/stap-trace.exp: Use standard_testfile.
2885 * gdb.trace/status-stop.exp: Use standard_testfile.
2886 * gdb.trace/strace.exp: Use standard_testfile.
2887 * gdb.trace/tfile.exp: Use standard_testfile.
2888 * gdb.trace/tfind.exp: Use standard_testfile.
2889 * gdb.trace/trace-break.exp: Use standard_testfile.
2890 * gdb.trace/trace-mt.exp: Use standard_testfile.
2891 * gdb.trace/tracecmd.exp: Use standard_testfile.
2892 * gdb.trace/tspeed.exp: Use standard_testfile.
2893 * gdb.trace/tstatus.exp: Use standard_testfile.
2894 * gdb.trace/tsv.exp: Use standard_testfile.
2895 * gdb.trace/unavailable.exp: Use standard_testfile,
2896 prepare_for_testing.
2897 * gdb.trace/while-dyn.exp: Use standard_testfile.
2898 * gdb.trace/while-stepping.exp: Use standard_testfile.
2899
7686c074
TT
29002012-06-26 Tom Tromey <tromey@redhat.com>
2901
2902 * gdb.reverse/break-precsave.exp: Use standard_testfile.
2903 * gdb.reverse/break-reverse.exp: Use standard_testfile.
2904 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
2905 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
2906 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
2907 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
2908 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
2909 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
2910 prepare_for_testing.
2911 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
2912 prepare_for_testing.
2913 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
2914 prepare_for_testing.
2915 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
2916 prepare_for_testing.
2917 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
2918 prepare_for_testing
2919 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
2920 * gdb.reverse/machinestate.exp: Use standard_testfile.
2921 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
2922 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
2923 build_executable.
2924 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
2925 build_executable.
2926 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
2927 standard_output_file.
2928 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
2929 standard_output_file.
2930 * gdb.reverse/step-precsave.exp: Use standard_testfile.
2931 * gdb.reverse/step-reverse.exp: Use standard_testfile.
2932 * gdb.reverse/until-precsave.exp: Use standard_testfile.
2933 * gdb.reverse/until-reverse.exp: Use standard_testfile.
2934 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
2935 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
2936
481fc100
TT
29372012-06-26 Tom Tromey <tromey@redhat.com>
2938
2939 * gdb.stabs/weird.exp: Remove directory-checking code. Use
2940 standard_output_file.
2941 * gdb.stabs/exclfwd.exp: Use standard_testfile,
2942 prepare_for_testing. Remove directory-checking code.
2943
7bb18ae2
TT
29442012-06-25 Tom Tromey <tromey@redhat.com>
2945
2946 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
2947 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
2948 build_executable, not prepare_for_testing.
2949 * gdb.multi/base.exp: Use standard_output_file. Use
2950 build_executable, not prepare_for_testing.
2951
cf09b3e4
TT
29522012-06-25 Tom Tromey <tromey@redhat.com>
2953
2954 * gdb.fortran/subarray.exp: Use standard_testfile,
2955 prepare_for_testing.
2956 * gdb.fortran/multi-dim.exp: Use standard_testfile.
2957 * gdb.fortran/module.exp: Use standard_testfile.
2958 * gdb.fortran/logical.exp: Use standard_testfile.
2959 * gdb.fortran/library-module.exp: Use standard_testfile,
2960 standard_output_file.
2961 * gdb.fortran/derived-type.exp: Use standard_testfile,
2962 prepare_for_testing.
2963 * gdb.fortran/complex.exp: Use standard_testfile,
2964 prepare_for_testing.
2965 * gdb.fortran/charset.exp: Use standard_testfile.
2966 * gdb.fortran/array-element.exp: Use standard_testfile,
2967 prepare_for_testing.
2968
18b5ff1b
KS
29692012-06-25 Keith Seitz <keiths@redhat.com>
2970
2971 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
2972 Change rbreak-related tests to KFAIL and add bugzilla numbers.
2973
17b77626
TT
29742012-06-25 Tom Tromey <tromey@redhat.com>
2975
2976 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
2977 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
2978 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
2979 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
2980
f91e3dc1
TT
29812012-06-25 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.linespec/ls-errs.exp: Use standard_testfile.
2984 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
2985 * gdb.linespec/linespec.exp: Use standard_testfile.
2986
a884434d
TT
29872012-06-25 Tom Tromey <tromey@redhat.com>
2988
2989 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
2990 prepare_for_testing.
2991
efc9d70a
TT
29922012-06-25 Tom Tromey <tromey@redhat.com>
2993
2994 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
2995 prepare_for_testing.
2996 * gdb.opt/inline-break.exp: Use standard_testfile,
2997 prepare_for_testing.
2998 * gdb.opt/inline-bt.exp: Use standard_testfile,
2999 prepare_for_testing.
3000 * gdb.opt/inline-cmds.exp: Use standard_testfile,
3001 prepare_for_testing.
3002 * gdb.opt/inline-locals.exp: Use standard_testfile,
3003 prepare_for_testing.
3004
e2fc92c6
TT
30052012-06-25 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.asm/asm-source.exp: Use standard_output_file,
3008 standard_testfile. Construct .o files in proper subdir.
3009
b0963d73
TT
30102012-06-25 Tom Tromey <tromey@redhat.com>
3011
3012 * gdb.server/ext-attach.exp: Use standard_testfile,
3013 prepare_for_testing.
3014 * gdb.server/ext-run.exp: Use standard_testfile,
3015 build_executable.
3016 * gdb.server/file-transfer.exp: Use standard_testfile,
3017 prepare_for_testing.
3018 * gdb.server/server-exec-info.exp: Use standard_testfile.
3019 * gdb.server/server-mon.exp: Use standard_testfile,
3020 prepare_for_testing.
3021 * gdb.server/server-run.exp: Use standard_testfile,
3022 build_executable.
3023 * gdb.server/solib-list.exp: Use standard_testfile,
3024 standard_output_file.
3025
8a3e1f8d
TT
30262012-06-25 Tom Tromey <tromey@redhat.com>
3027
3028 * lib/gdb.exp (standard_output_file): Use "file join".
3029 * gdb.go/chan.exp: Use standard_testfile.
3030 * gdb.go/handcall.exp: Use standard_testfile.
3031 * gdb.go/hello.exp: Use standard_testfile.
3032 * gdb.integers/chan.exp: Use standard_testfile.
3033 * gdb.go/methods.exp: Use standard_testfile.
3034 * gdb.go/package.exp: Use standard_testfile.
3035 * gdb.go/strings.exp: Use standard_testfile.
3036 * gdb.go/types.exp: Use standard_testfile.
3037 * gdb.go/unsafe.exp: Use standard_testfile.
3038
944a9061
MGD
30392012-06-25 Greta Yorsh <greta.yorsh@arm.com>
3040
3041 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
3042
1c06bd58
JK
30432012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3044
3045 Fix regression by the previous commit.
3046 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
3047
b4a58790
TT
30482012-06-22 Tom Tromey <tromey@redhat.com>
3049
3050 * gdb.python/lib-types.exp: Use standard_testfile,
3051 prepare_for_testing.
3052 * gdb.python/py-block.exp: Use standard_testfile.
3053 * gdb.python/py-breakpoint.exp: Use standard_testfile.
3054 * gdb.python/py-events.exp: Use standard_testfile,
3055 standard_output_file.
3056 * gdb.python/py-evsignal.exp: Use standard_testfile.
3057 * gdb.python/py-evethreads.exp: Use standard_testfile.
3058 * gdb.python/py-explore-cc.exp: Use standard_testfile.
3059 * gdb.python/py-explore.exp: Use standard_testfile.
3060 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
3061 standard_output_file.
3062 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
3063 prepare_for_testing.
3064 * gdb.python/py-frame-inline.exp: Use standard_testfile.
3065 * gdb.python/py-frame.exp: Use standard_testfile.
3066 * gdb.python/py-inferior.exp: Use standard_testfile.
3067 * gdb.python/py-infthread.exp: Use standard_testfile.
3068 * gdb.python/py-mi.exp: Use standard_testfile.
3069 * gdb.python/py-objfile-script.exp: Use standard_testfile,
3070 build_executable.
3071 * gdb.python/py-objfile.exp: Use standard_testfile.
3072 * gdb.python/py-pp-maint.exp: Use standard_testfile,
3073 prepare_for_testing.
3074 * gdb.python/py-prettyprint.exp: Use standard_testfile.
3075 * gdb.python/py-progspace.exp: Use standard_testfile,
3076 build_executable.
3077 * gdb.python/py-prompt.exp: Use standard_testfile,
3078 build_executable.
3079 * gdb.python/py-section-script.exp: Use standard_testfile,
3080 build_executable.
3081 * gdb.python/py-shared.exp: Use standard_testfile,
3082 standard_output_file, clean_restart.
3083 * gdb.python/py-symbol.exp: Use standard_output_file,
3084 prepare_for_testing.
3085 * gdb.python/py-symtab.exp: Use standard_output_file,
3086 prepare_for_testing
3087 * gdb.python/py-template.exp: Use standard_testfile.
3088 * gdb.python/py-type.exp: Use standard_testfile.
3089 * gdb.python/py-value-cc.exp: Use standard_testfile.
3090 * gdb.python/py-value.exp: Use standard_testfile.
3091 * gdb.python/python.exp: Use standard_testfile, build_executable.
3092
2c44deac
TT
30932012-06-22 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.objc/basicclass.exp: Use standard_testfile.
3096 (do_objc_tests): Don't declare objdir.
3097 * gdb.objc/nondebug.exp: Use standard_testfile.
3098 (do_objc_tests): Don't declare objdir.
3099 * gdb.objc/objcdecode.exp: Use standard_testfile.
3100 (do_objc_tests): Don't declare objdir.
3101
c24ccbce
TT
31022012-06-22 Tom Tromey <tromey@redhat.com>
3103
3104 * gdb.java/jmain.exp: Use standard_testfile.
3105 * gdb.java/jmisc.exp: Use standard_testfile.
3106 * gdb.java/jnpe.exp: Use standard_testfile.
3107 * gdb.java/jprint.exp: Use standard_testfile.
3108
0a6d0306
TT
31092012-06-22 Tom Tromey <tromey@redhat.com>
3110
3111 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
3112 (standard_output_file, standard_testfile): New procs.
3113 (build_executable, clean_restart): Use standard_output_file.
3114
6ea815ef
YQ
31152012-06-22 Yao Qi <yao@codesourcery.com>
3116
3117 * boards/native-gdbserver.exp: New proc ${board}_exec.
3118 * boards/native-stdio-gdbserver.exp: Likewise.
3119
4c93b1db
TT
31202012-06-21 Tom Tromey <tromey@redhat.com>
3121
3122 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
3123 (build_executable): Update.
3124 (get_compiler_info): Remove 'binfile' argument.
3125 * gdb.ada/arrayidx.exp: Update.
3126 * gdb.ada/null_array.exp: Update.
3127 * gdb.arch/altivec-abi.exp: Update.
3128 * gdb.arch/altivec-regs.exp: Update.
3129 * gdb.arch/amd64-byte.exp: Update.
3130 * gdb.arch/amd64-dword.exp: Update.
3131 * gdb.arch/amd64-word.exp: Update.
3132 * gdb.arch/i386-avx.exp: Update.
3133 * gdb.arch/i386-byte.exp: Update.
3134 * gdb.arch/i386-sse.exp: Update.
3135 * gdb.arch/i386-word.exp: Update.
3136 * gdb.arch/ppc-dfp.exp: Update.
3137 * gdb.arch/ppc-fp.exp: Update.
3138 * gdb.arch/vsx-regs.exp: Update.
3139 * gdb.base/all-bin.exp: Update.
3140 * gdb.base/annota1.exp: Update.
3141 * gdb.base/async.exp: Update.
3142 * gdb.base/attach.exp: Update.
3143 * gdb.base/break-interp.exp: Update.
3144 * gdb.base/call-ar-st.exp: Update.
3145 * gdb.base/call-rt-st.exp: Update.
3146 * gdb.base/call-sc.exp: Update.
3147 * gdb.base/callfuncs.exp: Update.
3148 * gdb.base/catch-load.exp: Update.
3149 * gdb.base/completion.exp: Update.
3150 * gdb.base/complex.exp: Update.
3151 * gdb.base/condbreak.exp: Update.
3152 * gdb.base/consecutive.exp: Update.
3153 * gdb.base/constvars.exp: Update.
3154 * gdb.base/corefile.exp: Update.
3155 * gdb.base/eval-skip.exp: Update.
3156 * gdb.base/expand-psymtabs.exp: Update.
3157 * gdb.base/exprs.exp: Update.
3158 * gdb.base/fileio.exp: Update.
3159 * gdb.base/fixsection.exp: Update.
3160 * gdb.base/funcargs.exp: Update.
3161 * gdb.base/gdb11530.exp: Update.
3162 * gdb.base/gdb1555.exp: Update.
3163 * gdb.base/gnu-ifunc.exp: Update.
3164 * gdb.base/gnu_vector.exp: Update.
3165 * gdb.base/info-macros.exp: Update.
3166 * gdb.base/jit-simple.exp: Update.
3167 * gdb.base/jit-so.exp: Update.
3168 * gdb.base/jit.exp: Update.
3169 * gdb.base/langs.exp: Update.
3170 * gdb.base/list.exp: Update.
3171 * gdb.base/logical.exp: Update.
3172 * gdb.base/long_long.exp: Update.
3173 * gdb.base/longjmp.exp: Update.
3174 * gdb.base/macscp.exp: Update.
3175 * gdb.base/mips_pro.exp: Update.
3176 * gdb.base/miscexprs.exp: Update.
3177 * gdb.base/morestack.exp: Update.
3178 * gdb.base/nodebug.exp: Update.
3179 * gdb.base/opaque.exp: Update.
3180 * gdb.base/pc-fp.exp: Update.
3181 * gdb.base/pending.exp: Update.
3182 * gdb.base/permissions.exp: Update.
3183 * gdb.base/pointers.exp: Update.
3184 * gdb.base/prelink.exp: Update.
3185 * gdb.base/printcmds.exp: Update.
3186 * gdb.base/psymtab.exp: Update.
3187 * gdb.base/ptype.exp: Update.
3188 * gdb.base/relational.exp: Update.
3189 * gdb.base/scope.exp: Update.
3190 * gdb.base/setvar.exp: Update.
3191 * gdb.base/shlib-call.exp: Update.
3192 * gdb.base/shreloc.exp: Update.
3193 * gdb.base/signals.exp: Update.
3194 * gdb.base/sizeof.exp: Update.
3195 * gdb.base/so-impl-ld.exp: Update.
3196 * gdb.base/so-indr-cl.exp: Update.
3197 * gdb.base/solib-disc.exp: Update.
3198 * gdb.base/solib-display.exp: Update.
3199 * gdb.base/solib-nodir.exp: Update.
3200 * gdb.base/solib-overlap.exp: Update.
3201 * gdb.base/solib-symbol.exp: Update.
3202 * gdb.base/solib-weak.exp: Update.
3203 * gdb.base/solib.exp: Update.
3204 * gdb.base/store.exp: Update.
3205 * gdb.base/structs.exp: Update.
3206 * gdb.base/structs2.exp: Update.
3207 * gdb.base/type-opaque.exp: Update.
3208 * gdb.base/unload.exp: Update.
3209 * gdb.base/varargs.exp: Update.
3210 * gdb.base/volatile.exp: Update.
3211 * gdb.base/watch_thread_num.exp: Update.
3212 * gdb.base/watchpoint-solib.exp: Update.
3213 * gdb.base/watchpoint.exp: Update.
3214 * gdb.base/watchpoints.exp: Update.
3215 * gdb.base/whatis.exp: Update.
3216 * gdb.cell/arch.exp: Update.
3217 * gdb.cell/break.exp: Update.
3218 * gdb.cell/bt.exp: Update.
3219 * gdb.cell/core.exp: Update.
3220 * gdb.cell/data.exp: Update.
3221 * gdb.cell/ea-cache.exp: Update.
3222 * gdb.cell/f-regs.exp: Update.
3223 * gdb.cell/fork.exp: Update.
3224 * gdb.cell/gcore.exp: Update.
3225 * gdb.cell/mem-access.exp: Update.
3226 * gdb.cell/ptype.exp: Update.
3227 * gdb.cell/registers.exp: Update.
3228 * gdb.cell/sizeof.exp: Update.
3229 * gdb.cell/solib-symbol.exp: Update.
3230 * gdb.cell/solib.exp: Update.
3231 * gdb.cp/ambiguous.exp: Update.
3232 * gdb.cp/breakpoint.exp: Update.
3233 * gdb.cp/bs15503.exp: Update.
3234 * gdb.cp/casts.exp: Update.
3235 * gdb.cp/class2.exp: Update.
3236 * gdb.cp/cpexprs.exp: Update.
3237 * gdb.cp/cplusfuncs.exp: Update.
3238 * gdb.cp/ctti.exp: Update.
3239 * gdb.cp/dispcxx.exp: Update.
3240 * gdb.cp/gdb1355.exp: Update.
3241 * gdb.cp/gdb2384.exp: Update.
3242 * gdb.cp/gdb2495.exp: Update.
3243 * gdb.cp/infcall-dlopen.exp: Update.
3244 * gdb.cp/local.exp: Update.
3245 * gdb.cp/m-data.exp: Update.
3246 * gdb.cp/m-static.exp: Update.
3247 * gdb.cp/mb-ctor.exp: Update.
3248 * gdb.cp/mb-inline.exp: Update.
3249 * gdb.cp/mb-templates.exp: Update.
3250 * gdb.cp/member-ptr.exp: Update.
3251 * gdb.cp/method.exp: Update.
3252 * gdb.cp/namespace.exp: Update.
3253 * gdb.cp/nextoverthrow.exp: Update.
3254 * gdb.cp/nsdecl.exp: Update.
3255 * gdb.cp/nsrecurs.exp: Update.
3256 * gdb.cp/nsstress.exp: Update.
3257 * gdb.cp/nsusing.exp: Update.
3258 * gdb.cp/pr-1023.exp: Update.
3259 * gdb.cp/pr-1210.exp: Update.
3260 * gdb.cp/pr-574.exp: Update.
3261 * gdb.cp/pr9631.exp: Update.
3262 * gdb.cp/printmethod.exp: Update.
3263 * gdb.cp/psmang.exp: Update.
3264 * gdb.cp/re-set-overloaded.exp: Update.
3265 * gdb.cp/rtti.exp: Update.
3266 * gdb.cp/shadow.exp: Update.
3267 * gdb.cp/templates.exp: Update.
3268 * gdb.cp/try_catch.exp: Update.
3269 * gdb.dwarf2/dw2-ranges.exp: Update.
3270 * gdb.dwarf2/pr10770.exp: Update.
3271 * gdb.fortran/library-module.exp: Update.
3272 * gdb.hp/gdb.aCC/optimize.exp: Update.
3273 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
3274 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
3275 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
3276 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
3277 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
3278 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
3279 * gdb.hp/gdb.compat/xdb1.exp: Update.
3280 * gdb.hp/gdb.compat/xdb2.exp: Update.
3281 * gdb.hp/gdb.compat/xdb3.exp: Update.
3282 * gdb.hp/gdb.defects/bs14602.exp: Update.
3283 * gdb.hp/gdb.defects/solib-d.exp: Update.
3284 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
3285 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
3286 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
3287 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
3288 * gdb.mi/gdb792.exp: Update.
3289 * gdb.mi/mi-pending.exp: Update.
3290 * gdb.mi/mi-solib.exp: Update.
3291 * gdb.mi/mi-var-cp.exp: Update.
3292 * gdb.opt/clobbered-registers-O2.exp: Update.
3293 * gdb.opt/inline-bt.exp: Update.
3294 * gdb.opt/inline-cmds.exp: Update.
3295 * gdb.opt/inline-locals.exp: Update.
3296 * gdb.python/py-events.exp: Update.
3297 * gdb.python/py-finish-breakpoint.exp: Update.
3298 * gdb.python/py-type.exp: Update.
3299 * gdb.reverse/solib-precsave.exp: Update.
3300 * gdb.reverse/solib-reverse.exp: Update.
3301 * gdb.server/solib-list.exp: Update.
3302 * gdb.stabs/weird.exp: Update.
3303 * gdb.threads/attach-into-signal.exp: Update.
3304 * gdb.threads/attach-stopped.exp: Update.
3305 * gdb.threads/tls-shared.exp: Update.
3306 * gdb.trace/change-loc.exp: Update.
3307 * gdb.trace/strace.exp: Update.
3308
95c391b6
TT
33092012-06-19 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.base/whatis.exp: Add tests.
3312
e910f0b6
TT
33132012-06-19 Tom Tromey <tromey@redhat.com>
3314
3315 * gdb.cp/m-static.cc (keepalive): New function.
3316 (gnu_obj_1::method): Use it.
3317
422d65e7
DE
33182012-06-18 Doug Evans <dje@google.com>
3319
3320 * gdb.base/info-fun.exp: New file.
3321 * gdb.base/info-fun.c: New file.
3322 * gdb.base/info-fun-solib.c: New file.
3323
e2e4d78b
JK
33242012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3325
3326 Remove stale dummy frames.
3327 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
3328 (maintenance info breakpoints): New tests.
3329 * gdb.base/stale-infcall.c: New file.
3330 * gdb.base/stale-infcall.exp: New file.
3331
1788b2d3
JK
33322012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 * gdb.arch/amd64-entry-value-param.S: New file.
3335 * gdb.arch/amd64-entry-value-param.c: New file.
3336 * gdb.arch/amd64-entry-value-param.exp: New file.
3337
663b969e
TT
33382012-06-15 Tom Tromey <tromey@redhat.com>
3339
3340 * gdb.cp/namespace.exp: Add "show lang" test.
3341
8e09ad05
IS
33422012-06-15 Iain Sandoe <iain@codesourcery.com>
3343
3344 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
3345 case. (top level): Use gdb_file_cmd instead of gdb_load.
3346
f85e18ee
JK
33472012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 PR tdep/14222
3350 * gdb.arch/i386-sse-stack-align.S: New file.
3351 * gdb.arch/i386-sse-stack-align.c: New file.
3352 * gdb.arch/i386-sse-stack-align.exp: New file.
3353
f3b5e280
KS
33542012-06-13 Keith Seitz <keiths@redhat.com>
3355
3356 PR breakpoints/13798 and mi/11541
3357 * gdb.linespec/ls-errs.exp: Add a few more tests for
3358 filenames with spaces and colons.
3359
50af5481
JK
33602012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3361
3362 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
3363 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
3364 (test_function): Call CV_f.
3365 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
3366 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
3367 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
3368 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
3369 (p CV_f(CV::i)): New tests.
3370
d55637df
TT
33712012-06-13 Tom Tromey <tromey@redhat.com>
3372
3373 * gdb.base/condbreak.exp: Add tests for "condition" completion.
3374
cc80f267
JK
33752012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3376
3377 Fix regression by the "ambiguous linespec" series.
3378 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
3379 tests.
3380
bb2af9cc
JK
33812012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
3384 missing.
3385
e81a37f7
TT
33862012-06-11 Tom Tromey <tromey@redhat.com>
3387
3388 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
3389 location...
3390 (main): ...here.
3391
8efd7788
YQ
33922012-06-07 Yao Qi <yao@codesourcery.com>
3393
3394 * gdb.trace/strace.exp: Shorten some too-long lines.
3395
359f5fe6
PA
33962012-06-06 Pedro Alves <palves@redhat.com>
3397
3398 * gdb.threads/clone-new-thread-event.c: New file.
3399 * gdb.threads/clone-new-thread-event.exp: New file.
3400
7b2fe205
YQ
34012012-06-06 Yao Qi <yao@codesourcery.com>
3402
3403 * gdb.base/dprintf.c (main): Add extra parameter when calling
3404 printf and fprintf.
3405 (bar): New function. It is a dead function, but to ensure
3406 'malloc' is linked explicitly.
3407
3eca55e8
YQ
34082012-06-06 Yao Qi <yao@codesourcery.com>
3409
3410 * gdb.base/info-proc.exp: Return if target doesn't support
3411 'info proc'.
3412
91cc9324
JK
34132012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3414
3415 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
3416 (run program with breakpoint commands): XFAIl if it is not.
3417
c56e7c43
JB
34182012-06-05 Joel Brobecker <brobecker@adacore.com>
3419
3420 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
3421 and add comment.
3422 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
3423 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
3424 "STOP" marker. Adjust testing strategy to make it work on
3425 all targets.
3426
3427 * gdb.base/print-file-var-main.c (main): Rewrite using local
3428 variables and adjust get_version_2's return value check.
3429 Add small comment.
3430 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
3431 marker. Adjust testing strategy to make it work on all targets.
3432
ccab2054
JB
34332012-06-05 Joel Brobecker <brobecker@adacore.com>
3434
3435 * gdb.ada/bad-task-bp-keyword: New testcase.
3436
d0d86158
JK
34372012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3438
3439 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
3440 Simplify it to ...
3441 (symbol-file ${testfile1}): ... here.
3442 (test eliminated var my_global_symbol)
3443 (test eliminated var my_static_symbol)
3444 (test eliminated var my_global_func, get address of main): Wrap them to
3445 'single psymtabs' and 'single symtabs'
3446 (get address of my_global_symbol, get address of my_static_symbol)
3447 (get address of my_global_func, get address of main): Wrap them to
3448 'order1' and 'order2'.
3449
952cf74c
JK
3450 * gdb.base/code_elim.exp
3451 (add-symbol-file ${testfile1} 0x100000)
3452 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
3453 'order2'.
3454 (order1: add-symbol-file ${testfile1} 0x100000)
3455 (order1: add-symbol-file ${testfile2} 0x200000)
3456 (order2: add-symbol-file ${testfile2} 0x200000)
3457 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
3458 .bss as appropriate.
3459
0c5bf5a9
JK
34602012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3461
3462 * gdb.server/solib-list-lib.c: New file.
3463 * gdb.server/solib-list-main.c: New file.
3464 * gdb.server/solib-list.exp: New file.
3465
4196f325
MR
34662012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
3467
3468 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
3469 for 'set print symbol' change.
3470
bfb05775
JK
34712012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3472
3473 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
3474 .debug_abbrev_seg3.
3475
685b1105
JK
34762012-05-24 John Steele Scott <toojays@toojays.net>
3477
3478 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
3479 * gdb.dwarf2/dw2-icc-opaque.S: New file.
3480 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
3481
f3e0e960
SS
34822012-05-23 Stan Shebs <stan@codesourcery.com>
3483
3484 * gdb.mi/mi-info-os.exp: New file.
3485
11eb1b4d
KS
34862012-05-23 Keith Seitz <keiths@redhat.com>
3487
3488 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
3489 return -1 to suppress the rest of the tests.
3490 (compile_stap_bin): Return boolean success value.
3491
b1af9e97
TT
34922012-05-21 Tom Tromey <tromey@redhat.com>
3493
3494 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
3495 Remove kfails.
3496 (test_print_mi_member_types): Likewise.
3497
248537e3
TT
34982012-05-21 Tom Tromey <tromey@redhat.com>
3499
3500 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
3501 print symbol' change.
3502
d791e155
TJB
35032012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
3504
3505 * gdb.python/py-prompt.exp: Quit if the target is remote.
3506
e77afa2e
JK
35072012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 Fix ERROR: internal buffer is full.
3510 * gdb.base/info-os.exp (expect_multiline): New function.
3511 (get process list, get process groups, get threads)
3512 (get file descriptors, get internet-domain sockets)
3513 (get shared-memory regions, get semaphores, get message queues): Use
3514 it for these tests.
3515
9cb709b6
TT
35162012-05-18 Tom Tromey <tromey@redhat.com>
3517
3518 * gdb.mi/mi-var-cmd.exp: Update.
3519 * gdb.objc/basicclass.exp (do_objc_tests): Update.
3520 * gdb.cp/virtbase.exp: Update.
3521 * gdb.cp/classes.exp (test_static_members): Update.
3522 * gdb.cp/casts.exp: Update.
3523 * gdb.base/pointers.exp: Update.
3524 * gdb.base/funcargs.exp (pointer_args): Update.
3525 (structs_by_reference): Update.
3526 * gdb.base/find.exp: Update.
3527 * gdb.base/call-strs.exp: Send "set print symbol off".
3528 * gdb.base/call-ar-st.exp: Update.
3529 * gdb.ada/fun_addr.exp: Update.
3530 * gdb.base/printcmds.exp (test_print_symbol): New proc.
3531 Call it.
3532 (test_print_repeats_10, test_print_strings)
3533 (test_print_char_arrays): Update.
3534
b012acdd
TT
35352012-05-18 Tom Tromey <tromey@redhat.com>
3536
3537 * gdb.base/charset.exp (string_display): Update.
3538
1d51a733
TT
35392012-05-18 Tom Tromey <tromey@redhat.com>
3540
3541 * gdb.mi/mi2-var-display.exp: Update.
3542 * gdb.mi/mi-var-display.exp: Update.
3543 * gdb.mi/mi-var-child.exp: Update.
3544 * gdb.cp/expand-psymtabs-cxx.exp: Update.
3545 * gdb.cp/cp-relocate.exp (get_func_address): Update.
3546
957df313
DE
35472012-05-17 Doug Evans <dje@google.com>
3548
682c7f7b
DE
3549 * info-macros.exp: Pass "debug" to prepare_for_testing.
3550
957df313
DE
3551 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
3552 * gdb.ada/Makefile.in (clean): Ditto.
3553 * gdb.arch/Makefile.in (clean): Ditto.
3554 * gdb.asm/Makefile.in (clean): Ditto.
3555 * gdb.base/Makefile.in (clean): Ditto.
3556 * gdb.cell/Makefile.in (clean): Ditto.
3557 * gdb.cp/Makefile.in (clean): Ditto.
3558 * gdb.disasm/Makefile.in (clean): Ditto.
3559 * gdb.dwarf2/Makefile.in (clean): Ditto.
3560 * gdb.fortran/Makefile.in (clean): Ditto.
3561 * gdb.go/Makefile.in (clean): Ditto.
3562 * gdb.hp/Makefile.in (clean): Ditto.
3563 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
3564 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
3565 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
3566 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
3567 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
3568 * gdb.java/Makefile.in (clean): Ditto.
3569 * gdb.linespec/Makefile.in (clean): Ditto.
3570 * gdb.mi/Makefile.in (clean): Ditto.
3571 * gdb.modula2/Makefile.in (clean): Ditto.
3572 * gdb.multi/Makefile.in (clean): Ditto.
3573 * gdb.objc/Makefile.in (clean): Ditto.
3574 * gdb.opencl/Makefile.in (clean): Ditto.
3575 * gdb.opt/Makefile.in (clean): Ditto.
3576 * gdb.pascal/Makefile.in (clean): Ditto.
3577 * gdb.python/Makefile.in (clean): Ditto.
3578 * gdb.reverse/Makefile.in (clean): Ditto.
3579 * gdb.server/Makefile.in (clean): Ditto.
3580 * gdb.stabs/Makefile.in (clean): Ditto.
3581 * gdb.threads/Makefile.in (clean): Ditto.
3582 * gdb.trace/Makefile.in (clean): Ditto.
3583 * gdb.xml/Makefile.in (clean): Ditto.
3584
abc9d0dc
TT
35852012-05-16 Tom Tromey <tromey@redhat.com>
3586
3587 * gdb.base/macscp1.c (macscp_expr): Add comment.
3588 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
3589
6a3a010b
MR
35902012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
3591
3592 * gdb.base/return-nodebug.exp: Also test float and double types.
3593
01429c8e
JK
35942012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 PR testsuite/12649
3597 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
3598
54115cd4
JK
3599 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
3600
0c5f383f
SDJ
36012012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
3602
3603 * gdb.base/stap-probe.exp (stap_test): Remove calls to
3604 `rerun_to_main'.
3605 (stap_test_no_debuginfo): Likewise.
3606
e7e0cddf
SS
36072012-05-14 Stan Shebs <stan@codesourcery.com>
3608
3609 * gdb.base/dprintf.c: New file.
3610 * gdb.base/dprintf.exp: New file.
3611
c772f8e7
HZ
36122012-05-14 Hui Zhu <hui_zhu@mentor.com>
3613
3614 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
3615 * gdb.trace/disconnected-tracing.c: New file.
3616 * gdb.trace/disconnected-tracing.exp: New file.
3617
7efc75aa
SCR
36182012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3619
3620 * gdb.python/python.c: Add a new breakpoint comment.
3621 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
3622
85d4a676
SS
36232011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
3624
3625 * gdb.base/info-os.exp: New file.
3626 * gdb.base/info-os.c: New file.
3627
64ea88dc
JB
36282012-05-10 Joel Brobecker <brobecker@adacore.com>
3629
4647ab1b
JB
3630 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
3631 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
3632 New files.
64ea88dc 3633
afba63f1
JB
36342012-05-10 Joel Brobecker <brobecker@adacore.com>
3635
3636 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
3637 gdb.base/ctxobj.exp: New files.
3638
9d198b1e
TT
36392012-05-09 Tom Tromey <tromey@redhat.com>
3640
3641 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
3642
9bfee719
MR
36432012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
3644
3645 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
3646
3a7341d8
MR
36472012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
3648
3649 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
3650 before using it.
3651
52b3699b
TG
36522012-05-04 Tristan Gingold <gingold@adacore.com>
3653
3654 * gdb.base/set-noassign.exp: New test.
3655
a20ee7a4
SCR
36562012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3657
3658 * gdb.python/py-symbol.exp: Add tests to test the new methods
3659 gdb.Symtab.global_block() and gdb.Symtab.static_block().
3660 * gdb.python/py-symbol.c: Add new struct to help test
3661 gdb.Symtab.static_block().
3662
bf2f0858
DE
36632012-05-03 Doug Evans <dje@google.com>
3664
3665 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
3666 commented out.
3667
2d4e0376
YQ
36682012-05-03 Yao Qi <yao@codesourcery.com>
3669
3670 * gdb.base/catch-syscall.exp: Skip it before compilation if target
3671 doesn't support.
3672 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
3673 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
3674
6d0bb9f3
YQ
36752012-05-03 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
3678
fd820528
DE
36792012-04-30 Doug Evans <dje@google.com>
3680
3681 PR testsuite/13961
3682 * gdb.dwarf2/pr13961.S: New file.
3683 * gdb.dwarf2/pr13961.exp: New file.
3684
b9e219b9
YQ
36852012-04-29 Yao Qi <yao@codesourcery.com>
3686
3687 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
3688
3019eac3
DE
36892012-04-28 Doug Evans <dje@google.com>
3690
3691 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
3692 .Ltype_int_in_cu2. Use name "int2" instead of "int".
3693 All uses updated.
3694 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
3695 "ptype func_cu1" to expand cu2 before cu1.
3696
62e5f89c
SDJ
36972012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3698 Tom Tromey <tromey@redhat.com>
3699
3700 * gdb.base/default.exp: Add `$_probe_arg*' convenience
3701 variables.
3702 * gdb.base/stap-probe.c: New file.
3703 * gdb.base/stap-probe.exp: New file.
3704 * gdb.trace/stap-trace.c: New file.
3705 * gdb.trace/stap-trace.exp: New file.
3706 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
3707 libgcc's unwinder.
3708
14132e89
MR
37092012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
3710
3711 * gdb.arch/mips16-thunks-inmain.c: New file.
3712 * gdb.arch/mips16-thunks-main.c: New file.
3713 * gdb.arch/mips16-thunks-sin.c: New file.
3714 * gdb.arch/mips16-thunks-sinfrob.c: New file.
3715 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
3716 * gdb.arch/mips16-thunks-sinmain.c: New file.
3717 * gdb.arch/mips16-thunks-sinmips16.c: New file.
3718 * gdb.arch/mips16-thunks.exp: New file.
3719
a766d390
DE
37202012-04-25 Doug Evans <dje@google.com>
3721
3722 * configure.ac: Create gdb.go/Makefile.
3723 * configure: Regenerate.
3724 * gdb.base/default.exp: Add "go" to "set language" testing.
3725 * gdb.go/Makefile.in: New file.
3726 * gdb.go/basic-types.exp: New file.
3727 * gdb.go/chan.exp: New file.
3728 * gdb.go/chan.go: New file.
3729 * gdb.go/handcall.exp: New file.
3730 * gdb.go/handcall.go: New file.
3731 * gdb.go/hello.exp: New file.
3732 * gdb.go/hello.go: New file.
3733 * gdb.go/integers.exp: New file.
3734 * gdb.go/integers.go: New file.
3735 * gdb.go/methods.exp: New file.
3736 * gdb.go/methods.go: New file.
3737 * gdb.go/package.exp: New file.
3738 * gdb.go/package1.go: New file.
3739 * gdb.go/package2.go: New file.
3740 * gdb.go/print.exp: New file.
3741 * gdb.go/strings.exp: New file.
3742 * gdb.go/strings.go: New file.
3743 * gdb.go/types.exp: New file.
3744 * gdb.go/types.go: New file.
3745 * gdb.go/unsafe.exp: New file.
3746 * gdb.go/unsafe.go: New file.
3747 * lib/future.exp: Add Go support.
3748 (gdb_find_go, gdb_find_go_linker): New procs.
3749 (gdb_default_target_compile): Add Go support.
3750 * lib/gdb.exp (skip_go_tests): New proc.
3751 * lib/go.exp: New file.
3752
e65f9ffb
TT
37532012-04-25 Tom Tromey <tromey@redhat.com>
3754
3755 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
3756
14e75d8e
JK
37572012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
3758 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 PR symtab/7259:
3761 * gdb.base/enumval.c: New test case.
3762 * gdb.base/enumval.exp: New test case.
3763 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
3764 field.bitpos.
3765
f3525b70
PA
37662012-04-17 Pedro Alves <palves@redhat.com>
3767
3768 * Makefile.in (site.exp): Make site.exp source
3769 $srcdir/lib/append_gdb_boards_dir.exp.
3770 * lib/append_gdb_boards_dir.exp: New file.
3771
bccbefd2
JK
37722012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3773
3774 New option "set auto-load safe-path".
3775 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
3776 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
3777
bf88dd68
JK
37782012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3779
3780 auto-load: Implementation.
3781 * gdb.base/help.exp (test set height): Increase the height.
3782 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
3783 to ...
3784 (info auto-load python-scripts): ... here.
3785 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
3786 to ...
3787 (info auto-load python-scripts *): ... here.
3788
c0d4d1c0
YQ
37892012-04-16 Yao Qi <yao@codesourcery.com>
3790
3791 * lib/trace-support.exp (get_in_proc_agent): New.
3792 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
3793 of in process trace agent.
3794 * gdb.trace/ftrace.exp: Likewise.
3795 * gdb.trace/pending.exp: Likewise.
3796 * gdb.trace/trace-break.exp: Likewise.
3797 * gdb.trace/trace-mt.exp
3798 * gdb.trace/tspeed.exp: Likewise.
3799 * gdb.trace/tstatus.exp
3800 * gdb.trace/strace.exp: Likewise.
3801
cbf68a60
TS
38022012-04-16 Thomas Schwinge <thomas@codesourcery.com>
3803
dd6d3b70
TS
3804 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
3805 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
3806
cbf68a60
TS
3807 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
3808
8264ba82
AG
38092012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3810
3811 PR mi/13393
3812 * gdb.mi/mi-var-rtti.cc: New file.
3813 * gdb.mi/mi-var-rtti.exp: New file.
3814 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
3815 function.
3816 (mi_varobj_update_with_type_change): updated to avoid code duplication.
3817
de0919f8 38182012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
3819
3820 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
3821 EXECUTABLES.
3822 * gdb.python/py-explore.c: C program used for testing the new
3823 'explore' command on C constructs.
3824 * gdb.python/py-explore.cc: C++ program used for testing the new
3825 'explore' command on C++ constructs.
3826 * gdb-python/py-explore.exp: Tests for the new 'explore'
3827 command on C constructs.
3828 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
3829 command on C++ constructs.
3830
a82da7dd
MK
38312012-04-07 Mark Kettenis <kettenis@gnu.org>
3832
3833 * gdb.base/funcargs.exp (complex_args): Fix typo.
3834
e127cba8
JK
38352012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3836
3837 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
3838 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
3839
40e084e1
KS
38402012-04-05 Keith Seitz <keiths@redhat.com>
3841
3842 * gdb.base/advance.exp: Update error message for
3843 "advance malformed" test.
3844 * gdb.base/break.exp: Likewise for "breakpoint with
3845 trailing garbage" test.
3846 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
3847 with trailing garbage" test.
3848 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
3849 trailng garbage" test.
3850 * gdb.base/until.exp: Likewise for "malformed until" test.
3851 * gdb.cp/ovldbreak.exp: Create the breakpoint table
3852 for "breakpoint info (after setting on all)".
3853 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
3854 tests.
3855 * gdb.cp/cplabel.cc: New file.
3856 * gdb.cp/cplabel.exp: New test.
3857 * gdb.linespec/ls-errs.c: New file.
3858 * gdb.linespec/ls-errs.exp: New test.
3859
a72c8f6a
JK
38602012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3861
3862 * gdb.trace/unavailable.exp
3863 (collect globals: print object on: print derived_partial)
3864 (collect globals: print object on: print derived_whole)
3865 (collect globals: print object off: print derived_partial)
3866 (collect globals: print object off: print derived_whole): Update
3867 expected output.
3868
f87a3023
KS
38692012-03-30 Keith Seitz <keiths@redhat.com>
3870
3871 * gdb.python: Add test for linespecs with commas.
3872
e2171b3c
KS
38732012-03-28 Keith Seitz <keiths@redhat.com>
3874
3875 * gdb.linespec/ls-dollar.cc: New file.
3876 * gdb.linespec/ls-dollar.exp: New test.
3877
38782012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
3879
3880 * gdb.cp/namespace.exp: Add breakpoint tests for functions
3881 starting with the global namespace.
3882
2f4e0a80
DE
38832012-03-23 Doug Evans <dje@google.com>
3884
3885 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
3886
7b282c5a
SCR
38872012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3888
3889 * gdb.python/py-value.cc: Add test case for testing the
3890 methodology exposing C++ values to Python.
3891 * gdb.python/py-value-cc.exp: Add tests testing the methodology
3892 exposing C++ values to Python.
3893 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
3894
2e98ca53
JK
38952012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3896 Siddhesh Poyarekar <siddhesh@redhat.com>
3897
3898 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
3899 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
3900 (generate native core dump): Make the test unsupported if core cannot
3901 be generated.
3902
8320cc4f
JK
39032012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
3906 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
3907 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
3908
3a69ffb2
JK
39092012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
3910
3911 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
3912
8fabffee
DE
39132012-03-17 Doug Evans <dje@google.com>
3914
3915 * dg-extract-results.sh: Handle KFAILs.
3916
ab260dad
JK
39172012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3918
3919 PR symtab/13777
3920 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
3921
53ba8333
JB
39222012-03-16 Joel Brobecker <brobecker@adacore.com>
3923
3924 * gdb.ada/set_pckd_arr_elt: New testcase.
3925
481860b3
GB
39262012-03-16 Gary Benson <gbenson@redhat.com>
3927
3928 PR breakpoints/10738
3929 * gdb.opt/inline-break.exp: New file.
3930 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
3931 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
3932 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
3933 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
3934 * gdb.base/async-shell.exp: Likewise.
3935 * lib/mi-support.exp (library_loaded_re): Likewise.
3936
410528f0
TT
39372012-03-15 Tom Tromey <tromey@redhat.com>
3938
3939 * gdb.cp/virtfunc2.exp: Update expected output.
3940 * gdb.cp/pr9631.exp: Update expected output.
3941 * gdb.cp/member-ptr.exp: Update expected output.
3942 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
3943 output.
3944 * gdb.cp/casts.exp: Update expected output.
3945
c4aeac85
TT
39462012-03-15 Tom Tromey <tromey@redhat.com>
3947
3948 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
3949 (test_info_vtbl): Likewise.
3950 (do_tests): Call test_info_vtbl.
3951 * gdb.cp/virtfunc.cc (va): New global.
3952
856d06f9
TS
39532012-03-15 Thomas Schwinge <thomas@codesourcery.com>
3954
3955 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
3956 describing DWARF data structures.
3957 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
3958 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
3959 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
3960 * gdb.dwarf2/dw2-entry-value.S: Likewise.
3961 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
3962 * gdb.dwarf2/dw2-param-error.S: Likewise.
3963 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
3964 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
3965 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
3966 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
3967 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
3968 * gdb.dwarf2/pr11465.S: Likewise.
3969
e837f12a
JK
39702012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3971
3972 * gdb.mi/mi2-prompt.exp: New file.
3973
ccbb4f28
JB
39742012-03-13 Joel Brobecker <brobecker@adacore.com>
3975
3976 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
3977
32039130
JB
39782012-03-13 Joel Brobecker <brobecker@adacore.com>
3979
3980 * gdb.ada/bp_range_type: New testcase.
3981
16899756
DE
39822012-03-13 Doug Evans <dje@google.com>
3983
3984 * gdb.base/default.exp: Delete tests for symbol-reloading.
3985 * gdb.base/help.exp: Ditto.
3986 * gdb.base/setshow.exp: Ditto.
3987 * gdb.base/gdb_history: Delete references to symbol-reloading.
3988
87b0bb13
JK
39892012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 * gdb.base/attach-twice.c: New files.
3992 * gdb.base/attach-twice.exp: New files.
3993
0d7941a9
KS
39942012-03-08 Keith Seitz <keiths@redhat.com>
3995
3996 * lib/gdb.exp (gdb_get_line_number): Throw an
3997 error instead of returning -1.
3998 * gdb.base/break.exp: Remove unused variable
3999 bp_location5.
4000 * gdb.base/hbreak2.exp: Likewise.
4001 * gdb.base/sepdebug.exp: Likewise.
4002
f4647387
YQ
40032012-03-08 Yao Qi <yao@codesourcery.com>
4004 Pedro Alves <palves@redhat.com>
4005
4006 Fix PR server/13392.
4007 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
4008 (tracepoint_change_loc_2): Remove kfail. Return if failed to
4009 download tracepoints.
4010 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
4011 (pending_tracepoint_resolved_during_trace): Likewise.
4012 (pending_tracepoint_installed_during_trace): Likewise.
4013 (pending_tracepoint_with_action_resolved): Likewise.
4014
83c532cb
KS
40152012-03-08 Keith Seitz <keiths@redhat.com>
4016
4017 * gdb.ada/array_bounds.exp: Get breakpoint for line
4018 with "START", not "STOP".
4019 * gdb.python/py-infthread.exp: Do not continue to
4020 line marked "Break here.", which is undefined.
4021
d6b6bbb7
LM
40222012-03-08 Luis Machado <lgustavo@codesourcery.com>
4023
4024 Revert:
4025
4026 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 Implement testsuite workaround for PR breakpoints/13781.
4029 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4030 (set breakpoint condition-evaluation host): New conditional command.
4031
7fe25d9b
JK
40322012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4033
4034 Fix CU relative vs. absolute DIE offsets.
4035 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
4036 one.
4037
51898c15
JK
40382012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 Fix false FAIL on distros with relro linkage as default.
4041 * gdb.reverse/solib-precsave.exp: Try to compile the test using
4042 -Wl,-z,norelro first.
4043
8131799e
JB
40442012-03-06 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.ada/bp_on_var: New testcase.
4047
ba241969
JB
40482012-03-06 Joel Brobecker <brobecker@adacore.com>
4049
4050 * gdb.ada/bp_enum_homonym: New testcase.
4051
abe49676
YQ
40522012-03-06 Yao Qi <yao@codesourcery.com>
4053
4054 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
4055 x86_64-*-* and i?86-*-*.
4056 Set up KFAIL for gdb/13808.
4057
d8df103b
TT
40582012-03-05 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
4061 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
4062
b7b189f3
TT
40632012-03-05 Tom Tromey <tromey@redhat.com>
4064
4065 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
4066
69dc1c4d
YQ
40672012-03-04 Yao Qi <yao@codesourcery.com>
4068
4069 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
4070 messages for KFAIL.
4071
3f20c47f
JK
40722012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4073
4074 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
4075 (print one_two_three, indexes off, print few_reps, indexes off)
4076 (print many_reps, indexes off, print empty, indexes off)
4077 (print one_two_three, print few_reps, print many_reps, print empty):
4078 Call setup_xfail if $gcc_old.
4079
abf1152a
JK
40802012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4081
4082 Implement testsuite workaround for PR breakpoints/13781.
4083 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
4084 (set breakpoint condition-evaluation host): New conditional command.
4085
a06715f8
JK
40862012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4087
4088 Code cleanup.
4089 * gdb.cp/mb-templates.exp: New variables executable. Use it for
4090 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
4091 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
4092 number 1 by $bpnum. Four times.
4093
5808517f
YQ
40942012-03-03 Yao Qi <yao@codesourcery.com>
4095
4096 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
4097
dfe2ac14
JK
40982012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4099
4100 Setup KFAIL for PR server/13796.
4101 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
4102
8bbc467a
JB
41032012-03-02 Joel Brobecker <brobecker@adacore.com>
4104
4105 * gdb.ada/operator_bp: New testcase.
4106
c0eac87f
JB
41072012-03-02 Joel Brobecker <brobecker@adacore.com>
4108
4109 * gdb.ada/info_locals_renaming: New testcase.
4110
4f42c881
TT
41112012-03-02 Tom Tromey <tromey@redhat.com>
4112
4113 * gdb.base/nextoverexit.c: New file.
4114 * gdb.base/nextoverexit.exp: New file.
4115
7380c0c9
EBM
41162012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
4117
4118 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
4119 parameter.
4120
1faeff08
MR
41212012-03-01 Maciej W. Rozycki <macro@mips.com>
4122
4123 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
4124 core registers.
4125
320b6f49 41262012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
4127 Maciej W. Rozycki <macro@codesourcery.com>
4128 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
4129
4130 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
4131
ad5f7d6e
PA
41322012-03-01 Pedro Alves <palves@redhat.com>
4133
4134 PR gdb/13767
4135
4136 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
4137 (gdb_collect_globals_test): Call it.
4138
d3dc44a6
KS
41392012-03-01 Keith Seitz <keiths@redhat.com>
4140
4141 * gdb.cp/method2.exp: Output of overload menu is now
4142 alphabetized. Update tests for "break A::method".
4143 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
4144 of hard-coding them.
4145 Overload menu is alphabetized: rewrite to accommodate.
4146 Unset variables LINE and TYPES which are used in other tests.
4147 Compute the output of "info break".
4148 Update the breakpoint table after all breakpoints are deleted.
4149 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
4150 compute ACTUALS and the method body based on parameters.
4151 Update expected output accordingly.
4152 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
4153 unique comments to allow the use of gdb_get_line_number.
4154
41552012-03-01 Keith Seitz <keiths@redhat.com>
4156
4157 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
4158 some Tcl syntax.
4159 * gdb.cp/ovldbreak.exp: Likewise.
4160
7949c2a0
KS
41612012-03-01 Keith Seitz <keiths@redhat.com>
4162
4163 * gdb.base/help.exp (help show user): Update expected result
4164 for new doc string changes (add "non-python").
4165
7d74f244
DE
41662012-03-01 Scott J. Goldman <scottjg@vmware.com>
4167
4168 * gdb.python/py-cmd.exp: Add test to verify that python commands can
4169 be put in the user-defined category and that the commands appear in
4170 "help user-defined".
4171
1b611343
JB
41722012-02-29 Joel Brobecker <brobecker@adacore.com>
4173
4174 * gdb.ada/tagged_not_init: New testcase.
4175
99b1c762
JB
41762012-02-29 Joel Brobecker <brobecker@adacore.com>
4177
4178 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
4179 * gdb.ada/enum_idx_packed: New testcase.
4180
2d4a02ee
JB
41812012-02-29 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.ada/aliased_array: New testcase.
4184
2e6fda7d
JB
41852012-02-29 Joel Brobecker <brobecker@adacore.com>
4186
4187 * gdb.ada/whatis_array_val: New testcase.
4188
9a7f938f
JK
41892012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4190
4191 Fix disp-step-syscall.exp: fork: single step over fork.
4192 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
4193 whitespaces.
4194 (single step over $syscall): Remove its check.
4195 (single step over $syscall final pc): New check.
4196
8703a944
JK
41972012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 Support processors without SSSE3.
4200 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
4201 pabsd into ...
4202 (ssse3_test): ... a new function.
4203 (main): Call ssse3_test.
4204 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
4205 Update expected values everywhere.
4206 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
4207 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
4208 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
4209 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
4210 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
4211 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
4212 Move these tests lower.
4213 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
4214 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
4215 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
4216 New tests.
4217
c03e6ccc
YQ
42182012-02-29 Yao Qi <yao@codesourcery.com>
4219 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.trace/trace-mt.c: New.
4222 * gdb.trace/trace-mt.exp: New.
4223
7964b62a
TS
42242012-02-28 Thomas Schwinge <thomas@codesourcery.com>
4225
2c8910ba
TS
4226 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
4227 numbers instead of hardcoding them.
4228 * gdb.base/annota1.c: Provide suitable markers.
4229 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
4230 numbers instead of hardcoding them.
4231 * gdb.base/annota3.c: Provide suitable markers.
4232
4233 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
4234 * gdb.base/annota3.c: Likewise.
4235 * gdb.base/sigall.c: Likewise.
4236 * gdb.base/signals.c: Likewise.
4237 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 4238
5a41c0b7
MR
42392012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
4240
4241 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
4242 failure return path.
4243
ebbbe5c5
LM
42442012-02-27 Luis Machado <lgustavo@codesourcery.com>
4245
4246 * gdb.base/save-bp.exp: Account for new condition evaluator output.
4247
8d126d8a
LM
42482012-02-24 Luis Machado <lgustavo@codesourcery.com>
4249
4250 * gdb.base/cond-eval-mode.exp: New file.
4251
11337c2f
PA
42522012-02-24 Pedro Alves <palves@redhat.com>
4253
4254 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
4255 (top level): Use with_test_prefix.
4256
13fc3e3c
PA
42572012-02-24 Pedro Alves <palves@redhat.com>
4258
4259 * gdb.threads/attach-into-signal.exp (corefunc): Use
4260 with_test_prefix.
4261
07c1b626
JK
42622012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4263
4264 Fix false FAILs on old CPUs without SSE.
4265 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
4266 Return untested for Illegal instruction.
4267
596ba138
JK
42682012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4269
4270 Fix false FAILs with glibc debug infos installed.
4271 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
4272 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
4273
aeaa2474
SA
42742012-02-22 Sterling Augustine <saugustine@google.com>
4275
4276 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
4277 constant with cast.
4278
aed555c9
PA
42792012-02-21 Pedro Alves <palves@redhat.com>
4280
4281 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
4282
78afebb4
PA
42832012-02-21 Pedro Alves <palves@redhat.com>
4284
4285 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
4286
fdcfef12
PA
42872012-02-21 Pedro Alves <palves@redhat.com>
4288
4289 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
4290 with_test_prefix.
4291
0f4d39d5
PA
42922012-02-21 Pedro Alves <palves@redhat.com>
4293
4294 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
4295 with_test_prefix here.
4296 (top level): Do it here instead. Remove `:' from the
4297 with_test_prefix string.
4298 * gdb.base/attach-pie-misread.exp: Remove the leading space the
4299 the suffix `:' from the with_test_prefix prefix string.
4300 * gdb.base/break-interp.exp: Ditto.
4301 * gdb.base/catch-load.exp: Ditto.
4302 * gdb.base/disp-step-syscall.exp: Ditto.
4303 * gdb.base/jit-so.exp: Ditto.
4304 * gdb.base/jit.exp: Ditto.
4305 * gdb.base/sepdebug.exp: Ditto.
4306 * gdb.base/solib-display.exp: Ditto.
4307 * gdb.base/solib-overlap.exp: Ditto.
4308 * gdb.base/watch-cond-infcall.exp: Ditto.
4309 * gdb.base/watchpoint.exp: Ditto.
4310 * gdb.dwarf2/dw2-noloc.exp: Ditto.
4311 * gdb.mi/mi-watch.exp: Ditto.
4312 * gdb.mi/mi2-watch.exp: Ditto.
4313 * gdb.threads/non-ldr-exc-1.exp: Ditto.
4314 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4315 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4316 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4317 * gdb.threads/watchpoint-fork.exp: Ditto.
4318 * gdb.threads/watchthreads-reorder.exp: Ditto.
4319 * gdb.trace/change-loc.exp: Ditto.
4320 * gdb.trace/pending.exp: Ditto.
4321 * gdb.trace/status-stop.exp: Ditto.
4322 * gdb.trace/strace.exp: Ditto.
4323 * gdb.trace/trace-break.exp: Ditto.
4324 * gdb.trace/unavailable.exp: Ditto.
4325 * lib/gdb.exp (with_test_prefix): Always prefix with space and
4326 suffix with colon. Adjust leading comments.
4327
6a5870ce
PA
43282012-02-21 Pedro Alves <palves@redhat.com>
4329 Tom Tromey <tromey@redhat.com>
4330
4331 * lib/gdb.exp: Add description of test prefixes.
4332 (with_test_prefix): New procedure.
4333 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
4334 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
4335 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
4336 instead of lappend to append to pf_prefix.
4337 * gdb.base/catch-load.exp: Use with_test_prefix.
4338 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
4339 * gdb.base/jit-so.exp: Use with_test_prefix.
4340 * gdb.base/jit.exp: Use with_test_prefix.
4341 * gdb.base/return-nodebug.exp (do_test): Use append instead of
4342 lappend to append to pf_prefix.
4343 * gdb.base/sepdebug.exp: Use with_test_prefix.
4344 * gdb.base/solib-display.exp: Use with_test_prefix.
4345 * gdb.base/solib-overlap.exp: Use with_test_prefix.
4346 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
4347 * gdb.base/watchpoint.exp: Use with_test_prefix.
4348 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
4349 * gdb.mi/mi-watch.exp: Use with_test_prefix.
4350 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
4351 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
4352 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
4353 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
4354 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
4355 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
4356 append instead of lappend to append to pf_prefix.
4357 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
4358 * gdb.trace/change-loc.exp: Use with_test_prefix.
4359 * gdb.trace/pending.exp: Use with_test_prefix.
4360 * gdb.trace/status-stop.exp: Use with_test_prefix.
4361 * gdb.trace/strace.exp: Use with_test_prefix.
4362 * gdb.trace/trace-break.exp: Use with_test_prefix.
4363 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
4364 instead of lappend to append to pf_prefix.
4365
35dc4a6b
JK
43662012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4367
4368 Fix racy FAILs.
4369 * gdb.base/inferior-died.c (main): Add return of 0.
4370 * gdb.base/inferior-died.exp (continue): Fix expectation of
4371 asynchronous events.
4372 (p 1): New test.
4373
c5a006e6
PA
43742012-02-20 Pedro Alves <palves@redhat.com>
4375
4376 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
4377 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
4378 gdb's internal debug output. For the non-threaded case, look for
4379 "Program received signal SIGLARM", for the threaded case, peek at
4380 the thread's siginfo.
4381
cc51a170
PA
43822012-02-20 Pedro Alves <palves@redhat.com>
4383
4384 General cleanup, make output test messages unique, and build
4385 different executable files for the non-threaded and threaded
4386 cases.
4387
4388 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
4389 Delete.
4390 (executable_nothr, executable_thr): New globals.
4391 (top level): Adjust to delete both executables.
4392 (corefunc): New parameter $executable. Set $pf_prefix instead of
4393 hand writing a prefix in tests. Issue a clean_restart and enable
4394 lin-lwp debug output here.
4395 (top level): Adjust. Use build_executable. Don't start gdb here,
4396 and don't enable lin-lwp debug output here.
4397 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
4398
c755f03d
JK
43992012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4400
4401 Fix racy FAILs.
4402 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
4403 "continue" command.
4404
6bec5e0a
JK
44052012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4406
4407 Fix for gdbserver non-extended mode.
4408 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
4409 and gdb_run_cmd.
4410
2e8265fd
TT
44112012-02-17 Tom Tromey <tromey@redhat.com>
4412
4413 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
4414 * gdb.python/py-events.exp: Check 'dir' output.
4415 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
4416
9e507076
YQ
44172012-02-17 Yao Qi <yao@codesourcery.com>
4418
4419 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
4420
32d22ab1
TT
44212012-02-16 Tom Tromey <tromey@redhat.com>
4422
4423 * gdb.base/inferior-died.c: Don't include stdio.h.
4424
9addecb9
TT
44252012-02-16 Tom Tromey <tromey@redhat.com>
4426
4427 * gdb.base/inferior-died.c: New file.
4428 * gdb.base/inferior-died.exp: New file.
4429
4cb6da1c
AR
44302012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
4431
4432 * gdb.base/break-inline.exp: New file.
4433 * gdb.base/break-inline.c: New file.
4434
3af2590d
TT
44352012-02-15 Tom Tromey <tromey@redhat.com>
4436
4437 * gdb.base/pc-fp.exp: Add "info register" tests.
4438
29988831
TT
44392012-02-15 Tom Tromey <tromey@redhat.com>
4440
4441 * gdb.base/regs.exp: Remove.
4442
10010058
PA
44432012-02-15 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
4446 the target doesn't support tracepoints.
4447 * gdb.trace/circ.exp: Ditto.
4448 * gdb.trace/collection.exp: Ditto.
4449 * gdb.trace/packetlen.exp: Ditto.
4450 * gdb.trace/passc-dyn.exp: Ditto.
4451 * gdb.trace/report.exp: Ditto.
4452 * gdb.trace/tfind.exp: Ditto.
4453 * gdb.trace/tspeed.exp: Ditto.
4454 * gdb.trace/tsv.exp: Ditto.
4455 * gdb.trace/unavailable.exp: Ditto.
4456 * gdb.trace/while-dyn.exp: Ditto.
4457
a2e0062d
PA
44582012-02-15 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
4461 gdb_test_multiple, and call unsupported instead of fail, if the
4462 remote side does not support the request.
4463
a1999d40
PA
44642012-02-15 Pedro Alves <palves@redhat.com>
4465
4466 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
4467 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
4468 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
4469 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
4470 * gdb.server/server-run.exp: Make sure gdb is disconnected.
4471 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
4472 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
4473 doesn't start with "extended-" already.
4474
7cee1e54
PA
44752012-02-15 Pedro Alves <palves@redhat.com>
4476
4477 Support extended-remote. Avoid cascading timeouts.
4478
4479 * gdb.base/attach.exp (do_attach_tests): Add expected output for
4480 the extended-remote target. If attaching with no file fails, load
4481 the file manually.
4482 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
4483
816338b5
SS
44842012-02-14 Stan Shebs <stan@codesourcery.com>
4485
4486 * gdb.base/ena-dis-br.exp: Add enable count test.
4487
cc30c4bd
PA
44882012-02-13 Pedro Alves <palves@redhat.com>
4489
4490 * config/mips-idt.exp: Delete.
4491 * gdb.base/a2-run.exp: Remove mips-idt xfails.
4492 * gdb.base/bitfields.exp: Remove mips-idt restarts.
4493 * gdb.base/break.exp: Remove mips-idt references.
4494 * gdb.base/chng-syms.exp: Ditto.
4495 * gdb.base/default.exp: Ditto.
4496 * gdb.base/funcargs.exp (funcargs_reload): Delete.
4497 (top level): Don't call it.
4498 * gdb.base/opaque.exp: Remove mips-idt restarts.
4499 * gdb.base/ptype.exp: Remove mips-idt xfails.
4500 * gdb.base/scope.exp: Remove mips-idt restarts.
4501 * gdb.base/sepdebug.exp: Remove mips-idt references.
4502 * gdb.base/watchpoint.exp (maybe_clean_restart)
4503 (maybe_reinitialize): Delete.
4504 (test_disabling_watchpoints, test_disabling_watchpoints)
4505 (test_watchpoint_triggered_in_syscall)
4506 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4507 Don't call them.
4508
57008375
JK
45092012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4510
4511 * gdb.server/server-exec-info.exp: New file.
4512
4a2d9c08
PA
45132012-02-10 Pedro Alves <palves@redhat.com>
4514
4515 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
4516 always non-empty.
4517 (test_attach): Always pass $exec to test_attach_gdb.
4518
09fa21bd
TT
45192012-02-08 Tom Tromey <tromey@redhat.com>
4520
4521 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
4522 before inferior is started.
4523
f0823d2c
TT
45242012-02-07 Tom Tromey <tromey@redhat.com>
4525
4526 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
4527 Symbol.value.
4528 * gdb.python/py-symbol.c (qq): Set default value.
4529
45302012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
4531
4532 * gdb.python/py-symbol.c (qq): New global.
4533 * gdb.python/py-symbol.exp: Add test for frame-less
4534 lookup_symbol.
4535 * gdb.python/py-symtab.exp: Fix line number.
4536
f7e44f65
JB
45372012-02-03 Joel Brobecker <brobecker@adacore.com>
4538
4539 * gdb.ada/mi_task_arg: New testcase.
4540
4c9ed63c
PA
45412012-02-02 Pedro Alves <palves@redhat.com>
4542
4543 * gdb.reverse/until-precsave.exp: Also put "record save" under the
4544 extended timeout.
4545
c0b9f2c6
PA
45462012-02-02 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
4549 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
4550
5f8cefd7
PA
45512012-02-02 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.base/term.exp: Rewrite.
4554 * gdb.base/term.c: New.
4555
2f3a2569
PA
45562012-02-02 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/default.exp (run "r" abbreviation, run): Add
4559 extended-remote expected output.
4560
f149aabd
TT
45612012-02-02 Tom Tromey <tromey@redhat.com>
4562
4563 * gdb.cp/dispcxx.exp: New file.
4564 * gdb.cp/dispcxx.cc: New file.
4565
03bef283
TT
45662012-02-01 Tom Tromey <tromey@redhat.com>
4567
4568 * gdb.base/jit-simple.exp: New file.
4569 * gdb.base/jit-simple.c: New file.
4570
a79b18b5
YQ
45712012-01-30 Yao Qi <yao@codesourcery.com>
4572
4573 * gdb.base/skip.exp: Make test result unique.
4574
f0d1a53e
JK
45752012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
4576
4577 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
4578 compatibility with valgrind-3.7.0.
4579
4b3c9f41
PA
45802012-01-27 Pedro Alves <palves@redhat.com>
4581
4582 * gdb.base/watchpoint.exp (no_hw): New global.
4583 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
4584 disable hw watchpoints.
4585 (test_wide_location_1, test_wide_location_2): If no_hw is set,
4586 don't expect hw watchpoints.
4587 (no_hw_watchpoints): Always clean restart.
4588 (do_tests): New procedure, factored out from the top level.
4589 (top level): Run tests twice. Once with hw watchpoints enabled,
4590 another time with hw watchpoints disabled.
4591
a13491c8
PA
45922012-01-27 Pedro Alves <palves@redhat.com>
4593
4594 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
4595 out from the top level.
4596 (top level): Call it instead.
4597
f2c8a051
PA
45982012-01-27 Pedro Alves <palves@redhat.com>
4599
4600 * gdb.base/watchpoint.exp (top level): Re-enable hardware
4601 watchpoints sooner.
4602
654d7a9e
PA
46032012-01-27 Pedro Alves <palves@redhat.com>
4604
4605 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
4606
274f47f3
PA
46072012-01-27 Pedro Alves <palves@redhat.com>
4608
4609 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
4610 "You may have requested too many hardware
4611 breakpoints/watchpoints".
4612
e4d63ba2
PA
46132012-01-27 Pedro Alves <palves@redhat.com>
4614
4615 * gdb.base/watchpoint.exp (maybe_clean_restart)
4616 (maybe_reinitialize): New.
4617 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
4618 expect "hit N times".
4619 (test_disabling_watchpoints, test_complex_watchpoint)
4620 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
4621 Call maybe_clean_restart.
4622 (top level): Use clean_restart. Remove "mips-idt-*"
4623 reinitialization.
4624
dbd95daf
PA
46252012-01-27 Pedro Alves <palves@redhat.com>
4626
4627 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
4628
f3ad2025
PA
46292012-01-27 Pedro Alves <palves@redhat.com>
4630
4631 * gdb.base/watchpoint.exp: Clean restart after tests that don't
4632 require `initialize' anymore. Remove unnecessary `initialize'
4633 calls.
4634
100aa3ae
PA
46352012-01-27 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/watchpoint.exp (wp_set): Delete.
4638 (initialize, test_simple_watchpoint, top level): Remove dead code.
4639
c79a8e11
PA
46402012-01-27 Pedro Alves <palves@redhat.com>
4641
4642 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
4643 typo.
4644
048fe15a
PA
46452012-01-27 Pedro Alves <palves@redhat.com>
4646
4647 * config/extended-gdbserver.exp: New file.
4648 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
4649 comment.
4650 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
4651 * boards/native-extended-gdbserver.exp: New file.
4652
4033a6bf
PA
46532012-01-26 Pedro Alves <palves@redhat.com>
4654
4655 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
4656 and gdb_test_multiple.
4657
3d7f4b81
PA
46582012-01-26 Pedro Alves <palves@redhat.com>
4659
4660 Make test messages unique, and more identifiable.
4661 * gdb.multi/watchpoint-multi.exp: Change test messages.
4662
484abf42
TT
46632012-01-25 Tom Tromey <tromey@redhat.com>
4664
4665 * gdb.base/solib-disc.exp: Fix regexps.
4666
edcc5120
TT
46672012-01-24 Tom Tromey <tromey@redhat.com>
4668
4669 * lib/mi-support.exp (mi_expect_stop): Add special case for
4670 solib-event.
4671 * gdb.base/catch-load-so.c: New file.
4672 * gdb.base/catch-load.exp: New file.
4673 * gdb.base/catch-load.c: New file.
4674 * gdb.base/break-interp.exp (reach_1): Update regexp.
4675
30b91c90
JK
46762012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4677
4678 Fix fuzzy results.
4679 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
4680 lpsimple and func.
4681
53fe1783
GB
46822012-01-24 Gary Benson <gbenson@redhat.com>
4683
4684 Delete #if 0'd out code.
4685 * gdb.base/default.exp (info catch): Remove.
4686 * gdb.base/gdb_history (info catch): Likewise.
4687 * gdb.base/help.exp (info catch): Likewise.
4688
d0d8b0c6
JK
46892012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4690
4691 Fix watchpoints to be specific for each inferior.
4692 * gdb.multi/watchpoint-multi.c: New file.
4693 * gdb.multi/watchpoint-multi.exp: New file.
4694
4403d8e9
JK
46952012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4696
4697 Fix watchpoints across inferior fork.
4698 * gdb.threads/watchpoint-fork-child.c: New file.
4699 * gdb.threads/watchpoint-fork-mt.c: New file.
4700 * gdb.threads/watchpoint-fork-parent.c: New file.
4701 * gdb.threads/watchpoint-fork-st.c: New file.
4702 * gdb.threads/watchpoint-fork.exp: New file.
4703 * gdb.threads/watchpoint-fork.h: New file.
4704
050a2e1d
PA
47052012-01-23 Pedro Alves <palves@redhat.com>
4706
4707 * gdb.base/call-signal-resume.exp: Allow output after "return".
4708
6a52fb62
PA
47092012-01-20 Pedro Alves <palves@redhat.com>
4710
4711 * gdb.python/py-finish-breakpoint.py: Fix typo.
4712
145b16a9
UW
47132012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4714
4715 * gdb.base/info-proc.exp: Also run on remote targets. Main
4716 "info proc" command is now always present; whether target supports
4717 actual info proc operation is detected when attempting to issue
4718 the command.
4719
26f6125e
JK
47202012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4721
4722 * .gdbinit: Remove.
4723
eb5227ce
PA
47242012-01-19 Pedro Alves <palves@redhat.com>
4725
4726 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
4727 look at the funtions' returns.
4728 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
4729 (jprint.print(int, int)): Change return type to int. Adjust.
4730
1db33378
PP
47312012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
4732
4733 PR gdb/9538
4734 * gdb.base/sepdebug.exp: New test.
4735
b9736cf8
PA
47362012-01-18 Pedro Alves <palves@redhat.com>
4737
4738 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
4739 Allow output before ^done.
4740
4aac40c8
TT
47412012-01-16 Tom Tromey <tromey@redhat.com>
4742
4743 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
4744 Add tests for relative directory.
4745
cafec441
TT
47462012-01-16 Tom Tromey <tromey@redhat.com>
4747
4748 * gdb.base/printcmds.c (enum flag_enum): New.
4749 (three): New global.
4750 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
4751 enum printing.
4752 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
4753 FlagEnumerationPrinter.
4754 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
4755 * gdb.python/py-pp-maint.c (enum flag_enum): New.
4756 (fval): New global.
4757
abcc4978
PA
47582012-01-16 Pedro Alves <palves@redhat.com>
4759
4760 * lib/gdb.exp (banned_procedures): New variable.
4761 (banned_variables_traced): Rename to ...
4762 (banned_traced): ... this.
4763 (gdb_init): Also trace banned procedures.
4764 (gdb_finish): Also untrace banned procedures.
4765
97ccebe8
PA
47662012-01-16 Pedro Alves <palves@redhat.com>
4767
4768 Remove all calls to strace.
4769
2af7517b
JK
47702012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4771
4772 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
4773 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
4774
9241a8bc
PP
47752012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
4776
4777 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
4778 * gdb.base/pie-execl.exp: Likewise.
4779
3848a17f
KS
47802012-01-12 Keith Seitz <keiths@redhat.com>
4781
4782 PR mi/10586
4783 * gdb.mi/var-cmd.c (struct anonymous): New structure.
4784 (do_anonymous_type_tests): New function.
4785 (main): Call do_anonymous_type_tests.
4786 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
4787 (verify_everything): New procedure.
4788 * gdb.mi/mi-var-cp.cc (class A): New class.
4789 (anonymous_structs_and_unions): New function.
4790 (main): Call anonymous_structs_and_unions.
4791 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
4792 (verify_everything): New procedure.
4793
440e2fca
KS
47942012-01-12 Keith Seitz <keiths@redhat.com>
4795
4796 * lib/mi-support.exp: Expand comments about PATH_EXPR.
4797 (varobj_tree::get_path_expr): Assume that all varobjs are
4798 compound unless they are known simple types.
4799 Adjust path expressions based on parent type, path parent type,
4800 and tree language.
4801 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
4802 the root varobj.
4803 (mi_walk_varobj_tree): Add LANGUAGE parameter.
4804
675399c9
PA
48052012-01-11 Pedro Alves <palves@redhat.com>
4806
4807 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
4808 core files on this machine" anymore.
4809
97ddaa9b
PH
48102012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4811
4812 * gdb.base/watchpoint.c (recurser): Initialize local_x.
4813 (main): Repeat recurser call.
4814 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
4815 equivalent to 'local_x'.
4816
ea733575 48172012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 4818 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
4819
4820 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
4821
2ca0b532
PA
48222012-01-05 Pedro Alves <alves.ped@gmail.com>
4823
4824 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
4825 * gdb.python/py-events.c (first): Add bits for new "step N" test.
4826 * gdb.python/py-events.exp: Test that "step N" tripping on a
4827 breakpoint emits a breakpoint event.
4828
6e681866
JB
48292012-01-03 Joel Brobecker <brobecker@adacore.com>
4830
4831 * gdb.base/auxv.exp: Reformat the copyright notice.
4832
3c2d6aff
YQ
48332012-01-03 Yao Qi <yao@codesourcery.com>
4834
4835 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
4836 (strace_trace_on_diff_addr): New.
4837 * gdb.trace/strace.c: (main): Add two local variables.
4838
0852fee3
UW
48392011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
4840
4841 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
4842 * gdb.cell/gcore.exp: Likewise.
4843 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
4844 to verify the correct instance of main is selected.
4845
12c3e59c
JB
48462012-01-02 Joel Brobecker <brobecker@adacore.com>
4847
4848 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
4849 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
4850 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
4851 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
4852 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
4853 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
4854 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
4855 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
4856 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
4857 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
4858 gdb.threads/thread_check.c: Reformat copyright header.
4859
c0f378ec
EBM
48602011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
4861
e4a7ca93 4862 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
4863 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
4864 is not enabled.
4865
3bc96cfb
JK
48662011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4867
4868 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
4869 parameter to self_exec, adjust the function.
4870 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
4871 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
4872 (set var do_exit = 0): Remove test.
4873 (newline at end of file): Add one.
4874
095bcf5e
JB
48752011-12-27 Joel Brobecker <brobecker@adacore.com>
4876
4877 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
4878 New files.
4879
18d19bd1
JK
48802011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4881
4882 Fix racy FAILs.
4883 * gdb.threads/fork-thread-pending.c (barrier): New variable.
4884 (thread_function, thread_forker): Call pthread_barrier_wait for it.
4885 (main): Call pthread_barrier_init for it.
4886
e809353a
JK
48872011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4888
4889 Fix double send_gdb leading to racy FAILs.
4890 * gdb.base/break.exp (set silent break bp_location1): Replace
4891 3x send_gdb and gdb_expect by gdb_test.
4892 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
4893 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
4894 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
4895 instead of send_gdb. Twice.
4896 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
4897 3x send_gdb and gdb_expect by gdb_test.
4898 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
4899
da8cb7ec
JK
49002011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4901
4902 * gdb.linespec/linespec.exp: Compile using {c++}.
4903
ae1a303e
JK
49042011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4905
4906 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
4907 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
4908 (verify GCC PR debug/51668): New test.
4909
cc72b2a2
KP
49102011-12-23 Kevin Pouget <kevin.pouget@st.com>
4911
4912 Introduce gdb.FinishBreakpoint in Python.
4913 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
4914 py-finish-breakpoint2
4915 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
4916 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
4917 instead of line number.
4918 * gdb.python/py-finish-breakpoint.c: New file.
4919 * gdb.python/py-finish-breakpoint.exp: New file.
4920 * gdb.python/py-finish-breakpoint.py: New file.
4921 * gdb.python/py-finish-breakpoint2.cc: New file.
4922 * gdb.python/py-finish-breakpoint2.exp: New file.
4923 * gdb.python/py-finish-breakpoint2.py: New file.
4924
3b7962f9
JK
49252011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4926
4927 Partial fix of compatibility with gcc-4.7.
4928 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
4929 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
4930 Add comment to add a PASS case in the future.
4931
6538471c
JK
4932 Fix compatibility with gcc-4.7.
4933 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
4934
7052e42c
UW
49352011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
4936
4937 PR tdep/12797
4938 * gdb.base/callfuncs.exp: Remove KFAIL.
4939
9ac7f98e
JB
49402011-12-21 Joel Brobecker <brobecker@adacore.com>
4941
4942 * gdb.ada/task_bp: New testcase.
4943
f6eeced0
JK
49442011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4945
4946 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
4947 -DNO_SECTIONS.
4948 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
4949
72225e17
JK
49502011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
4953 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
4954 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4955 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
4956 conditional for gcc <= 4.5.
4957
13ac8d2c
JK
49582011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4959
4960 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
4961 by XFAIL.
4962 * gdb.cp/static-method.exp (info addr A::func())
4963 (list static-method.cc:xxx::(anonymous namespace)::A::func)
4964 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
4965 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
4966 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
4967 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
4968 (test value of F in k3_m): Likewise.
4969 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
4970 Likewise.
4971
049682ba
JK
49722011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4973
4974 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
4975 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
4976 Remove.
4977 * gdb.threads/attachstop-mt.c: Remove.
4978 * gdb.threads/attachstop-mt.exp: Remove.
4979
2c9d8796
MK
49802011-12-17 Mark Kettenis <kettenis@gnu.org>
4981
4982 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
4983
e0f9f062
DE
49842011-12-16 Doug Evans <dje@google.com>
4985
f4aa2101 4986 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
4987 * boards/native-gdbserver.exp: New file.
4988
e0f9f062
DE
4989 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
4990 gdbserver output.
4991 (gdbserver_default_get_remote_address): New function.
4992 (gdbserver_start): Call gdb,get_remote_address to compute argument
4993 to "target remote" command.
4994
80b6e756
PM
49952011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4996
1c3ad6ab 4997 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
4998 python print-stack. Add set/show python print-stack
4999 off|full|message tests.
5000
1576bd00
YQ
50012011-12-15 Yao Qi <yao@codesourcery.com>
5002
5003 * gdb.trace/strace.c: New
5004 * gdb.trace/strace.exp: New.
5005
d6a0f6e0
TT
50062011-12-14 Tom Tromey <tromey@redhat.com>
5007
5008 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
5009
31015e1d
DE
50102011-12-14 Doug Evans <dje@google.com>
5011
5012 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
5013
7b50312a
PA
50142011-12-14 Pedro Alves <pedro@codesourcery.com>
5015
5016 PR threads/10729
5017
5018 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 5019 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 5020
924437bc
PA
50212011-12-13 Pedro Alves <pedro@codesourcery.com>
5022 Doug Evans <dje@google.com>
5023
5024 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
5025 (clean_restart): Remove references to the gdb_stub target board
5026 variable.
5027 (gdb_step_for_stub): Delete.
5028
5029 * gdb.base/annota1.exp: Remove all references to [target_info
5030 exists gdb_stub], gdb_step_for_stub and usestubs.
5031 * gdb.base/annota3.exp: Ditto.
5032 * gdb.base/async.exp: Ditto.
5033 * gdb.base/break.exp: Ditto.
5034 * gdb.base/code-expr.exp: Ditto.
5035 * gdb.base/commands.exp: Ditto.
5036 * gdb.base/completion.exp: Ditto.
5037 * gdb.base/condbreak.exp: Ditto.
5038 * gdb.base/consecutive.exp: Ditto.
5039 * gdb.base/cvexpr.exp: Ditto.
5040 * gdb.base/define.exp: Ditto.
5041 * gdb.base/display.exp: Ditto.
5042 * gdb.base/ena-dis-br.exp: Ditto.
5043 * gdb.base/environ.exp: Ditto.
5044 * gdb.base/gnu-ifunc.exp: Ditto.
5045 * gdb.base/maint.exp: Ditto.
5046 * gdb.base/pending.exp: Ditto.
5047 * gdb.base/sect-cmd.exp: Ditto.
5048 * gdb.base/sepdebug.exp: Ditto.
5049 * gdb.base/unload.exp: Ditto.
5050 * gdb.base/watchpoint-solib.exp: Ditto.
5051 * gdb.cp/annota2.exp: Ditto.
5052 * gdb.cp/annota3.exp: Ditto.
5053 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
5054 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
5055 * gdb.mi/mi-pending.exp: Ditto.
5056 * gdb.trace/circ.exp: Ditto.
5057 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
5058 * gdb.base/list.exp: Ditto.
5059
5060 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
5061 breakpoint function and all references to the usestubs macro.
5062 * gdb.base/exprs.c: Ditto.
5063 * gdb.base/freebpcmd.c: Ditto.
5064 * gdb.base/bitfields.c: Ditto.
5065 * gdb.base/bitfields2.c: Ditto.
5066 * gdb.base/break.c: Ditto.
5067 * gdb.base/call-sc.c: Ditto.
5068 * gdb.base/call-signals.c: Ditto.
5069 * gdb.base/callfuncs.c: Ditto.
5070 * gdb.base/charset.c: Ditto.
5071 * gdb.base/consecutive.c: Ditto.
5072 * gdb.base/constvars.c: Ditto.
5073 * gdb.base/funcargs.c: Ditto.
5074 * gdb.base/int-type.c: Ditto.
5075 * gdb.base/interrupt.c: Ditto.
5076 * gdb.base/langs0.c: Ditto.
5077 * gdb.base/list0.c: Ditto.
5078 * gdb.base/mips_pro.c: Ditto.
5079 * gdb.base/miscexprs.c: Ditto.
5080 * gdb.base/nodebug.c: Ditto.
5081 * gdb.base/opaque0.c: Ditto.
5082 * gdb.base/pointers.c: Ditto.
5083 * gdb.base/printcmds.c: Ditto.
5084 * gdb.base/ptype.c: Ditto.
5085 * gdb.base/recurse.c: Ditto.
5086 * gdb.base/reread1.c: Ditto.
5087 * gdb.base/reread2.c: Ditto.
5088 * gdb.base/restore.c: Ditto.
5089 * gdb.base/return.c: Ditto.
5090 * gdb.base/run.c: Ditto.
5091 * gdb.base/scope0.c: Ditto.
5092 * gdb.base/sepdebug.c: Ditto.
5093 * gdb.base/setshow.c: Ditto.
5094 * gdb.base/setvar.c: Ditto.
5095 * gdb.base/sigall.c: Ditto.
5096 * gdb.base/signals.c: Ditto.
5097 * gdb.base/structs.c: Ditto.
5098 * gdb.base/structs2.c: Ditto.
5099 * gdb.base/testenv.c: Ditto.
5100 * gdb.base/twice.c: Ditto.
5101 * gdb.base/unwindonsignal.c: Ditto.
5102 * gdb.base/watchpoint.c: Ditto.
5103 * gdb.base/watchpoints.c: Ditto.
5104 * gdb.base/whatis.c: Ditto.
5105 * gdb.cp/classes.cc: Ditto.
5106 * gdb.cp/cplusfuncs.cc: Ditto.
5107 * gdb.cp/derivation.cc: Ditto.
5108 * gdb.cp/formatted-ref.cc: Ditto.
5109 * gdb.cp/misc.cc: Ditto.
5110 * gdb.cp/overload.cc: Ditto.
5111 * gdb.cp/ovldbreak.cc: Ditto.
5112 * gdb.cp/ref-params.cc: Ditto.
5113 * gdb.cp/ref-types.cc: Ditto.
5114 * gdb.cp/templates.cc: Ditto.
5115 * gdb.cp/virtfunc.cc: Ditto.
5116 * gdb.hp/gdb.aCC/run.c: Ditto.
5117 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
5118 * gdb.hp/gdb.compat/xdb0.c: Ditto.
5119 * gdb.reverse/consecutive-reverse.c: Ditto.
5120 * gdb.reverse/sigall-reverse.c: Ditto.
5121 * gdb.reverse/until-reverse.c: Ditto.
5122 * gdb.reverse/watch-reverse.c: Ditto.
5123 * gdb.trace/actions.c: Ditto.
5124 * gdb.trace/circ.c: Ditto.
5125 * gdb.trace/collection.c: Ditto.
5126
fabde485
PA
51272011-12-13 Pedro Alves <pedro@codesourcery.com>
5128
5129 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
5130 (func6, func7): New.
5131 (main): Call func6 and func7.
5132 * gdb.base/watchpoint.exp (test_wide_location_1)
5133 (test_wide_location_2): New.
5134 (top level): Re-enable hardware watchpoints if necessary. Call
5135 test_wide_location_1 and test_wide_location_2.
5136
ff7d1690
YQ
51372011-12-11 Yao Qi <yao@codesourcery.com>
5138
5139 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
5140
a6af7abe
JB
51412011-12-11 Joel Brobecker <brobecker@adacore.com>
5142
5143 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
5144 expected output for unsupported case.
5145
61638e15
JK
51462011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5147
5148 PR testsuite/12649
5149 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
5150 Protect gdb_test_multiple by final $gdb_prompt match.
5151
0a00efc3
JK
51522011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5153
5154 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
5155 New variable, new test.
5156 (list static-method.cc:xxx::(anonymous namespace)::A::func)
5157 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
5158 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
5159 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
5160 them if HAVE_GCC_45682_FIXED is not set.
5161
4511b1ba
YQ
51622011-12-10 Yao Qi <yao@codesourcery.com>
5163
5164 * gdb.trace/status-stop.exp: New.
5165 * gdb.trace/status-stop.c: New.
5166
27949e73
JK
51672011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5168
5169 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
5170 timeout.
5171
d8ea7931
TT
51722011-12-08 Tom Tromey <tromey@redhat.com>
5173
5174 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
5175 condition.
5176
1cc310d2
SS
51772011-12-07 Stan Shebs <stan@codesourcery.com>
5178
5179 * gdb.trace/tfind.exp: Update for output changes.
5180
d482a875
PA
51812011-12-07 Pedro Alves <pedro@codesourcery.com>
5182
5183 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
5184 throws "Cannot insert catchpoints in this configuration".
5185 * gdb.ada/mi_catch_ex.exp: Likewise.
5186
f0ba3972
PA
51872011-12-06 Pedro Alves <pedro@codesourcery.com>
5188
5189 * gdb.base/break-always.exp: Test changing memory at addresses
5190 with breakpoints inserted.
5191
f8eba3c6
TT
51922011-12-06 Joel Brobecker <brobecker@acacore.com>
5193
6fdff2c5
PA
5194 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
5195 involving a fully qualified function name.
f8eba3c6
TT
5196
51972011-12-06 Tom Tromey <tromey@redhat.com>
5198
5199 * gdb.ada/homonym.exp: Add three breakpoint tests.
5200
52012011-12-06 Tom Tromey <tromey@redhat.com>
5202
5203 * gdb.base/solib-weak.exp (do_test): Remove kfail.
5204 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
5205 * gdb.objc/objcdecode.exp: Update for output changes.
5206 * gdb.linespec/linespec.exp: New file.
5207 * gdb.linespec/lspec.cc: New file.
5208 * gdb.linespec/lspec.h: New file.
5209 * gdb.linespec/body.h: New file.
5210 * gdb.linespec/base/two/thefile.cc: New file.
5211 * gdb.linespec/base/one/thefile.cc: New file.
5212 * gdb.linespec/Makefile.in: New file.
5213 * gdb.cp/templates.exp (test_template_breakpoints): Update for
5214 output changes.
5215 * gdb.cp/re-set-overloaded.exp: Remove kfail.
5216 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
5217 makes one breakpoint.
5218 * gdb.cp/method2.exp (test_break): Update for output changes.
5219 * gdb.cp/mb-templates.exp: Update for output changes.
5220 * gdb.cp/mb-inline.exp: Update for output changes.
5221 * gdb.cp/mb-ctor.exp: Update for output changes.
5222 * gdb.cp/ovsrch.exp: Use fully-qualified names.
5223 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
5224 has multiple matches.
5225 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
5226 error message change.
5227 * gdb.base/list.exp (test_list_filename_and_number): Update for
5228 error message change.
5229 * gdb.base/break.exp: Disable pending breakpoints. Update for
5230 output changes.
5231 * configure.ac: Add gdb.linespec.
5232 * configure: Rebuild.
5233 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
5234
c642a434
UW
52352011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
5236
5237 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
5238 last_break register on s390*-*-* targets.
5239
b18003d1
JB
52402011-12-06 Joel Brobecker <brobecker@adacore.com>
5241
5242 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
5243 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
5244 of parameter X in procedure Foo.
5245
fe96589c
SS
52462011-12-05 Stan Shebs <stan@codesourcery.com>
5247
5248 * gdb.trace/tfind.exp: Update help string matches.
5249
1820ab47
JK
52502011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5251
5252 * gdb.server/ext-run.exp (get process list): Accept also systemd
5253 as PID 1.
5254
e11ac3a3
JK
52552011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5256 Pedro Alves <pedro@codesourcery.com>
5257
5258 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
5259 starting GDB.
5260 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
5261 $use_gdb_stub.
5262 * gdb.base/display.exp: Likewise.
5263 * gdb.base/ending-run.exp: Likewise.
5264 * gdb.base/list.exp (test_listsize): Likewise.
5265 * gdb.base/setshow.exp: Likewise.
5266 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
5267 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
5268 check by global $use_gdb_stub.
5269 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
5270 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
5271 (default_gdb_init): Unset global $use_gdb_stub.
5272 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
5273 by global $use_gdb_stub.
5274 * lib/gdbserver-support.exp: Extend comments for set_board_info
5275 gdb_protocol and gdb,socketport.
5276 (gdbserver_start_extended): Set global gdbserver_protocol and
5277 gdbserver_gdbport. Clear global use_gdb_stub.
5278 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
5279 from target use_gdb_stub.
5280 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
5281
1d41d75c
DE
52822011-12-03 Doug Evans <dje@google.com>
5283
5284 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
5285 (gdb_step_for_stub): Add comments.
5286
d6d7a51a
MR
52872011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
5288
5289 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
5290 to the caller.
5291 (gdb_test_multiple): Likewise.
5292
05acf274
JK
52932011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5294
5295 Fix gdb.mi/mi-solib.exp without system debug info installed.
5296 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
5297 expect attribute, return 0 for it. Update comments.
5298
2268b414
JK
52992011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5300
5301 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
5302 (corrupted list): Adjust the expectation.
5303
585861ea
JK
53042011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 PR threads/13448
5307 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
5308 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
5309 * gdb.threads/tls-var-main.c: New file.
5310 * gdb.threads/tls-var.c: New file.
5311 * gdb.threads/tls-var.exp: New file.
5312
968643aa
JK
53132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5314
5315 PR testsuite/12649
5316 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
5317 Protect gdb_test_multiple by final $gdb_prompt match.
5318 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
5319 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
5320 (test_tracepoints): Likewise.
5321
9750bca9
JK
53222011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 PR breakpoints/13346
5325 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
5326 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
5327 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
5328
ac1349b7
JB
53292011-12-01 Joel Brobecker <brobecker@adacore.com>
5330
5331 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
5332 * gdb.ada/homonym/homonym.adb: For use of all types defined
5333 locally inside both Get_Value subprograms.
5334
26d44faf
JK
53352011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5336
5337 Fix racy FAILs.
5338 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
5339 of send_gdb.
5340
514f6425
UW
53412011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5342
5343 * gdb.base/testenv.exp: Skip on remote targets. Unset global
5344 environment variable after test completed.
5345
4255c8d2
UW
53462011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5347
5348 * gdb.base/solib-nodir.exp: Skip if remote target.
5349 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
5350 application. Call gdb_load_shlibs.
5351 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
5352
a35ad96a
JB
53532011-11-29 Joel Brobecker <brobecker@adacore.com>
5354
5355 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
5356
1a1d5513
JB
53572011-11-28 Joel Brobecker <brobecker@adacore.com>
5358
5359 * gdb.ada/fullname_bp: New testcase.
5360
50b4ddf8
JK
53612011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5362
5363 PR testsuite/12649
5364 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
5365 Wrap send_gdb into a new gdb_test.
5366
fb0aec57
JK
5367 Code cleanup.
5368 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
5369 Convert send_gdb and gdb_expect to gdb_test_multiple.
5370
2376d946
JK
53712011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5372
5373 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
5374
1eec78bd
KS
53752011-11-23 Keith Seitz <keiths@redhat.com>
5376
5377 * lib/mi-support.exp (varobj_tree): New namespace and procs.
5378 (mi_varobj_tree_test_children_callback): New proc.
5379 (mi_walk_varobj_tree): New proc.
5380
36dfb11c
TT
53812011-11-22 Tom Tromey <tromey@redhat.com>
5382
5383 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
5384 Add "use_mi_command" argument.
5385 (mi_run_cmd, mi_run_with_cli): New procs.
5386 * gdb.mi/solib-lib.c: New file.
5387 * gdb.mi/solib-main.c: New file.
5388 * gdb.mi/mi-solib.exp: New file.
5389
0e965dd0
DE
53902011-11-21 Doug Evans <dje@google.com>
5391
5392 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
5393 _Unwind_DebugHook is missing.
5394
f196051f
SS
53952011-11-20 Stan Shebs <stan@codesourcery.com>
5396
5397 * gdb.trace/tstatus.exp: New.
5398 * gdb.trace/actions.c: Include string.h.
5399
bfccc43c
YQ
54002011-11-18 Yao Qi <yao@codesourcery.com>
5401
5402 * gdb.trace/pending.exp: New.
5403 * gdb.trace/pending.c: New.
5404 * gdb.trace/pendshr1.c: New.
5405 * gdb.trace/pendshr2.c: New.
5406 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
5407 tracepoint location becomes pending.
5408 (tracepoint_change_loc_2): New.
5409
73cd8ab1
DM
54102011-11-16 David S. Miller <davem@davemloft.net>
5411
5412 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
5413 target is sparc*-*-linux*
5414
77426730
PK
54152011-11-15 Paul Koning <paul_koning@dell.com>
5416
5417 * gdb.python/py-type.exp: New testcases for exceptions on scalar
5418 types.
5419
ed59ded5
DE
54202011-11-14 Doug Evans <dje@google.com>
5421
5422 * gdb.base/shell.exp: New file.
5423
405f8e94
SS
54242011-11-14 Stan Shebs <stan@codesourcery.com>
5425
5426 * gdb.trace/ftrace.c: New.
5427 * gdb.trace/ftrace.exp: New.
5428
1e4d1764
YQ
54292011-11-14 Yao Qi <yao@codesourcery.com>
5430
5431 * gdb.trace/change-loc-1.c: New.
5432 * gdb.trace/change-loc-2.c: New.
5433 * gdb.trace/change-loc.c: New.
5434 * gdb.trace/change-loc.exp: New.
5435 * gdb.trace/change-loc.h: New.
5436 * gdb.trace/trace-break.c (marker): Define new symbol.
5437 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 5438 New.
1e4d1764
YQ
5439 (break_trace_same_addr_6): New.
5440
71eba9c2 54412011-11-12 Matt Rice <ratmice@gmail.com>
5442
5443 * gdb.base/info-macros.exp: Make tests for info definitions
5444 test info macro. Add tests for info macro argument processing.
5445 Rename a few tests.
5446
1d93e29a
KS
54472011-11-11 Keith Seitz <keiths@redhat.com>
5448
5449 PR gdb/12843
5450 * gdb.base/linespecs.exp: New file.
5451
a4b5b48a
DE
54522011-11-11 Doug Evans <dje@google.com>
5453
5454 * gdb.threads/print-threads.exp: Extend timeout for slower
5455 tests.
5456
f6b47be4
DE
54572011-11-10 Doug Evans <dje@google.com>
5458
792a0230
DE
5459 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
5460 "record to end of main" test.
5461
f6b47be4
DE
5462 * gdb.python/py-type.c (TS): New typedef.
5463 (ts): New global.
5464 * gdb.python/py-type.exp: Test field list of typedef.
5465
22355c90
JB
54662011-11-10 Joel Brobecker <brobecker@adacore.com>
5467
5468 * gdb.ada/small_reg_param: New testcase.
5469
a7860e76
TT
54702011-11-09 Tom Tromey <tromey@redhat.com>
5471
5472 * gdb.cp/destrprint.exp: New file.
5473 * gdb.cp/destrprint.cc: New file.
5474
72a2e3dc
MI
54752011-11-08 Meador Inge <meadori@codesourcery.com>
5476
5477 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
5478 (switch_stack_to_other): New test function.
5479 * gdb.arch/thumb-prologue.exp: New test cases.
5480
c7195df2 54812011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
5482
5483 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
5484
d3895d7d
YQ
54852011-11-08 Yao Qi <yao@codesourcery.com>
5486
5487 * gdb.exp (supports_process_record): New.
5488 (supports_reverse): New.
5489 * gdb.reverse/break-precsave.exp: Call support_process_record
5490 to run test conditionally.
5491 * gdb.reverse/consecutive-precsave.exp: Likewise.
5492 * gdb.reverse/i386-precsave.exp: Likewise.
5493 * gdb.reverse/machinestate-precsave.exp: Likewise.
5494 * gdb.reverse/solib-precsave.exp: Likewise.
5495 * gdb.reverse/step-precsave.exp: Likewise.
5496 * gdb.reverse/until-precsave.exp: Likewise.
5497 * gdb.reverse/watch-precsave.exp: Likewise.
5498 * gdb.reverse/break-reverse.exp: Call support_reverse to run
5499 test conditionally.
5500 * gdb.reverse/consecutive-reverse.exp: Likewise.
5501 * gdb.reverse/finish-precsave.exp: Likewise.
5502 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
5503 * gdb.reverse/finish-reverse.exp: Likewise.
5504 * gdb.reverse/i386-reverse.exp: Likewise.
5505 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5506 * gdb.reverse/machinestate.exp: Likewise.
5507 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
5508 * gdb.reverse/sigall-precsave.exp: Likewise.
5509 * gdb.reverse/sigall-reverse.exp: Likewise.
5510 * gdb.reverse/solib-reverse.exp: Likewise.
5511 * gdb.reverse/step-reverse.exp: Likewise.
5512 * gdb.reverse/until-reverse.exp: Likewise.
5513 * gdb.reverse/watch-reverse.exp: Likewise.
5514
a59306a3
YQ
55152011-11-05 Yao Qi <yao@codesourcery.com>
5516
5517 * gdb.trace/trace-break.exp: Add test on setting two
5518 fast tracepoints at the same address.
5519
87769f59
JK
55202011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
5521
5522 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
5523
3065dfb6
SS
55242011-11-02 Stan Shebs <stan@codesourcery.com>
5525
5526 * gdb.trace/collection.c: Add code using strings.
5527 * gdb.trace/collection.exp: Add tests of string collection.
5528
89e208db
JK
55292011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 * gdb.base/skip-solib.exp (executable_main): New variable.
5532 (binfile_main): Base it on that.
5533 Use $executable_main in clean_restart calls. Drop gdb_exit and
5534 gdb_start calls.
5535
405e54e9
JK
55362011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5537
5538 Fix racy FAILs.
5539 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
5540 breakpoint_re globals import by async. Set string_regex to .* for
5541 async. Remove the optional thread_selected_re and breakpoint_re
5542 globals expectations.
5543
58e8570a
JM
55442011-11-01 Joseph Myers <joseph@codesourcery.com>
5545
5546 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
5547 well as Cygwin.
5548
7b35ec7f 55492011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
5550
5551 Add tests for skip command.
89e208db
JK
5552 * gdb.base/skip-solib-lib.c: New
5553 * gdb.base/skip-solib-main.c: New
5554 * gdb.base/skip-solib.exp: New
5555 * gdb.base/skip.c: New
5556 * gdb.base/skip.exp: New
5557 * gdb.base/skip1.c: New
5558 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 5559
b9fd1791
PA
55602011-10-31 Yao Qi <yao@codesourcery.com>
5561 Pedro Alves <pedro@codesourcery.com>
5562
6fdff2c5
PA
5563 * gdb.trace/trace-break.c: New.
5564 * gdb.trace/trace-break.exp: New.
b9fd1791 5565
4323fecc
JK
55662011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5567
5568 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
5569 break-here-2.
5570
0e5bf2a8
PA
55712011-10-28 Pedro Alves <pedro@codesourcery.com>
5572
5573 * gdb.threads/no-unwaited-for-left.c: New.
5574 * gdb.threads/no-unwaited-for-left.exp: New.
5575 * gdb.threads/non-ldr-exc-1.c: New.
5576 * gdb.threads/non-ldr-exc-1.exp: New.
5577 * gdb.threads/non-ldr-exc-2.c: New.
5578 * gdb.threads/non-ldr-exc-2.exp: New.
5579 * gdb.threads/non-ldr-exc-3.c: New.
5580 * gdb.threads/non-ldr-exc-3.exp: New.
5581 * gdb.threads/non-ldr-exc-4.c: New.
5582 * gdb.threads/non-ldr-exc-4.exp: New.
5583
3a3dad98
JK
55842011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5585
5586 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
5587 * gdb.base/attach-pie-misread.exp: Likewise.
5588 * gdb.base/break-interp.exp: Likewise.
5589 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
5590 testcases for use_gdb_stub.
5591 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
5592 (continue): New testcase.
5593 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
5594 * gdb.threads/attach-into-signal.exp: Likewise.
5595 * gdb.threads/attach-stopped.exp: Likewise.
5596 * gdb.threads/attachstop-mt.exp: Likewise.
5597
d6a5d40c
PK
55982011-10-28 Paul Koning <paul_koning@dell.com>
5599
5600 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
5601
ca539be8
JK
56022011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5603
5604 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
5605 (mi_gdb_test): Import globals thread_selected_re
5606 and breakpoint_re. Expect them optionally at the regex start.
5607
d234ef5c
DE
56082011-10-27 Doug Evans <dje@google.com>
5609
5610 * gdb.python/python.exp: Test source -s.
5611
ab964825
PK
56122011-10-26 Paul Koning <paul_koning@dell.com>
5613
5614 * gdb.python/lib-types.cc (struct A): New structure.
5615 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 5616
54d8a644
PK
56172011-10-25 Paul Koning <paul_koning@dell.com>
5618
5619 PR python/13327
d234ef5c 5620
54d8a644
PK
5621 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
5622 fetch_lazy method.
5623
b0221781
YQ
56242011-10-24 Yao Qi <yao@codesourcery.com>
5625
5626 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
5627 target is tic6x-*-*.
5628
6cda5a20
JB
56292011-10-21 Joel Brobecker <brobecker@adacore.com>
5630
5631 * gdb.ada/mi_task_info/task_switch.adb: New file.
5632 * gdb.ada/mi_task_info.exp: New file.
5633
5ed9db04
JK
56342011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
5635
5636 * gdb.cp/expand-psymtabs-cxx.exp: New file.
5637 * gdb.cp/expand-psymtabs-cxx.cc: New file.
5638
9df2fbc4
PM
56392011-10-20 Phil Muldoon <pmuldoon@redhat.com>
5640
5641 PR python/12656
5642
5643 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
5644 global_block tests.
5645
736086ba
TT
56462011-10-18 Tom Tromey <tromey@redhat.com>
5647
5648 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
5649
4af31552
TT
56502011-10-18 Tom Tromey <tromey@redhat.com>
5651
5652 * gdb.base/source.exp: Don't include full file name in test name.
5653 * gdb.python/python.exp: Don't include full file name in test
5654 name.
5655
43136979
AR
56562011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5657
5658 * gdb.base/attach-pie-noexec.c: New files.
5659 * gdb.base/attach-pie-noexec.exp: New files.
5660
543a9323
JM
56612011-10-17 Joseph Myers <joseph@codesourcery.com>
5662
5663 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
5664 prompt for each extra line in command.
5665
21ae7a4d
JK
56662011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5667
5668 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
5669 Revert the part of:
5670 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5671 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
5672 Change the expected string.
5673
20ec36d9
JK
56742011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5675
5676 Fix results with system glibc debug info installed.
5677 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
5678 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
5679 Accept also __libc_ symbol prefix and no prefix.
5680
6501c2fc
KS
56812011-10-14 Keith Seitz <keiths@redhat.com>
5682
5683 PR c++/13225
5684 * gdb.cp/converts.cc (foo3_1): New function.
5685 (foo3_2): New functions.
5686 * gdb.cp/converts.exp: Add tests for int to pointer conversion
5687 and null pointer conversions of integer constant zero.
5688 Add test to check if all arguments are checked for incompatible
5689 conversion BADNESS.
5690
55b1fd0c
TT
56912011-10-14 Tom Tromey <tromey@redhat.com>
5692
5693 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
5694 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
5695 linespec.
5696
22c05d8a
JK
56972011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5698
5699 Fix internal error regression.
5700 * gdb.dwarf2/implptr-optimized-out.S: New file.
5701 * gdb.dwarf2/implptr-optimized-out.exp: New file.
5702
1d6edc3c
JK
57032011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5704
5705 Fix empty DWARF expressions DATA vs. SIZE conditionals.
5706 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
5707 (loclist): New.
5708 (4): New abbrev.
5709 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
5710 Use prepare_for_testing, remove clean_restart.
5711 (p arraynoloc, p arraycallnoloc): New tests.
5712
9ec72168
JK
57132011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5714
5715 * gdb.cp/namespace-enum.exp (executable): New variable.
5716 (binfile): Use ${objdir}/${subdir}/ prefix.
5717 Use ${executable} for clean_restart.
5718
9c6c53f7
SA
57192011-10-11 Sterling Augustine <saugustine@google.com>
5720
5721 * gdb.cp/Makefile.in: Add namespace-enum test.
5722 * gdb.cp/namespace-enum.exp: New file.
5723 * gdb.cp/namespace-enum.c: New file.
5724 * gdb.cp/namespace-enum-main.c: New file.
5725
fac7ceb3
UW
57262011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
5727
5728 * gdb.python/py-shared.exp: Relax filename check to handle remote:
5729 sysroot.
5730
941b2081
JK
57312011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5732
5733 Reimplement @entry in input expressions.
5734 * gdb.base/exprs.c (v_int_array_init): New variable.
5735 * gdb.base/exprs.exp (print v_int_array_init)
5736 (print *v_int_array_init@1, print *v_int_array_init@2)
5737 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
5738 (print v_int_array_init[1]@1): New tests.
5739
0344e878
JM
57402011-10-10 Joseph Myers <joseph@codesourcery.com>
5741
5742 * gdb.cp/gdb2495.exp: Do not include directories in filename in
5743 expected message.
5744
5a56e9c5
DE
57452011-10-09 Doug Evans <dje@google.com>
5746
5747 * gdb.base/alias.exp: Add tests for alias command.
5748
2bda9cc5
JK
57492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5750
5751 * gdb.arch/amd64-entry-value.s: New file.
5752 * gdb.mi/mi2-amd64-entry-value.s: New file.
5753
a471c594
JK
57542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5755
5756 Display @entry parameter values even for references.
5757 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
5758 functions.
5759 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
5760 reference and datap_input.
5761 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
5762 breakpoints.
5763 (continue to breakpoint: entry_reference: reference)
5764 (entry_reference: bt at entry)
5765 (continue to breakpoint: entry_reference: breakhere_reference)
5766 (entry_reference: bt, entry_reference: ptype regparam)
5767 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
5768 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
5769 (entry_reference: p regcopy, entry_reference: p nodataparam)
5770 (entry_reference: p nodataparam@entry): New tests.
5771
36b11add
JK
57722011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5773
5774 Support @entry in input expressions.
5775 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
5776 (entry_stack: p s1@entry, entry_stack: p s2@entry)
5777 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
5778 (tailcall: p j@entry): New tests.
5779 * gdb.cp/koenig.cc (A::entry): New function.
5780 (main): Call it.
5781 * gdb.cp/koenig.exp (p entry (c)): New test.
5782
e18b2753
JK
57832011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5784
5785 Display @entry parameter values (without references).
5786 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
5787 (different, validity, invalid): New functions.
5788 (main): Call them.
5789 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
5790 stacktest, breakhere_stacktest, different, breakhere_different,
5791 breakhere_validity and breakhere_invalid.
5792 (entry: bt): Update for @entry.
5793 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
5794 (entry_validity: *, entry_invalid: *): Many new tests.
5795 * gdb.base/break.exp
5796 (run until breakpoint set at small function, optimized file): Accept
5797 also the @entry suffix.
5798 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
5799 * gdb.mi/mi2-amd64-entry-value.c: New files.
5800 * gdb.mi/mi2-amd64-entry-value.exp: New files.
5801
2d6c5dc2
JK
58022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5803
5804 Protect entry values against self tail calls.
5805 * gdb.arch/amd64-entry-value.cc (self2, self): New.
5806 (main): Call self.
5807 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
5808 (set debug entry-values 1, self: bt debug entry-values): New tests.
5809
111c6489
JK
58102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5811
5812 Recognize virtual tail call frames.
5813 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
5814 (amb_b, amb_a): New.
5815 (main): Call a and b.
5816 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
5817 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
5818 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
5819 New tests.
5820
8e3b41a9
JK
58212011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5822
5823 Implement basic support for DW_TAG_GNU_call_site.
5824 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
5825 * gdb.arch/amd64-entry-value.cc: New file.
5826 * gdb.arch/amd64-entry-value.exp: New file.
5827
181cebd4
JK
58282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5829
5830 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
5831 * gdb.dwarf2/implptr-64bit.S: New file.
5832 * gdb.dwarf2/implptr-64bit.exp: New file.
5833
741f5e3c
JK
58342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5835
5836 Fix initial language detection with -readnow.
5837 * gdb.cp/readnow-language.cc: New file.
5838 * gdb.cp/readnow-language.exp: New file.
5839
a73d2258
JK
58402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5841
5842 Fix printed anonymous struct name.
5843 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
5844
af369495
JM
58452011-10-09 Joseph Myers <joseph@codesourcery.com>
5846
5847 * gdb.base/solib-symbol.exp: Do not include directories in
5848 filenames in expected messages.
5849
1fa57852
DE
58502011-10-07 Doug Evans <dje@google.com>
5851
5852 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
5853
bd054e06
KP
58542011-10-07 Kevin Pouget <kevin.pouget@st.com>
5855
5856 Allow Python notification of new object-file loadings.
5857 * gdb.python/py-events.exp: Test newobjfile event.
5858 * gdb.python/py-events.py: Register newobjfile callback.
5859 * gdb.python/py-events.c: Add call to shared library
5860 * gdb.python/py-events-shlib.c: New file.
5861
8031b6f8
JM
58622011-10-06 Joseph Myers <joseph@codesourcery.com>
5863
5864 * gdb.base/fixsection.exp: Do not include directories in filename
5865 in expected message.
5866
7fea6923
PM
58672011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
5868
5869 Add tests for passing of environment variables to inferior.
5870 * gdb.base/testenv.c: New test source.
5871 * gdb.base/testenv.exp: New expect test.
5872
687f2a88
PK
58732011-10-04 Paul Koning <paul_koning@dell.com>
5874
5875 * gdb.python/py-value.c (main): Break before return.
5876
cb6be26b
KP
58772011-10-04 Kevin Pouget <kevin.pouget@st.com>
5878
5879 PR python/12691: Add the inferior to Python exited event
5880 * gdb.python/py-events.exp: Test the inferior attribute of exited
5881 event with a fork.
5882 * gdb.python/py-events.py: Print inferior number on exit.
5883 * gdb.python/py-events.c: Fork the inferior.
5884
fb213700
EBM
58852011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5886
5887 * gdb.base/jit.exp: Add testcase name to log message
5888
aa2071bd
PK
58892011-10-03 Paul Koning <paul_koning@dell.com>
5890 Jan Kratochvil <jan.kratochvil@redhat.com>
5891
5892 * gdb.python/py-value.exp
5893 (python inval = gdb.parse_and_eval('*(int*)0'))
5894 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
5895 (set argc=2, python print argc_lazy): New tests.
5896
dd11a36c
JB
58972011-10-02 Joel Brobecker <brobecker@adacore.com>
5898
5899 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
5900
46f886f1
JK
59012011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5902 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdb.python/py-value.exp (test_value_in_inferior): New variable
5905 can_read_0, test for it.
5906 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
5907 (parse_and_eval with memory error): ... here, make it untested if
5908 can_read_0.
5909
c5cb204f
MP
59102011-09-30 Marek Polacek <mpolacek@redhat.com>
5911
5912 * gdb.python/python.exp (verify pagination beforehand)
5913 (verify pagination afterwards): Fix race by splitting the line.
5914
68fb0ec0
JM
59152011-09-29 Joseph Myers <joseph@codesourcery.com>
5916
5917 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
5918 for 64-bit multilibs from i?86-* targets.
5919
6aee0d90
MP
59202011-09-29 Marek Polacek <mpolacek@redhat.com>
5921
5922 * lib/gdb.exp: Fix a typo in one of the comments.
5923
e9101ff5
MP
59242011-09-29 Marek Polacek <mpolacek@redhat.com>
5925
5926 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
5927 matching pattern.
5928
7a81bdbf
PK
59292011-09-28 Paul Koning <paul_koning@dell.com>
5930
5931 * gdb.python/py-type.c (enum E): New.
5932 * gdb.python/py-type.exp (test_fields): Add tests for Python
5933 mapping access to fields.
5934 (test_enums): New test for field access on enums.
5935
6710bf39
SS
59362011-09-27 Stan Shebs <stan@codesourcery.com>
5937
5938 * gdb.trace/collection.exp: Test collection of $_ret.
5939
b2a6bdeb
AT
59402011-09-22 Andreas Tobler <andreast@fgznet.ch>
5941
5942 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
5943 list of compilation switches for <*-*-freebsd*>.
5944
3c9057f3
SS
59452011-09-19 Stan Shebs <stan@codesourcery.com>
5946
5947 * gdb.trace/tspeed.exp: New file.
5948 * gdb.trace/tspeed.c: New file.
5949
34518530
YQ
59502011-09-18 Yao Qi <yao@codesourcery.com>
5951
5952 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
5953 instructions.
5954 (test_adr_32bit, test_pop_pc): Likewise.
5955 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
5956 Thumb instructions.
5957 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
5958 in gdb_test_multiple.
5959 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
5960
ab254057
YQ
59612011-09-17 Yao Qi <yao@codesourcery.com>
5962
5963 * lib/gdb.exp (can_single_step_to_signal_handler): New.
5964 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
5965 support single step to signal handler.
5966
9c317b71
YQ
59672011-09-17 Yao Qi <yao@codesourcery.com>
5968
5969 * gdb.base/disp-step-fork.c: New.
5970 * gdb.base/disp-step-syscall.exp: New.
5971 * gdb.base/disp-step-vfork.c: New.
5972
a8123151
JB
59732011-09-16 Joel Brobecker <brobecker@adacore.com>
5974
5975 * gdb.ada/tasks.exp: Make the expected output for
5976 the `info tasks' tests more resilient to spacing
5977 changes.
5978
63a9aad8
JK
59792011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5980
5981 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
5982 (reached breakpoint 2, reached breakpoint 3): Update expected output.
5983
2aa48337
KP
59842011-09-15 Kevin Pouget <kevin.pouget@st.com>
5985
5986 PR Python/12692 Add gdb.selected_inferior() to Python interface.
5987 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
5988
6839b47f
KP
59892011-04-30 Kevin Pouget <kevin.pouget@st.com>
5990
5991 Handle multiple breakpoint hits in Python interface:
5992 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
5993 presence.
5994 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
5995 breakpoint hits.
5996
0935723e
JK
59972011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
5998 Jan Kratochvil <jan.kratochvil@redhat.com>
5999
6000 * gdb.python/py-events.exp: Remove pretty printing comment.
6001 * gdb.python/py-evsignal.exp: New file.
6002 * gdb.python/py-evthreads.c: Include signal.h.
6003 (thread3): Remove variable count3. Remove variable bad and use raise
6004 instead.
6005 (thread2): Remove variable count2. Move thread3 pthread_create here,
6006 merge pthread_join to a single line.
6007 (main): Remove variable count1. Merge pthread_join with pthread_create
6008 to a single line.
6009 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
6010 KFAIL python/12966 for gdbserver. Test return value of
6011 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
6012 gdb_expect by gdb_test and gdb_test_multiple.
6013 (thread 2, thread 3): New tests.
6014
4801a9a3
PA
60152011-09-12 Matt Rice <ratmice@gmail.com>
6016 Pedro Alves <pedro@codesourcery.com>
6017
6018 PR gdb/13175
6019
6020 * gdb.base/interp.exp: New tests.
6021 * gdb.base/interp.c: New file.
6022
24ece742
DE
60232011-09-12 Doug Evans <dje@google.com>
6024
6025 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
6026 * gdb.dwarf2/typeddwarf.exp: Ditto.
6027
7f062217
JK
60282011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6029
6030 Fix compatibility with x32 arch.
6031 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
6032 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
6033 is_x86_like_target.
6034 * testsuite/gdb.trace/collection.exp: Likewise.
6035 * testsuite/gdb.trace/report.exp: Likewise.
6036 * testsuite/gdb.trace/unavailable.exp: Likewise.
6037 * testsuite/gdb.trace/while-dyn.exp: Likewise.
6038 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
6039 (is_x86_like_target): Check also is_amd64_regs_target.
6040
08711b9a
JK
60412011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6042
6043 PR breakpoints/12435
6044 * gdb.arch/amd64-prologue-xmm.c: New file.
6045 * gdb.arch/amd64-prologue-xmm.exp: New file.
6046 * gdb.arch/amd64-prologue-xmm.s: New file.
6047
b99b5f66
JK
60482011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6049
6050 * gdb.dwarf2/dw2-param-error-main.c: New file.
6051 * gdb.dwarf2/dw2-param-error.S: New file.
6052 * gdb.dwarf2/dw2-param-error.exp: New file.
6053
a391a2f6
PA
60542011-09-08 Pedro Alves <pedro@codesourcery.com>
6055
6056 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
6057 inferior's pid and look for a core dump named core.$pid. Use
6058 `remote_file' commands on the host instead of hand coding shell
6059 commands on the build.
6060 * gdb.base/valgrind-db-attach.exp: Kill the program before
6061 finishing the test.
6062
7d8e6458 60632011-09-02 Matt Rice <ratmice@gmail.com>
6064
6065 * lib/prompt.exp: New file for testing the first prompt.
6066 * gdb.python/py-prompt.exp: Ditto.
6067 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
6068
68e77c9e
PA
60692011-09-02 Pedro Alves <pedro@codesourcery.com>
6070
6071 * gdb.threads/gcore-thread.exp: Set the global core_supported to
6072 0, before testing gcore.
6073
9655e943
JK
60742011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6075
df6dc84d
JK
6076 * dw2-ifort-parameter-debug.S: Update copyright year.
6077 * dw2-ifort-parameter.c: Update copyright year.
6078 * dw2-ifort-parameter.exp: Update copyright year.
6079
9655e943
JK
6080 * dw2-ifort-parameter-debug.S: New file.
6081 * dw2-ifort-parameter.c: New file.
6082 * dw2-ifort-parameter.exp: New file.
6083
353d1d73
JK
60842011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6085
6086 * gdb.base/commands.exp (error_clears_commands_left): New function.
6087 (): Call it.
6088
5c07461a
JK
60892011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6090
6091 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
6092 (C): Initialize `a'.
6093 * gdb.mi/mi-inheritance-syntax-error.exp
6094 (-data-evaluate-expression $path): Expect `a' as 5.
6095
0d932b2f
MK
60962011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
6097
6098 PR mi/11912
6099 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
6100 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
6101 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
6102 keyword in output of -var-info-path-expression.
6103
bdb54049
JK
61042011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6105
6106 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
6107 * gdb.trace/collection.exp: Likewise.
6108 * gdb.trace/report.exp: Likewise.
6109 * gdb.trace/unavailable.exp: Likewise.
6110 * gdb.trace/while-dyn.exp: Likewise.
6111
59cde39c
KS
61122011-08-18 Keith Seitz <keiths@redhat.com>
6113
6114 PR c++/12266
6115 * gdb.cp/meth-typedefs.cc: New file.
6116 * gdb.cp/meth-typedefs.exp: New file.
6117
fa3a4f15
PM
61182011-08-17 Phil Muldoon <pmuldoon@redhat.com>
6119
6fdff2c5 6120 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 6121
c1049fca
JK
61222011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6123
6124 * gdb.arch/i386-dr3-watch.exp
6125 (watchpoint on gap1 does not fit debug registers)
6126 (delete all watchpoints): Fix racy expect strings.
6127
d93f7b5c
YQ
61282011-08-14 Yao Qi <yao@codesourcery.com>
6129
6130 * gdb.base/maint.exp: set data_section to ".neardata".
6131 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
6132 * gdb.base/savedregs.exp: Handle SIGILL.
6133 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
6134 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
6135
457e09f0
DE
61362011-08-12 Doug Evans <dje@google.com>
6137
6138 * gdb.python/py-symbol.exp: Add test for symbol.type.
6139
5d0bb2fb
UW
61402011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
6141
6142 * gdb.threads/pthreads.exp: Enable on non-native configurations.
6143 * gdb.mi/mi-pthreads.exp: Likewise.
6144 * gdb.mi/mi2-pthreads.exp: Likewise.
6145 * gdb.mi/gdb669.exp.exp: Likewise.
6146
fcdfa280
PA
61472011-08-09 Pedro Alves <pedro@codesourcery.com>
6148
6149 * lib/mi-support.exp (detect_async): Rename to...
6150 (mi_detect_async): ... this.
6151 * gdb.mi/mi-nonstop-exit.exp: Adjust.
6152 * gdb.mi/mi-nonstop.exp: Adjust.
6153 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
6154 * gdb.mi/mi-nsintrall.exp: Adjust.
6155 * gdb.mi/mi-nsmoribund.exp: Adjust.
6156 * gdb.mi/mi-nsthrexec.exp: Adjust.
6157
9d8fa392
PA
61582011-08-09 Pedro Alves <pedro@codesourcery.com>
6159
6160 * gdb.base/display.c (do_loops): New `p_i' local.
6161 * gdb.base/display.exp: Test displaying a variable that is
6162 temporarily at a bad address.
6163
b6cede78
JK
61642011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 * gdb.dwarf2/dw2-op-stack-value.S: New file.
6167 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
6168
67bedb8c
JK
61692011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
6172 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
6173 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 6174
af6e93b2
PA
61752011-08-05 Pedro Alves <pedro@codesourcery.com>
6176
6177 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
6178 procedure.
6179 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
6180
1cf0e11f
YQ
61812011-08-05 Yao Qi <yao@codesourcery.com>
6182
6183 * gdb.base/callfuncs.exp: Set language after main.
6184 * gdb.cp/cplusfuncs.exp: Likewise.
6185 * gdb.cp/inherit.exp: Likewise.
6186
a1e28cb2
UW
61872011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6188
6189 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
6190 * gdb.base/watch-vfork.exp: Skip on remote targets.
6191
d4f5bbb9
UW
61922011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6193
6194 * gdb.threads/thread-find.exp: Support remote targets.
6195
724f4f80
UW
61962011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
6197
6198 * gdb.base/jit.exp: Download solib_binfile to target.
6199 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
6200 and call dlopen without full path name.
6201 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
6202 dlopen without full path name.
6203
934709f0
PW
62042011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6205
6206 * gdb.base/break-always.exp: Complete the test
6207 with duplicated breakpoints and enabling/disabling them.
6208
c26106c4
TT
62092011-08-02 Tom Tromey <tromey@redhat.com>
6210
6211 PR gdb/11289:
6212 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
6213
9300444e 62142011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
6215
6216 PR gdb/13045
6217 * gdb.base/float.exp: Add new test case for PR gdb/13045
6218 * gdb.base/float.c: New file.
6219
00bd41d6
PM
62202011-07-28 Phil Muldoon <pmuldoon@redhat.com>
6221
6222 * gdb.python/py-mi.exp: Test printers returning string hint, and
6223 also not returning a value.
6224 * gdb.python/py-prettyprint.c: Add testcase for above.
6225 * gdb.python/py-prettyprint.py: Add test printer for above.
6226
d24f74ce
JK
62272011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6228
6229 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
6230 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
6231 (.Ldie30) Add as field "data4".
6232 (.Ldie32) Rename field "b" to "shl".
6233 (abbrev4) Change for the "data4" field.
6234 (abbrev5, abbrev6) Remove.
6235 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
6236 (p &s.shl): ... here. Add comment.
6237 (p &s.data4): New.
6238
bb7da2bf
JK
62392011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6240
6241 Fix crash on lval_computed values.
6242 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
6243
11081198
JK
62442011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6245
6246 * gdb.base/help.exp (help whatis): Update the expected string.
6247
3c6e0cb3
JK
62482011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6249
6250 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
6251 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
6252 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
6253 Change the expected string.
6254
efa80663
PA
62552011-07-26 Pedro Alves <pedro@codesourcery.com>
6256
6257 * gdb.base/watchpoint.exp
6258 (test_disable_enable_software_watchpoint): New procedure.
6259 (top level): Run it.
6260
db8e4570
UW
62612011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
6262
6263 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
6264 executable file "${binfile}", C++ version "${binfile}-cxx".
6265 * gdb.python/py-prettyprint.exp: Likewise.
6266 * gdb.python/py-symbol.exp: Likewise.
6267 * gdb.python/py-type.exp: Likewise.
6268 * gdb.python/py-value.exp: Likewise.
6269 * gdb.python/py-template.exp (test_template_arg): Pass full executable
6270 file name instead of just suffix.
6271
543305c9
JK
62722011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6273
6274 Fix implicit pointer offsets.
6275 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
6276 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
6277 (continue to breakpoint: continue to baz breakpoint for implptr)
6278 (sanity check element 0, sanity check element 1)
6279 (enter the inlined function, check element 0 for the offset)
6280 (check element 1 for the offset)
6281 (continue to breakpoint: ignore the second baz breakpoint): New tests.
6282 (set foo breakpoint for implptr): Update the breakpoint number.
6283
b3215adc
UW
62842011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6285
6286 * gdb.python/py-mi.exp: Use different file names for different
6287 versions of the executable under test.
6288 * gdb.python/py-prettyprint.exp: Likewise.
6289 * gdb.python/py-symbol.exp: Likewise.
6290 * gdb.python/py-template.exp: Likewise.
6291 * gdb.python/py-type.exp: Likewise.
6292 * gdb.python/py-value.exp: Likewise.
6293
182b9acc
UW
62942011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6295
6296 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
6297 flag after restarting GDB if necessary.
6298
e6052b5d
UW
62992011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
6300
6301 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
6302
1ced966e
PA
63032011-07-22 Pedro Alves <pedro@codesourcery.com>
6304
6305 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
6306 backend doesn't leave used debug registers behind.
6307
3543a589
TT
63082011-07-22 Tom Tromey <tromey@redhat.com>
6309
6310 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
6311 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
6312 argument.
6313 * gdb.dwarf2/typeddwarf-amd64.S: New file.
6314
14d15303 63152011-07-21 Matt Rice <ratmice@gmail.com>
6316
6317 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
6318 in mostlyclean rule. Add files ending in .core.
6319
9b158ba0 63202011-07-21 Matt Rice <ratmice@gmail.com>
6321
6322 PR macros/12999
6323 * gdb.base/info-macros.c: New test sources.
6324 * gdb.base/info-macros.exp: New tests.
6325
d17b6f81
PM
63262011-07-21 Phil Muldoon <pmuldoon@redhat.com>
6327
6328 * gdb.python/python.exp: Add prompt substitution tests.
6329
918dd910
JK
63302011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 Fix crash if referenced CU is aged out.
6333 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
6334 New.
6335 * gdb.dwarf2/implptr.exp: Likewise.
6336
0e37a63c
JK
63372011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6338
6339 * gdb.dwarf2/implptr.S: Rebuilt.
6340 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
6341 (bar): Use them for j, k, l.
6342 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
6343 COMPILE.
6344 (print j in implptr:bar): Update for the intp typedef.
6345 (print p[0].x in implptr:foo): Use more exact regex.
6346
f65cf84c
TT
63472011-07-18 Tom Tromey <tromey@redhat.com>
6348
6349 * gdb.cp/static-method.exp: Add missing single quote.
6350
d5b4a7be
YQ
63512011-07-18 Yao Qi <yao@codesourcery.com>
6352
6353 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
6354 supported.
6355 * gdb.mi/mi-nonstop-exit.exp: Likewise.
6356 * gdb.mi/mi-nonstop.exp: Likewise.
6357 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6358 * gdb.mi/mi-nsintrall.exp: Likewise.
6359 * gdb.mi/mi-nsmoribund.exp: Likewise.
6360 * gdb.mi/mi-nsthrexec.exp: Likewise.
6361 * gdb.python/py-evthreads.exp: Likewise.
6362
e9ea2662
JK
63632011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6364
6365 Code cleanup.
6366 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
6367 it. Substitute it instead of test_compiler_info everywhere.
6368
ce451573
UW
63692011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6370
6371 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
6372 remote targets as well.
6373
756d88a7
UW
63742011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6375
6376 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
6377 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
6378
31f83dc5
UW
63792011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
6380
6381 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
6382 a remote machine, not the host.
6383 (gdb_compile_shlib): Set soname if target is remote.
6384
059241a0
PP
63852011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
6386
6387 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
6388
28a0b48c 63892011-07-13 Matt Rice <ratmice@gmail.com>
6390
6391 * gdb.python/py-objfile-script-gdb.py: Renamed to
6392 py-objfile-script-gdb.py.in.
6393 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
6394 py-objfile-script-gdb.py.
6395 * gdb.python/py-objfile-script.exp: Update reference to
6396 py-objfile-script-gdb.py.
6397
9a771b67
JK
63982011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6399
6400 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
6401 reference undefined label.
6402
04ad99e6
JK
64032011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
6406 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
6407 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
6408 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
6409
713389e0
PM
64102011-07-11 Phil Muldoon <pmuldoon@redhat.com>
6411
6fdff2c5 6412 PR python/12438
713389e0 6413 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 6414 deprecated tests. Add set/show python print-backtrace tests.
713389e0 6415
97d146f8
JK
64162011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6417
6418 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
6419 debug info.
6420
facde0e5 64212011-07-06 Matt Rice <ratmice@gmail.com>
6422
6423 * gdb.python/python.exp: Update filename paths.
6424 * gdb.python/py-symtab.exp: Ditto.
6425
438640d1
MP
64262011-07-06 Marek Polacek <mpolacek@redhat.com>
6427
6428 * gdb.python/py-evthreads.exp: Add missing `$'.
6429
33a365df
MF
64302011-07-06 Jie Zhang <jie.zhang@analog.com>
6431
6432 * config/bfin.exp: New file.
6433 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
6434 * gdb.asm/bfin.inc: New file.
6435
8f7ae686
MP
64362011-07-06 Marek Polacek <mpolacek@redhat.com>
6437
df46027d 6438 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
6439 the whole output.
6440
eb2a6f42
TT
64412011-07-05 Tom Tromey <tromey@redhat.com>
6442
6443 * gdb.java/jprint.java (jprint.hi): New field.
6444 * gdb.java/jprint.exp: Print string.
6445
177b42fe
TJB
64462011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
6447
6448 * gdb.base/call-sc.c: Fix typos.
6449 * gdb.base/ifelse.exp: Likewise.
6450 * gdb.base/structs.c: Likewise.
6451
3b2a0cf2
JB
64522011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
6453
6454 * gdb.base/jit-so.exp: New test.
6455 * gdb.base/jit-dlmain.c: New file.
6456 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
6457
46fc714c
JK
64582011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6459
6460 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
6461 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
6462 * gdb.cp/pr9167.exp (p b): Likewise.
6463 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
6464 (test value of P in inner_m, test type of Z in inner_m): Call
6465 setup_xfail for gcc <= 4.5.
46fc714c 6466
418c7cf7
JK
64672011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6468
6469 * gdb.cp/paren-type.cc: New files.
6470 * gdb.cp/paren-type.exp: New files.
6471
3d50dd94
JK
64722011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6473
6474 Stop on first linespec terminator instead of eating what we can.
6475 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
6476 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
6477 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
6478 (break C::f()): ... this one.
6479 (break C::operator()()): New test.
6480 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
6481 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
6482 test.
6483
dcf9f4ab
JK
64842011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6485
6486 Fall back linespec to minimal symbols.
6487 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
6488 error message.
6489 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
6490 * gdb.cp/minsym-fallback-main.cc: New file.
6491 * gdb.cp/minsym-fallback.cc: New file.
6492 * gdb.cp/minsym-fallback.exp: New file.
6493 * gdb.cp/minsym-fallback.h: New file.
6494
3f542ed1
JK
64952011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6496
6497 * gdb.cp/no-dmgl-verbose.cc: New file.
6498 * gdb.cp/no-dmgl-verbose.exp: New file.
6499
65002011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
6501
6502 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
6503 __GI_.
6504 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
6505 (f): New function.
6506 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
6507 (complete p 'func<short>(): ... here.
6508 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
6509 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
6510 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
6511 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
6512 Make them KFAIL gcc/49546.
6513
00eb2c4a
JB
65142011-07-01 Joel Brobecker <brobecker@adacore.com>
6515
6516 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
6517
85a20c42
JK
65182011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6519
6520 Test GCC PR debug/49546.
6521 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
6522 (test type of F in k3_m, test value of F in k3_m): New.
6523 * gdb.cp/temargs.cc (struct S3, struct K3): New.
6524 (main): New variable k3. Call k3.k3_m.
6525
d2d43431
JB
65262011-07-01 Jean-Charles Delay <delay@adacore.com>
6527
6528 * gdb.ada/packed_array.exp: Fix expected outout.
6529
54ae186f
JB
65302011-07-01 Jean-Charles Delay <delay@adacore.com>
6531
6532 * gdb.ada/packed_array.exp: fixed expected output.
6533
8f17729f
JB
65342011-07-01 Joel Brobecker <brobecker@adacore.com>
6535
6536 * gdb.ada/same_enum: New testcase.
6537
f5aa6869
JB
65382011-07-01 Joel Brobecker <brobecker@adacore.com>
6539
6540 * gdb.ada/ptr_typedef: New testcase.
6541
828292f2
JB
65422011-07-01 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdb.ada/arrayptr.exp: Add ptype test.
6545
18920c42
JB
65462011-07-01 Joel Brobecker <brobecker@adacore.com>
6547
6548 * gdb.ada/char_enum: New testcase.
6549
3536d9e3 65502011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
6551
6552 * gdb.base/dump.exp (capture_pointer_with_type): New.
6553 Get value from address instead of name.
6554 Start GDB once, and do `dump' and `restore'
6555 tests together.
6556
db863c42
MF
65572011-06-30 Jie Zhang <jie.zhang@analog.com>
6558 Mike Frysinger <vapier@gentoo.org>
6559
6560 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
6561 helper functions for getting/setting remotetimeout variable.
6562 * lib/gdb.exp (gdb_load): If the target is remote, set
6563 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
6564 with $loadtimeout. Set $load_ok to 0 before doing the load.
6565 Instead of returning, immediately, set $load_ok to 0. Call
6566 set_remotetimeout with $oldremotetimeout, and then return if
6567 $load_ok is 1.
6568
e9e642a8
AB
65692011-06-30 Andrew Burgess <aburgess@broadcom.com>
6570
6571 * gdb.python/py-template.exp: Don't run this test if the target
6572 does not support c++ tests.
6573
32019081
JK
65742011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6575
6576 Fix non-only rename list for Fortran modules import.
6577 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
6578 tests.
6579 * gdb.fortran/module.f90 (module moduse): New.
6580 (program module): use moduse, test var_x, var_y and var_z.
6581
0ecee54c
TT
65822011-06-29 Tom Tromey <tromey@redhat.com>
6583
6584 PR testsuite/12040:
6585 * gdb.fortran/array-element.exp: Use f90, not f77.
6586 * gdb.fortran/complex.exp: Use f90, not f77.
6587 * gdb.fortran/derived-type.exp: Use f90, not f77.
6588 * gdb.fortran/library-module.exp: Use f90, not f77.
6589 * gdb.fortran/logical.exp: Use f90, not f77.
6590 * gdb.fortran/module.exp: Use f90, not f77.
6591 * gdb.fortran/multi-dim.exp: Use f90, not f77.
6592 * gdb.fortran/subarray.exp: Use f90, not f77.
6593
3b2b8fea
TT
65942011-06-29 Tom Tromey <tromey@redhat.com>
6595
6596 * gdb.fortran/charset.exp: New file.
6597 * gdb.fortran/charset.f90: New file.
6598
42159ca5
TT
65992011-06-29 Tom Tromey <tromey@redhat.com>
6600
6601 PR testsuite/12040:
6602 * lib/future.exp: New file, mostly extracted from ada.exp.
6603 Rewrote compatibility code to use rename.
6604 (gdb_find_gfortran): New proc.
6605 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
6606 gfortran patch.
6607 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
6608 Move to future.exp.
6609 * lib/gdb.exp: Always load future.exp.
6610
af69a5ce
YQ
66112011-06-28 Yao Qi <yao@codesourcery.com>
6612
6613 * gdb.cp/exception.cc: Don't include iostream.
6614 (bar): Remove print statement.
6615 (catcher): New.
6616 (main): Remove print statements. Call function catcher.
6617 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
6618 Set breakpoint on catcher, and check the value of parameter.
6619
ab5c6a72
YQ
66202011-06-23 Yao Qi <yao@codesourcery.com>
6621
6fdff2c5
PA
6622 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
6623 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 6624
9497469f
MP
66252011-06-23 Marek Polacek <mpolacek@redhat.com>
6626
6627 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
6628 mi_gdb_test.
6629
b9132588
MP
66302011-06-23 Marek Polacek <mpolacek@redhat.com>
6631
5d197ed0 6632 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 6633
e55595ca
MP
66342011-06-23 Marek Polacek <mpolacek@redhat.com>
6635
5d197ed0
MP
6636 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
6637
66382011-06-23 Marek Polacek <mpolacek@redhat.com>
6639
6640 * gdb.mi/mi2-basics.exp: Fix races. Honour the
6641 `test_exec_and_symbol_mi_operatons' return value.
6642 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6643 gdb_test_multiple.
6644 (test_exec_and_symbol_mi_operatons): Likewise.
6645 (test_path_specification): Likewise.
e55595ca 6646
be777e08
YQ
66472011-06-23 Yao Qi <yao@codesourcery.com>
6648
6649 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
6650 supported.
6651 * lib/gdb.exp (support_displaced_stepping): New.
6652
615556d6
YQ
66532011-06-23 Yao Qi <yao@codesourcery.com>
6654
6655 * gdb.threads/execl.exp: Skip on remote target.
6656
833b0ca7
MP
66572011-06-21 Marek Polacek <mpolacek@redhat.com>
6658
5d197ed0 6659 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
6660 mi_gdb_test.
6661
1ee4023a
MP
66622011-06-20 Marek Polacek <mpolacek@redhat.com>
6663
5d197ed0 6664 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 6665
d0b1d624
MP
66662011-06-20 Marek Polacek <mpolacek@redhat.com>
6667
5d197ed0 6668 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
6669 mi_gdb_test.
6670
79aa92c1
MP
66712011-06-20 Marek Polacek <mpolacek@redhat.com>
6672
5d197ed0 6673 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 6674
5ce5db06
YQ
66752011-06-14 Yao Qi <yao@codesourcery.com>
6676
6677 gdb/testsuite/
6678 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
6679
533a737e
JK
66802011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6681
6682 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
6683
d0e53741
TT
66842011-06-10 Tom Tromey <tromey@redhat.com>
6685
6686 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
6687 Add tests for pointer-to-member-function.
6688 * gdb.cp/temargs.cc (S::somefunc): New function.
6689 (K2): New class.
6690 (main): Instantiate K2; call method.
6691
b5916bbd
JB
66922011-06-08 Joel Brobecker <brobecker@adacore.com>
6693
6694 * gdb.python/py-inferior.c (f2): Make str an array rather
6695 than a pointer.
6696 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
6697
5be4dfca
JK
66982011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6699
6700 * gdb.base/async-shell.c: New file.
6701 * gdb.base/async-shell.exp: New file.
6702
9f47e254
PA
67032011-06-06 Pedro Alves <pedro@codesourcery.com>
6704
6705 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
6706
64b9b334
JB
67072011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
6708
6709 From Stephen Kitt <steve@sk2.org>
6710 * gdb.base/help.exp: Adjust following some spelling corrections
6711 in GDB.
6712
dbc0f131
YQ
67132011-06-01 Yao Qi <yao@codesourcery.com>
6714
6715 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
6716
fd336a18
KS
67172010-05-31 Keith Seitz <keiths@redhat.com>
6718
6719 PR c++/12750
6720 * gdb.cp/static-method.cc: New file.
6721 * gdb.cp/static-method.exp: New file.
6722
fa8b9902
KS
67232010-05-31 Keith Seitz <keiths@redhat.com>
6724
6725 PR symtab/12704
6726 * gdb.cp/anon-ns.cc: New file.
6727 * gdb.cp/anon-ns.exp: New file.
6728
0a5b1e09
PA
67292011-05-31 Pedro Alves <pedro@codesourcery.com>
6730
6731 * gdb.arch/i386-dr3-watch.c: New file.
6732 * gdb.arch/i386-dr3-watch.exp: New file.
6733
0578b8d1
YQ
67342011-05-30 Yao Qi <yao@codesourcery.com>
6735
6736 * gdb.base/callfuncs.c (t_structs_fc): New.
6737 (t_structs_dc, t_structs_ldc): New.
6738 (t_double_many_args):
6739 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
6740 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
6741 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
6742 * gdb.base/callfuncs.exp: Call new functions.
6743
6680506e
YQ
67442011-05-30 Yao Qi <yao@codesourcery.com>
6745
ff4d2c60
YQ
6746 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
6747 Call rerun_and_prepare for each test to isolate effects.
6748
67492011-05-30 Yao Qi <yao@codesourcery.com>
6750
6751 * gdb.base/varargs.c (find_max_float_real): New.
6752 (find_max_double_real, find_max_long_double_real): New.
6753 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
6754 * lib/gdb.exp (setup_kfail_for_target): New.
6755
e43ec454
YQ
67562011-05-30 Yao Qi <yao@codesourcery.com>
6757
6758 * gdb.base/funcargs.c (callca, callcb, callcc): New.
6759 (callcd, callce, callcf, callc1a, callc1b): New.
6760 (callc2a, callc2b): New.
6761 * gdb.base/funcargs.exp (complex_args): New.
6762 (complex_integral_args, complex_float_integral_args): New.
6763 * lib/gdb.exp (support_complex_tests): New. Determine
6764 whether to run test cases on _Complex types.
6765
432b4d03
JK
67662011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
6767
6768 * gdb.threads/leader-exit.c: New file.
6769 * gdb.threads/leader-exit.exp: New file.
6770
6caf069d
MP
67712011-05-27 Marek Polacek <mpolacek@redhat.com>
6772
9497469f 6773 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 6774
97fce28b
MP
67752011-05-27 Marek Polacek <mpolacek@redhat.com>
6776
6777 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
6778 remove the `supported' variable.
6779 * gdb.mi/mi-nonstop.exp: Likewise.
6780 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
6781 * gdb.mi/mi-nsintrall.exp: Likewise.
6782 * gdb.mi/mi-nsmoribund.exp: Likewise.
6783 * gdb.mi/mi-nsthrexec.exp: Likewise.
6784
9da8c2a0
PA
67852011-05-26 Pedro Alves <pedro@codesourcery.com>
6786
6787 * gdb.reverse/finish-reverse-bkpt.exp: New test.
6788
2c03e5be
PA
67892011-05-26 Pedro Alves <pedro@codesourcery.com>
6790
6791 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
6792
2e21250d
KS
67932011-05-24 Keith Seitz <keiths@redhat.com>
6794
6795 PR breakpoint/12803
6796 * gdb.cp/cmpd-minsyms.cc (a): New method.
6797 (b): New method.
6798 (c): New method.
6799 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
6800
cdac0397
PA
68012011-05-24 Pedro Alves <pedro@codesourcery.com>
6802
6803 * gdb.base/commands.exp (watchpoint_command_test): Check that the
6804 watchpoint's command list didn't execute when the watchpoint went
6805 out of scope.
6806
ee5683ab
PM
68072011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
6808
6809 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
6810 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
6811 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
6812 * gdb.arch/i386-gnu-cfi.exp: Likewise.
6813 * gdb.arch/i386-permbkpt.exp: Likewise.
6814 * gdb.arch/i386-prologue.exp: Likewise.
6815 * gdb.arch/i386-size-overlap.exp: Likewise.
6816 * gdb.arch/i386-size.exp: Likewise.
6817 * gdb.arch/i386-unwind.exp: Likewise.
6818 * gdb.reverse/i386-precsave.exp: Likewise.
6819 * gdb.reverse/i386-reverse.exp: Likewise.
6820 * gdb.reverse/i386-sse-reverse.exp: Likewise.
6821 * gdb.reverse/i387-env-reverse.exp: Likewise.
6822 * gdb.reverse/i387-stack-reverse.exp: Likewise.
6823
c91c8c16
PA
68242011-05-24 Pedro Alves <pedro@codesourcery.com>
6825
6826 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
6827 file doesn't error, using MI.
6828
c50491a7
TT
68292011-05-23 Tom Tromey <tromey@redhat.com>
6830
6831 * gdb.base/charset.exp (string_display): Add tests to assign to
6832 arrays.
6833 * gdb.base/charset.c (short_array, int_array, long_array): New.
6834
4a07b7da
PA
68352011-05-20 Pedro Alves <pedro@codesourcery.com>
6836
6837 Cope with async mode.
6838
4a07b7da
PA
6839 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
6840 into gdb_test + mi_expect_stop.
6841
b275f2d2
PA
68422011-05-20 Pedro Alves <pedro@codesourcery.com>
6843
6844 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
6845 (callme): Remove printf call.
6846
eec52c44
PM
68472011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
6848
6849 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
6850 quote pattern to avoid problems with Cygwin/mingw expect versions.
6851 * gdb.base/default.exp (show convenience): Use double
6852 quote pattern for regular expressions.
6853
b3c8eb43
JK
68542011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6855
6856 Fix -readnow for -gdwarf-4 unused type units.
6857 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
6858 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
6859
ed731959
JK
68602011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 * gdb.base/kill-after-signal.c: New file.
6863 * gdb.base/kill-after-signal.exp: New file.
6864
3b48433d
PA
68652011-05-16 Pedro Alves <pedro@codesourcery.com>
6866
6867 * gdb.ada/start.exp: Call untested with the correct test filename.
6868 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
6869 test filename. Make the test's binary unique.
6870 * gdb.arch/i386-signal.exp: Call untested with the correct test
6871 filename.
6872 * gdb.arch/i386-size-overlap.exp: Ditto.
6873 * gdb.arch/Makefile.in (EXECUTABLES): Update.
6874 * gdb.base/gcore-buffer-overflow.exp: Ditto.
6875 * gdb.cp/call-c.exp: Ditto.
6876 * gdb.mi/mi-reverse.exp: Call untested with the correct test
6877 filename. Make the test's binary unique.
6878 * gdb.mi/Makefile.in (EXECUTABLES): Update.
6879 * gdb.python/py-mi.exp: Ditto.
6880 * gdb.python/Makefile.in (EXECUTABLES): Update.
6881 * gdb.reverse/i386-precsave.exp: Ditto.
6882 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
6883 test filename.
6884 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6885 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
6886 unique.
6887 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
6888 test filename.
6889 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
6890 * gdb.trace/tfile.exp: Ditto.
6891
ba4a8bdd
YQ
68922011-05-14 Yao Qi <yao@codesourcery.com>
6893
6894 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
6895 type.
6896
dbaefcf7
DE
68972011-05-13 Doug Evans <dje@google.com>
6898
6899 * gdb.python/py-objfile-script.exp: New file.
6900 * gdb.python/py-objfile-script.c: New file.
6901 * gdb.python/py-objfile-script-gdb.py: New file.
6902 * testsuite/gdb.python/py-section-script.exp: Test
6903 "info auto-load-scripts".
6904
9930639c
TT
69052011-05-13 Tom Tromey <tromey@redhat.com>
6906
6907 * gdb.dwarf2/clztest.exp: New file.
6908 * gdb.dwarf2/clztest.c: New file.
6909 * gdb.dwarf2/clztest.S: New file.
6910
05272e11
DE
69112011-05-13 Doug Evans <dje@google.com>
6912
cc63ef9b
DE
6913 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
6914 String16 tests.
05272e11 6915
6edba76f
TT
69162011-05-13 Tom Tromey <tromey@redhat.com>
6917
6918 * lib/gdb.exp (is_x86_like_target): New proc.
6919 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
6920 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
6921 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
6922 -nostdlib to compiler.
6923 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
6924 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
6925 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
6926 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
6927 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
6928
028d0ed5
TJB
69292011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
6930
6931 * gdb.python/py-function.exp: Test setting a value from a function
6932 which executes a command.
6933
8a9b8146
TT
69342011-05-12 Tom Tromey <tromey@redhat.com>
6935
6936 * gdb.dwarf2/typeddwarf.S: New file.
6937 * gdb.dwarf2/typeddwarf.c: New file.
6938 * gdb.dwarf2/typeddwarf.exp: New file.
6939
10483e8e
MP
69402011-05-12 Marek Polacek <mpolacek@redhat.com>
6941
6942 * gdb.mi/mi-basics.exp: Fix races. Honour the
6943 `test_exec_and_symbol_mi_operatons' return value.
6944 (test_mi_interpreter_selection): Use mi_gdb_test instead of
6945 gdb_test_multiple.
6946 (test_exec_and_symbol_mi_operatons): Likewise.
6947 (test_path_specification): Likewise.
6948
faf067f1
JK
69492011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6950
6951 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
6952 (gdb_touch_execfile): Remove catch wrappers. New variable time.
6953 Replace `file copy' and `file rename' by `file mtime'. Twice.
6954
7ff911a3
JK
69552011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6956
6957 * gdb.base/readline-ask.c: New file.
6958 * gdb.base/readline-ask.exp: New file.
6959 * gdb.base/readline-ask.inputrc: New file.
6960
a536c6d7
UW
69612011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
6962
6963 * gdb.cell/bt.exp: Delete breakpoints before running to signal
6964 to avoid race condition.
6965 * gdb.cell/coremaker.c: Use small stack size.
6966 * gdb.cell/ea-standalone.exp: Use file name without path as
6967 argument to c_to.
6968 * gdb.cell/fork.exp: Allow other output when continuing to end.
6969
d472a426
JK
69702011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6971
6972 * gdb.threads/corethreads.c: New file.
6973 * gdb.threads/corethreads.exp: New file.
6974
69752011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
6976
6977 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
6978 Try to compile the test using -Wl,-z,norelro first.
6979 (load_core): New variable libthread_db_seen, initialize it.
6980 (zeroed-threads cannot be listed): Protect it by XFAIL on
6981 !$libthread_db_seen.
6982
8be455d7
JK
69832011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6984
6985 PR 12573
6986 * gdb.dwarf2/dw2-skip-prologue.S: New file.
6987 * gdb.dwarf2/dw2-skip-prologue.c: New file.
6988 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
6989
1976171a
JK
69902011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 * gdb.cp/psymtab-parameter.cc: New file.
6993 * gdb.cp/psymtab-parameter.exp: New file.
6994
7db6f30f
JK
69952011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6996
6997 Fix a race.
6998 * gdb.cp/static-print-quit.exp (print c): Split to ...
6999 (print c - <return>, print c - q <return>, print c - to quit):
7000 ... these. Make the testfile untested on gdb-7.1.
7001
85161e9e 70022011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
7003
7004 * lib/gdb.exp (exec_target_file, exec_symbol_file,
7005 gdb_rename_execfile, gdb_touch_execfile): New.
7006 * gdb.base/reread.exp: Use new procs to handle multiple
7007 exec files.
7008
0c51be18
YQ
70092011-05-05 Yao Qi <yao@codesourcery.com>
7010
7011 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
7012 (test_adr_32bit, test_pop_pc): New.
7013 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
7014 (test_adr_32bit, test_pop_pc): New.
7015
4d393d60
JM
70162011-05-04 Joseph Myers <joseph@codesourcery.com>
7017
7018 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
7019 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
7020 targets.
7021 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
7022 handle targets.
7023
8ffd0459
JK
70242011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.base/completion.exp (complete help info wat): Rename to ...
7027 (complete 'help info wat'): ... here.
7028 Remove all `-re ".*' and `-re "^.*' redundant regexes.
7029 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
7030
8e28d804
PA
70312011-05-04 Pedro Alves <pedro@codesourcery.com>
7032
7033 * gdb.base/completion.exp: Use gdb_test_multiple instead of
7034 gdb_test and explicit $gdb_prompt/timeout matches.
7035
3eb2ef34
YQ
70362011-05-04 Yao Qi <yao@codesourcery.com>
7037
7038 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
7039 and __thumb2__.
7040
aaaf81a3
MP
70412011-05-03 Marek Polacek <mpolacek@redhat.com>
7042
7043 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
7044 in place of `gdb_test "delete breakpoints"'. This eliminates two
7045 testcases.
7046
c4cbc0df
PA
70472011-05-02 Pedro Alves <pedro@codesourcery.com>
7048
7049 PR testsuite/12649
7050 Fix races.
7051
7052 * gdb.base/completion.exp: Remove all sleep calls. Remove
7053 unnecessary regexs. Don't explicitly expect anything after the
7054 prompt. Eat the prompt if necessary.
7055
b4cbb4a3
EBM
70562011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7057
7058 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
7059 accept to show the caller line again as well as the line after.
7060
d65aec65
PM
70612011-04-29 Phil Muldoon <pmuldoon@redhat.com>
7062
7063 PR mi/12531
7064
7065 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
7066 compile target.
7067 * gdb.python/py-prettyprint.exp: Add C++ object for
7068 CPLUS_FAKE_CHILD test.
7069
30852783
UW
70702011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
7071
7072 * gdb.base/signest.exp: New file.
7073 * gdb.base/signest.c: Likewise.
7074
c7b1f0d9
JK
70752011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7076
7077 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
7078 thread and breakpoint notifications.
7079
559a7a62
JK
70802011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7081
7082 * gdb.base/fortran-sym-case.c: New file.
7083 * gdb.base/fortran-sym-case.exp: New file.
7084 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
7085 * gdb.dwarf2/dw2-case-insensitive.c: New file.
7086 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
7087
8344e389
JK
70882011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7089
7090 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
7091 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
7092 false #1', `if true else false #2' and `if true else false #3'.
7093
2484c66b
UW
70942011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
7095
7096 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
7097 while delivering signal.
7098
8d3788bd
VP
70992011-04-27 Vladimir Prus <vladimir@codesourcery.com>
7100
7101 MI breakpoint notifications.
7102
7103 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
7104 * testsuite/gdb.mi/mi2-cli.exp: Adust.
7105 * testsuite/gdb.mi/mi-watch.exp: Adust.
7106 * testsuite/gdb.mi/mi2-watch.exp: Adust.
7107 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
7108 notifications.
8d3788bd 7109
3e03848b
JK
71102011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 * gdb.base/gdbindex-stabs-dwarf.c: New file.
7113 * gdb.base/gdbindex-stabs.c: New file.
7114 * gdb.base/gdbindex-stabs.exp: New file.
7115
918c9108
YQ
71162011-04-25 Yao Qi <yao@codesourcery.com>
7117
7118 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
7119 with /*...*/.
7120 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7121
90556b8c
JK
71222011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 * gdb.python/py-value.exp (test_objfiles): Name the first test
7125 `py-value in file.filename'.
7126
03f2bd59
JK
71272011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7128
7129 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
7130 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
7131 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
7132 !gdbserver_reconnect_p..
7133 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
7134
7b08b9eb
JK
71352011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7136
7137 * gdb.cp/cpcompletion.exp (complete class methods)
7138 (complete class methods beginning with F): Move them above runto. New
7139 comment about the runto delimiter.
7140
b78974c3
PA
71412011-04-20 Pedro Alves <pedro@codesourcery.com>
7142
7143 * gdb.base/maint.exp: Test that "maint print registers" works
7144 without a running program.
7145
20429c40 71462011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 7147
20429c40
MP
7148 * gdb.base/setshow.exp: Fix racy tests.
7149 ($old_gdb_prompt): New variable.
7150
7a9dd1b2
TT
71512011-04-19 Tom Tromey <tromey@redhat.com>
7152
7153 * gdb.mi/mi-nsmoribund.exp:
7154 * gdb.hp/gdb.objdbg/objdbg01.exp:
7155 * gdb.base/structs.exp (test_struct_returns):
7156 * gdb.base/call-sc.exp (test_scalar_returns):
7157 * gdb.base/bigcore.exp: Remove duplicate words.
7158
02835898
JK
71592011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7160
7161 * gdb.base/break-interp-lib.c (v, vptr): New variables.
7162 * gdb.base/break-interp.exp (test_attach): New comment.
7163
254f582e
JK
71642011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7165
7166 * gdb.threads/gcore-thread.exp ($core0file): New variable.
7167 (clear __stack_user.next, clear stack_used.next)
7168 (save a zeroed-threads corefile): New test.
7169 Call core_load for $core0file.
7170 (zeroed-threads cannot be listed): New test.
7171
4fe85f5c
JK
71722011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7173
7174 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
7175 filename.
7176 ($srcfile): Preserve the original value.
7177 ($testfile): Match it the .exp filename.
7178 ($corefile): New variable. Substitute it around.
7179 Use clean_restart.
7180 ($prev_timeout): Remove.
7181 (load_core): Move core loading into this proc.
7182 Fix restore of $timeout if load_core fails.
7183
63524580
JK
71842011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7185
7186 * gdb.base/eu-strip-infcall.c: New file.
7187 * gdb.base/eu-strip-infcall.exp: New file.
7188
90359a16
JK
71892011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7190
7191 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
7192 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
7193
626e7282
JK
71942011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7195
7196 Fix Python access to inlined frames.
7197 * gdb.python/py-frame-inline.c: New file.
7198 * gdb.python/py-frame-inline.exp: New file.
7199
3363d018
EBM
72002011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
7201
7202 * gdb.base/gdb1090.exp: Change breakpoint location to read the
7203 content of 's24' correctly (avoiding "optimized out").
7204 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
7205
28781456
JK
72062011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7207
7208 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
7209
4a4106ca
TJB
72102011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
7211
7212 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
7213 expect a colon in watch -location output.
7214
d26ccb4f
JK
72152011-04-13 Marek Polacek <mpolacek@redhat.com>
7216
df46027d 7217 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
7218 New testcase `expect response to define backtrace'. Also remove
7219 redundant `default' block.
7220
e1ab1f9c
JK
72212011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7222
7223 * gdb.python/py-prettyprint.c (struct hint_error): New.
7224 (main): New variable hint_error.
7225 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
7226 "print hint_error".
7227 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
7228 (register_pretty_printers): Register it.
7229
0c2e6019
TT
72302011-04-04 Tom Tromey <tromey@redhat.com>
7231
7232 * gdb.cp/maint.exp (test_help): Update.
7233 (test_namespace): Likewise.
7234
af57139d
JB
72352011-04-01 Joel Brobecker <brobecker@adacore.com>
7236
7237 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
7238 * gdb.ada/arrayptr.exp: Add new tests.
7239
956a9fb9
JB
72402011-04-01 Joel Brobecker <brobecker@adacore.com>
7241
7242 * gdb.ada/mi_catch_ex: New testcase.
7243
d0c4d642
PA
72442011-04-01 Pedro Alves <pedro@codesourcery.com>
7245
7246 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
7247 base::overload(void) method without specifying "const".
7248
18819fa6
UW
72492011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
7250
7251 * gdb.arch/thumb-singlestep.S: New file.
7252 * gdb.arch/thumb-singlestep.exp: Likewise.
7253
a4c8e806
TT
72542011-03-31 Tom Tromey <tromey@redhat.com>
7255
7256 * gdb.python/py-prettyprint.py (exception_flag): New global.
7257 (NoStringContainerPrinter._iterator.next): Check it.
7258 * gdb.python/py-prettyprint.c (main): New variable nstype2.
7259 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
7260
53832f31
TT
72612011-03-29 Tom Tromey <tromey@redhat.com>
7262
7263 * gdb.cp/anon-struct.cc: New file.
7264 * gdb.cp/anon-struct.exp: New file.
7265
e4620230
JK
72662011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7267
7268 Test STT_GNU_IFUNC support.
7269 * gdb.base/gnu-ifunc-lib.c: New file.
7270 * gdb.base/gnu-ifunc.c: New file.
7271 * gdb.base/gnu-ifunc.exp: New file.
7272
d0fb5eae
JK
72732011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7274
7275 Support a ring of related breakpoints.
7276 * gdb.base/watchpoint-delete.c: New file.
7277 * gdb.base/watchpoint-delete.exp: New file.
7278
20106cfb
JK
72792011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7280
7281 * gdb.ada/arrayparam.exp (print first after function call): Use
7282 explicit package name. Add a comment
7283 (print lasta after function call): Rename ...
7284 (print last after function call): ... it and use explicit package
7285 name.
7286 (print length after function call): Use explicit package name.
7287 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
7288 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
7289 (multiple matches for symbol i): Rename ...
7290 (multiple matches for symbol integervar): ... it.
7291 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
7292 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
7293
e7ab5e63
AB
72942011-03-25 Andrew Burgess <aburgess@broadcom.com>
7295
7296 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
7297 environment variable to make grep output more predictable. Move
7298 all the environment setup into gdb_init so it's done once per test
7299 case rather than each time we start gdb.
7300
9ef07c8c
TT
73012011-03-24 Tom Tromey <tromey@redhat.com>
7302
7303 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
7304 test.
7305
dd90784c
JK
73062011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7307
7308 * gdb.dwarf2/dw2-entry-value-main.c: New file.
7309 * gdb.dwarf2/dw2-entry-value.S: New file.
7310 * gdb.dwarf2/dw2-entry-value.exp: New file.
7311
05775840
PM
73122011-03-22 Phil Muldoon <pmuldoon@redhat.com>
7313
6fdff2c5 7314 PR python/12183
05775840
PM
7315
7316 * gdb.python/py-function.exp: Add GdbError tests.
7317
8661b11b
PA
73182011-03-18 Pedro Alves <pedro@codesourcery.com>
7319
7320 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
7321 (reglocal_test_func, statlocal_test_func): New functions.
7322 (globals_test_func): Call new functions.
7323 * gdb.trace/unavailable.exp (gdb_collect_args_test)
7324 (gdb_collect_locals_test): New procedure.
7325 (gdb_trace_collection_test): Call new procedures.
7326
0fdb4f18
PA
73272011-03-18 Pedro Alves <pedro@codesourcery.com>
7328
7329 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
7330 (test_register, test_register_unavailable): New procedures.
7331 (gdb_unavailable_registers_test): New procedure.
7332 (gdb_trace_collection_test): Call it.
7333
99c3dc11
PM
73342011-03-18 Phil Muldoon <pmuldoon@redhat.com>
7335
6fdff2c5 7336 PR python/12149
99c3dc11
PM
7337
7338 * gdb.python/python.exp: Add gdb.write tests.
7339
29703da4
PM
73402010-03-17 Phil Muldoon <pmuldoon@redhat.com>
7341
7342 * gdb.python/Makefile.in: Add py-objfile.
7343 * gdb.python/py-objfile.exp: New file.
7344 * gdb.python/py-objfile.c: New file.
7345 * gdb.python/py-block.exp: Add is_valid tests.
7346 * gdb.python/py-inferior.exp: Ditto.
7347 * gdb.python/py-infthread.exp: Ditto.
7348 * gdb.python/py-symbol.exp: Ditto.
7349 * gdb.python/py-symtab.exp: Ditto.
7350
598997c8
KS
73512011-03-16 Keith Seitz <keiths@redhat.com>
7352
7353 PR c++/12273
7354 * gdb.cp/cmpd-minsyms.exp: New test.
7355 * gdb.cp/cmpd-minsyms.cc: New file.
7356
7357 PR c++/11734
7358 * gdb.cp/ovsrch.exp: New test.
7359 * gdb.cp/ovsrch.h: New file.
7360 * gdb.cp/ovsrch1.cc: New file.
7361 * gdb.cp/ovsrch2.cc: New file.
7362 * gdb.cp/ovsrch3.cc: New file.
7363 * gdb.cp/ovsrch4.cc: New file.
7364
c91513d8
PP
73652011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
7366
7367 PR gdb/12528
7368 * gdb.base/Makefile.in: Adjust EXECUTABLES.
7369 * gdb.base/break-on-linker-gcd-function.exp: New test.
7370 * gdb.base/break-on-linker-gcd-function.cc: New file.
7371
7470fc63
AT
73722011-03-15 Andreas Tobler <andreast@fgznet.ch>
7373
7374 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
7375
959e7469
PM
73762011-03-15 Phil Muldoon <pmuldoon@redhat.com>
7377
7378 * lib/gdb.exp (gdb_unload): Add another termination case.
7379
9373cf26
JK
73802011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7381
7382 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
7383 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
7384 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
7385 Provide a stub byte there.
7386 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
7387 DW_AT_entry_pc.
7388 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
7389
24e9cda0
UW
73902011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
7391
7392 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
7393 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
7394 "generic ABI, auto".
7395 (altivec_abi_tests): Accept vectors returned by reference.
7396
7371cf6d
PM
73972010-03-14 Phil Muldoon <pmuldoon@redhat.com>
7398
7399 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
7400
ce77046a
UW
74012011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
7402
7403 * gdb.python/py-section-script.exp: Skip test if no Python support.
7404
176400c3
UW
74052011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
7406
7407 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
7408
ecec24e6
PM
74092011-03-10 Phil Muldoon <pmuldoon@redhat.com>
7410
7411 * gdb.python/py-parameter.exp: Update tests to the new Python
7412 parameter API. Add "no documentation" test. Add deprecated API
7413 backward compatibility test.
7414
5dbdd470
TT
74152011-03-09 Tom Tromey <tromey@redhat.com>
7416
7417 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
7418 gdb_continue_to_end.
7419
b66e66ee
MK
74202011-03-09 Mark Kettenis <kettenis@gnu.org>
7421
7422 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
7423 tabs.
7424
eceb0c5f
TT
74252011-03-09 Tom Tromey <tromey@redhat.com>
7426
7427 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
7428 parentheses.
7429 (gdb_continue_to_end): Add "allow_extra" parameter. Use
7430 $command.
7431 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
7432 argument to gdb_continue_to_end.
7433 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
7434 argument to gdb_continue_to_end.
7435 * gdb.cp/annota3.exp: Fix regex.
7436 * gdb.cp/annota2.exp: Fix regex.
7437 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
7438 gdb_continue_to_end.
7439 * gdb.base/call-signal-resume.exp: Revert earlier patch.
7440 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
7441 gdb_continue_to_end.
7442
63154eca
PA
74432011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7444
7445 * gdb.server/ext-run.exp
7446 (load new file without any gdbserver inferior): New test.
7447
967d1f9b
TT
74482011-03-07 Tom Tromey <tromey@redhat.com>
7449
7450 * Makefile.in (TAGS): Rewrite.
7451
d68dcbb9
JK
74522011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7453
7454 * gdb.trace/report.exp (12.1: trace report #1): New match for the
7455 initial commands echo. New match for `Found trace'. Anchor all the
7456 other matches. Anchor and match for `No trace frame found' the final
7457 match.
7458
6bf58e63
TT
74592011-03-07 Tom Tromey <tromey@redhat.com>
7460
7461 * Makefile.in (TAGS): New target.
7462
fda326dd
TT
74632011-03-07 Tom Tromey <tromey@redhat.com>
7464
7465 * lib/opencl.exp (skip_opencl_tests): Update for exit message
7466 change.
7467 * lib/mi-support.exp (mi_gdb_test): Update for exit message
7468 change.
7469 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
7470 exit message change.
7471 (skip_altivec_tests): Update for exit message change.
7472 (skip_vsx_tests): Likewise.
7473 (gdb_continue_to_end): Likewise. Add 'command' argument.
7474 * lib/cell.exp (skip_cell_tests): Update for exit message change.
7475 * gdb.threads/tls.exp: Update for exit message change.
7476 * gdb.threads/thread-unwindonsignal.exp: Use
7477 gdb_continue_to_end.
7478 * gdb.threads/step.exp (step_it): Update for exit message change.
7479 (continue_all): Likewise.
7480 * gdb.threads/print-threads.exp (test_all_threads): Update for
7481 exit message change.
7482 * gdb.threads/interrupted-hand-call.exp: Use
7483 gdb_continue_to_end.
7484 * gdb.threads/execl.exp: Use gdb_continue_to_end.
7485 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
7486 gdb_continue_to_end.
7487 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
7488 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
7489 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
7490 * gdb.cp/method.exp: Update for exit message change.
7491 * gdb.cp/mb-templates.exp: Update for exit message change.
7492 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
7493 * gdb.cp/annota3.exp: Update for exit message change.
7494 * gdb.cp/annota2.exp: Update for exit message change.
7495 * gdb.cell/fork.exp: Use gdb_continue_to_end.
7496 * gdb.base/term.exp: Update for exit message change.
7497 * gdb.base/step-test.exp (test_i): Update for exit message change.
7498 * gdb.base/sigstep.exp (advance): Update for exit message change.
7499 (advancei): Likewise.
7500 * gdb.base/siginfo.exp: Update for exit message change.
7501 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
7502 * gdb.base/reread.exp: Use gdb_continue_to_end.
7503 * gdb.base/langs.exp: Use gdb_continue_to_end.
7504 * gdb.base/interrupt.exp: Update for exit message change.
7505 * gdb.base/gdb1555.exp: Update for exit message change.
7506 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
7507 * gdb.base/ending-run.exp: Update for exit message change.
7508 * gdb.base/chng-syms.exp: Update for exit message change.
7509 * gdb.base/checkpoint.exp: Update for exit message change.
7510 * gdb.base/catch-syscall.exp (check_for_program_end): Use
7511 gdb_continue_to_end.
7512 (test_catch_syscall_with_wrong_args): Likewise.
7513 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
7514 * gdb.base/break-interp.exp (test_ld): Update for exit message
7515 change.
7516 * gdb.base/bang.exp: Update for exit message change.
7517 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
7518 (do_call_attach_tests): Likewise.
7519 * gdb.base/a2-run.exp: Update for exit message change.
7520 * gdb.arch/ppc-dfp.exp: Update for exit message change.
7521 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
7522 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
7523
dd19bd70
JK
75242011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7525
7526 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
7527
30e62689
TT
75282011-03-03 Tom Tromey <tromey@redhat.com>
7529
7530 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
7531 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
7532 * gdb.hp/gdb.aCC/configure.ac: Remove.
7533 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
7534 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
7535 * gdb.hp/gdb.base-hp/configure.ac: Remove.
7536 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
7537 * gdb.hp/gdb.compat/configure (Makefile): Remove.
7538 * gdb.hp/gdb.compat/configure.ac: Remove.
7539 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
7540 * gdb.hp/gdb.defects/configure (Makefile): Remove.
7541 * gdb.hp/gdb.defects/configure.ac: Remove.
7542 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
7543 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
7544 * gdb.hp/gdb.objdbg/configure.ac: Remove.
7545 * gdb.hp/configure.ac: Remove.
7546 * gdb.hp/configure: Remove.
7547 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
7548 substitution.
7549 (Makefile): Remove rule.
7550 * gdb.cell/configure.ac: Remove.
7551 * gdb.cell/configure: Remove.
7552 * gdb.stabs/Makefile.in (Makefile): Remove.
7553 (distclean): Don't remove config.status or config.log.
7554 * gdb.stabs/configure (Makefile): Remove.
7555 * gdb.stabs/configure.ac: Remove.
7556 * configure: Rebuild.
7557 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
7558 Remove stabs- and cell-specific logic. Test for existence of
7559 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
7560 subdirectories, gdb.cell, and and gdb.stabs.
7561 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
7562
c171f854
JB
75632011-03-03 Joel Brobecker <brobecker@adacore.com>
7564
7565 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
7566 end of buffer.
7567
9a5193cb
JB
75682011-03-02 Joel Brobecker <brobecker@adacore.com>
7569
7570 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
7571 gdb_test when running a test where we expected no output back.
7572
9bb4c1bb
MS
75732011-02-28 Michael Snyder <msnyder@vmware.com>
7574
7575 * gdb.cp/overload.cc: Change initializer value to integer.
7576
3bd0f5ef
MS
75772011-02-27 Michael Snyder <msnyder@vmware.com>
7578
7579 * gdb.multi/base.exp: Add test for remove-inferiors.
7580
2279eaad
JB
75812011-02-26 Joel Brobecker <brobecker@adacore.com>
7582
7583 * gdb.python/py-frame.exp: Simplify the initialization phase
7584 using prepare_for_testing.
7585
c82c0b55
MS
75862011-02-25 Michael Snyder <msnyder@vmware.com>
7587
7588 * gdb.multi/base.exp: Add tests for info inferiors with args.
7589
1d94651b
JK
75902011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7591
7592 * gdb.dwarf2/dw2-ranges.S: Rename to ...
7593 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
7594 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
7595 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
7596 asmfile3. Comment the STABS (#3) file compilation. Compile
7597 everything through assembler. Provide KFAIL for symtab/12497.
7598 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
7599 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
7600 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
7601 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
7602
3bd0f5ef
MS
76032011-02-24 Michael Snyder <msnyder@vmware.com>
7604
7605 * gdb.base/break.exp: Add tests for delete breakpoints using
7606 convenience variables and value history references.
7607
12c1418e
MS
76082011-02-24 Michael Snyder <msnyder@vmware.com>
7609
7610 * gdb.base/break.exp: Remove debugging 'printf' accidentally
7611 left behind in previous check-in.
7612
e5a67952
MS
76132011-02-23 Michael Snyder <msnyder@vmware.com>
7614
7615 * gdb.base/break.exp: Add tests for "info break" with arguments.
7616 * gdb.trace/infotrace.exp: Update patterns for error and help.
7617 * gdb.base/completion.exp: Update pattern.
7618 * gdb.base/ena-dis-br.exp: Update pattern.
7619 * gdb.base/help.exp: Update patterns.
7620
76212011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
7622
7623 * gdb.base/memattr.exp: New test.
7624 * gdb.base/memattr.c: Test load for memattr.exp.
7625
6e6fbe60
DE
76262011-02-22 Doug Evans <dje@google.com>
7627
7628 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
7629
1d41d745
MS
76302011-02-22 Michael Snyder <msnyder@vmware.com>
7631
7632 * Makefile.in: Make more clean.
7633 * gdb.ada/Makefile.in: Ditto.
7634 * gdb.arch/Makefile.in: Ditto.
7635 * gdb.asm/Makefile.in: Ditto.
7636 * gdb.base/Makefile.in: Ditto.
7637 * gdb.cp/Makefile.in: Ditto.
7638 * gdb.dwarf2/Makefile.in: Ditto.
7639 * gdb.java/Makefile.in: Ditto.
7640 * gdb.mi/Makefile.in: Ditto.
7641 * gdb.modula2/Makefile.in: Ditto.
7642 * gdb.python/Makefile.in: Ditto.
7643 * gdb.server/Makefile.in: Ditto.
7644 * gdb.stabs/Makefile.in: Ditto.
7645 * gdb.threads/Makefile.in: Ditto.
7646 * gdb.trace/Makefile.in: Ditto.
7647
79ba84ca
MS
76482011-02-22 Michael Snyder <msnyder@vmware.com>
7649
df46027d 7650 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
7651 info threads.
7652
b9b35694
JB
76532011-02-22 Joel Brobecker <brobecker@adacore.com>
7654
7655 * gdb.python/py-breakpoint.exp: Fix the expected output of
7656 one of the "maint info breakpoints" tests to accept the output
7657 generated on platforms that do not have hardware watchpoints.
7658
8bfb830f
JB
76592011-02-22 Joel Brobecker <brobecker@adacore.com>
7660
7661 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
7662 clean_restart. Be a little stricter in the expected output
7663 for one of the tests. Fix a typo in one of the comments.
7664
c45f3c54
JB
76652011-02-22 Joel Brobecker <brobecker@adacore.com>
7666
7667 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
7668 Delete variable binfile, no longer use. Add or modify test
7669 comments to make them unique.
7670
b97c863c
MS
76712011-02-21 Michael Snyder <msnyder@vmware.com>
7672
7673 * Makefile.in: Update for make clean.
7674 * gdb.ada/Makefile.in: Ditto.
7675 * gdb.arch/Makefile.in: Ditto.
7676 * gdb.asm/Makefile.in: Ditto.
7677 * gdb.base/Makefile.in: Ditto.
7678 * gdb.cp/Makefile.in: Ditto.
7679 * gdb.dwarf2/Makefile.in: Ditto.
7680 * gdb.java/Makefile.in: Ditto.
7681 * gdb.mi/Makefile.in: Ditto.
7682 * gdb.modula2/Makefile.in: Ditto.
7683 * gdb.python/Makefile.in: Ditto.
7684 * gdb.server/Makefile.in: Ditto.
7685 * gdb.stabs/Makefile.in: Ditto.
7686 * gdb.threads/Makefile.in: Ditto.
7687 * gdb.trace/Makefile.in: Ditto.
7688
aea5b279
MS
76892011-02-21 Michael Snyder <msnyder@vmware.com>
7690
7691 * gdb.threads/thread-find.exp: Update patterns for changes in
7692 output of "info threads" command.
7693
e3039479
UW
76942011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
7695 Ulrich Weigand <uweigand@de.ibm.com>
7696
7697 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
7698 (skip_hw_watchpoint_tests): Likewise.
7699 (skip_hw_watchpoint_multi_tests): Likewise.
7700
b800ec70
UW
77012011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
7702
7703 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
7704 (skip_hw_watchpoint_tests): Likewise.
7705 (skip_hw_watchpoint_multi_tests): Likewise.
7706 (skip_hw_watchpoint_access_tests): Likewise.
7707
7708 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
7709 * gdb.base/pr11022.exp: Likewise.
7710 * gdb.base/watch-read.exp: Likewise.
7711 * gdb.base/watch_thread_num.exp: Likewise.
7712 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
7713 * gdb.base/watchpoint-hw.exp: Likewise.
7714 * gdb.base/watchpoint.exp: Likewise.
7715 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
7716 * gdb.threads/watchthreads-reorder.exp: Likewise.
7717 * gdb.threads/watchthreads.exp: Likewise.
7718 * gdb.threads/watchthreads2.exp: Likewise.
7719
91033e37
JB
77202011-02-21 Joel Brobecker <brobecker@adacore.com>
7721
7722 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
7723 the debugger is unable to find the array bounds.
7724
eeaafae2
JK
77252011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7726
7727 * gdb.cp/typedef-operator.exp: New file.
7728 * gdb.cp/typedef-operator.cc: New file.
7729
e338d953
MS
77302011-02-17 Michael Snyder <msnyder@vmware.com>
7731
7732 * gdb.threads/thread-find.exp: Fix regular expressions.
7733
e67ad678
JB
77342011-02-17 Joel Brobecker <brobecker@adacore.com>
7735
7736 * gdb.ada/packed_array: Expand testcase to test printing of
7737 unconstrained packed array.
7738
93084bca
JB
77392011-02-17 Joel Brobecker <brobecker@adacore.com>
7740
7741 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
7742
a0c78a73
PA
77432011-02-16 Pedro Alves <pedro@codesourcery.com>
7744
f65d5553 7745 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
7746 (main): Initialize it before collecting, and and clear it
7747 afterwards.
f65d5553
PA
7748 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7749 collecting with '{type} addr', where the addr expression is not an
7750 rvalue.
a0c78a73 7751
3dfcbbd2
KW
77522011-02-16 Ken Werner <ken.werner@de.ibm.com>
7753
7754 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
7755 a bool variable. Expect correct OpenCL names for vector types. Use the
7756 uc3 variable name instead of referring to the uchar3 built-in type.
7757 Escape the asterisk at the half pointer test.
7758
08807d5a
PA
77592011-02-16 Pedro Alves <pedro@codesourcery.com>
7760
f65d5553 7761 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
7762 (main): Initialize it before collecting, and and clear it
7763 afterwards.
f65d5553
PA
7764 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
7765 collecting overlapping memory ranges.
08807d5a 7766
60f98dde
MS
77672011-02-15 Michael Snyder <msnyder@vmware.com>
7768
7769 * gdb.base/default.exp: Add tests for thread commands.
7770 * gdb.base/help.exp: Add tests for thread commands.
7771 * gdb.threads/thread-find.exp: New test for thread find command.
7772
648cd113
KW
77732011-02-15 Ken Werner <ken.werner@de.ibm.com>
7774
7775 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
7776
494e194e
YQ
77772011-02-15 Yao Qi <yao@codesourcery.com>
7778
7779 PR tdep/12352
7780 * gdb.arch/arm-disp-step.S : New test for str instruction.
7781 * gdb.arch/arm-disp-step.exp : Likewise.
7782
d9492458
TJB
77832011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
7784
7785 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
7786 "vector_register2_vr" test strings. Test the extended floating
7787 point registers (F32~F63).
7788 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
7789 IBM XL C compiler. Make the test program use a register provided
7790 by the compiler for the lxvd2x instruction.
7791
8af8e3bc
PA
77922011-02-14 Pedro Alves <pedro@codesourcery.com>
7793
7794 * gdb.trace/unavailable.cc (class Base, class Middle, class
7795 Derived): New types.
7796 (derived_unavail, derived_partial, derived_whole): New globals.
7797 (virtual_partial): New global.
7798 (virtualp): Point at virtual_partial.
7799 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
7800 related to unavailable vptr.
7801
1b28d0b3
PA
78022011-02-14 Pedro Alves <pedro@codesourcery.com>
7803
7804 * gdb.trace/unavailable.cc (a, b, c): New globals.
7805 (main): Set and clear them.
7806 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
7807 `a' and `c', and check that `b' isn't collected, although `a' and
7808 `c' are.
7809
ec0a52e1
PA
78102011-02-14 Pedro Alves <pedro@codesourcery.com>
7811
7812 * gdb.trace/unavailable.cc (struct Virtual): New.
7813 (virtualp): New global pointer.
7814 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
7815 printing a pointer to an object whose type has a vtable, with
7816 print object on.
7817
24e6bcee
PA
78182011-02-14 Pedro Alves <pedro@codesourcery.com>
7819
7820 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
7821 value repeat handles unavailableness.
7822
39d37385
PA
78232011-02-14 Pedro Alves <pedro@codesourcery.com>
7824
7825 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
7826 tests for building arrays from unavailable values, subscripting
7827 non-memory rvalue unvailable arrays, and accessing fields or
7828 baseclasses of non-lazy unavailable values,
7829 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
7830 struct types.
7831 (g_smallstruct, g_smallstruct_b): New globals.
7832
06d72e16
PA
78332011-02-14 Pedro Alves <pedro@codesourcery.com>
7834
7835 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
7836
bc9a5551
JK
78372011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7838
7839 Fix const/volatile qualifiers of C++ types, PR c++/12328.
7840 * gdb.cp/overload-const.exp: New file.
7841 * gdb.cp/overload-const.cc: New file.
7842
54fcddd0
UW
78432011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7844
7845 * gdb.opencl/callfuncs.cl: New file.
7846 * gdb.opencl/callfuncs.exp: New test.
7847 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
7848
d6dafb7c
UW
78492011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
7850
7851 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
7852 when computing result.
7853 * gdb.arch/altivec-abi.exp: Update expected results.
7854
a449c2d8
TJB
78552011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7856
7857 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
7858 * gdb.base/jit.exp: Likewise.
7859 * gdb.base/pie-execl.exp: Likewise.
7860 * gdb.base/solib-nodir.exp: Likewise.
7861 * gdb.base/solib-overlap.exp: Likewise.
7862
764880b7
PA
78632011-02-07 Pedro Alves <pedro@codesourcery.com>
7864
7865 * gdb.trace/collection.c (global_pieces): New.
7866 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
7867 New procedure.
7868 (gdb_trace_collection_test): Call it.
7869
505500db
SW
78702011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
7871
7872 * gdb.python/py-evthreads.c: New file.
7873 * gdb.python/py-evthreads.exp: New file.
7874 * gdb.python/py-events.py: New file.
7875 * gdb.python/py-events.exp: New file.
7876 * gdb.python/py-events.c: New file.
7877
385203ed
DD
78782011-02-04 David Daney <ddaney@caviumnetworks.com>
7879
7880 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
7881
9011945e
AB
78822011-02-03 Andrew Burgess <aburgess@broadcom.com>
7883
7884 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
7885 gdb.base/disasm-end-cu.exp: New test for disassembling over the
7886 boundary between two compilation units.
7887
580688f3
PA
78882011-02-02 Pedro Alves <pedro@codesourcery.com>
7889
7890 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
7891 (Virtual): New structs.
7892 (virtual_o, virtual_middle_b): New globals.
7893 * gdb.cp/virtbase.exp: New tests.
7894
d3f0f853
PP
78952011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
7896
7897 * gdb.base/jit.exp: New file.
7898 * gdb.base/jit-main.c: New file.
7899 * gdb.base/jit-solib.c: New file.
7900
b2030fb5
UW
79012011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
7902
7903 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
7904 proceed to initial kernel entry point.
7905 * gdb.opencl/datatypes.exp: Likewise.
7906 * gdb.opencl/operators.exp: Likewise.
7907 * gdb.opencl/vec_comps.exp: Likewise.
7908
2db19d1e
SW
79092011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
7910
7911 * gdb.cp/nsnested.cc: New.
7912 * gdb.cp/nsnested.exp: New.
7913 * gdb.cp/nsnoimports.exp: New.
7914 * gdb.cp/nsnoimports.cc: New.
7915
6b0c4c1f
JB
79162011-01-31 Joel Brobecker <brobecker@adacore.com>
7917
7918 * gdb.base/interact.exp: Add extra tests that verify that
7919 the value of the interactive-mode setting does not change
7920 after the script is sourced.
7921
80b23b6a
JK
79222011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7923
7924 * gdb.cp/noparam.exp: New file.
7925 * gdb.cp/noparam.cc: New file.
7926
ffd5ec24
PA
79272011-01-28 Pedro Alves <pedro@codesourcery.com>
7928
7929 * gdb.trace/tfile.exp: Test that with no traceframe selected,
7930 there's no stack or registers.
7931
a81766d8
TT
79322011-01-26 Tom Tromey <tromey@redhat.com>
7933
7934 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
7935 space before string output. Add test for "set print pretty off"
7936 case.
7937
585fdaa1
PA
79382011-01-25 Pedro Alves <pedro@codesourcery.com>
7939
7940 * gdb.base/frame-args.exp: Adjust.
7941 * gdb.dwarf2/dw2-noloc.exp: Adjust.
7942 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
7943 * gdb.dwarf2/pieces.exp: Adjust.
7944 * gdb.opt/clobbered-registers-O2.exp: Adjust.
7945 * gdb.opt/inline-locals.exp: Adjust.
7946 * gdb.threads/fork-child-threads.exp: Adjust.
7947
d468832a
KW
79482011-01-25 Ken Werner <ken.werner@de.ibm.com>
7949
7950 * gdb.opencl/convs_casts.cl: Move program scope variables into the
7951 OpenCL kernel function. Add a comment as marker. Add address space
7952 qualifiers for the remaining program scope variables.
7953 * gdb.opencl/datatypes.cl: Likewise.
7954 * gdb.opencl/operators.cl: Likewise.
7955 * gdb.opencl/vec_comps.cl: Likewise.
7956 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
7957 Add breakpoint at the marker comment.
7958 * gdb.opencl/datatypes.exp: Likewise.
7959 * gdb.opencl/operators.exp: Likewise.
7960 * gdb.opencl/vec_comps.exp: Likewise.
7961
490f124f
PA
79622011-01-24 Pedro Alves <pedro@codesourcery.com>
7963
7964 * gdb.base/printcmds.c (some_struct): New struct and instance.
7965 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
7966 procedure.
7967 <global scope>: Call it.
7968
6da78614
KW
79692011-01-21 Ken Werner <ken.werner@de.ibm.com>
7970
7971 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
7972 argument to the gdb_compile_opencl_hostapp call.
7973
ec64c9aa
YQ
79742011-01-19 Yao Qi <yao@codesourcery.com>
7975
7976 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
7977 positve list.
7978
810cfdbb
YQ
79792011-01-19 Yao Qi <yao@codesourcery.com>
7980
7981 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
7982 canonical form.
7983 Remove "xscale-*-*"
7984 * gdb.xml/tdesc-regs.exp: Likewise.
7985 * gdb.python/py-section-script.exp: Replace ARM target triplet
7986 with canonical form.
7987 Match arm*-*-symbianelf*.
7988 * gdb.base/dup-sect.exp: Likewise.
7989 * lib/dwarf.exp: New.
7990 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
7991 dwarf2_support.
7992 * gdb.dwarf2/dup-psym.exp: Likewise.
7993 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
7994 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
7995 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
7996 * gdb.dwarf2/dw2-basic.exp: Likewise.
7997 * gdb.dwarf2/dw2-compressed.exp: Likewise.
7998 * gdb.dwarf2/dw2-const.exp: Likewise.
7999 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
8000 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
8001 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
8002 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
8003 * gdb.dwarf2/dw2-filename.exp: Likewise.
8004 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
8005 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
8006 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8007 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8008 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
8009 * gdb.dwarf2/dw2-noloc.exp: Likewise.
8010 * gdb.dwarf2/dw2-op-call.exp: Likewise.
8011 * gdb.dwarf2/dw2-producer.exp: Likewise.
8012 * gdb.dwarf2/dw2-ranges.exp: Likewise.
8013 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
8014 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
8015 * gdb.dwarf2/dw2-strp.exp: Likewise.
8016 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
8017 * gdb.dwarf2/implptr.exp: Likewise.
8018 * gdb.dwarf2/mac-fileno.exp: Likewise.
8019 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
8020 * gdb.dwarf2/pieces.exp: Likewise.
8021 * gdb.dwarf2/pr11465.exp: Likewise.
8022 * gdb.dwarf2/valop.exp: Likewise.
8023 * gdb.dwarf2/watch-notconst.exp: Likewise.
8024 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
8025
4694da01
TT
80262011-01-19 Tom Tromey <tromey@redhat.com>
8027
8028 * gdb.python/py-infthread.exp: Add thread tests.
8029
b075872c
JB
80302011-01-14 Joel Brobecker <brobecker@adacore.com>
8031
8032 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
8033
2c3e6e24
JB
80342011-01-14 Joel Brobecker <brobecker@adacore.com>
8035
8036 * gdb.ada/widewide: New testcase.
8037
de8fa76c
JB
80382011-01-13 Joel Brobecker <brobecker@adacore.com>
8039
8040 * gdb.base/interact.exp: New testcase.
8041
1b05df00
TT
80422011-01-12 Tom Tromey <tromey@redhat.com>
8043
8044 * gdb.mi/gdb2549.exp: Update for error message changes.
8045 * gdb.mi/mi-cli.exp: Likewise.
8046 * gdb.mi/mi-disassemble.exp: Likewise.
8047 * gdb.mi/mi-pthreads.exp: Likewise.
8048 * gdb.mi/mi-regs.exp: Likewise.
8049 * gdb.mi/mi-stack.exp: Likewise.
8050 * gdb.mi/mi-var-block.exp: Likewise.
8051 * gdb.mi/mi-var-cmd.exp: Likewise.
8052 * gdb.mi/mi2-cli.exp: Likewise.
8053 * gdb.mi/mi2-disassemble.exp: Likewise.
8054 * gdb.mi/mi2-pthreads.exp: Likewise.
8055 * gdb.mi/mi2-regs.exp: Likewise.
8056 * gdb.mi/mi2-stack.exp: Likewise.
8057 * gdb.mi/mi2-var-block.exp: Likewise.
8058 * gdb.mi/mi2-var-cmd.exp: Likewise.
8059
c2ff108b
JK
80602011-01-12 Andrew Burgess <aburgess@broadcom.com>
8061 Jan Kratochvil <jan.kratochvil@redhat.com>
8062
8063 PR fortran/11104 and DWARF unbound arrays detection.
8064 * gdb.fortran/multi-dim.exp: New file.
8065 * gdb.fortran/multi-dim.f90: New file.
8066
b716877b
AB
80672011-01-12 Andrew Burgess <aburgess@broadcom.com>
8068
8069 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
8070 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
8071 add new tests for opcode dumping.
8072
6c162d5e
TT
80732011-01-11 Tom Tromey <tromey@redhat.com>
8074
8075 * gdb.python/py-infthread.exp: Load gdb-python.exp.
8076
77b06cd7
TJB
80772010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
8078
8079 Convert hardware watchpoints to use breakpoint_ops.
8080 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
8081 type is not supported.
8082 * gdb.base/foll-fork.exp: Likewise.
8083 * gdb.base/foll-vfork.exp: Likewise.
8084
f39a75d0
PM
80852011-01-10 Phil Muldoon <pmuldoon@redhat.com>
8086
8087 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
8088 Use load_lib gdb-python.exp.
8089 * gdb.python/python.exp: Ditto.
8090 * gdb.python/py-function.exp: Ditto.
8091
fc529d80
AS
80922011-01-09 Andreas Schwab <schwab@linux-m68k.org>
8093
8094 * gdb.threads/tls.exp ("info address me"): Fix expected output.
8095
fb03cb59
JK
80962011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8097
8098 * configure: Regenerate.
8099
d8e22779
TT
81002011-01-06 Tom Tromey <tromey@redhat.com>
8101
8102 * gdb.python/py-frame.exp: Test gdb.newest_frame.
8103
09050809
JB
81042011-01-06 Joel Brobecker <brobecker@adacore.com>
8105
fc529d80
AS
8106 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
8107 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
8108 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8109 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
8110 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
8111 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8112 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
8113 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
8114 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
8115 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
8116 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
8117 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
8118 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
8119 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8120 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8121 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
8122 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
8123 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
8124 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8125 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
8126 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
8127 gdb.ada/uninitialized_vars.exp,
8128 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
8129 Simplify by using clean_restart.
09050809 8130
8ed5dd9e
JB
81312011-01-06 Joel Brobecker <brobecker@adacore.com>
8132
8133 Add marker to be used as anchor for inserting breakpoints.
8134 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
8135 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
8136 Likewise.
8137
8138 Remove uses of gdb_start_cmd.
8139 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
8140 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
8141
8142 Do not run testcase if testing with GDBserver.
8143 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
8144 if testing with GDBserver.
8145
368a124f
JB
81462011-01-06 Joel Brobecker <brobecker@adacore.com>
8147
8148 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
8149 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
8150 copyright header.
8151
44944448
JB
81522011-01-05 Joel Brobecker <brobecker@adacore.com>
8153
8154 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
8155 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
8156 testsuite/gdb.fortran/complex.f,
8157 testsuite/gdb.fortran/derived-type.f90,
8158 testsuite/gdb.fortran/library-module-lib.f90,
8159 testsuite/gdb.fortran/library-module-main.f90,
8160 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
8161 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
8162 Copyright year update.
8163
31886ea6
JB
81642011-01-05 Joel Brobecker <brobecker@adacore.com>
8165
8166 * gdb.base/langs1.f: Add copyright header.
8167
ebedcab5
JK
81682011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8169
8170 * gdb.base/morestack.exp: New file.
8171 * gdb.base/morestack.c: New file.
8172
de1eb2f9
JK
81732011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8174
8175 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
8176
9e87a409
JB
81772010-12-29 Joel Brobecker <brobecker@adacore.com>
8178
8179 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
8180 * gdb.ada/arrayptr.exp: Add test printing that new variable.
8181
720d1a40
JB
81822010-12-29 Joel Brobecker <brobecker@adacore.com>
8183
8184 * gdb.ada/lang_switch.exp: Correct expected parameter value.
8185
a283af87
AS
81862010-12-25 Andreas Schwab <schwab@linux-m68k.org>
8187
5d3d9cba
AS
8188 * gdb.threads/tls.exp: Fix typo.
8189
a283af87
AS
8190 * gdb.threads/thread-specific.exp (get_thread_list): Update.
8191 * gdb.threads/execl.exp: Update.
8192
2a20745c
YQ
81932010-12-23 Yao Qi <yao@codesourcery.com>
8194
8195 * gdb.arch/arm-disp-step.exp: New.
8196 * gdb.arch/arm-disp-step.S: New.
8197
a7658b96
TT
81982010-12-21 Tom Tromey <tromey@redhat.com>
8199
8200 * gdb.threads/execl.exp: Update.
8201 * gdb.threads/linux-dp.exp: Update.
8202 * gdb.threads/manythreads.exp: Update.
8203 * gdb.threads/tls.exp: Update.
8204
5b79abe7
TT
82052010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8206
8207 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
8208 (NextOverThrowDerivates) <resumebpt>: New.
8209 (resumebpt_test): New.
8210 (main): Call resumebpt_test.
8211 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
8212
0914bcdb
SS
82132010-12-12 Stan Shebs <stan@codesourcery.com>
8214
8215 * gdb.trace/tsv.exp: Test print command on trace state variables.
8216
305aeedc
TT
82172010-12-09 Tom Tromey <tromey@redhat.com>
8218
8219 * gdb.base/interp.exp: Add regression test.
8220
186c406b
TT
82212010-12-09 Tom Tromey <tromey@redhat.com>
8222
8223 * gdb.java/jnpe.java: New file.
8224 * gdb.java/jnpe.exp: New file.
8225 * gdb.cp/nextoverthrow.exp: New file.
8226 * gdb.cp/nextoverthrow.cc: New file.
8227
aae1c79a
DE
82282010-12-07 Doug Evans <dje@google.com>
8229
8230 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
8231 of data-directory.
8232 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
8233 updated.
8234 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
8235
60f98dde 82362010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
8237
8238 * gdb.base/callfuncs.exp: Test for skip_float_tests.
8239 * gdb.base/call-sc.exp: Ditto.
8240 * gdb.base/finish.exp: Ditto.
8241 * gdb.base/return.exp: Ditto.
8242 * gdb.base/return2.exp: Ditto.
8243
5fa290c1
DE
82442010-11-30 Doug Evans <dje@google.com>
8245
8246 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
8247 (gdb_expect_list): Fix spelling errors in comments.
8248 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
8249 send_gdb/gdb_expect_list where applicable.
8250 * gdb.base/call-ar-st.exp: Ditto.
8251 * gdb.base/funcargs.exp: Ditto.
8252 * gdb.base/gcore.exp: Ditto.
8253 * gdb.base/page.exp: Ditto.
8254 * gdb.base/sigaltstack.exp: Ditto.
8255 * gdb.base/siginfo.exp: Ditto.
8256 * gdb.base/sigstep.exp: Ditto.
8257 * gdb.base/trace-commands.exp: Ditto.
8258
4e04c971
DE
82592010-11-29 Doug Evans <dje@google.com>
8260
8261 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
8262 printer-name;subprinter-name.
8263
8cf6f0b1
TT
82642010-11-29 Tom Tromey <tromey@redhat.com>
8265
8266 * gdb.dwarf2/implptr.exp: New file.
8267 * gdb.dwarf2/implptr.c: New file.
8268 * gdb.dwarf2/implptr.S: New file.
8269
94b6973e
PM
82702010-11-29 Phil Muldoon <pmuldoon@redhat.com>
8271
fc529d80 8272 PR python/12199
94b6973e
PM
8273
8274 * gdb.python/py-breakpoint.exp: Test the delete method.
8275
8358c15c
JK
82762010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8277
8278 Fix step_resume_breakpoint unsaved during an infcall.
8279 * gdb.base/step-resume-infcall.exp: New file.
8280 * gdb.base/step-resume-infcall.c: New file.
8281
f6df29bc
TJB
82822010-11-24 Edjunior Machado <emachado@br.ibm.com>
8283
8284 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
8285
f2b5a5cf
TJB
82862010-11-24 Edjunior Machado <emachado@br.ibm.com>
8287
8288 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
8289 on ppc64's symbols; "finish" and "return" commands must accept to
8290 show the caller line again as well as the line after.
8291 * gdb.asm/powerpc64.inc: New file.
8292
6b0ecdc2
DE
82932010-11-23 Doug Evans <dje@google.com>
8294
8295 * lib/gdb.exp (gdb_test_sequence): New function.
8296 (gdb_expect_list): Add verbose -log call for each pattern.
8297 * gdb.base/signals.exp (test_handle_all_print): Call it.
8298 Reduce timeout increment from 6 minutes to 1 minute.
8299 * gdb.server/ext-run.exp: Call it.
8300
ea976c60
PM
83012010-11-23 Phil Muldoon <pmuldoon@redhat.com>
8302
f2b5a5cf 8303 PR python/12212
ea976c60
PM
8304
8305 * gdb.python/python.exp: Check that selected_thread raises an
8306 error when no inferior is loaded.
8307
c0efa795
JK
83082010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8309
8310 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
8311 * gdb.dwarf2/dw2-stack-boundary.S: New file.
8312
ec3aa567
JK
83132010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8314
8315 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
8316 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
8317
d8249011
DE
83182010-11-18 Doug Evans <dje@google.com>
8319
8320 * gdb.server/ext-run.exp: Fix intermittent failures.
8321
d4eba7d1
NF
83222010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8323
8324 * gdb.stabs/gdb11479.exp: Use runto_main.
8325
b04c2f88
NF
83262010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8327
8328 * gdb.base/break-entry.exp: Skip if using a stub.
8329
ae9d7ce4
NF
83302010-11-12 Nathan Froyd <froydnj@codesourcery.com>
8331
8332 * gdb.python/py-inferior.exp: Pack values in target endianness.
8333
621c8364
TT
83342010-11-12 Tom Tromey <tromey@redhat.com>
8335
8336 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
8337 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
8338 MemoryError.
8339 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
8340 type.
8341 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
8342 MemoryError.
8343 (test_subscript_regression): Update exception type.
8344
84f4c1fe
PM
83452010-11-11 Phil Muldoon <pmuldoon@redhat.com>
8346
8347 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
8348 breakpoint tests.
8349
a1442452
PA
83502010-11-09 Pedro Alves <pedro@codesourcery.com>
8351
8352 * gdb.base/watchpoint.exp: Test "watch -location" with an
8353 innacessible location.
8354
efd11a33
JK
83552010-11-09 Edjunior Machado <emachado@br.ibm.com>
8356 Luis Machado <luisgpm@br.ibm.com>
8357
8358 * gdb.base/maint.exp: Expect "." prefix.
8359 * gdb.base/nodebug.exp: Expect "." Likewise.
8360 * gdb.base/sepsymtab.exp: Expect "." Likewise.
8361 * gdb.base/watchpoint-cond-gone.exp: Likewise.
8362 * gdb.base/watchpoint.exp: Expect a software watch to be created for
8363 POWER server processors.
8364
aa00efb5
JK
83652010-11-08 Edjunior Machado <emachado@br.ibm.com>
8366 Luis Machado <luisgpm@br.ibm.com>
8367
8368 * gdb.base/break-entry.exp: convert entry point for
8369 ppc64 and expect leading `.' on ppc64's symbols
8370
99e7ae30
DE
83712010-11-05 Doug Evans <dje@google.com>
8372
8373 * gdb.base/help.exp: Update expected output.
b521dba8
DE
8374 * gdb.python/py-param.exp: Delete, contents moved to ...
8375 * gdb.python/py-parameter.exp: ... here. New file.
8376 Add test for gdb.parameter ("directories").
99e7ae30 8377
f4b8a18d
KW
83782010-11-05 Ken Werner <ken.werner@de.ibm.com>
8379
8380 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
8381 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
8382 * configure: Regenerate.
8383 * gdb.opencl/Makefile.in: New File.
8384 * gdb.opencl/datatypes.exp: Likewise.
8385 * gdb.opencl/datatypes.cl: Likewise.
8386 * gdb.opencl/operators.exp: Likewise.
8387 * gdb.opencl/operators.cl: Likewise.
8388 * gdb.opencl/vec_comps.exp: Likewise.
8389 * gdb.opencl/vec_comps.cl: Likewise.
8390 * gdb.opencl/convs_casts.exp: Likewise.
8391 * gdb.opencl/convs_casts.cl: Likewise.
8392 * lib/opencl.exp: Likewise.
8393 * lib/opencl_hostapp.c: Likewise.
8394 * lib/opencl_kernel.cl: Likewise.
8395 * lib/cl_util.c: Likewise.
8396 * lib/cl_util.c: Likewise.
8397 * gdb.base/default.exp (set language): Add "opencl" to the list of
8398 languages.
8399
a9d5ef47
SW
84002010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
8401
8402 * gdb.cp/overload.exp: Added test for inheritance overload.
8403 * gdb.cp/overload.cc: Ditto.
8404 * gdb.cp/oranking.exp: Removed releveant kfails.
8405
03eb1c79
JK
84062010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8407 Joel Brobecker <brobecker@adacore.com>
8408
8409 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
8410 check test_compiler_info.
8411
dbc98a8b
KW
84122010-11-03 Ken Werner <ken.werner@de.ibm.com>
8413
8414 * gdb.base/gnu_vector.exp: Adjust expect messages.
8415
120bd360
KW
84162010-11-03 Ken Werner <ken.werner@de.ibm.com>
8417
8418 * gdb.base/gnu_vector.exp: Add unary operator tests.
8419
c37f7098
KW
84202010-11-03 Ken Werner <ken.werner@de.ibm.com>
8421
8422 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
8423
7b51bc51
DE
84242010-11-02 Doug Evans <dje@google.com>
8425
8426 * gdb.python/py-pp-maint.c: New file.
8427 * gdb.python/py-pp-maint.exp: New file.
8428 * gdb.python/py-pp-maint.py: New file.
8429
50c97f38
TT
84302010-11-02 Tom Tromey <tromey@redhat.com>
8431
8432 * gdb.base/default.exp: Remove "scheme" from language list.
8433
a289b8f6
JK
84342010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8435
8436 Revert:
8437 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8438 * gdb.threads/sigstep-threads.exp: New file.
8439 * gdb.threads/sigstep-threads.c: New file.
8440
cd017491
MS
84412010-10-20 Michael Snyder <msnyder@vmware.com>
8442
8443 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
8444
8e6a5956
UW
84452010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8446
8447 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
8448 Skip test completely if gdb,no_hardware_watchpoints.
8449
2c04da0d
UW
84502010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
8451
8452 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
8453 strict, but do not check for any particular function name within libc.
8454
79afc5ef
SW
84552010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8456
8457 * gdb.cp/smartp.exp: New test.
8458 * gdb.cp/smartp.cc : New test.
8459
026ffab7
SW
84602010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
8461
8462 * gdb.cp/converts.exp: Test pointer to bool conversion.
8463 Test pointer to long conversion.
8464 * gdb.cp/oranking.exp: Removed relevant kfail.
8465
3a772aa4
TT
84662010-10-18 Tom Tromey <tromey@redhat.com>
8467
8468 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
8469 argument to lazy_string.
8470 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
8471 (pp_ls.to_string): Use it.
8472 * gdb.python/py-prettyprint.c (main): Move declarations to top.
8473 Add "estring2" local.
8474
5fc3827b
JK
84752010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8476
8477 Fix s390x compatibility.
8478 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
8479 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
8480
8aeb23f3
JK
84812010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8482
8483 * gdb.threads/sigstep-threads.exp: New file.
8484 * gdb.threads/sigstep-threads.c: New file.
8485
c1e56572
JK
84862010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8487
8488 * gdb.base/pie-execl.exp: New file.
8489 * gdb.base/pie-execl.c: New file.
8490
92163a10
JK
84912010-10-13 Doug Evans <dje@google.com>
8492 Jan Kratochvil <jan.kratochvil@redhat.com>
8493
8494 PR exp/12117
8495 * gdb.cp/ptype-cv-cp.cc: New file.
8496 * gdb.cp/ptype-cv-cp.exp: New file.
8497
7062b0a0
SW
84982010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
8499
8500 * gdb.cp/converts.cc: New test program.
8501 * gdb.cp/converts.exp: New test.
8502 * gdb.cp/overload.exp: Added test for void* vs int*.
8503 * gdb.cp/overload.exp: Ditto.
8504 * gdb.cp/oranking.exp: Removed related kfail.
8505
0e3509db
DE
85062010-10-13 Doug Evans <dje@google.com>
8507
8508 * lib/gdb-python.exp (gdb_check_python_config): New function.
8509 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
8510 * gdb.python/lib-types.cc: New file.
8511 * gdb.python/lib-types.exp: New file.
8512
8dc78533
JK
85132010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8514
8515 * gdb.python/py-error.exp: New file.
8516 * gdb.python/py-error.py: New file.
8517
93c17e06
JK
85182010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8519
8520 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
8521 gdb_test_multiple.
8522
d8b34041
JK
85232010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8524
8525 * gdb.base/break-interp.exp: Use ldlags for linking flags.
8526 * gdb.base/prelink.exp: Likewise.
8527 * gdb.base/solib-nodir.exp: Likewise.
8528 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
8529 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
8530 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
8531
e0cc584e
UW
85322010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
8533
8534 * break-interp.exp (test_ld): Use two separate gdb_expect statements
8535 for the "info files" test to avoid timeouts on slow machines.
8536
cfc353b1
JK
85372010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8538
8539 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
8540 (main): Make openlib dummy call.
8541
d3d7896d
JK
85422010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8543
8544 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
8545 * break-interp.exp (reach): Move the core body ...
8546 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
8547 (test_ld): Provide always real argument, even to the linker. Replace
8548 dl_main by _dl_debug_state.
8549
5e533c94
JK
85502010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 Fix results of prelinked PIEs on ppc*.
8553 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
8554 Accept also DISPLACEMENT "PRESENT".
8555 (main): Replace "ZERO" displacements by "PRESENT".
8556
33540610
SW
85572010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
8558
8559 * gdb.cp/oranking.exp: New test.
8560 * gdb.cp/oranking.cc: New test program.
8561
3bdf2bbd
KW
85622010-10-08 Ken Werner <ken.werner@de.ibm.com>
8563
8564 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
8565 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
8566
2f608a3a
KW
85672010-10-06 Ken Werner <ken.werner@de.ibm.com>
8568
8569 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
8570 lush, lynx) New constant.
8571 * gdb.base/constvars.exp: Test const array types.
8572 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
8573
aa2e2d8d
DE
85742010-10-06 Doug Evans <dje@google.com>
8575
8576 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
8577 of syscall staging area.
8578
2844d6b5
KW
85792010-10-06 Ken Werner <ken.werner@de.ibm.com>
8580
8581 * gdb.base/gnu_vector.c: Add variable c4.
8582 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
8583 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
8584
7d8ac8bb
MR
85852010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
8586
8587 * gdb.arch/altivec-abi.exp: Fix a typo.
8588
84a02e58
MR
85892010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
8590
8591 * lib/mi-support.exp (thread_selected_re): Correct pattern used
8592 to match a thread ID.
8593
b18e6318
JK
85942010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8595
8596 Fix s390x testcase compatibility.
8597 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
8598
a2c09bd0
DE
85992010-10-01 Doug Evans <dje@google.com>
8600
8601 * lib/gdb-python.exp: New file.
8602 * gdb.python/py-block.exp: Use it.
8603 * gdb.python/py-breakpoint.exp: Ditto.
8604 * gdb.python/py-frame.exp: Ditto.
8605 * gdb.python/py-inferior.exp: Ditto.
8606 * gdb.python/py-param.exp: Ditto.
8607 * gdb.python/py-prettyprint.exp: Ditto.
8608 * gdb.python/py-shared.exp: Ditto.
8609 * gdb.python/py-symbol.exp: Ditto.
8610 * gdb.python/py-symtab.exp: Ditto.
8611 * gdb.python/py-type.exp: Ditto.
8612 * gdb.python/py-value.exp: Ditto.
8613 * gdb.python/python.exp: Ditto.
8614
38f12cfc
TT
86152010-09-30 Tom Tromey <tromey@redhat.com>
8616
8617 * gdb.base/anon.exp: New file.
8618 * gdb.base/anon.c: New file.
8619
9ae8282d
TT
86202010-09-30 Tom Tromey <tromey@redhat.com>
8621
8622 * gdb.base/completion.exp: Test completion through anonymous
8623 union.
8624 * gdb.base/break1.c (struct some_struct): Add anonymous union.
8625
e9e07ba6
JK
86262010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8627
8628 Fix printing parameters of inlined functions.
8629 * gdb.dwarf2/dw2-inline-param.exp: New file.
8630 * gdb.dwarf2/dw2-inline-param-main.c: New file.
8631 * gdb.dwarf2/dw2-inline-param.S: New file.
8632
cd2effb2
JK
86332010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
8634
8635 PR corefiles/12071.
8636 * gdb.base/corefile.exp (quit with a process, no question: load core)
8637 (quit with a core file): New tests.
8638
bceffbf3
JK
86392010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8640
8641 Fix GDB crash on inferior calls with self-referencing classes.
8642 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
8643 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
8644 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
8645
1736ad11
JK
86462010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8647
8648 Fix lost siginfo_t for inferior calls.
8649 * gdb.base/siginfo-infcall.exp: New file.
8650 * gdb.base/siginfo-infcall.c: New file.
8651
a176ad92
JB
86522010-09-22 Joel Brobecker <brobecker@adacore.com>
8653
8654 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
8655
c2b0a229
JK
86562010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8657
8658 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
8659 New test.
8660 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
8661
e8ae22d1
JB
86622010-09-22 Joel Brobecker <brobecker@adacore.com>
8663
8664 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
8665 type of our const type.
8666
ec322823
SW
86672010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
8668
8669 * gdb.cp/pr12028.cc: New.
8670 * gdb.cp/pr12028.exp: New.
8671
72929c62
JB
86722010-09-22 Joel Brobecker <brobecker@adacore.com>
8673
8674 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
8675
875b4ff5 86762010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 8677 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
8678
8679 PR mi/11407
8680 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
8681 * gdb.mi/dw2-ref-missing-frame-main.c New File.
8682 * gdb.mi/dw2-ref-missing-frame.S New File.
8683 * gdb.mi/dw2-ref-missing-frame.exp New File.
8684
7155d578
TT
86852010-09-14 Tom Tromey <tromey@redhat.com>
8686
8687 PR symtab/8399:
8688 * gdb.threads/tls.exp: Remove kfail. Update expected output.
8689
515ed532
TT
86902010-09-14 Tom Tromey <tromey@redhat.com>
8691
8692 PR exp/11803:
8693 * gdb.threads/tls.exp: Use C++.
8694 (check_thread_local): Use K::another_thread_local.
8695 * gdb.threads/tls.c (class K): New.
8696 (another_thread_local): Now a member of K.
8697 (spin): Update. No longer K&R C.
8698
450ca57c
SW
86992010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8700
8701 * gdb.cp/koenig.cc: created class for testing member lookup.
8702 * gdb.cp/koenig.exp: Added test for member lookup.
8703
dbd492a3
JK
87042010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8705
8706 Fix false FAILs on sourcetree topdir directory containing "kill".
8707 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
8708 source line matching regexp.
8709
8d4d924b
JK
87102010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8711
8712 * gdb.python/python.exp (set height 0, collect help from uiout)
8713 (verify help to uiout): New tests.
8714
8e64f2a0
JK
87152010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8716
8717 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
8718 is_lp64_target to check 64bit target.
8719
4569eed2
JK
87202010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8721
8722 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
8723 (test_ld) <powerpc64-*>: New.
8724
5e1617b1
DJ
87252010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8726
8727 * gdb.cp/templates.exp (test_template_args): Allow "struct".
8728
c767944b
DJ
87292010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8730
8731 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
8732 (FunctionArg::method): New function.
8733 (empty, arg): New variables.
8734 (main): Call arg.method.
8735 * gdb.cp/templates.exp (test_template_args): New function.
8736 (do_tests): Call it.
8737
27d3a3fc
UW
87382010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8739
8740 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
8741 of "next" to proceed over pthread_exit call.
8742
55b7ce7f
UW
87432010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
8744
8745 * gdb.base/maint.exp: Avoid wildcards against potentially very long
8746 "maint print statistics" output to prevent expect timeouts.
8747
809df446
JK
87482010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8749
8750 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
8751 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8752 (test_float_rejected): ... here.
8753 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
8754 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8755 (test_float_rejected): ... here.
8756 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
8757 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8758 (test_float_rejected): ... here.
8759 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
8760 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
8761 (test_float_rejected): ... here.
8762
8464be76
DJ
87632010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
8764
8765 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
8766 before disabling hardware watchpoints.
8767 (test_inaccessible_watchpoint): Check that hardware watchpoints
8768 are used. Test for watchpoints on a constant address.
8769
14dba4b4
JK
87702010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8771
8772 * gdb.base/ui-redirect.exp: New file.
8773
3f3540e1 87742010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 8775 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
8776
8777 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
8778
0f254bb7
DE
87792010-08-31 Doug Evans <dje@google.com>
8780
8781 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
8782
03f17ccf
TT
87832010-08-30 Tom Tromey <tromey@redhat.com>
8784
8785 PR python/11792:
8786 * gdb.python/py-value.exp (test_subscript_regression): Add
8787 dynamic_type test.
8788
640617ad
DJ
87892010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
8790
8791 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
8792 instead of running to main. Do not test the main function.
8793 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
8794 Add new main.
8795
2ed91d1b
PA
87962010-08-26 Pedro Alves <pedro@codesourcery.com>
8797
8798 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
8799 one test.
8800
673bfd45
DE
88012010-08-24 Doug Evans <dje@google.com>
8802
8803 PR symtab/11942
8804 * gdb.dwarf2/dw4-sig-types.cc: New file.
8805 * gdb.dwarf2/dw4-sig-types.h: New file.
8806 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
8807 * gdb.dwarf2/dw4-sig-types.exp: New file.
8808
f9ffd4bb
TT
88092010-08-23 Tom Tromey <tromey@redhat.com>
8810
8811 PR python/11145:
8812 * gdb.python/py-value.c (Base, Derived): New types.
8813 (base): New global.
8814 * gdb.python/py-value.exp (test_subscript_regression): Add
8815 dynamic_cast test.
8816
d839c8a4
TT
88172010-08-23 Tom Tromey <tromey@redhat.com>
8818
8819 PR python/10676:
8820 * gdb.python/py-type.exp (test_fields): Add tests for type
8821 equality.
8822
702c2711
TT
88232010-08-23 Tom Tromey <tromey@redhat.com>
8824
8825 PR python/11915:
8826 * gdb.python/py-type.exp (test_fields): Add tests for array.
8827
832bafd3
KS
88282010-08-23 Keith Seitz <keiths@redhat.com>
8829
8830 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
8831 have any children. Create a new abbrev for it.
8832 Add missing terminal sequence to .debug_abbrev.
8833
c37bf528
KS
88342010-08-20 Keith Seitz <keiths@redhat.com>
8835
8836 PR symtab/11465:
8837 * gdb.dwarf2/pr11465.exp: New test.
8838 * gdb.dwarf2/pr11465.S: New file.
8839 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
8840 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
8841
4572cbac
TJB
88422010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
8843
8844 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
8845 registers. Update data sets with the new v2_double element in the
8846 VSX register union. Add vector_register3_vr data set for the AltiVec
8847 registers. Use gdb_test_no_output instead of send_gdb.
8848
e7fbb131
PA
88492010-08-19 Pedro Alves <pedro@codesourcery.com>
8850
8851 * gdb.python/py-shared.exp: New file, factored out from
8852 python.exp.
8853 * gdb.python/py-shared.c: New file.
8854 * gdb.python/py-shared-sl.c: New file.
8855 * gdb.python/python-1.c: New file.
8856 * gdb.python/python-sl.c: Delete.
8857 * gdb.python/python.c: Mention python-1.c.
8858 * gdb.python/python.exp: Move shared library tests to
8859 py-shared.exp.
8860 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
8861 (MISCELLANEOUS): New.
8862 (clean mostlyclean): Also remove $MISCELLANEOUS.
8863
d30f5e1f
DE
88642010-08-19 Doug Evans <dje@google.com>
8865
8866 PR exp/11926
8867 * gdb.base/printcmds.exp (test_float_accepted): New function.
8868 Move existing float tests there. Add tests for floats with suffixes.
8869 (test_float_rejected): New function.
8870 * gdb.java/jv-print.exp (test_float_accepted): New function.
8871 (test_float_rejected): New function.
8872 * gdb.objc/print.exp: New file.
8873 * gdb.pascal/print.exp: New file.
8874 * lib/objc.exp: New file.
8875
7b3fd859
PM
88762010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
8877
8878 * gdb.base/default.exp (info set): Avoid full buffer error and force
8879 reading up to final gdb prompt.
8880 (show): Likewise.
8881
c92817ce
TT
88822010-08-18 Tom Tromey <tromey@redhat.com>
8883
8884 PR symtab/11919:
8885 * gdb.base/completion.exp: Add test.
8886
f1208f9e
DE
88872010-08-18 Doug Evans <dje@google.com>
8888
8889 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
8890 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
8891 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
8892 Simplify, early exit if runto_main fails.
8893 * gdb.fortran/exprs.exp: load_lib fortran.exp.
8894 (set_lang_fortran): Moved to lib/fortran.exp.
8895 * gdb.fortran/types.exp: load_lib fortran.exp.
8896 (set_lang_fortran): Moved to lib/fortran.exp.
8897 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
8898 * gdb.java/jprint.exp (set_lang_java): Ditto.
8899 * gdb.java/jv-exp.exp: load_lib java.exp.
8900 If set_lang_java fails, issue a warning instead of failure to be
8901 consistent with other set_lang_foo uses.
8902 (set_lang_java): Moved to lib/java.exp.
8903 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
8904 If set_lang_java fails, issue a warning instead of failure to be
8905 consistent with other set_lang_foo uses.
8906 * gdb.pascal/types.exp: load_lib pascal.exp.
8907 (set_lang_pascal): Moved to lib/pascal.exp.
8908 * lib/fortran.exp: New file.
8909 * lib/java.exp (set_lang_java): New function.
8910 * lib/pascal.exp (set_lang_pascal): New function.
8911
2f06b485
YQ
89122010-08-18 Yao Qi <yao@codesourcery.com
8913
8914 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
8915 func_nofb_start and func_loopfb_start, so that address of functions
8916 is equal to these labels on Thumb.
8917
96e25403
YQ
89182010-08-18 Yao Qi <yao@codesourcery.com>
8919
8920 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
8921 to reflect latest c source file.
8922
36e6adc4
JK
89232010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8924
8925 * gdb.cp/infcall-dlopen.exp: New file.
8926 * gdb.cp/infcall-dlopen.cc: New file.
8927 * gdb.cp/infcall-dlopen-lib.cc: New file.
8928
f431efe5
PA
89292010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8930 Pedro Alves <pedro@codesourcery.com>
8931
8932 PR breakpoints/11371
8933
8934 * gdb.base/watch-cond-infcall.exp: New file.
8935 * gdb.base/watch-cond-infcall.c: New file.
8936
06a64a0b
TT
89372010-08-16 Tom Tromey <tromey@redhat.com>
8938
8939 * gdb.base/help.exp: Update.
8940 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
8941 watchpoint.
8942 (test_watch_location): New proc.
8943 (test_watchpoint_in_big_blob): Delete watchpoint.
8944 * gdb.base/watchpoint.c (func5): New function.
8945 (main): Call it.
8946
70ebf4ed
DE
89472010-08-16 Doug Evans <dje@google.com>
8948
8949 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
8950
ca5c20b6
PM
89512010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8952
8953 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
8954 tests.
8955
7346b668
KW
89562010-08-11 Ken Werner <ken.werner@de.ibm.com>
8957
8958 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
8959 * gdb.base/gnu_vector.c: New File.
8960 * gdb.base/gnu_vector.exp: Likewise.
8961
cb2e07a6
PM
89622010-08-11 Phil Muldoon <pmuldoon@redhat.com>
8963
8964 * gdb.python/python.c: New File.
8965 * gdb.python/python-sl.c: New File.
8966 * gdb.python/python.exp: Test solib_address and decode_line
8967 * functions.
8968
5da1313b
JK
89692010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8970
8971 * gdb.python/python.exp (show height, set height 10)
8972 (verify pagination beforehand, verify pagination beforehand: q)
8973 (gdb.execute does not page, verify pagination afterwards)
8974 (verify pagination afterwards: q): New.
8975
49c3ccf7
DE
89762010-08-02 Doug Evans <dje@google.com>
8977
8978 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
8979 because of an older gcc, change test2
8980 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
8981 to unsupported.
8982
42c0c4f1
KH
89832010-07-30 Kazu Hirata <kazu@codesourcery.com>
8984
8985 * gdb.base/break-always.exp: Do not expect full paths to file
8986 names.
8987 * gdb.base/commands.exp: Likewise.
8988
d3765805
DE
89892010-07-30 Doug Evans <dje@google.com>
8990
c98ee71b
DE
8991 * gdb.cp/temargs.exp: For new tests that require newer gccs,
8992 xfail them when run with older gccs.
8993
fd961404
DE
8994 * lib/gdb.exp (build_executable): Forward "c++" option to
8995 get_compiler_info.
8996
999adef4
DE
8997 * gdb.python/py-type.exp (test_template): Mark as xfail tests
8998 "python print ttype.template_argument(1)" and
8999 "python print isinstance(ttype.template_argument(1), gdb.Value)"
9000 if using gcc 4.4 or earlier.
9001
d3765805
DE
9002 * gdb.base/valgrind-db-attach.exp: Use unique test name for
9003 attach-to-debugger handling.
9004
1276c759
JK
90052010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9006
9007 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
9008 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
9009 (main): Use copyreloc.
9010 * gdb.base/prelink.exp (split debug of executable)
9011 (.dynbss vs. .bss address shift): New tests.
9012
88caa9b9
PA
90132010-07-29 Pedro Alves <pedro@codesourcery.com>
9014
9015 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
9016 in gdb_test_multiple.
9017
c6f2ac43
PA
90182010-07-29 Pedro Alves <pedro@codesourcery.com>
9019
9020 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
9021 environment.
9022
326fd672
TT
90232010-07-28 Tom Tromey <tromey@redhat.com>
9024
9025 PR python/11060:
9026 * gdb.python/py-type.c (Temargs): New template.
9027 (temvar): New variable.
9028 * gdb.python/py-type.exp (test_template): New proc.
9029
3ce3b1ba
PA
90302010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
9031
9032 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
9033 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
9034
34eaf542
TT
90352010-07-28 Tom Tromey <tromey@redhat.com>
9036
9037 PR c++/9946:
9038 * gdb.cp/temargs.exp: New file.
9039 * gdb.cp/temargs.cc: New file.
9040
d41b819e
JK
90412010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9042
9043 * gdb.base/help.exp (help disassemble): Update the content.
9044
26ab7092
JK
90452010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9046
9047 * gdb.threads/ia64-sigill.exp: New file.
9048 * gdb.threads/ia64-sigill.c: New file.
9049
5283e9e1
TT
90502010-07-27 Tom Tromey <tromey@redhat.com>
9051
9052 * gdb.opt/inline-cmds.c (ATTR): New define.
9053 (func1): Use it.
9054 (func2): Likewise.
9055 (func3): Likewise.
9056 (outer_inline1): Likewise.
9057 (outer_inline2): Likewise.
9058 * gdb.opt/inline-bt.c (ATTR): New define.
9059 (func1): Use it.
9060 (func2): Likewise.
9061 * gdb.opt/inline-locals.c (ATTR): New define.
9062 (func1): Use it.
9063 (func2): Likewise.
9064
e992ef73
TT
90652010-07-27 Tom Tromey <tromey@redhat.com>
9066
9067 * gdb.stabs/gdb11479.c (hack): New function.
9068 (test): Use it.
9069 (test2): Use it.
9070 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
9071 (int32_search_buf, int64_search_buf): No longer static.
9072 (x): Remove.
9073 * gdb.base/relocate.c (hack): New function.
9074
5374244e
PM
90752010-07-27 Phil Muldoon <pmuldoon@redhat.com>
9076
9077 * gdb.python/py-value.exp (test_inferior_function_call): New function.
9078 * gdb.python/py-value.c (func1): New function.
9079 (func2): Likewise.
9080
a99aee83
CV
90812010-07-26 Corinna Vinschen <vinschen@redhat.com>
9082
9083 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
9084 as not to clash with .data section.
9085
a04ba985
JG
90862010-07-26 Jerome Guitton <guitton@adacore.com>
9087
9088 * gdb.base/code_elim.exp: New file.
9089 * gdb.base/code_elim1.c: New file.
9090 * gdb.base/code_elim2.c: New file.
9091
23bd0f7c
PA
90922010-07-21 Pedro Alves <pedro@codesourcery.com>
9093
9094 PR symtab/11827
9095
9096 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
9097 (some_volatile_enum): New variable.
9098 * gdb.base/printcmds.exp (test_print_enums): New.
9099 <top level>: Call it.
9100
883df6dd
SW
91012010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
9102
9103 * gdb.cp/fpointer.cc: New test.
9104 * gdb.cp/fpointer.exp: New test.
9105
569b05a5
JK
91062010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9107
9108 * gdb.base/solib-nodir.exp: New file.
9109 * lib/gdb.exp (runto): New case for a GDB internal error.
9110
51d7d803
JK
91112010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9112 Ulrich Weigand <uweigand@de.ibm.com>
9113 Tom Tromey <tromey@redhat.com>
9114
9115 * gdb.base/charset-malloc.c: New file.
9116 * gdb.base/charset.c (malloc_stub): New prototype.
9117 (main): Call it instead of malloc itself.
9118 * gdb.base/charset.exp: Use only prepare_for_testing.
9119 (binfile): Remove the variable.
9120
c0edd9ed
JK
91212010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9122
9123 Make core files the process_stratum.
9124 * gdb.base/corefile.exp (run: load core again)
9125 (run: sanity check we see the core file, run: with core)
9126 (run: core file is cleared, attach: load core again)
9127 (attach: sanity check we see the core file, attach: with core)
9128 (attach: core file is cleared): New tests.
9129 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
9130
3cbaedff
KW
91312010-07-14 Ken Werner <ken.werner@de.ibm.com>
9132
9133 * gdb.arch/altivec-abi.exp: New tests.
9134
91158a56
TT
91352010-07-13 Tom Tromey <tromey@redhat.com>
9136
9137 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
9138 (main): Use it.
9139 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
9140
0f5238ed
TT
91412010-07-13 Tom Tromey <tromey@redhat.com>
9142
9143 * gdb.base/label.exp: New file.
9144 * gdb.base/label.c: New file.
9145
add265ae
L
91462010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
9147 H.J. Lu <hongjiu.lu@intel.com>
9148
9149 * lib/gdb.exp (is_ilp32_target): New.
9150 (is_lp64_target): Likewise.
9151
9152 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
9153 target.
9154 * gdb.arch/amd64-disp-step.exp: Likewise.
9155 * gdb.arch/amd64-dword.exp: Likewise.
9156 * gdb.arch/amd64-i386-address.exp: Likewise.
9157 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 9158
add265ae
L
9159 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
9160 target.
9161 * gdb.arch/i386-bp_permanent.exp: Likewise.
9162 * gdb.arch/i386-byte.exp: Likewise.
9163 * gdb.arch/i386-disp-step.exp: Likewise.
9164 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9165 * gdb.arch/i386-prologue.exp: Likewise.
9166 * gdb.arch/i386-size-overlap.exp: Likewise.
9167 * gdb.arch/i386-size.exp: Likewise.
9168 * gdb.arch/i386-sse.exp: Likewise.
9169 * gdb.arch/i386-unwind.exp: Likewise.
9170 * gdb.arch/i386-word.exp: Likewise.
9171
9172 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
9173 test only when building 64-bit executables. Do not hard-code
9174 -m64 option.
9175
2dfb8c17
DE
91762010-07-07 Doug Evans <dje@google.com>
9177
9178 * lib/gdb.exp (gdb_test_list_exact): New function.
9179 * gdb.base/default.exp (show convenience): Call it, add tests for
9180 $_sdata = void, $_thread = 0.
9181
4e5799b6
JK
91822010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9183 Joel Brobecker <brobecker@adacore.com>
9184
9185 Fix re-run of PIE executable, PR shlibs/11776.
9186 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
9187 Remove $displacement_main to match the solib-svr4.c change. New "kill"
9188 and re-"run" of the inferior.
9189
1a219cc7
JK
91902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9191 Joel Brobecker <brobecker@adacore.com>
9192
9193 Cope with missing /usr/sbin/prelink.
9194 * lib/prelink-support.exp (prelink_no):
9195 <result == 1 && $output is "no such file or directory">: New.
9196 (prelink_yes): Likewise. Return on failed prelink_no.
9197
5e3b36f8
JK
91982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9199 Joel Brobecker <brobecker@adacore.com>
9200
9201 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
9202 build_executable by build_executable_own_libs. Replace "prelink -R"
9203 execution by a call of prelink_yes. Comment why "prelink -r" needs no
9204 change.
9205 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
9206 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
9207 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
9208 Replace build_executable by build_executable_own_libs's function
9209 build_executable_own_libs.
9210 (prelinkNO): Create new stub to call prelink_no.
9211 (prelinkYES): Create new stub to call prelink_yes.
9212 (test_attach): Rename calls of copy to file_copy.
9213 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
9214 (copy): Move to ...
9215 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
9216 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
9217 * gdb.base/prelink.exp: Disable testcase also for is_remote and
9218 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
9219 special flags by gdb_compile_shlib. Replace second gdb_compile by
9220 build_executable_own_libs. Replace "prelink -R" execution by a call of
9221 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
9222 a second call of prelink_yes. Replace restart commands by
9223 clean_restart.
9224 (prelink): Rename to ...
9225 (seen displacement message): ... this test. Extend its expectation
9226 strictness.
9227
86e4bafc
JK
92282010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9229
9230 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
9231 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
9232 displacement message exactly once.
9233
3cd07d20
JK
92342010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9235 Joel Brobecker <brobecker@adacore.com>
9236
9237 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
9238 its restore after the <$relink_args != ""> loop. new comment.
9239
0a1e94c7
JK
92402010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9241 Joel Brobecker <brobecker@adacore.com>
9242
9243 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
9244 code for it. New variable relink_args.
9245 (prelinkYES): Call prelinkNO.
9246 (test_attach): Accept new parameter relink_args. Re-prelink the binary
9247 in such case. Move the core code to ...
9248 (test_attach_gdb): ... a new function. Send GDB command "file".
9249 Extend expected "Attaching to " string.
9250
2f70bcfb
TT
92512010-07-02 Tom Tromey <tromey@redhat.com>
9252
9253 * gdb.base/bitops.exp: Remove extraneous "pass".
9254
a17ac5b0
TT
92552010-07-02 Ken Werner <ken.werner@de.ibm.com>
9256
9257 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
9258
dc10affe
PA
92592010-07-01 Pedro Alves <pedro@codesourcery.com>
9260
d41c0fc8
PA
9261 * gdb.base/help.exp: Adjust expected output.
9262
92632010-07-01 Pedro Alves <pedro@codesourcery.com>
9264
9265 * gdb.base/help.exp: Adjust expected output.
dc10affe 9266
0a600c36
JK
92672010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
9270 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
9271 c++/11702.
9272
37cc8bfe
JK
92732010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9274 Doug Evans <dje@google.com>
9275
9276 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
9277 add .dynamic entry'.
9278
254e6b9e
DE
92792010-06-29 Doug Evans <dje@google.com>
9280
9281 Test PR c++/11702.
9282 * gdb.cp/m-static.exp: Add testcase.
9283 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
9284
595939de 92852010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
9286 Tom Tromey <tromey@redhat.com>
9287 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
9288
9289 * gdb.python/py-inferior.c: New File.
9290 * gdb.python/py-infthread.c: New File.
9291 * gdb.python/py-inferior.exp: New File.
9292 * gdb.python/py-infthread.exp: New File.
9293
98751a41
JK
92942010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9295
9296 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
9297 (ptype ::C::OtherFileClass typedefs): New.
9298 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
9299 (C::OtherFileClass::cOtherFileClassVar2): New.
9300 (C::OtherFileClass::cOtherFileClassVar_use): Use also
9301 cOtherFileClassVar2.
9302 (C::cOtherFileType2, C::cOtherFileVar2): New.
9303 (C::cOtherFileVar_use): use also cOtherFileVar2.
9304 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
9305
41f62f39
JK
93062010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9307
9308 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
9309 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
9310 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
9311 (print ::C::cOtherFileVar)
9312 (whatis C::OtherFileClass::cOtherFileClassType)
9313 (whatis ::C::OtherFileClass::cOtherFileClassType)
9314 (print C::OtherFileClass::cOtherFileClassVar)
9315 (print ::cOtherFileClassVar)
9316 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
9317 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
9318 trailing content.
9319 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
9320 (C::OtherFileClass::cOtherFileClassVar)
9321 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
9322 (C::cOtherFileVar, C::cOtherFileVar_use): New.
9323
af53d231
JK
93242010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9325
9326 Test PR c++/11703 and PR gdb/1448.
9327 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
9328 gdb/1448.
9329
9655fd1a
JK
93302010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9331
9332 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
9333 (main) <rtti_data>: New.
9334 * gdb.cp/virtbase.exp (print rtti_data): New.
9335
824cc8dd
JK
93362010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9337 Joel Brobecker <brobecker@adacore.com>
9338
9339 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
9340
6036c742
JK
93412010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9342
9343 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
9344
de6a0421
DE
93452010-06-28 Doug Evans <dje@google.com>
9346
9347 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
9348
b2dae948
DE
93492010-06-27 Doug Evans <dje@google.com>
9350
9351 * gdb.cp/m-static.exp: Update expected test output.
9352
0f3bb72e
PH
93532010-06-25 Paul Hilfinger <hilfinger@adacore.com>
9354
889bf7c5
PA
9355 * gdb.gdb/selftest.exp: Adjust expected message for
9356 capturing start-up runtime.
0f3bb72e 9357
bc9f0842
TT
93582010-06-25 Tom Tromey <tromey@redhat.com>
9359
9360 PR python/10808:
9361 * gdb.python/python.exp: Add new tests.
9362
099ef718
SW
93632010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
9364
9365 * gdb.cp/operator.cc: Created an import loop.
9366 * gdb.cp/operator.exp: Added testcase for import loop.
9367
5868a632
JK
93682010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9369
9370 Test PR python/11407.
9371 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
9372 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
9373 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
9374 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
9375 executable_nofb and executable_fb. New variables srcsfile, objsfile,
9376 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
9377 binfile. Call gdb_compile with clean_restart twice.
9378 (func_nofb print, func_nofb backtrace, func_loopfb print)
9379 (func_loopfb backtrace): New.
9380
af76db58
JK
93812010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9382
9383 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
9384 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
9385 by a hand made one.
9386 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
9387 i?86 requirement. Remove variables srcfile and binfile. New variable
9388 sources, executable_nofb and executable_fb. Call prepare_for_testing.
9389
f2c7657e
UW
93902010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9391
9392 * gdb.cell/dwarfaddr.exp: New file.
9393 * gdb.cell/dwarfaddr.S: New file.
9394
628fe4e4
JK
93952010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9396
9397 Test PR 9436.
9398 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
9399
f1421989
HZ
94002010-06-24 Hui Zhu <teawater@gmail.com>
9401
9402 * gdb.base/eval.exp: New file.
9403
d03285ec
UW
94042010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9405
9406 * gdb.cell/fork.exp: New file.
9407 * gdb.cell/fork.c: Likewise.
9408 * gdb.cell/fork-spu.c: Likewise.
9409
41b2c92d
PM
94102010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
9411
9412 * lib/gdb.exp (banned_variables_traced): New global variable.
9413 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
9414 (gdb_init): Use `trace add variable' instead of obsolete
9415 `trace variable'.
9416
d5bc977f
DE
94172010-06-21 Doug Evans <dje@google.com>
9418
9419 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
9420
d2ed6730
UW
94212010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9422
9423 * gdb.arch/spu-ls.exp: New file.
9424 * gdb.arch/spu-ls.c: Likewise.
9425
6aed2dbc
SS
94262010-06-18 Stan Shebs <stan@codesourcery.com>
9427
9428 * gdb.threads/thread-specific.exp: Add tests of $_thread.
9429
e0756905
UW
94302010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9431
9432 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
9433 * gdb.base/watch-cond.exp: Likewise.
9434 * gdb.python/py-breakpoint.exp: Likewise.
9435
d8053d4d
PA
94362010-06-18 Pedro Alves <pedro@codesourcery.com>
9437
9438 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
9439 clean_restart, make sure every test has a distinct message, and
9440 that messages don't include the executable' full path.
9441
81ce510c
DE
94422010-06-17 Doug Evans <dje@google.com>
9443
9444 * gdb.arch/i386-size.exp: Updated expected output for
9445 DISASSEMBLY_OMIT_FNAME.
9446
65d79d4b
SDJ
94472010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9448 Sergio Durigan Junior <sergiodj@redhat.com>
9449
9450 * gdb.base/watch-notconst.c: New file.
9451 * gdb.base/watch-notconst.S: New file.
9452 * gdb.base/watch-notconst2.c: New file.
9453 * gdb.base/watch-notconst2.S: New file.
9454 * gdb.base/watch-notconst.exp: New file.
9455 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
9456 (func4): Add operations on `global_ptr_ptr'.
9457 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
9458 routine to test watchpoints created with a constant expression.
9459 (test_inaccessible_watchpoint): Include tests for watchpoints
9460 created with a constant expression.
9461
df0f4836
KB
94622010-06-14 Kevin Buettner <kevinb@redhat.com>
9463
9464 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
9465 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
9466 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
9467 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
9468 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
9469 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
9470 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
9471 of `_start'.
9472
b769def5
UW
94732010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9474
9475 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
9476 not supported on the target.
9477 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9478 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9479 * gdb.mi/mi-nsintrall.exp: Likewise.
9480 * gdb.mi/mi-nsmoribund.exp: Likewise.
9481 * gdb.mi/mi-nsthrexec.exp: Likewise.
9482
d914c394
SS
94832010-06-11 Stan Shebs <stan@codesourcery.com>
9484
9485 * gdb.base/permissions.exp: New file.
9486
94872010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
9488
9489 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
9490 does not support ELF executable class.
9491
f3ce5b9c
UW
94922010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9493
9494 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
9495
8e46892c
JK
94962010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9497
9498 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
9499 (runto): Catch "The target does not support running in non-stop mode.".
9500
6cc55c64
MS
95012010-06-11 Michael Snyder <msnyder@vmware.com>
9502
9503 * gdb.base/setshow.exp (set language asm): Don't use
9504 gdb_test_no_output, fails on some targets.
9505
caddefa4
UW
95062010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9507
9508 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
9509 * gdb.cp/pr9167.exp: Likewise.
9510
468b1aa7
UW
95112010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9512
9513 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
9514
5c3552dc
UW
95152010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9516
9517 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
9518
02e6fe6a
UW
95192010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9520
9521 * gdb.base/charset.c (main): Make sure malloc gets linked in.
9522
0e03807e
TT
95232010-06-11 Tom Tromey <tromey@redhat.com>
9524
9525 PR gdb/9977, PR exp/11636::
9526 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
9527 (pieces_test_f6): Update expected output.
9528
2bdf28a0
JK
95292010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9530
9531 * gdb.base/moribund-step.exp: New.
9532
f6978de9
MS
95332010-06-08 Michael Snyder <msnyder@vmware.com>
9534
9535 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 9536 * gdb.ada/boolean_expr.exp:
f6978de9
MS
9537 * gdb.ada/frame_args.exp: Ditto.
9538 * gdb.ada/lang_switch.exp: Ditto.
9539 * gdb.ada/ptype_arith_binop.exp: Ditto.
9540 * gdb.ada/ref_param.exp: Ditto.
9541 * gdb.ada/type_coercion.exp:Ditto.
9542
9543 * gdb.asm/asm-source.exp: Ditto.
9544
9545 * gdb.base/attach.exp: Ditto.
9546 * gdb.base/bitfields2.exp: Ditto.
9547 * gdb.base/call-signal-resume.exp: Ditto.
9548 * gdb.base/callfuncs.exp: Ditto.
9549 * gdb.base/commands.exp: Ditto.
9550 * gdb.base/dbx.exp: Ditto.
9551 * gdb.base/default.exp: Ditto.
9552 * gdb.base/dump.exp: Ditto.
9553 * gdb.base/exprs.exp: Ditto.
9554 * gdb.base/freebpcmd.exp: Ditto.
9555 * gdb.base/interrupt.exp: Ditto.
9556 * gdb.base/list.exp: Ditto.
9557 * gdb.base/long_long.exp: Ditto.
9558 * gdb.base/maint.exp: Ditto.
9559 * gdb.base/ptype.exp: Ditto.
9560 * gdb.base/return.exp: Ditto.
9561 * gdb.base/setshow.exp: Ditto.
9562 * gdb.base/sigbpt.exp: Ditto.
9563 * gdb.base/sigrepeat.exp: Ditto.
9564
9565 * gdb.cp/classes.exp: Ditto.
9566
9567 * gdb.dwarf2/dw2-restore.exp: Ditto.
9568
9569 * gdb.gdb/selftest.exp: Ditto.
9570
9571 * gdb.multi/base.exp: Ditto.
9572 * gdb.multi/bkpt-multi-exec.exp: Ditto.
9573
9574 * gdb.python/py-block.exp: Ditto.
9575 * gdb.python/py-prettyprint.exp: Ditto.
9576 * gdb.python/py-template.exp: Ditto.
9577
9578 * gdb.server/ext-attach.exp: Ditto.
9579 * gdb.server/ext-run.exp: Ditto.
9580 * gdb.server/server-mon.exp: Ditto.
9581
9582 * gdb.threads/fork-thread-pending.exp: Ditto.
9583 * gdb.threads/hand-call-in-threads.exp: Ditto.
9584 * gdb.threads/interrupted-hand-call.exp: Ditto.
9585 * gdb.threads/linux-dp.exp: Ditto.
9586 * gdb.threads/manythreads.exp: Ditto.
9587 * gdb.threads/print-threads.exp: Ditto.
9588 * gdb.threads/pthreads.exp: Ditto.
9589 * gdb.threads/schedlock.exp: Ditto.
9590 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9591 * gdb.threads/threadapply.exp: Ditto.
9592
de7ff789
MS
95932010-06-08 Michael Snyder <msnyder@vmware.com>
9594
889bf7c5 9595 * gdb.ada/exec_changed.exp:
de7ff789
MS
9596 Use ".*" instead of "" as wildcard regexp.
9597
9598 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
9599 * gdb.base/call-ar-st.exp: Ditto.
9600 * gdb.base/checkpoint.exp: Ditto.
9601 * gdb.base/default.exp: Ditto.
9602 * gdb.base/dump.exp: Ditto.
9603 * gdb.base/ending-run.exp: Ditto.
9604 * gdb.base/fileio.exp: Ditto.
9605 * gdb.base/miscexprs.exp: Ditto.
9606 * gdb.base/pointers.exp: Ditto.
9607 * gdb.base/readline.exp: Ditto.
9608 * gdb.base/reread.exp: Ditto.
9609 * gdb.base/restore.exp: Ditto.
9610 * gdb.base/shlib-call.exp: Ditto.
9611 * gdb.base/valgrind-db-attach.exp: Ditto.
9612 * gdb.base/volatile.exp: Ditto.
9613 * gdb.base/watchpoints.exp: Ditto.
9614
9615 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
9616
9617 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
9618 * gdb.python/py-value.exp: Ditto.
9619
9620 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
9621 * gdb.trace/circ.exp: Ditto.
9622 * gdb.trace/collection.exp: Ditto.
9623 * gdb.trace/packetlen.exp: Ditto.
9624 * gdb.trace/passc-dyn.exp: Ditto.
9625 * gdb.trace/report.exp: Ditto.
9626 * gdb.trace/tfile.exp: Ditto.
9627 * gdb.trace/tfind.exp: Ditto.
9628 * gdb.trace/while-dyn.exp: Ditto.
9629
3bebe2f2
JK
96302010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9631
9632 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
9633
5c631832
JK
96342010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9635
9636 Test PR 10640.
9637 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
9638
4c3376c8
SW
96392010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
9640
9641 * gdb.cp/koenig.exp: Test for ADL operators.
9642 * gdb.cp/koenig.cc: Added ADL operators.
9643 * gdb.cp/operator.exp: New test.
9644 * gdb.cp/operator.cc: New test.
9645
dc226d5a
MS
96462010-06-04 Michael Snyder <msnyder@vmware.com>
9647
dfb88a23
MS
9648 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
9649 * gdb.base/pending.exp: Ditto.
f7ae76b3 9650
dc226d5a
MS
9651 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
9652
967cf477
DE
96532010-06-04 Doug Evans <dje@google.com>
9654
9655 * gdb.python/py-prettyprint.exp: Add new test for enabled and
9656 disabled printers.
9657 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
9658 (enable_lookup_function): New function.
9659
eb801841
TT
96602010-06-04 Tom Tromey <tromey@redhat.com>
9661
9662 * gdb.python/py-value.exp (test_value_hash): Don't test equality
9663 of hash and id.
9664
38979823
JK
96652010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9666
9667 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
9668 newline.
9669 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
9670 (empty verbose non-noisy clear, empty verbose noisy clear)
9671 (empty non-verbose noisy clear): Likewise.
9672
35ec993f
MS
96732010-06-03 Michael Snyder <msnyder@vmware.com>
9674
9675 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
9676 * gdb.base/display.exp: Ditto.
9677 * gdb.base/find.exp: Ditto.
9678 * gdb.base/ifelse.exp: Ditto.
9679 * gdb.base/multi-forks.exp: Ditto.
9680 * gdb.base/recurse.exp: Ditto.
9681 * gdb.base/setshow.exp: Ditto.
9682 * gdb.base/value-double-free.exp: Ditto.
9683 * gdb.base/watch-vfork.exp: Ditto.
9684 * gdb.base/watch_thread_num.exp: Ditto.
9685 * gdb.base/watchpoint-solib.exp: Ditto.
9686 * gdb.base/watchpoint.exp: Ditto.
9687 * gdb.base/watchpoints.exp: Ditto.
9688
9689 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
9690 * gdb.cp/overload.exp: Ditto.
9691 * gdb.cp/virtfunc.exp: Ditto.
9692
9693 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
9694
889bf7c5 9695 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
9696 Replace gdb_test with gdb_test_no_output.
9697
889bf7c5 9698 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
9699 Replace gdb_test with gdb_test_no_output.
9700 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9701 * gdb.threads/watchthreads.exp: Ditto.
9702 * gdb.threads/watchthreads2.exp: Ditto.
9703
9704 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
9705 * gdb.trace/tfind.exp: Ditto.
9706
c22decce
JB
97072010-06-03 Joel Brobecker <brobecker@adacore.com>
9708
9709 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
9710 successful test if message is the empty string.
9711
fd5700c7
JK
97122010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9713
9714 * gdb.fortran/module.exp (stopped language detection): New test.
9715
f55ee35c
JK
97162010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9717
9718 Support DW_TAG_module as separate namespaces.
9719 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
9720 gdb.fortran/library-module-lib.f90: New.
9721 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
9722 (print i): Remove.
9723 (continue to breakpoint: i-is-1, print var_i value 1)
9724 (continue to breakpoint: i-is-2, print var_i value 2)
9725 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
9726 (print var_d, print var_i value 14, ptype modmany, complete `modm)
9727 (complete `modmany, complete `modmany`, complete `modmany`var)
9728 (show language, setting breakpoint at module): New tests.
9729 * gdb.fortran/module.f90 (module mod): Remove.
9730 (module mod1, module mod2, module modmany, subroutine sub1)
9731 (subroutine sub2, program module): New.
9732
b8e8282f
JK
97332010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9734
9735 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
9736 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
9737 * gdb.cp/anon-union.exp (pass): Rename to ...
9738 (print z 2): ... here.
b8e8282f 9739
019ebafc
MS
97402010-06-02 Michael Snyder <msnyder@vmware.com>
9741
e68d8fd4
MS
9742 * gdb.trace/actions.exp: Use gdb_test_no_output.
9743 * gdb.trace/circ.exp: Ditto.
9744 * gdb.trace/packetlen.exp: Ditto.
9745 * gdb.trace/save-trace.exp: Ditto.
9746 * gdb.trace/tracecmd.exp: Ditto.
9747 * gdb.trace/tsv.exp: Ditto.
9748
12b5d08a
MS
9749 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
9750 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
9751 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
9752 * gdb.threads/manythreads.exp: Ditto.
9753 * gdb.threads/print-threads.exp: Ditto.
9754 * gdb.threads/pthreads.exp: Ditto.
9755 * gdb.threads/schedlock.exp: Ditto.
9756 * gdb.threads/staticthreads.exp: Ditto.
9757 * gdb.threads/thread-specific.exp: Ditto.
9758 * gdb.threads/thread-unwindonsignal.exp: Ditto.
9759 * gdb.threads/threadapply.exp: Ditto.
9760 * gdb.threads/watchthreads.exp: Ditto.
9761 * gdb.threads/watchthreads2.exp: Ditto.
9762
89493308
MS
9763 * gdb.python/py-block.exp: Use gdb_test_no_output.
9764 * gdb.python/py-prettyprint.exp: Ditto.
9765 * gdb.python/py-template.exp: Ditto.
9766 * gdb.python/py-value.exp: Ditto.
9767
9768 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
9769 * gdb.reverse/watch-reverse.exp: Ditto.
9770
9771 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
9772 * gdb.server/ext-run.exp: Ditto.
9773
019ebafc
MS
9774 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
9775 * gdb.dwarf2/dw2-compressed.exp: Ditto.
9776 * gdb.dwarf2/dw2-intercu.exp: Ditto.
9777 * gdb.dwarf2/dw2-intermix.exp: Ditto.
9778 * gdb.dwarf2/dw2-producer.exp: Ditto.
9779 * gdb.dwarf2/mac-fileno.exp: Ditto.
9780
9781 * gdb.gdb/observer.exp: Use gdb_test_no_output.
9782 * gdb.gdb/selftest.exp: Ditto.
9783
9784 * gdb.multi/base.exp: Use gdb_test_no_output.
9785
9786 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
9787
3e0ca3a5
JK
97882010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9789
9790 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
9791
9db70545
MS
97922010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
9793
a8d52276
MS
9794 * gdb.cp/class2.exp: Use gdb_test_no_output.
9795 * gdb.cp/classes.exp: Ditto.
9796 * gdb.cp/extern-c.exp: Ditto.
9797 * gdb.cp/inherit.exp: Ditto.
9798 * gdb.cp/maint.exp: Ditto.
9799 * gdb.cp/mb-inline.exp: Ditto.
9800 * gdb.cp/mb-templates.exp: Ditto.
9801 * gdb.cp/method2.exp: Ditto.
9802 * gdb.cp/misc.exp: Ditto.
9803 * gdb.cp/ovldbreak.exp: Ditto.
9804 * gdb.cp/punctuator.exp: Ditto.
9805 * gdb.cp/templates.exp: Ditto.
9806 * gdb.cp/virtbase.exp: Ditto.
9807
889bf7c5 9808 * gdb.threads/attach-stopped.exp:
9db70545 9809 Replace uses of send_gdb / gdb_expect.
889bf7c5 9810 * gdb.threads/attachstop-mt.exp:
9db70545 9811 Replace uses of send_gdb / gdb_expect.
889bf7c5 9812 * gdb.threads/gcore-thread.exp:
9db70545 9813 Replace uses of send_gdb / gdb_expect.
889bf7c5 9814 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
9815 Replace uses of send_gdb / gdb_expect.
9816 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 9817 * gdb.threads/print-threads.exp:
9db70545
MS
9818 Replace uses of send_gdb / gdb_expect.
9819 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
9820 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
9821 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
9822
9823 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
9824 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
9825 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
9826 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
9827 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
9828 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
9829 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
9830 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
9831 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
9832 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
9833 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
9834
359cc68c
JK
98352010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9836
9837 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
9838
7d3fe98e
SW
98392010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
9840
9841 * gdb.cp/koenig.exp: Added new test case.
9842 * gdb.cp/koenig.cc: Ditto.
9843
27d3a1a2
MS
98442010-06-01 Michael Snyder <msnyder@vmware.com>
9845
9846 * gdb.base/arithmet.exp: Use gdb_test_no_output.
9847 * gdb.base/arrayidx.exp: Ditto.
9848 * gdb.base/attach.exp: Ditto.
9849 * gdb.base/auxv.exp: Ditto.
9850 * gdb.base/bigcre.exp: Ditto.
9851 * gdb.base/break-always.exp: Ditto.
9852 * gdb.base/break-interp.exp: Ditto.
9853 * gdb.base/break.exp: Ditto.
9854 * gdb.base/breakpoint-shadow.exp: Ditto.
9855 * gdb.base/call-ar-st.exp: Ditto.
9856 * gdb.base/call-sc.exp: Ditto.
9857 * gdb.base/call-signal-resume.exp: Ditto.
9858 * gdb.base/callfuncs.exp: Ditto.
9859 * gdb.base/catch-syscall.exp: Ditto.
9860 * gdb.base/charset.exp: Ditto.
9861 * gdb.base/code-expr.exp: Ditto.
9862 * gdb.base/commands.exp: Ditto.
9863 * gdb.base/cond-expr.exp: Ditto.
9864 * gdb.base/condbreak.exp: Ditto.
9865 * gdb.base/cursal.exp: Ditto.
9866 * gdb.base/cvexpr.exp: Ditto.
9867 * gdb.base/default.exp: Ditto.
9868 * gdb.base/del.exp: Ditto.
9869 * gdb.base/detach.exp: Ditto.
9870 * gdb.base/display.exp: Ditto.
9871 * gdb.base/ena-dis-br.exp: Ditto.
9872 * gdb.base/eval-skip.exp: Ditto.
9873 * gdb.base/foll-fork.exp: Ditto.
9874 * gdb.base/foll-vfork.exp: Ditto.
9875 * gdb.base/frame-args.exp: Ditto.
9876 * gdb.base/funcargs.exp: Ditto.
9877 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9878 * gdb.base/gdbvars.exp: Ditto.
9879 * gdb.base/help.exp: Ditto.
9880 * gdb.base/ifelse.exp: Ditto.
9881 * gdb.base/included.exp: Ditto.
9882 * gdb.base/list.exp: Ditto.
9883 * gdb.base/macscp.exp: Ditto.
9884 * gdb.base/maint.exp: Ditto.
9885 * gdb.base/multi-fork.exp: Ditto.
9886 * gdb.base/overlays.exp: Ditto.
9887 * gdb.base/page.exp: Ditto.
9888 * gdb.base/pending.exp: Ditto.
9889 * gdb.base/pointers.exp: Ditto.
9890 * gdb.base/pr11022.exp: Ditto.
9891 * gdb.base/prelink.exp: Ditto.
9892 * gdb.base/printcmds.exp: Ditto.
9893 * gdb.base/psymtab.exp: Ditto.
9894 * gdb.base/randomize.exp: Ditto.
9895 * gdb.base/relational.exp: Ditto.
9896 * gdb.base/relocate.exp: Ditto.
9897 * gdb.base/remote.exp: Ditto.
9898 * gdb.base/sepdebug.exp: Ditto.
9899 * gdb.base/set-lang-auto.exp: Ditto.
9900 * gdb.base/setshow.exp: Ditto.
9901 * gdb.base/setvar.exp: Ditto.
9902 * gdb.base/signals.exp: Ditto.
9903 * gdb.base/signull.exp: Ditto.
9904 * gdb.base/sigstep.exp: Ditto.
9905 * gdb.base/sizeof.exp: Ditto.
9906 * gdb.base/solib-disc.exp: Ditto.
9907 * gdb.base/store.exp: Ditto.
9908 * gdb.base/structs.exp: Ditto.
9909 * gdb.base/structs2.exp: Ditto.
9910 * gdb.base/subst.exp: Ditto.
9911 * gdb.base/term.exp: Ditto.
9912 * gdb.base/trace-commands.exp: Ditto.
9913 * gdb.base/unwindonsignal.exp: Ditto.
9914 * gdb.base/valgrind-db-attach.exp: Ditto.
9915 * gdb.base/varargs.exp: Ditto.
9916 * gdb.base/watch-cond.exp: Ditto.
9917 * gdb.base/watch_thread_num.exp: Ditto.
9918 * gdb.base/watchpoint-cond-gone.exp: Ditto.
9919 * gdb.base/watchpoint.exp: Ditto.
9920 * gdb.base/whatis-exp.exp: Ditto.
9921
f8d3bf8f
MS
99222010-06-01 Michael Snyder <msnyder@vmware.com>
9923
9924 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
9925 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
9926 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
9927 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
9928 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
9929 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
9930 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
9931 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
9932 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
9933 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
9934 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
9935 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
9936 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
9937 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
9938 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
9939
3f9e0d32
JK
99402010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 * gdb.base/commands.exp (begin commands on watch): Remove excessive
9943 trailing newline.
9944 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
9945 * gdb.java/jmisc.exp (p *args\n): Rename to ...
9946 (p *args): ... here and remove excessive trailing newline.
9947
f629457d
JB
99482010-05-31 Joel Brobecker <brobecker@adacore.com>
9949
9950 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
9951
09eef106
JK
99522010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9953
9954 Accept the new Linux kernel "t (tracing stop)" string.
9955 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
9956 Update comment.
9957 (state_wait) <T (tracing stop)>: New.
9958 (main): Update the state_wait expect string.
9959
94f31136
PA
99602010-05-28 Pedro Alves <pedro@codesourcery.com>
9961
9962 * limits.c, limits.exp: Delete files.
9963 * Makefile.in (clean mostlyclean): Adjust.
9964 * tracecmd.exp: Adjust.
9965
096554ab
JK
99662010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9967
9968 * gdb.base/tui-layout.exp: New.
9969
27d3a1a2 99702010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 9971
889bf7c5 9972 * gdb.reverse/break-precsave.exp:
bcd2dc50 9973 Replace uses of send_gdb / gdb_expect.
889bf7c5 9974 * gdb.reverse/break-reverse.exp:
bcd2dc50 9975 Replace uses of send_gdb / gdb_expect.
889bf7c5 9976 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 9977 Replace uses of send_gdb / gdb_expect.
889bf7c5 9978 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 9979 Replace uses of send_gdb / gdb_expect.
889bf7c5 9980 * gdb.reverse/finish-precsave.exp:
bcd2dc50 9981 Replace uses of send_gdb / gdb_expect.
889bf7c5 9982 * gdb.reverse/finish-reverse.exp:
bcd2dc50 9983 Replace uses of send_gdb / gdb_expect.
889bf7c5 9984 * gdb.reverse/i386-precsave.exp:
bcd2dc50 9985 Replace uses of send_gdb / gdb_expect.
889bf7c5 9986 * gdb.reverse/i386-reverse.exp:
bcd2dc50 9987 Replace uses of send_gdb / gdb_expect.
889bf7c5 9988 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 9989 Replace uses of send_gdb / gdb_expect.
889bf7c5 9990 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 9991 Replace uses of send_gdb / gdb_expect.
889bf7c5 9992 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 9993 Replace uses of send_gdb / gdb_expect.
889bf7c5 9994 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 9995 Replace uses of send_gdb / gdb_expect.
889bf7c5 9996 * gdb.reverse/machinestate.exp:
bcd2dc50 9997 Replace uses of send_gdb / gdb_expect.
889bf7c5 9998 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 9999 Replace uses of send_gdb / gdb_expect.
889bf7c5 10000 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 10001 Replace uses of send_gdb / gdb_expect.
889bf7c5 10002 * gdb.reverse/solib-precsave.exp:
bcd2dc50 10003 Replace uses of send_gdb / gdb_expect.
889bf7c5 10004 * gdb.reverse/solib-reverse.exp:
bcd2dc50 10005 Replace uses of send_gdb / gdb_expect.
889bf7c5 10006 * gdb.reverse/step-precsave.exp:
bcd2dc50 10007 Replace uses of send_gdb / gdb_expect.
889bf7c5 10008 * gdb.reverse/step-reverse.exp:
bcd2dc50 10009 Replace uses of send_gdb / gdb_expect.
889bf7c5 10010 * gdb.reverse/until-precsave.exp:
bcd2dc50 10011 Replace uses of send_gdb / gdb_expect.
889bf7c5 10012 * gdb.reverse/until-reverse.exp:
bcd2dc50 10013 Replace uses of send_gdb / gdb_expect.
889bf7c5 10014 * gdb.reverse/watch-precsave.exp:
bcd2dc50 10015 Replace uses of send_gdb / gdb_expect.
889bf7c5 10016 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
10017 Replace uses of send_gdb / gdb_expect.
10018
3def43e0
JK
100192010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10020
10021 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
10022 excessive newline.
10023
27d3a1a2 100242010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
10025
10026 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
10027 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
10028 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
10029 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
10030 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
10031 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
10032 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
10033 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
10034 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
10035 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
10036 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
10037 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
10038 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
10039 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
10040 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
10041 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
10042 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
10043 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
10044 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 10045
27d3a1a2 100462010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 10047
22454424
MS
10048 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
10049 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
10050
10051 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
10052 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
10053 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
10054
889bf7c5 10055 * gdb.reverse/consecutive-reverse.exp:
22454424 10056 Replace uses of send_gdb / gdb_expect.
889bf7c5 10057 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
10058 Replace uses of send_gdb / gdb_expect.
10059
10060 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
10061 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
10062 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 10063 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
10064 Replace uses of send_gdb / gdb_expect.
10065 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
10066 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
10067 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
10068 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
10069 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
10070 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
10071 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
10072 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
10073 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
10074
100752010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 10076
22454424 10077 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10078
22454424 10079 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10080
22454424
MS
10081 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
10082 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
10083 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
10084 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
10085 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
10086 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
10087 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
10088 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
10089 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 10090
6e5f2c59
TT
100912010-05-25 Tom Tromey <tromey@redhat.com>
10092
10093 * gdb.base/macscp.exp: Add missing space after setup_kfail.
10094
bbc8b958
TT
100952010-05-25 Tom Tromey <tromey@redhat.com>
10096
10097 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
10098 argument order.
10099 * gdb.base/macscp.exp: Fix setup_kfail argument order.
10100 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
10101 order.
10102 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
10103 order.
10104 * gdb.base/call-sc.exp (setup_kfails): Remove.
10105 (setup_compiler_kfails): Remove.
10106 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
10107 argument order.
10108 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
10109 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
10110 (advancei): Fix setup_kfail argument order.
10111 * gdb.base/radix.exp: Fix setup_kfail argument order.
10112 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
10113 order.
10114 * gdb.base/structs.exp (setup_kfails): Remove.
10115 (setup_compiler_kfails): Fix setup_kfail argument order.
10116 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
10117 order.
10118 * gdb.java/jmain.exp: Fix setup_kfail argument order.
10119 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
10120 setup_kfail argument order.
10121 * gdb.cp/overload.exp: Fix setup_kfail argument order.
10122
83d1babf
TT
101232010-05-25 Tom Tromey <tromey@redhat.com>
10124
10125 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
10126
6acb16a2
MS
101272010-05-25 Michael Snyder <msnyder@vmware.com>
10128
10129 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
10130 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
10131 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
10132 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
10133 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
10134 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
10135 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
10136 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
10137 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
10138 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
10139 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
10140 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
10141 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
10142 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
10143 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
10144 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
10145 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
10146 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
10147 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
10148 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
10149 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
10150 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
10151 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
10152 * gdb.base/default.exp: Replace send_gdb with gdb_test.
10153 * gdb.base/define.exp: Replace send_gdb with gdb_test.
10154 * gdb.base/display.exp: Replace send_gdb with gdb_test.
10155 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
10156 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
10157 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
10158 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
10159 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
10160 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
10161 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
10162 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
10163 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
10164 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
10165 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
10166 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
10167 * gdb.base/help.exp: Replace send_gdb with gdb_test.
10168 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
10169 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
10170 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
10171 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
10172 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
10173 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
10174 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
10175 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 10176 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
10177
101782010-05-25 Doug Evans <dje@google.com>
10179
10180 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
10181 gdb.string_to_argv.
ad3986f0 10182
d3b1e874
TT
101832010-05-21 Tom Tromey <tromey@redhat.com>
10184
10185 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
10186 Call it.
10187 * gdb.dwarf2/pieces.S: Update.
10188 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
10189
cb826367
TT
101902010-05-21 Tom Tromey <tromey@redhat.com>
10191
10192 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
10193 Call it.
10194 * gdb.dwarf2/pieces.c (struct C): New.
10195 (f6): New function.
10196 * gdb.dwarf2/pieces.S: Replace.
10197
74de6778
TT
101982010-05-21 Tom Tromey <tromey@redhat.com>
10199
10200 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
10201 Call it.
10202
afd74c5f
TT
102032010-05-21 Tom Tromey <tromey@redhat.com>
10204
10205 * gdb.dwarf2.pieces.exp: New file.
10206 * gdb.dwarf2.pieces.S: New file.
10207 * gdb.dwarf2.pieces.c: New file.
10208
a7b75dfd 102092010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10210 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
10211
10212 * lib/gdb.exp (gdb_test_no_output): New function.
10213 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
10214 when testing commands that should produce no output.
10215
c81c812a
JB
102162010-05-17 Joel Brobecker <brobecker@adacore.com>
10217
10218 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
10219 parameter that we want to watch being a constant.
10220
0cce5bd9
JB
102212010-05-17 Joel Brobecker <brobecker@adacore.com>
10222
10223 * gdb.ada/cond_lang: New testcase.
10224
47050449
JB
102252010-05-17 Joel Brobecker <brobecker@adacore.com>
10226
10227 * lib/gdb.exp (banned_variables): New variable/constant.
10228 (gdb_init): Add write trace on variables listed in banned_variables.
10229 (gdb_finish): Remove write traces on variables listed in
10230 banned_variables.
10231
77c01586
JB
102322010-05-17 Joel Brobecker <brobecker@adacore.com>
10233
10234 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
10235 * gdb.cp/koenig.exp: Likewise.
10236
88d4aea7
PM
102372010-05-14 Phil Muldoon <pmuldoon@redhat.com>
10238
889bf7c5 10239 PR python/11482
88d4aea7
PM
10240
10241 * gdb.python/py-value.exp (test_value_hash): New function.
10242
f5a010c0
PM
102432010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
10244
10245 PR exp/11530.
10246 * gdb.base/gdb11530.c: New file.
10247 * gdb.base/gdb11530.exp: New file.
10248
8ef4892f
JK
102492010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10250
10251 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
10252 * gdb.dwarf2/dw2-modula2-self-type.S: New.
10253
7322dca9
SW
102542010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
10255
10256 * gdb.cp/koenig.exp: New test.
10257 * gdb.cp/koenig.cc: New test program.
10258
02e7ea18
JB
102592010-05-05 Joel Brobecker <brobecker@adacore.com>
10260
10261 Remove the use of prms_id and bug_id throughout the testsuite.
10262
e1c34c5d
PM
102632010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
10264
10265 PR exp/11349.
10266 * testsuite/gdb.cp/ref-types.exp: Add test to examine
10267 use a reference local variable.
10268
8e1d0c49
JK
102692010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10270
10271 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
10272 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
10273 variable different_dir. Move debugfile into a full directory pathname
10274 under DIFFERENT_DIR.
10275 * lib/gdb.exp (separate_debug_filename): Remove.
10276 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
10277 variable debug_dir and mkdir of it. Update function comments.
10278
e66408ed
PA
102792010-04-29 Pedro Alves <pedro@codesourcery.com>
10280
10281 PR gdb/11557
10282
10283 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
10284 files.
10285
d7b32ed3
PM
102862010-04-29 Phil Muldoon <pmuldoon@redhat.com>
10287
889bf7c5 10288 * gdb.python/py-param.exp: New File.
d7b32ed3 10289
6aecb9c2
JB
102902010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
10291
10292 * gdb.base/default.exp: Fix "set language" test.
10293
bdf92a1c
PM
102942010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
10295
10296 PR breakpoints/11531.
10297 * gdb.base/gdb11531.c: New file.
10298 * gdb.base/gdb11531.exp: New file.
10299
3f172e24
TT
103002010-04-26 Tom Tromey <tromey@redhat.com>
10301
10302 * gdb.base/completion.exp: Add tests for completion and deprecated
10303 commands.
10304
64af4c92
JK
103052010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10306
10307 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
10308 (print /x char_array): Escape curly brackets.
10309
492928e4
JK
103102010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10311
10312 Fix deadlock on looped list of loaded shared objects.
10313 * gdb.base/solib-corrupted.exp: New.
10314
66d09542
DE
103152010-04-23 Doug Evans <dje@google.com>
10316
10317 * gdb.python/py-section-script.c: New file.
10318 * gdb.python/py-section-script.exp: New file.
10319 * gdb.python/py-section-script.py: New file.
10320
8bd10a10
CM
103212010-04-20 Chris Moller <cmoller@redhat.com>
10322
10323 PR 10179
10324
10325 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
10326 * gdb.base/pr10179-a.c:
10327 * gdb.base/pr10179-b.c:
10328 * gdb.base/pr10179.exp: New files.
10329
c0201579
JK
103302010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10331
10332 Fix crashes on dangling display expressions.
10333 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
10334 is SEP.
10335 (lib_flags): Remove the "debug" keyword.
10336 (libsepdebug): New variable for iterating new loop.
10337 (save_pf_prefix): New variable wrapping the loop.
10338 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
10339 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
10340
793b0ff8
PM
103412010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10342
10343 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
10344
097f51f7
PM
103452010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10346
10347 PR stabs/11479.
10348 * gdb.stabs/gdb11479.exp: New file.
10349 * gdb.stabs/gdb11479.c: New file.
10350
9a22f0d0
PM
103512010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
10352
10353 * gdb.base/charset.c (Strin16, String32): New variables.
10354 * gdb.base/charset.exp (gdb_test): Test correct display
10355 of 16 or 32 bit strings.
10356
103572010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
10358
10359 PR 9167
10360 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
10361 * gdb.cp/pr9167.cc: New file.
10362 * gdb.cp/pr9167.exp: New file.
10363
10364
6e354e5e
PM
103652010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
10366
10367 PR pascal/11492.
10368 * gdb.pascal/gdb11492.pas: New file.
10369 * gdb.pascal/gdb11492.exp: New file.
10370
be942545
JB
103712010-04-20 Joel Brobecker <brobecker@adacore.com>
10372
1667e6e3 10373 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 10374
0c3acc09
JB
103752010-04-20 Joel Brobecker <brobecker@adacore.com>
10376
10377 * gdb.ada/dyn_loc: New testcase.
10378
ec31cde5
CM
103792010-04-20 Chris Moller <cmoller@redhat.com>
10380
10381 PR 10867
889bf7c5 10382
ec31cde5
CM
10383 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
10384 * gdb.cp/pr10687.cc: New file.
10385 * gdb.cp/pr10687.exp: New file.
10386
10387
ce4b0682
SDJ
103882010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10389 Sergio Durigan Junior <sergiodj@redhat.com>
10390
10391 * gdb.fortran/logical.exp: New testcase.
10392 * gdb.fortran/logical.f90: New file.
10393
3436961f
DE
103942010-04-19 Doug Evans <dje@google.com>
10395
10396 * gdb.base/help.exp (help source): Update expected output.
10397
4d836c09
JK
103982010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10399
10400 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
10401 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
10402 gdb_exit and return.
10403 (executable): New variable.
10404 (binfile): Use it.
10405
6149aea9
PA
104062010-04-19 Pedro Alves <pedro@codesourcery.com>
10407
10408 PR breakpoints/8554.
10409
10410 * gdb.trace/save-trace.exp: Adjust.
10411
ed41462c
L
104122010-04-17 H.J. Lu <hongjiu.lu@intel.com>
10413
10414 PR corefiles/11511
10415 * gdb.arch/system-gcore.exp: New.
10416 * gdb.arch/gcore.c: Likewise.
10417
3f7b2faa
DE
104182010-04-15 Doug Evans <dje@google.com>
10419
fa33c3cd
DE
10420 * gdb.python/py-progspace.c: New file.
10421 * gdb.python/py-progspace.exp: New file.
10422
3f7b2faa
DE
10423 * gdb.base/source.exp: Add tests for "source -s".
10424
79f283fe
PM
104252010-04-14 Phil Muldoon <pmuldoon@redhat.com>
10426
10427 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
10428 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
10429 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
10430 * gdb.python/py-mi.exp: New test for to_string returning None.
10431
fc8eb08a
PM
104322010-04-12 Phil Muldoon <pmuldoon@redhat.com>
10433
10434 * gdb.python/py-breakpoint.c: Make result global.
10435
26e197f6
JK
104362010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10437
10438 Fix non-GNU make compatibility.
10439 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
10440
adc36818
PM
104412010-04-09 Phil Muldoon <pmuldoon@redhat.com>
10442
10443 * gdb.python/py-breakpoint.exp: New File.
10444 * gdb.python/py-breakpoint.C: Ditto.
10445
64e17368
SS
104462010-04-08 Stan Shebs <stan@codesourcery.com>
10447
10448 * gdb.trace/actions.exp: Clear default-collect.
10449 * gdb.trace/save-trace.exp: Clear default-collect.
10450
fff5cc64
PM
104512010-04-08 Phil Muldoon <pmuldoon@redhat.com>
10452
10453 * gdb.python/py-value: Add null string variable.
10454 (test_lazy_string): Test zero length, NULL address lazy
10455 strings.
10456
a055a187
L
104572010-04-07 H.J. Lu <hongjiu.lu@intel.com>
10458
10459 * gdb.arch/i386-avx.c: New.
10460 * gdb.arch/i386-avx.exp: Likewise.
10461
10462 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
10463
96e39866
DE
104642010-04-06 Doug Evans <dje@google.com>
10465
10466 * gdb.base/source-test.gdb: New file.
10467 * gdb.base/source.exp: Test source -v.
10468
5984a431
UW
104692010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10470
10471 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
10472
ec8a089a
PM
104732010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
10474
10475 * gdb.stabs/aout.sed: Convert all backslash to double backslash
10476 within one line, unless it is followed by a double quote.
10477 * gdb.stabs/hppa.sed: Idem.
10478 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
10479 * gdb.stabs/weird.exp: Check for correct parsing of
10480 char and string constants.
ec8a089a
PM
10481 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
10482 in .stabs to .stabx substitution.
10483
fce3c1f0
SS
104842010-04-05 Stan Shebs <stan@codesourcery.com>
10485
10486 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
10487 constant global.
10488 * gdb.trace/tfile.exp: Try to print them.
10489
d77f58be
SS
104902010-04-04 Stan Shebs <stan@codesourcery.com>
10491
10492 * gdb.base/completion.exp: Update for new "info watchpoints".
10493 * gdb.base/default.exp: Ditto.
10494 * gdb.base/help.exp: Ditto.
10495 * gdb.base/watchpoint.exp: Ditto.
10496 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 10497
af54718e
SS
104982010-04-04 Stan Shebs <stan@codesourcery.com>
10499
10500 * gdb.trace/tfile.exp: Sharpen tfind test.
10501
74d1f91e
JK
105022010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10503
10504 * gdb.base/break-entry.exp: New.
10505
eb8e76db 105062010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 10507 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
10508
10509 * gdb.reverse/i386-sse-reverse.exp: New file.
10510 * gdb.reverse/i386-sse-reverse.c: New file.
10511
bf65cad8
PA
105122010-04-02 Pedro Alves <pedro@codesourcery.com>
10513
10514 * gdb.trace/tfind.exp: Adjust expected disassembly output.
10515
fff87407
SS
105162010-04-01 Stan Shebs <stan@codesourcery.com>
10517
10518 * gdb.trace/actions.exp: Tweak expected output.
10519 * gdb.trace/while-stepping.exp: Tweak expected output.
10520
fe01d668
L
105212010-04-01 H.J. Lu <hongjiu.lu@intel.com>
10522
10523 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
10524
86b17b60
PA
105252010-04-01 Pedro Alves <pedro@codesourcery.com>
10526
10527 * gdb.base/commands.exp: Adjust.
10528 * gdb.cp/extern-c.exp: Adjust.
10529
2c58c0a9
PA
105302010-04-01 Pedro Alves <pedro@codesourcery.com>
10531
10532 * gdb.trace/collection.c (local_test_func): Define a local struct,
10533 and instanciate it.
10534
0db9b91c
PA
105352010-04-01 Pedro Alves <pedro@codesourcery.com>
10536
10537 * gdb.trace/collection.exp (gdb_collect_args_test)
10538 (gdb_collect_argarray_test): XFAIL the tests that assume the
10539 argarray argument's elements are collected.
10540
8072405b
JK
105412010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
10542
10543 * gdb.dwarf2/dw2-bad-parameter-type.exp,
10544 gdb.dwarf2/dw2-bad-parameter-type.S: New.
10545
8bf6485c
SS
105462010-03-31 Stan Shebs <stan@codesourcery.com>
10547
10548 * gdb.trace/save-trace.exp: Test save/restore of default-collect
10549 and tracepoint conditionals.
10550 (gdb_verify_tracepoints): Delete unused return.
10551
fd7f724a
KS
105522010-03-26 Keith Seitz <keiths@redhat.com>
10553
10554 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
10555 appear in the output before main.
10556 Remove KFAIL for gdb/2215 aka bz 9320.
10557
8d9e7719
DE
105582010-03-30 Doug Evans <dje@google.com>
10559
0906dd0b
DE
10560 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
10561 by dejagnu.
10562 * gdb.arch/amd64-dword.exp: Ditto.
10563
8d9e7719
DE
10564 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
10565 match.
10566 (break printf): Ditto.
10567
1da644f0
SW
105682010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
10569
10570 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
10571 gcc < 4.4.
10572 * gdb.cp/shadow.exp: Ditto.
10573
a8121990
PA
105742010-03-29 Pedro Alves <pedro@codesourcery.com>
10575
10576 * gdb.trace/collection.exp (run_trace_experiment): Make sure
10577 "tstart" is silent.
10578
6e79d367
PA
105792010-03-29 Pedro Alves <pedro@codesourcery.com>
10580
10581 * gdb.trace/collection.exp (executable): New.
10582 (binfile): Use it.
10583 (fpreg, spreg, pcreg): New.
10584 (test_register): Use gdb_test_multiple. Pass /x to print.
10585 (prepare_for_trace_test): New.
10586 (run_trace_experiment): Use "continue", not gdb_run_cmd.
10587 (gdb_collect_args_test, gdb_collect_argstruct_test)
10588 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
10589 prepare_for_trace_test.
10590 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
10591 fpreg, spreg and pcreg.
10592 (gdb_collect_expression_test, gdb_collect_globals_test): Use
10593 prepare_for_trace_test.
10594 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
10595 try to detect tracing support here. Don't set breakpoints at
10596 `begin' or `end' here.
10597 <global scope>: Use clean_restart. Run to main before checking
10598 for tracing support. Check for for tracing support here.
10599
09248348
JK
106002010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
10603 " as $displacement" to "seen displacement message".
10604
d350db38
PA
106052010-03-28 Pedro Alves <pedro@codesourcery.com>
10606
10607 * gdb.trace/while-dyn.exp (executable): New variable.
10608 (binfile): Use it.
10609 (test_while_stepping): New function. Move most tests here. Call
10610 it once for each of the while-stepping, stepping and ws aliases.
10611
907af001
UW
106122010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10613
10614 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
10615 that do not provide the tagless_struct type name at all.
10616 (test_print_anon_union): Do not check value of uninitialized
10617 union member. Do not use cp_test_ptype_class, so we can accept
10618 "long" as well as "long int".
10619
610197fd
PA
106202010-03-26 Pedro Alves <pedro@codesourcery.com>
10621
10622 * gdb.trace/tfile.c (tohex, bin2hex): New.
10623 (write_error_trace_file): Hexify error description.
10624
6c28cbf2
SS
106252010-03-25 Stan Shebs <stan@codesourcery.com>
10626
10627 * gdb.trace/tfile.c: Generate an additional trace file, improve
10628 portability.
10629 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
10630 files in a better way.
10631
e62b8c7e
KS
106322010-03-25 Keith Seitz <keiths@redhat.com>
10633
10634 * gdb.java/jprint.exp: XFAIL printing of static class members
10635 because of GCC debuginfo problem.
10636
82ccf5a5
JK
106372010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10638
10639 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
10640
293e2f9e
DJ
106412010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10642
10643 * gdb.base/completion.exp: Allow long instead of long int.
10644 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
10645 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
10646 variable p.
10647 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
10648 * gdb.base/pointers.exp: Allow long instead of long int.
10649 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
10650 * gdb.base/step-line.exp: Allow a directory before the source file name.
10651
95a42b64
TT
106522010-03-24 Tom Tromey <tromey@redhat.com>
10653
10654 PR breakpoints/9352:
10655 * gdb.base/default.exp: Update.
10656 * gdb.base/commands.exp: Update.
10657 * gdb.cp/extern-c.exp: Test setting commands on multiple
10658 breakpoints at once.
10659
2390201f
DJ
106602010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10661
10662 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
10663 if gdb,nosignals.
10664 * gdb.base/watchpoints.c: Do not include unnecessary headers.
10665 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
10666 exited".
10667
8c9a6790
SS
106682010-03-24 Stan Shebs <stan@codesourcery.com>
10669
10670 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
10671
a6c727b2
DJ
106722010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
10673
10674 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
10675 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
10676 argument. Handle "short" and "long".
10677 (Top level): Pass overprototyped output for old_fptr and xptr.
10678
4dfd5423
PA
106792010-03-23 Pedro Alves <pedro@codesourcery.com>
10680
10681 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
10682 format strings and add casts to avoid compiler warnings.
10683
106842010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
10685
10686 * lib/trace-support.exp (gdb_trace_setactions):
10687 Don't expect whitespace after ">" prompt.
10688 * gdb.trace/actions.exp: Adjust for output changes.
10689 * gdb.trace/while-stepping.exp: Likewise.
10690
c847d045
JK
106912010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10692
10693 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
10694 and r157645).
10695
5f717f1d
JK
106962010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10697
10698 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
10699 New.
10700
7d6d51d5
DJ
107012010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
10702
10703 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
10704 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
10705
3b11a015
SS
107062010-03-19 Stan Shebs <stan@codesourcery.com>
10707
10708 * gdb.trace/ax.exp: New file.
10709
d7d158ed
DE
107102010-03-19 Doug Evans <dje@google.com>
10711
6bb85cd1
DE
10712 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
10713 output from gcc.
10714
d7d158ed
DE
10715 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
10716 named /usr/sbin/prelink<foo>.
10717
4daf5ac0
SS
107182010-03-18 Stan Shebs <stan@codesourcery.com>
10719
10720 * gdb.trace/circ.exp: Test circular-trace-buffer.
10721 * gdb.trace/tfile.exp: Update tstatus test.
10722
e8d05480
JB
107232010-03-18 Joel Brobecker <brobecker@adacore.com>
10724
10725 * gdb.dwarf2/dw2-anonymous-func.S: New file.
10726 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
10727
441b986a
UW
107282010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10729
10730 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
10731
4247603b
PA
107322010-03-18 Pedro Alves <pedro@codesourcery.com>
10733
10734 * gdb.base/default.exp: Adjust the expected output of the finish
10735 and until commands when the inferior is not being run.
10736
13387711
SW
107372010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
10738
10739 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
10740 * gdb.cp/nsusing.exp: Ditto.
10741
6e31430b
TT
107422010-03-15 Tom Tromey <tromey@redhat.com>
10743
10744 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
10745 * gdb.cp/userdef.cc (operator==): New function.
10746 (main): New locals mem1, mem2.
10747
e2d69cb5
JZ
107482010-03-15 Jie Zhang <jie@codesourcery.com>
10749
10750 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
10751 Declare and use new loadtimeout variable.
10752
f572f0a9
DJ
107532010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
10754
10755 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
10756 Use gdb_load later.
10757
51f4c0b0
PA
107582010-03-14 Pedro Alves <pedro@codesourcery.com>
10759
10760 * gdb.base/solib-disc.c (main): Make format of fprintf a string
10761 literal. Add missing endlines to prints to stderr.
10762
1c809c68
TT
107632010-03-12 Tom Tromey <tromey@redhat.com>
10764
10765 PR c++/9708:
10766 * gdb.cp/m-static.exp: Add regression test.
10767 * gdb.cp/m-static.cc (method): New method.
10768 (main): Call it.
10769
00ae8fef
SW
107702010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
10771
10772 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
10773 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
10774
759f0f0b
PA
107752010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10776
21e24d21
PA
10777 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
10778
107792010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
10780
759f0f0b
PA
10781 * lib/gdb.exp (skip_stl_tests): New.
10782 (gdb_compile): Symbian needs -ldl.
10783 (shlib_target_file): New.
10784 (shlib_symbol_file): New.
10785 (gdb_load_shlibs): Use shlib_target_file.
10786 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
10787 * gdb.cp/exception.exp: Use skip_stl_tests.
10788 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
10789 * gdb.cp/try_catch.exp: Use skip_stl_tests.
10790 * gdb.cp/mb-templates.exp: Ditto.
10791 * gdb.base/commands.exp: Relax regexes.
10792 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
10793 shlib_target_file and shlib_symbol_file.
10794 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
10795 sections.
10796 * gdb.base/ending-run.exp: Accept E32Main for symbian.
10797 * gdb.base/solib-disc.exp: Use
10798 shlib_target_file and shlib_symbol_file.
10799 * gdb.base/unload.exp: Don't skip on symbian. Use
10800 shlib_target_file and shlib_symbol_file.
10801 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
10802
6a8f2671 108032010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 10804
6a8f2671
PA
10805 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
10806 * gdb.trace/report.exp: Adjust for x86 and x86_64.
10807 Issue a tfind end before looking for a tracepoint frame.
10808 * gdb.trace/tfind.exp: Adjust tstatus output.
10809 Adjust disassembly output.
10810 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
10811
ccf26247
JK
108122010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10813
10814 * gdb.base/break-interp.exp: Create new displacement parameter value
10815 for the test_ld calls.
10816 (reach): New parameter displacement, verify its content. New push of
10817 pf_prefix "reach-$func:". Import global expect_out.
10818 (test_core): New parameter displacement, verify its content. New push
10819 of pf_prefix "core:". New command "set verbose on". Import global
10820 expect_out.
10821 (test_attach): New parameter displacement, verify its content. New
10822 push of pf_prefix "attach:". New command "set verbose on". Import
10823 global expect_out.
10824 (test_ld): New parameter displacement, pass it to the reach, test_core
10825 and test_attach calls and verify its content in the "ld.so exit" test.
10826 * gdb.base/prelink.exp: Remove gdb_exit and final return.
10827 (prelink): Update expected text, use gdb_test.
10828
e469c7fb
DE
108292010-03-10 Doug Evans <dje@google.com>
10830
10831 * gdb.base/checkpoint.exp: Fix comment.
10832 Lengthen timeout while doing >600 checkpoints test.
10833 Rename duplicate "kill all one" test to keep test names unique.
10834
60e1c644
PA
108352010-03-10 Pedro Alves <pedro@codesourcery.com>
10836
10837 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
10838
cec808ec
KS
108392010-03-08 Keith Seitz <keiths@redhat.com>
10840
889bf7c5
PA
10841 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
10842 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
10843 (dm_type_long): New function.
10844 (dm_type_unsigned_short): New function.
10845 (dm_type_unsigned_long): New function.
10846 (myint): New typedef.
10847 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
10848 long, unsigned shor and long, operator char*, and typedef.
10849 (test_lookup_operator_functions): Add operator char* test.
10850 (test_paddr_operator_functions): Likewise.
10851 (test_paddr_overloaded_functions): Use probe values for
10852 short, long, and unsigned short and long.
10853 (test_paddr_hairy_functions): If the demangler probe detected
10854 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
10855 demangler.
10856 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
10857 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
10858 and "print null_pmf".
10859 Add test "ptype a.*pmf".
10860 * gdb.cp/overload.exp: Allow optional "int" to appear with
10861 "short" and "long".
10862 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
10863 long expect value for men_overload1arg.
10864 Allow "int" to appear with "short" and "long".
10865 When testing "info break", add argument for main (void).
10866 Also allow "int" to appear with "short" and "long".
10867 Ditto with "unsigned" and "long long".
cec808ec
KS
10868 * gdb.java/jmain.exp: Do not enclose methods names in single
10869 quotes.
10870 * gdb.java/jmisc.exp: Likewise.
10871 * gdb.java/jprint.exp: Likewise.
10872 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
10873
10874 From Jan Kratochvil <jan.kratochvil@redhat.com>:
10875 * gdb.cp/exception.exp (backtrace after first throw)
10876 (backtrace after second throw): Allow a namespace before __cxa_throw.
10877 (backtrace after first catch, backtrace after second catch): Allow
10878 a namespace before __cxa_begin_catch.
10879
10880 * gdb.cp/cpexprs.exp: New file.
10881 * gdb.cp/cpexprs.cc: New file.
10882
10883 From Daniel Jacobowitz <dan@codesourcery.com>
10884 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
10885 to use string_to_regexp.
10886 (ctor, dtor): New functions. Use them to match constructor
10887 and destructor function types.
10888 (Top level): Use runto_main.
10889
f870a310
TT
108902010-03-05 Tom Tromey <tromey@redhat.com>
10891
10892 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
10893 gdb.target_charset.
10894 (pp_ns.to_string): Likewise.
10895
0c199f28
KS
108962010-03-04 Keith Seitz <keiths@redhat.com>
10897
10898 * gdb.cp/overload.exp: Test that the filename portion of a linespec
10899 can be quoted. Test that both the filename and function/line
10900 portions can be quoted at the same time.
10901
c7437ca6
PA
109022010-03-04 Pedro Alves <pedro@codesourcery.com>
10903
10904 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
10905
b111b805
DE
109062010-03-03 Doug Evans <dje@google.com>
10907
24486cb7
DE
10908 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
10909 libc contains libpthread.
10910
b111b805
DE
10911 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
10912 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
10913 of gdb_compile. Add another pattern to match android backtrace.
10914
a0e0ef55
TT
109152010-03-03 Tom Tromey <tromey@redhat.com>
10916
10917 PR gdb/11345:
10918 * gdb.base/printcmds.exp (test_printf): Add test.
10919
1ba53b71
L
109202010-03-02 H.J. Lu <hongjiu.lu@intel.com>
10921
10922 * gdb.arch/amd64-byte.exp: New.
10923 * gdb.arch/amd64-dword.exp: Likewise.
10924 * gdb.arch/amd64-pseudo.c: Likewise.
10925 * gdb.arch/amd64-word.exp: Likewise.
10926 * gdb.arch/i386-byte.exp: Likewise.
10927 * gdb.arch/i386-pseudo.c: Likewise.
10928 * gdb.arch/i386-word.exp: Likewise.
10929
f5dff777
DJ
109302010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
10931
10932 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
10933 types. Add structreg, bitfields, and flags registers.
10934 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
10935 registers.
10936
90884b2b
L
109372010-03-01 H.J. Lu <hongjiu.lu@intel.com>
10938
10939 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
10940 (load_description): Set architecture if defined.
10941
dc00d89f
PM
109422010-02-28 Phil Muldoon <pmuldoon@redhat.com>
10943
10944 * gdb.python/py-frame.exp: Add read_var block tests.
10945 * gdb.python/py-frame.c (block): New function.
10946
0e095b7e
JK
109472010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10948 Daniel Jacobowitz <dan@codesourcery.com>
10949
10950 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
10951
624f1a65
DM
109522010-02-25 David S. Miller <davem@davemloft.net>
10953
10954 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
10955 fix logic for setting all_syscalls_numbers.
10956
f3e9a817
PM
109572010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10958
10959 * Makefile.in: Add py-block and py-symbol.
10960 * gdb.python/py-symbol.exp: New File.
10961 * gdb.python/py-symtab.exp: New File.
10962 * gdb.python/py-block.exp: New File.
10963 * gdb.python/py-symbol.c: New File.
10964 * gdb.python/py-block.c: New File.
10965
f6bbabf0
PM
109662010-02-24 Phil Muldoon <pmuldoon@redhat.com>
10967
10968 PR python/11314
10969 * lib/gdb.exp (skip_python_tests): New function.
10970 * gdb.python/py-cmd.exp: Use skip_python_tests.
10971 * gdb.python/py-frame.exp: Likewise.
10972 * gdb.python/py-function.exp: Likewise.
10973 * gdb.python/py-prettyprint.exp: Likewise.
10974 * gdb.python/py-template.exp: Likewise.
10975 * gdb.python/py-type.exp: Likewise.
10976 * gdb.python/py-value.exp: Likewise.
10977
85d721b8
PA
109782010-02-22 Pedro Alves <pedro@codesourcery.com>
10979
10980 PR9605
10981
10982 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
10983
48e32051
TT
109842010-02-19 Tom Tromey <tromey@redhat.com>
10985
10986 PR c++/8693, PR c++/9496:
10987 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
10988 regression tests.
10989
ac9c0048
JK
109902010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10991
10992 Fix compatibility with m68k as.
10993 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
10994 Use only /* comments */.
10995
57bb97a4
UW
109962010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10997
10998 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
10999 * configure: Regenerate.
11000
7d1bf85c
DJ
110012010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
11002
11003 * gdb.python/py-type.exp: Check for Python support.
11004
061b5285
PA
110052010-02-17 Pedro Alves <pedro@codesourcery.com>
11006
11007 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
11008 `regsub' syntax available.
11009
f8a8bc2c
PA
110102010-02-17 Pedro Alves <pedro@codesourcery.com>
11011
11012 * gdb.base/shmain.c (main): Remove printf call.
11013 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
11014 * gdb.base/unload.c (main): Make format of fprintf a string
11015 literal. Add missing endlines to prints to stderr.
11016 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
11017
6f451e5e
TT
110182010-02-17 Tom Tromey <tromey@redhat.com>
11019
11020 * gdb.java/jprint.java (jprint.props): New field.
11021 * gdb.java/jprint.exp (set_lang_java): Add regression test.
11022
12d79008
PA
110232010-02-17 Pedro Alves <pedro@codesourcery.com>
11024
ef801a0e 11025 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
11026 available.
11027
d252f7e5
DJ
110282010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11029
11030 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
11031 creation to support remote host testing.
11032
67bdab6c
DJ
110332010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11034
11035 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
11036 Recognize "command not found".
11037
bb391223
DJ
110382010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11039
11040 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
11041 single-stepping.
11042
70362913
DJ
110432010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11044
11045 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
11046 if arguments are not supported.
11047
493f3c00
DJ
110482010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11049
11050 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
11051 be const or non-const.
11052
8034c749
DJ
110532010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11054
11055 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
11056 mi_send_resuming_command to send -exec-continue.
11057
791dfb64
DJ
110582010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11059
11060 * gdb.base/list.exp (test_list_filename_and_function): Add test
11061 with single quotes.
11062 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
11063 matching.
11064 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
11065 Add KFAIL'd tests for PR gdb/11289.
11066
7c5fe868
DJ
110672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11068
11069 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
11070
fdc498b8
DJ
110712010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11072
11073 * gdb.base/comp-dir/subdir/dummy.txt: New file.
11074 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
11075 a temporary directory.
11076
b519e2a6
DJ
110772010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
11078
11079 * gdb.base/charset.exp: Use a single regular expression to match
11080 show host-charset and show target-charset output.
11081
74164c56
JK
110822010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11083
11084 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
11085 "Illegal process-id" expect string more exact.
11086 (attach to digits-starting nonsense is prohibited): New.
11087
701ed6dc
JK
110882010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 * gdb.base/prelink.exp (set verbose on): New.
11091
889bf7c5 110922010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
11093
11094 * mi-reverse.exp: New file. Test for reverse option to the
11095 following MI commands: exec-continue, exec-finish, exec-next,
11096 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 11097
dadf0e9c
JB
110982010-02-09 Joel Brobecker <brobecker@adacore.com>
11099
11100 * gdb.ada/ptype_tagged_param: New testcase.
11101
714f19d5
TT
111022010-02-08 Tom Tromey <tromey@redhat.com>
11103
11104 PR c++/8017:
11105 * gdb.cp/overload.exp: Add tests.
11106 * gdb.cp/overload.cc (struct K): New.
11107 (namespace N): New.
11108 (main): Call new functions.
11109 (K::staticoverload): Define.
11110
889bf7c5 111112010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
11112
11113 PR gdb/10728
11114 * gdb.cp/pr10728-x.h: New file.
11115 * gdb.cp/pr10728-x.cc: New file.
11116 * gdb.cp/pr10728-y.cc: New file.
11117 * gdb.cp/pr10728.exp: New file.
11118 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
11119
889bf7c5 111202010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
11121
11122 PR gdb/9067
11123 * gdb.cp/pr9067.exp: New
11124 * gdb.cp/pr9067.cc: New
11125 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
11126
7b356089
JB
111272010-02-08 Joel Brobecker <brobecker@adacore.com>
11128
11129 * lib/gdb.exp (gdb_test_timeout): New global variable.
11130 Set it to timeout if not already set.
11131 (gdb_init): Reset the value of timeout to gdb_test_timeout.
11132
1be00882
DE
111332010-02-05 Doug Evans <dje@google.com>
11134
11135 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
11136 user.
11137
82856980
SW
111382010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
11139
11140 PR c++/7935:
11141 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
11142
1a334831
TT
111432010-02-04 Tom Tromey <tromey@redhat.com>
11144
11145 * gdb.cp/virtbase.exp: Make test case names unique.
11146
9c3c02fd
TT
111472010-02-02 Tom Tromey <tromey@redhat.com>
11148
11149 * gdb.cp/virtbase.exp: Add regression tests.
11150 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
11151 (main): Instantiate RHC.
11152
0cc2414c
TT
111532010-02-02 Tom Tromey <tromey@redhat.com>
11154
11155 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
11156 type-printing change.
11157
edf3d5f3
TT
111582010-02-02 Tom Tromey <tromey@redhat.com>
11159
11160 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
11161 * gdb.cp/virtbase.cc: New file.
11162 * gdb.cp/virtbase.exp: New file.
11163 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
11164
e4b7f41c
JK
111652010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11166
11167 PR libc/11214:
11168 * gdb.threads/current-lwp-dead.c: Include features.h.
11169 (HAS_NOMMU): New.
11170 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
11171
b381ea14
JK
111722010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11173
11174 * gdb.base/symbol-without-target_section.exp,
11175 gdb.base/symbol-without-target_section.c: New.
11176
c593ac0e
DJ
111772010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11178
11179 * gdb.base/bigcore.exp: Reset increased timeout.
11180 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
11181
db25f29d
DJ
111822010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11183
11184 * gdb.base/gcore.exp (capture_command_output): Use
11185 gdb_test_multiple.
11186
f9d67f43
DJ
111872010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11188
11189 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
11190 * gdb.arch/thumb2-it.exp (test_it_break): New function.
11191 (Top level): Call it.
11192
177321bd
DJ
111932010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
11194
11195 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
11196
97f2ed50
DJ
111972010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
11198
11199 * gdb.base/call-strs.exp, gdb.base/default.exp,
11200 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
11201 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
11202 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
11203 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
11204 gdb.base/watchpoint-solib.exp: Save and restore timeout.
11205 * gdb.base/ending-run.exp: Correct restore of timeout.
11206 * gdb.base/page.exp: Remove unnecessary timeout setting.
11207
e4e2711a
JB
112082010-01-29 Joel Brobecker <brobecker@adacore.com>
11209
11210 * gdb.ada/rec_return: New testcase.
11211
ba581dc1
JB
112122010-01-29 Joel Brobecker <brobecker@adacore.com>
11213
11214 * gdb.ada/call_pn: New testcase.
11215
4ea95be9
DJ
112162010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
11217
11218 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
11219 (Top level): Use it to resume.
11220 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
11221 the Thumb mode displaced stepping error as unsupported.
11222
df83a9bf
SW
112232010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
11224
889bf7c5
PA
11225 * gdb.cp/nsusing.exp: Added more tests.
11226 * gdb.cp/nsrecurs.exp: Ditto.
11227 * gdb.cp/nsusing.cc: Added test functions.
11228 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 11229
40b27cdc
JK
112302010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11231
11232 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
11233 absolute directory pathnames in gdb.sum file.
11234
de958931
SW
112352010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
11236
11237 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
11238 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
11239
708ead4e
TT
112402010-01-26 Tom Tromey <tromey@redhat.com>
11241
11242 PR exp/7643:
11243 * gdb.base/printcmds.exp (test_print_string_constants): Remove
11244 setup_kfail.
11245
b14e635e
SW
112462010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
11247
11248 * gdb.cp/nsrecurs.exp: New test.
11249 * gdb.cp/nsrecurs.cc: New test program.
11250 * gdb.cp/nsstress.exp: New test.
11251 * gdb.cp/nsstress.cc: New test program.
11252 * gdb.cp/nsdecl.exp: New test.
11253 * gdb.cp/nsdecl.cc: New test program.
11254
8540c487
SW
112552010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
11256
11257 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
11258 imported into file scope.
11259 Marked test as xfail.
11260 * gdb.cp/namespace-using.cc (marker5): New function.
11261 * gdb.cp/shadow.exp: New test.
11262 * gdb.cp/shadow.cc: New test program.
11263 * gdb.cp/nsimport.exp: New test.
11264 * gdb.cp/nsimport.cc: New test program.
11265
421d5d99
TT
112662010-01-25 Tom Tromey <tromey@redhat.com>
11267
11268 PR gdb/11049:
11269 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
11270 with "set print null-stop on".
11271
691f8dc1
JK
112722010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11273
11274 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
11275 Adjust it for DISASSEMBLY_OMIT_FNAME.
11276
0b92b5bb
TT
112772010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11278
11279 PR symtab/11199:
11280 * gdb.dwarf2/member-ptr-forwardref.exp,
11281 gdb.dwarf2/member-ptr-forwardref.S: New.
11282
23787403
JK
112832010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11284
11285 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
11286 (thread1_func): Protect thread1_tid with thread1_tid_cond by
11287 thread1_tid_mutex. Remove gdbstop_mutex handling.
11288 (thread2_func): Protect thread2_tid with thread2_tid_cond by
11289 thread2_tid_mutex. Remove gdbstop_mutex handling.
11290 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
11291 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
11292 pthread_cond_wait conditionalizations by while loops.
11293
b966cb8a
TT
112942010-01-20 Tom Tromey <tromey@redhat.com>
11295
11296 PR backtrace/10770:
11297 * gdb.dwarf2/pr10770.exp: New file.
11298 * gdb.dwarf2/pr10770.c: New file.
11299 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
11300
fcae584b
VP
113012010-01-20 Vladimir Prus <vladimir@codesourcery.com>
11302
11303 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
11304 that target was removed, and the test always runs native anyway.
11305
a0f49112
JK
113062010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
11309 gdb.base/watchpoint-cond-gone-stripped.c: New.
11310
ceeb3d5a
TT
113112010-01-19 Tom Tromey <tromey@redhat.com>
11312
11313 PR c++/8000:
11314 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
11315 existing tests.
11316 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
11317 (main): Use AAA::SomeEnum.
11318
dd322c54
JK
113192010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11320
11321 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
11322 (test_ignore_count): Declare line_callme_body global.
11323 (run to breakpoint with ignore count): Use line_callme_body.
11324 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
11325 (set line_main_hello, set line_main_return): Reindent.
11326 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
11327 New.
11328 (continue to callee4): Use line_callee4_body.
11329 (check *stopped from CLI command): Use line_callee4_next.
11330 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
11331 (set line_main_hello, set line_main_return): Reindent.
11332 (set line_callee4_head, set line_callee4_body): New.
11333 (continue to callee4): Use line_callee4_body.
11334
4e8f195d
TT
113352010-01-18 Tom Tromey <tromey@redhat.com>
11336
11337 PR c++/9680:
11338 * gdb.cp/casts.cc: Add new classes and variables.
11339 * gdb.cp/casts.exp: Test new operators.
11340
9e14a9ba
JB
113412010-01-18 Tom Tromey <tromey@redhat.com>
11342 Thiago Jung Bauermann <bauerman@br.ibm.com>
11343
11344 * gdb.python/source2.py: New file.
11345 * gdb.python/source1: New file.
11346 * gdb.python/python.exp: Test "source" command.
11347
00bf0b85
SS
113482010-01-15 Stan Shebs <stan@codesourcery.com>
11349
11350 * gdb.trace/tfile.c: New file.
11351 * gdb.trace/tfile.exp: New file.
889bf7c5 11352
55235ad7
JK
113532010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11354
11355 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
11356
9f2982ff
JK
113572010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11358
11359 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
11360
bbfba9ed
JK
113612010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11362
11363 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
11364 (libfunc): New parameter action. Implement also selectable "sleep".
11365 * gdb.base/break-interp-main.c: Include assert.h.
11366 (libfunc): New parameter action.
11367 (main): New parameters argc and argv. Assert argc. Pass argv.
11368 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
11369 (test_attach): New proc.
11370 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
11371 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
11372
61f0d762
JK
113732010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11374
11375 * gdb.base/break-interp.exp (test_core): New proc.
11376 (test_ld): Call it.
11377
06a6f270
JK
113782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11379
11380 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
11381 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
11382 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
11383 and gdb_compile_shlib. Use new -Wl compiler options.
11384 (dl bt, main bt): New tests.
11385
51bee8e9
JK
113862010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 Support PIEs with no symfile_objfile.
11389 * gdb.base/break-interp.exp: New argument at the test_ld calls.
11390 (test_ld): New parameter trynosym.
11391 (test_ld <$trynosym>): New block.
11392
b8040f19
JK
113932010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11394
11395 * gdb.base/break-interp.exp: New file.
11396
be759fcf
PM
113972010-01-13 Phil Muldoon <pmuldoon@redhat.com>
11398
11399 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
11400 * gdb.python/py-prettyprint.py (pp_ls): New printer.
11401 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
11402 test.
11403 * gdb.python/py-prettyprint.c: Define lazystring test structure.
11404 * gdb.python/py-mi.exp: Add lazy string test.
11405
dc146f7c
VP
114062010-01-13 Vladimir Prus <vladimir@codesourcery.com>
11407
11408 * lib/mi-support.exp (mi_check_thread_states): Handle
11409 core number in thread listing.
11410
b4ba55a1
JB
114112010-01-12 Joel Brobecker <brobecker@adacore.com>
11412
11413 * gdb.base/maint.exp: Adjust the expected output for the
11414 "maint print type" test. Use gdb_test_multiple instead of
11415 gdb_sent/gdb_expect.
11416
08e24bd4
DE
114172010-01-11 Doug Evans <dje@google.com>
11418
6496a609
DE
11419 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
11420 from gdbserver_download. All callers updated.
11421
08e24bd4
DE
11422 * gdb.server/ext-run.exp: "info os processes" requires xml support.
11423
b5cfddf5
JK
114242010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11425
11426 Implement binary numbers parsing.
11427 * gdb.base/printcmds.exp (test_integer_literals_accepted)
11428 (test_integer_literals_rejected): New binary tests.
11429
3725885a
RW
114302010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11431
11432 * gdb.cell/configure: Regenerate.
11433
37aeb5df
JK
114342010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11435
11436 * gdb.base/corefile.exp: Move the core finding block out and call it as
11437 core_find, new variable $corefile, replace corefile by $corefile and
11438 [file tail $corefile] for usage vs. test names resp.
11439 * lib/gdb.exp (core_find): Move it as a new function here. New
11440 parameter binfile and deletefiles. New variable $destcore. Pre-delete
11441 $destcore. Return "" on error.
11442
d521f563
JK
114432010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11444
11445 Workaround PR binutils/10802.
11446 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
11447 (twice).
11448
28f24826
DJ
114492010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
11450
11451 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
11452
2de75e71
JB
114532010-01-08 Joel Brobecker <brobecker@adacore.com>
11454
11455 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
11456 call, to avoid interruption.
11457
fe00719b 114582010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
11459
11460 * gdb.stabs/weird.def (args93): New.
11461
d0ef5df8
DE
114622010-01-07 Doug Evans <dje@google.com>
11463
11464 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
11465
3a08d52f
TT
114662010-01-07 Tom Tromey <tromey@redhat.com>
11467
11468 * gdb.base/source.exp: Use correct line number.
11469
7a697b8d
SS
114702010-01-05 Stan Shebs <stan@codesourcery.com>
11471
11472 * gdb.trace/tracecmd.exp: Test ftrace.
11473
7803799a
UW
114742010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11475
11476 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
11477
c54eabfa
JK
114782010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11479
11480 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
11481 "uint_for_mi_testing".
11482
02e7ef19
JB
114832010-01-01 Joel Brobecker <brobecker@adacore.com>
11484
11485 Test indented comment in file being sourced.
11486 * gdb.base/commands.exp: Test indented comment in file being sourced.
11487
abd775ce
JB
114882010-01-01 Joel Brobecker <brobecker@adacore.com>
11489
11490 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
11491 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
11492 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
11493 notice.
11494
79b55b82
JB
114952010-01-01 Joel Brobecker <brobecker@adacore.com>
11496
11497 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
11498 notice.
11499
8997583e
JK
115002010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11501
11502 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
11503 missing $after_stopped and comma (,) expectation.
11504
6da95a67
SS
115052009-12-31 Stan Shebs <stan@codesourcery.com>
11506
11507 * gdb.trace/actions.exp: Test teval action.
889bf7c5 11508
218d2fc6
TJB
115092009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11510
11511 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
11512 (top level): Call test_watchpoint_in_big_blob.
11513 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
11514 watchpoints.
11515 (func3): Write to buf.
11516
236f1d4d
SS
115172009-12-29 Stan Shebs <stan@codesourcery.com>
11518
11519 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 11520
f61e138d
SS
115212009-12-28 Stan Shebs <stan@codesourcery.com>
11522
11523 * gdb.trace/tsv.exp: New file.
11524 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 11525
0219b378
DJ
115262009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
11527
11528 * gdb.base/find.c (main): Reference search buffers.
11529 * gdb.base/included.c (main): Reference integer.
11530 * gdb.base/ptype.c (charfoo): Declare.
11531 (intfoo): Call charfoo.
11532 * gdb.base/scope0.c (useitp): New function.
11533 (usestatics): Use useitp.
11534 (useit): Add a type for val.
11535 * gdb.base/scope1.c (useit1): Take a pointer argument.
11536 (usestatics1): Update calls to useit1.
11537 * gdb.cp/call-c.cc: Declare foo.
11538 (main): Call foo.
11539 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
11540 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
11541 (main): Call C::ensureRefs and ensureOtherRefs.
11542 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
11543 variables.
11544 (ensureOtherRefs): New function.
11545 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
11546 * gdb.cp/templates.cc (main): Call t5i.value.
11547
3f78692f
JK
115482009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11549
11550 Fix compatibility with G++-4.5.
11551 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
11552 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
11553 (uncaught return): Remove.
11554
429374b8
JK
115552009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11556 Phil Muldoon <pmuldoon@redhat.com>
11557
11558 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
11559 (bp_location13, bp_location14, bp_location17, bp_location18)
11560 (marker3_proto, marker4_proto): New variables.
11561 (breakpoint info): Update output.
11562 (run until breakpoint at marker3, run until breakpoint at marker4): New
11563 tests.
11564
859825b8
JK
115652009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
11566
11567 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
11568 Replace the printf call of Y by provided "y-set-1" label. New block
11569 for the second shared library.
11570 * gdb.base/unload.exp: Compile also the second library, call
11571 gdb_load_shlibs also for it. Use now gdb_breakpoint.
11572 (single pending breakpoint info): Rename to ...
11573 (pending breakpoint info before run): ... this extended test.
11574 (libfile2, libname2, libsrcfile2, libsrc2)
11575 (lib_sl2): New variables.
11576 (exec_opts): Set also SHLIB_NAME2.
11577 (pending breakpoint info on first run at shrfunc1)
11578 (pending breakpoint info on second run at shrfunc1)
11579 (pending breakpoint info on second run at shrfunc2)
11580 (print y from libfile, print y from libfile2): New tests.
11581 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
11582 * gdb.base/unloadshr2.c: New.
11583
e6a386cd
HZ
115842009-12-22 Hui Zhu <teawater@gmail.com>
11585
11586 * gdb.reverse/sigall-reverse.exp: Adjust.
11587
9e19b45e
VP
115882009-12-21 Vladimir Prus <vladimir@codesourcery.com>
11589
11590 PR gdb/10884
11591
11592 * gdb.mi/var-cmd.c (do_bitfield_tests): New
11593 (main): Call do_bitfield_tests.
aacf5b1e 11594 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 11595
d53a7b30
JB
115962009-12-20 Joel Brobecker <brobecker@adacore.com>
11597
11598 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
11599 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
11600 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
11601 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
11602 gdb.modula2/unbounded1.c: Update copyright header.
11603
191ca0a1
CM
116042009-12-10 Chris Moller <moller@mollerware.com>
11605
11606 PR gdb/9399
11607 * gdb.cp/virtfunc2.exp: New tests
11608 * gdb.cp/virtfunc2.cc: New tests
11609 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
11610
0fa6cf1b
MS
116112009-12-10 Oza Pawandeep (paawan1982@yahoo.com
11612
11613 * gdb.reverse/i387-env-reverse.c: New file.
11614 * gdb.reverse/i387-env-reverse.exp: New file.
11615 * gdb.reverse/i387-stack-reverse.c: New file.
11616 * gdb.reverse/i387-stack-reverse.exp: New file.
11617
361ae042
PM
116182009-12-08 Phil Muldoon <pmuldoon@redhat.com>
11619
11620 * gdb.python/py-type.exp (test_range): New test.
11621
bfd31e71
PM
116222009-12-03 Phil Muldoon <pmuldoon@redhat.com>
11623
11624 PR python/10805
11625
11626 * gdb.python/py-type.exp: New file.
11627 * gdb.python/py-type.c: New file.
11628 * Makefile.in: Add py-type.
11629
57a1d736
TT
116302009-12-03 Tom Tromey <tromey@redhat.com>
11631
11632 * gdb.python/py-value.exp (test_parse_and_eval): New
11633 function.
11634
1f3b5d1b
PP
116352009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
11636
11637 PR gdb/11022
11638
11639 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
11640 * gdb.base/pr11022.c: New test.
11641
8b7dbdc9
JK
116422009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11643
11644 Fix spurious false FAILs.
11645 * gdb.base/structs.c (chartest): New.
11646 (main): Fill-in chartest.
11647 * gdb.base/structs.exp (anychar_re, first): New.
11648 (start_structs_test): Import global anychar_re and first.
11649 New gdb_test call "set print elements 300; ${testfile}"
11650 (start_structs_test <$first>): New block.
11651 (any): Import global anychar_re. New variable ac. Use ${ac}.
11652
6a53b2ec
JK
116532009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11654
11655 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
11656
d7167b4c
JK
116572009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11658
11659 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
11660 Force $srcfile file.
11661 * gdb.base/foll-fork.c (callee): Comment out the printf call.
11662
b1798462
UW
116632009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11664
11665 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
11666 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
11667 * gdb.threads/watchthreads-reorder.exp: Likewise.
11668
b6199126
DJ
116692009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
11670
11671 PR gdb/8704
11672
11673 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
11674 "if", and "thread". Correct matching in the previous test.
11675
b22a0510
DJ
116762009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
11677
11678 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
11679
930636d2
MS
116802009-11-23 Michael Snyder <msnyder@vmware.com>
11681
11682 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
11683 * gdb.reverse-watch-precsave.exp: Ditto.
11684
21a0512e
PP
116852009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
11686
11687 * gdb.asm/asm-source.exp: Adjust.
11688 * gdb.base/help.exp: Adjust.
889bf7c5 11689
fc30d5e0
PA
116902009-11-22 Pedro Alves <pedro@codesourcery.com>
11691
11692 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
11693 (do_syscall_tests_without_xml): Set data-directory to
11694 /the/path/to/nowhere.
11695
f6bc2008
PA
116962009-11-21 Pedro Alves <pedro@codesourcery.com>
11697
11698 * gdb.threads/local-watch-wrong-thread.c,
11699 gdb.threads/local-watch-wrong-thread.exp: New files.
11700
8c2fb5de
PA
117012009-11-21 Pedro Alves <pedro@codesourcery.com>
11702
11703 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
11704 assume new `regsub' syntax available.
11705
ebec9a0f
PA
117062009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11707
a79d3c27
JK
11708 * gdb.base/watchpoint-hw-hit-once.exp,
11709 gdb.base/watchpoint-hw-hit-once.c: New.
11710
117112009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11712
11713 * gdb.threads/watchthreads-reorder.exp,
11714 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 11715
276a961b
MK
117162009-11-17 Nathan Sidwell <nathan@codesourcery.com>
11717
11718 * gdb.xml/tdesc-regs.exp: Use for m68k.
11719
4867c1fb
PA
117202009-11-15 Pedro Alves <pedro@codesourcery.com>
11721
11722 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
11723
f6838f81
DJ
117242009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11725
11726 * lib/gdb.exp (current_target_name): New procedure.
11727 (gdb_wrapper_target): New variable.
11728 (gdb_wrapper_init): Set gdb_wrapper_target.
11729 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
11730 wrapper.
11731
4ac4dd3f
DJ
117322009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11733
11734 * gdb.base/remote.exp: Delete the slowest load test.
11735 Do not load with fixed packet sizes.
11736
a7881759
DJ
117372009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11738
11739 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
11740
97a5b505
DJ
117412009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11742
11743 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
11744 srcfile when setting a breakpoint.
11745
d3e1fc54
DJ
117462009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
11747
11748 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
11749 macros.
11750
7cbcbded
DJ
117512009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
11752
11753 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
11754 to be in memory.
11755 * gdb.base/display.c (force_mem): New.
11756 (do_loops): Use it. Add breakpoint comments.
11757 (do_vars): Add a breakpoint comment.
11758 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
11759 line numbers.
11760
bdea3a92
NF
117612009-11-13 Nathan Froyd <froydnj@codesourcery.com>
11762
11763 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
11764 instead of a bare "run".
11765
269f82e5
PP
117662009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
11767
11768 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 11769
a69b7d9d
DJ
117702009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11771
11772 * lib/cell.exp (skip_cell_tests): Clean up test files before
11773 returning.
11774
b598bfda
DJ
117752009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11776
11777 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
11778 and the breakpoint menu. Do not call perror if a prompt is seen.
11779 Consume the following GDB prompt.
11780 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
11781 * gdb.cp/namespace.exp: Use gdb_test.
11782 * gdb.cp/templates.exp: Use gdb_test.
11783 (test_template_breakpoints): Use gdb_test_multiple.
11784
87728fa0
DJ
117852009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11786
11787 * gdb.base/break1.c (struct some_struct, values): Move earlier.
11788 (marker4): Reference values.
11789
b67c692f
DJ
117902009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11791
11792 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
11793 is missing.
11794
f0df251a
DJ
117952009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11796
11797 * gdb.base/break.c (need_malloc): New.
11798 * gdb.base/constvars.c (main): Reference crass and crisp.
11799 * gdb.base/gdb1821.c (main): Reference bar.
11800 * gdb.cp/gdb1355.cc (main): Reference s1.
11801 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
11802 (main): Call them.
11803 * gdb.cp/hang2.cc (dummy2): Define.
11804 * gdb.cp/hang3.cc (dummy3): Define.
11805 * gdb.cp/m-data.cc (main): Reference shadow.
11806
bdf7534a
NF
118072009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
11808 Nathan Froyd <froydnj@codesourcery.com>
11809
11810 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
11811 remote host.
11812
f24fce77
NF
118132009-11-12 Nathan Froyd <froydnj@codesourcery.com>
11814
11815 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
11816 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
11817 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11818 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11819 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11820 * gdb.dwarf2/dw2-producer.exp: Likewise.
11821 * gdb.dwarf2/mac-fileno.exp: Likewise.
11822 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
11823 py-prettyprint.py to the remote host.
11824 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
11825
40f0318e
KS
118262009-11-11 Keith Seitz <keiths@redhat.com>
11827
11828 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
11829 use it instead of "Foo".
11830 * gdb.cp/classes.exp (do_tests): Add a test to access
11831 a method through a typedef'd class name.
11832
f3d9f7fb
NF
118332009-11-11 Nathan Froyd <froydnj@codesourcery.com>
11834
11835 * gdb.base/long_long.exp: Permit leading zeros on floating-point
11836 exponents.
11837 * gdb.base/pointers.exp: Likewise.
11838 * gdb.cp/ref-types.exp: Likewise.
11839
a4216f37
KS
118402009-11-11 Keith Seitz <keiths@redhat.com>
11841
11842 * gdb.cp/cplusfuncs.cc (class foo): Add operators
11843 new[] and delete[].
11844 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
11845 "void".
11846 (probe_demangler): Remove all single-quoting of
11847 method and variable names.
11848 (info_func_regexp): Remove the word "void" from any
11849 occurrence of "(void)".
11850 (print_addr_2): Remove all single-quoting of
11851 method names.
11852 (print_addr_2_kfail): Likewise.
11853 (print_addr): Single-quote C function names before
11854 passing to print_addr_2.
11855 (test_paddr_operator_functions): Remove single-quoting
11856 for method names.
11857 Add tests for operator new[] and operator delete[].
11858
9b14d7aa
JK
118592009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
11862
85feb311
KS
118632009-11-09 Keith Seitz <keiths@redhat.com>
11864
11865 * gdb.cp/overload.exp: Add tests for resolving overloaded
11866 methods in expression parsing/evaluation.
11867
fa335448
DJ
118682009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
11869
11870 * lib/gdb.exp (default_gdb_version): Use --version instead of
11871 --command.
11872
ec3c07fc
NS
118732009-11-10 Nathan Sidwell <nathan@codesourcery.com>
11874
11875 * lib/gdb.exp (gdb_compile_test): New.
11876 (skip_ada_tests, skip_java_tests): New.
11877 (gdb_compile): Use gdb_compile_test for f77.
11878 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
11879 * lib/java.exp (compile_java_from_source): Remove runtests check,
11880 use gdb_compile_test to record result.
11881 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
11882 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
11883 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
11884 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
11885 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
11886 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
11887 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
11888 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
11889 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
11890 adjust gdb_compile invocations.
11891
b8b4e42b
JK
118922009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11893
11894 * Makefile.in (abs_builddir): New.
11895 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
11896 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
11897 `$(abs_builddir)/site.exp'.
11898
f8b7eaf3
DJ
118992009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
11900
11901 * config/m68k-emc.exp, lib/emc-support.exp,
11902 gdb.trace/gdb_c_test.c: Delete.
11903 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
11904 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
11905 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
11906 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
11907 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
11908 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
11909 casing for m68k-*-elf.
11910
c4187697
NS
119112009-11-03 Pedro Alves <pedro@codesourcery.com>
11912
11913 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
11914 * gdb.arch/i386-prologue.exp: Likewise.
11915 * gdb.arch/i386-unwind.exp: Likewise.
11916
db16b772
DJ
119172009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11918
11919 * lib/gdb.exp (gdb_expect): Fix timeout typo.
11920
bcf71277
DJ
119212009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11922
11923 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
11924
0105cee2
DJ
119252009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
11926
11927 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
11928
24ddea62
JK
119292009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11930
11931 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
11932
287ccc17
JK
119332009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11934
11935 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
11936 * gdb.base/sepdebug2.c: New file.
11937
08bca259 119382009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
11939
11940 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
11941 the modified warnings for catch syscall. Verify if GDB was compiled
11942 with support for lib expat, and choose which tests to run depending
11943 on this.
11944
5d4e2b76
VP
119452009-10-30 Vladimir Prus <vladimir@codesourcery.com>
11946
11947 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
11948 that composite commands are parsed OK. And also test
11949 that breakpoint commands do work.
11950
240e538a
MS
119512009-10-23 Michael Snyder <msnyder@vmware.com>
11952
11953 gdb.reverse/consecutive-precsave.exp: Change expect pattern
11954 to allow for new disassembly style.
11955
9c419145
PP
119562009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
11957
11958 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 11959
02506ff1
MS
119602009-10-22 Michael Snyder <msnyder@vmware.com>
11961
11962 * gdb.reverse/break-precsave.exp: New test.
11963 * gdb.reverse/consecutive-precsave.exp: Ditto.
11964 * gdb.reverse/finish-precsave.exp: Ditto.
11965 * gdb.reverse/i386-precsave.exp: Ditto.
11966 * gdb.reverse/machinestate-precsave.exp: Ditto.
11967 * gdb.reverse/sigall-precsave.exp: Ditto.
11968 * gdb.reverse/solilb-precsave.exp: Ditto.
11969 * gdb.reverse/step-precsave.exp: Ditto.
11970 * gdb.reverse/until-precsave.exp: Ditto.
11971 * gdb.reverse/watch-precsave.exp: Ditto.
11972
4cf866a3
MS
119732009-10-22 Michael Snyder <msnyder@vmware.com>
11974
11975 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
11976 for gdb_expect. Adjust one test's expect strings for the new
11977 format of disassemble.
11978 * gdb.reverse/finish-reverse.exp: Delete 'return'.
11979 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
11980 gdb_test_multiple.
11981 * gdb.reverse/step-reverse.exp: Delete 'return'.
11982 * gdb.reverse/until-reverse.exp: Delete blank lines.
11983 * gdb.reverse/watch-reverse.exp: Delete blank lines.
11984
2b28d209
PP
119852009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
11986
11987 * gdb.base/consecutive.exp: Adjust.
11988 * gdb.base/display.exp: Likewise.
11989 * gdb.base/pc-fp.exp: Likewise.
11990 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 11991
33b9c32b
MS
119922009-10-19 Michael Snyder <msnyder@vmware.com>
11993
11994 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
11995 * gdb.reverse/finish-reverse.c: Ditto.
11996 * gdb.reverse/sigall-reverse.c: Ditto.
11997 * gdb.reverse/solib-reverse.c: Ditto.
11998 * gdb.reverse/step-reverse.c: Ditto.
11999 * gdb.reverse/watch-reverse.c: Ditto.
12000
6c95b8df
PA
120012009-10-19 Pedro Alves <pedro@codesourcery.com>
12002 Stan Shebs <stan@codesourcery.com>
12003
12004 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
12005 * gdb.base/foll-exec.exp: Adjust to expect a process id before
12006 "Executing new program".
12007 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
12008 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
12009 left listed after having been killed.
12010 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
12011 * gdb.base/maint.exp: Adjust test.
12012
12013 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
12014 * gdb.multi/Makefile.in: New.
12015 * gdb.multi/base.exp: New.
12016 * gdb.multi/goodbye.c: New.
12017 * gdb.multi/hangout.c: New.
12018 * gdb.multi/hello.c: New.
12019 * gdb.multi/bkpt-multi-exec.c: New.
12020 * gdb.multi/bkpt-multi-exec.exp: New.
12021 * gdb.multi/crashme.c: New.
12022
279017b7
TG
120232009-10-13 Tristan Gingold <gingold@adacore.com>
12024
12025 * gdb.base/sepdebug.exp: Check debug info are found.
12026
0413d738
PA
120272009-10-08 Pedro Alves <pedro@codesourcery.com>
12028
12029 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
12030 bits.
12031
c628eecc
JK
120322009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12033
12034 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
12035
38af1bfe
JB
120362009-10-07 Joel Brobecker <brobecker@adacore.com>
12037
12038 * gdb.base/watchpoints.c: Add copyright header. Reformat one
12039 of the comments.
12040
2b0adecd
PM
120412009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
12042
12043 * gdb.base/annota1.exp: Remove obsolete match_max increase.
12044 * gdb.base/annota3.exp: Idem.
12045 * gdb.base/maint.exp: Idem.
12046
8d417781
PM
120472009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
12048
889bf7c5 12049 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
12050 to default.
12051
bb61102d
PM
120522009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12053
889bf7c5 12054 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
12055 mingw and cygwin targets.
12056
ace5c364
PM
120572009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
12058 Pedro Alves <pedro@codesourcery.com>
12059
889bf7c5 12060 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
12061 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
12062
c2d494a0
PM
120632009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12064
e1b52ce2
PM
12065 * gdb.base/shr1.c: Use %p in format string.
12066 * gdb.base/unload.c: Avoid warning in fprintf.
12067 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 12068
209f53f5
PM
120692009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
12070
12071 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
12072 long type.
12073 (test_unlink): Correct printf string.
12074 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
12075 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
12076
8172766a
JK
120772009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12078
12079 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
12080 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
12081 * gdb.arch/ia64-breakpoint-shadow.S: New file.
12082
0f73703c
UW
120832009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12084
12085 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
12086 * gdb.objc/nondebug.exp: Likewise.
12087
b32306ca
UW
120882009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12089
12090 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
12091 target_info setting.
12092
12093 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
12094 that detect new threads during "info threads".
12095
0057022f
UW
120962009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12097
12098 * gdb.threads/manythreads.c (main): Increase thread stack size
12099 to 2*PTHREAD_STACK_MIN.
12100 * gdb.threads/multi-create.c (main): Likewise.
12101 (create_function): Likewise.
12102
f29c0325
UW
121032009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12104
12105 * gdb.base/dump.exp: Pass difference of pointer types instead
12106 of integer types as offset to restore in intarr3.srec case.
12107
fcb34849
UW
121082009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12109
12110 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
12111
d5142e3b
UW
121122009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12113
12114 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
12115
087b74b2 121162009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 12117
087b74b2
PM
12118 New test for two watchpoints, with disabling of
12119 the first inserted.
12120 * testsuite/gdb.base/watchpoints.c: New file.
12121 * testsuite/gdb.base/watchpoints.exp: New file.
12122
96c07c5b
TT
121232009-09-25 Tom Tromey <tromey@redhat.com>
12124
12125 * gdb.base/charset.exp: Test utf-16 strings with Python.
12126
b8899f2b
TT
121272009-09-25 Tom Tromey <tromey@redhat.com>
12128
12129 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
12130 UCS-4.
12131 * gdb.base/charset.c (utf_32_string): Rename.
12132 (init_utf32): Rename.
12133 (main): Update.
12134
329719ec
TT
121352009-09-22 Tom Tromey <tromey@redhat.com>
12136
12137 * gdb.python/py-function.exp: Add regression tests.
12138
11ef0d76
KS
121392009-09-21 Keith Seitz <keiths@redhat.com>
12140
12141 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
12142 with invalid operator.
12143
3fe8f3b3
KS
121442009-09-21 Keith Seitz <keiths@redhat.com>
12145
12146 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
12147 and destructor using typedef name of class.
12148 * gdb.cp/classes.cc (class Base1): Add a destructor.
12149 (base1): New typedef.
12150 (use_methods): Instanitate an object of type base1.
12151 * gdb.cp/templates.exp (test_template_typedef): New procedure.
12152 (do_tests): Call test_template_typedef.
12153 * gdb.cp/templates.cc (Baz::~Baz): New method.
12154 (intBazOne): New typedef.
12155 (main): Instantiate intBazOne.
12156
7a9fe101
PM
121572009-09-21 Phil Muldoon <pmuldoon@redhat.com>
12158
12159 PR python/10633
12160
12161 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
12162 Function.
12163 (run_lang_tests): Add print elements test.
12164
2e4d963f
PM
121652009-09-21 Phil Muldoon <pmuldoon@redhat.com>
12166
12167 * gdb.python/py-value.exp (test_subscript_regression): New
12168 function. Test for invalid subscripts.
12169 * gdb.python/py-value.c (main): Add test array, and pointer to it.
12170 (ptr_ref): New function.
12171
ec7e75e7
PP
121722009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12173
12174 * gdb.base/default.exp: Fix "show convenience".
12175
0cc7d26f
TT
121762009-09-15 Tom Tromey <tromey@redhat.com>
12177
12178 * lib/mi-support.exp (mi_create_varobj): Update.
12179 (mi_create_floating_varobj): Likewise.
12180 (mi_create_dynamic_varobj): New proc.
12181 (mi_varobj_update): Update.
12182 (mi_varobj_update_with_type_change): Likewise.
12183 (mi_varobj_update_kv_helper): New proc.
12184 (mi_varobj_update_dynamic_helper): Rewrite.
12185 (mi_varobj_update_dynamic): New proc.
12186 (mi_list_varobj_children): Update.
12187 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
12188 * gdb.python/python-prettyprint.py (pp_outer): New class.
12189 (pp_nullstr): Likewise.
12190 (lookup_function): Register new printers.
12191 * gdb.python/python-prettyprint.c (struct substruct): New type.
12192 (struct outerstruct): Likewise.
12193 (substruct_test): New function.
12194 (struct nullstr): New type.
12195 (string_1, string_2): New globals.
12196 (main): Add new tests.
12197 * gdb.python/python-mi.exp: Added regression tests.
12198 * gdb.mi/mi2-var-display.exp: Update.
12199 * gdb.mi/mi2-var-cmd.exp: Update.
12200 * gdb.mi/mi2-var-child.exp: Update.
12201 * gdb.mi/mi2-var-block.exp: Update.
12202 * gdb.mi/mi-var-invalidate.exp: Update.
12203 * gdb.mi/mi-var-display.exp: Update.
12204 * gdb.mi/mi-var-cmd.exp: Update.
12205 * gdb.mi/mi-var-child.exp: Update.
12206 * gdb.mi/mi-var-block.exp: Update.
12207 * gdb.mi/mi-break.exp: Update.
12208 * gdb.mi/gdb701.exp: Update.
12209
a96d9b2e
SDJ
122102009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
12211
12212 * Makefile.in: Inclusion of catch-syscall object.
12213 * gdb.base/catch-syscall.c: New file.
12214 * gdb.base/catch-syscall.exp: New file.
12215
b43b923a
MS
122162009-09-12 Michael Snyder <msnyder@vmware.com>
12217
12218 * gdb.reverse/step-reverse.exp: Explicitly check for targets
12219 that can support reverse debuggnig.
12220
cec03d70
TT
122212009-09-11 Tom Tromey <tromey@redhat.com>
12222
12223 * gdb.dwarf2/valop.S: New file.
12224 * gdb.dwarf2/valop.exp: New file.
12225
e23bb3fc
MK
122262009-09-11 Mark Kettenis <kettenis@gnu.org>
12227
12228 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
12229
37c3696d
DE
122302009-09-10 Doug Evans <dje@google.com>
12231
12232 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
12233 Add $gdb_prompt to second breakpoint regexp.
12234
5172aecb
JB
122352009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
12236
12237 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
12238 names, add missing ones.
12239 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
12240 * gdb.python/py-frame.c: Rename from python-frame.c.
12241 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
12242 testfile name.
12243 * gdb.python/py-function.exp: Rename from python-function.exp.
12244 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
12245 testfile name.
12246 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
12247 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
12248 Adjust testfile name.
12249 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
12250 * gdb.python/py-template.cc: Rename from python-template.cc.
12251 * gdb.python/py-template.exp: Rename from python-template.exp.
12252 Adjust testfile name.
12253 * gdb.python/py-value.c: Rename from python-value.c.
12254 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
12255 testfile name.
12256
b554e4bd
JK
122572009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12258
12259 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
12260 $bpt2address.
12261 (Second breakpoint address is valid on ia64)
12262 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
12263
9a68ae16
JM
122642009-09-03 Joseph Myers <joseph@codesourcery.com>
12265
12266 * gdb.base/ending-run.exp: Restrict regular expression matching
12267 line number to require closing brace following.
12268
146b9145
DE
122692009-09-03 Doug Evans <dje@google.com>
12270
12271 * gdb.base/store.exp (check_set): Fix typo in expected value message.
12272
787d21e1
TT
122732009-09-02 Tom Tromey <tromey@redhat.com>
12274
12275 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
12276
e7802207
TT
122772009-09-02 Tom Tromey <tromey@redhat.com>
12278
12279 * gdb.dwarf2/callframecfa.exp: New file.
12280 * gdb.dwarf2/callframecfa.S: New file.
12281
817aadd2
JK
122822009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12283
12284 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
12285 gdb.base/solib-overlap-main.c: New.
12286
4a76eae5
DJ
122872009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
12288
12289 PR gdb/10565
12290
12291 * gdb.base/bitfields.c (struct container, container): New.
12292 (main): Initialize it and call break5.
12293 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
12294
d4b96c9a
JK
122952009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12296
12297 Support constant DW_AT_data_member_location by GCC PR debug/40659.
12298 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
12299
4e22772d
JK
123002009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12301
12302 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
12303
2efab443
MS
123042009-08-26 Michael Snyder <msnyder@vmware.com>
12305
12306 * gdb.base/i386-reverse.c: New file.
12307 * gdb.base/i386-reverse.exp: New file.
12308 * gdb.base/Makefile.in: Add new files to be removed.
12309
07ab73a0
JM
123102009-08-26 Joseph Myers <joseph@codesourcery.com>
12311
12312 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
12313 environment-pwd for remote host.
12314 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
12315
676accff
KS
123162009-08-24 Keith Seitz <keiths@redhat.com>
12317
12318 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
12319 Add two new C++ completer tests which limit the output to a
889bf7c5 12320 given class.
676accff 12321
f9f7ad22
MS
123222009-08-24 Michael Snyder <msnyder@vmware.com>
12323
12324 * gdb.base/del.exp: Fix typo in comment.
12325 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
12326
81ecdfbb
RW
123272009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12328
12329 * configure: Regenerate.
12330 * gdb.hp/configure: Likewise.
12331 * gdb.hp/gdb.aCC/configure: Likewise.
12332 * gdb.hp/gdb.base-hp/configure: Likewise.
12333 * gdb.hp/gdb.compat/configure: Likewise.
12334 * gdb.hp/gdb.defects/configure: Likewise.
12335 * gdb.hp/gdb.objdbg/configure: Likewise.
12336 * gdb.stabs/configure: Likewise.
12337
cab0c772
UW
123382009-08-19 Doug Evans <dje@google.com>
12339
12340 * gdb.base/gdbvars.c: New file.
12341 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
12342
b8fa0bfa
PA
123432009-08-14 Pedro Alves <pedro@codesourcery.com>
12344
12345 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
12346 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
12347
b84aa90a
PA
123482009-08-13 Pedro Alves <pedro@codesourcery.com>
12349
12350 * gdb.base/default.exp: Adjust "set language test": it's now an
12351 enum command. Larger help string moved to "help set language".
12352 * gdb.base/help.exp: Adjust "help set language" expected output,
12353 now lists all known languages.
12354
0d8f9b2c
NF
123552009-08-11 Nathan Froyd <froydnj@codesourcery.com>
12356
12357 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
12358 all frame arguments.
12359 * gdb.arch/altivec-regs.exp: Likewise.
12360
bda180e0
TT
123612009-08-07 Tom Tromey <tromey@redhat.com>
12362
12363 * gdb.base/setshow.exp: Add tests for changes to set language, set
12364 check range, and set check type.
12365
48cb2d85
VP
123662009-08-03 Vladimir Prus <vladimir@codesourcery.com>
12367
12368 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
12369 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 12370 Call it.
48cb2d85 12371
1ea34204
UW
123722009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12373
12374 * configure.ac: Run gdb.cell tests when appropriate.
12375 * configure: Regenerate.
12376 * lib/cell.exp: New file.
12377 * gdb.cell: New directory.
12378 * gdb.cell/configure.ac: New file.
12379 * gdb.cell/configure: New file.
12380 * gdb.cell/Makefile.in: New file.
12381 * gdb.cell/arch.exp: New file.
12382 * gdb.cell/break.c: New file.
12383 * gdb.cell/break.exp: New file.
12384 * gdb.cell/break-spu.c: New file.
12385 * gdb.cell/bt.c: New file.
12386 * gdb.cell/bt2-spu.c: New file.
12387 * gdb.cell/bt-spu.c: New file.
12388 * gdb.cell/bt.exp: New file.
12389 * gdb.cell/coremaker.c: New file.
12390 * gdb.cell/coremaker-spu.c: New file.
12391 * gdb.cell/core.exp: New file.
12392 * gdb.cell/gcore.exp: New file.
12393 * gdb.cell/data.c: New file.
12394 * gdb.cell/data.exp: New file.
12395 * gdb.cell/data-spu.c: New file.
12396 * gdb.cell/ea-cache.exp: New file.
12397 * gdb.cell/ea-cache.c: New file.
12398 * gdb.cell/ea-cache-spu.c: New file.
12399 * gdb.cell/ea-standalone.c: New file.
12400 * gdb.cell/ea-standalone.exp: New file.
12401 * gdb.cell/ea-test.c: New file.
12402 * gdb.cell/ea-test.exp: New file.
12403 * gdb.cell/f-regs.exp: New file.
12404 * gdb.cell/mem-access.c: New file.
12405 * gdb.cell/mem-access.exp: New file.
12406 * gdb.cell/mem-access-spu.c: New file.
12407 * gdb.cell/ptype.exp: New file.
12408 * gdb.cell/registers.exp: New file.
12409 * gdb.cell/size.c: New file.
12410 * gdb.cell/sizeof.exp: New file.
12411 * gdb.cell/size-spu.c: New file.
12412 * gdb.cell/solib.exp: New file.
12413 * gdb.cell/solib-symbol.exp: New file.
12414
85e747d2
UW
124152009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12416
12417 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
12418
58d6951d
DJ
124192009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
12420
12421 * gdb.base/float.exp: Handle VFP registers.
12422
6e0a4f15
MS
124232009-07-14 Michael Snyder <msnyder@vmware.com>
12424
dcd5da87
MS
12425 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
12426 to bring gdb to the beginning of the calling line.
12427
6e0a4f15
MS
12428 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
12429 confusing the i386 epilogue unwinder.
12430
782b2b07
SS
124312009-07-14 Stan Shebs <stan@codesourcery.com>
12432
12433 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
12434
f662c3bc
MS
124352009-07-14 Michael Snyder <msnyder@vmware.com>
12436
12437 * gdb.reverse/step-reverse.exp (stepi into function call):
12438 Call instruction may not be first instruction in the line.
12439 (reverse stepi from a function call): Used wrong line number.
12440
8f313923
JK
124412009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12442
12443 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
12444
4662c76e
JK
124452009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12446
12447 Fix gdb.base/macscp.exp when using custom inputrc.
12448 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
12449 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
12450 env(TERM) set.
12451 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
12452 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
12453
aa81e255
JK
124542009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12455
12456 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
12457 * gdb.base/annota1.exp (thread_test): Import global $testfile.
12458 Change the compilation target to match the testcase name.
12459 * gdb.base/sect-cmd.exp: Change the compilation target to match the
12460 testcase name.
12461 * a2-run.exp: Use for setup prepare_for_testing. Change the
12462 compilation target to match the testcase name.
12463 * gdb.base/commands.exp: Likewise.
12464 * gdb.base/finish.exp: Likewise.
12465 * gdb.base/float.exp: Likewise.
12466 * gdb.base/info-target.exp: Likewise.
12467 * gdb.base/relational.exp: Likewise.
12468 * gdb.base/term.exp: Likewise.
12469 * gdb.base/until.exp: Likewise.
12470 * gdb.base/volatile.exp: Likewise.
12471 * gdb.base/whatis-exp.exp: Likewise.
12472
4c93b1d7
HZ
124732009-07-11 Hui Zhu <teawater@gmail.com>
12474
12475 * gdb.base/help.exp (disassemble): Update expected help text.
12476
812f7342
TT
124772009-07-09 Tom Tromey <tromey@redhat.com>
12478
12479 * lib/gdb.exp: Handle TRANSCRIPT.
12480 (remote_spawn, remote_close, send_gdb): New procs.
12481
fbb8f299
PM
124822009-07-10 Phil Muldoon <pmuldoon@redhat.com>
12483
12484 * gdb.python/python-prettyprint.c: Add counted null string
12485 structure.
12486 * gdb.python/python-prettyprint.exp: Print null string. Test for
12487 embedded nulls.
12488 * gdb.python/python-prettyprint.py (pp_ns): New Function.
12489 * gdb.python/python-value.exp (test_value_in_inferior): Add
12490 variable length string fetch tests.
12491 * gdb.python/python-value.c (main): Add strings for string fetch tests.
12492
c0ac0ec7
JK
124932009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
12494
12495 * gdb.base/dump.exp (inaccessible memory is reported): New test.
12496
30b66ecc
TT
124972009-07-07 Tom Tromey <tromey@redhat.com>
12498
12499 * gdb.base/call-rt-st.exp: Update for change to escape output.
12500 * gdb.base/callfuncs.exp: Likewise.
12501 * gdb.base/charset.exp: Likewise.
12502 * gdb.base/constvars.exp: Likewise.
12503 * gdb.base/long_long.exp: Likewise.
12504 * gdb.base/pointers.exp: Likewise.
12505 * gdb.base/printcmds.exp: Likewise.
12506 * gdb.base/setvar.exp: Likewise.
12507 * gdb.base/store.exp: Likewise.
12508 * gdb.cp/ref-types.exp: Likewise.
12509 * gdb.mi/mi-var-child.exp: Likewise.
12510 * gdb.mi/mi-var-display.exp: Likewise.
12511 * gdb.mi/mi2-var-display.exp: Likewise.
12512 * gdb.base/charset.exp: Test octal escape sequence length.
12513 Update for change to escape output.
12514
187c4a2b
JK
125152009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12516
12517 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
12518
d80a43f9
DJ
125192009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
12520
12521 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
12522
047427a8
JK
125232009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12524
12525 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
12526 gdbserver increasing $portnum if "Can't bind address" has been seen.
12527
8b5a0f4f
PA
125282009-07-05 Pedro Alves <pedro@codesourcery.com>
12529
12530 * gdb.base/ending-run.exp: Add "step out of main" pattern for
12531 mingw32ce.
12532
7d93ba58
PA
125332009-07-05 Pedro Alves <pedro@codesourcery.com>
12534
12535 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
12536 VFP format.
12537
2277426b
PA
125382009-07-02 Pedro Alves <pedro@codesourcery.com>
12539
12540 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
12541 linux. Adjust to use "inferior", "info inferiors", "detach
12542 inferior" and "kill inferior" instead of "restart", "info fork",
12543 "detach fork" and "delete fork".
12544 * gdb.base/ending-run.exp: Spell out "info".
12545 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
12546 the "kill" command.
12547
5af949e3
UW
125482009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12549
12550 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
12551 change to prefix TLS offset in hex with 0x.
12552
5d3729b5
UW
125532009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12554
12555 * gdb.base/default.exp: Update test case for "x" changes.
12556
af589bd0
TG
125572009-07-01 Tristan Gingold <gingold@adacore.com>
12558
12559 * gdb.base/bigcore.exp: Make darwin untested.
12560
40974f91
JK
125612009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12562
12563 * gdb.base/completion.exp (directory completion): Create the directory.
12564 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
12565 escapeuniquesub.
12566 (directory completion 2): Expect now ${escapeuniquesub}.
12567 (Glob remaining of directory test): Remove one excessive newline.
12568 Expect the real output.
12569
59dd3af6
JK
125702009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12571
12572 Fix `make check//%' target after `make check' has been ran.
12573 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
12574 a mkdir call.
12575 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
12576 (%/.dir): Remove.
12577
f4e164aa
JK
125782009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12579
12580 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
12581 the expected result record.
12582
69af2122
JK
125832009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12584
12585 Remove racy FAILs relying just on the timeouts.
12586 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
12587 (annotation_level 2): Remove racy FAILs.
12588
2fd481e1
PP
125892009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
12590
12591 gdb/10275
889bf7c5
PA
12592 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
12593
c38f313d
DJ
125942009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
12595
12596 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
12597
8b777f02
VP
125982009-06-30 Vladimir Prus <vladimir@codesourcery.com>
12599
12600 * gdb.mi/mi-stack.exp: Testing symbolic options
12601 to -stack-list-locals and -stack-list-arguments.
12602
00c7eacf
JK
126032009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12604
12605 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
12606
6bc80edc
TT
126072009-06-29 Tom Tromey <tromey@redhat.com>
12608
12609 * dg-extract-results.sh: New file.
12610 * Makefile.in (FORCE_PARALLEL): New variable.
12611 (CHECK_TARGET): New conditional variable.
12612 (check): Use CHECK_TARGET.
12613 (DO_RUNTEST): New variable.
12614 (check-single): New target.
12615 (TEST_DIRS): New variable.
12616 (TEST_TARGETS): Likewise.
12617 (check-parallel): New target.
12618 (check-gdb.%): New pattern.
12619 (BASE1_FILES): New variable.
12620 (BASE2_FILES): Likewise.
12621 (check-gdb.base%): New pattern.
12622 (%/.dir): New pattern.
12623 * configure: Rebuild.
12624 * aclocal.m4 (AM_CONDITIONAL): New defun.
12625 * configure.ac: Check whether user is using GNU make.
12626 (GMAKE): New conditional.
12627
794684b6
SW
126282009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
12629
12630 * gdb.cp/namespace-nested-import.cc: New test.
12631 * gdb.cp/namespace-nested-import.exp: New test.
12632
edb3359d
DJ
126332009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
12634
12635 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
12636 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
12637 * gdb.opt/Makefile.in (EXECUTABLES): Update.
12638 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
12639 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
12640 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
12641 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
12642 gdb.opt/inline-markers.c: New files.
12643 * lib/gdb.exp (skip_inline_frame_tests): New function.
12644 (skip_inline_var_tests): New function.
12645
cf657a0c
AS
126462009-06-27 Andreas Schwab <schwab@linux-m68k.org>
12647
12648 * gdb.cp/exception.exp: Don't require $hex before inner frame in
12649 backtrace.
12650
28d41a99
MS
126512009-06-27 Michael Snyder <msnyder@vmware.com>
12652
12653 * gdb.reverse: New directory.
12654 * gdb.reverse/break-reverse.c: New test.
12655 * gdb.reverse/break-reverse.exp: New test.
12656 * gdb.reverse/consecutive-reverse.c: New test.
12657 * gdb.reverse/consecutive-reverse.exp: New test.
12658 * gdb.reverse/finish-reverse.c: New test.
12659 * gdb.reverse/finish-reverse.exp: New test.
12660 * gdb.reverse/machinestate.c: New test.
12661 * gdb.reverse/ms1.c: New test.
12662 * gdb.reverse/machinestate.exp: New test.
12663 * gdb.reverse/Makefile.in: New file.
12664 * gdb.reverse/shr2.c: New test.
12665 * gdb.reverse/solib-reverse.c: New test.
12666 * gdb.reverse/solib-reverse.exp: New test.
12667 * gdb.reverse/step-reverse.c: New test.
12668 * gdb.reverse/step-reverse.exp: New test.
12669 * gdb.reverse/until-reverse.c: New test.
12670 * gdb.reverse/ur1.c: New test.
12671 * gdb.reverse/until-reverse.exp: New test.
12672 * gdb.reverse/watch-reverse.c: New test.
12673 * gdb.reverse/watch-reverse.exp: New test.
12674 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
12675 * configure: Regenerate.
12676
fe3c8b0d
DE
126772009-06-26 Doug Evans <dje@google.com>
12678
12679 * gdb.base/psymtab.exp: Turn off pending breakpoints.
12680
3a72a602
PM
126812009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
12682
12683 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
12684 windows problem for 'file delete $binfile'.
12685
27aa8d6a
SW
126862009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
12687
12688 * gdb.cp/namespace-using.exp: New test.
12689 * gdb.cp/namespace-using.cc: New test.
12690
8ac055f8
JB
126912009-05-20 Joel Brobecker <brobecker@adacore.com>
12692
12693 * gdb.ada/variant_record_packed_array: New testcase.
12694
85e306ed
TT
126952009-06-23 Tom Tromey <tromey@redhat.com>
12696
12697 * gdb.base/charset.exp (test_combination): Regression test.
12698 * gdb.base/charset.c (my_wchar_t): New typedef.
12699 (myvar): New global.
12700 (main): Set myvar.
12701
56643c5e
PM
127022009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
12703
12704 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
12705 target.
12706
1fac167a
UW
127072009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12708
12709 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
12710
7ccb0be9
UW
127112009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12712
12713 * gdb.mi/gdb680.exp: Update test for error message.
12714
568d6575
UW
127152009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12716
12717 * gdb.base/annota1.exp: Allow multiple occurrences of the
12718 frames-invalid annotation.
12719 * gdb.cp/annota2.exp: Likewise.
12720
7cd1089b
PM
127212009-06-15 Phil Muldoon <pmuldoon@redhat.com>
12722
12723 * gdb.cp/gdb2495.cc: New file.
12724 * gdb.cp/gdb2495.exp: New file.
12725
72c63395
JK
127262009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12727
12728 Report error on GDB crash during runto.
12729 * lib/gdb.exp (runto <eof>): New.
12730
3788363d
DJ
127312009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
12732
12733 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
12734 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
12735 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
12736 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
12737 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
12738 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
12739 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
12740 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
12741 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
12742 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
12743 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
12744 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
12745 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
12746 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
12747 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
12748 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
12749 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
12750 gdb.server/server-mon.exp, gdb.server/server-run.exp,
12751 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12752 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
12753 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
12754 gdb.trace/passcount.exp, gdb.trace/report.exp,
12755 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
12756 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
12757 gdb.trace/while-stepping.exp: Use a unique name for the compiled
12758 executable.
12759
17592de3
PA
127602009-06-07 Pedro Alves <pedro@codesourcery.com>
12761
12762 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
12763 defined before referencing it.
12764
701e355d
DE
127652009-06-03 Doug Evans <dje@google.com>
12766
12767 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
12768 * gdb.arch/i386-see.c: Ditto.
12769
f2292c65
PM
127702009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
12771
12772 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
12773 (check_macro): Return 1 if undefined.
12774 If first test fails, check if macro debug information is available,
12775 and report unsupported test if no macro information is found.
12776
5a437975
DE
127772009-05-29 Doug Evans <dje@google.com>
12778
12779 * gdb.threads/hand-call-in-threads.exp: New.
12780 * gdb.threads/hand-call-in-threads.c: New.
12781
c141c696
MS
127822009-05-29 Michael Snyder <msnyder@vmware.com>
12783
12784 * gdb.base/break-always.exp: Change "1" to "on".
12785 Add confirmation check.
12786
b3444185
PA
127872009-05-28 Pedro Alves <pedro@codesourcery.com>
12788
12789 * gdb.threads/threxit-hop-specific.c: New.
12790 * gdb.threads/threxit-hop-specific.exp: New.
12791 * gdb.threads/thread-execl.c: New.
12792 * gdb.threads/thread-execl.exp: New.
12793
b6313243
TT
127942009-05-27 Tom Tromey <tromey@redhat.com>
12795 Thiago Jung Bauermann <bauerman@br.ibm.com>
12796
12797 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
12798 (mi_child_regexp): Likewise.
12799 (mi_list_varobj_children_range): Likewise.
12800 (mi_get_features): Likewise.
12801 (mi_list_varobj_children): Rewrite.
12802 * gdb.python/python-mi.exp: New file.
12803
a6bac58e
TT
128042009-05-27 Tom Tromey <tromey@redhat.com>
12805 Thiago Jung Bauermann <bauerman@br.ibm.com>
12806 Phil Muldoon <pmuldoon@redhat.com>
12807 Paul Pluzhnikov <ppluzhnikov@google.com>
12808
12809 * gdb.python/python-prettyprint.exp: New file.
12810 * gdb.python/python-prettyprint.c: New file.
12811 * gdb.python/python-prettyprint.py: New file.
12812 * gdb.base/display.exp: print/r is now valid.
12813
2c74e833
TT
128142009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
12815 Tom Tromey <tromey@redhat.com>
12816 Pedro Alves <pedro@codesourcery.com>
12817 Paul Pluzhnikov <ppluzhnikov@google.com>
12818
12819 * gdb.python/python-template.exp: New file.
12820 * gdb.python/python-template.cc: New file.
12821 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12822 tests.
12823 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12824 Call it.
12825 (test_value_after_death): New proc.
12826 * gdb.python/python-value.c (PTR): New typedef.
12827 (main): New variable 'x'.
12828
89c73ade
TT
128292009-05-27 Tom Tromey <tromey@redhat.com>
12830
12831 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
12832 tests.
12833 * gdb.python/python-value.exp (py_objfile_tests): New proc.
12834 Call it.
12835
a75724bc
PA
128362009-05-27 Pedro Alves <pedro@codesourcery.com>
12837
12838 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
12839
e58b0e63
PA
128402009-05-24 Pedro Alves <pedro@codesourcery.com>
12841
12842 * gdb.threads/fork-thread-pending.c: New.
12843 * gdb.threads/fork-thread-pending.exp: New.
12844
4ac36638
JK
128452009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12846
12847 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
12848 * gdb.dwarf2/dw2-strp.S (a_string2): New.
12849
889bf7c5 128502009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 12851
889bf7c5 12852 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 12853
b242c3c2
PA
128542009-05-17 Pedro Alves <pedro@codesourcery.com>
12855
12856 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
12857 `gdb_get_line_number'. Call `callee' in both parent and child.
12858 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
12859 `gdb_get_line_number' instead of hardcoding line numbers.
12860 (catch_fork_unpatch_child): New procedure to test detaching
12861 breakpoints from child fork.
12862 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
12863 hardcoding line numbers.
12864 (do_fork_tests): Run `catch_fork_unpatch_child'.
12865
ee342b23
VP
128662009-05-17 Vladimir Prus <vladimir@codesourcery.com>
12867
12868 * gdb.mi/mi-cmd-var.exp: Check that when varobj
12869 of structure type enters or leaves the scope, it
12870 is reported by -var-update.
12871
e2009e98
DE
128722009-05-11 Doug Evans <dje@sebabeach.org>
12873
12874 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 12875 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
12876 * gdb.threads/schedlock.c (main): Fix off-by-one error.
12877
00903456
JK
128782009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12879
12880 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
12881
dc621c35
DE
128822009-04-30 Doug Evans <dje@google.com>
12883
12884 * gdb.threads/watchthreads2.exp: New testcase.
12885 * gdb.threads/watchthreads2.c: New testcase.
12886
9ab4e744
DE
128872009-04-29 Doug Evans <dje@google.com>
12888
12889 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
12890 * gdb.cp/mb-ctor.cc: Ditto.
12891 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
12892 * gdb.cp/mb-inline.h (multi_line_foo): New function.
12893 * gdb.cp/mb-inline1.cc: Call it.
12894 * gdb.cp/mb-inline2.cc: Ditto.
12895 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
12896 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
12897
484086b7
JK
128982009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12899
12900 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
12901 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
12902 Replace all uses of `decimal' by `nonzero'.
12903 (info macro FROM_COMMANDLINE): New test.
12904
379a77b5
TT
129052009-04-27 Tom Tromey <tromey@redhat.com>
12906
12907 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
12908
b92b73c2
DE
129092009-04-27 Doug Evans <dje@google.com>
12910
12911 * gdb.threads/watchthreads.c (main): Initialize args before starting
12912 the threads. Plus formatting cleanup.
12913 * gdb.threads/watchthreads.exp: Avoid errant failures due to
12914 biased scheduling of one thread.
12915
945a118d
JG
129162009-04-27 Jerome Guitton <guitton@adacore.com>
12917
12918 * gdb.cp/templates.cc (GetMax): New template.
12919 (main): Declare two instances of GetMax.
12920 * gdb.cp/templates.exp: Add new test.
12921
d389af10
JK
129222009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12923
12924 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
12925
e7f86de9
JM
129262009-04-22 Joseph Myers <joseph@codesourcery.com>
12927
12928 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
12929
334cc82d
TT
129302009-04-15 Tom Tromey <tromey@redhat.com>
12931
12932 * gdb.base/charset.exp: Add regression test.
12933
d12672cc
JB
129342009-04-14 Joel Brobecker <brobecker@adacore.com>
12935
12936 * gdb.base/exe-lock.exp: New testcase.
12937
18e8c3bc
TT
129382009-04-13 Tom Tromey <tromey@redhat.com>
12939
12940 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
12941 operator on Frame.
12942
5ecd5cbe
UW
129432009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12944
12945 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
12946 * gdb.server/ext-attach.exp: Likewise.
12947
7309f756
VP
129482009-04-03 Vladimir Prus <vladimir@codesourcery.com>
12949
12950 Eliminate some sleep usage.
12951
889bf7c5
PA
12952 * gdb.mi/basics.c (do_nothing): New.
12953 (main): Use do_nothing instead of printf, so that
12954 not to introduce race condition between output of
12955 inferiour and output of gdb. Do not use sleep as it
12956 is not generally available on embedded targets.
7309f756 12957
f4b95f6f
PA
129582009-04-02 Pedro Alves <pedro@codesourcery.com>
12959
12960 * gdb.server/ext-attach.exp: Expect an optional process id after
12961 "Detached from remote process".
12962
de40b933
JK
129632009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12964
12965 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
12966 gdb.dwarf2/dw2-unresolved.exp: New.
12967
2ae101a4
PA
129682009-04-02 Pedro Alves <pedro@codesourcery.com>
12969
12970 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
12971 mi_run_to_main.
12972
56a8e183
PA
129732009-04-02 Pedro Alves <pedro@codesourcery.com>
12974
12975 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
12976 mi_run_to_main. Skip thread exit test on remote targets.
12977 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
12978 mi_run_to_main.
12979 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
12980 mi_run_to_main.
12981 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
12982 when expecting ^connected. Detect when the target doesn't support
12983 non-stop mode.
12984 (mi_run_cmd): Detect if non-stop mode was requested by isn't
12985 supported. Return -1 on error, 0 on success.
12986 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
12987 (mi_runto): Return mi_runto_helper's result explicitly.
12988
c35fafde
PA
129892009-04-01 Pedro Alves <pedro@codesourcery.com>
12990
12991 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
12992
f8a8dce6
JB
129932009-04-01 Tom Tromey <tromey@redhat.com>
12994
12995 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
12996 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
12997 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
12998 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
12999
71c25dea
TT
130002009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
13001 Jan Kratochvil <jan.kratochvil@redhat.com>
13002
13003 PR gdb/931
13004 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
13005 output.
13006 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
13007 for gdb/931.
13008 * dw2-strp.S (DW_AT_language): Change to C++.
13009 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
13010
02d9a9ce
JB
130112009-03-31 Joel Brobecker <brobecker@adacore.com>
13012
13013 * gdb.ada/tasks: New testcase.
13014
1042e4c0
SS
130152009-03-30 Stan Shebs <stan@codesourcery.com>
13016
13017 * gdb.trace/actions.exp: Update to match new info trace format.
13018 * gdb.trace/deltrace.exp: Ditto.
13019 * gdb.trace/infotrace.exp: Ditto.
13020 * gdb.trace/passcount.exp: Ditto.
13021 * gdb.trace/save-trace.exp: Ditto.
13022 * gdb.trace/while-stepping.exp: Ditto.
13023 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
13024
f8f6f20b
TJB
130252009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13026
13027 * gdb.python/python-frame.c: New file.
13028 * gdb.python/python-frame.exp: New file.
13029
c0c6f777
TJB
130302009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
13031
13032 * gdb.python/python-value.exp: Add tests for the address
13033 attribute.
13034
3cb51905
AS
130352009-03-29 Andreas Schwab <schwab@linux-m68k.org>
13036
13037 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
13038
88fc996f
DE
130392009-03-26 Doug Evans <dje@google.com>
13040
13041 * gdb.mi/mi-nonstop-exit.exp: New file.
13042 * gdb.mi/non-stop-exit.c: New file.
13043
56ef84b1
TT
130442009-03-26 Tom Tromey <tromey@redhat.com>
13045
13046 Update for change to prologue skipping:
13047 * gdb.mi/mi2-simplerun.exp: Update.
13048 * gdb.mi/mi2-break.exp: Update.
13049 * gdb.mi/mi-simplerun.exp: Update.
13050 * gdb.mi/mi-break.exp: Update.
13051 * gdb.base/ending-run.exp: Update.
13052
def2b000
TJB
130532009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
13054
13055 * gdb.python/python-value.exp (test_value_in_inferior): Test
13056 gdb.Value.is_optimized_out attribute.
13057
442ddf59
JK
130582009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13059
13060 * gdb.dwarf2/dw2-noloc-main.c: New file.
13061 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
13062 (.text): Remove.
13063 (.data): New.
13064 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
13065 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
13066 (DW_TAG_subprogram func_cu1, noloc): Remove.
13067 (main): New.
13068 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
13069 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
13070 (file_symbols): New procedure.
13071
a8df5de4
TT
130722009-03-25 Tom Tromey <tromey@redhat.com>
13073
13074 * gdb.base/charset.exp (valid_target_charset): New proc.
13075 Use it to skip tests on invalid charsets.
13076
cc1d7add
PM
130772009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
13078
13079 * gdb.base/completion.exp: Add a test for directory completion.
13080
bcd5727b
JK
130812009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13082
13083 Fix a racy FAIL.
13084 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
13085 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
13086
cc924cad
TJB
130872009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
13088
13089 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
13090 * gdb.python/python-function.exp: Add test for function returning
13091 a GDB value.
13092
bc3b79fd
TJB
130932009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
13094
13095 * gdb.python/python-function.exp: New file.
13096
6c7a06a3
TT
130972009-03-20 Tom Tromey <tromey@redhat.com>
13098
13099 * gdb.base/store.exp: Update for change to escape output.
13100 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
13101 to escape output.
13102 * gdb.base/pointers.exp: Update for change to escape output.
13103 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
13104 to escape output.
13105 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
13106 escape output.
13107 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
13108 to escape output.
13109 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
13110 escape output.
13111 * gdb.base/setvar.exp: Update for change to escape output.
13112 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
13113 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
13114 to escape output.
13115 (test_print_string_constants): Likewise.
13116 * gdb.base/charset.exp (valid_host_charset): Check size of
13117 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
13118 cases. Handle "auto"-related output.
13119 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
13120 (uvar, Uvar): New globals.
13121
c31af87b
JG
131222009-03-19 Jerome Guitton <guitton@adacore.com>
13123
13124 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
13125 deltas.
13126 * gdb.ada/fixed_points.exp: Ditto.
13127
51272cf2
PA
131282009-03-18 Pedro Alves <pedro@codesourcery.com>
13129
13130 * return-nodebug.c: Don't include stdio.h.
13131 (init): Delete.
13132 (func): Delete definition and provide extern declaration.
13133 (t): New.
13134 (main): Don't call printf. Call func and store its result in t.
13135 * return-nodebug1.c: New.
13136 * return-nodebug.exp: Don't expect stdio output. Instead, print
13137 the global variable t. Drop printf formatters and cast types from
13138 foreach loop. Don't use prepare_for_testing. Compile
13139 return-nodebug.c and return-nodebug1.c in separate steps. Don't
13140 define FORMAT or CAST.
13141
d24948ac
PP
131422009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
13143
13144 * gdb.base/solib-display.exp: Disable test for remote targers.
13145
61ff14c6
JK
131462009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13147
13148 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
13149
cb4dce93
JK
131502009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13151
13152 Fix a racy FAIL.
13153 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
13154 code from `follow parent, print pids'.
13155 (`follow child, print pids', `follow parent, print pids'): Call it.
13156 Replace `gdb_test "break..."' by gdb_breakpoint.
13157
f7c60c5e
VP
131582009-03-13 Vladimir Prus <vladimir@codesourcery.com>
13159
13160 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 13161 sync and async modes.
f7c60c5e 13162
383ace49
JB
131632009-03-12 Joel Brobecker <brobecker@adacore.com>
13164
13165 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
13166 that was checked in by mistake. Remove loading of ada.exp, since
13167 this is not necessary in this case.
13168
4ce102af
JB
131692009-03-12 Joel Brobecker <brobecker@adacore.com>
13170
13171 * gdb.ada/ptype_arith_binop.exp: New testcase.
13172
529a2aef
JB
131732009-03-12 Joel Brobecker <brobecker@adacore.com>
13174
13175 * gdb.ada/mod_from_name: New testcase.
13176
8a38181c
JB
131772009-03-12 Joel Brobecker <brobecker@adacore.com>
13178
13179 * gdb.ada/tick_last_segv: New testcase.
13180
11436dee
VP
131812009-03-12 Vladimir Prus <vladimir@codesourcery.com>
13182
61ff14c6 13183 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 13184
1f31650a
VP
131852009-03-12 Vladimir Prus <vladimir@codesourcery.com>
13186
61ff14c6
JK
13187 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
13188 include the token in ^running and frame info in *stopped.
1f31650a 13189
a3247a22
PP
131902009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13191
13192 * solib-display.exp: New file.
13193 * solib-display-main.c: New file.
13194 * solib-display-lib.c: New file.
61ff14c6 13195
aae64587
PA
131962009-03-05 Pedro Alves <pedro@codesourcery.com>
13197
13198 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
13199
44aabfbc
JK
132002009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13201
13202 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
13203 (list_and_check_macro): Use more specific test name.
13204 (next to definition): Make the test names unique.
13205
c087fcd3
PM
132062009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
13207
13208 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 13209
c86cf029
VP
132102009-02-17 Vladimir Prus <vladimir@codesourcery.com>
13211
13212 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
13213 notifications.
13214 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
13215 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
13216 * lib/mi-support.exp (library_loaded_re): New.
13217 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
13218
3ea85240
VP
132192009-02-17 Vladimir Prus <vladimir@codesourcery.com>
13220
13221 * gdb.gdb/observer.exp: Use test_notification observer, not
13222 normal_stop, everywhere.
13223 (test_normal_stop_notifications): Rename to...
13224 (test_notifications): ...this.
13225 (test_observer_normal_stop): Rename to...
13226 (test_observer): ...this.
13227
1903f0e6
DE
132282009-02-16 Doug Evans <dje@google.com>
13229
13230 * gdb.arch/amd64-disp-step.S (test_int3): New test.
13231 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
13232 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
13233 (test_prefixed_syscall,test_int3): New tests.
13234 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
13235 (test_prefixed_syscall,test_int3): New tests.
13236
1d33d6ba
VP
132372009-02-14 Vladimir Prus <vladimir@codesourcery.com>
13238
3cb51905
AS
13239 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
13240 (mi_expect_interrupt): Likewise.
13241 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
13242 response.
1d33d6ba 13243
faafb047
PM
132442009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
13245
13246 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
13247 * gdb.base/pc-fp.exp (get_valueofx): Remove.
13248 Replace calls to get_valueofx by get_hexadecimal_valueof.
13249
417e16e2
PM
132502009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
13251
13252 * lib/gdb.exp (get_valueof): Accept anything as a return value.
13253 (get_integer_valueof): New procedure.
13254 (get_sizeof): Use new get_integer_value_of.
13255 * gdb.base/sizeof.exp: Replace all uses of get_valueof
13256 by get_integer_valueof.
13257
7065b901
TT
132582009-02-13 Tom Tromey <tromey@redhat.com>
13259
13260 * gdb.base/remote.exp (get_sizeof): Remove.
13261 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
13262 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
13263 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
13264 * lib/gdb.exp (get_valueof): Move from long_long.exp.
13265 (get_sizeof): Likewise.
13266
5d7cb8df
JK
132672009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13268
13269 PR fortran/9806
13270 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
13271
b2febfff
PP
132722009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
13273
13274 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
13275
4aa995e1
PA
132762009-02-06 Pedro Alves <pedro@codesourcery.com>
13277
13278 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
13279
d8906c6f
TJB
132802009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
13281
13282 * gdb.python/python-cmd.exp: New file.
13283
ff4ab08d
TG
132842009-02-06 Tristan Gingold <gingold@adacore.com>
13285
13286 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
13287
aacd552b
TG
132882009-02-05 Tristan Gingold <gingold@adacore.com>
13289
13290 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
13291 pointer is dereferenced and use this signal name in regexp.
13292 * gdb.base/signull.exp: Ditto.
13293 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
13294 * gdb.base/signull.c (main): Ditto.
13295
08c637de
TJB
132962009-02-04 Tom Tromey <tromey@redhat.com>
13297 Thiago Jung Bauermann <bauerman@br.ibm.com>
13298
13299 * gdb.python/python-value.exp: Use `gdb.history' instead of
13300 `gdb.value_from_history'.
13301 (test_value_numeric_ops): Add test for conversion of enum constant.
13302 * gdb.python/python-value.c (enum e): New type.
13303 (evalue): New global.
13304 (main): Use argv.
13305
20261af8
JG
133062009-02-04 Jerome Guitton <guitton@adacore.com>
13307
13308 * gdb.ada/uninitialized_vars: New test program.
13309 * gdb.ada/uninitialized_vars.exp: New testcase.
13310
52e44b43
TT
133112009-02-02 Tom Tromey <tromey@redhat.com>
13312
13313 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
13314 * gdb.cp/pr2489.cc: Rename...
13315 * gdb.cp/pr9594.cc: ... to this.
13316
1c71341a
TT
133172009-02-02 Tom Tromey <tromey@redhat.com>
13318
13319 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
13320 * gdb.cp/pr2489.cc: New file.
13321 * gdb.cp/cpcompletion.exp: New file.
13322
a4295225
TT
133232009-02-02 Tom Tromey <tromey@redhat.com>
13324
13325 PR exp/9059:
13326 * gdb.cp/call-c.exp: Add regression test.
13327 * gdb.cp/call-c.cc (FooHandle): New typedef.
13328 (main): New variable 'handle'.
13329
592375cd
VP
133302009-01-30 Vladimir Prus <vladimir@codesourcery.com>
13331
13332 * lib/mi-support.exp (et_mi_thread_list)
13333 (check_mi_and_console_threads): Adjust for current thread in
13334 -thread-list-ids output.
13335
41447f92
VP
133362009-01-30 Vladimir Prus <vladimir@codesourcery.com>
13337
889bf7c5
PA
13338 * gdb.mi/mi-break.exp (test_disabled_creation): New.
13339 Call it.
41447f92 13340
35669430
DE
133412009-01-28 Doug Evans <dje@google.com>
13342
13343 * gdb.arch/amd64-disp-step.S: New file.
13344 * gdb.arch/amd64-disp-step.exp: New file.
13345 * gdb.arch/i386-disp-step.S: New file.
13346 * gdb.arch/i386-disp-step.exp: New file.
13347
09f00d9a
PM
133482009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
13349
13350 * gdb.base/find.exp: Set newline variable
13351 using quotes instead of braces to fix cygwin failures.
13352
1e8fb976
PA
133532009-01-23 Pedro Alves <pedro@codesourcery.com>
13354
13355 * gdb.base/radix.exp: Add tests to ensure that that set
13356 input-radix 0 and set output-radix 0 are really rejected.
13357
da061712
PA
133582009-01-23 Pedro Alves <pedro@codesourcery.com>
13359
13360 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
13361 copyright years.
13362
dd7e2d2b
PA
133632009-01-23 Pedro Alves <pedro@codesourcery.com>
13364
13365 PR gdb/9664:
13366 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
13367
392452f6
PA
133682009-01-22 Pedro Alves <pedro@codesourcery.com>
13369
13370 PR c++/9631:
13371 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
13372
8653e71c
PM
133732009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
13374
13375 * gdb.server/file-transfer.exp: Use EXEEXT variable for
13376 binfile definition to fix Windows OS failure.
13377
a12cc160
DJ
133782009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
13379
13380 PR gdb/9346
13381 * gdb.base/interrupt.c (sigint_handler): New.
13382 (main): Install a SIGINT handler if SIGNALS is defined. Exit
13383 on error.
13384 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
13385 Test "signal SIGINT".
13386
b89667eb
DE
133872009-01-19 Doug Evans <dje@google.com>
13388
13389 * gdb.base/break.exp: Update expected gdb output.
13390 * gdb.base/sepdebug.exp: Ditto.
13391 * gdb.mi/mi-syn-frame.exp: Ditto.
13392 * gdb.mi/mi2-syn-frame.exp: Ditto.
13393 * gdb.base/call-signal-resume.exp: New file.
13394 * gdb.base/call-signals.c: New file.
13395 * gdb.base/unwindonsignal.exp: New file.
13396 * gdb.base/unwindonsignal.c: New file.
13397 * gdb.threads/interrupted-hand-call.exp: New file.
13398 * gdb.threads/interrupted-hand-call.c: New file.
13399 * gdb.threads/thread-unwindonsignal.exp: New file.
13400
adb483fe
DJ
134012009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
13402
13403 * gdb.base/define.exp: Test defining and hooking prefix commands.
13404 * gdb.python/python.exp: Update test for "show user" output.
13405
60023297
JK
134062009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13407
13408 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
13409 now the output exactly, using less wildcards. Expect also the output
13410 of gfortran-4.3. Update for the f-valprint.c modification from
13411 2008-04-22.
13412 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
13413 Remove gdb_test test names where matching the command.
13414
ccc57cf9
PA
134152009-01-01 Pedro Alves <pedro@codesourcery.com>
13416
13417 PR breakpoints/9681:
13418 * gdb.base/watchpoint.exp: Add regression test.
13419
c7a6ca08
PA
134202008-12-31 Pedro Alves <pedro@codesourcery.com>
13421
13422 * gdb.threads/attach-into-signal.exp: Don't use
13423 gdb_suppress_entire_file.
13424 * gdb.threads/attach-stopped.exp: Ditto.
13425 * gdb.threads/attachstop-mt.exp: Ditto.
13426
3a031f65
PA
134272008-12-31 Pedro Alves <pedro@codesourcery.com>
13428
13429 PR gdb/8812:
13430 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
13431
09e6485f
PA
134322008-12-29 Pedro Alves <pedro@codesourcery.com>
13433
13434 PR gdb/7536:
13435 * gdb.base/radix.exp: Add tests to ensure invalid input radices
13436 and unsupported output radices are really rejected.
13437
0cd53049
JK
134382008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13439
13440 * gdb.cp/punctuator.exp: Backslash the '$' signs.
13441
ba163c7e
TT
134422008-12-22 Tom Tromey <tromey@redhat.com>
13443
13444 * gdb.cp/punctuator.exp: New file.
13445
6f4de6c9
JK
134462008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13447
13448 * gdb.base/completion.exp (Completing non-existing component): New test.
13449
0f34d0b4
JK
134502008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13451
13452 Fix for PR gdb/8648.
13453 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
13454 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
13455 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
13456 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
13457
db2ad4c3
JK
134582008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13459
13460 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
13461
bb5ef15e
DP
134622008-12-16 Christophe Lyon <christophe.lyon@st.com>
13463
13464 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
13465 compiler actually generate code at the expected line number.
13466
90142adc
JZ
134672008-12-15 Jie Zhang <jie.zhang@analog.com>
13468
13469 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
13470
fad6eecd
TT
134712008-12-12 Tom Tromey <tromey@redhat.com>
13472
13473 * gdb.base/commands.exp (redefine_hook_test): New proc.
13474 Call it.
13475
17c8aaf5
TT
134762008-12-11 Tom Tromey <tromey@redhat.com>
13477
13478 * gdb.base/macscp.exp: New regression test.
13479
7c8adf68
TT
134802008-12-11 Tom Tromey <tromey@redhat.com>
13481
13482 * gdb.base/macscp.exp: Print "address.addr".
13483 * gdb.base/macscp1.c (struct outer): New struct.
13484 (address): New global.
13485
b05dcbb7
TT
134862008-12-09 Tom Tromey <tromey@redhat.com>
13487
13488 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
13489 Call it.
13490
2d476de1
DE
134912008-12-04 Doug Evans <dje@google.com>
13492
13493 * gdb.server/ext-run.exp: Relax regexp for init program.
13494
87bdc959
TG
134952008-12-03 Tristan Gingold <gingold@adacore.com>
13496
13497 * gdb.base/macscp.exp: Generate an object file during compilation
13498 to work around Darwin dsymutil limitations.
13499
e0740f77
JK
135002008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13501
13502 Test resolving external references to TLS variables.
13503 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
13504 FILE2_THREAD_LOCAL.
13505 (testfile2, srcfile2): New variables.
13506 * gdb.threads/tls.c (file2_thread_local)
13507 (function_referencing_file2_thread_local): New.
13508 * gdb.threads/tls2.c: New file.
13509
67f0aac5
JB
135102008-11-28 Joel Brobecker <brobecker@adacore.com>
13511
13512 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
13513 rather than integer, as integer might not be big enough when
13514 on 64bit targets.
67f0aac5 13515
c332165e
JG
135162008-11-27 Jerome Guitton <guitton@adacore.com>
13517
13518 * gdb.cp/formatted-ref.exp: Add equality test.
13519 * gdb.ada/formatted_ref.exp: Ditto.
13520
fc9b693c
JK
135212008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13522
13523 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
13524 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
13525
a9c64011
AS
135262008-11-20 Andreas Schwab <schwab@suse.de>
13527
13528 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
13529 matching syscall entry point.
13530 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13531 (tcatch_vfork_then_child_follow): Likewise. Finish through
13532 vfork even if we stopped at the syscall trampoline.
13533
e2fd701e
DE
135342008-11-20 Doug Evans <dje@google.com>
13535
13536 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
13537
69abc51c
TJB
135382008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
13539
13540 * gdb.arch/ppc-dfp.exp: New file.
13541 * gdb.arch/ppc-dfp.c: New file.
13542
c14c28ba
PP
135432008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
13544
13545 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 13546
2e74121d
DE
135472008-11-17 Doug Evans <dje@google.com>
13548
13549 * gdb.mi/mi-syn-frame.exp: Update expected output.
13550 * gdb.mi/mi2-syn-frame.exp: Update expected output.
13551
66bb093b
VP
135522008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13553
13554 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
13555 "thread N" results in =thread-selected.
13556 * lib/mi-support (mi_run_cmd, mi_expect_stop)
13557 (mi_send_resuming_command_raw): Be prepared for
13558 =thread-selected.
13559
3d043ef6
VP
135602008-11-17 Vladimir Prus <vladimir@codesourcery.com>
13561
a9c64011
AS
13562 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
13563 * lib/mi-support.exp: Likewise.
3d043ef6 13564
808104c8
JB
135652008-11-16 Joel Brobecker <brobecker@adacore.com>
13566
13567 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
13568 commands from the expected output for "help catch".
13569
00b22944
JB
135702008-11-15 Joel Brobecker <brobecker@adacore.com>
13571
13572 * gdb.ada/int_deref.exp: New testcase.
13573
59669435
TT
135742008-11-14 Nick Roberts <nickrob@snap.net.nz>
13575
13576 * gdb.mi/gdb2549.exp: New file.
13577
de04a248
DE
135782008-11-11 Doug Evans <dje@google.com>
13579
13580 * gdb.base/callexit.exp: New file.
13581 * gdb.base/callexit.c: New file.
13582
6b8ce727
DE
135832008-11-10 Doug Evans <dje@google.com>
13584
13585 * lib/gdb.exp (GDBFLAGS): Move -nx ...
13586 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
13587 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
13588 (default_gdb_start,default_gdb_exit): Ditto.
13589 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
13590 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
13591 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
13592 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
13593 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
13594 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
13595
1b14b8aa
AS
135962008-11-03 Andreas Schwab <schwab@suse.de>
13597
13598 * gdb.base/hashline2.exp: Fix typo.
13599 * gdb.base/hashline3.exp: Likewise.
13600
f3134b88
TT
136012008-10-30 Tom Tromey <tromey@redhat.com>
13602
13603 * gdb.base/pointers.exp: Add test.
13604 * gdb.base/pointers.c (k, S): New typedefs.
13605 (instance): New global.
13606
c2226152
AS
136072008-10-30 Andreas Schwab <schwab@suse.de>
13608
13609 * gdb.base/args.exp: Add tests for newlines.
13610
462f405c
JB
136112008-10-30 Joel Brobecker <brobecker@adacore.com>
13612
13613 gdb.base/foll-exec.exp: Update the expected output of a couple
13614 of "info breakpoints" tests.
13615
79a45b7d
TT
136162008-10-28 Tom Tromey <tromey@redhat.com>
13617
13618 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
13619
adc13a14
PA
136202008-10-24 Pedro Alves <pedro@codesourcery.com>
13621
13622 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
13623 gdb_start_cmd.
13624 Use runto_main before any test that requires execution.
13625
252fbfc8
PA
136262008-10-23 Pedro Alves <pedro@codesourcery.com>
13627
13628 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
13629 instead of SIGINT.
13630
28148e3d
JB
136312008-10-22 Joel Brobecker <brobecker@adacore.com>
13632
13633 * gdb.base/completion.exp: Update expected output following
13634 the addition of the "info tasks" command.
13635
c209f847
TT
136362008-10-22 Tom Tromey <tromey@redhat.com>
13637
13638 * gdb.base/exprs.exp (test_expr): Add test for string
13639 concatenation.
13640
f177e350
PA
136412008-10-19 Pedro Alves <pedro@codesourcery.com>
13642
13643 * configure.ac: Output gdb.python/Makefile.
13644 * configure: Regenerate.
13645 * gdb.python/Makefile.in: New.
13646
cce89356
JB
136472008-10-16 Joel Brobecker <brobecker@adacore.com>
13648
13649 * gdb.base/foll-fork.exp: Adjust the expected output to match
13650 the new description for fork/vfork catchpoints in the "info
13651 breakpoints" output.
13652
176d289d
TJB
136532008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
13654
13655 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
13656
a08702d6
TJB
136572008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13658
13659 * gdb.python/python-value.c: New file.
13660 * gdb.python/python-value.exp: New file.
13661
1c5cfe86
PA
136622008-10-15 Pedro Alves <pedro@codesourcery.com>
13663
13664 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
13665
5a98ad69
DP
136662008-10-15 Denis Pilat <denis.pilat@st.com>
13667
41702f1b 13668 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 13669
dcb1a1e2
TT
136702008-10-09 Tom Tromey <tromey@redhat.com>
13671
13672 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
13673 'fprintf' and 'stderr'.
13674
9124fe48
JB
136752008-10-07 Joel Brobecker <brobecker@adacore.com>
13676
13677 * gdb.ada/ref_tick_size.exp: New testcase.
13678
45452591
DE
136792008-10-06 Doug Evans <dje@google.com>
13680
13681 * gdb.dwarf2/dw2-cu-size.exp: New file.
13682 * gdb.dwarf2/dw2-cu-size.S: New file.
13683
13684 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
13685 .Ltype_int for clarity.
13686
4fc5b208
PP
136872008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
13688
13689 PR gdb/2384:
13690 * gdb.cp/gdb2384.exp: Extended to test more cases.
13691 * gdb.cp/gdb2384.cc: Likewise.
13692 * gdb.cp/gdb2384-base.h: Likewise.
13693 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 13694
d78df370
JK
136952008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13696
13697 * gdb.base/maint.exp (maint print type): Remove printing
13698 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
13699
9a044a89
TT
137002008-09-30 Tom Tromey <tromey@redhat.com>
13701
13702 * gdb.base/macscp.exp: Add completion tests.
13703 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
13704 (TWENTY_THREE): Likewise.
13705 (FORTY_EIGHT): Likewise.
13706
506800a9
TT
137072008-09-30 Tom Tromey <tromey@redhat.com>
13708
13709 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
13710 everywhere.
13711 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
13712
1a6f01b5
JK
137132008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13714
13715 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
13716 testcase is derived from. Fix racy dependency on an expected PID
13717 number. No longer support the testcase on Linux kernel 2.4.x.
13718
2fae03e8
TT
137192008-09-27 Tom Tromey <tromey@redhat.com>
13720
13721 * gdb.base/macscp.exp: Add tests for stringification, splicing,
13722 and varargs.
13723
1ad15515
PA
137242008-09-22 Pedro Alves <pedro@codesourcery.com>
13725
13726 * lib/mi-support.exp (mi_expect_interrupt): New.
13727 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
13728 from gdb.mi/mi-nonstop.exp.
13729 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
13730 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
13731 lib/mi-support.exp.
13732 Use mi_check_thread_states throughout. Avoid ".*" and do not
13733 require an anchor after -exec-run.
13734
d0b76dc6
DJ
137352008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
13736
13737 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
13738 stop is pending. Avoid ".*" when two stops are pending.
13739 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
13740 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
13741 newlines in fullnames.
13742 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
13743 (mi_expect_stop): Update comments. Only anchor in sync mode.
13744 Do not match newlines.
13745 (mi_send_resuming_command_raw): Always return status.
13746 (mi_get_stop_line): Do not match more than one line by accident.
13747 Only anchor in sync mode.
13748 (mi_run_inline_test): If -exec-next fails, give up.
13749
9990c830
UW
137502008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13751
13752 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
13753 on SPU.
13754
ebcf6f00
JB
137552008-09-10 Joel Brobecker <brobecker@adacore.com>
13756
13757 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
13758
b6db24e5
JB
137592008-09-10 Joel Brobecker <brobecker@adacore.com>
13760
13761 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
13762 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
13763 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
13764 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
13765 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
13766 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
13767 gdb.ada/interface.exp, gdb.ada/null_array.exp,
13768 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
13769 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
13770 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
13771 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
13772 Include the "= " sequence in the expected output of print tests.
13773
2bf448e0
JB
137742008-09-10 Joel Brobecker <brobecker@adacore.com>
13775
13776 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
13777 description for boolean types.
13778
d51fd4c8
PA
137792008-09-09 Pedro Alves <pedro@codesourcery.com>
13780
13781 * gdb.base/hook-stop-continue.c: New.
13782 * gdb.base/hook-stop-continue.exp: New.
13783
694182d2
DJ
137842008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
13785
13786 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
13787
3b8a7fc0
JG
137882008-09-08 Jerome Guitton <guitton@adacore.com>
13789
13790 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
13791 (stack_check_probe_2, stack_check_probe_loop_1)
13792 (stack_check_probe_loop_2): New functions.
13793 (main): Add call to these new functions.
13794 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
13795 functions, check that the breakpoint is inserted at the appropriate
13796 location.
13797 (insert_breakpoint): Slightly refine this procedure so that it can
13798 be called several times in the test.
13799
96cc0ae8
JG
138002008-09-08 Jerome Guitton <guitton@adacore.com>
13801
13802 * gdb.base/stack-checking.c: New file.
13803 * gdb.base/stack-checking.exp: New file.
13804
1f08b409
TJB
138052008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13806
13807 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
13808 * gdb.arch/altivec-regs.exp: Likewise.
13809 * gdb.arch/vsx-regs.exp: Likewise.
13810
3099e1c4
TJB
138112008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
13812
13813 * gdb.arch/ppc-fp.exp: New file.
13814 * gdb.arch/ppc-fp.c: New file.
13815
cc69bfc1
PP
138162008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
13817
13818 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
13819 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 13820
b02a33db
MS
138212008-09-04 Michael Snyder <msnyder@vmware.com>
13822
13823 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
13824 as "at" (for non-debug functions such as _start).
13825
2992cbe0
UW
138262008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13827
13828 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
13829 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
13830 software watchpoints.
13831 * gdb.base/watch_thread_num.exp: Likewise.
13832
514f746b
AR
138332008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
13834
13835 * gdb.arch/i386-bp_permanent.exp: New test.
13836
876cecd0
TT
138372008-08-24 Tom Tromey <tromey@redhat.com>
13838
13839 * gdb.base/maint.exp: Update "maint print type".
13840
80f73d71
VP
138412008-08-21 Vladimir Prus <vladimir@codesourcery.com>
13842
13843 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
13844 support. Adjust the order of "*running" notifications.
13845 * gdb.mi/non-stop.c: Don't cast from int to void* and
13846 back.
13847
d9c78d7d
MK
138482008-08-20 Mark Kettenis <kettenis@gnu.org>
13849
13850 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
13851 expect to find it in the "info frame" output.
13852
97a2d1d3
DJ
138532008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
13854
13855 * gdb.base/interp.exp: Always consume both prompts.
13856
b96e2927
PA
138572008-08-20 Pedro Alves <pedro@codesourcery.com>
13858
13859 * gdb.base/pending.exp: Test pending breakpoints without symbols
13860 loaded.
13861
8cf6e61a
VP
138622008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13863
13864 * lib/mi-support.exp (mi_expect_stop): Produce
13865 more details on failures.
13866 * gdb.mi/mi-nonstop.exp: New.
13867 * gdb.mi/non-stop.c: New.
13868
c6ebd6cf
VP
138692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
13870
a9c64011
AS
13871 * gdb.mi/mi-async.exp: Use 'set target-async'.
13872 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 13873
46a9b8ed
DJ
138742008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
13875
13876 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
13877
44feb3ce
TT
138782008-08-17 Tom Tromey <tromey@redhat.com>
13879
13880 * gdb.base/help.exp (help catch): Rewrite.
13881
311a4e6b
TJB
138822008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
13883
13884 * gdb.base/define.exp: Test indented command documentation.
13885 * gdb.python/python.exp: Test indented multi-line command.
13886
604c2f83
LM
138872008-08-15 Luis Machado <luisgpm@br.ibm.com>
13888
13889 * testsuite/gdb.arch/vsx-regs.c: New source file.
13890 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
13891 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
13892
886a217c
TT
138932008-08-14 Tom Tromey <tromey@redhat.com>
13894
13895 * gdb.base/macscp.exp: Add regression test for "macro define" or
13896 "macro undef" with no arguments.
13897
c814a4f3
PP
138982008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
13899
13900 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 13901
12ab8a60
UW
139022008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13903
13904 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
13905
d57a3c85
TJB
139062008-08-06 Tom Tromey <tromey@redhat.com>
13907
13908 * gdb.python/python.exp: New file.
13909
c7b778ff
JK
139102008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13911
13912 Fix for PR gdb/1543.
13913 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
13914 $LOCATION.
13915 (location): New variable.
13916 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
13917 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
13918 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
13919 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
13920 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
13921 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
13922 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
13923 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
13924 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
13925 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
13926 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
13927 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
13928 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
13929 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
13930 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
13931 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
13932 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
13933 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
13934 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
13935 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
13936 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
13937 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
13938 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
13939 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
13940 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
13941 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
13942 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
13943 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
13944 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
13945 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
13946 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
13947 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
13948 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
13949 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
13950 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
13951 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
13952 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
13953 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
13954 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
13955 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
13956 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
13957 gdb.base/type-opaque.exp, gdb.base/until.exp,
13958 gdb.base/value-double-free.c, gdb.base/varargs.exp,
13959 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
13960 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
13961 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
13962 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
13963 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
13964 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
13965 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
13966 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
13967 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
13968 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
13969 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
13970 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
13971 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
13972 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
13973 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
13974 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
13975 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
13976 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
13977 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
13978 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13979 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
13980 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
13981 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
13982 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
13983 gdb.pascal/types.exp, gdb.stabs/weird.exp,
13984 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
13985 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
13986 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
13987 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
13988 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
13989 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
13990 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
13991 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
13992 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
13993 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
13994 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
13995 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
13996 lib/mi-support.exp, lib/trace-support.exp: Remove reference
13997 to bug-gdb@prep.ai.mit.edu .
13998
5e06a3d1
VP
139992008-07-31 Vladimir Prus <vladimir@codesourcery.com>
14000
14001 * lib/mi-support.exp (mi_load_shlibs): New.
14002 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
14003
9d81d21b
VP
140042008-07-30 Vladimir Prus <vladimir@codesourcery.com>
14005
14006 * lib/mi-support.exp (get_mi_thread_list)
14007 (check_mi_and_console_threads): New, moved from ...
14008 * gdb.mi/mi-pthread.exp: ...here.
14009 * gdb.mi/gdb669.exp (get_mi_thread_list)
14010 (check_mi_and_console_threads): Delete.
14011 * gdb.mi/mi2-pthread.exp: Likewise.
14012
bae98fe0
TT
140132008-07-28 Tom Tromey <tromey@redhat.com>
14014
14015 * Makefile.in (just-check): Remove. Move body to...
14016 (check): ... here.
14017
57380f4e
DJ
140182008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14019
14020 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
14021 Add a test for duplicated SIGINTs.
14022
e09490f1
DJ
140232008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14024
14025 * gdb.threads/schedlock.exp (get_args): Update to work for any
14026 value of NUM.
14027 (Top level): Report the number of threads that did not resume.
14028
6387b45f
DJ
140292008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14030
14031 * gdb.dwarf2/dw2-compressed.S: Also define __start.
14032
62f64ff2
DJ
140332008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14034
14035 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
14036 non-MI prompt.
14037
fa8de41e
TT
140382008-07-26 Tom Tromey <tromey@redhat.com>
14039
14040 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
14041 (function_struct, function_struct_ptr): New globals.
14042 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
14043 function pointer in a struct.
14044
ccb3ac8a
TT
140452008-07-26 Tom Tromey <tromey@redhat.com>
14046
14047 * gdb.base/macscp.exp: Add test for macro lexing bug.
14048
d7d9f01e
TT
140492008-07-18 Tom Tromey <tromey@redhat.com>
14050
14051 * gdb.base/macscp.exp: Add macro tests.
14052
9bf07184
PP
140532008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14054
14055 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
14056
becf6477
PP
140572008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14058
14059 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
14060
0709f7d3
PP
140612008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
14062
14063 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 14064
7093c834
PP
140652008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
14066
14067 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 14068
b432ffe3
JK
140692008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14070
14071 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
14072
b1a268e5
VP
140732008-07-12 Vladimir Prus <vladimir@codesourcery.com>
14074
14075 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
14076
e2995f8e
KB
140772008-07-11 Kevin Buettner <kevinb@redhat.com>
14078
14079 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
14080 of regexp to account for changes made to GDB in the printing of
14081 byte vectors.
14082
14032a66
TT
140832008-07-11 Tom Tromey <tromey@redhat.com>
14084
14085 * gdb.base/completion.exp: Add 'help' completion test.
14086
981505ef
JK
140872008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14088
14089 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
14090
10568435
JK
140912008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14092
14093 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
14094
4487aabf
PA
140952008-07-09 Pedro Alves <pedro@codesourcery.com>
14096
14097 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
14098
a4a9b1c4
PA
140992008-07-09 Pedro Alves <pedro@codesourcery.com>
14100
14101 * gdb.base/fullname.exp: Restore pwd if compiling failed.
14102
3c3185ac
JK
141032008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14104
14105 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
14106
7ebd49dc
VP
141072008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14108
14109 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
14110 previous commit. Add a comment.
14111
84e46146
PA
141122008-06-28 Pedro Alves <pedro@codesourcery.com>
14113
14114 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
14115
0f8d4a2f
VP
141162008-06-28 Vladimir Prus <vladimir@codesourcery.com>
14117
14118 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
14119
f747e0ce
PA
141202008-06-27 Pedro Alves <pedro@codesourcery.com>
14121
14122 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
14123 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
14124 compiling an executable, link in an object that forces unbuffered
14125 output.
14126 * lib/set_unbuffered_mode.c: New file.
14127
734a5c36
JK
141282008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14129
14130 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
14131
a2840c35
VP
141322008-06-25 Vladimir Prus <vladimir@codesourcery.com>
14133
a9c64011
AS
14134 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
14135 mi_expect_stop.
14136 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
14137 Demand that *running is output.
14138 (detect_async): Perform checking every time.
14139 (mi_send_resuming_command): Extract everything into...
14140 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
14141 (mi_expect_stop): Don't accept any output before *stopped.
14142
6ae37fef
VP
141432008-06-13 Vladimir Prus <vladimir@codesourcery.com>
14144
14145 Robustify mi-simplerun.
a9c64011
AS
14146 * gdb.mi/basics.c (main): Add a call to sleep.
14147 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
14148 * gdb.mi/mi2-cli.exp: Likewise.
14149 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 14150
b4aa76f0 141512008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
14152
14153 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
14154
e1ac3328
VP
141552008-06-10 Vladimir Prus <vladimir@codesourcery.com>
14156
a9c64011
AS
14157 * gdb.mi/mi-console.exp: Adjust.
14158 * gdb.mi/mi-syn-frame.exp: Adjust.
14159 * gdb.mi/mi2-console.exp: Adjust.
14160 * gdb.mi/mi2-syn-frame.exp: Adjust.
14161 * lib/mi-support.exp (mi_run_cmd): Adjust.
14162 (mi_send_resuming_command): Adjust.
e1ac3328 14163
f7f9a841
VP
141642008-06-10 Vladimir Prus <vladimir@codesourcery.com>
14165
14166 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
14167 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
14168 testing of stopped.
14169 * gdb.mi/mi2-syn-frame.exp: Likewise.
14170 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
14171 (async, detect_async): New.
14172 (mi_expect_stop, mi_continue_to_line): Adjust expectation
14173 depending on if we're running in sync or async mode.
f7f9a841 14174
37cd5d19
TT
141752008-06-09 Tom Tromey <tromey@redhat.com>
14176
14177 * gdb.base/completion.exp: New tests for field name completion
14178 with spaces, and field name completion with '->'.
14179
65d12d83
TT
141802008-06-06 Tom Tromey <tromey@redhat.com>
14181
14182 * gdb.base/break1.c (struct some_struct): New struct.
14183 (values): New global.
14184 * gdb.base/completion.exp: Add field name completion test.
14185
ebfe2e3f
PP
141862008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
14187
14188 * gdb.cp/call-c.exp: Test for incorrect handling of reference
14189 to pointer.
14190 * gdb.cp/call-c.cc: Likewise.
14191
bcf6fc3a
NR
141922008-06-06 Nick Roberts <nickrob@snap.net.nz>
14193
14194 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
14195 annotation.
14196
49fd4a42 141972008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 14198 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
14199
14200 * gdb.threads/execl.c, gdb.threads/execl1.c,
14201 gdb.threads/execl.exp: New tests.
a9c64011 14202
8a34ac3f
AR
142032008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
14204 Daniel Jacobowitz <dan@codesourcery.com>
14205
14206 * gdb.cp/exception.exp: Activate test, make it work with pending
14207 catchpoints.
14208
86ae69ef
JK
142092008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14210
14211 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
14212
f7f9ae2c
VP
142132008-05-28 Vladimir Prus <vladimir@codesourcery.com>
14214
a9c64011
AS
14215 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
14216 now printed.
14217 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 14218
2a2d4dc3
AS
142192008-05-27 Andreas Schwab <schwab@suse.de>
14220
14221 * gdb.base/frame-args.exp: Handle arguments that are optimized
14222 out.
14223
5099e4d9
LM
142242008-05-26 Luis Machado <luisgpm@br.ibm.com>
14225
14226 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
14227 quiet for ppc32 and group options into a single variable.
14228
d9c36a91
JB
142292008-05-23 Joel Brobecker <brobecker@adacore.com>
14230
14231 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
14232 of zero-size elements.
14233 * gdb.ada/null_array.exp: Test printing this new array.
14234
103a8671
JK
142352008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14236
14237 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
14238
07a4cc1a 142392008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
14240
14241 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
14242 of the "finish" command.
14243
55f996a7
NR
142442008-05-21 Nick Roberts <nickrob@snap.net.nz>
14245
14246 * gdb.base/annota1.exp: Test for new annotation.
14247
907fc202
UW
142482008-05-16 Pedro Alves <pedro@codesourcery.com>
14249
14250 * gdb.base/fixsection.exp: New file.
14251 * gdb.base/fixsection0.c: New file.
14252 * gdb.base/fixsection1.c: New file.
14253
e8f97270
UW
142542008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14255
14256 * gdb.base/annota1.exp: Accept printf@... in place of printf.
14257 * gdb.base/annota3.exp: Likewise.
14258
ac0bb574
NF
142592008-05-13 Nathan Froyd <froydnj@codesourcery.com>
14260
14261 * gdb.base/watch_thread_num.exp: Don't run tests that require
14262 watchpoints if the target doesn't support them.
14263
6fadd07a
DE
142642008-05-12 Doug Evans <dje@google.com>
14265
14266 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
14267
6e9a4a30
JB
142682008-05-09 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/assign_1.exp: New testcase.
14271
08388c79
DE
142722008-05-09 Doug Evans <dje@google.com>
14273
a3c83fae
DE
14274 * gdb.base/find.exp: New file.
14275 * gdb.base/find.c: New file.
08388c79 14276
bd5ddfe8
DJ
142772008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
14278
14279 * gdb.base/commands.exp (watchpoint_command_test): Handle
14280 gdb,no_hardware_watchpoints.
14281 * gdb.base/float.exp: Allow ARM targets without floating point.
14282 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
14283
b5dd68e2 142842008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 14285 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
14286
14287 * gdb.ada/lang_switch: New test program.
14288 * gdb.ada/lang_switch.exp: New testcase.
14289
382d13d1
DE
142902008-05-05 Doug Evans <dje@google.com>
14291
14292 * gdb.base/help.exp (disassemble): Update expected help text.
14293
9dd789d0
PA
142942008-05-04 Pedro Alves <pedro@codesourcery.com>
14295
14296 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
14297
611c83ae
PA
142982008-05-04 Pedro Alves <pedro@codesourcery.com>
14299
14300 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
14301 different times.
14302
ff013f42
JK
143032008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
14306 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
14307 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
14308 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
14309
96dff6a2
VP
143102008-05-04 Vladimir Prus <vladimir@codesourcery.com>
14311
14312 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
14313 notification to appear.
14314
55cd6f92
DJ
143152008-05-04 Daniel Jacobowitz <dan@debian.org>
14316
14317 * gdb.base/fullname.c: New file.
14318 * gdb.base/fullname.exp: New file.
14319 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
14320
d705c43c
PA
143212008-05-03 Pedro Alves <pedro@codesourcery.com>
14322
14323 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
14324 expressions with macros.
14325
333222e1
JK
143262008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14327
14328 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
14329
5ac01682
DJ
143302008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
14331
14332 * gdb.base/completion.exp: Handle lack of other symbols beginning
14333 with "a".
14334
14335 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
14336
237fc4c9
PA
143372008-05-02 Jim Blandy <jimb@codesourcery.com>
14338
14339 * gdb.asm/asmsrc1.s: Add scratch space.
14340
ed5e9466
DJ
143412008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14342 Daniel Jacobowitz <dan@codesourcery.com>
14343
14344 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
14345 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
14346 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
14347
b39cc962
DJ
143482007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
14349
14350 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
14351
36d520f5
JB
143522008-05-01 Joel Brobecker <brobecker@adacore.com>
14353
14354 * gdb.base/info-target.exp: New testcase.
14355
8d4e3071
DJ
143562008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
14357
14358 * gdb.cp/hang.exp: Use .cc instead of .C.
14359 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
14360 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
14361
6f3f3097
DJ
143622008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
14363
14364 * gdb.base/gdb1250.exp: Remove perror.
14365 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
14366
5550a914
PA
143672008-04-30 Pedro Alves <pedro@codesourcery.com>
14368
14369 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
14370 .2byte.
14371
d848e687
DJ
143722008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
14373
14374 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
14375 (maybe_kfail): New.
14376
93b5768b
PA
143772008-04-25 Pedro Alves <pedro@codesourcery.com>
14378
14379 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
14380
721c02de
VP
143812008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14382
a9c64011
AS
14383 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
14384 * gdb.mi/mi2-syn-frame.exp: Likewise.
14385 * lib/mi-support.exp: Likewise.
721c02de 14386
74960c60
VP
143872008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14388
14389 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
14390 to specify regexp for the location to stop at.
14391 * gdb.base/break-always.c: New.
14392 * gdb.base/break-always.exp: New.
14393
d24317b4
VP
143942008-04-24 Vladimir Prus <vladimir@codesourcery.com>
14395
14396 * lib/mi-support.exp (mi_runto_helper): Adjust
14397 for the original-location field.
14398 (mi_create_breakpoint, mi_list_breakpoints): New.
14399 * gdb.mi/mi-break.exp: Adjust.
14400 * gdb.mi/mi2-break.exp: Adjust.
14401 * gdb.mi/mi-pending.exp: Adjust.
14402 * gdb.mi/mi-simplerun.exp: Adjust.
14403 * gdb.mi/mi2-simplerun.exp: Adjust.
14404 * gdb.mi/mi-syn-frame.exp: Adjust.
14405 * gdb.mi/mi2-syn-frame.exp: Adjust.
14406 * gdb.mi/mi-until.exp: Adjust.
14407 * gdb.mi/mi2-until.exp: Adjust.
14408 * gdb.mi/mi-var-display.exp: Adjust.
14409 * gdb.mi/mi2-var-display.exp: Adjust.
14410 * gdb.mi/mi-watch.exp: Adjust.
14411 * gdb.mi/mi2-watch.exp: Adjust.
14412
fdc59709 144132008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 14414
a9c64011
AS
14415 * aclocal.m4: Add override.m4.
14416 * configure: Regenerate.
fdc59709 14417
8e91f023
VP
144182008-04-19 Vladimir Prus <vladimir@codesourcery.com>
14419
14420 * gdb.mi/var-cmd.c (do_at_tests): Verify that
14421 '-var-update --all-values' reports new value even the type
14422 of a variable object has changed.
14423
233a11ab
CS
144242008-04-18 Craig Silverstein <csilvers@google.com>
14425
14426 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
14427 files.
d24317b4 14428
9c1137ad
JB
144292008-04-18 Joel Brobecker <brobecker@adacore.com>
14430
14431 * gdb.ada/atomic_enum: New test program.
14432 * gdb.ada/atomic_enum.exp: New testcase.
14433
66d0bbc7
DE
144342008-04-17 Doug Evans <dje@google.com>
14435
14436 * gdb.opt/Makefile.in: Fix whitespace.
14437
100906b0
UW
144382008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
14439
14440 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
14441
4584e32e
DE
144422008-04-17 Doug Evans <dje@google.com>
14443
14444 * gdb.base/hashline1.exp: New testcase.
14445 * gdb.base/hashline2.exp: New testcase.
14446 * gdb.base/hashline2.exp: New testcase.
14447
0a320680
PA
144482008-04-17 Pedro Alves <pedro@codesourcery.com>
14449
14450 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
14451
18ac113b
AR
144522008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
14453
14454 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
14455 temporary breakpoint to match "Temporary breakpoint".
14456 * gdb.base/break.exp (delete_breakpoints): Likewise.
14457 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
14458 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
14459 * gdb.base/display.exp: Likewise.
14460 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
14461 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
14462 * gdb.base/restore.exp (restore_tests): Likewise.
14463 * gdb.base/sepdebug.exp: Likewise.
14464 * gdb.base/watchpoint.exp: Likewise.
14465 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
14466 * gdb.mi/mi-pending.exp: Likewise.
14467 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
14468 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
14469 * gdb.mi/mi-var-cmd.exp: Likewise.
14470 * gdb.mi/mi-var-display.exp: Likewise.
14471 * gdb.mi/mi2-cli.exp: Likewise.
14472 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
14473 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
14474 * gdb.mi/mi2-var-display.exp: Likewise.
14475 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
14476 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
14477 new "disp" field.
a9c64011 14478 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
14479 reason. This is to support fix for PR2424.
14480
add38693
JK
144812008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14482
14483 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
14484
fcacd99f
VP
144852008-04-13 Vladimir Prus <vladimir@codesourcery.com>
14486
14487 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 14488 field. Add more floating varobj tests.
fcacd99f 14489 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
14490 field.
14491 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
14492 (main): Call do_at_tests.
14493 * lib/mi-support.exp (mi_create_floating_varobj)
14494 (mi_varobj_update_with_type_change): New.
fcacd99f 14495
de051565
MK
144962008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
14497
14498 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
14499 option of -var-evaluate-expression.
14500 * gdb.mi/mi2-var-display.exp: Likewise.
14501
dbc52822
VP
145022008-04-07 Vladimir Prus <vladimir@codesourcery.com>
14503
14504 Introduce test setup helpers.
a9c64011
AS
14505 * lib/gdb.exp (build_executable, clean_restart)
14506 (prepare_for_testing): New.
14507 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
14508 * gdb.base/return.exp: Likewise.
14509 * gdb.base/ending-run.exp: Likewise.
dbc52822 14510
473591da
NR
145112008-04-07 Nick Roberts <nickrob@snap.net.nz>
14512
14513 * gdb.mi/mi-async.exp: New test for asynchronous Machine
14514 Interface (MI) responses.
14515
2b2d9e11
VP
145162008-04-06 Vladimir Prus <vladimir@codesourcery.com>
14517
a9c64011
AS
14518 * gdb.cp/breakpoint.cc: New code to test conditions involving
14519 member variables.
14520 * gdb.cp/breakpoint.exp: Test condition involving member
14521 variables.
2b2d9e11 14522
bb378428
VP
145232008-04-05 Vladimir Prus <vladimir@codesourcery.com>
14524
14525 * lib/mi-support.exp (mi_expect_stop): New.
14526 (mi_run_cmd): Change the
14527 token. Use mi_send_resuming_command, use
14528 mi_expect_stop.
14529 (mi_execute_to_helper): Rename to mi_execute_to.
14530 (mi_send_resuming_command): Add more error patterns.
14531 (mi_wait_for_stop): Renamed to...
14532 (mi_get_stop_line): ...this.
14533 (mi_run_inline_test): Adjust.
14534
14535 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
14536 * gdb.mi/mi-console.exp: Likewise.
14537 * gdb.mi/mi-pending.exp: Likewise.
14538 * gdb.mi/mi-simplerun.exp: Likewise.
14539 * gdb.mi/mi-stack.exp: Likewise.
14540 * gdb.mi/mi-stepi.exp: Likewise.
14541 * gdb.mi/mi-syn-frame.exp: Add comment.
14542 * gdb.mi/mi-until.exp: Likewise.
14543 * gdb.mi/mi-var-display.exp: Likewise.
14544 * gdb.mi/mi-watch.exp: Likewise.
14545 * gdb.mi/mi2-cli.exp: Likewise.
14546 * gdb.mi/mi2-console.exp: Likewise.
14547 * gdb.mi/mi2-simplerun.exp: Likewise.
14548 * gdb.mi/mi2-stack.exp: Likewise.
14549 * gdb.mi/mi2-stepi.exp: Likewise.
14550 * gdb.mi/mi2-until.exp: Likewise.
14551 * gdb.mi/mi2-var-display.exp: Likewise.
14552 * gdb.mi/mi2-watch.exp: Likewise.
14553
62172bb9
UW
145542008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14555
14556 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
14557
14558 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
14559
a13e061a
PA
145602008-04-04 Pedro Alves <pedro@codesourcery.com>
14561
14562 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
14563 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
14564 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
14565 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
14566 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
14567 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
14568 expect an mi error duplicated in stderr.
14569
eae06beb
JB
145702008-04-03 Joel Brobecker <brobecker@adacore.com>
14571
14572 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
14573 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
14574 Add a couple of tests that verify the behavior when the new setting
14575 is set to "cancel" and "all".
14576 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
14577 "ask" before we start the testing.
14578
79c6ced6
AR
145792008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
14580
14581 * gdb.cp/casts.cc: Add class reference variables.
14582 * gdb.cp/casts.exp: New test cases for up/down casting references.
14583
6c2d1a6b
MK
145842008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
14585
14586 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
14587 instead of beginning to make an extra test pass.
14588 * gdb.mi/mi2-var-display.exp: Likewise.
14589
55b411d9
MR
145902008-03-31 Maciej W. Rozycki <macro@mips.com>
14591
14592 * gdb.base/break.exp: Mark failures as such. Fix formatting.
14593
c6140da2
MD
145942008-03-31 Markus Deuling <deuling@de.ibm.com>
14595 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14596
14597 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
14598 value. Add xfail for older kernels.
14599
79732189
AR
146002008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
14601
14602 Bring mi-support in line with gdb.exp.
14603 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
14604 (mi_gdb_start): New function.
14605
33c3676e
MR
146062008-03-28 Maciej W. Rozycki <macro@mips.com>
14607
14608 * gdb.mi/mi-var-cmd.exp: Fix a typo.
14609
92e28119
VP
146102008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14611
14612 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
14613 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 14614
9e8e3afe
VP
146152008-03-26 Vladimir Prus <vladimir@codesourcery.com>
14616
14617 * lib/mi-support.exp (mi_create_varobj_checked): New.
14618 (mi_list_varobj_children): Allow to check for a
14619 value.
14620 (mi_list_array_varobj_children): New.
14621
14622 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
14623 and mi_list_varobj_children, as opposed to hardcoding
14624 expected strings.
14625 * gdb.mi/gdb701.exp: Likewise.
14626 * gdb.mi/gdb792.exp: Likewise.
14627 * gdb.mi/mi-var-block.exp: Likewise.
14628 * gdb.mi/mi-var-cmd.exp: Likewise.
14629 * gdb.mi/mi-var-invalidate.exp: Likewise.
14630 * gdb.mi/mi2-var-block.exp: Likewise.
14631 * gdb.mi/mi2-var-child.exp: Likewise.
14632 * gdb.mi/mi2-var-cmd.exp: Likewise.
14633 * gdb.mi/mi2-var-display.exp: Likewise.
14634
9df50351
JK
146352008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14636
14637 Fix random false FAILs on i386.
14638 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
14639
31e5d73a
DJ
146402008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14641
14642 PR gdb/544
14643 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
14644
12f4afab
DJ
146452008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
14646
14647 PR gdb/544
14648 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
14649
b562a0cb
DJ
146502008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14651
14652 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
14653 fixed PR gdb/544.
14654
17faa917
DJ
146552008-03-21 Pedro Alves <pedro@codesourcery.com>
14656
14657 * gdb.threads/fork-child-threads.exp: Test next over fork.
14658
6214f497
DJ
146592008-03-21 Chris Demetriou <cgd@google.com>
14660
14661 * gdb.base/break.exp (rbreak junk): New test for rbreak
14662 "Junk at end of arguments" issue.
14663
63092375
DJ
146642008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14665
14666 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
14667 *& to work on created array elements.
14668 (Top level): Test print $pc with a file. Test string operations
14669 without a target.
14670 * gdb.base/ptype.exp: Do not expect *& to work on created array
14671 elements.
14672
b21991b0
DJ
146732008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
14674
14675 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
14676 gdb.threads/staticthreads.exp: Update exit query.
14677
c4b347c7
SL
146782008-03-07 Sandra Loosemore <sandra@codesourcery.com>
14679
14680 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
14681
fa4727a6
DJ
146822008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
14683
14684 * gdb.base/watchpoint.c (global_ptr, func4): New.
14685 (main): Call func4.
14686 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
14687 (test_inaccessible_watchpoint): New.
14688
2f34202f
MR
146892008-02-29 Maciej W. Rozycki <macro@mips.com>
14690
14691 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
14692 select the largest.
14693
0d6ba1b1
DJ
146942008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14695
14696 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
14697 frames-invalid annotations.
14698
e691325a
PM
146992008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
14700
a9c64011 14701 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 14702
f85b5ecc
DE
147032008-02-27 Doug Evans <dje@google.com>
14704
14705 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
14706 for bug 1738.
14707 (breakpoint_to_handler_entry): Ditto.
14708
b40e7bf3
JB
147092008-02-27 Joel Brobecker <brobecker@adacore.com>
14710
14711 * gdb.base/ending-run.exp: Use the first line of code inside
14712 function body to test breakpoints.
14713 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
14714 location where the breakpoint is inserted when using the line
14715 where a function is declared. Fix typo in the description of
14716 one of the tests.
14717 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
14718
2faca73a
PM
147192008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14720
14721 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 14722 tests.
2faca73a 14723
6f439c36
PM
147242008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
14725
14726 * gdb.base/args.exp: avoid same output for tests
14727 with single quotes.
14728
54e52265
VP
147292008-02-26 Vladimir Prus <vladimir@codesourcery.com>
14730
a9c64011
AS
14731 * gdb.base/annota1.exp: Adjust for 'info break'
14732 format changes.
14733 * gdb.base/annota3.exp: Likewise.
14734 * gdb.base/break.exp: Likewise.
14735 * gdb.base/condbreak.exp: Likewise.
14736 * gdb.base/pending.exp: Likewise.
14737 * gdb.base/sepdebug.exp: Likewise.
14738 * gdb.base/unload.exp: Likewise.
14739 * gdb.cp/ovldbreak.exp: Likewise.
14740 * gdb.mi/mi-pending.exp: Likewise.
54e52265 14741
897b09ca
DE
147422008-02-07 Doug Evans <dje@google.com>
14743
14744 * gdb.cp/mb-inline.exp: New.
14745 * gdb.cp/mb-inline.h: New.
14746 * gdb.cp/mb-inline1.cc: New.
14747 * gdb.cp/mb-inline2.cc: New.
14748
b1c32d35
PM
147492008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
14750
14751 * gdb.pascal/floats.pas: New test program.
14752 * gdb.pascal/floats.exp: New testcase.
14753
1a4ca44a
TJB
147542008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
14755
14756 * gdb.base/callfuncs.c (t_float_many_args): New function.
14757 (t_double_many_args): New function.
14758 * gdb.base/callfuncs.exp: Add tests for exceeding float
14759 and double parameters passed through the stack.
14760
439048e8
JB
147612008-02-05 Joel Brobecker <brobecker@adacore.com>
14762
14763 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
14764 gdb.ada/complete/foo.adb: New files.
14765 * gdb.ada/complete.exp: New testcase.
14766
81fe8080
DE
147672008-02-03 Doug Evans <dje@google.com>
14768
301f0ecf
DE
14769 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
14770
81fe8080
DE
14771 * gdb.cp/gdb2384.exp: New file.
14772 * gdb.cp/gdb2384.cc: New file.
14773 * gdb.cp/gdb2384-base.h: New file.
14774 * gdb.cp/gdb2384-base.cc: New file.
14775
4b071aec
DE
147762008-02-02 Doug Evans <dje@google.com>
14777
14778 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
14779
61137ba6
JB
147802007-02-01 Joel Brobecker <brobecker@adacore.com>
14781
14782 * gdb.ada/sym_print_name: New test program.
14783 * gdb.ada/sym_print_name.exp: New testcase.
14784
147852007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
14786
14787 * gdb.ada/nested/hello.adb: New file.
14788 * gdb.ada/nested.exp: New testcase.
14789 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
14790
98deb0da
VP
147912008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14792
14793 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
14794 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
14795 don't cause future evaluations of function to report
14796 creation of internal breakpoints.
98deb0da 14797
723a2275
VP
147982008-02-01 Vladimir Prus <vladimir@codesourcery.com>
14799
14800 * gdb.mi/mi-break.exp (test_error): New.
14801 Call it.
14802
fb546a2f
LM
148032008-01-31 Luis Machado <luisgpm@br.ibm.com>
14804
14805 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
14806 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
14807
2d8fd90a
PM
148082008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14809
14810 * gdb.pascal/integers.pas: New test program.
14811 * gdb.pascal/integers.exp: New testcase.
14812
a7fa0ded
PM
148132008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
14814
14815 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
14816
5e1a1926
TJB
148172008-01-30 Luis Machado <luisgpm@br.ibm.com>
14818
14819 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
14820 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
14821
8d04f9f0
JB
148222008-01-30 Paul Hilfinger <hilfinger@adacore.com>
14823
14824 * gdb.ada/formatted_ref: New test program.
14825 * gdb.ada/formatted_ref.exp: New testcase.
14826
14827 * gdb.cp/formatted-ref.cc: New file.
14828 * gdb.cp/formatted-ref.exp: New testcase.
14829
ce75a98f
JB
148302008-01-30 Joel Brobecker <brobecker@adacore.com>
14831
14832 * gdb.base/ptype.exp: Add testing of "ptype $pc".
14833
e835f6bf
NR
148342008-01-30 Nick Roberts <nickrob@snap.net.nz>
14835
14836 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
14837 (test_file_list_exec_source_file): Update to new macro-info field.
14838
d118ef87
PH
148392008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
14840
14841 * gdb.ada/exprs: New test program.
14842 * gdb.ada/exprs.exp: New testcase.
14843
7d35ab09
TJB
148442008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14845
14846 * dfp-test.c (DELTA, DELTA_B): New definitions.
14847 (double_val1, double_val2, double_val3, double_val4, double_val5,
14848 double_val6, double_val7, double_val8, double_val9, double_val10,
14849 double_val11, double_val12, double_val13, double_val14, dec32_val1,
14850 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
14851 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
14852 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
14853 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
14854 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
14855 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
14856 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
14857 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
14858 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
14859 dec128_val16): New global variables.
14860 (decimal_dec128_align): New function.
14861 (decimal_mixed): Likewise.
14862 (decimal_many_args_dec32): Likewise.
14863 (decimal_many_args_dec64): Likewise.
14864 (decimal_many_args_dec128): Likewise.
14865 (decimal_many_args_mixed): Likewise.
14866 * dfp-test.exp: Add tests calling new inferior functions.
14867
2d717e4f
DJ
148682008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14869
14870 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
14871 gdb.server/ext-run.exp: New files.
14872 * lib/gdbserver-support.exp (gdbserver_download): New.
14873 (gdbserver_start): New. Update gdbserver expected
14874 output.
14875 (gdbserver_spawn): Use them.
14876 (gdbserver_start_extended): New.
14877
e85a822c
DJ
148782008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14879
14880 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
14881 Run on GNU/Linux.
14882 (do_exec_tests): Check for systems which do not support catchpoints.
14883 Do not match START.
14884 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
14885 Run on GNU/Linux. Enable verbose output.
14886 (check_fork_catchpoints): New.
14887 (explicit_fork_child_follow, catch_fork_child_follow)
14888 (tcatch_fork_parent_follow): Update expected messages.
14889 (do_fork_tests): Use check_fork_catchpoints.
14890 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
14891 Run on GNU/Linux. Enable verbose output.
14892 (check_vfork_catchpoints): New.
14893 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
14894 expected messages.
14895 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
14896
401ea829
JB
148972008-01-29 Jim Blandy <jimb@red-bean.com>
14898
14899 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
14900 host' errors.
14901 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
14902
aceaf3ad
JB
149032008-01-29 Jim Blandy <jimb@red-bean.com>
14904
14905 * gdb.threads/sigthread.c: Use barriers to ensure that
14906 child_thread and child_thread_two are always initialized before we
14907 start to use them.
14908
a5606eee
VP
149092008-01-29 Vladimir Prus <vladimir@codesourcery.com>
14910
14911 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
14912 * gdb.base/watchpoint-solib.c: New.
14913 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 14914
c55a82bb
PM
149152008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
14916
14917 * gdb.base/gdb1056.exp: Add unsigned integer test.
14918
0993fe05
DE
149192008-01-28 Doug Evans <dje@google.com>
14920
14921 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
14922
4fe42e7f
JB
149232008-01-27 Jim Blandy <jimb@codesourcery.com>
14924
c7a69933
JB
14925 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
14926
4fe42e7f
JB
14927 * gdb.base/expand-psymtabs.exp: Doc fix.
14928
5def8285
MK
149292008-01-26 Mark Kettenis <kettenis@gnu.org>
14930
14931 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14932
5313c911
NR
149332008-01-24 Nick Roberts <nickrob@snap.net.nz>
14934
a9c64011 14935 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
14936 -var-set-format.
14937
93815fbf
VP
149382008-01-23 Chris Demetriou <cgd@google.com>
14939
14940 * gdb.threads/thread_events.c: New testcase source file.
14941 * gdb.threads/thread_events.exp: New testcase expect file.
14942
467a88ee
NR
149432008-01-23 Nick Roberts <nickrob@snap.net.nz>
14944
14945 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
14946
14947 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
14948 -var-set-format.
14949
d8f82aba
DJ
149502008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
14951 Vladimir Prus <vladimir@codesourcery.com>
14952
14953 * gdb.base/float.exp: Allow missing floating point for m68k and
14954 PowerPC.
14955
60c46647
VP
149562008-01-22 Vladimir Prus <vladimir@codesourcery.com>
14957
14958 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
14959 ignore count.
14960 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
14961 * gdb.mi/mi-cli.exp: Adjust.
14962 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 14963
c7dd36a1
PA
149642008-01-17 Pedro Alves <pedro@codesourcery.com>
14965
14966 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
14967 and 'dummy_ptr' integer pointer. Initialize struct_declarations
14968 with dummy_ptr's address.
14969 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
14970 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
14971 all targets.
14972 * gdb.mi/mi2-var-child.exp: Likewise.
14973
39d5313e
JB
149742008-01-09 Joel Brobecker <brobecker@adacore.com>
14975
14976 * gdb.ada/null_array: New test program.
14977 * gdb.ada/null_array.exp: New testcase.
14978
0aea4bf3
LM
149792008-01-09 Luis Machado <luisgpm@br.ibm.com>
14980
14981 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
14982 with required float modifiers.
14983
0b354900
JB
149842008-01-08 Joel Brobecker <brobecker@adacore.com>
14985
14986 * gdb.ada/funcall_param: New test program.
14987 * gdb.ada/funcall_param.exp: New testcase.
14988
cdb7f5d4
JB
149892008-01-08 Joel Brobecker <brobecker@adacore.com>
14990
14991 * gdb.ada/arrayparam: New test program.
14992 * gdb.ada/arrayparam.exp: New testcase.
14993
88e2547f
JB
149942008-01-08 Joel Brobecker <brobecker@adacore.com>
14995
14996 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
14997 landed. Should also fix random failures in the test following it.
14998
f6867ce0
TJB
149992008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
15000
15001 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
15002 for expressions with decimal float values.
15003 (test_dfp_conversions): New function to test casts to and from
15004 decimal float types.
15005 Call test_dfp_conversions.
15006 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
15007 elements.
15008 (main): Initialize ds.float4 and ds.double8 elements.
15009 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
15010 string to new error message.
15011 (d64_set_tests): Likewise.
15012 (d128_set_tests): Likewise.
15013 Add tests for expressions with decimal float variables. Add tests for
15014 conversions to and from decimal float types.
15015
f9c11282
JB
150162008-01-05 Joel Brobecker <brobecker@adacore.com>
15017
15018 * gdb.ada/packed_tagged/comp_bug.adb: New file.
15019 * gdb.ada/packed_tagged.exp: New testcase.
15020
0ecbca72
JB
150212008-01-04 Joel Brobecker <brobecker@adacore.com>
15022
15023 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
15024 gdb.ada/homonym/homonym_main.adb: New files.
15025 * gdb.ada/homonym.exp: New testcase.
15026
c18d3d89
JB
150272008-01-04 Joel Brobecker <brobecker@adacore.com>
15028
15029 * gdb.ada/packed_array.exp: Add testing of references to
15030 a packed array.
15031
ecc7085b
JB
150322008-01-04 Joel Brobecker <brobecker@adacore.com>
15033
15034 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
15035 New files.
15036 * gdb.ada/type_coercion.exp: New testcase.
15037
c474c922
JB
150382008-01-04 Joel Brobecker <brobecker@adacore.com>
15039
15040 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
15041 gdb.ada/tagged/foo.adb: New file.
15042 * gdb.ada/tagged.exp: New testcase.
15043
9005b927
JB
150442008-01-04 Joel Brobecker <brobecker@adacore.com>
15045
15046 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
15047 gdb.ada/ptype_field/foo.adb: New files.
15048 * gdb.ada/ptype_field.exp: New testcase.
15049
1a6aaad8
JB
150502008-01-03 Joel Brobecker <brobecker@adacore.com>
15051
15052 * gdb.ada/print_pc.exp: New testcase.
15053
0ef22f53
JB
150542008-01-03 Joel Brobecker <brobecker@adacore.com>
15055
15056 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
15057 gdb.ada/taft_type/p.adb: New files.
15058 * gdb.ada/taft_type.exp: New testcase.
15059
1689ecf8
JB
150602008-01-03 Joel Brobecker <brobecker@adacore.com>
15061
15062 * gdb.ada/array_bounds/bar.adb: New file.
15063 * gdb.ada/array_bounds.exp: New testcase.
15064
a4d0b9c3
JB
150652008-01-03 Joel Brobecker <brobecker@adacore.com>
15066
15067 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
15068 gdb.ada/arrayptr/foo.adb: New files.
15069 * gdb.ada/arrayptr.exp: New testcase.
15070
a31ace00
JB
150712008-01-03 Joel Brobecker <brobecker@adacore.com>
15072
15073 * gdb.base/set-lang-auto.exp: New testcase.
15074
a97fced3
JB
150752008-01-03 Joel Brobecker <brobecker@adacore.com>
15076
15077 * gdb.ada/fun_addr/foo.adb: New file.
15078 * gdb.ada/fun_addr.exp: New testcase.
15079
ef29ce1a
JK
150802008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15081
15082 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
15083 New files
15084
0fafefe3
JB
150852008-01-02 Joel Brobecker <brobecker@adacore.com>
15086
15087 * array_subscript_addr/p.adb: New file.
a9c64011 15088 * array_subscript_addr.exp: New testcase.
0fafefe3 15089
c4359f8d
JB
150902008-01-02 Joel Brobecker <brobecker@adacore.com>
15091
a9c64011 15092 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
15093 New files.
15094 * gdb.ada/str_cmp_ref.exp: New testcase.
15095
1aa1b15b
JB
150962008-01-01 Joel Brobecker <brobecker@adacore.com>
15097
15098 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
15099 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 15100 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 15101
81c9b2cf
JB
151022008-01-01 Joel Brobecker <brobecker@adacore.com>
15103
15104 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
15105 gdb.ada/ref_param/pck.ads: New files.
15106 * gdb.ada/ref_param.exp: New testcase.
15107
319e4674
JB
151082008-01-01 Joel Brobecker <brobecker@adacore.com>
15109
15110 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
15111 gdb.ada/interface/foo.adb: New files.
15112 * gdb.ada/interface.exp: New testcase.
15113
ef682c56
JB
151142007-12-31 Jim Blandy <jimb@codesourcery.com>
15115
15116 * gdb.base/multi-forks.exp: Consume all output from child
15117 processes before proceeding to next test.
15118
f6f3eb6c
JB
151192007-12-29 Jim Blandy <jimb@codesourcery.com>
15120
15121 * configure: Regenerated.
15122
f652e42f
JB
151232007-12-27 Joel Brobecker <brobecker@adacore.com>
15124
15125 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
15126 gdb.ada/fixed_cmp/fixed.adb: New files.
15127 * gdb.ada/fixed_cmp.exp: New testcase.
15128
6943e596
JB
151292007-12-27 Joel Brobecker <brobecker@adacore.com>
15130
15131 * gdb.ada/boolean_expr.exp: New testcase.
15132
aad9a193
JB
151332007-12-26 Jim Blandy <jimb@codesourcery.com>
15134
15135 * gdb.base/multi-forks.exp: Doc fix.
15136
fb5f3683
JB
151372007-12-26 Joel Brobecker <brobecker@adacore.com>
15138
15139 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
15140 * gdb.ada/char_param.exp: Do not compile our test program with
15141 -gnata, this is unnecessary.
15142 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
15143
384e4a9c
JB
151442007-12-24 Joel Brobecker <brobecker@adacore.com>
15145
15146 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
15147 gdb.ada/print_chars/foo.adb: New files.
15148 * gdb.ada/print_chars.exp: New testcase.
15149
01e044f7
JB
151502007-12-24 Joel Brobecker <brobecker@adacore.com>
15151
15152 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
15153 gdb.ada/char_param/foo.adb: New files.
15154 * gdb.ada/char_param.exp: New testcase.
15155
0ce17860
JB
151562007-12-22 Jim Blandy <jimb@codesourcery.com>
15157
15158 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
15159 hard-coding source line numbers into the test.
15160 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
15161 gdb_get_line_number to find.
15162
919809b9
JB
151632007-12-22 Joel Brobecker <brobecker@adacore.com>
15164
15165 * gdb.base/ptype.c (highest): New struct type.
15166 (the_highest): New variable of that type.
15167 (main): Add dummy assignment to a field of variable the_highest.
15168 * gdb.base/ptype.exp: Test type printing of our new variable.
15169
abc8a88d
PM
151702007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
15171
15172 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 15173 and record first explicitly generated thread number.
abc8a88d
PM
15174 Use that thread number for thread specific watchpoint test.
15175 Add iteration number to repetitive tests.
15176
5158f3e3
CES
151772007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
15178 Jim Blandy <jimb@codesourcery.com>
15179
15180 * gdb.base/expand-psymtabs.c: New testcase
15181 source file.
15182 * gdb.base/expand-psymtabs.exp: New testcase
15183 expect file.
15184
37e4754d
LM
151852007-12-17 Luis Machado <luisgpm@br.ibm.com>
15186
15187 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
15188 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
15189
551e5d04
JB
151902007-12-17 Joel Brobecker <brobecker@adacore.com>
15191
15192 * gdb.ada/frame_args/foo.adb: New file.
15193 * gdb.ada/frame_args/pck.ads: New file.
15194 * gdb.ada/frame_args/pck.adb: New file.
15195 * gdb.ada/frame_args.exp: New testcase.
15196
a05ee097
JB
151972007-12-17 Joel Brobecker <brobecker@adacore.com>
15198
15199 * gdb.base/frame-args.c: New file.
15200 * gdb.base/frame-args.exp: New testcase.
15201
c162e8c9 152022007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 15203 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
15204
15205 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
15206
afe8ab22 152072007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15208
afe8ab22
VP
15209 * gdb.mi/mi-pending.exp: New.
15210 * gdb.mi/mi-pending.c: New.
15211 * gdb.mi/mi-pendshr.c: New.
15212
dfdfb3ca
JB
152132007-12-06 Jim Blandy <jimb@codesourcery.com>
15214
15215 * gdb.base/default.exp: Update expected output for 'info catch'.
15216
b7fca990
JK
152172007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15218
15219 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
15220 must be set to binary.
15221
6a1afc1e
PA
152222007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
15223
15224 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
15225
a6b151f1
DJ
152262007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
15227
15228 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
15229 gdb.mi/mi-file-transfer.exp: New.
15230
43039443
JK
152312007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15232
15233 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
15234
0ef2251b
MR
152352007-11-22 Maciej W. Rozycki <macro@mips.com>
15236
15237 * gdb.trace/backtrace.exp: Fix a typo.
15238 * gdb.trace/circ.exp: Likewise.
15239 * gdb.trace/collection.exp: Likewise.
15240 * gdb.trace/limits.exp: Likewise.
15241 * gdb.trace/report.exp: Likewise.
15242 * gdb.trace/tfind.exp: Likewise.
15243 * gdb.trace/while-dyn.exp: Likewise.
15244
5443631e
NR
152452007-11-21 Nick Roberts <nickrob@snap.net.nz>
15246
15247 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
15248 objects of pointers that can't be dereferenced are now
15249 "noneditable".
15250
a4ce5b0d
UW
152512007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15252
15253 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
15254 (target_cpu): Remove.
15255
d6e956e5
VP
152562007-10-15 Vladimir Prus <vladimir@codesourcery.com>
15257
15258 * gdb.base/ending-run.exp: Expect the list of cleared
15259 breakpoint to come in natural order, not the reversed one.
a9c64011 15260
214270ab
VP
152612007-11-07 Vladimir Prus <vladimir@codesourcery.com>
15262
15263 * gdb.mi/mi-var-child.c (do_child_deletion): New.
15264 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 15265
1a619819
LM
152662007-11-05 Luis Machado <luisgpm@br.ibm.com>
15267
15268 * gdb.base/printcmds.exp: New function
15269 test_printf_with_dfp.
15270
5b01a6fa
DE
152712007-11-02 Doug Evans <dje@google.com>
15272
15273 * gdb.disasm/t01_mov.s: Remove carriage returns.
15274 * gdb.disasm/t02_mova.s: Ditto.
15275 * gdb.disasm/t03_add.s: Ditto.
15276 * gdb.disasm/t04_sub.s: Ditto.
15277 * gdb.disasm/t05_cmp.s: Ditto.
15278 * gdb.disasm/t06_ari2.s: Ditto.
15279 * gdb.disasm/t07_ari3.s: Ditto.
15280 * gdb.disasm/t08_or.s: Ditto.
15281 * gdb.disasm/t09_xor.s: Ditto.
15282 * gdb.disasm/t10_and.s: Ditto.
15283 * gdb.disasm/t11_logs.s: Ditto.
15284 * gdb.disasm/t12_bit.s: Ditto.
15285 * gdb.disasm/t13_otr.s: Ditto.
15286
ec33ab7f
JK
152872007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15288
15289 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
15290
ae0d01ff
UW
152912007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15292
15293 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
15294 provide DFP support.
15295
55eddb0f
DJ
152962007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
15297
15298 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
15299 Test "set powerpc vector-abi". Skip auto-detection tests for old
15300 toolchains.
15301
7020f05c
PA
153022007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
15303
15304 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
15305 with [string compare].
15306
84bc3db9
PA
153072007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
15308
15309 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
15310 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
15311
5876dc88
LM
153122007-10-25 Luis Machado <luisgpm@br.ibm.com>
15313
15314 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
15315 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
15316 * gdb.opt/Makefile.in: New makefile.
15317 * Makefile.in: Create new directory "gdb.opt".
15318 * configure.ac: Add "gdb.opt" directory.
15319 * configure: Regenerated.
a9c64011 15320
c3ea9a14
DE
153212007-10-25 Doug Evans <dje@google.com>
15322
15323 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
15324 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
15325
a9c64011 153262007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
15327 Thiago Jung Bauermann <bauerman@br.ibm.com>
15328
15329 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
15330 Floating Point expressions.
15331 * gdb.base/dfp-test.exp: new file adding tests for Decimal
15332 Floating Point variables.
15333 * gdb.base/dfp-test.c: new file containing program with Decimal
15334 Floating variables, used by gdb.base/dfp-test.exp.
15335
62a24a2b
DJ
153362007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
15337
15338 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
15339
e7b1eae6
UW
153402007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15341
15342 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
15343 compiling test case with GCC.
15344 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
15345
c641edcc
UW
153462007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15347
15348 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15349 format changes.
15350
5e5ebfe6
MS
153512007-10-18 Michael Snyder <msnyder@specifix.com>
15352
15353 * gdb.base/dbx.exp: Add missing "-re " operator.
15354
e831e7b6
GM
153552007-10-16 Gaius Mulley <gaius@glam.ac.uk>
15356
15357 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
15358 * configure.ac: Removed trailing spaces after backslash.
15359 * gdb.modula2: New directory.
15360 * gdb.modula2/Makefile.in: New file.
15361 * gdb.modula2/unbounded-array.exp: New file.
15362 * gdb.modula2/unbounded1.c: New file.
15363
7cc46491
DJ
153642007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
15365
15366 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
15367
153682007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
15369
15370 * gdb.base/sigstep.c (main): Add checks for
15371 return values for setitimer call.
15372 Call setitimer again with itimer = ITIMER_REAL
15373 if first call to setitimer fails.
15374
e91528f0
KH
153752007-10-11 Kazu Hirata <kazu@codesourcery.com>
15376
15377 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
15378 of $timeout.
15379
2ec9a4f8
DJ
153802007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
15381
15382 * gdb.server/server-run.exp: Test for dynamic linker symbols.
15383
153842007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
15385
15386 * lib/gdb.exp (gdb_run_cmd): Move comment outside
15387 of gdb_expect call, to avoid interruption.
15388
64b2fa04
PA
153892007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
15390
15391 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
15392 (v_unsigned_long_long, v_long_long_array)
15393 (v_signed_long_long_array, v_unsigned_long_long_array)
15394 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
15395 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
15396 [!NO_LONG_LONG]: New.
15397 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
15398 v_long_long_member.
15399
15400 (v_long_long_func, v_signed_long_long_func)
15401 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
15402 (main) [!NO_LONG_LONG]: Initialize long long variants.
15403
15404 * gdb.base/whatis.exp: If board file requests no_long_long, build
15405 test with NO_LONG_LONG defined. Test long long, signed long long,
15406 and unsigned long long variants but only if board file doesn't
15407 disable it.
15408
a912286e 154092007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 15410 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
15411
15412 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
15413 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
15414 * configure: Regenerated.
15415 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
15416 gdb.pascal/types.exp, lib/pascal.exp: New files.
15417
471ba8c9
DJ
154182007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
15419
15420 * gdb.cp/classes.exp (do_tests): Always step to the line after the
15421 call.
15422 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
15423 to return to the call.
15424 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
15425 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
15426 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
15427 * gdb.mi/mi-until.exp (test_until): Likewise.
15428 * gdb.mi/mi2-until.exp (test_until): Likewise.
15429
fef8a650
DJ
154302007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
15431
15432 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
15433 two-char array.
15434 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
15435
d983da9c
DJ
154362007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
15437
15438 * gdb.threads/watchthreads.c (thread_function): Sleep between
15439 iterations.
15440 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
15441 at once for S/390. Generate matching fails and passes.
15442
17f62551
VP
154432007-09-27 Vladimir Prus <vladimir@codesourcery.com>
15444
15445 * gdb.mi/var-cmd.c (do_children_tests): Initialize
15446 the 'struct_declarations' variable to zeros.
a9c64011 15447
ed0616c6
VP
154482007-09-24 Vladimir Prus <vladimir@codesourcery.com>
15449
15450 * gdb.cp/mb-ctor.cc: New.
15451 * gdb.cp/mb-ctor.exp: New.
15452 * gdb.cp/mb-templates.cc: New.
15453 * gdb.cp/mb-templates.exp: New.
15454
41f1b697
DJ
154552007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
15456
15457 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
15458
3f213f78
PA
154592007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
15460
15461 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
15462 targets.
15463 * configure: Regenerate.
15464
0d381245 154652007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15466
0d381245
VP
15467 * gdb.base/annota1.exp: Adjust for 'info break'
15468 format changes.
15469 * gdb.base/annota3.exp: Likewise.
15470 * gdb.base/break.exp: Likewise.
15471 * gdb.base/condbreak.exp: Likewise.
15472 * gdb.base/pending.exp: Likewise.
15473 * gdb.base/sepdebug.exp: Likewise.
15474 * gdb.base/unload.exp: Likewise.
15475 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 15476
fe3f5fa8
VP
154772007-09-22 Vladimir Prus <vladimir@codesourcery.com>
15478
15479 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
15480 messages.
15481 * gdb.base/chng-syms.exp: Likewise.
15482 * gdb.base/unload.exp: Likewise.
a9c64011 15483
a75cf6c0
DJ
154842007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
15485
15486 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
15487
18ecae38
DJ
154882007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
15489
15490 * schedlock.c (NUM): Change to 1.
15491 (main): Use args[0] for the main thread.
15492 * schedlock.exp: Only expect two threads. Only issue one pass or fail
15493 regardless of the number of threads.
15494
5509918f
MR
154952007-09-14 Maciej W. Rozycki <macro@mips.com>
15496
4a543daf
MR
15497 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
15498 type down.
15499 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15500 test.
15501 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
15502 watchpoint type down.
15503 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
15504 test.
15505
155062007-09-14 Maciej W. Rozycki <macro@mips.com>
15507
5509918f
MR
15508 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
15509 Move all the tests here and run them twice, once using software
15510 watchpoints and once using hardware watchpoints.
15511 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
15512
40b53987
DJ
155132007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
15514
15515 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
15516 test.
15517
695e2681
MK
155182007-09-10 Mark Kettenis <kettenis@gnu.org>
15519
8b3fc8d8
MK
15520 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
15521 build-id.
15522
695e2681
MK
15523 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
15524 know about $ORIGIN. Calculate output dir from $dest instead of
15525 using ${objdir}/{$subdir}.
15526
58d69f29
MK
155272007-09-09 Mark Kettenis <kettenis@gnu.org>
15528
15529 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
15530 gcore, before continuing with the test.
15531
3e347599
DJ
155322007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
15533
15534 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
15535 * gdb.mi/mi-watch.exp: Likewise.
15536
ea37ba09
DJ
155372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15538 Jim Blandy <jimb@codesourcery.com>
15539
15540 * gdb.arch/i386-sse.exp: Do not expect character constants.
15541 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
15542 * gdb.base/display.exp: Allow print/s.
15543 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
15544 and unsigned char array changes.
15545
2025a643
DJ
155462007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
15547
15548 * gdb.base/display.exp: Add tests for printf %p.
15549
26669a27
PA
155502007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
15551
15552 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
15553 the dll name to unicode.
15554
c8f021f8
JK
155552007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15556
15557 * gdb.base/default.exp (show version): Update the version text.
15558 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
15559
4cf31eea
JK
155602007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15561
15562 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
15563 New files.
15564
4935890f
JK
155652007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15566
15567 * lib/gdb.exp (build_id_debug_filename_get): New function.
15568 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
15569 Remove the generate DEBUG file for the future testcase runs.
15570 New testcase for the NT_GNU_BUILD_ID retrieval.
15571 Move the final testing step to ...
15572 (test_different_dir): ... a new function.
15573 New parameter XFAIL to XFAIL all the tests performed.
15574 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
15575 New parameter TYPE to PF_PREFIX all the tests performed.
15576
02142340
VP
155772007-08-31 Vladimir Prus <vladimir@codesourcery.com>
15578
15579 * gdb.mi/mi-var-cp.cc (path_expression): New
15580 function.
15581 * gdb.mi/mi-var-cp.exp: Run path exression tests.
15582
36acd84e
UW
155832007-08-27 Markus Deuling <deuling@de.ibm.com>
15584
15585 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
15586 to fit into SPU Local Store memory.
15587
a896d121
JB
155882007-08-23 Joel Brobecker <brobecker@adacore.com>
15589
15590 * gdb.base/default.exp: Adjust the expected output of "info
15591 warranty" after the switch to GPLv3.
15592
7b433602
JB
155932007-08-23 Joel Brobecker <brobecker@adacore.com>
15594
15595 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
15596 to 30000 (from 20000).
15597
e22f8b7c
JB
155982007-08-23 Joel Brobecker <brobecker@adacore.com>
15599
15600 Switch the license of all .exp files to GPLv3.
15601 Switch the license of all .f and .f90 files to GPLv3.
15602 Switch the license of all .s and .S files to GPLv3.
15603
5a0e3bd0
JB
156042007-08-23 Joel Brobecker <brobecker@adacore.com>
15605
15606 * configure.ac: Switch license to GPLv3.
15607
cc00619d
JB
156082007-08-23 Joel Brobecker <brobecker@adacore.com>
15609
15610 Switch the licensing to GPLv3 for all .ads and .adb files.
15611
8d26208a
DJ
156122007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
15613
15614 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
15615 and t_int_double.
15616 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
15617
4fcb9948
JB
156182007-08-17 Joel Brobecker <brobecker@adacore.com>
15619
15620 * gdb.base/step-line.c: Switch license to GPL version 3, and
15621 update copyright year.
15622 * gdb.base/step-line.inp: Likewise.
15623
b9c34f67
JB
156242007-08-17 Joel Brobecker <brobecker@adacore.com>
15625
15626 * gdb.base/gdb1555.exp: Make expected output immune to formatting
15627 changes inside gdb1555.c.
15628 * gdb.base/pending.exp: Likewise.
15629
2cc17678
DJ
156302007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
15631
15632 * config/default.exp: New file.
15633
e48883f7
DJ
156342007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
15635
15636 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
15637 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
15638
1ab80e5b
MR
156392007-07-30 Maciej W. Rozycki <macro@mips.com>
15640
15641 * gdb.base/dump.exp: Force the correct endianness for binary
15642 formats not carrying this information.
15643
aba471f5
DJ
156442007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15645
15646 * gdb.threads/staticthreads.exp: Match .*sem_post.
15647
d4e07204
DJ
156482007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
15649
15650 * gdb.base/readline.exp (operate_and_get_next): Match the final
15651 prompt.
15652
2b97317d
KB
156532007-07-23 Kevin Buettner <kevinb@redhat.com>
15654
15655 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
15656 to restarting SID.
15657
44efa07a
KB
156582007-07-18 Kevin Buettner <kevinb@redhat.com>
15659
15660 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
15661 prior to `gdb_start'.
15662
7b5ebade
KB
156632007-07-18 Kevin Buettner <kevinb@redhat.com>
15664
15665 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
15666 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
15667 Remove call to gdb_unload.
15668
255e7678
DJ
156692007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
15670 Daniel Jacobowitz <dan@codesourcery.com>
15671
15672 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
15673 for __WIN32__.
15674 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
15675 * gdb.base/unload.exp: Use shared library test routines.
15676
3a40aaa0
UW
156772007-07-03 Markus Deuling <deuling@de.ibm.com>
15678
15679 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
15680 * gdb.base/solib-symbol-lib.c: Likewise.
15681 * gdb.base/solib-symbol-main.c: Likewise.
15682
b0f4b84b
DJ
156832007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
15684
15685 * config/gdbserver.exp (gdb_reconnect): New.
15686 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
15687 gdb.base/solib-disc.exp: New files.
15688 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
15689 remote debugging".
15690 (gdb_compile): Add shlib_load flag.
15691 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
15692 port.
15693 (gdbserver_reconnect): New.
15694
1b05479a
DJ
156952007-07-01 Nick Roberts <nickrob@snap.net.nz>
15696 Daniel Jacobowitz <dan@codesourcery.com>
15697
15698 * gdb.base/annota3.exp: Test for if construct.
15699
86f78eb2
DJ
157002007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
15701
15702 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
15703
6a2eb474 157042007-06-21 Chris Dearman <chris@mips.com>
a9c64011 15705 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
15706
15707 * gdb.base/display.exp: Allow a newline after display/i.
15708 * gdb.base/pc-fp.exp: Likewise.
15709 * gdb.base/sigbpt.exp: Likewise.
15710
f8b73d13
DJ
157112007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
15712
15713 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
15714 required features to be included.
15715
4339e69e
DJ
157162007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
15717
15718 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
15719 in info threads output.
15720
23d964e7
UW
157212007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15722 Markus Deuling <deuling@de.ibm.com>
15723
15724 * gdb.arch/spu-info.exp: New testcase.
15725 * gdb.arch/spu-info.c: New file.
15726
fd20f75b
DJ
157272007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
15728
15729 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
15730 tpcs_offset. Restore lr after the call.
15731 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
15732
2226f861
DJ
157332007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
15734
15735 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
15736 (gdbserver_run): Kill any running gdbserver.
15737 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
15738
d12371a9
MR
157392007-05-17 Maciej W. Rozycki <macro@mips.com>
15740
15741 * gdb.base/sigbpt.exp: Preset segv_addr.
15742
93f02886
DJ
157432007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
15744
15745 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
15746 (gdb_compile_shlib): Likewise.
15747 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
15748 (default_gdb_init): Clear cleanfiles.
15749 (gdb_finish): Delete recorded cleanfiles.
15750 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
15751
15752 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
15753 Do not use isnative.
15754 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
15755 gdb.base/so-impl-ld.exp: Likewise.
15756 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
15757 * gdb.base/unload.exp: Likewise. Do not pass empty option to
15758 gdb_compile.
15759
b04e06d7
VP
157602007-05-15 Vladimir Prus <vladimir@codesourcery.com>
15761
15762 * config/unknown.exp: Remove.
15763
069ed931
UW
157642007-05-15 Markus Deuling <deuling@de.ibm.com>
15765
15766 * gdb.base/info-proc.exp: Check is_remote.
15767
09db0d03
UW
157682007-05-14 Markus Deuling <deuling@de.ibm.com>
15769
15770 * gdb.base/gcore.exp: Initialize variable core_supported.
15771
af2cbe8c
DJ
157722007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15773
15774 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
15775
027c0295
DJ
157762007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15777
15778 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
15779 * gdb.threads/print-threads.exp (test_all_threads): Allow
15780 negative and hexadecimal thread IDs.
15781
dc5000e7
DJ
157822007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
15783
15784 * gdb.java/jprint.java (public): Avoid invalid call to static
15785 method.
15786
2e74ed18
DP
157872007-05-14 Denis Pilat <denis.pilat@st.com>
15788
15789 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
15790 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
15791 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
15792 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
15793 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
15794
83547f02
UW
157952007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15796
15797 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 15798 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
15799 this mode.
15800 * gdb.base/ovlymgr.c: Provide stubs for spu target.
15801 * gdb.base/spu.ld: New file.
15802
b18be20d
DJ
158032007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
15804
15805 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
15806
be444858
DJ
158072007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
15808
15809 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
15810
b1d53152
DJ
158112007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15812
15813 * gdb.java/jmain.exp: Handle demangled names with and without method
15814 signatures.
15815
d084b331
DJ
158162007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
15817
15818 * gdb.mi/mi-syn-frame.c (main, foo, bar)
15819 (have_a_very_merry_interrupt): Remove calls to puts.
15820 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
15821 inferior output.
15822 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
15823 test names.
15824
db9d7fc5
DJ
158252007-04-29 Markus Deuling <deuling@de.ibm.com>
15826 Daniel Jacobowitz <dan@codesourcery.com>
15827
15828 * gdb.base/auxv.exp (core_works): Also check is_remote.
15829 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
15830
ef783a7d 158312007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 15832
ef783a7d
VP
15833 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
15834 message, not the undefined 'module' variable.
15835 * gdb.base/siginfo.exp: Likewise.
15836 * gdb.base/sigstep.exp: Likewise.
15837 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
15838 serialport.
15839 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
15840
b7b73cae
CV
158412007-04-25 Corinna Vinschen <vinschen@redhat.com>
15842
15843 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
15844 target sim fails. Return 0 otherwise.
15845 (gdb_load): Return prematurely if gdb_target_sim fails.
15846
7d90fdfa
DP
158472007-04-16 Denis Pilat <denis.pilat@st.com>
15848
15849 * gdb.base/setshow.exp: Reset height after having set it to 100.
15850
5d3e9c85
DP
158512007-04-16 Denis Pilat <denis.pilat@st.com>
15852
15853 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
15854
18e75969
DP
158552007-04-16 Denis Pilat <denis.pilat@st.com>
15856
15857 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
15858
25d5ea92
VP
158592007-04-14 Vladimir Prus <vladimir@codesourcery.com>
15860
15861 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
15862 tests. Run the frozen varobjs test.
15863 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 15864 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 15865
0b49cb80
JK
158662007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15867
15868 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
15869 gdb.base/type-opaque.exp: New files.
15870
a73bafbc 158712007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
15872
15873 * gdb.mi/mi-var-child.c
a73bafbc
VP
15874 (do_children_tests): User char[2] instead of
15875 char so that automatic printing of pointers to char
15876 don't give unpredicable result.
15877 * gdb.mi/var-cmd.c (do_locals_test): Initialize
15878 local variables.
15879 * gdb.mi/mi-var-child.exp: Step to right line
15880 of do_children_tests.
15881 * gdb.mi/mi2-var-child.exp: Likewise.
15882 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 15883 do_locals_tests.
a73bafbc
VP
15884 (do_children_tests): User char[2] instead of
15885 char so that automatic printing of pointers to char
a9c64011 15886 don't give unpredicable result.
a73bafbc 15887 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 15888 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
15889 Pass test name to mi_wait_for_stop.
15890
7ce59000
DJ
158912007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15892
15893 * gdb.asm/asm-source.exp: Remove d10v case.
15894 * lib/gdb.exp (skip_cplus_tests): Likewise.
15895 * gdb.asm/d10v.inc: Deleted.
15896
20389057
DJ
158972007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15898
15899 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
15900
8807d78b
DJ
159012007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15902
15903 * config/netware.exp: Delete file.
15904
aa3edb8e
JB
159052007-03-29 Joel Brobecker <brobecker@adacore.com>
15906
15907 * gdb.dwarf2/dw2-noloc.S: New file.
15908 * gdb.dwarf2/dw2-noloc.exp: New file.
15909
297561ac
PA
159102007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
15911
15912 * gdb.cp/method2.cc: New test.
15913 * gdb.cp/method2.exp: New test.
15914 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
15915
1f81bd39
DJ
159162007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15917
15918 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
15919
9453113a
DJ
159202007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
15921
15922 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
15923
b741e217
DJ
159242007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
15925
15926 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
15927 (gdb_load): Delete, replace with...
15928 (gdb_reload): ...this.
15929 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
15930 * gdb.server/server-mon.exp: Likewise.
15931 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
15932 (gdb_start_cmd): New.
15933 (gdb_file_cmd): Save the last loaded file.
15934 (gdb_reload): New.
15935 (gdb_gnu_strip_debug): Use transform.
15936 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
15937 support here. Use new $last_loaded_file. Check mtime.
15938 (gdb_target_cmd): Handle ObjC failure case.
15939 (infer_host_exec): Delete.
15940 (gdbserver_load): Rename to...
15941 (gdbserver_run): ...this. Simplify.
15942 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
15943 (mi_gdb_load): Move most contents to a new function...
15944 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
15945 (mi_run_cmd): Use mi_gdb_target_load.
15946 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
15947 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
15948 Use gdb_run_cmd.
15949 * gdb.base/charsign.exp: Remove incorrect comment.
15950 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
15951 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
15952 gdb.base/start.exp: Use gdb_start_cmd.
15953
446ab585 159542007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 15955 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
15956
15957 * gdb.base/sigbpt.exp: Fix the message when skipping test.
15958 * gdb.base/signull.exp: Similarly.
15959
bbb88ebf
UW
159602007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15961
15962 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
15963 messages available to test cases (like chng-sym.exp).
15964
cb8c4a99
AS
159652007-03-14 Andreas Schwab <schwab@suse.de>
15966
15967 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
15968 format changes.
15969
4e463ff5
DJ
159702007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
15971
15972 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
15973 (optimized_1): New.
15974 (main): Call optimized_1.
15975 (gdb2029): Correct typos. Call gdb2029_marker.
15976 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
15977 for gdb2029.
15978
b6db2c47
MK
159792007-03-12 Mark Kettenis <kettenis@gnu.org>
15980
15981 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
15982 as tabs. Remove redundant test pattern.
15983
70ed3737
UW
159842007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15985
15986 * gdb.base/long_long.exp: Accept optional symbol name in <...>
15987 for /a format output.
15988
47b67b60
DJ
159892007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
15990
15991 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
15992 collect output incrementally.
15993
b8953b0e
UW
159942007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15995
15996 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
15997 for -var-create lpcharacter test.
15998 * gdb.mi/mi2-var-cmd.exp: Likewise.
15999
7acd5c40
UW
160002007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16001
16002 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
16003 pass on targets where address zero is readable.
16004
9c6759c1
UW
160052007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16006
16007 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
16008 just a single architecture.
16009
a2f1aeb4
UW
160102007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16011
16012 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
16013 (fetch_all_registers): New function, uses gdb_test_multiple and
16014 exp_continue to fetch inferior output line-by-line.
16015 Replace all uses of do_get_all_registers by fetch_all_registers.
16016
46579ac2
UW
160172007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16018
16019 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
16020 in target_info.
16021
fc133f24
MS
160222007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16023
a9c64011 16024 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
16025 consistancy; add a default (timeout) case.
16026
7646a51d
MS
160272007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16028
16029 * gdb.base/watchpoint.exp: Fix truncated comment.
16030
dcfff61f
MS
160312007-03-02 Michael Snyder <michael.snyder@palmsource.com>
16032
16033 * Makefile.in: Remove spurious single-quotes from sed command.
16034
664e3ee9
DJ
160352007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
16036
16037 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
16038 func.
16039 * gdb.mi/mi2-var-cmd.exp: Likewise.
16040
d7cc6f2f
JB
160412007-02-27 Joel Brobecker <brobecker@adacore.com>
16042
a9c64011
AS
16043 * gdb.dwarf2/dw2-producer.S: New file.
16044 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
16045
160462007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
16047
16048 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16049 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16050 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16051 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16052 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
16053 Revert tests to use mi_gdb_test and include value field in output
16054 of -var-create.
16055
93d42b30
DJ
160562007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16057
16058 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
16059
c499ed39
DJ
160602007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
16061
16062 * gdb.base/maint.exp: Remove full paths from test names.
16063 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
16064 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
16065
9836f81b
JB
160662007-02-27 Joel Brobecker <brobecker@adacore.com>
16067
16068 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
16069
c74d0ad8
DJ
160702007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16071
16072 * gdb.server/server-mon.exp: New test.
16073
2711e456
DJ
160742007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16075
16076 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
16077
ff6f572f
DJ
160782007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
16079
16080 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
16081 register capitalization.
16082
fada3feb
DP
160832007-02-13 Denis Pilat <denis.pilat@st.com>
16084
16085 * gdb.mi/mi-var-invalidate.exp: New file.
16086
fb1e4ffc
DJ
160872007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16088
16089 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
16090
3da939d7
DJ
160912007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16092
16093 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
16094
123dc839
DJ
160952007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
16096
16097 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
16098 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
16099
877e3645 161002007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
16101
16102 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
16103 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
16104 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
16105 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
16106 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 16107 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 16108 Update tests to include value field in output of -var-create.
a9c64011 16109
3c0a2960
AS
161102007-02-08 Andreas Schwab <schwab@suse.de>
16111
16112 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
16113
108546a0
DJ
161142007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
16115
16116 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
16117 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
16118
d701dcab
DP
161192007-02-02 Denis Pilat <denis.pilat@st.com>
16120
16121 * gdb.threads/threadapply.exp: check that frame is not changed by
16122 the thread apply all command.
16123
783e3e2f
AS
161242007-01-31 Andreas Schwab <schwab@suse.de>
16125
6d9c3a87
AS
16126 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
16127
3c50d7b9
AS
16128 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
16129 in the dwarf sections.
16130 * gdb.dwarf2/mac-fileno.S: Likewise.
16131
783e3e2f
AS
16132 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
16133 bspstore register on ia64.
16134
78ff580e
AS
161352007-01-29 Andreas Schwab <schwab@suse.de>
16136
cc8e9b12
AS
16137 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
16138 "frame-begin" annotation.
16139
78ff580e
AS
16140 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
16141 number of "frames-invalid" annotations.
16142
704a4f78
DJ
161432007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
16144
16145 * gdb.base/commands.exp: Call if_commands_test.
16146 (gdb_test_no_prompt, if_commands_test): New.
16147
e741bf94
MK
161482007-01-28 Mark Kettenis <kettenis@gnu.org>
16149
16150 * gdb.threads/sigthread.c (NSIGS): Make bigger.
16151
474d0ad3
AS
161522007-01-27 Andreas Schwab <schwab@suse.de>
16153
16154 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
16155 .short/.int/.quad in the dwarf sections.
16156 * gdb.dwarf2/dw2-intercu.S: Likewise.
16157 * gdb.dwarf2/dw2-intermix.S: Likewise.
16158
e784b426
JK
161592007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16160
16161 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
16162 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
16163 array.
e784b426
JK
16164 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
16165 * gdb.base/setvar.exp: Likewise.
16166
37f08e04
AS
161672007-01-26 Andreas Schwab <schwab@suse.de>
16168
9a01813a
AS
16169 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
16170 test.
16171
37f08e04
AS
16172 * gdb.base/multi-forks.exp ("restart $i"): Also match
16173 __kernel_syscall_via_break.
16174
6e2a9270
VP
161752007-01-24 Vladimir Prus <vladimir@codesourcery.com>
16176
16177 * lib/mi-support.exp (mi_delete_varobj): New.
16178 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
16179 testcase.
16180 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
16181 (main): Call the above.
16182 (reference_update_test, base_in_reference_test)
16183 (reference_to_pointer): Delete the created varobjs.
a9c64011 16184
e515b470
DJ
161852007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
16186
16187 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
16188 * configure: Regenerated.
16189 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
16190 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
16191 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
16192 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
16193 * lib/gdb.exp (gdb_skip_xml_test): New function.
16194
08d8bcd7
DJ
161952007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
16196
16197 * gdb.base/sigrepeat.exp: Correct error message.
16198
161992007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
16200 Daniel Jacobowitz <dan@codesourcery.com>
16201
16202 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
16203 gdb.arch/i386-gnu-cfi-asm.S: New files.
16204
97c3f1f3
JK
162052007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16206
16207 * lib/gdb.exp: Abort on missing `site.exp'.
16208
cb1df416
DJ
162092007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16210 Daniel Jacobowitz <dan@codesourcery.com>
16211
16212 * gdb.base/included.c, gdb.base/included.exp,
16213 gdb.base/included.h: New files.
16214
35990120
DJ
162152007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16216
16217 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
16218 (maximize_rlimit): Reduce limits on 64-bit systems.
16219
6e81a116 162202007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
16221
16222 From Marcus Deuling <deuling@de.ibm.com>:
16223 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
16224 every case.
16225
6c3c41f3
NR
162262007-01-13 Nick Roberts <nickrob@snap.net.nz>
16227
16228 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
16229 (test_path_specification): Use objdir instead of srcdir to always
16230 get an absolute filename.
16231
2f12c312
DJ
162322007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
16233
16234 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
16235
81121995
VP
162362007-01-11 Vladimir Prus <vladimir@codesourcery.com>
16237
16238 * gdb.mi/mi-var-cp.cc (reference_update_tests):
16239 Make sure the variable we're using is in scope.
16240 (reference_to_pointer): Likewise.
16241
4741b737
DJ
162422007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
16243
16244 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
16245 has no debug information.
16246
054410c3
DJ
162472007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
16248
16249 * gdb.base/annota1.exp: Remove extra send_gdb.
16250
818f79f6
DJ
162512007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16252
16253 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
16254
f7a6bb70
DJ
162552007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16256
16257 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
16258
57e66780
DJ
162592007-01-08 Nick Roberts <nickrob@snap.net.nz>
16260 Daniel Jacobowitz <dan@codesourcery.com>
16261
16262 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
16263 lcharacter or linteger change. Correct duplicated test name.
16264 * gdb.mi/mi2-var-cmd.exp: Likewise.
16265
3d799a95
DJ
162662007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
16267
16268 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
16269
162702007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 16271
a9c64011
AS
16272 * gdb.base/nofield.c: New file.
16273 * gdb.base/nofield.exp: New testcase.
51679ba9 16274
eafb94e8
NR
162752007-01-05 Nick Roberts <nickrob@snap.net.nz>
16276
16277 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
16278
16279 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
16280 test.
16281
5e572bb4
DJ
162822007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
16283
16284 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
16285
74a44383
DJ
162862007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
16287
16288 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
16289 when continuing.
16290
1b572db9
DJ
162912007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16292
16293 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
16294 Expect ".exe" extension.
16295
381bc39b
DJ
162962007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16297
16298 * gdb.base/charset.exp: Add explicit filename to break.
16299 * gdb.base/dbx.exp: Add explicit filename to breaks.
16300
2b70e4c6
DJ
163012007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
16302
16303 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
16304 * gdb.mi/mi2-file.exp: Likewise.
16305
303b6f5d
DJ
163062007-01-04 Vladimir Prus <vladimir@codesourcery.com>
16307
16308 Implement specification of MI tests as comments
16309 in C and C++ sources.
16310 * lib/mi-support.exp (mi_autotest_data): New variable.
16311 (mi_autotest_source): New variable.
16312 (count_newlines, mi_prepare_inline_tests)
16313 (mi_get_inline_test, mi_continue_to_line)
16314 (mi_run_inline_test, mi_tbreak)
16315 (mi_send_resuming_command, mi_wait_for_stop): New functions.
16316 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
16317 Run inline tests.
16318 * gdb.mi/mi-var-cp.cc: Define tests here.
16319
23da0d94
VP
163202007-01-04 Vladimir Prus <vladimir@codesourcery.com>
16321
16322 Simplify usage of mi_continue_to.
16323 * lib/mi-support.exp (mi_runto_helper): Renamed
16324 from mi_runto, added new parameter 'run_or_continue'.
16325 (mi_runto): Use mi_runto_helper.
16326 (mi_continue_to): Accept just function name as parameter.
16327 Use mi_runto_helper.
16328 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
16329 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 16330
f9e18282
JB
163312006-01-04 Joel Brobecker <brobecker@adacore.com>
16332
16333 Make this testcase a bit more realistic. The current code
16334 is too simplistic, and allows the compiler to optimize out
16335 some of the entities we need for this testcase.
16336 * gdb.ada/null_record/bar.ads (Void_Star): New type.
16337 (Do_Nothing): Add extra parameter.
16338 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
16339 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
16340 by using a variable of type Void_Star.
16341
fd678c65
JB
163422006-01-04 Joel Brobecker <brobecker@adacore.com>
16343
16344 * gdb.ada/catch_ex/foo.adb: New file.
16345 * gdb.ada/catch_ex.exp: New testcase.
16346
05cfdb42
DJ
163472007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
16348
16349 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
16350 pass --image-base to linker.
16351
2e03ee74
DJ
163522007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16353 Daniel Jacobowitz <dan@codesourcery.com>
16354
16355 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
16356 secondary prompts.
16357
0d5de010
DJ
163582007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
16359
16360 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
16361 output. Test the types of members and member pointers.
16362 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
16363 gdb/2092.
16364 * gdb.cp/member-ptr.exp: Search for a comment instead of a
16365 statement. Enable for GCC. Update expected output for some tests
16366 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
16367 layout.
16368 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
16369 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
16370 (Diamond::vget_base): New.
16371 (main): Add new tests.
16372 * gdb.cp/printmethod.exp: Update expected output for member functions.
16373 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
16374 print pEe->D::vg().
16375
61a771aa
DJ
163762007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
16377
16378 * gdb.threads/tls.exp: Allow stops in sem_post.
16379
2fa63963
DJ
163802006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
16381
16382 * gdb.base/annota1.exp: Allow .*printf in backtraces.
16383 * gdb.base/annota3.exp: Likewise.
16384 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
16385 again (instead of timing out).
16386 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
16387 GCC bug 26475.
16388 * gdb.java/jmisc.exp: Adjust to work with method signatures including
16389 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
16390 test from jmisc1.exp.
16391 * gdb.java/jmisc1.exp: Delete.
16392 * gdb.java/jprint.exp: Adjust to work with method signatures including
16393 return types.
16394 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
16395 * gdb.threads/linux-dp.exp: Don't be confused by program output.
16396 * lib/java.exp (compile_java_from_source): Pass the correct type
16397 to target_compile.
16398
5eefc2b7
JB
163992006-12-31 Joel Brobecker <brobecker@adacore.com>
16400
16401 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
16402 (stack_align_edx): New function.
16403 (stack_align_eax): New function.
16404 (main): Add calls to stack_align_edx and stack_align_eax.
16405 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
16406 Add testing for the cases where the register used during a stack
16407 realignment is edx. Same for eax.
16408
227c54da
DJ
164092006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
16410
16411 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
16412 and generic PE targets.
16413
cab8ac94
JB
164142006-12-29 Joel Brobecker <brobecker@adacore.com>
16415
16416 * gdb.ada/array_return.exp: Update copyright date list.
16417
ba54f318
JB
164182006-12-27 Joel Brobecker <brobecker@adacore.com>
16419
16420 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
16421 (Create_Small_Float_Vector): New function.
16422 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
16423 function body.
16424 * gdb.ada/array_return/p.adb: Use new type and function from
16425 package Pck.
16426 * gdb.ada/array_return.exp: Add a test verifying that GDB is
16427 able to print the value returned by a function returning an
16428 array of float.
16429
6b7a35dd
JB
164302006-12-20 Joel Brobecker <brobecker@adacore.com>
16431
16432 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
16433 The associated tests should be PASSing.
16434
038224f6
VP
164352006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16436
16437 Test for base in references.
16438 * gdb.mi/mi-var-cp.cc: Add test code.
16439 * gdb.mi/mi-var-cp.exp: Test for bases in references.
16440 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
16441 * gdb.mi/mi2-watch.exp: Likewise.
16442 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
16443 (mi_list_varobj_children): New function.
16444
b26ed50d
VP
164452006-12-08 Vladimir Prus <vladimir@codesourcery.com>
16446
16447 * lib/mi-support.exp
16448 (mi_runto): Accept "()" after function name.
16449 (mi_create_varobj): New function.
16450 (mi_varobj_update): New function.
16451 (mi_Check_varobj_value): New function.
16452 * gdb.mi/mi-var-cp.exp: New file.
16453 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 16454
08232497
DJ
164552006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
16456
16457 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
16458 gdb.base/weaklib2.c: New files.
16459
d394c993 164602006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 16461
ac6c2fba
NS
16462 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
16463 info. Adjust test names.
16464
8ec659a0 16465 * gdb.base/break.c (main): Move position of malloc.
d394c993 16466 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 16467
acd65feb
VP
164682006-11-28 Vladimir Prus <vladimir@codesourcery.com>
16469
16470 * gdb.mi/mi-var-cmd.exp: Check -var-update after
16471 assignement of arrays and function pointers.
16472 * gdb.mi/var-cmd.c: Add declaration necessary for above
16473 tests.
16474
f556d5e5
NS
164752006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16476
16477 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
16478
16479 * gdb.threads/linux-dp.exp: Read thread table before and after
16480 creating each philosopher and verify it.
16481
697bc68d
NS
164822006-11-27 Nathan Sidwell <nathan@codesourcery.com>
16483 Paul Brook <paul@codesourcery.com>
16484 Daniel Jacobowitz <dan@codesourcery.com>
16485
16486 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 16487 main to remove duplication. Add start function of the form
697bc68d
NS
16488 '_*start[1-9]*'. Add RVDS start function.
16489
29d73ae4
DJ
164902006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16491
16492 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
16493
c1d88655
UW
164942006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16495
16496 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
16497 * gdb.asm/spu.inc: New file.
16498 * gdb.base/term.exp: Disable if [target_info exists noargs].
16499 * gdb.gdb/complaints.exp: Disable if ![isnative].
16500 * gdb.gdb/selftest.exp: Likewise.
16501 * gdb.gdb/observer.exp: Likewise.
16502 * gdb.gdb/xfullpath.exp: Likewise.
16503 * gdb.base/attach.exp: Disable on SPU target.
16504 * gdb.cp/bs145503.exp: Likewise.
16505 * gdb.cp/exception.exp: Likewise.
16506 * gdb.cp/userdef.exp: Likewise.
16507
32a13b1a
DJ
165082006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
16509
16510 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
16511
d8295fe9
VP
165122006-11-10 Vladimir Prus <vladimir@codesourcery.com>
16513
16514 * gdb.base/completion.exp: Fix completion tests for
16515 'info' and 'info '.
16516 * gdb.base/help.exp (help_test_raw, test_class_help)
16517 (test_prefix_command_help): Move...
16518 * lib/gdb.exp: Here.
16519 * gdb.base/main.exp: Adjust.
16520 * gdb.cp/maint.exp: Adjust.
16521 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 16522
8c394015
VP
165232006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16524
16525 * gdb.stabs/weird.exp (print_weird_var): Use
16526 gdb_test_multiple instead of gdb_expect.
16527
027fc1bc
VP
165282006-11-09 Vladimir Prus <vladimir@codesourcery.com>
16529
16530 * gdb.base/help.exp (help_test_raw): New.
16531 (test_class_help): New.
16532 (test_prefix_command_help): New.
16533 Adjust testcases.
16534
67609209
FR
165352006-11-09 Christophe Lyon <christophe.lyon@st.com>
16536
16537 * gdb.base/constvars.c (main): Write to crass and crips, so that
16538 they are allocated by the compiler.
16539
f73adfeb
AS
165402006-10-27 Andreas Schwab <schwab@suse.de>
16541
16542 * gdb.base/multi-forks.exp: Use "detach fork" instead of
16543 "detach-fork".
16544
2f83a18e
DJ
165452006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
16546
16547 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
16548 of patterns.
16549
94277a38
DJ
165502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16551
16552 * gdb.base/sepdebug.exp: Remove debug format test.
16553 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
16554 Handle no-symtab.
16555 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
16556
5bd2f6e2
DJ
165572006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
16558
16559 * gdb.threads/manythreads.c (thread_function, main): Don't cast
16560 int to pointer or pointer to int.
16561 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
16562
8c008720
DJ
165632006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
16564
16565 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
16566
9e35dae4
DJ
165672006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
16568
16569 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
16570
d9639e13
DJ
165712006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
16572
16573 PR c++/2116
16574 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
16575
390a1bd0
JB
165762006-10-06 Joel Brobecker <brobecker@adacore.com>
16577
16578 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
16579 the corresponding bug has been fixed in GDB (PR/2018).
16580
dd920c33
JB
165812006-10-06 Joel Brobecker <brobecker@adacore.com>
16582
16583 * gdb.base/subst.exp: New testcase.
16584
53bbefe9
JB
165852006-10-06 Joel Brobecker <brobecker@adacore.com>
16586
16587 * gdb.ada/array_return/pck.ads: Add copyright notice.
16588 * gdb.ada/array_return/pck.adb: Likewise.
16589 * gdb.ada/array_return/p.adb: Likewise.
16590 * gdb.ada/exec_changed/first.adb: Likewise.
16591 * gdb.ada/exec_changed/second.adb: Likewise.
16592
09851417
JB
165932006-10-06 Joel Brobecker <brobecker@adacore.com>
16594
16595 * gdb.ada/watch_arg/watch.adb: New file.
16596 * gdb.ada/watch_arg.exp: New testcase.
16597
041bf30d
VP
165982006-10-02 Vladimir Prus <vladimir@codesourcery.com>
16599
16600 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 16601 via string_to_regexp.
041bf30d 16602 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 16603
f286fbdd 166042006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
16605
16606 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
16607 Remove unused / obsolete files.
16608
7c07f349
NR
166092006-09-19 Nick Roberts <nickrob@snap.net.nz>
16610
16611 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
16612
cd5ff84a
VP
166132006-09-17 Vladimir Prus <vladimir@codesourcery.com>
16614
16615 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
16616 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 16617 the number of frames.
cd5ff84a 16618
ae018d1a
DJ
166192006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
16620
16621 * gdb.base/args.c (main): Add breakpoint marker.
16622 * gdb.base/args.exp: Use args_test for tests. Add new tests which
16623 really test empty arguments.
16624 (args_load): Delete.
16625 (args_test): New.
16626
b399c549
NR
166272006-09-13 Nick Roberts <nickrob@snap.net.nz>
16628
16629 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 16630 check for one file.
b399c549 16631
2ab1eb7a
VP
166322006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
16633
16634 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
16635 HIGH_FRAME argument to -stack-list-locals can be larger than
16636 the number of frames.
a9c64011 16637
476308bf
FF
166382006-08-18 Fred Fish <fnf@specifix.com>
16639
16640 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
16641 '$' in front of skip_vmx_tests_saved when setting that.
16642
8625200f
AS
166432006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
16644
16645 * gdb.base/trace-commands.exp: New file.
16646
089ec8f1
DJ
166472006-08-10 Joel Brobecker <brobecker@adacore.com>
16648 Daniel Jacobowitz <dan@codesourcery.com>
16649
16650 * gdb.base/step-bt.exp: Make hexadecimal address optional in
16651 expected output of the backtrace commands.
16652
b60f0898
JB
166532006-08-09 Joel Brobecker <brobecker@adacore.com>
16654
16655 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
16656 untested followed by return combination.
16657 * gdb.arch/altivec-regs.exp: Likewise.
16658 * gdb.arch/e500-abi.exp: Likewise.
16659 * gdb.arch/e500-regs.exp: Likewise.
16660 * gdb.arch/gdb1291.exp: Likewise.
16661 * gdb.arch/gdb1431.exp: Likewise.
16662 * gdb.arch/gdb1558.exp: Likewise.
16663 * gdb.arch/i386-prologue.exp: Likewise.
16664 * gdb.arch/i386-unwind.exp: Likewise.
16665 * gdb.asm/asm-source.exp: Likewise.
16666 * gdb.base/a2-run.exp: Likewise.
16667 * gdb.base/advance.exp: Likewise.
16668 * gdb.base/all-bin.exp: Likewise.
16669 * gdb.base/annota1.exp: Likewise.
16670 * gdb.base/annota3.exp: Likewise.
16671 * gdb.base/args.exp: Likewise.
16672 * gdb.base/arithmet.exp: Likewise.
16673 * gdb.base/assign.exp: Likewise.
16674 * gdb.base/async.exp: Likewise.
16675 * gdb.base/attach.exp: Likewise.
16676 * gdb.base/bang.exp: Likewise.
16677 * gdb.base/bigcore.exp: Likewise.
16678 * gdb.base/bitfields.exp: Likewise.
16679 * gdb.base/bitfields2.exp: Likewise.
16680 * gdb.base/break.exp: Likewise.
16681 * gdb.base/call-sc.exp: Likewise.
16682 * gdb.base/call-strs.exp: Likewise.
16683 * gdb.base/callfuncs.exp: Likewise.
16684 * gdb.base/checkpoint.exp: Likewise.
16685 * gdb.base/chng-syms.exp: Likewise.
16686 * gdb.base/code-expr.exp: Likewise.
16687 * gdb.base/commands.exp: Likewise.
16688 * gdb.base/completion.exp: Likewise.
16689 * gdb.base/cond-expr.exp: Likewise.
16690 * gdb.base/condbreak.exp: Likewise.
16691 * gdb.base/consecutive.exp: Likewise.
16692 * gdb.base/constvars.exp: Likewise.
16693 * gdb.base/corefile.exp: Likewise.
16694 * gdb.base/cvexpr.exp: Likewise.
16695 * gdb.base/dbx.exp: Likewise.
16696 * gdb.base/define.exp: Likewise.
16697 * gdb.base/detach.exp: Likewise.
16698 * gdb.base/display.exp: Likewise.
16699 * gdb.base/dump.exp: Likewise.
16700 * gdb.base/ena-dis-br.exp: Likewise.
16701 * gdb.base/ending-run.exp: Likewise.
16702 * gdb.base/environ.exp: Likewise.
16703 * gdb.base/eval-skip.exp: Likewise.
16704 * gdb.base/exprs.exp: Likewise.
16705 * gdb.base/fileio.exp: Likewise.
16706 * gdb.base/finish.exp: Likewise.
16707 * gdb.base/float.exp: Likewise.
16708 * gdb.base/foll-exec.exp: Likewise.
16709 * gdb.base/foll-fork.exp: Likewise.
16710 * gdb.base/foll-vfork.exp: Likewise.
16711 * gdb.base/freebpcmd.exp: Likewise.
16712 * gdb.base/funcargs.exp: Likewise.
16713 * gdb.base/gcore.exp: Likewise.
16714 * gdb.base/gdb1090.exp: Likewise.
16715 * gdb.base/gdb1250.exp: Likewise.
16716 * gdb.base/huge.exp: Likewise.
16717 * gdb.base/info-proc.exp: Likewise.
16718 * gdb.base/interrupt.exp: Likewise.
16719 * gdb.base/jump.exp: Likewise.
16720 * gdb.base/langs.exp: Likewise.
16721 * gdb.base/lineinc.exp: Likewise.
16722 * gdb.base/list.exp: Likewise.
16723 * gdb.base/logical.exp: Likewise.
16724 * gdb.base/long_long.exp: Likewise.
16725 * gdb.base/macscp.exp: Likewise.
16726 * gdb.base/maint.exp: Likewise.
16727 * gdb.base/mips_pro.exp: Likewise.
16728 * gdb.base/miscexprs.exp: Likewise.
16729 * gdb.base/multi-forks.exp: Likewise.
16730 * gdb.base/opaque.exp: Likewise.
16731 * gdb.base/overlays.exp: Likewise.
16732 * gdb.base/pc-fp.exp: Likewise.
16733 * gdb.base/pointers.exp: Likewise.
16734 * gdb.base/printcmds.exp: Likewise.
16735 * gdb.base/psymtab.exp: Likewise.
16736 * gdb.base/ptype.exp: Likewise.
16737 * gdb.base/recurse.exp: Likewise.
16738 * gdb.base/relational.exp: Likewise.
16739 * gdb.base/relocate.exp: Likewise.
16740 * gdb.base/remote.exp: Likewise.
16741 * gdb.base/reread.exp: Likewise.
16742 * gdb.base/restore.exp: Likewise.
16743 * gdb.base/return.exp: Likewise.
16744 * gdb.base/return2.exp: Likewise.
16745 * gdb.base/scope.exp: Likewise.
16746 * gdb.base/sect-cmd.exp: Likewise.
16747 * gdb.base/sep.exp: Likewise.
16748 * gdb.base/sepdebug.exp: Likewise.
16749 * gdb.base/setshow.exp: Likewise.
16750 * gdb.base/setvar.exp: Likewise.
16751 * gdb.base/sigall.exp: Likewise.
16752 * gdb.base/sigbpt.exp: Likewise.
16753 * gdb.base/signals.exp: Likewise.
16754 * gdb.base/signull.exp: Likewise.
16755 * gdb.base/sizeof.exp: Likewise.
16756 * gdb.base/solib.exp: Likewise.
16757 * gdb.base/step-line.exp: Likewise.
16758 * gdb.base/step-test.exp: Likewise.
16759 * gdb.base/structs.exp: Likewise.
16760 * gdb.base/structs2.exp: Likewise.
16761 * gdb.base/term.exp: Likewise.
16762 * gdb.base/twice.exp: Likewise.
16763 * gdb.base/until.exp: Likewise.
16764 * gdb.base/varargs.exp: Likewise.
16765 * gdb.base/volatile.exp: Likewise.
16766 * gdb.base/watchpoint.exp: Likewise.
16767 * gdb.base/whatis-exp.exp: Likewise.
16768 * gdb.base/whatis.exp: Likewise.
16769 * gdb.cp/ambiguous.exp: Likewise.
16770 * gdb.cp/annota2.exp: Likewise.
16771 * gdb.cp/annota3.exp: Likewise.
16772 * gdb.cp/bool.exp: Likewise.
16773 * gdb.cp/breakpoint.exp: Likewise.
16774 * gdb.cp/casts.exp: Likewise.
16775 * gdb.cp/class2.exp: Likewise.
16776 * gdb.cp/classes.exp: Likewise.
16777 * gdb.cp/cplusfuncs.exp: Likewise.
16778 * gdb.cp/ctti.exp: Likewise.
16779 * gdb.cp/derivation.exp: Likewise.
16780 * gdb.cp/exception.exp: Likewise.
16781 * gdb.cp/gdb1355.exp: Likewise.
16782 * gdb.cp/hang.exp: Likewise.
16783 * gdb.cp/inherit.exp: Likewise.
16784 * gdb.cp/local.exp: Likewise.
16785 * gdb.cp/m-data.exp: Likewise.
16786 * gdb.cp/m-static.exp: Likewise.
16787 * gdb.cp/member-ptr.exp: Likewise.
16788 * gdb.cp/method.exp: Likewise.
16789 * gdb.cp/misc.exp: Likewise.
16790 * gdb.cp/namespace.exp: Likewise.
16791 * gdb.cp/overload.exp: Likewise.
16792 * gdb.cp/ovldbreak.exp: Likewise.
16793 * gdb.cp/pr-1023.exp: Likewise.
16794 * gdb.cp/pr-1210.exp: Likewise.
16795 * gdb.cp/pr-574.exp: Likewise.
16796 * gdb.cp/printmethod.exp: Likewise.
16797 * gdb.cp/psmang.exp: Likewise.
16798 * gdb.cp/ref-params.exp: Likewise.
16799 * gdb.cp/ref-types.exp: Likewise.
16800 * gdb.cp/rtti.exp: Likewise.
16801 * gdb.cp/templates.exp: Likewise.
16802 * gdb.cp/try_catch.exp: Likewise.
16803 * gdb.cp/userdef.exp: Likewise.
16804 * gdb.cp/virtfunc.exp: Likewise.
16805 * gdb.disasm/am33.exp: Likewise.
16806 * gdb.disasm/h8300s.exp: Likewise.
16807 * gdb.disasm/mn10300.exp: Likewise.
16808 * gdb.disasm/sh3.exp: Likewise.
16809 * gdb.disasm/t01_mov.exp: Likewise.
16810 * gdb.disasm/t02_mova.exp: Likewise.
16811 * gdb.disasm/t03_add.exp: Likewise.
16812 * gdb.disasm/t04_sub.exp: Likewise.
16813 * gdb.disasm/t05_cmp.exp: Likewise.
16814 * gdb.disasm/t06_ari2.exp: Likewise.
16815 * gdb.disasm/t07_ari3.exp: Likewise.
16816 * gdb.disasm/t08_or.exp: Likewise.
16817 * gdb.disasm/t09_xor.exp: Likewise.
16818 * gdb.disasm/t10_and.exp: Likewise.
16819 * gdb.disasm/t11_logs.exp: Likewise.
16820 * gdb.disasm/t12_bit.exp: Likewise.
16821 * gdb.disasm/t13_otr.exp: Likewise.
16822 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
16823 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
16824 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16825 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
16826 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
16827 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
16828 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
16829 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
16830 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
16831 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
16832 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
16833 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
16834 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
16835 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
16836 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
16837 * gdb.mi/gdb701.exp: Likewise.
16838 * gdb.mi/gdb792.exp: Likewise.
16839 * gdb.mi/mi-basics.exp: Likewise.
16840 * gdb.mi/mi-break.exp: Likewise.
16841 * gdb.mi/mi-cli.exp: Likewise.
16842 * gdb.mi/mi-console.exp: Likewise.
16843 * gdb.mi/mi-disassemble.exp: Likewise.
16844 * gdb.mi/mi-eval.exp: Likewise.
16845 * gdb.mi/mi-file.exp: Likewise.
16846 * gdb.mi/mi-read-memory.exp: Likewise.
16847 * gdb.mi/mi-regs.exp: Likewise.
16848 * gdb.mi/mi-return.exp: Likewise.
16849 * gdb.mi/mi-simplerun.exp: Likewise.
16850 * gdb.mi/mi-stack.exp: Likewise.
16851 * gdb.mi/mi-stepi.exp: Likewise.
16852 * gdb.mi/mi-syn-frame.exp: Likewise.
16853 * gdb.mi/mi-until.exp: Likewise.
16854 * gdb.mi/mi-var-block.exp: Likewise.
16855 * gdb.mi/mi-var-child.exp: Likewise.
16856 * gdb.mi/mi-var-cmd.exp: Likewise.
16857 * gdb.mi/mi-var-display.exp: Likewise.
16858 * gdb.mi/mi-watch.exp: Likewise.
16859 * gdb.mi/mi2-basics.exp: Likewise.
16860 * gdb.mi/mi2-break.exp: Likewise.
16861 * gdb.mi/mi2-cli.exp: Likewise.
16862 * gdb.mi/mi2-console.exp: Likewise.
16863 * gdb.mi/mi2-disassemble.exp: Likewise.
16864 * gdb.mi/mi2-eval.exp: Likewise.
16865 * gdb.mi/mi2-file.exp: Likewise.
16866 * gdb.mi/mi2-read-memory.exp: Likewise.
16867 * gdb.mi/mi2-regs.exp: Likewise.
16868 * gdb.mi/mi2-return.exp: Likewise.
16869 * gdb.mi/mi2-simplerun.exp: Likewise.
16870 * gdb.mi/mi2-stack.exp: Likewise.
16871 * gdb.mi/mi2-stepi.exp: Likewise.
16872 * gdb.mi/mi2-syn-frame.exp: Likewise.
16873 * gdb.mi/mi2-until.exp: Likewise.
16874 * gdb.mi/mi2-var-block.exp: Likewise.
16875 * gdb.mi/mi2-var-child.exp: Likewise.
16876 * gdb.mi/mi2-var-cmd.exp: Likewise.
16877 * gdb.mi/mi2-var-display.exp: Likewise.
16878 * gdb.mi/mi2-watch.exp: Likewise.
16879 * gdb.stabs/exclfwd.exp: Likewise.
16880 * gdb.stabs/weird.exp: Likewise.
16881 * gdb.threads/gcore-thread.exp: Likewise.
16882 * gdb.trace/actions.exp: Likewise.
16883 * gdb.trace/backtrace.exp: Likewise.
16884 * gdb.trace/circ.exp: Likewise.
16885 * gdb.trace/collection.exp: Likewise.
16886 * gdb.trace/deltrace.exp: Likewise.
16887 * gdb.trace/infotrace.exp: Likewise.
16888 * gdb.trace/limits.exp: Likewise.
16889 * gdb.trace/packetlen.exp: Likewise.
16890 * gdb.trace/passc-dyn.exp: Likewise.
16891 * gdb.trace/passcount.exp: Likewise.
16892 * gdb.trace/report.exp: Likewise.
16893 * gdb.trace/save-trace.exp: Likewise.
16894 * gdb.trace/tfind.exp: Likewise.
16895 * gdb.trace/tracecmd.exp: Likewise.
16896 * gdb.trace/while-dyn.exp: Likewise.
16897 * gdb.trace/while-stepping.exp: Likewise.
16898
f4b618d1
JB
168992006-08-08 Joel Brobecker <brobecker@adacore.com>
16900
16901 * gdb.base/step-bt.c: New file.
16902 * gdb.base/step-bt.exp: New testcase.
16903
3d00d119
DJ
169042006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
16905
16906 * config/monitor.exp (gdb_load): Remove support for obsolete
16907 download-write-size.
16908 * gdb.base/remote.exp: Likewise. Update all callers of
16909 gdb_timed_load.
16910
017b5bd4
DJ
169112006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
16912
16913 * cursal.exp: Pass binfile to gdb_load.
16914
837c599d
DJ
169152006-08-01 Nathan Sidwell <nathan@codesourcery.com>
16916
16917 * gdb.base/cursal.exp: Add "" to gdb_load call.
16918
8dd4540b
MK
169192006-07-29 Mark Kettenis <kettenis@gnu.org>
16920
16921 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
16922 NetBSD/ELF targets.
16923
ab5c9f60
DJ
169242006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
16925
16926 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
16927 operator*.
16928
4c42eaff
DJ
169292006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
16930
16931 * gdb.base/completion.exp: Update for change in "file" behavior.
16932 * gdb.stabs/weird.exp: Likewise.
16933 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
16934 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
16935
0155cc76
NS
169362006-07-24 Nathan Sidwell <nathan@codesourcery.com>
16937
16938 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
16939 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
16940
16026cd7
AS
169412006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
16942
16943 * gdb.base/default.exp: Update source command error message.
16944 * gdb.base/help.exp: Update 'help source' message.
16945
16963cb6
DJ
169462006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
16947
16948 * gdb.cp/bs15503.exp: Update comment for no longer crashing
16949 test.
16950
6d7fd486
AS
169512006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
16952
16953 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
16954
29e8a844
DJ
169552006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16956
16957 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
16958
6afcfa39
DJ
169592006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
16960
16961 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
16962
267a692b
MK
169632006-07-17 Mark Kettenis <kettenis@gnu.org>
16964
16965 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
16966 *-*-openbsd* from targets for wich we expect ARM FPA floating
16967 point format.
16968
85d2fec4
NR
169692006-07-17 Nick Roberts <nickrob@snap.net.nz>
16970
16971 * gdb.cp/annota3.exp: Expect frame-begin annotation.
16972
169732006-07-17 Mark Kettenis <kettenis@gnu.org>
16974
16975 * gdb.base/annota3.exp: Expect frame-begin annotation.
16976
85b4c6e8
JB
169772006-07-14 Joel Brobecker <brobecker@adacore.com>
16978
16979 * gdb.base/help.exp: Adjust "help unset" test to accept
16980 any list of unset commands.
16981
fb933624
DJ
169822006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
16983 Daniel Jacobowitz <dan@codesourcery.com>
16984
16985 * gdb.cp/ref-params.exp: New test.
16986 * gdb.cp/ref-params.cc: New source file.
16987 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
16988
1dff4b64
MK
169892006-07-08 Mark Kettenis <kettenis@gnu.org>
16990
16991 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
16992 spaces/tabs in regular expressions since they might not be there.
16993
40d2e0e3
AS
169942006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
16995
16996 * gdb.base/ifelse.exp: New file.
16997
f6c957d2
NS
169982006-07-04 Nathan Sidwell <nathan@codesourcery.com>
16999
17000 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
17001 line.
17002 * gdb.base/huge.exp: Loop over compilation to find a size that
17003 is acceptable.
17004 * gdb.base/remote.exp: Correct expected strings.
17005 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
17006
b9c5a23d
DJ
170072006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17008
17009 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
17010
9af2e58d
DJ
170112006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17012
17013 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
17014 native.
17015
30930ca5
DJ
170162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17017
17018 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
17019 enable stabs testing.
17020
aa32fa1d
DJ
170212006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17022
bd4a4c80 17023 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
17024 gdb_test_multiple does.
17025
321fef15
DJ
170262006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
17027
17028 * Makefile.in (host_alias): Remove.
17029 (target_alias): Use @target_noncanonical@.
17030 (site.exp): Don't set host_alias.
17031 * aclocal.m4: Remove contents. Include acx.m4.
17032 * configure: Regenerated.
17033 * configure.ac: Use ACX_NONCANONICAL_TARGET.
17034
e1c2defa
NS
170352006-06-13 Nathan Sidwell <nathan@codesourcery.com>
17036
e63b55d1
NS
17037 * lib/gdb.exp (gdb_load_cmd): New.
17038
5600ea19
NS
17039 * gdb.base/fileio.c: Add system(NULL) test.
17040 * gdb.base/fileio.exp: Check it.
17041
e1c2defa
NS
17042 * gdb.base/break.c: Add 10a breakpoint at }
17043 * gdb.base/break.exp: Add test for breakpoint at }
17044 * gdb.cp/anon-union.cc: Add code at end of function.
17045 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
17046 * gdb.mi/var-cmd.c: Add code at end of function.
17047 * gdb.mi/mi-var-display.exp: Adjust end of next.
17048 * gdb.mi/mi2-var-display.exp: Likewise.
17049 * gdb.base/fileio.c: Add stop function and insert calls at
17050 stopping places.
17051 * gdb.base/fileio.exp: Breakpoint stop function and remove
17052 explicit line number references.
17053
6c0112ec
JB
170542006-05-19 Joel Brobecker <brobecker@adacore.com>
17055
a9c64011
AS
17056 * gdb.base/del.exp (test_delete_alias): New function.
17057 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 17058
154189a4
FF
170592006-05-18 Fred Fish <fnf@specifix.com>
17060
17061 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
17062 required. Check for spurious output after program exits normally.
17063
582e64c2
FF
170642006-05-17 Fred Fish <fnf@specifix.com>
17065
17066 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
17067 gdb_load, so it works in the simulator.
17068
8ef6493a
FF
170692006-05-11 Fred Fish <fnf@specifix.com>
17070
17071 * gdb.base/bang.exp: Ignore unexpected output between the
17072 "program exited normally" and the gdb prompt, as many other
17073 tests do.
17074
692b141c
MK
170752006-05-07 Mark Kettenis <kettenis@gnu.org>
17076
17077 * gdb.base/help.exp: Make "delete checkpoint" part option for
17078 "help d" and "help delete" tests.
17079
540b8a30
UW
170802006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17081
a9c64011 17082 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
17083 expected output in some mi_gdb_test statements.
17084 * gdb.mi/mi2-basics.exp: Likewise.
17085
9b6462d9
JB
170862006-05-05 Joel Brobecker <brobecker@adacore.com>
17087
17088 * gdb.base/del.c: New file.
17089 * gdb.base/del.exp: New testcase.
17090
954de43b
DM
170912006-05-05 David S. Miller <davem@sunset.davemloft.net>
17092
17093 * gdb.base/break.exp: Do not assume a breakpoint on
17094 main will actually be in $srcfile when optimizing.
1303f75e
DM
17095 * gdb.base/savedregs.exp: Do not require that the dummy
17096 frame location match up to a symbol and source file location.
c3242428
DM
17097 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
17098 will get printed without a mi_cmd_data_list_register_values prefix.
17099 (*-data-list-register-*): Correct regular expressions to expect the new
17100 pseudo d? floating point registers.
17101 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 17102
c7e64c9a
DJ
171032006-05-05 Christophe Lyon <christophe.lyon@st.com>
17104
17105 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
17106 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
17107 is allocated by the compiler.
17108 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
17109 anons, e, anone to force their allocation by the compiler.
17110
171112006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
17112
17113 * gdb.base/help.exp: Update expected text for help d and
17114 help delete.
17115
27ce9a6d
MK
171162006-05-02 Mark Kettenis <kettenis@gnu.org>
17117
17118 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
17119 NetBSD/ELF targets.
17120
8608915f
MK
171212006-04-30 Mark Kettenis <kettenis@gnu.org>
17122
17123 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
17124 single-step breakpoint fails; make this a KFAIL on
17125 sparc*-*-openbsd*.
17126 * gdb.base/siginfo.exp: Likewise.
17127 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17128
b8db102d
MS
171292006-04-26 Michael Snyder <msnyder@redhat.com>
17130
17131 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
17132 which may have to consume output from other forks.
17133 Add tests to make sure that "delete fork" succeeded.
17134
c702009a
MS
171352006-04-20 Michael Snyder <msnyder@redhat.com>
17136
17137 * 2006-03-22 Jim Blandy <jimb@redhat.com>
17138 Add support for the Renesas M32C and M16C.
17139
17140 * gdb.asm/asm-source.exp: Add m32c target.
17141 * gdb.asm/m32c.inc: Support for m32c target.
17142
e28493f2
AS
171432006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
17144
17145 * gdb.base/commands.exp (recursive_source_test): New test.
17146
880da185
DM
171472006-04-04 David S. Miller <davem@sunset.davemloft.net>
17148
17149 * gdb.base/float.exp: Add pattern for sparc targets.
17150
61d9b92f
DJ
171512006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
17152
17153 * gdb.base/commands.exp (stray_arg0_test): New test.
17154
bd717df8
PB
171552006-03-30 Paul Brook <paul@codesourcery.com>
17156
17157 * gdb.mi/mi-until.exp: kfail broken until command.
17158 * gdb.mi/mi2-until.exp: Ditto.
17159
ec793d3c
NR
171602006-03-27 Nick Roberts <nickrob@snap.net.nz>
17161
17162 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
17163
831004b7
AO
171642006-03-08 Alexandre Oliva <aoliva@redhat.com>
17165
17166 * gdb.base/prelink.exp: Anchor tested-for regular expression
17167 on gdb prompt.
17168
effe49a0
PB
171692006-03-07 Paul Brook <paul@codesourcery.com>
17170
17171 * gdb.base/assign.exp: Correct fail message.
17172
e5461016
PB
171732006-03-07 Paul Brook <paul@codesourcery.com>
17174
17175 * lib/compiler.c: Extract armcc version number.
17176 * lib/compiler.cc: Ditto.
17177
fc91c6c2
PB
171782006-03-07 Paul Brook <paul@codesourcery.com>
17179
17180 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
17181 additional_flags=-w.
17182 * gdb.arch/altivec-regs.exp: Ditto.
17183 * gdb.arch/e500-abi.exp: Ditto.
17184 * gdb.arch/e500-regs.exp: Ditto.
17185 * gdb.base/all-bin.exp: Ditto.
17186 * gdb.base/annota1.exp: Ditto.
17187 * gdb.base/annota3.exp: Ditto.
17188 * gdb.base/args.exp: Ditto.
17189 * gdb.base/arithmet.exp: Ditto.
17190 * gdb.base/assign.exp: Ditto.
17191 * gdb.base/async.exp: Ditto.
17192 * gdb.base/bang.exp: Ditto.
17193 * gdb.base/break.exp: Ditto.
17194 * gdb.base/call-rt-st.exp: Ditto.
17195 * gdb.base/completion.exp: Ditto.
17196 * gdb.base/cond-expr.exp: Ditto.
17197 * gdb.base/condbreak.exp: Ditto.
17198 * gdb.base/consecutive.exp: Ditto.
17199 * gdb.base/define.exp: Ditto.
17200 * gdb.base/display.exp: Ditto.
17201 * gdb.base/ena-dis-br.exp: Ditto.
17202 * gdb.base/environ.exp: Ditto.
17203 * gdb.base/eval-skip.exp: Ditto.
17204 * gdb.base/info-proc.exp: Ditto.
17205 * gdb.base/jump.exp: Ditto.
17206 * gdb.base/logical.exp: Ditto.
17207 * gdb.base/long_long.exp: Ditto.
17208 * gdb.base/maint.exp: Ditto.
17209 * gdb.base/miscexprs.exp: Ditto.
17210 * gdb.base/pc-fp.exp: Ditto.
17211 * gdb.base/pointers.exp: Ditto.
17212 * gdb.base/relational.exp: Ditto.
17213 * gdb.base/reread.exp: Ditto.
17214 * gdb.base/sect-cmd.exp: Ditto.
17215 * gdb.base/sep.exp: Ditto.
17216 * gdb.base/sepdebug.exp: Ditto.
17217 * gdb.base/until.exp: Ditto.
17218 * gdb.base/whatis-exp.exp: Ditto.
17219 * gdb.cp/annota2.exp: Ditto.
17220 * gdb.cp/annota3.exp: Ditto.
17221 * gdb.trace/actions.exp: Ditto.
17222 * gdb.trace/backtrace.exp: Ditto.
17223 * gdb.trace/circ.exp: Ditto.
17224 * gdb.trace/collection.exp: Ditto.
17225 * gdb.trace/deltrace.exp: Ditto.
17226 * gdb.trace/infotrace.exp: Ditto.
17227 * gdb.trace/limits.exp: Ditto.
17228 * gdb.trace/packetlen.exp: Ditto.
17229 * gdb.trace/passc-dyn.exp: Ditto.
17230 * gdb.trace/passcount.exp: Ditto.
17231 * gdb.trace/report.exp: Ditto.
17232 * gdb.trace/save-trace.exp: Ditto.
17233 * gdb.trace/tfind.exp: Ditto.
17234 * gdb.trace/tracecmd.exp: Ditto.
17235 * gdb.trace/while-dyn.exp: Ditto.
17236 * gdb.trace/while-stepping.exp: Ditto.
17237 * lib/gdb.exp: Ditto.
17238 (gdb_compile): Handle nowarning option.
17239
5f4a23d9
AO
172402006-03-07 Alexandre Oliva <aoliva@redhat.com>
17241
17242 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
17243 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
17244 Rename executable to prelinkt. Don't re-prelink if we didn't
17245 get a core file. Test prelink -u exit status to tell whether
17246 prelinking failed. Use gdb_test_multiple.
17247
9733fc94
DJ
172482006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
17249
17250 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
17251 (do_tests): Call it.
17252
cc10cae3
AO
172532006-02-28 Alexandre Oliva <aoliva@redhat.com>
17254
17255 * gdb.base/prelink.exp: New test.
17256 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
17257
15c46491
WZ
172582006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
17259
17260 * gdb.fortran/derived-type.f90: New file.
17261 * gdb.fortran/derived-type.exp: New testcase.
17262
5c9f7ded
DJ
172632006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
17264
17265 * gdb.base/default.exp: Allow ';' as a directory separator.
17266
5b96932b
AS
172672006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
17268
17269 * gdb.base/help.exp (help add-symbol-file): Update.
17270
1986bccd
AS
172712006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
17272
17273 * gdb.base/help.exp (help load): Update expected results.
17274
a8b7528f
FF
172752006-02-19 Fred Fish <fnf@specifix.com>
17276
17277 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
17278 specifix hex value as part of results.
17279 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 17280
f8261448
FF
172812006-02-16 Fred Fish <fnf@specifix.com>
17282
17283 * gdb.base/whatis.c: Define variables using typedefs char_addr,
17284 ushort_addr, and slong_addr, so the typedefs are not optimized
17285 away.
17286 * gdb.base/whatis.exp: Add tests using type name for struct type,
17287 union type, enum type, and typedef.
a9c64011 17288
31d8bdd2
MK
172892006-02-13 Mark Kettenis <kettenis@gnu.org>
17290
17291 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
17292
34e41e63
JB
172932006-02-13 Jim Blandy <jimb@redhat.com>
17294
17295 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
17296 case where it takes two "next" commands to skip past the init
17297 call.
17298
ac6e4f31
FF
172992006-02-12 Fred Fish <fnf@specifix.com>
17300
17301 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
17302 to handle cases where it takes two "next" commands to skip
17303 past the init call.
17304
2db2d571
JB
173052006-02-07 Joel Brobecker <brobecker@adacore.com>
17306
17307 * gdb.ada/array_return.exp: Mark the last test as expected to fail
17308 on hppa32 targets.
17309
38fcd64c
DJ
173102006-02-06 Vladimir Prus <ghost@cs.msu.su>
17311
17312 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
17313 field.
17314
1315ad46
MK
173152006-01-29 Mark Kettenis <kettenis@gnu.org>
17316
17317 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
17318
5625b943
DJ
173192006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17320
17321 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
17322 files.
17323
80df1bbe
DJ
173242006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
17325
17326 * gdb.cp/maint.exp: Set complaints to a positive value.
17327
9078e690
DJ
173282006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
17329
17330 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
17331 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
17332 function name.
17333
9c903399
DJ
173342006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
17335
17336 * gdb.base/checkpoint.c: Update copyright notice. Include
17337 <stdlib.h>.
17338
761ae4d6
JB
173392006-01-04 Jim Blandy <jimb@redhat.com>
17340
17341 * gdb.asm/asm-source.exp: Independently provide default values for
17342 asm-flags and debug-flags. Use 'string equal' to do the
17343 comparison, not the implicit expr's '==' operator. Remove
17344 now-unneeded assignments to asm-flags. In h8300 case, place
17345 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
17346
099ac3dd
MS
173472006-01-04 Michael Snyder <msnyder@redhat.com>
17348
17349 * gdb.base/checkpoint.c: New file.
17350 * gdb.base/checkpoint.exp: New file.
17351 * gdb.base/multi-fork.c: New file.
17352 * gdb.base/multi-fork.exp: New file.
17353 * gdb.base/pi.txt: New file (data for checkpoint.c test).
17354
f4d85314
FF
173552006-01-04 Fred Fish <fnf@specifix.com>
17356
17357 * gdb.base/ptype.c (foo): Add typedef.
17358 (intfoo): Add function.
17359 * gdb.base/ptype1.c: New file.
17360 * gdb.base/ptype.exp: Handle compilation and linking with two
17361 source files. Test that proper type for "foo" is found based
17362 on source context rather than first match found in symtabs.
17363
a1b06f35
MK
173642005-12-28 Mark Kettenis <kettenis@gnu.org>
17365
17366 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
17367 * gdb.asm/openbsd.inc: Indent commands.
17368
d082a1e2
MK
173692005-12-26 Mark Kettenis <kettenis@gnu.org>
17370
c65016bd
MK
17371 * gdb.base/freebpcmd.exp: Increase timeout.
17372
d082a1e2
MK
17373 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
17374
d3c32a0e
DJ
173752005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
17376
17377 * gdb.base/default.exp: Update check for "show version".
17378
9fdb1f50
RC
173792005-12-09 Randolph Chung <tausq@debian.org>
17380
17381 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
17382 * gdb.asm/pa64.inc: New file.
17383
5f2c56f7
RC
173842005-12-09 Randolph Chung <tausq@debian.org>
17385
17386 * gdb.asm/common.inc: Indent commands.
17387 * gdb.asm/asmsrc1.s: Likewise.
17388 * gdb.asm/asmsrc2.s: Likewise.
17389
8117349c
RC
173902005-12-09 Randolph Chung <tausq@debian.org>
17391
17392 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
17393 (get_addr_of_sym): Remove duplicate print.
17394 (gen_core): xfail hppa*-*-hpux*, update expected output.
17395 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
17396 * gdb.arch/pa64-nullify.s: New file.
17397
8f07f25a
RC
173982005-12-09 Randolph Chung <tausq@debian.org>
17399
17400 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
17401
55b39184
DJ
174022005-12-07 Christophe Lyon <christophe.lyon@st.com>
17403
17404 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
17405 code generation for these functions.
17406 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
17407 error message.
17408
31e2b00f
AS
174092005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
17410
17411 * gdb.base/help.exp (help b, help br, help bre, help brea)
17412 (help break): Update the expected message.
17413
c3d0b56e
SC
174142005-11-11 Stephane Carrez <stcarrez@nerim.fr>
17415
17416 * gdb.asm/m68hc11.inc: Setup the data section.
17417 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
17418 script for this test.
17419 (m6812-*-*): Likewise.
17420
36ae0ea9
RC
174212005-11-09 Randolph Chung <tausq@debian.org>
17422
17423 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
17424
9d6f42e9
WZ
174252005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
17426
17427 * gdb.base/break.exp: Fix a comment typo.
17428
e2126a14
EZ
174292005-11-03 Jim Blandy <jimb@redhat.com>
17430
a9c64011
AS
17431 Checked in by Elena Zannoni <ezannoni@redhat.com>
17432
889bf7c5 17433 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 17434
e0ac7199
CV
174352005-11-02 Corinna Vinschen <vinschen@redhat.com>
17436
17437 * gdb.arch/gdb1558.c: Include stdio.h.
17438
31d3fb18
MK
174392005-10-31 Mark Kettenis <kettenis@gnu.org>
17440
17441 * gdb.asm/asm-source.exp: Use -e instead of --entry.
17442
e52b687c
MK
174432005-10-31 Mark Kettenis <kettenis@gnu.org>
17444
17445 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
17446
f4711d79
PG
174472005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
17448
a9c64011
AS
17449 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17450 vscr" tests to better match output.
f4711d79 17451
987a9106
JB
174522005-10-12 Jim Blandy <jimb@redhat.com>
17453
17454 * gdb.base/structs.exp (any): New function.
17455 (test_struct_returns): Don't make any assumptions at all about
17456 what value the function returns when GDB can't set the return
17457 value.
17458
2336bb58
JB
174592005-10-09 Joel Brobecker <brobecker@adacore.com>
17460
17461 * gdb.ada/arrayidx/p.adb: New file.
17462 * gdb.ada/arrayidx.exp: New testcase
17463
174642005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
17465
17466 * gdb.ada/array_return/pck.ads: New file.
17467 * gdb.ada/array_return/pck.adb: New file.
17468 * gdb.ada/array_return/p.adb: New file.
17469 * gdb.ada/array_return.exp: New testcase.
17470
705335ea
JB
174712005-10-03 Joel Brobecker <brobecker@adacore.com>
17472
a9c64011
AS
17473 * gdb.base/arrayidx.c: New file.
17474 * gdb.base/arrayidx.exp: New testcase.
705335ea 17475
11ee9940
NR
174762005-09-29 Nick Roberts <nickrob@snap.net.nz>
17477
17478 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
17479 frames-invalid and breakpoints-invalid are no longer generated
17480 with level 3 so don't expect them in the output.
17481
39fb8e9e
BR
174822005-09-27 Bob Rossi <bob@brasko.net>
17483
a9c64011 17484 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
17485 from test. Escape the | in mi_gdb_test call.
17486 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
17487 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
17488 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
17489 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
17490 expected regex's in mi_gdb_test calls.
17491 * lib/mi-support.exp: Remove arbitrary .* from tests.
17492 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
17493 Fully anchor GDB/MI expected results in mi_gdb_test.
17494 * lib/gdb.exp (string_to_regexp): Escape the ] character.
17495 * gdb.base/sizeof.exp: Remove escape character. Correct test.
17496
2af48f68
PB
174972005-09-26 Paul Brook <paul@codesourcery.com>
17498
17499 * long_long.exp: Exclude eabi targets from arm FPA float format test.
17500
f34502bc
WZ
175012005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17502
17503 * bfp-test.c: New file.
17504 * bfp-test.exp: New testcase.
17505
ca929517
WZ
175062005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
17507
17508 * gdb.fortran/subarray.exp: New testcase to test the evaluation
17509 of subarray and substring variable.
17510 * gdb.fortran/subarray.f: New source file for the test of subarray
17511 and substring variable evaluation.
17512 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
17513 of string constant.
17514
c761af65
DJ
175152005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
17516
17517 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
17518 copyright dates.
17519
561d7a1d
PG
175202005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
17521
17522 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
17523 powerpc altivec' test with an almost identical 'info vector' test.
17524
b2b64cc9
PG
175252005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17526
a9c64011
AS
17527 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
17528 vscr" tests to match output.
b2b64cc9 17529
6ac4d15a
PG
175302005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
17531
a9c64011
AS
17532 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
17533 output.
6ac4d15a 17534
40e55bef
BR
175352005-09-11 Bob Rossi <bob@brasko.net>
17536
889bf7c5
PA
17537 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
17538 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
17539 commands that return an MI output command and an asyncronous MI output
17540 command.
40e55bef
BR
17541 * gdb.mi/mi-console.exp: Ditto.
17542
3c7385ec
BR
175432005-09-11 Bob Rossi <bob@brasko.net>
17544
17545 * gdb.mi/mi-var-child.c: Include <string.h>.
17546
a6cd0eb3
DJ
175472005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
17548
17549 * killed.exp: Correct gdb_expect syntax.
17550
2f168eed
CV
175512005-08-09 Corinna Vinschen <vinschen@redhat.com>
17552
17553 * lib/mi-support.exp (mi_gdb_load): Fix typo.
17554
ecd3fd0f
BR
175552005-08-02 Bob Rossi <bob@brasko.net>
17556
17557 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
17558 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
17559 Change tests to inferior-tty-set/show.
17560 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
17561 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
17562 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
17563 inferior. Use mi_gdb_test to get GDB and Inferior output.
17564 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
17565 descriptor.
17566 (mi_inferior_tty_name): Add inferior PTY file name.
17567 (mi_gdb_start): Add INFERIOR_PTY parameter.
17568 (mi_gdb_test): Add IPATTERN parameter.
17569
f1ea48cb 175702005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 17571
f1ea48cb
BR
17572 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
17573 parameter to mi_gdb_test.
17574 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
17575
6e650a67
DJ
175762005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17577
17578 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
17579 struct_declarations.
17580 * gdb.mi/mi-var-child.exp: Step over the initialization of
17581 struct_declarations.
17582
8be260b6
DJ
175832005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
17584
17585 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
17586 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
17587 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
17588 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
17589 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
17590 file.
17591
4e660f07
NR
175922005-07-27 Nick Roberts <nickrob@snap.net.nz>
17593
17594 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
17595 (do_children_tests): Assign values to the extra elements.
17596
17597 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
17598 them for tests for "-var-update --no-values" and
a9c64011 17599 "-var-update --all-values".
4e660f07
NR
17600 Add test for "-var-list-children --simple-values".
17601
17602 * gdb.mi/basics.c (callee4): Add integer array D[3]...
17603
17604 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
17605 "-stack-list-locals --simple-values" Improve doc strings and
17606 comments.
17607
6bdae935
MK
176082005-07-18 Mark Kettenis <kettenis@gnu.org>
17609
598b7a6f
MK
17610 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
17611 *-*-openbsd*.
17612 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
17613
6bdae935
MK
17614 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
17615 sigaltsatck'.
17616
1323e929 176172005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 17618
1323e929
BR
17619 * gdb.base/default.exp (tty): Changed output of command.
17620 * gdb.base/help.exp (help tty): Ditto.
17621
b1a9c082
MK
176222005-07-12 Mark Kettenis <kettenis@gnu.org>
17623
17624 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
17625
10a844a2
MK
176262005-07-10 Mark Kettenis <kettenis@gnu.org>
17627
17628 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
17629 -stack-select-frame without arguments.
17630 (test_stack_frame_listing): Add test for newly implemented command
17631 -stack-info-frame.
17632
3cb3b8df
BR
176332005-07-06 Bob Rossi <bob@brasko.net>
17634
17635 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
17636 command.
17637 (Copyright): Update copyright.
17638
a0c5fbcf
WZ
176392005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
17640
17641 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
17642 tests to evaluate exponentiation expression.
17643
984971d0
AS
176442005-06-29 Andreas Schwab <schwab@suse.de>
17645
17646 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
17647 main to avoid warnings.
17648
17649 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
17650
fe03833f
NR
176512005-06-20 Nick Roberts <nickrob@snap.net.nz>
17652
17653 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
17654 -stack-select-frame without arguments.
17655 (test_stack_frame_listing): Add test for newly implemented command
17656 -stack-info-frame.
a9c64011 17657
7a55f279
WZ
176582005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
17659
0ffa0ea5
DJ
17660 * gdb.fortran/array-element.f: New file.
17661 * gdb.fortran/array-element.exp: New testcase.
7a55f279 17662
26585198
DJ
176632005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17664
17665 * gdb.base/bigcore.exp: Correct checks for systems which can
17666 not dump a large core file.
17667
c1bd25fd
DJ
176682005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
17669
17670 * gdb.base/relocate.c: Add a copyright notice.
17671 (dummy): Remove.
17672 * gdb.base/relocate.exp: Test printing the values of variables
17673 from a relocatable file.
17674
589e074d
DJ
176752005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
17676
17677 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
17678 excess MI output after an error.
17679
0915f927
JB
176802005-05-29 Joel Brobecker <brobecker@adacore.com>
17681
17682 * gdb.arch/alpha-step.c: New file.
17683 * gdb.arch/alpha-step.exp: New testcase.
17684
76ff342d
DJ
176852005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
17686 Dennis Brueni <dennis@slickedit.com>
17687
17688 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
17689 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
17690 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
17691 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
17692 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17693 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
17694 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
17695
96b0c7ac
DJ
176962005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
17697 Wu Zhou <woodzltc@cn.ibm.com>
17698
17699 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
17700 IBM's xlc compiler.
17701 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
17702 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
17703
f21565d2
JB
177042005-05-13 Jim Blandy <jimb@redhat.com>
17705
17706 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
17707 calling gdb_suppress_entire_file.
17708 * gdb.base/charset.exp: Same.
17709 * gdb.base/call-rt-st.exp: Same.
17710
6006a3a1
BR
177112005-05-05 Bob Rossi <bob_rossi@cox.net>
17712
17713 * lib/gdb.exp (fullname_syntax): Added global regex.
17714 (fullname_syntax_POSIX): Ditto.
17715 (fullname_syntax_UNC): Ditto.
17716 (fullname_syntax_DOS_CASE): Ditto.
17717 (fullname_syntax_DOS): Ditto.
17718 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
17719 fullname_syntax variable to scope and use it.
17720 (test_file_list_exec_source_files): Ditto.
17721 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
17722
c3b69c04
DJ
177232005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
17724
17725 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
17726
3c95e6af
PG
177272004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
17728
a9c64011
AS
17729 * lib/gdb.exp (skip_altivec_tests): New function, based on
17730 check_vmx_hw_available from the GCC testsuite.
17731 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
17732 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 17733
78df6c56
JB
177342005-05-02 Jim Blandy <jimb@redhat.com>
17735
17736 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
17737 calling gdb_suppress_entire_file.
17738
1690f9cf
DJ
177392005-04-30 Randolph Chung <tausq@debian.org>
17740
17741 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
17742 Slightly relax "sem_post" name checking.
17743
5ea106f7
PG
177442005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17745
17746 * gdb.base/unload.exp: Use new shared library infrastructure.
17747
bf7234cf
PG
177482005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
17749
17750 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 17751 infrastructure.
bf7234cf 17752
547b869a
CV
177532005-04-29 Corinna Vinschen <vinschen@redhat.com>
17754
17755 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
17756 * gdb.asm/h8300.inc: New file.
17757
f07e55f0
PG
177582005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17759
17760 * gdb.base/shlib-call.exp: Change to use new shared library
17761 infrastructure.
17762
3cbba3d1
PG
177632005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17764
a9c64011
AS
17765 * gdb.base/pending.exp: Change to use new shared library
17766 infrastructure.
3cbba3d1 17767
ed6df200
PG
177682005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
17769
a9c64011
AS
17770 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
17771 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 17772
8c8f4ebe
PG
177732005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
17774
a9c64011
AS
17775 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
17776 shared objects being adjusted and update copyright years.
8c8f4ebe 17777
607fbc54
DJ
177782005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
17779
17780 * ChangeLog: Correct some 2003-01-13 dates.
17781 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
17782 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
17783 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
17784 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
17785 gdb.trace/tfind.exp: Update copyright years.
17786
57bf0e56
DJ
177872005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
17788 Daniel Jacobowitz <dan@codesourcery.com>
17789
17790 * lib/gdb.exp (gdb_compile): Handle shlib=.
17791 (gdb_compile_shlib): New function.
17792
9b593790
PG
177932005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
17794
a9c64011 17795 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 17796
9494c6a5
DJ
177972005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17798
17799 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
17800 gdb.server.
17801 * configure.ac: Likewise.
17802 * configure: Regenerated.
17803 * gdb.gdbserver/Makefile.in: Moved to...
17804 * gdb.server/Makefile.in: ... here.
17805 * gdb.gdbserver/server.c: Moved to...
17806 * gdb.server/server.c: ... here.
17807 * gdb.gdbserver/server-run.exp: Moved to...
17808 * gdb.server/server-run.exp: ... here.
17809
6f8eac0e
DJ
178102005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
17811
17812 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
17813 * configure.ac: Create gdb.gdbserver/Makefile.
17814 * configure: Regenerated.
17815 * lib/gdbserver-support.exp: New file, derived from
17816 config/gdbserver.exp.
17817 * config/gdbserver.exp: Use gdbserver-support.exp.
17818 * gdb.gdbserver/Makefile.in: New file.
17819 * gdb.gdbserver/server.c: New file.
17820 * gdb.gdbserver/server-run.exp: New file.
17821
6e87504d
PG
178222005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
17823
a9c64011
AS
17824 * lib/gdb.exp (test_compiler_info): Return compiler_info
17825 if no arguments are given.
6e87504d 17826
d1779be4
PG
178272005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
17828
17829 * gdb.arch/altivec-abi.exp: Check for compiler and set
17830 use altivec' flag accordingly.
17831 * gdb.arch/altivec-regs.exp: Likewise.
17832
88750304
DJ
178332005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
17834
17835 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
17836
f3fb768d
AS
178372005-03-27 Andreas Schwab <schwab@suse.de>
17838
17839 * gdb.base/bigcore.c (main): Add missing mode argument in open
17840 call.
17841
7e813ac5
DJ
178422005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
17843
17844 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
17845 downloads.
17846 * config/gdbserver.exp (gdb_load): Likewise.
17847
8e3049aa
PB
178482005-03-14 Paul Brook <paul@codesourcery.com>
17849
17850 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
17851 targets.
17852
a9df7c44
JB
178532005-03-09 Joel Brobecker <brobecker@adacore.com>
17854
17855 * gdb.dwarf2/dup-psym.S: New file.
17856 * gdb.dwarf2/dup-psym.exp: New testcase.
17857
9f0d94e8
JB
178582005-03-09 Joel Brobecker <brobecker@adacore.com>
17859
17860 * gdb.ada/exec_changed/first.adb: New file.
17861 * gdb.ada/exec_changed/second.adb: New file.
17862 * gdb.ada/exec_changed.exp: New testcase.
17863
5f579bc5
NS
178642005-03-08 Nathan Sidwell <nathan@codesourcery.com>
17865
36e9969c
NS
17866 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
17867 (A2): New class.
17868 (main): Test operator+.
17869 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
17870 breakpoint test.
17871
5f579bc5
NS
17872 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
17873 * gdb.base/signull.exp: Disable if gdb,nosignals.
17874 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
17875 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
17876 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
17877 * gdb.mi/mi2-console.exp: Likewise.
17878 * gdb.trace/collection.exp (run_trace_experiment): Consume the
17879 continue output at start.
17880 (gdb_collect_locals_test): Robustify regexp.
17881 * gdb.trace/passc-dyn.exp: Fix comment typo.
17882 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
17883
be46087e
CV
178842005-03-08 Corinna Vinschen <vinschen@redhat.com>
17885
17886 * gdb.asm/asm-source.exp: Add iq2000 case.
17887 * gdb.asm/iq2000.inc: New file.
17888
384e1a61 178892005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 17890
384e1a61
MI
17891 * gdb.base/command.exp: Change hardcoded value to regular expression.
17892 * gdb.base/float.exp: Add powerpc to the list of targets checked.
17893
584b6e9e
DJ
178942005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
17895
17896 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
17897 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
17898 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
17899 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
17900 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
17901
ab5b5d61
MK
179022005-03-05 Mark Kettenis <kettenis@gnu.org>
17903
17904 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
17905 changes.
17906
ae051c1b
PG
179072004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
17908
a9c64011
AS
17909 * lib/compiler.c: Add test for IBM's xlc compiler.
17910 * lib/compiler.cc: Likewise.
ae051c1b 17911
3f0f6ed2
JB
179122004-02-24 Joel Brobecker <brobecker@adacore.com>
17913
17914 * gdb.ada/fixed_points.exp: Create compilation object directory
17915 before running the test.
17916 * gdb.ada/null_record.exp: Likewise.
17917 * gdb.ada/packed_array.exp: Likewise.
17918 * gdb.ada/start.exp: Likewise.
17919
724f452b
JB
179202005-02-15 Joel Brobecker <brobecker@adacore.com>
17921
17922 * gdb.ada/packed_array/pa.adb: New file.
17923 * gdb.ada/packed_array.exp: New testcase.
17924
57f5cdfb 179252005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 17926
1f393151
MK
17927 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
17928 files.
17929
ebdda337
MK
17930 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
17931 on *-*-openbsd*. Correctly match whitespace in regukar
17932 expressions.
17933
cf309262
DJ
179342005-02-10 Daniel Jacobowitz <dan@debian.org>
17935
17936 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
17937 PR exp/1821
17938 * gdb.base/gdb1821.c: New test file.
17939 * gdb.base/gdb1821.exp: New test file.
17940
3be49e7a
JB
179412005-02-09 Joel Brobecker <brobecker@adacore.com>
17942
17943 * gdb.base/start.c: New file.
17944 * gdb.base/start.exp: New testcase.
17945
e292e67d
JB
179462005-02-09 Joel Brobecker <brobecker@adacore.com>
17947
17948 * gdb.ada/start/dummy.adb: New file.
17949 * gdb.ada/start.exp: New testcase.
17950
dbdfa66c
CV
179512005-02-09 Corinna Vinschen <vinschen@redhat.com>
17952
17953 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
17954 for printing symbols and statistics.
17955 Add test for using relative pathnames in "maint print msymbols" test.
17956 Mark "maint info sections DATA" XFAIL on Cygwin.
17957 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
17958 tests.
17959
d7941671
AC
179602005-02-09 Andreas Schwab <schwab@suse.de>
17961
17962 Committed by Andrew Cagney <cagney@gnu.org>
17963 * gdb.base/remotetimeout.exp: New file.
17964
74e5ef44
MK
179652005-02-07 Mark Kettenis <kettenis@gnu.org>
17966
17967 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
17968
464dd14d
JB
179692005-02-03 Joel Brobecker <brobecker@adacore.com>
17970
17971 * gdb.ada/gnat_ada.gpr: New file.
17972 * gdb.ada/gnat_ada.gin: Delete, no longer used.
17973 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
17974 * configure.ac: No longer generate gnat_ada.gpr.
17975 * configure: Regenerate.
17976 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
17977 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
17978 * gdb.ada/null_record/bar.ads: Likewise.
17979 * gdb.ada/null_record/bar.adb: Likewise.
17980 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
17981 * gdb.ada/null_record.exp (testdir): New variable.
17982 (testfile): executable is now in testdir subdirectory.
17983 (srcfile): Use full path to the main compilation unit.
17984 * gdb.ada/fixed_points.exp: Same changes as above.
17985
30d756ae
NR
179862005-02-03 Nick Roberts <nickrob@snap.net.nz>
17987
17988 * gdb.base/interp.exp: New test.
17989
9d799f85
AC
179902005-01-24 Andrew Cagney <cagney@gnu.org>
17991
17992 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
17993
15656118
AC
179942005-01-19 Andrew Cagney <cagney@gnu.org>
17995
a892c31b
AC
17996 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
17997 configure.ac not configure.in.
17998
15656118
AC
17999 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
18000 of powerpc*-*-*.
18001 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 18002 * gdb.base/list.exp (test_list_function)
15656118
AC
18003 (test_list_filename_and_function): Ditto.
18004 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
18005
a7b01baf
AC
180062005-01-16 Andrew Cagney <cagney@gnu.org>
18007
17d92a02
AC
18008 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
18009
a7b01baf
AC
18010 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
18011
bc8332bb
AC
180122005-01-14 Andrew Cagney <cagney@gnu.org>
18013
18014 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
18015 * gdb.mi/mi2-var-cmd.exp: Ditto.
18016
4d074752
CV
180172005-01-10 Corinna Vinschen <vinschen@redhat.com>
18018
18019 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
18020
bec39cab
AC
180212005-01-07 Andrew Cagney <cagney@gnu.org>
18022
18023 * configure.ac: Rename configure.in, require autoconf 2.59.
18024 * configure: Re-generate.
18025 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
18026 * gdb.stabs/configure: Re-generate.
18027 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
18028 * gdb.hp/configure: Re-generate.
18029 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
18030 autoconf 2.59.
18031 * gdb.hp/gdb.objdbg/configure: Re-generate.
18032 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
18033 autoconf 2.59.
18034 * gdb.hp/gdb.defects/configure: Re-generate.
18035 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
18036 autoconf 2.59.
18037 * gdb.hp/gdb.compat/configure: Re-generate.
18038 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
18039 autoconf 2.59.
18040 * gdb.hp/gdb.base-hp/configure: Re-generate.
18041 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
18042 autoconf 2.59.
18043 * gdb.hp/gdb.aCC/configure: Re-generate.
18044
f10b16d4
JB
180452004-12-15 Jim Blandy <jimb@redhat.com>
18046
18047 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
18048 under NPTL when there is debugging info available for libpthread.
18049
fb6e1814
JG
180502004-12-13 Jerome Guitton <guitton@gnat.com>
18051
18052 * gdb.ada/fixed_points.c: New file.
18053 * gdb.ada/fixed_points.exp: New file.
18054
fe46cd3a
RC
180552004-12-03 Randolph Chung <tausq@debian.org>
18056
18057 * gdb.arch/pa-nullify.exp: New file.
18058 * gdb.arch/pa-nullify.s: New file.
18059
8de0841b
RC
180602004-11-30 Randolph Chung <tausq@debian.org>
18061
18062 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
18063 instead of "tbug". Fix regexp to work properly with gdb_test.
18064
c8170782
PH
180652004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
18066
18067 * gdb.base/bitfields2.exp: New test.
18068 * gdb.base/bitfields2.c: New file.
18069
954269c2
RE
180702004-11-28 Richard Earnshaw <rearnsha@arm.com>
18071
18072 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
18073
0107feed
RC
180742004-11-16 Randolph Chung <tausq@debian.org>
18075
18076 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
18077
f073ae8c
DJ
180782004-11-14 Daniel Jacobowitz <dan@debian.org>
18079
18080 * gdb.threads/threadapply.exp: Correct "macro details" test.
18081
19ad59e7
JJ
180822004-11-11 Jeff Johnston <jjohnstn@redhat.com>
18083
18084 * gdb.threads/threadapply.exp: New test.
18085 * gdb.threads/threadapply.c: New file.
18086
9cf0961b
MK
180872004-11-07 Mark Kettenis <kettenis@gnu.org>
18088
18089 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
18090 frames.
18091
c789492a
FL
180922004-11-05 Felix Lee <felix+log1@specifixinc.com>
18093
18094 * gdb.base/cursal.exp: New file.
18095 * gdb.base/cursal.c: New file.
18096
a1e167bb
AC
180972004-11-03 Andrew Cagney <cagney@gnu.org>
18098
18099 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
18100
b7cbf173
MK
181012004-10-30 Mark Kettenis <kettenis@gnu.org>
18102
18103 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
18104 NetBSD/ELF targets.
18105
88f9d34f
JB
181062004-10-29 Joel Brobecker <brobecker@gnat.com>
18107
18108 * gdb.threads/bp_in_thread.c: New file, copied from
18109 pthread_cond_wait.c.
18110 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
18111 file, rather than reusing the .c file from another testcase.
18112
ca7d6a0c
JB
181132004-10-20 Joel Brobecker <brobecker@gnat.com>
18114
18115 * gdb.ada/null_record.exp: Check where we stopped after
18116 sending the start command, instead of where the associated
18117 temporary breakpoint was inserted.
18118
0d863d03
AC
181192004-10-14 Andrew Cagney <cagney@gnu.org>
18120
18121 * gdb.mi/gdb701.c (main): Return 0.
18122
d11e72cb
DJ
181232004-10-13 Daniel Jacobowitz <dan@debian.org>
18124
d40539a4 18125 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 18126
e1923096
JJ
181272004-10-12 Jeff Johnston <jjohnstn@redhat.com>
18128
18129 * gdb.threads/schedlock.c: Add comment markers to use to find
18130 line numbers.
18131 * gdb.threads/schedlock.exp: Adjust regex to handle the new
18132 comments.
18133 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
18134 breakpoint lines.
18135
ec8ba2c9
DJ
181362004-10-12 Daniel Jacobowitz <dan@debian.org>
18137
18138 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
18139
0eb3658b
DJ
181402004-10-12 Daniel Jacobowitz <dan@debian.org>
18141
18142 * configure.in: Add gdb.dwarf2.
18143 * configure: Regenerated.
18144 * Makefile.in: Add gdb.dwarf2.
18145 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
18146 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
18147 gdb.dwarf2/file1.txt: New files.
18148
a271cc33
OF
181492004-10-11 Orjan Friberg <orjanf@axis.com>
18150
a9c64011 18151 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
18152 of "run", since the latter doesn't work with remote targets. Adjust
18153 the breakpoint numbering accordingly.
18154 * gdb.threads/pthread_cond_wait.exp: Ditto.
18155
895ce074
MC
181562004-10-08 Michael Chastain <mec.gnu@mindspring.com>
18157
18158 * gdb.base/overlays.exp: Update copyright years.
18159
6be3092d
KI
181602004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
18161
18162 * gdb.base/overlays.exp: Disable if target is Linux.
18163
e05389b8
FL
181642004-10-06 Felix Lee <felix+log1@specifixinc.com>
18165
18166 * config/gdbserver.exp (gdb_load): Use right filename on remote.
18167
73cb587d
KI
181682004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
18169
18170 * gdb.asm/asm-source.exp: Add m32r-linux target.
18171 * gdb.asm/m32r-linux.inc: New file.
18172
3c0edcdc
AC
181732004-09-24 Andrew Cagney <cagney@redhat.com>
18174 David Anderson <anderson@redhat.com>
18175
18176 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
18177 command fails, assume things will work.
18178 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
18179 (_GNU_SOURCE): Define.
18180 (print_unsigned, print_hex): Change parameter to "long long".
18181 (print_byte_count): New function, use to print byte counts.
18182 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
18183 O_LARGEFILE.
18184 (main): Compute an upper bound on a corefile in max_core_size.
18185 Limit memory chunk size to max_core_size. Limit total memory
18186 allocated to max_core_size.
18187
4bb3667f
AC
181882004-09-23 Andrew Cagney <cagney@gnu.org>
18189
18190 * gdb.base/bigcore.exp: Replace the code that creates a corefile
18191 from a separate process with code that creates a corefile by
18192 making the inferior dump core.
18193
60fe1a51
MK
181942004-09-23 Mark Kettenis <kettenis@gnu.org>
18195
18196 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
18197 block.
18198
8e937346
MC
181992004-09-23 Michael Chastain <mec.gnu@mindspring.com>
18200
18201 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
18202 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
18203 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
18204 Likewise.
18205
7213f6d6
JJ
182062004-09-20 Jeff Johnston <jjohnstn@redhat.com>
18207
18208 * gdb.java/jprint.exp: New test case for java inferior call.
18209 * gdb.java/jprint.java: Ditto.
18210
eac69dca
JB
182112004-09-15 Joel Brobecker <brobecker@gnat.com>
18212
18213 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
18214
22227696
MC
182152004-09-14 Michael Chastain <mec.gnu@mindspring.com>
18216
18217 * gdb.threads/killed.c: Include <stdlib.h>.
18218 * gdb.threads/pthreads.c: Likewise.
18219
7dd403a4
MC
182202004-09-14 Michael Chastain <mec.gnu@mindspring.com>
18221
18222 * gdb.threads/killed.c: Add copyright notice.
18223
33f2d567
JM
182242004-09-10 Jason Molenda (jmolenda@apple.com)
18225
a9c64011
AS
18226 * gdb.base/define.exp: Two new tests to verify zero space chars
18227 after 'if' and 'while' commands in a user-defined command is correctly
18228 parsed.
33f2d567 18229
e05b62ac
AC
182302004-09-08 Andrew Cagney <cagney@gnu.org>
18231
18232 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
18233 delivery test with duplicate at end of file.
18234
9cbe82da
MK
182352004-09-06 Mark Kettenis <kettenis@jive.nl>
18236
18237 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
18238
564803d9
MC
182392004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18240
18241 * config/hppro.exp: Removed.
18242
7c6807ce
MC
182432004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18244
18245 * config/sparclet.exp: Removed.
18246
bf7e26dd
MC
182472004-09-05 Michael Chastain <mec.gnu@mindspring.com>
18248
18249 * config/udi.exp: Removed.
18250
714e341b
MC
182512004-09-02 Michael Chastain <mec.gnu@mindspring.com>
18252
18253 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
18254 of "exp_continue".
18255 (advancei): Likewise.
18256
1236e623
JJ
182572004-09-01 Jeff Johnston <jjohnstn@redhat.com>
18258
18259 * gdb.base/unload.exp: Fix so messages aren't duplicated.
18260
3bdcad15
MI
182612004-09-01 Manoj Iyer <manjo@austin.ibm.com>
18262
228af206 18263 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
18264 to check for nodebug in executable.
18265 * gdb.gdb/observer.exp (setup_test): Likewise.
18266 * gdb.gdb/selftest.exp (test_with_self): Likewise.
18267 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
18268
c72b934c
AC
182692004-09-01 Andrew Cagney <cagney@gnu.org>
18270
18271 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18272 files.
18273
edd9b715
JJ
182742004-09-01 Jeff Johnston <jjohnstn@redhat.com>
18275
18276 * gdb.base/unload.exp: Fix expected warning message to match
18277 latest format.
18278
fb4ce06b
CV
182792004-09-01 Corinna Vinschen <vinschen@redhat.com>
18280
18281 * gdb.base/call-rt-st.exp: Fix typos.
18282
ce78e7c3
MI
182832004-08-31 Manoj Iyer <manjo@austin.ibm.com>
18284
18285 * gdb.threads/thread_check.exp: New testcase.
18286 * gdb.threads/thread_check.c: New testcase.
18287
2dedb159
AC
182882004-08-31 Andrew Cagney <cagney@gnu.org>
18289
18290 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
18291 (skip_to_handler_entry): New procedures. Test stepping into a
18292 handler when the breakpoint is at the handler's entry point.
18293
68f53502
AC
182942004-08-30 Andrew Cagney <cagney@gnu.org>
18295
18296 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
18297 gdb/1757.
18298
3e3ffd2b
MC
182992004-08-27 Michael Chastain <mec.gnu@mindspring.com>
18300
18301 With code from Manoj Iyer <manjo@austin.ibm.com>:
18302 * lib/gdb.exp (gdb_file_cmd): Return more information in the
18303 return value. Add an arm for "no debugging symbols found".
18304 Change a stray "error" to "perror".
18305 (gdb_run_cmd): Adapt to new return value.
18306 * gdb.base/remote.exp: Adapt to new return value.
18307 * gdb.gdb/complaints.exp: Likewise.
18308 * gdb.gdb/observer.exp: Likewise.
18309 * gdb.gdb/selftest.exp: Likewise.
18310 * gdb.gdb/xfullpath.exp: Likewise.
18311
4b6f5fd2
JB
183122004-08-27 Joel Brobecker <brobecker@gnat.com>
18313
18314 * gdb.threads/bp_in_thread.exp: New testcase.
18315
e5b25496
MC
183162004-08-27 Michael Chastain <mec.gnu@mindspring.com>
18317
18318 Fix PR testsuite/1735.
18319 * gdb.threads/schedlock.c (thread_function): Add a cast
18320 to suppress a gcc warning.
18321 * gdb.threads/thread-specific.c (thread_function): Likewise.
18322
934353d6
MC
183232004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18324
18325 * gdb.base/unload.c: Include <stdlib.h>.
18326
f98a0aef 183272004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 18328
f98a0aef 18329 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
18330 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
18331 synchronized after the "return".
18332
5a2e8882
MC
183332004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18334
18335 * gdb.mi/basics.c: Include <stdio.h>.
18336 * gdb.mi/pthreads.c: Include <stdlib.h>.
18337 * gdb.mi/var-cmd.c: Include <stdlib.h>.
18338
a9640423
MC
183392004-08-26 Michael Chastain <mec.gnu@mindspring.com>
18340
18341 * gdb.threads/schedlock.c: Add copyright notice.
18342
b04e311d
AC
183432004-08-25 Andrew Cagney <cagney@gnu.org>
18344
18345 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
18346 (skip_over_handler, breakpoint_over_hander): New test procedures.
18347 (advance, advancei): Add a proper prefix, do not use
18348 rerun_to_main.
18349 * gdb.base/sigstep.c (main): Change to use an infinite loop.
18350
7c27f15b
MC
183512004-08-24 Michael Chastain <mec.gnu@mindspring.com>
18352
18353 * gdb.mi/basics.c: Add copyright notice.
18354 * gdb.mi/var-cmd.c: Add copyright notice.
18355
fffc87ae
MC
183562004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18357
18358 * lib/gdb.exp: Remove signed_keyword_not_used.
18359 * lib/compiler.c: Likewise.
18360 * lib/compiler.cc: Likewise.
18361
d782e0bf
MC
183622004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18363
18364 * gdb.base/whatis.c: Remove conditional disabling of "signed".
18365 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
18366
96033e83
MC
183672004-08-23 Michael Chastain <mec.gnu@mindspring.com>
18368
18369 * gdb.base/whatis.c: Add copyright notice.
18370
cf38c229
MK
183712004-08-20 Mark Kettenis <kettenis@gnu.org>
18372
18373 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
18374 it to skip the breakpoints encoded in the inline assembly.
18375
f4b49756
MC
183762004-08-20 Michael Chastain <mec.gnu@mindspring.com>
18377
18378 * Makefile.in: Add gdb.fortran.
18379
2f193b69
MC
183802004-08-20 Michael Chastain <mec.gnu@mindspring.com>
18381
18382 * gdb.base/call-sc.exp (test_scalar_returns):
18383 Fix cut-and-paste glitch in "Make fun return now".
18384
89a237cb
MC
183852004-08-17 Michael Chastain <mec.gnu@mindspring.com>
18386
18387 * configure.in: Add gdb.fortran.
18388 * configure: Regenerate.
18389 * gdb.fortran/Makefile.in: New file.
18390 * lib/gdb.exp (skip_fortran_tests): New procedure.
18391
469aff8e
MC
183922004-08-17 Michael Chastain <mec.gnu@mindspring.com>
18393
18394 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
18395 reference to bug-gnu@prep.ai.mit.edu.
18396 * gdb.mi/mi-var-child.exp: Likewise.
18397 * gdb.mi/mi-var-cmd.exp: Likewise.
18398 * gdb.mi/mi-var-display.exp: Likewise.
18399 * gdb.mi/mi2-var-block.exp: Likewise.
18400 * gdb.mi/mi2-var-child.exp: Likewise.
18401 * gdb.mi/mi2-var-cmd.exp: Likewise.
18402 * gdb.mi/mi2-var-display.exp: Likewise.
18403
00b51b9f
MK
184042004-08-15 Mark Kettenis <kettenis@gnu.org>
18405
18406 * gdb.base/unload.c (main): Make local variable msg const.
18407
45f07fef
MC
184082004-08-15 Michael Chastain <mec.gnu@mindspring.com>
18409
18410 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
18411 to bug-gnu@prep.ai.mit.edu.
18412 * gdb.mi/mi-disassemble.exp: Likewise.
18413 * gdb.mi/mi-eval.exp: Likewise.
18414 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
18415 default line number.
18416 * gdb.mi/mi-return.exp: Likewise.
18417 * gdb.mi/mi-simplerun.exp: Likewise.
18418 * gdb.mi/mi-stack.exp: Likewise.
18419 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
18420 number with explicit range test.
18421 * gdb.mi/mi-watch.exp: Likewise.
18422 * gdb.mi/mi2-break.exp: Likewise.
18423 * gdb.mi/mi2-cli.exp: Likewise.
18424 * gdb.mi/mi2-disassemble.exp: Likewise.
18425 * gdb.mi/mi2-eval.exp: Likewise.
18426 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
18427 default line number.
18428 * gdb.mi/mi2-return.exp: Likewise.
18429 * gdb.mi/mi2-simplerun.exp: Likewise.
18430 * gdb.mi/mi2-stack.exp: Likewise.
18431 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
18432 number with explicit range test.
18433 * gdb.mi/mi2-watch.exp: Likewise.
18434
dd8c8ee7
MC
184352004-08-15 Michael Chastain <mec.gnu@mindspring.com>
18436
18437 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
18438 * gdb.cp/m-static.exp: Likewise.
18439 * gdb.cp/rtti.exp: Likewise.
18440
4e838464
MK
184412004-08-14 Mark Kettenis <kettenis@gnu.org>
18442
18443 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
18444
8d8cb839
EZ
184452004-08-14 Eli Zaretskii <eliz@gnu.org>
18446
18447 * ChangeLog: Prefix Local Variables with semi-colons and indent
18448 the reference to older ChangeLog files, to fix fontification in
18449 Emacs.
18450
deea8bb0
MC
184512004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18452
18453 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
18454 * gdb.mi/mi2-break.exp: Likewise.
18455
c3297504
MC
184562004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18457
18458 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
18459
25808999
MC
184602004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18461
18462 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
18463
226a8d71
MC
184642004-08-13 Michael Chastain <mec.gnu@mindspring.com>
18465
18466 * gdb.cp/classes.exp: Remove unused declarations. Just let
18467 test names default instead of providing special names. Remove
18468 extraneous demangler test.
18469
37fdf854
JJ
184702004-08-12 Jeff Johnston <jjohnstn@redhat.com>
18471
18472 * gdb.base/unload.exp: New test for breakpoints in dynamically
18473 loaded libraries.
18474 * gdb.base/unload.c: Ditto.
18475 * gdb.base/unloadshr.c: Ditto.
18476
2d3a7986
MC
184772004-08-12 Michael Chastain <mec.gnu@mindspring.com>
18478
18479 * gdb.cp/classes.exp (test_ptype_class_objects): Call
18480 cp_test_ptype_class.
18481 (test_enums): Likewise.
18482
c72b934c
AC
184832004-08-10 Andrew Cagney <cagney@gnu.org>
18484
18485 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
18486 files.
18487
cc503c8a
AC
184882004-08-10 Andrew Cagney <cagney@gnu.org>
18489
18490 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
18491 init_malloc call.
18492
902f2ccb
MC
184932004-08-10 Michael Chastain <mec.gnu@mindspring.com>
18494
18495 * ChangeLog: Add copyright notice. The notice is copied
18496 from emacs 21.3 top level ChangeLog.
18497
78c90502
MC
184982004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18499
18500 * lib/cp-support.exp: New file.
18501 * lib/cp-support.exp (cp_test_type_class): New function.
18502 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
18503 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
18504 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
18505 cp_test_ptype_class.
18506
88e5ea78
MC
185072004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18508
18509 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
18510 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18511 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
18512 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
18513 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
18514 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
18515 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
18516 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
18517 gdb.mi/mi2-watch.exp: Update copyright years.
18518
6a89fc9c
MK
185192004-08-09 Mark Kettenis <kettenis@gnu.org>
18520
18521 * gdb.base/sigaltstack.exp: Provide proper anchoring.
18522
1482e0de
MC
185232004-08-09 Michael Chastain <mec.gnu@mindspring.com>
18524
18525 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
18526 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
18527 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
18528 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
18529 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
18530 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
18531 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
18532 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
18533 gdb.mi/mi-watch.exp: Update copyright years.
18534
1a5ce3f3
DJ
185352004-08-08 Daniel Jacobowitz <dan@debian.org>
18536
18537 PR gdb/1738
18538 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
18539 from a breakpoint with a pending signal.
18540
04f6ecf2
DJ
185412004-08-08 Daniel Jacobowitz <dan@debian.org>
18542
18543 PR gdb/1736
18544 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
18545 * gdb.base/sigaltstack.exp (finish_test): Consume output until
18546 the prompt.
18547 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
18548
54d90d35
DJ
185492004-08-08 Daniel Jacobowitz <dan@debian.org>
18550
18551 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
18552
d2f6abb0
DJ
185532004-08-08 Daniel Jacobowitz <dan@debian.org>
18554
18555 PR gdb/1736
18556 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
18557 for i?86-*-linux*.
18558
5598c03d
DJ
185592004-08-08 Daniel Jacobowitz <dan@debian.org>
18560
18561 * gdb.arch/i386-prologue.exp: Compile without debug information.
18562
c6fee705
MC
185632004-08-08 Michael Chastain <mec.gnu@mindspring.com>
18564
18565 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
18566 rather than asking gdb to search.
18567
dd90efdb
MC
185682004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18569
18570 * gdb.base/gcore.c: Include <string.h>.
18571
1e84bec1
MC
185722004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18573
18574 * gdb.base/gcore.c: Add copyright notice.
18575
e425eb2b
MC
185762004-08-05 Michael Chastain <mec.gnu@mindspring.com>
18577
18578 * gdb.base/freebpcmd.c: Include <stdio.h>.
18579 * gdb.base/long_long.c: Include <string.h>.
18580 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
18581 * gdb.base/siginfo.c: Include <string.h>.
18582 * gdb.base/sigstep.c: Include <string.h>.
18583
cb9aaed5
MC
185842004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18585
18586 * gdb.base/complex.c: Include <stdlib.h>.
18587
55944f3d
MC
185882004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18589
18590 * gdb.base/complex.c: Add copyright notice.
18591
7b2953d9
MC
185922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18593
18594 * gdb.base/charset.c: Include <stdlib.h>.
18595
c9133d23
MC
185962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18597
18598 * gdb.base/auxv.c: Include <stdlib.h>.
18599
0a8490ad
MC
186002004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18601
18602 * gdb.base/auxv.c: Add copyright notice.
18603
3426d5ec
MC
186042004-08-04 Michael Chastain <mec.gnu@mindspring.com>
18605
18606 * gdb.base/coremaker.c: Add copyright notice.
18607 * gdb.base/coremaker2.c: Add copyright notice.
18608
8da195dd
AC
186092004-08-04 Andrew Cagney <cagney@gnu.org>
18610
18611 * gdb.base/store.exp: Update copyright.
18612 (check_set, up_set, check_struct, up_struct): Add a prefix to test
18613 names, do not import gdb_prompt.
18614
8d394f98
AC
186152004-08-01 Andrew Cagney <cagney@gnu.org>
18616
18617 Fix PR testsuite/1729.
18618 * gdb.base/dump.exp: Add test name to callers of capture_value, do
18619 not use capture_value with value 4.
18620 (capture_value): Add optional test name parameter.
18621 (test_reload_saved_value, test_restore_saved_value): Use $msg as
18622 the prefix, pass to capture_value.
18623
b6702b23
MK
186242004-08-01 Mark Kettenis <kettenis@gnu.org>
18625
18626 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
18627 * gdb.arch/i386-prologue.c (standard): New prototype and function.
18628 (main): Call new function.
18629
c203e0ca
MC
186302004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18631
18632 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
18633
a7995a30
MC
186342004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18635
18636 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
18637
9366563b
MC
186382004-07-31 Michael Chastain <mec.gnu@mindspring.com>
18639
b6eeaf26 18640 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
18641 Accept more values of vtbl pointer. Remove some messages
18642 about "obsolete gcc or gdb".
18643
2fc1f950
MC
186442004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18645
18646 * gdb.cp/classes.exp: Accept more varieties of ptype output.
18647
c724d49b
MC
186482004-07-30 Michael Chastain <mec.gnu@mindspring.com>
18649
18650 * gdb.base/asm-source.exp: Properly convert target board
18651 debug flags from gcc format to binutils format.
18652
736b0fce
MK
186532004-07-28 Mark Kettenis <kettenis@gnu.org>
18654
18655 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
18656 gdb1718". PR backtrace/1718 partially fixed.
18657
5633ea5c
JJ
186582004-07-27 Jeff Johnston <jjohnstn@redhat.com>
18659
18660 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
18661
575eebb1
NC
186622004-07-26 Nick Clifton <nickc@redhat.com>
18663
18664 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
18665 good default value for a specific architecture is available then
18666 set it to that value. Otherwise default to the -gstabs switch.
18667 Remove the -g... switches from the asm-flags variable. Allow the
18668 target board info to override the value if it wants to. Pass the
18669 switch on the assembler command line.
18670
62104619
MK
186712004-07-23 Mark Kettenis <kettenis@gnu.org>
18672
18673 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
18674 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
18675 (main): Call new function.
18676
4a1135b8
MC
186772004-07-22 Michael Chastain <mec.gnu@mindspring.com>
18678
18679 Test for PR exp/1715.
18680 * gdb.base/radix.exp: Refactor common procedures. Make all
18681 test names unique. Change XFAIL to KFAIL.
18682
8a12c1f0
MC
186832004-07-20 Michael Chastain <mec.gnu@mindspring.com>
18684
18685 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
18686 * gdb.ada/gnat_ada.gin: ... to here.
18687 * configure.in: Use gnat_ada.gin.
18688 * configure: Regenerate.
18689
23b451cf
AC
186902004-07-20 Andrew Cagney <cagney@gnu.org>
18691
18692 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
18693 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
18694 XFAILs. Clean up test messages and comments. Check backtraces.
18695 Delete re-sync code.
18696
ab618a02
MC
186972004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18698
18699 Fix PR cli/740.
18700 * gdb.base/annota1.exp: Honor gdb,nosignals.
18701 * gdb.base/annota3.exp: Likewise.
18702
46dad340
MC
187032004-07-19 Michael Chastain <mec.gnu@mindspring.com>
18704
18705 * lib/java.exp: Update copyright notice.
18706
756d8c70
AC
187072004-07-19 Andrew Cagney <cagney@gnu.org>
18708
18709 * gdb.base/selftest.exp: Copy file from here ...
18710 * gdb.gdb/selftest.exp: ... to here.
18711
586027e6
AC
187122004-07-16 Andrew Cagney <cagney@redhat.com>
18713
18714 * lib/insight-support.exp: Delete file.
18715 * lib/java.exp (java_init): Fix copyright.
18716
029d2200
AC
187172004-07-16 Andrew Cagney <cagney@gnu.org>
18718
18719 * gdb.base/restore.c: Append "prologue" to comments marking the a
18720 function's prologue.
18721 * gdb.base/restore.exp: Update copyright, re-indent.
18722 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
18723 callerN" prefix where needed. Update patterns that match a
18724 function's prologue.
18725
653b62c5
MC
187262004-07-16 Michael Chastain <mec.gnu@mindspring.com>
18727
18728 * gdb.base/restore.c: Add copyright notice.
18729
f7d690e5
AC
187302004-07-16 Andrew Cagney <cagney@gnu.org>
18731
18732 * gdb.base/logical.exp: Update copyright.
18733 (evaluate): New procedure. Use to re-implement tests using
18734 several tables.
18735
d629a7cb
MH
187362004-07-14 Martin Hunt <hunt@redhat.com>
18737
18738 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
18739 which fixes some problems where init.tcl was not found.
18740
9c7bb332
AC
187412004-07-13 Andrew Cagney <cagney@gnu.org>
18742
6bf46641
AC
18743 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
18744 (check_sizeof, check_valueof): Do not include the output in the
18745 test name. Use gdb_test.
18746 (get_valueof): Use gdb_test_multiple.
18747
c4ffd4c0
AC
18748 * gdb.base/step-test.exp: Update copyright. Use
18749 gdb_test_multiple. Ensure that test names do not include
18750 architecture dependent output.
18751
ab89363a
AC
18752 * gdb.gdb/observer.exp: Update copyright.
18753 (setup_test): Use gdb_test_multiple.
18754 (attach_first_observer, attach_second_observer)
18755 (attach_third_observer, detach_first_observer)
18756 (detach_second_observer, detach_third_observer)
18757 (reset_counters, check_counters): Make $message a prefix.
18758 (test_normal_stop_notifications): Add "args" parameter - a list of
18759 init functions to be called. Make $message a prefix,
18760 (test_observer_normal_stop): Change the message prefixes so that
18761 they are unique, pass the attach / detach procedures to
18762 test_normal_stop_notifications.
18763
ec58997a
AC
18764 * gdb.base/signull.exp (test_segv): Prefix all tests with
18765 "${name}". Clean up test messages.
18766
b475183b
AC
18767 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
18768
9c7bb332
AC
18769 * gdb.base/ena-dis-br.exp: Update copyright.
18770 (break_at): New function. Replace send_gdb with gdb_test,
18771 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
18772 ignore count, not stopped at bpt", with KFAIL.
18773
2dd95497
CV
187742004-07-13 Corinna Vinschen <vinschen@redhat.com>
18775
18776 * gdb.base/attach.exp: Remove cleanupfile handling.
18777
419e626b
AC
187782004-07-12 Andrew Cagney <cagney@gnu.org>
18779
18780 * gdb.base/annota1.exp: Cleanup corefile test name.
18781 * gdb.base/annota3.exp: Ditto.
18782
8b1b3228
AC
187832004-07-12 Andrew Cagney <cagney@gnu.org>
18784
78650829
AC
18785 * gdb.base/signals.exp: Clean up copyright, re-indent.
18786
8b1b3228
AC
18787 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
18788 gdb_test and gdb_test_multiple.
18789
935c2760
JJ
187902004-07-08 Jeff Johnston <jjohnstn@redhat.com>
18791
18792 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 18793 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
18794 provide line number info for first statement in main.
18795
1544280f
AC
187962004-07-08 Andrew Cagney <cagney@gnu.org>
18797
1279f4ff
AC
18798 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
18799
1544280f
AC
18800 * gdb.base/sigbpt.exp: Make the common part of each test name a
18801 prefix instead of suffix.
18802
bcc82369
BR
188032004-07-07 Bob Rossi <bob_rossi@cox.net>
18804
18805 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
18806 test from test_tbreak_creation_and_listing to
18807 test_file_list_exec_source_file
18808 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
18809 Changed name of test from test_tbreak_creation_and_listing to
18810 test_file_list_exec_source_file
18811
23f4b0aa
JJ
188122004-07-07 Jeff Johnston <jjohnstn@redhat.com>
18813
18814 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
18815 the jmisc() constructor instead of <init>.
18816 * gdb.java/jmisc1.exp: Ditto.
18817
56401cd5
AC
188182004-07-07 Andrew Cagney <cagney@gnu.org>
18819
18820 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
18821 corrupting the PC.
18822
44ae2f6a
MC
188232004-07-06 Michael Chastain <mec.gnu@mindspring.com>
18824
18825 * gdb.cp/templates.exp: Accept whitespace change in demangler
18826 output.
18827
45a83408
AC
188282004-07-06 Andrew Cagney <cagney@gnu.org>
18829
18830 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
18831
d205ad70
MC
188322004-07-02 Michael Chastain <mec.gnu@mindspring.com>
18833
18834 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
18835 * lib/compiler.cc: Likewise.
18836
06ea1a61
MC
188372004-06-30 Michael Chastain <mec.gnu@mindspring.com>
18838
18839 * lib/compiler.cc: Work around string preprocessing problem
18840 with old hp c++ compiler.
18841 * lib/compiler.c: Likewise.
18842
daab1251
CV
188432004-06-29 Corinna Vinschen <vinschen@redhat.com>
18844
18845 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
18846 directives to conditionalize symbol prefixing.
18847 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
18848 additional_flags handling. Add underscore prefix for Cygwin.
18849 * gdb.arch/i386-unwind.c: Use preprocessor directives to
18850 conditionalize symbol prefixing.
18851 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
18852 additional_flags handling. Add underscore prefix for Cygwin.
18853
cc984116
CV
188542004-06-29 Corinna Vinschen <vinschen@redhat.com>
18855
18856 * gdb.base/bigcore.exp: Skip test on Cygwin.
18857
c279b077
MC
188582004-06-28 Michael Chastain <mec.gnu@mindspring.com>
18859
18860 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
18861 formats for "info register". Use gdb_test_multiple. Fix
18862 the "invalid register" test.
18863
0e915747
CV
188642004-06-28 Corinna Vinschen <vinschen@redhat.com>
18865
18866 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
18867 PID for Cygwin. Add Cygwin specific strings to check for in some
18868 tests.
18869 (do_attach_tests): Add a test for user interaction when attaching
18870 to a process with no matching symbol table already loaded.
18871
11422c86
AC
188722004-06-26 Andrew Cagney <cagney@gnu.org>
18873
18874 Test PR java/1567 and PR java/1565.
18875 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
18876 * gdb.java/jmisc2.exp: Delete file.
18877
cefbce26
MC
188782004-06-26 Michael Chastain <mec.gnu@mindspring.com>
18879
18880 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
18881
e19f872c
CV
188822004-06-25 Corinna Vinschen <vinschen@redhat.com>
18883
18884 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
18885 attach process.
18886
d931ba3b
MC
188872004-06-23 Michael Chastain <mec.gnu@mindspring.com>
18888
18889 * gdb.cp/pr-1553.exp: Remove.
18890
aef68c48
MC
188912004-06-22 Michael Chastain <mec.gnu@mindspring.com>
18892
18893 * gdb.cp/pr-1553.cc: Remove.
18894 * gdb.cp/pr-1553.exp: Disable this test.
18895
8d5df71a
JB
188962004-06-20 Jim Blandy <jimb@redhat.com>
18897
a9c64011 18898 Fix PR testsuite/1680.
8d5df71a
JB
18899 * gdb.arch/i386-sse.exp: Properly quote curly braces in
18900 regular expressions.
18901
4ac6f39d
MC
189022004-06-19 Michael Chastain <mec.gnu@mindspring.com>
18903
18904 Fix PR testsuite/1679.
18905 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
18906 Issue an UNSUPPORTED result instead.
18907
1b413552
JB
189082004-06-18 Jim Blandy <jimb@redhat.com>
18909
18910 * gdb.base/charset.exp: Only send a control-C if we see a new
18911 prompt and incomplete command.
18912
6daa6ebd
MC
189132004-06-18 Michael Chastain <mec.gnu@mindspring.com>
18914
18915 * gdb.cp/pr-574.cc: Add copyright notice.
18916
51fa4ae0
JB
189172004-06-17 Jim Blandy <jimb@redhat.com>
18918
18919 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
18920 cases where the regexp has no groups; this grabs random text from
18921 the previous test suite, whatever that was.
18922
8fea26c5
MC
189232004-06-17 Michael Chastain <mec.gnu@mindspring.com>
18924
18925 * gdb.cp/printmethod.cc: Add copyright notice.
18926
1e3aeb41
MC
189272004-06-16 Michael Chastain <mec.gnu@mindspring.com>
18928
18929 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
18930
9d9030bc
AC
189312004-06-16 Andrew Cagney <cagney@gnu.org>
18932
18933 * gdb.base/signull.c: Update copyright. Include <string.h>.
18934 (bowler): Replace data_pointer with data_read
18935 and data_write cases. Add code_descriptor case.
18936 (zero, desc): New array and pointer.
18937 (data, code): Change to simple pointers.
18938 * gdb.base/signull.exp: Fix probe pattern matching a function
18939 descriptor SIGSEGV. Replace data_pointer with data_read and
18940 data_write tests.
18941
acd4ad44
AC
189422004-06-16 Andrew Cagney <cagney@gnu.org>
18943
18944 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
18945
08fd625c
MC
189462004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18947
18948 * gdb.base/long_long.c: Add copyright notice.
18949
1903502c
MC
189502004-06-15 Michael Chastain <mec.gnu@mindspring.com>
18951
18952 * gdb.base/long_long.exp: Remove reference to
18953 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
18954 to gdb_breakpoint and gdb_continue_to_breakpoint.
18955
83313cb1
JB
189562004-06-14 Jim Blandy <jimb@redhat.com>
18957
18958 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
18959 endian case.
18960
1bf404ef
AC
189612004-06-14 Andrew Cagney <cagney@gnu.org>
18962
18963 * gdb.base/gcore.exp (capture_command_output): Delete the always
18964 passing tests containing inferior values.
18965 * gdb.base/ending-run.exp: Do not include the breakpoint address
18966 in the test message. Update copyright.
18967 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
18968 size in the test name, use gdb_test_multiple. Update copyright.
18969
ef220b33
MC
189702004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18971
18972 * gdb.cp/ref-types.cc: Add copyright notice.
18973
4f70a4c9
MC
189742004-06-14 Michael Chastain <mec.gnu@mindspring.com>
18975
18976 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
18977 hp_aCC_compiler.
18978 * lib/compiler.cc: Likewise.
18979 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
18980 'set' commands. Log diagnostics for other lines. Set
18981 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
18982
335928ac
MC
189832004-06-13 Michael Chastain <mec.gnu@mindspring.com>
18984
18985 * gdb.cp/try_catch.cc: Add copyright notice.
18986
2efb12e8
MC
189872004-06-12 Michael Chastain <mec.gnu@mindspring.com>
18988
18989 * gdb.cp/userdef.cc: Add copyright notice.
18990
0bbed51a
MC
189912004-06-11 Michael Chastain <mec.gnu@mindspring.com>
18992
18993 * gdb.cp/virtfunc.cc: Add copyright notice.
18994
e12a46c9
RC
189952004-06-11 Randolph Chung <tausq@debian.org>
18996
18997 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
18998 problem.
18999
338e05af
AC
190002004-06-10 Andrew Cagney <cagney@gnu.org>
19001
19002 * lib/compiler.cc, lib/compiler.c: Append either
19003 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
19004 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
19005 instead of gcc-3-3.
19006
dc3f10cb
AC
190072004-06-09 Andrew Cagney <cagney@gnu.org>
19008
b4d946af
AC
19009 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
19010 gdb/1455, bug is specific to "long long" and "double".
a9c64011 19011
dc3f10cb
AC
19012 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
19013 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
19014 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
19015 fixed.
19016
b5c0bfa2
AC
190172004-06-09 Andrew Cagney <cagney@gnu.org>
19018
19019 * gdb.base/structs.exp (test_struct_returns): Replace
19020 "return_value_unknown" and "finish_value_unknown" by
19021 "return_value_known" and "finish_value_known". Instead of
19022 "return_value_unknown" iff "finish_value_unknown", check
19023 "return_value_known" implies "finish_value_known".
19024
caeb605f
MH
190252004-06-08 Martin Hunt <hunt@redhat.com>
19026
19027 * gdb.base/float.exp: Add pattern for mips targets.
19028
c892bb64
RC
190292004-06-08 Randolph Chung <tausq@debian.org>
19030
19031 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
19032 message for unknown architectures more clear.
19033
48306d3e
JB
190342004-06-08 Joel Brobecker <brobecker@gnat.com>
19035
19036 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
19037 start the execution of the program.
19038
83ecb59f
JB
190392004-06-07 Jim Blandy <jimb@redhat.com>
19040
19041 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
19042 * gdb.arch/i386-cpuid.h: New helper file.
19043
55264cb4
RC
190442004-06-07 Randolph Chung <tausq@debian.org>
19045
19046 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
19047 has started.
19048
23cadb28
RM
190492004-06-04 Roland McGrath <roland@redhat.com>
19050
19051 Fix PR gdb/1647.
19052 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
19053 differently to be robust to output buffering differences.
19054
51d01eda
MC
190552004-06-04 Michael Chastain <mec.gnu@mindspring.com>
19056
19057 * gdb.threads/pthreads.exp: Update copyright years.
19058 (check_control_c): Change asynchronous 'after' to synchronous.
19059
f4fc3b93
RM
190602004-06-04 Roland McGrath <roland@redhat.com>
19061
19062 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
19063 next gdb prompt.
19064
4013522b
MC
190652004-06-02 Michael Chastain <mec.gnu@mindspring.com>
19066
19067 Fix PR gdb/1636.
19068 * gdb.threads/manythreads.exp: Change asynchronous 'after'
19069 calls to synchronous.
19070
7a8f1e6b
JB
190712004-05-26 Jim Blandy <jimb@redhat.com>
19072
19073 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
19074
81bb3443
RC
190752004-05-24 Randolph Chung <tausq@debian.org>
19076
19077 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
19078 * gdb.asm/pa.inc: New file.
19079
8f5a3103
MK
190802004-05-22 Mark Kettenis <kettenis@gnu.org>
19081
19082 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
19083
734b8fe8 190842004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 19085 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
19086
19087 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
19088 GDB prompt.
19089
725603e1
UW
190902004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19091
f4fc3b93 19092 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
19093 setjmp/longjmp. Use sigaction instead of signal.
19094
8b923272 190952004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 19096 Michael Snyder <msnyder@redhat.com>
8b923272
JB
19097
19098 * gdb.threads/pthread_cond_wait.c: New file.
19099 * gdb.threads/pthread_cond_wait.exp: New testcase.
19100
8bfabb04
AC
191012004-05-13 Andrew Cagney <cagney@redhat.com>
19102
19103 * gdb.base/signull.exp, gdb.base/signull.c: New files.
19104 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
19105
42edda50
AC
191062004-05-11 Andrew Cagney <cagney@redhat.com>
19107
19108 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
19109 fixed but revealed gdb/1639.
19110
d303a6c7
AC
191112004-05-10 Andrew Cagney <cagney@redhat.com>
19112
19113 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
19114 func1" and "next to 2nd alarm", kernel bug avoided.
19115
bf08c2a1
DJ
191162004-05-10 Daniel Jacobowitz <dan@debian.org>
19117
19118 PR external/1568
19119 * gdb.base/bigcore.exp: Check the size of the dumped core file.
19120 XFAIL if it is smaller than bytes_allocated.
19121 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
19122 (main): Make chunks_allocated unsigned. Correct comment.
19123
c0586a34
JB
191242004-05-07 Joel Brobecker <brobecker@gnat.com>
19125
19126 * gdb.arch/powerpc-aix-prologue.c: New file.
19127 * gdb.arch/powerpc-aix-prologue.exp: New file.
19128
f2785d12
JB
191292004-05-07 Jim Blandy <jimb@redhat.com>
19130
19131 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
19132 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
19133
bd7f6e30
JB
191342004-05-06 Joel Brobecker <brobecker@gnat.com>
19135
19136 * gdb.base/sep.exp: No longer setup_kfail when the program was
19137 built with dwarf2.
19138
0a5e7efe
JI
191392004-05-05 Jim Ingham <jingham@apple.com>
19140
19141 * gdb.base/pending.exp: Make sure pending breakpoints
19142 preserve the ignore count.
f4fc3b93 19143
a8958849
MK
191442004-04-27 Jerome Guitton <guitton@gnat.com>
19145
19146 * i386-prologue.exp: Add testcase for jump instruction as first
19147 instruction of the real code.
19148 * i386-prologue.c (jump_at_beginning): New function.
19149
7e103f5b
MK
191502004-04-28 Mark Kettenis <kettenis@gnu.org>
19151
19152 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
19153 x86_64-*-*.
19154
5d38b224
MK
191552004-04-28 Mark Kettenis <kettenis@gnu.org>
19156
19157 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
19158 i*86-*-*.
19159
0ef32fd9
MK
191602004-04-25 Mark Kettenis <kettenis@gnu.org>
19161
19162 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
19163 expression that checks the return type.
19164
71d7dd7c
AC
191652004-04-23 Andrew Cagney <cagney@redhat.com>
19166
19167 * gdb.base/call-sc.exp: New test of scalar call/return values.
19168 * gdb.base/call-sc.c: Ditto.
19169
1e9f977e
JJ
191702004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19171
19172 * gdb.threads/manythreads.c: Reduce thread stack size.
19173
899d9e3a
JJ
191742004-04-23 Jeff Johnston <jjohnstn@redhat.com>
19175
19176 * gdb.threads/manythreads.c: Add copyright notice.
19177
61bcae62
AC
191782004-04-23 Andrew Cagney <cagney@redhat.com>
19179
19180 * gdb.base/siginfo.exp: Better handle step out of signal.
19181 * gdb.base/sigstep.exp: Ditto.
19182
7339a42e 191832004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 19184 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
19185
19186 * gdb.threads/manythreads.c: New testcase.
19187 * gdb.threads/manythreads.exp: Ditto.
19188
5c98409b
JB
191892004-04-22 Jim Blandy <jimb@redhat.com>
19190
19191 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
19192 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
19193
3b611f1a
MC
191942004-04-21 Michael Chastain <mec.gnu@mindspring.com>
19195
19196 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
19197
f0fd9238
AC
191982004-04-21 Andrew Cagney <cagney@redhat.com>
19199
19200 * gdb.base/sigstep.c: New file.
19201 * gdb.base/sigstep.exp: New file.
19202
90990674
JB
192032004-04-16 Joel Brobecker <brobecker@gnat.com>
19204
19205 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
19206 call to observer_notify_normal_stop.
19207
78cef34b
AC
192082004-04-15 Andrew Cagney <cagney@redhat.com>
19209
19210 * gdb.base/siginfo.c: New file.
19211 * gdb.base/siginfo.exp: New file.
19212
d2343407
JB
192132004-04-12 J. Brobecker <brobecker@gnat.com>
19214
19215 * gdb.base/sep.exp: Fix typo in comment.
19216
a2dba3c8
JB
192172004-04-12 J. Brobecker <brobecker@gnat.com>
19218
19219 * gdb.base/sep.c: New file.
19220 * gdb.base/sep-proc.c: New file.
19221 * gdb.base/sep.exp: New testcase.
19222
15f7b60e
MK
192232004-04-09 Mark Kettenis <kettenis@gnu.org>
19224
19225 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
19226 support.
19227
44f4de1a
AC
192282004-04-05 Andrew Cagney <cagney@redhat.com>
19229
19230 * gdb.base/sigaltstack.c: New file.
19231 * gdb.base/sigaltstack.exp: New file.
19232
ef04f396
JB
192332004-04-04 Joel Brobecker <brobecker@gnat.com>
19234
19235 * gdb.base/foll-fork.exp: Update the expected output for
19236 "help set follow-fork-mode", to match a change that was made
19237 to the help of this variable on 2004-01-13.
19238
d40d2c92
JB
192392004-04-01 Joel Brobecker <brobecker@gnat.com>
19240
19241 * lib/ada.exp: Add copyright notice.
19242 * bar.ads: Likewise.
19243 * bar.adb: Likewise.
19244 * null_record.adb: Likewise.
19245 * null_record.exp: Likewise.
19246 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
19247
f86ef5a3
JB
192482004-04-01 Joel Brobecker <brobecker@gnat.com>
19249
19250 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
19251 * configure: Regenerate.
19252
414e70e3
JB
192532004-04-01 Joel Brobecker <brobecker@gnat.com>
19254
19255 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
19256 to build the application. Remove the message printed when in
19257 verbose mode, redundant with the UNSUPPORTED message above.
19258
f0aaee49
JB
192592004-03-31 Joel Brobecker <brobecker@gnat.com>
19260
19261 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
19262 * gdb.ada (null_record.exp): New testcase.
19263
ac81cb54
JB
192642004-03-31 Joel Brobecker <brobecker@gnat.com>
19265
19266 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
19267
854af2f7
JB
192682004-03-31 Joel Brobecker <brobecker@gnat.com>
19269
19270 * gdb.ada: New subdirectory.
19271 * gdb.ada/Makefile.in: New file.
19272 * gdb.ada/gnat_ada.gpr.in: New file.
19273
034cb681
JB
192742004-03-31 Joel Brobecker <brobecker@gnat.com>
19275
19276 * lib/ada.exp: New file.
19277
78a1a894
DJ
192782004-03-24 Daniel Jacobowitz <drow@mvista.com>
19279
19280 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
19281 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
19282
4b2b3b3e
AC
192832004-03-22 Andrew Cagney <cagney@redhat.com>
19284
19285 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
19286 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
19287 Problem identified by Ulrich Weigand.
19288
23c73aa3
DC
192892004-03-17 David Carlton <carlton@kealia.com>
19290
19291 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
19292 PR c++/826.
19293
d63a86f8
RM
192942004-03-16 Roland McGrath <roland@redhat.com>
19295
19296 * gdb.base/auxv.exp: New file.
19297 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
19298
0e02aa50
DC
192992004-03-12 David Carlton <carlton@kealia.com>
19300
19301 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
19302 * gdb.cp/pr-1553.cc: Ditto.
19303 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
19304 pass branch.
19305
c20b71be
MC
193062004-03-12 Michael Chastain <mec.gnu@mindspring.com>
19307
19308 * gdb.cp/templates.exp: Accept more template types.
19309
c7414a01
MC
193102004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19311
19312 From Corinna Vinschen with modifications.
19313 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
19314 local variable obj_with_enum.
19315 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
19316 results with obj_with_enum.
19317
ed69573c
MC
193182004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19319
19320 * gdb.cp/classes.cc: New file, copied from misc.cc.
19321 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
19322
28301461
MC
193232004-03-09 Michael Chastain <mec.gnu@mindspring.com>
19324
19325 * gdb.cp/misc.cc: Add copyright notice.
19326
1198ecbe
DC
193272004-03-05 David Carlton <carlton@kealia.com>
19328
19329 * gdb.cp/rtti.exp: Add 'print *obj3' test.
19330 * gdb.cp/rtti.h: Update copyright.
19331 (namespace n2::n3): New.
19332 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
19333 (n2::n3::func3): New.
19334 (main): Call n2::n3::func3.
19335 * gdb.cp/rtti2.cc: Update copyright.
19336 (n2::create3): New.
19337
9e08c470
MK
193382004-03-04 Mark Kettenis <kettenis@gnu.org>
19339
19340 * gdb.asm/openbsd.inc: Fix typo.
19341
4bebc3aa
FF
193422004-03-03 Fred Fish <fnf@redhat.com>
19343
19344 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
19345 "val" instead of unused "size". Update copyright year.
19346
6ea9fb37
DJ
193472004-02-29 Daniel Jacobowitz <drow@mvista.com>
19348
19349 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
19350 to use unsigned char.
19351 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
19352 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
19353
23b23974
DJ
193542004-02-29 Daniel Jacobowitz <drow@mvista.com>
19355
19356 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
19357 line of output.
19358
7574fd53
DJ
193592004-02-28 Daniel Jacobowitz <drow@mvista.com>
19360
19361 * gdb.base/relocate.c (dummy): Initialize.
19362
a195357f
DJ
193632004-02-28 Daniel Jacobowitz <drow@mvista.com>
19364
19365 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
19366 a breakpoint at exit.
19367
72fd54a9
FF
193682004-02-27 Fred Fish <fnf@redhat.com>
19369
19370 * gdb.base/chng-syms.exp: Add expect condition to match failing
19371 case that isn't a timeout.
19372
b9d23137
AC
193732004-02-27 Andrew Cagney <cagney@redhat.com>
19374
19375 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
19376 support.
19377
15d208f6 193782004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 19379
15d208f6
FF
19380 * gdb.arch/gdb1431.c: Remove.
19381 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
19382 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
19383 of "until" incorrectly.
19384
98f9cd2d
JB
193852004-02-26 J. Brobecker <brobecker@gnat.com>
19386
19387 * gdb.cp/class2.cc (empty): New class.
19388 (refer): New function.
19389 (main): Declare an object of type empty and use it.
19390 * gdb.cp/class2.exp: Print the value of an object of type empty.
19391
9b50c11b
JJ
193922004-02-26 Jeff Johnston <jjohnstn@redhat.com>
19393
19394 * gdb.base/langs.exp: Update query string to match the
19395 new nquery format used for pending breakpoints.
19396
0dcd613f
AC
193972004-02-26 Andrew Cagney <cagney@redhat.com>
19398
19399 Fix PR i18n/1570.
19400 * gdb.base/charset.c: Update copyright notice.
19401 (main, init_string): Remove the escape character '\e' tests.
19402 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
19403 * gdb.base/charset.exp (valid_host_charset): Ditto.
19404 * gdb.base/setvar.exp: Ditto.
19405
b8a56647
AC
194062004-02-24 Andrew Cagney <cagney@redhat.com>
19407
90d59e34
AC
19408 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
19409 mmapped data in core file" PASS and FAIL messages consistent.
19410
b8a56647
AC
19411 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
19412 setting a breakpoint. Work around PR java/1565.
19413
9f27c604
JJ
194142004-02-23 Jeff Johnston <jjohnstn@redhat.com>
19415
19416 * lib/gdb.exp (gdb_breakpoint): Update query string to match
19417 new nquery format.
19418 * gdb.base/pending.exp: Ditto.
19419
3224a706
MK
194202004-02-22 Mark Kettenis <kettenis@gnu.org>
19421
19422 * configure.in: Run stabs tests on *BSD.
19423 * configure: Regenerated.
19424
41e0a9ca
MK
194252004-02-21 Mark Kettenis <kettenis@gnu.org>
19426
19427 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
19428
1e1b3428
FF
194292004-02-20 Fred Fish <fnf@redhat.com>
19430
19431 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
19432 blank in test for "returns short", for consistency with other
19433 "returns xxx" tests. Update copyright year.
19434
f9a7572a
FF
194352004-02-19 Fred Fish <fnf@redhat.com>
19436
19437 New testcase for PR breakpoint/1558.
19438 * gdb.arch/gdb1558.exp: New file.
19439 * gdb.arch/gdb1558.c: New file.
19440
b2ce2854
EZ
194412004-02-19 Elena Zannoni <ezannoni@redhat.com>
19442
19443 * gdb.base/nodebug.exp: Fix typo.
19444
e7c9ff01
JB
194452004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19446
19447 Committed by Jim Blandy <jimb@redhat.com>.
19448
62f4b920
JB
19449 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
19450
2db536a1
JB
19451 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
19452
e7c9ff01
JB
19453 * gdb.base/float.exp: Support s390*-*-* targets.
19454
f3205b34
AF
194552004-02-17 Adam Fedor <fedor@gnu.org>
19456
19457 * gdb.base/gdb1555.exp: New file.
19458 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
19459
9d62932d
EZ
194602004-02-17 Elena Zannoni <ezannoni@redhat.com>
19461
19462 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
19463
344c9711
FF
194642004-02-16 Fred Fish <fnf@redhat.com>
19465
19466 * gdb.arch/gdb1291.c: Remove
19467 * gdb.arch/gdb1291.s: New test input file.
19468 * gdb.arch/gdb1291.exp: Expand test to check case that should not
19469 fail. Test for correct result, known incorrect result, other
19470 failures and timeouts.
19471
2d822687
AC
194722004-02-16 Andrew Cagney <cagney@redhat.com>
19473
19474 * gdb.base/bigcore.exp: New file.
19475 * gdb.base/bigcore.c: New file.
19476
dac15b66
AC
194772004-02-13 Andrew Cagney <cagney@redhat.com>
19478
19479 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
19480 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
19481 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
19482 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
19483 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
19484 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
19485 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
19486 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
19487 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
19488 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
19489
6bdfc2c4
JJ
194902004-02-11 Jeff Johnston <jjohnstn@redhat.com>
19491
19492 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
19493 executed is an alloc instruction.
19494
87b3ede8
DC
194952004-02-11 David Carlton <carlton@kealia.com>
19496
19497 * gdb.cp/breakpoint.exp: New.
19498 * gdb.cp/breakpoint.cc: New.
19499
6e19e2bf
MC
195002004-02-11 Michael Chastain <mec.gnu@mindspring.com>
19501
19502 Partial fix for PR gdb/1543.
19503 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
19504 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
19505 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
19506 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
19507 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
19508 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
19509 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
19510 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
19511 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
19512 to bug-gdb@prep.ai.mit.edu .
19513 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
19514 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
19515 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
19516 Likewise.
19517
5c5455dc
AC
195182004-02-10 Andrew Cagney <cagney@redhat.com>
19519
19520 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
19521 using gdb_internal_error_resync.
19522
9cf689d7
DJ
195232004-02-09 Daniel Jacobowitz <drow@mvista.com>
19524
19525 * gdb.threads/thread-specific.exp: Stop early if no threads are
19526 found.
19527
d2dc51db
MC
195282004-02-09 Michael Chastain <mec.gnu@mindspring.com>
19529
19530 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
19531
14b1a056
DJ
195322004-02-08 Daniel Jacobowitz <drow@mvista.com>
19533
19534 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
19535 breakpoints.
19536
83f66e8f
DJ
195372004-02-07 Daniel Jacobowitz <drow@mvista.com>
19538
19539 * config/sim.exp (gdb_load): Handle $arg == "".
19540 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
19541 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
19542
30fc0091
EZ
195432004-02-07 Elena Zannoni <ezannoni@redhat.com>
19544
a9c64011
AS
19545 * gdb.base/maint.exp: Update test to reflect
19546 obstack changes.
30fc0091 19547
4d806929
JJ
195482004-02-04 Jeff Johnston <jjohnstn@redhat.com>
19549
19550 * gdb.base/pendshr.c (pendfunc): New function that calls
19551 pendfunc1.
19552 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
19553
7bfdd688
FF
195542004-02-04 Fred Fish <fnf@redhat.com>
19555
19556 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
19557 function symbols and update copyright years.
19558 * gdb.arch/gdb1291.c: Ditto.
19559
aaa08ee4
MC
195602004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19561
19562 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
19563
dbad7755
MC
195642004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19565
19566 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
19567
ec4646ef
MC
195682004-02-03 Michael Chastain <mec.gnu@mindspring.com>
19569
19570 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
19571
1b802196
FF
195722004-02-02 Fred Fish <fnf@redhat.com>
19573
19574 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
19575 remote targets. Update copyright years.
19576
18fe2033
JJ
195772004-02-02 Jeff Johnston <jjohnstn@redhat.com>
19578
19579 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
19580 support.
19581 * gdb.base/langs.exp: Fix test which attempts to create
19582 breakpoint on non-existent function to handle new pending
19583 support.
19584 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
19585 a breakpoint.
19586 * gdb.base/pending.exp: New test.
19587 * gdb.base/pending.c: New file.
19588 * gdb.base/pendshr.c: Ditto.
19589
8d577d32
DC
195902004-02-02 David Carlton <carlton@kealia.com>
19591
19592 * gdb.cp/overload.exp: Add overloadNamespace tests.
19593 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
19594 (overloadNamespace, XXX): New.
19595 (main): Call XXX::marker2.
19596
3ad13771
FF
195972004-02-01 Fred Fish <fnf@redhat.com>
19598
19599 * gdb.base/dump.exp: Use runto_main instead of "runto main".
19600 * gdb.base/finish.exp: Ditto.
19601 * gdb.base/gcore.exp: Ditto.
19602 * gdb.base/huge.exp: Ditto.
19603 * gdb.base/info-proc.exp: Ditto.
19604 * gdb.base/return2.exp: Ditto.
19605 * gdb.threads/gcore-thread.exp: Ditto.
19606
44c75849
DJ
196072004-02-01 Daniel Jacobowitz <drow@mvista.com>
19608
19609 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
19610
005bc093
MK
196112004-02-01 Mark Kettenis <kettenis@gnu.org>
19612
19613 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
19614 that opening the file succeeds on OpenBSD.
19615
c47cebdb
DJ
196162004-02-01 Daniel Jacobowitz <drow@mvista.com>
19617
19618 * gdb.threads/thread-specific.c: New file.
19619 * gdb.threads/threads-specific.exp: New test script.
19620 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
19621 to expect_out.
19622
5a01311c
MK
196232004-02-01 Mark Kettenis <kettenis@gnu.org>
19624
19625 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
19626 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
19627 only on the "print_small_structs from print_long_arg_list" test.
19628
ce22a4f1
DJ
196292004-02-01 Daniel Jacobowitz <drow@mvista.com>
19630
19631 * gdb.base/completion.exp: Kill a stray backslash.
19632
19633 From Jim Ingham <jingham@apple.com>:
19634 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
19635 agrees with the result from sending a tab.
19636
abbab9d3
DJ
196372004-01-31 Daniel Jacobowitz <drow@mvista.com>
19638
19639 * gdb.base/chng-syms.exp: Remove stray newline.
19640
53904d1e
MK
196412004-01-31 Mark Kettenis <kettenis@gnu.org>
19642
19643 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
19644 *-*-openbsd*.
19645 * gdb.asm/openbsd.inc: New file.
19646
3a4b3aac
MK
196472004-01-30 Mark Kettenis <kettenis@gnu.org>
19648
19649 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
19650 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
19651 *-*solaris2*. Remove commented out default settings for
19652 asm-flags. Replace gdb_compile with target_link.
19653
ebac27b4
MC
196542004-01-29 Michael Chastain <mec.gnu@mindspring.com>
19655
19656 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
19657 for all tests. Remove old hp-ux and cygnus xfail cases.
19658
d8679d84
PH
196592004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
19660
19661 * gdb.base/chng-syms.exp: New file.
19662 * gdb.base/chng-syms.c: New file.
19663
0a55bc22
MC
196642004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19665
19666 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
19667 Provide arms for current output in all my configurations.
19668
94b8e876
MC
196692004-01-24 Michael Chastain <mec.gnu@mindspring.com>
19670
19671 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
19672 * lib/compiler.cc: Likewise.
19673 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
19674 get the right preprocessor. Eval the output directly. Remove
19675 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
19676 hp_f77_compiler and hp_f90_compiler completely.
19677 (gdb_preprocess): Delete.
19678 (get_compiler): Delete.
19679
7cf03d44
MK
196802004-01-24 Mark Kettenis <kettenis@gnu.org>
19681
19682 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
19683 <string.h>.
19684
68b6dce9
NR
196852004-01-24 Nick Roberts <nick@nick.uklinux.net>
19686
19687 * gdb.mi/mi-stack.exp: Update copyright.
19688
b368761e
DC
196892004-01-23 David Carlton <carlton@kealia.com>
19690
19691 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
19692 test for cp_lookup_transparent_type.
19693 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
19694 call them.
19695
f2061b53
DJ
196962004-01-23 Daniel Jacobowitz <drow@mvista.com>
19697
19698 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
19699 after -var-update.
19700
37fc574a
DC
197012004-01-23 David Carlton <carlton@kealia.com>
19702
19703 * gdb.cp/namespace.cc (C::ensureRefs): New.
19704 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
19705
8e94b928
NR
197062004-01-20 Nick Roberts <nick@nick.uklinux.net>
19707
19708 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
19709 case "-stack-list-locals 2".
19710 * gdb.mi/mi-var-child.exp: Test for case
19711 "-var-list-children --all-values NAME".
19712
997b0952
MC
197132004-01-18 Michael Chastain <mec.gnu@mindspring.com>
19714
19715 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
19716
52470da3
MK
197172004-01-18 Mark Kettenis <kettenis@gnu.org>
19718
7049b4b8
MK
19719 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
19720 used with gdb_test_multiple.
19721
52470da3
MK
19722 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
19723 read at address 0. This fixes PR testsuite/1504.
19724
da6012e5
DJ
197252004-01-18 Daniel Jacobowitz <drow@mvista.com>
19726
19727 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
19728 Remove downloading, guessing the host executable, the calls to
19729 gdb_file_cmd and gdb_target_cmd, and "load" support.
19730 (infer_host_exec): New function broken out from gdb_load.
19731 (gdb_load): New wrapper for gdbserver_gdb_load.
19732 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
19733 gdb_target_cmd. Use -target-select.
19734 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
19735 Download binaries to the host. Clear last_mi_remote_file when
19736 we load a new binary.
19737 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
19738 call gdbserver_gdb_load and mi_gdb_target_cmd.
19739
32c70722
MC
197402004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19741
19742 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
19743 type patterns.
19744
b0cecf36
MC
197452004-01-17 Michael Chastain <mec.gnu@mindspring.com>
19746
19747 * gdb.cp/templates.exp: Fix typo in test name of
19748 "print Foo<volatile char*>::foo".
19749
4120d7e6
MC
197502004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19751
19752 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
19753
f679e530
BE
197542004-01-16 Ben Elliston <bje@wasabisystems.com>
19755
19756 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
19757 (clean mostlyclean): Remove empty rm.
19758
091c48f6
MC
197592004-01-15 Michael Chastain <mec.gnu@mindspring.com>
19760
19761 * gdb.base/setvar.exp: Add copyright years.
19762
3e5fc8d2
DC
197632004-01-14 David Carlton <carlton@bactrian.org>
19764
19765 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
19766 PR c++/1511 and update coment.
19767 * gdb.cp/templates.exp: Update patterns to match current output.
19768 If changes involve something other than whitespace, KFAIL
19769 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
19770
63d06c5c
DC
197712004-01-14 David Carlton <carlton@kealia.com>
19772
19773 * gdb.cp/namespace.exp: Add tests involving classes defined within
19774 namespaces.
19775 * gdb.cp/namespace.cc (C::CClass): New.
19776 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
19777
a51dab88
EZ
197782004-01-14 Elena Zannoni <ezannoni@redhat.com>
19779
19780 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
19781 what debug info we have. Print a better message if something goes
19782 wrong while producing the separate debug info file.
19783
a476ccc9
MC
197842004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19785
19786 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
19787
f453692c
MC
197882004-01-14 Michael Chastain <mec.gnu@mindspring.com>
19789
19790 * gdb.base/callfuncs.c: Add copyright notice.
19791
f40063a5
MC
197922004-01-13 Michael Chastain <mec.gnu@mindspring.com>
19793
19794 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
19795 inheritance. PR gdb/1498, PR gcc/13539.
19796
19ac3974
EZ
197972004-01-13 Elena Zannoni <ezannoni@redhat.com>
19798
a9c64011
AS
19799 * gdb.threads/gcore-thread.exp: Prefix name of binary with
19800 test specific name.
19801 * gdb.mi/gdb669.exp: Ditto.
19802 * gdb.mi/mi-pthreads.exp: Ditto.
19803 * gdb.mi/mi1-pthreads.exp: Ditto.
19804 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 19805
56c97c6e
MC
198062004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19807
19808 * gdb.cp/member-ptr.cc: Add copyright notice.
19809
a0644324
MC
198102004-01-12 Michael Chastain <mec.gnu@mindspring.com>
19811
19812 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
19813 some patterns for recent versions of gcc and hpacc. Delete
19814 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
19815 Delete tests that access a NULL pointer-to-member-data. This
19816 script is still disabled for gcc.
19817
32fabe09
EZ
198182004-01-12 Elena Zannoni <ezannoni@redhat.com>
19819
19820 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 19821 escaped correctly.
32fabe09 19822
1f8a6abb
EZ
198232004-01-12 Elena Zannoni <ezannoni@redhat.com>
19824
19825 * gdb.base/sepdebug.exp: New file.
19826 * gdb.base/sepdebug.c: New file.
19827 * lib/gdb.exp (separate_debug_filename): New procedure.
19828 (gdb_gnu_strip_debug): New procedure.
19829
48efe704
AC
198302004-01-12 Andrew Cagney <cagney@redhat.com>
19831
19832 * gdb.mi/ChangeLog: Delete file. Renamed to ...
19833 * gdb.mi/ChangeLog-1999-2003: New file.
19834
a9415475
AC
198352004-01-12 Andrew Cagney <cagney@redhat.com>
19836
19837 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
19838 "Renaming a directory to a non-empty directory returns ENOTEMPTY
19839 or EEXIST", treat EBUSY as an XFAIL.
19840
83b8cf9d
MC
198412004-01-11 Michael Chastain <mec.gnu@mindspring.com>
19842
19843 * gdb.base/scope.exp: Remove obsolete setup_xfail for
19844 hp_cc_compiler.
19845
9939d2a8
MC
198462004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19847
19848 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
19849 decorations.
19850
1ff8cadf
MC
198512004-01-10 Michael Chastain <mec.gnu@mindspring.com>
19852
19853 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
19854 and "(aCC)" decorations. Remove obsolete doco about old
19855 test results.
19856
6fa9022e
MC
198572004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19858
19859 * gdb.cp/exception.exp: Fix typo in doco.
19860
209721fe
MK
198612004-01-09 Mark Kettenis <kettenis@gnu.org>
19862
19863 * gdb.base/gdb1476.exp: Fix typo.
19864
ef11303e
MC
198652004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19866
19867 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
19868 file.
19869
041ab88c
MC
198702004-01-09 Michael Chastain <mec.gnu@mindspring.com>
19871
19872 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
19873 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
19874 Use gdb_compile. Remove restriction on gcc. Add some patterns
19875 for recent version of gdb. Delete second half, which was a copy
19876 of the first half with different build flags. This test is
19877 still disabled because it is still not ready for production.
19878
e36d075a
MC
198792004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19880
19881 * gdb.cp/exception.cc: Add copyright notice.
19882 * gdb.cp/exception.exp: Add a notice that this file is broken
19883 because of line number changes caused by addition of copyright
19884 notice.
19885
42b190ad
MC
198862004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19887
19888 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
19889 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
19890
8f25f06b
MC
198912004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19892
19893 * gdb.cp/classes.exp: Accept gnu abi 2.
19894 * gdb.cp/derivation.exp: Likewise.
19895 * gdb.cp/overload.exp: Likewise.
19896 * gdb.cp/virtfunc.exp: Likewise.
19897
06ded8b8
MC
198982004-01-08 Michael Chastain <mec.gnu@mindspring.com>
19899
19900 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
19901 semicolon after end of function.
19902
77c26ae3
MC
199032004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19904
19905 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
19906 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
19907 boilerplate code for compiling and running the program under
19908 test. Add some string method tests.
19909
20757486
MC
199102004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19911
19912 * gdb.cp/bs15503.cc: Add copyright notice.
19913 * gdb.cp/bs15503.exp: Adjust line number.
19914
0fd3b503
MC
199152004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19916
19917 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
19918 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
19919
10d1bea8
MC
199202004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19921
19922 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
19923 hp_cc_compiler.
19924
2789202a
MC
199252004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19926
19927 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
19928 * gdb.cp/ctti.exp: Use the marker instead of "next".
19929 With gcc, run further before bailing.
19930
b862f14c
MC
199312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19932
19933 * gdb.cp/cttiadd.cc: Add copyright notice.
19934 * gdb.cp/cttiadd1.cc: Likewise.
19935 * gdb.cp/cttiadd2.cc: Likewise.
19936 * gdb.cp/cttiadd3.cc: Likewise.
19937
96da2469
MC
199382004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19939
19940 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
19941 Use gdb_test, gdb_test_multiple. Use floating-point values that
19942 have exact representations in IEEE-ish formats.
19943
053248ff
MC
199442004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19945
19946 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
19947 compilers. Delete duplicate call to get_compiler_info.
19948 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
19949 * gdb.base/volatile.exp: Likewise.
19950
84acecdd
MK
199512004-01-07 Mark Kettenis <kettenis@gnu.org>
19952
19953 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
19954 memory at address 0.
19955
fe11a27f
MC
199562004-01-07 Michael Chastain <mec.gnu@mindspring.com>
19957
19958 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
19959 to test for hp-ux assembler. Fix copyright years.
19960
60ad077b
AC
199612004-01-07 Andrew Cagney <cagney@redhat.com>
19962
19963 * gdb.base/fileio.c (strerrno): Add "EBUSY".
19964
1c9b8f33
AC
199652004-01-07 Andrew Cagney <cagney@redhat.com>
19966
19967 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
19968 when creating the read-only file. From analysis by Roland McGrath
19969 and Elena Zannoni.
19970
753ccc7a
MC
199712004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19972
19973 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
19974
eca3e36b
MC
199752004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19976
19977 * gdb.base/cvexpr.c: Be type-safe with function pointers and
19978 data pointers.
19979
f8d4bac4
MC
199802004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19981
19982 * gdb.cp/m-static.exp: Compile one source file at a time.
19983 Delete unused call to get_compiler_info.
19984
9b4e0f94
MC
199852004-01-06 Michael Chastain <mec.gnu@mindspring.com>
19986
19987 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
19988 * gdb.base/call-rt-st.exp: Likewise.
19989 * gdb.base/nodebug.exp: Likewise.
19990 * gdb.base/volatile.exp: Likewise.
19991 * gdb.cp/ref-types.exp: Likewise.
19992 * gdb.cp/templates.exp: Likewise.
19993
023c1024
MK
199942004-01-05 Mark Kettenis <kettenis@gnu.org>
19995
19996 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
19997
19703c4a
MC
199982004-01-05 Michael Chastain <mec.gnu@mindspring.com>
19999
20000 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
20001 hppa*-hp-hpux*.
20002
18b67037
MK
200032004-01-04 Mark Kettenis <kettenis@gnu.org>
20004
ba6219c8
MK
20005 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20006 x86_64-*-*.
20007
18b67037
MK
20008 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
20009 sparc64-*-* and sparc*-solaris2*.
20010
1bfbbb9d
MK
200112004-01-04 Mark Kettenis <kettenis@gnu.org>
20012
20013 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
20014 return ${tests}" test. The ${tests} already mentions the
20015 filename.
20016
06846494
MC
200172004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20018
20019 * gdb.cp/local.exp: Accept gcc abi 2.
20020
3b0cb202
MC
200212004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20022
20023 * gdb.cp/templates.exp: Accept gcc abi 2.
20024
0643ec3f
MC
200252004-01-02 Michael Chastain <mec.gnu@mindspring.com>
20026
20027 * lib/compiler.cc: Remove supports_template_debugging.
20028 * gdb.cp/templates.exp: Do not test supports_template_debugging.
20029
d231d0b1
MC
200302004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20031
20032 * gdb.cp/namespace.exp: Accept gcc abi 2.
20033
44ffb27c
MC
200342004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20035
20036 * gdb.cp/method.exp: Accept gcc abi 2.
20037
184ad485
MC
200382004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20039
20040 * gdb.cp/classes.exp: Generate identical results as old version.
20041 * gdb.cp/derivation.exp: Likewise.
20042 * gdb.cp/overload.exp: Likewise.
20043 * gdb.cp/virtfunc.exp: Likewise.
20044
116f09e7
MC
200452004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20046
20047 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
20048 mysterious bug with sourceware version of expect.
20049
b1379776
MC
200502004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20051
20052 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
20053 current versions of gcc, including gcc abi 2. Remove gratuitous
20054 restart of test program. Use gdb_test_multiple and gdb_test for
20055 all tests. Add patterns to xfail missing "const" in "const char *"
20056 and kfail PR gdb/1155.
20057
6b7a4c0e
MC
200582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
20059
20060 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
20061 current versions of gcc, including gcc abi 2. Remove gratuitous
20062 restart of test program. Use gdb_test_multiple and gdb_test for
20063 all tests. Add patterns to kfail PR gdb/1498.
20064
51615d72
MC
200652003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20066
20067 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
20068 current versions of gcc, including gcc abi 2. Use "breakpoint"
20069 and "continue" instead of restarting the target program. Use
20070 gdb_test_multiple and gdb_test for all tests.
20071
7b79a9d7
MK
200722004-01-01 Mark Kettenis <kettenis@gnu.org>
20073
20074 * gdb.asm/asm-source.exp: Update copyright year. Link statically
20075 for *-*-solaris2*.
20076
1cd3489f
MC
200772003-12-31 Michael Chastain <mec.gnu@mindspring.com>
20078
20079 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
20080 current versions of gcc, including gcc abi 2. Use "breakpoint"
20081 and "continue" instead of restarting the target program several
20082 times. Use gdb_test_multiple and gdb_test for all tests.
20083
850742db
MC
200842003-12-18 Michael Chastain <mec.gnu@mindspring.com>
20085
20086 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
20087 source files.
20088
eb4bbda8
MC
200892003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20090
20091 * gdb.base/environ.exp: Handle compiling test case from multiple
20092 source files.
20093
e42c7771
MC
200942003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20095
20096 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
20097
80e4b428
JB
200982003-12-17 Jim Blandy <jimb@redhat.com>
20099
5f06973a
JB
20100 * gdb.base/freebpcmd.c: Add copyright notice.
20101
80e4b428
JB
20102 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
20103
0ab84fb7
MC
201042003-12-16 Michael Chastain <mec.gnu@mindspring.com>
20105
20106 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
20107
1b3bb3d0
JB
201082003-12-13 Jim Blandy <jimb@redhat.com>
20109
20110 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
20111
3a4c9371
KB
201122003-12-12 Kevin Buettner <kevinb@redhat.com>
20113
20114 * gdb.asm/frv.inc: New file.
20115 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
20116
a1dea79a
FF
201172003-12-09 Fred Fish <fnf@redhat.com>
20118
20119 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
20120 functions to break1.c and leave prototypes behind. Add more
20121 "set breakpoint NN here" comments.
20122 * gdb.base/break1.c: New file.
20123
20124 * gdb.base/break.exp: Handle compiling test case from multiple
20125 source files and change source file references as needed.
20126 * gdb.base/completion.exp: Ditto.
20127 * gdb.base/condbreak.exp: Ditto.
20128 * gdb.base/define.exp: Ditto.
20129 * gdb.base/ena-dis-br.exp: Ditto.
20130 * gdb.base/info-proc.exp: Ditto.
20131 * gdb.base/maint.exp: Ditto.
20132 * gdb.base/until.exp: Ditto.
20133
20134 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
20135 hardcoded line numbers.
20136 * gdb.base/define.exp: Ditto.
20137 * gdb.base/ena-dis-br.exp: Ditto.
20138 * gdb.base/maint.exp: Ditto.
20139 * gdb.base/until.exp: Ditto.
20140
20141 * gdb.base/completion.exp: Use "break1" for completion tests since
20142 "break" is no longer a unique prefix.
20143
5266b69c
AC
201442003-12-06 Andrew Cagney <cagney@redhat.com>
20145
20146 * gdb.base/structs.exp (test_struct_returns): When applicable, set
20147 "return_value_unimplemented". When an unimplemented struct return
20148 architecture, report incorrect values as a KFAIL
20149
374451f0
MC
201502003-12-05 Michael Chastain <mec.gnu@mindspring.com>
20151
20152 * gdb.cp/rtti.exp: Accept new wording of warning from
20153 cp_lookup_rtti_type.
20154
ba9b20a7
MC
201552003-12-05 Michael Chastain <mec.gnu@mindspring.com>
20156
20157 Partial fix for PR testsuite/1456.
20158 * gdb.base/scope.exp (test_at_main): Replace references to
20159 gcc_compiled with calls to test_compiler_info.
20160 (test_at_foo): Likewise.
20161 (test_at_bar): Likewise.
20162
b74b6d0b
MC
201632003-12-04 Michael Chastain <mec.gnu@mindspring.com>
20164
20165 Partial fix for PR testsuite/1456.
20166 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
20167 to test_compiler_info.
20168
ccfa3402
MC
201692003-12-03 Michael Chastain <mec.gnu@mindspring.com>
20170
20171 * gdb.base/so-impl-ld.exp: Update copyright notice.
20172
f6246aba
MC
201732003-12-02 Michael Chastain <mec.gnu@mindspring.com>
20174
20175 Partial fix for PR testsuite/1456.
20176 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
20177 to test_compiler_info.
20178
13ae734a
MC
201792003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20180
20181 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
20182 from current versions of gdb. Clean up regular expressions.
20183 Delete redundant timeout case.
20184
d8e1cdee
MC
201852003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20186
20187 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
20188 from current versions of gdb. Clean up regular expressions.
20189 Delete redundant timeout case.
20190
96457b64
MC
201912003-12-01 Michael Chastain <mec.gnu@mindspring.com>
20192
20193 Partial fix for PR testsuite/1456.
20194 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
20195 gcc_compiled with call to test_compiler_info.
20196
f35309fc
MC
201972003-11-30 Michael Chastain <mec.gnu@mindspring.com>
20198
20199 Partial fix for PR testsuite/1456.
20200 * gdb.base/list.exp (test_list_function): Delete unused declaration
20201 of gcc_compiled.
20202
d7afdf9b
MC
202032003-11-29 Michael Chastain <mec.gnu@mindspring.com>
20204
20205 Partial fix for PR testsuite/1456.
20206 * gdb.base/complex.exp: Replace reference to gcc_compiled with
20207 call to test_compiler_info.
20208
71507b56
MK
202092003-11-29 Mark Kettenis <kettenis@gnu.org>
20210
20211 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
20212 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
20213 it to create the appropriate note.inc.
20214 * gdb.asm/asmsrc1.s: Include "note.inc".
20215 * gdb.asm/netbsd.inc: New file.
20216 * gdb.asm/empty.inc: New file.
20217
f81f93f7
MC
202182003-11-28 Michael Chastain <mec.gnu@mindspring.com>
20219
20220 Partial fix for PR testsuite/1456.
20221 * gdb.base/constvars.exp: Replace references to gcc_compiled with
20222 calls to test_compiler_info.
20223
9a77938e
MC
202242003-11-27 Michael Chastain <mec.gnu@mindspring.com>
20225
20226 Partial fix for PR testsuite/1456.
20227 * gdb.base/volatile.exp: Replace references to gcc_compiled with
20228 calls to test_compiler_info.
20229
e8367dc7
MK
202302003-11-27 Mark Kettenis <kettenis@gnu.org>
20231
20232 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
20233 pattern for the KFAILs.
20234
526c61ee
AF
202352003-11-25 Adam Fedor <fedor@gnu.org>
20236
20237 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
20238 * gdb.objc/objcdecode.m: New file.
20239
28f2d600
AF
202402003-11-25 Adam Fedor <fedor@gnu.org>
20241
20242 * gdb.objc/nondebug.exp: Test for PR objc/1236.
20243 * gdb.objc/nondebug.m: New file.
20244
a3895cee
BE
202452003-11-26 Ben Elliston <bje@wasabisystems.com>
20246
20247 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20248 NetBSD as it does on FreeBSD. Modelled on a similar change by
20249 Mark Kettenis on 2003-05-30.
20250 (link-flags): Set to "--entry _start" regardless of target.
20251 Special linker flags are to be appended to $link-flags.
20252 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
20253
c9f2c8a3
MC
202542003-11-25 Michael Chastain <mec.gnu@mindspring.com>
20255
20256 * gdb.cp/method.exp: Accept output of new demangler.
20257
15a0587a 202582003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
20259
20260 * gdb/class2.exp: New file.
20261 * gdb/class2.cc: New file.
20262
3c00b570
MC
202632003-11-25 Michael Chastain <mec.gnu@mindspring.com>
20264
20265 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
20266 of new demangler.
20267
7027acc7
MK
202682003-11-23 Mark Kettenis <kettenis@gnu.org>
20269
20270 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
20271 of gdb_test "run".
20272
b0e1598a
MK
202732003-11-23 Mark Kettenis <kettenis@gnu.org>
20274
20275 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
20276 "continue" into "run".
20277
4d9eda44
MC
202782003-11-23 Michael Chastain <mec.gnu@mindspring.com>
20279
20280 Partial fix for PR testsuite/1456.
20281 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
20282 call to test_compiler_info.
20283 * gdb.cp/ctti.exp: Likewise.
20284 * gdb.cp/derivation.exp: Likewise.
20285 * gdb.cp/member-ptr.exp: Likewise.
20286 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
20287 reference to gcc_compiled.
20288
202892003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
20290
20291 Fix PR testsuite/1463.
20292 * gdb.base/structs.exp (start_structs_test): Call
20293 get_debug_format before using the debug format.
20294
d422fe19
AC
202952003-11-22 Andrew Cagney <cagney@redhat.com>
20296
20297 * lib/gdb.exp (gdb_test_multiple): Add simple example.
20298 * gdb.base/structs.exp: Use gdb_test_multiple.
20299
039cf96d
AC
203002003-11-20 Andrew Cagney <cagney@redhat.com>
20301
6882279b
AC
20302 * gdb.base/structs.exp: Handle and recover from internal errors.
20303 Replace "foo${n}" with "foo<n>" in test messages.
20304
e53890ae
AC
20305 * gdb.base/structs.exp: Update copyright. Rewrite.
20306 * gdb.base/structs.c: Update copyright. Rewrite.
20307
2b211c59
AC
20308 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
20309 resync count exceeded.
d63a86f8 20310
039cf96d
AC
20311 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
20312 from the internal error.
20313 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
20314 Original from Jim Blandy.
20315 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 20316
eac98b22
AC
203172003-11-19 Andrew Cagney <cagney@redhat.com>
20318
20319 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
20320 KFAIL.
20321
67455b2a
MK
203222003-11-17 Mark Kettenis <kettenis@gnu.org>
20323
20324 New testcase for PR backtrace/1435.
20325 * gdb.arch/i386-unwind.exp: New file.
20326 * gdb.arch/i386-unwind.c: New file.
20327
853d6e5b
AC
203282003-11-17 Andrew Cagney <cagney@redhat.com>
20329
20330 * lib/gdb.exp (compiler_info): New global.
20331 (test_compiler_info): New function.
20332 (get_compiler_info): Set compiler_info.
20333 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
20334 "compiler_info" to gcc-<major>-<minor>.
20335
38cf6e11
MC
203362003-11-15 Michael Chastain <mec.gnu@mindspring.com>
20337
20338 * gdb.trace/configure: Remove.
20339
a50d3602
EZ
203402003-11-13 Elena Zannoni <ezannoni@redhat.com>
20341
20342 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 20343 breakpoints.
a50d3602
EZ
20344 * gdb.base/break.exp: Remove all references to explicit line
20345 numbers.
20346
d9407aaa
NC
203472003-11-11 Nick Clifton <nickc@redhat.com>
20348
20349 * gdb.base/shreloc.exp: Do not run for targets which do not
20350 support shared objects.
20351
db488fc1
CV
203522003-11-10 Corinna Vinschen <vinschen@redhat.com>
20353
20354 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
20355 Don't run tests if nofileio flag is given.
20356
6a90a18e
EZ
203572003-11-07 Elena Zannoni <ezannoni@redhat.com>
20358
20359 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 20360 as well as 'Watchpoint'.
6a90a18e 20361
0b915e9c
EZ
203622003-11-06 Elena Zannoni <ezannoni@redhat.com>
20363
20364 Reported by Jim Ingham <jingham@apple.com>:
20365 * gdb.base/annota1.exp: Match at least one occurrence of the
20366 signal handler annotation.
20367
d7e4b55f
EZ
203682003-11-06 Elena Zannoni <ezannoni@redhat.com>
20369
a9c64011
AS
20370 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
20371 as well as 'Watchpoint'.
d7e4b55f 20372
2fe4e8d0
MC
203732003-11-05 Michael Chastain <mec@shout.net>
20374
20375 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
20376
6ef88553
KW
203772003-11-03 Kris Warkentin <kewarken@qnx.com>
20378
20379 * gdb.arch/gdb1291.c: New test file.
20380 * gdb.arch/gdb1291.exp: New test script.
20381 * gdb.arch/gdb1431.c: New test file.
20382 * gdb.arch/gdb1431.exp: New test script.
20383
ae7dc4d8
MC
203842003-10-22 Michael Chastain <mec@shout.net>
20385
20386 * gdb.mi/pthreads.c: Add copyright notice.
20387
c39d7427
MC
203882003-10-22 Michael Chastain <mec@shout.net>
20389
20390 * gdb.threads/pthreads.c: Add copyright notice.
20391
8b7d96c1
MC
203922003-10-20 Michael Chastain <mec@shout.net>
20393
20394 * gdb.base/gdb1056.exp: New test script.
20395
d1d69fdd
DJ
203962003-10-13 Daniel Jacobowitz <drow@mvista.com>
20397
20398 * gdb.threads/killed.exp: Use gdb_run_cmd.
20399
7d605576
DJ
204002003-10-13 Daniel Jacobowitz <drow@mvista.com>
20401
20402 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
20403 create a core file.
20404 * gdb.threads/gcore-thread.exp: Likewise.
20405
618ec112
CV
204062003-10-13 Corinna Vinschen <vinschen@redhat.com>
20407
20408 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
20409 type, based on char type.
20410 (struct bit_flags_short_t): New bitfield type, based on short type.
20411 (init_bit_flags_char): New fuction.
20412 (init_bit_flags_short): Ditto.
20413 (print_bit_flags_char): Ditto.
20414 (print_bit_flags_short): Ditto.
20415 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
20416
9367a73c
MC
204172003-10-11 Michael Chastain <mec@shout.net>
20418
20419 * gdb.base/call-rt-st.exp: Update copyright year.
20420
1decf120
KI
204212003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
20422
20423 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
20424 * gdb.disasm/sh3.s: Ditto.
20425
5445b2ae
DJ
204262003-10-07 Daniel Jacobowitz <drow@mvista.com>
20427
20428 * gdb.threads/switch-threads.exp: New test.
20429 * gdb.threads/switch-threads.c: New source file.
20430
aec24853
CV
204312003-10-07 Corinna Vinschen <vinschen@redhat.com>
20432
20433 * gdb.base/ending-run.exp: Add sh specific case.
20434
adc7428d
AC
204352003-10-06 Andrew Cagney <cagney@redhat.com>
20436
20437 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
20438 * gdb.disasm/mn10200.exp: Delete obsolete file.
20439
c9d37158
DJ
204402003-09-29 Daniel Jacobowitz <drow@mvista.com>
20441
20442 * ChangeLog: Correct an entry command.exp -> commands.exp.
20443 * gdb.base/commands.exp (bp_deleted_in_command_test)
20444 (temporary_breakpoint_commands): Check noargs.
20445
79c2c32d
DC
204462003-09-25 David Carlton <carlton@kealia.com>
20447
20448 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
20449 of some print tests, where appropriate. Add tests for C::D::cd,
20450 E::ce, F::cXfX, G::XgX.
20451 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
20452
594e6d67
RE
204532003-09-25 Richard Earnshaw <rearnsha@arm.com>
20454
20455 * lib/java.exp (java_init): Import target_alias before using it.
20456
10f0d451
DC
204572003-09-25 David Carlton <carlton@kealia.com>
20458
20459 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
20460
274bcba0
EZ
204612003-09-23 Elena Zannoni <ezannoni@redhat.com>
20462
d63a86f8 20463 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 20464 weirdness.
274bcba0 20465
cdbf20f7
MC
204662003-09-17 Michael Chastain <mec@shout.net>
20467
20468 * gdb.cp/gdb1355.exp: New file.
20469 * gdb.cp/gdb1355.c: New file.
20470
71e06f80
CV
204712003-09-15 Corinna Vinschen <vinschen@redhat.com>
20472
20473 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
20474 * gdb.asm/sh.inc: New file.
20475
5c4e30ca
DC
204762003-09-11 David Carlton <carlton@kealia.com>
20477
bd45b7af
DC
20478 * gdb.cp/namespace.exp: Add tests for namespace types.
20479 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
20480 (test_namespace): New.
20481
1c199746
EZ
204822003-09-11 Elena Zannoni <ezannoni@redhat.com>
20483
a9c64011 20484 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 20485 * gdb.stabs/weird.exp: Ditto.
1c199746 20486
04ed252f
MC
204872003-09-08 Michael Chastain <mec@shout.net>
20488
20489 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
20490
d8a2d9e7
MC
204912003-09-07 Michael Chastain <mec@shout.net>
20492
20493 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
20494 'parse error'.
20495
161afb24
MK
204962003-09-07 Mark Kettenis <m.kettenis@osp.nl>
20497
20498 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
20499
49f2741a
MC
205002003-08-30 Michael Chastain <mec@shout.net>
20501
20502 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
20503 * gdb.gdb/observer.exp: Ditto.
20504 * gdb.gdb/xfullpath.exp: Ditto.
20505
8afa723e
MK
205062003-08-29 Mark Kettenis <kettenis@gnu.org>
20507
20508 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
20509 *-*-*bsd*.
20510
f31dfe3b
JJ
205112003-08-28 Jeff Johnston <jjohnstn@redhat.com>
20512
20513 * gdb.base/dump.exp: Skip for ia64.
20514
4630e498
JJ
205152003-08-25 Jeff Johnston <jjohnstn@redhat.com>
20516
20517 * gdb.asm/asm-source.exp: Add ia64 support.
20518 * gdb.asm/ia64.inc: New file.
20519
1105b7ef
MC
205202003-08-22 Michael Chastain <mec@shout.net>
20521
20522 * gdb.cp: New directory.
20523 * gdb.cp/*: Copy from gdb.c++/*.
20524 * gdb.c++/*: Remove.
20525 * Makefile.in: Change gdb.c++ to gdb.cp.
20526 * configure.in: Ditto.
20527 * configure: Regnerate.
20528
c945b932
MK
205292003-08-18 Mark Kettenis <kettenis@gnu.org>
20530
20531 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
20532 * gdb.arch/i386-prologue.c (gdb1338): Add function.
20533
2b66634b
DJ
205342003-08-17 Daniel Jacobowitz <drow@mvista.com>
20535
20536 * mi-var-display.exp (-var-list-children weird): Accept function
20537 pointers with argument types.
20538 * mi1-var-display.exp (-var-list-children weird): Likewise.
20539 * mi2-var-display.exp (-var-list-children weird): Likewise.
20540
a356f73b
DJ
205412003-08-17 Daniel Jacobowitz <drow@mvista.com>
20542
20543 * gdb.base/annota3.exp: Add missing newline.
20544
483417b8
MC
205452003-08-06 Michael Chastain <mec@shout.net>
20546
20547 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
20548
c99c59c3
MS
205492003-08-12 Michael Snyder <msnyder@redhat.com>
20550
20551 * gdb.base/float.exp: Add test for SH.
20552
55ed7501
MK
205532003-08-10 Mark Kettenis <kettenis@gnu.org>
20554
20555 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
20556
1a371f2e
EZ
205572003-08-07 Elena Zannoni <ezannoni@redhat.com>
20558
20559 * gdb.base/completion.exp: Remove reduntant completion test
20560 on filename.
20561
e0f353ce
EZ
205622003-08-07 Elena Zannoni <ezannoni@redhat.com>
20563
a9c64011
AS
20564 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
20565 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
20566 gdb.trace/save-trace.exp: Make sure that full pathnames are
20567 escaped correctly.
e0f353ce 20568
5710a1af 205692003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 20570
a9c64011
AS
20571 * configure.in: Don't generate config.h from config.hin.
20572 * configure: Regenerate.
20573 * config.hin: Remove file.
20574 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
20575 * gdb.threads/pthreads.c: Ditto.
5710a1af 20576
dcd81ce9
DJ
205772003-08-07 Daniel Jacobowitz <drow@mvista.com>
20578
20579 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20580 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
20581 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
20582 Replace ld24 with seth/add3.
20583
6009d884
AC
205842003-08-02 Andrew Cagney <cagney@redhat.com>
20585
20586 * gdb.base/annota3.exp: New file.
20587 * gdb.base/annota3.c: New file.
20588 * gdb.c++/annota3.exp: New file.
20589 * gdb.c++/annota3.cc: New file.
20590
51514e06
MC
205912003-07-29 Michael Chastain <mec@shout.net>
20592
20593 * gdb.threads/tls.c (spin): Check errno only if sem_wait
20594 actually failed.
20595 (do_pass): Likewise.
20596 * gdb.threads/tls.exp: Always initialize no_of_threads.
20597
4ee6625b
DJ
205982003-07-27 Daniel Jacobowitz <drow@mvista.com>
20599
20600 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
20601 pattern.
20602 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
20603 * gdb.threads/tls.exp: Recognize one case of the host library not
20604 supporting TLS.
20605
225f2bf6
AC
206062003-07-27 Andrew Cagney <cagney@redhat.com>
20607
20608 * gdb.base/fileio.exp: Use SH when running commands using
20609 remote_exec.
20610
bcb27c9f
DJ
206112003-07-24 Daniel Jacobowitz <drow@mvista.com>
20612
20613 From Kei Sakamoto <sakamoto.kei@renesas.com>:
20614 * gdb.base/relocate.c (dummy): New padding array.
20615
3d67be83
MS
206162003-07-22 Michael Snyder <msnyder@redhat.com>
20617
d63a86f8 20618 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
20619
20620 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
20621 patterns to be more general, accepting old and new output.
20622 Some output chars (such as '+') also must be quoted.
d63a86f8 20623 Some addresses are displayed numerically instead of
3d67be83
MS
20624 symbolically.
20625
57ba3b85
MS
206262003-07-23 Michael Snyder <msnyder@redhat.com>
20627
686d097c
MS
20628 * gdb.base/return2.exp: Don't test long-long return.
20629
57ba3b85
MS
20630 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
20631 * gdb.disasm/t01_mov.exp: Ditto.
20632 * gdb.disasm/t02_mova.s: Ditto.
20633 * gdb.disasm/t02_mova.exp: Ditto.
20634 * gdb.disasm/t03_add.s: Ditto.
20635 * gdb.disasm/t03_add.exp: Ditto.
20636 * gdb.disasm/t04_sub.s: Ditto.
20637 * gdb.disasm/t04_sub.exp: Ditto.
20638 * gdb.disasm/t05_cmp.s: Ditto.
20639 * gdb.disasm/t05_cmp.exp: Ditto.
20640 * gdb.disasm/t06_ari2.s: Ditto.
20641 * gdb.disasm/t06_ari2.exp: Ditto.
20642 * gdb.disasm/t07_ari3.s: Ditto.
20643 * gdb.disasm/t07_ari3.exp: Ditto.
20644 * gdb.disasm/t08_or.s: Ditto.
20645 * gdb.disasm/t08_or.exp: Ditto.
20646 * gdb.disasm/t09_xor.s: Ditto.
20647 * gdb.disasm/t09_xor.exp: Ditto.
20648 * gdb.disasm/t10_and.s: Ditto.
20649 * gdb.disasm/t10_and.exp: Ditto.
20650 * gdb.disasm/t11_logs.s: Ditto.
20651 * gdb.disasm/t11_logs.exp: Ditto.
20652 * gdb.disasm/t12_bit.s: Ditto.
20653 * gdb.disasm/t12_bit.exp: Ditto.
20654 * gdb.disasm/t13_otr.s: Ditto.
20655 * gdb.disasm/t13_otr.exp: Ditto.
20656
e00759ef
EZ
206572003-07-22 Elena Zannoni <ezannoni@redhat.com>
20658
20659 * gdb.threads/tls.exp :Add kfail for 'info address' case.
20660
8bc2021f
EZ
206612003-07-22 Elena Zannoni <ezannoni@redhat.com>
20662
a9c64011
AS
20663 * gdb.threads/tls.c : New file.
20664 * gdb.threads/tls.exp : New file.
20665 * gdb.threads/tls-main.c : New file.
20666 * gdb.threads/tls-shared.c : New file.
20667 * gdb.threads/tls-shared.exp : New file.
8bc2021f 20668
89320c4c
AS
206692003-07-22 Andreas Schwab <schwab@suse.de>
20670
20671 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
20672
180dea7c
AS
206732003-07-20 Andreas Schwab <schwab@suse.de>
20674
20675 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
20676 due to insn reordering.
20677
0714963c
AC
206782003-07-15 Andrew Cagney <cagney@redhat.com>
20679
20680 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
20681
98a23b3f
MC
206822003-07-15 Michael Chastain <mec@shout.net>
20683
20684 * gdb.base/gdb1250.exp: New file.
20685 * gdb.base/gdb1250.c: New file.
20686
27e417a2
ML
206872003-07-09 Michal Ludvig <mludvig@suse.cz>
20688
20689 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
20690 expansion of size_t to 'unsigned long', not only to 'unsigned'.
20691
8bc2021f
EZ
206922003-07-09 Elena Zannoni <ezannoni@redhat.com>
20693
a9c64011
AS
20694 * gdb.threads/tls.c: New file.
20695 * gdb.threads/tls.exp: New file.
20696 * gdb.threads/tls-main.c: New file.
20697 * gdb.threads/tls-shared.c: New file.
20698 * gdb.threads/tls-shared.exp: New file.
8bc2021f 20699
d99968dc
EZ
207002003-07-09 Elena Zannoni <ezannoni@redhat.com>
20701
20702 * gdb.base/annota1.exp: Make sure that we properly escape the
20703 full path of the source file. Xfail more permissive patterns,
d63a86f8 20704 due to a compiler debug info problem.
d99968dc 20705
83876b3b
AS
207062003-07-07 Andreas Schwab <schwab@suse.de>
20707
2705e972
AS
20708 * gdb.asm/m68k.inc: New file.
20709 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
20710
83876b3b
AS
20711 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
20712 arguments"): Also match negative number.
20713
20714 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
20715
3a871b37
DJ
207162003-07-03 Daniel Jacobowitz <drow@mvista.com>
20717
20718 * gdb.base/store.c (charest): New typedef.
20719 (add_char): Rename to add_charest, update.
20720 (wack_char): Rename to wack_charest, update types. Return l + r
20721 to keep r live across the call.
20722 (wack_short, wack_int, wack_long, wack_longest, wack_float)
20723 (wack_double, wack_doublest): Return l + r to keep r live across
20724 the call.
20725 * gdb.base/store.exp: Accomodate store.c changes.
20726
b2a7f303
DC
207272003-06-30 David Carlton <carlton@kealia.com>
20728
20729 * gdb.c++/maint.exp (test_invalid_name): New.
20730 (test_first_component): Add tests for invalid names.
20731
3c6cb4a1
MC
207322003-06-29 Michael Chastain <mec@shout.net>
20733
20734 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
20735 output of '<VTT for class>' for virtual base classes.
20736
f1c2644b
DJ
207372003-06-29 Daniel Jacobowitz <drow@mvista.com>
20738
20739 * gdb.base/completion.exp: Tab-complete "complet" instead of
20740 "compl".
20741 * gdb.base/complex.exp, gdb.base/complex.c: New files.
20742
18080350
DJ
207432003-06-29 Daniel Jacobowitz <drow@mvista.com>
20744
20745 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
20746 * gdb.base/volatile.exp: Likewise.
20747
f56973f8
DJ
207482003-06-29 Daniel Jacobowitz <drow@mvista.com>
20749
20750 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
20751 gdb/1265.
20752
207532003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
20754 Daniel Jacobowitz <drow@mvista.com>
20755
20756 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
20757 initial line count of 'captured_main' from 26 to 32.
20758 (test_with_self): Allow xmalloc call to be interleaved with the
20759 preceding two lines.
20760
e766d4d6
JB
207612003-06-24 Joel Brobecker <brobecker@gnat.com>
20762
20763 * gdb.base/bang.exp: New testcase.
20764
f125c9a4
JB
207652003-06-23 Joel Brobecker <brobecker@gnat.com>
20766
20767 * gdb.base/langs.exp: Add some tests for the "minimal" language
20768 support.
20769
6e25beaf
EZ
207702003-06-23 Elena Zannoni <ezannoni@redhat.com>
20771
20772 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
20773 the testcase.
20774
2f816dda
DJ
207752003-06-22 Daniel Jacobowitz <drow@mvista.com>
20776
20777 * gdb.base/relocate.exp: Test add-symbol-file with a variable
20778 offset.
20779
db5a5748
DJ
207802003-06-22 Daniel Jacobowitz <drow@mvista.com>
20781
20782 * gdb.c++/pr-1210.cc: New file.
20783 * gdb.c++/pr-1210.exp: New file.
20784
1df0c130
DJ
207852003-06-21 Daniel Jacobowitz <drow@mvista.com>
20786
20787 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
20788 000-exec-continue.
20789
a92feac0
MK
207902003-06-15 Mark Kettenis <kettenis@gnu.org>
20791
20792 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
20793 on *-*-*bsd* instead of *-*-freebsd*.
20794
81a58f5b
AC
207952003-06-14 Andrew Cagney <cagney@redhat.com>
20796
20797 * gdb.base/store.exp: Test longest and doublest. Test all
20798 parameters. Weaken return statement match.
20799 * gdb.base/store.c: Add longest and doublest - aka long long and
20800 long double functions. Put all parameters into local register
20801 variables. Use negative values.
20802
b257a0d3
AC
208032003-06-14 Andrew Cagney <cagney@redhat.com>
20804
20805 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
20806 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
20807 exit status.
20808 * gdb.base/fileio.exp: Disable target when nointerrupts and
20809 noinferiorio, instead of limiting it to remote. Use remote_exec
20810 instead of system.
d63a86f8 20811
21c38304
JJ
208122003-06-12 Jeff Johnston <jjohnstn@redhat.com>
20813
20814 * gdb.base/float.exp: Add ia64 support.
20815
1bcdb424
CV
208162003-06-12 Corinna Vinschen <vinschen@redhat.com>
20817
20818 * gdb.base/fileio.exp: Run only on remote targets.
20819
6aeb981f
CV
208202003-06-10 Corinna Vinschen <vinschen@redhat.com>
20821
20822 * gdb.base/fileio.c: New file, testing File-I/O.
20823 * gdb.base/fileio.exp: Ditto.
20824
53df362e
RG
208252003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
20826
20827 * gdb.base/shreloc.exp: New file, check symbol values obtained from
20828 shared objects after relocation at load time (gdb PR/1132).
20829 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 20830 as above, part of the shared object relocation test.
53df362e 20831
ffee1b46
MK
208322003-06-08 Mark Kettenis <kettenis@gnu.org>
20833
b5ca3722
MK
20834 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
20835 fully filled history list.
20836 * gdb.base/gdb_history: New file.
20837
03ed860d
MK
20838 * gdb.base/signals.exp: XFAIL "continue to func1" on
20839 i*86-*-freebsd*.
20840
ffee1b46
MK
20841 * gdb.base/attach.exp: When trying to attach to a nonexistent
20842 process, make it possible to specify the PID based on the target,
20843 and do so for *-*-freebsd*.
20844
d80dbb52
RH
208452003-06-02 Richard Henderson <rth@redhat.com>
20846
20847 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
20848
6dd77b81
RH
208492003-06-02 Richard Henderson <rth@redhat.com>
20850
20851 * gdb.base/selftest.exp: Next over lim_at_start initialization.
20852
f6347e16
RH
208532003-06-02 Richard Henderson <rth@redhat.com>
20854
20855 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
20856
2c161407
DJ
208572003-06-01 Daniel Jacobowitz <drow@mvista.com>
20858
20859 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
20860 of globalvar.
20861
572eb746
MK
208622003-06-01 Mark Kettenis <kettenis@gnu.org>
20863
20864 * gdb.asm/asm-source.exp: Check for memory read errors in
20865 disassembler test on *BSD too.
20866
9e9617a5
RH
208672003-06-01 Richard Henderson <rth@redhat.com>
20868
20869 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
20870 for .frame.
20871 (gdbasm_call): Lose ldgp.
20872 (gdbasm_startup): Add frame information.
20873 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
20874
7b34ad4e
MK
208752003-05-31 Mark Kettenis <kettenis@gnu.org>
20876
20877 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
20878 i?86-*-*.
20879
10059fdf
MK
208802003-05-30 Mark Kettenis <kettenis@gnu.org>
20881
20882 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
20883 FreeBSD.
20884
acf4b816
RH
208852003-05-29 Richard Henderson <rth@redhat.com>
20886
20887 * gdb.asm/alpha.inc: New file.
20888 * gdb.asm/asm-source.exp: Use it.
20889
e9ecd949
JB
208902003-05-29 Jim Blandy <jimb@redhat.com>
20891
20892 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
20893 'core.PID'.
20894
e3e5a4f3
JB
208952003-05-22 Jim Blandy <jimb@redhat.com>
20896
20897 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
20898 backtrace.
d63a86f8 20899
72fe3d25
DC
209002003-05-20 David Carlton <carlton@math.stanford.edu>
20901
20902 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
20903 this time.
20904
58da2eb2
DC
209052003-05-19 David Carlton <carlton@bactrian.org>
20906
20907 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
20908 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
20909
1fcb5155
DC
209102003-05-19 David Carlton <carlton@bactrian.org>
20911
20912 * gdb.c++/namespace.exp: Add namespace scope and anonymous
20913 namespace tests.
20914 Bump copyright date.
20915 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
20916 (main): Call C::D::marker2.
20917 * gdb.c++/namespace1.cc: New file.
20918
85e85163
JJ
209192003-05-14 Jeff Johnston <jjohnstn@redhat.com>
20920
20921 Roland McGrath <roland@redhat.com>
d63a86f8 20922 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
20923 there is no manager thread.
20924
a25fbfec
JJ
209252003-05-08 Jeff Johnston <jjohnstn@redhat.com>
20926
d63a86f8
RM
20927 * gdb.threads/schedlock.exp: Remove assumption that all threads
20928 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
20929 in one of the child threads rather than the main thread.
20930
be375bae
JB
209312003-05-07 Jim Blandy <jimb@redhat.com>
20932
09bf6082
JB
20933 Add support for assembly source testing on the s390x.
20934 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
20935 architecture.
20936 * gdb.asm/s390x.inc: New file.
20937
be375bae
JB
20938 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
20939 succession of 'if' statements.
20940
00905d52
AC
209412003-05-05 Andrew Cagney <cagney@redhat.com>
20942
20943 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
20944
b1e29e33
AC
209452003-05-05 Andrew Cagney <cagney@redhat.com>
20946
20947 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
20948 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
20949
e33d66ec
EZ
209502003-05-02 Elena Zannoni <ezannoni@redhat.com>
20951
20952 * gdb.base/charset.exp: Update based on new behavior of set/show
20953 charset commands.
20954
2b6fd0d8
AC
209552003-05-01 Andrew Cagney <cagney@redhat.com>
20956
20957 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
20958 variable do not give memory errors.
20959
130cacce
AF
209602003-04-30 Adam Fedor <fedor@gnu.org>
20961
20962 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
20963 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
20964 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
20965 gdb.objc/basicclass.m: : New files
20966
20967 * lib/gdb.exp (gdb_compile_objc): New procedure.
20968
bea71854
DJ
209692003-04-27 Daniel Jacobowitz <drow@mvista.com>
20970
20971 * gdb.base/signals.exp: Make backtrace tests more specific.
20972
0f20eeea
DC
209732003-04-23 David Carlton <carlton@bactrian.org>
20974
20975 * gdb.c++/maint.exp (test_first_component): Add tests for
20976 'operator' in more locations.
20977
c8c4d8dc
KB
209782003-04-16 Kevin Buettner <kevinb@redhat.com>
20979
20980 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
20981
3fe60e3c
EZ
209822003-04-16 Elena Zannoni <ezannoni@redhat.com>
20983
20984 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 20985 func marke' instead. Update test name.
3fe60e3c 20986
9219021c
DC
209872003-04-15 David Carlton <carlton@math.stanford.edu>
20988
20989 * gdb.c++/maint.exp: New file.
20990
5dd55bdd
EZ
209912003-04-14 Elena Zannoni <ezannoni@redhat.com>
20992
20993 * gdb.threads/schedlock.c: Change type of thread function argument
20994 to long, to avoid warnings on 64-bit platforms.
20995
00890572
EZ
209962003-04-14 Elena Zannoni <ezannoni@redhat.com>
20997
a9c64011
AS
20998 * gdb.base/attach.exp: Add new message from ptrace in case of
20999 attaching to nonexistent process.
d63a86f8 21000
93201743
JB
210012003-04-11 Jim Blandy <jimb@redhat.com>
21002
21003 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21004 gdb.c++/userdef.cc: Place comments on the lines to which the
21005 marker function might return.
21006 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21007 gdb.c++/userdef.exp: Look for those comments to check that we've
21008 returned to the right place, instead of checking line numbers.
21009
2a11c64d
EZ
210102003-04-11 Elena Zannoni <ezannoni@redhat.com>
21011
a9c64011
AS
21012 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
21013 match on sourcefile name, instead of directory name.
2a11c64d 21014
68ab8fc5
EZ
210152003-04-10 Elena Zannoni <ezannoni@redhat.com>
21016
d63a86f8 21017 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
21018 working directory name.
21019
5624293a
JB
210202003-04-09 Jim Blandy <jimb@redhat.com>
21021
21022 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
21023 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
21024 after an inferior function call, report the failure, but allow the
21025 test to continue.
21026
f1f02ee4
SC
210272003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21028
21029 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21030 with -DPROTOTYPES.
21031
6eb79af0
SC
210322003-04-05 Stephane Carrez <stcarrez@nerim.fr>
21033
21034 * gdb.base/break.exp: Revert last patch.
21035
8dfb4cf0
SC
210362003-04-04 Stephane Carrez <stcarrez@nerim.fr>
21037
21038 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
21039 with -DPROTOTYPES.
21040
ed4c619a
AC
210412003-04-02 Andrew Cagney <cagney@redhat.com>
21042
21043 * gdb.base/callfuncs.exp: Make "print add" messages unique.
21044 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
21045 matching directories by the name breakpoint.
21046 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
21047 Make "continue to marker1" consistent.
21048 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
21049 message consistent.
21050 * lib/gdb.exp: Put "the program is no longer running", and "the
21051 program exited" in parenthesis.
21052 * lib/mi-support.exp: Ditto.
d63a86f8 21053
4e35d5f0 210542003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 21055
4e35d5f0
BR
21056 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
21057
71900fe8
AC
210582003-03-29 Andrew Cagney <cagney@redhat.com>
21059
21060 * gdb.base/sizeof.c (main): Print the value of '\377'.
21061 * gdb.base/sizeof.exp: Check the sign of '\377'.
21062
c0655a16
MC
210632003-03-27 Michael Chastain <mec@shout.net>
21064
21065 * gdb.base/gdb1090.exp: New file.
21066 * gdb.base/gdb1090.cc: New file.
21067
5b2a3989
JB
210682003-03-27 J. Brobecker <brobecker@gnat.com>
21069
21070 * gdb.gdb/observer.exp: New regression test.
21071
79876890
MC
210722003-03-27 Michael Chastain <mec@shout.net>
21073
21074 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
21075 * gdb.base/ptype.exp: Likewise.
21076
6eac95e3
CV
210772003-03-27 Corinna Vinschen <vinschen@redhat.com>
21078
21079 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
21080
e8c71839
MC
210812003-03-26 Michael Chastain <mec@shout.net>
21082
21083 * gdb.base/ptype.exp: Actually use some typedef'd types.
21084
71b10041
SC
210852003-03-21 Stephane Carrez <stcarrez@nerim.fr>
21086
21087 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
21088 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
21089
2512cf80
CV
210902003-03-20 Corinna Vinschen <vinschen@redhat.com>
21091
21092 * gdb.base/default.exp: Fix regular expression.
21093
0d195a4f
CV
210942003-03-20 Corinna Vinschen <vinschen@redhat.com>
21095
21096 * gdb.base/args.exp: Fix regular expression.
21097
8a2dbca8
CV
210982003-03-20 Corinna Vinschen <vinschen@redhat.com>
21099
21100 * gdb.base/help.exp: Allow Win32 child process.
21101
bf028682
CV
211022003-03-20 Corinna Vinschen <vinschen@redhat.com>
21103
21104 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
21105 when stepping out of main().
21106
182dbe85
CV
211072003-03-20 Corinna Vinschen <vinschen@redhat.com>
21108
21109 * gdb.base/default.exp: Check for win32 specific message when calling
21110 "run" without executable.
21111
d67a6ba5
CV
211122003-03-20 Corinna Vinschen <vinschen@redhat.com>
21113
21114 * gdb.base/args.exp: Expect .exe in output.
21115
a955b5bb
CV
211162003-03-20 Corinna Vinschen <vinschen@redhat.com>
21117
21118 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
21119 Cygwin native.
21120
bf6bad4b
AC
211212003-03-17 Andrew Cagney <cagney@redhat.com>
21122
21123 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
21124 vector registes.
21125 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
21126 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
21127
293e9a31
DC
211282003-03-17 David Carlton <carlton@math.stanford.edu>
21129
21130 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
21131 test, for PR breakpoints/38.
21132 Call test_watchpoint_and_breakpoint.
21133 * gdb.base/watchpoint.c (func3): New function.
21134 (main): Call func3.
21135
5330f2db
DC
211362003-03-04 David Carlton <carlton@math.stanford.edu>
21137
21138 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
21139 Garply<Garply<char> >:: garply".
21140 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
21141 with respect to PR c++/1111; note also PR c++/1113.
21142 (test_template_breakpoints): KFAIL "constructor breakpoint" with
21143 respect to PR c++/1062.
21144 KFAIL "destructor breakpoint" with respect to PR c++/1112.
21145
6ece72da
DC
211462003-03-03 David Carlton <carlton@math.stanford.edu>
21147
21148 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
21149 with respect to PR c++/57.
21150 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
21151 c++/826.
21152 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
21153 respect to PR c++/57.
21154
85ca1584
DC
211552003-03-03 David Carlton <carlton@math.stanford.edu>
21156
21157 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
21158 respect to PR c++/33 into FAILs.
21159
98e9c5b8
MC
211602003-03-03 Michael Chastain <mec@shout.net>
21161
7bedbf27
MC
21162 * configure.in: Update copyright years.
21163
211642003-03-03 Michael Chastain <mec@shout.net>
21165
21166 * Makefile.in: Update copyright years.
98e9c5b8 21167
f683e100
DC
211682003-02-28 David Carlton <carlton@math.stanford.edu>
21169
21170 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
21171 print class instead of struct and/or superfluous protection
21172 specifiers, as long as the resulting output is equivalent to the
21173 source code.
21174 Delete FIXME from end of messages on tests that don't need
21175 fixing.
21176
a9e0cf2c
DC
211772003-02-28 David Carlton <carlton@math.stanford.edu>
21178
21179 * gdb.c++/templates.exp (do_tests): Allow const in the two
21180 Foo<volatile char *>::foo tests.
21181
e8d359df
MS
211822003-02-27 Michael Snyder <msnyder@redhat.com>
21183
d63a86f8 21184 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
21185 will be consistant.
21186
0b71dc91
DC
211872003-02-26 David Carlton <carlton@math.stanford.edu>
21188
21189 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
21190 char *>::foo" test with respect to PR c++/33. Create a new test
21191 which is identical to that one except that it doesn't put the
21192 space between the "char" and the "*"; KFAIL it, too.
21193
dd14ab43
DC
211942003-02-26 David Carlton <carlton@math.stanford.edu>
21195
21196 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
21197 template types into either PASSes or KFAILs (corresponding to PR
21198 c++/57). Tweak indentation. Update copyright.
21199
1146c7f1
SC
212002003-02-23 Stephane Carrez <stcarrez@nerim.fr>
21201
21202 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
21203
74641dfb
MC
212042003-02-13 Michael Chastain <mec@shout.net>
21205
21206 * gdb.base/exprs.exp: Remove i960 remnants.
21207 * gdb.base/funcargs.exp: Likewise.
21208 * gdb.base/list.exp: Likewise.
21209 * gdb.base/ptype.exp: Likewise.
21210
559cd2d0
DC
212112003-02-14 David Carlton <carlton@math.stanford.edu>
21212
21213 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
21214 pEe->D::vg()" from XFAIL to KFAIL.
21215
c4f90d87
JM
212162003-02-13 Jason Molenda (jmolenda@apple.com)
21217
21218 * gdb.base/maint.exp: Update maint print statistics regexp to include
21219 new entries.
21220
cbc4d97c
MC
212212003-02-13 Michael Chastain <mec@shout.net>
21222
21223 * gdb.c++/inherit.exp: Remove call to get_debug_format.
21224
40f235b7
MC
212252003-02-12 Michael Chastain <mec@shout.net>
21226
21227 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
21228 * gdb.c++/inherit.exp: Likewise.
21229 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
21230 * gdb.c++/templates.exp: Likewise.
21231 * gdb.c++/virtfunc.exp: Likewise.
21232
c56716b0
JM
212332003-02-06 Jason Molenda (jason-cl@molenda.com)
21234
21235 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
21236 why the code is written that way.
21237
070afcf8
MC
212382003-02-05 Michael Chastain <mec@shout.net>
21239
21240 * gdb.base/dump.exp: Add missing copyright line.
21241
5d0331e5
JM
212422003-02-05 Jason Molenda (jason-cl@molenda.com)
21243
f7ae6d3e 21244 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
21245 at the beginning so the breakpoint doesn't get set on the loop.
21246
92851186
MC
212472003-02-05 Michael Chastain <mec@shout.net>
21248
21249 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
21250 output for configurations with gcc 2.95.3.
21251
cbf1e085
AC
212522003-02-05 Keith Seitz <keiths@redhat.com>
21253 Andrew Cagney <ac131313@redhat.com>
21254
21255 * gdb.mi/mi-cli.exp: New file.
d63a86f8 21256
29518e1e
MC
212572003-02-04 Michael Chastain <mec@shout.net>
21258
21259 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
21260 Call perror and then continue.
21261
5af1d5f3
MC
212622003-02-03 Michael Chastain <mec@shout.net>
21263
21264 * gdb.c++/pr-1023.cc: New file.
21265 * gdb.c++/pr-1023.exp: New file.
21266
6b549786
JB
212672003-02-05 Jim Blandy <jimb@redhat.com>
21268
21269 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
21270 it's local to foobar. Check for it there, and check that it's not
21271 present in main.
21272 * gdb.c++/local.cc (marker2): New function.
21273 (foobar): Call marker1.
21274 (main): Call marker2 instead of marker1.
21275
67f16606
AC
212762003-02-04 Andrew Cagney <ac131313@redhat.com>
21277
21278 * gdb.disasm/mn10200.exp: Obsolete file.
21279 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
21280 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
21281 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
21282
1c5cb38e
DC
212832003-02-04 David Carlton <carlton@math.stanford.edu>
21284
21285 * gdb.c++/overload.exp: Test intToChar(1).
21286 * gdb.c++/overload.cc (intToChar): New.
21287 (main): Call intToChar.
21288
d1fe6965
DC
212892003-02-03 David Carlton <carlton@math.stanford.edu>
21290
21291 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
21292 'might_kfail' arg.
21293 KFAIL some of the continue_to_bp_overloaded calls, according to
21294 PR c++/1025.
21295
9ba61c5d
MC
212962003-02-01 Michael Chastain <mec@shout.net>
21297
21298 * gdb.base/advance.c (marker1): New marker function.
21299 * gdb.base/advance.exp: When the 'advance' command lands on the
21300 return breakpoint, it can legitimately stop on either the
21301 current line or the next line. Accommodate both outcomes.
21302 * gdb.base/until.exp: Likewise.
21303
e7494ffb
AC
213042003-02-02 Andrew Cagney <ac131313@redhat.com>
21305
21306 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
21307 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
21308 now a list, not a tuple.
21309 * gdb.mi/mi-var-display.exp: Ditto.
21310 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 21311
075559bc
AC
213122003-02-01 Andrew Cagney <ac131313@redhat.com>
21313
21314 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
21315 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
21316 stack backtraces.
21317 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 21318
2bd4c7b1
MK
213192003-02-01 Mark Kettenis <kettenis@gnu.org>
21320
21321 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21322 gdb.mi/mi1-pthreads.exp: Return instead of calling
21323 gdb_suppress_entire_file.
21324
eabd8992
MS
213252003-02-01 Mark Salter <msalter@redhat.com>
21326
21327 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
21328
71469e2f
MS
213292003-01-31 Mark Salter <msalter@redhat.com>
21330
21331 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
21332 Support empty arg.
21333
38a94d44
MC
213342003-01-30 Michael Chastain <mec@shout.net>
21335
21336 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
21337 This was a workaround for a UTF-8 bug in readline 4.3. The bug
21338 has been fixed in gdb/readline on 2003-01-09.
21339
19ea9e73
MS
213402003-01-29 Michael Snyder <msnyder@redhat.com>
21341
e8d359df
MS
21342 * gdb.base/maint.exp: Allow for leading underscore in symbol.
21343 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
21344 * gdb.base/args.exp: Skip if target does not support args passing.
21345
2307bd6a
DJ
213462003-01-22 Daniel Jacobowitz <drow@mvista.com>
21347
19ea9e73 21348 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
21349 gdb_test. Accept a list of expect arguments as the third
21350 parameter.
21351 (gdb_test): Use it.
21352
f2dd3617
EZ
213532003-01-20 Elena Zannoni <ezannoni@redhat.com>
21354
21355 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
21356 allow for different test tree configurations. Update some
21357 tescases accordingly.
21358 * gdb.arch/altivec-regs.exp: Ditto.
21359 * gdb.asm/asm-source.exp: Ditto.
21360 * gdb.base/advance.exp: Ditto.
21361 * gdb.base/display.exp: Ditto.
d63a86f8 21362 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
21363 * gdb.base/mips_pro.exp: Ditto.
21364 * gdb.base/overlays.exp: Ditto.
21365 * gdb.base/relocate.exp: Ditto.
21366 * gdb.base/setshow.exp: Ditto.
21367 * gdb.base/step-line.exp: Ditto.
21368 * gdb.base/step-test.exp: Ditto.
21369 * gdb.base/until.exp: Ditto.
21370 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
21371
c71cdefd
DC
213722003-01-17 David Carlton <carlton@math.stanford.edu>
21373
21374 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
21375 corresponding to PR c++/945.
21376 Update copyright.
21377
fdba05d7
DC
213782003-01-17 David Carlton <carlton@math.stanford.edu>
21379
21380 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
21381 corresponding to PR c++/68.
21382
213832003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
21384
21385 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
21386 (test_paddr_hairy_functions): Call print_addr_2_kfail for
21387 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
21388
c362c33a
EZ
213892003-01-15 Elena Zannoni <ezannoni@redhat.com>
21390
0fbc361c
EZ
21391 * gdb.base/break.exp: Fix change of default location, because of
21392 removal of until tests.
21393 * gdb.base/help.exp: Update test for new 'until' help message.
21394 Add test for help on 'advance'.
a9c64011 21395 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 21396
dabf8a35
MK
213972003-01-15 Mark Kettenis <kettenis@gnu.org>
21398
21399 * gdb.base/default.exp: Adapt "info float" test for recent changes
21400 to that command. Add test for "info vector".
21401 * gdb.base/float.exp: New file. Add test for "info float" that
21402 resembles the old test in gdb.base/default.exp.
21403
a1769aca
DC
214042003-01-15 David Carlton <carlton@math.stanford.edu>
21405
21406 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
21407
82025e13
EZ
214082003-01-15 Elena Zannoni <ezannoni@redhat.com>
21409
21410 * gdb.base/break.exp: Move the tests of until command from here...
21411 * gdb.base/until.exp: ... to here. New file. Add other tests.
21412 * gdb.base/advance.c: New file.
21413 * gdb.base/advance.exp: New file.
21414
8f9ab801
EZ
214152003-01-14 Elena Zannoni <ezannoni@redhat.com>
21416
a9c64011
AS
21417 * gdb.base/args.c: New file.
21418 * gdb.base/args.exp: New file.
8f9ab801 21419
9ae66589
DJ
214202003-01-14 Daniel Jacobowitz <drow@mvista.com>
21421
21422 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
21423
8d77e5c3
DJ
214242003-01-14 Daniel Jacobowitz <drow@mvista.com>
21425
21426 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
21427
12d2f0a1
DJ
214282003-01-14 Daniel Jacobowitz <drow@mvista.com>
21429
21430 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
21431 dates.
21432
6ca37014
DJ
214332003-01-13 Daniel Jacobowitz <drow@mvista.com>
21434
21435 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
21436
b0023472
DJ
214372003-01-13 Daniel Jacobowitz <drow@mvista.com>
21438
21439 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
21440 (ptype &*"foo").
21441 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
21442
607fbc54 214432003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
21444
21445 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
21446 * gdb.mi/mi1-console.exp: Likewise.
21447
607fbc54 214482003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
21449
21450 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
21451 * gdb.mi/mi1-console.exp: Likewise.
21452
a1fb14a2
DJ
214532003-01-13 Daniel Jacobowitz <drow@mvista.com>
21454
21455 * gdb.c++/overload.exp: Remove some fixed XFAILs.
21456
c4cf40b7
DJ
214572003-01-09 Daniel Jacobowitz <drow@mvista.com>
21458
21459 * gdb.base/detach.exp: New test.
21460
696d5a5b
DJ
214612003-01-09 Daniel Jacobowitz <drow@mvista.com>
21462
21463 * Makefile.in (ALL_SUBDIRS): New variable.
21464 (subdirs, clean, distclean): Use it.
21465 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
21466 regenerating Makefile, since it is generated from the top level.
21467 * gdb.asm/Makefile.in: Likewise.
21468 * gdb.base/Makefile.in: Likewise.
21469 * gdb.c++/Makefile.in: Likewise.
21470 * gdb.disasm/Makefile.in: Likewise.
21471 * gdb.java/Makefile.in: Likewise.
21472 * gdb.mi/Makefile.in: Likewise.
21473 * gdb.threads/Makefile.in: Likewise.
21474 * gdb.trace/Makefile.in: Likewise.
21475
754533e4
DC
214762003-01-09 David Carlton <carlton@math.stanford.edu>
21477
21478 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
21479 Add copyright year 2003.
21480
d8b3e9ee
MC
214812003-01-06 Michael Chastain <mec@shout.net>
21482
21483 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
21484 When selecting a thread, 'line' and 'file' are optional.
21485 * gdb.mi/mi1-pthreads.exp: Likewise.
21486
8e9e0fe6
AS
214872003-01-06 Andreas Schwab <schwab@suse.de>
21488
21489 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
21490 failures.
21491
b5ab8ff3
DJ
214922003-01-04 Daniel Jacobowitz <drow@mvista.com>
21493
21494 Fix PR gdb/844
21495 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
21496 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
21497
21498 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
21499 instead of calling gdb_suppress_entire_file.
21500 * gdb.threads/print-threads.exp: Likewise.
21501 * gdb.threads/schedlock.exp: Likewise.
21502
21503 * gdb.threads/killed.exp: Return instead of calling
21504 gdb_suppress_entire_file.
21505 * gdb.threads/linux-dp.exp: Likewise.
21506 * gdb.threads/pthreads.exp: Likewise.
21507
1e698235
DJ
215082003-01-04 Daniel Jacobowitz <drow@mvista.com>
21509
21510 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
21511 stabs.
21512 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
21513 * gdb.base/whatis.exp: Always allow (void) after function names.
21514
147ff08c
DJ
215152003-01-04 Daniel Jacobowitz <drow@mvista.com>
21516
21517 * gdb.c++/casts.exp: Correct regexp.
21518
dc62bfc2
MK
215192003-01-04 Mark Kettenis <kettenis@gnu.org>
21520
21521 * configure.in: Call AC_CONFIG_HEADER. Don't call
21522 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
21523 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
21524 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
21525 aforementioned directories in the AC_OUPUT call.
21526 * config.hin: New file.
21527 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
21528 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
21529 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
21530 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
21531 pass -I$objdir instead of -I$objdir/$subdir in compilation.
21532 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
21533 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
21534 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
21535 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
21536 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
21537 gdb.threads/configure.in, gdb.threads/configure,
21538 gdb.threads/config.in, gdb.trace/configure.in,
21539 gdb.trace/configure: Removed.
21540
77afa639
MC
215412003-01-03 Michael Chastain <mec@shout.net>
21542
21543 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
21544 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
21545
7634bb6e
DJ
215462003-01-03 Daniel Jacobowitz <drow@mvista.com>
21547
21548 * gdb.base/store.exp: Fix regular expressions.
21549
b39c905e
MK
215502002-12-28 Mark Kettenis <kettenis@gnu.org>
21551
21552 * configure.in: Rewrite.
21553 * configure: Regenerated.
21554
0a8551dd
DC
215552003-01-03 David Carlton <carlton@math.stanford.edu>
21556
21557 * gdb.base/psymtab.exp: New file.
21558 * gdb.base/psymtab1.c: Ditto.
21559 * gdb.base/psymtab2.c: Ditto.
21560
c60b7188
AF
215612002-12-23 Adam Fedor <fedor@gnu.org>
21562
21563 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
21564
ee73db83
DC
215652002-12-23 David Carlton <carlton@math.stanford.edu>
21566
21567 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
21568 and current_directory initialization.
21569
d6c1774e
JB
215702002-12-22 Jim Blandy <jimb@redhat.com>
21571
f0a847b8
JB
21572 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
21573 rather than as part of the output file name.
21574
d6c1774e
JB
21575 * gdb.base/attach.exp: There's no need to copy the test program to
21576 /tmp; that was only ever necessary on HP/UX, and this test is
21577 entirely disabled there anyway.
21578
f0708dbb
JB
215792002-12-21 Jim Blandy <jimb@redhat.com>
21580
4c2acfea
JB
21581 * gdb.c++/psmang.exp: Doc fix.
21582
f0708dbb
JB
21583 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
21584 test.
21585
9579e000
DC
215862002-12-20 David Carlton <carlton@math.stanford.edu>
21587
21588 * gdb.c++/annota2.exp: KFAIL annotate-quit.
21589
d1810171
MC
215902002-12-18 Michael Chastain <mec@shout.net>
21591
21592 * gdb.c++/annota2.exp: Add copyright year 2002.
21593
76565097
DC
215942002-12-17 David Carlton <carlton@math.stanford.edu>
21595
21596 * gdb.c++/try_catch.cc: Add marker comments.
21597 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
21598 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
21599 * gdb.c++/m-static.cc: Ditto.
21600 * gdb.c++/m-static1.cc: Ditto.
21601 * gdb.c++/try_catch.cc: Ditto.
21602
da81390b
JJ
216032002-12-16 Jeff Johnston <jjohnstn@redhat.com>
21604
21605 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
21606 to see whether we are using the new -environment-directory
21607 command which resets via -r or the old version of the command
21608 which may prompt the user. Part of fix for gdb/741.
21609
b304d130
AC
216102002-12-13 Andrew Cagney <ac131313@redhat.com>
21611
21612 * gdb.fortran/types.exp: Update obsolete comment.
21613 * gdb.fortran/exprs.exp: Ditto.
21614 * lib/gdb.exp: Delete obsolete code.
21615 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
21616 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
21617 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
21618 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
21619 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
21620 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
21621 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
21622 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
21623 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
21624 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
21625 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
21626 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
21627 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
21628 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
21629 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
21630 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
21631 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
21632 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
21633 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
21634 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
21635 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
21636 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
21637 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
21638 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
21639 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
21640 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
21641 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
21642 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
21643 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
21644 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
21645 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
21646 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
21647 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
21648 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
21649 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
21650 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
21651 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
21652
a23b6e6a
DC
216532002-12-11 David Carlton <carlton@math.stanford.edu>
21654
21655 * gdb.c++/m-data.exp: Add test for members that shadow global
21656 variables: see PR gdb/804.
21657 * gdb.c++/m-data.cc: Ditto.
21658
6604731b
DJ
216592002-12-10 Daniel Jacobowitz <drow@mvista.com>
21660
21661 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
21662
de46ecd7
DC
216632002-12-06 David Carlton <carlton@math.stanford.edu>
21664
21665 * gdb.base/store.c: Don't declare functions static.
21666
27e829d0
AC
216672002-12-04 Andrew Cagney <ac131313@redhat.com>
21668
21669 * gdb.base/store.exp, gdb.base/store.c: New files.
21670
92806416
DJ
216712002-12-03 Daniel Jacobowitz <drow@mvista.com>
21672
21673 * gdb.base/selftest.exp: Update for current gdb.
21674
3bcbaac5
DJ
216752002-12-03 Daniel Jacobowitz <drow@mvista.com>
21676
21677 * gdb.base/maint.exp: Only dump symbols from one source file
21678 or objfile.
21679
f4f00b1f
DJ
216802002-12-03 Daniel Jacobowitz <drow@mvista.com>
21681
21682 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
21683 function call.
21684
f1c8a949
JB
216852002-11-25 Jim Blandy <jimb@redhat.com>
21686
21687 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
21688 function appearing in error message.
21689
9e297a97
DJ
216902002-11-21 Daniel Jacobowitz <drow@mvista.com>
21691
21692 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
21693
1f312e79
JJ
216942002-11-08 Jeff Johnston <jjohnstn@redhat.com>
21695
d63a86f8
RM
21696 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
21697 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
21698 should be in mi console format. This is part of fix for PR gdb/604.
21699
83c31e7d
FN
217002002-09-18 Fernando Nasser <fnasser@redhat.com>
21701
21702 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
21703 which explicitly prints the zero offset as "+0".
21704
322b3f65
DJ
217052002-10-22 Daniel Jacobowitz <drow@mvista.com>
21706
21707 * gdb.threads/schedlock.c (args): Make unsigned.
21708
217092002-10-21 Daniel Jacobowitz <drow@mvista.com>
21710
21711 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
21712 numbers. Allow "foo2|selected stack frame".
21713 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
21714 * gdb.asm/asmsrc2.s: Likewise.
21715 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
21716 comments.
21717 * gdb.asm/mips.inc: New file.
21718
5e2fe5b8
AF
217192002-10-18 Adam Fedor <fedor@gnu.org>
21720
21721 * gdb.base/default.exp: Update expected output to include 'ObjC'.
21722 * gdb.base/help.exp: Likewise.
21723
abe1a5d0
KB
217242002-10-17 Kevin Buettner <kevinb@redhat.com>
21725
21726 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
21727 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
21728
10abb1d4
JB
217292002-10-02 Jim Blandy <jimb@redhat.com>
21730
21731 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
21732
1f609b42
AC
217332002-10-01 Andrew Cagney <ac131313@redhat.com>
21734
21735 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
21736 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
21737 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
21738 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
21739 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
21740 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
21741 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
21742
0aee02e4
AC
217432002-09-29 Andrew Cagney <ac131313@redhat.com>
21744
21745 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
21746 * mi0-disassemble.exp, mi0-eval.exp: Delete.
21747 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
21748 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
21749 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
21750 * mi0-var-block.exp, mi0-var-child.exp: Delete.
21751 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 21752
6fde09ad
KB
217532002-09-27 Kevin Buettner <kevinb@redhat.com>
21754
21755 * gdb.base/annota1.exp (info break): Make directory components of
21756 path optional since not all compilers emit this debug information.
21757
889bf7c5
PA
21758 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
21759 step ends up stepping out of the function instead of stopping on
21760 the epilogue.
6fde09ad 21761
9e8aab75
KS
217622002-09-26 Keith Seitz <keiths@redhat.com>
21763
21764 * lib/insight-support.exp (gdbtk_start): Figure out where
21765 the insight executable is based on where gdb is. Use this
21766 executable to start insight instead of gdb.
21767
e36180d7
AC
217682002-09-25 Andrew Cagney <cagney@redhat.com>
21769
21770 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
21771
9dd34b2b
AC
217722002-09-24 Andrew Cagney <ac131313@redhat.com>
21773
21774 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
21775 test_isolated_complaints.
21776 (test_empty_complaint): New function.
21777 (test_empty_complaints): New function. Check no output when no
21778 complaints.
d63a86f8 21779
dea97812
KB
217802002-09-19 Jim Blandy <jimb@redhat.com>
21781
a9c64011 21782 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 21783
54951bd7
AC
217842002-09-19 Andrew Cagney <ac131313@redhat.com>
21785
21786 * gdb.gdb/complaints.exp: New file.
21787
dec43320
AC
217882002-09-18 Andrew Cagney <ac131313@redhat.com>
21789
21790 * gdb.base/maint.exp: Check `help maint internal-warning'.
21791
e70d6e3f
DC
217922002-09-18 David Carlton <carlton@math.stanford.edu>
21793
21794 * gdb.c++/m-static.exp: Remove breakpoints depending on line
21795 numbers, and replace them by a single breakpoint after the
21796 constructors are all finished.
21797 Add test 4.
21798 * gdb.c++/m-static.cc: Add test 4.
21799 * gdb.c++/m-static.h: New file.
21800 * gdb.c++/m-static1.cc: New file.
21801
21802 * gdb.c++/printmethod.exp: New file.
21803 * gdb.c++/printmethod.cc: New file.
21804
21805 * gdb.c++/pr-574.exp: New file.
21806 * gdb.c++/pr-574.cc: New file.
21807
afb5c968
CV
218082002-09-18 Corinna Vinschen <vinschen@redhat.com>
21809
21810 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
21811 embedded targets which never actually exit.
21812
31e45dee
FN
218132002-09-18 Fernando Nasser <fnasser@redhat.com>
21814
21815 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
21816 "don't step after run" as unresolved or unsupported, instead of xfail.
21817
a283c5a1
CV
218182002-09-18 Corinna Vinschen <vinschen@redhat.com>
21819
21820 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
21821 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
21822 Add newline to expected string in "step out of main (status wrapper)"
21823 case.
21824
11350d2a
CV
218252002-09-18 Corinna Vinschen <vinschen@redhat.com>
21826
21827 * lib/gdb.exp (rerun_to_main): Allow restarting application.
21828 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
21829
0deec7d6
TT
218302002-09-17 Tom Tromey <tromey@redhat.com>
21831
21832 * gdb.base/printcmds.exp (test_print_string_constants): Expect
21833 \000, not \0, in double-quoted string.
21834
b2b4a1b5
CV
218352002-09-14 Corinna Vinschen <vinschen@redhat.com>
21836
c9d37158 21837 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
21838 string after running the commands execution on breakpoint tests.
21839
1c56143a
CV
218402002-09-13 Corinna Vinschen <vinschen@redhat.com>
21841
21842 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
21843
37f8da45
JB
218442002-09-12 Joel Brobecker <brobecker@gnat.com>
21845
21846 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
21847
08b468e0
KS
218482002-09-10 Keith Seitz <keiths@redhat.com>
21849
21850 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
21851 runto proc.
21852 (mi_run_to_main): Use mi_runto.
21853 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
21854
dc360f58
KS
218552002-09-10 Keith Seitz <keiths@redhat.com>
21856
21857 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
21858 regexp for stopping at main. Could have multiple event notifications.
21859 Don't assume that main was declared with no parameters.
21860 (mi_next): Use mi_step_to.
21861 (mi_step): Use mi_next_to.
21862
ce3abcfb
CV
218632002-09-09 Corinna Vinschen <vinschen@redhat.com>
21864
21865 * gdb.base/default.exp: Fix expected string in `info float' test.
21866
d1f5b980
BE
218672002-09-09 Ben Elliston <bje@redhat.com>
21868
21869 * config/mips.exp: Update comments.
21870 * config/mips-idt.exp: Likewise.
21871 * config/nind.exp: Likewise.
21872 * config/slite.exp: Likewise.
21873 * config/sparclet.exp: Likewise.
21874 * config/udi.exp: Likewise.
21875 * config/vx.exp: Likewise.
21876 * config/vxworks29k.exp: Likewise.
21877
2f71430b
JB
218782002-09-05 Jim Blandy <jimb@redhat.com>
21879
21880 * gdb.threads/killed.exp: Fix test failure message.
21881
7ddebc7e
KS
218822002-09-04 Keith Seitz <keiths@redhat.com>
21883
21884 * lib/mi-support.exp: Update copyright.
21885 (mi_gdb_test): Increase the priority of the expected pattern
21886 so that it matches gdb_test.
21887
0ae67eb3
KS
218882002-09-03 Keith Seitz <keiths@redhat.com>
21889
21890 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
21891 Use integer comparison instead of string comparison for testing
21892 whether binary was built.
21893
38fc42c8
JB
218942002-09-03 Jim Blandy <jimb@redhat.com>
21895
21896 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
21897
b6ff0e81
JB
218982002-08-29 Jim Blandy <jimb@redhat.com>
21899
21900 * gdb.threads/pthreads.exp: Move the portable thread compilation
21901 code into a function in lib/gdb.exp, and call that from here.
21902 * lib/gdb.exp (gdb_compile_pthreads): New function.
21903
07c98896
KS
219042002-08-29 Keith Seitz <keiths@redhat.com>
21905
21906 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
21907 expect_out so that callers can get at it.
21908
0312286c
DJ
219092002-08-23 Daniel Jacobowitz <drow@mvista.com>
21910
21911 * gdb.threads/print-threads.c: New file.
21912 * gdb.threads/print-threads.exp: New file.
21913 * gdb.threads/schedlock.c: New file.
21914 * gdb.threads/schedlock.exp: New file.
21915
dd039bc4
EZ
219162002-08-22 Elena Zannoni <ezannoni@redhat.com>
21917
a9c64011
AS
21918 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
21919 not altivec.c.
dd039bc4 21920
1f36144c
MK
219212002-08-17 Mark Kettenis <kettenis@gnu.org>
21922
21923 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
21924 targets. The problem should be fixed now.
21925
16057ec7 219262002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
21927
21928 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
21929 2002-07-24 change that removes final dots from error messages.
21930
3c1499ad
TT
219312002-08-13 Tom Tromey <tromey@redhat.com>
21932
21933 * gdb.base/readline.exp: New file.
21934
a20ce2c3
AC
219352002-08-01 Andrew Cagney <ac131313@redhat.com>
21936
21937 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
21938 supress message.
21939
db034ac5
AC
219402002-08-01 Andrew Cagney <cagney@redhat.com>
21941
21942 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
21943 CHILL_FOR_TARGET and CHILL_LIB.
21944 * configure.in (configdirs): Remove gdb.chill.
21945 * configure: Regenerate.
21946 * lib/gdb.exp: Obsolete references to chill.
21947 * gdb.fortran/types.exp: Ditto.
21948 * gdb.fortran/exprs.exp: Ditto.
21949
3e000b18
KB
219502002-07-30 Kevin Buettner <kevinb@redhat.com>
21951
21952 * gdb.base/shlib-call.exp (additional_flags): Conditionally
21953 set Irix-specific compile and link flags.
21954
28f4966b
KB
219552002-07-29 Kevin Buettner <kevinb@redhat.com>
21956
21957 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
21958 source files. The ``-o'' option doesn't work with the ``-E'' option
21959 when using the Irix compiler.
21960
46c0d5a6
DJ
219612002-07-19 Daniel Jacobowitz <drow@mvista.com>
21962
21963 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
21964 Improve support for reusing an exec file. Copy exec file
21965 to target, and run gdbserver on the target instead of on the host.
21966
eecf4bed
JB
219672002-07-18 Jim Blandy <jimb@redhat.com>
21968
0f815cdf
JB
21969 * gdb.base/ending-run.exp: Don't expect to see the program end in
21970 some orderly fashion when we're running on a real stand-alone
21971 board.
21972
eecf4bed
JB
21973 * gdb.base/interrupt.exp: Correct logic for skipping tests on
21974 targets that don't support interrupts.
21975
52d309e4
JB
219762002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
21977
21978 * gdb.base/attach.exp: Add patterns to match output from /proc-based
21979 systems.
21980 Move comments in expect statements to inside the actions, so that they
21981 don't get matched against.
21982
ff683d9e
MK
219832002-07-10 Mark Kettenis <kettenis@gnu.org>
21984
21985 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
21986 function when asleep" test.
21987
b5356753
AC
219882002-07-10 Andrew Cagney <ac131313@redhat.com>
21989
21990 * gdb.base/page.exp: Rewrite to handle problems with very long
21991 `info set' output. Update copyright.
21992
6aa4d13a
AC
219932002-06-26 Andrew Cagney <ac131313@redhat.com>
21994
21995 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
21996 gdb.threads-hp.
21997 * gdb.hp/configure: Regenerate.
21998 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
21999 * gdb.hp/gdb.threads-hp/configure: Delete file.
22000 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
22001
8cf8c2b8
AC
220022002-06-22 Andrew Cagney <ac131313@redhat.com>
22003
22004 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
22005 setlocale, bindtextdomain and textdomain.
22006
6827a8f8
JB
220072002-06-11 Jim Blandy <jimb@redhat.com>
22008
919d772c
JB
22009 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
22010 preprocessor macro information is present.
22011
6827a8f8
JB
22012 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
22013 tests.
22014
c15b0d21
MS
220152002-06-06 Michael Snyder <msnyder@redhat.com>
22016
c5984d70
MS
22017 * gdb.base/overlays.exp: Record addresses of overlay
22018 functions in TCL variables rather than in GDB variables,
22019 to avoid having GDB convert them to pointers (with loss
22020 of information).
22021
d63a86f8 22022 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 22023 default linker script changes.
c15b0d21
MS
22024 * gdb.base/long_long.exp: Add check for sizeof (long double).
22025
be26fe0d
ML
220262002-06-06 Michal Ludvig <mludvig@suse.cz>
22027
22028 * gdb.asm/asm-source.exp: Add x86-64 target.
22029 * gdb.asm/x86_64.inc: New.
d63a86f8 22030
258093ca 220312002-05-30 Michael Chastain <mec@shout.net>
258093ca 22032
4b3153f1 22033 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
22034 * gdb.c++/m-static.cc: New file.
22035 * gdb.c++/m-static.exp: New file.
22036
241264c6
MS
220372002-05-28 Michael Snyder <msnyder@redhat.com>
22038
22039 * gdb.base/call-ar-st.exp: Allow for reduced floating point
22040 precision.
22041
9bba8c8f 220422002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 22043
4b3153f1 22044 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
22045 * gdb.c++/m-data.cc: New file.
22046 * gdb.c++/m-data.exp: New file.
22047
220482002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 22049
4b3153f1 22050 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 22051 * gdb.c++/try_catch.cc: New file.
d63a86f8 22052 * gdb.c++/try_catch.exp: New file.
9bba8c8f 22053
def1b996
MC
220542002-05-27 Michael Chastain <mec@shout.net>
22055
22056 * gdb.c++/local.exp: Accept more nested types in output.
22057
522ba268
MC
220582002-05-26 Michael Chastain <mec@shout.net>
22059
22060 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
22061
277254ba
MS
220622002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
22063
22064 * lib/gdb.exp (gdb_wrapper_init): Just because
22065 gdb_wrapper_file exists, this does not mean that the file
22066 should not be rebuilt. That is what gdb_wrapper_initialized
22067 is for.
22068 (default_gdb_init): Reset gdb_wrapper_initialized.
22069
b61a8733
MS
220702002-05-23 Michael Snyder <msnyder@redhat.com>
22071
d63a86f8 22072 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
22073 the precision of the floating point test results.
22074 * gdb.base/call-rt-st.exp: Ditto.
22075
b61a8733
MS
22076 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
22077 * gdb.base/call-rt-st.exp: Ditto.
22078
56f6e910
MC
220792002-05-19 Michael Chastain <mec@shout.net>
22080
22081 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
22082
ad0b0016
EZ
220832002-05-19 Elena Zannoni <ezannoni@redhat.com>
22084
a9c64011
AS
22085 * configure.in (configdirs): Add gdb.arch.
22086 * configure: Regenerate.
ad0b0016 22087
f617d2b6
JB
220882002-05-17 Jim Blandy <jimb@redhat.com>
22089
22090 * gdb.base/completion.exp: Recognize the more detailed error
22091 messages produced by the macro expander's lexical analyzer.
22092
eac2a696
EZ
220932002-05-14 Elena Zannoni <ezannoni@redhat.com>
22094
a9c64011
AS
22095 * gdb.arch/altivec-abi.c: New file.
22096 * gdb.arch/altivec-abi.exp: New file.
22097 * gdb.arch/altivec-regs.c: New file.
22098 * gdb.arch/altivec-regs.exp: New file.
eac2a696 22099
2fdde8f8
DJ
221002002-05-14 Daniel Jacobowitz <drow@mvista.com>
22101
22102 * gdb.base/maint.exp (maint print type): Update for new type
22103 structure.
d63a86f8 22104
e31f1a7c
EZ
221052002-05-14 Elena Zannoni <ezannoni@redhat.com>
22106
22107 * gdb.arch: New directory.
22108 * gdb.arch/configure.in: New file.
22109 * gdb.arch/configure: New file.
22110 * gdb.arch/Makefile.in: New file.
22111
db589741
CV
221122002-05-13 Corinna Vinschen <vinschen@redhat.com>
22113
22114 * gdb.asm/asm-source.exp: Add v850 as supported target.
22115 * gdb.asm/v850.inc: New file.
22116
8ce2a7dc
DJ
221172002-05-13 Daniel Jacobowitz <drow@mvista.com>
22118
22119 * gdb.c++/annota2.exp (annotate-quit): Add comment.
22120
df763c7f
DJ
221212002-05-12 Daniel Jacobowitz <drow@mvista.com>
22122
22123 * gdb.base/break.exp: Check 'break "marker2"'.
22124
377daeed
MS
221252002-05-10 Michael Snyder <msnyder@redhat.com>
22126
22127 * gdb.base/long_long.exp: Fix typo.
22128
c4b7bc2b
JB
221292002-05-10 Jim Blandy <jimb@redhat.com>
22130
ecac9a4e
JB
22131 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
22132 a bug.
22133
c4b7bc2b
JB
22134 * gdb.base/printcmds.exp (test_integer_literals_rejected):
22135 Recognize more detailed error message produced by the macro
22136 expander's lexical analyzer.
22137 * lib/gdb.exp (test_print_reject): Same.
22138
e71019a1
MK
221392002-05-09 Mark Kettenis <kettenis@gnu.org>
22140
22141 * gdb.c++/method.exp: Fix typo.
22142
fedfc8e6
MS
221432002-05-08 Michael Snyder <msnyder@redhat.com>
22144
166a1957
MS
22145 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
22146 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 22147 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
22148 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
22149 Add iftarget clause for strongarm.
d63a86f8 22150
f1c47eb2
MS
221512002-05-06 Michael Snyder <msnyder@redhat.com>
22152
cb9a9d3e
MS
22153 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
22154 (gdb_continue_to_end): Accept output from status wrapper.
22155 * gdb.base/ending-run.exp: Add case for output from status wrapper.
22156 Clean up fail messages to match pass messages.
22157
f1c47eb2
MS
22158 Enable the "needs_status_wrapper" testsuite feature.
22159 * lib/gdb.exp (gdb_wrapper_init): New procedure.
22160 (gdb_compile): Conditionally call gdb_wrapper_init.
22161 * gdb.base/a2-run.exp: Recognize output from status wrapper.
22162 * gdb.c++/method.exp: Recognize output from status wrapper.
22163
6079c749
BE
221642002-05-06 Ben Elliston <bje@redhat.com>
22165From Graydon Hoare <graydon@redhat.com>
22166
22167 * config/sid.exp: Include support for "rawsid" protocol.
22168
188baff3
JB
221692002-05-03 Jim Blandy <jimb@redhat.com>
22170
22171 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
22172 * gdb.c++/hang3.C: New file.
22173
b9c07f0f
AC
221742002-05-04 Andrew Cagney <ac131313@redhat.com>
22175
22176 * gdb.base/default.exp: Remove obsolete code.
22177 * gdb.c++/misc.exp: Ditto. Update copyright.
22178 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
22179 * gdb.base/whatis.exp: Ditto. Update copyright.
22180 * gdb.base/scope.exp: Ditto. Update copyright.
22181 * gdb.base/ptype.exp: Ditto. Update copyright.
22182 * gdb.base/printcmds.exp: Ditto. Update copyright.
22183 * gdb.base/opaque.exp: Ditto. Update copyright.
22184 * gdb.base/list.exp: Ditto.
22185 * gdb.base/funcargs.exp: Ditto. Update copyright.
22186 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
22187 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
22188 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
22189 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
22190 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
22191 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
22192
5c7a0397
MS
221932002-05-02 Michael Snyder <msnyder@redhat.com>
22194
d6dcc264 22195 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
22196 * gdb.base/long_long.exp: Add xscale target.
22197 * gdb.base/default.exp: Add xscale target.
22198
eb7f1c48
JB
221992002-05-01 Jim Blandy <jimb@redhat.com>
22200
22201 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
22202 gdb.c++/hang.exp: New test.
22203
a6befae8
FF
222042002-05-01 Fred Fish <fnf@redhat.com>
22205
22206 * gdb.base/completion.exp: Handle completions of "./Make" for
22207 more than one completion possibility, as is the case when we
22208 build and test in the source tree.
22209
0a310277
AG
222102002-04-29 Anthony Green <green@redhat.com>
22211
22212 * gdb.java/jmisc1.exp: New file.
22213 * gdb.java/jmisc2.exp: New file.
22214
6ff9af88
DJ
222152002-04-24 Daniel Jacobowitz <drow@mvista.com>
22216
22217 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
22218
96b3d632
EZ
222192002-04-23 Elena Zannoni <ezannoni@redhat.com>
22220
22221 * gdb.base/help.exp: Change 'help status' to allow for target
22222 dependent output differences.
22223
5019bb54
MC
222242002-04-22 Michael Chastain <mec@shout.net>
22225
22226 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
22227
a805a116
MC
222282002-04-22 Michael Chastain <mec@shout.net>
22229
22230 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
22231
a1706bfd
DM
222322002-04-17 David S. Miller <davem@redhat.com>
22233
22234 * gdb.asm/sparc64.inc: New file.
22235 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
22236
a73a20a2
EZ
222372002-04-19 Elena Zannoni <ezannoni@redhat.com>
22238
22239 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
22240 instruction file directly into the build tree. Clean up at end of
22241 test.
22242
ba678339
DM
222432002-04-18 David S. Miller <davem@redhat.com>
22244
22245 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
22246 handle 64-bit platforms correctly.
22247 * gdb.base/maint.exp: Likewise.
22248
b03399da
KB
222492002-04-18 Kevin Buettner <kevinb@redhat.com>
22250
22251 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
22252 ``-fpic'' when compiling files comprising a shared library, but
22253 it does need additional linker flags in order to find shared
22254 libraries at run time.
22255
e2004992
KB
222562002-04-18 Kevin Buettner <kevinb@redhat.com>
22257
22258 * gdb.base/cvexpr.c (use): New function.
22259 (main): Invoke use() on all global variables to prevent
22260 some linkers from deleting these otherwise unused symbols.
22261
d8937120
MC
222622002-04-17 Michael Chastain <mec@shout.net>
22263From David S. Miller <davem@redhat.com>
22264
22265 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
22266 handle 64-bit platforms correctly.
22267
ffd61a58
MS
222682002-04-12 Michael Snyder <msnyder@redhat.com>
22269From Jim Blandy <jimb@redhat.com>
a9c64011 22270 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
22271 script can handle this instead.
22272 * gdb.base/bar.c (barx): Same.
22273 * gdb.base/baz.c (bazx): Same.
22274 * gdb.base/grbx.c (grbxx): Same.
22275
22276 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
22277 manager doesn't automatically unmap overlays unnecessarily.
22278
6b8426a6
MH
222792002-04-10 Martin M. Hunt <hunt@redhat.com>
22280
22281 * gdb.base/ending-run.exp: Fix pattern for Mips targets
22282 stepping out of main.
22283
34af4875
MC
222842002-04-09 Michael Chastain <mec@shout.net>
22285
22286 * gdb.c++/local.cc (main): Move call to marker1() inside nested
22287 scope so that the nested scope tests will make sense.
22288 * gdb.c++/local.exp: Write patterns that actually work with gcc
22289 (the HP patterns "were never known to work with gcc").
22290 Keep the old aCC patterns too.
22291
2d1676a0
DJ
222922002-04-09 Daniel Jacobowitz <drow@mvista.com>
22293
22294 * gdb.base/attach.exp: Correct target board test.
22295
3a63e3f9
MC
222962002-04-08 Michael Chastain <mec@shout.net>
22297
22298 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
22299 in a const method. Add some xfail and fail cases for configurations
22300 that do not emit the "const ...".
22301
f18dabd2
MC
223022002-04-07 Michael Chastain <mec@shout.net>
22303
22304 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
22305 Accept "A * const" and "const A * const" as type of "this".
22306 Fix spelling of getFunky throughout. Make messages uniform.
22307
0fcddd82
EZ
223082002-04-07 Elena Zannoni <ezannoni@redhat.com>
22309
a9c64011 22310 Work around for PR gdb/285:
0fcddd82
EZ
22311 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
22312
16a8534a
EZ
223132002-04-07 Elena Zannoni <ezannoni@redhat.com>
22314
22315 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
22316 instructions file at run time instead of configure time.
22317 Sometimes we run the test in a directory that is not the one we
22318 configured in.
22319 * gdb.asm/configure.in: Delete creation of symlink.
22320 * gdb.asm/configure: Regenerate.
22321
24181d81
JB
223222002-04-05 J. Brobecker <brobecker@gnat.com>
22323
22324 * gdb.gdb/xfullpath.exp: New test, to exercise the new
22325 xfullpath () function.
22326
7cdb7107
DJ
223272002-04-04 Daniel Jacobowitz <drow@mvista.com>
22328
22329 * gdb.asm/Makefile.in: Correct dependencies.
22330
22331 * gdb.asm/powerpc.inc: New file.
22332 * gdb.asm/asm-source.exp: Add PowerPC.
22333 * gdb.asm/configure.in: Likewise.
22334 * gdb.asm/configure: Regenerated.
22335
a7d17088
DJ
223362002-04-04 Daniel Jacobowitz <drow@mvista.com>
22337
22338 * gdb.base/relocate.exp: New file.
22339 * gdb.base/relocate.c: New file.
22340
cd721503
FF
223412002-04-04 Fred Fish <fnf@redhat.com>
22342
22343 * gdb.base/step-test.exp: Update comment regarding stopping in
22344 memcpy/bcopy calls inserted as part of the compiler runtime.
22345
b22ad7a7
MS
223462002-04-04 Michael Snyder <msnyder@redhat.com>
22347
22348 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
22349
5f279fa6
DJ
223502002-04-03 Daniel Jacobowitz <drow@mvista.com>
22351
22352 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
22353 (gdb_expect): Remove $notransfer hack.
22354
dd0fd3ce
DJ
223552002-04-02 Daniel Jacobowitz <drow@mvista.com>
22356
22357 * gdb.c++/classes.exp ("calling method for small class"): Match
22358 updated register output.
22359
1e50cda1
DJ
223602002-03-30 Daniel Jacobowitz <drow@mvista.com>
22361
22362 Fix PR gdb/452
22363 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
22364 when finished. Make gdb_file_cmd send "exec-file" when
22365 appropriate.
22366
24015922
DJ
223672002-03-30 Daniel Jacobowitz <drow@mvista.com>
22368
22369 * gdb.base/attach.exp: Remove extra setup_xfail.
22370
dd7dfd64
MS
223712002-03-26 Michael Snyder <msnyder@redhat.com>
22372
22373 * gdb.base/default.exp: Add tests for dump, append, and restore.
22374 * gdb.base/help.exp: Add tests for dump, append, and restore.
22375 * gdb.base/dump.exp: New file, test dump, append and restore.
22376 * gdb.base/dump.c: New file.
22377
48b2f8d7
MS
223782002-03-27 Michael Snyder <msnyder@redhat.com>
22379
d63a86f8 22380 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
22381 clean-ups in help messages.
22382
05b4d525
FF
223832002-03-26 Fred Fish <fnf@redhat.com>
22384
22385 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
22386 have debugging info for those functions and the compiler uses them
22387 internally to copy structs around.
22388
d7679631
FF
223892002-03-26 Fred Fish <fnf@redhat.com>
22390
22391 * gdb.base/list.exp: Revert the change made yesterday and add note
22392 about why we don't list the default lines for remote targets.
22393
523ac3f9
MS
223942002-03-25 Michael Snyder <msnyder@redhat.com>
22395
22396 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
22397
754b2b8d
FF
223982002-03-25 Fred Fish <fnf@redhat.com>
22399
22400 * gdb.base/list.exp: This test works on remote targets so remove
22401 the short circuit for remote targets. Update copyright.
22402
33c3e192
FF
224032002-03-25 Fred Fish <fnf@redhat.com>
22404
22405 * gdb.base/attach.exp: Fix logic error that was suppressing this
22406 test for all non hppa*-*-hpux* targets, instead of the hp target.
22407 Move comments closer to the suppression point. Also now need to
22408 check that we are running natively.
22409
d43e73ee
MS
224102002-03-22 Michael Snyder <msnyder@redhat.com>
22411
882c8f02
MS
22412 * gdb.base/default.exp: Add test for gcore. Update copyright.
22413 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 22414
04c12f60
FF
224152002-03-06 Fred Fish <fnf@redhat.com>
22416
22417 * gdb.base/funcargs.c: Remove extraneous ';' character.
22418 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
22419
b43df995
MC
224202002-03-04 Michael Chastain <mec@shout.net>
22421
22422 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
22423 accommodate gcc v3 function signature.
22424 * gdb.mi/mi0-var-cmd-exp: Ditto.
22425
92362027
AC
224262002-02-24 Andrew Cagney <ac131313@redhat.com>
22427
22428 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
22429 ``GNU/Linux'' or ``Linux kernel''
22430 * testsuite/gdb.threads/pthreads.c: Ditto.
22431
258ad32d
MC
224322002-02-24 Michael Chastain <mec@shout.net>
22433
22434 * gdb.threads/pthreads.c (thread1): Add a return statement.
22435 (thread2): Likewise.
22436 (foo): Likewise.
22437
04c3b3d4
MC
224382002-02-23 Michael Chastain <mec@shout.net>
22439
22440 * gdb.threads/linux-dp.c (philosopher): Add a return statement
22441 to placate gcc.
22442
5a2a0a20
MC
224432002-02-23 Michael Chastain <mec@shout.net>
22444
22445 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
22446 test "ptype bint". The test passes on all my stabs configurations.
22447
a640f7fc
JB
224482002-02-21 Jim Blandy <jimb@redhat.com>
22449
27924826
JB
22450 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
22451 filename at a time, and watch for the ones we want to see.
22452
a640f7fc
JB
22453 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
22454 types of pointers to prototyped functions.
22455
edcc8c75
AC
224562002-02-20 Andrew Cagney <ac131313@redhat.com>
22457
22458 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
22459 signed, unsigned and straight char.
22460 (padding_char, padding_short, padding_int, padding_long,
22461 padding_long_long, padding_float, padding_double,
22462 padding_long_double): New global variables.
22463 (fill, fill_structs): New functions.
22464
22465 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
22466 for correctly sized writes. Update copyright.
22467 (get_valueof): New procedure.
22468 (get_sizeof): Call get_valueof.
22469 (check_valueof): New procedure.
22470 (check_padding): New procedure.
22471
ac57ea44
MC
224722002-02-20 Michael Chastain <mec@shout.net>
22473
22474 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
22475 to setup_xfail. Document some of the remaining calls.
22476
7a10c941
MC
224772002-02-18 Michael Chastain <mec@shout.net>
22478
22479 * gdb.c++/userdef.exp: Update copyright year.
22480
fb8acdcc
DJ
224812002-02-18 Daniel Jacobowitz <drow@mvista.com>
22482
22483 * gdb.c++/userdef.exp: Test overloaded operators properly.
22484 Remove xfails.
22485
fda6ae12
MS
224862002-02-14 Michael Snyder <msnyder@redhat.com>
22487
22488 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
22489
676a0442
DJ
224902002-02-14 Daniel Jacobowitz <drow@mvista.com>
22491
22492 * gdb.base/a2-run.exp: Check for a remote target properly.
22493 * gdb.base/annota1.exp: Likewise.
22494 * gdb.base/list.exp: Likewise.
22495 * gdb.base/reread.exp: Likewise.
22496 * gdb.base/scope.exp: Likewise.
22497 * gdb.base/shlib-call.exp: Likewise.
22498 * gdb.base/term.exp: Likewise.
22499 * gdb.c++/annota2.exp: Likewise.
22500
78b4f468
RE
225012002-02-13 Richard Earnshaw <rearnsha@arm.com>
22502
22503 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
22504
9a81ba51
MC
225052002-02-10 Michael Chastain <mec@shout.net>
22506
22507 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
22508 (call_after_alloca): Ditto.
22509
004af6c7
DJ
225102002-02-10 Daniel Jacobowitz <drow@mvista.com>
22511
22512 * gdb.base/ending-run.exp: Guard "cont" test with
22513 gdb_skip_stdio_test.
22514
37225f62
JB
225152002-02-06 Jim Blandy <jimb@redhat.com>
22516
22517 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
22518 from here...
22519 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
22520 To here. Disable this test on non-HP platforms. Add big comment.
22521
fe6fdd96
MS
225222002-02-04 Michael Snyder <msnyder@redhat.com>
22523
22524 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
22525 other than d10v and m32r.
22526
036fad3f
RE
225272002-02-02 Richard Earnshaw <rearnsha@arm.com>
22528
22529 * gdb.base/default.exp: Rewrite test patterns to reduce time
22530 taken to match them.
22531
7148ab62
DJ
225322002-01-30 Daniel Jacobowitz <drow@mvista.com>
22533
22534 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
22535 Allow a start function above main.
22536 * gdb.threads/linux-dp.exp: Fix copyright date.
22537
396cc255
DJ
225382002-01-30 Daniel Jacobowitz <drow@mvista.com>
22539
a9c64011
AS
22540 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
22541 (check_philosopher_stack): Check for manager thread before checking
22542 for a just-starting thread.
396cc255 22543
f038d31b
DJ
225442002-01-30 Daniel Jacobowitz <drow@mvista.com>
22545
22546 From Neil Booth <neil@daikokuya.demon.co.uk>:
22547 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
22548 warnings.
22549
b3ff9d9a
FF
225502002-01-21 Fred Fish <fnf@redhat.com>
22551
22552 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
22553 not caller.
22554
39ad761d
JB
225552002-01-21 Jim Blandy <jimb@redhat.com>
22556
22557 * gdb.base/reread.exp: Check that GDB properly re-reads the
22558 executable file when it changes while no inferior is running.
22559
aaf320fa
FF
225602002-01-21 Fred Fish <fnf@redhat.com>
22561
a9c64011
AS
22562 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
22563 optionally accept the "shlib events" variation.
aaf320fa 22564
808a31f5
JB
225652002-01-21 Jim Blandy <jimb@redhat.com>
22566
22567 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
22568 call `fflush' after every `printf', so that the output is produced
22569 at predictable points, regardless of whatever buffering does (or
22570 doesn't) take place.
22571 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
22572 at different points.
22573
4420d5e2
DJ
225742002-01-20 Daniel Jacobowitz <drow@mvista.com>
22575
22576 * gdb.c++/inherit.exp: Update copyright years.
22577 * gdb.c++/method.exp: Likewise.
22578
3e36a0f4
DJ
225792002-01-20 Daniel Jacobowitz <drow@mvista.com>
22580
22581 * gdb.c++/classes.exp: Update for improved v3 support and skipping
22582 artificial methods/arguments.
22583 * gdb.c++/derivation.exp: Likewise.
22584 * gdb.c++/inherit.exp: Likewise.
22585 * gdb.c++/method.exp: Likewise.
22586 * gdb.c++/virtfunc.exp: Likewise.
22587
b4ceaee6
AC
225882002-01-18 Andrew Cagney <ac131313@redhat.com>
22589
22590 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
22591 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
22592 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
22593 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
22594 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
22595 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
22596
ecace851
JB
225972002-01-17 Jim Blandy <jimb@redhat.com>
22598
22599 * gdb.asm/asm-source.exp (info symbol): Take another shot at
22600 anchoring the pattern matching the entry point symbol's name.
22601
375fc983
AC
226022002-01-17 Andrew Cagney <ac131313@redhat.com>
22603
22604 * gdb.base/maint.exp: Update ``maint internal-error'' to match
22605 continue/quit query. Update copyright.
22606
fe6fdd96
MS
226072002-01-14 Michael Snyder <msnyder@redhat.com>
22608
22609 * gdb.base/gcore.exp: Remove extra debugging output.
22610
e017c81f
DJ
226112002-01-13 Daniel Jacobowitz <drow@mvista.com>
22612
22613 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
22614 for slightly dubious v2 mangled string.
22615
37ab3bf8
DJ
226162002-01-13 Daniel Jacobowitz <drow@mvista.com>
22617
22618 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
22619
1bc05c3a 226202002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 22621
1bc05c3a 22622 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 22623
1bc05c3a
JM
22624 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
22625 constructors.
22626 * gdb.c++/derivation.exp: Likewise.
22627 * gdb.c++/templates.exp: Likewise.
22628 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 22629
1bc05c3a
JM
226302002-01-10 Michael Snyder <msnyder@redhat.com>
22631
22632 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 22633
a911c360
MS
226342002-01-08 Michael Snyder <msnyder@redhat.com>
22635
22636 * gdb.base/gcore.exp: New test for generate-core-file command.
22637 * gdb.base/gcore.c: Testcase for above.
22638 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
22639
ea2119ec
JM
226402002-01-08 Jason Merrill <jason@redhat.com>
22641
22642 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
22643
68203136
FF
226442002-01-07 Fred Fish <fnf@redhat.com>
22645
22646 * gdb.c++/overload.exp: Remove unconditional xfails for:
22647 print foo_instance1.overloadargs(1)
22648 print foo_instance1.overloadargs(1, 2)
22649 print foo_instance1.overloadargs(1, 2, 3)
22650 print foo_instance1.overloadargs(1, 2, 3, 4)
22651 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
22652 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
22653 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
22654 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
22655 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
22656 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
22657 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
22658 print foo_instance1.overload1arg()
22659 print foo_instance1.overload1arg((char)arg2)
22660 print foo_instance1.overload1arg((signed char)arg3)
22661 print foo_instance1.overload1arg((unsigned char)arg4)
22662 print foo_instance1.overload1arg((int)arg7)
22663 print foo_instance1.overload1arg((unsigned int)arg8)
22664 print foo_instance1.overload1arg((float)arg11)
22665 print foo_instance1.overload1arg((double)arg12)
d63a86f8 22666
21b9b5b1
MS
226672002-01-07 Michael Snyder <msnyder@redhat.com>
22668
22669 * gdb.base/huge.exp: New test. Print a very large target data object.
22670 (skip_huge_test): New test variable. Define if you want to skip this
22671 test. The test reads an 8 megabyte data object from the target, so it
22672 might be very time consuming on remote targets with a slow connection.
22673 * gdb.base/huge.c: New file. Test case for above.
22674
725f922e
FF
226752002-01-07 Fred Fish <fnf@redhat.com>
22676
22677 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
22678 g_instance.bfoo, and g_instance.cfoo.
22679
889bf7c5 226802002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 22681
889bf7c5
PA
22682 * gdb.base/break.c (multi_line_if_conditional): New function.
22683 (multi_ilne_while_conditional): Likewise.
22684 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
22685 IF or WHILE condition puts the breakpoint at the start of
22686 the condition.
f286b2c3 22687
634d57ec
JL
22688 * gdb.base/selftest.exp (backtrace through signal handler): Remove
22689 hppa*-*-hpux* expected failure.
22690 * gdb.base/structs.exp (do_function_calls): Similarly.
22691
22692 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
22693 watchpoints.
22694
9fbfe2dc
AC
226952002-01-06 Andrew Cagney <ac131313@redhat.com>
22696
22697 Fix PR gdb/66.
22698 * gdb.base/structs.exp: Replace skip for a29k with skip for
22699 gdb,cannot_call_functions.
22700 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
22701 * gdb.base/callfuncs.exp: Ditto.
22702 * gdb.base/call-rt-st.exp: Ditto.
22703 * gdb.base/call-strs.exp: Ditto.
22704 * gdb.base/callfwmall.exp: Ditto.
22705 * gdb.base/scope.exp: Obsolete xfail a29k.
22706 * gdb.c++/misc.exp: Ditto.
22707 * gdb.c++/cplusfuncs.exp: Ditto.
22708 * gdb.base/ptype.exp: Ditto.
22709 * gdb.base/printcmds.exp: Ditto.
22710 * gdb.base/opaque.exp: Ditto.
22711 * gdb.base/list.exp: Ditto.
22712 * gdb.base/funcargs.exp: Ditto.
22713 * gdb.base/default.exp: Ditto.
22714
8ddad156
MS
227152002-01-04 Michael Snyder <msnyder@redhat.com>
22716
ca4976a6 22717 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
22718 * gdb.base/maint.exp: Add tests for maint info sections options.
22719
1b074332
JL
22720Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
22721
22722 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
22723
7d159115
CV
227242001-12-20 Corinna Vinschen <vinschen@redhat.com>
22725
22726 * gdb.asm/arm.inc: New file.
22727 * gdb.asm/asm-source.exp: Add arm targets.
22728 * gdb.asm/configure.in: Ditto.
22729 * gdb.asm/configure: Recreated from configure.in.
22730
8fb87725
JL
22731Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
22732
afabe08c
JL
22733 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
22734 with HP's compiler.
22735 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
22736 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
22737 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
22738 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
22739
22740 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
22741 either HP's compilers or GCC.
22742
db521deb
JL
22743 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
22744 a SIGBUS or SIGSEGV.
22745
22746 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
22747
22748 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
22749 can be compiled with either HP's compiler or GCC.
22750
cfa88ab7
JL
22751 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
22752 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
22753 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
22754
ca344dff
JL
22755 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
22756 to match current gdb output. Update due to using auto-solib-limit
22757 for limiting instead of overloading auto-solib-add.
22758 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
22759 test program.
22760
3f3c6e55 22761 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
22762 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
22763 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
22764 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
22765 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
22766 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
22767 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
22768 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
22769 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
22770 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
22771 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
22772 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
22773 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 22774
8fb87725
JL
22775 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
22776 a SIGTRAP to the inferior.
22777
cf599fa7
CV
227782001-12-19 Corinna Vinschen <vinschen@redhat.com>
22779
22780 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
22781 Substitute call to target_link by call to gdb_compile.
22782
2cd045cd
JL
22783Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
22784
a9c64011
AS
22785 * gdb.base/break.exp: Fix HP specific search string when testing
22786 backtracing in a called function.
2cd045cd 22787
a9c64011
AS
22788 * gdb.base/constvars.exp: Only set lang to C++ if we're
22789 compiling the test with HP's compilers.
22790 * gdb.base/volatile.exp: Similarly.
2cd045cd 22791
99ebe9ac
JB
227922001-12-19 Jim Blandy <jimb@redhat.com>
22793
22794 * gdb.base/printcmds.exp: Expect the null character to be printed
22795 as '\0', and the '\013' to be printed as '\v'.
22796 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
22797 * gdb.base/setvar.exp: Same.
22798
b9891b29
JB
227992001-12-17 Jim Blandy <jimb@redhat.com>
22800
0eba65ab
JB
22801 * gdb.base/completion.exp: Rather than completing very long
22802 filenames, which can make the readline library produce output we
22803 don't recognize, cd to the directory first, and then complete
22804 using nice, short relative paths.
22805
6970b5b1
JB
22806 * gdb.base/completion.exp: On some systems, there is, in fact, a
22807 variable named `b' in scope, since GDB treats all static
a9c64011
AS
22808 variables as being in scope. So use `no_var_named_this'
22809 instead of `b'.
6970b5b1 22810
b9891b29 22811 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 22812 can't find the core file's registers as a failure.
b9891b29 22813
e6ccd35f
JSC
228142001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
22815
a9c64011
AS
22816 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
22817 test expect string more specific.
e6ccd35f 22818
105ba819
CV
228192001-12-13 Corinna Vinschen <vinschen@redhat.com>
22820
22821 * gdb.asm/asm-source.exp: Add support for xstormy16.
22822 * gdb.asm/configure.in: Ditto.
22823 * gdb.asm/configure: Rebuild.
22824 * gdb.asm/xstormy16.inc: New file.
22825
e9e79dd9
FF
228262001-12-10 Fred Fish <fnf@redhat.com>
22827
22828 * gdb.base/maint.exp: Update to match changes in type dumping code.
22829
347dc97d
JB
228302001-12-10 Jim Blandy <jimb@redhat.com>
22831
22832 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
22833 matching the entry point symbol's name at the beginning of the
22834 line.
347dc97d 22835
5178b9d6
DJ
228362001-12-07 Daniel Jacobowitz <drow@mvista.com>
22837
22838 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
22839 gdb.c++/inherit.exp, gdb.c++/method.exp,
22840 gdb.c++/namespace.exp, gdb.c++/templates.exp,
22841 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
22842 and class layout support.
22843
af890c52
DJ
228442001-12-07 Daniel Jacobowitz <drow@mvista.com>
22845
22846 * gdb.c++/classes.exp: Add test for static member function.
22847 * gdb.c++/misc.cc: Add class with static member function.
22848
7a345fb3
JB
228492001-12-07 Jim Blandy <jimb@redhat.com>
22850
f2e54a80 22851 If GDB says it can't find the struct the function returned, report
8032bf31
JB
22852 those tests as `unsupported'.
22853 * gdb.base/call-rt-st.exp (print_struct_call): New function.
22854 Rewrite subsequent tests to use it.
22855
22856 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
22857 those tests as `unsupported'.
22858 * gdb.base/structs.exp (call_struct_func): New function.
22859 (do_function_calls): Use call_struct_func to call the functions
22860 returning structs.
22861
0bc69509
JB
22862 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
22863 whether functions are prototyped or not, so we can't possibly pass
22864 arguments to t_float_values2 properly.
22865
7a345fb3
JB
22866 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
22867 value of `timeout' for targets other than the mips*tx39-*.
22868
edb6ede1
MS
228692001-12-06 Michael Snyder <msnyder@redhat.com>
22870
d63a86f8 22871 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
22872 and detect whether the start symbol has a leading underscore.
22873
2d842f13
JB
228742001-12-04 Jim Blandy <jimb@redhat.com>
22875
22876 * gdb.base/completion.exp: Clarify indentation.
22877
68550daf
JB
228782001-12-03 Jim Blandy <jimb@redhat.com>
22879
22880 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
22881 variables on the S/390, not `.word'.
22882
cd5195a8
JB
228832001-11-30 Jim Blandy <jimb@redhat.com>
22884
22885 Add assembly-source tests for s390-ibm-linux.
22886 * gdb.asm/s390.inc: New file.
22887 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
22888 the S/390 architecture.
a9c64011 22889 * gdb.asm/configure: Regenerated.
cd5195a8 22890
ca9efc90
MS
228912001-11-30 Michael Snyder <msnyder@redhat.com>
22892
22893 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
22894 next, info source, info sources, info line, global and static
22895 variables, and static functions.
22896 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
22897 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
22898 * gdb.asm/asmsrc1.s: Add a static function and some variables.
22899 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
22900 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
22901 (gdbasm_leave): Restore frame pointer.
22902 (gdbasm_startup): Copy stack set-up from crt0.S.
22903
d0e66976
FN
229042001-11-26 Fernando Nasser <fnasser@redhat.com>
22905
22906 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
22907 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
22908 to a local (non-static) variable. Copy tstruct.a to a static buffer
22909 and return a pointer to that buffer.
22910 * gdb.base/callfwmall.c (t_structs_a): Ditto.
22911
e2334072
MK
229122001-11-24 Mark Kettenis <kettenis@gnu.org>
22913
22914 * gdb.asm/configure.in: Fix recognition of ix86 target.
22915 * gdb.asm/configure: Regenerate.
22916
756caa3d
MS
229172001-11-21 Michael Snyder <msnyder@redhat.com>
22918
22919 * gdb.asm/sparc.inc: New file.
22920 * gdb.asm/asm-source.exp: Recognize sparc target.
22921 * gdb.asm/configure.in: Recognize sparc target.
22922 * gdb.asm/configure: Regenerate.
d63a86f8 22923
9a4d72d5
MS
229242001-11-21 Michael Snyder <msnyder@redhat.com>
22925
22926 * gdb.asm/m32r.inc: New file.
22927 * gdb.asm/asm-source.exp: Recognize m32r target.
22928 * gdb.asm/configure.in: Recognize m32r target.
22929 * gdb.asm/configure: Regenerate.
22930
a773d1cd
MS
229312001-11-20 Michael Snyder <msnyder@redhat.com>
22932
017ac23d
MS
22933 * gdb.asm/i386.inc: New file.
22934 * gdb.asm/asm-source.exp: Recognize ix86 target.
22935 * gdb.asm/configure.in: Recognize ix86 target.
22936 * gdb.asm/configure: Regenerate.
22937
a773d1cd
MS
22938 * gdb.c++/namespace.exp: Fix quotes in output messages.
22939
bb632afb
MS
229402001-11-14 Michael Snyder <msnyder@redhat.com>
22941
25d559ca 22942 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
22943 qualifier in a type cast expression, to designate an address
22944 in the instruction space (Harvard architecture).
22945
4749e309
MS
229462001-11-13 Michael Snyder <msnyder@redhat.com>
22947
22948 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
22949 Tests for expressions using 'const' and 'volatile'.
22950
25050984
CV
229512001-11-13 Corinna Vinschen <vinschen@redhat.com>
22952
22953 * gdb.asm/asm-sources.exp: Allow defining linker flags.
22954
1902c51f
DJ
229552001-11-12 Daniel Jacobowitz <drow@mvista.com>
22956
22957 * lib/mi-support.exp (mi_run_to_helper): Move comments
22958 outside of gdb_expect.
22959
dcf95b47
DJ
229602001-11-11 Daniel Jacobowitz <drow@mvista.com>
22961
22962 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
22963 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
22964 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
22965 mi0_run_to): New functions.
22966 * gdb.mi/mi-simplerun.exp: Use them.
22967 * gdb.mi/mi0-simplerun.exp: Likewise.
22968 * gdb.mi/mi-var-cmd.exp: Likewise.
22969 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 22970
45b074e1
AC
229712001-11-10 Andrew Cagney <ac131313@redhat.com>
22972
22973 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
22974 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
22975
bf50d346
AC
229762001-11-09 Andrew Cagney <ac131313@redhat.com>
22977
22978 * gdb.base/restore.exp: Include $expected value in restored test
22979 message.
22980
9383332c
AC
229812001-11-09 Andrew Cagney <ac131313@redhat.com>
22982
22983 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
22984 implemented.
22985
db62520a
MS
229862001-11-08 Michael Snyder <msnyder@redhat.com>
22987
22988 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
22989 Add pass/fail message for stop at breakpoint in call dummy function.
22990
b5703437
MS
229912001-11-07 Michael Snyder <msnyder@redhat.com>
22992
d63a86f8
RM
22993 * gdb.c++/templates.exp (test_template_breakpoints):
22994 If we get an overload menu, but it does not match what
760f6330 22995 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
22996 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
22997 making the whitespace optional. Argument for "new" may be
22998 "unsigned" as well as "unsigned int/long".
d63a86f8 22999 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
23000 making the whitespace optional. Also replace "(void) with
23001 "((void|)), making the keyword "void" optional.
d63a86f8 23002 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
23003 making the whitespace optional. Also replace "(void) with
23004 "((void|)), making the keyword "void" optional.
3bf40917
MS
23005 * gdb.base/callfuncs.c (t_float_values): This function must
23006 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 23007 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
23008 can be tested against both cases. Usually one case involves
23009 promotion of float to double, while the other does not.
23010 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
23011 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
23012 includes a stack frame for "start".
23013
c8ab4e6d
JB
230142001-11-05 Jim Blandy <jimb@redhat.com>
23015
23016 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
23017 pointers are 32 bits long, and that offsets of relocs are always
23018 stored in the data (REL-style), and not in the reloc entry itself
23019 (RELA-style).
23020 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
23021 stabs.
23022
3f08ced9
MS
230232001-11-01 Michael Snyder <msnyder@redhat.com>
23024
23025 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
23026 and regular expression operators by using quoting.
23027
cbfa24cd
MS
230282001-10-31 Michael Snyder <msnyder@redhat.com>
23029
23030 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
23031 depending on what the symbol table contains.
23032 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
23033 the output of the ptype command. Similarly, accept both "const &"
23034 and "const&".
23035
aaa68313
CV
230362001-10-31 Corinna Vinschen <vinschen@redhat.com>
23037
23038 * gdb.base/miscexprs.c (main): Add usage of preprocessor
23039 symbol `STORAGE' to allow to choose the storage class of
23040 the local datastructures.
23041 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
23042 compiler directive.
23043
91740388
MS
230442001-10-30 Michael Snyder <msnyder@redhat.com>
23045
23046 * gdb.base/jump.exp: Allow it to run for all targets.
23047
1b7c05e7
CV
230482001-10-29 Corinna Vinschen <vinschen@redhat.com>
23049
23050 * gdb.base/call-ar-st.c (print_double_array): Match for loop
23051 with new double_array size.
23052 (main): Change storage class of all local variables to static.
23053 Reduce size of double_array to 9.
23054 * gdb.base/call-ar-st.exp: Increase timeout value.
23055 Change expected output for double array to match new size in
23056 call-ar-st.c.
23057
36a22261
CV
230582001-10-29 Corinna Vinschen <vinschen@redhat.com>
23059
23060 * gdb.base/ending-run.exp: Create identical output when passing
23061 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 23062 Stormy16 target.
36a22261 23063
92b8ae91
MK
230642001-10-28 Mark Kettenis <kettenis@gnu.org>
23065
23066 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
23067 that we catch the expected failure under Linux/x86.
23068
cb135b83
OF
230692001-10-29 Orjan Friberg <orjanf@axis.com>
23070
23071 * gdb.base/setvar.exp: Escape curly braces.
23072 * gdb.stabs/weird.exp: Ditto.
23073
6884aa54
DJ
230742001-10-27 Daniel Jacobowitz <drow@mvista.com>
23075
23076 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
23077 * gdm.mi/mi0-hack-cli.exp: Likewise.
23078
0398c9aa
AC
230792001-10-25 Andrew Cagney <ac131313@redhat.com>
23080
23081 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
23082 messages.
23083
d20bf2e8
AC
230842001-10-21 Andrew Cagney <ac131313@redhat.com>
23085
23086 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
23087 checking MI enabled.
23088
03dd63aa
CV
230892001-10-09 Corinna Vinschen <vinschen@redhat.com>
23090
23091 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
23092
1d9d99f3
FCE
230932001-10-04 Frank Ch. Eigler <fche@redhat.com>
23094
23095 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
23096 if gdb child process crashes, just signal an error.
23097
838ae6c4
JB
230982001-10-02 Jim Blandy <jimb@redhat.com>
23099
23100 * lib/gdb.exp (test_xfail_format): Simplify.
23101
23102 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
23103 front of the variable name `format'. Simplify `if'.
23104
8f0cbc1c
DJ
231052001-10-01 Daniel Jacobowitz <drow@mvista.com>
23106
23107 * gdb.threads/pthreads.exp: Wait for output and delay
23108 before sending ^C.
23109
1f08dafd
DJ
231102001-10-01 Daniel Jacobowitz <drow@mvista.com>
23111
23112 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
23113 some incorrect output instead of timing out.
23114 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
23115
674f90ff
CV
231162001-09-28 Corinna Vinschen <vinschen@redhat.com>
23117
23118 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
23119 check to allow additional `int'.
23120
9b284272
DJ
231212001-09-27 Daniel Jacobowitz <drow@mvista.com>
23122
23123 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
23124 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
23125
b55a4771
MS
231262001-09-27 Michael Snyder <msnyder@redhat.com>
23127
23128 * lib/gdb.exp (test_debug_format): New proc.
23129 (setup_xfail_format): Use new proc test_debug_format.
23130 * gdb.base/constvars.exp (local_compiler_xfail_check): New
23131 proc; use new service proc test_debug_format.
23132 Replace all other "gcc_compiled" tests with this test.
23133 * gdb.base/volatile.exp (local_compiler_xfail_check): New
23134 proc; use new service proc test_debug_format.
23135 Replace all other "gcc_compiled" tests with this test.
23136
231372001-09-27 Michael Snyder <msnyder@redhat.com>
23138
23139 * gdb.base/cvexpr.exp: New file.
23140 * gdb.base/cvexpr.c: New file
23141 Test for expressions using const and volatile keywords.
23142
4e6667ac
CV
231432001-09-26 Corinna Vinschen <vinschen@redhat.com>
23144
23145 * gdb.base/constvars.exp: Check for different orders of keywords
23146 and additional "int" strings in output.
23147
4f337972
AC
231482001-09-22 Andrew Cagney <ac131313@redhat.com>
23149
23150 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
23151 responses from "help maint".
23152
2015650d
FCE
231532001-09-19 Frank Ch. Eigler <fche@redhat.com>
23154
23155 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
23156 to localhost:NNN instead of :NNN, in case Xvfb is listening
23157 only on TCP.
23158
f3bcedc1
CV
231592001-09-19 Corinna Vinschen <vinschen@redhat.com>
23160
23161 * gdb.base/recurse.exp: When checking leaving the watchpoint
23162 scope, recognize when gdb is in function's epilogue and pass.
23163
6b819c92
KS
231642001-09-18 Keith Seitz <keiths@redhat.com>
23165
23166 * lib/insight-support.exp (_gdbtk_export_target_info): Add
23167 support for running tests against sid targets.
23168 (gdbtk_done): Ditto.
23169
a10c9419
CV
231702001-09-18 Corinna Vinschen <vinschen@redhat.com>
23171
23172 * gdb.base/ending-run.c (main): Set stdout buffersize
23173 to the same reasonable value for any target.
23174 * gdb.base/ending-run.exp: Add a regular expression
23175 to make testsuite happy on Sanyo Stormy16 target.
23176
739d0d99
CV
231772001-09-17 Corinna Vinschen <vinschen@redhat.com>
23178
23179 * gdb.base/display.c (do_loops): Add float variable `f'.
23180 Increment f in loop.
23181 * gdb.base/display.exp: Increment timeout by 60 seconds.
23182 Change float display test to use variable `f'.
23183
1b8947f0
JB
231842001-09-17 Jim Blandy <jimb@redhat.com>
23185
23186 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
23187 overflowing the limited breakpoint tables on some ROM monitors
23188 (like the ROM68K).
23189
9890ac81
FCE
231902001-09-15 Frank Ch. Eigler <fche@redhat.com>
23191
23192 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
23193 the "-ac" (disable access control) flag.
23194
6db765ea
JH
231952001-08-30 Jeff Holcomb <jeffh@redhat.com>
23196
23197 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
23198 ints.
23199
4c32cc04
KS
232002001-08-30 Keith Seitz <keiths@redhat.com>
23201
23202 * lib/gdb.exp: Move all insight-related functionality into
23203 separate file.
23204 * lib/insight-support.exp: New file.
23205
8d6e6f81
FCE
232062001-08-29 Frank Ch. Eigler <fche@redhat.com>
23207
23208 * config/sid.exp (sid_start): Never set sid verbosity; disable
23209 expect_background {} that consumed its stdout; tolerate </dev/null.
23210 Attempt to set endianness override in "sid" protocol mode. Cleanup.
23211
6a90e1d0
AC
232122001-08-18 Andrew Cagney <ac131313@redhat.com>
23213
23214 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
23215 CLI jump command to start it.
23216 (mi_run_to_main): Fail immediatly when unexpected output.
23217
1759b3c3
AC
232182001-08-18 Andrew Cagney <ac131313@redhat.com>
23219
23220 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
23221 beginning of function. Fix PR gdb/191.
23222
61d11d80
FCE
232232001-08-16 Frank Ch. Eigler <fche@redhat.com>
23224
23225 * config/sid.exp (sid_start): Don't warn if we cannot figure out
23226 what to force sid endianness to.
23227
942a4df2
KS
232282001-08-15 Keith Seitz <keiths@redhat.com>
23229
23230 * lib/gdb.exp (gdbtk_start): Don't set environment
23231 variables for TCL_LIBRARY and friends. Insight will
23232 now figure these out for itself.
23233
0521c418
MS
232342001-08-02 Michael Snyder <msnyder@redhat.com>
23235
23236 * gdb.base/completion.exp: Remove the symbol "a64l" from
23237 the expect string; this is target-specific, and not related
23238 to what is being tested.
23239
74a9a58a
DB
232402001-08-02 Dave Brolley <brolley@redhat.com>
23241
23242 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
23243
c70819fa
MS
232442001-07-25 Michael Snyder <msnyder@redhat.com>
23245
c2b8fa57
MS
23246 * gdb.base/consecutive.exp: New file. Test stepping over
23247 breakpoints on consecutive instructions.
23248 * gdb.base/consecutive.c: New file.
23249
c70819fa
MS
23250 * gdb.base/call-rt-st.exp: Use double-backslash to quote
23251 curly braces in regular expressions.
23252
2b1a1355
MS
232532001-07-25 Michael Snyder <msnyder@redhat.com>
23254
23255 * gdb.base/ending-run.exp: Accept "Program exited normally" as
23256 legitimate output from stepping out of main.
23257
413eca6f
KS
232582001-07-22 Keith Seitz <keiths@redhat.com>
23259
23260 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
23261 the empty string, do not run the tests.
23262
7e5a9322
SC
232632001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23264
23265 * gdb.base/long_long.exp: Detect size of pointer. Take into
23266 account 2-byte pointers when testing for p/a results.
23267
de58f10f
SC
232682001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23269
d63a86f8 23270 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
23271 and defined to 1K for m68hc11.
23272 (random_data): Reduce table to 1K for embedded platforms (68hc11).
23273 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
23274 (sizeof_random_data): New variable to tell the size of the data table;
23275 don't test past this size; always run to main.
23276
d6f5fea1
SC
232772001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23278
23279 * gdb.base/return2.exp: return of long long and double fails for
23280 68HC11; don't execute these tests on that platform.
23281 * gdb.base/return.exp: Return of a double fails for 68hc11.
23282
c477543d
SC
232832001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
23284
23285 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
23286 tests that print a float.
23287 * call-rt-st.exp: Likewise.
23288
63cf1c79
MK
232892001-07-12 Mark Kettenis <kettenis@gnu.org>
23290
23291 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
23292 running this test on Linux.
23293
112f9ab5
MC
232942001-06-24 Michael Chastain <chastain@redhat.com>
23295
23296 * gdb.base/arithmet.exp: Remove some tests to make all test names
23297 unique.
23298
4970cb0f
MS
232992001-07-03 Michael Snyder <msnyder@redhat.com>
23300
23301 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
23302 the output of the ptype command.
23303
d85da69f
MS
233042001-07-02 Michael Snyder <msnyder@redhat.com>
23305
4c8a82de
MS
23306 * gdb.base/completion.exp: Don't assume that break.c is the only
23307 source file that may contain functions named "marker".
d85da69f
MS
23308 * gdb.base/corefile.exp: Quote the curly braces in regexp.
23309
8afc772b
AC
233102001-06-28 Andrew Cagney <ac131313@redhat.com>
23311
23312 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
23313 of files to delete.
23314
23315 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
23316 * gdb.disasm/h8300s.exp: New file.
23317 gdb.disasm/h8300s.s: Likewise.
23318
cff22675
AC
233192001-06-27 Andrew Cagney <ac131313@redhat.com>
23320
23321 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
23322 empty breakpoint tables.
23323
68c81b54
AC
233242001-06-25 Andrew Cagney <ac131313@redhat.com>
23325
23326 * lib/mi-support.exp: Update args=... part of stop-reason
23327 patterns. Accept either a list or a tuple.
23328
2dd62704
AC
233292001-06-23 Andrew Cagney <ac131313@redhat.com>
23330
23331 * lib/mi-support.exp: Remove local emacs variable defining
23332 change-log-default-name.
23333
b4127474
MC
233342001-06-22 Michael Chastain <chastain@redhat.com>
23335
23336 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
23337 This is operationally compatible with the previous version.
23338
8dbfb380
JB
233392001-06-13 Jim Blandy <jimb@redhat.com>
23340
23341 * lib/gdb.exp (gdb_test): Doc fix.
23342
f2d8c86d
MC
233432001-06-10 Michael Chastain <chastain@redhat.com>
23344
23345 * gdb.base/exprs.exp: Remove a duplicate test.
23346
81564d34
JB
233472001-06-06 Jim Blandy <jimb@redhat.com>
23348
23349 * gdb.base/return2.exp (main): Use values to test float and double
23350 returns that are not NaN's, to avoid being confused by IEEE
23351 comparison rules.
23352
da55addb
MS
233532001-06-04 Michael Snyder <msnyder@redhat.com>
23354
23355 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 23356 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
23357 rather than wait for 12 more tests to time out.
23358
42c65987
JB
233592001-06-06 Jim Blandy <jimb@redhat.com>
23360
b18bced9 23361 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 23362 Don't forget to match the GDB prompt.
b18bced9 23363
42c65987
JB
23364 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
23365
5b41e5f0
JB
233662001-06-04 Jim Blandy <jimb@redhat.com>
23367
23368 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
23369 command.
23370
015e046f
KB
233712001-05-31 Kevin Buettner <kevinb@redhat.com>
23372
23373 * gdb.base/annota1.exp (info break): Match four or more spaces
23374 after "Address".
23375
fb1ffbbe
MC
233762001-05-31 Michael Chastain <chastain@redhat.com>
23377
23378 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
23379 (dm_type_int_star): Likewise.
23380 (dm_type_long_star): Likewise.
23381 (dm_type_void_star): Likewise.
23382
5ea2a32c
KB
233832001-05-29 Kevin Buettner <kevinb@redhat.com>
23384
23385 * gdb.base/completion.exp (INPUTRC): Set this environment variable
23386 to a known value in order to get consistent results regardless
23387 of the setting of INPUTRC or the presence or contents of .inputrc.
23388
ae23c492
MS
233892001-05-24 Michael Snyder <msnyder@redhat.com>
23390
ac55707e
MS
23391 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
23392 Don't require that the main thread and the manager thread are the
23393 first in the list.
23394
ae23c492
MS
23395 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
23396 debugging. If test fails, issue an "unsupported" not a "fail".
23397
400071f1
JB
233982001-05-24 Jim Blandy <jimb@redhat.com>
23399
23400 Don't assume that short is shorter than int.
23401 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
23402 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 23403 this isn't true.
400071f1
JB
23404 ("print unsigned char == (~0)"): Add test that verifies that ~0,
23405 an int, is not equal to ~0 stored in an unsigned char. This tests
23406 the same thing that the previous test meant to, but works on
23407 16-bit machines, too.
23408 ("print unsigned char != (~0)"): Same test, complemented.
23409
0816a3e5
MS
234102001-05-24 Michael Snyder <msnyder@redhat.com>
23411
23412 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 23413 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
23414 and prevents dejagnu getting out of step.
23415
f6dc23a9
KB
234162001-05-23 Kevin Buettner <kevinb@redhat.com>
23417
23418 * gdb.base/finish.exp (finish_void): Revise pattern for
23419 stopping on the call statement to not permit stopping at
23420 the start of the instructions comprising the call sequence.
23421
7dbd117d
MC
234222001-05-19 Michael Chastain <chastain@redhat.com>
23423
23424 * gdb.base/callfuncs.exp: Make all test names unique.
23425 * gdb.base/commands.exp: Make all test names unique.
23426 * gdb.base/condbreak.exp: Make all test names unique.
23427 * gdb.base/dbx.exp: Make all test names unique.
23428 * gdb.base/default.exp: Make all test names unique.
23429 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
23430 and TIMEOUT messages to their corresponding PASS message.
23431 * gdb.base/ending-run.exp: Make all test names unique.
23432 * gdb.base/long_long.exp: Remove duplicate test.
23433
6b0b0a9e
KB
234342001-05-21 Kevin Buettner <kevinb@redhat.com>
23435
23436 * gdb.base/finish.exp (finish_void): Allow "finish" command to
23437 stop on the call statement as well as the statement after the
23438 call.
23439
2caa35cb
MS
234402001-05-21 Michael Snyder <msnyder@redhat.com>
23441
23442 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
23443
40713331
EZ
234442001-05-10 Elena Zannoni <ezannoni@redhat.com>
23445
a9c64011
AS
23446 * gdb.base/completion.exp: Revamp test. Make it execute on all
23447 platforms.
40713331 23448
c2c1be8d
EZ
234492001-05-10 Elena Zannoni <ezannoni@redhat.com>
23450
a9c64011
AS
23451 * config/gdbserver.exp (gdb_load): Handle the case
23452 in which the arguments to gdbserver are given in the
23453 baseboard configuration file.
23454 Also handle the case in which the server needs to do a
23455 load.
2c9cd303 23456
9671de48
KS
234572001-05-07 Keith Seitz <keiths@cygnus.com>
23458
a9c64011
AS
23459 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
23460 set up the display for testing.
23461 (gdbtk_start): Convert all paths to paths that tcl will like.
23462 Export target information to environment.
23463 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
23464 necessary.
23465 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
23466 (to_tcl_path): New proc to convert a given pathname into
23467 a path acceptible as an argument to a tcl command.
23468 (_gdbtk_export_target_info): New proc to export target info
23469 into the environment for gdbtk testing.
23470 (gdbtk_done): New proc to signal end-of-test.
9671de48 23471
5a360f47
JB
234722001-05-06 Jim Blandy <jimb@redhat.com>
23473
23474 * restore.c: Make the code of caller0 correspond to its comment.
23475
66c756c6
MS
234762001-05-03 Michael Snyder <msnyder@redhat.com>
23477
23478 * config/sid.exp (gdb_target_sid): Check for error messages.
23479 On error or timeout, don't make expect exit (which will terminate
23480 all subsequent tests); instead just make gdb exit.
d63a86f8 23481 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
23482 return a negative value.
23483
a966fde5
JB
234842001-04-24 Jim Blandy <jimb@redhat.com>
23485
851c18e0
JB
23486 * gdb.c++/templates.exp: If we see the prompt for the overload
23487 list, but we haven't recognized any of the longer patterns,
23488 arrange for this test to fail, not hang.
23489
a966fde5
JB
23490 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
23491 variations.
23492
db144853
MC
234932001-04-22 Michael Chastain <chastain@redhat.com>
23494
23495 * gdb.c++/local.exp: Use the 'runto' library function.
23496 * gdb.c++/namespace.exp: Likewise.
23497 * gdb.c++/overload.exp: Likewise.
23498
3207ec21
KB
234992001-03-26 Kevin Buettner <kevinb@redhat.com>
23500
23501 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
23502 * gdb.base/step-line.exp: New file. Test step/next in presence of
23503 #line directives.
23504 * gdb.base/step-line.c: New file. Test program for the above.
23505 * gdb.base/step-line.inp: New file. We pretend that this file has
23506 been transformed by some other tool into step-line.c.
23507
13b57657
JB
235082001-03-21 Jim Blandy <jimb@redhat.com>
23509
23510 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
23511 unmangled operator names.
23512
754cbe1c
JB
235132001-03-20 Jim Blandy <jimb@redhat.com>
23514
23515 * gdb.threads/linux-dp.exp: Recognize an additional message
23516 generated by GDB when it doesn't understand how to debug threads
23517 on the target system.
23518
177495c9
AC
235192001-03-19 Andrew Cagney <ac131313@redhat.com>
23520
23521 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
23522
f266096b
MC
235232001-03-12 Michael Chastain <chastain@redhat.com>
23524
23525 * gdb.c++/derivation.exp: Use the 'runto' library function.
23526
cac3c2ff
MC
235272001-03-12 Michael Chastain <chastain@redhat.com>
23528
23529 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
23530
b6c11a24
MC
235312001-02-24 Michael Chastain <chastain@redhat.com>
23532
23533 * gdb.c++/ref-types.exp: Change handwritten code to library
23534 function 'runto'.
23535
6bae5bce
OF
235362001-03-16 Orjan Friberg <orjanf@axis.com>
23537
23538 * gdb.base/signals.exp: Set count to 0 explicitly.
23539
0015fd9a
MS
235402001-03-15 Mark Salter <msalter@redhat.com>
23541
23542 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
23543 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
23544 (gdb_load): Add support for additional target_info: gdb_download_size
23545 and gdb_load_timeout.
0015fd9a 23546
fc33412a
DT
23547Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
23548
23549 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
23550 file -- to prevent failing when the compile fails but we have no
23551 intention of running the tests anyway.
fc33412a
DT
23552
23553 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
23554 tests if set.
23555
23556 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 23557 integers.
fc33412a
DT
23558
23559 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
23560 * gdb.c++/namespace.exp: Ditto.
23561
115f06de
OF
235622001-03-07 Orjan Friberg <orjanf@axis.com>
23563
23564 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
23565 * gdb.base/pointers.exp: Relax pattern match of decimals.
23566
b6ba6518
KB
235672001-03-06 Kevin Buettner <kevinb@redhat.com>
23568
23569 * Makefile.in, config/abug.exp, config/cfdbug.exp,
23570 config/cpu32bug.exp, config/dve.exp, config/est.exp,
23571 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
23572 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
23573 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
23574 config/sh.exp, config/sid.exp, config/slite.exp,
23575 config/sparclet.exp, config/udi.exp, config/unknown.exp,
23576 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
23577 config/vxworks.exp, config/vxworks29k.exp,
23578 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
23579 gdb.base/all-bin.exp, gdb.base/annota1.exp,
23580 gdb.base/arithmet.exp, gdb.base/assign.exp,
23581 gdb.base/async.exp, gdb.base/attach.exp,
23582 gdb.base/bitfields.exp, gdb.base/bitops.exp,
23583 gdb.base/break.exp, gdb.base/call-ar-st.exp,
23584 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
23585 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
23586 gdb.base/commands.exp, gdb.base/completion.exp,
23587 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
23588 gdb.base/constvars.exp, gdb.base/corefile.exp,
23589 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
23590 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
23591 gdb.base/ending-run.exp, gdb.base/environ.exp,
23592 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
23593 gdb.base/finish.exp, gdb.base/foll-exec.exp,
23594 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
23595 gdb.base/funcargs.exp, gdb.base/help.exp,
23596 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
23597 gdb.base/logical.exp, gdb.base/long_long.exp,
23598 gdb.base/maint.exp, gdb.base/mips_pro.exp,
23599 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
23600 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
23601 gdb.base/pointers.exp, gdb.base/printcmds.exp,
23602 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
23603 gdb.base/regs.exp, gdb.base/relational.exp,
23604 gdb.base/remote.exp, gdb.base/reread.exp,
23605 gdb.base/restore.exp, gdb.base/return2.exp,
23606 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
23607 gdb.base/selftest.exp, gdb.base/setshow.exp,
23608 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
23609 gdb.base/sigall.exp, gdb.base/signals.exp,
23610 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
23611 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
23612 gdb.base/step-test.exp, gdb.base/structs.c,
23613 gdb.base/structs.exp, gdb.base/structs2.exp,
23614 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
23615 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
23616 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
23617 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
23618 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
23619 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
23620 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
23621 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
23622 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
23623 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
23624 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
23625 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
23626 gdb.fortran/types.exp, gdb.java/jmisc.exp,
23627 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
23628 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
23629 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
23630 gdb.trace/circ.exp, gdb.trace/collection.exp,
23631 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
23632 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
23633 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
23634 gdb.trace/report.exp, gdb.trace/save-trace.exp,
23635 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
23636 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
23637 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
23638 notices.
23639
dc96c6c7 236402001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
23641
23642 * gdb.base/varargs.c (find_max_double): Fix printf format string:
23643 first arg is int not float.
23644
dc96c6c7 236452001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
23646
23647 * gdb.base/reread.exp: Unsupported for non-native targets;
23648 doesn't work for remote debugging.
23649
9b0c4aeb
FN
236502001-02-19 Fernando Nasser <fnasser@redhat.com>
23651
23652 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
23653 * gdb.base/ending-run.exp: Properly handle the BSP state when
23654 stepping past the end of main.
9b0c4aeb 23655
02aa71d5
MC
236562001-02-19 John Moore <jmoore@redhat.com>
23657
23658 * gdb.base/commands.exp (infrun_breakpoint_command_test):
23659 Converted HPUX fix for non-expected items following multiple
23660 step commands into general solution for all platforms.
23661
1fa449a4
MC
236622001-02-18 Michael Chastain <chastain@redhat.com>
23663
23664 * gdb.c++/classes.exp (do_tests): Change runto statements
23665 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23666 statements demangler agnostic.
23667 * gdb.c++/virtfunc.exp (do_tests): Likewise.
23668 (gdb_virtfunc_restart): Likewise.
23669
b2f9ec70
MC
236702001-02-14 Michael Chastain <chastain@redhat.com>
23671
23672 * gdb.c++/inherit.exp (do_tests): Change runto statements
23673 from "runto 'foo(void)'" to "runto 'foo'". This makes the
23674 statements demangler agnostic.
23675
cf74b8ca
AC
23676Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
23677
23678 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
23679 ``continue to bkpt at common_routine in thread 2'' and ``stopped
23680 before calling common_routine 15 times'' tests.
cf74b8ca 23681
99f78f56
MC
236822001-02-11 Michael Chastain <chastain@redhat.com>
23683
23684 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
23685 Helps the test script figure out which demangler is in use.
23686 (dm_type_foo_ref): Ditto.
23687 (dm_type_int_star): Ditto.
23688 (dm_type_long_star): Ditto.
23689 (dm_type_unsigned_int): Ditto.
23690 (dm_type_void): Ditto.
23691 (dm_type_void_star): Ditto.
99707966 23692 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
23693 Probe the gdb demangler and set variables to accommodate
23694 formatting differences.
23695 (info_func_regexp): New function. Same as info_func, but
23696 matches against a regexp.
23697 (info_func): Match against a literal string.
23698 (print_addr_2): New function. Match against a literal string,
23699 which can be different from the input to gdb.
23700 (print_addr): Simply call print_addr_2 with the same argument twice.
23701 (test_lookup_operator_functions): Use demangler formatting variables.
23702 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
23703 the tests in the same order as the C++ class declaration.
23704 (test_paddr_operator_functions): Ditto.
23705 (test_paddr_overloaded_functions): Ditto.
23706 (test_paddr_hairy_functions): Use demangler formatting variables.
23707 Add reference to gdb/19 for related tests.
23708 (do_tests): Call probe_demangler.
23709
1de8f023
KB
237102001-01-30 Kevin Buettner <kevinb@redhat.com>
23711
23712 * gdb.c++/templates.cc (printf): Remove unused function definition.
23713
ca3f91ed
MS
237142001-01-26 Felix Lee <flee@redhat.com>
23715
23716 * sid.exp (sid_exit): Pass host, not target, to remote_close.
23717
237182001-01-25 matthew green <mrg@redhat.com>
23719
23720 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
23721 up sid.
23722 (sid_exit): Call `remote_pop_conn' after GDB is gone.
23723
237242001-01-25 matthew green <mrg@redhat.com>
23725
23726 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 23727 Deprecate $sid_spawn_id.
ca3f91ed
MS
23728 (sid_exit): Remove code necessary only for `spawn.'
23729
237302001-01-25 matthew green <mrg@redhat.com>
23731
23732 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
23733
fb18ec4a
MC
237342001-01-28 Michael Chastain <chastain@redhat.com>
23735
23736 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
23737 to call when tests fail. It takes gdb out of the overloaded
23738 function choice menu back to the main prompt, so that the test
23739 program stays synchronized.
23740 (set_bp_overloaded): New proc to collect all the common
23741 code for setting a breakpoint on an overloaded name. Calls
23742 take_gdb_out_of_choice_menu when needed.
23743 (menu_overload1arg): New variable to collect the repeated
23744 instances of the expected menu for an overloaded name. Change
23745 the regular expression to handle changes in g++ type encoding:
23746 "void" can be either "void" or "", and "unsigned int" can be
23747 either "unsigned int" or "unsigned".
23748 (continue_to_bp_overloaded): Change regular expressions to handle
23749 changes in g++ type encoding.
23750 (no proc): Call take_gdb_out_of_choice_menu when needed.
23751 Remove redundant calls to "info break". Accept either "canceled"
23752 or "cancelled". Change regular expressions in "info break"
23753 calls to handle changes in g++ type encoding. Give all tests
23754 unique strings.
23755
9c646a6e
BE
237562001-01-17 Ben Elliston <bje@redhat.com>
23757
23758 * config/sid.exp: New file.
23759
9549d9c1
AC
23760Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
23761
23762 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
23763
dc96c6c7 237642000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
23765
23766 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
23767 Add a RE to accept a non-ascii char if one is ever presented.
23768
b4df4f68
FN
237692000-12-20 Fernando Nasser <fnasser@redhat.com>
23770
297dd0fd 23771 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 23772
dc96c6c7 237732000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 23774
d63a86f8 23775 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
23776 in regexp. One '\' does not suffice on Linux.
23777
4a7bddb6
MC
237782000-12-09 Michael Chastain <chastain@redhat.com>
23779
23780 * gdb.base/break.exp (test_clear_command): Use a marker function
23781 rather than 'main' for the test function. Also move this
23782 test to an execution point where the marker function names are
23783 guaranteed to be bound to functions. (Executing tests after a
23784 'finish' from main runs into name conflicts with local names
23785 in __libc_start_main).
23786
dc96c6c7 237872000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
23788
23789 * gdb.base/finish.exp: New test for gdb's "finish" command.
23790 * gdb.base/return2.exp: New test for gdb's "return" command.
23791 * gdb.base/return2.c: New source file for above.
23792
dc96c6c7 237932000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
23794
23795 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
23796 * gdb.base/miscexprs.exp: Ditto.
23797 * gdb.base/pointers.exp: Ditto.
23798 * gdb.c++/derivation.exp: Ditto.
23799 * gdb.c++/local.exp: Ditto.
23800 * gdb.c++/namespace.exp: Ditto.
23801 * gdb.c++/overload.exp: Ditto.
23802 * gdb.c++/ref-types.exp: Ditto.
23803
dc96c6c7 238042000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
23805
23806 * gdb.base/constvars.exp: Test result of "up" command.
23807 * gdb.base/miscexprs.exp: Ditto.
23808 * gdb.base/pointers.exp: Ditto.
23809 * gdb.base/scope.exp: Ditto.
23810 * gdb.c++/derivation.exp: Ditto.
23811 * gdb.c++/local.exp: Ditto.
23812 * gdb.c++/namespace.exp: Ditto.
23813 * gdb.c++/overload.exp: Ditto.
23814 * gdb.c++/ref-types.exp: Ditto.
23815
44097287
FN
238162000-11-22 Michael Chastain <chastain@redhat.com>
23817
23818 * mips_pro.exp: Accept either "middle -> top -> main" or
23819 "middle -> main" in the backtrace, because gcc can optimize
23820 tail calls to jumps. Remove setup_xfail for the hppa case.
23821 Add a comment with the original warning messages from PR 3016,
23822 which was filed in 1993, to preserve them for posterity.
23823
9d2e1bab
ND
238242000-11-17 Nick Duffek <nsd@redhat.com>
23825
23826 * lib/gdb.exp (gdb_test): Override timeout with board info.
23827
1aca8eb7
ND
238282000-11-17 Nick Duffek <nsd@redhat.com>
23829
23830 * gdb.base/display.exp: Don't kill running stub. Add "again" to
23831 the second kill and detach messages.
23832
93076499
ND
238332000-11-17 Nick Duffek <nsd@redhat.com>
23834
23835 * configure.in: Add AC_EXEEXT.
23836 * configure: Regenerate.
23837 * Makefile.in (just-check): Export EXEEXT.
23838 * lib/gdb.exp ($EXEEXT): Import from environment.
23839 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
23840 expect "maint dump-me" on Cygwin.
23841 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
23842 $EXEEXT.
23843
30e87cd3
ND
238442000-11-17 Nick Duffek <nsd@redhat.com>
23845
23846 * gdb.base/break.exp: Test backtrace and finish from called
23847 function on all platforms, not just HP-UX.
23848
dc96c6c7 238492000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
23850
23851 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
23852 code from gdb_target_monitor, so it can be used independantly
23853 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 23854
dc96c6c7 238552000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
23856
23857 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
23858 * gdb.base/corefile.exp: Expect the message "Program is being
23859 debugged already" when we send the "corefile" command, since
23860 the preceeding gdb_load may have connected gdb to a remote target.
23861 * gdb.base/display.exp: Disable hardware watchpoints if new
23862 board info variable "no_hardware_watchpoints" is true.
23863 Replace single-letter commands with more readable ones.
23864 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
23865 if new board info variable "no_hardware_watchpoints" is true.
23866 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
23867 to see if stdio (printf) testing is possible.
23868 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
23869 board info variable "no_hardware_watchpoints" is true. Use new
23870 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
23871
39124dea
FN
238722000-11-13 Fernando Nasser <fnasser@redhat.com>
23873
23874 From Orjan Friberg <orjanf@axis.com>:
23875 * gdb.base/printcmds.exp: Escape curly braces followed by a number
23876 in array print pattern match.
23877
a9e2e984
FN
238782000-11-09 Fernando Nasser <fnasser@redhat.com>
23879
23880 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
23881 spelling "cancelled" to U.S. spelling "canceled" to match changes
23882 made to gdb.
23883 * gdb.c++/ovldbreak.exp: Ditto.
23884
c7db355b
PS
238852000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
23886
23887 * gdb.base/callfuncs.c (main): Moved to end of file, call
23888 t_double_values to initialize the FPU before inferior calls are made.
23889 * gdb.base/callfuncs.exp: Test for register preservation after calling
23890 inferior functions. Add tests for continuining, finishing and
23891 returning from a stop in a call dummy.
23892
dc96c6c7 238932000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
23894
23895 * gdb.base/commands.exp: Break up long lines, and re-indent.
23896
dc96c6c7 238972000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
23898
23899 * config/gdbserver.exp: Rewritten from the ground up, to make it
23900 compatible with the current dejagnu tree, and to make it work with
23901 the new "gdbserver" in libremote.
23902
dc96c6c7 239032000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23904
23905 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
23906 * gdb.base/varargs.exp: Skip entire test if no printf support.
23907 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
23908 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
23909
dc96c6c7 239102000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
23911
23912 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
23913 no floating point support.
23914 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
23915 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
23916 * gdb.base/call-rt-st.exp: Ditto.
23917 * gdb.base/call-strs.exp: Ditto.
23918
bac5fc66
JG
239192000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
23920
23921 * gdb.base/sizeof.c: include <stdio.h>.
23922
23923 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
23924 'finish', otherwise uncaptured gdb_prompt would potentially
23925 throw remaining test points out of sync.
bac5fc66 23926
b22a6027
SB
239272000-07-26 Scott Bambrough <scottb@netwinder.org>
23928
23929 * gdb.base/recurse.exp: Run tests for all targets.
23930 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
23931 gnu-oldld case on ARM.
23932 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
23933 for ARM targets.
d63a86f8 23934
d8231941
AG
23935Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
23936
23937 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
23938 * gdb.java/configure: Rebuild.
23939
8caabe69
AG
23940Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
23941
23942 * gdb.java/jv-exp.exp: New file.
23943
9d273ca3
AG
23944Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
23945
23946 * configure: Rebuilt.
23947 * configure.in (configdirs): Add gdb.java.
23948 * gdb.java/jmisc.java: New file.
23949 * gdb.java/jmisc.exp: New file.
23950 * gdb.java/Makefile.in: New file.
23951 * gdb.java/configure: Rebuilt.
23952 * gdb.java/configure.in: New file.
23953 * lib/java.exp: New file.
23954
4f823a66
AC
23955Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
23956
23957 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 23958 underflow.
4f823a66 23959
2391e11d
AC
23960Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
23961
23962 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 23963 and the compilers sizes.
2391e11d 23964
54602222
ND
239652000-07-09 Nick Duffek <nsd@redhat.com>
23966
23967 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
23968 (use_methods): New function.
23969 (main): Call use_methods().
23970 * gdb.c++/classes.exp (test_method_param_class): New procedure.
23971 (do_tests): Call test_method_param_class.
23972
2bec0572
ND
239732000-07-09 Nick Duffek <nsd@redhat.com>
23974
23975 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
23976 spelling.
23977 (test_enums): New procedure. Move enum tests from end of script
23978 to here. Set breakpoint on function name instead of line number.
23979 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
23980 (enums2): New marker function.
23981 (enums1): New function.
23982 (main): Call enums1(). Move enum tests to enums1().
23983
78492fde
AC
23984Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
23985
23986 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 23987 compile/link program. Update line numbers.
78492fde
AC
23988 * gdb.asm/d10v.inc: Define ``startup''.
23989 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 23990
49a2cef8
AC
23991Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
23992
23993 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
23994
3e6c8688
EZ
239952000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23996
23997 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 23998 of 'help maint print' command.
3e6c8688 23999
9ff5cbe9
AC
24000Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
24001
24002 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 24003 they use gdb_expect_list.
9ff5cbe9 24004
17c579bd
AC
24005Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
24006
24007 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
24008 memory-read-packet-size'' instead of ``set endian big'' to test
24009 long commands.
17c579bd 24010
e6d71bf3
DB
240112000-06-03 Daniel Berlin <dan@cgsoftware.com>
24012
24013 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 24014 g++, and stop skipping them.
e6d71bf3
DB
24015
24016 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
24017 work under g++.
24018
d63a86f8 24019 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
24020 initialization.
24021
dc96c6c7 240222000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
24023
24024 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
24025 the regular expression: accept an (almost) arbitrary sequence of
24026 "frames-invalid" and "breakpoints-invalid" messages both before
24027 and after the "starting" message.
24028
dc96c6c7 240292000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
24030
24031 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 24032
dc96c6c7 240332000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
24034
24035 * gdb.base/annota1.exp (annotate-signal-handler-caller):
24036 Relax the regular expression a little, make it pass on Solaris 8.
24037
8216cda9
KB
240382000-05-12 Kevin Buettner <kevinb@redhat.com>
24039
24040 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 24041 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
24042 Instead, it is permissible for gdb to stop on the line of the
24043 call itself.
24044
1a570b2f
MS
240452000-05-12 Michael Snyder <msnyder@.cygnus.com>
24046
24047 * gdb.base/break.exp (bp on small function, optimized file):
24048 Add a second pass pattern. The behavior differs here between stabs
24049 and dwarf for one-line functions. Stabs preserves two line symbols
24050 (one before the prologue and one after) with the same line number,
24051 but dwarf regards these as duplicates and discards one of them.
24052 Therefore the address after the prologue (where the breakpoint is)
24053 has no exactly matching line symbol, and GDB reports the breakpoint
24054 as if it were in the middle of a line rather than at the beginning.
24055
dc96c6c7 240562000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 24057
d63a86f8 24058 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
24059 rather than "send_gdb" (for consistancy).
24060
7d418785
AC
24061Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
24062
24063 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
24064 * gdb.c++/templates.cc: Properly check for GCC version number.
24065 * lib/compiler.cc: Likewise
24066
dc96c6c7 240672000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 24068
d63a86f8 24069 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
24070 gdb may not stop at the first line of main, due to code motion.
24071
dc96c6c7 240722000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
24073
24074 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
24075 This test depends on parsing the printf output from the target.
24076 Since the sparclet stub doesn't do stdio, this will never work.
24077 * gdb.base/call-rt-st.exp: ditto.
24078 * gdb.base/call-strs: ditto.
24079
dc96c6c7 240802000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
24081
24082 * gdb.base/miscexprs.exp: make sizeof long array test portable.
24083
24084 * gdb.base/ending-run.exp: After connecting to a remote target,
24085 but before running, the target will appear to be in a random
24086 location. Specify both a file and a line for breakpoints.
24087 Also, the function that calls main may be called 'init'
24088 rather than 'start'.
24089
a5a51225
EZ
240902000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24091
24092 * gdb.base/help.exp: Update output for add-symbol-file command.
24093
7930cc7c
FN
240942000-04-10 Fernando Nasser <fnasser@cygnus.com>
24095
24096 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24097 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
24098
23e37ab1
C
240992000-04-07 J.T. Conklin <jtc@redback.com>
24100
e93c542c
C
24101 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
24102
23e37ab1
C
24103 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
24104
591b8fa3
PDM
24105Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
24106
24107 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 24108 values that can be represented exactly.
591b8fa3
PDM
24109 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
24110 above change, and to not check against the directory part of the source
24111 file name.
24112 (step into print_long_arg_list): Likewise.
24113 (print print_small_structs from print_long_arg_list): Likewise.
24114 (print print_long_arg_list): Likewise.
24115
7a495180
EZ
241162000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24117
30b53638 24118 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 24119
beb998c6
AC
24120Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
24121
24122 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
24123
1c689132
DB
241242000-03-25 Daniel Berlin <dan@cgsoftware.com>
24125
24126 * gdb.base/commands.exp (deprecated_command_test): Add test for
24127 deprecate with no arguments.
24128
c1790a9d
JL
241292000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
24130
24131 * gdb.base/break.exp: Add new test for setting breakpoints on
24132 optimized code so we can test breakpoints work even when function
24133 prologues may be optimized away
24134
003ba290
FN
241352000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
24136
24137 From David Whedon <dwhedon@gordian.com>
a9c64011 24138 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 24139
6837a0a2
DB
241402000-03-22 Daniel Berlin <dan@cgsoftware.com>
24141
24142 * gdb.base/help.exp: Added test for new apropos command.
24143
b9593231
KB
241442000-03-21 Kevin Buettner <kevinb@redhat.com>
24145
24146 * gdb.base/pointers.c (usevar): New function.
24147 (main): Make sure that global variables v_int_pointer2, rptr,
24148 and y are all referenced someplace in the program by calling
24149 usevar() on them. [Some linkers delete symbols which are
24150 never referenced. The space remains, but there's no way to
24151 get a (symbolic) handle on the variable from the debugger.]
24152
751a959b
EZ
241532000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24154
24155 * gdb.base/printcmds.c: Add typedeffed arrays.
24156
24157 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 24158 procedure to test arrays that are typedef'd.
751a959b 24159
73a93a32
JI
241602000-03-13 James Ingham <jingham@leda.cygnus.com>
24161
24162 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 24163 the library directories.
73a93a32 24164
fb40c209
AC
24165Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
24166
24167 * configure.in (configdirs): Add sub directory gdb.mi.
24168 * configure: Re-generate.
24169
24170 * gdb.mi: New directory.
d63a86f8 24171
ee4dd2c9
AC
241722000-02-25 Scott Bambrough <scottb@netwinder.org>
24173
24174 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 24175 a long long value as a double on ARM platforms.
ee4dd2c9 24176
70f0cc22
JB
241772000-02-16 Jim Blandy <jimb@redhat.com>
24178
24179 * gdb.base/break.exp ("breakpoint line number"): Make sure the
24180 default source file is set properly before running this test.
24181
853819b8
EZ
241822000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24183
24184 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 24185 gdbtk/library directory, not in gdbtcl2.
853819b8 24186
dfcd3bfb
JM
241872000-02-04 Jim Blandy <jimb@redhat.com>
24188
24189 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
24190 backslash from regexp pattern.
24191
24192 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
24193 procedure. Use it to run all the "continue to bp overloaded"
24194 tests. Note that this changes the names of the tests slightly.
24195 If the breakpoint hit message includes a hex PC value, because
24196 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
24197 from the real source code, still consider that a pass.
24198
24199 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
24200 XFAIL here if the breakpoint message contains a hex address. Note
24201 similar change on 1999-11-02.
24202
24203 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
24204
24205 * gdb.base/ptype.exp: Establish a default source file before
24206 calling get_debug_format.
24207
242082000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
24209
24210 * gdb.base/watchpoint.exp: Remove duplication of test messages.
24211
8b93c638
JM
242122000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
24213
24214 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
24215 of successive stepi commands -- while in the prologue we should see
24216 the function entry bracket.
24217
242182000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
24219
24220 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
24221 reach __change_mode() when stepping through the end of main().
24222
c5394b80
JM
242232000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
24224
24225 * gdb.base/default.exp: Fix expected pattern.
24226 * gdb.base/help.exp: Same.
24227
0d06e24b
JM
242282000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24229
24230 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 24231 Don't use xfail's because that affects only the following test.
d63a86f8 24232
0d06e24b 24233 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 24234 solaris or linux.
0d06e24b
JM
24235
24236 * gdb.base/selftest.exp: Update to reflect changes to main.c.
24237
dc96c6c7 242382000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 24239
d63a86f8 24240 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
24241 "A syntax error" rather than "A parse error". Accept both.
24242
242432000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
24244
24245 * gdb.base/default.exp: Remove OS dependent string from "target
24246 remote" test.
24247 * gdb.base/help.exp: Same for "help target remote" test.
24248
c3f6f71d
JM
242492000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24250
24251 From Jim Kingdon <kingdon@redhat.com>:
24252
24253 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
24254 prompt (cleanup rather than necessity, but still might keep output
24255 from spilling to next test).
c3f6f71d
JM
24256
242572000-01-02 Fred Fish <fnf@cygnus.com>
24258
24259 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
24260 AIX, which defines them in <sys/types.h>.
24261
ed9a39eb 242621999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 24263
ed9a39eb 24264 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 24265 float" test.
ed9a39eb
JM
24266
242671999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 24268
ed9a39eb 24269 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
24270
24271 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
24272 outermost frame disallowed".
24273
242741999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
24275
24276 * gdb.base/setvar.exp: New tests for setting the value of a struct
24277 with a constant list.
24278
242791999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24280
24281 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
24282 require the user to type a cast before setting the value of a struct.
24283
de57eccd
JM
242841999-12-06 Jim Blandy <jimb@cygnus.com>
24285
24286 * gdb.base/default.exp: Expect the new 'info float' command on
24287 all i386 platforms.
24288
24289 * gdb.threads/linux-dp.exp: Expand our ability to recognize
24290 LinuxThreads libraries that don't support debugging.
24291
c2d11a7d
JM
24292Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24293
24294 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
24295 Change the buffer type to ``unsigned char'' to simplify size
24296 arithmetic.
c2d11a7d
JM
24297
24298 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
24299 stub only handles 400-1 byte packets. Verify that the download
24300 worked.
c2d11a7d
JM
24301
243021999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
24303
24304 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
24305 tests, using UNRESOLVED for the untested cases. Also, does not wait
24306 for a timeout if the prompt was received before a recognizable pattern.
24307
243081999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
24309
24310 * lib/gdb.exp (gdb_expect_list): Fix spelling.
24311
243121999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24313
24314 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 24315 watchpoints.
c2d11a7d
JM
24316
243171999-11-24 Jason Merrill <jason@casey.cygnus.com>
24318
24319 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
24320
24321 * gdb.c++/local.exp: Be more flexible in recognizing local class
24322 name mangling. Don't allow horribly truncated method names.
24323 * gdb.c++/derivation.exp: Expect protected inheritance.
24324 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
24325 * gdb.c++/virtfunc.exp: Likewise.
24326 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
24327 when printing a nested enum.
24328
243291999-11-22 Jim Blandy <jimb@cygnus.com>
24330
24331 * gdb.base/step-test.exp: Properly await GDB's response to setting
24332 a breakpoint on the call to large_struct_by_value.
24333
24334 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
24335 just because we have debug info for the `start' function.
24336
243371999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
24338
24339 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
24340 "Unknown signal" messages, which indicate (on LinuxThreads) that
24341 GDB doesn't know how to debug threads on this system. This is
24342 better than hanging while philosopher 0 dumps chatter into gdb.log.
24343
243441999-11-18 Tom Tromey <tromey@cygnus.com>
24345
24346 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
24347
243481999-11-18 Fred Fish <fnf@cygnus.com>
24349
24350 * gdb.base/coremaker2.c: Add sample program for generating
24351 cores that is more self contained than coremaker.c. Eventually
24352 I'll add more code to this and tie it into the testsuite.
24353
4ce44c66
JM
243541999-11-12 Stan Shebs <shebs@andros.cygnus.com>
24355
24356 * gdb.base/dollar.exp: Remove, now in gdb.hp.
24357
243581999-11-10 Jimmy Guo <guo@cup.hp.com>
24359
24360 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 24361 from $srcdir/lib/.
4ce44c66 24362 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 24363 and gdb.c++/.
4ce44c66
JM
24364
24365 * gdb.c++/derivation.exp: remove redundant get compiler info code.
24366
d63a86f8 24367 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
24368 'continue with watch' test point.
24369
243701999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
24371
24372 Merged from p2linux-990323-branch:
d63a86f8 24373
4ce44c66
JM
24374 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
24375
11cf8741
JM
24376Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
24377
24378 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 24379 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
24380
24381Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
24382
24383 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 24384 gdb_expect_list.
11cf8741
JM
24385
24386Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
24387
24388 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
24389
243901999-11-03 Mark Salter <msalter@cygnus.com>
24391
24392 * gdb.base/break.exp: Fix "stub continue" pattern.
24393
243941999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
24395
24396 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
24397
243981999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
24399
24400 * gdb.base/display.exp ("finish"): Add timeout clause.
24401
24402 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
24403 plain prompt clause, so this doesn't have to time out in order to
24404 fail.
24405
24406 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 24407 breakpoint hit messages include an address.
11cf8741
JM
24408
24409 * gdb.base/display.exp: Don't forget to escape parens in regular
24410 expressions. Unix regexp notatation sucks.
24411
244121999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24413
24414 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 24415 order for 'signalled' message.
11cf8741 24416
5c44784c
JM
244171999-11-01 Stan Shebs <shebs@andros.cygnus.com>
24418
24419 From Jimmy Guo <guo@cup.hp.com>:
24420 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
24421 * gdb.base/annota1.c: Add code for tests to work with.
24422
244231999-10-26 Frank Ch. Eigler <fche@cygnus.com>
24424
24425 * gdb.base/remote.exp: New test for remote downloading settings.
24426 * gdb.base/remote.c: New file with large .data.
24427
917317f4
JM
244281999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
24429
24430 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
24431 for LinuxThreads support, merged from the Code Fusion branch.
24432
24433Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
24434
24435 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
24436 containing exp_continue into a while within an expect. Don't
24437 attempt a start more than three times. Check return value from
24438 gdb_load.
d63a86f8 24439
2df3850c
JM
24440Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
24441
24442 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 24443 a pass case.
2df3850c 24444
2acceee2
JM
244451999-10-01 Kevin Buettner <kevinb@cygnus.com>
24446
24447 * gdb.base/break.c (main): Added a statement that we can step
24448 off of.
24449 * gdb.base/break.exp: Added tests for setting a breakpoint
24450 at an offset and stepping onto a breakpoint.
24451
244521999-10-01 Fred Fish <fnf@cygnus.com>
24453
d63a86f8 24454 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
24455 gdb output.
24456
c2c6d25f
JM
244571999-09-18 Jim Blandy <jimb@cris.red-bean.com>
24458
24459 * gdb.base/break.exp: Code locations are in hex, don't forget!
24460 (For HP-UX.)
24461
244621999-09-17 Stan Shebs <shebs@andros.cygnus.com>
24463
24464 * condbreak.exp: Use break.c as test program.
24465 * condbreak.c: Remove, redundant with break.c.
24466
244671999-09-15 Stan Shebs <shebs@andros.cygnus.com>
24468
24469 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 24470 Z-packets if the target needs it.
c2c6d25f
JM
24471
244721999-09-13 James Ingham <jingham@leda.cygnus.com>
24473
24474 * gdb.c++/overload.exp: Added tests for listing overloaded
24475 functions with function pointers in the arg, explicitly calling
24476 out the version you want.
24477
cff3e48b
JM
244781999-09-09 Stan Shebs <shebs@andros.cygnus.com>
24479
24480 * long_long.exp: Add variations of test cases that work for
24481 targets with 16-bit ints and 32-bit doubles.
24482
d4f3574e
SS
244831999-09-08 Stan Shebs <shebs@andros.cygnus.com>
24484
24485 * break.c (main): Compare a possibly-uninitialized argc with an
24486 unlikely value that fits in 16 bits.
24487
244881999-09-07 Stan Shebs <shebs@andros.cygnus.com>
24489
24490 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
24491 0xfeeb, don't want negative numbers if ints are 16 bits.
24492
24493 * lib/gdb.exp (skip_cplus_tests): New proc.
24494 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
24495 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
24496 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
24497 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
24498 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
24499 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
24500 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
24501 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
24502
24503 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
24504
24505Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
24506
24507 * gdb.base/corefile.exp (up): Allow a parameter to appear
24508 in the frame that we're going up to.
24509
24510 From Jim Blandy <jimb@cygnus.com>:
24511
24512 * gdb.base/default.exp (info float): Expect some output now.
24513
24514 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
24515 returning floating-point values to fail on the x86.
24516 * gdb.base/callfwmall.exp (do_function_calls): Same.
24517
24518 * gdb.base/list.exp (test_listsize): Correct expectations for
24519 listing line 1 with listsize 2. Also, listing a single line
24520 works now, as does listing three lines. [Kevin's note: There
24521 were a number of other cases fixed too where the expectations
24522 differed...]
24523
245241999-09-02 Stan Shebs <shebs@andros.cygnus.com>
24525
24526 * gdb.base/selftest.exp: Add case for when version prints as
24527 constant string instead of char pointer.
24528
104c1213
JM
245291999-08-25 Stan Shebs <shebs@andros.cygnus.com>
24530
24531 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 24532 stepping out of main.
104c1213
JM
24533
24534 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
24535 G++ used.
24536
24537 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 24538 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
24539
24540 * gdb.c++/ovldbreak.exp: Update match string in test that
24541 includes a warning of multiple breakpoints.
24542
245431999-08-24 Stan Shebs <shebs@andros.cygnus.com>
24544
24545 * gdb.base/display.exp: Improve precision of step-after-finish
24546 added yesterday.
24547
24548 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 24549 test.
104c1213
JM
24550
24551 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
24552 configs when using G++, not just hppa*.
24553
245541999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24555
24556 * gdb.base/async.c: New file.
24557 * gdb.base/async.exp: New file.
24558
24559Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
24560
24561 * gdb.base/break.exp: Tweak PA specific tests to properly handle
24562 PA64.
24563
53a5351d
JM
24564Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
24565
104c1213
JM
24566 * gdb.base/display.exp: "finish" can leave us mid-line on many
24567 targets, deal with it. Add a small constant to main, instead of
24568 1000 since main+1000 may not be a valid address in the target.
24569
53a5351d
JM
24570 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
24571 on hpux11.
24572
24573 * gdb.base/attach.exp: Handle another hpux11 error message variant
24574 when attaching to a process that does not exist.
24575
245761999-08-19 J.T. Conklin <jtc@redback.com>
24577
24578 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 24579 characters in 'continue to 1241' test.
53a5351d
JM
24580
245811999-08-17 Stan Shebs <shebs@andros.cygnus.com>
24582
24583 * gdb.base/call-ar-st.exp: Add a shorter match case for the
24584 stop in print_long_arg_list, define and use a whitespace
24585 variable in print_small_structs test, add an XFAIL for Solaris.
24586 * gdb.base/dbx.exp: XFAIL func commands until somebody is
24587 interested enough to fix.
24588
7be570e7
JM
245891999-08-13 Keith Seitz <keiths@cygnus.com>
24590
24591 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
24592 (dbx_gdb_load): Remove. Use gdb_load instead, since that
24593 proc knows about targets other than the natives.
24594 (test_assign): Use "gdb_run_cmd" to "run" the target.
24595 Check that we've actually hit the breakpoint at main.
24596 When we attempt to assign a value to a local variable, check
24597 that the variable is in the current scope, i.e., don't use
24598 a test with an empty result.
24599
24600Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
24601
24602 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 24603 command.
7be570e7
JM
24604
246051999-08-09 Stan Shebs <shebs@andros.cygnus.com>
24606
24607 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24608 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
24609 gdb.compat, gdb.threads-hp.
24610 gdb.hp/configure, gdb.hp/configure.in: New files.
24611 gdb.hp/Makefile.in: Recurse into new subdirs.
24612 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
24613 gdb.hp/gdb.objdbg: New directory, tests for debugging info
24614 in object files.
24615 gdb.hp/tools: New directory, aux tools for HP-specific tests.
24616
96baa820
JM
246171999-08-05 Stan Shebs <shebs@andros.cygnus.com>
24618
24619 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 24620 funky printf, remove a bogus p/a test.
96baa820
JM
24621
246221999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24623
24624 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
24625 connected to the target. This is necessary when running not
24626 natively.
96baa820
JM
24627
246281999-08-03 Stan Shebs <shebs@andros.cygnus.com>
24629
24630 * gdb.base/step-test.exp: Removed some extraneous messages.
24631
24632 * gdb.base/long_long.exp: Don't run memory examination tests
24633 on little-endian targets (they will need a different set of
24634 results to match).
24635
246361999-08-02 Stan Shebs <shebs@andros.cygnus.com>
24637
24638 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
24639 until somebody decides to fix GDB.
24640
24641 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 24642 constant as "ULL".
96baa820
JM
24643 * gdb.base/long_long.exp: Loosen x/c test, add partial result
24644 matches for a couple x/2 commands.
24645
a0b3c4fd
JM
246461999-07-30 Stan Shebs <shebs@andros.cygnus.com>
24647
24648 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
24649 by merging in ref-types2 tests.
24650 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
24651
24652 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24653 * gdb.c++/Makefile.in: Add standard actions.
24654 (EXECUTABLES): Rename from PROGS, update list.
24655 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
24656 from gdb.hp.
24657 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
24658 foo and bar locals.
24659 * gdb.c++/anon-union.exp: Fix tests to match.
24660 * gdb.c++/classes.exp: Run if HP compiler used, add extra
24661 expect matches to handle output variations.
24662 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
24663 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 24664 output, add HP alternatives for new and delete prints.
a0b3c4fd 24665 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 24666 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
24667 * gdb.c++/demangle.exp: Use $style when reporting failure.
24668 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
24669 * gdb.c++/inherit.exp: Run if HP compiler used, add some
24670 match alternatives.
24671 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 24672 compilers.
a0b3c4fd
JM
24673 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
24674 * gdb.c++/method.exp: Add match alternatives.
24675 * gdb.c++/misc.cc: Add bool types.
24676 * gdb.c++/misc.exp: Add tests for bool types.
24677 * gdb.c++/overload.exp: Add xfails.
24678 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
24679 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
24680 add some more template parameter tests (only for HP currently).
24681 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
24682 * gdb.c++/virtfunc.cc: Add return type and value for main.
24683 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
24684 match alternatives.
d63a86f8 24685
a0b3c4fd
JM
246861999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24687
24688 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
24689
246901999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
24691
24692 * gdb.base/signals.exp: Don't expect getting a backtrace from
24693 within a signal handler to fail on Linux.
24694
246951999-07-29 Stan Shebs <shebs@andros.cygnus.com>
24696
24697 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24698 * lib/gdb.exp: Remove some gratuitious semicolons.
24699 (delete_breakpoints): Increase timeout.
24700 (gdb_expect): Add -notransfer option.
24701 (gdb_test): Use -notransfer option.
24702 (get_compiler_info): Add f77 case.
24703 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 24704 case.
a0b3c4fd
JM
24705 (gdb_preprocess): Call get_compiler.
24706
24707 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
24708 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
24709 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
24710 gdb.base/long_long.exp, gdb.base/printcmds.exp,
24711 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
24712 third arg to gdb_test.
a0b3c4fd
JM
24713 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
24714 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 24715 HP-UX xfails, add others.
a0b3c4fd
JM
24716 * gdb.base/completion.exp: Reflect name change of self-test.
24717 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
24718 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
24719 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
24720 HP failure number.
a0b3c4fd
JM
24721 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
24722 useless HP-UX 10.30 references.
24723 * gdb.base/maint.exp: Loosen matches.
24724 * gdb.base/pointers.c (main): Declare more_code.
24725 * gdb.base/pointers.exp: Match on output of a `next'.
24726 * gdb.base/structs.c: Add prototypes.
24727 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
24728 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
24729
247301999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24731
24732 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 24733 command.
a0b3c4fd
JM
24734
247351999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24736
24737 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
24738 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
24739
24740 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
24741 debug info. Deal with lack of signal hanlder info in stack.
24742
a9c64011 24743 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
24744 * gdb.base/annota1.exp: If printf has debug info, deal with it.
24745
5a2468f5
JM
247461999-07-19 Stan Shebs <shebs@andros.cygnus.com>
24747
24748 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 24749 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 24750
adf40b2e
JM
24751Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
24752
24753 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 24754 a1-selftest.exp.
adf40b2e
JM
24755 * gdb.base/configure: Re-generate.
24756
247571999-07-12 Stan Shebs <shebs@andros.cygnus.com>
24758
24759 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
24760 in trying to run first and name is too long.
24761
24762 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
24763 pointers2.c and pointers2.exp, respectively.
24764 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
24765 doschk happier.
24766
43e526b9
JM
247671999-07-08 Stan Shebs <shebs@andros.cygnus.com>
24768
24769 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
24770 callfuncs2.c and callfuncs2.exp.
24771
24772 * gdb.base/list.exp: Remove mistaken xfails.
24773 * gdb.base/list0.h: Add optional prototypes.
24774
9846de1b
JM
24775Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
24776
a9c64011 24777 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 24778 calling malloc.
a9c64011
AS
24779 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
24780 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 24781 use.
9846de1b
JM
24782
247831999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24784
24785 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
24786 * gdb.base/annota2.cc, annota2.exp: Move from here.
24787 * gdb.c++/annota2.cc, annota2.exp: To here.
24788 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
24789
43ff13b4
JM
24790Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
24791
24792 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 24793 a consistent format.
43ff13b4 24794
085dd6e6
JM
247951999-06-25 Stan Shebs <shebs@andros.cygnus.com>
24796
24797 From Jimmy Guo <guo@cup.hp.com> and others at HP:
24798 * lib/gdb.exp (get_compiler_info): Add detection for assorted
24799 HP compilers, also set the globals $true and $false.
24800
24801 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
24802 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
24803 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
24804 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
24805 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
24806 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
24807 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
24808 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
24809 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
24810 whatis.c} Add C++ compatible function definitions and return
24811 types, add includes for library functions.
085dd6e6
JM
24812 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
24813 * gdb.base/step-test.c (myglob): Rename from glob.
24814 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
24815 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
24816 files, move here from gdb.hp.
085dd6e6 24817 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
24818 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
24819 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
24820 Adjust line numbers in regexps.
085dd6e6
JM
24821
24822 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
24823 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
24824 instead of 0/1.
24825
24826 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
24827 foll-vfork.exp: New files, move here from gdb.hp.
24828 * gdb.base/page.exp: New file, test of pagination command.
24829
24830 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
24831 recursion test.
24832 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
24833
24834 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 24835 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
24836
24837 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 24838 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 24839 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 24840 watchpoint test.
085dd6e6
JM
24841 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
24842 them work.
24843 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
24844 expressions properly.
24845 * gdb.base/corefile.exp: Loosen the match slightly.
24846 * gdb.base/default.exp: Allow "Error accessing memory" message
24847 also.
24848 * gdb.base/display.exp: Skip over x/0 j if PA64.
24849 * gdb.base/funcargs.exp: Add xfails for HP-UX.
24850 * gdb.base/interrupt.exp: Ditto.
24851 * gdb.base/langs.exp: Add symbolic matches governed by compiler
24852 in use.
24853 * gdb.base/list.exp: Add xfails for HP-UX.
24854 * gdb.base/long_long.exp: Refine some of the numeric matches.
24855 * gdb.base/mips_pro.exp: Xfail on HP-UX.
24856 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
24857 * gdb.base/nodebug.exp: Succeed on more varieties of output.
24858 * gdb.base/opaque.exp: Remove some HP-UX xfails.
24859 * gdb.base/ptype.exp: Succeed on more varieties of output.
24860 * gdb.base/scope.exp: Add xfails for HP-UX.
24861 * gdb.base/sect-cmd.exp: Add more cases.
24862 * gdb.base/setvar.exp: Add xfails for HP-UX.
24863 * gdb.base/shlib-call.exp: Loosen some matches slightly.
24864 * gdb.base/signals.exp: Match on void symbolically.
24865 * gdb.base/step-test.exp: Add case for PA64.
24866 * gdb.base/term.exp: Add exit and restart.
24867 * gdb.base/twice.exp: Clean up after self.
24868 * gdb.base/varargs.exp: Disable overload resolution explicitly.
24869 * gdb.base/whatis.exp: Allow more ways to pass tests.
24870
24871 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 24872 no longer useful.
085dd6e6
JM
24873
24874Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
24875
24876 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 24877 list of patterns.
085dd6e6 24878 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
24879 print_double_array(double_array)", "continuing to breakpoint
24880 1018", "print print_double_array(array_d)" and "continuing to
24881 1034" tests.
d63a86f8 24882
085dd6e6
JM
248831999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
24884
a9c64011 24885 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
24886
248871999-06-24 Stan Shebs <shebs@andros.cygnus.com>
24888
24889 * config/mt-*: Remove, these haven't been used since 1996.
24890
248911999-06-22 Stan Shebs <shebs@andros.cygnus.com>
24892
24893 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 24894 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
24895 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
24896
9e0b60a8
JM
248971999-06-18 Stan Shebs <shebs@andros.cygnus.com>
24898
24899 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
24900 simpler match case for the ptype of the big class.
24901
249021999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24903
24904 * gdb.exp: Fix test for gdb_prompt existence.
24905
249061999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24907
24908 * gdb.exp (gdb_test): Add fail after calls to perror.
24909
249101999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24911
24912 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
24913
249141999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
24915
24916 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
24917
0f71a2f6
JM
24918Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
24919
24920 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 24921 malloc() is linked in.
0f71a2f6
JM
24922
249231999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
24924
24925 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
24926 step at end.
24927
24928 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
24929
249301999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
24931
24932 * gdb.java/jv-print.exp: New file. (Our first Java test!)
24933
cce74817
JM
24934Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
24935
24936 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
24937 * gdb.base/mips_pro.exp: Likewise.
24938
249391999-06-02 Keith Seitz <keiths@cygnus.com>
24940
24941 * gdb.c++/templates.cc: Change all "new" operators to throw
24942 an exception.
24943 * gdb.c++/cplusfuncs.cc: Likewise.
24944
24945 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
24946
24947Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
24948
24949 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
24950 * gdb.base/ending-run.exp: When stepping out of main, accept a
24951 step into an arbitrary assembler file.
cce74817 24952
392a587b
JM
249531999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24954
d63a86f8 24955 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 24956 "breakpoint-invalid" to be printed.
6fdff2c5
PA
24957 * gdb.base/annota2.exp: Revise line number for main
24958 breakpoint. Allow any number of "frames-invalid" and
24959 "breakpoint-invalid" to be printed.
392a587b
JM
24960 * gdb.base/annota2.cc: Initialize a.x to 0.
24961
9e086581
JM
249621999-05-17 Keith Seitz <keiths@cygnus.com>
24963
6fdff2c5
PA
24964 * gdb.base/call-ar-st.exp: Skip
24965 "print print_double_array (double_array)" when "skip_float_tests" set.
24966 Ditto for "print print_double_array(array_d)",
24967 "print print_small_structs", "print print_ten_doubles", and
24968 "step into print_long_arg_list".
24969 Don't assume we can step into "print_long_arg_list": we could step
24970 into memcpy.
24971 * gdb.base/call-rt-st.exp: Don't run float-related tests when
24972 "skip_float_tests" is set: "print print_one_double(*d1)"
24973 and "print print_two_floats(*f3)".
9e086581
JM
24974 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
24975 "skip_float_tests" is set.
6fdff2c5
PA
24976 * gdb.base/varargs.exp: Skip
24977 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
24978 "skip_float_tests" set.
d63a86f8 24979
cd0fc7c3
SS
249801999-05-06 Keith Seitz <keiths@cygnus.com>
24981
24982 * gdb.base/annota2.cc: Include stdio.h.
24983
24984Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
24985
24986 * gdb.base/crossload.exp: Remove, this has been disabled ever
24987 since BFD stopped including all targets, and cross-GDB gets
24988 plenty of testing anyway.
24989 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
24990 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
24991 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
24992 * gdb.base/README: Remove, was doc for this.
24993 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 24994 needed.
cd0fc7c3 24995
b83266a0
SS
249961999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
24997
24998 * gdb.base/call-ar-st.exp: Fix one regular expression in test
24999 output.
25000
25001 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
25002 * gdb.base/annota2.exp: New file. More annotation tests.
25003 * gdb.base/annota1.c: New file. Source file for annota1.exp.
25004 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
25005
250061999-04-23 Angela Marie Thomas <angela@cygnus.com>
25007
25008 * config/cfdbug.exp: New file.
25009
7a292a7a
SS
250101999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
25011
25012 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
25013 Marcus Daniel's and Dale Hawkins's demangler crashes.
25014
25015 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
25016 test_lucid_style_demangling, test_arm_style_demangling,
25017 test_hp_style_demangling): Try Tom Tromey's core-dumping
25018 identifier under each demangling style.
7a292a7a
SS
25019
250201999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
25021
25022 * gdb.c++/demangle.exp: Include the current demangling style
25023 in all test names.
25024 (current_demangling_style): New global variable.
25025 (set_demangling_style, test_demangling_core, test_demangling,
25026 test_demangling_exact): New functions.
25027 (test_gnu_style_demangling, test_lucid_style_demangling,
25028 test_arm_style_demangling, test_hp_style_demangling): Use those,
25029 instead of calling gdb_test and gdb_test_exact directly.
25030 (catch_demangling_errors): New function, which reports errors
25031 signalled by the demangling test functions in an orderly way.
25032 (do_tests): Use catch_demangling_errors.
25033
250341999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
25035
25036 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 25037 grouping in expressions, not {}.
7a292a7a
SS
25038
25039 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 25040 initialized yet.
7a292a7a
SS
25041
250421999-04-01 Stan Shebs <shebs@andros.cygnus.com>
25043
25044 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
25045 are listed.
25046
250471999-03-26 Stan Shebs <shebs@andros.cygnus.com>
25048
25049 * gdb.stabs/weird.exp: Test for CC being defined before
25050 looking at its value.
25051
250521999-03-25 Stan Shebs <shebs@andros.cygnus.com>
25053
25054 * gdb.base/call-ar-st.exp: Remove stray '#'.
25055 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
25056 "short int" and "long int".
25057 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 25058 change, to mollify finicky HP compiler.
7a292a7a
SS
25059 * gdb.hp/reg-test.exp (testfile): Fix file name.
25060 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 25061
7a292a7a
SS
25062 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
25063 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
25064 alternate form of enum ptype.
25065
c906108c
SS
250661999-03-23 Stan Shebs <shebs@andros.cygnus.com>
25067
7a292a7a
SS
25068 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
25069 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
25070 passing skip_hp_tests, so as not to waste time on guaranteed
25071 failure.
7a292a7a 25072
c906108c
SS
25073 * gdb.c++/overload.cc: Pass string instead of char addr, always
25074 init ccpfoo.
25075 * gdb.c++/templates.cc: Fix syntax error.
25076
7a292a7a
SS
25077Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25078
25079 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 25080 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
25081 command.
25082
250831999-03-18 James Ingham <jingham@cygnus.com>
25084
25085 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
25086
25087 * gdb.c++/method.exp: It was testing an uninitialized int on the
25088 stack and assuming it was positive.
25089
25090 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
25091
25092 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 25093 keep it from killing the rest of the tests.
7a292a7a
SS
25094 Use gdb_continue_to_end.
25095
25096 * gdb.base/sigall.exp: use gdb_continue_to_end.
25097
25098 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
25099
25100 * gdb.base/display.exp: use runto_main, not run.
25101
d63a86f8
RM
25102 * gdb.base/default.exp: Check for the current error message in the
25103 r abbreviation test.
7a292a7a
SS
25104 Add strongarm to the targets that know info float.
25105
d63a86f8 25106 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
25107 run which doesn't work with monitors.
25108
6fdff2c5
PA
25109 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
25110 1034 test.
7a292a7a
SS
25111
25112 * gdb.base/break.exp: use the gdb_continue_to_end proc.
25113
6fdff2c5
PA
25114 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
25115 end of a program. Traps the case (in Cygmon) when the program
25116 never really exits. Same as Mark's continue_to_exit, but I had
25117 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
25118
25119 * config/monitor.exp (gdb_target_monitor): added another
25120 target_info parameter: remotebinarydownload. This will set the
25121 remotebinarydownload flag if this is causing some boards trouble.
25122
251231999-03-18 Mark Salter <msalter@cygnus.com>
25124
25125 * lib/gdb.exp (continue_to_exit): New function.
25126
25127 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
25128 * gdb.base/ending-run.exp: Ditto.
25129 * gdb.base/step-test.exp: Ditto.
25130
251311999-03-16 Stan Shebs <shebs@andros.cygnus.com>
25132
25133 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
25134 (suggested by Art Haas <ahaas@neosoft.com>).
25135
251361999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
25137
889bf7c5 25138 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
25139
25140Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
25141
25142 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 25143 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
25144
251451999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
25146
25147 * gdb.base/call-strs.exp: Don't assume that `step' will step over
25148 a call to strlen; sometimes we do have sources.
25149
251501999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
25151
25152 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 25153 character, so GDB won't print garbage after its end.
d63a86f8 25154
c906108c
SS
25155 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
25156 breakpoint there instead. Sometimes GCC emits memcpy to handle
25157 the large structures being passed by value, so we step into that
25158 instead of sum_array_print, which obscures what we're really testing.
25159 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
25160 the bizarre steps into memcpy, so do that here. Add check for
25161 stepping into function calls that pass large structures by value.
25162 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
25163 Remove all references to specific line numbers.
25164 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
25165 New type and function.
25166 (main): Call large_struct_by_value, passing it a large struct by value.
25167 * lib/gdb.exp (gdb_get_line_number): New function.
25168
25169 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
25170 more portable.
25171
7a292a7a
SS
251721999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
25173
c906108c
SS
25174 * lib/gdb.exp: Doc fixes.
25175
7a292a7a
SS
251761999-03-05 Nick Clifton <nickc@cygnus.com>
25177
d63a86f8 25178 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
25179
251801999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
25181
c906108c 25182 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
25183 commands. They're not germane to this test, and they don't work
25184 that way on remote targets.
c906108c 25185
3fc11d3e
JM
251861999-03-01 James Ingham <jingham@cygnus.com>
25187
25188 * Changelog entries merged over from gdb development branch.
25189
3fc11d3e
JM
25190 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
25191
25192 * lib/gdb.exp (gdbtk_analyze_results): Generic function
25193 for outputting results of test run.
25194
2d4a1622 25195 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
25196
25197 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 25198
7a292a7a
SS
251991999-02-25 Felix Lee <flee@cygnus.com>
25200
25201 * lib/gdb.exp (debug_format): initialize
25202
c906108c
SS
252031999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
25204
25205 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
25206 * gdb.base/call-rt-st.c: Ditto.
25207
c906108c
SS
252081999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
25209
25210 * gdb.threads/pthreads.exp (horiz): New variable.
25211 (test_startup): Fix regexps that capture thread numbers.
25212
252131999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
25214
25215 * gdb.base/smoke.exp: Disambiguate two test case names (both
25216 called ``print'').
25217
25218Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
25219
25220 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 25221 compilation.
c906108c
SS
25222
252231999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
25224
25225 * gdb.base/miscexprs.exp: Change patterns to match GDB's
25226 actual output formatting.
25227 * gdb.base/smoke.exp: GDB removes leading 0's.
25228 * gdb.base/volatile.exp: Don't check type of remuneration;
25229 that variable is no longer defined in constvars.c.
25230 * gdb.base/step-test.c (main): Exit with explicit exit code.
25231 * gdb.base/step-test.exp: Remove two nexti checks--they are
25232 not portable.
25233
252341999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
25235
25236 * gdb.base/help.exp ("help delete display"): Fix test to match
25237 gdb's output.
25238
25239 * gdb.base/long_long.c (known_types): Initialize values to zero.
25240 * gdb.base/long_long.exp: Step one more line
25241 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
25242 leading zeros. Explicitly ask for hex formatting. Use
25243 unique test case names.
c906108c
SS
25244
25245Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25246
d63a86f8 25247 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
25248
25249 * gdb.c++/method.exp: Add missing close brace.
25250
252511999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
25252
25253 * gdb.base/maint.exp: Use 'set height 0' to disable page
25254 prompting, not 'set height 400'.
25255
25256 Fix a bunch of timeouts.
25257 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
25258 four separate tests, so expect doesn't take forever to match a ton
25259 of text against a regexp with lots of .* forms.
25260 ("maint print psymbols", "maint print symbols"): Make some of
25261 these greps more selective, so that expect doesn't try to wade
25262 through huge piles of output and time out.
25263
25264 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
25265
25266 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
25267 tests: one which doesn't expect shlib events to be reported, and
25268 another which does, but is XFAIL for all platforms other than
25269 HP/UX.
c906108c
SS
25270
25271 * gdb.base/break.exp: Teach the test suite that the `catch
25272 fork', `catch vfork', and `catch exec' commands produce error
25273 messages on platforms that don't provide these features.
25274
25275Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
25276
25277 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
25278 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
25279 (shortening names from solib_threshold.exp etc), won't run on
25280 anything but HP-UX for the foreseeable future.
c906108c 25281 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 25282 reflect move.
c906108c
SS
25283
25284Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
25285
25286 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 25287 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
25288
25289Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
25290
25291 * gdb.base/shlib-call.exp: add test cases to verify that gdb
25292 successfully re-sets breakpoints in shared libraries.
25293 * gdb.base/shmain.c (main): return 0, don't fall off the end.
25294
25295Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
25296
d63a86f8
RM
25297 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
25298 and compiled w/o GCC.
c906108c
SS
25299
25300 * gdb.hp/watch-cmd.exp: ditto.
25301
25302 * gdb.hp/watch-hp.exp: ditto.
25303
25304 * gdb.hp/xdb1.exp: ditto.
25305
25306 * gdb.hp/xdb2.exp: ditto.
25307
25308 * gdb.hp/dbx.exp: ditto.
25309
25310Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
25311
25312 * constvars.c: Remove C++-isms.
25313 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 25314 with GCC.
c906108c
SS
25315
25316Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
25317
25318 The following changes are part of the HP merge.
25319
25320 * gdb.base/break.exp: new tests to verify that catchpoints for
25321 fork, vfork, and exec don't trigger inappropriately.
25322
25323 * gdb.base/opaque.exp: compile one file at a time, then link.
25324
25325 * gdb.base/signals.exp: be more restrictive about which hppa
25326 systems receive a setup_xfail. new tests.
25327
25328 * gdb.base/solib_threshold.build: new file.
25329 * gdb.base/solib_threshold.exp: new file.
25330 * gdb.base/solib_threshold.link_opts: new file.
25331 * gdb.base/solib_threshold.mk: new file.
25332 * gdb.base/gen_solib_threshold.c: new file.
25333
25334 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
25335 tests. New tests for enums inside classes.
25336
25337 * gdb.c++/compiler.cc: indicate support of template debugging.
25338
25339 * gdb.c++/demangle.exp: run hp style demangling tests.
25340
25341 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
25342 tests.
25343
25344 * gdb.c++/misc.cc: changes to support new tests.
25345
25346 * gdb.c++/templates.cc: changes to support HP's compiler; changes
25347 to support new tests.
25348
25349 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
25350 gcc, then skip these tests.
25351
25352Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
25353
25354 The following files are part of the HP merge; some had longer
25355 names at HP, but have been renamed to be no more than 14
25356 characters in length.
25357
25358 * gdb.hp/ambiguous.cc: new file.
25359 * gdb.hp/ambiguous.exp: new file.
25360 * gdb.hp/attach.exp: new file.
25361 * gdb.hp/attach2.exp: new file.
25362 * gdb.hp/classes-hp.exp: new file.
25363 * gdb.hp/ctti.exp: new file.
25364 * gdb.hp/ctti-add.cc: new file.
25365 * gdb.hp/ctti-add1.cc: new file.
25366 * gdb.hp/ctti-add2.cc: new file.
25367 * gdb.hp/ctti-add3.cc: new file.
25368 * gdb.hp/dbx.exp: new file.
25369 * gdb.hp/exception.cc: new file.
25370 * gdb.hp/exception.exp: new file.
25371 * gdb.hp/foll-exec.c: new file.
25372 * gdb.hp/foll-exec.exp: new file.
25373 * gdb.hp/foll-fork.c: new file.
25374 * gdb.hp/foll-fork.exp: new file.
25375 * gdb.hp/foll-vfork.c: new file.
25376 * gdb.hp/foll-vfork.exp: new file.
25377 * gdb.hp/inherit-hp.exp: new file.
25378 * gdb.hp/more-steps.exp: new file.
25379 * gdb.hp/namespace.cc: new file.
25380 * gdb.hp/namespace.exp: new file.
25381 * gdb.hp/optimize.exp: new file.
25382 * gdb.hp/pxdb.c: new file.
25383 * gdb.hp/pxdb.exp: new file.
25384 * gdb.hp/quicksort.exp: new file.
25385 * gdb.hp/reg-test.exp: new file.
25386 * gdb.hp/reg-test.s: new file.
25387 * gdb.hp/sized-enum.c: new file.
25388 * gdb.hp/sized-enum.exp: new file.
25389 * gdb.hp/start-stop.exp: new file.
25390 * gdb.hp/templ-hp.cc: new file.
25391 * gdb.hp/templ-hp.exp: new file.
25392 * gdb.hp/thr-lib.c: new file.
25393 * gdb.hp/thr-lib.exp: new file.
25394 * gdb.hp/thr-lib.h: new file.
25395 * gdb.hp/thr-liblib.c: new file.
25396 * gdb.hp/virtfun-hp.c: new file.
25397 * gdb.hp/virtfun-hp.exp: new file.
25398 * gdb.hp/watch-cmd.exp: new file.
25399 * gdb.hp/watch-hp.exp: new file.
25400 * gdb.hp/xdb1.exp: new file.
25401 * gdb.hp/xdb2.exp: new file.
25402 * gdb.hp/xdb3.exp: new file.
25403
25404Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
25405
25406 The following files are part of the HP merge; some had longer
25407 names at HP, but have been renamed to be no more than 14
25408 characters in length.
25409
25410 * gdb.base/ss.h: new file.
25411 * gdb.base/call-ar-st.c: new file.
25412 * gdb.base/call-ar-st.exp: new file.
25413 * gdb.base/call-rt-st.c: new file.
25414 * gdb.base/call-rt-st-exp: new file.
25415 * gdb.base/call-strs.exp: new file.
25416 * gdb.base/ena-dis-br.exp: new file.
25417 * gdb.base/environ.exp: new file.
25418 * gdb.base/long_long.exp: new file.
25419 * gdb.base/sect-cmd.exp: new file.
25420 * gdb.base/shlib-cl2.exp: new file.
25421 * gdb.base/smoke.exp: new file.
25422 * gdb.base/so-impl-ld.c: new file.
25423 * gdb.base/so-impl-ld.exp: new file.
25424 * gdb.base/so-indr-cl.c: new file.
25425 * gdb.base/so-indr-cl.exp: new file.
25426 * gdb.base/varargs.exp: new file.
25427 * gdb.base/volatile.exp: new file.
25428 * gdb.base/whatis-exp.exp: new file.
7a292a7a 25429 * gdb.base/display.exp: new file.
c906108c
SS
25430 * gdb.c++/derivation.exp: new file.
25431 * gdb.c++/local.exp: new file.
25432 * gdb.c++/member-ptr.exp: new file.
25433 * gdb.c++/overload.exp: new file.
25434 * gdb.c++/ovldbreak.exp: new file.
25435 * gdb.c++/ref-types.exp: new file.
25436 * gdb.c++/ref-types2.exp: new file.
25437 * gdb.c++/userdef.exp: new file.
d63a86f8 25438
c906108c
SS
25439Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
25440
25441 * gdb.base/default.exp: Reflect wording change in remote.c.
25442
dc96c6c7 25443Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25444
25445 * gdb.base/help.exp: Update to reflect current text.
25446
25447Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
25448
25449 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
25450 they're stack variables and contain garbage.
25451 * gdb.c++/anon-union.exp: new file.
25452
25453 The following changes were made by David Taylor
889bf7c5
PA
25454 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25455 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25456 in changes by HP.
c906108c
SS
25457
25458 * gdb.base/bitops.exp: new file.
25459 * gdb.base/default.exp: change expected messages for catch and
25460 info catch tests to reflect HP merge changes.
25461 * gdb.base/enable-disable-break.exp
25462 * gdb.base/ending-run.c: new file.
25463 * gdb.base/long_long.c: new file.
25464 * gdb.base/maint.exp: new file.
25465 * gdb.base/pointers2.exp: new file.
25466 * gdb.base/shlib-call2.exp: new file.
25467 * gdb.base/solib.exp: new file.
25468 * gdb.base/step-test.c: new file.
25469 * gdb.c++/anon-union.cc: new file.
25470 * gdb.c++/local.cc: new file.
25471 * gdb.c++/member-pointer.cc: new file.
25472 * gdb.c++/method.cc: new file.
25473 * gdb.c++/ref-types.cc: new file.
25474 * gdb.c++/ref-types2.cc: new file.
25475 * gdb.c++/userdef.cc: new file.
d63a86f8 25476
c906108c
SS
25477 * gdb.base/scope.exp: compile one file at a time, then link.
25478 * gdb.base/langs.exp: ditto.
25479 * gdb.base/list.exp: ditto.
d63a86f8 25480
c906108c
SS
25481Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
25482
25483 The following changes were made by David Taylor
889bf7c5
PA
25484 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
25485 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
25486 in changes by HP.
d63a86f8 25487
c906108c
SS
25488 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
25489 skip tests. When compiling pass c++ flag to gdb_compile.
25490 * gdb.c++/
d63a86f8 25491
c906108c
SS
25492 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
25493 test for on hppa*-*-hpux*; use args to see if c++ was specified.
25494 (skip_hp_tests): new function.
25495 (gdb_preprocess): new function.
25496
25497 * configure.in (hpdir): decide whether to configure gdb.hp.
25498 * configure: regenerated.
25499
25500 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
25501 to delete on clean.
25502 (EXECUTABLES): update to reflect new additions.
25503 * gdb.base/commands.exp: update message expected.
25504 * gdb.base/default.exp: add copyright notice.
25505 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
25506 * gdb.base/help.exp: update messages to reflect current text.
25507 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
25508 targets for recurse tests.
25509 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
25510 skip this file.
25511
25512 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
25513 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
25514 compilation.
25515 * gdb.c++/misc.exp: ditto.
25516 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
25517 run the tests. tell gdb_compile that it's a c++ compilation.
25518
25519 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 25520
c906108c
SS
25521 * gdb.base/all-bin.exp: new file.
25522 * gdb.base/arithmet.exp: new file.
25523 * gdb.base/assign.exp: new file.
25524 * gdb.base/completion.exp: new file.
25525 * gdb.base/cond-expr.exp: new file.
25526 * gdb.base/condbreak.exp: new file.
25527 * gdb.base/define.exp: new file.
25528 * gdb.base/dollar.exp: new file.
25529 * gdb.base/environment.exp: new file.
25530 * gdb.base/eval-skip.exp: new file.
25531 * gdb.base/jump.exp: new file.
25532 * gdb.base/logical.exp: new file.
25533 * gdb.base/pointers.exp: new file.
25534 * gdb.base/relational.exp: new file.
25535 * gdb.base/section_command.exp: new file.
25536 * gdb.base/whatis-expr.exp: new file.
25537
25538 * gdb.base/all-types.c: new file.
25539 * gdb.base/call-array-struct.c: new file.
25540 * gdb.base/call-return-struct.c: new file.
25541 * gdb.base/call-strings.c: new file.
25542 * gdb.base/callfuncs2.c: new file.
25543 * gdb.base/condbreak.c: new file.
25544 * gdb.base/constvars.c: new file.
25545 * gdb.base/display.c: new file.
25546 * gdb.base/int-type.c: new file.
25547 * gdb.base/jump.c: new file.
25548 * gdb.base/miscexprs.c: new file.
25549 * gdb.base/pointers.c: new file.
25550 * gdb.base/pointers2.c: new file.
25551 * gdb.base/shmain.c: new file.
25552 * gdb.base/shr1.c: new file.
25553 * gdb.base/shr2.c: new file.
25554 * gdb.base/solib.c: new file.
25555 * gdb.base/solib1.c: new file.
25556 * gdb.base/solib2.c: new file.
25557 * gdb.base/varargs.c: new file.
25558 * gdb.c++/derivation.cc: new file.
25559 * gdb.c++/overload.cc: new file.
25560 * gdb.c++/ovldbreak.cc: new file.
25561 * gdb.hp/attach.c: new file.
25562 * gdb.hp/attach2.c: new file.
25563 * gdb.hp/average.c: new file.
25564 * gdb.hp/compiler.c: new file.
25565 * gdb.hp/compiler.cc: new file.
25566 * gdb.hp/execd-program.c: new file.
25567 * gdb.hp/follow-exec.c: new file.
25568 * gdb.hp/follow-fork.c: new file.
25569 * gdb.hp/follow-vfork-and-exec.c: new file.
25570 * gdb.hp/misc-hp.cc: new file.
25571 * gdb.hp/more-steps.c: new file.
25572 * gdb.hp/optimize.c: new file.
25573 * gdb.hp/quicksort.c: new file.
25574 * gdb.hp/run-hp.c: new file.
25575 * gdb.hp/start-stop.c: new file.
25576 * gdb.hp/sum.c: new file.
25577 * gdb.hp/templates-hp.cc: new file.
25578 * gdb.hp/thread-local-in-lib.c: new file.
25579 * gdb.hp/thread-local-in-lib.h: new file.
25580 * gdb.hp/thread-local-in-lib.lib.c: new file.
25581 * gdb.hp/vforked-program.c: new file.
25582 * gdb.hp/virtfunc-hp.cc: new file.
25583 * gdb.hp/watchpoint-hp.c: new file.
25584 * gdb.hp/xdb.c: new file.
25585 * gdb.hp/xdb0.c: new file.
25586 * gdb.hp/xdb0.h: new file.
25587 * gdb.hp/xdb1.c: new file.
25588
25589Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
25590
25591 The following change was made by Edith Epstein
889bf7c5
PA
25592 <eepstein@cygnus.com> as part of a project to merge in changes
25593 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
25594
25595 * gdb.c++/demangle.exp: changed the expected output for some
25596 ARM-style mangling -- removed second reference to datatype.
889bf7c5 25597 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 25598 T1<char>::~T1<char>(void)
c906108c 25599 becomes,
a9c64011
AS
25600 maint demangle __dt__11T1__pt__2_cFv
25601 T1<char>::~T1(void)
c906108c 25602
889bf7c5 25603 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 25604
c906108c
SS
25605Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
25606
25607 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
25608 * gdb.trace/backtrace.exp: Likewise.
25609 * gdb.trace/circ.exp: Likewise.
25610 * gdb.trace/collection.exp: Likewise.
25611 * gdb.trace/deltrace.exp: Likewise.
25612 * gdb.trace/infotrace.exp: Likewise.
25613 * gdb.trace/limits.exp: Likewise.
25614 * gdb.trace/packetlen.exp: Likewise.
25615 * gdb.trace/passc-dyn.exp: Likewise.
25616 * gdb.trace/passcount.exp: Likewise.
25617 * gdb.trace/report.exp: Likewise.
25618 * gdb.trace/save-trace.exp: Likewise.
25619 * gdb.trace/tfind.exp: Likewise.
25620 * gdb.trace/tracecmd.exp: Likewise.
25621 * gdb.trace/while-dyn.exp: Likewise.
25622 * gdb.trace/while-stepping.exp: Likewise.
25623
256241998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
25625
25626 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
25627
25628Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
25629
25630 From Brendan Kehoe:
25631 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
25632 int return types.
25633
25634Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
25635
25636 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 25637 remote dos host testing right.
c906108c
SS
25638
25639Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
25640
25641 * gdb.base/corefile.exp: remove some xfails.
25642
25643Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
25644
25645 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 25646 have different timestamps.
c906108c
SS
25647
25648Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
25649
25650 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 25651 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
25652
25653Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
25654
25655 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 25656 delta.
c906108c
SS
25657
25658Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
25659
25660 * gdb.base/default.exp: Add brace missing from previous delta.
25661
25662Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
25663
25664 * gdb.base/default.exp: Support test for info float for all
25665 varieties of arm toolchain.
25666
dc96c6c7 25667Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25668
25669 * gdb.trace/*.exp: remove "remote_download" command.
25670
dc96c6c7 25671Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25672
25673 * gdb.trace/*.exp: remove -gdwarf from compile.
25674
25675Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
25676
25677 * gdb.trace/configure.in(AC_INIT): typo
25678 * gdb.trace/configure: regenerated
25679
dc96c6c7 25680Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25681
25682 * config/m68k-emc.exp: New file.
25683 * lib/<emc-support.exp trace-support.exp}: New files.
25684 * configure.in: add new test directory gdb.trace.
25685 * gdb.trace/{configure configure.in Makefile.in}: New files.
25686 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
25687 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
25688 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
25689 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
25690 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
25691 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
25692 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 25693
dc96c6c7 25694Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25695
25696 * gdb.c++/classes.exp: Change all regular expressions to match
25697 arbitrary combinations of newline/carriage-return, so that they
25698 will work equally well on Unix and Windows.
25699 * gdb.c++/inherit.exp: ditto.
25700 * gdb.c++/virtfunc.exp: ditto.
25701
257021998-08-11 Dawn Perchik <dawn@cygnus.com>
25703
25704 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
25705
c2d11a7d
JM
25706Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
25707
25708 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
25709 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
25710 to use a0-a3/d0-d3 as needed.
25711
25712Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
25713
25714 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
25715 * gdb.disasm/am33.exp: Corresponding changes.
25716
c906108c
SS
257171998-07-11 Felix Lee <flee@cygnus.com>
25718
25719 * gdb.base/callfuncs.exp: add cmp10 test.
25720 * gdb.base/callfuncs.c (cmp10): new function.
25721
25722Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
25723
d63a86f8 25724 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
25725 into two parts to get around a synchronization problem in expect.
25726
3fc11d3e
JM
25727Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
25728
25729 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
25730
25731 * configure.in: Add options for gdbtk testsuite.
25732
25733 * configure: Regenerate.
25734
25735 * gdb.gdbtk: New directory to hold gdbtk tests.
25736
c906108c
SS
25737Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25738
25739 * gdb.fortran/types.exp: Escape brackets in expect patterns
25740 for test_float_literal_types_accepted tests.
25741 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
25742 before run test.
25743
c2d11a7d
JM
25744Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
25745
25746 * am33.exp: Just compile, do not link the testcase.
25747 * am33.s: Add ".am33" pseudoop to force am33 mode.
25748
c906108c
SS
257491998-06-25 Felix Lee <flee@cygnus.com>
25750
25751 * gdb.base/setshow.exp: make sure $pc is sane.
25752
25753 * gdb.stabs/weird.exp: split expect patterns properly.
25754
c2d11a7d
JM
25755Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
25756
25757 * gdb.disasm/am33.s: New disassembler testfile for the am33.
25758 * gdb.disasm/am33.exp: Run it.
25759
dc96c6c7 25760Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25761
25762 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
25763 match processing (and eliminate spurious timeouts when running).
25764
dc96c6c7 25765Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25766
25767 * gdb.base/signals.exp (test_handle_all_print): put back Mach
25768 exception test, but conditionalize it on target [mach | gnu].
25769
dc96c6c7 25770Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25771
25772 * gdb.base/overlays.exp: fixup compile line for linker script.
25773
25774Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
25775
25776 * gdb.fortran/types.exp: don't guess at float size.
25777
25778Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
25779
25780 * gdb.base/exprs.exp: delete test that depends on int size.
25781
25782Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
25783
25784 * config/sim.exp: Removed checks for target triplets.
25785 (gdb_target_sim): Use gdb,target_sim_options.
25786
25787Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
25788
25789 * gdb.base/reread.exp: New file.
25790 * gdb.base/reread1.c: New file.
25791 * gdb.base/reread2.c: New file.
25792
25793Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
25794
25795 * config/sim.exp: Use 'target sim -sparclite' when running
25796 SPARClite programs.
25797
25798Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
25799
25800 * gdb.base/structs2.exp: New file.
25801 * gdb.base/structs2.c: New file.
25802
25803Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
25804
25805 * gdb.asm/common.inc: New file.
25806 * gdb.asm/d10v.inc: New file.
25807 * asm-source.exp: Pass -I's to gas to find .inc files.
25808 Update line numbers in expected output.
25809 * asmsrc1.s: Rewrite.
25810 * asmsrc2.s: Rewrite.
25811 * configure.in: Create arch.inc symlink.
25812 * configure: Regenerate.
25813 * Makefile.in (distclean): Delete arch.inc.
25814
25815Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
25816
25817 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
25818 (t_enum_value2): ditto
25819 (t_enum_value3): ditto
25820 (main): ditto
c906108c
SS
25821Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
25822
25823 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
25824 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
25825 change.
25826 Use gdb_test instead of send_gdb/gdb_expect sequences.
25827
25828Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
25829
25830 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
25831 not void.
25832
25833Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
25834
25835 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
25836 subroutines. Used to test gdbs ability to single step through PC
25837 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
25838
25839Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
25840
25841 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
25842 more rigorous EGCS C++ error checking.
25843
25844Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25845
a9c64011
AS
25846 * gdb.base/help.exp: Clean up `help set args' and `help show args'
25847 tests.
25848 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
25849 function when asleep.
25850 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
25851 for i*86 Linux and SVR4 signal handling problems.
25852 Remove linux xfail for `next to handler in signals_tests_1', fixed
25853 by recent infrun.c change.
25854 Limit backtrace to 10 frames to avoid timeout problems with infinite
25855 stack backtraces.
25856 Adjust expect pattern in `handle all print' test to match Apr 28 1997
25857 target.[ch] change.
c906108c
SS
25858
25859Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
25860
25861 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
25862 for a newline from gdb before continuing.
25863 (default_gdb_exit): Just look for y or n.
25864 (gdb_test): Detect abnormal exit from GDB running on DOS; if
25865 it does, fail the rests of the tests in the file.
25866
25867Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
25868
25869 * config/cygmon.exp: New file.
25870
25871Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
25872
25873 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 25874 main" test on remote targets.
c906108c
SS
25875
25876 * gdb.base/scope.exp: Fix problem with filelocal_bss before
25877 run test on remote targets.
25878
25879Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
25880
25881 * gdb.asm: New directory.
25882 * configure.in: Configure it.
25883 * configure: Regenerate.
25884 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
25885 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
25886
25887Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
25888
25889 * config/mn10300-eval.exp: New file to support MN10300 eval board.
25890
dc96c6c7 25891Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25892
a9c64011
AS
25893 * gdb.base/overlays (several files): Merge the two overlay
25894 managers into one. Change variables (foox, barx, bazx, grbxx)
25895 back into ints but force them to load in their proper sections.
c906108c
SS
25896
25897Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
25898
25899 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 25900 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
25901 (D10VCopy): Handle memory regions crossing 16k boundaries.
25902 (D10VCopy): Transfer data in 32 bit chunks.
25903
25904Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
25905
25906 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 25907 correct.
c906108c
SS
25908
25909 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 25910 map. Include space for printf in .text segment.
c906108c
SS
25911
25912 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 25913 updated d10v memory VMA/LMA map.
c906108c 25914 (D10VCopy): Call D10VTranslate.
d63a86f8 25915
c906108c
SS
25916Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
25917
25918 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
25919
25920 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
25921 that it won't be put into the .sdata - small data -
25922 section. Update reference.
c906108c
SS
25923 * gdb.base/baz.c (bazx, baz): Ditto.
25924 * gdb.base/foo.c (foox, foo): Ditto.
25925 * gdb.base/grbx.c (grbxx, grbx): Ditto.
25926
25927 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 25928 to be arrays.
d63a86f8 25929
dc96c6c7 25930Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 25931
a9c64011
AS
25932 * gdb.base/overlays.exp: fix up and get working again.
25933 Add tests for backtraces from an overlay function.
d63a86f8 25934
c906108c
SS
25935Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
25936
25937 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
25938 "calling function with watchpoint enabled".
25939
25940Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
25941
25942 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 25943 gdb_suppress_tests for d10v-*-*.
c906108c
SS
25944 * lib/gdb.exp (gdb_suppress_tests): Disable this function
25945 pending review of whether it is useful or not.
25946
25947Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
25948
25949 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
25950
25951Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
25952
25953 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
25954 * config/dve.exp: New file to support Densan boards.
25955
25956Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
25957
25958 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 25959 reads and BSD.
c906108c
SS
25960
25961Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
25962
25963 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
25964 response.
25965
25966 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
25967
25968Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
25969
25970 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 25971 test.
c906108c
SS
25972
25973 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 25974 target_sizeof_long and target_bigendian_p.
c906108c 25975 (structs_by_value, structs_by_reference): Check values according
889bf7c5 25976 to targets word size and endianess.
d63a86f8 25977
c906108c
SS
25978Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
25979
25980 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 25981 output.
c906108c
SS
25982
25983Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
25984
25985 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 25986 Update test of set args help to match source change.
c906108c
SS
25987
25988Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
25989
25990 * gdb.base/default.exp: Expect help system output to be in
25991 alphabetical order.
25992 * gdb.base/help.exp: Ditto.
25993
25994Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
25995
25996 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
25997 "i*86-pc-linux-gnu*".
25998 * gdb.base/interrupt.exp: Ditto.
25999 * gdb.base/corefile.exp: Ditto.
26000
26001 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 26002 define vxworks when building the testcase.
c906108c
SS
26003
26004 * gdb.base/ptype.exp: Fix testnames to be unique.
26005 * gdb.base/radix.exp: Ditto.
26006 * gdb.base/term.exp: Ditto.
26007 * gdb.base/whatis.exp: Ditto.
26008 * gdb.c++/classes.exp: Ditto.
26009
26010Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
26011
26012 * gdb.base/callfuncs.exp: Fix indentation.
26013
26014 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
26015 suppress_flag has been set.
26016 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
26017 target feature.
26018
26019Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
26020
26021 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
26022 the testcase.
26023
26024 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 26025 set_debug_traps() and breakpoint().
c906108c
SS
26026 * gdb.c++/misc.cc (main): Ditto.
26027 * gdb.c++/templates.cc (main): Ditto.
26028 * gdb.c++/virtfunc.cc (main): Ditto.
26029
26030Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
26031
26032 * lib/gdb.exp(gdb_step_for_stub): New function.
26033 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
26034 exists, reload the executable and do a "continue" instead of
26035 doing a jump.
26036 (runto_main): Use gdb_step_for_stub.
d63a86f8 26037
c906108c 26038 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 26039 tests to have unique names.
c906108c
SS
26040 * gdb.base/callfuncs.exp: Ditto.
26041 * gdb.base/commands.exp: Ditto.
26042 * gdb.base/default.exp: Ditto.
26043 * gdb.base/help.exp: Ditto.
26044 * gdb.base/list.exp: Ditto.
26045 * gdb.base/opaque.exp: Ditto.
26046 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
26047 similar tests.
d63a86f8 26048
c906108c
SS
26049 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
26050 * gdb.c++/cplusfuncs.cc: Ditto.
26051 * gdb.c++/virtfunc.cc: Ditto.
26052
26053 * config/monitor.exp: Keep track of the last file we saw, rather
26054 than trying to get the info from gdb.
26055
26056 * gdb.fortran/types.exp: Move comment to previous line.
26057
26058Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
26059
26060 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 26061 target mode.
c906108c
SS
26062
26063Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
26064
26065 From Bob Manson:
26066 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 26067 string from GDB when it connects.
c906108c
SS
26068
26069 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
26070
26071Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
26072
26073 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
26074 if we can't get a debug format from GDB (we may be testing an
26075 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
26076
26077 * gdb.stabs/weird.exp: Fix quoting.
26078
26079 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
26080
26081Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
26082
26083 * config/arm-ice.exp: New file.
26084
26085Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
26086
26087 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 26088 until it has been modified to work with the new testsuite.
c906108c 26089
99707966 26090 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
26091 testcase won't compile, cause all of the testcases in the file to
26092 fail instead.
c906108c
SS
26093
26094 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
26095 (gdb_clear_suppressed): New procedure.
26096 (gdb_stop_suppressing_tests): Only clear suppress_flag if
26097 it contains a positive value.
26098
26099Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
26100
26101 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
26102
26103 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
26104
26105Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
26106
26107 * lib/gdb.exp (setup_xfail_format): New function.
26108 (get_debug_format): New function to get debug format.
26109 (debug_format): New global variable to hold last value set
26110 by get_debug_format.
26111 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 26112 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
26113 * gdb.c++/ptype.exp: Ditto.
26114 * gdb.c++/classes.exp: Ditto.
26115 * gdb.c++/cplusfuncs.exp: Ditto.
26116 * gdb.c++/inherit.exp: Ditto.
26117 * gdb.c++/templates.exp: Ditto.
26118 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 26119
c906108c
SS
26120Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
26121
26122 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
26123 host doesn't have a currently-open connection.
26124
26125 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
26126 any gdb stub target. Handle cases where gdb doesn't respond when
26127 interrupted in a sane fashion.
c906108c
SS
26128
26129 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 26130 same thing in a totally different way.
c906108c
SS
26131
26132 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 26133 setting "timeout".
c906108c 26134 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 26135 default_gdb_init now.
c906108c
SS
26136
26137Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
26138
26139 * gdb.base/printcmds.exp: Fix "check for floating addition"
26140 regexp to accept results within approx +/- .01 of exact value.
26141 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
26142
26143Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
26144
26145 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 26146 properly.
c906108c
SS
26147 (gdb_expect): Add optional timeout parameter, and add timeout
26148 value to various calls.
26149 (gdb_suppress_tests): Only give one warning message per group.
26150
26151Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
26152
26153 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
26154 global variables. Handle getting a value for $timeout more
26155 gracefully.
c906108c
SS
26156
26157Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
26158
26159 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 26160 initialize.
c906108c 26161 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 26162 by a target configuration file.
c906108c
SS
26163 (gdb_expect): Pass the timeout to remote_expect.
26164
26165 * config/monitor.exp(gdb_load): Fix typo in regexp.
26166
26167Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
26168
26169 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
26170
26171Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
26172
26173 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
26174 here. Call gdb_target_exec before rebooting the target, to make
26175 sure the connection to the target is closed.
c906108c
SS
26176 (gdb_load): Pass the name of the executable to gdb_target_monitor.
26177 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
26178 Also detect "Timeout reading from remote" error.
26179
26180 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
26181 gdb_target_monitor. Don't call gdb_file_cmd here; let
26182 gdb_target_monitor do it.
c906108c
SS
26183
26184 * gdb.disasm/hppa.exp: Don't use exec_output.
26185
26186Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
26187
26188 * gdb.base/list.exp: If we're debugging a non-native target,
26189 try to set the pc register to point to the start of the
26190 program before doing the first list command.
26191
26192 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 26193 test_calls after restarting.
c906108c
SS
26194
26195 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 26196 reloading.
c906108c
SS
26197
26198 * gdb.base/watchpoint.exp: Fix typo.
26199
26200 * gdb.base/setshow.exp: Check for use_gdb_stub.
26201
26202 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 26203 stub case.
c906108c
SS
26204 * gdb.base/langs.exp: Ditto.
26205
26206 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
26207 gdb_load_offset. If we weren't given a file to load, figure out
26208 what the current file is and use it.
c906108c
SS
26209
26210 * config/i386-bozo.exp: New file.
26211
26212Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
26213
26214 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
26215 feature.
26216
26217 * config/proelf.exp: New entry.
26218
26219Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
26220
26221 * lib/gdb.exp: Remove spurious .* patterns at the beginning
26222 of regexps.
26223
26224 * gdb.base/watchpoint.exp: Don't run the test_stepping
26225 tests if gdb can't call functions on the target.
26226
26227 * gdb.base/setshow.exp: Don't run the set prompt tests if
26228 the board has gdb_prompt set.
26229
26230Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
26231
26232 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
26233 * gdb.base/commands.exp: Likewise.
26234 * gdb.base/setshow.exp: Likewise.
26235
26236Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
26237
26238 * config/monitor.exp(gdb_start): Look for gdb_prompt target
26239 feature.
26240
26241 * config/i960.exp: New file.
26242
26243Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
26244
26245 * gdb.base/funcargs.exp: Check for gdb,short_int target
26246 feature instead of looking for explicit target triplets.
26247
dc96c6c7 26248Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 26249
d63a86f8 26250 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
26251 "p 123DEADBEEF", to check parse_number.
26252 * top.c: change "to enable to enable" to "to enable" in a couple
26253 of help strings.
26254
26255Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
26256
26257 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
26258 on the mn10300.
d63a86f8 26259
c906108c
SS
26260Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
26261
26262 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
26263 where the test executable is run with explicit args.
26264 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
26265
26266Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
26267
26268 * gdb.base/run.c: Use FAKEARGV to build test executable that
26269 does not require a command line arg, since most simulators
26270 don't currently support passing such an arg into the simulated
26271 program.
26272 * gdb.base/commands.exp: Change tests to insert the proper
26273 value as the arg to the first recursive factorial call. Change
26274 compilation line to define FAKEARGV at compile time.
26275
26276Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
26277
26278 * gdb.base/recurse.exp: Enable these tests for the mn10300.
26279 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
26280 function with watchpoint enabled" test.
26281
26282Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
26283
26284 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 26285 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
26286
26287 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 26288 "Tests restarted" messages.
c906108c
SS
26289
26290Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
26291
26292 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
26293
dc96c6c7 26294Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26295
26296 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
26297 for INFO SYMBOL; add help tests for OVERLAY commands.
26298 * gdb.base/default.exp: add tests for INFO SYMBOL command;
26299 add tests for OVERLAY commands
26300 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
26301 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
26302 * gdb.base/sigall.c: add usestubs code frag
26303 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 26304
c906108c
SS
26305Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
26306
26307 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
26308 failures.
26309 (gdb_stop_suppressing_tests): Note that tests have restarted.
26310
26311Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
26312
26313 * config/h8300.exp: New file.
26314
26315Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
26316
26317 * gdb.base/setshow.exp: Check for the existence of a
26318 feature, not its value.
26319
26320Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
26321
26322 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
26323
26324 * gdb.base/scope.exp: It's now init0(), not init().
26325
26326 * gdb.base/scope0.c: For now, change init() to be init0().
26327
26328 * config/monitor.exp: Use gdb_serial in preference to serial
26329 or netport.
26330
26331 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 26332 and it's not already set.
c906108c
SS
26333
26334Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
26335
26336 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 26337 isn't using a stub and if it supports argument passing.
c906108c
SS
26338
26339Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
26340
26341 * config/udi.exp(gdb_start): Make sure UDICONF is set
26342 properly before starting gdb.
26343
26344Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
26345
26346 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
26347 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
26348 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
26349
26350Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
26351
26352 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 26353 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
26354
26355 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
26356
26357 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
26358
26359 * config/monitor.exp: Make sure we disconnect from the target.
26360 Also, try a reboot/reload cycle instead of failing if the
26361 load fails.
26362
26363Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
26364
26365 * gdb.base/default.exp: Don't set match_max.
26366 * gdb.base/help.exp: Ditto.
26367 * gdb.base/list.exp: Ditto.
26368 * gdb.base/signals.exp: Ditto.
26369
26370 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
26371 set, use remote_ld to download the testcase instead of
26372 the GDB loader.
26373
26374Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
26375
26376 * config/vr5000.exp: New file.
26377
26378 * config/monitor.exp(gdb_target_monitor): Add pattern for
26379 "Ending remote" to detect errors in connecting.
26380
26381 * gdb.base/setshow.exp: Add .* within auto language test.
26382
26383 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
26384 target feature.
26385
26386 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 26387 and reboot the board if necessary.
c906108c
SS
26388
26389 * gdb.base/setvar.exp(test_set): Handle multiple prints within
26390 a set of tests. Remove print.* from the patterns being checked.
26391
26392Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
26393
26394 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
26395 refer to gdb_spawn_id.
26396
26397 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
26398 longer used.
26399 * config/sparclet.exp: Ditto.
26400 * config/sparclet-old.exp: Ditto.
26401 * config/slite.exp: Ditto.
26402 * config/sim.exp: Ditto.
26403 * gdb.base/funcargs.exp: Ditto.
26404
26405 * lib/gdb.exp:Remove references to gdb_spawn_id.
26406 (gdb_expect): Move to remote.exp.
26407
26408Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
26409
26410 * config/monitor.exp: Detect the "Couldn't establish connection"
26411 message from GDB.
26412
26413Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
26414
26415 * gdb.base/bitfields.exp: Use runto instead of explicit
26416 gdb_run_cmd/gdb_expect sequences.
26417
26418 * gdb.base/break.exp(text_next_with_recursion): Add match for
26419 gdb_expect call.
26420
26421 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
26422 We also need to handle the "A program is being debugged already"
26423 prompt from gdb. Use gdb_test to set the baud rate.
26424
26425 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
26426 to 20000. Really. I mean it.
26427
26428Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
26429
26430 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
26431 fails. If suppress_flag is set, skip perror message about not
26432 being able to send to GDB.
c906108c 26433 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 26434 GDB.
c906108c
SS
26435 (gdb_expect): If suppress_flag is set, always fail immediately.
26436 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
26437 (gdb_init): Call gdb_stop_suppressing_tests.
26438 (default_gdb_exit): Ditto.
26439 (default_gdb_start): Ditto.
26440
26441 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 26442 gdb_stop_suppressing_tests as appropriate.
c906108c 26443 * gdb.base/break.exp: Ditto.
889bf7c5 26444 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
26445 * gdb.base/commands.exp: Ditto.
26446 * gdb.base/exprs.exp: Ditto.
889bf7c5 26447 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
26448 * gdb.base/list.exp: Ditto.
26449 * gdb.base/recurse.exp: Ditto.
889bf7c5 26450 * gdb.base/scope.exp: Ditto.
c906108c
SS
26451 * gdb.base/structs.exp: Ditto.
26452 * gdb.c++/inherit.exp: Ditto.
26453
26454Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
26455
26456 * config/vr4300.exp: New file.
26457
99707966 26458 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 26459
99707966 26460 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
26461
26462Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
26463
26464 * lib/gdb.exp(gdb_init): New function.
26465
26466 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 26467 for each individual variable set.
c906108c
SS
26468
26469 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
26470 name.
26471
26472 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
26473
26474 * gdb.base/scope.exp: Use gdb_test.
26475
26476 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
26477 aborting; the testsuite driver will do that for us (see
26478 gdb_finish). Also, use gdb_test in a few more places.
26479
26480Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
26481
26482 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
26483
26484Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
26485
26486 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
26487 and "add_tests" are not at the same address.
26488
26489Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
26490
26491 * gdb.base/ptype.exp: Use gdb_test.
26492
26493Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
26494
26495 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
26496 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
26497 left in. No longer expect them to fail.
26498
26499 * gdb.stabs/*.mt; Deleted, no longer used.
26500 * gdb.stabs/configure.in: Remove references to target makefile
26501 frags.
26502 * gdb.stabs/configure: Rebuilt.
26503
26504 * gdb.disasm/*.mt: Deleted, no longer used.
26505 * gdb.disasm/configure.in: Remove references to target makefile
26506 frags. Use "sh3.s" as the unique filename for this directory.
26507 * gdb.disasm/configure: Rebuilt.
26508
26509 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
26510 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
26511 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
26512
26513Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
26514
26515 * config/udi.exp: Use mondfe,name instead of remote_host.
26516
26517Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
26518
26519 * gdb.base/watchpoint.exp: Don't expect a failure when calling
26520 a function with a watchpoint enabled on the mn10200.
26521
26522 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
26523 before trying to create it!
26524
26525Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
26526
26527 * config/vx.exp: Use hostname instead of netport.
26528
26529 * config/vxworks.exp: New file.
26530
26531 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
26532
26533 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 26534 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
26535 occurs.
26536
26537 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
26538 $gdb_spawn_id directly.
26539 (gdb_run_cmd): Try _start as well as start. Use the target feature
26540 gdb,start_symbol as the symbol to start from when jumping.
26541
26542Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
26543
26544 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
26545 redundant) test.
26546
26547 * gdb.base/recurse.exp: Relax final value test for 'b' so that
26548 it doesn't lose for 16bit integer systems.
26549
26550Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
26551
26552 * gdb.fortran/types.exp: If the target doesn't support "double"
26553 data types, then expect "real" types to only be 4 bytes.
26554
26555 * gdb.c++/virtfunc.exp: Expect failure for virtual function
26556 call tests if the target doesn't support inferior function calls.
26557
26558 * gdb.base/printcmds.exp: Allow minor deviation in FP values
26559 in printf tests.
26560
26561Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
26562
26563 * gdb.base/help.exp: Disable "help set", "help show", and
26564 "help support". Simplify regexp for "help stack".
26565
26566 * gdb.base/default.exp: Set match_max to 5000 and the timeout
26567 to 60 seconds. Temporarily set match_max to 15000 around the
26568 "info copying" test.
26569
26570 * gdb.base/nodebug.exp: Don't try to do an inferior function
26571 call if the target doesn't support them.
26572 * gdb.base/printcmds.exp: Likewise.
26573 * gdb.base/setvar.exp: Likewise.
26574 * gdb.base/structs.exp: Likewise.
26575 * gdb.c++/templates.exp: Likewise.
26576 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
26577
26578 * gdb.base/recurse.exp: Enable for the mn10200.
26579
26580 * configure.in: Do configure gdb.stabs directory for *-*-elf
26581 targets.
26582 * configure: Rebuilt.
26583
26584 * gdb.base/break.exp: Check for gdb,noresults before testing
26585 exit status and/or results from the target.
26586 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
26587 * lib/gdb.exp: Remove old (now bogus) initialization of
26588 noinferior, noargs, noresults and nosignals.
26589
26590Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
26591
26592 * config/sh.exp: New file.
26593
26594 * config/slite.exp: Try to connect multiple times to the board
26595 before rebooting. Only send a "monitor run" if need_monitor_run
26596 is set.
26597
26598 * gdb.base/break.exp: Don't do the "stub continue" test if
26599 the target has gdb_stub set.
26600
26601 * gdb.base/callfuncs.exp: Increase the timeout.
26602
26603 * gdb.base/interrupt.exp: Don't even try to compile the testcase
26604 if the target has gdb,noinferiorio set.
26605
26606 * gdb.base/list.exp: Increase match_max to 10000 characters.
26607
26608 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
26609
26610 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
26611 target.
26612
26613 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
26614
26615Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
26616
26617 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
26618 trying to delete the copy of gdb. Catch the file delete so we
26619 don't die if the delete fails; also, the file should be copied to
26620 the host, not to the build.
c906108c
SS
26621
26622Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
26623
26624 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 26625 parenthesis in case it contains multiple regexps separated
c906108c
SS
26626 with |.
26627
26628 * gdb.base/watchpoint.exp: Use gdb_test.
26629 * gdb.base/default.exp: Ditto.
26630
26631Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
26632
99707966 26633 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 26634
c906108c
SS
26635 * gdb.base/scope.exp: Use gdb_test.
26636 * gdb.c++/classes.exp: Ditto.
26637 * gdb.c++/inherit.exp: Ditto.
26638
26639Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
26640
26641 * gdb.base/crossload.exp: Don't use execute_anywhere, use
26642 remote_exec instead.
26643 * gdb.base/corefile.exp: Don't be ridiculous.
26644 * gdb.base/*.c: Add missing stub invocations.
26645
26646Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
26647
26648 * config/slite.exp: Miscellaneous fixes.
26649
26650 * lib/gdb.exp: Fix runto.
26651
26652 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
26653 the target.
26654
26655 * gdb.base/watchpoint.exp: Fix regexp.
26656
26657 * lib/gdb.exp(default_gdb_exit): Add a catch to the
26658 close and wait commands, as the descriptor may now be
26659 invalid. Always call "remote_close host".
26660
26661Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
26662
26663 Major rewrite for testsuite revision.
d63a86f8 26664
c906108c
SS
26665 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
26666 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
26667 instead of relying on spawn_id to always contain a valid
26668 spawn id.
26669 (get_compiler_info): New procedure to build the ${binfile}.ci
26670 file, instead of replicating this in N different places.
26671 (gdb_compile): New procedure.
d63a86f8 26672
c906108c 26673 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
26674 appropriate arguments) instead of compile. Use gdb_test in a lot
26675 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
26676 at the start of a testcase, as this is no longer done magically.
26677
26678 config/*-gdb.exp: Rename without the -gdb suffix.
26679
26680 config/mips.exp: Use remote_close instead of exit_remote_shell.
26681 config/monitor.exp: Use target_info instead of looking at
26682 baud, timeout, etc.
26683 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
26684
26685Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26686
26687 * gdb.c++/templates.exp (test_ptype_of_templates),
26688 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
26689 Update expect patterns for destructors and assignment operators
26690 to match corresponding c-typeprint.c changes.
26691 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
26692 to destructor breakpoint test, GDB should be able to set the
26693 destructor breakpoint without specifying arguments.
26694
26695Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
26696
26697 * gdb.threads/pthreads.exp: Change result for failure to compile due
26698 to lack of pthreads runtime support from an error to simply an
26699 unsupported test, per dejagnu standards.
26700
26701Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26702
26703 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
26704 where GDB exits to reduce pattern match time.
26705 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
26706
26707 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
26708
dc96c6c7 26709Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26710
26711 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
26712 * gdb.base/default.exp: ditto.
26713 * gdb.base/nodebug.exp: ditto.
26714 * gdb.base/printcmds.exp: ditto.
26715 * gdb.base/ptype.exp: ditto.
26716 * gdb.base/setvar.exp: ditto.
26717 * gdb.base/structs.exp: ditto.
26718 * gdb.base/setshow.c: Guard against uninitialized values of argc.
26719
26720Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
26721
26722 * configure, */configure: Rebuild with autoconf 2.12.
26723
26724Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
26725
26726 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
26727 use new i*86-pc-linux*-gnu quads.
26728 * gdb.base/corefile.exp: Ditto.
26729 * gdb.base/signals.exp: Ditto.
26730 * gdb.base/sigall.exp: Ditto.
26731 * gdb.base/interrupt.exp: Ditto.
26732
26733 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
26734 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
26735 RedHat 4.0.
d63a86f8 26736
c906108c 26737 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
26738 linux. This allows the test case to at least compile on latest
26739 linux, but still not run due to missing the threads runtime library.
c906108c
SS
26740
26741Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26742
26743 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
26744 directory to search gdb directory. Accept and step over conditional
26745 stack alignment code. Consume $prompt in failure cases.
26746 Reset timeout to $oldtimeout instead of some arbitrary value.
26747 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
26748 timeout problems with infinite stack backtraces.
26749 * gdb.base/ptype.exp (ptype struct link, union tu_link):
26750 Accept function parameters for linkfunc member.
26751
26752Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
26753
26754 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
26755 (CXXFLAGS): Remove, unreferenced.
26756 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
26757 previous -B options and also add -B option to pick up cross compiled
26758 runtime.
c906108c
SS
26759 (TARGET_INCLUDES): Add for -I options and add code to initialize when
26760 doing cross compiles.
26761 (target_alias): Declare global.
26762 (xgcc): Set variable to full path of gcc in build tree. Use findfile
26763 to verify that gcc exists in build tree, and if so set CC to that
26764 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 26765
c906108c
SS
26766Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
26767
26768 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
26769 ptype test for anonymous union. Fixup testcase to match
26770 current gcc debug output.
26771
26772Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
26773
26774 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
26775 force argument to an unsigned long type.
26776
26777Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
26778
26779 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 26780 tests and anonymous union print/ptype tests.
c906108c
SS
26781 * gdb.base/list.exp (test_forward-search): Increase timeout by
26782 5 minutes for the "search extremely long line" case.
26783 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
26784 completely optional and that the pass/fail messages use the command as
26785 the message if that third arg is a null string.
26786 (gdb_test_exact): Arrange that a null string pattern means match a
26787 null string output rather than any output, which might include random
889bf7c5 26788 errors.
c906108c
SS
26789 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
26790 backtrace test.
26791 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
26792 always failing and failure is now exposed by gdb.exp changes.
26793
26794Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
26795
26796 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
26797 weren't being noted.
26798
26799Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26800
26801 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
26802 * gdb.stabs/weird.exp: Remove v_comb xfails.
26803
dc96c6c7 26804Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26805
26806 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 26807 list.exp scope.exp watchpoint.exp]
c906108c 26808 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 26809
dc96c6c7 26810Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26811
26812 * config/monitor.exp: Increase download timeout to 1000 seconds.
26813
dc96c6c7 26814Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26815
26816 * config/m32r.exp: Increase timeout to 120 seconds.
26817
26818Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
26819
26820 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
26821 and accept older ordering as obsolescent gcc or gdb.
26822 * gdb.c++/templates.exp: Ditto.
26823 * gdb.c++/virtfunc.exp: Ditto.
26824
26825Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
26826
26827 * gdb.base/coremaker.c: Add code to mmap some data so we
26828 can check that it ends up in the core file.
26829 * gdb.base/corefile.exp: Add test to read mmapped data
26830 from core file.
26831
dc96c6c7 26832Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26833
26834 * config/m32r.exp: New file.
26835
26836Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
26837
26838 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
26839 that cflags can contains -gstabs, and work correctly for other tests.
26840
dc96c6c7 26841Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
26842
26843 * gdb.base/setshow.exp: New file, tests show and set.
26844 * gdb.base/setshow.c: New file, tests show and set.
26845 * gdb.base/help.exp: Add test for help set|show annotate.
26846 * gdb.base/default.exp: Add test for set|show annotate.
26847
26848Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
26849
26850 * testsuite/gdb.base/break.exp: Make backtrace from factorial
26851 errors unique.
26852 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
26853 explicitly.
26854
26855Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
26856
26857 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
26858 and width commands. This is done elsewhere.
26859 * (gdb_start): Don't call gdb_start_sim here. That's already
26860 done in gdb_load. This fixes lots of failures in default.exp.
26861
26862Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
26863
26864 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
26865 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
26866 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
26867 in the same we we treat other failures (since it may be an expected
889bf7c5 26868 condition), rather than as an error.
c906108c
SS
26869 * gdb.base/signals.exp (test_handle_all_print): Revert back to
26870 old test format.
26871
26872Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
26873
26874 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
26875 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 26876 twice. Nuke the duplicates.
c906108c 26877 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 26878 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
26879 Remove config.h along with other config files.
26880
26881Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
26882
26883 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
26884 "p func1 ()" and note that rests of tests are skipped.
26885 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26886 setup_xfails for "print func2::coremaker_local".
c906108c
SS
26887 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
26888 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
26889 affected by the previous run test.
26890 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
26891 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
26892 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
26893 "pass int powerset tuple" and "pass modeless int powerset tuple".
26894 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
26895 "real write 4" and "real write 8".
26896 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 26897 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
26898 "print \$i after tuple assign 2", and
26899 "print vs2 after tuple assign 2".
26900 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
26901 meaningful error message and return -1 so the caller can
26902 suppress further tests and avoid a cascade of errors.
d63a86f8 26903
c906108c
SS
26904Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
26905
26906 * gdb.base/a1-selftest.exp: Tweak tests to account for new
26907 format for printing version.
26908 * gdb.base/default.exp: Ditto.
26909 * gdb.base/interrupt.exp: Fix problem with cascade of
26910 errors if child process dies while calling a function.
d63a86f8 26911
c906108c
SS
26912Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
26913
26914 * Makefile.in (VPATH): Add
26915 * Makefile.in (Makefile, config.status): Fix rules so things get
26916 remade when necessary.
26917
26918Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
26919
26920 * Makefile.in (just-check): Add path to sibling expect dir
26921 to environment variable specified by RPATH_ENVVAR.
26922
26923Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
26924
26925 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
26926 (just-check): Add shared library paths for libstdc++, tk,
26927 tcl, bfd, and opcodes to the environment variable specified
26928 in RPATH_ENVVAR.
26929 * configure.in: Add support to recognize --enable-shared flag
26930 and generate correct value for RPATH_ENVVAR.
26931 * configure: Regenerated with autoconf.
26932
26933Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
26934
26935 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 26936 include all osf versions.
c906108c
SS
26937 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
26938 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
26939 when target is linux. When failing to build pthreads test
26940 executable, give more meaningful message.
26941 * gdb.threads/pthreads.c: Hpux also uses old definition of second
26942 arg for pthread_create.
d63a86f8 26943
c906108c
SS
26944Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
26945
26946 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 26947 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 26948 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 26949 and -lpthreads (everybody else).
c906108c
SS
26950 (test_startup): Fail gracefully if threads are not supported.
26951 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
26952 "p/c array_index("abcdef",2)" when not gcc compiled.
26953 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
26954 "print func2::coremaker_local" when not gcc compiled.
26955 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
26956 "ptype on opaque struct tagname (statically)",
26957 "ptype on opaque struct tagname (dynamically) 1", and
26958 "ptype on opaque struct tagname (dynamically) 2"
26959 for not compiled with gcc.
26960 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
26961 backtrace when compiled with gcc.
d63a86f8 26962 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
26963 than always return success.
26964
26965Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
26966
26967 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
26968
26969Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
26970
26971 * gdb.base/structs.exp: Undo last change.
26972
26973Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
26974
26975 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
26976 encapsulate all the steps/nexts done during self test, starting
26977 at main, and makes them less sensitive to optimization issues.
26978 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
26979 signal handler" test.
26980 * gdb.threads/pthreads.exp: Only run this for native configs.
26981 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
26982 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
26983 tests.
26984 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
26985 for "runto test_calls(void)" test.
d63a86f8 26986
c906108c
SS
26987Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
26988
26989 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
26990 and don't expect address info in breakpoint confirmations.
26991
26992Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
26993
26994 * gdb.base/list.exp (test_forward_search): Increase timeout
26995 temporarily by 60 seconds for searching extremely long line,
889bf7c5 26996 and then reset to old value when done. Increase expect input
c906108c
SS
26997 buffer to 10000.
26998
26999Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
27000
27001 * gdb.base/list.exp (test_forward_search): Fix to handle very
27002 long source line without overflowing expect's input buffer.
27003
27004Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
27005
27006 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
27007 "buffer_full".
27008
27009 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
27010 "buffer_full".
27011
27012 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
27013 "buffer_full".
27014
27015 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
27016 "buffer_full".
27017
27018Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
27019
27020 * configure.in (configdirs): Add gdb.threads.
27021 * configure: Regenerated with autoconf.
27022 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
27023 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
27024 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 27025
c906108c
SS
27026Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
27027
27028 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
27029
27030Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
27031
27032 * gdb.base/signals.exp (test_handle_all_print): Test separately for
27033 each signal's status in the output of "handle all print".
27034 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
27035 the \r\n sequence that immediately precedes the gdb prompt.
27036 * gdb.base/a1-selftest.exp: Save original timeout and restore
27037 after test.
27038
27039Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
27040
27041 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
27042 symbol.
27043
27044Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
27045
27046 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
27047
27048Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
27049
27050 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
27051 timeout by 60 seconds.
27052
27053Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
27054
27055 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
27056 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
27057 error return.
27058
27059Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
27060
27061 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
27062 gdb initialization, also report how long dejagnu waited. Restore
27063 old timeout before doing error return. Temporarily increase timeout
889bf7c5 27064 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
27065
27066Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
27067
27068 * lib/gdb.exp: Report timeout value for verbosity level 2.
27069 * config/gdbserver.exp: Ditto.
27070 * config/hppro.exp: Ditto.
27071 * config/mips-gdb.exp: Ditto.
27072 * config/monitor.exp: Ditto.
27073 * config/netware.exp: Ditto.
27074 * config/sim-gdb.exp: Ditto.
27075 * config/slite-gdb.exp: Ditto.
27076 * config/udi-gdb.exp: Ditto.
27077 * config/unix-gdb.exp: Ditto.
27078 * config/vx-gdb.exp: Ditto.
27079 * gdb.base/a1-selftest.exp: Ditto.
27080 * gdb.base/a2-run.exp: Ditto.
27081 * gdb.base/break.exp: Ditto.
27082 * gdb.base/corefile.exp: Ditto.
27083 * gdb.base/list.exp: Ditto.
27084 * gdb.base/recurse.exp: Ditto.
27085 * gdb.base/scope.exp: Ditto.
27086 * gdb.base/signals.exp: Ditto.
27087
27088Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27089
27090 * gdb.threads/Makefile.in (docdir): Removed.
27091
27092Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
27093
27094 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 27095 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 27096 @srcdir@.
d63a86f8 27097 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
27098 autoconf 2.5 or higher.
27099 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
27100
27101Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
27102
27103 * configure: Regenerated.
27104 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
27105 avoid name clashes with SunOS headers.
27106
27107Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
27108
27109 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
27110
27111Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
27112
27113 * gdb.base/callfuncs.exp: Finish last change -- make sure the
27114 prototype information ends up in the compiler info file.
27115
27116Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
27117
27118 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
27119 attempting to regenerate it. Eliminate use of a temporary file
27120 and just generate the info file directly. Source it immediately,
27121 for consistency of use.
27122 * gdb.base/corefile.exp: Ditto
27123 * gdb.base/exprs.exp: Ditto.
27124 * gdb.base/funcargs.exp: Ditto.
27125 * gdb.base/langs.exp: Ditto.
27126 * gdb.base/list.exp: Ditto.
27127 * gdb.base/mips_pro.exp: Ditto.
27128 * gdb.base/nodebug.exp: Ditto.
27129 * gdb.base/opaque.exp: Ditto.
27130 * gdb.base/ptype.exp: Ditto.
27131 * gdb.base/scope.exp: Ditto.
27132 * gdb.base/setvar.exp: Ditto.
27133 * gdb.base/signals.exp: Ditto.
27134 * gdb.base/whatis.exp: Ditto.
27135 * gdb.c++/templates.exp: Ditto.
27136 * gdb.c++/virtfunc.exp: Ditto.
27137 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 27138 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
27139
27140Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27141
27142 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
27143 it got fixed by the recent lookup_minimal_symbol_by_pc change.
27144 Increase timeout, a lot of single stepping might be needed if the
27145 target has no hardware watchpoints.
27146
27147Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
27148
27149 * gdb.base/break.exp: Ignore compiler warnings when compiling
27150 break.c.
27151 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
27152 * gdb.base/default.exp: Add h8300 xfails. Handle messages
27153 from remote-sim.
27154 * gdb.base/exprs.exp: Add h8300 xfails.
27155 * gdb.base/funcargs.exp: Likewise.
27156 * gdb.base/nodebug.exp: Likewise.
27157 * gdb.base/printcmds.exp: Likewise.
27158 * gdb.base/ptype.exp: Likewise.
27159 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
27160 h8300 xfails.
d63a86f8 27161 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
27162 on the h8300.
27163 * gdb.base/funcargs.c: Explicitly make last constant argument to
27164 call_after_alloca_subr an unsigned long type.
27165 * gdb.base/return.c: Include stdio.h.
27166
27167Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
27168
27169 * config/abug.exp: New file for the older Motorola Bug monitor
27170 that runs on the mvme13x series VME boards.
27171 * config/monitor.exp: Use the new config array for target settings
27172 if they exist.
27173
27174Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
27175
27176 * sim-gdb.exp: Make the SH simulator allocate less space when
27177 it is targeted.
27178
27179Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
27180
27181 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
27182 test.
27183
27184Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
27185
27186 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
27187 "rs6000-*-*" for "list function in include file" when gcc compiled.
27188 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
27189 for "p ctable1[120]".
27190 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
27191 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
27192 Remove setup_xfail for "rs6000-*-*" for
27193 "print 'scope0.c'::filelocal before run".
27194 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
27195 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
27196 since some compilers don't allow both options to be given
27197 on the same command line. Create object file and move it.
d63a86f8 27198
c906108c
SS
27199Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
27200
27201 * gdb.base/corefile.exp: Always regenerate the core file, since
27202 we always regenerate the coremaker program. Detect special case
27203 where registers cannot be read from core file.
d63a86f8 27204
c906108c
SS
27205Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
27206
27207 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
27208 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
27209 * gdb.c++/templates.exp: Only match on basename of file since
27210 some formats like xcoff don't encode directory information.
27211 * gdb.stabs/weird.exp: Use the right sed script for powerpc
27212 and rs6000 AIX xcoff targets.
27213 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
27214 * configure: Regenerate.
27215 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
27216 here, rather than in distclean.
d63a86f8 27217
c906108c
SS
27218Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
27219
27220 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
27221 defined, and use it to compile the test case with -O2. The
27222 native compilation still uses no optimization.
27223 * gdb.base/mips_pro.c: Remove inline assembly code since
27224 it is compiled PIC by default, which results in assembler
27225 warnings that make the testsuite think the compilation
27226 was unsuccessful.
27227
27228Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
27229
27230 * gdb.c++/misc.exp: Add note to message for
27231 "print s.a for foo struct" that this is a known gcc 2.7.2
27232 and earlier bug.
27233
27234Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
27235
27236 * gdb.base/break.exp: Fix pattern for matching "Delete all
27237 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
27238 setup_xfail for deleting all breakpoints test. Fix various
27239 timeout messages to include "(timeout)".
27240 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
27241 for "p t_float_values2(3.14159,float_val2)".
27242 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
27243 for "continue to call2g" when gcc compiled.
27244 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
27245 "up to foo in langs.exp", "show language at foo in langs.exp",
27246 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
27247 and "show language at fsub in langs.exp".
27248 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
27249 "list line 1 in include file", "list message for lines past EOF",
27250 "list function in include file", "list list0.h:foo", and
27251 "list filename:function; nonexistant function".
27252 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
27253 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
27254 and "ptype t_char_array" to be for native cc only.
d63a86f8 27255
c906108c
SS
27256Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
27257
d63a86f8 27258 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 27259 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 27260 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
27261
27262Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
27263
27264 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
27265 "bt in signals.exp". This problem only appears when running
27266 the testsuite, and then only intermittently.
27267
27268Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
27269
27270 * gdb.base/return.exp (return_tests): Differentiate between
27271 two tests of continuing.
27272
27273Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
27274
27275 * */Makefile.in (maintainer-clean): Remove config.log.
27276 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
27277 * gdb.c++/Makefile.in (PROGS): Add inherit.
27278 (clean): Remove *.ci.
27279
27280Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
27281
27282 * gdb.c++/misc.cc: Add test code from Mike Stump.
27283 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
27284
27285Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
27286
27287 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
27288 to "alpha-*-osf2*" and add comment.
27289 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
27290 setup_xfail for "step over execarg initialization" and
27291 "step over corearg initialization".
c906108c
SS
27292 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
27293 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
27294 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 27295 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
27296 "print func2::coremaker_local", and "backtrace in corefile.exp".
27297 * gdb.base/signals.exp: Build and source signals.ci.
27298 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
27299 to be for gcc only.
27300 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 27301
c906108c
SS
27302Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27303
27304 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
27305 Feb 3 procfs.c change.
27306
27307Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
27308
27309 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
27310
27311Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
27312
27313 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
27314 from dejagnu's apparent default of 10 seconds, which gives random
27315 results when running the tests over NFS on moderately loaded systems.
27316 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
27317
27318Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
27319
27320 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
27321 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 27322 result reports.
c906108c
SS
27323
27324Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
27325
27326 * configure.in (CY_AC_PATH_TCLH): Remove.
27327 * configure: Regenerate.
27328
27329Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
27330
27331 * gdb.c++/Makefile.in (clean): Add missing '{'.
27332
27333Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
27334
27335 * lib/gdb.exp: Provide a default value for noinferior.
27336
27337 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
27338 Load libgloss.exp.
27339
27340Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
27341
27342 * gdb.disasm/hppa.exp: Compile directly into an executable, use
27343 the executable, not the .o to run the tests from.
27344
27345Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
27346
27347 * gdb.base/break.exp: Don't test for program exit or exit status
27348 if $noresults if nonzero.
27349 * gdb.base/langs.exp: Likewise.
27350 * gdb.base/watchpoint.exp: Likewise.
27351
27352 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
27353 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
27354 trying to compile the testcase.
27355
27356Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
27357
27358 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
27359 * gdb.base/signals.exp (continue to handler): Likewise.
27360
27361Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
27362
27363 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
27364
27365 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
27366
27367Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
27368
27369 * gdb.base/corefile.exp: Recognize "not found" as failure
27370 when trying to determine if a core file was generated.
27371 If no core file was generate the first time, try again without
27372 the ulimit -c to work around braindamaged shells.
27373
27374Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
27375
27376 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
27377 [] tests with "test" and enclose string in quotes.
27378 * gdb.stabs/configure: Rebuild
d63a86f8 27379
c906108c
SS
27380Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
27381
27382 Changes in sync with expect:
27383 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
27384 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
27385 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
27386 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
27387 argument to AC_REQUIRE.
27388 * configure: Regenerated.
27389
27390Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
27391
27392 * gdb.base/corefile.exp: When generating a core, discard any
27393 error messages about ulimit not found and the "core dumped"
27394 message from the shell that runs the coredumper.
27395
27396Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
27397
27398 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
27399
27400 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
27401 which sed script to run. Expect failure for v_comb test
27402 on PA targets too.
d63a86f8 27403
c906108c
SS
27404Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
27405
27406 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 27407 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
27408
27409Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
27410
27411 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
27412 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 27413 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
27414 * lib/gdb.exp (default_gdb_start): Fix typo.
27415 * gdb.base/corefile.exp: Allow "Core was generated by ..."
27416 messages to not include the full program name that caused
27417 the core dump since some systems (such as solaris) apparently
27418 truncate this path to about 80 characters.
27419 When generating a core file first try increasing the core file
27420 size limit to unlimited since some systems may default it to
27421 zero, and it is harmless to try it. Move the test for failing
27422 to generate a core file to where it will actually get executed.
27423 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
27424 new gdb result from g++ debug info improvements and make old
27425 pattern obsolescent. Also account for size_t differences
27426 (may be int or long).
27427 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
27428 initialization before function call is placed in the delay slot
27429 and thus appears to be skipped over by commands such as "next".
27430
27431Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
27432
27433 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
27434
27435Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
27436
27437 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
27438 input source file; fix code to compile test to deal with this
27439 convention.
27440 * gdb.c++/*.exp: Likewise.
27441
27442Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
27443
27444 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
27445 "bt in signals.exp".
27446
27447Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
27448
27449 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
27450 "step over execarg initialization" and
889bf7c5 27451 "step over corearg initialization".
c906108c
SS
27452
27453Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
27454
27455 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
27456 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
27457
27458Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
27459
27460 From Rob Savoye (rob@poseidon.cygnus.com)
27461 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
27462 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
27463 configure.in}, gdb.disasm/{Makefile.in, configure.in},
27464 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
27465 configure.in}: Major reworking for autoconfig.
c906108c
SS
27466 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
27467 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 27468 New files.
c906108c
SS
27469 * config/unix-gdb.exp: Make GDB global.
27470 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
27471 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
27472 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
27473 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
27474 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
27475 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 27476 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
27477 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
27478 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
27479 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
27480 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 27481 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
27482 to returns as necessary, arrange for test to compile own testcase
27483 executable.
c906108c 27484 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 27485
c906108c
SS
27486Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
27487
27488 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 27489 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
27490 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
27491 "backtrace through signal handler".
27492
27493Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27494
27495 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
27496 continuing from a job control stop signal.
27497 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
27498
27499Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
27500
27501 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
27502 * gdb.base/corefile.exp: Likewise.
27503 * gdb.base/funcargs.exp: Likewise.
27504
27505Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
27506
27507 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
27508 * config/monitor.exp: Add support for setting baud rate.
27509
27510Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
27511
27512 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
27513 i*86-*-linux* xfails for "backtrace through signal handler".
27514 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
27515 "print func2::coremaker_local".
27516 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 27517 alpha-dec-osf2* xfail for
c906108c
SS
27518 "delete all breakpoints when none".
27519
27520Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
27521
27522 * gdb.base/break.exp: Change test that deletes all breakpoints
27523 when no user breakpoints are installed. A post 4.15 change
27524 causes gdb to no longer prompt in this case.
27525
27526Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
27527
27528 * gdb.base/return.exp (return_tests): Change xfail for test
27529 "correct value returned double test" to stop xfailing at
27530 Solaris 2.5. Apparently the bug has been fixed.
27531
27532Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
27533
27534 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
27535 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
27536
27537Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
27538
27539 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
27540 * gdb.disasm/hppa.s: Corresponding changes.
27541
27542Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
27543
27544 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
27545 makefile fragment.
27546 * config/mt-hpux: Deleted.
27547
27548Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
27549
d63a86f8 27550 * Many files: When warning about suppressed tests due to a
c906108c
SS
27551 nonexistant test binary, avoid incrementing the warning count.
27552
27553Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
27554
27555 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 27556
c906108c
SS
27557Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27558
27559 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
27560 "sparc-*-solaris2*".
27561
27562Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27563
27564 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
27565 Add global and local variables and initialize them.
27566 * gdb.base/corefile.exp: Test correct mapping of corefile sections
27567 by printing variables. Remove rs6000 and powerpc xfails, BFD now
27568 extracts the file name and terminating signal from the core file.
27569 * TODO: Remove note about tests for correct mapping of corefile.
27570 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
27571 from optimizing it away.
27572 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
27573 handles common blocks.
27574
27575Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
27576
27577 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
27578 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
27579
27580Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
27581
27582 * Makefile.in (maintainer-clean): New target, synonym for
27583 realclean.
27584 * gdb.base/Makefile.in (maintainer-clean): Likewise.
27585 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
27586 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
27587 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
27588 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
27589 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
27590
27591Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
27592
27593 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
27594 xfails when not gcc compiled for "print foo::funclocal".
27595 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
27596 "print foo::funclocal at foo",
27597 "print 'scope1.c'::foo::funclocal at foo",
27598 "print foo::funclocal_bss at foo",
27599 "print 'scope1.c'::foo::funclocal_bss at foo",
27600 "print foo::funclocal_ro at foo",
27601 "print 'scope1.c'::foo::funclocal_ro at foo",
27602 "print bar::funclocal at foo" and
27603 "print 'scope1.c'::bar::funclocal at foo".
27604 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
27605 gcc compiled for "print foo::funclocal at bar".
27606 Expand all messages to ensure that they identify that
27607 the test is at bar().
27608 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
27609 gcc compiled for:
27610 "ptype on opaque struct pointer (statically)",
27611 "ptype on opaque struct tagname (statically)",
27612 "ptype on opaque struct pointer (dynamically) 1",
27613 "ptype on opaque struct tagname (dynamically) 1",
27614 "ptype on opaque struct pointer (dynamically) 2" and
27615 "ptype on opaque struct tagname (dynamically) 2
27616 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
27617 gcc compiled for:
27618 "p datalocal"
27619 "whatis datalocal",
27620 "ptype datalocal",
27621 "p bsslocal",
27622 "whatis bsslocal", and
27623 "ptype bsslocal".
27624 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
27625 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
27626 when not gcc compiled.
27627 * gdb.base/funcargs.exp (float_and_integral_args): Add
27628 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
27629 compiled.
27630 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
27631 "backtrace from call6a" when not gcc compiled.
27632 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
27633 "backtrace from call7a" when not gcc compiled.
27634 * gdb.base/callfuncs.exp (do_function_calls):
27635 Add "hppa*-*-hpux*" xfail when not gcc compiled for
27636 "p t_char_array_values(char_array_val2,char_array_val1)",
27637 "p t_char_array_values(char_array_val1,char_array_val2)",
27638 "p t_char_array_values("carray 1","carray 2")",
27639 "p t_char_array_values("carray 1",char_array_val2)",
27640 "p t_char_array_values(char_array_val1,"carray 2")",
27641 "p sum_args(1,{2})",
27642 "p sum_args(2,{2,3})",
27643 "p sum_args(3,{2,3,4})",
27644 "p sum_args(4,{2,3,4,5})"
27645 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
27646 "backtrace in corefile.exp" when not gcc compiled.
27647
27648Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27649
27650 * gdb.base/signals.exp: Rewrite `handle all print' test as
27651 a procedure. Accept blanks or TABs as whitespace, increase
27652 timeout and expect input buffer size for the large output
27653 from the command. Remove "i*86-*-bsdi2.0" xfail.
27654
27655Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27656
27657 * gdb.base/setvar.exp: Add new testcases for truncation when
27658 assigning invalid values to bitfields.
27659
27660Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
27661
d63a86f8 27662 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
27663 mips-sgi-irix* xfail for
27664 "call inferior func with struct - returns char *"
27665 and fix test so that an optional (unsigned char *) cast is
889bf7c5 27666 accepted in the result.
c906108c
SS
27667
27668Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
27669
27670 * gdb.base/funcargs.exp (float_and_integral_args): Remove
27671 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
27672 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
27673 * gdb.base/signals.exp: Remove duplicate "handle all print" test
27674 that accidentally got checked in.
27675
27676Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
27677
d63a86f8 27678 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
27679 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
27680 compiled test.
27681 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
27682 Add mips-sgi-irix5* xfail for not gcc compiled.
27683 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
27684 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
27685 compiled for "p top", "whatis top", "p middle", and "whatis
27686 middle".
c906108c
SS
27687 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
27688 "whatis signed char" for not gcc compiled.
27689 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
27690 "set variable signed char=-1 (-1)" and
27691 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
27692 * gdb.base/funcargs.exp (float_and_integral_args):
27693 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
27694 Add mips-sgi-irix* xfail when not gcc compiled for
27695 "continue to call2b".
27696 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
27697 "continue to call2g".
6fdff2c5
PA
27698 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
27699 compiled for "backtrace from call6a"
27700 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
27701 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
27702 when not gcc compiled for "backtrace from call7a".
c906108c
SS
27703 (localvars_after_alloca): Fix gdb_test cmds for
27704 "print * after runto ...".
27705 Remove rs6000-*-* xfails for
27706 "print i after runto localvars_after_alloca" and
27707 "print l after runto localvars_after_alloca"
27708 for all compilers.
27709 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 27710 when not compiled with gcc, for:
c906108c
SS
27711 "print signed char == (minus)",
27712 "print signed char != (minus)",
27713 "print signed char < (minus)",
27714 "print signed char > (minus)".
27715 * gdb.base/callfuncs.exp (do_function_calls):
27716 Add mips-sgi-irix* xfail, when compiled with native compiler, for
27717 "call inferior func with struct - returns char *".
d63a86f8 27718 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
27719 "correct value returned double test" to include Solaris 2.4.
27720 * gdb.base/funcargs.exp (float_and_integral_args):
27721 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 27722
c906108c
SS
27723Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27724
27725 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
27726 enumeration bitfields if compiling with GNU C.
27727 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
27728 to empty' prompt.
27729
27730Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
27731
27732 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
27733 test for PRO targets.
27734
27735 * gdb.base/funcargs.exp: Avoid ever setting more than 8
27736 breakpoints in the inferior at any given time by making
27737 two groups of breakpoints for call2*, call6* and call7*
27738 tests.
27739
27740Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27741
27742 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
27743 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
27744 from optimizing it away.
27745 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
27746 "call inferior func with struct".
27747
27748Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
27749
27750 * configure.in: Only configure gdb.chill for particular targets.
27751
27752Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
27753
27754 * gdb.base/Makefile.in: Add action to .c.o transformation
27755 rule that generates a .ci file for each .o file and remove
27756 explicit .c.o rules except for callfuncs.o.
27757 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
27758 generates a .ci file for each .o file and remove explicit
27759 .cc.o rules.
27760 (clean): Remove *.tmp *.ci files.
27761 (EXECUTABLES): Remove templ-info.exp.
27762 * gdb.base/compiler.c: New file.
27763 * gdb.c++/compiler.cc: New file
27764 * gdb.base/scope.exp: Source gdb.base/scope.ci.
27765 Change rs6000-*-* xfail for
27766 "print 'scope0.c'::filelocal_ro" and
27767 "print 'scope1.c'::filelocal" and
27768 "print 'scope1.c'::filelocal_bss" and
27769 "print 'scope1.c'::filelocal_ro" and
27770 "print 'scope1.c'::foo::funclocal" and
27771 "print 'scope1.c'::foo::funclocal_ro" and
27772 "print 'scope1.c'::bar::funclocal" and
27773 "print 'scope0.c'::filelocal_ro" and
27774 "print 'scope1.c'::filelocal at foo" and
27775 "print 'scope1.c'::filelocal_bss at foo" and
27776 "print 'scope1.c'::filelocal_ro at foo" and
27777 "print 'scope1.c'::foo::funclocal at foo" and
27778 "print 'scope1.c'::foo::funclocal_bss at foo" and
27779 "print 'scope1.c'::foo::funclocal_ro at foo" and
27780 "print 'scope1.c'::bar::funclocal at foo" and
27781 "print 'scope0.c'::filelocal_ro" and
27782 "print 'scope1.c'::filelocal" and
27783 "print 'scope1.c'::filelocal_bss" and
27784 "print 'scope1.c'::filelocal_ro" and
27785 "print 'scope1.c'::foo::funclocal" and
27786 "print 'scope1.c'::foo::funclocal_bss" and
27787 "print 'scope1.c'::foo::funclocal_ro" and
27788 "print 'scope1.c'::bar::funclocal" and
27789 "print 'scope1.c'::bar::funclocal_bss"
27790 to only be xfail'd when not compiled with gcc.
d63a86f8 27791 Add rs6000-*-* xfail for
c906108c
SS
27792 "print 'scope0.c'::filelocal_bss before run"
27793 when compiled with gcc.
27794 (test_at_main): Add rs6000-*-* xfail for
27795 "print filelocal_ro in test_at_main"
27796 when compiled with gcc.
27797 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 27798 Add rs6000-*-aix* xfail for
c906108c
SS
27799 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
27800 "ptype t_char_array", not compiled with gcc.
27801 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
27802 xfail for "list foo (in include file)" when gcc compiled.
27803 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 27804 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
27805 "run to call0a" if not compiled with gcc.
27806 (unsigned_integral_args): Add rs6000-*-* xfail for
27807 "run to call1a" if not compiled with gcc.
27808 (float_and_integral_args): Add rs6000-*-* xfail for
27809 "run to call2a" if not compiled with gcc and for
27810 "continue to call2b" for any compiler.
27811 Add rs6000-*-* xfail to
27812 "print f1 after run to call2a" for gcc compiled.
27813 (discard_and_shuffle): Add rs6000-*-* xfail for
27814 "run to call6a".
27815 (shuffle_round_robin): Add rs6000-*-* xfail for
27816 "backtrace from call7a" if not compiled with gcc.
27817 Add rs6000-*-* xfail for
27818 "backtrace from call7b" if compiled with gcc.
27819 (call_after_alloca): Add rs6000-*-* xfail for
27820 "print c in call_after_alloca" and
27821 "print s in call_after_alloca" and
27822 "backtrace from call_after_alloca_subr"
27823 if not compiled with gcc.
27824 (localvars_in_indirect_call): Add rs6000-*-* xfail for
27825 "print c in localvars_in_indirect_call" and
27826 "print c in localvars_in_indirect_call" and
27827 "backtrace in indirectly called function" and
27828 "stepping into indirectly called function"
27829 if not compiled with gcc.
27830 (localvars_after_alloca): Add rs6000-*-* xfail for
27831 "print c after runto localvars_after_alloca" and
27832 "print s after runto localvars_after_alloca" and
27833 "print i after runto localvars_after_alloca" and
27834 "print l after runto localvars_after_alloca"
27835 for all compilers.
27836 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
27837 than whatis-info.exp.
27838 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
27839 than opaque-info.exp.
27840 Setup rs6000-*-* xfail for
d63a86f8 27841 "ptype on opaque struct pointer (statically)" and
c906108c
SS
27842 "ptype on opaque struct pointer (dynamically)" when
27843 not compiled with gcc.
27844 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
27845 rather than callf-info.exp.
27846 (do_function_calls): Add clear_xfail for rs6000-*-* for
27847 "p t_float_values2(3.14159,float_val2)". Seems to work
27848 fine there, both with xlc and gcc. Need to find out what
27849 it is doing right and fix other platforms.
27850 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
27851 "call inferior func with struct - returns int",
27852 "call inferior func with struct - returns long",
27853 "call inferior func with struct - returns float",
27854 "call inferior func with struct - returns double",
27855 "call inferior func with struct - returns char *",
27856 but only if not gcc compiled (presumes xlc compiled).
27857 Change rs6000-*-* xfails for
27858 "call inferior func with struct - returns char" and
27859 " call inferior func with struct - returns short" to only
27860 xfail if not using gcc.
27861 (clean mostlyclean): Remove *.ci and *.tmp files.
27862 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
27863 than templ-info.exp.
27864 * gdb.base/langs.exp: Source gdb.base/langs.ci.
27865 Add rs6000-*-* xfail for "up to foo in langs.exp"
27866 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 27867 when not gcc compiled.
d63a86f8 27868
c906108c
SS
27869Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27870
27871 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
27872 * gdb.base/corefile.exp: Likewise.
27873 * gdb.base/list.exp: Likewise.
27874 * gdb.base/scope.exp: Likewise.
27875 * gdb.base/siganls.exp: Likewise.
27876
27877 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
27878 compiler output.
27879 * gdb.base/whatis.exp: Likewise.
27880
27881Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
27882
27883 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
27884 failure (opcode table has been fixed to match reality).
27885
27886Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
27887
27888 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
27889 "call inferior func with struct - returns char",
27890 "call inferior func with struct - returns short"
27891
27892 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
27893 "print 'scope0.c'::filelocal at main",
27894 "print 'scope0.c'::filelocal_bss in test_at_main",
27895 "print 'scope0.c'::filelocal at foo",
27896 "print 'scope0.c'::filelocal_bss in test_at_foo",
27897 "print 'scope0.c'::filelocal at bar",
27898 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 27899
c906108c
SS
27900 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
27901 in source file 1". This bug seems to have been fixed with both
27902 gcc and native cc (was native assembler bug?).
27903
27904Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
27905
27906 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
27907 "backtrace through signal handler" to "i*86-*-sysv4*".
27908 * gdb.base/signals.exp: Add xfail for "'next' behaved as
27909 continue" case. Add "known SVR4 bug" to fail message.
27910 Add "i*86-*-bsdi2.0" xfail for "handle all print".
27911 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
27912 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
27913 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
27914 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
27915 "up to foo in langs.exp", "show language at foo in
27916 langs.exp", "up to cppsub_ in langs.exp", "show
27917 language at cppsub_ in langs.exp", "up to fsub in
27918 langs.exp", and "show language at fsub in langs.exp".
27919 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
27920 "bactrace in corefile.exp".
27921 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
27922 "call inferior function with struct - returns float" and
27923 "call inferior function with struct - returns double".
d63a86f8 27924
c906108c
SS
27925Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
27926
27927 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
27928 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
27929 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
27930 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
27931
27932Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
27933
27934 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
27935 (or overriden) "CHILL" macro rather then bare "gcc".
27936 Also look for ../../gcc/xgcc since that is what we will
27937 actually need, not "Makefile". Remove following assignment
27938 of CHILL to CHILL_FOR_TARGET because that results in
27939 recursive definition.
27940
27941Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
27942
27943 * gdb.base/corefile.exp: Change xfail for backtrace in
27944 corefile.exp from linuxaout to all linux.
27945 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
27946 cases where we miss the breakpoint at the signal handler
27947 for some reason. Setup xfail for linuxoldld/linuxaout and
27948 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
27949 hitting SIGURG breakpoint.
27950 * gdb.base/signals.exp: Setup xfail for "next" acting like
27951 continue to add linuxoldld. Setup xfail for all linux for
27952 "next to handler in signals_tests_1", "backtrace in
27953 signals_tests_1", "continue to func1", "pass SIGUSR1",
27954 and continue to handler".
27955
27956Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
27957
27958 * Update all FSF addresses except those in COPYING* files.
27959
27960Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
27961
27962 * gdb.base/a2-run.exp: Change messages to be more explicit about
27963 the status of args, and quote binfile in results.
27964
27965Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
27966
27967 * gdb.base/callfuncs.exp: Add tests for passing structs to
27968 inferior functions and return various types.
27969 * gdb.base/callfuncs.c: Add functions to receive a struct
27970 and return a member of the struct, in various types.
27971
27972Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27973
27974 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
27975
27976Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
27977
27978 * config/vxworks29k.exp: New file, sources vxworks.exp.
27979
27980Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
27981
27982 * config/gdbremote.exp: New file. Testing framework using
27983 gdbserver.
27984
27985Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
27986
27987 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
27988 "call function when asleep" and "send end of file".
27989 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
27990 for "backtrace in corefile.exp".
27991 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
27992 for "backtrace through signal handler".
27993 * gdb.base/corefile.exp: Make sure we actually generate a core file
27994 before trying the core tests. Some systems allow the user to suppress
27995 generation of core files and default to that (linux for example).
27996 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
27997 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
27998
27999Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28000
28001 * gdb.threads: New directory with some crude multi-threaded
28002 gdb tests (step.exp and step2.exp).
28003 * config/mt-lynx (STEP_EXECUTABLE): Define.
28004 (THREADFLAGS): Define.
28005
28006Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
28007
28008 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
28009
28010 * gdb.base/signals.exp: Disable whole file for lynx until
28011 further notice.
28012
28013 * gdb.base/signals.exp: xfail test where "next" acts like
28014 "continue" for lynx.
28015
28016 * gdb.base/interrupt.exp: xfail test for calling function while
28017 inferior is asleep for lynx.
28018
28019 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
28020 than one cr-lf after each command.
28021
28022Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28023
28024 * configure.in: Reinstate setting of stabsdirs variable, fix
28025 typo in setting up configdirs for native builds.
28026
28027 * gdb.base/return.exp: Fix typo in return double test.
28028 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
28029 compiler from optimizing them away.
28030
28031Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
28032
28033 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
28034 sequences to be echo'd by gdb when using gdb_test.
28035 * gdb.chill/chexp.exp: Likewise.
28036 * gdb.fortran/exprs.exp: Likewise
28037
28038Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
28039
28040 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
28041 after the inferior gdb has started.
28042
28043 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
28044 after each command.
28045 * gdb.base/funcargs.exp: Likewise.
28046 * gdb.base/gdbvars.exp: Likewise.
28047 * gdb.base/interrupt.exp: Likewise.
28048 * gdb.base/list.exp: Likewise.
28049 * gdb.base/watchpoint.exp: Likewise.
28050 * gdb.c++/demangle.exp: Likewise.
28051 * gdb.c++/inherit.exp: Likewise.
28052 * gdb.chill/chexp.exp: Likewise.
28053 * gdb.fortran/exprs.exp: Likewise.
28054
28055 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
28056 test if we can't handle IO to/from the inferior.
28057
28058 * gdb.c++/misc.exp: Always check for a program already being
28059 started after sending a "run" command to gdb.
28060
28061 * gdb.base/twice.exp: Start with a fresh gdb.
28062
28063 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
28064 only depend on gdb's expression code, not the chill runtime.
28065
28066 * gdb.base/return.c: Put return values into variables so we
28067 can have gdb print them rather than depending on the program
28068 to print them.
28069 * gdb.base/return.exp: Corresponding changes.
28070
28071 * lib/gdb.exp: Provide default value for noinferiorio.
28072 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
28073 the inferior.
28074
28075 * gdb.base/break.exp: Always check for a program already being
28076 started after sending a "run" command to gdb.
28077 (text_next_with_recursion): Don't check the output from the
28078 program's printf statement. Instead just make sure the program
28079 exited.
28080
28081 * gdb.base/commands.exp: Protect tests which need arguments with
28082 $noargs conditionals.
28083
28084Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28085
28086 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
28087 of structure member arrays to match gdb/valops.c:value_addr change.
28088
28089Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
28090
28091 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
28092 cases.
28093
28094Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
28095
28096 * configure.in (configdirs): Remove gdb.chill from default list
28097 of subdirs and then add it back in only if doing a native build.
28098 The current chill compiler does not yet work in any cross build.
28099 * Revert all signal changes from Jul 6.
28100 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
28101 for sh-hms targets, allowing these tests to link, with no other
28102 changes. Testing is suppressed by setting "nosignals" in site.exp.
28103
28104Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
28105
28106 * configure.in (signaldirs): Define and add to configdirs for all
28107 targets except some specific ones that are known to not support signals.
28108 Also clean up formatting.
28109 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
28110 (signals, sigall): Remove rules to build.
28111 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
28112 Moved to new gdb.signals directory.
28113 * gdb.signals: New test directory.
28114 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
28115 signals.c signals.exp}: New or moved files.
28116
28117Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
28118
28119 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
28120
28121Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
28122
28123 * gdb.base/return.exp: Xfail `return double' test failure
28124 on at least Solaris 2.3 and handle future/past versions on
28125 a case by case basis as appropriate. Also update message
28126 to include i*86 failures.
28127
28128Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28129
28130 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
28131
28132 * lib/gdb.exp: Fix comment which erroneously identified
28133 gdb_file_cmd as gdb_load (the 19 May change was in fact to
28134 gdb_file_cmd not gdb_load).
28135 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
28136
28137 * gdb.base/setvar.exp: Make test names consistent between pass and
28138 fail cases. Use gdb_test more.
28139
28140Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28141
28142 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
28143
28144Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28145
28146 * gdb.base/help.exp: Fix expected help string for `show commands'.
28147
28148Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
28149
28150 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
28151
28152 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
28153 of a text section.
28154
28155Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
28156
28157 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
28158 that loop eventually terminates. Fix Connection refused logic so
28159 that testsuite will expire nicely.
28160
28161Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
28162
28163 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
28164 config/rom68k.exp: New tcl glue for the appropriate monitors.
28165 These all just end up calling monitor.exp.
28166 * config/monitor.exp (gdb_target_monitor): Handle `Connection
28167 refused' by retrying. Cleanup some timeout issues.
28168 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
28169 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
28170 callers don't have to set/restore global timeout variable.
28171
28172 * The following set of changes centralizes management of the global
28173 timeout variable. This way, it can be set in one target dependent
28174 place instead of dozens of places scattered throughout the test suite.
28175 If you need to lengthen a timeout, then you should either set timeout
28176 in one of the config/{target}.exp files, or multiply it by a factor.
28177 Setting it to an absolute value is always going to lose for some
28178 targets.
28179 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
28180 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
28181 * gdb.base/funcargs.exp: Don't set timeout.
28182 * gdb.base/list.exp (test_forward_search): Only use local timeout.
28183 * gdb.base/printcmds.exp (test_print_string_constants
28184 test_print_array_constants): Don't set timeout.
28185 * gdb.base/ptype.exp: Don't set timeout.
28186 * gdb.base/recurse.exp: Don't set timeout.
28187 * gdb.base/return.exp: Don't set timeout.
28188 * gdb.base/watchpoint.exp: Don't set timeout.
28189 * gdb.c++/classes.exp (do_tests): Don't set timeout.
28190 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
28191
28192Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
28193
28194 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
28195
28196Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28197
28198 * lib/gdb.exp: Disable chill tests for irix5.
28199
28200Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28201
28202 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
28203 each test pass or fail.
28204
28205Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28206
28207 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
28208 xlc not gcc.
28209
28210Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
28211
28212 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
28213
28214Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
28215
28216 * config/est.exp: Fix copyright and comments. Remove dead code.
28217 Use targetname, serialport and baud variables instead of fixed
28218 constants.
28219 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
28220 * config/cpu32bug.exp: New file to support cpu32bug monitors.
28221
28222Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28223
28224 * gdb.base/watchpoint.exp: Don't run
28225 test_watchpoint_triggered_in_syscall for sunos.
28226
28227Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28228
28229 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
28230 they don't seem to exist. Do include stdio.h.
28231
28232Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28233
28234 * gdb.base/a1-selftest.exp: Add alpha xfail.
28235
28236Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28237
28238 * gdb.base/watchpoint.c (main): Prompt before calling read().
28239 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
28240 Revise accordingly. Remove cruft about sending "123" several
28241 times, until it gets noticed. Clean up the "print buf[0]" stuff
28242 so that it passes or fails, and waits for prompts in the usual way.
28243
28244Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28245
28246 * gdb.base/recurse.exp: Fix comment.
28247
28248 * TODO: Remove item about printing variables in nodebug.exp. Add
28249 item about enabling tests which are only run on some targets.
28250
28251 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
28252 fail, make test names unique, use new gdb_test convention
28253 regarding pattern, use gdb_test more, etc.).
28254
28255 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
28256 fail, make test names unique, etc.).
28257
28258Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28259
28260 * gdb.base/nodebug.c: Change return type of top and middle to
28261 short.
28262 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
28263 are fixed by the recent mdebugread.c changes. Allow `short ()'
28264 as type for top and middle.
28265
28266Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28267
28268 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
28269 nearly as I can tell, the whole thing was an accident in Stu's
28270 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
28271 to replace a send/expect pair with gdb_test, but ended up only
28272 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
28273 of 30 Mar 1995 took care of it, but left this vestigial comment
28274 which I am now nuking.
28275
28276Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28277
28278 * gdb.base/break.exp: Look for different line number for
28279 breakpoint at main depending on usestubs.
28280
28281Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28282
28283 * gdb.base/list.exp: Adjust some alternate expect patterns to
28284 match recent list0.c change. Add alternate expect pattern for
28285 output from `list default lines around main' for optimizing
28286 compilers.
28287
28288Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28289
28290 * lib/gdb.exp: If nosignals is not set, set it to 0.
28291
28292Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
28293
28294 * config/slite-gdb.exp: Responds to load symbol table prompt.
28295 * gdb.base/break.exp: Adjust line number, fix rerun.
28296 * gdb.base/langs0.c: Add #ifdef usestubs.
28297
28298Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
28299
28300 * gdb.base/list.exp: Adjust line contents after adding new lines in
28301 list0.c. Also fix a syntax error.
28302
28303 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
28304 * gdb.base/break.exp: ditto.
28305 * gdb.base/list.exp: ditto.
28306 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
28307 * gdb.base/run.c: ditto.
28308 * gdb.base/list0.c: ditto.
28309 * gdb.base/funcargs.c: ditto.
28310
28311Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
28312
28313 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
28314 $targetname, $serialport and $baud instead of hardwired variables.
28315 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
28316 target doesn't support signals.
28317
28318Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
28319
28320 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
28321
28322Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28323
28324 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
28325 Don't rely on the value of an auto variable before it has been
28326 initialized. Use gdb_test more.
28327
28328Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28329
28330 * lib/gdb.exp (default_gdb_version): A version number must start
28331 with a digit, but other than that contains all characters up to
28332 the first whitespace character.
28333
28334Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28335
28336 * gdb.base/commands.exp (breakpoint_command_test): New tests.
28337
28338Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28339
28340 * gdb.c++/*.exp: Warn if executable does not exist. The original
28341 reason for skipping the warning was that configure.in sometimes
28342 intentionally skipped building the executables but the tcl code
28343 had no way of knowing. That (a) was always bogus with respect to
28344 error handling, (b) is no longer true (right now there is no way
28345 to skip C++ tests).
28346
28347 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
28348
28349Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28350
28351 * gdb.base/list.exp: Add expect patterns for output from
28352 SunPRO compiled executables.
28353 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
28354 types.
28355
28356Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28357
28358 * gdb.base/break.exp (test_next_with_recursion): Accept any line
28359 number (we are already testing that the correct source line text
28360 gets printed).
28361
28362 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
28363 that is what is intended, but something needed to be done to get
28364 sunos4 native working again.
28365
28366 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
28367
28368 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
28369 apparently went with a (very) old xfail.
28370
28371Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
28372
28373 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
28374 runto_main is a proc in gdb.exp that will do 'step' for target use
28375 stubs.
28376 * gdb.base/exprs.exp: ditto.
28377 * gdb.base/interrupt.exp: ditto.
28378 * gdb.base/opaque.exp: ditto.
28379 * gdb.base/printcmds.exp: ditto.
28380 * gdb.base/ptype.exp: ditto.
28381 * gdb.base/scope.exp: ditto.
28382 * gdb.base/setvar.exp: ditto.
28383 * gdb.base/signals.exp: ditto.
28384 * gdb.base/twice.exp: ditto.
28385 * gdb.c++/classes.exp: ditto.
28386 * gdb.c++/inherit.exp: ditto.
28387 * gdb.c++/templates.exp: ditto.
28388 * gdb.base/break.exp: no run and hit main for stubs. Change line
28389 numbers for breakpoints and info breakpoint.
28390 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
28391 breakpoint().
28392 * gdb.base/callfuncs.c: ditto.
28393 * gdb.base/exprs: ditto.
28394 * gdb.base/interrupt.c: ditto.
28395 * gdb.base/opaque0.c: ditto.
28396 * gdb.base/printcmds.c: ditto.
28397 * gdb.base/ptype.c: ditto.
28398 * gdb.base/scope0.c: ditto.
28399 * gdb.base/setvar.c: ditto.
28400 * gdb.base/signals.c: ditto.
28401 * gdb.base/twice.c: ditto.
28402 * gdb.c++/misc.cc: ditto.
28403 * gdb.c++/templates.cc: ditto.
28404
28405Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28406
28407 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
28408
28409 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
28410 somewhere between `read' and `main.c'. I'm pretty sure the
28411 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
28412 and it isn't particularly useful.
28413
28414 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
28415
28416Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28417
28418 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
28419
28420Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
28421
28422 * config/mt-slite: add LIBS and -nostdlib.
28423 * config/slite-gdb.exp: add this new file to support sparclite target.
28424
28425Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
28426
28427 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
28428
28429 * gdb.base/a2-run.exp: Change argument to istarget from
28430 "*-*-vxworks" to "*-*-vxworks*".
28431 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
28432
28433Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
28434
28435 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
28436 will not runto main but do a 'step' to step out of breakpoint().
28437 * config/mt-slite: add -Dusestubs.
28438
28439Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28440
28441 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
28442 instead of just @.
28443
28444 * gdb.base/signals.exp: Add test for "handle all print".
28445 * TODO: Remove "handle all print". Also remove item about
28446 checking copyright date (I don't like the idea of a spurious FAIL
28447 based on when we run the tests).
28448
28449 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
28450 for SunOS4 (reason for failure not investigated). Remove
28451 redundant test for $binfile.
28452
28453 * gdb.base/nodebug.c (array_index): Call malloc.
28454
28455 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
28456
28457Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
28458
28459 * gdb.base/recurse.exp: Update gdb_test invocation to use new
28460 conventions and slightly simplify the matching regexp.
28461
28462Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28463
28464 * gdb.base/break.exp: Update gdb_test invocation to use new
28465 convention.
28466
28467 * lib/gdb.exp: If noargs is not set, set it to 0.
28468
28469 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
28470 tests unique.
28471
28472 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
28473
28474Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28475
28476 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
28477 one argument of type "<non-float parameter>".
28478
28479Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
28480
28481 * config/rom68k.exp: New file to support Motorola IDP board.
28482 * gdb.base/a2-run.exp: Skip this file if noargs is set.
28483 * gdb.base/break.c: Change things around so that this program
28484 doesn't depend upon args. This is necessary to make remote
28485 targets work (in general, they can't take args).
28486 * gdb.base/break.exp: Don't try to send args to program. Don't
28487 expect output. Also, replace lots of code with gdb_test.
28488
28489Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28490
28491 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
28492 printing of '\'' (which is what the comment says we are testing,
28493 even though we were not), not '''.
28494 (test_integer_literals_rejected): Test that printing ''' is an error.
28495
28496 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28497 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
28498 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
28499 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
28500 Use gdb_test not test_print_accept.
28501 * lib/gdb.exp: Remove test_print_accept.
28502
28503 * gdb.base/signals.exp (signal_tests_1): Make pass message
28504 consistent with fail message.
28505
28506 * gdb.base/whatis.exp: Remove xfails for printing char vs.
28507 unsigned char; the bug (PR 1821) is fixed.
28508
28509 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
28510
28511 * gdb.base/scope.exp (test_at_localscopes): Call pass for
28512 successful tests--makes xfailing them work right.
28513
28514Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28515
28516 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
28517 only \r\n, not .*. The test can pass .* as the last thing in
28518 $pattern if that is what it wants. In addition to providing this
28519 flexibility, this change should speed up pattern matching in cases
28520 where the pattern already ended with .* (there were a number of
28521 them). This change also helps catch bad patterns--in the old
28522 scheme the typo "char \*" instead of "char \\*" would pass. Now
28523 it is caught.
28524 * Many .exp files: Update callers.
28525
28526 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
28527 clearer and does not spuriously match multiple ('s. Likewise for
28528 ) and *.
28529
28530 * gdb.base/nodebug.exp: Test ability to call a function and pass
28531 it a string (even with no debugging info).
28532
28533 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
28534 "p '\'", which is the same as "p ''" once tcl gets done with
28535 quoting, to "p '\\'", which I suspect is what is intended (one
28536 backslash gets sent to GDB).
28537
28538 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
28539
28540Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28541
28542 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
28543 1817) was fixed literally years ago.
28544
28545Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28546
28547 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
28548 test, it causes stepping out of call_after_alloca_subr with
28549 optimizing compilers.
28550 (localvars_in_indirect_call): Consume GDB prompt if `finish'
28551 fails.
28552
28553 * gdb.c++/templates.exp: Source templ-info.exp only if
28554 the templates executable exists.
28555
28556 * gdb.c++/misc.cc (class Contains_static_instance,
28557 class Contains_nested_static_instance),
28558 gdb.c++/classes.exp (test_static_members): Test printing of
28559 a class that contains a static instance of the class.
28560
28561Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28562
28563 * gdb.base/langs2.c (cppsub_): Don't prototype.
28564 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
28565 only, I believe).
28566
28567Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28568
28569 * lib/gdb.exp (skip_chill_tests): New procedure.
28570
28571 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
28572
28573Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
28574
28575 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
28576 each expect pattern. Cuts runtime from 12 to about 4 seconds.
28577
28578Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28579
28580 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
28581
28582 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
28583 disassemble 8, not 16, instructions for part 4.
28584
28585 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
28586 support the latter anymore.
28587
28588 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
28589 -DNO_PROTOTYPES.
28590 * gdb.base/callfuncs.c: Control use of prototypes based on
28591 NO_PROTOTYPES, not __STDC__.
28592 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
28593 t_float_values2 tests if prototypes in use.
28594
28595 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
28596 t_double_values): When checking differences against DELTA, check
28597 that difference is within the range (-DELTA,DELTA), not just
28598 (-infinity,DELTA).
28599
28600Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
28601
28602 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
28603 'file' command firts, then 'target', then 'load', this is due to gdb
28604 target set up.
28605 * config/mips-gdb.exp: Fix a couple regular exp bugs.
28606
28607Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
28608
28609 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
28610 FP load/store variants.
28611 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
28612
28613Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28614
28615 * gdb.base/term.exp: Do not give a warning if not native, it is
28616 not an abnormal condition.
28617
28618Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
28619
28620 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
28621 t_char_array".
28622
28623Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
28624
28625 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
28626 are getting the version number.
28627
28628 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
28629 if not native, it is not an abnormal condition.
28630
28631Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28632
28633 * lib/gdb.exp: Just use "file exists", rather than undocumented
28634 dejagnu procedure "findfile".
28635
28636Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28637
28638 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
28639 (LDFLAGS): Set to -Xlinker -Ur.
28640
28641 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
28642 Removed, these values are set by lib/gdb.exp.
28643
28644 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
28645
28646Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
28647
28648 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
28649 of replicating gdb startup code.
28650
28651 * config/mt-vxworks (LDFLAGS): Set to -r.
28652 (CFLAGS_FOR_TARGET): Removed.
28653
28654 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
28655 (gdb) and gdb for vxworks uses (vxgdb).
28656
28657 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
28658 executable is not in the tree and host != target, use sed and
28659 program_transform_name to determine the gdb name used by the
28660 target.
28661
28662 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
28663 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
28664
28665Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28666
28667 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
28668 floats, chars, and shorts where there are ANSI-style function
28669 definitions.
28670
28671 * gdb.base/langs.exp, gdb.base/langs*: New test.
28672 * gdb.base/Makefile.in: Build it.
28673 * TODO: Remove item about checking that C names don't get C++
28674 demangling applied; this test tests it.
28675
28676Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28677
28678 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
28679 went with the const70 xfail. The xfail went away a year ago.
28680
28681 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
28682
28683 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
28684 for hp300.
28685
28686 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
28687
28688 * gdb.base/a1-selftest.exp: Don't run on hp300.
28689
28690Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28691
28692 * Makefile.in (site.exp): Set host_alias and target_alias as well
28693 as host_triplet and target_triplet.
28694
28695Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28696
28697 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
28698
28699 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
28700 places as other ecoff systems).
28701
28702 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
28703 ultrix.
28704
28705Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28706
28707 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
28708 remove them.
28709 * gdb.base/nodebug.exp: Accept "function" in addition to "text
28710 variable and "variable" in addition to "data variable".
28711 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
28712
28713 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
28714 2.
28715 * gdb.base/list1.c (long_line): Add additional statement at start
28716 of function.
28717 * gdb.base/list.exp (test_forward_search): Update line number to
28718 reflect new statement.
28719
28720Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28721
28722 * gdb.base/signals.exp: Reinitialize searched source directories
28723 after gdb_start call.
28724
28725Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
28726
28727 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
28728 * gdb.stabs/Makefile.in: Likewise.
28729
28730 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
28731 change. Instead split the tests into smaller pieces.
28732 * gdb.disasm/hppa.s: Corresponding changes.
28733
28734Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28735
28736 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28737 Quote ^C when passing it to stty. For some shells ^ is a pipe.
28738
28739 * gdb.base/funcargs.exp: Modify many tests so that every test
28740 either passes or fails. Make some test names unique.
28741
28742Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28743
28744 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
28745 Call stty to set interrupt character.
28746
28747 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
28748 for HP assembler versus GNU assembler based on actual behavior of
28749 $(CC), rather than assuming that $(AS) is always the GNU assembler.
28750
28751 * TODO: Suggest a few more stepping tests.
28752
28753Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
28754
28755 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
28756 restart GDB for h8300 after a continue.
28757 (return): Add pattern to match a29k-udi behavior.
28758 * gdb.base/nodebug.exp: Remove obsolete comment.
28759 * gdb.base/regs.exp: New file, testing of register displays.
28760 * gdb.base/return.exp: Fix typo in reference to $objdir.
28761 * gdb.base/whatis.exp: Always start with a fresh GDB.
28762
28763Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28764
28765 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
28766 higher, these tests generate a lot of output.
28767
28768Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28769
28770 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
28771 code following the catch silently ignored some errors; without the
28772 catch they should be thrown like any other tcl error. Also, the
28773 catch used "" instead of {} which meant all the callers who wanted
28774 to include one of the characters "[]$ had to quote it an extra time.
28775 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
28776 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
28777 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
28778 Remove extra quoting.
28779
28780Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
28781
28782 * gdb.base/commands.exp: Make test names unique; every test either
28783 passes or fails. Update some comments.
28784
28785 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
28786
28787Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28788
28789 The following fixes a FAIL caused by the fact that the alpha stabs
28790 configuration didn't use the ".if alpha" code in weird.def.
28791 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
28792 bit pointer, so the 32 bit version works even on the alpha.
28793 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
28794 Remove the stuff which allowed us to have separate versions for
28795 alpha and everything else.
28796
28797 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
28798 regexp which "info func operator\[\](" is supposed to match. Fix
28799 string to send to GDB. Note that GDB still doesn't work right. Add a
28800 new test for "info func .perator\[\](" which GDB does handle correctly.
28801
28802 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
28803
28804Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28805
28806 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
28807 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
28808 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
28809 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
28810 it makes the tests harder to understand and confuses test-o-matic.
28811 The preferred style is that each test provides a PASS or a FAIL,
28812 and has a unique message (e.g. "continue #54" not just "continue")
28813 which is the same for the pass and the fail.
28814 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
28815 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
28816 to lib/gdb.exp.
28817 * gdb.base/printcmds.exp: Use test_print_accept. Remove
28818 prt_accept which was basically the same thing. Likewise for
28819 test_print_reject and prt_reject.
28820 * lib/gdb.exp (test_print_reject): Add some more error message
28821 patterns to match from the former printcmds.exp (prt_reject).
28822 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
28823 One defect of the passcount stuff is that some of it failed to
28824 report XPASS where appropriate.
28825 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
28826 stuff before and after arg in expected pattern.
28827 (test_paddr_operator_functions): Re-do test without print_addr_of;
28828 this is the only test which seems to want extra stuff there.
28829
28830Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28831
28832 * gdb.base/nodebug.exp: Update new tests to reflect improved
28833 wording of gdb output.
28834
28835 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
28836 and "ptype" work on variables in files compiled without -g.
28837 Replaces commented out "maint print msymbol" tests.
28838
28839Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28840
28841 * gdb.base/setvar.c (dummy): Call malloc.
28842
28843 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
28844 losing with the irix4 sed.
28845
28846 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
28847 ALRM" on irix4.
28848
28849Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28850
28851 * TODO: Remove items about corefile.exp testing new exec-file and
28852 backtrace; both are now done. Add items about printing enums.
28853
28854Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28855
28856 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
28857 "get signal $thissig" test fails.
28858
28859 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
28860
28861Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28862
28863 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
28864 compiler warning with dec alpha compiler.
28865
28866 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
28867 extra \n from gdb_test call (this explains why the prompt test
28868 that I removed yesterday was there).
28869 (user_defined_command_test): Remove extra \n and prompt test.
28870
28871 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
28872 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
28873 doesn't exist.
28874 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
28875 Also remove alpha workaround, which turns out to be because
28876 SIGABRT == SIGLOST.
28877
28878 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
28879
28880 * gdb.base/help.exp: Don't test "help show".
28881
28882Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28883
28884 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
28885 "set print address" is on.
28886 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
28887 pass prompt to gdb_test; gdb_test already looks for the prompt.
28888
28889 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
28890
28891 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
28892 was a vestige of the manual TESTSTRATEGY, and the purpose of it
28893 was to make sure that gdb can read a core file. But (a) the "read
28894 the corefile" part didn't make it to a1-selftest.exp, we just
28895 delete the corefile after creating it, and (b) we test reading
28896 corefiles in corefile.exp anyway. Also, this test left around a
28897 xgdb process on Solaris.
28898
28899 * gdb.base/corefile.exp: Also test backtrace.
28900
28901Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
28902
28903 * gdb.base/commands.exp: Test a simple user defined command with
28904 arguments and if/while statements; verify the full user command is
28905 printed by "show user".
28906
28907 * gdb.base/commands.exp: Test if/while commands as part of a
28908 breakpoint command list; verify they appear in breakpoint
28909 information.
28910
28911Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28912
28913 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
28914 than by dividing by zero.
28915
28916Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
28917
28918 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
28919 performing an inferior call with watchpoints enabled.
28920 * gdb.base/watchpoint.c (main): Delete second unnecessary read
28921 call.
28922
28923Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28924
28925 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
28926 of "file" command.
28927
28928 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
28929 Add additional pattern for when "int operator int(void);" appears
28930 in a different order.
28931
28932Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
28933
28934 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
28935
28936 * gdb.base/help.exp: Replace most of docstrings for "info signals"
28937 and "signal" with ".*".
28938
28939Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
28940
28941 * TODO: Add note about "handle all nostop".
28942
28943 * gdb.base/{sigall.c, sigall.exp}: New test.
28944 * gdb.base/Makefile.in: Add it.
28945
28946Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
28947
28948 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
28949 when invoking GDB, suppresses any windowing interface.
28950
28951Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
28952
28953 * config/sim-gdb: New file, simulator testing support.
28954
28955Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
28956
28957 * gdb.base/interrupt.exp: Test calling func1 twice.
28958
28959Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
28960
28961 * gdb.base/list.exp (test_forward_search): Set timeout higher
28962 when we'll be getting lots of output from gdb.
28963
28964 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
28965 "init_malloc" to after the expect statement. Run it if that
28966 regexp is taken, but also for two others which happen if source
28967 cannot be found.
28968
28969Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28970
28971 * gdb.base/printcmds.exp: New test, for printing register before
28972 program is running.
28973
28974Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28975
28976 * gdb.base/list.exp: Correct some alternate expect patterns
28977 to reflect changes in list1.c.
28978
28979Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28980
28981 * TODO: Add item regarding large frames.
28982
28983 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
28984
28985 * TODO: Remove item about enabling return.exp; it
28986 is enabled. Suggest a few more "return" tests.
28987
28988Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28989
28990 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
28991 anonymous unions.
28992
28993Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28994
28995 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
28996 and pr-5646.o, so "make" is the same as "make all", not "make
28997 pr-4975.o".
28998
28999Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
29000
29001 * gdb.base/list.exp: Adjust expectations to reflect changes in
29002 list1.c.
29003 (test_forward_search): New test proc.
29004 * gdb.base/list1.c (long_line): New function, has long source line.
29005
29006Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
29007
29008 * gdb.base/a1-selftest.exp: Change initial stepping to know about
29009 additional line of code that was added.
29010
29011Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
29012
29013 * gdb.disasm/hppa.s: Break the large branching tests into smaller
29014 tests so as not to overflow expect's input buffers.
29015 * gdb.disasm/hppa.exp: Corresponding changes.
29016
29017Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29018
29019 Beginnings of template debugging tests.
29020 * gdb.c++/templ-info.cc: New file to test for template
29021 debugging capability of the compiler.
29022 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
29023 templ-info.cc.
29024 * gdb.c++/templates.cc: Add explicit template instantiations
29025 to enable compiling with -fno-implicit-templates. Add destructor
29026 and 'value' method to T5 class for template tests.
29027 * gdb.c++/templates.exp: Add testcases for printing of template
29028 types, setting breakpoints on template methods and calling a
d63a86f8 29029 template method.
c906108c
SS
29030
29031Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
29032
29033 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
29034 branch target since some assemblers (gas-2.5) may emit a
29035 relocation for the branch instead of resolving it in the
29036 assembler.
29037
29038Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29039
29040 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
29041 through signal handler.
29042
29043Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29044
29045 * configure.in (*-*-netware): Use config/mt-netware.
29046
29047 * config/mt-netware: New file.
29048 * config/mt-i386-netware: Removed, separate configs for different
29049 netware architectures are no longer needed now that we have
29050 --with-headers.
29051
29052Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29053
29054 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
29055 by the recent changes to use ANSI C arithmetic conversions.
29056
29057Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29058
29059 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
29060 bug involving using inferior_pid to figure out whether to select a
29061 frame.
29062
29063Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
29064
29065 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
29066 match the current disassembler output.
29067
29068Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
29069
29070 * gdb.fortran/exprs.exp: Expect VOID instead of void.
29071 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
29072 types, expect "int" as type of integer values (for now).
29073
29074Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
29075
29076 * gdb.base/commands.exp: New tests for if/while commands.
29077
29078Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
29079
29080 * lib/gdb.exp (runto): Replace sub-pattern for hex value
29081 by .*, since hex values have different syntax in Chill mode.
29082
29083Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29084
29085 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
29086 linefeed from expect pattern for repeated types with indices > 9.
29087
29088Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
29089
29090 First part of Fortran test suite.
29091 * gdb.fortran: New directory.
29092 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
29093
29094Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29095
29096 * gdb.base/default.exp: Update expect pattern for load command
29097 without arguments.
29098
29099Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
29100
29101 * configure.in: Change i386 to i[345]86.
29102 * gdb.base/configure.in: Likewise.
29103 * gdb.c++/configure.in: Likewise.
29104 * gdb.chill/configure.in: Likewise.
29105
29106Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
29107
29108 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
29109 patterns, since that is not a valid context for comments.
29110
29111Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
29112
29113 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
29114 repeated types and repeated types with indices > 9.
29115
29116Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
29117
29118 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
29119 2417; old bug has been fixed.
29120
29121Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
29122
29123 * gdb.base/interrupt.exp: When trying to wake up the inferior,
29124 send the newline ourselves instead of assuming gdb_test will do
29125 so when passed an empty input string.
29126
29127 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
29128 stabs testcode.
29129
29130Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29131
29132 * lib/gdb.exp (gdb_test): Don't send anything if the first
29133 argument is an empty string. This makes cases where we want to
29134 match output that is already in expect's buffers (for example,
29135 matching a breakpoint after gdb_run_cmd has been called) work
29136 reliably.
29137
29138Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29139
29140 * config/netware.exp: New file.
29141
29142Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29143
29144 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
29145 the -B and -L prefixes so we can find the debugging stub.
29146
29147 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
29148 there and we are using the gcc from the tree.
29149
29150 * gdb.base/types.c: Removed.
29151
29152 * gdb.base/configure.in: Look for makefile fragments in ../config.
29153 Recognize i386-*-netware.
29154 * gdb.c++/configure.in: Likewise.
29155
29156Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29157
29158 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
29159 the correct TCL syntax.
29160
29161Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29162
29163 * gdb.base/opaque.exp: use runto instead of messing around with
29164 breakpoints. Simplify by using gdb_test.
29165
29166 * gdb.base/bitfields.exp: restart between tests on netware targets
29167 because breakpoints aren't relocated after target death. Run
29168 processes to completion.
29169
29170 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
29171
29172Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
29173
29174 * Makefile.in: Remove extra tabs that confuse some versions
29175 of "make". Use the newly built gdb to test with by default,
29176 rather than the first one in the tester's search path.
29177
29178Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
29179
29180 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
29181
29182 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
29183 condition help.
29184
29185Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29186
29187 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
29188
29189 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
29190 running.
29191 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
29192 * gdb.base/funcargs.exp: Likewise.
29193
29194 * gdb.base/bitfields.exp: Simplify by using gdb_test.
29195 * gdb.base/funcargs.exp: Likewise.
29196
29197 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
29198 message is "".
29199
29200Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29201
29202 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
29203 return,signals,twice}.exp: Handle non-existant binaries
29204 consistantly.
29205
29206 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
29207 * gdb.base/Makefile.in: Don't try to generate a core dump, we
29208 might testing a cross development system.
29209
29210Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29211
29212 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
29213 runtest script is relative to ${srcdir}, not ${rootdir}.
29214
29215Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
29216
29217 * gdb.base/signals.exp: Allow for optionality of breakpoint
29218 address.
29219
29220Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29221
29222 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
29223
29224Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
29225
29226 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
29227 for size_t definition.
29228 * gdb.c++/templates.cc: Likewise
29229
29230 * config/mt-i386-netware: New file.
29231
29232 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
29233 defined.
29234
29235 * gdb.base/Makefile.in: Added support for systems that name core
29236 files by appending "core" to the program name.
29237 * gdb.base/a1-selftest.exp: Likewise.
29238
29239Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29240
29241 * gdb.base/return.exp: Add comment and message for `return double'
29242 test failure on Sparc Solaris.
29243
29244Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
29245
29246 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
29247
29248Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29249
29250 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
29251 from optimizing them away.
29252 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
29253 patterns to include default constructors and assignment operators,
29254 to match gcc versions beyond 2.5.8. Accept any cplus demangling
29255 character in the output of the virtual base pointer.
29256
29257Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29258
29259 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
29260 expression match in print_addr_of to avoid unintented matches.
29261 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
29262 versions up to 2.5.8.
29263
29264Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29265
29266 * gdb.base/list.exp: Tweak alternate pattern for listing of an
29267 included file to run under newer versions of expect.
29268 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
29269 consecutive >'s in templates to accomodate recent cplus-dem.c change.
29270 Remove xfail for the virtual table of BDDHookV.
29271
29272Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
29273
29274 * lib/gdb.exp (string_to_regexp): Set a default result.
29275 (default_gdb_start): Fix misleading message.
29276
29277Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
29278
29279 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
29280 Remove all CC, etc definitions.
29281 * config/mt-hpux: New file.
29282 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
29283 (CFLAGS, LDFLAGS): Define.
29284 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
29285
29286 * Makefile.in (site.exp): Don't insert host_os, etc.
29287 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
29288 (distclean): Check existence of subdir.
29289 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
29290 * gdb.base/Makefile.in: General cleanup and simplification.
29291 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
29292 to build executables. Use default rule to build .o files.
29293 (EXPECT, RUNTEST, CC): Fix relative pathname.
29294 (site.exp): Don't insert host_os, etc.
29295 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
29296 and/or SIGUSR1 defined.
29297 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
29298 * gdb.c++/Makefile.in: General cleanup and simplification.
29299 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
29300 (CFLAGS): Remove.
29301 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
29302
29303Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
29304
29305 * gdb.base/recurse.exp: Misc changes to get tests running again
29306 after Kung's changes to the watchpoint code.
29307 * gdb.base/watchpoint.exp: Likewise.
29308
29309Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
29310
29311 * lib/gdb.exp (string_to_regexp): Convert {\} also.
29312
29313Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
29314
29315 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
29316 * lib/gdb.exp (default_gdb_start): Define.
29317 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
29318 gdb.base/funcargs.exp, gdb.base/opaque.exp,
29319 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
29320 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
29321 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
29322 Don't call gdb_target_udi in between tests.
29323
29324Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29325
29326 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
29327 (which was basically just a local version of the same thing). In
29328 addition to avoiding duplication, gdb_test_exact is faster.
29329 * lib/gdb.exp (gdb_test_exact): Fix typo.
29330
29331 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
29332 don't give an error.
29333
29334 * gdb.base/term.exp: Call delete_breakpoints before starting.
29335
29336 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
29337 (t10): Add comment.
29338
29339Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
29340
29341 Reorganization of the GDB Test Suite.
29342
29343 * gdb.base: New directory, contains all the basic tests.
29344 * gdb.c++: New directory, tests specific to C++.
29345 * gdb.chill: New directory, tests specific to Chill.
29346 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
29347 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
29348 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
29349 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
29350 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
29351 t30-31 to chill).
29352 * */gdbme.*: Rename to match appropriate expect scripts.
29353 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
29354 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
29355 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
29356 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
29357 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
29358 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
29359 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
29360 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
29361 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
29362 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
29363 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
29364 gdb.c++/virtfunc.cc: New names of C++ files.
29365 * gdb.chill/chillvars.ch: New name of Chill file.
29366 * gdb.base/configure.in, gdb.c++/configure.in,
29367 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
29368 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
29369 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
29370 * configure.in (configdirs): Update to reflect directory changes.
29371 (target_abbrev): No longer define for any configuration.
29372 * Makefile.in: Cosmetic improvements to header comments.
29373
29374Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
29375
29376 Various changes to gdb.t31:
29377
29378 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
29379 * gdbme.ch: Make all key-words and predefineds be upper-case.
29380 * chillvars.exp: Expect key-words and predefinds in upper-case.
29381
29382 * chillvars.exp: Use gdb_test_exact many places.
29383 Change expected output for arrays (which now includes index labels).
29384
29385 * pr-5020.exp, gdme.ch (module PR_5020):
29386 New test, for PR-5020.
29387
29388Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
29389
29390 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
29391 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
29392
29393Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
29394
29395 * Makefile.in: Fix bit-rot in definitions of CHILL,
29396 CHILL_FOR_TARGET and Chill_LIB.
29397 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
29398 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
29399 CHILL, and CHILL_LIB.
29400
29401Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
29402
29403 * Revert the previous changes. Please see Rob's directory
29404 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
29405
29406Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
29407
29408 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
29409 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
29410 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
29411 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
29412 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
29413 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
29414 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
29415 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
29416 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
29417 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
29418 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
29419 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
29420 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
29421 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
29422 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
29423 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
29424 changes from 94Q1.
29425
29426Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
29427
29428 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
29429 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
29430 Rob's new testing fragments.
29431
29432Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
29433
29434 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 29435 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
29436
29437Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
29438
29439 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
29440 version also, match on casted version strings, and match on
29441 gdb startup case where the line numbers might be messed up.
29442
29443Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
29444
29445 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 29446 (CFLAGS): Delete it from here.
c906108c
SS
29447
29448Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
29449
29450 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
29451
29452Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
29453
29454 * Makefile.in (RUNTEST): Default to just "runtest".
29455
29456Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29457
29458 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
29459 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
29460 the code has been restructured.
29461
29462Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29463
29464 * gdb.t00/default.exp (set write): Allow any number of \r and/or
29465 \n, not just one of each.
29466
29467 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
29468 /bin/cc gives a warning if you do.
29469
29470Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
29471
d63a86f8 29472 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
29473 __t10ListS_link1ZUiRCUiPT0
29474
29475Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29476
29477 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
29478 on local variables in recursive functions.
29479
29480 * gdb.t07/Makefile.in: Build the new test.
29481
29482Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29483
29484 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
29485 directly. Instead compare the return values from actual calls.
29486
29487Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
29488
29489 * Makefile.in (check): Set TCL_LIBRARY for runtest.
29490
29491Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29492
29493 * From Peter Schauer with minor modifications.
a9c64011
AS
29494 * gdb.t15/return.exp (return_tests): Handle targets where "return"
29495 stops in mid-line in the caller. Add xfail for returning a float
29496 value on X86 targets.
c906108c
SS
29497
29498Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29499
29500 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
29501 to avoid expect lossage.
29502 (fmem_LRbug_tests): Likewise.
29503 * gdb.disasm/hppa.s: Corresponding changes.
29504
29505 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
29506 conditions to work with latest dejagnu/expect.
29507
29508 * gdb.t15/funcargs.exp (finish from indirect call): No longer
29509 expected to fail on the PA.
29510 (backtrace in call with trampolines): Explicitly require main
29511 to be frame #1 (no trampolines should show up in backtrace).
29512
29513 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
29514 "continue -expect".
29515 * gdb.t06/break.exp: Likewise.
29516 * gdb.t07/watchpoint.exp: Likewise.
29517 * gdb.t13/bitfields.exp: Likewise.
29518 * gdb.t15/{funcargs,return}.exp: Likewise.
29519 * gdb.stabs/weird.exp: Likewise.
29520 * config/{mips,udi}-gdb.exp: Likewise.
29521
29522 * hppa.sed: Enclose comments within a sed command to avoid
29523 losing with the old OSF1 sed.
29524
29525Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29526
29527 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
29528 sequent dynix.
29529 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
29530 * gdb.t15/funcargs.exp: Conditionally step again to really
29531 finish from marker_call_with_trampolines. Handle the case where
29532 the first step from within call_with_trampolines already steps
29533 us back to main.
29534 * gdb.t15/gdbme.c: Add comment to closing brace of
29535 call_with_trampolines for funcargs.exp.
29536
29537Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29538
d63a86f8 29539 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
29540 Fix typo(s).
29541
29542Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29543
29544 * gdb.t07/gdbme.c: More code for watchpoint testing.
29545
29546 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
29547 "Hardware watchpoint" throughout file.
29548 (test_watchpoint_triggered_in_syscall): New test.
29549 (test_complex_watchpoint): New test.
29550
29551Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29552
29553 * gdbme.c (call_with_trampolines): New function to try and step
29554 into. Tests trampoline problems on the PA.
29555
29556 * funcargs.exp (localvars_in_indirect_call): No longer expect
29557 stepping into indirect call to fail on PAs.
29558 (test_stepping_over_trampolines): New test.
29559
29560Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29561
29562 * TODO: Add suggestions for static member function tests, and
29563 completion tests.
29564
29565Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29566
29567 * TODO: Add suggestions for "p/a" tests.
29568
29569 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
29570 (default_gdb_exit): Replace all the hair with sending "quit" to
29571 the process with a simple close.
29572
29573Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29574
29575 * TODO: Add suggestions for shared library tests.
29576
29577Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29578
29579 * TODO: Add suggestions for x/s tests.
29580
29581Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29582
29583 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
29584 "enable once", and "enable breakpoints once" with ".*".
29585
29586Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29587
29588 * TODO: Add suggestions about structure passing tests.
29589
29590Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29591
29592 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
29593 the primary1 test, use work around if __GNUC__ < 2.
29594 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
29595 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
29596 Test for bad output rather than waiting for timeout. Issue
29597 second continue only if first continue failed.
29598
29599Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29600
29601 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
29602 operator[] test with gdb_test because the old code didn't seem to
29603 be getting the quoting right with the new dejagnu.
29604
29605Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
29606
29607 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
29608 one from the path.
29609 * Makefile.in: Use a fresh expect if there is one, use runtest
29610 from the src tree if there is one.
d63a86f8 29611
c906108c
SS
29612Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29613
29614 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
29615 next over recursive call. Revise the tests from that point on
29616 (which had been skipped) to match GDB's actual (correct) output.
29617
29618 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
29619 with next over a breakpoint whose condition is false.
29620
29621 * gdb.t00/help.exp: Comment out "help set print" tests just like
29622 (and for same reason as) "help set" test.
29623
29624Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29625
29626 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
29627 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
29628
29629Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29630
29631 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
29632 necessary gdb_target_udi.
29633
29634 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
29635
29636 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
29637 1838 and 2417; they are fixed.
29638
29639 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
29640 gdb.t03/ptype.exp (ptype structure, ptype union):
29641 Remove xfails; the test is looser than when the xfails were added.
29642
29643 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
29644 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
29645
29646 * gdb.t01/run.exp: Only run shell test if isnative.
29647
29648 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
29649 since "run" automatically loads if necessary. Call gdb_target_udi
29650 after the "file" since "file" kills any execution target.
29651
29652 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
29653 GDB. GDB doesn't work that way (not anymore at least) on UDI.
29654 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
29655 argument for UDI.
29656
29657Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
29658
29659 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
29660
29661 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
29662
29663Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29664
29665 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
29666 properly quoting regexps. This makes the second argument to
29667 demangle a fixed string, which matches the callers, instead of a
29668 shell-style pattern which is what the previous implementation
29669 used. Update some of the callers.
29670
29671Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29672
29673 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
29674 (comib_nullified_tests): Fix typo.
29675 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
29676 strings. No longer expected to fail.
29677
29678 * gdb.disasm/hppa.s (addib_tests): Fix typo.
29679 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
29680 strings. No longer expected to fail.
29681
29682 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
29683 string. No longer expected to fail.
29684
29685Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29686
29687 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
29688 No longer expected to fail.
29689
29690 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
29691 string. No longer expected to fail.
29692
29693Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29694
29695 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
29696 only in the names (I probably got most of them). I was even
29697 generous with some which differed in underscores in names, and
29698 probably missed a few, and I *still* was able to remove almost a
29699 third of the file with almost no impact on testsuite coverage.
29700
29701Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29702
29703 * gdb.t00/default.exp: Match udi_attach error message as well as
29704 the one from child_attach.
29705
29706 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
29707
29708 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
29709
29710 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
29711 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
29712
29713 * Move test with enums and partial symbols back to
29714 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
29715 Reverts the change of 26 May 93. Per today's change to
29716 stabs.texinfo, the behavior that weird.exp was expecting was
29717 unreasonable; what is important is that the compiler+gdb get
29718 things right, which happens with a recent gcc. Also fix the test
29719 to deal with native compilers which put out the stab gdb can't
29720 deal with.
29721
29722Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29723
29724 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
29725 in the names. The main thing these accomplish is to slow things down.
29726 Many more such duplicates surely remain.
29727
29728 * gdb.t00/help.exp: Comment out "help support" test just like
29729 (and for same reason as) "help set" test.
29730
29731Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
29732
29733 * gdb.t06/break.exp: Remove setup_xfails for
29734 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
29735 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
29736 about known bug in gcc to include up through 2.5.8.
29737 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
29738 well as "_vb$".
29739 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
29740 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
29741 with latest gcc and gdb.
29742 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
29743 well as "_vb$".
29744
29745Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29746
29747 * configure.in (hppa*-*-*): Also configure and build stabs-only
29748 tests.
29749
29750Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29751
29752 * gdb.t10/hppa.mt: A makefile fragment for the PA.
29753 * gdb.t10/configure.in (hppa*-*-*): Use it.
29754
29755Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29756
29757 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
29758
29759Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29760
29761 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
29762 versions prior to 1.13.5.
29763
29764Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29765
29766 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
29767 the prompt is at the start of a line.
29768
29769Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
29770
29771 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
29772 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
29773 in the copr tests now.
29774 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
29775 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
29776 expected to fail.
29777
29778Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
29779
29780 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
29781 gdb.t31/chillvars.exp, lib/gdb.exp:
29782 Tweak to run under either version of expect.
29783 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
29784 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
29785 * gdb.t11/list.exp: Remove extraneous whitespace.
29786
29787Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29788
29789 * gdb.t16/printcmds.exp (test_print_strings): Accept
29790 "(unsigned char *) " before the string.
29791
29792 * TODO: Add notes about printing of fancy types and GDB expressions.
29793
29794Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
29795
29796 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
29797 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 29798 if doing mips-idt-ecoff.
c906108c
SS
29799
29800Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
29801
29802 * Most .exp files: Tweak to run under either version of expect.
29803
29804Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29805
29806 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
29807 xfails; I'm not sure why they are failing, but not because of PR 1806.
29808
29809Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
29810
29811 * config/unix-gdb.exp: Remove gdb_unload cause it's already
29812 defined in lib/gdb.exp.
29813
29814Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29815
29816 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
29817 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
29818 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
29819 have to be typeless.
29820
29821Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
29822
29823 * TODO: Add suggestion for copyright year test.
29824
29825Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
29826
29827 * configure.in (*-*-lynxos*): Add stabs tests.
29828
29829Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29830
29831 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
29832 so insert a tab before any assembler directive in column zero.
29833
29834 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
29835 stores.
29836 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
29837 stores.
29838 (fpu_short_memory_tests): Likewise.
29839
29840Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29841
29842 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
29843 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
29844 .stabs directives in comments.
29845
29846Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29847
29848 * TODO: New file, describing tests we could write.
29849 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
29850
29851Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29852
29853 * gdb.t06/signals.exp: Add kludge to force re-sync.
29854
29855 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
29856 to xgdb instead of gdb, get out of gdb.
29857
29858Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
29859
29860 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
29861 for info.
29862
29863Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
29864
29865 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
29866 * gdb.stabs/configure.in (hppa*-*-*): Use it.
29867 * gdb.stabs/hppa.sed: New sed script for the PA.
29868
29869Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29870
29871 * gdb.stabs: Re-write weird.def and configuration to use sed
29872 instead of cpp. sed is portable and POSIX; cpp is neither.
29873
29874Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29875
29876 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
29877
29878Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29879
29880 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
29881
29882Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29883
29884 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
29885 "_vb$".
29886 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
29887 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
29888
29889Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29890
29891 * lib/gdb.exp: Comment out code which depends on non-existent
29892 `transform' procedure.
29893
29894Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
29895
29896 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
29897 * lib/gdb.exp: Transform tool name.
29898 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
29899 1.1's new error handling system.
29900
29901Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29902
29903 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
29904
29905Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29906
29907 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
29908 They made pattern matching so slow that timeouts happened on
29909 heavily loaded systems. Now any output from "show print" which
29910 gets us back to the GDB prompt is a PASS.
29911
29912Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
29913
29914 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
29915
29916Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29917
29918 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
29919
29920 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
29921 It is not from PR 3220.
29922
29923Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29924
29925 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
29926 just started failing because they depended on the order the
29927 subcommands are presented, or exact docstring text. This kind of
29928 test is a pain and has minimal benefit.
29929
29930Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29931
29932 * gdb.t09/corefile.exp: At end of test, use "core" command with
29933 no arguments.
29934
29935Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
29936
29937 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
29938 17}/Makefile.in: Make it possible to run the testsuite with Sun
29939 make and CC = cross gcc by adding explicit build rules for .o
29940 files.
29941
29942Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29943
29944 * gdb.t15/funcargs.exp: Don't put comments on same line as
29945 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 29946
c906108c
SS
29947Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29948
29949 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
29950
29951Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
29952
29953 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
29954 * gdb.t20/inherit.exp: remove three dumplicate entries.
29955
29956Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29957
29958 * gdb.t06/break.exp: For "next over recursive call", fail on any
29959 incorrect output, not just on "factorial (value=2)".
29960
29961Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29962
29963 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
29964 working now. Add an xfail if accesing a bss variable causes
29965 a memory error if the target is not yet run.
29966
29967Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29968
29969 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
29970 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
29971 name of __st* demangling (2 strings). Did Kung really get the
29972 more than 95 others right without testing them?
29973
29974Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
29975
29976 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
29977
29978Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
29979
29980 * configure.in (configdirs): Add gdb.disasm
29981 * gdb.disasm: New directory for GDB disassembler tests.
29982 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
29983
29984Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29985
29986 * gdb.t00/help.exp: Don't test "help set".
29987
29988 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
29989 from within expect statements. None of these happen anymore and
29990 they cause regressions to be silently unnoticed.
29991
29992 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
29993 messages) about known failures with gcc cygnus-2.4.5-930417.
29994
29995 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
29996 comp-info.exp so it gets built if it doesn't exist.
29997
29998 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
29999 it is no longer used.
30000 * gdb.t13/comp-info.c: Removed.
30001
30002Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30003
30004 * gdb.t06/signals.exp: Add xfail for sun3.
30005
30006Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30007
30008 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
30009 relevant because ^C doesn't get sent but failure can be reproduced
30010 interactively).
30011
30012Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30013
30014 * gdb.stabs/alpha.mt: New configuration file for alpha.
30015 * gdb.stabs/configure.in: Use it.
30016 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
30017 sharing with alpha.mt, redefine long to word via preprocessor.
30018 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
30019 for alpha.
30020 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
30021 native cc.
30022 * gdb.t00/teststrategy.exp: Change expect string so that we
30023 consume the `(xgdb)' from the command echo and from the gdb prompt.
30024 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
30025 gdb currently compares all values as long, so this failure probably
30026 applies to any configuration where LONGEST is bigger than a target int.
30027 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
30028 with gcc.
30029 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
30030 to handle opaque pointers, gcc is.
30031 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
30032 as first argument. Include <sys/types.h> and change all operator
30033 new definitions to use size_t.
30034 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
30035 now that we use size_t.
30036
30037Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30038
a9c64011 30039 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 30040 a long or float array cast all array members to the same type.
a9c64011 30041 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 30042 with 64 bit longs.
a9c64011 30043 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 30044 on alpha.
a9c64011 30045 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
30046
30047Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30048
30049 * gdb.t24 (demangle.exp): Constructors of templates have names like
30050 vector<int>::vector(int) not vector<int>::vector<int>(int). See
30051 section 14.6 of the ARM.
30052
30053 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
30054 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
30055 accomplish little and slow down the testsuite.
30056
30057 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
30058 Accept spaces various places.
30059
30060Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30061
30062 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
30063 with watchpoint enabled.
30064
30065 * Makefile.in: Remove definition of CC and remove the second
30066 definition of CXX (the "CXX = gcc" one remains). These definitions
30067 were causing backquotes to be expanded within backquotes, which
30068 doesn't work.
30069
30070Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
30071
30072 * gdb.t17/callfuncs.exp: Add "return 0" to end.
30073
30074Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30075
a9c64011
AS
30076 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
30077 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
30078 by mips cc and contains no stabs entries.
30079
30080Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
30081
30082 * config/vx-gdb.exp: Use fake device to load files rather than
30083 NFS.
30084 * lib/gdb.exp: New proc to do "file" command.
30085 * config/unix-gdb.exp: Use new "file" proc.
30086
30087Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
30088
30089 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
30090 Rework board rebooting slightly.
30091 (gdb_exit): Don't exit from the remote shell; there isn't one.
30092 * gdb.stabs/weird.exp: If a program is being debugged already,
30093 kill it.
30094 * gdb.t04/setvar.exp: Stop and restart gdb.
30095 * gdb.t05/expr.exp: Likewise.
30096 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
30097 restart gdb and reload the program.
30098 * gdb.t08/opaque.exp: Likewise.
30099 * gdb.t12/scope.exp: Likewise.
30100 * gdb.t13/bitfields.exp: Likewise.
30101 * gdb.t15/funcargs.exp: Likewise.
30102 * gdb.t20/classes.exp: Likewise.
30103 * gdb.t03/ptype.exp: Increase timeout.
30104 * gdb.t16/printcmds.exp (test_print_string_constants,
30105 test_print_array_constants): Likewise.
30106 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
30107 * gdb.t20/classes.exp (do_tests): Likewise.
30108 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
30109
30110Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
30111
30112 * gdb.stabs: Renamed *wierd* to *weird*.
30113
30114Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30115
30116 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
30117 for timeout. Add "known gcc 2.4.5 bug" to failure message.
30118
30119Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
30120
30121 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
30122 (do_tests): Remove xfail for whatis on one_var and two_var.
30123
30124Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
30125
30126 * Makefile.in: Made cross building work better by adding
30127 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
30128
30129Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30130
30131 * gdb.t15/{return.c,return.exp,Makefile.in}:
30132 New test, currently commented out.
30133
30134Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
30135
30136 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
30137 still running and removes the leftover named socket so GDb can do
30138 clean restarts.
30139
30140Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
30141
30142 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
30143 console, not GDB.
30144 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
30145 cross testing works better with "make check"
30146 * config/unix-gdb: Use default procedures for exit and version.
30147 * config/vx-gdb.exp: Cleaned up and massaged back to working order
30148 with the newest VxWorks.
30149
30150Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30151
30152 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
30153 old form.
30154
30155 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
30156 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
30157
30158 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
30159
30160 * config/unix-gdb.exp: Remove this version of gdb_exit
30161 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
30162 Rob says he'll look at it when he gets back to testing boards.
30163
30164Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
30165
30166 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
30167 an expected fail for certain ptype commands.
30168
30169 * gdb.t20/classes.exp: Update expected results of "ptype class
30170 Base1" to account for the constructor that now appears in the type.
30171
30172Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
30173
30174 * configure.in (configdirs): Restore gdb.t04, which mysteriously
30175 disappeared from list.
30176 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
30177 "alldone" proc with call to cleanup and exit.
30178 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
30179 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
30180 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
30181 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
30182 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
30183 "alldone" proc with simple returns that suppress remaining
30184 tests. The alldone proc went away many months ago.
30185
30186Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30187
30188 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
30189
30190 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
30191
30192Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30193
30194 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
30195 as vax gdb will display them.
30196
30197Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30198
30199 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
30200 optimizers.
30201
30202 * scope.exp: Change "bad value for localval" messages so each one
30203 is unique.
30204
30205 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
30206 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
30207
30208 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
30209
30210Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30211
30212 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
30213 doesn't exist (due to optimization).
30214
30215Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30216
30217 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
30218 contains \r because the filename is long.
30219
30220 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
30221 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
30222
30223Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30224
30225 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
30226 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
30227 Ultrix.
30228 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
30229 int tests.
30230 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
30231
30232Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
30233
30234 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
30235
30236 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 30237 to match does not match the passing case but still matches the
c906108c
SS
30238 failing case.
30239
30240Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30241
30242 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
30243
30244Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
30245
30246 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
30247 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
30248 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
30249 Remove various versions of gdb_exit.
30250 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
30251 gdb_exit.
30252 * config/unix-gdb.exp: gdb_exit remains here, and should override
30253 the generic version, since it's doing a lot of wierd stuff that
30254 the other versions aren't. FIXME, fold it in, or abandon this
30255 version.
30256
30257Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30258
30259 * gdb.t24/demangle.exp: Add tests for PR 3220.
30260
30261Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30262
30263 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
30264
30265Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
30266
30267 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
30268 "i386-*-*". Works for i486 as well.
30269
30270 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
30271 bug, and expand domain of xfail to all SVR4 systems, since the
30272 actual problem is likely to be in generic SVR4 /proc support.
30273
30274Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30275
30276 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
30277
30278Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
30279
30280 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
30281 xfails for other systems. Match a missing 'Continuing.' as an
30282 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
30283
30284 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
30285 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
30286 Only issue warning for missing executables if -all option is used.
30287
30288 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
30289 file if -all option is used. It's like an unpredictable XFAIL.
30290
30291Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30292
30293 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
30294 for dynamically linked binaries.
30295
30296 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
30297
30298Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30299
30300 * gdb.t20/inherit.exp: Change message for "print tagless struct"
30301 to state that this is a known bug in old versions of g++.
30302
30303Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30304
30305 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
30306 while waiting for `Continuing'.
30307
30308Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
30309
30310 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
30311 in text, data, and bss.
30312 * gdb.t10/nodebug.c: Add local and global test variables for
30313 initialized and uninitialized data.
30314
30315Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30316
30317 * config/unix-gdb.exp (gdb_exit): Add "wait".
30318
30319Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30320
30321 * gdb.t06/signals.exp: xfail the continue from the handler for all
30322 targets.
30323
30324 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
30325 function with watchpoints enabled, the i386 call dummy starts with
30326 a call.
30327
30328 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
30329 386 bsd names its corefiles.
30330
30331Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
30332
30333 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
30334 compilers don't grok it.
30335 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
30336 with small octal ints rather than character constants, which
30337 are signed and might not fit if first promoted to int.
30338
30339Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
30340
30341 * gdb.t09/Makefile.in (clean): Remove corefile.
30342
30343Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30344
30345 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
30346
30347Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30348 and Jim Kingdon (kingdon@cygnus.com)
30349
30350 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
30351 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
30352 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
30353
30354Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30355
30356 * gdb.t17/interrupt.exp: Add xfail for hppa.
30357
30358Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30359
30360 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
30361 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
30362 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
30363 to determine signed-ness of bitfields and use the result to setup
30364 the xfail.
30365 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
30366 * gdb.t15/funcargs.exp: Use them to step until the second indirect
30367 call line is reached if necessary.
30368
30369Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30370
30371 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
30372
30373Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30374
30375 * gdb.t06/break.exp: Also test `clear' command.
30376
30377Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30378
30379 * gdb.t00/teststrategy.exp: Remove extra quote.
30380
30381 * gdb.t07/watchpoint.exp: Change xfail for calling function with
30382 watchpoint enabled to be for all non-68k machines.
30383
30384 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
30385
30386Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30387
30388 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
30389 targets use aout.mt instead of ecoff.mt as gas understands
30390 standard aout format.
30391
30392Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
30393
30394 * lib/gdb.exp (runto): Don't insist that function we are running to
30395 was compiled with -g.
30396
30397 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
30398
30399 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
30400 to get back into the read system call.
30401 Accept leading newline in case where we woke it up.
30402
30403Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30404
30405 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
30406 to make the stabs test work on ecoff systems using gcc and -with-stabs.
30407 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
30408 enable ecoff configuration.
30409
30410Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30411
30412 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
30413
30414Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30415
30416 * gdb.t16/printcmds.exp: Add another printf test.
30417
30418Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
30419
30420 * configure.in: If configured -with-stabs on any target, add
30421 stabsdirs to configdirs.
30422
30423Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30424
30425 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
30426 fun" so pattern does not match the command itself.
30427
30428Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30429
30430 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
30431
30432Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30433
30434 * gdb.t17/interrupt.exp: Test for more things.
30435
30436Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30437
30438 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
30439 compiler arranges the code and line numbers.
30440
30441 * gdb.t17/interrupt.exp: Don't send \n after ^C.
30442
30443Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30444
30445 * gdb.t00/help.exp: Increase expect input buffer size.
30446
30447Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30448
30449 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
30450
30451 * gdb.t07/watchpoint.exp: Add xfail for hppa.
30452
30453 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
30454
30455 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
30456 [0-9]*, not just [0-9].
30457
30458Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30459
30460 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
30461
30462 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
30463
30464Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30465
30466 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
30467
30468Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30469
30470 * gdb.t06/signals.c: Add xfails for sun3.
30471
30472 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
30473
30474 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
30475 test_stepping tests.
30476
30477Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30478
30479 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
30480
30481 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
30482
30483 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
30484 rather than actually putting it through cpp twice.
30485
30486 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
30487
30488Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
30489
30490 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
30491 no longer needed.
30492
30493Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30494
30495 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
30496
30497 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
30498 C++ features prints as "struct", make it a pass, not an xfail.
30499
30500Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30501
30502 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
30503 Don't require VA to print as "class" rather than "struct".
30504
30505Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
30506
30507 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
30508
30509Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30510
30511 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
30512
30513Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30514
30515 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
30516 order.
30517
30518Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30519
30520 * gdb.t16/printcmds.exp: Add printf tests.
30521
30522 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
30523
30524 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
30525
30526Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
30527
30528 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
30529 pass counts, to counteract any existing or future setup_xfails.
30530
30531Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30532
30533 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
30534 {BEGIN,END}_COMMON for common block instead of STAB.
30535 * gdb.stabs/wierd.exp: Add xfail for rs6000.
30536
30537 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
30538 intp_var should be N_GSYM not N_LSYM.
30539 wierd-aout.S: Use a label for the value of the N_SO.
30540 wierd.def: Remove all backslashes.
30541 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
30542
30543Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30544
30545 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
30546 get the expected next to inheritance3.
30547
30548Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30549
30550 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
30551 now that gcc-2.4 gets it right.
30552
30553Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30554
30555 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
30556
30557 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
30558 generating comp-info.exp which works for cross-compilation.
30559
30560Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
30561
30562 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
30563 "*-*-sysv4.*".
30564
30565Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
30566
30567 * gdb.t01/run.exp: Start with a fresh gdb.
30568 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
30569 SVR4.x.
30570
30571Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
30572
30573 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
30574 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
30575 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
30576 Makefile.in (distclean, realclean): Remove gdbme.c from list of
30577 things to remove.
30578
30579Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
30580
30581 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
30582 test cases from bug reports.
30583
30584Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
30585
30586 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
30587 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
30588 avoid spurious xfails.
30589 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
30590 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
30591 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
30592
30593Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
30594
30595 * gdb.t00/teststrategy.exp: Rework to provide more useful
30596 description of each test, fix problem with systems that define
30597 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
30598 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
30599 results for "next over recursive call" so timeouts aren't taken
30600 by error.
30601
30602Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
30603
30604 * gdb.t12/scope.exp: Test printing of variables before run.
30605
30606 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
30607 printed in wrong order due to sorting.
30608
30609Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
30610
30611 * gdb.t00/teststrategy.exp: Fix expected results for printing
30612 user entered string constant. Is array of char, prints with no
30613 address.
30614
30615 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
30616 commands.
30617 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
30618 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
30619 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
30620 of struct of char arrays.
30621 * gdb.t00/radix.exp: New tests for radix commands.
30622
30623Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
30624
30625 * gdb.t16/printcmd.exp: Print a variable before running program
30626 (with xfail for AIX).
30627
30628Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
30629
30630 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
30631
30632 * gdb.t16/printcmd.exp: Don't print variables before running program.
30633
30634 * gdb.t06/break.exp: Don't require envp argument to main.
30635
30636 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
30637
30638 * gdb.t02/whatis.exp, gdb.t11/list.exp:
30639 Add xfails for rs6000.
30640
30641 * gdb.t02/whatis.exp: Change other tests not to re-test something
30642 we already tested.
30643
30644 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
30645 each type used has a variable of that type.
30646
30647Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
30648
30649 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
30650
30651Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
30652
30653 * configure.in: change srctrigger to be a file, not a directory
30654
30655Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
30656
30657 * configure.in (mips-idt-ecoff*): Added trailing '*'.
30658
30659 * gdb.t11/list.exp: Fixed a couple of typos.
30660
30661Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
30662
30663 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
30664 is fixed and PR is closed.
30665 * gdb.t16 (gdbme.c): Add simple test string variable.
30666 * gdb.t16 (printcmds.exp): Add tests with simple test string
30667 variable, primarily for boundaries on "set print elements".
30668
30669Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
30670
30671 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
30672 Make leading 0's optional and don't expect a tab in the middle
30673 of the number.
30674
30675 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
30676
30677 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
30678 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
30679 don't end command passed to gdb_test with newline.
30680
30681 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
30682 signed keyword away, don't expect signed bitfields to be signed.
30683
30684 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
30685 printing with only as many 1's as are in the field as well as printing
30686 with 32 1's (see comment).
30687
30688Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
30689
30690 * gdb.t00/default.exp: Start with a fresh gdb.
30691 * configure.in (configdirs): Remove gdb.t31 until the chill
30692 compiler works again. It no longer is able to find chillrt0
30693 since it isn't in libchill.a anymore.
30694 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
30695 wierd.o, make more modular.
30696 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
30697 spurious newlines that caused problems.
30698
30699Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30700
30701 * Move test with enums and partial symbols from gdb.t03/ptype.exp
30702 to gdb.stabs/wierd.exp since GCC has worked around the bug.
30703 gdb.stabs/wierd.{exp,def}: Many new tests.
30704
30705 * gdb.t00/default.exp: update info line for new message.
30706
30707 * gdb.t02/{whatis.exp,gdbme.c}:
30708 Test that "char *" doesn't print as "caddr_t".
30709
30710Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30711
30712 * gdb.t00/help.exp: Use .* in place of some help messages which
30713 just changed.
30714 gdb.t00/default.exp: Update "info frame" test for new message.
30715 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
30716 Remove some xfails
30717
30718Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30719
30720 * gdb.t03/{gdbme.c,ptype.exp}:
30721 Add tests for typedef'd struct and union without tags.
30722 Also check "whatis" on a variable of a typedef'd enum without a tag.
30723
30724 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
30725 PRMS 1823; the bug still exists but isn't reproduced by this test
30726 anymore), and remove rs6000 XFAIL (the bug is fixed).
30727
30728 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
30729 duplicated from whatis.exp. For those that are left, accept
30730 "long", "long int", or "int" for long variables (whatis.exp already
30731 has an XFAIL for "int", so no need to fail it here).
30732
30733 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
30734 Deal with GCC's names for types now that GDB uses the compiler's names.
30735
30736 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
30737 setup_xfail's for sunos4. If we #defined the signed keyword away,
30738 don't expect GDB to know that char it is signed.
30739
30740 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
30741
30742Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
30743
30744 * configure.in (configdirs): Add gdb.t24 for C++ tests that
30745 should work on any system, regardless of debugging format.
30746 * gdb.t21/demangle.exp: Move to gdb.t24.
30747 * gdb.t24/demangle.exp: Move from gdb.t21.
30748 * gdb.t24/{Makefile.in, configure.in}: New files.
30749
30750Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30751
30752 * configure.in: Do gdb.stabs and C++ tests only for stabs.
30753 * gdb.stabs: New directory.
30754
30755Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
30756
30757 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
30758 not just "Quit anyway?".
30759
30760Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
30761
30762 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
30763 that all setup_xfails are immediately followed by clear_xfails.
30764
30765Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
30766
30767 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
30768 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
30769 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
30770 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
30771 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
30772 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30773 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30774 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
30775 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
30776 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
30777 gdb.t31/chillvars.exp, lib/gdb.exp:
30778 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
30779 bug-gdb@prep.ai.mit.edu.
30780
30781Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
30782
30783 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
30784 with 0.0, not integer 0.
30785
30786Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
30787
30788 * gdb.t06/break.exp: Update for "Kill the program" message change.
30789
30790Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
30791
30792 * Makefile.in (GDBFLAGS): Set to -nx.
30793 * Makefile.in (site.exp): Use GDBFLAGS.
30794
30795Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30796
30797 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
30798 Makefiles.
30799 (check): depend on just-check.
30800 (just-check): added so that tests can be run without a noop
30801 build pass.
30802
30803Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
30804
30805 Switch to using configure's configdirs.
30806 * Makefile.in (Makefile): add configure.in dependency.
30807 (SUBDIRS): removed redundant assignment.
30808 * configure.in: switch subdirs assignment to configdirs.
30809 * gdb.t*/configure.in: new files.
30810
30811Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
30812
30813 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
30814 works.
30815
30816Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
30817
30818 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
30819 in explicit rules. Apparently this is not supported by some makes.
30820
30821Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
30822
30823 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
30824
30825Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30826
30827 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
30828 disappeared.
30829
30830Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
30831
30832 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
30833
30834Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
30835
30836 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
30837 watchpoint problem that is now fixed.
30838 * gdb.t30/chexp.exp: Remove setup_xfail for printing
30839 uninitialized convenience variables.
30840 * gdb.t31/chillvars.exp: Fix expected patterns for printing
30841 structures.
30842
30843Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30844
30845 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
30846 which causes expect to get out of sync with gdb on long output
30847 from help set.
30848 * gdb.t09/corefile.exp: Make expected pattern for core file
30849 failing signal and frame output format less sun specific.
30850
30851Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
30852
30853 * gdb.t31/chillvars.exp: Add and remove initial dummy
30854 breakpoint, so that symbol table is forced in.
30855 (Needed at least on Sunos4, though it seems not SVR4.)
30856 * gdb.t31/chillvars.exp: Update for changed output format.
30857
30858Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
30859
a9c64011 30860 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
30861
30862Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
30863
30864 * Makefile.in: Added --srcdir when invoking runtest, removed the
30865 need for a local config file. (optional now)
30866
30867Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
30868
30869 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
30870 failure count used to force early termination. Add some more
30871 expected failures for gnu style demangling.
30872
30873Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30874
30875 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
30876 pmi variable from gdb.t20/gdbme to get optimized away.
30877 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
30878 Check for written corefile upon timeout _and_ eof.
30879
30880Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30881
30882 * config/unix-gdb.exp: Add missing return 0.
30883
30884Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30885
30886 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
30887 test termination.
30888
30889Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
30890
30891 * configure.in (subdirs): Put back gdb.t17 which mysteriously
30892 disappeared.
30893
30894Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
30895
30896 * gdb.t10/crossload.exp: Disable the i860-elf test until such
30897 time as i860 support works.
30898
d63a86f8 30899 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
30900 "backtrace 100\r" rather than just "backtrace\r", to match last
30901 change.
30902
30903Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
30904
30905 * config/udi-gdb.exp (gdb_exit): Remove close command.
30906 (gdb_target_udi): New procedure to set the UDI target.
30907 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
30908 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
30909 Added waits for prompts after several question responses. Added
30910 some more responses used by a29k-amd-udi-gdb.
30911 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
30912 pass different arguments, restart UDI connection after program
30913 completion.
30914 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
30915 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
30916 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
30917 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
30918 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
30919 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
30920 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
30921 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
30922 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
30923 after program completion.
30924 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
30925 compiled with a SELECT_VECS setting.
30926 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
30927 infinite recursion.
30928
30929 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
30930 Added checks for COFF results, and made them expected failures for
30931 all targets. It would be better to make them expected failures
30932 for COFF targets only.
30933
30934Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
30935
30936 * Makefile.in: add null dvi target, don't bother to recurse
30937 through test directories for info and install-info; rename
30938 $(datadir) to be dejagnu instead of deja-gnu
30939
30940Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
30941
30942 * gdb.t31/gdbme.ch: Re-enable code that previously caused
30943 compiler to coredump.
30944 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
30945 code.
30946
30947Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
30948
30949 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
30950 coredump.
30951 * gdb.t31/chillvars.exp: Comment out tests that depend on that
30952 code.
30953
30954Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
30955
30956 * gdb.t03/ptype.exp: tests for return code from gdb_test.
30957 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
30958 which in a shell. Deletes xgdb when done.
30959 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
30960 Tests the return from the "set height" or "set width" commands.
30961 Added a few return codes where needed.
30962
30963Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
30964
30965 * Makefile.in (SUBDIRS): Add gdb.t17.
30966 * configure.in (subdirs): Add gdb.t17.
30967 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
30968 files to test gdb's calling of functions in the inferior with
30969 the correct arguments and gdb's ability to retrieve any
30970 result returned.
30971
30972Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
30973
30974 * config/unix-gdb.exp (gdb_exit): Remove close commands that
30975 may be called after gdb goes away. Previous versions of expect
30976 needed these to avoid file descriptor leaks, but they cause
30977 errors with the current revision of expect.
30978 * gdb.t00/gdbvars.exp: Use -re on expected output after
30979 setting sevenbit-strings.
30980 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
30981 to set sevenbit-strings consistent across tests.
30982 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
30983 set sevenbit-strings consistent across tests.
30984
30985Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
30986
30987 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
30988 expected output to match current "expect" expectations.
30989
30990Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
30991
30992 * gdb.t00/default.exp: Change expected output for default "source"
30993 command, to match new gdb behavior which requires a filename to
30994 source.
30995
30996Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
30997
30998 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
30999 expected fail for i486-*-* that misses the marker2 function.
31000 * gdb.t10/crossload.exp (bfddefault): Allow successful
31001 recognition of a format to pass even if no symbols are found.
31002 Explicitly catch failures where the format is not recognized
31003 or is ambiguous, and add the reason to the fail message.
31004 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
31005 the cause is and invalid target and add reason to failure message.
31006 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
31007 elf32-i386, elf32-sparc, and elf32-i860.
31008 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
31009 Set up expected failure for 'filename'::variable scope resolution,
31010 which is now apparently broken on all targets.
31011 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
31012 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
31013 gdb.t23/templates.exp: Change failure for missing binfile into
31014 just a warning.
31015 gdb.t21/demangle.exp: Change all cfront references to 'arm'
31016 references.
31017
31018Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
31019
31020 * gdb.t00/default.exp: Add expected output for default "source"
31021 command, to match new gdb behavior.
31022 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
31023
31024Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
31025
31026 * config/*-gdb.exp: returns an error, rather than exiting on
31027 internal errors.
31028
31029Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
31030
31031 * gdb.t03/gdbme.c: Add pointer to struct variable.
31032 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
31033 referencing struct members.
31034
31035Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
31036
31037 * configure.in (mips-idt-ecoff): New target.
31038 * config/mips-gdb.exp: New file for remote board using MIPS remote
31039 debugging protocol.
31040
31041 * Redid configuration scheme. Removed gdb.t*/configure.in.
31042 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
31043 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
31044 distclean targets. Built executables via .o files. Adjusted
31045 tests to account for source files in $(srcdir) rather than
31046 $(objdir).
31047 * lib/gdb.exp (runto): Don't expect () after the function name,
31048 because it may have arguments.
31049
31050Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
31051
31052 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
31053 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
31054 expected failures for mips-idt-* and mips-sgi-*.
31055 * gdb.t00/default.exp (attach): Kill process if requested.
31056 * gdb.t00/help.exp (help target core, help target): Accept a gdb
31057 that does not read core files.
31058 * gdb.t01/run.exp: Removed checks for exit status code.
31059 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
31060 it is linked in.
31061 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
31062 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
31063 appropriate, rather than doing it by hand.
31064 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
31065 execution.
31066 * gdb.t10/crossload.exp: Kill existing program if needed.
31067 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
31068 appropriate, rather than doing it by hand. Always increase
31069 timeout for this test, not just for VxWorks.
31070
31071Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
31072
31073 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
31074 of Chill STRUCT types and STRUCT values.
31075 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
31076 than "char".
31077 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 31078 struct2): New struct definitions and initializations to test
c906108c
SS
31079 simple Chill STRUCT types.
31080
31081Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
31082
31083 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
31084 the null byte at the end of strings.
31085 * gdb.t00/default.exp: Make show version insensitive to copyright
31086 date.
31087 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
31088 to avoid dependencies on target char signedness.
31089 * gdb.t16/printcmds.exp: Update expected results for explicitly
31090 unsigned char.
31091 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
31092 now work.
31093 * gdb.t21/demangle.exp: Add many more patterns for template
31094 demangling, most of them being expected failures.
31095 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
31096 string we are matching for, to match on the whole string.
31097 * gdb.t21/demangle.exp: Add many new test strings to demangle,
31098 and fix a whole bunch that had incorrect expected output but were
31099 passing anyway because of the bug in "proc demangle".
31100 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
31101 type.
31102 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
31103
31104Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
31105
a9c64011
AS
31106 * gdb/testsuite: made modifications to testcases, etc., to allow
31107 them to work properly given the reorganization of deja-gnu and the
31108 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
31109
31110Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
31111
31112 * gdb/testsuite: Initial creation of gdb/testsuite.
31113 Migrated dejagnu testcases and support files for testing nm to
31114 gdb/testsuite from deja-gnu. These files were moved "as is"
31115 with no modifications. This migration is part of a major overhaul
31116 of dejagnu. The modifications to these testcases, etc., which
31117 will allow them to work with the new version of dejagnu will be
31118 made in a future update.
48efe704 31119
8d8cb839 31120 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 31121\f
8d8cb839
EZ
31122;; Local Variables:
31123;; mode: change-log
31124;; left-margin: 8
31125;; fill-column: 74
31126;; version-control: never
31127;; End:
902f2ccb 31128
28e7fd62 31129 Copyright 1993-2013 Free Software Foundation, Inc.
902f2ccb
MC
31130 Copying and distribution of this file, with or without modification,
31131 are permitted provided the copyright notice and this notice are preserved.
This page took 4.739434 seconds and 4 git commands to generate.