testsuite: Introduce $inferior_spawn_id
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
f71c18e7
PA
12015-04-07 Pedro Alves <palves@redhat.com>
2
3 * lib/gdb.exp (inferior_spawn_id): New global.
4 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
5 spawn id after processing the user code.
6 (default_gdb_start): Set inferior_spawn_id.
7 (send_inferior): New procedure.
8 * lib/gdbserver-support.exp (gdbserver_start): Set
9 inferior_spawn_id.
10 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11
6423214f
PA
122015-04-07 Pedro Alves <palves@redhat.com>
13
14 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15 * lib/gdbserver-support.exp (gdbserver_start): Make
16 $server_spawn_id global.
17 (gdbserver_start): Don't wait for gdbserver's spawn id with
18 expect_background.
19 (close_gdbserver): New procedure.
20 (gdb_exit): Rename the default version and reimplement.
21
71c0ee8c
PA
222015-04-07 Pedro Alves <palves@redhat.com>
23
24 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
25 append the substituted item, not the original item.
26
203bc29b
PA
272015-04-07 Pedro Alves <palves@redhat.com>
28
29 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
30 gdb_expect.
31
508a3ddf
PA
322015-04-07 Pedro Alves <palves@redhat.com>
33
34 * gdb.base/interrupt.exp: Don't handle the case of the inferior
35 output appearing once only.
36
9f6dbe2b
PA
372015-04-07 Pedro Alves <palves@redhat.com>
38
39 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
40 that doesn't expect anything. Return early if running to main
41 fails.
42
337532fa
YQ
432015-04-07 Yao Qi <yao.qi@linaro.org>
44
45 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
46 (child_function): Call alarm.
47 (main): Move call to alarm into the loop.
48 * gdb.threads/non-stop-fair-events.exp: Build program with
49 -DTIMEOUT=$timeout.
50
01b622d4
DE
512015-04-06 Doug Evans <xdje42@gmail.com>
52
53 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
54 Fix dest parameter to board_info.
55 (fpc_compile): Ditto.
56 (gdb_compile_pascal): Rename dest arg to destfile.
57
961f4160
PMR
582015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
59
60 * gdb.ada/funcall_ref.exp: New file.
61 * gdb.ada/funcall_ref/foo.adb: New file.
62
cafda597
YQ
632015-04-02 Yao Qi <yao.qi@linaro.org>
64
65 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
66 is remote.
67
fed040c6
GB
682015-04-02 Gary Benson <gbenson@redhat.com>
69
70 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
71
d11916aa
SS
722015-04-01 Sasha Smundak <asmundak@google.com>
73
74 * gdb.python/py-unwind-maint.c: New file.
75 * gdb.python/py-unwind-maint.exp: New test.
76 * gdb.python/py-unwind-maint.py: New file.
77 * gdb.python/py-unwind.c: New file.
78 * gdb.python/py-unwind.exp: New test.
79 * gdb.python/py-unwind.py: New test.
80
a1471180
PA
812015-04-01 Pedro Alves <palves@redhat.com>
82
83 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
84 to fail instead of non-existent $test.
85
0bbeccb1
PA
862015-04-01 Pedro Alves <palves@redhat.com>
87
88 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
89 GDBFLAGS if not empty.
90
3c724c8c
PMR
912015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
92
93 * gdb.ada/complete.exp: Remove "multi_line".
94 * gdb.ada/info_exc.exp: Remove "multi_line".
95 * gdb.ada/packed_tagged.exp: Remove "multi_line".
96 * gdb.ada/ptype_field.exp: Remove "multi_line".
97 * gdb.ada/sym_print_name.exp: Remove "multi_line".
98 * gdb.ada/tagged.exp: Remove "multi_line".
99 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
100 [multi_line ...]
101 * gdb.btrace/delta.exp: Likewise.
102 * gdb.btrace/exception.exp: Likewise.
103 * gdb.btrace/function_call_history.exp: Likewise.
104 * gdb.btrace/instruction_history.exp: Likewise.
105 * gdb.btrace/nohist.exp: Likewise.
106 * gdb.btrace/record_goto.exp: Likewise.
107 * gdb.btrace/segv.exp: Likewise.
108 * gdb.btrace/stepi.exp: Likewise.
109 * gdb.btrace/tailcall.exp: Likewise.
110 * gdb.btrace/unknown_functions.exp: Likewise.
111 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
112 * lib/gdb.exp: Add the "multi_line" helper.
113
4eec2deb
PA
1142015-04-01 Pedro Alves <palves@redhat.com>
115
116 * gdb.threads/tid-reuse.c: New file.
117 * gdb.threads/tid-reuse.exp: New file.
118
df8411da
SDJ
1192015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
120
121 PR corefiles/16092
122 * gdb.base/coredump-filter.c: New file.
123 * gdb.base/coredump-filter.exp: Likewise.
124
6ef37366
PM
1252015-03-27 Petr Machata <pmachata@redhat.com>
126
127 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
128 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
129 (Dwarf::assemble): Initialize them.
130 (Dwarf::lines): New function.
131
7ec911b0
JT
1322015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
133
134 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
135 SYMBOL_PREFIX for x86_64-*-cygwin.
136
ff908ebf
AW
1372015-03-26 Andy Wingo <wingo@igalia.com>
138
139 PR symtab/18148
140 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
141 const_value but not a location.
142 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
143 location defined in non-main CUs are visible.
144
6d5f0679
YQ
1452015-03-26 Yao Qi <yao.qi@linaro.org>
146
147 PR testsuite/18139
148 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
149 Add a line number entry for the same line.
150 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
151 Add a line number entry for the same line.
152
2898689b
YQ
1532015-03-26 Yao Qi <yao.qi@linaro.org>
154
155 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
156 .int 0.
157 (func): Likewise. Add .Lfunc_1 label.
158 Use .Lfunc_1 label.
159 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
160 .int 0.
161 (func): Likewise.
162 Use .Lfunc_1 label.
163
85180498
YQ
1642015-03-26 Yao Qi <yao.qi@linaro.org>
165
166 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
167 Call gdb_compile instead to compile each .s files without debug
168 information.
169
8aa08a8d
YQ
1702015-03-26 Yao Qi <yao.qi@linaro.org>
171
172 * gdb.base/savedregs.exp (process_saved_regs): Make
173 "Saved registers:" optional in the pattern.
174
66849923
MM
1752015-03-25 Markus Metzger <markus.t.metzger@intel.com>
176
177 * gdb.btrace/next.exp: Merged into step.exp.
178 * gdb.btrace/finish.exp: Merged into step.exp.
179 * gdb.btrace/nexti.exp: Merged into stepi.exp.
180 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
181 "record goto" and checking the exact replay position.
182 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
183 check for "Recording format" in "info record" output.
184 * gdb.btrace/record_goto.exp: Choose test file based on target.
185 * gdb.btrace/x86-record_goto.S: Renamed into ...
186 * gdb.btrace/x86_64-record_goto.S: ... this.
187 * gdb.btrace/i686-record_goto.S: New.
188 * gdb.btrace/x86-tailcall.S: Renamed into ...
189 * gdb.btrace/x86_64-tailcall.S: ... this.
190 * gdb.btrace/i686-tailcall.S: New.
191 * gdb.btrace/x86-tailcall.c: Renamed into ...
192 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
193 separate statements. Update test.
194 * gdb.btrace/delta.exp: Use record_goto.c as test file.
195 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
196 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
197 * gdb.btrace/tailcall.exp: Choose test file based on target.
198 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
199
11cc1b74
MM
2002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
201
202 * gdb.btrace/exception.exp: Increase BTS buffer size.
203
a25d8bf9
PA
2042015-03-24 Pedro Alves <palves@redhat.com>
205
206 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
207
856e7dd6
PA
2082015-03-24 Pedro Alves <palves@redhat.com>
209
210 * gdb.threads/schedlock.exp (test_step): No longer expect that
211 "set scheduler-locking step" with "next" over a function call runs
212 threads unlocked.
213
ad235a41
AT
2142015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
215
216 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
217
15630549
AT
2182015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
219
220 PR breakpoints/16466
221 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
222 * gdb.mi/mi-pending.c (thread_func): New function.
223 (int main): Add threading support required.
224 * gdb.mi/mi-pending.exp: Add tests for this issue.
225 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
226 (pendfunc2): Remove stdio dependency.
227 * gdb.mi/mi-pendshr2.c: New file.
228
693dca06
KS
2292015-03-23 Keith Seitz <keiths@redhat.com>
230
231 * gdb.linespec/keywords.c: New file.
232 * gdb.linespec/keywords.exp: New file.
233
7e993ebf
KS
2342015-03-23 Keith Seitz <keiths@redhat.com>
235
236 PR gdb/18021
237 * gdb.dwarf2/staticvirtual.exp: New test.
238
bc23328c
JK
2392015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
240
241 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
242 * README: Remove HP-UX and gdb.hp.
243 (configuration):
244 * configure: Regenerate.
245 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
246 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
247 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
248 gdb.hp/gdb.defects/Makefile.
249 * gdb.hp/Makefile.in: File deleted.
250 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
251 * gdb.hp/gdb.aCC/optimize.c: File deleted.
252 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
253 * gdb.hp/gdb.aCC/run.c: File deleted.
254 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
255 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
256 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
257 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
258 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
259 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
260 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
261 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
262 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
263 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
264 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
265 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
266 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
267 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
268 * gdb.hp/gdb.base-hp/reg.s: File deleted.
269 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
270 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
271 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
272 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
273 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
274 * gdb.hp/gdb.compat/Makefile.in: File deleted.
275 * gdb.hp/gdb.compat/average.c: File deleted.
276 * gdb.hp/gdb.compat/sum.c: File deleted.
277 * gdb.hp/gdb.compat/xdb.c: File deleted.
278 * gdb.hp/gdb.compat/xdb0.c: File deleted.
279 * gdb.hp/gdb.compat/xdb0.h: File deleted.
280 * gdb.hp/gdb.compat/xdb1.c: File deleted.
281 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
282 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
283 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
284 * gdb.hp/gdb.defects/Makefile.in: File deleted.
285 * gdb.hp/gdb.defects/bs14602.c: File deleted.
286 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
287 * gdb.hp/gdb.defects/solib-d.c: File deleted.
288 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
289 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
290 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
291 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
292 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
293 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
294 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
295 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
296 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
297 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
298 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
299 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
300 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
301 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
302 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
303 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
304 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
305 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
306 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
307 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
308 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
309 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
310 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
311 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
312 * gdb.hp/tools/odump: File deleted.
313
8bf3b159
PA
3142015-03-19 Pedro Alves <palves@redhat.com>
315
316 * gdb.threads/continue-pending-status.exp (saw_thread_2)
317 (saw_thread_3): New globals.
318 (top level): Increment them when an event for the corresponding
319 thread is seen.
320 (no thread starvation): New test.
321
eb54c8bf
PA
3222015-03-19 Pedro Alves <palves@redhat.com>
323
324 * gdb.threads/continue-pending-status.c: New file.
325 * gdb.threads/continue-pending-status.exp: New file.
326
32d2e5d6
PA
3272015-03-18 Pedro Alves <palves@redhat.com>
328
329 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
330 Use gdb_is_target_remote instead of is_remote. Use
331 gdb_test_multiple instead of gdb_expect. Exit early if
332 gdb_test_multiple hits its internal matches. Tighten stepi tests
333 expected output. Fail on exit with any signal, instead of just
334 SIGILL.
335
f68f11b7
YQ
3362015-03-18 Yao Qi <yao.qi@linaro.org>
337
338 PR tdep/18107
339 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
340 variable.
341 * gdb.base/catch-syscall.exp: Don't skip it on
342 aarch64*-*-linux* target. Remove elements in all_syscalls.
343 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
344 target.
345 (setup_all_syscalls): New proc.
346
ca5fd19b
YQ
3472015-03-16 Yao Qi <yao.qi@linaro.org>
348
349 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
350 (top level): Skip tests if valid_addr_p returns false for
351 $cmd1 or $cmd2.
352
85642ba0
AW
3532015-03-11 Andy Wingo <wingo@igalia.com>
354
355 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
356
e03f9645
YQ
3572015-03-11 Yao Qi <yao.qi@linaro.org>
358
359 * gdb.base/catch-syscall.exp: Fix typo in comments.
360
5d0962b2
YQ
3612015-03-11 Yao Qi <yao.qi@linaro.org>
362
363 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
364
b2df3cef
PA
3652015-03-09 Pedro Alves <palves@redhat.com>
366
367 * dg-extract-results.py: Delete.
368
ef878e53
PA
3692015-03-09 Pedro Alves <palves@redhat.com>
370
371 Merge dg-extract-results.sh from GCC upstream (r218843).
372
373 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
374 * dg-extract-results.sh: Use --text with grep to avoid issues with
375 binary files. Fall back to cat -v, if that doesn't work.
376
9494d219
PA
3772015-03-05 Pedro Alves <palves@redhat.com>
378
379 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
380
a8d9763a
SM
3812015-03-04 Simon Marchi <simon.marchi@ericsson.com>
382
383 * lib/mi-support.exp (mi_expect_interrupt): Accept
384 alternative event for when in all-stop mode.
385
be9957b8
PA
3862015-03-04 Pedro Alves <palves@redhat.com>
387
388 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
389
d57be0f4 3902015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
391
392 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
393
c214c7cf
AA
3942015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
395
396 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
397 regexps for GDB's current line display, accept a hex address
398 preceding the line number.
399
6d74a497
AA
4002015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
401
402 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
403 the 'arch1' variable for "s390*-linux*" targets.
404
511aee7c
PA
4052015-03-04 Pedro Alves <palves@redhat.com>
406
407 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
408 (main): Pass missing retval argument to pthread_join call.
409
95e50b27
PA
4102015-03-02 Pedro Alves <palves@redhat.com>
411
412 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
413 (top level): Call do_test with non-stop as well.
414
28054d69
PA
4152015-03-02 Pedro Alves <palves@redhat.com>
416
417 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
418 -1.
419
4fa5d7b4
AA
4202015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
421
422 * gdb.arch/s390-vregs.exp: New test.
423 * gdb.arch/s390-vregs.S: New file.
424
97c18565
PA
4252015-02-27 Pedro Alves <palves@redhat.com>
426
427 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
428 call to catch_command_errors.
429 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
430 catch_command_errors.
431
a37bfa30
PA
4322015-02-27 Pedro Alves <palves@redhat.com>
433
434 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
435 "true" for boolean result.
436 * gdb.gdb/selftest.exp (test_with_self): Also accept full
437 prototype of main.
438
6f98576f
PA
4392015-02-27 Pedro Alves <palves@redhat.com>
440
441 * lib/unbuffer_output.c: New file.
442 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
443 (main): Call gdb_unbuffer_output.
444
eba5ab56
YQ
4452015-02-27 Yao Qi <yao.qi@linaro.org>
446
447 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
448 target.
449
0def5aaa
DE
4502015-02-26 Doug Evans <dje@google.com>
451
452 * gdb.cp/class2.cc (Dbase, D): New classes.
453 (main): New local delta.
454 * gdb.cp/class2.exp: Test printing delta.
455 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
456 (dynbar): New global.
457 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
458
081a1c2c
JK
4592015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
460
461 * gdb.compile/compile-ifunc.c: New file.
462 * gdb.compile/compile-ifunc.exp: New file.
463
2f41223f
AT
4642015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
465
466 * gdb.base/structs.exp: Check for correct struct on finish.
467
03eddd80
YQ
4682015-02-26 Yao Qi <yao.qi@linaro.org>
469
470 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
471 is zero.
472
80c57053
JK
4732015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
474
475 * gdb.arch/cordic.ko.bz2: New file.
476 * gdb.arch/cordic.ko.debug.bz2: New file.
477 * gdb.arch/ppc64-symtab-cordic.exp: New file.
478
21613c12
YQ
4792015-02-25 Yao Qi <yao.qi@linaro.org>
480
481 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
482 aarch64*-*-* target.
483
d8b901ed
PA
4842015-02-23 Pedro Alves <palves@redhat.com>
485
486 * lib/gdb.exp (delete_breakpoints): Rewrite using
487 gdb_test_multiple.
488
e5b85ead
PA
4892015-02-23 Pedro Alves <palves@redhat.com>
490
491 * gdb.base/info-os.c: Include stdlib.h.
492
85c3a371
DE
4932015-02-22 Doug Evans <xdje42@gmail.com>
494
495 PR symtab/17855
496 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
497 is read after symbols have been re-read.
498 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
499 * gdb.ada/exec_changed/second.adb (Second): Ditto.
500
96553a0c
DE
5012015-02-21 Doug Evans <dje@google.com>
502
503 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
504
97a0c697
JK
5052015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
506
507 PR corefiles/17808
508 * gdb.arch/i386-biarch-core.core.bz2: New file.
509 * gdb.arch/i386-biarch-core.exp: New file.
510
a47cd6e9
PA
5112015-02-21 Pedro Alves <palves@redhat.com>
512
513 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
514 runto_main fails.
515
c5facdc4
PA
5162015-02-20 Pedro Alves <palves@redhat.com>
517
518 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
519 info probes.
520
2db9a427
PA
5212015-02-20 Pedro Alves <palves@redhat.com>
522
523 * gdb.threads/multi-create-ns-info-thr.exp: New file.
524
60fb7e9e
PA
5252015-02-20 Pedro Alves <palves@redhat.com>
526
527 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
528 clean_restart before gdb_target_supports_trace.
529
5c5019c2
PA
5302015-02-20 Pedro Alves <palves@redhat.com>
531
532 PR threads/18006
533 * gdb.threads/clone-thread_db.c: New file.
534 * gdb.threads/clone-thread_db.exp: New file.
535
c9587f88
AT
5362015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
537
538 PR breakpoints/16812
539 * gdb.base/catch-gdb-caused-signals.c: New file.
540 * gdb.base/catch-gdb-caused-signals.exp: New file.
541
f6a88844
JM
5422015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
543
544 * configure: Regenerated.
545 * configure.ac: Use GDB_AC_TRANSFORM.
546 * aclocal.m4: sinclude ../transform.m4.
547
497c491b
JM
5482015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
549
550 * lib/dtrace.exp: New file.
551 * gdb.base/dtrace-probe.exp: Likewise.
552 * gdb.base/dtrace-probe.d: Likewise.
553 * gdb.base/dtrace-probe.c: Likewise.
554 * lib/pdtrace.in: Likewise.
555 * configure.ac: Output variables with the transformed names of
556 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
557 * configure: Regenerated.
558
03e98035
JM
5592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
560
561 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
562 expected message when trying to access $_probe_* convenience
563 variables while not on a probe.
564
63cc30e9
JK
5652015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
566
567 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
568
0703599a
PA
5692015-02-11 Pedro Alves <pedro@codesourcery.com>
570
571 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
572 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
573
7e60a48e
DE
5742015-02-10 Doug Evans <xdje42@gmail.com>
575
576 * lib/gdb.exp (gdb_load): Always return a result.
577
01b088bc
PA
5782015-02-10 Pedro Alves <palves@redhat.com>
579
580 * gdb.threads/signal-sigtrap.c: New file.
581 * gdb.threads/signal-sigtrap.exp: New file.
582
b05ec7a5
AT
5832015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
584
585 * gdb.trace/no-attach-trace.c: New file.
586 * gdb.trace/no-attach-trace.exp: New file.
587
a2c2acaf
MW
5882015-02-09 Mark Wielaard <mjw@redhat.com>
589
590 * gdb.dwarf2/atomic.c: New file.
591 * gdb.dwarf2/atomic-type.exp: Likewise.
592
31fd9caa
MM
5932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
594
595 * gdb.btrace/buffer-size.exp: Update "info record" output.
596 * gdb.btrace/delta.exp: Update "info record" output.
597 * gdb.btrace/enable.exp: Update "info record" output.
598 * gdb.btrace/finish.exp: Update "info record" output.
599 * gdb.btrace/instruction_history.exp: Update "info record" output.
600 * gdb.btrace/next.exp: Update "info record" output.
601 * gdb.btrace/nexti.exp: Update "info record" output.
602 * gdb.btrace/step.exp: Update "info record" output.
603 * gdb.btrace/stepi.exp: Update "info record" output.
604 * gdb.btrace/nohist.exp: Update "info record" output.
605
d33501a5
MM
6062015-02-09 Markus Metzger <markus.t.metzger@intel.com>
607
608 * gdb.btrace/buffer-size: New.
609
f4abbc16
MM
6102015-02-09 Markus Metzger <markus.t.metzger@intel.com>
611
612 * gdb.btrace/delta.exp: Update "info record" output.
613 * gdb.btrace/enable.exp: Update "info record" output.
614 * gdb.btrace/finish.exp: Update "info record" output.
615 * gdb.btrace/instruction_history.exp: Update "info record" output.
616 * gdb.btrace/next.exp: Update "info record" output.
617 * gdb.btrace/nexti.exp: Update "info record" output.
618 * gdb.btrace/step.exp: Update "info record" output.
619 * gdb.btrace/stepi.exp: Update "info record" output.
620 * gdb.btrace/nohist.exp: Update "info record" output.
621
b9d61307
SM
6222015-02-06 Simon Marchi <simon.marchi@ericsson.com>
623
624 PR gdb/15678
625 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
626
e584fdbc
PA
6272015-02-06 Pedro Alves <palves@redhat.com>
628
629 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
630 macro.
631 (seconds_left, again): New globals.
632 (main): Wait seconds_left in a 1-second sleep loop instead of
633 sleeping 180 seconds. If 'again' is set, reset the seconds
634 counter.
635 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
636 'again' in the inferior before detaching. Print the seconds left.
637 (options): New global.
638 (top level): Build program with -DTIMEOUT=$timeout.
639
77f41761
PA
6402015-02-06 Pedro Alves <palves@redhat.com>
641
642 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
643 determine how many seconds to pass to 'alarm'.
644 * gdb.base/gdb-sigterm.exp (top level): Build program with
645 -DTIMEOUT=$timeout.
646 (do_test): Return success/failure indication. Add more verbose
647 logging. Don't fail if 200 single steps are seen. Instead, fail
648 when the test times out.
649 (passes): New global.
650 (top level): Break the testing loop if testing fails on any
651 iteration. Use gdb_assert.
652
b9394193
DB
6532015-02-04 Don Breazeal <donb@codesourcery.com>
654
655 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
656 and initialize them.
657 (ipc_cleanup): New function.
658 (main): Don't declare shmid, semid, and msqid. Add a call to
659 atexit so that we call ipc_cleanup on exit.
660
42d9e528
PA
6612015-02-04 Pedro Alves <palves@redhat.com>
662
663 * boards/native-extended-gdbserver.exp: Remove any target variant
664 specifications from the board name before clearing the isremote
665 flag from board_info.
666
ae6ae975
DE
6672015-01-31 Doug Evans <xdje42@gmail.com>
668
669 * gdb.base/maint.exp <maint print type argc>: Update expected output.
670
cfb069a8
GB
6712015-01-31 Gary Benson <gbenson@redhat.com>
672
673 * gdb.base/completion.exp: Disable completion limiting for
674 existing tests. Add new tests to check completion limiting.
675 * gdb.linespec/ls-errs.exp: Disable completion limiting.
676
5dd31d79
DE
6772015-01-31 Doug Evans <xdje42@gmail.com>
678
679 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
680
9f050062
DE
6812015-01-31 Doug Evans <xdje42@gmail.com>
682
683 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
684 entries. Duplicate file section script entries.
685 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
686 inlined entries. Add test for safe-path rejection.
687 * gdb.python/py-section-script.c: Add duplicate inlined section script
688 entries. Duplicate file section script entries.
689 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
690 inlined entries. Add test for safe-path rejection.
691
df25ebbd
JB
6922015-01-29 Joel Brobecker <brobecker@adacore.com>
693
694 * gdb.ada/disc_arr_bound: New testcase.
695
4a0ca9ec
JB
6962015-01-29 Joel Brobecker <brobecker@adacore.com>
697
698 * gdb.ada/mi_var_array: New testcase.
699
3a8b707a
DE
7002015-01-27 Doug Evans <dje@google.com>
701
702 * gdb.python/py-objfile.exp: Add tests for objfile.username.
703 Add test for objfile.filename, objfile.username after objfile
704 has been unloaded.
705
f8313f6e
JB
7062015-01-26 Joel Brobecker <brobecker@adacore.com>
707
708 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
709 the second test to print the name attribute of value
710 returned by the call to gdb.lookup_type, and adjust
711 the expected output accordingly.
712
37bc665e
MW
7132015-01-25 Mark Wielaard <mjw@redhat.com>
714
715 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
716 * gdb.base/disp-step-fork.c: Include unistd.h.
717 * gdb.base/siginfo-obj.c: Include stdio.h.
718 * gdb.base/siginfo-thread.c: Likewise.
719 * gdb.mi/non-stop.c: Include unistd.h.
720 * gdb.mi/nsthrexec.c: Include stdio.h.
721 * gdb.mi/pthreads.c: Include unistd.h.
722 * gdb.modula2/unbounded1.c (main): Declare returns int.
723 * gdb.reverse/consecutive-reverse.c: Likewise.
724 * gdb.threads/create-fail.c: Include unistd.h.
725 * gdb.threads/killed.c: Likewise.
726 * gdb.threads/linux-dp.c: Likewise.
727 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
728 * gdb.threads/non-ldr-exc-2.c: Likewise.
729 * gdb.threads/non-ldr-exc-3.c: Likewise.
730 * gdb.threads/non-ldr-exc-4.c: Likewise.
731 * gdb.threads/pthreads.c: Include unistd.h.
732 (main): Declare returns int.
733 * gdb.threads/tls-main.c (foo): New declaration.
734 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
735
f7e5394d
SM
7362015-01-23 Simon Marchi <simon.marchi@ericsson.com>
737
738 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
739 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
740
743649fd
MW
7412015-01-15 Mark Wielaard <mjw@redhat.com>
742
743 * gdb.base/noreturn-return.c: New file.
744 * gdb.base/noreturn-return.exp: New file.
745 * gdb.base/noreturn-finish.c: New file.
746 * gdb.base/noreturn-finish.exp: New file.
747
198297aa
PA
7482015-01-23 Pedro Alves <palves@redhat.com>
749
750 * gdb.threads/continue-pending-after-query.c: New file.
751 * gdb.threads/continue-pending-after-query.exp: New file.
752
717cf30c
AG
7532015-01-22 Anders Granlund <anders.granlund@ericsson.com>
754 Simon Marchi <simon.marchi@ericsson.com>
755
756 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
757 * gdb.base/valgrind-db-attach.exp: Same.
758 * gdb.base/valgrind-infcall.exp: Same.
759 * lib/mi-support.exp (default_mi_gdb_start): Same.
760 * lib/prompt.exp (default_prompt_gdb_start): Same.
761 * lib/gdb.exp (default_gdb_spawn): Same.
762 (gdb_interact): New.
763
764
4b62a76e
JK
7652015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
766
767 * gdb.compile/compile.exp (pointer to jit function): New test.
768
b4cdae6f
WW
7692015-01-17 Wei-cheng Wang <cole945@gmail.com>
770
771 * lib/gdb.exp (supports_process_record): Return true for
772 powerpc*-*-linux*.
773 (supports_reverse): Likewise.
774
d221e7ef
DB
7752015-01-15 Don Breazeal <donb@codesourcery.com>
776
777 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
778 instead of checking whether the target board is remote and
779 use spawn_wait_for_attach instead of exec/sleep.
780 * gdb.base/attach-twice.exp: Likewise.
781
bafffb51
JB
7822015-01-15 Joel Brobecker <brobecker@adacore.com>
783
784 * gdb.ada/var_arr_attrs: New testcase.
785
5589af0e
PA
7862015-01-14 Pedro Alves <palves@redhat.com>
787 Joel Brobecker <brobecker@adacore.com>
788
789 PR gdb/17525
790 * gdb.base/bp-cmds-execution-x-script.c: New file.
791 * gdb.base/bp-cmds-execution-x-script.exp: New file.
792 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
793
6c400b59
PA
7942015-01-14 Pedro Alves <palves@redhat.com>
795
796 PR cli/17828
797 * gdb.base/batch-preserve-term-settings.c: New file.
798 * gdb.base/batch-preserve-term-settings.exp: New file.
799
e02c96a7
DE
8002015-01-13 Doug Evans <dje@google.com>
801
802 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
803 binary.
804
576fd14c
JB
8052015-01-13 Joel Brobecker <brobecker@adacore.com>
806
807 * Makefile.in (clean mostlyclean): Do not delete *.py.
808
04dccad0
JB
8092015-01-13 Joel Brobecker <brobecker@adacore.com>
810
811 * gdb.python/py-lookup-type.exp: New file.
812
3d230f71
PA
8132015-01-12 Pedro Alves <palves@redhat.com>
814
815 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
816 restore GDBFLAGS before returning.
817
7e67715d
JK
8182015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
819
820 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
821 is_amd64_regs_target and is_x86_like_target.
822
f2e0d4b4
DE
8232015-01-11 Doug Evans <xdje42@gmail.com>
824
825 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
826 is given without an explicit form.
827 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
828 attributes.
829 * gdb.dwarf/corrupt.exp: Ditto.
830 * gdb.dwarf2/enum-type.exp: Ditto.
831 * gdb.trace/entry-values.exp: Ditto.
832 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
833
439250fb
DE
8342015-01-11 Doug Evans <xdje42@gmail.com>
835
836 PR gdb/15830
837 * gdb.base/maint.exp: Remove references to "maint demangle".
838 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
839 Add tests for explicitly specifying language to demangle.
840 * gdb.dlang/demangle.exp: Ditto.
841
ede9f622
PA
8422015-01-09 Pedro Alves <palves@redhat.com>
843
844 * gdb.threads/non-stop-fair-events.c: New file.
845 * gdb.threads/non-stop-fair-events.exp: New file.
846
a7b796db
PA
8472015-01-09 Pedro Alves <palves@redhat.com>
848
849 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
850 the global scope. Set a breakpoint after all threads are started
851 rather than stepping over two source lines. Expect the prompt.
852 * gdb.base/watch_thread_num.c (threads_started_barrier): New
853 global.
854 (NUM): Now 15.
855 (main): Use threads_started_barrier to wait for all threads to
856 start. Main thread no longer calls thread_function. Exit after
857 180 seconds.
858 (loop): New function.
859 (thread_function): Wait on threads_started_barrier barrier. Call
860 'loop' at each iteration.
861 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
862 threads have started, instead of hardcoding number of "next"
863 steps. Use an access watchpoint instead of a write watchpoint.
864
9665ffdd
PA
8652015-01-09 Pedro Alves <palves@redhat.com>
866
867 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
868 (thread_func): Wait on barrier.
869 (main): Wait for all threads to start before stopping GDB.
870 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
871 global.
872 (thread1_func, thread2_func): Wait on barrier.
873 (main): Wait for all threads to start before stopping GDB.
874 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
875 New global.
876 (thread1_func, thread2_func): Wait on barrier.
877 (main): Wait for all threads to start before stopping GDB.
878
c945a99f
PA
8792015-01-09 Pedro Alves <palves@redhat.com>
880
881 * gdb.threads/attach-many-short-lived-threads.c: New file.
882 * gdb.threads/attach-many-short-lived-threads.exp: New file.
883
c1a747c1
PA
8842014-01-09 Pedro Alves <palves@redhat.com>
885
886 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
887 instead of to thread 2.
888 * gdb.threads/signal-command-multiple-signals-pending.c (main):
889 Add barrier around each pthread_create call instead of around all
890 calls.
891 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
892 Set a break on thread_function and have the child threads hit it
893 one at at a time.
894
60b3033e
PA
8952015-01-09 Pedro Alves <palves@redhat.com>
896
897 * lib/gdb.exp (can_spawn_for_attach): New procedure.
898 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
899 false.
900 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
901 checking whether the target board is remote.
902 * gdb.multi/multi-attach.exp: Likewise.
903 * gdb.python/py-sync-interp.exp: Likewise.
904 * gdb.server/ext-attach.exp: Likewise.
905 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
906 tests that need to attach, instead of checking whether the target
907 board is remote at the top of the file.
908
acc018ac
YQ
9092015-01-08 Yao Qi <yao@codesourcery.com>
910
911 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
912
50a18af8
JK
9132015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
914
915 Fix testcase compilation.
916 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
917
8503d6e1
JB
9182015-01-06 Joel Brobecker <brobecker@adacore.com>
919
920 * gdb.python/py-type.exp: Add a couple test about empty
921 array creation, and negative-length array creation.
922
cc73dbcc
DE
9232015-01-02 Doug Evans <xdje42@gmail.com>
924
925 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
926
0300bbc7
DE
9272015-01-02 Doug Evans <dje@google.com>
928
929 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
930
9d85a0ec
YQ
9312014-12-29 Yao Qi <yao@codesourcery.com>
932
933 * gdb.trace/entry-values.exp: Update comments. Rename variable
934 bar_call_foo to returned_from_foo.
935
87186c6a
MMN
9362014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
937
938 PR gdb/17394
939 * gdb.linespec/break-asm-file.c: New file.
940 * gdb.linespec/break-asm-file.exp: New file.
941 * gdb.linespec/break-asm-file0.s: New file.
942 * gdb.linespec/break-asm-file1.s: New file.
943
1bab7383
YQ
9442014-12-18 Nigel Stephens <nigel@mips.com>
945 Maciej W. Rozycki <macro@codesourcery.com>
946
947 * gdb.base/float.exp: Handle the new output from "info float" on
948 MIPS targets.
949
1bc1068a
JK
9502014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
951
952 Fix MinGW compilation.
953 * gdb.compile/compile-ops.exp: Update untested message if
954 !skip_compile_feature_tests.
955 * gdb.compile/compile-setjmp.exp: Likewise.
956 * gdb.compile/compile-tls.exp: Likewise.
957 * gdb.compile/compile.exp: Likewise.
958 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
959 supported on this host".
960
b6615d10
DE
9612014-12-16 Doug Evans <xdje42@gmail.com>
962
963 * boards/stabs.exp: New file.
964
25dda427
AA
9652014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
966
967 * gdb.base/completion.exp: Adjust to format changes of "maint
968 print user-registers".
969
bf330350
CU
9702014-12-16 Catalin Udma <catalin.udma@freescale.com>
971
972 PR server/17457
973 * gdb.arch/aarch64-fp.c: New file.
974 * gdb.arch/aarch64-fp.exp: New file.
975
395cf596
SDJ
9762014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
977
978 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
979 r210637, r210913, r211666, r215400, r215817).
980
981 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
982 * dg-extract-results.py: New file.
983 * dg-extract-results.sh: Use it if the environment seems
984 suitable.
985
986 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
987
988 * dg-extract-results.py (parse_run): Handle warnings that
989 are printed before a test harness is run.
990
991 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
992
993 * dg-extract-results.py (Named): Remove __cmp__ method.
994 (output_variation): Use a key to sort variation.harnesses.
995
996 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
997
998 * dg-extract-results.py: For Python 3, force sys.stdout to
999 handle surrogate escape sequences.
1000 (safe_open): New function.
1001 (output_segment, main): Use it.
1002
1003 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
1004
1005 * dg-extract-results.py (Prog.result_re): Include options
1006 in test name.
1007
1008 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
1009
1010 * dg-extract-results.py (output_variation): Always sort if
1011 do_sum.
1012
e882ef3c
SM
10132014-12-15 Simon Marchi <simon.marchi@ericsson.com>
1014
1015 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
1016 as long as we get pagination notifications.
1017
4992aa20
JM
10182014-12-15 Jason Merrill <jason@redhat.com>
1019
1020 * Makefile.in (check-gdb.%): Restore.
1021 * README: Mention it.
1022
c1b5a1a6
JB
10232014-12-13 Joel Brobecker <brobecker@adacore.com>
1024
1025 * gdb.ada/str_uninit: New testcase.
1026
5537b577
JK
10272014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1028
1029 PR symtab/17642
1030 * gdb.base/vla-stub-define.c: New file.
1031 * gdb.base/vla-stub.c: New file.
1032 * gdb.base/vla-stub.exp: New file.
1033
bb2ec1b3
TT
10342014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1035 Jan Kratochvil <jan.kratochvil@redhat.com>
1036 Tom Tromey <tromey@redhat.com>
1037
1038 * configure.ac: Add gdb.compile/.
1039 * configure: Regenerate.
1040 * gdb.compile/Makefile.in: New file.
1041 * gdb.compile/compile-ops.exp: New file.
1042 * gdb.compile/compile-ops.c: New file.
1043 * gdb.compile/compile-tls.c: New file.
1044 * gdb.compile/compile-tls.exp: New file.
1045 * gdb.compile/compile-constvar.S: New file.
1046 * gdb.compile/compile-constvar.c: New file.
1047 * gdb.compile/compile-mod.c: New file.
1048 * gdb.compile/compile-nodebug.c: New file.
1049 * gdb.compile/compile-setjmp-mod.c: New file.
1050 * gdb.compile/compile-setjmp.c: New file.
1051 * gdb.compile/compile-setjmp.exp: New file.
1052 * gdb.compile/compile-shlib.c: New file.
1053 * gdb.compile/compile.c: New file.
1054 * gdb.compile/compile.exp: New file.
1055 * lib/gdb.exp (skip_compile_feature_tests): New proc.
1056
4ff709eb
TT
10572014-12-12 Tom Tromey <tromey@redhat.com>
1058
1059 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
1060 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
1061
6dddd6a5
DE
10622014-12-12 Doug Evans <dje@google.com>
1063
1064 * lib/gdb-python.exp (get_python_valueof): New function.
1065 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
1066
71c24708
AA
10672014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1068
1069 * gdb.base/completion.exp: Add test for completion of "info
1070 registers ".
1071
3e29f34a
MR
10722014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
1073
1074 * gdb.base/func-ptrs.c: New file.
1075 * gdb.base/func-ptrs.exp: New file.
1076
fc126975
SM
10772014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1078
1079 PR breakpoints/17012
1080 * gdb.base/dprintf-detach.c: New file.
1081 * gdb.base/dprintf-detach.exp: New file.
1082
0a46d518
SM
10832014-12-10 Simon Marchi <simon.marchi@ericsson.com>
1084
1085 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
1086 * lib/gdb.exp (target_is_gdbserver): New procedure.
1087
a0be3e44
DE
10882014-12-08 Doug Evans <dje@google.com>
1089
1090 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
1091
df1b803a
YQ
10922014-12-05 Yao Qi <yao@codesourcery.com>
1093
1094 * gdb.guile/scm-error.exp: Remove the third argument to
1095 gdb_remote_download.
1096 * gdb.guile/scm-frame-args.exp: Likewise.
1097 * gdb.guile/scm-section-script.exp: Likewise.
1098
ddb9f679
YQ
10992014-12-05 Yao Qi <yao@codesourcery.com>
1100
1101 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
1102
86e4ed39
DE
11032014-12-04 Doug Evans <dje@google.com>
1104
1105 * gdb.python/py-objfile.exp: Add tests for
1106 objfile.add_separate_debug_file.
1107
7c50a931
DE
11082014-12-04 Doug Evans <dje@google.com>
1109
1110 * lib/gdb.exp (get_build_id): New function.
1111 (build_id_debug_filename_get): Rewrite to use it.
1112 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
1113
621661e3
MR
11142014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
1115
1116 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
1117 `method(long)', not just 0x0.
1118 * gdb.cp/nsalias.exp: Align code labels to 4.
1119 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
1120 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
1121 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
1122 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
1123 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
1124 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
1125
29f0c3b7
DE
11262014-12-02 Doug Evans <dje@google.com>
1127
e1e061e7 1128 PR symtab/17602
29f0c3b7 1129 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 1130 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
1131 * gdb.cp/anon-ns.exp: Update.
1132
162078c8
NB
11332014-12-02 Nick Bull <nicholaspbull@gmail.com>
1134
1135 * gdb.python/py-events.py (inferior_call_handler): New.
1136 (register_changed_handler, memory_changed_handler): New.
1137 (test_events.invoke): Register new handlers.
1138 * gdb.python/py-events.exp: Add tests for inferior call,
1139 memory_changed and register_changed events.
1140
fdb09caf
AA
11412014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1142
1143 * gdb.base/execl-update-breakpoints.exp: Specify the link address
1144 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
1145 if the linker doesn't understand this.
1146
55cfb2c4
SM
11472014-12-01 Simon Marchi <simon.marchi@ericsson.com>
1148
1149 * gdb.python/python.exp: Change expected reply to help().
1150
9e8cd6df
YQ
11512014-12-01 Yao Qi <yao@codesourcery.com>
1152
1153 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
1154 AC_CONFIG_SUBDIRS(gdb.gdbtk).
1155 * configure: Re-generated.
1156
6c659fc2
SC
11572014-11-28 Siva Chandra Reddy <sivachandra@google.com>
1158
1159 * gdb.cp/chained-calls.cc: New file.
1160 * gdb.cp/chained-calls.exp: New file.
1161 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
1162
d7fc3181
SM
11632014-11-28 Simon Marchi <simon.marchi@ericsson.com>
1164
1165 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
1166 * gdb.dwarf2/symtab-producer.exp: Same.
1167 * gdb.gdb/python-interrupts.exp: Same.
1168 * gdb.gdb/python-selftest.exp: Same.
1169 * gdb.python/py-linetable.exp: Same.
1170 * gdb.python/py-type.exp: Same.
1171 * gdb.python/py-value-cc.exp: Same.
1172 * gdb.python/py-value.exp: Same.
1173
10e79639
YQ
11742014-11-28 Yao Qi <yao@codesourcery.com>
1175
1176 * gdb.base/break-probes.exp: Match library name prefixed with
1177 sysroot.
1178
f28a0564
SM
11792014-11-27 Simon Marchi <simon.marchi@ericsson.com>
1180
1181 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
1182 test expected output. Add parentheses for the call to print.
1183 Remove L suffix from integers.
1184
3fe1ce1d
DE
11852014-11-26 Doug Evans <dje@google.com>
1186
1187 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
1188
84429e27
YQ
11892014-11-22 Yao Qi <yao@codesourcery.com>
1190
1191 * gdb.trace/entry-values.c: Remove asms.
1192 (foo): Add foo_label.
1193 (bar): Add bar_label.
1194 * gdb.trace/entry-values.exp: Remove code computing foo's
1195 length and bar's length.
1196 (Dwarf::assemble): Invoke function_range for bar and use
1197 MACRO_AT_func for foo.
1198
26741859
YQ
11992014-11-22 Yao Qi <yao@codesourcery.com>
1200
1201 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
1202 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
1203 Use .Lgcc43_procstart instead of gcc43.
1204
45e44d27
JB
12052014-11-21 Joel Brobecker <brobecker@adacore.com>
1206
1207 * gdb.ada/n_arr_bound: New testcase.
1208
458c8db8
SDJ
12092014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1210
1211 PR breakpoints/10737
1212 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
1213 test_catch_syscall_multi_arch.
1214 (test_catch_syscall_multi_arch): New function.
1215
43f3e411
DE
12162014-11-20 Doug Evans <xdje42@gmail.com>
1217
1218 * gdb.base/maint.exp: Update expected output.
1219
0d7b2549
AA
12202014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1221
1222 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
1223 4-byte instruction on S390.
1224
8908fca5
JB
12252014-11-19 Joel Brobecker <brobecker@adacore.com>
1226
1227 * gdb.ada/arr_arr: New testcase.
1228
4a46959e
JB
12292014-11-19 Joel Brobecker <brobecker@adacore.com>
1230
1231 * gdb.ada/pkd_arr_elem: New Testcase.
1232
470e2f4e
LM
12332014-11-18 Luis Machado <lgustavo@codesourcery.com>
1234
1235 * gdb.reverse/break-precsave: Expect completion message for
1236 core file reads.
1237 * gdb.reverse/consecutive-precsave.exp: Likewise.
1238 * gdb.reverse/finish-precsave.exp: Likewise.
1239 * gdb.reverse/i386-precsave.exp: Likewise.
1240 * gdb.reverse/machinestate-precsave.exp: Likewise.
1241 * gdb.reverse/sigall-precsave.exp: Likewise.
1242 * gdb.reverse/solib-precsave.exp: Likewise.
1243 * gdb.reverse/step-precsave.exp: Likewise.
1244 * gdb.reverse/until-precsave.exp: Likewise.
1245 * gdb.reverse/watch-precsave.exp: Likewise.
1246
a267f3ad
AA
12472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1248
1249 * gdb.base/bp-permanent.c: Include unistd.h.
1250 * gdb.python/py-framefilter-mi.c (main): Add return type.
1251 * gdb.python/py-framefilter.c (main): Likewise.
1252 * gdb.trace/actions-changed.c (main): Likewise.
1253
12084a9a
AA
12542014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1255
1256 * gdb.mi/until.c: Add eye-catchers.
1257 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
1258 line numbers.
1259
dc7e1a77
AA
12602014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1261
1262 * gdb.base/condbreak.exp: Drop references to removed non-prototype
1263 function header variants in break1.c.
1264 * gdb.base/ena-dis-br.exp: Likewise.
1265 * gdb.base/hbreak2.exp: Likewise.
1266 * gdb.reverse/until-precsave.exp: Drop references to removed
1267 non-prototype function header variants in ur1.c.
1268 * gdb.reverse/until-reverse.exp: Likewise.
1269
41c77605
PM
12702014-11-17 Petr Machata <pmachata@redhat.com>
1271
1272 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
1273 ${_cu_offset_size} bytes abbrev offset.
1274
34248c3a
DE
12752014-11-15 Doug Evans <xdje42@gmail.com>
1276
1277 PR symtab/17559
1278 * gdb.base/line-symtabs.exp: New file.
1279 * gdb.base/line-symtabs.c: New file.
1280 * gdb.base/line-symtabs.h: New file.
1281
646da059
YQ
12822014-11-14 Yao Qi <yao@codesourcery.com>
1283
1284 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
1285 (func): Add label func_label.
1286 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
1287 Replace low_pc and high_pc with MACRO_AT_range.
1288 Replace name, low_pc and high_pc with MACRO_AT_func.
1289
9301ebe6
YQ
12902014-11-14 Yao Qi <yao@codesourcery.com>
1291
1292 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
1293 Replace name, low_pc and high_pc with MACRO_AT_func.
1294
f166b542
YQ
12952014-11-14 Yao Qi <yao@codesourcery.com>
1296
1297 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
1298 produce debug information.
1299 * gdb.dwarf2/implptr-optimized-out.S: Removed.
1300
0f6e71e3
YQ
13012014-11-14 Yao Qi <yao@codesourcery.com>
1302
1303 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
1304 object and get function length.
1305 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
1306 with MACRO_AT_func.
1307 (top-level): Replace gdb_compile and clean_restart with
1308 prepare_for_testing.
1309 * gdb.dwarf2/main.c (main): Add label main_label.
1310
876c4df9
YQ
13112014-11-14 Yao Qi <yao@codesourcery.com>
1312
1313 * lib/dwarf.exp (function_range): New procedure.
1314 (Dwarf::_handle_macro_at_func): New procedure.
1315 (Dwarf::_handle_macro_at_range): New procedure.
1316 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
1317
02ad9cf1
YQ
13182014-11-14 Yao Qi <yao@codesourcery.com>
1319
1320 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
1321 (_handle_attribute): New procedure.
1322
a59add0c
AA
13232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1324
1325 * gdb.ada/cond_lang/foo.c (callme): Add return type.
1326 * gdb.base/call-sc.c (zed): Likewise.
1327 * gdb.base/checkpoint.c (main): Likewise.
1328 * gdb.base/dump.c (main): Likewise.
1329 * gdb.base/gcore.c (main): Likewise.
1330 * gdb.base/huge.c (main): Likewise.
1331 * gdb.base/multi-forks.c (main): Likewise.
1332 * gdb.base/pr10179-a.c (main): Likewise.
1333 * gdb.base/savedregs.c (main): Likewise.
1334 * gdb.base/sigaltstack.c (main): Likewise.
1335 * gdb.base/siginfo.c (main): Likewise.
1336 * gdb.base/structs.c (zed): Likewise.
1337 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
1338 * gdb.mi/mi-syn-frame.c (main): Likewise.
1339 * gdb.mi/until.c (foo, main): Likewise.
1340 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
1341 * gdb.base/solib-weak.c (foo): Declare.
1342 * gdb.base/attach-twice.c: Include stdio.h.
1343 * gdb.base/weaklib1.c: Likewise.
1344 * gdb.base/weaklib2.c: Likewise.
1345 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
1346 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
1347 unistd.h.
1348 * gdb.base/attach-pie-misread.c: Include stdlib.h.
1349 * gdb.mi/mi-exit-code.c: Likewise.
1350 * gdb.base/break-interp-lib.c: Include string.h.
1351 * gdb.base/coremaker.c: Likewise.
1352 * gdb.base/testenv.c: Likewise.
1353 * gdb.python/py-finish-breakpoint.c: Likewise.
1354 * gdb.base/inferior-died.c: Include sys/wait.h.
1355 * gdb.base/fileio.c: Include time.h.
1356 * gdb.base/async-shell.c: Include unistd.h.
1357 * gdb.base/dprintf-non-stop.c: Likewise.
1358 * gdb.base/info-os.c: Likewise.
1359 * gdb.mi/mi-console.c: Likewise.
1360 * gdb.mi/watch-nonstop.c: Likewise.
1361 * gdb.python/py-events.c: Likewise.
1362 * gdb.base/async.c (baz): Move up before its invocation.
1363 * gdb.base/code_elim2.c (my_global_func): Likewise.
1364 * gdb.base/skip-solib-lib.c (multiply): Likewise.
1365 * gdb.base/advance.c (func2): Likewise.
1366
3b5d5997
AA
13672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1368
1369 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
1370 variant.
1371 * gdb.base/annota3.c: Likewise.
1372 * gdb.base/async.c: Likewise.
1373 * gdb.base/average.c: Likewise.
1374 * gdb.base/call-ar-st.c: Likewise.
1375 * gdb.base/call-rt-st.c: Likewise.
1376 * gdb.base/call-sc.c: Likewise.
1377 * gdb.base/call-strs.c: Likewise.
1378 * gdb.base/ending-run.c: Likewise.
1379 * gdb.base/execd-prog.c: Likewise.
1380 * gdb.base/exprs.c: Likewise.
1381 * gdb.base/foll-exec.c: Likewise.
1382 * gdb.base/foll-fork.c: Likewise.
1383 * gdb.base/foll-vfork.c: Likewise.
1384 * gdb.base/funcargs.c: Likewise.
1385 * gdb.base/gcore.c: Likewise.
1386 * gdb.base/jump.c: Likewise.
1387 * gdb.base/langs0.c: Likewise.
1388 * gdb.base/langs1.c: Likewise.
1389 * gdb.base/langs2.c: Likewise.
1390 * gdb.base/mips_pro.c: Likewise.
1391 * gdb.base/nodebug.c: Likewise.
1392 * gdb.base/opaque0.c: Likewise.
1393 * gdb.base/opaque1.c: Likewise.
1394 * gdb.base/recurse.c: Likewise.
1395 * gdb.base/run.c: Likewise.
1396 * gdb.base/scope0.c: Likewise.
1397 * gdb.base/scope1.c: Likewise.
1398 * gdb.base/setshow.c: Likewise.
1399 * gdb.base/setvar.c: Likewise.
1400 * gdb.base/shmain.c: Likewise.
1401 * gdb.base/shr1.c: Likewise.
1402 * gdb.base/shr2.c: Likewise.
1403 * gdb.base/sigall.c: Likewise.
1404 * gdb.base/signals.c: Likewise.
1405 * gdb.base/so-indr-cl.c: Likewise.
1406 * gdb.base/solib2.c: Likewise.
1407 * gdb.base/structs.c: Likewise.
1408 * gdb.base/sum.c: Likewise.
1409 * gdb.base/vforked-prog.c: Likewise.
1410 * gdb.base/watchpoint.c: Likewise.
1411 * gdb.reverse/shr2.c: Likewise.
1412 * gdb.reverse/until-reverse.c: Likewise.
1413 * gdb.reverse/ur1.c: Likewise.
1414 * gdb.reverse/watch-reverse.c: Likewise.
1415
066a77c5
AA
14162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1417
1418 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
1419 variant.
1420 * gdb.base/sepdebug.exp: Drop references to removed code.
1421
4f204ea5
AA
14222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1423
1424 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
1425 variant. Preserve original line numbering.
1426 * gdb.base/list1.c: Likewise.
1427
3b377a3a
AA
14282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1429
1430 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
1431 variant.
1432 * gdb.base/break1.c: Likewise.
1433 * gdb.base/break.exp: Drop references to removed code.
1434
e444df73
AA
14352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1436
1437 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
1438 variant.
1439
8008f2a7
AA
14402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1441
1442 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
1443
a5a06887
AA
14442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1445
1446 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
1447 logic into perform_all_tests() and invoke it with and without
1448 function header prototypes.
1449 (do_function_calls): Remove conditional XFAIL for PR 5318.
1450 (rerun_and_prepare): Remove duplicate code.
1451 (perform_all_tests): New. Main logic moved here.
1452
44dba9b9
AA
14532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1454
1455 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1456 code guarded by #ifdef NO_PROTOTYPES.
1457 (t_double_many_args): Likewise.
1458 (DEF_FUNC_MANY_ARGS_1): Likewise.
1459 (DEF_FUNC_VALUES_1): Likewise.
1460 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1461 guarded by #ifdef PROTOTYPES.
1462
d1fbcd56
AA
14632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1464
1465 * gdb.mi/mi-console.c: Add eye-catcher.
1466 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1467 instead of literal line number.
1468
b0e59b8f
AA
14692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1470
1471 * gdb.base/shr2.c: Add eye-catcher.
1472 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1473 line number.
1474
78f98cca
AA
14752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1476
1477 * gdb.base/jump.c: Add eye-catchers.
1478 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1479 numbers.
1480
58fa2af0
AA
14812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1482
1483 * gdb.base/execd-prog.c: Add eye-catchers.
1484 * gdb.base/foll-exec.c: Likewise.
1485 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1486 line numbers.
1487
04e5059b
AA
14882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1489
1490 * gdb.base/ending-run.c: Add eye-catchers.
1491 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1492 literal line numbers.
1493
dbfdb174
AA
14942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1495
1496 * gdb.base/call-rt-st.c: Add eye-catchers.
1497 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1498 literal line numbers.
1499
888a2ade
AA
15002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1501
1502 * gdb.base/call-ar-st.c: Add eye-catchers.
1503 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1504 literal line numbers.
1505
6acc2dde
AA
15062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1507
1508 * gdb.base/average.c: Add eye-catchers.
1509 * gdb.base/sum.c: Likewise.
1510 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1511 regexps dynamically.
1512
9ecfcd1d
AA
15132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1514
1515 * gdb.base/solib1.c: Add eye-catchers.
1516 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1517 literal line numbers.
1518
78708b7c
PA
15192014-11-12 Pedro Alves <palves@redhat.com>
1520
1521 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1522 leader has exited.
1523
af48d08f
PA
15242014-11-12 Pedro Alves <palves@redhat.com>
1525
1526 * gdb.arch/i386-bp_permanent.c: New file.
1527 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1528 (srcfile): Set to i386-bp_permanent.c.
1529 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1530 that stepi does not execute the 'leave' instruction, instead of
1531 testing it does execute.
1532 * gdb.base/bp-permanent.c: New file.
1533 * gdb.base/bp-permanent.exp: New file.
1534
af3768e9
DE
15352014-11-10 Doug Evans <xdje42@gmail.com>
1536
1537 PR symtab/17564
1538 * gdb.base/symtab-search-order.exp: New file.
1539 * gdb.base/symtab-search-order.c: New file.
1540 * gdb.base/symtab-search-order-1.c: New file.
1541 * gdb.base/symtab-search-order-shlib-1.c: New file.
1542
9de00a4a
PA
15432014-11-07 Pedro Alves <palves@redhat.com>
1544
1545 PR gdb/17511
1546 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1547 i?86-*-linux*.
1548
e0f52461
SC
15492014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1550
1551 PR c++/17494
1552 * gdb.cp/pr17494.cc: New file.
1553 * gdb.cp/pr17494.exp: New file.
1554
6ce8c980
YQ
15552014-11-02 Yao Qi <yao@codesourcery.com>
1556
1557 * gdb.python/python.exp: Get working directory and match the
1558 output of "set extended-prompt \\w " with it.
1559
02be9a71
DE
15602014-10-30 Doug Evans <dje@google.com>
1561
1562 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1563 in objfiles.
1564 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1565 in progspaces.
1566
3bdff46b
LM
15672014-10-30 Janis Johnson <janisjo@codesourcery.com>
1568
1569 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1570 * gdb.base/realname-expand.exp: Likewise.
1571 * gdb.linespec/macro-relative.exp: Likewise.
1572
ab917dfb
PA
15732014-10-29 Pedro Alves <palves@redhat.com>
1574
1575 PR gdb/17408
1576 * gdb.threads/schedlock.c (some_function): New function.
1577 (call_function): New global.
1578 (MAYBE_CALL_SOME_FUNCTION): New macro.
1579 (thread_function): Call it.
1580 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1581 and use it instead of a global counter. Adjust all callers.
1582 (get_current_thread): Use "find current thread" for test message
1583 here rather than having all callers pass down the same string.
1584 (goto_loop): New procedure, factored out from ...
1585 (my_continue): ... this.
1586 (step_ten_loops): Change parameter from test message to command to
1587 use. Adjust.
1588 (list_count): Delete global.
1589 (check_result): New procedure, factored out from duplicate top
1590 level code.
1591 (continue tests): Wrap in with_test_prefix.
1592 (test_step): New procedure, factored out from duplicate top level
1593 code.
1594 (top level): Test "step" in combination with all scheduler-locking
1595 modes. Test "next" in combination with all scheduler-locking
1596 modes, and in combination with stepping over a function call or
1597 not.
1598 * gdb.threads/next-bp-other-thread.c: New file.
1599 * gdb.threads/next-bp-other-thread.exp: New file.
1600
d3d4baed
PA
16012014-10-29 Pedro Alves <palves@redhat.com>
1602
1603 PR python/17372
1604 * gdb.python/python.exp: Test a multi-line command that spawns
1605 interactive Python.
1606 * gdb.base/multi-line-starts-subshell.exp: New file.
1607
563e8d85
YQ
16082014-10-29 Yao Qi <yao@codesourcery.com>
1609
1610 * gdb.base/fileio.exp: Make directories on host.
1611
0ea4d52e
YQ
16122014-10-29 Yao Qi <yao@codesourcery.com>
1613
1614 * gdb.base/fileio.c (test_write): Close the file.
1615
7f5ef605
PA
16162014-10-28 Pedro Alves <palves@redhat.com>
1617
1618 PR gdb/12623
1619 * gdb.base/sigstep.c (no_handler): New global.
1620 (main): If 'no_handler is true, set the signal handlers to
1621 SIG_IGN.
1622 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1623 with_sw_watch and no_handler parameters. Handle them.
1624 (top level) <stepping over handler when stopped at a breakpoint
1625 test>: Add a test axis for testing with a software watchpoint, and
1626 another for testing with the signal handler set to SIG_IGN.
1627 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1628 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1629
abbdbd03
PA
16302014-10-28 Pedro Alves <palves@redhat.com>
1631
1632 PR gdb/17511
1633 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1634 * gdb.base/sigstep.exp (other_handler_location): New global.
1635 (advance): Support stepping into the signal handler, and running
1636 commands while in the handler.
1637 (in_handler_map): New global.
1638 (top level): In the advance test, add combinations for getting
1639 into the handler with stepping commands, and for running commands
1640 in the handler. Add comment descripting the advancei tests.
1641
1df4399f
PA
16422014-10-28 Pedro Alves <palves@redhat.com>
1643
1644 * gdb.base/sigstep.exp: Use build_executable instead of
1645 prepare_for_testing.
1646 (top level): Move code that starts GDB, runs to main and creates a
1647 display to ...
1648 (restart): ... this new procedure.
1649 (top level): Move backtrace from signal handler test to ...
1650 (validate_backtrace): ... this new procedure.
1651 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1652 with_test_prefix. Always restart GDB.
1653 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1654 with_test_prefix. Always restart GDB. No need to delete
1655 breakpoints after the test.
1656 (test_skip_handler): Remove prefix parameter.
1657 (skip_over_handler, breakpoint_to_handler)
1658 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1659 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1660 restart GDB. No need to delete breakpoints after the test.
1661 (top level): Use foreach to call the test procedures with
1662 different commands.
1663
a5b6e449
PA
16642014-10-28 Pedro Alves <palves@redhat.com>
1665
1666 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1667 instead of GNATS numbers.
1668 * gdb.base/sigbpt.exp: Likewise.
1669 * gdb.base/siginfo.exp: Likewise.
1670 * gdb.base/sigstep.exp: Likewise.
1671
e5f8a7cc
PA
16722014-10-27 Pedro Alves <palves@redhat.com>
1673
1674 * gdb.base/sigstep.c (dummy): New global.
1675 (main): Issue a couple writes to the new global.
1676 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1677 procedures.
1678 (skip_over_handler): Use test_skip_handler.
1679 (top level): Call skip_over_handler for stepi and nexti too.
1680 (breakpoint_over_handler): Use test_skip_handler.
1681 (top level): Call breakpoint_over_handler for stepi and nexti too.
1682
763905a3
YQ
16832014-10-27 Yao Qi <yao@codesourcery.com>
1684
1685 * gdb.trace/tfile.c (adjust_function_address)
1686 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1687 function descriptor.
1688
6f259a23
DB
16892014-10-24 Don Breazeal <donb@codesourcery.com>
1690
1691 * gdb.base/foll-fork.exp (test_follow_fork,
1692 catch_fork_child_follow): Check for updated fork messages emitted
1693 from infrun.c.
1694 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1695 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1696 vfork_and_exec_child_follow_through_step): Check for updated vfork
1697 messages emitted from infrun.c.
1698
09dd9a69
PA
16992014-10-24 Pedro Alves <palves@redhat.com>
1700
1701 * gdb.base/corefile.exp: Remove references to ultrix.
1702 * gdb.base/interrupt.exp: Likewise.
1703 * gdb.base/whatis.exp: Likewise.
1704 * gdb.gdb/selftest.exp: Likewise.
1705 * gdb.threads/manythreads.exp: Likewise.
1706 * gdb.threads/print-threads.exp: Likewise.
1707 * gdb.threads/pthreads.exp:: Likewise.
1708 * gdb.threads/schedlock.exp: Likewise.
1709
3433cfa5
SC
17102014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1711
1712 * gdb.cp/non-trivial-retval.cc: Add a test case.
1713 * gdb.cp/non-trivial-retval.exp: Add a test.
1714
092f880b
YQ
17152014-10-20 Yao Qi <yao@codesourcery.com>
1716
1717 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1718 * gdb.python/py-objfile-script-gdb.py: New file.
1719 * gdb.python/py-objfile-script.exp: Update reference to
1720 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1721 of remote_download. Remove the dest file.
1722
acbdb7f3
YQ
17232014-10-20 Yao Qi <yao@codesourcery.com>
1724
1725 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1726 * gdb.base/step-line.exp: Likewise.
1727 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1728 * gdb.dwarf2/dw2-basic.exp: Likewise.
1729 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1730 * gdb.dwarf2/dw2-filename.exp: Likewise.
1731 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1732 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1733 * gdb.dwarf2/dw2-producer.exp: Likewise.
1734 * gdb.dwarf2/mac-fileno.exp: Likewise.
1735 * gdb.python/py-frame-args.exp: Likewise.
1736 * gdb.python/py-framefilter.exp: Likewise.
1737 * gdb.python/py-mi.exp: Likewise.
1738 * gdb.python/py-objfile-script.exp: Likewise
1739 * gdb.python/py-pp-integral.exp: Likewise.
1740 * gdb.python/py-pp-re-notag.exp: Likewise.
1741 * gdb.python/py-prettyprint.exp: Likewise.
1742 * gdb.python/py-section-script.exp: Likewise.
1743 * gdb.python/py-typeprint.exp: Likewise.
1744 * gdb.python/py-xmethods.exp: Likewise.
1745 * gdb.stabs/weird.exp: Likewise.
1746 * gdb.xml/tdesc-regs.exp: Likewise.
1747
bd286a29
KCY
17482014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1749
1750 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1751 (out_cu): Use addr_len for the size of addresses.
1752 (out_line): Likewise. Size DW_LNE_set_address instruction
1753 according to addr_len.
1754 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1755 (FUNC): Add START_INSNS to definition.
1756
673dc4a0
YQ
17572014-10-18 Yao Qi <yao@codesourcery.com>
1758
1759 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1760 gdb_has_argv0 return true.
1761 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1762 check [target_info exists noargs], check [gdb_has_argv0]
1763 instead.
1764 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1765 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1766 procedures.
1767
4ffbba72
DE
17682014-10-17 Doug Evans <dje@google.com>
1769
1770 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1771 event.
1772 * gdb.python/py-events.py: Add clear_objfiles event.
1773
d096d8c1
DE
17742014-10-17 Doug Evans <dje@google.com>
1775
1776 * gdb.python/py-objfile.exp: Test progspace attribute.
1777
a80db015
LM
17782014-10-17 Luis Machado <lgustavo@codesourcery.com>
1779
1780 * gdb.guile/scm-breakpoint.exp: Do not assume any
1781 directory separators when matching source file paths.
1782 * gdb.python/py-breakpoint.exp: Likewise.
1783 * gdb.reverse/break-precsave.exp: Likewise.
1784 * gdb.reverse/break-reverse.exp: Likewise.
1785 * gdb.reverse/consecutive-precsave.exp: Likewise.
1786 * gdb.reverse/finish-precsave.exp: Likewise.
1787 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1788 * gdb.reverse/finish-reverse.exp: Likewise.
1789 * gdb.reverse/i386-precsave.exp: Likewise.
1790 * gdb.reverse/i387-env-reverse.exp: Likewise.
1791 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1792 * gdb.reverse/machinestate-precsave.exp: Likewise.
1793 * gdb.reverse/machinestate.exp: Likewise.
1794 * gdb.reverse/sigall-precsave.exp: Likewise.
1795 * gdb.reverse/solib-precsave.exp: Likewise.
1796 * gdb.reverse/step-precsave.exp: Likewise.
1797 * gdb.reverse/until-precsave.exp: Likewise.
1798 * gdb.reverse/watch-precsave.exp: Likewise.
1799 * gdb.reverse/watch-reverse.exp: Likewise.
1800
b22089ab
YQ
18012014-10-17 Yao Qi <yao@codesourcery.com>
1802
1803 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1804 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1805
6c4486e6
PA
18062014-10-17 Pedro Alves <palves@redhat.com>
1807
1808 PR gdb/17471
1809 * gdb.base/bg-execution-repeat.c: New file.
1810 * gdb.base/bg-execution-repeat.exp: New file.
1811
0ff33695
PA
18122014-10-17 Pedro Alves <palves@redhat.com>
1813
1814 PR gdb/17300
1815 * gdb.base/continue-all-already-running.c: New file.
1816 * gdb.base/continue-all-already-running.exp: New file.
1817
6fdebc3d
PA
18182014-10-17 Pedro Alves <palves@redhat.com>
1819
1820 PR gdb/17472
1821 * gdb.base/annota-input-while-running.c: New file.
1822 * gdb.base/annota-input-while-running.exp: New file.
1823
32a8097b
PA
18242014-10-17 Pedro Alves <palves@redhat.com>
1825
1826 * gdb.base/callfuncs.exp: emove references to osf.
1827 * gdb.base/sigall.exp: Likewise.
1828 * gdb.gdb/selftest.exp: Likewise.
1829 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1830 * gdb.mi/non-stop.c: Likewise.
1831 * gdb.mi/pthreads.c: Likewise.
1832 * gdb.reverse/sigall-precsave.exp: Likewise.
1833 * gdb.reverse/sigall-reverse.exp: Likewise.
1834 * gdb.threads/pthreads.c: Likewise.
1835 * gdb.threads/pthreads.exp: Likewise.
1836
7a3517ff
YQ
18372014-10-17 Yao Qi <yao@codesourcery.com>
1838
1839 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1840 check 'target_info exists noargs'.
1841 (test_command_prompt_position): Likewise.
1842 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1843 Remove "set args".
1844 (progvar_simple_while_test): Likewise.
1845 (progvar_complex_if_while_test): Likewise.
1846 (if_while_breakpoint_command_test): Likewise.
1847 (infrun_breakpoint_command_test): Likewise.
1848 (breakpoint_command_test): Likewise.
1849 (watchpoint_command_test): Likewise.
1850 (bp_deleted_in_command_test): Likewise.
1851 (temporary_breakpoint_commands): Likewise.
1852
bb99c472
YQ
18532014-10-16 Yao Qi <yao@codesourcery.com>
1854
1855 * gdb.base/remotetimeout.exp: Remove noargs checking.
1856
7c16b83e
PA
18572014-10-15 Pedro Alves <palves@redhat.com>
1858
1859 PR breakpoints/9649
1860 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1861 * gdb.base/breakpoint-in-ro-region.exp
1862 (probe_target_hardware_step): New procedure.
1863 (top level): Probe hardware stepping and hardware breakpoint
1864 support. Test stepping through a read-only region, with both
1865 "breakpoint auto-hw" on and off and both "always-inserted" on and
1866 off.
1867
35a49624
IB
18682014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1869
1870 * gdb.dlang/demangle.exp: Update for demangling changes.
1871
2d1c107c
SC
18722014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1873
1874 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1875 * gdb.cp/non-trivial-retval.exp: Add new tests.
1876
778811d5
SC
18772014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1878
1879 PR c++/13403
1880 PR c++/15154
1881 * gdb.cp/non-trivial-retval.cc: New file.
1882 * gdb.cp/non-trivial-retval.exp: New file.
1883
10c5f0a8
YQ
18842014-10-15 Yao Qi <yao@codesourcery.com>
1885
1886 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1887 remote host.
1888
65d7b369
YQ
18892014-10-15 Yao Qi <yao@codesourcery.com>
1890
1891 * gdb.python/py-symbol.exp: Match file base name if host is
1892 remote, otherwise match file name with dir name.
1893 * gdb.python/py-symtab.exp: Likewise.
1894 * gdb.python/python.exp: Likewise.
1895
46dc1394
YQ
18962014-10-15 Yao Qi <yao@codesourcery.com>
1897
1898 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1899 pattern.
1900 * gdb.python/py-symtab.exp: Likewise.
1901 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1902 locationn.
1903
c40cc657
JB
19042014-10-14 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.ada/addr_arith: New testcase.
1907
2abf49e1
MR
19082014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1909
1910 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1911 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1912 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1913 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1914
f7088df3
SDJ
19152014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1916
1917 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1918 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1919 * gdb.arch/stap-eval-lang-ada.exp: New file.
1920
4dc06805
YQ
19212014-10-14 Yao Qi <yao@codesourcery.com>
1922
1923 * gdb.mi/mi-var-child.c (nothing1): New function.
1924 (nothing2): New function.
1925 (do_children_tests): Set function pointers by nothing1 and
1926 nothing2.
1927 * gdb.mi/mi-var-child.exp: Step over new added statements.
1928 Update test to match the new output.
1929 * gdb.mi/var-cmd.c (nothing1): New function.
1930 (nothing2): New function.
1931 (do_children_tests): Set function pointers by nothing1 and
1932 nothing2.
1933 * gdb.mi/mi-var-display.exp: Update test to match output.
1934 Step to the line specified by $line_dct_nothing.
1935 Increase the number of lines to step.
1936
46a93de2
YQ
19372014-10-14 Yao Qi <yao@codesourcery.com>
1938
1939 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1940 tests.
1941 * gdb.mi/mi2-var-child.exp: Likewise.
1942
14ea52ee
DE
19432014-10-13 Doug Evans <dje@google.com>
1944
1945 * gdb.python/py-objfile.exp: Change name of file name test.
1946
e5c6e92b
DE
19472014-10-13 Doug Evans <dje@google.com>
1948
1949 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1950 from the start of the CU.
1951
c780cc2f
JK
19522014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1953 Yao Qi <yao@codesourcery.com>
1954
1955 Fix "save breakpoints" for "catch" command.
1956 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1957 Remove -nonewline. Match also the added "main" line.
1958
99894e11
JK
19592014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1960
1961 Fix "save breakpoints" for "disable $bpnum" command.
1962 * gdb.base/save-bp.c (main): Add label.
1963 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1964
6e1ac5a3
JK
19652014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1966
1967 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1968
754dd2b0
YQ
19692014-10-11 Yao Qi <yao@codesourcery.com>
1970
1971 * gdb.server/server-kill.exp: Execute command
1972 "set remote trace-status-packet on" before "tstatus".
1973
f90183d7
YQ
19742014-10-11 Yao Qi <yao@codesourcery.com>
1975
1976 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1977 (main): Call getppid.
1978 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1979 and continue to it. Read variable "server_pid".
1980
bf40a607
YQ
19812014-10-11 Yao Qi <yao@codesourcery.com>
1982
1983 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1984
052ca370
YQ
19852014-10-11 Yao Qi <yao@codesourcery.com>
1986
1987 * gdb.threads/thread-find.exp: Don't execute command
1988 "info threads".
1989 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1990 * gdb.threads/linux-dp.exp: Don't check the condition
1991 $threads_created equals to zero.
1992
3831839c
PA
19932014-10-10 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.base/bigcore.exp: Remove references to IRIX.
1996 * gdb.base/funcargs.exp: Likewise.
1997 * gdb.base/interrupt.exp: Likewise.
1998 * gdb.base/mips_pro.exp: Likewise.
1999 * gdb.base/nodebug.exp: Likewise.
2000 * gdb.base/setvar.exp: Likewise.
2001 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
2002
8b9a549d
PA
20032014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2004 Pedro Alves <palves@redhat.com>
2005
2006 PR symtab/14466
2007 * gdb.base/vdso-warning.c: New file.
2008 * gdb.base/vdso-warning.exp: New file.
2009
d48ba5e8
DE
20102014-10-02 Doug Evans <dje@google.com>
2011
2012 * gdb.base/structs.c (main): Don't run forever.
2013
2278c276
PA
20142014-10-02 Pedro Alves <palves@redhat.com>
2015
2016 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
2017 (top level) <stop threads 1, stop threads 2>: Use it.
2018
b57bacec
PA
20192014-10-02 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.threads/break-while-running.exp (test): Add new
2022 'update_thread_list' argument. Skip "info threads" if false.
2023 (top level): Add new 'update_thread_list' axis.
2024
13fd3ff3
PA
20252014-10-02 Pedro Alves <palves@redhat.com>
2026
2027 PR breakpoints/17431
2028 * gdb.base/execl-update-breakpoints.c: New file.
2029 * gdb.base/execl-update-breakpoints.exp: New file.
2030
0fec99e8
PA
20312014-10-01 Pedro Alves <palves@redhat.com>
2032
2033 * gdb.base/breakpoint-in-ro-region.c: New file.
2034 * gdb.base/breakpoint-in-ro-region.exp: New file.
2035
2ddf4301
SM
20362014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2037
2038 * gdb.mi/mi-exit-code.exp: New file.
2039 * gdb.mi/mi-exit-code.c: New file.
2040
6a5f3f43
YQ
20412014-09-30 Yao Qi <yao@codesourcery.com>
2042
2043 * lib/prelink-support.exp (build_executable_own_libs): Error if
2044 the target isn't native.
2045
345bcc73
YQ
20462014-09-30 Yao Qi <yao@codesourcery.com>
2047
2048 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
2049 false.
2050
a25a5a45
PA
20512014-09-22 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.threads/break-while-running.exp: New file.
2054 * gdb.threads/break-while-running.c: New file.
2055
00ba3162
YQ
20562014-09-19 Yao Qi <yao@codesourcery.com>
2057
2058 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
2059 Invoke test. Restart GDB with --readnow and invoke test again.
2060
c3b7b696
YQ
20612014-09-19 Yao Qi <yao@codesourcery.com>
2062
2063 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
2064 proc set_breakpoint_on_gcd_function. Invoke
2065 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
2066 invoke set_breakpoint_on_gcd_function again.
2067
2b4fd423
DE
20682014-09-18 Doug Evans <dje@google.com>
2069
2070 * gdb.dwarf2/symtab-producer.exp: New file.
2071
a5947601
SDJ
20722014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2073
2074 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
2075 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
2076 * gdb.base/global-var-nested-by-dso.c: Likewise.
2077 * gdb.base/global-var-nested-by-dso.exp: Likewise.
2078
91c19059
SDJ
20792014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2080 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.base/watch-bitfields.exp: Pass string other than test file
2083 name to prepare_for_testing.
2084 (watch): New procedure.
2085 (expect_watchpoint): Use with_test_prefix.
2086 (top level): Factor out tests to ...
2087 (test_watch_location, test_regular_watch): ... these new
2088 procedures, and use with_test_prefix and gdb_continue_to_end.
2089
bb9d5f81
PP
20902014-09-16 Patrick Palka <patrick@parcs.ath.cx>
2091
2092 PR breakpoints/12526
2093 * gdb.base/watch-bitfields.exp: New file.
2094 * gdb.base/watch-bitfields.c: New file.
2095
635856f5
PA
20962014-09-16 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
2099 software and hardware addresses, not software address against
2100 itself.
2101
7280ceea
PA
21022014-09-16 Pedro Alves <palves@redhat.com>
2103
2104 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
2105 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
2106
428b16bd
PA
21072014-09-16 Pedro Alves <palves@redhat.com>
2108
2109 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
2110 files.
2111 * gdb.base/a2-run.exp: Remove all code guarded by istarget
2112 "*-*-vxworks*" throughout.
2113 * gdb.base/break.exp: Likewise.
2114 * gdb.base/default.exp: Likewise.
2115 * gdb.base/scope.exp: Likewise.
2116 * gdb.base/sepdebug.exp: Likewise.
2117 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
2118 throughout.
2119 * gdb.base/run.c: Likewise.
2120 * gdb.base/sepdebug.c: Likewise.
2121 * gdb.hp/gdb.aCC/run.c: Likewise.
2122 * gdb.reverse/until-reverse.c: Likewise.
2123 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
2124
666d413c
YQ
21252014-09-16 Yao Qi <yao@codesourcery.com>
2126
2127 * boards/local-remote-host-native.exp: New file.
2128
57cbd724
DE
21292014-09-14 Doug Evans <xdje42@gmail.com>
2130
2131 * gdb.threads/queue-signal.c (thread_count): New variable.
2132 (thread_count_mutex, thread_count_condvar): New variables.
2133 (incr_thread_count, wait_all_threads_running): New functions.
2134 (main): Wait for all threads to be in their thread functions.
2135
81219e53
DE
21362014-09-13 Doug Evans <xdje42@gmail.com>
2137
2138 * gdb.threads/queue-signal.c: New file.
2139 * gdb.threads/queue-signal.exp: New file.
2140
3714cea7
DE
21412014-09-13 Doug Evans <xdje42@gmail.com>
2142
2143 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
2144 be consistent with what default_gdb_init uses.
2145 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
2146 the plain text of the prompt. Add some logging printfs.
2147 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
2148
fa43b1d7
PA
21492014-09-12 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
2152 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
2153 * gdb.arch/i386-size-overlap.exp: Likewise.
2154 * gdb.arch/i386-size.exp: Likewise.
2155 * gdb.arch/i386-unwind.exp: Likewise.
2156 * gdb.base/a2-run.exp: Likewise.
2157 * gdb.base/break.exp: Likewise.
2158 * gdb.base/charset.exp: Likewise.
2159 * gdb.base/chng-syms.exp: Likewise.
2160 * gdb.base/commands.exp: Likewise.
2161 * gdb.base/dbx.exp: Likewise.
2162 * gdb.base/find.exp: Likewise.
2163 * gdb.base/funcargs.exp: Likewise.
2164 * gdb.base/jit-simple.exp: Likewise.
2165 * gdb.base/reread.exp: Likewise.
2166 * gdb.base/sepdebug.exp: Likewise.
2167 * gdb.base/step-bt.exp: Likewise.
2168 * gdb.cp/mb-inline.exp: Likewise.
2169 * gdb.cp/mb-templates.exp: Likewise.
2170 * gdb.objc/basicclass.exp: Likewise.
2171 * gdb.threads/killed.exp: Likewise.
2172
9d9bf2df
EBM
21732014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2174
2175 PR tdep/17379
2176 * gdb.arch/powerpc-stackless.S: New file.
2177 * gdb.arch/powerpc-stackless.exp: New file.
2178
1cf2f1b0
JK
21792014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2180
2181 * gdb.base/attach.c: Include unistd.h.
2182 (main): Call alarm. Add label postloop.
2183 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
2184 gdb_breakpoint, gdb_continue_to_breakpoint.
2185 (test_command_line_attach_run): Kill ${testpid} in one exit path.
2186
98880d46
PA
21872014-09-11 Pedro Alves <palves@redhat.com>
2188
2189 PR gdb/17347
2190 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
2191 * gdb.base/attach.exp (test_command_line_attach_run): New
2192 procedure.
2193 (top level): Call it.
2194
4c92ff2c
PA
21952014-09-11 Pedro Alves <palves@redhat.com>
2196
2197 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
2198 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
2199 (do_command_attach_tests): Use spawn_wait_for_attach.
2200 * gdb.base/solib-overlap.exp: Likewise.
2201 * gdb.multi/multi-attach.exp: Likewise.
2202 * gdb.python/py-prompt.exp: Likewise.
2203 * gdb.python/py-sync-interp.exp: Likewise.
2204 * gdb.server/ext-attach.exp: Likewise.
2205
3adc1a7d
GKB
22062014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
2207
2208 * gdb.fortran/array-element.exp: Remove unexpected "continue"
2209 command in testcase. Simplify testcase.
2210
96334934
JB
22112014-09-10 Joel Brobecker <brobecker@adacore.com>
2212
2213 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
2214
eb479039
JB
22152014-09-10 Joel Brobecker <brobecker@adacore.com>
2216
2217 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
2218
deede10c
JB
22192014-09-10 Joel Brobecker <brobecker@adacore.com>
2220
2221 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
2222
7828a5f5
JB
22232014-09-10 Joel Brobecker <brobecker@adacore.com>
2224
2225 * gdb.dwarf2/dynarr-ptr.c: New file.
2226 * gdb.dwarf2/dynarr-ptr.exp: New file.
2227
33aeebcf
MR
22282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2229
2230 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
2231 of 30 rather than hardcoding 120 for a slow test case. Take the
2232 `gdb,timeout' target setting into account for this calculation.
2233 Don't extend the timeout for the test cases that don't need it.
2234
7b415901
MR
22352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2236
2237 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
2238 a factor of 2 for a slow test case. Take the `gdb,timeout'
2239 target setting into account for this calculation.
2240 * gdb.reverse/until-precsave.exp: Increase the timeout by
2241 a factor of 15 and 3 respectively rather than adding 120
2242 for a pair of slow test cases. Take the `gdb,timeout'
2243 target setting into account for this calculation.
2244
4a40f85a
MR
22452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2246
2247 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
2248 timeout, don't pass one down to gdb_expect.
2249 (gdb_expect): Rework timeout selection.
2250
09635af7
MR
22512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2252
2253 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
2254 exception on timeout.
2255 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
2256 (gdbserver_start_extended): Catch any `gdbserver_start' error
2257 exceptions.
2258 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
2259 * lib/mi-support.exp (mi_gdb_target_load): Catch any
2260 `gdbserver_gdb_load' error exceptions.
2261
2bdd10b7
MR
22622014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
2263
2264 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
2265 120 on waiting for the TCP socket to open.
2266
316935f0
DE
22672014-09-09 Doug Evans <xdje42@gmail.com>
2268
2269 * gdb.base/default.exp (show_conv_list): Add _caller_is,
2270 _caller_matches, _any_caller_is, _any_caller_matches.
2271
83740597
DE
22722014-09-09 Doug Evans <xdje42@gmail.com>
2273
2274 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
2275
4c122fc3
YQ
22762014-09-09 Yao Qi <yao@codesourcery.com>
2277
2278 * gdb.mi/mi-var-display.exp: Set print symbol off.
2279
a9f116cb
GKB
22802014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
2281
2282 PR gdb/17035
2283 * gdb.base/commands.exp: Add tests to verify user-defined
2284 commands with empty bodies.
2285 * gdb.python/py-cmd.exp: Test that we don't show user-defined
2286 python commands in `show user command`.
2287 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
2288 scheme commands in `show user command`.
2289
c75bd3a2
JK
22902014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2291
2292 PR python/17355
2293 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
2294 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
2295 * gdb.python/py-framefilter-invalidarg.exp: New file.
2296 * gdb.python/py-framefilter-invalidarg.py: New file.
2297
faa42425
DE
22982014-09-06 Doug Evans <xdje42@gmail.com>
2299
2300 PR 15276
2301 * gdb.python/py-caller-is.c: New file.
2302 * gdb.python/py-caller-is.exp: New file.
2303
474ca4f6
SDJ
23042014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
2305
2306 PR gdb/17235
2307 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
2308 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
2309
eb0b0463
SDJ
23102014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
2311
2312 PR fortran/17237
2313 * gdb.fortran/print-formatted.exp: New file.
2314 * gdb.fortran/print-formatted.f90: Likewise.
2315
5f3b99cf
SS
23162014-09-03 Sasha Smundak <asmundak@google.com>
2317
2318 * gdb.python/py-frame.exp: Test Frame.read_register.
2319
7d793aa9
SDJ
23202014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
2321
2322 PR python/16699
2323 * gdb.python/py-completion.exp: New file.
2324 * gdb.python/py-completion.py: Likewise.
2325
fb0576e9
DE
23262014-08-28 Doug Evans <dje@google.com>
2327
2328 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
2329 eax,etc. are live with values set by gdb and thus the compiler can't
2330 use them.
2331 * gdb.arch/i386-pseudo.c (main): Ditto.
2332
ee92b0dd
DE
23332014-08-27 Doug Evans <dje@google.com>
2334
2335 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
2336
6649db35
DE
23372014-08-25 Doug Evans <dje@google.com>
2338
2339 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
2340 (main): Ditto.
2341
564b7600
DE
23422014-08-25 Doug Evans <dje@google.com>
2343
2344 * gdb.threads/thread-execl.exp: #include <stdio.h>.
2345
3881fb67
YQ
23462014-08-24 Yao Qi <yao@codesourcery.com>
2347
2348 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
2349 symbol off.
2350 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
2351
a05a36a5
DE
23522014-08-22 Doug Evans <dje@google.com>
2353
2354 PR 17276
2355 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
2356 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
2357 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
2358
7c343b48
YQ
23592014-08-22 Yao Qi <yao@codesourcery.com>
2360
2361 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
2362 * gdb.python/py-finish-breakpoint2.exp: Likewise.
2363 * gdb.python/python.exp: Likewise. Use .py file on the host
2364 instead of the build.
2365
22fd09ae
JK
23662014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.threads/gcore-stale-thread.c: New file.
2369 * gdb.threads/gcore-stale-thread.exp: New file.
2370
a8454a7c
PA
23712014-08-21 Pedro Alves <palves@redhat.com>
2372
2373 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
2374 * gdb.base/gcore-relro-pie.exp: Likewise.
2375 * gdb.base/gcore-relro.exp: Likewise.
2376 * gdb.base/gcore.exp: Likewise.
2377 * gdb.base/print-symbol-loading.exp: Likewise.
2378 * gdb.threads/gcore-thread.exp: Likewise.
2379 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
2380
2a31c623
PA
23812014-08-20 Pedro Alves <palves@redhat.com>
2382 Jan Kratochvil <jan.kratochvil@redhat.com>
2383
2384 * Makefile.in (EXTRA_RULES, CC): New variables, get from
2385 configure.
2386 (EXPECT): Handle READ1 being set.
2387 (all): Depend on EXTRA_RULES.
2388 (check-read1, expect-read1, read1.so, read1): New rules.
2389 * README (Testsuite Parameters): Document the READ1 make variable.
2390 (Race detection): New section.
2391 * configure: Regenerate.
2392 * configure.ac: If build==host==target, and running under a
2393 GNU/glibc system, add read1 to the extra Makefile rules.
2394 (EXTRA_RULES): AC_SUBST it.
2395 * lib/read1.c: New file.
2396
d36430db
JB
23972014-08-20 Joel Brobecker <brobecker@adacore.com>
2398
2399 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
2400 the handling of variables declared as a typedef to an array
2401 which a DW_AT_data_location attribute.
2402
9a0dc9e3
PA
24032014-08-19 Andrew Burgess <aburgess@broadcom.com>
2404 Pedro Alves <palves@redhat.com>
2405
2406 PR symtab/14604
2407 PR symtab/14605
2408 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
2409 gdb_test.
2410
0718a8da
PA
24112014-08-19 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
2414
13b448cd
YQ
24152014-08-19 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
2418 right line.
2419
1cbf5077
DB
24202014-08-18 David Blaikie <dblaikie@gmail.com>
2421
2422 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
2423
bf0fae19
JB
24242014-08-18 Joel Brobecker <brobecker@adacore.com>
2425
2426 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
2427 attribute in array range.
2428
3c8c5dcc
JB
24292014-08-18 Joel Brobecker <brobecker@adacore.com>
2430
2431 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
2432
e66d4446
SC
24332014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2434
2435 PR c++/17132
2436 * gdb.cp/pr17132.cc: New file.
2437 * gdb.cp/pr17132.exp: New file.
2438
940df408
SC
24392014-08-15 Siva Chandra Reddy <sivachandra@google.com>
2440
2441 * gdb.python/py-xmethods.py (A_getarrayind)
2442 (E_method_char_worker.__call__, E_method_int_worker.__call__):
2443 Use 'print' with function call syntax.
2444 (E_method_matcher.match): Fix tab vs space indentation mixup.
2445
ebcc6c3a
YQ
24462014-08-15 Yao Qi <yao@codesourcery.com>
2447
2448 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2449 false.
2450
775e0f04
YQ
24512014-08-15 Yao Qi <yao@codesourcery.com>
2452
2453 * gdb.cp/casts.exp: Set print symbol off.
2454 * gdb.cp/class2.exp: Likewise.
2455 * gdb.cp/overload.exp: Likewise.
2456 * gdb.cp/templates.exp: Likewise.
2457
d769e349
DE
24582014-08-11 Doug Evans <dje@google.com>
2459
2460 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2461 (test_load_shlib): Update.
2462
20c6f1e1
YQ
24632014-08-09 Yao Qi <yao@codesourcery.com>
2464
2465 * gdb.base/display.exp: Invoke is_address_zero_readable.
2466 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2467 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2468 * gdb.base/hbreak-unmapped.exp: Return if
2469 is_address_zero_readable returns true.
2470 * gdb.base/signest.exp: Likewise.
2471 * gdb.base/signull.exp: Likewise.
2472 * gdb.base/sigbpt.exp: Likewise.
2473 * gdb.guile/scm-disasm.exp: Do the test if
2474 is_address_zero_readable returns false.
2475 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2476 * gdb.python/py-arch.exp: Likewise.
2477 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2478 * lib/gdb.exp (is_address_zero_readable): New proc.
2479
5792e8e3
YQ
24802014-08-09 Yao Qi <yao@codesourcery.com>
2481
2482 PR testsuite/13443
2483 * gdb.mi/mi-var-display.exp: Make test messages unique.
2484
3cecbbbe
TT
24852014-08-04 Tom Tromey <tromey@redhat.com>
2486
2487 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2488 target 0".
2489
00b51ff5
TT
24902014-08-04 Tom Tromey <tromey@redhat.com>
2491
2492 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2493 "target_resume".
2494
6908c509
JB
24952014-08-01 Joel Brobecker <brobecker@adacore.com>
2496
2497 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2498 inner_vla_struct_object_size.
2499 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2500 as xfail.
2501
cc6563d2
PA
25022014-07-30 Pedro Alves <palves@redhat.com>
2503
2504 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2505 comment.
2506
7e09a223
YQ
25072014-07-29 Yao Qi <yao@codesourcery.com>
2508
2509 PR gdb/17206
2510 * gdb.base/until-nodebug.exp: New.
2511
7ebdbe92
DE
25122014-07-28 Doug Evans <xdje42@gmail.com>
2513
2514 PR guile/17203
2515 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2516 previously existing parameter, and previously ambiguously spelled
2517 parameter.
2518
fdb1adc6
WN
25192014-07-28 Will Newton <will.newton@linaro.org>
2520
2521 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2522
186fcde0
DE
25232014-07-26 Ludovic Courtès <ludo@gnu.org>
2524 Doug Evans <xdje42@gmail.com>
2525
2526 PR guile/17146
2527 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2528
70509625
PA
25292014-07-25 Pedro Alves <palves@redhat.com>
2530
2531 * gdb.threads/signal-command-handle-nopass.c: New file.
2532 * gdb.threads/signal-command-handle-nopass.exp: New file.
2533 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2534 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2535 * gdb.threads/signal-delivered-right-thread.c: New file.
2536 * gdb.threads/signal-delivered-right-thread.exp: New file.
2537
c3f814a1
PA
25382014-07-25 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.base/double-prompt-target-event-error.exp
2541 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2542 match.
2543 (cancel_pagination_in_target_event): Rework double prompt
2544 detection.
2545 * gdb.base/paginate-after-ctrl-c-running.exp
2546 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2547 <return>' match.
2548 * gdb.base/paginate-bg-execution.exp
2549 (test_bg_execution_pagination_return)
2550 (test_bg_execution_pagination_cancel): Remove '-notransfer
2551 <return>' matches.
2552 * gdb.base/paginate-execution-startup.exp
2553 (test_fg_execution_pagination_return)
2554 (test_fg_execution_pagination_cancel): Remove '-notransfer
2555 <return>' matches.
2556 * gdb.base/paginate-inferior-exit.exp
2557 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2558 match.
2559 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2560 * lib/gdb.exp (pagination_prompt): Run text through
2561 string_to_regexp.
2562 (gdb_test_multiple): Match $pagination_prompt instead of
2563 "<return>".
2564 (string_to_regexp): Move to lib/gdb-utils.exp.
2565
e214cf6c
JK
25662014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2567
2568 * gdb.arch/amd64-entry-value-paramref.S: New file.
2569 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2570 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2571 * gdb.arch/amd64-optimout-repeat.S: New file.
2572 * gdb.arch/amd64-optimout-repeat.c: New file.
2573 * gdb.arch/amd64-optimout-repeat.exp: New file.
2574
17d0c5c8
JK
25752014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2576
2577 PR gdb/17170
2578 * gdb.base/statistics.exp: New file.
2579
b8b8facf
DE
25802014-07-17 Doug Evans <dje@google.com>
2581
74b49205 2582 PR gdb/17170
b8b8facf
DE
2583 * gdb.base/maint.exp: Update testing of per-command stats.
2584
1b5d0ab3
PA
25852014-07-16 Pedro Alves <palves@redhat.com>
2586
2587 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2588 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2589 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2590 (tfile_write_buf): New functions.
2591 (add_memory_block): Rewrite using the above.
2592 (adjust_function_address): New function.
2593 (FUNCTION_ADDRESS): New macro.
2594 (write_basic_trace_file): Remove short_x local, and use
2595 tfile_write_16. Change type of func_addr local to unsigned long
2596 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2597 here. Cast argument of add_memory_block to char pointer.
2598 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2599 (main): Remove parameters.
2600 * gdb.trace/tfile.exp: Remove nowarnings.
2601
4d974e88
SM
26022014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2603
2604 * gdb.base/debug-expr.exp: Test string evaluation with
2605 "debug expression" on.
2606
41e99568
PA
26072014-07-15 Pedro Alves <palves@redhat.com>
2608
2609 * gdb.base/reread.exp: Use clean_restart.
2610
487d9753
PL
26112014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2612
2613 * gdb.arch/avr-flash-qualifer.c: New.
2614 * gdb.arch/avr-flash-qualifer.exp: New.
2615
cc1c52ad
PA
26162014-07-14 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2619 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2620
1e973570
PA
26212014-07-14 Pedro Alves <palves@redhat.com>
2622
2623 * gdb.base/double-prompt-target-event-error.c: New file.
2624 * gdb.base/double-prompt-target-event-error.exp: New file.
2625
93d6eb10
PA
26262014-07-14 Pedro Alves <palves@redhat.com>
2627
2628 PR gdb/17072
2629 * gdb.base/paginate-inferior-exit.c: New file.
2630 * gdb.base/paginate-inferior-exit.exp: New file.
2631
0017922d
PA
26322014-07-14 Pedro Alves <palves@redhat.com>
2633
2634 PR gdb/17072
2635 * gdb.base/paginate-bg-execution.c: New file.
2636 * gdb.base/paginate-bg-execution.exp: New file.
2637
94696ad3
PA
26382014-07-14 Pedro Alves <palves@redhat.com>
2639
2640 PR gdb/17072
2641 * gdb.base/paginate-execution-startup.c: New file.
2642 * gdb.base/paginate-execution-startup.exp: New file.
2643 * lib/gdb.exp (pagination_prompt): New global.
2644 (default_gdb_spawn): New procedure, factored out from
2645 default_gdb_spawn.
2646 (default_gdb_start): Adjust to call default_gdb_spawn.
2647 (gdb_spawn): New procedure.
2648
bd293940
PA
26492014-07-14 Pedro Alves <palves@redhat.com>
2650
2651 * lib/gdb.exp (gdb_assert): New procedure.
2652 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2653
c933f875
PA
26542014-07-14 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.base/execution-termios.c: New file.
2657 * gdb.base/execution-termios.exp: New file.
2658
d98b7a16
TT
26592014-07-14 Tom Tromey <tromey@redhat.com>
2660
2661 * gdb.cp/vla-cxx.cc: New file.
2662 * gdb.cp/vla-cxx.exp: New file.
2663
548740d6
TT
26642014-07-14 Tom Tromey <tromey@redhat.com>
2665
2666 * gdb.reverse/rerun-prec.c: New file.
2667 * gdb.reverse/rerun-prec.exp: New file.
2668
a25eb028
MR
26692014-07-12 Maciej W. Rozycki <macro@mips.com>
2670 Maciej W. Rozycki <macro@codesourcery.com>
2671
2672 * lib/gdb-utils.exp: New file.
2673 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2674 inline `gdb_init_command' processing.
2675 (gdb_start_cmd): Likewise.
2676 * lib/mi-support.exp (mi_run_cmd): Likewise.
2677 * README: Document `gdb_init_command' and `gdb_init_commands'.
2678
218c2655
JK
26792014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2680
2681 Fix false FAIL running under a very long directory name.
2682 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2683 and "set print elements 10000". Twice.
2684
5401fde3
YQ
26852014-07-11 Yao Qi <yao@codesourcery.com>
2686
2687 * gdb.base/exprs.exp: "set print symbol off".
2688
e76126e8
PA
26892014-07-11 Pedro Alves <palves@redhat.com>
2690
2691 * gdb.threads/kill.c: New file.
2692 * gdb.threads/kill.exp: New file.
2693
2d6f0de6
YQ
26942014-07-10 Yao Qi <yao@codesourcery.com>
2695
2696 * gdb.trace/tfile.c (write_basic_trace_file)
2697 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2698 address written to trace file.
2699
7180e04a
PA
27002014-07-09 Pedro Alves <palves@redhat.com>
2701
2702 * gdb.base/attach-wait-input.exp: New file.
2703 * gdb.base/attach-wait-input.c: New file.
2704
9a9a7608
AB
27052014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2706
2707 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2708 setting up test structures.
2709 (main): Call new test function.
2710 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2711 test function, continue into test function and walk test
2712 structures.
2713
161ac41e
YQ
27142014-07-02 Yao Qi <yao@codesourcery.com>
2715
2716 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2717 'bar_start' at the beginning of functions 'foo' and 'bar'
2718 respectively.
2719 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2720 instead of 'foo' and 'bar'.
2721
1f267ae3
MM
27222014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2723
2724 * gdb.btrace/segv.exp: New.
2725 * gdb.btrace/segv.c: New.
2726
2b239efb
LM
27272014-07-02 Luis Machado <lgustavo@codesourcery.com>
2728
2729 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2730 instruction.
2731
cf363f18
MW
27322014-06-30 Mark Wielaard <mjw@redhat.com>
2733
2734 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2735 vulture, vilify, villar): New volatile array constants.
2736 (vindictive, vegetation): New const volatile array constants.
2737 * gdb.base/volatile.exp: Test volatile and const volatile array
2738 types.
2739
aebf9d24
AA
27402014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2741
2742 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2743 target lacks support for awatch, rwatch, or hbreak.
2744
b67a2c6f
YQ
27452014-06-27 Yao Qi <yao@codesourcery.com>
2746
2747 * gdb.multi/dummy-frame-restore.exp: New.
2748 * gdb.multi/dummy-frame-restore.c: New.
2749
aef92902
MM
27502014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2751
2752 * gdb.btrace/gcore.exp: New.
2753
8e9db26e
PA
27542014-06-23 Pedro Alves <palves@redhat.com>
2755
2756 * gdb.base/watchpoint-reuse-slot.c: New file.
2757 * gdb.base/watchpoint-reuse-slot.exp: New file.
2758
70afc5b7
SC
27592014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2760
2761 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2762 progspace's filename in 'info', 'enable' and 'disable' command
2763 tests.
2764
b972bd9c
JK
27652014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2766
2767 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2768 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2769 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2770
125f8a3d
GB
27712014-06-20 Gary Benson <gbenson@redhat.com>
2772
2773 * gdb.arch/i386-avx.exp: Fix include file location.
2774 * gdb.arch/i386-sse.exp: Likewise.
2775
3ed9baed
IB
27762014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2777
2778 * gdb.dlang/expression.exp: New file.
2779
034f788c
PA
27802014-06-19 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2783 out from ...
2784 (top level): ... here. Iterate running tests under different
2785 scheduler-locking settings.
2786
45371d0c
LM
27872014-06-18 Luis Machado <lgustavo@codesourcery.com>
2788
2789 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2790 to DW_FORM_addr and use non-zero addresses.
2791
5d376983
SC
27922014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2793
2794 PR gdb/17017
2795 * gdb.python/py-xmethods.cc: Add global function call counters and
2796 increment them in their respective functions. Remove "cout"
2797 statements.
2798 * gdb.python/py-xmethods.exp: Make tests check the global function
2799 call counters instead of depending on inferior IO.
2800
a1aa2221
LM
28012014-06-18 Don Breazeal <donb@codesourcery.com>
2802
2803 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2804 Deleted procedure.
2805 (explicit_fork_parent_follow): Deleted procedure.
2806 (explicit_fork_child_follow): Deleted procedure.
2807 (test_follow_fork): New procedure.
2808 (do_fork_tests): Replace calls to deleted procedures with
2809 calls to test_follow_fork and reset GDB for subsequent
2810 procedure calls.
2811
0fc05997
YQ
28122014-06-17 Yao Qi <yao@codesourcery.com>
2813
2814 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2815 CP1252.
2816
70795c52
LM
28172014-06-17 Luis Machado <lgustavo@codesourcery.com>
2818
2819 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2820 Initialize ptr and S explicitly.
2821 (skip_type_update_when_not_use_rtti_test): Likewise.
2822
6be47f0c
KS
28232014-06-16 Keith Seitz <keiths@redhat.com>
2824
2825 PR mi/15863
2826 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2827 the inferior is started.
2828
d03de421
PA
28292014-06-16 Pedro Alves <palves@redhat.com>
2830
2831 * gdb.base/break-main-file-remove-fail.c: New file.
2832 * gdb.base/break-main-file-remove-fail.exp: New file.
2833 * gdb.base/break-unload-file.exp: Use build_executable instead of
2834 prepare_for_testing.
2835 (test_break): New parameter "initial_load". Handle it.
2836 (top level): Add initial_load cmdline/file axis.
2837
f9579b99
TT
28382014-06-12 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.base/completion.exp: Don't use directory name in test.
2841
3657956b
GB
28422014-06-09 Gary Benson <gbenson@redhat.com>
2843
2844 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2845 separate the always-available ANSI-standard signals from the
2846 signals that require checking.
2847 (main): Likewise.
2848 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2849 Likewise.
2850 (main): Likewise.
2851
4186eb54
KS
28522014-06-07 Keith Seitz <keiths@redhat.com>
2853
2854 Revert:
2855 PR c++/16253
2856 * gdb.cp/var-tag.cc: New file.
2857 * gdb.cp/var-tag.exp: New file.
2858 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2859 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2860 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2861 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2862
25326a28 28632014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2864
2865 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2866
829155c9
PA
28672014-06-06 Pedro Alves <palves@redhat.com>
2868
2869 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2870 in target debug output instead of looking at RSP packets,
2871 disabling the test on any target that uses hardware stepping.
2872 Update comments.
2873
61c8d22e
PA
28742014-06-06 Pedro Alves <palves@redhat.com>
2875
2876 * gdb.base/break-unload-file.exp: Fix typo.
2877
d9a47287
YQ
28782014-06-06 Yao Qi <yao@codesourcery.com>
2879
2880 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2881 from "jit_function" to "^jit_function".
2882
e5e01dbf
YQ
28832014-06-06 Yao Qi <yao@codesourcery.com>
2884
2885 * gdb.base/async.c (foo): Add one statement.
2886 * gdb.base/async.exp: Get the next instruction address and
2887 match the output of "nexti" by instruction address. Match
2888 the hex address in the output of "finish".
2889
73ba372c
GB
28902014-06-06 Gary Benson <gbenson@redhat.com>
2891
2892 * gdb.base/call-signals.c: Remove preprocessor conditionals
2893 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2894 SIGSEGV and SIGTERM.
2895 * gdb.base/sigall.c: Likewise.
2896 * gdb.base/unwindonsignal.c: Likewise.
2897 * gdb.reverse/sigall-reverse.c: Likewise.
2898
831517df
YQ
28992014-06-06 Yao Qi <yao@codesourcery.com>
2900
2901 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2902 readable, skip the test.
2903
b8b91e98
YQ
29042014-06-06 Yao Qi <yao@codesourcery.com>
2905
2906 * gdb.threads/staticthreads.c (thread_function): Move the line
2907 setting breakpoint on forward.
2908 * gdb.threads/staticthreads.exp: Update comments.
2909
fb934770
LC
29102014-06-05 Ludovic Courtès <ludo@gnu.org>
2911
2912 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2913 "history-append! type error".
2914
6ef284bd
SM
29152014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2916
2917 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2918 erroneous dprintf expected input.
2919
a872e241
DE
29202014-06-04 Doug Evans <xdje42@gmail.com>
2921
2922 * gdb.guile/scm-generics.exp: Delete.
2923
16f691fb
DE
29242014-06-04 Doug Evans <xdje42@gmail.com>
2925
2926 * gdb.guile/scm-breakpoint.exp: Update.
2927 Add tests for breakpoint registration.
2928
012370f6
TT
29292014-06-04 Tom Tromey <tromey@redhat.com>
2930
2931 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2932 VLA-in-union.
2933 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2934 inner_vla_struct, vla_union types. Initialize objects of those
2935 types and compute their sizes.
2936
9f5a4cef
HZ
29372014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2938 Hui Zhu <hui@codesourcery.com>
2939
2940 * gdb.base/fileio.exp: Add test for shell not available as well as
2941 available.
2942 * gdb.base/fileio.c (test_system): Check for shell twice.
2943
90a45c4d
YQ
29442014-06-04 Yao Qi <yao@codesourcery.com>
2945
2946 * gdb.base/auto-connect-native-target.exp: Remove redundant
2947 space from the regexp pattern.
2948
70017e41
YQ
29492014-06-04 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.base/default.exp: Replace "child" with "native" in
2952 regexp pattern.
2953
883964a7
SC
29542014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2955
2956 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2957 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2958 * gdb.python/py-xmethods.py: Python script supporting the
2959 new testcase and tests.
2960
ef370185
JB
29612014-06-03 Joel Brobecker <brobecker@adacore.com>
2962 Pedro Alves <palves@redhat.com>
2963
2964 PR breakpoints/17000
2965 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2966 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2967
1e2ccb61
BM
29682014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2969
2970 * gdb.base/subst.exp: Add tests to verify partial path matching
2971 output.
2972
c6ec5ab2
PA
29732014-06-03 Pedro Alves <palves@redhat.com>
2974
2975 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2976 target that doesn't use software single-stepping.
2977
835c559f
PA
29782014-06-03 Pedro Alves <palves@redhat.com>
2979
2980 PR breakpoints/17000
2981 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2982 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2983
06eb1586
DE
29842014-06-02 Doug Evans <xdje42@gmail.com>
2985
2986 * gdb.guile/scm-parameter.exp: New file.
2987
e698b8c4
DE
29882014-06-02 Doug Evans <xdje42@gmail.com>
2989
2990 * gdb.guile/scm-cmd.c: New file.
2991 * gdb.guile/scm-cmd.exp: New file.
2992
ded03782
DE
29932014-06-02 Doug Evans <xdje42@gmail.com>
2994
2995 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2996 pretty-printer lookup.
2997 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2998 (make-pp_s-printer): Call it.
2999 (make-pretty-printer-from-dict): New function.
3000 (lookup-pretty-printer-maker-from-dict): New function.
3001 (*pretty-printer*): Simplify.
3002 (make-objfile-pp_s-printer): New function.
3003 (install-objfile-pretty-printers!): New function.
3004 (make-progspace-pp_s-printer): New function.
3005 (install-progspace-pretty-printers!): New function.
3006 * gdb.guile/scm-progspace.c: New file.
3007 * gdb.guile/scm-progspace.exp: New file.
3008
41fac0cf
PA
30092014-06-02 Pedro Alves <palves@redhat.com>
3010
3011 * gdb.base/dprintf-bp-same-addr.c: New file.
3012 * gdb.base/dprintf-bp-same-addr.exp: New file.
3013
96ae5695
EBM
30142014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3015
3016 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
3017 * gdb.arch/powerpc-power.s: Likewise.
3018
da02b3a8
JB
30192014-06-02 Joel Brobecker <brobecker@adacore.com>
3020
3021 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
3022
c72b2e7b
YQ
30232014-06-01 Yao Qi <yao@codesourcery.com>
3024
3025 * gdb.base/watchpoint.exp (test_watch_location): Check null
3026 pointer can be dereferenced. If not, do the test, otherwise
3027 skip it.
3028
53e8a631
AB
30292014-05-30 Andrew Burgess <aburgess@broadcom.com>
3030
3031 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
3032 results.
3033 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
3034
938f0e2f
AB
30352014-05-30 Andrew Burgess <aburgess@broadcom.com>
3036
3037 * gdb.arch/amd64-invalid-stack-middle.S: New file.
3038 * gdb.arch/amd64-invalid-stack-middle.c: New file.
3039 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
3040 * gdb.arch/amd64-invalid-stack-top.c: New file.
3041 * gdb.arch/amd64-invalid-stack-top.exp: New file.
3042
9ba6657a
PA
30432014-05-30 Pedro Alves <palves@redhat.com>
3044
3045 PR breakpoints/17000
3046 * gdb.base/sss-bp-on-user-bp.c: New file.
3047 * gdb.base/sss-bp-on-user-bp.exp: New file.
3048
522c09bf
DB
30492014-05-30 David Blaikie <dblaikie@gmail.com>
3050
3051 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
3052 gnu_inline semantics via attribute.
3053 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
3054 source explicitly specifies the required semantics.
3055
bf4ef81e
MR
30562014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
3057
3058 * gdb.reverse/sigall-reverse.exp: Fix a typo.
3059
329ea579
PA
30602014-05-29 Pedro Alves <palves@redhat.com>
3061 Tom Tromey <tromey@redhat.com>
3062
3063 * gdb.base/async-shell.exp: Don't enable target-async.
3064 * gdb.base/async.exp
3065 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
3066 parameter. Adjust.
3067 (top level): Don't test with "target-async".
3068 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
3069 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
3070 * gdb.base/inferior-died.exp: Don't enable target-async.
3071 * gdb.base/interrupt-noterm.exp: Likewise.
3072 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
3073 * gdb.mi/mi-nonstop-exit.exp: Likewise.
3074 * gdb.mi/mi-nonstop.exp: Likewise.
3075 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
3076 * gdb.mi/mi-nsintrall.exp: Likewise.
3077 * gdb.mi/mi-nsmoribund.exp: Likewise.
3078 * gdb.mi/mi-nsthrexec.exp: Likewise.
3079 * gdb.mi/mi-watch-nonstop.exp: Likewise.
3080 * gdb.multi/watchpoint-multi.exp: Adjust comment.
3081 * gdb.python/py-evsignal.exp: Don't enable target-async.
3082 * gdb.python/py-evthreads.exp: Likewise.
3083 * gdb.python/py-prompt.exp: Likewise.
3084 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
3085 * gdb.server/solib-list.exp: Don't enable target-async.
3086 * gdb.threads/thread-specific-bp.exp: Likewise.
3087 * lib/mi-support.exp: Adjust to use mi-async.
3088
fd664c91
PA
30892014-05-29 Pedro Alves <palves@redhat.com>
3090
3091 PR gdb/13860
3092 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
3093 reason, even in sync mode.
3094
251bde03
PA
30952014-05-29 Pedro Alves <palves@redhat.com>
3096 Hui Zhu <hui@codesourcery.com>
3097
3098 PR PR15693
3099 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
3100 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
3101 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
3102 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
3103
7f3c0343
JB
31042014-05-28 Joel Brobecker <brobecker@adacore.com>
3105
3106 * config/monitor.exp (gdb_target_monitor): Replace use of
3107 "set remotebaud" by "set serial baud".
3108
b2715b27
AW
31092014-05-26 Andy Wingo <wingo@igalia.com>
3110
3111 * gdb.guile/scm-breakpoint.exp:
3112 * gdb.guile/scm-gsmob.exp: Update to use plain old object
3113 properties instead of gdb-object-properties.
3114
498a4489
YQ
31152014-05-26 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.server/no-thread-db.exp: Specify source file name
3118 explicitly when setting a breakpoint.
3119
589fdceb
MM
31202014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3121
3122 * gdb.btrace/vdso.c: New.
3123 * gdb.btrace/vdso.exp: New.
3124
e9089e05
MM
31252014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3126
3127 * gdb.base/gcore.exp (capture_command_output): Move ...
3128 * lib/gdb.exp (capture_command_output): ... here.
3129
67b5c0c1
MM
31302014-05-23 Markus Metzger <markus.t.metzger@intel.com>
3131
3132 * gdb.btrace/data.exp: Test memory access during btrace replay.
3133
a2199296
SM
31342014-05-22 Simon Marchi <simon.marchi@ericsson.com>
3135
3136 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
3137
17b2616c
PA
31382014-05-21 Pedro Alves <palves@redhat.com>
3139
3140 PR gdb/13860
3141 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
3142 (top level): Test that output related to execution commands is
3143 sent to the console with CLI commands, but not with MI commands.
3144 Test that breakpoint events are always mirrored to the console.
3145 Also expect the new source line to be output after a "next" in
3146 async mode too. Make it a pass/fail test.
3147 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
3148 output.
3149 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
3150
5166082f
PA
31512014-05-21 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/list.exp (build_pattern, test_list): New procedures.
3154 Use them to test variations of "list" after reaching a breakpoint.
3155 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
3156 Test "list" with listsize 10 after reaching a breakpoint.
3157 * gdb.python/python.exp (decode_line current location line
3158 number): Adjust expected line number.
3159
2f25d70f
SM
31602014-05-21 Simon Marchi <simon.marchi@ericsson.com>
3161
3162 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
3163 behavior for $args, pass it directly to "run".
3164
ff604a67
MR
31652014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
3166
3167 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
3168 30000 to 65536.
3169
6a3cb8e8
PA
31702014-05-21 Pedro Alves <palves@redhat.com>
3171
3172 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
3173 auto-connect-native-target off".
3174 * gdb.base/auto-connect-native-target.c: New file.
3175 * gdb.base/auto-connect-native-target.exp: New file.
3176
4ebfc96e
PA
31772014-05-21 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/default.exp: Test "target native" instead of "target
3180 child".
3181
36d46afb
MW
31822014-05-21 Mark Wielaard <mjw@redhat.com>
3183
3184 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
3185
5876f503
JK
31862014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
3187
3188 Fix TLS access for -static -pthread.
3189 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
3190 <HAVE_TLS> (thread_function, main): Initialize it.
3191 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
3192 Add clean_restart.
3193 <$have_tls != "">: Check TLSVAR.
3194
0256a6ac
PA
31952014-05-21 Pedro Alves <palves@redhat.com>
3196
3197 * gdb.base/dcache-line-read-error.c: New.
3198 * gdb.base/dcache-line-read-error.exp: New.
3199
936d2992
PA
32002014-05-20 Pedro Alves <palves@redhat.com>
3201
3202 * gdb.base/compare-sections.c: New file.
3203 * gdb.base/compare-sections.exp: New file.
3204
802e8e6d
PA
32052014-05-20 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.base/break-idempotent.c: New file.
3208 * gdb.base/break-idempotent.exp: New file.
3209
e59fa00f
MM
32102014-05-20 Markus Metzger <markus.t.metzger@intel.com>
3211
3212 * gdb.btrace/nohist.exp: New.
3213
8b696e31
YQ
32142014-05-20 Yao Qi <yao@codesourcery.com>
3215
3216 * lib/gdb.exp (gdb_init): Set timeout if test file is under
3217 gdb.reverse directory and gdb_reverse_timeout exists in board
3218 setting.
3219 * README: Document gdb_reverse_timeout.
3220
73c9764f
YQ
32212014-05-20 Yao Qi <yao@codesourcery.com>
3222
3223 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
3224 'test_file_name'. Treat args as a string instead of a list.
3225 (gdb_init): Rename argument 'args' by 'test_file_name'.
3226
f1f4348a
JK
32272014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3228
3229 * gdb.arch/powerpc-power.exp: New file.
3230 * gdb.arch/powerpc-power.s: New file.
3231
0dbe70ce
DE
32322014-05-16 Doug Evans <dje@google.com>
3233
3234 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
3235 * gdb.base/completion.exp: Check that all expected files exist
3236 before doing file completion.
0dbe70ce 3237
8d551b02
DE
32382014-05-16 Doug Evans <dje@google.com>
3239
3240 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
3241 Update.
3242 (do_syscall_tests_without_xml): Update.
3243
73eb7709
PA
32442014-05-16 Pedro Alves <palves@redhat.com>
3245
3246 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
3247 instead of "unknown output after running".
3248
3fae92fc
YQ
32492014-05-16 Yao Qi <yao@codesourcery.com>
3250
3251 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
3252 file1.txt from host at the end.
3253 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3254
c2b2ccc5
DE
32552014-05-15 Doug Evans <dje@google.com>
3256
3257 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
3258 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
3259 loading file. Add test for TU lookup.
3260
8c217a4b
SM
32612014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3262
3263 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
3264 calling "-exec-arguments" or "set args" before running the
3265 inferior.
3266
3deb39c6
SM
32672014-05-15 Simon Marchi <simon.marchi@ericsson.com>
3268
3269 * lib/mi-support.exp (mi_expect_stop): Expect message for
3270 inferiors that exit with non-zero exit code.
3271
71a79f8c
YQ
32722014-05-14 Yao Qi <yao@codesourcery.com>
3273
3274 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
3275 match absolute path on remote host.
3276 (test_file_list_exec_source_files): Remove "/" from the
3277 pattern.
3278
f23fcd46
YQ
32792014-05-14 Yao Qi <yao@codesourcery.com>
3280
3281 * boards/local-remote-host-notty.exp (${board}_file): New
3282 proc.
3283
9404b58f
KM
32842014-05-07 Kyle McMartin <kyle@redhat.com>
3285
3286 Pushed by Joel Brobecker <brobecker@adacore.com>.
3287 * gdb.arch/aarch64-atomic-inst.c: New file.
3288 * gdb.arch/aarch64-atomic-inst.exp: New file.
3289
5e45f04c
YQ
32902014-05-07 Yao Qi <yao@codesourcery.com>
3291
3292 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
3293 in current context" too.
3294
c888a17d
KS
32952014-05-05 Keith Seitz <keiths@redhat.com>
3296
3297 * gdb.linespec/ls-dollar.exp: Add test for linespec
3298 file:convenience_variable.
3299
290a839c
YQ
33002014-05-05 Yao Qi <yao@codesourcery.com>
3301
3302 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
3303 traceframes into tfile and ctf trace files. Read data from
3304 trace file and test collected data.
3305 (gdb_collect_locals_test): Likewise.
3306 (gdb_unavailable_registers_test): Likewise.
3307 (gdb_unavailable_floats): Likewise.
3308 (gdb_collect_globals_test): Likewise.
3309 (top-level): Append "ctf" to trace_file_targets if GDB
3310 supports.
3311
b5262cd0
YQ
33122014-05-05 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
3315 code to ...
3316 (gdb_collect_args_test_1): ... it. New proc.
3317 (gdb_collect_locals_test): Move some code to ...
3318 (gdb_collect_locals_test_1): ... it. New proc.
3319 (gdb_unavailable_registers_test): Move some code to ...
3320 (gdb_unavailable_registers_test_1): ... it. New proc.
3321 (gdb_unavailable_floats): Move some code to ...
3322 (gdb_unavailable_floats_1): ... it. New proc.
3323
30a1e6cc
SDJ
33242014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3325
3326 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
3327 probes to test for bitness recognition.
3328 * gdb.arch/amd64-stap-optional-prefix.exp
3329 (test_probe_value_without_reg): New procedure.
3330 Add code to test for different kinds of bitness.
3331
f33da99a
SDJ
33322014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
3333
3334 PR breakpoints/16889
3335 * gdb.arch/amd64-stap-optional-prefix.S: New file.
3336 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
3337
5b80f00d
PA
33382014-05-01 Pedro Alves <palves@redhat.com>
3339
3340 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
3341 gdb_file_cmd if no file is specified.
3342 * boards/native-extended-gdbserver.exp (gdb_load): Use the
3343 last_loaded_file to set the remote exec-file.
3344
f8c2a73c
PA
33452014-05-01 Pedro Alves <palves@redhat.com>
3346
3347 * boards/local-remote-host.exp: New file.
3348
be6e8ac7
PA
33492014-05-01 Pedro Alves <palves@redhat.com>
3350
3351 * boards/local-remote-host.exp: Rename to ...
3352 * boards/local-remote-host-notty.exp: ... this.
3353
cac0dc8f
JB
33542014-04-28 Joel Brobecker <brobecker@adacore.com>
3355
3356 * gdb.ada/dyn_arrayidx: New testcase.
3357
9730e6cc
YQ
33582014-04-26 Yao Qi <yao@codesourcery.com>
3359
3360 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
3361 and compute the length of function main. Save it in
3362 $main_length.
3363 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
3364 (top-level): Use gdb_compile to compile objects into
3365 executable and restart GDB. Remove invocation to
3366 prepare_for_testing.
3367
7ae1a6a6
PA
33682014-04-25 Simon Marchi <simon.marchi@ericsson.com>
3369 Pedro Alves <palves@redhat.com>
3370
3371 PR server/16255
3372 * gdb.multi/multi-attach.c: New file.
3373 * gdb.multi/multi-attach.exp: New file.
3374
4082afcc
PA
33752014-04-25 Pedro Alves <palves@redhat.com>
3376
3377 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
3378 user.
3379 (top level): Test that "set remote conditional-breakpoints-packet
3380 off" works as intended.
3381 * gdb.base/dprintf.exp: Test that "set remote
3382 breakpoint-commands-packet off" works as intended.
3383 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
3384 New function.
3385 (top level): Call it.
3386 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
3387 remote fast-tracepoints-packet off" works as intended.
3388 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
3389 * lib/gdb.exp (gdb_is_target_remote): ... here.
3390
2abc3f8d
DB
33912014-04-24 David Blaikie <dblaikie@gmail.com>
3392
3393 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
3394 ensure clang would not discard them.
3395 * gdb.base/gdbvars.c: Ditto.
3396 * gdb.base/memattr.c: Ditto.
3397 * gdb.base/whatis.c: Ditto.
3398 * gdb.python/py-prettyprint.c: Ditto.
3399 * gdb.trace/actions.c: Ditto.
3400 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
3401 ensure clang would not discard it.
3402
bfd39632
DB
34032014-04-24 David Blaikie <dblaikie@gmail.com>
3404
3405 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
3406 clang to emit the full definition of type required by the test
3407 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
3408
22842ff6
DB
34092014-04-24 David Blaikie <dblaikie@gmail.com>
3410
3411 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
3412 coax Clang into emitting the definition of the type.
3413 * gdb.cp/pr10728-x.h (y): Ditto.
3414 * gdb.cp/pr10728-y.cc (y): Ditto.
3415
c2e827ad
DB
34162014-04-24 David Blaikie <dblaikie@gmail.com>
3417
3418 * gdb.base/label.exp: XFAIL label related tests under Clang.
3419 * gdb.cp/cplabel.exp: Ditto.
3420 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
3421 under Clang those using labels.
3422
4c2d33e7
YQ
34232014-04-25 Yao Qi <yao@codesourcery.com>
3424
3425 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
3426 double_label.
3427 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
3428 partial_label and double_label.
3429
56083b99
DB
34302014-04-24 David Blaikie <dblaikie@gmail.com>
3431
3432 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
3433
25d4e99d
DB
34342014-04-24 David Blaikie <dblaikie@gmail.com>
3435
3436 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
3437 of the function to work across GCC and Clang.
3438 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
3439 pointer types (const void ** const V void **).
3440
01f9f808
MS
34412014-04-24 Michael Sturm <michael.sturm@mintel.com>
3442 Walfred Tedeschi <walfred.tedeschi@intel.com>
3443
3444 * Makefile.in (EXECUTABLES): Added i386-avx512.
3445 * gdb.arch/i386-avx512.c: New file.
3446 * gdb.arch/i386-avx512.exp: Likewise.
3447
4b48d439
KS
34482014-04-23 Keith Seitz <keiths@redhat.com>
3449
3450 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3451 (mi_make_breakpoint_table): New procedure.
3452 (mi_create_breakpoint): Use mi_make_breakpoint
3453 and return the result.
3454 (mi_make_breakpoint): New procedure.
3455 (mi_build_kv_pairs): New procedure.
3456
3457 * gdb.mi/mi-break.exp: Remove unused globals,
3458 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3459 All callers updated.
3460 * gdb.mi/mi-dprintf.exp: Use variable to track command
3461 number.
3462 Update all callers of mi_create_breakpoint and use
3463 mi_make_breakpoint_table.
3464 Remove any unused global variables.
3465 * gdb.mi/mi-nonstop.exp: Likewise.
3466 * gdb.mi/mi-nsintrall.exp: Likewise.
3467 * gdb.mi/mi-nsmoribund.exp: Likewise.
3468 * gdb.mi/mi-nsthrexec.exp: Likewise.
3469 * gdb.mi/mi-reverse.exp: Likewise.
3470 * gdb.mi/mi-simplerun.exp: Likewise.
3471 * gdb.mi/mi-stepn.exp: Likewise.
3472 * gdb.mi/mi-syn-frame.exp: Likewise.
3473 * gdb.mi/mi-until.exp: Likewise.
3474 * gdb.mi/mi-var-cp.exp: Likewise.
3475 * gdb.mi/mi-var-display.exp: Likewise.
3476 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3477 * gdb.mi/mi2-var-child.exp: Likewise.
3478 * gdb.mi/mi-vla-c99.exp: Likewise.
3479 * lib/mi-support.exp: Likewise.
3480
3481 From Ian Lance Taylor <iant@cygnus.com>:
3482 * lib/gdb.exp (parse_args): New procedure.
3483
08351840
PA
34842014-04-23 Pedro Alves <palves@redhat.com>
3485
3486 * gdb.base/break-unload-file.c: New file.
3487 * gdb.base/break-unload-file.exp: New file.
3488 * gdb.base/sym-file-lib.c (baz): New function.
3489 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3490 field.
3491 (load): Store the segment's mapped size.
3492 (unload): New function.
3493 (unload_shlib): New function.
3494 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3495 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3496 set a breakpoint at baz, and call it.
3497 * gdb.base/sym-file.exp: New tests for stale breakpoint
3498 instructions.
3499
076855f9
PA
35002014-04-23 Pedro Alves <palves@redhat.com>
3501
3502 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3503 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3504 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3505 * gdb.base/hbreak-unmapped.c: New file.
3506 * gdb.base/hbreak-unmapped.exp: New file.
3507 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3508 * lib/gdb.exp (gdb_is_target_remote): ... here.
3509
483805cf
PA
35102014-04-22 Pedro Alves <palves@redhat.com>
3511
3512 * gdb.base/consecutive-step-over.c: New file.
3513 * gdb.base/consecutive-step-over.exp: New file.
3514
06d97543
PA
35152014-04-22 Pedro Alves <palves@redhat.com>
3516
3517 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3518 instead of send_gdb/gdb_expect.
3519
b4429ea2
YQ
35202014-04-22 Yao Qi <yao@codesourcery.com>
3521
3522 * lib/trace-support.exp (generate_tracefile): New procedure.
3523 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3524 return 0.
3525 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3526 if generate_tracefile returns 1.
3527
51d48146
PA
35282014-04-18 Tom Tromey <palves@redhat.com>
3529 Pedro alves <tromey@redhat.com>
3530
3531 PR backtrace/15558
3532 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3533 with a backtrace limit.
3534 * gdb.python/py-frame-inline.exp: Test running to an inline
3535 function with a backtrace limit, and printing the newest frame.
3536 * gdb.python/py-frame-inline.c (main): Call f.
3537
bd1dce5f
MS
35382014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3539
3540 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3541
40d1a503
MS
35422014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3543
3544 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3545 Drop prefix from unsupported source file path.
3546
389b98f7
YQ
35472014-04-17 Yao Qi <yao@codesourcery.com>
3548
3549 * lib/gdb.exp (with_target_charset): New proc.
3550 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3551 with_target_charset.
3552 (test_print_strings): Likewise.
3553 (test_repeat_bytes): Likewise.
3554 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3555 for some tests.
3556
22869d73
KS
35572014-04-16 Keith Seitz <keiths@redhat.com>
3558
3559 PR gdb/15827
3560 * gdb.dwarf2/corrupt.c: New file.
3561 * gdb.dwarf2/corrupt.exp: New file.
3562
c4f87ca6
KS
35632014-04-16 Keith Seitz <keiths@redhat.com>
3564
3565 PR c++/16597
3566 * gdb.cp/namelessclass.cc: New file.
3567 * gdb.cp/namelessclass.exp: New file.
3568 * gdb.cp/namelessclass.S: New file.
3569
ab19de87
DE
35702014-04-16 Doug Evans <dje@google.com>
3571
3572 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3573 Add comment.
3574 (gdbserver_default_get_comm_port): New function.
3575 (gdbserver_start): Check if board file provided
3576 "gdbserver,get_comm_port" and use it if so.
3577 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3578 (gdb,socketport): Set to "stdio".
3579 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3580 (stdio_gdbserver_template): Delete.
3581 (${board}_get_remote_address): Update.
3582 (${board}_build_remote_cmd): Delete.
3583 (${board}_get_comm_port): New function.
3584 (${board}_spawn): Update.
3585 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3586 Delete.
3587 (${board}_get_remote_address): Update.
3588 (${board}_get_comm_port): New function.
3589
fc98a809
AB
35902014-04-16 Andrew Burgess <aburgess@broadcom.com>
3591
3592 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3593 appearing in any order.
3594
87fd9e6e
DE
35952014-04-15 Doug Evans <dje@google.com>
3596
3597 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3598 uninitialized value of "description".
3599
099fc3ea
KS
36002014-04-15 Keith Seitz <keiths@redhat.com>
3601
3602 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3603 Remove unused globals.
3604 (test_running_the_program): Likewise.
3605 (test_controlled_execution): Likewise.
3606 (test_controlling_breakpoints): Likewise.
3607 (test_program_termination): Likewise.
3608
5da151d4
KS
36092014-04-15 Keith Seitz <keiths@redhat.com>
3610
3611 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3612 unused globals.
3613 (test_rbreak_creation_and_listing): Likewise.
3614 (test_ignore_count): Likewise.
3615 (test_error): Likewise.
3616
35e5d2f0
PA
36172014-04-15 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3620 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3621 sym-file-loader.c.
3622 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3623 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3624 to sym-file-loader.c.
3625 (struct library): Forward declare.
3626 (load_shlib, lookup_function): Change prototypes.
3627 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3628 (translate_offset): Remove declarations.
3629 (get_text_addr): New declaration.
3630 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3631 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3632 sym-file-loader.h.
3633 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3634 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3635 here from sym-file-loader.h.
3636 (struct library): New structure.
3637 (load_shlib, lookup_function): Change prototypes and adjust to
3638 work with a struct library.
3639 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3640 (translate_offset): Make static.
3641 (get_text_addr): New function.
3642 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3643
eb4c1710
PA
36442014-04-15 Pedro Alves <palves@redhat.com>
3645
3646 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3647
2d1baf52
PA
36482014-04-15 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.base/sym-file-loader.c: Include <limits.h>.
3651 (SELF_LINK): New define.
3652 (get_origin): New function.
3653 (load_shlib): Use it.
3654 * gdb.base/sym-file.exp: Don't early return if the target is
3655 remote. Use runto_main, and issue fail is that fails. Use
3656 gdb_load_shlibs.
3657 (shlib_name): Delete.
3658 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3659
7dd6df01
PA
36602014-04-15 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.base/sym-file.exp: Remove regex characters from test
3663 message. Don't refer to breakpoint numbers in test messages.
3664
b50c8614
KS
36652014-04-14 Keith Seitz <keiths@redhat.com>
3666
3667 PR c++/16253
3668 * gdb.cp/var-tag.cc: New file.
3669 * gdb.cp/var-tag.exp: New file.
3670 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3671 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3672 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3673 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3674
3d567982
TT
36752014-04-14 Tom Tromey <tromey@redhat.com>
3676
3677 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3678 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3679 type.
3680 * gdb.cp/enum-class.exp: New file.
3681 * gdb.cp/enum-class.cc: New file.
3682
0626fc76
TT
36832014-04-14 Tom Tromey <tromey@redhat.com>
3684
3685 * gdb.dwarf2/enum-type.exp: New file.
3686
dca325b3
SA
36872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3688
3689 * gdb.mi/mi-vla-c99.exp: New file.
3690 * gdb.mi/vla.c: New file.
3691
5854b38a
SA
36922014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3693
3694 * gdb.base/vla-datatypes.c: New file.
3695 * gdb.base/vla-datatypes.exp: New file.
3696
463bb957
SA
36972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3698
3699 * gdb.base/vla-ptr.c: New file.
3700 * gdb.base/vla-ptr.exp: New file.
3701
3dd170be
SA
37022014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3703
3704 * gdb.dwarf2/count.exp: New file.
3705
5ecaaa66
SA
37062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3707
3708 * gdb.base/vla-sideeffect.c: New file.
3709 * gdb.base/vla-sideeffect.exp: New file.
3710
41f1ada5
DB
37112014-04-14 David Blaikie <dblaikie@gmail.com>
3712
3713 * gdb.mi/non-stop.c: Add return value for non-void function return
3714 statement.
3715 * gdb.threads/staticthreads.c: Ditto.
3716
0be03e84
DE
37172014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3718 Doug Evans <xdje42@gmail.com>
3719
3720 * gdb.guile/scm-value.c: Improve test case.
3721 * gdb.guile/scm-value.exp: Add new test.
3722
f180a1fb
DB
37232014-04-11 David Blaikie <dblaikie@gmail.com>
3724
3725 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3726 override Clang's default.
3727
6b662e19
JB
37282014-04-11 Joel Brobecker <brobecker@adacore.com>
3729
3730 Revert the following changes (regressions):
3731
3732 * gdb.base/vla-sideeffect.c: New file.
3733 * gdb.base/vla-sideeffect.exp: New file.
3734
3735 * gdb.dwarf2/count.exp: New file.
3736
3737 * gdb.base/vla-multi.c: New file.
3738 * gdb.base/vla-multi.exp: New file.
3739
3740 * gdb.base/vla-ptr.c: New file.
3741 * gdb.base/vla-ptr.exp: New file.
3742
3743 * gdb.base/vla-datatypes.c: New file.
3744 * gdb.base/vla-datatypes.exp: New file.
3745
3746 * gdb.mi/mi-vla-c99.exp: New file.
3747 * gdb.mi/vla.c: New file.
3748
245a5f0b
KS
37492014-04-11 Keith Seitz <keiths@redhat.com>
3750
3751 PR c++/16675
3752 * gdb.cp/cpsizeof.exp: New file.
3753 * gdb.cp/cpsizeof.cc: New file.
3754
58a84dcf
SA
37552014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3756
191a8a90
JB
3757 * gdb.mi/mi-vla-c99.exp: New file.
3758 * gdb.mi/vla.c: New file.
58a84dcf 3759
c8655f75
SA
37602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3761
3762 * gdb.base/vla-datatypes.c: New file.
3763 * gdb.base/vla-datatypes.exp: New file.
3764
024e13b4
SA
37652014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3766
3767 * gdb.base/vla-ptr.c: New file.
3768 * gdb.base/vla-ptr.exp: New file.
3769
1a237e0e
SA
37702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3771
3772 * gdb.base/vla-multi.c: New file.
3773 * gdb.base/vla-multi.exp: New file.
3774
504f3432
SA
37752014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3776
3777 * gdb.dwarf2/count.exp: New file.
3778
3bce8237
SA
37792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3780
191a8a90
JB
3781 * gdb.base/vla-sideeffect.c: New file.
3782 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3783
322f9c21
YQ
37842014-04-11 Yao Qi <yao@codesourcery.com>
3785
3786 * gdb.base/completion.exp: Check file exists before running tests
3787 on file completion.
3788
d708bcd1
PA
37892014-04-10 Pedro Alves <palves@redhat.com>
3790
3791 * gdb.base/cond-eval-mode.c: New file.
3792 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3793 prepare_for_testing to build the new file. Check result of
3794 runto_main.
3795 (test_break, test_watch): New procedures.
3796 (top level): Use them.
3797
ae1d2761
PM
37982014-04-08 Pierre Muller <muller@sourceware.org>
3799
3800 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3801 Ctrl-V use for mingw hosts.
3802
7af389b8
SC
38032014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3804
3805 * gdb.python/py-value.c: Improve test case.
3806 * gdb.python/py-value.exp: Add new test.
3807
5e703181
DE
38082014-04-07 David Blaikie <dblaikie@gmail.com>
3809
3810 * lib/compiler.c: Identify the clang compiler.
3811 * lib/compiler.cc: Ditto.
3812
9810b410
YQ
38132014-04-03 Yao Qi <yao@codesourcery.com>
3814
3815 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3816
98d1b8dc
AB
38172014-04-01 Anton Blanchard <anton@samba.org>
3818
3819 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3820 messages unique.
3821
3114cea1
AB
38222014-04-01 Anton Blanchard <anton@samba.org>
3823
3824 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3825 prepare_for_testing.
3826
62f7182c
AB
38272014-04-01 Anton Blanchard <anton@samba.org>
3828
3829 * gdb.arch/ppc64-atomic-inst.c: Remove.
3830 * gdb.arch/ppc64-atomic-inst.S: New file.
3831 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3832
770e7fc7
DE
38332014-03-31 Doug Evans <dje@google.com>
3834
3835 * gdb.base/print-symbol-loading-lib.c: New file.
3836 * gdb.base/print-symbol-loading-main.c: New file.
3837 * gdb.base/print-symbol-loading.exp: New file.
3838
46e2bafa
YQ
38392014-03-31 Yao Qi <yao@codesourcery.com>
3840
3841 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3842
8776cfe9
JB
38432014-03-28 Joel Brobecker <brobecker@adacore.com>
3844
3845 * gdb.ada/mi_dyn_arr: New testcase.
3846
5d1ef361
DE
38472014-03-27 Doug Evans <dje@google.com>
3848
3849 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3850
b5bee914
YQ
38512014-03-27 Yao Qi <yao@codesourcery.com>
3852
3853 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3854 if target is nios2-*-*.
3855
0d4d0e77
YQ
38562014-03-26 Yao Qi <yao@codesourcery.com>
3857
3858 * lib/gdb.exp (readline_is_used): New proc.
3859 * gdb.base/completion.exp: Move tests on command complete up.
3860 Skip the rest of tests if readline is not used.
3861 * gdb.ada/complete.exp: Skp the test if readline is not
3862 used.
3863 * gdb.base/filesym.exp: Likewise.
3864 * gdb.base/macscp.exp: Likewise.
3865 * gdb.base/readline-ask.exp: Likewise.
3866 * gdb.base/readline.exp: Likewise.
3867 * gdb.python/py-cmd.exp: Likewise.
3868 * gdb.trace/tfile.exp: Likewise.
3869
29361eee
YQ
38702014-03-26 Yao Qi <yao@codesourcery.com>
3871
3872 * gdb.base/macscp.exp: Fix code format issues.
3873
bc9a5525
UW
38742014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3875
3876 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3877 * gdb.asm/powerpc64le.inc: New file.
3878
d3839ede
PA
38792014-03-25 Pedro Alves <palves@redhat.com>
3880 Doug Evans <dje@google.com>
3881
3882 * gdb.base/source-execution.c: New file.
3883 * gdb.base/source-execution.exp: New file.
3884 * gdb.base/source-execution.gdb: New file.
3885
01672a57
DE
38862014-03-24 Doug Evans <dje@google.com>
3887
3888 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3889 using fission.
3890
88bbeca9
HZ
38912014-03-24 Hui Zhu <hui@codesourcery.com>
3892 Pedro Alves <palves@redhat.com>
3893
3894 PR breakpoints/16101
3895 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3896 test pass/fail messages. Detect missing support for dprintf when
3897 breakpoints are actually inserted.
3898 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3899 breakpoints are actually inserted.
3900 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3901 fails.
3902
d2348791
JK
39032014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3906
feef67ab
DE
39072014-03-22 Doug Evans <xdje42@gmail.com>
3908
3909 * gdb.python/python.exp (python not supported): Verify multi-line
3910 python command issues an error.
25d743f9 3911 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3912 guile command issues an error.
feef67ab 3913
ecebef6a
MR
39142014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3915
3916 * gdb.threads/thread-specific.exp: Handle the lack of usable
3917 $this_breakpoint and $this_thread.
3918
ccdd1909
HZ
39192014-03-21 Hui Zhu <hui@codesourcery.com>
3920
3921 * gdb.base/attach.exp (do_command_attach_tests): New.
3922
beb460e8
PA
39232014-03-20 Tom Tromey <tromey@redhat.com>
3924 Pedro Alves <palves@redhat.com>
3925
3926 PR cli/15718
3927 * gdb.base/condbreak-call-false.c: New file.
3928 * gdb.base/condbreak-call-false.exp: New file.
3929
40acf43a
PA
39302014-03-20 Pedro Alves <palves@redhat.com>
3931
3932 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3933 Delete.
3934 (block_signals, unblock_signals): Delete.
3935 (child_function_2, main): Remove references to deleted variable
3936 and functions.
3937
9f5e1e02
PA
39382014-03-20 Pedro Alves <palves@redhat.com>
3939
3940 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3941 Use pthread_kill to signal thread 2.
3942 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3943 Adjust to make the test send itself a signal rather than using the
3944 host's "kill" command.
3945
99619bea
PA
39462014-03-20 Pedro Alves <palves@redhat.com>
3947
3948 * gdb.threads/multiple-step-overs.c: New file.
3949 * gdb.threads/multiple-step-overs.exp: New file.
3950 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3951 Adjust expected infrun debug output.
3952
2adfaa28
PA
39532014-03-20 Pedro Alves <palves@redhat.com>
3954
3955 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3956 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3957
31e77af2
PA
39582014-03-20 Pedro Alves <palves@redhat.com>
3959
3960 PR breakpoints/7143
3961 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3962 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3963 of gdb_test_multiple.
3964 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3965 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3966
b9f437de
PA
39672014-03-20 Pedro Alves <palves@redhat.com>
3968
3969 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3970 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3971
05adc73e
PA
39722014-03-19 Pedro Alves <palves@redhat.com>
3973
3974 * gdb.base/async.exp: Remove early return.
3975
6048b950
PA
39762014-03-19 Pedro Alves <palves@redhat.com>
3977
3978 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3979
8bcfb00a
PA
39802014-03-19 Pedro Alves <palves@redhat.com>
3981
3982 * gdb.base/async.exp (test_background): Expect \r\n after
3983 "completed." in the fail pattern.
3984
884e37dc
PA
39852014-03-19 Pedro Alves <palves@redhat.com>
3986
3987 * gdb.base/async.exp (test_background): New procedure.
3988 Use it for all background execution command tests.
3989
148e57e2
PA
39902014-03-19 Pedro Alves <palves@redhat.com>
3991
3992 * gdb.base/async.exp: Use prepare_for_testing.
3993
f48088c7
PA
39942014-03-19 Pedro Alves <palves@redhat.com>
3995
3996 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3997 the same line.
3998
e2f6c966
PA
39992014-03-19 Pedro Alves <palves@redhat.com>
4000
4001 * gdb.base/async.c (main): Add "jump here" and "until here" line
4002 marker comments.
4003 * gdb.base/async.exp (jump_here): New global.
4004 (jump& test): Use it.
4005 (until_here): New global.
4006 (until& test): Use it.
4007
c30568d4
PA
40082014-03-19 Pedro Alves <palves@redhat.com>
4009
4010 * gdb.base/async.exp: Don't frob gdb_protocol.
4011
0172b6a7
DE
40122014-03-18 Doug Evans <xdje42@gmail.com>
4013
4014 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4015 Fix spelling of exec-done-display.
4016
06c868a8
JK
40172014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4018
4019 PR gdb/15358
4020 * gdb.base/gdb-sigterm.c: New file.
4021 * gdb.base/gdb-sigterm.exp: New file.
4022
0c7e1a46
PA
40232014-03-18 Pedro Alves <palves@redhat.com>
4024
4025 PR gdb/13860
4026 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
4027 * lib/mi-support.exp (mi_expect_stop): Add special handling for
4028 solib-event.
4029
f7c77d93
JB
40302014-03-17 Joel Brobecker <brobecker@adacore.com>
4031
4032 * gdb.ada/pckd_arr_ren: New testcase.
4033
5a1e8c7a
DE
40342014-03-13 Doug Evans <xdje42@gmail.com>
4035
4036 PR guile/16612
4037 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
4038 collect after discarding symbols.
4039
350e1a76
DE
40402014-03-13 Ludovic Courtès <ludo@gnu.org>
4041 Doug Evans <xdje42@gmail.com>
4042
4043 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
4044 to history survives a gc.
4045
a69900ae
PA
40462014-03-13 Pedro Alves <palves@redhat.com>
4047
4048 * gdb.base/default.exp: Don't test "target procfs".
4049
5db9f0bd
PA
40502014-03-13 Pedro Alves <palves@redhat.com>
4051
4052 * gdb.base/default.exp: Update "target child" and "target procfs"
4053 tests to not expect "Unix".
4054
b3ccfe11
TT
40552014-03-12 Tom Tromey <tromey@redhat.com>
4056
4057 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
4058 New procs. Add target-async tests.
4059 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
4060 Add target-async tests.
4061
646f4417
AA
40622014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4063
4064 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
4065 'func_start' and 'func_end' for the beginning and end of the
4066 function code, respectively.
4067 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
4068 'func_end' instead of 'func' and 'main'.
4069
288c211f
AA
40702014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4071
4072 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
4073 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
4074 generate the debug info assembler source.
4075
e0c0f156
AA
40762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4077
4078 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
4079 * gdb.dwarf2/arr-subrange.exp: Likewise.
4080 * gdb.dwarf2/dwz.exp: Likewise.
4081 * gdb.dwarf2/method-ptr.exp: Likewise.
4082 * gdb.dwarf2/missing-sig-type.exp: Likewise.
4083 * gdb.dwarf2/subrange.exp: Likewise.
4084 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
4085 * gdb.dwarf2/implptrpiece.exp: Likewise.
4086 * gdb.dwarf2/nostaticblock.exp: Likewise.
4087
0e5c4555
AA
40882014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
4089
4090 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
4091 directory to absolute path name arguments.
4092
5ec18f2b
JG
40932014-03-10 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.ada/tagged_access: New testcase.
4096
847fc4f2
MM
40972014-03-07 Markus Metzger <markus.t.metzger@intel.com>
4098
4099 * gdb.btrace/data.exp: Update expected output.
4100
cc3da688
YQ
41012014-03-06 Yao Qi <yao@codesourcery.com>
4102
4103 * gdb.trace/pr16508.exp: New file.
4104
0f26cec1
PA
41052014-03-05 Pedro Alves <palves@redhat.com>
4106
4107 PR gdb/16575
4108 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
4109 procedure.
4110 (top level): Adjust to use it. Add tests that exercise breakpoint
4111 interaction with the code-cache.
4112
7a5a839f
LC
41132014-02-26 Ludovic Courtès <ludo@gnu.org>
4114
4115 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
4116 test for 'history-append!'.
4117
31aa7e4e
JB
41182014-02-26 Joel Brobecker <brobecker@adacore.com>
4119
4120 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
4121 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
4122 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
4123 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
4124 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
4125 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
4126
1b588015
JB
41272014-02-26 Joel Brobecker <brobecker@adacore.com>
4128
4129 * testsuite/gdb.python/py-pp-re-notag.c: New file.
4130 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
4131 * testsuite/gdb.python/py-pp-re-notag.p: New file.
4132
55426c9d
JB
41332014-02-26 Joel Brobecker <brobecker@adacore.com>
4134
4135 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
4136
dc53a7ad
JB
41372014-02-26 Joel Brobecker <brobecker@adacore.com>
4138
4139 * gdb.dwarf2/arr-stride.c: New file.
4140 * gdb.dwarf2/arr-stride.exp: New file.
4141
12ab52e9
PA
41422014-02-26 Pedro Alves <palves@redhat.com>
4143
4144 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
4145 that won't ever trigger. Make sure that GDB reports the correct
4146 breakpoint that caused the stop.
4147
849c862e
JK
41482014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4149
4150 PR gdb/16626
4151 * gdb.base/auto-load-script: New file.
4152 * gdb.base/auto-load.c: New file.
4153 * gdb.base/auto-load.exp: New file.
4154
71b7d793
JK
4155 PR gdb/16626
4156 * gdb.base/auto-load.exp: Fix out-of-srctree run.
4157
e2f0d509
JK
41582014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4159
4160 Fix dw2-icycle.exp -fsanitize=address GDB crash.
4161 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
4162
50cc37c8
DE
41632014-02-24 Doug Evans <dje@google.com>
4164
4165 * lib/gdb.exp (run_on_host): Log error output if program fails.
4166
ea4758f2
PA
41672014-02-21 Pedro Alves <palves@redhat.com>
4168
4169 * gdb.threads/step-after-sr-lock.c: Rename to ...
4170 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
4171 * gdb.threads/step-after-sr-lock.exp: Rename to ...
4172 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4173 ... this.
4174
d7b30f67
SDJ
41752014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
4176
4177 PR tdep/16397
4178 * gdb.arch/amd64-stap-special-operands.exp: New file.
4179 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
4180 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
4181 * gdb.arch/amd64-stap-triplet.S: Likewise.
4182 * gdb.arch/amd64-stap-triplet.c: Likewise.
4183
83deb43f
JB
41842014-02-20 Joel Brobecker <brobecker@adacore.com>
4185
4186 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
4187 in .section pseudo-op.
4188
adde2bff
DE
41892014-02-20 lin zuojian <manjian2006@gmail.com>
4190 Joel Brobecker <brobecker@adacore.com>
4191 Doug Evans <xdje42@gmail.com>
4192
4193 PR symtab/16581
4194 * gdb.dwarf2/dw2-icycle.S: New file.
4195 * gdb.dwarf2/dw2-icycle.c: New file.
4196 * gdb.dwarf2/dw2-icycle.exp: New file.
4197
f7bd0f78
SC
41982014-02-19 Siva Chandra Reddy <sivachandra@google.com>
4199
4200 * gdb.python/py-value-cc.cc: Improve test case to enable testing
4201 operations on gdb.Value objects.
4202 * gdb.python/py-value-cc.exp: Add new test to test operations on
4203 gdb.Value objects.
4204
c17ef0d5
DE
42052014-02-18 Doug Evans <dje@google.com>
4206
4207 * Makefile.in (TESTS): New variable.
4208 (expanded_tests, expanded_tests_or_none): New variables
4209 (check-single): Pass $(expanded_tests_or_none) to runtest.
4210 (check-parallel): Only run tests in $(TESTS) if non-empty.
4211 (check/no-matching-tests-found): New rule.
4212 * README: Document TESTS makefile variable.
4213
5dd3176f
DE
42142014-02-18 Doug Evans <dje@google.com>
4215
4216 * Makefile.in (check-parallel): rm -rf outputs temp.
4217
0b10be4f
JK
42182014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 Fix "ERROR: no fileid for" in the testsuite.
4221 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
4222
85f224e7
DE
42232014-02-12 Doug Evans <dje@google.com>
4224
4225 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
4226 (MISCELLANEOUS): New variable.
4227 (clean): rm -rf $(MISCELLANEOUS).
4228 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
4229 dwp live in the same directory as symlinks, with each symlink pointed
4230 to a differently named file in a different directory.
4231
149b30ff
DE
42322014-02-11 Doug Evans <dje@google.com>
4233
4234 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
4235 of Tcl file commands.
4236
1dfdac32
MK
42372014-02-10 Mark Kettenis <kettenis@gnu.org>
4238
4239 * gdb.threads/step-after-sr-lock.exp: Avoid executing
4240 "kill -SIGUSR1 -1".
4241
aa4fb036
JB
42422014-02-10 Joel Brobecker <brobecker@adacore.com>
4243
4244 * gdb.ada/tick_length_array_enum_idx: New testcase.
4245
ed3ef339
DE
42462014-02-10 Doug Evans <xdje42@gmail.com>
4247
4248 * configure.ac (AC_OUTPUT): Add gdb.guile.
4249 * configure: Regenerate.
4250 * lib/gdb-guile.exp: New file.
4251 * lib/gdb.exp (get_target_charset): New function.
4252 * gdb.base/help.exp: Update expected output from "apropos apropos".
4253 * gdb.guile/Makefile.in: New file.
4254 * gdb.guile/guile.exp: New file.
4255 * gdb.guile/scm-arch.c: New file.
4256 * gdb.guile/scm-arch.exp: New file.
4257 * gdb.guile/scm-block.c: New file.
4258 * gdb.guile/scm-block.exp: New file.
4259 * gdb.guile/scm-breakpoint.c: New file.
4260 * gdb.guile/scm-breakpoint.exp: New file.
4261 * gdb.guile/scm-disasm.c: New file.
4262 * gdb.guile/scm-disasm.exp: New file.
4263 * gdb.guile/scm-equal.c: New file.
4264 * gdb.guile/scm-equal.exp: New file.
4265 * gdb.guile/scm-error.exp: New file.
4266 * gdb.guile/scm-error.scm: New file.
4267 * gdb.guile/scm-frame-args.c: New file.
4268 * gdb.guile/scm-frame-args.exp: New file.
4269 * gdb.guile/scm-frame-args.scm: New file.
4270 * gdb.guile/scm-frame-inline.c: New file.
4271 * gdb.guile/scm-frame-inline.exp: New file.
4272 * gdb.guile/scm-frame.c: New file.
4273 * gdb.guile/scm-frame.exp: New file.
4274 * gdb.guile/scm-generics.exp: New file.
4275 * gdb.guile/scm-gsmob.exp: New file.
4276 * gdb.guile/scm-iterator.c: New file.
4277 * gdb.guile/scm-iterator.exp: New file.
4278 * gdb.guile/scm-math.c: New file.
4279 * gdb.guile/scm-math.exp: New file.
4280 * gdb.guile/scm-objfile-script-gdb.in: New file.
4281 * gdb.guile/scm-objfile-script.c: New file.
4282 * gdb.guile/scm-objfile-script.exp: New file.
4283 * gdb.guile/scm-objfile.c: New file.
4284 * gdb.guile/scm-objfile.exp: New file.
4285 * gdb.guile/scm-ports.exp: New file.
4286 * gdb.guile/scm-pretty-print.c: New file.
4287 * gdb.guile/scm-pretty-print.exp: New file.
4288 * gdb.guile/scm-pretty-print.scm: New file.
4289 * gdb.guile/scm-section-script.c: New file.
4290 * gdb.guile/scm-section-script.exp: New file.
4291 * gdb.guile/scm-section-script.scm: New file.
4292 * gdb.guile/scm-symbol.c: New file.
4293 * gdb.guile/scm-symbol.exp: New file.
4294 * gdb.guile/scm-symtab-2.c: New file.
4295 * gdb.guile/scm-symtab.c: New file.
4296 * gdb.guile/scm-symtab.exp: New file.
4297 * gdb.guile/scm-type.c: New file.
4298 * gdb.guile/scm-type.exp: New file.
4299 * gdb.guile/scm-value-cc.cc: New file.
4300 * gdb.guile/scm-value-cc.exp: New file.
4301 * gdb.guile/scm-value.c: New file.
4302 * gdb.guile/scm-value.exp: New file.
4303 * gdb.guile/source2.scm: New file.
4304 * gdb.guile/types-module.cc: New file.
4305 * gdb.guile/types-module.exp: New file.
4306
7026a7c1
YQ
43072014-02-10 Yao Qi <yao@codesourcery.com>
4308
4309 PR testsuite/16543
4310 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
4311 * configure: Regenerated.
4312 * Makefile.in: New file.
4313
6c466447
AS
43142014-02-08 Andreas Schwab <schwab@linux-m68k.org>
4315
4316 * gdb.python/py-framefilter.exp: Fix typo.
4317
6e854735
YQ
43182014-02-08 Yao Qi <yao@codesourcery.com>
4319
4320 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
4321 that no =breakpoint-modified is emitted when breakpoints are
4322 modified through MI commands.
4323
d137e6dc
PA
43242014-02-07 Pedro Alves <pedro@codesourcery.com>
4325 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.threads/step-after-sr-lock.c: New file.
4328 * gdb.threads/step-after-sr-lock.exp: New file.
4329
b5ee5a50
PA
43302014-02-07 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
4333
3c77faf3
JK
43342014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4335
4336 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
4337 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
4338
6dddc817
DE
43392014-02-06 Doug Evans <xdje42@gmail.com>
4340
4341 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
4342 output.
4343
4344 * gdb.gdb/python-interrupts.exp: New file.
4345
de7b2893
YQ
43462014-02-05 Yao Qi <yao@codesourcery.com>
4347
4348 * gdb.trace/report.exp (use_collected_data): Test the output
4349 of "info threads" and "info inferiors".
4350
66d032ac
YQ
43512014-02-05 Yao Qi <yao@codesourcery.com>
4352
4353 Revert this patch:
4354
4355 2013-05-24 Yao Qi <yao@codesourcery.com>
4356
4357 * gdb.trace/tfile.exp: Test inferior and thread.
4358
591a12a1
UW
43592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4360
4361 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
4362 on a function.
4363 * gdb.base/step-bt.c: Call hello via function pointer to make
4364 sure its first instruction is executed on powerpc64le-linux.
4365
0ff3e01f
UW
43662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4367
4368 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
4369
084ee545
UW
43702014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4371
4372 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
4373 of the test patterns for use on little-endian systems.
4374
6ed14ff3
UW
43752014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
4376
4377 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
4378 (decimal_vector): Fix for little-endian.
4379
401e27fd
JM
43802014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
4381
4382 * gdb.arch/sparc-sysstep.exp: New file.
4383 * gdb.arch/sparc-sysstep.c: Likewise.
4384
4385 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
4386
8b924729
EBM
43872014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4388
4389 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
4390
fb151210
JB
43912014-01-23 Tom Tromey <tromey@redhat.com>
4392
4393 * gdb.ada/array_char_idx: New testcase.
4394
0740f8d8
TT
43952014-01-23 Tom Tromey <tromey@redhat.com>
4396
4397 PR python/16487:
4398 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
4399 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
4400 classes.
4401
21909fa1
TT
44022014-01-23 Tom Tromey <tromey@redhat.com>
4403
4404 PR python/16491:
4405 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
4406 string from an inferior frame.
4407 * gdb.python/py-framefilter-mi.exp: Update.
4408
87ce2a04
DE
44092014-01-22 Doug Evans <dje@google.com>
4410
4411 * gdb.server/server-mon.exp: Add tests for "set debug-format".
4412
237b092b
AA
44132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4414
4415 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
4416
d674a709
AA
44172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4418
4419 * gdb.trace/entry-values.exp: Remove excess space character from
4420 regex patterns. Handle s390 call instruction.
4421
20fa3390
AA
44222014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4423
4424 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
4425 define "*_start" label. Make "name" static.
4426 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
4427 ${name} by references to ${name}_start.
4428
78466714
AA
44292014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
4430
4431 * gdb.base/info-macros.exp: Remove "debug" from the compile
4432 options.
4433
ec9f644a
IB
44342014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4435
4436 * gdb.dlang/demangle.exp: New file.
4437
94b1b47e
IB
44382014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4439
4440 * gdb.dlang/primitive-types.exp: New file.
4441
7f420862
IB
44422014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
4443
4444 * configure.ac: Create gdb.dlang/Makefile.
4445 * configure: Regenerate.
4446 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
4447 * gdb.dlang/Makefile.in: New file.
4448 * lib/d-support.exp: New file.
4449 * lib/gdb.exp (skip_d_tests): New proc.
4450
52834460
MM
44512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4452
4453 * gdb.btrace/delta.exp: Check reverse stepi.
4454 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4455 * gdb.btrace/finish.exp: New.
4456 * gdb.btrace/next.exp: New.
4457 * gdb.btrace/nexti.exp: New.
4458 * gdb.btrace/record_goto.c: Add comments.
4459 * gdb.btrace/step.exp: New.
4460 * gdb.btrace/stepi.exp: New.
4461 * gdb.btrace/multi-thread-step.c: New.
4462 * gdb.btrace/multi-thread-step.exp: New.
4463 * gdb.btrace/rn-dl-bind.c: New.
4464 * gdb.btrace/rn-dl-bind.exp: New.
4465 * gdb.btrace/data.c: New.
4466 * gdb.btrace/data.exp: New.
4467 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4468
6e07b1d2
MM
44692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4470
4471 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4472 * gdb.btrace/exception.exp: Update.
4473 * gdb.btrace/instruction_history.exp: Update.
4474 * gdb.btrace/record_goto.exp: Update.
4475 * gdb.btrace/tailcall.exp: Update.
4476 * gdb.btrace/unknown_functions.exp: Update.
4477 * gdb.btrace/delta.exp: New.
4478
0b722aec
MM
44792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4480
4481 * gdb.btrace/record_goto.exp: Add backtrace test.
4482 * gdb.btrace/tailcall.exp: Add backtrace test.
4483
066ce621
MM
44842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4485
4486 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4487 * gdb.btrace/record_goto.c: New.
4488 * gdb.btrace/record_goto.exp: New.
4489 * gdb.btrace/x86-record_goto.S: New.
4490
0688d04e
MM
44912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4492
4493 * gdb.btrace/function_call_history.exp: Update tests.
4494 * gdb.btrace/instruction_history.exp: Update tests.
4495
8710b709
MM
44962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4497
4498 * gdb.btrace/function_call_history.exp: Fix expected field
4499 order for "record function-call-history".
4500 Add new tests for "record function-call-history /c".
4501 * gdb.btrace/exception.cc: New.
4502 * gdb.btrace/exception.exp: New.
4503 * gdb.btrace/tailcall.exp: New.
4504 * gdb.btrace/x86-tailcall.S: New.
4505 * gdb.btrace/x86-tailcall.c: New.
4506 * gdb.btrace/unknown_functions.c: New.
4507 * gdb.btrace/unknown_functions.exp: New.
4508 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4509
5de9129b
MM
45102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4511
4512 * gdb.btrace/instruction_history.exp: Update.
4513 * gdb.btrace/function_call_history.exp: Update.
4514
23a7fe75
MM
45152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4516
4517 * gdb.btrace/function_call_history.exp: Fix expected function
4518 trace.
4519 * gdb.btrace/instruction_history.exp: Initialize traced.
4520 Remove traced_functions.
4521
724c7dd8
MM
45222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4523
4524 * gdb.btrace/function_call_history.exp: Update
4525 * gdb.btrace/instruction_history.exp: Update.
4526
6d78d93b
MM
45272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4528
4529 * gdb.btrace/enable.exp: Update expected text.
4530
93a360cc
OJ
45312014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4532
4533 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4534 bytes.
4535
3772b53f
MR
45362014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4537
4538 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4539
596662fa
OJ
45402014-01-15 Omair Javaid <omair.javaid@linaro.org>
4541
4542 * lib/gdb.exp (supports_process_record): Return true for
4543 arm*-linux*. (supports_reverse): Likewise.
4544
b5b08fb4
SC
45452014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4546
4547 PR python/15464
4548 PR python/16113
4549 * gdb.python/py-type.c: Enhance test case.
4550 * gdb.python/py-value-cc.cc: Likewise
4551 * gdb.python/py-type.exp: Add new tests.
4552 * gdb.python/py-value-cc.exp: Likewise
4553
52d7fb13
AA
45542014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4555 Pedro Alves <palves@redhat.com>
4556
4557 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4558 Make "name" extern.
4559 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4560 references to ${name}_start by references to ${name}.
4561
a2cd8cfe
JB
45622014-01-10 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4565
4e23fced
JB
45662014-01-10 Joel Brobecker <brobecker@adacore.com>
4567
4568 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4569
c6a9e42c
PA
45702014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4571 Pedro Alves <palves@redhat.com>
4572
4573 * gdb.mi/mi-info-os.exp: Connect to the target with
4574 mi_gdb_target_load.
4575
b7ea362b
PA
45762014-01-08 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.threads/reconnect-signal.c: New file.
4579 * gdb.threads/reconnect-signal.exp: New file.
4580
5e3f4fab
EBM
45812014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4582
4583 * gdb.base/source-dir.exp: New file.
4584
79301218
JB
45852014-01-07 Joel Brobecker <brobecker@adacore.com>
4586
4587 * gdb.ada/mi_interface: New testcase.
4588
8e355c5d
JB
45892014-01-07 Joel Brobecker <brobecker@adacore.com>
4590
4591 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4592 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4593 gdb.ada/pp-rec-component/pck.ads: New files.
4594
c0d48811
JB
45952014-01-07 Joel Brobecker <brobecker@adacore.com>
4596
4597 * gdb.python/py-pp-integral.c: New file.
4598 * gdb.python/py-pp-integral.py: New file.
4599 * gdb.python/py-pp-integral.exp: New file.
4600
17b609c3 4601For older changes see ChangeLog-1993-2013.
c906108c 4602\f
8d8cb839
EZ
4603;; Local Variables:
4604;; mode: change-log
4605;; left-margin: 8
4606;; fill-column: 74
4607;; version-control: never
4608;; End:
902f2ccb 4609
32d0add0 4610 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4611 Copying and distribution of this file, with or without modification,
4612 are permitted provided the copyright notice and this notice are preserved.
This page took 3.66206 seconds and 4 git commands to generate.