]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
26b188a2
SL
12015-09-18 Sandra Loosemore <sandra@codesourcery.com>
2
3 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
4 the breakpoint.
5
79dc332b
SL
62015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7
8 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9 the pending breakpoint. Remove timeout override for "Run till
10 MI pending breakpoint on pendfunc3 on thread 2" test.
11
f57929f2
SL
122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13
14 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15 filename pattern.
16
3f469b17
SL
172015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18
19 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
20 in breakpoint filename pattern.
21
515b89b3
SL
222015-09-18 Sandra Loosemore <sandra@codesourcery.com>
23
7800dbe4
SL
24 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
25
262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
27
515b89b3
SL
28 * gdb.linespec/explicit.exp: Check for readline support for
29 tab-completion tests. Fix obvious typo.
30
d2939ba2
MM
312015-09-18 Markus Metzger <markus.t.metzger@intel.com>
32
33 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
34 and replay.
35
cbb55fa7
MM
362015-09-18 Markus Metzger <markus.t.metzger@intel.com>
37
38 * gdb.btrace/non-stop.c: New.
39 * gdb.btrace/non-stop.exp: New.
40
43691ca1
PL
412015-09-17 Pierre Langlois <pierre.langlois@arm.com>
42 Yao Qi <yao.qi@linaro.org>
43
44 * gdb.trace/trace-condition.c: New file.
45 * gdb.trace/trace-condition.exp: New file.
46
d78908cf
WW
472015-09-16 Wei-cheng Wang <cole945@gmail.com>
48
49 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
50 for testing bytecode compilation.
51
1ed415e2
PA
522015-09-16 Pedro Alves <palves@redhat.com>
53 Sandra Loosemore <sandra@codesourcery.com>
54
55 * gdb.threads/non-stop-fair-events.c (timeout): New global.
56 (SECONDS): Redefine.
57 (main): Call pthread_kill and alarm early.
58 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
59 support.
60 (test): If the target can't hardware step and doesn't support
61 displaced stepping, increase the timeout.
62
d136eff5
PA
632015-09-16 Pedro Alves <palves@redhat.com>
64
65 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
66 (enable_debug): New procedures.
67 (test): Use them. Bail out if waiting for threads fails.
68 (top level): Bail out if a test fails.
69
991f019c
YQ
702015-09-16 Yao Qi <yao.qi@linaro.org>
71
72 * gdb.asm/asm-source.exp: Set asm-arch for
73 aarch64*-*-* target.
74 * gdb.asm/aarch64.inc: New file.
75
bfca584f
PMR
762015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
77
78 * gdb.ada/array_of_variable_length.exp: New testcase.
79 * gdb.ada/array_of_variable_length/foo.adb: New file.
80 * gdb.ada/array_of_variable_length/pck.adb: New file.
81 * gdb.ada/array_of_variable_length/pck.ads: New file.
82
b326e587
DE
832015-09-15 Doug Evans <dje@google.com>
84
85 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
86 of function static local variable.
87
5382cfab
PW
882015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
89
90 * gdb.threads/tls-so_extern.exp: New test file.
91 * gdb.threads/tls-so_extern.c: New test file.
92 * gdb.threads/tls-so_extern_main.c: New test file.
93
141c5cc4
JK
942015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
95
96 * gdb.opt/solib-intra-step-lib.c: New file.
97 * gdb.opt/solib-intra-step-main.c: New file.
98 * gdb.opt/solib-intra-step.exp: New file.
99
d15dcecd
PA
1002015-09-15 Pedro Alves <palves@redhat.com>
101
102 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
103 gdb_continue_to_breakpoint instead of gdb_test_multiple.
104
4c2f2a79
PA
1052015-09-14 Pedro Alves <palves@redhat.com>
106
107 * gdb.base/hook-stop-continue.c: Delete.
108 * gdb.base/hook-stop-continue.exp: Delete.
109 * gdb.base/hook-stop-frame.c: Delete.
110 * gdb.base/hook-stop-frame.exp: Delete.
111 * gdb.base/hook-stop.c: New file.
112 * gdb.base/hook-stop.exp: New file.
113
919e6dbe
PMR
1142015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
115
116 * gdb.ada/access_to_packed_array.exp: New testcase.
117 * gdb.ada/access_to_packed_array/foo.adb: New file.
118 * gdb.ada/access_to_packed_array/pack.adb: New file.
119 * gdb.ada/access_to_packed_array/pack.ads: New file.
120
157280a4
MM
1212015-09-14 Markus Metzger <markus.t.metzger@intel.com>
122
123 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
124 buffer size test.
125
2fd33e94
DB
1262015-09-11 Don Breazeal <donb@codesourcery.com>
127
128 * gdb.base/foll-exec.c: Add copyright header. Fix
129 formatting issues.
130 * gdb.base/foll-exec.exp (zap_session): Delete proc.
131 (do_exec_tests): Use clean_restart in place of zap_session,
132 and for test initialization. Fix formatting issues. Use
133 fail in place of perror.
134 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
135 an expect statement to match an expression with output from
136 the program under debug.
137 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
138 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
139 * gdb.threads/non-ldr-exc-2.exp: Likewise.
140 * gdb.threads/non-ldr-exc-3.exp: Likewise.
141 * gdb.threads/non-ldr-exc-4.exp: Likewise.
142
e70b6e8e
DE
1432015-09-09 Doug Evans <dje@google.com>
144
145 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
146
7a551a51
DE
1472015-09-09 Doug Evans <dje@google.com>
148
149 * gdb.base/pie-execl.exp: Fix result test of build_executable.
150
4c666f84
DE
1512015-09-09 Doug Evans <dje@google.com>
152
153 * gdb.base/savedregs.exp: Fix typo.
154
243a9253
PA
1552015-09-09 Pedro Alves <palves@redhat.com>
156
157 * gdb.mi/mi-cli.exp: Add CLI finish tests.
158
c0fa8fbd
SL
1592015-09-08 Sandra Loosemore <sandra@codesourcery.com>
160
161 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
162 command actually switches threads. Give up on remaining
163 tests if target fails to stop at breakpoint.
164
cd7c1778
PMR
1652015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
166
167 * gdb.ada/funcall_char.exp: New testcase.
168 * gdb.ada/funcall_char/foo.adb: New file.
169
dc5c8746
PMR
1702015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
171
172 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
173 expected outputs. Add two testcases for completing ambiguous
174 functions.
175 * gdb.ada/complete/aux_pck.adb: New file.
176 * gdb.ada/complete/aux_pck.ads: New file.
177 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
178 Ambiguous_Func functions.
179 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
180 * gdb.ada/complete/pck.adb: Likewise.
181
4e83a1e7
UW
1822015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
183
184 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
185 failures to run the test program under GDB.
186
8ce74153
LM
1872015-08-26 Luis Machado <lgustavo@codesourcery.com>
188
189 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
190 to C.
191
e9756d52
PP
1922015-08-26 Patrick Palka <patrick@parcs.ath.cx>
193
194 * gdb.base/run-after-attach.exp: New test file.
195 * gdb.base/run-after-attach.c: New test file.
196
8d37573b
DB
1972015-08-26 Don Breazeal <donb@codesourcery.com>
198
199 * gdb.base/foll-exec-2.c: New test program.
200 * gdb.base/foll-exec-2.exp: New test.
201
63e43d3a
PMR
2022015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
203
204 * gdb.base/nested-subp1.exp: New file.
205 * gdb.base/nested-subp1.c: New file.
206 * gdb.base/nested-subp2.exp: New file.
207 * gdb.base/nested-subp2.c: New file.
208 * gdb.base/nested-subp3.exp: New file.
209 * gdb.base/nested-subp3.c: New file.
210
3d40fbb5
PA
2112015-08-24 Pedro Alves <palves@redhat.com>
212
213 * gdb.server/connect-without-multi-process.c: New file.
214 * gdb.server/connect-without-multi-process.exp: New file.
215
4422ac93
LM
2162015-08-24 Luis Machado <lgustavo@codesourcery.com>
217
218 * gdb.opt/inline-markers.c: Make z int.
219
91dddb86
LM
2202015-08-24 Luis Machado <lgustavo@codesourcery.com>
221
222 * gdb.opt/inline-markers.c: Make z volatile.
223
a48847ee
LM
2242015-08-24 Luis Machado <lgustavo@codesourcery.com>
225
226 * gdb.opt/inline-bt.c: New volatile global z.
227 * gdb.opt/inline-cmds.c: Likewise.
228 * gdb.opt/inline-locals.c: Likewise.
229 * gdb.opt/inline-markers.c: New extern global z.
230 (marker): Use z.
231 (inline_fn): Likewise.
232
0ebbc52b
PA
2332015-08-24 Pedro Alves <palves@redhat.com>
234
235 * config/m32r-stub.exp: Remove file.
236 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
237 * gdb.base/call-rt-st.exp: Likewise.
238 * gdb.base/call-strs.exp: Likewise.
239 * gdb.base/default.exp: Remove references to h8300-*-hms and
240 *-*-udi*.
241 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
242
77c365df
AA
2432015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
244
245 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
246 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
247 and "return" use KFAIL when GDB can not read/write the vector
248 return value.
249
4313b8c0
GB
2502015-08-21 Gary Benson <gbenson@redhat.com>
251
252 * gdb.trace/pending.exp: Cope with remote transfer warnings.
253
0e433b32
PA
2542015-08-20 Pedro Alves <palves@redhat.com>
255
256 * gdb.server/solib-list.exp: No longer expect an interior stop in
257 non-stop mode.
258
221e1a37
PA
2592015-08-20 Pedro Alves <palves@redhat.com>
260
261 * gdb.server/connect-stopped-target.c: New file.
262 * gdb.server/connect-stopped-target.exp: New file.
263
40e3ad0e
PA
2642015-08-20 Pedro Alves <palves@redhat.com>
265
266 * gdb.dwarf2/comp-unit-lang.exp: New file.
267 * gdb.dwarf2/comp-unit-lang.c: New file.
268
af39b327
PMR
2692015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
270
271 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
272 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
273
7d45c7c3
KB
2742015-08-19 Kevin Buettner <kevinb@redhat.com>
275
276 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
277 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
278
4d6cceb4
DE
2792015-08-18 Doug Evans <dje@google.com>
280 Adrian Sendroiu <adrian.sendroiu@freescale.com>
281
282 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
283 skip_python_tests. New arg prompt_regexp.
284 (skip_python_tests): New function.
285 * lib/mi-support.exp (mi_skip_python_tests): New function.
286 * gdb.python/py-mi-objfile-gdb.py: New file.
287 * gdb.python/py-mi-objfile.c: New file.
288 * gdb.python/py-mi-objfile.exp: New file.
289
ad89c2aa
KS
2902015-08-17 Keith Seitz <keiths@redhat.com>
291
292 * gdb.linespec/explicit.exp: Move strace test from here ...
293 * gdb.trace/strace.exp: ... to here.
294
e3ae3c43
PP
2952015-08-15 Patrick Palka <patrick@parcs.ath.cx>
296
297 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
298 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
299
604b2636
DE
3002015-08-14 Doug Evans <xdje42@gmail.com>
301
302 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
303 inferior before selecting a new file.
304
6ff0ba5f
DE
3052015-08-14 Doug Evans <xdje42@gmail.com>
306
307 * gdb.mi/mi-disassemble.exp: Update.
308 * gdb.base/disasm-optim.S: New file.
309 * gdb.base/disasm-optim.c: New file.
310 * gdb.base/disasm-optim.h: New file.
311 * gdb.base/disasm-optim.exp: New file.
312
9ca98f92
KS
3132015-08-14 Keith Seitz <keiths@redhat.com>
314
315 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
316 "evaluated-by".
317
52bbc560
JB
3182015-08-13 Joel Brobecker <brobecker@adacore.com>
319
320 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
321
5d8c3ed3
PMR
3222015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
323
324 * gdb.ada/fun_renaming.exp: New testcase.
325 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
326 * gdb.ada/fun_renaming/pack.adb: New file.
327 * gdb.ada/fun_renaming/pack.ads: New file.
328
ea8812bc
KS
3292015-08-12 Keith Seitz <keiths@redhat.com>
330
331 * gdb.base/dso2dso.exp: Pass basename of source file in call to
332 gdb_get_line_number.
333
4dafcdeb
JB
3342015-08-12 Joel Brobecker <brobecker@adacore.com>
335
336 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
337 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
338 gdb.base/dso2dso.exp: New files.
339
5ba32597
SDJ
3402015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
341 Pedro Alves <palves@redhat.com>
342 Keith Seitz <keiths@redhat.com>
343
344 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
345 GDBFLAGS.
346
b6dafabf
PP
3472015-08-12 Patrick Palka <patrick@parcs.ath.cx>
348
349 * gdb.base/gdbhistsize-history.exp
350 (test_histsize_history_setting): Use save_vars.
351 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
352 Use save_vars.
353 (test_no_truncation_of_unlimited_history_file): Use save_vars.
354 * gdb.base/readline.exp: Use save_vars.
355
abe8e607
PP
3562015-08-12 Patrick Palka <patrick@parcs.ath.cx>
357
358 * lib/gdb.exp (save_vars): New proc.
359
629500fa
KS
3602015-08-11 Keith Seitz <keiths@redhat.com>
361
362 * gdb.base/help.exp: Update help_breakpoint_text.
363
eb8c4e2e
KS
3642015-08-11 Keith Seitz <keiths@redhat.com>
365
366 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
367 (at toplevel): Call test_explicit_breakpoints.
368 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
369 breakpoints.
370 * lib/mi-support.exp (mi_make_breakpoint): Add support for
371 breakpoint conditions, "-cond".
372
87f0e720
KS
3732015-08-11 Keith Seitz <keiths@redhat.com>
374
375 * gdb.linespec/3explicit.c: New file.
376 * gdb.linespec/cpexplicit.cc: New file.
377 * gdb.linespec/cpexplicit.exp: New file.
378 * gdb.linespec/explicit.c: New file.
379 * gdb.linespec/explicit.exp: New file.
380 * gdb.linespec/explicit2.c: New file.
381 * gdb.linespec/ls-errs.exp: Add explicit location tests.
382 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
383 before using in the matching pattern.
384 Clarify that `prefix' is a regular expression.
385
f00aae0f
KS
3862015-08-11 Keith Seitz <keiths@redhat.com>
387
388 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
389 test.
390 Add tests for missing ",FMT" and ",".
391
e27852be
DE
3922015-08-10 Doug Evans <dje@google.com>
393 Keith Seitz <keiths@redhat.com>
394
395 PR gdb/17960
396 * gdb.base/completion.exp: Add location completer tests.
397
7f03bd92
PA
3982015-08-07 Pedro Alves <palves@redhat.com>
399
400 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
401 tests here.
402 (top level): Run do_test with and without displaced stepping.
403
3fc8eb30
PA
4042015-08-07 Pedro Alves <palves@redhat.com>
405
406 * gdb.base/valgrind-disp-step.c: New file.
407 * gdb.base/valgrind-disp-step.exp: New file.
408
d4569d7b
PA
4092015-08-07 Pedro Alves <palves@redhat.com>
410
411 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
412 Delete function.
413 (main): Add alarm. Run an infinite loop instead of calling
414 wait_threads.
415 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
416 comment.
417 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
418 Delete function.
419 (main): Add alarm. Run an infinite loop instead of calling
420 wait_threads.
421 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
422 comment.
423
e1316e60
PA
4242015-08-07 Pedro Alves <palves@redhat.com>
425
426 * gdb.base/checkpoint-ns.exp: New file.
427 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
428 standard_testfile.
429
da8c46d2
MM
4302015-08-07 Markus Metzger <markus.t.metzger@intel.com>
431
432 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
433 * gdb.btrace/instruction_history.exp: Update.
434 * gdb.btrace/tsx.exp: New.
435 * gdb.btrace/tsx.c: New.
436
de1c2c52
PA
4372015-08-06 Pedro Alves <palves@redhat.com>
438
439 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
440 increase timeout.
441 * gdb.reverse/until-precsave.exp: Bump timeouts.
442
782e0bf4
PA
4432015-08-06 Pedro Alves <palves@redhat.com>
444
445 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
446
83e97ed0
PA
4472015-08-06 Pedro Alves <palves@redhat.com>
448
449 PR gdb/18749
450 * gdb.threads/process-dies-while-handling-bp.c: New file.
451 * gdb.threads/process-dies-while-handling-bp.exp: New file.
452
863d01bd
PA
4532015-08-06 Pedro Alves <palves@redhat.com>
454
455 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
456 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
457
0a39bb32
PA
4582015-08-05 Pedro Alves <palves@redhat.com>
459
460 * gdb.threads/next-while-other-thread-longjmps.c: New file.
461 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
462
ee2d2b10
SL
4632015-08-03 Sandra Loosemore <sandra@codesourcery.com>
464
465 * gdb.base/bp-permanent.exp: Report test as unsupported if
466 the target cannot stop at the permanent breakpoint.
467
4e1bdb00
DE
4682015-08-03 Doug Evans <dje@google.com>
469
470 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
471 10000.
472
3d338901
DE
4732015-08-03 Doug Evans <dje@google.com>
474
475 * Makefile.in (workers/%.worker, build-perf): New rule.
476 (GDB_PERFTEST_MODE): New variable.
477 (check-perf): Use it.
478 (clean): Clean up gdb.perf parallel build subdirs.
479 * lib/build-piece.exp: New file.
480 * lib/gdb.exp (make_gdb_parallel_path): New function
481 (standard_output_file, standard_temp_file): Call it.
482 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
483 of $GDB_PARALLEL.
484 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
485
af061d3e
DE
4862015-08-03 Doug Evans <dje@google.com>
487
8e1afc81 488 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
489 (LOG_FILE_NAME): New global.
490 (TextReporter.__init__): Initialize self.txt_sum.
491 (TextReporter.report): Add support for multiple data-points.
492 Move report to perftest.sum, put raw data in perftest.log.
493 (TextReporter.start): Open sum and log files.
494 (TextReporter.end): Close sum and log files.
8e1afc81
DE
495 * gdb.perf/lib/perftest/testresult.py
496 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 497
2c8c5d37
PA
4982015-07-31 Pedro Alves <palves@redhat.com>
499
500 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
501 Use spawn_id_get_pid. Wait for spawn id after eof. Use
502 kill_wait_spawned_process instead of explicit "kill -9".
503 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
504 returning a spawn id instead of a pid. Use spawn_id_get_pid and
505 kill_wait_spawned_process.
506 * gdb.base/attach-twice.exp: Likewise.
507 * gdb.base/attach.exp: Likewise.
508 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
509 gdb_test_multiple.
510 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
511 returning a spawn id instead of a pid. Use spawn_id_get_pid and
512 kill_wait_spawned_process.
513 * gdb.base/valgrind-infcall.exp: Likewise.
514 * gdb.multi/multi-attach.exp: Likewise.
515 * gdb.python/py-prompt.exp: Likewise.
516 * gdb.python/py-sync-interp.exp: Likewise.
517 * gdb.server/ext-attach.exp: Likewise.
518 * gdb.threads/attach-into-signal.exp (corefunc): Use
519 spawn_wait_for_attach, spawn_id_get_pid and
520 kill_wait_spawned_process.
521 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
522 spawn_wait_for_attach returning a spawn id instead of a pid. Use
523 spawn_id_get_pid and kill_wait_spawned_process.
524 * gdb.threads/attach-stopped.exp (corefunc): Use
525 spawn_wait_for_attach, spawn_id_get_pid and
526 kill_wait_spawned_process.
527 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
528 Use spawn_id_get_pid. Wait for spawn id after eof. Use
529 kill_wait_spawned_process instead of explicit "kill -9".
530 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
531 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
532 (spawn_wait_for_attach): Use spawn instead of exec to spawn
533 processes. Don't map cygwin/windows pids here. Now returns a
534 spawn id list.
535
032a0fca
SL
5362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
537
538 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
539 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
540 correct patch.
541
61a934ca
SL
5422015-07-30 Sandra Loosemore <sandra@codesourcery.com>
543
544 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
545
4bc4d428
SL
5462015-07-30 Sandra Loosemore <sandra@codesourcery.com>
547
548 Reapply:
549 2014-05-21 Mark Wielaard <mjw@redhat.com>
550
551 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
552
998d452a
PA
5532015-07-30 Pedro Alves <palves@redhat.com>
554
555 * linux-low.c (handle_extended_wait): Set the child's last
556 reported status to TARGET_WAITKIND_STOPPED.
557
69dde7dc
PA
5582015-07-30 Pedro Alves <palves@redhat.com>
559
560 PR threads/18600
561 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
562 only shows inferior 1.
563
4dd63d48
PA
5642015-07-30 Simon Marchi <simon.marchi@ericsson.com>
565 Pedro Alves <palves@redhat.com>
566
567 PR threads/18600
568 * gdb.threads/fork-plus-threads.c: New file.
569 * gdb.threads/fork-plus-threads.exp: New file.
570
d618e4c5
PP
5712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
572
573 * gdb.base/batch-preserve-term-settings.exp
574 (test_terminal_settings_preserved_after_cli_exit): Use
575 send_quit_command.
576
1eef6428
PA
5772015-07-29 Pedro Alves <palves@redhat.com>
578 Don Breazeal <donb@codesourcery.com>
579
580 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
581 output from both inferior_spawn_id and gdb_spawn_id.
582
7da5b897
SDJ
5832015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
584
585 * gdb.threads/attach-into-signal.exp (corefunc): Use
586 with_test_prefix on nested loops, uniquefying the test messages.
587
dac804df
SDJ
5882015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
589
590 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
591 commit.
592
06265e53
PP
5932015-07-29 Patrick Palka <patrick@parcs.ath.cx>
594
595 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
596 New proc.
597 (test_terminal_settings_preserved_after_sigterm): New test.
598
18206ca3
PP
5992015-07-29 Patrick Palka <patrick@parcs.ath.cx>
600
601 * gdb.base/batch-preserve-term-settings.exp
602 (test_terminal_settings_preserved_after_cli_exit): New test.
603
90074d11
PP
6042015-07-29 Patrick Palka <patrick@parcs.ath.cx>
605
606 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
607 manipulation of saved_gdbflags.
608 (test_terminal_settings_preserved): Remove global declaration of
609 the unused variable pagination_prompt. Remove manipulation of
610 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
611 GDBFLAGS.
612
eb1a7902
PA
6132015-07-29 Pedro Alves <palves@redhat.com>
614
615 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
616
8b75dd3b
PA
6172015-07-29 Pedro Alves <palves@redhat.com>
618
619 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
620 at the top.
621
dedad4e3
PA
6222015-07-29 Pedro Alves <palves@redhat.com>
623
624 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
625 (main): Call gdb_unbuffer_output.
626 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
627 (main): Call gdb_unbuffer_output.
628 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
629 (main): Call gdb_unbuffer_output.
630 * gdb.base/call-strs.exp: Adjust to step over the
631 gdb_unbuffer_output call.
632 * gdb.base/catch-gdb-caused-signals.c: Include
633 "../lib/unbuffer_output.c".
634 (main): Call gdb_unbuffer_output.
635 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
636 (main): Call gdb_unbuffer_output.
637 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
638 (main): Call gdb_unbuffer_output.
639 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
640 (main): Call gdb_unbuffer_output.
641 * gdb.base/shlib-call.exp: Adjust to step over the
642 gdb_unbuffer_output call.
643 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
644 (main): Call gdb_unbuffer_output.
645 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
646 (main): Call gdb_unbuffer_output.
647 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
648 (main): Rename to ...
649 (test): ... this.
650 (main): Reimplement.
651 * gdb.base/varargs.exp: Run to test instead of to main.
652 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
653 (main): Call gdb_unbuffer_output.
654
58789a91
PA
6552015-07-29 Pedro Alves <palves@redhat.com>
656
657 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
658 factore out from mi_continue_dprintf. For call-style dprintfs,
659 expect dprintf output out of $inferior_spawn_id.
660 (mi_continue_dprintf): Use mi_expect_dprintf.
661 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
662 (main): Call gdb_unbuffer_output.
663
e8376742
PA
6642015-07-29 Pedro Alves <palves@redhat.com>
665
666 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
667 (default_mi_gdb_start): Set inferior_spawn_id instead of
668 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
669 gdb_spawn_id.
670 (mi_gdb_test): Always expect inferior output from both
671 $inferior_spawn_id and $gdb_spawn_id.
672
08280010
PA
6732015-07-29 Pedro Alves <palves@redhat.com>
674
675 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
676 send_inferior and $inferior_spawn_id.
677
4d30e432
PA
6782015-07-29 Pedro Alves <palves@redhat.com>
679
680 * gdb.gdb/complaints.exp (test_initial_complaints)
681 (test_serial_complaints, test_short_complaints): Use
682 gdb_test_stdio.
683 (test_empty_complaint): Handle $inferior_spawn_id !=
684 $gdb_spawn_id.
685
0d30a335
PA
6862015-07-29 Pedro Alves <palves@redhat.com>
687
688 * gdb.base/varargs.exp: Use gdb_test_stdio.
689
39413b29
PA
6902015-07-29 Pedro Alves <palves@redhat.com>
691
692 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
693
7cb000a9
PA
6942015-07-29 Pedro Alves <palves@redhat.com>
695
696 * gdb.base/ending-run.exp: Use gdb_test_stdio.
697
d7b8ac82
PA
6982015-07-29 Pedro Alves <palves@redhat.com>
699
700 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
701 parameter into two new parameters, "inf_result" and "gdb_result".
702 Expect inferior output and gdb output from $inferior_spawn_id and
703 $gdb_spawn_id, respectively. Adjust all callers.
704
789c3a0c
PA
7052015-07-29 Pedro Alves <palves@redhat.com>
706
707 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
708 of gdb_test_sequence.
709
77e760c3
PA
7102015-07-29 Pedro Alves <palves@redhat.com>
711
712 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
713 (saw_spurious_output): Expect inferior output from
714 $inferior_spawn_id. Use gdb_test_stdio.
715
8396d2cd
PA
7162015-07-29 Pedro Alves <palves@redhat.com>
717
718 * gdb.base/dprintf.exp: Use standard_testfile. Change
719 prepare_for_testing call.
720 (srcfile): Don't set.
721 (restart): New procedure.
722 (test_dprintf): New procecure, use to continue over dprintfs.
723 (test_call, test_agent): New procedures, tests moved here.
724 Restart gdb and recreate dprintfs. Adjust expected output.
725
2051d61f
PA
7262015-07-29 Pedro Alves <palves@redhat.com>
727
728 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
729
452397af
PA
7302015-07-29 Pedro Alves <palves@redhat.com>
731
732 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
733
8aed9555
PA
7342015-07-29 Pedro Alves <palves@redhat.com>
735
736 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
737 gdb_test_stdio.
738
188a61b4
PA
7392015-07-29 Pedro Alves <palves@redhat.com>
740
741 * lib/gdb.exp (gdb_test_stdio): New procedure.
742
12264a45
PA
7432015-07-29 Pedro Alves <palves@redhat.com>
744
745 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
746
23ffc893
PA
7472015-07-29 Pedro Alves <palves@redhat.com>
748
749 * gdb.base/call-signal-resume.exp: Remove check for
750 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
751 * gdb.base/unwindonsignal.exp: Likewise.
752 * gdb.base/call-signals.c (gen_signal): Remove printf call.
753 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
754
65566918
PA
7552015-07-29 Pedro Alves <palves@redhat.com>
756
757 * gdb.base/siginfo-addr.c (pass): New function.
758 (handler): Call it iff si_addr is correct.
759 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
760 Set a breakpoint at "pass" and continue to it.
761
d60a9221
SDJ
7622015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
763
764 * gdb.python/py-objfile.exp: Make some tests have unique names.
765 * gdb.python/py-pp-registration.exp: Likewise.
766
bde40b8f
PA
7672015-07-28 Pedro Alves <palves@redhat.com>
768
769 * gdb.server/server-exec-info.exp: Issue a "disconnect".
770
13e1dec8
SM
7712015-07-27 Simon Marchi <simon.marchi@ericsson.com>
772
773 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
774
da33c9a7
SM
7752015-07-27 Simon Marchi <simon.marchi@ericsson.com>
776
777 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
778
077836f7
PP
7792015-07-27 Patrick Palka <patrick@parcs.ath.cx>
780
781 * gdb.base/gdb-sigterm-2.exp: New test.
782
b8cc7b2e
DE
7832015-07-25 Doug Evans <xdje42@gmail.com>
784
785 Revert:
786 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
787 (workers/%.worker, build-perf): New rule.
788 (GDB_PERFTEST_MODE): New variable.
789 (check-perf): Use it.
790 (clean): Clean up gdb.perf parallel build subdirs.
791 * lib/build-piece.exp: New file.
792 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
793 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
794 name.
795 (standard_temp_file): Ditto.
796 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
797 of $GDB_PARALLEL.
798
c8bd4544
DE
7992015-07-24 Doug Evans <dje@google.com>
800
801 * gdb.perf/lib/perftest/utils.py: New file.
802 * gdb.perf/gm-hello.cc: New file.
803 * gdb.perf/gm-pervasive-typedef.cc: New file.
804 * gdb.perf/gm-pervasive-typedef.h: New file.
805 * gdb.perf/gm-std.cc: New file.
806 * gdb.perf/gm-std.h: New file.
807 * gdb.perf/gm-use-cerr.cc: New file.
808 * gdb.perf/gm-utils.h: New file.
809 * gdb.perf/gmonster-null-lookup.py: New file.
810 * gdb.perf/gmonster-pervasive-typedef.py: New file.
811 * gdb.perf/gmonster-print-cerr.py: New file.
812 * gdb.perf/gmonster-ptype-string.py: New file.
813 * gdb.perf/gmonster-runto-main.py: New file.
814 * gdb.perf/gmonster-select-file.py: New file.
815 * gdb.perf/gmonster1-null-lookup.exp: New file.
816 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
817 * gdb.perf/gmonster1-print-cerr.exp: New file.
818 * gdb.perf/gmonster1-ptype-string.exp: New file.
819 * gdb.perf/gmonster1-runto-main.exp: New file.
820 * gdb.perf/gmonster1-select-file.exp: New file.
821 * gdb.perf/gmonster1.cc: New file.
822 * gdb.perf/gmonster1.exp: New file.
823 * gdb.perf/gmonster2-null-lookup.exp: New file.
824 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
825 * gdb.perf/gmonster2-print-cerr.exp: New file.
826 * gdb.perf/gmonster2-ptype-string.exp: New file.
827 * gdb.perf/gmonster2-runto-main.exp: New file.
828 * gdb.perf/gmonster2-select-file.exp: New file.
829 * gdb.perf/gmonster2.cc: New file.
830 * gdb.perf/gmonster2.exp: New file.
831
6eab34f3
DE
8322015-07-24 Doug Evans <dje@google.com>
833
834 * gdb.perf/README: New file.
835 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
836 * lib/gen-perf-test.exp: New file.
837
63738bfd
DE
8382015-07-24 Doug Evans <dje@google.com>
839
840 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
841 (PerfTest::startup): New function.
842 (PerfTest::run): Return result of calling body.
843 (PerfTest::assemble): Rewrite.
844 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
845 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
846 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
847 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
848 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
849
7b606f95
DE
8502015-07-24 Doug Evans <dje@google.com>
851
852 * lib/gdb.exp (clean_restart): Make executable optional.
853
a97b16b8
DE
8542015-07-24 Doug Evans <dje@google.com>
855
856 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
857 compiler_info references.
858 * gdb.cp/temargs.exp: Ditto.
859 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
860 (get_compiler_info): Early exit if already computed. Set compiler_info
861 to "unknown" if there was a problem.
862 (test_compiler_info): Add function comment. Call get_compiler_info.
863
35baa57f
DE
8642015-07-24 Doug Evans <dje@google.com>
865
866 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
867 (workers/%.worker, build-perf): New rule.
868 (GDB_PERFTEST_MODE): New variable.
869 (check-perf): Use it.
870 (clean): Clean up gdb.perf parallel build subdirs.
871 * lib/build-piece.exp: New file.
872 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
873 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
874 name.
875 (standard_temp_file): Ditto.
876 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
877 of $GDB_PARALLEL.
878
6ebea266
DE
8792015-07-24 Doug Evans <dje@google.com>
880
881 * lib/future.exp (gdb_default_target_compile): New option
882 "early_flags".
883 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
884 --as-needed.
885
1e76a7e9
SDJ
8862015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
887
888 * gdb.base/catch-syscall.exp: Call gdb_exit before
889 gdb_skip_xml_test.
890
5068630a
PA
8912015-07-24 Pedro Alves <palves@redhat.com>
892
893 * gdb.python/py-events.exp: Accept output between the stop event
894 and the prompt.
895 * gdb.python/py-evsignal.exp: Likewise.
896 * gdb.python/py-evthreads.exp: Likewise.
897
77598427
PA
8982015-07-24 Pedro Alves <palves@redhat.com>
899
900 PR gdb/18717
901 * gdb.threads/non-ldr-exit.c: New file.
902 * gdb.threads/non-ldr-exit.exp: New file.
903
11e6c98f
YQ
9042015-07-24 Yao Qi <yao.qi@linaro.org>
905
906 * gdb.server/ext-wrapper.exp: Test --wrapper option when
907 restarting process.
908
51aee833
YQ
9092015-07-24 Yao Qi <yao.qi@linaro.org>
910
911 * gdb.server/ext-restart.exp: New file.
912
8cfe207c
YQ
9132015-07-24 Yao Qi <yao.qi@linaro.org>
914
915 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
916 argument options.
917 * gdb.server/ext-wrapper.exp: New file.
918
cc12ce38
DE
9192015-07-23 Doug Evans <dje@google.com>
920
921 * gdb.dwarf2/dw2-dummy-cu.S: New file.
922 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
923
d0d84780
PMR
9242015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
925
926 * gdb.ada/var_arr_typedef.exp: New testcase.
927 * gdb.ada/var_arr_typedef/pack.adb: New file.
928 * gdb.ada/var_arr_typedef/pack.ads: New file.
929 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
930
8b558f79
JB
9312015-07-20 Joel Brobecker <brobecker@adacore.com>
932
933 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
934
775a3298
JK
9352015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 * gdb.arch/i386-biarch-core.exp: Replace istarget
938 by "complete set gnutarget". Remove expectation for the "core-file"
939 command.
940
db1ff28b
JK
9412015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
942
943 Revert the previous commit:
944 Tests for validate symbol file using build-id.
945
0a94970d
JK
9462015-07-15 Aleksandar Ristovski <aristovski@qnx.com
947
948 Tests for validate symbol file using build-id.
949 * gdb.base/solib-mismatch-lib.c: New file.
950 * gdb.base/solib-mismatch-libmod.c: New file.
951 * gdb.base/solib-mismatch.c: New file.
952 * gdb.base/solib-mismatch.exp: New file.
953
03346981
SL
9542015-07-15 Sandra Loosemore <sandra@codesourcery.com>
955
956 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
957 nios2-*-linux*.
958 * gdb.base/sigbpt.exp (stepi_out): Likewise.
959 * gdb.base/siginfo.exp: Likewise.
960 * gdb.base/sigstep.exp (advance, advancei): Likewise.
961
42422cc7
PL
9622015-07-15 Pierre Langlois <pierre.langlois@arm.com>
963
964 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
965 Move it to ...
966 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
967 ... here.
968 * gdb.trace/range-stepping.exp: Check that the target supports
969 range stepping.
970
cfa68bae
JK
9712015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
972
973 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
974
8ffdba26
PA
9752015-07-14 Pedro Alves <palves@redhat.com>
976
977 * gdb.base/killed-outside.exp: New file.
978 * gdb.base/killed-outside.c: New file.
979
218a5a11
JK
9802015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
981
982 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
983 (n at main): New.
984 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
985
e03ed3c6
AA
9862015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
987
988 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
989 infcall tests instead of setting up for KFAIL.
990
485668e5
MM
9912015-07-10 Markus Metzger <markus.t.metzger@intel.com>
992
993 * gdb.btrace/record_goto-step.exp: New.
994
08464196
JK
9952015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
996
997 PR compile/18484
998 * gdb.compile/compile.c (struct struct_type): Add volatile to
999 selffield's type.
1000 * gdb.compile/compile.exp
1001 (compile code struct_object.selffield = &struct_object): Skip further
1002 struct_object tests if this one xfails.
1003
bcf5c1d9
RC
10042015-07-08 Robert O'Callahan <robert@ocallahan.org>
1005
1006 PR exp/18617
1007 * gdb.trace/ax.exp: Add test.
1008
4931af25
YQ
10092015-07-07 Yao Qi <yao.qi@linaro.org>
1010
1011 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1012 instead of istarget "aarch64*-*-*".
1013 * gdb.arch/aarch64-fp.exp: Likewise.
1014 * gdb.base/float.exp: Likewise.
1015 * gdb.reverse/aarch64.exp: Likewise.
1016 * lib/gdb.exp (is_aarch64_target): New proc.
1017
9fcf688e
YQ
10182015-07-07 Yao Qi <yao.qi@linaro.org>
1019
1020 * lib/gdb.exp (is_aarch32_target): New proc.
1021 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1022 instead of "istarget "arm*-*-*"".
1023 * gdb.arch/arm-disp-step.exp: Likewise.
1024 * gdb.arch/thumb-bx-pc.exp: Likewise.
1025 * gdb.arch/thumb-prologue.exp: Likewise.
1026 * gdb.arch/thumb-singlestep.exp: Likewise.
1027 * gdb.base/disp-step-syscall.exp: Likewise.
1028 * gdb.base/float.exp: Likewise.
1029
fbd8d50d
YQ
10302015-07-07 Yao Qi <yao.qi@linaro.org>
1031
1032 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1033 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1034
71be1fdc
YQ
10352015-07-07 Yao Qi <yao.qi@linaro.org>
1036
1037 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1038 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1039 if it exists.
1040 * gdb.multi/multi-arch.exp: Likewise.
1041
3e221d36
SM
10422015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1043
1044 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1045 print.
1046
d441430b
YQ
10472015-07-07 Yao Qi <yao.qi@linaro.org>
1048
1049 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1050
06f810bd
MG
10512015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1052
1053 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1054 '[' and ']' characters.
1055
5e61e7c0
IB
10562015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1057
1058 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1059
28bf096c
PA
10602015-06-29 Pedro Alves <palves@redhat.com>
1061
1062 PR threads/18127
1063 * gdb.threads/hand-call-new-thread.c: New file.
1064 * gdb.threads/hand-call-new-thread.c: New file.
1065
ee93cd5e
KS
10662015-06-26 Keith Seitz <keiths@redhat.com>
1067 Doug Evans <dje@google.com>
1068
1069 PR 16253
1070 * gdb.cp/var-tag-2.cc: New file.
1071 * gdb.cp/var-tag-3.cc: New file.
1072 * gdb.cp/var-tag-4.cc: New file.
1073 * gdb.cp/var-tag.cc: New file.
1074 * gdb.cp/var-tag.exp: New file.
1075
fc637f04
PP
10762015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1077
1078 * gdb.base/history-duplicates.exp: New test.
1079
2e52ae68
PP
10802015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1081
1082 * gdb.base/completion.exp: Test the completion of the "focus"
1083 command.
1084
6e22494e
JK
10852015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1086
1087 * gdb.arch/amd64-prologue-skip.S: New file.
1088 * gdb.arch/amd64-prologue-skip.exp: New file.
1089
bf7b9cd9
SM
10902015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1091
1092 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1093 is_address_zero_readable check.
1094
201e8dfd
PB
10952015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1096
1097 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1098 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1099
5cd867b4
YQ
11002015-06-24 Yao Qi <yao.qi@linaro.org>
1101
1102 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1103 linux targets.
1104
4d7be007
YQ
11052015-06-24 Yao Qi <yao.qi@linaro.org>
1106
1107 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1108 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1109 * gdb.base/siginfo-thread.exp: Likewise.
1110
07fcd301
YQ
11112015-06-22 Yao Qi <yao.qi@linaro.org>
1112
1113 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1114
52042a00
YQ
11152015-06-22 Yao Qi <yao.qi@linaro.org>
1116
1117 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1118 aarch64*-*-*.
1119 (skip_hw_watchpoint_tests): Likewise.
1120
74bd41ce
PP
11212015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1122
1123 * gdb.base/gdbinit-history.exp: Test the interaction between
1124 setting GDBHISTSIZE and setting the history size via .gdbinit.
1125
bc460514
PP
11262015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1127
1128 PR gdb/16999
1129 * gdb.base/gdbhistsize-history.exp: New test.
1130
b58c513b
PP
11312015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1132
1133 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1134 with GDBHISTSIZE.
1135 * gdb.base/readline.exp: Likewise.
1136
92046791
YQ
11372015-06-17 Yao Qi <yao.qi@linaro.org>
1138
1139 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1140 line.
1141
2093d2d3
PP
11422015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1143
1144 * gdb.base/gdbinit-history.exp: Add test case to check that
1145 an unlimited history file does not get truncated on exit.
1146
e6c693af
AA
11472015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1148
1149 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1150 (VECTOR): New macro. Use it...
1151 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1152 ...for these typedefs.
1153 (int8, char1, int1, double1): New typedefs.
1154 (struct just_int2, struct two_int2): New structures.
1155 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1156 (add_structvecs, add_singlevecs): New functions.
1157 (main): Call add_some_intvecs twice.
1158 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1159 the compile and exit upon failure. Try compiling for the "native"
1160 architecture. Test inferior function calls with vector arguments
1161 and vector return value handling with "finish" and "return".
1162
c74f7d1c
JT
11632015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1164
1165 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1166 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1167 PE file.
1168 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1169
98aa42ee
AT
11702015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1171
1172 PR breakpoints/16465
1173 * gdb.mi/mi-dprintf-pending.c: New file.
1174 * gdb.mi/mi-dprintf-pending.exp: New test.
1175 * gdb.mi/mi-dprintf-pendshr.c: New file.
1176
7d73c23c 11772015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1178 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1179
1180 * gdb.arch/i386-mpx-map.c: New file.
1181 * gdb.arch/i386-mpx-map.exp: New File.
1182
11832015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1184
1185 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1186 * gdb.arch/i386-mpx.exp: Indentation fixed.
1187
11882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1189
1190 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1191 function and improved indentation.
1192 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1193 gdb_test_multiple. Added additional tests to skip the test.
1194
11952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1196
1197 * gdb.arch/i386-avx512.c: Change path in include file.
1198 * gdb.arch/i386-avx512.exp: Change include dir path
1199 compilation flag.
1200 * gdb.arch/i386-mpx.c: Change path in include file.
1201 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1202 flag.
1203
d5eba19a
JK
12042015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1205
1206 * gdb.compile/compile-print.exp (compile print *vararray@3)
1207 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1208
7f361056
JK
12092015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1210
1211 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1212 (do not keep jit in memory): ... this.
1213 (expect 5): Change it to ...
1214 (expect no 5): ... this.
1215
3b462ec2
SM
12162015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1217
1218 PR gdb/15564
1219 * gdb.mi/mi-detach.exp: New file.
1220
e0619de6
JK
12212015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1222
1223 PR symtab/18392
1224 * gdb.arch/amd64-tailcall-self.S: New file.
1225 * gdb.arch/amd64-tailcall-self.c: New file.
1226 * gdb.arch/amd64-tailcall-self.exp: New file.
1227
e970cb34
DB
12282015-05-28 Don Breazeal <donb@codesourcery.com>
1229
1230 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1231 tests for remote targets by checking is_target_gdbserver.
1232
b2e2f908
DE
12332015-05-27 Doug Evans <dje@google.com>
1234
1235 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1236 * gdb.dwarf2/opaque-type-lookup.c: New file.
1237 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1238
82c7be31
DE
12392015-05-26 Doug Evans <dje@google.com>
1240
1241 * gdb.cp/iostream.cc: New file.
1242 * gdb.cp/iostream.exp: New file.
1243
b4f54984
DE
12442015-05-26 Doug Evans <dje@google.com>
1245
1246 * gdb.dwarf2/dw2-op-call.exp: Update.
1247 * gdb.dwarf2/dw4-sig-types.exp: Update.
1248 * gdb.dwarf2/implptr.exp: Update.
1249 * gdb.mi/mi-cmd-param-changed.exp: Update.
1250
4ea6efe9
DE
12512015-05-26 Doug Evans <dje@google.com>
1252
1253 * gdb.python/py-lazy-string.c: New file.
1254 * gdb.python/py-lazy-string.exp: New file.
1255 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1256 (main): Update. Add estring3.
1257 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1258 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1259
f6bb7db3
YQ
12602015-05-26 Omair Javaid <omair.javaid@linaro.org>
1261 Yao Qi <yao.qi@linaro.org>
1262
1263 * gdb.reverse/aarch64.c: New.
1264 * gdb.reverse/aarch64.exp: New.
1265
a81bfbd0
OJ
12662015-05-26 Omair Javaid <omair.javaid@linaro.org>
1267
1268 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1269 (supports_reverse): Likewise.
1270
158bf1b4
PP
12712015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1272
1273 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1274 Use with_test_prefix.
1275
a0145030
AB
12762015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * gdb.base/completion.exp: Add test for completion of layout
1279 names.
1280
ebe3b578
AB
12812015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * lib/gdb.exp (skip_tui_tests): New proc.
1284 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1285
84204ed7
PA
12862015-05-19 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1289 Save the whole env array instead of just HOME. Unset HISTSIZE in
1290 the environment while testing. Restore whole environment
1291 afterwards.
1292
37442ce1
DE
12932015-05-16 Doug Evans <xdje42@gmail.com>
1294
1295 * gdb.guile/scm-ports.c: New file.
1296 * gdb.guile/scm-ports.exp: Add memory port tests.
1297
36de76f9
JK
12982015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1299
1300 * gdb.compile/compile-print.c: New file.
1301 * gdb.compile/compile-print.exp: New file.
1302
3a9558c4
JK
13032015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1304
1305 * gdb.compile/compile-ops.exp: Cast param to void.
1306 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1307 (compile code struct_object.selffield = &struct_object): Add xfail.
1308
aa715135
JG
13092015-05-15 Joel Brobecker <brobecker@adacore.com>
1310
1311 * gdb.ada/arr_enum_with_gap: New testcase.
1312
931e5bc3
JG
13132015-05-15 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.ada/byte_packed_arr: New testcase.
1316
9cd4d857
JB
13172015-05-15 Joel Brobecker <brobecker@adacore.com>
1318
1319 * gdb.ada/pckd_neg: New testcase.
1320
ebfd00d2
PP
13212015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1322
1323 PR gdb/17820
1324 * gdb.base/gdbinit-history.exp: New test.
1325 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1326 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1327
4c082a81
SC
13282015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1329
1330 * gdb.python/py-xmethods.cc: Enhance test case.
1331 * gdb.python/py-xmethods.exp: New tests.
1332 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1333 function.
1334 (B_indexoper): Likewise.
1335 (global_dm_list) : Add new xmethod worker functions.
1336
f7797074
SDJ
13372015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1338
1339 * gdb.base/coredump-filter.exp: Correctly unset
1340 "coredump_var_addr" array.
1341
a4674e4e
PA
13422015-05-08 Pedro Alves <palves@redhat.com>
1343
1344 * gdb.server/non-existing-program.exp: Unset spawn_id.
1345
df2eb078
SC
13462015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1347
1348 PR python/18291
1349 * gdb.python/py-xmethods.exp: Add tests.
1350
422349a3
YQ
13512015-05-08 Yao Qi <yao.qi@linaro.org>
1352
1353 PR gdb/18208
1354 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1355 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1356 function set_coredump_filter, and remove remote_exec call.
1357 Remove argument ipid. Callers update.
1358 (top level): Don't get inferior's PID.
1359
63fc80ce
AA
13602015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1361
1362 * gdb.base/watch_thread_num.exp: Skip test on targets without
1363 access watchpoints.
1364
80ad801e
PA
13652015-05-06 Pedro Alves <palves@redhat.com>
1366
1367 PR server/18081
1368 * gdb.server/non-existing-program.exp: New file.
1369
0fa7fe50
JB
13702015-05-05 Joel Brobecker <brobecker@adacore.com>
1371
1372 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1373
3ea89b92
PMR
13742015-05-05 Joel Brobecker <brobecker@adacore.com>
1375
1376 * gdb.ada/out_of_line_in_inlined: New testcase.
1377
87b8eff0
JB
13782015-05-05 Joel Brobecker <brobecker@adacore.com>
1379
1380 * gdb.ada/var_rec_arr: New testcase.
1381
5fccc635
YQ
13822015-04-30 Yao Qi <yao.qi@linaro.org>
1383
1384 * gdb.base/break-idempotent.exp: If
1385 skip_hw_watchpoint_multi_tests returns true, skip the tests
1386 on "rwatch" and "awatch".
1387
42d38f42
YQ
13882015-04-30 Yao Qi <yao.qi@linaro.org>
1389
1390 * gdb.base/relativedebug.exp: Invoke gdb command
1391 "info sharedlibrary", and if libc.so doesn't have debug info,
1392 skip the test.
1393
2ce1cdbf
DE
13942015-04-29 Doug Evans <dje@google.com>
1395
1396 * gdb.python/py-xmethods.exp: Add ptype tests.
1397 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1398 get_result_type method.
1399
f24a38c5
LM
14002015-04-29 Luis Machado <lgustavo@codesourcery.com>
1401
1402 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1403 the target does not support hardware watchpoints.
1404
ecbf2b3c
LM
14052015-04-29 Luis Machado <lgustavo@codesourcery.com>
1406
1407 * gdb.base/break-always.exp: Abort testing if writing to memory
1408 causes an error.
1409
34f5f757
DE
14102015-04-28 Doug Evans <dje@google.com>
1411
1412 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1413 * gdb.python/py-pp-registration.exp: ... here. New file.
1414 * gdb.python/py-pp-registration.c: New file.
1415 * gdb.python/py-pp-registration.py: New file.
1416
69b4374a
DE
14172015-04-28 Doug Evans <dje@google.com>
1418
1419 * gdb.python/py-bad-printers.c: New file.
1420 * gdb.python/py-bad-printers.py: New file.
1421 * gdb.python/py-bad-printers.exp: New file.
1422
59fb7612
SS
14232015-04-28 Sasha Smundak <asmundak@google.com>
1424
1425 * gdb.python/py-type.exp: New test.
1426
2631b16a
AW
14272015-04-28 Andy Wingo <wingo@igalia.com>
1428
1429 * gdb.python/py-parameter.exp:
1430 * gdb.guile/scm-parameter.exp: Escape the path that we are
1431 matching against, as it might contain characters that are special
1432 to regular expressions.
1433
460efde1
JB
14342015-04-27 Joel Brobecker <brobecker@adacore.com>
1435
1436 * gdb.ada/rec_comp: New testcase.
1437
2d369d8e
SDJ
14382015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1439
1440 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1441 before using it.
1442
cf75d6c3
AB
14432015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1446 new tests for verilog output.
1447
8dbe7ca5
YQ
14482015-04-24 Yao Qi <yao.qi@linaro.org>
1449
1450 * boards/remote-gdbserver-on-localhost.exp: New file.
1451
4ef9fb2f
PA
14522015-04-23 Pedro Alves <palves@redhat.com>
1453
1454 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1455 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1456 "end of file", remove $inferior_spawn_id from the indirect list.
1457
0a803169
PA
14582015-04-23 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1461
749ef8f8
PA
14622015-04-23 Pedro Alves <palves@redhat.com>
1463
1464 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1465 on $any_spawn_id instead of only on $gdb_spawn_id.
1466
8aae4344
PM
14672015-04-21 Pierre Muller <muller@sourceware.org>
1468
1469 PR pascal/17815
1470 * lib/pascal.exp (gpc_compile): Add new option "class".
1471 (fpc_compile): Likewise.
1472 * gdb.pascal/case-insensitive-symbols.pas: New file.
1473 * gdb.pascal/case-insensitive-symbols.exp: New file.
1474
1586c8fb
GB
14752015-04-20 Gary Benson <gbenson@redhat.com>
1476
1477 * gdb.base/attach.exp: Fix three extended remote failures.
1478
1b6e6f5c
GB
14792015-04-17 Gary Benson <gbenson@redhat.com>
1480
1481 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1482 the main executable over the remote protocol.
1483
e797481d
PA
14842015-04-16 Pedro Alves <palves@redhat.com>
1485
1486 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1487 a new gdbserver if gdbserver_reconnect_p is set.
1488
1ca99c42
PA
14892015-04-16 Pedro Alves <palves@redhat.com>
1490
1491 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1492 is set, don't exit gdbserver.
1493
af9fd6f8
AA
14942015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1495
1496 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1497 appropriate .insn, such that an older assembler can be used.
1498 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1499 the z/Architecture instruction set on 31-bit targets as well.
1500
04ff1e61
AA
15012015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1502
1503 * gdb.go/handcall.exp: Remove all logic related to the first
1504 breakpoint and rely on go_runto_main instead.
1505 * gdb.go/strings.exp: Likewise.
1506 * gdb.go/unsafe.exp: Likewise.
1507 * gdb.go/hello.exp: Likewise. Also rename the remaining
1508 breakpoint marker to "breakpoint 1".
1509 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1510 * gdb.go/strings.go: Likewise.
1511 * gdb.go/unsafe.go: Likewise.
1512 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1513 "set breakpoint 2 here" and rename the remaining breakpoint marker
1514 to "breakpoint 1".
1515
40d2f8d6
SM
15162015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1517
1518 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1519 if itertools.imap is not present.
1520 * gdb.python/py-objfile.exp: Add parentheses.
1521 * gdb.python/py-type.exp: Same.
1522 * gdb.python/py-unwind-maint.py: Same.
1523
8cbc97c6
YQ
15242015-04-15 Yao Qi <yao.qi@linaro.org>
1525
1526 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1527 of ":$ptr_size" and set its form explicitly.
1528
45fd756c
YQ
15292015-04-15 Pedro Alves <palves@redhat.com>
1530 Yao Qi <yao.qi@linaro.org>
1531
1532 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1533 timeout by factor of 4.
1534 (test_regular_watch): Likewise.
1535 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1536 * gdb.reverse/sigall-reverse.exp: Likewise.
1537 * gdb.reverse/until-precsave.exp: Likewise.
1538 * lib/gdb.exp (with_timeout_factor): New proc.
1539 (gdb_expect): Move some code to ...
1540 (get_largest_timeout): ... here. New procedure.
1541
9e811bc3
LM
15422015-04-14 Luis Machado <lgustavo@codesourcery.com>
1543
1544 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1545
0ff6fcb2
LM
15462015-04-13 Luis Machado <lgustavo@codesourcery.com>
1547
1548 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1549 to write to the .text section.
1550
7578d5f7
LM
15512015-04-13 Luis Machado <lgustavo@codesourcery.com>
1552
1553 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1554 Handle the case of targets that do not provide PID information.
1555
2efe15c4
YQ
15562015-04-13 Yao Qi <yao.qi@linaro.org>
1557
1558 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1559 and use expect instead of gdb_expect.
1560
8cd8f2f8
SDJ
15612015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1562
1563 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1564 "coredump_var_addr" to avoid naming conflict with other testcases.
1565
9ee41772
PA
15662015-04-10 Pedro Alves <palves@redhat.com>
1567
1568 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1569 gdb_test_sequence and gdb_assert.
1570
07473109
PA
15712015-04-10 Pedro Alves <palves@redhat.com>
1572
1573 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1574 test messages that don't include the breakpoint address.
1575
de3db44c
YQ
15762015-04-10 Yao Qi <yao.qi@linaro.org>
1577
1578 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1579 false for some offset and width combinations which aren't
1580 supported by linux kernel.
1581
c79d856c
PA
15822015-04-10 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1585 procedure, factored out from ...
1586 (top level): ... here. Add "set displaced-stepping" testing axis.
1587 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1588 parameter "displaced". Use it.
1589 (top level): Use foreach and add "set displaced-stepping" testing
1590 axis.
1591
ebc90b50
PA
15922015-04-10 Pedro Alves <palves@redhat.com>
1593
1594 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1595 Remove comment.
1596 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1597 both the address of the instruction that triggers the watchpoint
1598 and the address of the instruction immediately after, and use
1599 those addresses for the test. Fix comment.
1600
8f572e5c
PA
16012015-04-10 Pedro Alves <palves@redhat.com>
1602
1603 * gdb.base/sigstep.exp (breakpoint_to_handler)
1604 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1605 Test "backtrace" in handler.
1606 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1607 (top level): Add new "displaced" test axis to
1608 breakpoint_to_handler, breakpoint_to_handler_entry and
1609 breakpoint_over_handler.
1610
8d707a12
PA
16112015-04-10 Pedro Alves <palves@redhat.com>
1612
1613 PR gdb/18216
1614 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1615
ef713951
YQ
16162015-04-10 Yao Qi <yao.qi@linaro.org>
1617
1618 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1619 (test_add_rn_pc): New function.
1620 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1621 (top level): Invoke test_add_rn_pc.
1622
906d60cf
PA
16232015-04-10 Pedro Alves <palves@redhat.com>
1624
1625 PR gdb/13858
1626 * gdb.base/step-over-no-symbols.exp: New file.
1627
f2983cc3
AW
16282015-04-09 Andy Wingo <wingo@igalia.com>
1629
1630 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1631 after the Python tests.
1632
6d62641c
SDJ
16332015-04-08 Keith Seitz <keiths@redhat.com>
1634
1635 PR python/16699
1636 * gdb.python/py-completion.exp: New tests for completion.
1637 * gdb.python/py-completion.py (CompleteLimit1): New class.
1638 (CompleteLimit2): Likewise.
1639 (CompleteLimit3): Likewise.
1640 (CompleteLimit4): Likewise.
1641 (CompleteLimit5): Likewise.
1642 (CompleteLimit6): Likewise.
1643 (CompleteLimit7): Likewise.
1644
f3770638
PA
16452015-04-08 Pedro Alves <palves@redhat.com>
1646
1647 PR gdb/18214
1648 PR gdb/18216
1649 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1650 function.
1651 (main): Install it as SIGUSR1 handler.
1652 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1653 parameter. Always use "setup" as prefix. Toggle "set
1654 displaced-stepping" off/on depending on global. Don't switch to
1655 thread 1 here.
1656 (top level): Add displaced stepping "off/on" test axis. Update
1657 "setup" calls. Wrap each subtest with with_test_prefix. Test
1658 continuing with a queued signal in each thread.
1659
4496bed7
PA
16602015-04-08 Pedro Alves <palves@redhat.com>
1661
1662 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1663 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1664 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1665 Return early if running to main fails.
1666 * gdb.trace/while-stepping.exp: Likewise.
1667
b97fde92
PA
16682015-04-07 Pedro Alves <palves@redhat.com>
1669
1670 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1671 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1672 interact with inferior program.
1673
f71c18e7
PA
16742015-04-07 Pedro Alves <palves@redhat.com>
1675
1676 * lib/gdb.exp (inferior_spawn_id): New global.
1677 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1678 spawn id after processing the user code.
1679 (default_gdb_start): Set inferior_spawn_id.
1680 (send_inferior): New procedure.
1681 * lib/gdbserver-support.exp (gdbserver_start): Set
1682 inferior_spawn_id.
1683 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1684
6423214f
PA
16852015-04-07 Pedro Alves <palves@redhat.com>
1686
1687 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1688 * lib/gdbserver-support.exp (gdbserver_start): Make
1689 $server_spawn_id global.
1690 (gdbserver_start): Don't wait for gdbserver's spawn id with
1691 expect_background.
1692 (close_gdbserver): New procedure.
1693 (gdb_exit): Rename the default version and reimplement.
1694
71c0ee8c
PA
16952015-04-07 Pedro Alves <palves@redhat.com>
1696
72f4393d 1697 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
1698 append the substituted item, not the original item.
1699
203bc29b
PA
17002015-04-07 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1703 gdb_expect.
1704
508a3ddf
PA
17052015-04-07 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1708 output appearing once only.
1709
9f6dbe2b
PA
17102015-04-07 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1713 that doesn't expect anything. Return early if running to main
1714 fails.
1715
337532fa
YQ
17162015-04-07 Yao Qi <yao.qi@linaro.org>
1717
1718 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1719 (child_function): Call alarm.
1720 (main): Move call to alarm into the loop.
1721 * gdb.threads/non-stop-fair-events.exp: Build program with
1722 -DTIMEOUT=$timeout.
1723
01b622d4
DE
17242015-04-06 Doug Evans <xdje42@gmail.com>
1725
1726 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1727 Fix dest parameter to board_info.
1728 (fpc_compile): Ditto.
1729 (gdb_compile_pascal): Rename dest arg to destfile.
1730
961f4160
PMR
17312015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1732
1733 * gdb.ada/funcall_ref.exp: New file.
1734 * gdb.ada/funcall_ref/foo.adb: New file.
1735
cafda597
YQ
17362015-04-02 Yao Qi <yao.qi@linaro.org>
1737
1738 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1739 is remote.
1740
fed040c6
GB
17412015-04-02 Gary Benson <gbenson@redhat.com>
1742
1743 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1744
d11916aa
SS
17452015-04-01 Sasha Smundak <asmundak@google.com>
1746
1747 * gdb.python/py-unwind-maint.c: New file.
1748 * gdb.python/py-unwind-maint.exp: New test.
1749 * gdb.python/py-unwind-maint.py: New file.
1750 * gdb.python/py-unwind.c: New file.
1751 * gdb.python/py-unwind.exp: New test.
1752 * gdb.python/py-unwind.py: New test.
1753
a1471180
PA
17542015-04-01 Pedro Alves <palves@redhat.com>
1755
1756 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1757 to fail instead of non-existent $test.
1758
0bbeccb1
PA
17592015-04-01 Pedro Alves <palves@redhat.com>
1760
1761 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1762 GDBFLAGS if not empty.
1763
3c724c8c
PMR
17642015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1765
1766 * gdb.ada/complete.exp: Remove "multi_line".
1767 * gdb.ada/info_exc.exp: Remove "multi_line".
1768 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1769 * gdb.ada/ptype_field.exp: Remove "multi_line".
1770 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1771 * gdb.ada/tagged.exp: Remove "multi_line".
1772 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1773 [multi_line ...]
1774 * gdb.btrace/delta.exp: Likewise.
1775 * gdb.btrace/exception.exp: Likewise.
1776 * gdb.btrace/function_call_history.exp: Likewise.
1777 * gdb.btrace/instruction_history.exp: Likewise.
1778 * gdb.btrace/nohist.exp: Likewise.
1779 * gdb.btrace/record_goto.exp: Likewise.
1780 * gdb.btrace/segv.exp: Likewise.
1781 * gdb.btrace/stepi.exp: Likewise.
1782 * gdb.btrace/tailcall.exp: Likewise.
1783 * gdb.btrace/unknown_functions.exp: Likewise.
1784 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1785 * lib/gdb.exp: Add the "multi_line" helper.
1786
4eec2deb
PA
17872015-04-01 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.threads/tid-reuse.c: New file.
1790 * gdb.threads/tid-reuse.exp: New file.
1791
df8411da
SDJ
17922015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1793
1794 PR corefiles/16092
1795 * gdb.base/coredump-filter.c: New file.
1796 * gdb.base/coredump-filter.exp: Likewise.
1797
6ef37366
PM
17982015-03-27 Petr Machata <pmachata@redhat.com>
1799
1800 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1801 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1802 (Dwarf::assemble): Initialize them.
1803 (Dwarf::lines): New function.
1804
7ec911b0
JT
18052015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1806
1807 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1808 SYMBOL_PREFIX for x86_64-*-cygwin.
1809
ff908ebf
AW
18102015-03-26 Andy Wingo <wingo@igalia.com>
1811
1812 PR symtab/18148
1813 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1814 const_value but not a location.
1815 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1816 location defined in non-main CUs are visible.
1817
6d5f0679
YQ
18182015-03-26 Yao Qi <yao.qi@linaro.org>
1819
1820 PR testsuite/18139
1821 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1822 Add a line number entry for the same line.
1823 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1824 Add a line number entry for the same line.
1825
2898689b
YQ
18262015-03-26 Yao Qi <yao.qi@linaro.org>
1827
1828 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1829 .int 0.
1830 (func): Likewise. Add .Lfunc_1 label.
1831 Use .Lfunc_1 label.
1832 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1833 .int 0.
1834 (func): Likewise.
1835 Use .Lfunc_1 label.
1836
85180498
YQ
18372015-03-26 Yao Qi <yao.qi@linaro.org>
1838
1839 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1840 Call gdb_compile instead to compile each .s files without debug
1841 information.
1842
8aa08a8d
YQ
18432015-03-26 Yao Qi <yao.qi@linaro.org>
1844
1845 * gdb.base/savedregs.exp (process_saved_regs): Make
1846 "Saved registers:" optional in the pattern.
1847
66849923
MM
18482015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1849
1850 * gdb.btrace/next.exp: Merged into step.exp.
1851 * gdb.btrace/finish.exp: Merged into step.exp.
1852 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1853 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1854 "record goto" and checking the exact replay position.
1855 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1856 check for "Recording format" in "info record" output.
1857 * gdb.btrace/record_goto.exp: Choose test file based on target.
1858 * gdb.btrace/x86-record_goto.S: Renamed into ...
1859 * gdb.btrace/x86_64-record_goto.S: ... this.
1860 * gdb.btrace/i686-record_goto.S: New.
1861 * gdb.btrace/x86-tailcall.S: Renamed into ...
1862 * gdb.btrace/x86_64-tailcall.S: ... this.
1863 * gdb.btrace/i686-tailcall.S: New.
1864 * gdb.btrace/x86-tailcall.c: Renamed into ...
1865 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1866 separate statements. Update test.
1867 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1868 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1869 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1870 * gdb.btrace/tailcall.exp: Choose test file based on target.
1871 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1872
11cc1b74
MM
18732015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1874
1875 * gdb.btrace/exception.exp: Increase BTS buffer size.
1876
a25d8bf9
PA
18772015-03-24 Pedro Alves <palves@redhat.com>
1878
1879 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1880
856e7dd6
PA
18812015-03-24 Pedro Alves <palves@redhat.com>
1882
1883 * gdb.threads/schedlock.exp (test_step): No longer expect that
1884 "set scheduler-locking step" with "next" over a function call runs
1885 threads unlocked.
1886
ad235a41
AT
18872015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1888
1889 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1890
15630549
AT
18912015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1892
1893 PR breakpoints/16466
1894 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1895 * gdb.mi/mi-pending.c (thread_func): New function.
1896 (int main): Add threading support required.
1897 * gdb.mi/mi-pending.exp: Add tests for this issue.
1898 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1899 (pendfunc2): Remove stdio dependency.
1900 * gdb.mi/mi-pendshr2.c: New file.
1901
693dca06
KS
19022015-03-23 Keith Seitz <keiths@redhat.com>
1903
1904 * gdb.linespec/keywords.c: New file.
1905 * gdb.linespec/keywords.exp: New file.
1906
7e993ebf
KS
19072015-03-23 Keith Seitz <keiths@redhat.com>
1908
1909 PR gdb/18021
1910 * gdb.dwarf2/staticvirtual.exp: New test.
1911
bc23328c
JK
19122015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1913
1914 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1915 * README: Remove HP-UX and gdb.hp.
1916 (configuration):
1917 * configure: Regenerate.
1918 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1919 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1920 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1921 gdb.hp/gdb.defects/Makefile.
1922 * gdb.hp/Makefile.in: File deleted.
1923 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1924 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1925 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1926 * gdb.hp/gdb.aCC/run.c: File deleted.
1927 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1928 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1929 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1930 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1931 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1932 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1933 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1934 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1935 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1936 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1937 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1938 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1939 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1940 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1941 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1942 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1943 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1944 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1945 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1946 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1947 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1948 * gdb.hp/gdb.compat/average.c: File deleted.
1949 * gdb.hp/gdb.compat/sum.c: File deleted.
1950 * gdb.hp/gdb.compat/xdb.c: File deleted.
1951 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1952 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1953 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1954 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1955 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1956 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1957 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1958 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1959 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1960 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1961 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1962 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1963 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1964 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1965 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1966 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1967 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1968 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1969 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1970 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1971 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1972 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1973 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1974 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1975 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1976 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1977 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1978 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1979 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1980 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1981 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1982 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1983 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1984 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1985 * gdb.hp/tools/odump: File deleted.
1986
8bf3b159
PA
19872015-03-19 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1990 (saw_thread_3): New globals.
1991 (top level): Increment them when an event for the corresponding
1992 thread is seen.
1993 (no thread starvation): New test.
1994
eb54c8bf
PA
19952015-03-19 Pedro Alves <palves@redhat.com>
1996
1997 * gdb.threads/continue-pending-status.c: New file.
1998 * gdb.threads/continue-pending-status.exp: New file.
1999
32d2e5d6
PA
20002015-03-18 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2003 Use gdb_is_target_remote instead of is_remote. Use
2004 gdb_test_multiple instead of gdb_expect. Exit early if
2005 gdb_test_multiple hits its internal matches. Tighten stepi tests
2006 expected output. Fail on exit with any signal, instead of just
2007 SIGILL.
2008
f68f11b7
YQ
20092015-03-18 Yao Qi <yao.qi@linaro.org>
2010
2011 PR tdep/18107
2012 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2013 variable.
2014 * gdb.base/catch-syscall.exp: Don't skip it on
2015 aarch64*-*-linux* target. Remove elements in all_syscalls.
2016 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2017 target.
2018 (setup_all_syscalls): New proc.
2019
ca5fd19b
YQ
20202015-03-16 Yao Qi <yao.qi@linaro.org>
2021
2022 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2023 (top level): Skip tests if valid_addr_p returns false for
2024 $cmd1 or $cmd2.
2025
85642ba0
AW
20262015-03-11 Andy Wingo <wingo@igalia.com>
2027
2028 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2029
e03f9645
YQ
20302015-03-11 Yao Qi <yao.qi@linaro.org>
2031
2032 * gdb.base/catch-syscall.exp: Fix typo in comments.
2033
5d0962b2
YQ
20342015-03-11 Yao Qi <yao.qi@linaro.org>
2035
2036 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2037
b2df3cef
PA
20382015-03-09 Pedro Alves <palves@redhat.com>
2039
2040 * dg-extract-results.py: Delete.
2041
ef878e53
PA
20422015-03-09 Pedro Alves <palves@redhat.com>
2043
2044 Merge dg-extract-results.sh from GCC upstream (r218843).
2045
2046 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2047 * dg-extract-results.sh: Use --text with grep to avoid issues with
2048 binary files. Fall back to cat -v, if that doesn't work.
2049
9494d219
PA
20502015-03-05 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2053
a8d9763a
SM
20542015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2055
2056 * lib/mi-support.exp (mi_expect_interrupt): Accept
2057 alternative event for when in all-stop mode.
2058
be9957b8
PA
20592015-03-04 Pedro Alves <palves@redhat.com>
2060
2061 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2062
d57be0f4 20632015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
2064
2065 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2066
c214c7cf
AA
20672015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2068
2069 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2070 regexps for GDB's current line display, accept a hex address
2071 preceding the line number.
2072
6d74a497
AA
20732015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2074
2075 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2076 the 'arch1' variable for "s390*-linux*" targets.
2077
511aee7c
PA
20782015-03-04 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2081 (main): Pass missing retval argument to pthread_join call.
2082
95e50b27
PA
20832015-03-02 Pedro Alves <palves@redhat.com>
2084
2085 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2086 (top level): Call do_test with non-stop as well.
2087
28054d69
PA
20882015-03-02 Pedro Alves <palves@redhat.com>
2089
2090 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2091 -1.
2092
4fa5d7b4
AA
20932015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2094
2095 * gdb.arch/s390-vregs.exp: New test.
2096 * gdb.arch/s390-vregs.S: New file.
2097
97c18565
PA
20982015-02-27 Pedro Alves <palves@redhat.com>
2099
2100 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2101 call to catch_command_errors.
2102 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2103 catch_command_errors.
2104
a37bfa30
PA
21052015-02-27 Pedro Alves <palves@redhat.com>
2106
2107 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2108 "true" for boolean result.
2109 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2110 prototype of main.
2111
6f98576f
PA
21122015-02-27 Pedro Alves <palves@redhat.com>
2113
2114 * lib/unbuffer_output.c: New file.
2115 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2116 (main): Call gdb_unbuffer_output.
2117
eba5ab56
YQ
21182015-02-27 Yao Qi <yao.qi@linaro.org>
2119
2120 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2121 target.
2122
0def5aaa
DE
21232015-02-26 Doug Evans <dje@google.com>
2124
2125 * gdb.cp/class2.cc (Dbase, D): New classes.
2126 (main): New local delta.
2127 * gdb.cp/class2.exp: Test printing delta.
2128 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2129 (dynbar): New global.
2130 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2131
081a1c2c
JK
21322015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2133
2134 * gdb.compile/compile-ifunc.c: New file.
2135 * gdb.compile/compile-ifunc.exp: New file.
2136
2f41223f
AT
21372015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2138
2139 * gdb.base/structs.exp: Check for correct struct on finish.
2140
03eddd80
YQ
21412015-02-26 Yao Qi <yao.qi@linaro.org>
2142
2143 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2144 is zero.
2145
80c57053
JK
21462015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2147
2148 * gdb.arch/cordic.ko.bz2: New file.
2149 * gdb.arch/cordic.ko.debug.bz2: New file.
2150 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2151
21613c12
YQ
21522015-02-25 Yao Qi <yao.qi@linaro.org>
2153
2154 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2155 aarch64*-*-* target.
2156
d8b901ed
PA
21572015-02-23 Pedro Alves <palves@redhat.com>
2158
2159 * lib/gdb.exp (delete_breakpoints): Rewrite using
2160 gdb_test_multiple.
2161
e5b85ead
PA
21622015-02-23 Pedro Alves <palves@redhat.com>
2163
2164 * gdb.base/info-os.c: Include stdlib.h.
2165
85c3a371
DE
21662015-02-22 Doug Evans <xdje42@gmail.com>
2167
2168 PR symtab/17855
2169 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2170 is read after symbols have been re-read.
2171 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2172 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2173
96553a0c
DE
21742015-02-21 Doug Evans <dje@google.com>
2175
2176 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2177
97a0c697
JK
21782015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 PR corefiles/17808
2181 * gdb.arch/i386-biarch-core.core.bz2: New file.
2182 * gdb.arch/i386-biarch-core.exp: New file.
2183
a47cd6e9
PA
21842015-02-21 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2187 runto_main fails.
2188
c5facdc4
PA
21892015-02-20 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2192 info probes.
2193
2db9a427
PA
21942015-02-20 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2197
60fb7e9e
PA
21982015-02-20 Pedro Alves <palves@redhat.com>
2199
2200 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2201 clean_restart before gdb_target_supports_trace.
2202
5c5019c2
PA
22032015-02-20 Pedro Alves <palves@redhat.com>
2204
2205 PR threads/18006
2206 * gdb.threads/clone-thread_db.c: New file.
2207 * gdb.threads/clone-thread_db.exp: New file.
2208
c9587f88
AT
22092015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2210
2211 PR breakpoints/16812
2212 * gdb.base/catch-gdb-caused-signals.c: New file.
2213 * gdb.base/catch-gdb-caused-signals.exp: New file.
2214
f6a88844
JM
22152015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2216
2217 * configure: Regenerated.
2218 * configure.ac: Use GDB_AC_TRANSFORM.
2219 * aclocal.m4: sinclude ../transform.m4.
2220
497c491b
JM
22212015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2222
2223 * lib/dtrace.exp: New file.
2224 * gdb.base/dtrace-probe.exp: Likewise.
2225 * gdb.base/dtrace-probe.d: Likewise.
2226 * gdb.base/dtrace-probe.c: Likewise.
2227 * lib/pdtrace.in: Likewise.
2228 * configure.ac: Output variables with the transformed names of
2229 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2230 * configure: Regenerated.
2231
03e98035
JM
22322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2233
2234 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2235 expected message when trying to access $_probe_* convenience
2236 variables while not on a probe.
2237
63cc30e9
JK
22382015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2239
2240 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2241
0703599a
PA
22422015-02-11 Pedro Alves <pedro@codesourcery.com>
2243
2244 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2245 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2246
7e60a48e
DE
22472015-02-10 Doug Evans <xdje42@gmail.com>
2248
2249 * lib/gdb.exp (gdb_load): Always return a result.
2250
01b088bc
PA
22512015-02-10 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.threads/signal-sigtrap.c: New file.
2254 * gdb.threads/signal-sigtrap.exp: New file.
2255
b05ec7a5
AT
22562015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2257
2258 * gdb.trace/no-attach-trace.c: New file.
2259 * gdb.trace/no-attach-trace.exp: New file.
2260
a2c2acaf
MW
22612015-02-09 Mark Wielaard <mjw@redhat.com>
2262
2263 * gdb.dwarf2/atomic.c: New file.
2264 * gdb.dwarf2/atomic-type.exp: Likewise.
2265
31fd9caa
MM
22662015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2267
2268 * gdb.btrace/buffer-size.exp: Update "info record" output.
2269 * gdb.btrace/delta.exp: Update "info record" output.
2270 * gdb.btrace/enable.exp: Update "info record" output.
2271 * gdb.btrace/finish.exp: Update "info record" output.
2272 * gdb.btrace/instruction_history.exp: Update "info record" output.
2273 * gdb.btrace/next.exp: Update "info record" output.
2274 * gdb.btrace/nexti.exp: Update "info record" output.
2275 * gdb.btrace/step.exp: Update "info record" output.
2276 * gdb.btrace/stepi.exp: Update "info record" output.
2277 * gdb.btrace/nohist.exp: Update "info record" output.
2278
d33501a5
MM
22792015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2280
2281 * gdb.btrace/buffer-size: New.
2282
f4abbc16
MM
22832015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2284
2285 * gdb.btrace/delta.exp: Update "info record" output.
2286 * gdb.btrace/enable.exp: Update "info record" output.
2287 * gdb.btrace/finish.exp: Update "info record" output.
2288 * gdb.btrace/instruction_history.exp: Update "info record" output.
2289 * gdb.btrace/next.exp: Update "info record" output.
2290 * gdb.btrace/nexti.exp: Update "info record" output.
2291 * gdb.btrace/step.exp: Update "info record" output.
2292 * gdb.btrace/stepi.exp: Update "info record" output.
2293 * gdb.btrace/nohist.exp: Update "info record" output.
2294
b9d61307
SM
22952015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2296
2297 PR gdb/15678
2298 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2299
e584fdbc
PA
23002015-02-06 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2303 macro.
2304 (seconds_left, again): New globals.
2305 (main): Wait seconds_left in a 1-second sleep loop instead of
2306 sleeping 180 seconds. If 'again' is set, reset the seconds
2307 counter.
2308 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2309 'again' in the inferior before detaching. Print the seconds left.
2310 (options): New global.
2311 (top level): Build program with -DTIMEOUT=$timeout.
2312
77f41761
PA
23132015-02-06 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2316 determine how many seconds to pass to 'alarm'.
2317 * gdb.base/gdb-sigterm.exp (top level): Build program with
2318 -DTIMEOUT=$timeout.
2319 (do_test): Return success/failure indication. Add more verbose
2320 logging. Don't fail if 200 single steps are seen. Instead, fail
2321 when the test times out.
2322 (passes): New global.
2323 (top level): Break the testing loop if testing fails on any
2324 iteration. Use gdb_assert.
2325
b9394193
DB
23262015-02-04 Don Breazeal <donb@codesourcery.com>
2327
2328 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2329 and initialize them.
2330 (ipc_cleanup): New function.
2331 (main): Don't declare shmid, semid, and msqid. Add a call to
2332 atexit so that we call ipc_cleanup on exit.
2333
42d9e528
PA
23342015-02-04 Pedro Alves <palves@redhat.com>
2335
2336 * boards/native-extended-gdbserver.exp: Remove any target variant
2337 specifications from the board name before clearing the isremote
2338 flag from board_info.
2339
ae6ae975
DE
23402015-01-31 Doug Evans <xdje42@gmail.com>
2341
2342 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2343
cfb069a8
GB
23442015-01-31 Gary Benson <gbenson@redhat.com>
2345
2346 * gdb.base/completion.exp: Disable completion limiting for
2347 existing tests. Add new tests to check completion limiting.
2348 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2349
5dd31d79
DE
23502015-01-31 Doug Evans <xdje42@gmail.com>
2351
2352 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2353
9f050062
DE
23542015-01-31 Doug Evans <xdje42@gmail.com>
2355
2356 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2357 entries. Duplicate file section script entries.
2358 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2359 inlined entries. Add test for safe-path rejection.
2360 * gdb.python/py-section-script.c: Add duplicate inlined section script
2361 entries. Duplicate file section script entries.
2362 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2363 inlined entries. Add test for safe-path rejection.
2364
df25ebbd
JB
23652015-01-29 Joel Brobecker <brobecker@adacore.com>
2366
2367 * gdb.ada/disc_arr_bound: New testcase.
2368
4a0ca9ec
JB
23692015-01-29 Joel Brobecker <brobecker@adacore.com>
2370
2371 * gdb.ada/mi_var_array: New testcase.
2372
3a8b707a
DE
23732015-01-27 Doug Evans <dje@google.com>
2374
2375 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2376 Add test for objfile.filename, objfile.username after objfile
2377 has been unloaded.
2378
f8313f6e
JB
23792015-01-26 Joel Brobecker <brobecker@adacore.com>
2380
2381 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2382 the second test to print the name attribute of value
2383 returned by the call to gdb.lookup_type, and adjust
2384 the expected output accordingly.
2385
37bc665e
MW
23862015-01-25 Mark Wielaard <mjw@redhat.com>
2387
2388 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2389 * gdb.base/disp-step-fork.c: Include unistd.h.
2390 * gdb.base/siginfo-obj.c: Include stdio.h.
2391 * gdb.base/siginfo-thread.c: Likewise.
2392 * gdb.mi/non-stop.c: Include unistd.h.
2393 * gdb.mi/nsthrexec.c: Include stdio.h.
2394 * gdb.mi/pthreads.c: Include unistd.h.
2395 * gdb.modula2/unbounded1.c (main): Declare returns int.
2396 * gdb.reverse/consecutive-reverse.c: Likewise.
2397 * gdb.threads/create-fail.c: Include unistd.h.
2398 * gdb.threads/killed.c: Likewise.
2399 * gdb.threads/linux-dp.c: Likewise.
2400 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2401 * gdb.threads/non-ldr-exc-2.c: Likewise.
2402 * gdb.threads/non-ldr-exc-3.c: Likewise.
2403 * gdb.threads/non-ldr-exc-4.c: Likewise.
2404 * gdb.threads/pthreads.c: Include unistd.h.
2405 (main): Declare returns int.
2406 * gdb.threads/tls-main.c (foo): New declaration.
2407 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2408
f7e5394d
SM
24092015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2410
2411 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2412 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2413
743649fd
MW
24142015-01-15 Mark Wielaard <mjw@redhat.com>
2415
2416 * gdb.base/noreturn-return.c: New file.
2417 * gdb.base/noreturn-return.exp: New file.
2418 * gdb.base/noreturn-finish.c: New file.
2419 * gdb.base/noreturn-finish.exp: New file.
2420
198297aa
PA
24212015-01-23 Pedro Alves <palves@redhat.com>
2422
2423 * gdb.threads/continue-pending-after-query.c: New file.
2424 * gdb.threads/continue-pending-after-query.exp: New file.
2425
717cf30c
AG
24262015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2427 Simon Marchi <simon.marchi@ericsson.com>
2428
2429 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2430 * gdb.base/valgrind-db-attach.exp: Same.
2431 * gdb.base/valgrind-infcall.exp: Same.
2432 * lib/mi-support.exp (default_mi_gdb_start): Same.
2433 * lib/prompt.exp (default_prompt_gdb_start): Same.
2434 * lib/gdb.exp (default_gdb_spawn): Same.
2435 (gdb_interact): New.
2436
2437
4b62a76e
JK
24382015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2439
2440 * gdb.compile/compile.exp (pointer to jit function): New test.
2441
b4cdae6f
WW
24422015-01-17 Wei-cheng Wang <cole945@gmail.com>
2443
2444 * lib/gdb.exp (supports_process_record): Return true for
2445 powerpc*-*-linux*.
2446 (supports_reverse): Likewise.
2447
d221e7ef
DB
24482015-01-15 Don Breazeal <donb@codesourcery.com>
2449
2450 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2451 instead of checking whether the target board is remote and
2452 use spawn_wait_for_attach instead of exec/sleep.
2453 * gdb.base/attach-twice.exp: Likewise.
2454
bafffb51
JB
24552015-01-15 Joel Brobecker <brobecker@adacore.com>
2456
2457 * gdb.ada/var_arr_attrs: New testcase.
2458
5589af0e
PA
24592015-01-14 Pedro Alves <palves@redhat.com>
2460 Joel Brobecker <brobecker@adacore.com>
2461
2462 PR gdb/17525
2463 * gdb.base/bp-cmds-execution-x-script.c: New file.
2464 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2465 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2466
6c400b59
PA
24672015-01-14 Pedro Alves <palves@redhat.com>
2468
2469 PR cli/17828
2470 * gdb.base/batch-preserve-term-settings.c: New file.
2471 * gdb.base/batch-preserve-term-settings.exp: New file.
2472
e02c96a7
DE
24732015-01-13 Doug Evans <dje@google.com>
2474
2475 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2476 binary.
2477
576fd14c
JB
24782015-01-13 Joel Brobecker <brobecker@adacore.com>
2479
2480 * Makefile.in (clean mostlyclean): Do not delete *.py.
2481
04dccad0
JB
24822015-01-13 Joel Brobecker <brobecker@adacore.com>
2483
2484 * gdb.python/py-lookup-type.exp: New file.
2485
3d230f71
PA
24862015-01-12 Pedro Alves <palves@redhat.com>
2487
2488 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2489 restore GDBFLAGS before returning.
2490
7e67715d
JK
24912015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2494 is_amd64_regs_target and is_x86_like_target.
2495
f2e0d4b4
DE
24962015-01-11 Doug Evans <xdje42@gmail.com>
2497
2498 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2499 is given without an explicit form.
2500 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2501 attributes.
2502 * gdb.dwarf/corrupt.exp: Ditto.
2503 * gdb.dwarf2/enum-type.exp: Ditto.
2504 * gdb.trace/entry-values.exp: Ditto.
2505 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2506
439250fb
DE
25072015-01-11 Doug Evans <xdje42@gmail.com>
2508
2509 PR gdb/15830
2510 * gdb.base/maint.exp: Remove references to "maint demangle".
2511 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2512 Add tests for explicitly specifying language to demangle.
2513 * gdb.dlang/demangle.exp: Ditto.
2514
ede9f622
PA
25152015-01-09 Pedro Alves <palves@redhat.com>
2516
2517 * gdb.threads/non-stop-fair-events.c: New file.
2518 * gdb.threads/non-stop-fair-events.exp: New file.
2519
a7b796db
PA
25202015-01-09 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2523 the global scope. Set a breakpoint after all threads are started
2524 rather than stepping over two source lines. Expect the prompt.
2525 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2526 global.
2527 (NUM): Now 15.
2528 (main): Use threads_started_barrier to wait for all threads to
2529 start. Main thread no longer calls thread_function. Exit after
2530 180 seconds.
2531 (loop): New function.
2532 (thread_function): Wait on threads_started_barrier barrier. Call
2533 'loop' at each iteration.
2534 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2535 threads have started, instead of hardcoding number of "next"
2536 steps. Use an access watchpoint instead of a write watchpoint.
2537
9665ffdd
PA
25382015-01-09 Pedro Alves <palves@redhat.com>
2539
2540 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2541 (thread_func): Wait on barrier.
2542 (main): Wait for all threads to start before stopping GDB.
2543 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2544 global.
2545 (thread1_func, thread2_func): Wait on barrier.
2546 (main): Wait for all threads to start before stopping GDB.
2547 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2548 New global.
2549 (thread1_func, thread2_func): Wait on barrier.
2550 (main): Wait for all threads to start before stopping GDB.
2551
c945a99f
PA
25522015-01-09 Pedro Alves <palves@redhat.com>
2553
2554 * gdb.threads/attach-many-short-lived-threads.c: New file.
2555 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2556
c1a747c1
PA
25572014-01-09 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2560 instead of to thread 2.
2561 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2562 Add barrier around each pthread_create call instead of around all
2563 calls.
2564 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2565 Set a break on thread_function and have the child threads hit it
2566 one at at a time.
2567
60b3033e
PA
25682015-01-09 Pedro Alves <palves@redhat.com>
2569
2570 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2571 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2572 false.
2573 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2574 checking whether the target board is remote.
2575 * gdb.multi/multi-attach.exp: Likewise.
2576 * gdb.python/py-sync-interp.exp: Likewise.
2577 * gdb.server/ext-attach.exp: Likewise.
2578 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2579 tests that need to attach, instead of checking whether the target
2580 board is remote at the top of the file.
2581
acc018ac
YQ
25822015-01-08 Yao Qi <yao@codesourcery.com>
2583
2584 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2585
50a18af8
JK
25862015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 Fix testcase compilation.
2589 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2590
8503d6e1
JB
25912015-01-06 Joel Brobecker <brobecker@adacore.com>
2592
2593 * gdb.python/py-type.exp: Add a couple test about empty
2594 array creation, and negative-length array creation.
2595
cc73dbcc
DE
25962015-01-02 Doug Evans <xdje42@gmail.com>
2597
2598 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2599
0300bbc7
DE
26002015-01-02 Doug Evans <dje@google.com>
2601
2602 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2603
9d85a0ec
YQ
26042014-12-29 Yao Qi <yao@codesourcery.com>
2605
2606 * gdb.trace/entry-values.exp: Update comments. Rename variable
2607 bar_call_foo to returned_from_foo.
2608
87186c6a
MMN
26092014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2610
2611 PR gdb/17394
2612 * gdb.linespec/break-asm-file.c: New file.
2613 * gdb.linespec/break-asm-file.exp: New file.
2614 * gdb.linespec/break-asm-file0.s: New file.
2615 * gdb.linespec/break-asm-file1.s: New file.
2616
1bab7383
YQ
26172014-12-18 Nigel Stephens <nigel@mips.com>
2618 Maciej W. Rozycki <macro@codesourcery.com>
2619
2620 * gdb.base/float.exp: Handle the new output from "info float" on
2621 MIPS targets.
2622
1bc1068a
JK
26232014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2624
2625 Fix MinGW compilation.
2626 * gdb.compile/compile-ops.exp: Update untested message if
2627 !skip_compile_feature_tests.
2628 * gdb.compile/compile-setjmp.exp: Likewise.
2629 * gdb.compile/compile-tls.exp: Likewise.
2630 * gdb.compile/compile.exp: Likewise.
2631 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2632 supported on this host".
2633
b6615d10
DE
26342014-12-16 Doug Evans <xdje42@gmail.com>
2635
2636 * boards/stabs.exp: New file.
2637
25dda427
AA
26382014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2639
2640 * gdb.base/completion.exp: Adjust to format changes of "maint
2641 print user-registers".
2642
bf330350
CU
26432014-12-16 Catalin Udma <catalin.udma@freescale.com>
2644
2645 PR server/17457
2646 * gdb.arch/aarch64-fp.c: New file.
2647 * gdb.arch/aarch64-fp.exp: New file.
2648
395cf596
SDJ
26492014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2650
2651 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2652 r210637, r210913, r211666, r215400, r215817).
2653
2654 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2655 * dg-extract-results.py: New file.
2656 * dg-extract-results.sh: Use it if the environment seems
2657 suitable.
2658
2659 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2660
2661 * dg-extract-results.py (parse_run): Handle warnings that
2662 are printed before a test harness is run.
2663
2664 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2665
2666 * dg-extract-results.py (Named): Remove __cmp__ method.
2667 (output_variation): Use a key to sort variation.harnesses.
2668
2669 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2670
2671 * dg-extract-results.py: For Python 3, force sys.stdout to
2672 handle surrogate escape sequences.
2673 (safe_open): New function.
2674 (output_segment, main): Use it.
2675
2676 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2677
2678 * dg-extract-results.py (Prog.result_re): Include options
2679 in test name.
2680
2681 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2682
2683 * dg-extract-results.py (output_variation): Always sort if
2684 do_sum.
2685
e882ef3c
SM
26862014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2687
2688 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2689 as long as we get pagination notifications.
2690
4992aa20
JM
26912014-12-15 Jason Merrill <jason@redhat.com>
2692
2693 * Makefile.in (check-gdb.%): Restore.
2694 * README: Mention it.
2695
c1b5a1a6
JB
26962014-12-13 Joel Brobecker <brobecker@adacore.com>
2697
2698 * gdb.ada/str_uninit: New testcase.
2699
5537b577
JK
27002014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2701
2702 PR symtab/17642
2703 * gdb.base/vla-stub-define.c: New file.
2704 * gdb.base/vla-stub.c: New file.
2705 * gdb.base/vla-stub.exp: New file.
2706
bb2ec1b3
TT
27072014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2708 Jan Kratochvil <jan.kratochvil@redhat.com>
2709 Tom Tromey <tromey@redhat.com>
2710
2711 * configure.ac: Add gdb.compile/.
2712 * configure: Regenerate.
2713 * gdb.compile/Makefile.in: New file.
2714 * gdb.compile/compile-ops.exp: New file.
2715 * gdb.compile/compile-ops.c: New file.
2716 * gdb.compile/compile-tls.c: New file.
2717 * gdb.compile/compile-tls.exp: New file.
2718 * gdb.compile/compile-constvar.S: New file.
2719 * gdb.compile/compile-constvar.c: New file.
2720 * gdb.compile/compile-mod.c: New file.
2721 * gdb.compile/compile-nodebug.c: New file.
2722 * gdb.compile/compile-setjmp-mod.c: New file.
2723 * gdb.compile/compile-setjmp.c: New file.
2724 * gdb.compile/compile-setjmp.exp: New file.
2725 * gdb.compile/compile-shlib.c: New file.
2726 * gdb.compile/compile.c: New file.
2727 * gdb.compile/compile.exp: New file.
2728 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2729
4ff709eb
TT
27302014-12-12 Tom Tromey <tromey@redhat.com>
2731
2732 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2733 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2734
6dddd6a5
DE
27352014-12-12 Doug Evans <dje@google.com>
2736
2737 * lib/gdb-python.exp (get_python_valueof): New function.
2738 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2739
71c24708
AA
27402014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2741
2742 * gdb.base/completion.exp: Add test for completion of "info
2743 registers ".
2744
3e29f34a
MR
27452014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2746
2747 * gdb.base/func-ptrs.c: New file.
2748 * gdb.base/func-ptrs.exp: New file.
2749
fc126975
SM
27502014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2751
2752 PR breakpoints/17012
2753 * gdb.base/dprintf-detach.c: New file.
2754 * gdb.base/dprintf-detach.exp: New file.
2755
0a46d518
SM
27562014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2757
2758 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2759 * lib/gdb.exp (target_is_gdbserver): New procedure.
2760
a0be3e44
DE
27612014-12-08 Doug Evans <dje@google.com>
2762
2763 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2764
df1b803a
YQ
27652014-12-05 Yao Qi <yao@codesourcery.com>
2766
2767 * gdb.guile/scm-error.exp: Remove the third argument to
2768 gdb_remote_download.
2769 * gdb.guile/scm-frame-args.exp: Likewise.
2770 * gdb.guile/scm-section-script.exp: Likewise.
2771
ddb9f679
YQ
27722014-12-05 Yao Qi <yao@codesourcery.com>
2773
2774 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2775
86e4ed39
DE
27762014-12-04 Doug Evans <dje@google.com>
2777
2778 * gdb.python/py-objfile.exp: Add tests for
2779 objfile.add_separate_debug_file.
2780
7c50a931
DE
27812014-12-04 Doug Evans <dje@google.com>
2782
2783 * lib/gdb.exp (get_build_id): New function.
2784 (build_id_debug_filename_get): Rewrite to use it.
2785 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2786
621661e3
MR
27872014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2788
2789 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2790 `method(long)', not just 0x0.
2791 * gdb.cp/nsalias.exp: Align code labels to 4.
2792 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2793 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2794 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2795 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2796 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2797 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2798
29f0c3b7
DE
27992014-12-02 Doug Evans <dje@google.com>
2800
e1e061e7 2801 PR symtab/17602
29f0c3b7 2802 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 2803 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
2804 * gdb.cp/anon-ns.exp: Update.
2805
162078c8
NB
28062014-12-02 Nick Bull <nicholaspbull@gmail.com>
2807
2808 * gdb.python/py-events.py (inferior_call_handler): New.
2809 (register_changed_handler, memory_changed_handler): New.
2810 (test_events.invoke): Register new handlers.
2811 * gdb.python/py-events.exp: Add tests for inferior call,
2812 memory_changed and register_changed events.
2813
fdb09caf
AA
28142014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2815
2816 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2817 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2818 if the linker doesn't understand this.
2819
55cfb2c4
SM
28202014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2821
2822 * gdb.python/python.exp: Change expected reply to help().
2823
9e8cd6df
YQ
28242014-12-01 Yao Qi <yao@codesourcery.com>
2825
2826 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2827 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2828 * configure: Re-generated.
2829
6c659fc2
SC
28302014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2831
2832 * gdb.cp/chained-calls.cc: New file.
2833 * gdb.cp/chained-calls.exp: New file.
2834 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2835
d7fc3181
SM
28362014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2837
2838 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2839 * gdb.dwarf2/symtab-producer.exp: Same.
2840 * gdb.gdb/python-interrupts.exp: Same.
2841 * gdb.gdb/python-selftest.exp: Same.
2842 * gdb.python/py-linetable.exp: Same.
2843 * gdb.python/py-type.exp: Same.
2844 * gdb.python/py-value-cc.exp: Same.
2845 * gdb.python/py-value.exp: Same.
2846
10e79639
YQ
28472014-11-28 Yao Qi <yao@codesourcery.com>
2848
2849 * gdb.base/break-probes.exp: Match library name prefixed with
2850 sysroot.
2851
f28a0564
SM
28522014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2853
2854 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2855 test expected output. Add parentheses for the call to print.
2856 Remove L suffix from integers.
2857
3fe1ce1d
DE
28582014-11-26 Doug Evans <dje@google.com>
2859
2860 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2861
84429e27
YQ
28622014-11-22 Yao Qi <yao@codesourcery.com>
2863
2864 * gdb.trace/entry-values.c: Remove asms.
2865 (foo): Add foo_label.
2866 (bar): Add bar_label.
2867 * gdb.trace/entry-values.exp: Remove code computing foo's
2868 length and bar's length.
2869 (Dwarf::assemble): Invoke function_range for bar and use
2870 MACRO_AT_func for foo.
2871
26741859
YQ
28722014-11-22 Yao Qi <yao@codesourcery.com>
2873
2874 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2875 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2876 Use .Lgcc43_procstart instead of gcc43.
2877
45e44d27
JB
28782014-11-21 Joel Brobecker <brobecker@adacore.com>
2879
2880 * gdb.ada/n_arr_bound: New testcase.
2881
458c8db8
SDJ
28822014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2883
2884 PR breakpoints/10737
2885 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2886 test_catch_syscall_multi_arch.
2887 (test_catch_syscall_multi_arch): New function.
2888
43f3e411
DE
28892014-11-20 Doug Evans <xdje42@gmail.com>
2890
2891 * gdb.base/maint.exp: Update expected output.
2892
0d7b2549
AA
28932014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2894
2895 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2896 4-byte instruction on S390.
2897
8908fca5
JB
28982014-11-19 Joel Brobecker <brobecker@adacore.com>
2899
2900 * gdb.ada/arr_arr: New testcase.
2901
4a46959e
JB
29022014-11-19 Joel Brobecker <brobecker@adacore.com>
2903
2904 * gdb.ada/pkd_arr_elem: New Testcase.
2905
470e2f4e
LM
29062014-11-18 Luis Machado <lgustavo@codesourcery.com>
2907
2908 * gdb.reverse/break-precsave: Expect completion message for
2909 core file reads.
2910 * gdb.reverse/consecutive-precsave.exp: Likewise.
2911 * gdb.reverse/finish-precsave.exp: Likewise.
2912 * gdb.reverse/i386-precsave.exp: Likewise.
2913 * gdb.reverse/machinestate-precsave.exp: Likewise.
2914 * gdb.reverse/sigall-precsave.exp: Likewise.
2915 * gdb.reverse/solib-precsave.exp: Likewise.
2916 * gdb.reverse/step-precsave.exp: Likewise.
2917 * gdb.reverse/until-precsave.exp: Likewise.
2918 * gdb.reverse/watch-precsave.exp: Likewise.
2919
a267f3ad
AA
29202014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2921
2922 * gdb.base/bp-permanent.c: Include unistd.h.
2923 * gdb.python/py-framefilter-mi.c (main): Add return type.
2924 * gdb.python/py-framefilter.c (main): Likewise.
2925 * gdb.trace/actions-changed.c (main): Likewise.
2926
12084a9a
AA
29272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2928
2929 * gdb.mi/until.c: Add eye-catchers.
2930 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2931 line numbers.
2932
dc7e1a77
AA
29332014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2934
2935 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2936 function header variants in break1.c.
2937 * gdb.base/ena-dis-br.exp: Likewise.
2938 * gdb.base/hbreak2.exp: Likewise.
2939 * gdb.reverse/until-precsave.exp: Drop references to removed
2940 non-prototype function header variants in ur1.c.
2941 * gdb.reverse/until-reverse.exp: Likewise.
2942
41c77605
PM
29432014-11-17 Petr Machata <pmachata@redhat.com>
2944
2945 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2946 ${_cu_offset_size} bytes abbrev offset.
2947
34248c3a
DE
29482014-11-15 Doug Evans <xdje42@gmail.com>
2949
2950 PR symtab/17559
2951 * gdb.base/line-symtabs.exp: New file.
2952 * gdb.base/line-symtabs.c: New file.
2953 * gdb.base/line-symtabs.h: New file.
2954
646da059
YQ
29552014-11-14 Yao Qi <yao@codesourcery.com>
2956
2957 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2958 (func): Add label func_label.
2959 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2960 Replace low_pc and high_pc with MACRO_AT_range.
2961 Replace name, low_pc and high_pc with MACRO_AT_func.
2962
9301ebe6
YQ
29632014-11-14 Yao Qi <yao@codesourcery.com>
2964
2965 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2966 Replace name, low_pc and high_pc with MACRO_AT_func.
2967
f166b542
YQ
29682014-11-14 Yao Qi <yao@codesourcery.com>
2969
2970 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2971 produce debug information.
2972 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2973
0f6e71e3
YQ
29742014-11-14 Yao Qi <yao@codesourcery.com>
2975
2976 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2977 object and get function length.
2978 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2979 with MACRO_AT_func.
2980 (top-level): Replace gdb_compile and clean_restart with
2981 prepare_for_testing.
2982 * gdb.dwarf2/main.c (main): Add label main_label.
2983
876c4df9
YQ
29842014-11-14 Yao Qi <yao@codesourcery.com>
2985
2986 * lib/dwarf.exp (function_range): New procedure.
2987 (Dwarf::_handle_macro_at_func): New procedure.
2988 (Dwarf::_handle_macro_at_range): New procedure.
2989 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2990
02ad9cf1
YQ
29912014-11-14 Yao Qi <yao@codesourcery.com>
2992
2993 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2994 (_handle_attribute): New procedure.
2995
a59add0c
AA
29962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2997
2998 * gdb.ada/cond_lang/foo.c (callme): Add return type.
2999 * gdb.base/call-sc.c (zed): Likewise.
3000 * gdb.base/checkpoint.c (main): Likewise.
3001 * gdb.base/dump.c (main): Likewise.
3002 * gdb.base/gcore.c (main): Likewise.
3003 * gdb.base/huge.c (main): Likewise.
3004 * gdb.base/multi-forks.c (main): Likewise.
3005 * gdb.base/pr10179-a.c (main): Likewise.
3006 * gdb.base/savedregs.c (main): Likewise.
3007 * gdb.base/sigaltstack.c (main): Likewise.
3008 * gdb.base/siginfo.c (main): Likewise.
3009 * gdb.base/structs.c (zed): Likewise.
3010 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3011 * gdb.mi/mi-syn-frame.c (main): Likewise.
3012 * gdb.mi/until.c (foo, main): Likewise.
3013 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3014 * gdb.base/solib-weak.c (foo): Declare.
3015 * gdb.base/attach-twice.c: Include stdio.h.
3016 * gdb.base/weaklib1.c: Likewise.
3017 * gdb.base/weaklib2.c: Likewise.
3018 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3019 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3020 unistd.h.
3021 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3022 * gdb.mi/mi-exit-code.c: Likewise.
3023 * gdb.base/break-interp-lib.c: Include string.h.
3024 * gdb.base/coremaker.c: Likewise.
3025 * gdb.base/testenv.c: Likewise.
3026 * gdb.python/py-finish-breakpoint.c: Likewise.
3027 * gdb.base/inferior-died.c: Include sys/wait.h.
3028 * gdb.base/fileio.c: Include time.h.
3029 * gdb.base/async-shell.c: Include unistd.h.
3030 * gdb.base/dprintf-non-stop.c: Likewise.
3031 * gdb.base/info-os.c: Likewise.
3032 * gdb.mi/mi-console.c: Likewise.
3033 * gdb.mi/watch-nonstop.c: Likewise.
3034 * gdb.python/py-events.c: Likewise.
3035 * gdb.base/async.c (baz): Move up before its invocation.
3036 * gdb.base/code_elim2.c (my_global_func): Likewise.
3037 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3038 * gdb.base/advance.c (func2): Likewise.
3039
3b5d5997
AA
30402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3041
3042 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3043 variant.
3044 * gdb.base/annota3.c: Likewise.
3045 * gdb.base/async.c: Likewise.
3046 * gdb.base/average.c: Likewise.
3047 * gdb.base/call-ar-st.c: Likewise.
3048 * gdb.base/call-rt-st.c: Likewise.
3049 * gdb.base/call-sc.c: Likewise.
3050 * gdb.base/call-strs.c: Likewise.
3051 * gdb.base/ending-run.c: Likewise.
3052 * gdb.base/execd-prog.c: Likewise.
3053 * gdb.base/exprs.c: Likewise.
3054 * gdb.base/foll-exec.c: Likewise.
3055 * gdb.base/foll-fork.c: Likewise.
3056 * gdb.base/foll-vfork.c: Likewise.
3057 * gdb.base/funcargs.c: Likewise.
3058 * gdb.base/gcore.c: Likewise.
3059 * gdb.base/jump.c: Likewise.
3060 * gdb.base/langs0.c: Likewise.
3061 * gdb.base/langs1.c: Likewise.
3062 * gdb.base/langs2.c: Likewise.
3063 * gdb.base/mips_pro.c: Likewise.
3064 * gdb.base/nodebug.c: Likewise.
3065 * gdb.base/opaque0.c: Likewise.
3066 * gdb.base/opaque1.c: Likewise.
3067 * gdb.base/recurse.c: Likewise.
3068 * gdb.base/run.c: Likewise.
3069 * gdb.base/scope0.c: Likewise.
3070 * gdb.base/scope1.c: Likewise.
3071 * gdb.base/setshow.c: Likewise.
3072 * gdb.base/setvar.c: Likewise.
3073 * gdb.base/shmain.c: Likewise.
3074 * gdb.base/shr1.c: Likewise.
3075 * gdb.base/shr2.c: Likewise.
3076 * gdb.base/sigall.c: Likewise.
3077 * gdb.base/signals.c: Likewise.
3078 * gdb.base/so-indr-cl.c: Likewise.
3079 * gdb.base/solib2.c: Likewise.
3080 * gdb.base/structs.c: Likewise.
3081 * gdb.base/sum.c: Likewise.
3082 * gdb.base/vforked-prog.c: Likewise.
3083 * gdb.base/watchpoint.c: Likewise.
3084 * gdb.reverse/shr2.c: Likewise.
3085 * gdb.reverse/until-reverse.c: Likewise.
3086 * gdb.reverse/ur1.c: Likewise.
3087 * gdb.reverse/watch-reverse.c: Likewise.
3088
066a77c5
AA
30892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3090
3091 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3092 variant.
3093 * gdb.base/sepdebug.exp: Drop references to removed code.
3094
4f204ea5
AA
30952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3096
3097 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3098 variant. Preserve original line numbering.
3099 * gdb.base/list1.c: Likewise.
3100
3b377a3a
AA
31012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3102
3103 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3104 variant.
3105 * gdb.base/break1.c: Likewise.
3106 * gdb.base/break.exp: Drop references to removed code.
3107
e444df73
AA
31082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3109
3110 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3111 variant.
3112
8008f2a7
AA
31132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3114
3115 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3116
a5a06887
AA
31172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3118
3119 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3120 logic into perform_all_tests() and invoke it with and without
3121 function header prototypes.
3122 (do_function_calls): Remove conditional XFAIL for PR 5318.
3123 (rerun_and_prepare): Remove duplicate code.
3124 (perform_all_tests): New. Main logic moved here.
3125
44dba9b9
AA
31262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3127
3128 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3129 code guarded by #ifdef NO_PROTOTYPES.
3130 (t_double_many_args): Likewise.
3131 (DEF_FUNC_MANY_ARGS_1): Likewise.
3132 (DEF_FUNC_VALUES_1): Likewise.
3133 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3134 guarded by #ifdef PROTOTYPES.
3135
d1fbcd56
AA
31362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3137
3138 * gdb.mi/mi-console.c: Add eye-catcher.
3139 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3140 instead of literal line number.
3141
b0e59b8f
AA
31422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3143
3144 * gdb.base/shr2.c: Add eye-catcher.
3145 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3146 line number.
3147
78f98cca
AA
31482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3149
3150 * gdb.base/jump.c: Add eye-catchers.
3151 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3152 numbers.
3153
58fa2af0
AA
31542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3155
3156 * gdb.base/execd-prog.c: Add eye-catchers.
3157 * gdb.base/foll-exec.c: Likewise.
3158 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3159 line numbers.
3160
04e5059b
AA
31612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3162
3163 * gdb.base/ending-run.c: Add eye-catchers.
3164 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3165 literal line numbers.
3166
dbfdb174
AA
31672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3168
3169 * gdb.base/call-rt-st.c: Add eye-catchers.
3170 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3171 literal line numbers.
3172
888a2ade
AA
31732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3174
3175 * gdb.base/call-ar-st.c: Add eye-catchers.
3176 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3177 literal line numbers.
3178
6acc2dde
AA
31792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3180
3181 * gdb.base/average.c: Add eye-catchers.
3182 * gdb.base/sum.c: Likewise.
3183 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3184 regexps dynamically.
3185
9ecfcd1d
AA
31862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3187
3188 * gdb.base/solib1.c: Add eye-catchers.
3189 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3190 literal line numbers.
3191
78708b7c
PA
31922014-11-12 Pedro Alves <palves@redhat.com>
3193
3194 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3195 leader has exited.
3196
af48d08f
PA
31972014-11-12 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.arch/i386-bp_permanent.c: New file.
3200 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3201 (srcfile): Set to i386-bp_permanent.c.
3202 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3203 that stepi does not execute the 'leave' instruction, instead of
3204 testing it does execute.
3205 * gdb.base/bp-permanent.c: New file.
3206 * gdb.base/bp-permanent.exp: New file.
3207
af3768e9
DE
32082014-11-10 Doug Evans <xdje42@gmail.com>
3209
3210 PR symtab/17564
3211 * gdb.base/symtab-search-order.exp: New file.
3212 * gdb.base/symtab-search-order.c: New file.
3213 * gdb.base/symtab-search-order-1.c: New file.
3214 * gdb.base/symtab-search-order-shlib-1.c: New file.
3215
9de00a4a
PA
32162014-11-07 Pedro Alves <palves@redhat.com>
3217
3218 PR gdb/17511
3219 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3220 i?86-*-linux*.
3221
e0f52461
SC
32222014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3223
3224 PR c++/17494
3225 * gdb.cp/pr17494.cc: New file.
3226 * gdb.cp/pr17494.exp: New file.
3227
6ce8c980
YQ
32282014-11-02 Yao Qi <yao@codesourcery.com>
3229
3230 * gdb.python/python.exp: Get working directory and match the
3231 output of "set extended-prompt \\w " with it.
3232
02be9a71
DE
32332014-10-30 Doug Evans <dje@google.com>
3234
3235 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3236 in objfiles.
3237 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3238 in progspaces.
3239
3bdff46b
LM
32402014-10-30 Janis Johnson <janisjo@codesourcery.com>
3241
3242 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3243 * gdb.base/realname-expand.exp: Likewise.
3244 * gdb.linespec/macro-relative.exp: Likewise.
3245
ab917dfb
PA
32462014-10-29 Pedro Alves <palves@redhat.com>
3247
3248 PR gdb/17408
3249 * gdb.threads/schedlock.c (some_function): New function.
3250 (call_function): New global.
3251 (MAYBE_CALL_SOME_FUNCTION): New macro.
3252 (thread_function): Call it.
3253 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3254 and use it instead of a global counter. Adjust all callers.
3255 (get_current_thread): Use "find current thread" for test message
3256 here rather than having all callers pass down the same string.
3257 (goto_loop): New procedure, factored out from ...
3258 (my_continue): ... this.
3259 (step_ten_loops): Change parameter from test message to command to
3260 use. Adjust.
3261 (list_count): Delete global.
3262 (check_result): New procedure, factored out from duplicate top
3263 level code.
3264 (continue tests): Wrap in with_test_prefix.
3265 (test_step): New procedure, factored out from duplicate top level
3266 code.
3267 (top level): Test "step" in combination with all scheduler-locking
3268 modes. Test "next" in combination with all scheduler-locking
3269 modes, and in combination with stepping over a function call or
3270 not.
3271 * gdb.threads/next-bp-other-thread.c: New file.
3272 * gdb.threads/next-bp-other-thread.exp: New file.
3273
d3d4baed
PA
32742014-10-29 Pedro Alves <palves@redhat.com>
3275
3276 PR python/17372
3277 * gdb.python/python.exp: Test a multi-line command that spawns
3278 interactive Python.
3279 * gdb.base/multi-line-starts-subshell.exp: New file.
3280
563e8d85
YQ
32812014-10-29 Yao Qi <yao@codesourcery.com>
3282
3283 * gdb.base/fileio.exp: Make directories on host.
3284
0ea4d52e
YQ
32852014-10-29 Yao Qi <yao@codesourcery.com>
3286
3287 * gdb.base/fileio.c (test_write): Close the file.
3288
7f5ef605
PA
32892014-10-28 Pedro Alves <palves@redhat.com>
3290
3291 PR gdb/12623
3292 * gdb.base/sigstep.c (no_handler): New global.
3293 (main): If 'no_handler is true, set the signal handlers to
3294 SIG_IGN.
3295 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3296 with_sw_watch and no_handler parameters. Handle them.
3297 (top level) <stepping over handler when stopped at a breakpoint
3298 test>: Add a test axis for testing with a software watchpoint, and
3299 another for testing with the signal handler set to SIG_IGN.
3300 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3301 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3302
abbdbd03
PA
33032014-10-28 Pedro Alves <palves@redhat.com>
3304
3305 PR gdb/17511
3306 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3307 * gdb.base/sigstep.exp (other_handler_location): New global.
3308 (advance): Support stepping into the signal handler, and running
3309 commands while in the handler.
3310 (in_handler_map): New global.
3311 (top level): In the advance test, add combinations for getting
3312 into the handler with stepping commands, and for running commands
3313 in the handler. Add comment descripting the advancei tests.
3314
1df4399f
PA
33152014-10-28 Pedro Alves <palves@redhat.com>
3316
3317 * gdb.base/sigstep.exp: Use build_executable instead of
3318 prepare_for_testing.
3319 (top level): Move code that starts GDB, runs to main and creates a
3320 display to ...
3321 (restart): ... this new procedure.
3322 (top level): Move backtrace from signal handler test to ...
3323 (validate_backtrace): ... this new procedure.
3324 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3325 with_test_prefix. Always restart GDB.
3326 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3327 with_test_prefix. Always restart GDB. No need to delete
3328 breakpoints after the test.
3329 (test_skip_handler): Remove prefix parameter.
3330 (skip_over_handler, breakpoint_to_handler)
3331 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3332 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3333 restart GDB. No need to delete breakpoints after the test.
3334 (top level): Use foreach to call the test procedures with
3335 different commands.
3336
a5b6e449
PA
33372014-10-28 Pedro Alves <palves@redhat.com>
3338
3339 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3340 instead of GNATS numbers.
3341 * gdb.base/sigbpt.exp: Likewise.
3342 * gdb.base/siginfo.exp: Likewise.
3343 * gdb.base/sigstep.exp: Likewise.
3344
e5f8a7cc
PA
33452014-10-27 Pedro Alves <palves@redhat.com>
3346
3347 * gdb.base/sigstep.c (dummy): New global.
3348 (main): Issue a couple writes to the new global.
3349 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3350 procedures.
3351 (skip_over_handler): Use test_skip_handler.
3352 (top level): Call skip_over_handler for stepi and nexti too.
3353 (breakpoint_over_handler): Use test_skip_handler.
3354 (top level): Call breakpoint_over_handler for stepi and nexti too.
3355
763905a3
YQ
33562014-10-27 Yao Qi <yao@codesourcery.com>
3357
3358 * gdb.trace/tfile.c (adjust_function_address)
3359 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3360 function descriptor.
3361
6f259a23
DB
33622014-10-24 Don Breazeal <donb@codesourcery.com>
3363
3364 * gdb.base/foll-fork.exp (test_follow_fork,
3365 catch_fork_child_follow): Check for updated fork messages emitted
3366 from infrun.c.
3367 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3368 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3369 vfork_and_exec_child_follow_through_step): Check for updated vfork
3370 messages emitted from infrun.c.
3371
09dd9a69
PA
33722014-10-24 Pedro Alves <palves@redhat.com>
3373
3374 * gdb.base/corefile.exp: Remove references to ultrix.
3375 * gdb.base/interrupt.exp: Likewise.
3376 * gdb.base/whatis.exp: Likewise.
3377 * gdb.gdb/selftest.exp: Likewise.
3378 * gdb.threads/manythreads.exp: Likewise.
3379 * gdb.threads/print-threads.exp: Likewise.
3380 * gdb.threads/pthreads.exp:: Likewise.
3381 * gdb.threads/schedlock.exp: Likewise.
3382
3433cfa5
SC
33832014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3384
3385 * gdb.cp/non-trivial-retval.cc: Add a test case.
3386 * gdb.cp/non-trivial-retval.exp: Add a test.
3387
092f880b
YQ
33882014-10-20 Yao Qi <yao@codesourcery.com>
3389
3390 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3391 * gdb.python/py-objfile-script-gdb.py: New file.
3392 * gdb.python/py-objfile-script.exp: Update reference to
3393 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3394 of remote_download. Remove the dest file.
3395
acbdb7f3
YQ
33962014-10-20 Yao Qi <yao@codesourcery.com>
3397
3398 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3399 * gdb.base/step-line.exp: Likewise.
3400 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3401 * gdb.dwarf2/dw2-basic.exp: Likewise.
3402 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3403 * gdb.dwarf2/dw2-filename.exp: Likewise.
3404 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3405 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3406 * gdb.dwarf2/dw2-producer.exp: Likewise.
3407 * gdb.dwarf2/mac-fileno.exp: Likewise.
3408 * gdb.python/py-frame-args.exp: Likewise.
3409 * gdb.python/py-framefilter.exp: Likewise.
3410 * gdb.python/py-mi.exp: Likewise.
3411 * gdb.python/py-objfile-script.exp: Likewise
3412 * gdb.python/py-pp-integral.exp: Likewise.
3413 * gdb.python/py-pp-re-notag.exp: Likewise.
3414 * gdb.python/py-prettyprint.exp: Likewise.
3415 * gdb.python/py-section-script.exp: Likewise.
3416 * gdb.python/py-typeprint.exp: Likewise.
3417 * gdb.python/py-xmethods.exp: Likewise.
3418 * gdb.stabs/weird.exp: Likewise.
3419 * gdb.xml/tdesc-regs.exp: Likewise.
3420
bd286a29
KCY
34212014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3422
3423 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3424 (out_cu): Use addr_len for the size of addresses.
3425 (out_line): Likewise. Size DW_LNE_set_address instruction
3426 according to addr_len.
3427 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3428 (FUNC): Add START_INSNS to definition.
3429
673dc4a0
YQ
34302014-10-18 Yao Qi <yao@codesourcery.com>
3431
3432 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3433 gdb_has_argv0 return true.
3434 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3435 check [target_info exists noargs], check [gdb_has_argv0]
3436 instead.
3437 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3438 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3439 procedures.
3440
4ffbba72
DE
34412014-10-17 Doug Evans <dje@google.com>
3442
3443 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3444 event.
3445 * gdb.python/py-events.py: Add clear_objfiles event.
3446
d096d8c1
DE
34472014-10-17 Doug Evans <dje@google.com>
3448
3449 * gdb.python/py-objfile.exp: Test progspace attribute.
3450
a80db015
LM
34512014-10-17 Luis Machado <lgustavo@codesourcery.com>
3452
3453 * gdb.guile/scm-breakpoint.exp: Do not assume any
3454 directory separators when matching source file paths.
3455 * gdb.python/py-breakpoint.exp: Likewise.
3456 * gdb.reverse/break-precsave.exp: Likewise.
3457 * gdb.reverse/break-reverse.exp: Likewise.
3458 * gdb.reverse/consecutive-precsave.exp: Likewise.
3459 * gdb.reverse/finish-precsave.exp: Likewise.
3460 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3461 * gdb.reverse/finish-reverse.exp: Likewise.
3462 * gdb.reverse/i386-precsave.exp: Likewise.
3463 * gdb.reverse/i387-env-reverse.exp: Likewise.
3464 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3465 * gdb.reverse/machinestate-precsave.exp: Likewise.
3466 * gdb.reverse/machinestate.exp: Likewise.
3467 * gdb.reverse/sigall-precsave.exp: Likewise.
3468 * gdb.reverse/solib-precsave.exp: Likewise.
3469 * gdb.reverse/step-precsave.exp: Likewise.
3470 * gdb.reverse/until-precsave.exp: Likewise.
3471 * gdb.reverse/watch-precsave.exp: Likewise.
3472 * gdb.reverse/watch-reverse.exp: Likewise.
3473
b22089ab
YQ
34742014-10-17 Yao Qi <yao@codesourcery.com>
3475
3476 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3477 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3478
6c4486e6
PA
34792014-10-17 Pedro Alves <palves@redhat.com>
3480
3481 PR gdb/17471
3482 * gdb.base/bg-execution-repeat.c: New file.
3483 * gdb.base/bg-execution-repeat.exp: New file.
3484
0ff33695
PA
34852014-10-17 Pedro Alves <palves@redhat.com>
3486
3487 PR gdb/17300
3488 * gdb.base/continue-all-already-running.c: New file.
3489 * gdb.base/continue-all-already-running.exp: New file.
3490
6fdebc3d
PA
34912014-10-17 Pedro Alves <palves@redhat.com>
3492
3493 PR gdb/17472
3494 * gdb.base/annota-input-while-running.c: New file.
3495 * gdb.base/annota-input-while-running.exp: New file.
3496
32a8097b
PA
34972014-10-17 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.base/callfuncs.exp: emove references to osf.
3500 * gdb.base/sigall.exp: Likewise.
3501 * gdb.gdb/selftest.exp: Likewise.
3502 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3503 * gdb.mi/non-stop.c: Likewise.
3504 * gdb.mi/pthreads.c: Likewise.
3505 * gdb.reverse/sigall-precsave.exp: Likewise.
3506 * gdb.reverse/sigall-reverse.exp: Likewise.
3507 * gdb.threads/pthreads.c: Likewise.
3508 * gdb.threads/pthreads.exp: Likewise.
3509
7a3517ff
YQ
35102014-10-17 Yao Qi <yao@codesourcery.com>
3511
3512 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3513 check 'target_info exists noargs'.
3514 (test_command_prompt_position): Likewise.
3515 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3516 Remove "set args".
3517 (progvar_simple_while_test): Likewise.
3518 (progvar_complex_if_while_test): Likewise.
3519 (if_while_breakpoint_command_test): Likewise.
3520 (infrun_breakpoint_command_test): Likewise.
3521 (breakpoint_command_test): Likewise.
3522 (watchpoint_command_test): Likewise.
3523 (bp_deleted_in_command_test): Likewise.
3524 (temporary_breakpoint_commands): Likewise.
3525
bb99c472
YQ
35262014-10-16 Yao Qi <yao@codesourcery.com>
3527
3528 * gdb.base/remotetimeout.exp: Remove noargs checking.
3529
7c16b83e
PA
35302014-10-15 Pedro Alves <palves@redhat.com>
3531
3532 PR breakpoints/9649
3533 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3534 * gdb.base/breakpoint-in-ro-region.exp
3535 (probe_target_hardware_step): New procedure.
3536 (top level): Probe hardware stepping and hardware breakpoint
3537 support. Test stepping through a read-only region, with both
3538 "breakpoint auto-hw" on and off and both "always-inserted" on and
3539 off.
3540
35a49624
IB
35412014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3542
3543 * gdb.dlang/demangle.exp: Update for demangling changes.
3544
2d1c107c
SC
35452014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3546
3547 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3548 * gdb.cp/non-trivial-retval.exp: Add new tests.
3549
778811d5
SC
35502014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3551
3552 PR c++/13403
3553 PR c++/15154
3554 * gdb.cp/non-trivial-retval.cc: New file.
3555 * gdb.cp/non-trivial-retval.exp: New file.
3556
10c5f0a8
YQ
35572014-10-15 Yao Qi <yao@codesourcery.com>
3558
3559 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3560 remote host.
3561
65d7b369
YQ
35622014-10-15 Yao Qi <yao@codesourcery.com>
3563
3564 * gdb.python/py-symbol.exp: Match file base name if host is
3565 remote, otherwise match file name with dir name.
3566 * gdb.python/py-symtab.exp: Likewise.
3567 * gdb.python/python.exp: Likewise.
3568
46dc1394
YQ
35692014-10-15 Yao Qi <yao@codesourcery.com>
3570
3571 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3572 pattern.
3573 * gdb.python/py-symtab.exp: Likewise.
3574 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3575 locationn.
3576
c40cc657
JB
35772014-10-14 Joel Brobecker <brobecker@adacore.com>
3578
3579 * gdb.ada/addr_arith: New testcase.
3580
2abf49e1
MR
35812014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3582
3583 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3584 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3585 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3586 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3587
f7088df3
SDJ
35882014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3589
3590 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3591 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3592 * gdb.arch/stap-eval-lang-ada.exp: New file.
3593
4dc06805
YQ
35942014-10-14 Yao Qi <yao@codesourcery.com>
3595
3596 * gdb.mi/mi-var-child.c (nothing1): New function.
3597 (nothing2): New function.
3598 (do_children_tests): Set function pointers by nothing1 and
3599 nothing2.
3600 * gdb.mi/mi-var-child.exp: Step over new added statements.
3601 Update test to match the new output.
3602 * gdb.mi/var-cmd.c (nothing1): New function.
3603 (nothing2): New function.
3604 (do_children_tests): Set function pointers by nothing1 and
3605 nothing2.
3606 * gdb.mi/mi-var-display.exp: Update test to match output.
3607 Step to the line specified by $line_dct_nothing.
3608 Increase the number of lines to step.
3609
46a93de2
YQ
36102014-10-14 Yao Qi <yao@codesourcery.com>
3611
3612 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3613 tests.
3614 * gdb.mi/mi2-var-child.exp: Likewise.
3615
14ea52ee
DE
36162014-10-13 Doug Evans <dje@google.com>
3617
3618 * gdb.python/py-objfile.exp: Change name of file name test.
3619
e5c6e92b
DE
36202014-10-13 Doug Evans <dje@google.com>
3621
3622 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3623 from the start of the CU.
3624
c780cc2f
JK
36252014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3626 Yao Qi <yao@codesourcery.com>
3627
3628 Fix "save breakpoints" for "catch" command.
3629 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3630 Remove -nonewline. Match also the added "main" line.
3631
99894e11
JK
36322014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3633
3634 Fix "save breakpoints" for "disable $bpnum" command.
3635 * gdb.base/save-bp.c (main): Add label.
3636 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3637
6e1ac5a3
JK
36382014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3639
3640 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3641
754dd2b0
YQ
36422014-10-11 Yao Qi <yao@codesourcery.com>
3643
3644 * gdb.server/server-kill.exp: Execute command
3645 "set remote trace-status-packet on" before "tstatus".
3646
f90183d7
YQ
36472014-10-11 Yao Qi <yao@codesourcery.com>
3648
3649 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3650 (main): Call getppid.
3651 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3652 and continue to it. Read variable "server_pid".
3653
bf40a607
YQ
36542014-10-11 Yao Qi <yao@codesourcery.com>
3655
3656 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3657
052ca370
YQ
36582014-10-11 Yao Qi <yao@codesourcery.com>
3659
3660 * gdb.threads/thread-find.exp: Don't execute command
3661 "info threads".
3662 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3663 * gdb.threads/linux-dp.exp: Don't check the condition
3664 $threads_created equals to zero.
3665
3831839c
PA
36662014-10-10 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.base/bigcore.exp: Remove references to IRIX.
3669 * gdb.base/funcargs.exp: Likewise.
3670 * gdb.base/interrupt.exp: Likewise.
3671 * gdb.base/mips_pro.exp: Likewise.
3672 * gdb.base/nodebug.exp: Likewise.
3673 * gdb.base/setvar.exp: Likewise.
3674 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3675
8b9a549d
PA
36762014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3677 Pedro Alves <palves@redhat.com>
3678
3679 PR symtab/14466
3680 * gdb.base/vdso-warning.c: New file.
3681 * gdb.base/vdso-warning.exp: New file.
3682
d48ba5e8
DE
36832014-10-02 Doug Evans <dje@google.com>
3684
3685 * gdb.base/structs.c (main): Don't run forever.
3686
2278c276
PA
36872014-10-02 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3690 (top level) <stop threads 1, stop threads 2>: Use it.
3691
b57bacec
PA
36922014-10-02 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.threads/break-while-running.exp (test): Add new
3695 'update_thread_list' argument. Skip "info threads" if false.
3696 (top level): Add new 'update_thread_list' axis.
3697
13fd3ff3
PA
36982014-10-02 Pedro Alves <palves@redhat.com>
3699
3700 PR breakpoints/17431
3701 * gdb.base/execl-update-breakpoints.c: New file.
3702 * gdb.base/execl-update-breakpoints.exp: New file.
3703
0fec99e8
PA
37042014-10-01 Pedro Alves <palves@redhat.com>
3705
3706 * gdb.base/breakpoint-in-ro-region.c: New file.
3707 * gdb.base/breakpoint-in-ro-region.exp: New file.
3708
2ddf4301
SM
37092014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3710
3711 * gdb.mi/mi-exit-code.exp: New file.
3712 * gdb.mi/mi-exit-code.c: New file.
3713
6a5f3f43
YQ
37142014-09-30 Yao Qi <yao@codesourcery.com>
3715
3716 * lib/prelink-support.exp (build_executable_own_libs): Error if
3717 the target isn't native.
3718
345bcc73
YQ
37192014-09-30 Yao Qi <yao@codesourcery.com>
3720
3721 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3722 false.
3723
a25a5a45
PA
37242014-09-22 Pedro Alves <palves@redhat.com>
3725
3726 * gdb.threads/break-while-running.exp: New file.
3727 * gdb.threads/break-while-running.c: New file.
3728
00ba3162
YQ
37292014-09-19 Yao Qi <yao@codesourcery.com>
3730
3731 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3732 Invoke test. Restart GDB with --readnow and invoke test again.
3733
c3b7b696
YQ
37342014-09-19 Yao Qi <yao@codesourcery.com>
3735
3736 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3737 proc set_breakpoint_on_gcd_function. Invoke
3738 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3739 invoke set_breakpoint_on_gcd_function again.
3740
2b4fd423
DE
37412014-09-18 Doug Evans <dje@google.com>
3742
3743 * gdb.dwarf2/symtab-producer.exp: New file.
3744
a5947601
SDJ
37452014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3746
3747 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3748 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3749 * gdb.base/global-var-nested-by-dso.c: Likewise.
3750 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3751
91c19059
SDJ
37522014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3753 Pedro Alves <palves@redhat.com>
3754
3755 * gdb.base/watch-bitfields.exp: Pass string other than test file
3756 name to prepare_for_testing.
3757 (watch): New procedure.
3758 (expect_watchpoint): Use with_test_prefix.
3759 (top level): Factor out tests to ...
3760 (test_watch_location, test_regular_watch): ... these new
3761 procedures, and use with_test_prefix and gdb_continue_to_end.
3762
bb9d5f81
PP
37632014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3764
3765 PR breakpoints/12526
3766 * gdb.base/watch-bitfields.exp: New file.
3767 * gdb.base/watch-bitfields.c: New file.
3768
635856f5
PA
37692014-09-16 Pedro Alves <palves@redhat.com>
3770
3771 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3772 software and hardware addresses, not software address against
3773 itself.
3774
7280ceea
PA
37752014-09-16 Pedro Alves <palves@redhat.com>
3776
3777 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3778 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3779
428b16bd
PA
37802014-09-16 Pedro Alves <palves@redhat.com>
3781
3782 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3783 files.
3784 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3785 "*-*-vxworks*" throughout.
3786 * gdb.base/break.exp: Likewise.
3787 * gdb.base/default.exp: Likewise.
3788 * gdb.base/scope.exp: Likewise.
3789 * gdb.base/sepdebug.exp: Likewise.
3790 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3791 throughout.
3792 * gdb.base/run.c: Likewise.
3793 * gdb.base/sepdebug.c: Likewise.
3794 * gdb.hp/gdb.aCC/run.c: Likewise.
3795 * gdb.reverse/until-reverse.c: Likewise.
3796 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3797
666d413c
YQ
37982014-09-16 Yao Qi <yao@codesourcery.com>
3799
3800 * boards/local-remote-host-native.exp: New file.
3801
57cbd724
DE
38022014-09-14 Doug Evans <xdje42@gmail.com>
3803
3804 * gdb.threads/queue-signal.c (thread_count): New variable.
3805 (thread_count_mutex, thread_count_condvar): New variables.
3806 (incr_thread_count, wait_all_threads_running): New functions.
3807 (main): Wait for all threads to be in their thread functions.
3808
81219e53
DE
38092014-09-13 Doug Evans <xdje42@gmail.com>
3810
3811 * gdb.threads/queue-signal.c: New file.
3812 * gdb.threads/queue-signal.exp: New file.
3813
3714cea7
DE
38142014-09-13 Doug Evans <xdje42@gmail.com>
3815
3816 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3817 be consistent with what default_gdb_init uses.
3818 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3819 the plain text of the prompt. Add some logging printfs.
3820 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3821
fa43b1d7
PA
38222014-09-12 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3825 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3826 * gdb.arch/i386-size-overlap.exp: Likewise.
3827 * gdb.arch/i386-size.exp: Likewise.
3828 * gdb.arch/i386-unwind.exp: Likewise.
3829 * gdb.base/a2-run.exp: Likewise.
3830 * gdb.base/break.exp: Likewise.
3831 * gdb.base/charset.exp: Likewise.
3832 * gdb.base/chng-syms.exp: Likewise.
3833 * gdb.base/commands.exp: Likewise.
3834 * gdb.base/dbx.exp: Likewise.
3835 * gdb.base/find.exp: Likewise.
3836 * gdb.base/funcargs.exp: Likewise.
3837 * gdb.base/jit-simple.exp: Likewise.
3838 * gdb.base/reread.exp: Likewise.
3839 * gdb.base/sepdebug.exp: Likewise.
3840 * gdb.base/step-bt.exp: Likewise.
3841 * gdb.cp/mb-inline.exp: Likewise.
3842 * gdb.cp/mb-templates.exp: Likewise.
3843 * gdb.objc/basicclass.exp: Likewise.
3844 * gdb.threads/killed.exp: Likewise.
3845
9d9bf2df
EBM
38462014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3847
3848 PR tdep/17379
3849 * gdb.arch/powerpc-stackless.S: New file.
3850 * gdb.arch/powerpc-stackless.exp: New file.
3851
1cf2f1b0
JK
38522014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3853
3854 * gdb.base/attach.c: Include unistd.h.
3855 (main): Call alarm. Add label postloop.
3856 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3857 gdb_breakpoint, gdb_continue_to_breakpoint.
3858 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3859
98880d46
PA
38602014-09-11 Pedro Alves <palves@redhat.com>
3861
3862 PR gdb/17347
3863 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3864 * gdb.base/attach.exp (test_command_line_attach_run): New
3865 procedure.
3866 (top level): Call it.
3867
4c92ff2c
PA
38682014-09-11 Pedro Alves <palves@redhat.com>
3869
3870 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3871 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3872 (do_command_attach_tests): Use spawn_wait_for_attach.
3873 * gdb.base/solib-overlap.exp: Likewise.
3874 * gdb.multi/multi-attach.exp: Likewise.
3875 * gdb.python/py-prompt.exp: Likewise.
3876 * gdb.python/py-sync-interp.exp: Likewise.
3877 * gdb.server/ext-attach.exp: Likewise.
3878
3adc1a7d
GKB
38792014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3880
3881 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3882 command in testcase. Simplify testcase.
3883
96334934
JB
38842014-09-10 Joel Brobecker <brobecker@adacore.com>
3885
3886 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3887
eb479039
JB
38882014-09-10 Joel Brobecker <brobecker@adacore.com>
3889
3890 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3891
deede10c
JB
38922014-09-10 Joel Brobecker <brobecker@adacore.com>
3893
3894 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3895
7828a5f5
JB
38962014-09-10 Joel Brobecker <brobecker@adacore.com>
3897
3898 * gdb.dwarf2/dynarr-ptr.c: New file.
3899 * gdb.dwarf2/dynarr-ptr.exp: New file.
3900
33aeebcf
MR
39012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3902
3903 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3904 of 30 rather than hardcoding 120 for a slow test case. Take the
3905 `gdb,timeout' target setting into account for this calculation.
3906 Don't extend the timeout for the test cases that don't need it.
3907
7b415901
MR
39082014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3909
3910 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3911 a factor of 2 for a slow test case. Take the `gdb,timeout'
3912 target setting into account for this calculation.
3913 * gdb.reverse/until-precsave.exp: Increase the timeout by
3914 a factor of 15 and 3 respectively rather than adding 120
3915 for a pair of slow test cases. Take the `gdb,timeout'
3916 target setting into account for this calculation.
3917
4a40f85a
MR
39182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3919
3920 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3921 timeout, don't pass one down to gdb_expect.
3922 (gdb_expect): Rework timeout selection.
3923
09635af7
MR
39242014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3925
3926 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3927 exception on timeout.
3928 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3929 (gdbserver_start_extended): Catch any `gdbserver_start' error
3930 exceptions.
3931 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3932 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3933 `gdbserver_gdb_load' error exceptions.
3934
2bdd10b7
MR
39352014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3936
3937 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3938 120 on waiting for the TCP socket to open.
3939
316935f0
DE
39402014-09-09 Doug Evans <xdje42@gmail.com>
3941
3942 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3943 _caller_matches, _any_caller_is, _any_caller_matches.
3944
83740597
DE
39452014-09-09 Doug Evans <xdje42@gmail.com>
3946
3947 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3948
4c122fc3
YQ
39492014-09-09 Yao Qi <yao@codesourcery.com>
3950
3951 * gdb.mi/mi-var-display.exp: Set print symbol off.
3952
a9f116cb
GKB
39532014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3954
3955 PR gdb/17035
3956 * gdb.base/commands.exp: Add tests to verify user-defined
3957 commands with empty bodies.
3958 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3959 python commands in `show user command`.
3960 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3961 scheme commands in `show user command`.
3962
c75bd3a2
JK
39632014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3964
3965 PR python/17355
3966 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3967 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3968 * gdb.python/py-framefilter-invalidarg.exp: New file.
3969 * gdb.python/py-framefilter-invalidarg.py: New file.
3970
faa42425
DE
39712014-09-06 Doug Evans <xdje42@gmail.com>
3972
3973 PR 15276
3974 * gdb.python/py-caller-is.c: New file.
3975 * gdb.python/py-caller-is.exp: New file.
3976
474ca4f6
SDJ
39772014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3978
3979 PR gdb/17235
3980 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3981 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3982
eb0b0463
SDJ
39832014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3984
3985 PR fortran/17237
3986 * gdb.fortran/print-formatted.exp: New file.
3987 * gdb.fortran/print-formatted.f90: Likewise.
3988
5f3b99cf
SS
39892014-09-03 Sasha Smundak <asmundak@google.com>
3990
3991 * gdb.python/py-frame.exp: Test Frame.read_register.
3992
7d793aa9
SDJ
39932014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3994
3995 PR python/16699
3996 * gdb.python/py-completion.exp: New file.
3997 * gdb.python/py-completion.py: Likewise.
3998
fb0576e9
DE
39992014-08-28 Doug Evans <dje@google.com>
4000
4001 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4002 eax,etc. are live with values set by gdb and thus the compiler can't
4003 use them.
4004 * gdb.arch/i386-pseudo.c (main): Ditto.
4005
ee92b0dd
DE
40062014-08-27 Doug Evans <dje@google.com>
4007
4008 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4009
6649db35
DE
40102014-08-25 Doug Evans <dje@google.com>
4011
4012 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4013 (main): Ditto.
4014
564b7600
DE
40152014-08-25 Doug Evans <dje@google.com>
4016
4017 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4018
3881fb67
YQ
40192014-08-24 Yao Qi <yao@codesourcery.com>
4020
4021 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4022 symbol off.
4023 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4024
a05a36a5
DE
40252014-08-22 Doug Evans <dje@google.com>
4026
4027 PR 17276
4028 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4029 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4030 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4031
7c343b48
YQ
40322014-08-22 Yao Qi <yao@codesourcery.com>
4033
4034 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4035 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4036 * gdb.python/python.exp: Likewise. Use .py file on the host
4037 instead of the build.
4038
22fd09ae
JK
40392014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 * gdb.threads/gcore-stale-thread.c: New file.
4042 * gdb.threads/gcore-stale-thread.exp: New file.
4043
a8454a7c
PA
40442014-08-21 Pedro Alves <palves@redhat.com>
4045
4046 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4047 * gdb.base/gcore-relro-pie.exp: Likewise.
4048 * gdb.base/gcore-relro.exp: Likewise.
4049 * gdb.base/gcore.exp: Likewise.
4050 * gdb.base/print-symbol-loading.exp: Likewise.
4051 * gdb.threads/gcore-thread.exp: Likewise.
4052 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4053
2a31c623
PA
40542014-08-20 Pedro Alves <palves@redhat.com>
4055 Jan Kratochvil <jan.kratochvil@redhat.com>
4056
4057 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4058 configure.
4059 (EXPECT): Handle READ1 being set.
4060 (all): Depend on EXTRA_RULES.
4061 (check-read1, expect-read1, read1.so, read1): New rules.
4062 * README (Testsuite Parameters): Document the READ1 make variable.
4063 (Race detection): New section.
4064 * configure: Regenerate.
4065 * configure.ac: If build==host==target, and running under a
4066 GNU/glibc system, add read1 to the extra Makefile rules.
4067 (EXTRA_RULES): AC_SUBST it.
4068 * lib/read1.c: New file.
4069
d36430db
JB
40702014-08-20 Joel Brobecker <brobecker@adacore.com>
4071
4072 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4073 the handling of variables declared as a typedef to an array
4074 which a DW_AT_data_location attribute.
4075
9a0dc9e3
PA
40762014-08-19 Andrew Burgess <aburgess@broadcom.com>
4077 Pedro Alves <palves@redhat.com>
4078
4079 PR symtab/14604
4080 PR symtab/14605
4081 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4082 gdb_test.
4083
0718a8da
PA
40842014-08-19 Pedro Alves <palves@redhat.com>
4085
4086 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4087
13b448cd
YQ
40882014-08-19 Yao Qi <yao@codesourcery.com>
4089
4090 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4091 right line.
4092
1cbf5077
DB
40932014-08-18 David Blaikie <dblaikie@gmail.com>
4094
4095 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4096
bf0fae19
JB
40972014-08-18 Joel Brobecker <brobecker@adacore.com>
4098
4099 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4100 attribute in array range.
4101
3c8c5dcc
JB
41022014-08-18 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4105
e66d4446
SC
41062014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4107
4108 PR c++/17132
4109 * gdb.cp/pr17132.cc: New file.
4110 * gdb.cp/pr17132.exp: New file.
4111
940df408
SC
41122014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4113
4114 * gdb.python/py-xmethods.py (A_getarrayind)
4115 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4116 Use 'print' with function call syntax.
4117 (E_method_matcher.match): Fix tab vs space indentation mixup.
4118
ebcc6c3a
YQ
41192014-08-15 Yao Qi <yao@codesourcery.com>
4120
4121 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4122 false.
4123
775e0f04
YQ
41242014-08-15 Yao Qi <yao@codesourcery.com>
4125
4126 * gdb.cp/casts.exp: Set print symbol off.
4127 * gdb.cp/class2.exp: Likewise.
4128 * gdb.cp/overload.exp: Likewise.
4129 * gdb.cp/templates.exp: Likewise.
4130
d769e349
DE
41312014-08-11 Doug Evans <dje@google.com>
4132
4133 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4134 (test_load_shlib): Update.
4135
20c6f1e1
YQ
41362014-08-09 Yao Qi <yao@codesourcery.com>
4137
4138 * gdb.base/display.exp: Invoke is_address_zero_readable.
4139 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4140 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4141 * gdb.base/hbreak-unmapped.exp: Return if
4142 is_address_zero_readable returns true.
4143 * gdb.base/signest.exp: Likewise.
4144 * gdb.base/signull.exp: Likewise.
4145 * gdb.base/sigbpt.exp: Likewise.
4146 * gdb.guile/scm-disasm.exp: Do the test if
4147 is_address_zero_readable returns false.
4148 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4149 * gdb.python/py-arch.exp: Likewise.
4150 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4151 * lib/gdb.exp (is_address_zero_readable): New proc.
4152
5792e8e3
YQ
41532014-08-09 Yao Qi <yao@codesourcery.com>
4154
4155 PR testsuite/13443
4156 * gdb.mi/mi-var-display.exp: Make test messages unique.
4157
3cecbbbe
TT
41582014-08-04 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4161 target 0".
4162
00b51ff5
TT
41632014-08-04 Tom Tromey <tromey@redhat.com>
4164
4165 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4166 "target_resume".
4167
6908c509
JB
41682014-08-01 Joel Brobecker <brobecker@adacore.com>
4169
4170 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4171 inner_vla_struct_object_size.
4172 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4173 as xfail.
4174
cc6563d2
PA
41752014-07-30 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4178 comment.
4179
7e09a223
YQ
41802014-07-29 Yao Qi <yao@codesourcery.com>
4181
4182 PR gdb/17206
4183 * gdb.base/until-nodebug.exp: New.
4184
7ebdbe92
DE
41852014-07-28 Doug Evans <xdje42@gmail.com>
4186
4187 PR guile/17203
4188 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4189 previously existing parameter, and previously ambiguously spelled
4190 parameter.
4191
fdb1adc6
WN
41922014-07-28 Will Newton <will.newton@linaro.org>
4193
4194 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4195
186fcde0
DE
41962014-07-26 Ludovic Courtès <ludo@gnu.org>
4197 Doug Evans <xdje42@gmail.com>
4198
4199 PR guile/17146
4200 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4201
70509625
PA
42022014-07-25 Pedro Alves <palves@redhat.com>
4203
4204 * gdb.threads/signal-command-handle-nopass.c: New file.
4205 * gdb.threads/signal-command-handle-nopass.exp: New file.
4206 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4207 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4208 * gdb.threads/signal-delivered-right-thread.c: New file.
4209 * gdb.threads/signal-delivered-right-thread.exp: New file.
4210
c3f814a1
PA
42112014-07-25 Pedro Alves <palves@redhat.com>
4212
4213 * gdb.base/double-prompt-target-event-error.exp
4214 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4215 match.
4216 (cancel_pagination_in_target_event): Rework double prompt
4217 detection.
4218 * gdb.base/paginate-after-ctrl-c-running.exp
4219 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4220 <return>' match.
4221 * gdb.base/paginate-bg-execution.exp
4222 (test_bg_execution_pagination_return)
4223 (test_bg_execution_pagination_cancel): Remove '-notransfer
4224 <return>' matches.
4225 * gdb.base/paginate-execution-startup.exp
4226 (test_fg_execution_pagination_return)
4227 (test_fg_execution_pagination_cancel): Remove '-notransfer
4228 <return>' matches.
4229 * gdb.base/paginate-inferior-exit.exp
4230 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4231 match.
4232 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4233 * lib/gdb.exp (pagination_prompt): Run text through
4234 string_to_regexp.
4235 (gdb_test_multiple): Match $pagination_prompt instead of
4236 "<return>".
4237 (string_to_regexp): Move to lib/gdb-utils.exp.
4238
e214cf6c
JK
42392014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4240
4241 * gdb.arch/amd64-entry-value-paramref.S: New file.
4242 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4243 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4244 * gdb.arch/amd64-optimout-repeat.S: New file.
4245 * gdb.arch/amd64-optimout-repeat.c: New file.
4246 * gdb.arch/amd64-optimout-repeat.exp: New file.
4247
17d0c5c8
JK
42482014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 PR gdb/17170
4251 * gdb.base/statistics.exp: New file.
4252
b8b8facf
DE
42532014-07-17 Doug Evans <dje@google.com>
4254
74b49205 4255 PR gdb/17170
b8b8facf
DE
4256 * gdb.base/maint.exp: Update testing of per-command stats.
4257
1b5d0ab3
PA
42582014-07-16 Pedro Alves <palves@redhat.com>
4259
4260 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4261 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4262 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4263 (tfile_write_buf): New functions.
4264 (add_memory_block): Rewrite using the above.
4265 (adjust_function_address): New function.
4266 (FUNCTION_ADDRESS): New macro.
4267 (write_basic_trace_file): Remove short_x local, and use
4268 tfile_write_16. Change type of func_addr local to unsigned long
4269 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4270 here. Cast argument of add_memory_block to char pointer.
4271 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4272 (main): Remove parameters.
4273 * gdb.trace/tfile.exp: Remove nowarnings.
4274
4d974e88
SM
42752014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4276
4277 * gdb.base/debug-expr.exp: Test string evaluation with
4278 "debug expression" on.
4279
41e99568
PA
42802014-07-15 Pedro Alves <palves@redhat.com>
4281
4282 * gdb.base/reread.exp: Use clean_restart.
4283
487d9753
PL
42842014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4285
4286 * gdb.arch/avr-flash-qualifer.c: New.
4287 * gdb.arch/avr-flash-qualifer.exp: New.
4288
cc1c52ad
PA
42892014-07-14 Pedro Alves <palves@redhat.com>
4290
4291 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4292 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4293
1e973570
PA
42942014-07-14 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.base/double-prompt-target-event-error.c: New file.
4297 * gdb.base/double-prompt-target-event-error.exp: New file.
4298
93d6eb10
PA
42992014-07-14 Pedro Alves <palves@redhat.com>
4300
4301 PR gdb/17072
4302 * gdb.base/paginate-inferior-exit.c: New file.
4303 * gdb.base/paginate-inferior-exit.exp: New file.
4304
0017922d
PA
43052014-07-14 Pedro Alves <palves@redhat.com>
4306
4307 PR gdb/17072
4308 * gdb.base/paginate-bg-execution.c: New file.
4309 * gdb.base/paginate-bg-execution.exp: New file.
4310
94696ad3
PA
43112014-07-14 Pedro Alves <palves@redhat.com>
4312
4313 PR gdb/17072
4314 * gdb.base/paginate-execution-startup.c: New file.
4315 * gdb.base/paginate-execution-startup.exp: New file.
4316 * lib/gdb.exp (pagination_prompt): New global.
4317 (default_gdb_spawn): New procedure, factored out from
4318 default_gdb_spawn.
4319 (default_gdb_start): Adjust to call default_gdb_spawn.
4320 (gdb_spawn): New procedure.
4321
bd293940
PA
43222014-07-14 Pedro Alves <palves@redhat.com>
4323
4324 * lib/gdb.exp (gdb_assert): New procedure.
4325 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4326
c933f875
PA
43272014-07-14 Pedro Alves <palves@redhat.com>
4328
4329 * gdb.base/execution-termios.c: New file.
4330 * gdb.base/execution-termios.exp: New file.
4331
d98b7a16
TT
43322014-07-14 Tom Tromey <tromey@redhat.com>
4333
4334 * gdb.cp/vla-cxx.cc: New file.
4335 * gdb.cp/vla-cxx.exp: New file.
4336
548740d6
TT
43372014-07-14 Tom Tromey <tromey@redhat.com>
4338
4339 * gdb.reverse/rerun-prec.c: New file.
4340 * gdb.reverse/rerun-prec.exp: New file.
4341
a25eb028
MR
43422014-07-12 Maciej W. Rozycki <macro@mips.com>
4343 Maciej W. Rozycki <macro@codesourcery.com>
4344
4345 * lib/gdb-utils.exp: New file.
4346 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4347 inline `gdb_init_command' processing.
4348 (gdb_start_cmd): Likewise.
4349 * lib/mi-support.exp (mi_run_cmd): Likewise.
4350 * README: Document `gdb_init_command' and `gdb_init_commands'.
4351
218c2655
JK
43522014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 Fix false FAIL running under a very long directory name.
4355 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4356 and "set print elements 10000". Twice.
4357
5401fde3
YQ
43582014-07-11 Yao Qi <yao@codesourcery.com>
4359
4360 * gdb.base/exprs.exp: "set print symbol off".
4361
e76126e8
PA
43622014-07-11 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.threads/kill.c: New file.
4365 * gdb.threads/kill.exp: New file.
4366
2d6f0de6
YQ
43672014-07-10 Yao Qi <yao@codesourcery.com>
4368
4369 * gdb.trace/tfile.c (write_basic_trace_file)
4370 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4371 address written to trace file.
4372
7180e04a
PA
43732014-07-09 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.base/attach-wait-input.exp: New file.
4376 * gdb.base/attach-wait-input.c: New file.
4377
9a9a7608
AB
43782014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4379
4380 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4381 setting up test structures.
4382 (main): Call new test function.
4383 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4384 test function, continue into test function and walk test
4385 structures.
4386
161ac41e
YQ
43872014-07-02 Yao Qi <yao@codesourcery.com>
4388
4389 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4390 'bar_start' at the beginning of functions 'foo' and 'bar'
4391 respectively.
4392 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4393 instead of 'foo' and 'bar'.
4394
1f267ae3
MM
43952014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4396
4397 * gdb.btrace/segv.exp: New.
4398 * gdb.btrace/segv.c: New.
4399
2b239efb
LM
44002014-07-02 Luis Machado <lgustavo@codesourcery.com>
4401
4402 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4403 instruction.
4404
cf363f18
MW
44052014-06-30 Mark Wielaard <mjw@redhat.com>
4406
4407 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4408 vulture, vilify, villar): New volatile array constants.
4409 (vindictive, vegetation): New const volatile array constants.
4410 * gdb.base/volatile.exp: Test volatile and const volatile array
4411 types.
4412
aebf9d24
AA
44132014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4414
4415 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4416 target lacks support for awatch, rwatch, or hbreak.
4417
b67a2c6f
YQ
44182014-06-27 Yao Qi <yao@codesourcery.com>
4419
4420 * gdb.multi/dummy-frame-restore.exp: New.
4421 * gdb.multi/dummy-frame-restore.c: New.
4422
aef92902
MM
44232014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4424
4425 * gdb.btrace/gcore.exp: New.
4426
8e9db26e
PA
44272014-06-23 Pedro Alves <palves@redhat.com>
4428
4429 * gdb.base/watchpoint-reuse-slot.c: New file.
4430 * gdb.base/watchpoint-reuse-slot.exp: New file.
4431
70afc5b7
SC
44322014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4433
4434 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4435 progspace's filename in 'info', 'enable' and 'disable' command
4436 tests.
4437
b972bd9c
JK
44382014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4439
4440 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4441 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4442 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4443
125f8a3d
GB
44442014-06-20 Gary Benson <gbenson@redhat.com>
4445
4446 * gdb.arch/i386-avx.exp: Fix include file location.
4447 * gdb.arch/i386-sse.exp: Likewise.
4448
3ed9baed
IB
44492014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4450
4451 * gdb.dlang/expression.exp: New file.
4452
034f788c
PA
44532014-06-19 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4456 out from ...
4457 (top level): ... here. Iterate running tests under different
4458 scheduler-locking settings.
4459
45371d0c
LM
44602014-06-18 Luis Machado <lgustavo@codesourcery.com>
4461
4462 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4463 to DW_FORM_addr and use non-zero addresses.
4464
5d376983
SC
44652014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4466
4467 PR gdb/17017
4468 * gdb.python/py-xmethods.cc: Add global function call counters and
4469 increment them in their respective functions. Remove "cout"
4470 statements.
4471 * gdb.python/py-xmethods.exp: Make tests check the global function
4472 call counters instead of depending on inferior IO.
4473
a1aa2221
LM
44742014-06-18 Don Breazeal <donb@codesourcery.com>
4475
4476 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4477 Deleted procedure.
4478 (explicit_fork_parent_follow): Deleted procedure.
4479 (explicit_fork_child_follow): Deleted procedure.
4480 (test_follow_fork): New procedure.
4481 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 4482 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
4483 procedure calls.
4484
0fc05997
YQ
44852014-06-17 Yao Qi <yao@codesourcery.com>
4486
4487 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4488 CP1252.
4489
70795c52
LM
44902014-06-17 Luis Machado <lgustavo@codesourcery.com>
4491
4492 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4493 Initialize ptr and S explicitly.
4494 (skip_type_update_when_not_use_rtti_test): Likewise.
4495
6be47f0c
KS
44962014-06-16 Keith Seitz <keiths@redhat.com>
4497
4498 PR mi/15863
4499 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4500 the inferior is started.
4501
d03de421
PA
45022014-06-16 Pedro Alves <palves@redhat.com>
4503
4504 * gdb.base/break-main-file-remove-fail.c: New file.
4505 * gdb.base/break-main-file-remove-fail.exp: New file.
4506 * gdb.base/break-unload-file.exp: Use build_executable instead of
4507 prepare_for_testing.
4508 (test_break): New parameter "initial_load". Handle it.
4509 (top level): Add initial_load cmdline/file axis.
4510
f9579b99
TT
45112014-06-12 Tom Tromey <tromey@redhat.com>
4512
4513 * gdb.base/completion.exp: Don't use directory name in test.
4514
3657956b
GB
45152014-06-09 Gary Benson <gbenson@redhat.com>
4516
4517 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4518 separate the always-available ANSI-standard signals from the
4519 signals that require checking.
4520 (main): Likewise.
4521 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4522 Likewise.
4523 (main): Likewise.
4524
4186eb54
KS
45252014-06-07 Keith Seitz <keiths@redhat.com>
4526
4527 Revert:
4528 PR c++/16253
4529 * gdb.cp/var-tag.cc: New file.
4530 * gdb.cp/var-tag.exp: New file.
4531 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4532 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4533 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4534 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4535
25326a28 45362014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
4537
4538 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4539
829155c9
PA
45402014-06-06 Pedro Alves <palves@redhat.com>
4541
4542 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4543 in target debug output instead of looking at RSP packets,
4544 disabling the test on any target that uses hardware stepping.
4545 Update comments.
4546
61c8d22e
PA
45472014-06-06 Pedro Alves <palves@redhat.com>
4548
4549 * gdb.base/break-unload-file.exp: Fix typo.
4550
d9a47287
YQ
45512014-06-06 Yao Qi <yao@codesourcery.com>
4552
4553 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4554 from "jit_function" to "^jit_function".
4555
e5e01dbf
YQ
45562014-06-06 Yao Qi <yao@codesourcery.com>
4557
4558 * gdb.base/async.c (foo): Add one statement.
4559 * gdb.base/async.exp: Get the next instruction address and
4560 match the output of "nexti" by instruction address. Match
4561 the hex address in the output of "finish".
4562
73ba372c
GB
45632014-06-06 Gary Benson <gbenson@redhat.com>
4564
4565 * gdb.base/call-signals.c: Remove preprocessor conditionals
4566 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4567 SIGSEGV and SIGTERM.
4568 * gdb.base/sigall.c: Likewise.
4569 * gdb.base/unwindonsignal.c: Likewise.
4570 * gdb.reverse/sigall-reverse.c: Likewise.
4571
831517df
YQ
45722014-06-06 Yao Qi <yao@codesourcery.com>
4573
4574 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4575 readable, skip the test.
4576
b8b91e98
YQ
45772014-06-06 Yao Qi <yao@codesourcery.com>
4578
4579 * gdb.threads/staticthreads.c (thread_function): Move the line
4580 setting breakpoint on forward.
4581 * gdb.threads/staticthreads.exp: Update comments.
4582
fb934770
LC
45832014-06-05 Ludovic Courtès <ludo@gnu.org>
4584
4585 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4586 "history-append! type error".
4587
6ef284bd
SM
45882014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4589
4590 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4591 erroneous dprintf expected input.
4592
a872e241
DE
45932014-06-04 Doug Evans <xdje42@gmail.com>
4594
4595 * gdb.guile/scm-generics.exp: Delete.
4596
16f691fb
DE
45972014-06-04 Doug Evans <xdje42@gmail.com>
4598
4599 * gdb.guile/scm-breakpoint.exp: Update.
4600 Add tests for breakpoint registration.
4601
012370f6
TT
46022014-06-04 Tom Tromey <tromey@redhat.com>
4603
4604 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4605 VLA-in-union.
4606 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4607 inner_vla_struct, vla_union types. Initialize objects of those
4608 types and compute their sizes.
4609
9f5a4cef
HZ
46102014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4611 Hui Zhu <hui@codesourcery.com>
4612
4613 * gdb.base/fileio.exp: Add test for shell not available as well as
4614 available.
4615 * gdb.base/fileio.c (test_system): Check for shell twice.
4616
90a45c4d
YQ
46172014-06-04 Yao Qi <yao@codesourcery.com>
4618
4619 * gdb.base/auto-connect-native-target.exp: Remove redundant
4620 space from the regexp pattern.
4621
70017e41
YQ
46222014-06-04 Yao Qi <yao@codesourcery.com>
4623
4624 * gdb.base/default.exp: Replace "child" with "native" in
4625 regexp pattern.
4626
883964a7
SC
46272014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4628
4629 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4630 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4631 * gdb.python/py-xmethods.py: Python script supporting the
4632 new testcase and tests.
4633
ef370185
JB
46342014-06-03 Joel Brobecker <brobecker@adacore.com>
4635 Pedro Alves <palves@redhat.com>
4636
4637 PR breakpoints/17000
4638 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4639 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4640
1e2ccb61
BM
46412014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4642
4643 * gdb.base/subst.exp: Add tests to verify partial path matching
4644 output.
4645
c6ec5ab2
PA
46462014-06-03 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4649 target that doesn't use software single-stepping.
4650
835c559f
PA
46512014-06-03 Pedro Alves <palves@redhat.com>
4652
4653 PR breakpoints/17000
4654 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4655 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4656
06eb1586
DE
46572014-06-02 Doug Evans <xdje42@gmail.com>
4658
4659 * gdb.guile/scm-parameter.exp: New file.
4660
e698b8c4
DE
46612014-06-02 Doug Evans <xdje42@gmail.com>
4662
4663 * gdb.guile/scm-cmd.c: New file.
4664 * gdb.guile/scm-cmd.exp: New file.
4665
ded03782
DE
46662014-06-02 Doug Evans <xdje42@gmail.com>
4667
4668 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4669 pretty-printer lookup.
4670 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4671 (make-pp_s-printer): Call it.
4672 (make-pretty-printer-from-dict): New function.
4673 (lookup-pretty-printer-maker-from-dict): New function.
4674 (*pretty-printer*): Simplify.
4675 (make-objfile-pp_s-printer): New function.
4676 (install-objfile-pretty-printers!): New function.
4677 (make-progspace-pp_s-printer): New function.
4678 (install-progspace-pretty-printers!): New function.
4679 * gdb.guile/scm-progspace.c: New file.
4680 * gdb.guile/scm-progspace.exp: New file.
4681
41fac0cf
PA
46822014-06-02 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/dprintf-bp-same-addr.c: New file.
4685 * gdb.base/dprintf-bp-same-addr.exp: New file.
4686
96ae5695
EBM
46872014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4688
4689 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4690 * gdb.arch/powerpc-power.s: Likewise.
4691
da02b3a8
JB
46922014-06-02 Joel Brobecker <brobecker@adacore.com>
4693
4694 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4695
c72b2e7b
YQ
46962014-06-01 Yao Qi <yao@codesourcery.com>
4697
4698 * gdb.base/watchpoint.exp (test_watch_location): Check null
4699 pointer can be dereferenced. If not, do the test, otherwise
4700 skip it.
4701
53e8a631
AB
47022014-05-30 Andrew Burgess <aburgess@broadcom.com>
4703
4704 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4705 results.
4706 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4707
938f0e2f
AB
47082014-05-30 Andrew Burgess <aburgess@broadcom.com>
4709
4710 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4711 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4712 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4713 * gdb.arch/amd64-invalid-stack-top.c: New file.
4714 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4715
9ba6657a
PA
47162014-05-30 Pedro Alves <palves@redhat.com>
4717
4718 PR breakpoints/17000
4719 * gdb.base/sss-bp-on-user-bp.c: New file.
4720 * gdb.base/sss-bp-on-user-bp.exp: New file.
4721
522c09bf
DB
47222014-05-30 David Blaikie <dblaikie@gmail.com>
4723
4724 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4725 gnu_inline semantics via attribute.
4726 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4727 source explicitly specifies the required semantics.
4728
bf4ef81e
MR
47292014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4730
4731 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4732
329ea579
PA
47332014-05-29 Pedro Alves <palves@redhat.com>
4734 Tom Tromey <tromey@redhat.com>
4735
4736 * gdb.base/async-shell.exp: Don't enable target-async.
4737 * gdb.base/async.exp
4738 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4739 parameter. Adjust.
4740 (top level): Don't test with "target-async".
4741 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4742 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4743 * gdb.base/inferior-died.exp: Don't enable target-async.
4744 * gdb.base/interrupt-noterm.exp: Likewise.
4745 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4746 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4747 * gdb.mi/mi-nonstop.exp: Likewise.
4748 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4749 * gdb.mi/mi-nsintrall.exp: Likewise.
4750 * gdb.mi/mi-nsmoribund.exp: Likewise.
4751 * gdb.mi/mi-nsthrexec.exp: Likewise.
4752 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4753 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4754 * gdb.python/py-evsignal.exp: Don't enable target-async.
4755 * gdb.python/py-evthreads.exp: Likewise.
4756 * gdb.python/py-prompt.exp: Likewise.
4757 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4758 * gdb.server/solib-list.exp: Don't enable target-async.
4759 * gdb.threads/thread-specific-bp.exp: Likewise.
4760 * lib/mi-support.exp: Adjust to use mi-async.
4761
fd664c91
PA
47622014-05-29 Pedro Alves <palves@redhat.com>
4763
4764 PR gdb/13860
4765 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4766 reason, even in sync mode.
4767
251bde03
PA
47682014-05-29 Pedro Alves <palves@redhat.com>
4769 Hui Zhu <hui@codesourcery.com>
4770
4771 PR PR15693
4772 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4773 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4774 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4775 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4776
7f3c0343
JB
47772014-05-28 Joel Brobecker <brobecker@adacore.com>
4778
4779 * config/monitor.exp (gdb_target_monitor): Replace use of
4780 "set remotebaud" by "set serial baud".
4781
b2715b27
AW
47822014-05-26 Andy Wingo <wingo@igalia.com>
4783
4784 * gdb.guile/scm-breakpoint.exp:
4785 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4786 properties instead of gdb-object-properties.
4787
498a4489
YQ
47882014-05-26 Yao Qi <yao@codesourcery.com>
4789
4790 * gdb.server/no-thread-db.exp: Specify source file name
4791 explicitly when setting a breakpoint.
4792
589fdceb
MM
47932014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4794
4795 * gdb.btrace/vdso.c: New.
4796 * gdb.btrace/vdso.exp: New.
4797
e9089e05
MM
47982014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4799
4800 * gdb.base/gcore.exp (capture_command_output): Move ...
4801 * lib/gdb.exp (capture_command_output): ... here.
4802
67b5c0c1
MM
48032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4804
4805 * gdb.btrace/data.exp: Test memory access during btrace replay.
4806
a2199296
SM
48072014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4808
4809 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4810
17b2616c
PA
48112014-05-21 Pedro Alves <palves@redhat.com>
4812
4813 PR gdb/13860
4814 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4815 (top level): Test that output related to execution commands is
4816 sent to the console with CLI commands, but not with MI commands.
4817 Test that breakpoint events are always mirrored to the console.
4818 Also expect the new source line to be output after a "next" in
4819 async mode too. Make it a pass/fail test.
4820 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4821 output.
4822 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4823
5166082f
PA
48242014-05-21 Pedro Alves <palves@redhat.com>
4825
4826 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4827 Use them to test variations of "list" after reaching a breakpoint.
4828 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4829 Test "list" with listsize 10 after reaching a breakpoint.
4830 * gdb.python/python.exp (decode_line current location line
4831 number): Adjust expected line number.
4832
2f25d70f
SM
48332014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4834
4835 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4836 behavior for $args, pass it directly to "run".
4837
ff604a67
MR
48382014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4839
4840 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4841 30000 to 65536.
4842
6a3cb8e8
PA
48432014-05-21 Pedro Alves <palves@redhat.com>
4844
4845 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4846 auto-connect-native-target off".
4847 * gdb.base/auto-connect-native-target.c: New file.
4848 * gdb.base/auto-connect-native-target.exp: New file.
4849
4ebfc96e
PA
48502014-05-21 Pedro Alves <palves@redhat.com>
4851
4852 * gdb.base/default.exp: Test "target native" instead of "target
4853 child".
4854
36d46afb
MW
48552014-05-21 Mark Wielaard <mjw@redhat.com>
4856
4857 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4858
5876f503
JK
48592014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4860
4861 Fix TLS access for -static -pthread.
4862 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4863 <HAVE_TLS> (thread_function, main): Initialize it.
4864 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4865 Add clean_restart.
4866 <$have_tls != "">: Check TLSVAR.
4867
0256a6ac
PA
48682014-05-21 Pedro Alves <palves@redhat.com>
4869
4870 * gdb.base/dcache-line-read-error.c: New.
4871 * gdb.base/dcache-line-read-error.exp: New.
4872
936d2992
PA
48732014-05-20 Pedro Alves <palves@redhat.com>
4874
4875 * gdb.base/compare-sections.c: New file.
4876 * gdb.base/compare-sections.exp: New file.
4877
802e8e6d
PA
48782014-05-20 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.base/break-idempotent.c: New file.
4881 * gdb.base/break-idempotent.exp: New file.
4882
e59fa00f
MM
48832014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4884
4885 * gdb.btrace/nohist.exp: New.
4886
8b696e31
YQ
48872014-05-20 Yao Qi <yao@codesourcery.com>
4888
4889 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4890 gdb.reverse directory and gdb_reverse_timeout exists in board
4891 setting.
4892 * README: Document gdb_reverse_timeout.
4893
73c9764f
YQ
48942014-05-20 Yao Qi <yao@codesourcery.com>
4895
4896 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4897 'test_file_name'. Treat args as a string instead of a list.
4898 (gdb_init): Rename argument 'args' by 'test_file_name'.
4899
f1f4348a
JK
49002014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4901
4902 * gdb.arch/powerpc-power.exp: New file.
4903 * gdb.arch/powerpc-power.s: New file.
4904
0dbe70ce
DE
49052014-05-16 Doug Evans <dje@google.com>
4906
4907 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
4908 * gdb.base/completion.exp: Check that all expected files exist
4909 before doing file completion.
0dbe70ce 4910
8d551b02
DE
49112014-05-16 Doug Evans <dje@google.com>
4912
4913 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4914 Update.
4915 (do_syscall_tests_without_xml): Update.
4916
73eb7709
PA
49172014-05-16 Pedro Alves <palves@redhat.com>
4918
4919 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4920 instead of "unknown output after running".
4921
3fae92fc
YQ
49222014-05-16 Yao Qi <yao@codesourcery.com>
4923
4924 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4925 file1.txt from host at the end.
4926 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4927
c2b2ccc5
DE
49282014-05-15 Doug Evans <dje@google.com>
4929
4930 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4931 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4932 loading file. Add test for TU lookup.
4933
8c217a4b
SM
49342014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4935
4936 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4937 calling "-exec-arguments" or "set args" before running the
4938 inferior.
4939
3deb39c6
SM
49402014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4941
4942 * lib/mi-support.exp (mi_expect_stop): Expect message for
4943 inferiors that exit with non-zero exit code.
4944
71a79f8c
YQ
49452014-05-14 Yao Qi <yao@codesourcery.com>
4946
4947 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4948 match absolute path on remote host.
4949 (test_file_list_exec_source_files): Remove "/" from the
4950 pattern.
4951
f23fcd46
YQ
49522014-05-14 Yao Qi <yao@codesourcery.com>
4953
4954 * boards/local-remote-host-notty.exp (${board}_file): New
4955 proc.
4956
9404b58f
KM
49572014-05-07 Kyle McMartin <kyle@redhat.com>
4958
4959 Pushed by Joel Brobecker <brobecker@adacore.com>.
4960 * gdb.arch/aarch64-atomic-inst.c: New file.
4961 * gdb.arch/aarch64-atomic-inst.exp: New file.
4962
5e45f04c
YQ
49632014-05-07 Yao Qi <yao@codesourcery.com>
4964
4965 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4966 in current context" too.
4967
c888a17d
KS
49682014-05-05 Keith Seitz <keiths@redhat.com>
4969
4970 * gdb.linespec/ls-dollar.exp: Add test for linespec
4971 file:convenience_variable.
4972
290a839c
YQ
49732014-05-05 Yao Qi <yao@codesourcery.com>
4974
4975 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4976 traceframes into tfile and ctf trace files. Read data from
4977 trace file and test collected data.
4978 (gdb_collect_locals_test): Likewise.
4979 (gdb_unavailable_registers_test): Likewise.
4980 (gdb_unavailable_floats): Likewise.
4981 (gdb_collect_globals_test): Likewise.
4982 (top-level): Append "ctf" to trace_file_targets if GDB
4983 supports.
4984
b5262cd0
YQ
49852014-05-05 Yao Qi <yao@codesourcery.com>
4986
4987 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4988 code to ...
4989 (gdb_collect_args_test_1): ... it. New proc.
4990 (gdb_collect_locals_test): Move some code to ...
4991 (gdb_collect_locals_test_1): ... it. New proc.
4992 (gdb_unavailable_registers_test): Move some code to ...
4993 (gdb_unavailable_registers_test_1): ... it. New proc.
4994 (gdb_unavailable_floats): Move some code to ...
4995 (gdb_unavailable_floats_1): ... it. New proc.
4996
30a1e6cc
SDJ
49972014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
4998
4999 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5000 probes to test for bitness recognition.
5001 * gdb.arch/amd64-stap-optional-prefix.exp
5002 (test_probe_value_without_reg): New procedure.
5003 Add code to test for different kinds of bitness.
5004
f33da99a
SDJ
50052014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5006
5007 PR breakpoints/16889
5008 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5009 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5010
5b80f00d
PA
50112014-05-01 Pedro Alves <palves@redhat.com>
5012
5013 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5014 gdb_file_cmd if no file is specified.
5015 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5016 last_loaded_file to set the remote exec-file.
5017
f8c2a73c
PA
50182014-05-01 Pedro Alves <palves@redhat.com>
5019
5020 * boards/local-remote-host.exp: New file.
5021
be6e8ac7
PA
50222014-05-01 Pedro Alves <palves@redhat.com>
5023
5024 * boards/local-remote-host.exp: Rename to ...
5025 * boards/local-remote-host-notty.exp: ... this.
5026
cac0dc8f
JB
50272014-04-28 Joel Brobecker <brobecker@adacore.com>
5028
5029 * gdb.ada/dyn_arrayidx: New testcase.
5030
9730e6cc
YQ
50312014-04-26 Yao Qi <yao@codesourcery.com>
5032
5033 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5034 and compute the length of function main. Save it in
5035 $main_length.
5036 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5037 (top-level): Use gdb_compile to compile objects into
5038 executable and restart GDB. Remove invocation to
5039 prepare_for_testing.
5040
7ae1a6a6
PA
50412014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5042 Pedro Alves <palves@redhat.com>
5043
5044 PR server/16255
5045 * gdb.multi/multi-attach.c: New file.
5046 * gdb.multi/multi-attach.exp: New file.
5047
4082afcc
PA
50482014-04-25 Pedro Alves <palves@redhat.com>
5049
5050 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5051 user.
5052 (top level): Test that "set remote conditional-breakpoints-packet
5053 off" works as intended.
5054 * gdb.base/dprintf.exp: Test that "set remote
5055 breakpoint-commands-packet off" works as intended.
5056 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5057 New function.
5058 (top level): Call it.
5059 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5060 remote fast-tracepoints-packet off" works as intended.
5061 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5062 * lib/gdb.exp (gdb_is_target_remote): ... here.
5063
2abc3f8d
DB
50642014-04-24 David Blaikie <dblaikie@gmail.com>
5065
5066 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5067 ensure clang would not discard them.
5068 * gdb.base/gdbvars.c: Ditto.
5069 * gdb.base/memattr.c: Ditto.
5070 * gdb.base/whatis.c: Ditto.
5071 * gdb.python/py-prettyprint.c: Ditto.
5072 * gdb.trace/actions.c: Ditto.
5073 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5074 ensure clang would not discard it.
5075
bfd39632
DB
50762014-04-24 David Blaikie <dblaikie@gmail.com>
5077
5078 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5079 clang to emit the full definition of type required by the test
5080 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5081
22842ff6
DB
50822014-04-24 David Blaikie <dblaikie@gmail.com>
5083
5084 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5085 coax Clang into emitting the definition of the type.
5086 * gdb.cp/pr10728-x.h (y): Ditto.
5087 * gdb.cp/pr10728-y.cc (y): Ditto.
5088
c2e827ad
DB
50892014-04-24 David Blaikie <dblaikie@gmail.com>
5090
5091 * gdb.base/label.exp: XFAIL label related tests under Clang.
5092 * gdb.cp/cplabel.exp: Ditto.
5093 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5094 under Clang those using labels.
5095
4c2d33e7
YQ
50962014-04-25 Yao Qi <yao@codesourcery.com>
5097
5098 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5099 double_label.
5100 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5101 partial_label and double_label.
5102
56083b99
DB
51032014-04-24 David Blaikie <dblaikie@gmail.com>
5104
5105 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5106
25d4e99d
DB
51072014-04-24 David Blaikie <dblaikie@gmail.com>
5108
5109 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5110 of the function to work across GCC and Clang.
5111 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5112 pointer types (const void ** const V void **).
5113
01f9f808
MS
51142014-04-24 Michael Sturm <michael.sturm@mintel.com>
5115 Walfred Tedeschi <walfred.tedeschi@intel.com>
5116
5117 * Makefile.in (EXECUTABLES): Added i386-avx512.
5118 * gdb.arch/i386-avx512.c: New file.
5119 * gdb.arch/i386-avx512.exp: Likewise.
5120
4b48d439
KS
51212014-04-23 Keith Seitz <keiths@redhat.com>
5122
5123 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5124 (mi_make_breakpoint_table): New procedure.
5125 (mi_create_breakpoint): Use mi_make_breakpoint
5126 and return the result.
5127 (mi_make_breakpoint): New procedure.
5128 (mi_build_kv_pairs): New procedure.
5129
5130 * gdb.mi/mi-break.exp: Remove unused globals,
5131 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5132 All callers updated.
5133 * gdb.mi/mi-dprintf.exp: Use variable to track command
5134 number.
5135 Update all callers of mi_create_breakpoint and use
5136 mi_make_breakpoint_table.
5137 Remove any unused global variables.
5138 * gdb.mi/mi-nonstop.exp: Likewise.
5139 * gdb.mi/mi-nsintrall.exp: Likewise.
5140 * gdb.mi/mi-nsmoribund.exp: Likewise.
5141 * gdb.mi/mi-nsthrexec.exp: Likewise.
5142 * gdb.mi/mi-reverse.exp: Likewise.
5143 * gdb.mi/mi-simplerun.exp: Likewise.
5144 * gdb.mi/mi-stepn.exp: Likewise.
5145 * gdb.mi/mi-syn-frame.exp: Likewise.
5146 * gdb.mi/mi-until.exp: Likewise.
5147 * gdb.mi/mi-var-cp.exp: Likewise.
5148 * gdb.mi/mi-var-display.exp: Likewise.
5149 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5150 * gdb.mi/mi2-var-child.exp: Likewise.
5151 * gdb.mi/mi-vla-c99.exp: Likewise.
5152 * lib/mi-support.exp: Likewise.
5153
5154 From Ian Lance Taylor <iant@cygnus.com>:
5155 * lib/gdb.exp (parse_args): New procedure.
5156
08351840
PA
51572014-04-23 Pedro Alves <palves@redhat.com>
5158
5159 * gdb.base/break-unload-file.c: New file.
5160 * gdb.base/break-unload-file.exp: New file.
5161 * gdb.base/sym-file-lib.c (baz): New function.
5162 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5163 field.
5164 (load): Store the segment's mapped size.
5165 (unload): New function.
5166 (unload_shlib): New function.
5167 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5168 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5169 set a breakpoint at baz, and call it.
5170 * gdb.base/sym-file.exp: New tests for stale breakpoint
5171 instructions.
5172
076855f9
PA
51732014-04-23 Pedro Alves <palves@redhat.com>
5174
5175 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5176 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5177 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5178 * gdb.base/hbreak-unmapped.c: New file.
5179 * gdb.base/hbreak-unmapped.exp: New file.
5180 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5181 * lib/gdb.exp (gdb_is_target_remote): ... here.
5182
483805cf
PA
51832014-04-22 Pedro Alves <palves@redhat.com>
5184
5185 * gdb.base/consecutive-step-over.c: New file.
5186 * gdb.base/consecutive-step-over.exp: New file.
5187
06d97543
PA
51882014-04-22 Pedro Alves <palves@redhat.com>
5189
5190 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5191 instead of send_gdb/gdb_expect.
5192
b4429ea2
YQ
51932014-04-22 Yao Qi <yao@codesourcery.com>
5194
5195 * lib/trace-support.exp (generate_tracefile): New procedure.
5196 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5197 return 0.
5198 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5199 if generate_tracefile returns 1.
5200
51d48146
PA
52012014-04-18 Tom Tromey <palves@redhat.com>
5202 Pedro alves <tromey@redhat.com>
5203
5204 PR backtrace/15558
5205 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5206 with a backtrace limit.
5207 * gdb.python/py-frame-inline.exp: Test running to an inline
5208 function with a backtrace limit, and printing the newest frame.
5209 * gdb.python/py-frame-inline.c (main): Call f.
5210
bd1dce5f
MS
52112014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5212
5213 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5214
40d1a503
MS
52152014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5216
5217 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5218 Drop prefix from unsupported source file path.
5219
389b98f7
YQ
52202014-04-17 Yao Qi <yao@codesourcery.com>
5221
5222 * lib/gdb.exp (with_target_charset): New proc.
5223 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5224 with_target_charset.
5225 (test_print_strings): Likewise.
5226 (test_repeat_bytes): Likewise.
5227 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5228 for some tests.
5229
22869d73
KS
52302014-04-16 Keith Seitz <keiths@redhat.com>
5231
5232 PR gdb/15827
5233 * gdb.dwarf2/corrupt.c: New file.
5234 * gdb.dwarf2/corrupt.exp: New file.
5235
c4f87ca6
KS
52362014-04-16 Keith Seitz <keiths@redhat.com>
5237
5238 PR c++/16597
5239 * gdb.cp/namelessclass.cc: New file.
5240 * gdb.cp/namelessclass.exp: New file.
5241 * gdb.cp/namelessclass.S: New file.
5242
ab19de87
DE
52432014-04-16 Doug Evans <dje@google.com>
5244
5245 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5246 Add comment.
5247 (gdbserver_default_get_comm_port): New function.
5248 (gdbserver_start): Check if board file provided
5249 "gdbserver,get_comm_port" and use it if so.
5250 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5251 (gdb,socketport): Set to "stdio".
5252 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5253 (stdio_gdbserver_template): Delete.
5254 (${board}_get_remote_address): Update.
5255 (${board}_build_remote_cmd): Delete.
5256 (${board}_get_comm_port): New function.
5257 (${board}_spawn): Update.
5258 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5259 Delete.
5260 (${board}_get_remote_address): Update.
5261 (${board}_get_comm_port): New function.
5262
fc98a809
AB
52632014-04-16 Andrew Burgess <aburgess@broadcom.com>
5264
5265 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5266 appearing in any order.
5267
87fd9e6e
DE
52682014-04-15 Doug Evans <dje@google.com>
5269
5270 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5271 uninitialized value of "description".
5272
099fc3ea
KS
52732014-04-15 Keith Seitz <keiths@redhat.com>
5274
5275 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5276 Remove unused globals.
5277 (test_running_the_program): Likewise.
5278 (test_controlled_execution): Likewise.
5279 (test_controlling_breakpoints): Likewise.
5280 (test_program_termination): Likewise.
5281
5da151d4
KS
52822014-04-15 Keith Seitz <keiths@redhat.com>
5283
5284 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5285 unused globals.
5286 (test_rbreak_creation_and_listing): Likewise.
5287 (test_ignore_count): Likewise.
5288 (test_error): Likewise.
5289
35e5d2f0
PA
52902014-04-15 Pedro Alves <palves@redhat.com>
5291
5292 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5293 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5294 sym-file-loader.c.
5295 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5296 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5297 to sym-file-loader.c.
5298 (struct library): Forward declare.
5299 (load_shlib, lookup_function): Change prototypes.
5300 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5301 (translate_offset): Remove declarations.
5302 (get_text_addr): New declaration.
5303 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5304 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5305 sym-file-loader.h.
5306 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5307 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5308 here from sym-file-loader.h.
5309 (struct library): New structure.
5310 (load_shlib, lookup_function): Change prototypes and adjust to
5311 work with a struct library.
5312 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5313 (translate_offset): Make static.
5314 (get_text_addr): New function.
5315 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5316
eb4c1710
PA
53172014-04-15 Pedro Alves <palves@redhat.com>
5318
5319 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5320
2d1baf52
PA
53212014-04-15 Pedro Alves <palves@redhat.com>
5322
5323 * gdb.base/sym-file-loader.c: Include <limits.h>.
5324 (SELF_LINK): New define.
5325 (get_origin): New function.
5326 (load_shlib): Use it.
5327 * gdb.base/sym-file.exp: Don't early return if the target is
5328 remote. Use runto_main, and issue fail is that fails. Use
5329 gdb_load_shlibs.
5330 (shlib_name): Delete.
5331 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5332
7dd6df01
PA
53332014-04-15 Pedro Alves <palves@redhat.com>
5334
5335 * gdb.base/sym-file.exp: Remove regex characters from test
5336 message. Don't refer to breakpoint numbers in test messages.
5337
b50c8614
KS
53382014-04-14 Keith Seitz <keiths@redhat.com>
5339
5340 PR c++/16253
5341 * gdb.cp/var-tag.cc: New file.
5342 * gdb.cp/var-tag.exp: New file.
5343 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5344 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5345 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5346 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5347
3d567982
TT
53482014-04-14 Tom Tromey <tromey@redhat.com>
5349
5350 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5351 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5352 type.
5353 * gdb.cp/enum-class.exp: New file.
5354 * gdb.cp/enum-class.cc: New file.
5355
0626fc76
TT
53562014-04-14 Tom Tromey <tromey@redhat.com>
5357
5358 * gdb.dwarf2/enum-type.exp: New file.
5359
dca325b3
SA
53602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5361
5362 * gdb.mi/mi-vla-c99.exp: New file.
5363 * gdb.mi/vla.c: New file.
5364
5854b38a
SA
53652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5366
5367 * gdb.base/vla-datatypes.c: New file.
5368 * gdb.base/vla-datatypes.exp: New file.
5369
463bb957
SA
53702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5371
5372 * gdb.base/vla-ptr.c: New file.
5373 * gdb.base/vla-ptr.exp: New file.
5374
3dd170be
SA
53752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5376
5377 * gdb.dwarf2/count.exp: New file.
5378
5ecaaa66
SA
53792014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5380
5381 * gdb.base/vla-sideeffect.c: New file.
5382 * gdb.base/vla-sideeffect.exp: New file.
5383
41f1ada5
DB
53842014-04-14 David Blaikie <dblaikie@gmail.com>
5385
5386 * gdb.mi/non-stop.c: Add return value for non-void function return
5387 statement.
5388 * gdb.threads/staticthreads.c: Ditto.
5389
0be03e84
DE
53902014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5391 Doug Evans <xdje42@gmail.com>
5392
5393 * gdb.guile/scm-value.c: Improve test case.
5394 * gdb.guile/scm-value.exp: Add new test.
5395
f180a1fb
DB
53962014-04-11 David Blaikie <dblaikie@gmail.com>
5397
5398 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5399 override Clang's default.
5400
6b662e19
JB
54012014-04-11 Joel Brobecker <brobecker@adacore.com>
5402
5403 Revert the following changes (regressions):
5404
5405 * gdb.base/vla-sideeffect.c: New file.
5406 * gdb.base/vla-sideeffect.exp: New file.
5407
5408 * gdb.dwarf2/count.exp: New file.
5409
5410 * gdb.base/vla-multi.c: New file.
5411 * gdb.base/vla-multi.exp: New file.
5412
5413 * gdb.base/vla-ptr.c: New file.
5414 * gdb.base/vla-ptr.exp: New file.
5415
5416 * gdb.base/vla-datatypes.c: New file.
5417 * gdb.base/vla-datatypes.exp: New file.
5418
5419 * gdb.mi/mi-vla-c99.exp: New file.
5420 * gdb.mi/vla.c: New file.
5421
245a5f0b
KS
54222014-04-11 Keith Seitz <keiths@redhat.com>
5423
5424 PR c++/16675
5425 * gdb.cp/cpsizeof.exp: New file.
5426 * gdb.cp/cpsizeof.cc: New file.
5427
58a84dcf
SA
54282014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5429
191a8a90
JB
5430 * gdb.mi/mi-vla-c99.exp: New file.
5431 * gdb.mi/vla.c: New file.
58a84dcf 5432
c8655f75
SA
54332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5434
5435 * gdb.base/vla-datatypes.c: New file.
5436 * gdb.base/vla-datatypes.exp: New file.
5437
024e13b4
SA
54382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5439
5440 * gdb.base/vla-ptr.c: New file.
5441 * gdb.base/vla-ptr.exp: New file.
5442
1a237e0e
SA
54432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5444
5445 * gdb.base/vla-multi.c: New file.
5446 * gdb.base/vla-multi.exp: New file.
5447
504f3432
SA
54482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5449
5450 * gdb.dwarf2/count.exp: New file.
5451
3bce8237
SA
54522014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5453
191a8a90
JB
5454 * gdb.base/vla-sideeffect.c: New file.
5455 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 5456
322f9c21
YQ
54572014-04-11 Yao Qi <yao@codesourcery.com>
5458
5459 * gdb.base/completion.exp: Check file exists before running tests
5460 on file completion.
5461
d708bcd1
PA
54622014-04-10 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/cond-eval-mode.c: New file.
5465 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5466 prepare_for_testing to build the new file. Check result of
5467 runto_main.
5468 (test_break, test_watch): New procedures.
5469 (top level): Use them.
5470
ae1d2761
PM
54712014-04-08 Pierre Muller <muller@sourceware.org>
5472
5473 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5474 Ctrl-V use for mingw hosts.
5475
7af389b8
SC
54762014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5477
5478 * gdb.python/py-value.c: Improve test case.
5479 * gdb.python/py-value.exp: Add new test.
5480
5e703181
DE
54812014-04-07 David Blaikie <dblaikie@gmail.com>
5482
5483 * lib/compiler.c: Identify the clang compiler.
5484 * lib/compiler.cc: Ditto.
5485
9810b410
YQ
54862014-04-03 Yao Qi <yao@codesourcery.com>
5487
5488 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5489
98d1b8dc
AB
54902014-04-01 Anton Blanchard <anton@samba.org>
5491
5492 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5493 messages unique.
5494
3114cea1
AB
54952014-04-01 Anton Blanchard <anton@samba.org>
5496
5497 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5498 prepare_for_testing.
5499
62f7182c
AB
55002014-04-01 Anton Blanchard <anton@samba.org>
5501
5502 * gdb.arch/ppc64-atomic-inst.c: Remove.
5503 * gdb.arch/ppc64-atomic-inst.S: New file.
5504 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5505
770e7fc7
DE
55062014-03-31 Doug Evans <dje@google.com>
5507
5508 * gdb.base/print-symbol-loading-lib.c: New file.
5509 * gdb.base/print-symbol-loading-main.c: New file.
5510 * gdb.base/print-symbol-loading.exp: New file.
5511
46e2bafa
YQ
55122014-03-31 Yao Qi <yao@codesourcery.com>
5513
5514 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5515
8776cfe9
JB
55162014-03-28 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.ada/mi_dyn_arr: New testcase.
5519
5d1ef361
DE
55202014-03-27 Doug Evans <dje@google.com>
5521
5522 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5523
b5bee914
YQ
55242014-03-27 Yao Qi <yao@codesourcery.com>
5525
5526 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5527 if target is nios2-*-*.
5528
0d4d0e77
YQ
55292014-03-26 Yao Qi <yao@codesourcery.com>
5530
5531 * lib/gdb.exp (readline_is_used): New proc.
5532 * gdb.base/completion.exp: Move tests on command complete up.
5533 Skip the rest of tests if readline is not used.
5534 * gdb.ada/complete.exp: Skp the test if readline is not
5535 used.
5536 * gdb.base/filesym.exp: Likewise.
5537 * gdb.base/macscp.exp: Likewise.
5538 * gdb.base/readline-ask.exp: Likewise.
5539 * gdb.base/readline.exp: Likewise.
5540 * gdb.python/py-cmd.exp: Likewise.
5541 * gdb.trace/tfile.exp: Likewise.
5542
29361eee
YQ
55432014-03-26 Yao Qi <yao@codesourcery.com>
5544
5545 * gdb.base/macscp.exp: Fix code format issues.
5546
bc9a5525
UW
55472014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5548
5549 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5550 * gdb.asm/powerpc64le.inc: New file.
5551
d3839ede
PA
55522014-03-25 Pedro Alves <palves@redhat.com>
5553 Doug Evans <dje@google.com>
5554
5555 * gdb.base/source-execution.c: New file.
5556 * gdb.base/source-execution.exp: New file.
5557 * gdb.base/source-execution.gdb: New file.
5558
01672a57
DE
55592014-03-24 Doug Evans <dje@google.com>
5560
5561 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5562 using fission.
5563
88bbeca9
HZ
55642014-03-24 Hui Zhu <hui@codesourcery.com>
5565 Pedro Alves <palves@redhat.com>
5566
5567 PR breakpoints/16101
5568 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5569 test pass/fail messages. Detect missing support for dprintf when
5570 breakpoints are actually inserted.
5571 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5572 breakpoints are actually inserted.
5573 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5574 fails.
5575
d2348791
JK
55762014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5577
5578 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5579
feef67ab
DE
55802014-03-22 Doug Evans <xdje42@gmail.com>
5581
5582 * gdb.python/python.exp (python not supported): Verify multi-line
5583 python command issues an error.
25d743f9 5584 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 5585 guile command issues an error.
feef67ab 5586
ecebef6a
MR
55872014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5588
5589 * gdb.threads/thread-specific.exp: Handle the lack of usable
5590 $this_breakpoint and $this_thread.
5591
ccdd1909
HZ
55922014-03-21 Hui Zhu <hui@codesourcery.com>
5593
5594 * gdb.base/attach.exp (do_command_attach_tests): New.
5595
beb460e8
PA
55962014-03-20 Tom Tromey <tromey@redhat.com>
5597 Pedro Alves <palves@redhat.com>
5598
5599 PR cli/15718
5600 * gdb.base/condbreak-call-false.c: New file.
5601 * gdb.base/condbreak-call-false.exp: New file.
5602
40acf43a
PA
56032014-03-20 Pedro Alves <palves@redhat.com>
5604
5605 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5606 Delete.
5607 (block_signals, unblock_signals): Delete.
5608 (child_function_2, main): Remove references to deleted variable
5609 and functions.
5610
9f5e1e02
PA
56112014-03-20 Pedro Alves <palves@redhat.com>
5612
5613 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5614 Use pthread_kill to signal thread 2.
5615 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5616 Adjust to make the test send itself a signal rather than using the
5617 host's "kill" command.
5618
99619bea
PA
56192014-03-20 Pedro Alves <palves@redhat.com>
5620
5621 * gdb.threads/multiple-step-overs.c: New file.
5622 * gdb.threads/multiple-step-overs.exp: New file.
5623 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5624 Adjust expected infrun debug output.
5625
2adfaa28
PA
56262014-03-20 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5629 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5630
31e77af2
PA
56312014-03-20 Pedro Alves <palves@redhat.com>
5632
5633 PR breakpoints/7143
5634 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5635 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5636 of gdb_test_multiple.
5637 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5638 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5639
b9f437de
PA
56402014-03-20 Pedro Alves <palves@redhat.com>
5641
5642 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5643 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5644
05adc73e
PA
56452014-03-19 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.base/async.exp: Remove early return.
5648
6048b950
PA
56492014-03-19 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5652
8bcfb00a
PA
56532014-03-19 Pedro Alves <palves@redhat.com>
5654
5655 * gdb.base/async.exp (test_background): Expect \r\n after
5656 "completed." in the fail pattern.
5657
884e37dc
PA
56582014-03-19 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/async.exp (test_background): New procedure.
5661 Use it for all background execution command tests.
5662
148e57e2
PA
56632014-03-19 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/async.exp: Use prepare_for_testing.
5666
f48088c7
PA
56672014-03-19 Pedro Alves <palves@redhat.com>
5668
5669 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5670 the same line.
5671
e2f6c966
PA
56722014-03-19 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/async.c (main): Add "jump here" and "until here" line
5675 marker comments.
5676 * gdb.base/async.exp (jump_here): New global.
5677 (jump& test): Use it.
5678 (until_here): New global.
5679 (until& test): Use it.
5680
c30568d4
PA
56812014-03-19 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/async.exp: Don't frob gdb_protocol.
5684
0172b6a7
DE
56852014-03-18 Doug Evans <xdje42@gmail.com>
5686
5687 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5688 Fix spelling of exec-done-display.
5689
06c868a8
JK
56902014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5691
5692 PR gdb/15358
5693 * gdb.base/gdb-sigterm.c: New file.
5694 * gdb.base/gdb-sigterm.exp: New file.
5695
0c7e1a46
PA
56962014-03-18 Pedro Alves <palves@redhat.com>
5697
5698 PR gdb/13860
5699 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5700 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5701 solib-event.
5702
f7c77d93
JB
57032014-03-17 Joel Brobecker <brobecker@adacore.com>
5704
5705 * gdb.ada/pckd_arr_ren: New testcase.
5706
5a1e8c7a
DE
57072014-03-13 Doug Evans <xdje42@gmail.com>
5708
5709 PR guile/16612
5710 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5711 collect after discarding symbols.
5712
350e1a76
DE
57132014-03-13 Ludovic Courtès <ludo@gnu.org>
5714 Doug Evans <xdje42@gmail.com>
5715
5716 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5717 to history survives a gc.
5718
a69900ae
PA
57192014-03-13 Pedro Alves <palves@redhat.com>
5720
5721 * gdb.base/default.exp: Don't test "target procfs".
5722
5db9f0bd
PA
57232014-03-13 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.base/default.exp: Update "target child" and "target procfs"
5726 tests to not expect "Unix".
5727
b3ccfe11
TT
57282014-03-12 Tom Tromey <tromey@redhat.com>
5729
5730 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5731 New procs. Add target-async tests.
5732 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5733 Add target-async tests.
5734
646f4417
AA
57352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5736
5737 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5738 'func_start' and 'func_end' for the beginning and end of the
5739 function code, respectively.
5740 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5741 'func_end' instead of 'func' and 'main'.
5742
288c211f
AA
57432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5744
5745 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5746 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5747 generate the debug info assembler source.
5748
e0c0f156
AA
57492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5750
5751 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5752 * gdb.dwarf2/arr-subrange.exp: Likewise.
5753 * gdb.dwarf2/dwz.exp: Likewise.
5754 * gdb.dwarf2/method-ptr.exp: Likewise.
5755 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5756 * gdb.dwarf2/subrange.exp: Likewise.
5757 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5758 * gdb.dwarf2/implptrpiece.exp: Likewise.
5759 * gdb.dwarf2/nostaticblock.exp: Likewise.
5760
0e5c4555
AA
57612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5762
5763 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5764 directory to absolute path name arguments.
5765
5ec18f2b
JG
57662014-03-10 Joel Brobecker <brobecker@adacore.com>
5767
5768 * gdb.ada/tagged_access: New testcase.
5769
847fc4f2
MM
57702014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5771
5772 * gdb.btrace/data.exp: Update expected output.
5773
cc3da688
YQ
57742014-03-06 Yao Qi <yao@codesourcery.com>
5775
5776 * gdb.trace/pr16508.exp: New file.
5777
0f26cec1
PA
57782014-03-05 Pedro Alves <palves@redhat.com>
5779
5780 PR gdb/16575
5781 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5782 procedure.
5783 (top level): Adjust to use it. Add tests that exercise breakpoint
5784 interaction with the code-cache.
5785
7a5a839f
LC
57862014-02-26 Ludovic Courtès <ludo@gnu.org>
5787
5788 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5789 test for 'history-append!'.
5790
31aa7e4e
JB
57912014-02-26 Joel Brobecker <brobecker@adacore.com>
5792
5793 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5794 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5795 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5796 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5797 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5798 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5799
1b588015
JB
58002014-02-26 Joel Brobecker <brobecker@adacore.com>
5801
5802 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5803 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5804 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5805
55426c9d
JB
58062014-02-26 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5809
dc53a7ad
JB
58102014-02-26 Joel Brobecker <brobecker@adacore.com>
5811
5812 * gdb.dwarf2/arr-stride.c: New file.
5813 * gdb.dwarf2/arr-stride.exp: New file.
5814
12ab52e9
PA
58152014-02-26 Pedro Alves <palves@redhat.com>
5816
5817 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5818 that won't ever trigger. Make sure that GDB reports the correct
5819 breakpoint that caused the stop.
5820
849c862e
JK
58212014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5822
5823 PR gdb/16626
5824 * gdb.base/auto-load-script: New file.
5825 * gdb.base/auto-load.c: New file.
5826 * gdb.base/auto-load.exp: New file.
5827
71b7d793
JK
5828 PR gdb/16626
5829 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5830
e2f0d509
JK
58312014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5832
5833 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5834 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5835
50cc37c8
DE
58362014-02-24 Doug Evans <dje@google.com>
5837
5838 * lib/gdb.exp (run_on_host): Log error output if program fails.
5839
ea4758f2
PA
58402014-02-21 Pedro Alves <palves@redhat.com>
5841
5842 * gdb.threads/step-after-sr-lock.c: Rename to ...
5843 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5844 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5845 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5846 ... this.
5847
d7b30f67
SDJ
58482014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5849
5850 PR tdep/16397
5851 * gdb.arch/amd64-stap-special-operands.exp: New file.
5852 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5853 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5854 * gdb.arch/amd64-stap-triplet.S: Likewise.
5855 * gdb.arch/amd64-stap-triplet.c: Likewise.
5856
83deb43f
JB
58572014-02-20 Joel Brobecker <brobecker@adacore.com>
5858
5859 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5860 in .section pseudo-op.
5861
adde2bff
DE
58622014-02-20 lin zuojian <manjian2006@gmail.com>
5863 Joel Brobecker <brobecker@adacore.com>
5864 Doug Evans <xdje42@gmail.com>
5865
5866 PR symtab/16581
5867 * gdb.dwarf2/dw2-icycle.S: New file.
5868 * gdb.dwarf2/dw2-icycle.c: New file.
5869 * gdb.dwarf2/dw2-icycle.exp: New file.
5870
f7bd0f78
SC
58712014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5872
5873 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5874 operations on gdb.Value objects.
5875 * gdb.python/py-value-cc.exp: Add new test to test operations on
5876 gdb.Value objects.
5877
c17ef0d5
DE
58782014-02-18 Doug Evans <dje@google.com>
5879
5880 * Makefile.in (TESTS): New variable.
5881 (expanded_tests, expanded_tests_or_none): New variables
5882 (check-single): Pass $(expanded_tests_or_none) to runtest.
5883 (check-parallel): Only run tests in $(TESTS) if non-empty.
5884 (check/no-matching-tests-found): New rule.
5885 * README: Document TESTS makefile variable.
5886
5dd3176f
DE
58872014-02-18 Doug Evans <dje@google.com>
5888
5889 * Makefile.in (check-parallel): rm -rf outputs temp.
5890
0b10be4f
JK
58912014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5892
5893 Fix "ERROR: no fileid for" in the testsuite.
5894 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5895
85f224e7
DE
58962014-02-12 Doug Evans <dje@google.com>
5897
5898 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5899 (MISCELLANEOUS): New variable.
5900 (clean): rm -rf $(MISCELLANEOUS).
5901 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5902 dwp live in the same directory as symlinks, with each symlink pointed
5903 to a differently named file in a different directory.
5904
149b30ff
DE
59052014-02-11 Doug Evans <dje@google.com>
5906
5907 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5908 of Tcl file commands.
5909
1dfdac32
MK
59102014-02-10 Mark Kettenis <kettenis@gnu.org>
5911
5912 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5913 "kill -SIGUSR1 -1".
5914
aa4fb036
JB
59152014-02-10 Joel Brobecker <brobecker@adacore.com>
5916
5917 * gdb.ada/tick_length_array_enum_idx: New testcase.
5918
ed3ef339
DE
59192014-02-10 Doug Evans <xdje42@gmail.com>
5920
5921 * configure.ac (AC_OUTPUT): Add gdb.guile.
5922 * configure: Regenerate.
5923 * lib/gdb-guile.exp: New file.
5924 * lib/gdb.exp (get_target_charset): New function.
5925 * gdb.base/help.exp: Update expected output from "apropos apropos".
5926 * gdb.guile/Makefile.in: New file.
5927 * gdb.guile/guile.exp: New file.
5928 * gdb.guile/scm-arch.c: New file.
5929 * gdb.guile/scm-arch.exp: New file.
5930 * gdb.guile/scm-block.c: New file.
5931 * gdb.guile/scm-block.exp: New file.
5932 * gdb.guile/scm-breakpoint.c: New file.
5933 * gdb.guile/scm-breakpoint.exp: New file.
5934 * gdb.guile/scm-disasm.c: New file.
5935 * gdb.guile/scm-disasm.exp: New file.
5936 * gdb.guile/scm-equal.c: New file.
5937 * gdb.guile/scm-equal.exp: New file.
5938 * gdb.guile/scm-error.exp: New file.
5939 * gdb.guile/scm-error.scm: New file.
5940 * gdb.guile/scm-frame-args.c: New file.
5941 * gdb.guile/scm-frame-args.exp: New file.
5942 * gdb.guile/scm-frame-args.scm: New file.
5943 * gdb.guile/scm-frame-inline.c: New file.
5944 * gdb.guile/scm-frame-inline.exp: New file.
5945 * gdb.guile/scm-frame.c: New file.
5946 * gdb.guile/scm-frame.exp: New file.
5947 * gdb.guile/scm-generics.exp: New file.
5948 * gdb.guile/scm-gsmob.exp: New file.
5949 * gdb.guile/scm-iterator.c: New file.
5950 * gdb.guile/scm-iterator.exp: New file.
5951 * gdb.guile/scm-math.c: New file.
5952 * gdb.guile/scm-math.exp: New file.
5953 * gdb.guile/scm-objfile-script-gdb.in: New file.
5954 * gdb.guile/scm-objfile-script.c: New file.
5955 * gdb.guile/scm-objfile-script.exp: New file.
5956 * gdb.guile/scm-objfile.c: New file.
5957 * gdb.guile/scm-objfile.exp: New file.
5958 * gdb.guile/scm-ports.exp: New file.
5959 * gdb.guile/scm-pretty-print.c: New file.
5960 * gdb.guile/scm-pretty-print.exp: New file.
5961 * gdb.guile/scm-pretty-print.scm: New file.
5962 * gdb.guile/scm-section-script.c: New file.
5963 * gdb.guile/scm-section-script.exp: New file.
5964 * gdb.guile/scm-section-script.scm: New file.
5965 * gdb.guile/scm-symbol.c: New file.
5966 * gdb.guile/scm-symbol.exp: New file.
5967 * gdb.guile/scm-symtab-2.c: New file.
5968 * gdb.guile/scm-symtab.c: New file.
5969 * gdb.guile/scm-symtab.exp: New file.
5970 * gdb.guile/scm-type.c: New file.
5971 * gdb.guile/scm-type.exp: New file.
5972 * gdb.guile/scm-value-cc.cc: New file.
5973 * gdb.guile/scm-value-cc.exp: New file.
5974 * gdb.guile/scm-value.c: New file.
5975 * gdb.guile/scm-value.exp: New file.
5976 * gdb.guile/source2.scm: New file.
5977 * gdb.guile/types-module.cc: New file.
5978 * gdb.guile/types-module.exp: New file.
5979
7026a7c1
YQ
59802014-02-10 Yao Qi <yao@codesourcery.com>
5981
5982 PR testsuite/16543
5983 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5984 * configure: Regenerated.
5985 * Makefile.in: New file.
5986
6c466447
AS
59872014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5988
5989 * gdb.python/py-framefilter.exp: Fix typo.
5990
6e854735
YQ
59912014-02-08 Yao Qi <yao@codesourcery.com>
5992
5993 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5994 that no =breakpoint-modified is emitted when breakpoints are
5995 modified through MI commands.
5996
d137e6dc
PA
59972014-02-07 Pedro Alves <pedro@codesourcery.com>
5998 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.threads/step-after-sr-lock.c: New file.
6001 * gdb.threads/step-after-sr-lock.exp: New file.
6002
b5ee5a50
PA
60032014-02-07 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6006
3c77faf3
JK
60072014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6008
6009 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6010 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6011
6dddc817
DE
60122014-02-06 Doug Evans <xdje42@gmail.com>
6013
6014 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6015 output.
6016
6017 * gdb.gdb/python-interrupts.exp: New file.
6018
de7b2893
YQ
60192014-02-05 Yao Qi <yao@codesourcery.com>
6020
6021 * gdb.trace/report.exp (use_collected_data): Test the output
6022 of "info threads" and "info inferiors".
6023
66d032ac
YQ
60242014-02-05 Yao Qi <yao@codesourcery.com>
6025
6026 Revert this patch:
6027
6028 2013-05-24 Yao Qi <yao@codesourcery.com>
6029
6030 * gdb.trace/tfile.exp: Test inferior and thread.
6031
591a12a1
UW
60322014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6033
6034 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6035 on a function.
6036 * gdb.base/step-bt.c: Call hello via function pointer to make
6037 sure its first instruction is executed on powerpc64le-linux.
6038
0ff3e01f
UW
60392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6040
6041 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6042
084ee545
UW
60432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6044
6045 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6046 of the test patterns for use on little-endian systems.
6047
6ed14ff3
UW
60482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6049
6050 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6051 (decimal_vector): Fix for little-endian.
6052
401e27fd
JM
60532014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6054
6055 * gdb.arch/sparc-sysstep.exp: New file.
6056 * gdb.arch/sparc-sysstep.c: Likewise.
6057
6058 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6059
8b924729
EBM
60602014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6061
6062 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6063
fb151210
JB
60642014-01-23 Tom Tromey <tromey@redhat.com>
6065
6066 * gdb.ada/array_char_idx: New testcase.
6067
0740f8d8
TT
60682014-01-23 Tom Tromey <tromey@redhat.com>
6069
6070 PR python/16487:
6071 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6072 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6073 classes.
6074
21909fa1
TT
60752014-01-23 Tom Tromey <tromey@redhat.com>
6076
6077 PR python/16491:
6078 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6079 string from an inferior frame.
6080 * gdb.python/py-framefilter-mi.exp: Update.
6081
87ce2a04
DE
60822014-01-22 Doug Evans <dje@google.com>
6083
6084 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6085
237b092b
AA
60862014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6087
6088 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6089
d674a709
AA
60902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6091
6092 * gdb.trace/entry-values.exp: Remove excess space character from
6093 regex patterns. Handle s390 call instruction.
6094
20fa3390
AA
60952014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6096
6097 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6098 define "*_start" label. Make "name" static.
6099 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6100 ${name} by references to ${name}_start.
6101
78466714
AA
61022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6103
6104 * gdb.base/info-macros.exp: Remove "debug" from the compile
6105 options.
6106
ec9f644a
IB
61072014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6108
6109 * gdb.dlang/demangle.exp: New file.
6110
94b1b47e
IB
61112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6112
6113 * gdb.dlang/primitive-types.exp: New file.
6114
7f420862
IB
61152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6116
6117 * configure.ac: Create gdb.dlang/Makefile.
6118 * configure: Regenerate.
6119 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6120 * gdb.dlang/Makefile.in: New file.
6121 * lib/d-support.exp: New file.
6122 * lib/gdb.exp (skip_d_tests): New proc.
6123
52834460
MM
61242014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6125
6126 * gdb.btrace/delta.exp: Check reverse stepi.
6127 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6128 * gdb.btrace/finish.exp: New.
6129 * gdb.btrace/next.exp: New.
6130 * gdb.btrace/nexti.exp: New.
6131 * gdb.btrace/record_goto.c: Add comments.
6132 * gdb.btrace/step.exp: New.
6133 * gdb.btrace/stepi.exp: New.
6134 * gdb.btrace/multi-thread-step.c: New.
6135 * gdb.btrace/multi-thread-step.exp: New.
6136 * gdb.btrace/rn-dl-bind.c: New.
6137 * gdb.btrace/rn-dl-bind.exp: New.
6138 * gdb.btrace/data.c: New.
6139 * gdb.btrace/data.exp: New.
6140 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6141
6e07b1d2
MM
61422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6143
6144 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6145 * gdb.btrace/exception.exp: Update.
6146 * gdb.btrace/instruction_history.exp: Update.
6147 * gdb.btrace/record_goto.exp: Update.
6148 * gdb.btrace/tailcall.exp: Update.
6149 * gdb.btrace/unknown_functions.exp: Update.
6150 * gdb.btrace/delta.exp: New.
6151
0b722aec
MM
61522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6153
6154 * gdb.btrace/record_goto.exp: Add backtrace test.
6155 * gdb.btrace/tailcall.exp: Add backtrace test.
6156
066ce621
MM
61572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6158
6159 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6160 * gdb.btrace/record_goto.c: New.
6161 * gdb.btrace/record_goto.exp: New.
6162 * gdb.btrace/x86-record_goto.S: New.
6163
0688d04e
MM
61642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6165
6166 * gdb.btrace/function_call_history.exp: Update tests.
6167 * gdb.btrace/instruction_history.exp: Update tests.
6168
8710b709
MM
61692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6170
6171 * gdb.btrace/function_call_history.exp: Fix expected field
6172 order for "record function-call-history".
6173 Add new tests for "record function-call-history /c".
6174 * gdb.btrace/exception.cc: New.
6175 * gdb.btrace/exception.exp: New.
6176 * gdb.btrace/tailcall.exp: New.
6177 * gdb.btrace/x86-tailcall.S: New.
6178 * gdb.btrace/x86-tailcall.c: New.
6179 * gdb.btrace/unknown_functions.c: New.
6180 * gdb.btrace/unknown_functions.exp: New.
6181 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6182
5de9129b
MM
61832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6184
6185 * gdb.btrace/instruction_history.exp: Update.
6186 * gdb.btrace/function_call_history.exp: Update.
6187
23a7fe75
MM
61882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6189
6190 * gdb.btrace/function_call_history.exp: Fix expected function
6191 trace.
6192 * gdb.btrace/instruction_history.exp: Initialize traced.
6193 Remove traced_functions.
6194
724c7dd8
MM
61952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6196
6197 * gdb.btrace/function_call_history.exp: Update
6198 * gdb.btrace/instruction_history.exp: Update.
6199
6d78d93b
MM
62002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6201
6202 * gdb.btrace/enable.exp: Update expected text.
6203
93a360cc
OJ
62042014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6205
6206 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6207 bytes.
6208
3772b53f
MR
62092014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6210
6211 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6212
596662fa
OJ
62132014-01-15 Omair Javaid <omair.javaid@linaro.org>
6214
6215 * lib/gdb.exp (supports_process_record): Return true for
6216 arm*-linux*. (supports_reverse): Likewise.
6217
b5b08fb4
SC
62182014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6219
6220 PR python/15464
6221 PR python/16113
6222 * gdb.python/py-type.c: Enhance test case.
6223 * gdb.python/py-value-cc.cc: Likewise
6224 * gdb.python/py-type.exp: Add new tests.
6225 * gdb.python/py-value-cc.exp: Likewise
6226
52d7fb13
AA
62272014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6228 Pedro Alves <palves@redhat.com>
6229
6230 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6231 Make "name" extern.
6232 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6233 references to ${name}_start by references to ${name}.
6234
a2cd8cfe
JB
62352014-01-10 Joel Brobecker <brobecker@adacore.com>
6236
6237 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6238
4e23fced
JB
62392014-01-10 Joel Brobecker <brobecker@adacore.com>
6240
6241 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6242
c6a9e42c
PA
62432014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6244 Pedro Alves <palves@redhat.com>
6245
6246 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 6247 mi_gdb_target_load.
c6a9e42c 6248
b7ea362b
PA
62492014-01-08 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.threads/reconnect-signal.c: New file.
6252 * gdb.threads/reconnect-signal.exp: New file.
6253
5e3f4fab
EBM
62542014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6255
6256 * gdb.base/source-dir.exp: New file.
6257
79301218
JB
62582014-01-07 Joel Brobecker <brobecker@adacore.com>
6259
6260 * gdb.ada/mi_interface: New testcase.
6261
8e355c5d
JB
62622014-01-07 Joel Brobecker <brobecker@adacore.com>
6263
6264 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6265 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6266 gdb.ada/pp-rec-component/pck.ads: New files.
6267
c0d48811
JB
62682014-01-07 Joel Brobecker <brobecker@adacore.com>
6269
6270 * gdb.python/py-pp-integral.c: New file.
6271 * gdb.python/py-pp-integral.py: New file.
6272 * gdb.python/py-pp-integral.exp: New file.
6273
17b609c3 6274For older changes see ChangeLog-1993-2013.
c906108c 6275\f
8d8cb839
EZ
6276;; Local Variables:
6277;; mode: change-log
6278;; left-margin: 8
6279;; fill-column: 74
6280;; version-control: never
6281;; End:
902f2ccb 6282
32d0add0 6283 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
6284 Copying and distribution of this file, with or without modification,
6285 are permitted provided the copyright notice and this notice are preserved.