default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2015-09-18 Doug Evans <xdje42@gmail.com>
2
3 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
4 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5
6 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7
8 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9 the breakpoint.
10
11 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12
13 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14 the pending breakpoint. Remove timeout override for "Run till
15 MI pending breakpoint on pendfunc3 on thread 2" test.
16
17 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
18
19 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
20 filename pattern.
21
22 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
23
24 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
25 in breakpoint filename pattern.
26
27 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
28
29 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
30
31 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
32
33 * gdb.linespec/explicit.exp: Check for readline support for
34 tab-completion tests. Fix obvious typo.
35
36 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
37
38 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
39 and replay.
40
41 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
42
43 * gdb.btrace/non-stop.c: New.
44 * gdb.btrace/non-stop.exp: New.
45
46 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
47 Yao Qi <yao.qi@linaro.org>
48
49 * gdb.trace/trace-condition.c: New file.
50 * gdb.trace/trace-condition.exp: New file.
51
52 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
53
54 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
55 for testing bytecode compilation.
56
57 2015-09-16 Pedro Alves <palves@redhat.com>
58 Sandra Loosemore <sandra@codesourcery.com>
59
60 * gdb.threads/non-stop-fair-events.c (timeout): New global.
61 (SECONDS): Redefine.
62 (main): Call pthread_kill and alarm early.
63 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
64 support.
65 (test): If the target can't hardware step and doesn't support
66 displaced stepping, increase the timeout.
67
68 2015-09-16 Pedro Alves <palves@redhat.com>
69
70 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
71 (enable_debug): New procedures.
72 (test): Use them. Bail out if waiting for threads fails.
73 (top level): Bail out if a test fails.
74
75 2015-09-16 Yao Qi <yao.qi@linaro.org>
76
77 * gdb.asm/asm-source.exp: Set asm-arch for
78 aarch64*-*-* target.
79 * gdb.asm/aarch64.inc: New file.
80
81 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
82
83 * gdb.ada/array_of_variable_length.exp: New testcase.
84 * gdb.ada/array_of_variable_length/foo.adb: New file.
85 * gdb.ada/array_of_variable_length/pck.adb: New file.
86 * gdb.ada/array_of_variable_length/pck.ads: New file.
87
88 2015-09-15 Doug Evans <dje@google.com>
89
90 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
91 of function static local variable.
92
93 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
94
95 * gdb.threads/tls-so_extern.exp: New test file.
96 * gdb.threads/tls-so_extern.c: New test file.
97 * gdb.threads/tls-so_extern_main.c: New test file.
98
99 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
100
101 * gdb.opt/solib-intra-step-lib.c: New file.
102 * gdb.opt/solib-intra-step-main.c: New file.
103 * gdb.opt/solib-intra-step.exp: New file.
104
105 2015-09-15 Pedro Alves <palves@redhat.com>
106
107 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
108 gdb_continue_to_breakpoint instead of gdb_test_multiple.
109
110 2015-09-14 Pedro Alves <palves@redhat.com>
111
112 * gdb.base/hook-stop-continue.c: Delete.
113 * gdb.base/hook-stop-continue.exp: Delete.
114 * gdb.base/hook-stop-frame.c: Delete.
115 * gdb.base/hook-stop-frame.exp: Delete.
116 * gdb.base/hook-stop.c: New file.
117 * gdb.base/hook-stop.exp: New file.
118
119 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
120
121 * gdb.ada/access_to_packed_array.exp: New testcase.
122 * gdb.ada/access_to_packed_array/foo.adb: New file.
123 * gdb.ada/access_to_packed_array/pack.adb: New file.
124 * gdb.ada/access_to_packed_array/pack.ads: New file.
125
126 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
127
128 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
129 buffer size test.
130
131 2015-09-11 Don Breazeal <donb@codesourcery.com>
132
133 * gdb.base/foll-exec.c: Add copyright header. Fix
134 formatting issues.
135 * gdb.base/foll-exec.exp (zap_session): Delete proc.
136 (do_exec_tests): Use clean_restart in place of zap_session,
137 and for test initialization. Fix formatting issues. Use
138 fail in place of perror.
139 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
140 an expect statement to match an expression with output from
141 the program under debug.
142 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
143 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
144 * gdb.threads/non-ldr-exc-2.exp: Likewise.
145 * gdb.threads/non-ldr-exc-3.exp: Likewise.
146 * gdb.threads/non-ldr-exc-4.exp: Likewise.
147
148 2015-09-09 Doug Evans <dje@google.com>
149
150 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
151
152 2015-09-09 Doug Evans <dje@google.com>
153
154 * gdb.base/pie-execl.exp: Fix result test of build_executable.
155
156 2015-09-09 Doug Evans <dje@google.com>
157
158 * gdb.base/savedregs.exp: Fix typo.
159
160 2015-09-09 Pedro Alves <palves@redhat.com>
161
162 * gdb.mi/mi-cli.exp: Add CLI finish tests.
163
164 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
165
166 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
167 command actually switches threads. Give up on remaining
168 tests if target fails to stop at breakpoint.
169
170 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
171
172 * gdb.ada/funcall_char.exp: New testcase.
173 * gdb.ada/funcall_char/foo.adb: New file.
174
175 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
176
177 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
178 expected outputs. Add two testcases for completing ambiguous
179 functions.
180 * gdb.ada/complete/aux_pck.adb: New file.
181 * gdb.ada/complete/aux_pck.ads: New file.
182 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
183 Ambiguous_Func functions.
184 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
185 * gdb.ada/complete/pck.adb: Likewise.
186
187 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
188
189 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
190 failures to run the test program under GDB.
191
192 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
193
194 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
195 to C.
196
197 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
198
199 * gdb.base/run-after-attach.exp: New test file.
200 * gdb.base/run-after-attach.c: New test file.
201
202 2015-08-26 Don Breazeal <donb@codesourcery.com>
203
204 * gdb.base/foll-exec-2.c: New test program.
205 * gdb.base/foll-exec-2.exp: New test.
206
207 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
208
209 * gdb.base/nested-subp1.exp: New file.
210 * gdb.base/nested-subp1.c: New file.
211 * gdb.base/nested-subp2.exp: New file.
212 * gdb.base/nested-subp2.c: New file.
213 * gdb.base/nested-subp3.exp: New file.
214 * gdb.base/nested-subp3.c: New file.
215
216 2015-08-24 Pedro Alves <palves@redhat.com>
217
218 * gdb.server/connect-without-multi-process.c: New file.
219 * gdb.server/connect-without-multi-process.exp: New file.
220
221 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
222
223 * gdb.opt/inline-markers.c: Make z int.
224
225 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
226
227 * gdb.opt/inline-markers.c: Make z volatile.
228
229 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
230
231 * gdb.opt/inline-bt.c: New volatile global z.
232 * gdb.opt/inline-cmds.c: Likewise.
233 * gdb.opt/inline-locals.c: Likewise.
234 * gdb.opt/inline-markers.c: New extern global z.
235 (marker): Use z.
236 (inline_fn): Likewise.
237
238 2015-08-24 Pedro Alves <palves@redhat.com>
239
240 * config/m32r-stub.exp: Remove file.
241 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
242 * gdb.base/call-rt-st.exp: Likewise.
243 * gdb.base/call-strs.exp: Likewise.
244 * gdb.base/default.exp: Remove references to h8300-*-hms and
245 *-*-udi*.
246 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
247
248 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
249
250 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
251 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
252 and "return" use KFAIL when GDB can not read/write the vector
253 return value.
254
255 2015-08-21 Gary Benson <gbenson@redhat.com>
256
257 * gdb.trace/pending.exp: Cope with remote transfer warnings.
258
259 2015-08-20 Pedro Alves <palves@redhat.com>
260
261 * gdb.server/solib-list.exp: No longer expect an interior stop in
262 non-stop mode.
263
264 2015-08-20 Pedro Alves <palves@redhat.com>
265
266 * gdb.server/connect-stopped-target.c: New file.
267 * gdb.server/connect-stopped-target.exp: New file.
268
269 2015-08-20 Pedro Alves <palves@redhat.com>
270
271 * gdb.dwarf2/comp-unit-lang.exp: New file.
272 * gdb.dwarf2/comp-unit-lang.c: New file.
273
274 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
275
276 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
277 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
278
279 2015-08-19 Kevin Buettner <kevinb@redhat.com>
280
281 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
282 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
283
284 2015-08-18 Doug Evans <dje@google.com>
285 Adrian Sendroiu <adrian.sendroiu@freescale.com>
286
287 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
288 skip_python_tests. New arg prompt_regexp.
289 (skip_python_tests): New function.
290 * lib/mi-support.exp (mi_skip_python_tests): New function.
291 * gdb.python/py-mi-objfile-gdb.py: New file.
292 * gdb.python/py-mi-objfile.c: New file.
293 * gdb.python/py-mi-objfile.exp: New file.
294
295 2015-08-17 Keith Seitz <keiths@redhat.com>
296
297 * gdb.linespec/explicit.exp: Move strace test from here ...
298 * gdb.trace/strace.exp: ... to here.
299
300 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
301
302 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
303 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
304
305 2015-08-14 Doug Evans <xdje42@gmail.com>
306
307 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
308 inferior before selecting a new file.
309
310 2015-08-14 Doug Evans <xdje42@gmail.com>
311
312 * gdb.mi/mi-disassemble.exp: Update.
313 * gdb.base/disasm-optim.S: New file.
314 * gdb.base/disasm-optim.c: New file.
315 * gdb.base/disasm-optim.h: New file.
316 * gdb.base/disasm-optim.exp: New file.
317
318 2015-08-14 Keith Seitz <keiths@redhat.com>
319
320 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
321 "evaluated-by".
322
323 2015-08-13 Joel Brobecker <brobecker@adacore.com>
324
325 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
326
327 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
328
329 * gdb.ada/fun_renaming.exp: New testcase.
330 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
331 * gdb.ada/fun_renaming/pack.adb: New file.
332 * gdb.ada/fun_renaming/pack.ads: New file.
333
334 2015-08-12 Keith Seitz <keiths@redhat.com>
335
336 * gdb.base/dso2dso.exp: Pass basename of source file in call to
337 gdb_get_line_number.
338
339 2015-08-12 Joel Brobecker <brobecker@adacore.com>
340
341 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
342 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
343 gdb.base/dso2dso.exp: New files.
344
345 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
346 Pedro Alves <palves@redhat.com>
347 Keith Seitz <keiths@redhat.com>
348
349 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
350 GDBFLAGS.
351
352 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
353
354 * gdb.base/gdbhistsize-history.exp
355 (test_histsize_history_setting): Use save_vars.
356 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
357 Use save_vars.
358 (test_no_truncation_of_unlimited_history_file): Use save_vars.
359 * gdb.base/readline.exp: Use save_vars.
360
361 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
362
363 * lib/gdb.exp (save_vars): New proc.
364
365 2015-08-11 Keith Seitz <keiths@redhat.com>
366
367 * gdb.base/help.exp: Update help_breakpoint_text.
368
369 2015-08-11 Keith Seitz <keiths@redhat.com>
370
371 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
372 (at toplevel): Call test_explicit_breakpoints.
373 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
374 breakpoints.
375 * lib/mi-support.exp (mi_make_breakpoint): Add support for
376 breakpoint conditions, "-cond".
377
378 2015-08-11 Keith Seitz <keiths@redhat.com>
379
380 * gdb.linespec/3explicit.c: New file.
381 * gdb.linespec/cpexplicit.cc: New file.
382 * gdb.linespec/cpexplicit.exp: New file.
383 * gdb.linespec/explicit.c: New file.
384 * gdb.linespec/explicit.exp: New file.
385 * gdb.linespec/explicit2.c: New file.
386 * gdb.linespec/ls-errs.exp: Add explicit location tests.
387 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
388 before using in the matching pattern.
389 Clarify that `prefix' is a regular expression.
390
391 2015-08-11 Keith Seitz <keiths@redhat.com>
392
393 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
394 test.
395 Add tests for missing ",FMT" and ",".
396
397 2015-08-10 Doug Evans <dje@google.com>
398 Keith Seitz <keiths@redhat.com>
399
400 PR gdb/17960
401 * gdb.base/completion.exp: Add location completer tests.
402
403 2015-08-07 Pedro Alves <palves@redhat.com>
404
405 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
406 tests here.
407 (top level): Run do_test with and without displaced stepping.
408
409 2015-08-07 Pedro Alves <palves@redhat.com>
410
411 * gdb.base/valgrind-disp-step.c: New file.
412 * gdb.base/valgrind-disp-step.exp: New file.
413
414 2015-08-07 Pedro Alves <palves@redhat.com>
415
416 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
417 Delete function.
418 (main): Add alarm. Run an infinite loop instead of calling
419 wait_threads.
420 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
421 comment.
422 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
423 Delete function.
424 (main): Add alarm. Run an infinite loop instead of calling
425 wait_threads.
426 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
427 comment.
428
429 2015-08-07 Pedro Alves <palves@redhat.com>
430
431 * gdb.base/checkpoint-ns.exp: New file.
432 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
433 standard_testfile.
434
435 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
436
437 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
438 * gdb.btrace/instruction_history.exp: Update.
439 * gdb.btrace/tsx.exp: New.
440 * gdb.btrace/tsx.c: New.
441
442 2015-08-06 Pedro Alves <palves@redhat.com>
443
444 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
445 increase timeout.
446 * gdb.reverse/until-precsave.exp: Bump timeouts.
447
448 2015-08-06 Pedro Alves <palves@redhat.com>
449
450 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
451
452 2015-08-06 Pedro Alves <palves@redhat.com>
453
454 PR gdb/18749
455 * gdb.threads/process-dies-while-handling-bp.c: New file.
456 * gdb.threads/process-dies-while-handling-bp.exp: New file.
457
458 2015-08-06 Pedro Alves <palves@redhat.com>
459
460 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
461 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
462
463 2015-08-05 Pedro Alves <palves@redhat.com>
464
465 * gdb.threads/next-while-other-thread-longjmps.c: New file.
466 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
467
468 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
469
470 * gdb.base/bp-permanent.exp: Report test as unsupported if
471 the target cannot stop at the permanent breakpoint.
472
473 2015-08-03 Doug Evans <dje@google.com>
474
475 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
476 10000.
477
478 2015-08-03 Doug Evans <dje@google.com>
479
480 * Makefile.in (workers/%.worker, build-perf): New rule.
481 (GDB_PERFTEST_MODE): New variable.
482 (check-perf): Use it.
483 (clean): Clean up gdb.perf parallel build subdirs.
484 * lib/build-piece.exp: New file.
485 * lib/gdb.exp (make_gdb_parallel_path): New function
486 (standard_output_file, standard_temp_file): Call it.
487 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
488 of $GDB_PARALLEL.
489 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
490
491 2015-08-03 Doug Evans <dje@google.com>
492
493 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
494 (LOG_FILE_NAME): New global.
495 (TextReporter.__init__): Initialize self.txt_sum.
496 (TextReporter.report): Add support for multiple data-points.
497 Move report to perftest.sum, put raw data in perftest.log.
498 (TextReporter.start): Open sum and log files.
499 (TextReporter.end): Close sum and log files.
500 * gdb.perf/lib/perftest/testresult.py
501 (SingleStatisticTestResult.record): Handle multiple data-points.
502
503 2015-07-31 Pedro Alves <palves@redhat.com>
504
505 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
506 Use spawn_id_get_pid. Wait for spawn id after eof. Use
507 kill_wait_spawned_process instead of explicit "kill -9".
508 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
509 returning a spawn id instead of a pid. Use spawn_id_get_pid and
510 kill_wait_spawned_process.
511 * gdb.base/attach-twice.exp: Likewise.
512 * gdb.base/attach.exp: Likewise.
513 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
514 gdb_test_multiple.
515 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
516 returning a spawn id instead of a pid. Use spawn_id_get_pid and
517 kill_wait_spawned_process.
518 * gdb.base/valgrind-infcall.exp: Likewise.
519 * gdb.multi/multi-attach.exp: Likewise.
520 * gdb.python/py-prompt.exp: Likewise.
521 * gdb.python/py-sync-interp.exp: Likewise.
522 * gdb.server/ext-attach.exp: Likewise.
523 * gdb.threads/attach-into-signal.exp (corefunc): Use
524 spawn_wait_for_attach, spawn_id_get_pid and
525 kill_wait_spawned_process.
526 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
527 spawn_wait_for_attach returning a spawn id instead of a pid. Use
528 spawn_id_get_pid and kill_wait_spawned_process.
529 * gdb.threads/attach-stopped.exp (corefunc): Use
530 spawn_wait_for_attach, spawn_id_get_pid and
531 kill_wait_spawned_process.
532 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
533 Use spawn_id_get_pid. Wait for spawn id after eof. Use
534 kill_wait_spawned_process instead of explicit "kill -9".
535 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
536 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
537 (spawn_wait_for_attach): Use spawn instead of exec to spawn
538 processes. Don't map cygwin/windows pids here. Now returns a
539 spawn id list.
540
541 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
542
543 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
544 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
545 correct patch.
546
547 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
548
549 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
550
551 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
552
553 Reapply:
554 2014-05-21 Mark Wielaard <mjw@redhat.com>
555
556 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
557
558 2015-07-30 Pedro Alves <palves@redhat.com>
559
560 * linux-low.c (handle_extended_wait): Set the child's last
561 reported status to TARGET_WAITKIND_STOPPED.
562
563 2015-07-30 Pedro Alves <palves@redhat.com>
564
565 PR threads/18600
566 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
567 only shows inferior 1.
568
569 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
570 Pedro Alves <palves@redhat.com>
571
572 PR threads/18600
573 * gdb.threads/fork-plus-threads.c: New file.
574 * gdb.threads/fork-plus-threads.exp: New file.
575
576 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
577
578 * gdb.base/batch-preserve-term-settings.exp
579 (test_terminal_settings_preserved_after_cli_exit): Use
580 send_quit_command.
581
582 2015-07-29 Pedro Alves <palves@redhat.com>
583 Don Breazeal <donb@codesourcery.com>
584
585 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
586 output from both inferior_spawn_id and gdb_spawn_id.
587
588 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
589
590 * gdb.threads/attach-into-signal.exp (corefunc): Use
591 with_test_prefix on nested loops, uniquefying the test messages.
592
593 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
594
595 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
596 commit.
597
598 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
599
600 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
601 New proc.
602 (test_terminal_settings_preserved_after_sigterm): New test.
603
604 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
605
606 * gdb.base/batch-preserve-term-settings.exp
607 (test_terminal_settings_preserved_after_cli_exit): New test.
608
609 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
610
611 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
612 manipulation of saved_gdbflags.
613 (test_terminal_settings_preserved): Remove global declaration of
614 the unused variable pagination_prompt. Remove manipulation of
615 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
616 GDBFLAGS.
617
618 2015-07-29 Pedro Alves <palves@redhat.com>
619
620 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
621
622 2015-07-29 Pedro Alves <palves@redhat.com>
623
624 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
625 at the top.
626
627 2015-07-29 Pedro Alves <palves@redhat.com>
628
629 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
630 (main): Call gdb_unbuffer_output.
631 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
632 (main): Call gdb_unbuffer_output.
633 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
634 (main): Call gdb_unbuffer_output.
635 * gdb.base/call-strs.exp: Adjust to step over the
636 gdb_unbuffer_output call.
637 * gdb.base/catch-gdb-caused-signals.c: Include
638 "../lib/unbuffer_output.c".
639 (main): Call gdb_unbuffer_output.
640 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
641 (main): Call gdb_unbuffer_output.
642 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
643 (main): Call gdb_unbuffer_output.
644 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
645 (main): Call gdb_unbuffer_output.
646 * gdb.base/shlib-call.exp: Adjust to step over the
647 gdb_unbuffer_output call.
648 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
649 (main): Call gdb_unbuffer_output.
650 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
651 (main): Call gdb_unbuffer_output.
652 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
653 (main): Rename to ...
654 (test): ... this.
655 (main): Reimplement.
656 * gdb.base/varargs.exp: Run to test instead of to main.
657 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
658 (main): Call gdb_unbuffer_output.
659
660 2015-07-29 Pedro Alves <palves@redhat.com>
661
662 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
663 factore out from mi_continue_dprintf. For call-style dprintfs,
664 expect dprintf output out of $inferior_spawn_id.
665 (mi_continue_dprintf): Use mi_expect_dprintf.
666 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
667 (main): Call gdb_unbuffer_output.
668
669 2015-07-29 Pedro Alves <palves@redhat.com>
670
671 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
672 (default_mi_gdb_start): Set inferior_spawn_id instead of
673 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
674 gdb_spawn_id.
675 (mi_gdb_test): Always expect inferior output from both
676 $inferior_spawn_id and $gdb_spawn_id.
677
678 2015-07-29 Pedro Alves <palves@redhat.com>
679
680 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
681 send_inferior and $inferior_spawn_id.
682
683 2015-07-29 Pedro Alves <palves@redhat.com>
684
685 * gdb.gdb/complaints.exp (test_initial_complaints)
686 (test_serial_complaints, test_short_complaints): Use
687 gdb_test_stdio.
688 (test_empty_complaint): Handle $inferior_spawn_id !=
689 $gdb_spawn_id.
690
691 2015-07-29 Pedro Alves <palves@redhat.com>
692
693 * gdb.base/varargs.exp: Use gdb_test_stdio.
694
695 2015-07-29 Pedro Alves <palves@redhat.com>
696
697 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
698
699 2015-07-29 Pedro Alves <palves@redhat.com>
700
701 * gdb.base/ending-run.exp: Use gdb_test_stdio.
702
703 2015-07-29 Pedro Alves <palves@redhat.com>
704
705 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
706 parameter into two new parameters, "inf_result" and "gdb_result".
707 Expect inferior output and gdb output from $inferior_spawn_id and
708 $gdb_spawn_id, respectively. Adjust all callers.
709
710 2015-07-29 Pedro Alves <palves@redhat.com>
711
712 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
713 of gdb_test_sequence.
714
715 2015-07-29 Pedro Alves <palves@redhat.com>
716
717 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
718 (saw_spurious_output): Expect inferior output from
719 $inferior_spawn_id. Use gdb_test_stdio.
720
721 2015-07-29 Pedro Alves <palves@redhat.com>
722
723 * gdb.base/dprintf.exp: Use standard_testfile. Change
724 prepare_for_testing call.
725 (srcfile): Don't set.
726 (restart): New procedure.
727 (test_dprintf): New procecure, use to continue over dprintfs.
728 (test_call, test_agent): New procedures, tests moved here.
729 Restart gdb and recreate dprintfs. Adjust expected output.
730
731 2015-07-29 Pedro Alves <palves@redhat.com>
732
733 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
734
735 2015-07-29 Pedro Alves <palves@redhat.com>
736
737 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
738
739 2015-07-29 Pedro Alves <palves@redhat.com>
740
741 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
742 gdb_test_stdio.
743
744 2015-07-29 Pedro Alves <palves@redhat.com>
745
746 * lib/gdb.exp (gdb_test_stdio): New procedure.
747
748 2015-07-29 Pedro Alves <palves@redhat.com>
749
750 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
751
752 2015-07-29 Pedro Alves <palves@redhat.com>
753
754 * gdb.base/call-signal-resume.exp: Remove check for
755 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
756 * gdb.base/unwindonsignal.exp: Likewise.
757 * gdb.base/call-signals.c (gen_signal): Remove printf call.
758 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
759
760 2015-07-29 Pedro Alves <palves@redhat.com>
761
762 * gdb.base/siginfo-addr.c (pass): New function.
763 (handler): Call it iff si_addr is correct.
764 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
765 Set a breakpoint at "pass" and continue to it.
766
767 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
768
769 * gdb.python/py-objfile.exp: Make some tests have unique names.
770 * gdb.python/py-pp-registration.exp: Likewise.
771
772 2015-07-28 Pedro Alves <palves@redhat.com>
773
774 * gdb.server/server-exec-info.exp: Issue a "disconnect".
775
776 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
777
778 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
779
780 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
781
782 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
783
784 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
785
786 * gdb.base/gdb-sigterm-2.exp: New test.
787
788 2015-07-25 Doug Evans <xdje42@gmail.com>
789
790 Revert:
791 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
792 (workers/%.worker, build-perf): New rule.
793 (GDB_PERFTEST_MODE): New variable.
794 (check-perf): Use it.
795 (clean): Clean up gdb.perf parallel build subdirs.
796 * lib/build-piece.exp: New file.
797 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
798 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
799 name.
800 (standard_temp_file): Ditto.
801 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
802 of $GDB_PARALLEL.
803
804 2015-07-24 Doug Evans <dje@google.com>
805
806 * gdb.perf/lib/perftest/utils.py: New file.
807 * gdb.perf/gm-hello.cc: New file.
808 * gdb.perf/gm-pervasive-typedef.cc: New file.
809 * gdb.perf/gm-pervasive-typedef.h: New file.
810 * gdb.perf/gm-std.cc: New file.
811 * gdb.perf/gm-std.h: New file.
812 * gdb.perf/gm-use-cerr.cc: New file.
813 * gdb.perf/gm-utils.h: New file.
814 * gdb.perf/gmonster-null-lookup.py: New file.
815 * gdb.perf/gmonster-pervasive-typedef.py: New file.
816 * gdb.perf/gmonster-print-cerr.py: New file.
817 * gdb.perf/gmonster-ptype-string.py: New file.
818 * gdb.perf/gmonster-runto-main.py: New file.
819 * gdb.perf/gmonster-select-file.py: New file.
820 * gdb.perf/gmonster1-null-lookup.exp: New file.
821 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
822 * gdb.perf/gmonster1-print-cerr.exp: New file.
823 * gdb.perf/gmonster1-ptype-string.exp: New file.
824 * gdb.perf/gmonster1-runto-main.exp: New file.
825 * gdb.perf/gmonster1-select-file.exp: New file.
826 * gdb.perf/gmonster1.cc: New file.
827 * gdb.perf/gmonster1.exp: New file.
828 * gdb.perf/gmonster2-null-lookup.exp: New file.
829 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
830 * gdb.perf/gmonster2-print-cerr.exp: New file.
831 * gdb.perf/gmonster2-ptype-string.exp: New file.
832 * gdb.perf/gmonster2-runto-main.exp: New file.
833 * gdb.perf/gmonster2-select-file.exp: New file.
834 * gdb.perf/gmonster2.cc: New file.
835 * gdb.perf/gmonster2.exp: New file.
836
837 2015-07-24 Doug Evans <dje@google.com>
838
839 * gdb.perf/README: New file.
840 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
841 * lib/gen-perf-test.exp: New file.
842
843 2015-07-24 Doug Evans <dje@google.com>
844
845 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
846 (PerfTest::startup): New function.
847 (PerfTest::run): Return result of calling body.
848 (PerfTest::assemble): Rewrite.
849 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
850 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
851 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
852 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
853 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
854
855 2015-07-24 Doug Evans <dje@google.com>
856
857 * lib/gdb.exp (clean_restart): Make executable optional.
858
859 2015-07-24 Doug Evans <dje@google.com>
860
861 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
862 compiler_info references.
863 * gdb.cp/temargs.exp: Ditto.
864 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
865 (get_compiler_info): Early exit if already computed. Set compiler_info
866 to "unknown" if there was a problem.
867 (test_compiler_info): Add function comment. Call get_compiler_info.
868
869 2015-07-24 Doug Evans <dje@google.com>
870
871 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
872 (workers/%.worker, build-perf): New rule.
873 (GDB_PERFTEST_MODE): New variable.
874 (check-perf): Use it.
875 (clean): Clean up gdb.perf parallel build subdirs.
876 * lib/build-piece.exp: New file.
877 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
878 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
879 name.
880 (standard_temp_file): Ditto.
881 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
882 of $GDB_PARALLEL.
883
884 2015-07-24 Doug Evans <dje@google.com>
885
886 * lib/future.exp (gdb_default_target_compile): New option
887 "early_flags".
888 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
889 --as-needed.
890
891 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
892
893 * gdb.base/catch-syscall.exp: Call gdb_exit before
894 gdb_skip_xml_test.
895
896 2015-07-24 Pedro Alves <palves@redhat.com>
897
898 * gdb.python/py-events.exp: Accept output between the stop event
899 and the prompt.
900 * gdb.python/py-evsignal.exp: Likewise.
901 * gdb.python/py-evthreads.exp: Likewise.
902
903 2015-07-24 Pedro Alves <palves@redhat.com>
904
905 PR gdb/18717
906 * gdb.threads/non-ldr-exit.c: New file.
907 * gdb.threads/non-ldr-exit.exp: New file.
908
909 2015-07-24 Yao Qi <yao.qi@linaro.org>
910
911 * gdb.server/ext-wrapper.exp: Test --wrapper option when
912 restarting process.
913
914 2015-07-24 Yao Qi <yao.qi@linaro.org>
915
916 * gdb.server/ext-restart.exp: New file.
917
918 2015-07-24 Yao Qi <yao.qi@linaro.org>
919
920 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
921 argument options.
922 * gdb.server/ext-wrapper.exp: New file.
923
924 2015-07-23 Doug Evans <dje@google.com>
925
926 * gdb.dwarf2/dw2-dummy-cu.S: New file.
927 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
928
929 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
930
931 * gdb.ada/var_arr_typedef.exp: New testcase.
932 * gdb.ada/var_arr_typedef/pack.adb: New file.
933 * gdb.ada/var_arr_typedef/pack.ads: New file.
934 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
935
936 2015-07-20 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
939
940 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
941
942 * gdb.arch/i386-biarch-core.exp: Replace istarget
943 by "complete set gnutarget". Remove expectation for the "core-file"
944 command.
945
946 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
947
948 Revert the previous commit:
949 Tests for validate symbol file using build-id.
950
951 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
952
953 Tests for validate symbol file using build-id.
954 * gdb.base/solib-mismatch-lib.c: New file.
955 * gdb.base/solib-mismatch-libmod.c: New file.
956 * gdb.base/solib-mismatch.c: New file.
957 * gdb.base/solib-mismatch.exp: New file.
958
959 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
960
961 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
962 nios2-*-linux*.
963 * gdb.base/sigbpt.exp (stepi_out): Likewise.
964 * gdb.base/siginfo.exp: Likewise.
965 * gdb.base/sigstep.exp (advance, advancei): Likewise.
966
967 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
968
969 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
970 Move it to ...
971 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
972 ... here.
973 * gdb.trace/range-stepping.exp: Check that the target supports
974 range stepping.
975
976 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
977
978 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
979
980 2015-07-14 Pedro Alves <palves@redhat.com>
981
982 * gdb.base/killed-outside.exp: New file.
983 * gdb.base/killed-outside.c: New file.
984
985 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
986
987 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
988 (n at main): New.
989 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
990
991 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
992
993 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
994 infcall tests instead of setting up for KFAIL.
995
996 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
997
998 * gdb.btrace/record_goto-step.exp: New.
999
1000 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1001
1002 PR compile/18484
1003 * gdb.compile/compile.c (struct struct_type): Add volatile to
1004 selffield's type.
1005 * gdb.compile/compile.exp
1006 (compile code struct_object.selffield = &struct_object): Skip further
1007 struct_object tests if this one xfails.
1008
1009 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
1010
1011 PR exp/18617
1012 * gdb.trace/ax.exp: Add test.
1013
1014 2015-07-07 Yao Qi <yao.qi@linaro.org>
1015
1016 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
1017 instead of istarget "aarch64*-*-*".
1018 * gdb.arch/aarch64-fp.exp: Likewise.
1019 * gdb.base/float.exp: Likewise.
1020 * gdb.reverse/aarch64.exp: Likewise.
1021 * lib/gdb.exp (is_aarch64_target): New proc.
1022
1023 2015-07-07 Yao Qi <yao.qi@linaro.org>
1024
1025 * lib/gdb.exp (is_aarch32_target): New proc.
1026 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
1027 instead of "istarget "arm*-*-*"".
1028 * gdb.arch/arm-disp-step.exp: Likewise.
1029 * gdb.arch/thumb-bx-pc.exp: Likewise.
1030 * gdb.arch/thumb-prologue.exp: Likewise.
1031 * gdb.arch/thumb-singlestep.exp: Likewise.
1032 * gdb.base/disp-step-syscall.exp: Likewise.
1033 * gdb.base/float.exp: Likewise.
1034
1035 2015-07-07 Yao Qi <yao.qi@linaro.org>
1036
1037 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
1038 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
1039
1040 2015-07-07 Yao Qi <yao.qi@linaro.org>
1041
1042 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
1043 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
1044 if it exists.
1045 * gdb.multi/multi-arch.exp: Likewise.
1046
1047 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
1048
1049 * gdb.python/py-lazy-string.exp: Add missing parentheses to
1050 print.
1051
1052 2015-07-07 Yao Qi <yao.qi@linaro.org>
1053
1054 * gdb.arch/thumb-singlestep.exp: Do one more single step.
1055
1056 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
1057
1058 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
1059 '[' and ']' characters.
1060
1061 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
1062
1063 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
1064
1065 2015-06-29 Pedro Alves <palves@redhat.com>
1066
1067 PR threads/18127
1068 * gdb.threads/hand-call-new-thread.c: New file.
1069 * gdb.threads/hand-call-new-thread.c: New file.
1070
1071 2015-06-26 Keith Seitz <keiths@redhat.com>
1072 Doug Evans <dje@google.com>
1073
1074 PR 16253
1075 * gdb.cp/var-tag-2.cc: New file.
1076 * gdb.cp/var-tag-3.cc: New file.
1077 * gdb.cp/var-tag-4.cc: New file.
1078 * gdb.cp/var-tag.cc: New file.
1079 * gdb.cp/var-tag.exp: New file.
1080
1081 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1082
1083 * gdb.base/history-duplicates.exp: New test.
1084
1085 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1086
1087 * gdb.base/completion.exp: Test the completion of the "focus"
1088 command.
1089
1090 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1091
1092 * gdb.arch/amd64-prologue-skip.S: New file.
1093 * gdb.arch/amd64-prologue-skip.exp: New file.
1094
1095 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
1096
1097 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
1098 is_address_zero_readable check.
1099
1100 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
1101
1102 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
1103 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
1104
1105 2015-06-24 Yao Qi <yao.qi@linaro.org>
1106
1107 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
1108 linux targets.
1109
1110 2015-06-24 Yao Qi <yao.qi@linaro.org>
1111
1112 * lib/gdb.exp (supports_get_siginfo_type): New proc.
1113 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
1114 * gdb.base/siginfo-thread.exp: Likewise.
1115
1116 2015-06-22 Yao Qi <yao.qi@linaro.org>
1117
1118 * boards/remote-gdbserver-on-localhost.exp: Add comments.
1119
1120 2015-06-22 Yao Qi <yao.qi@linaro.org>
1121
1122 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
1123 aarch64*-*-*.
1124 (skip_hw_watchpoint_tests): Likewise.
1125
1126 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
1127
1128 * gdb.base/gdbinit-history.exp: Test the interaction between
1129 setting GDBHISTSIZE and setting the history size via .gdbinit.
1130
1131 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1132
1133 PR gdb/16999
1134 * gdb.base/gdbhistsize-history.exp: New test.
1135
1136 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1137
1138 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
1139 with GDBHISTSIZE.
1140 * gdb.base/readline.exp: Likewise.
1141
1142 2015-06-17 Yao Qi <yao.qi@linaro.org>
1143
1144 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
1145 line.
1146
1147 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1148
1149 * gdb.base/gdbinit-history.exp: Add test case to check that
1150 an unlimited history file does not get truncated on exit.
1151
1152 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
1153
1154 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
1155 (VECTOR): New macro. Use it...
1156 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
1157 ...for these typedefs.
1158 (int8, char1, int1, double1): New typedefs.
1159 (struct just_int2, struct two_int2): New structures.
1160 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
1161 (add_structvecs, add_singlevecs): New functions.
1162 (main): Call add_some_intvecs twice.
1163 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
1164 the compile and exit upon failure. Try compiling for the "native"
1165 architecture. Test inferior function calls with vector arguments
1166 and vector return value handling with "finish" and "return".
1167
1168 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1169
1170 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
1171 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
1172 PE file.
1173 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
1174
1175 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
1176
1177 PR breakpoints/16465
1178 * gdb.mi/mi-dprintf-pending.c: New file.
1179 * gdb.mi/mi-dprintf-pending.exp: New test.
1180 * gdb.mi/mi-dprintf-pendshr.c: New file.
1181
1182 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1183 Mircea Gherzan <mircea.gherzan@intel.com>
1184
1185 * gdb.arch/i386-mpx-map.c: New file.
1186 * gdb.arch/i386-mpx-map.exp: New File.
1187
1188 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1189
1190 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
1191 * gdb.arch/i386-mpx.exp: Indentation fixed.
1192
1193 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1194
1195 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
1196 function and improved indentation.
1197 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
1198 gdb_test_multiple. Added additional tests to skip the test.
1199
1200 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1201
1202 * gdb.arch/i386-avx512.c: Change path in include file.
1203 * gdb.arch/i386-avx512.exp: Change include dir path
1204 compilation flag.
1205 * gdb.arch/i386-mpx.c: Change path in include file.
1206 * gdb.arch/i386-mpx.exp: Change include dir path compilation
1207 flag.
1208
1209 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1210
1211 * gdb.compile/compile-print.exp (compile print *vararray@3)
1212 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
1213
1214 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
1215
1216 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
1217 (do not keep jit in memory): ... this.
1218 (expect 5): Change it to ...
1219 (expect no 5): ... this.
1220
1221 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
1222
1223 PR gdb/15564
1224 * gdb.mi/mi-detach.exp: New file.
1225
1226 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 PR symtab/18392
1229 * gdb.arch/amd64-tailcall-self.S: New file.
1230 * gdb.arch/amd64-tailcall-self.c: New file.
1231 * gdb.arch/amd64-tailcall-self.exp: New file.
1232
1233 2015-05-28 Don Breazeal <donb@codesourcery.com>
1234
1235 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
1236 tests for remote targets by checking is_target_gdbserver.
1237
1238 2015-05-27 Doug Evans <dje@google.com>
1239
1240 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
1241 * gdb.dwarf2/opaque-type-lookup.c: New file.
1242 * gdb.dwarf2/opaque-type-lookup.exp: New file.
1243
1244 2015-05-26 Doug Evans <dje@google.com>
1245
1246 * gdb.cp/iostream.cc: New file.
1247 * gdb.cp/iostream.exp: New file.
1248
1249 2015-05-26 Doug Evans <dje@google.com>
1250
1251 * gdb.dwarf2/dw2-op-call.exp: Update.
1252 * gdb.dwarf2/dw4-sig-types.exp: Update.
1253 * gdb.dwarf2/implptr.exp: Update.
1254 * gdb.mi/mi-cmd-param-changed.exp: Update.
1255
1256 2015-05-26 Doug Evans <dje@google.com>
1257
1258 * gdb.python/py-lazy-string.c: New file.
1259 * gdb.python/py-lazy-string.exp: New file.
1260 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
1261 (main): Update. Add estring3.
1262 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
1263 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
1264
1265 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1266 Yao Qi <yao.qi@linaro.org>
1267
1268 * gdb.reverse/aarch64.c: New.
1269 * gdb.reverse/aarch64.exp: New.
1270
1271 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
1272
1273 * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
1274 (supports_reverse): Likewise.
1275
1276 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
1277
1278 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1279 Use with_test_prefix.
1280
1281 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.base/completion.exp: Add test for completion of layout
1284 names.
1285
1286 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
1287
1288 * lib/gdb.exp (skip_tui_tests): New proc.
1289 * gdb.base/tui-layout.exp: Check skip_tui_tests.
1290
1291 2015-05-19 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
1294 Save the whole env array instead of just HOME. Unset HISTSIZE in
1295 the environment while testing. Restore whole environment
1296 afterwards.
1297
1298 2015-05-16 Doug Evans <xdje42@gmail.com>
1299
1300 * gdb.guile/scm-ports.c: New file.
1301 * gdb.guile/scm-ports.exp: Add memory port tests.
1302
1303 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1304
1305 * gdb.compile/compile-print.c: New file.
1306 * gdb.compile/compile-print.exp: New file.
1307
1308 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1309
1310 * gdb.compile/compile-ops.exp: Cast param to void.
1311 * gdb.compile/compile.exp: Complete type for _gdb_expr.
1312 (compile code struct_object.selffield = &struct_object): Add xfail.
1313
1314 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1315
1316 * gdb.ada/arr_enum_with_gap: New testcase.
1317
1318 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1319
1320 * gdb.ada/byte_packed_arr: New testcase.
1321
1322 2015-05-15 Joel Brobecker <brobecker@adacore.com>
1323
1324 * gdb.ada/pckd_neg: New testcase.
1325
1326 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
1327
1328 PR gdb/17820
1329 * gdb.base/gdbinit-history.exp: New test.
1330 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
1331 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
1332
1333 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1334
1335 * gdb.python/py-xmethods.cc: Enhance test case.
1336 * gdb.python/py-xmethods.exp: New tests.
1337 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
1338 function.
1339 (B_indexoper): Likewise.
1340 (global_dm_list) : Add new xmethod worker functions.
1341
1342 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
1343
1344 * gdb.base/coredump-filter.exp: Correctly unset
1345 "coredump_var_addr" array.
1346
1347 2015-05-08 Pedro Alves <palves@redhat.com>
1348
1349 * gdb.server/non-existing-program.exp: Unset spawn_id.
1350
1351 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
1352
1353 PR python/18291
1354 * gdb.python/py-xmethods.exp: Add tests.
1355
1356 2015-05-08 Yao Qi <yao.qi@linaro.org>
1357
1358 PR gdb/18208
1359 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
1360 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
1361 function set_coredump_filter, and remove remote_exec call.
1362 Remove argument ipid. Callers update.
1363 (top level): Don't get inferior's PID.
1364
1365 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1366
1367 * gdb.base/watch_thread_num.exp: Skip test on targets without
1368 access watchpoints.
1369
1370 2015-05-06 Pedro Alves <palves@redhat.com>
1371
1372 PR server/18081
1373 * gdb.server/non-existing-program.exp: New file.
1374
1375 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1376
1377 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
1378
1379 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1380
1381 * gdb.ada/out_of_line_in_inlined: New testcase.
1382
1383 2015-05-05 Joel Brobecker <brobecker@adacore.com>
1384
1385 * gdb.ada/var_rec_arr: New testcase.
1386
1387 2015-04-30 Yao Qi <yao.qi@linaro.org>
1388
1389 * gdb.base/break-idempotent.exp: If
1390 skip_hw_watchpoint_multi_tests returns true, skip the tests
1391 on "rwatch" and "awatch".
1392
1393 2015-04-30 Yao Qi <yao.qi@linaro.org>
1394
1395 * gdb.base/relativedebug.exp: Invoke gdb command
1396 "info sharedlibrary", and if libc.so doesn't have debug info,
1397 skip the test.
1398
1399 2015-04-29 Doug Evans <dje@google.com>
1400
1401 * gdb.python/py-xmethods.exp: Add ptype tests.
1402 * gdb.python/py-xmethods.py (E_method_char_worker): Add
1403 get_result_type method.
1404
1405 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1406
1407 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
1408 the target does not support hardware watchpoints.
1409
1410 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
1411
1412 * gdb.base/break-always.exp: Abort testing if writing to memory
1413 causes an error.
1414
1415 2015-04-28 Doug Evans <dje@google.com>
1416
1417 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
1418 * gdb.python/py-pp-registration.exp: ... here. New file.
1419 * gdb.python/py-pp-registration.c: New file.
1420 * gdb.python/py-pp-registration.py: New file.
1421
1422 2015-04-28 Doug Evans <dje@google.com>
1423
1424 * gdb.python/py-bad-printers.c: New file.
1425 * gdb.python/py-bad-printers.py: New file.
1426 * gdb.python/py-bad-printers.exp: New file.
1427
1428 2015-04-28 Sasha Smundak <asmundak@google.com>
1429
1430 * gdb.python/py-type.exp: New test.
1431
1432 2015-04-28 Andy Wingo <wingo@igalia.com>
1433
1434 * gdb.python/py-parameter.exp:
1435 * gdb.guile/scm-parameter.exp: Escape the path that we are
1436 matching against, as it might contain characters that are special
1437 to regular expressions.
1438
1439 2015-04-27 Joel Brobecker <brobecker@adacore.com>
1440
1441 * gdb.ada/rec_comp: New testcase.
1442
1443 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
1444
1445 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
1446 before using it.
1447
1448 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1449
1450 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
1451 new tests for verilog output.
1452
1453 2015-04-24 Yao Qi <yao.qi@linaro.org>
1454
1455 * boards/remote-gdbserver-on-localhost.exp: New file.
1456
1457 2015-04-23 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
1460 $inferior_spawn_id instead of $inferior_spawn_id directly. On
1461 "end of file", remove $inferior_spawn_id from the indirect list.
1462
1463 2015-04-23 Pedro Alves <palves@redhat.com>
1464
1465 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
1466
1467 2015-04-23 Pedro Alves <palves@redhat.com>
1468
1469 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
1470 on $any_spawn_id instead of only on $gdb_spawn_id.
1471
1472 2015-04-21 Pierre Muller <muller@sourceware.org>
1473
1474 PR pascal/17815
1475 * lib/pascal.exp (gpc_compile): Add new option "class".
1476 (fpc_compile): Likewise.
1477 * gdb.pascal/case-insensitive-symbols.pas: New file.
1478 * gdb.pascal/case-insensitive-symbols.exp: New file.
1479
1480 2015-04-20 Gary Benson <gbenson@redhat.com>
1481
1482 * gdb.base/attach.exp: Fix three extended remote failures.
1483
1484 2015-04-17 Gary Benson <gbenson@redhat.com>
1485
1486 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
1487 the main executable over the remote protocol.
1488
1489 2015-04-16 Pedro Alves <palves@redhat.com>
1490
1491 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
1492 a new gdbserver if gdbserver_reconnect_p is set.
1493
1494 2015-04-16 Pedro Alves <palves@redhat.com>
1495
1496 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
1497 is set, don't exit gdbserver.
1498
1499 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1500
1501 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
1502 appropriate .insn, such that an older assembler can be used.
1503 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
1504 the z/Architecture instruction set on 31-bit targets as well.
1505
1506 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1507
1508 * gdb.go/handcall.exp: Remove all logic related to the first
1509 breakpoint and rely on go_runto_main instead.
1510 * gdb.go/strings.exp: Likewise.
1511 * gdb.go/unsafe.exp: Likewise.
1512 * gdb.go/hello.exp: Likewise. Also rename the remaining
1513 breakpoint marker to "breakpoint 1".
1514 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
1515 * gdb.go/strings.go: Likewise.
1516 * gdb.go/unsafe.go: Likewise.
1517 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
1518 "set breakpoint 2 here" and rename the remaining breakpoint marker
1519 to "breakpoint 1".
1520
1521 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
1522
1523 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
1524 if itertools.imap is not present.
1525 * gdb.python/py-objfile.exp: Add parentheses.
1526 * gdb.python/py-type.exp: Same.
1527 * gdb.python/py-unwind-maint.py: Same.
1528
1529 2015-04-15 Yao Qi <yao.qi@linaro.org>
1530
1531 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
1532 of ":$ptr_size" and set its form explicitly.
1533
1534 2015-04-15 Pedro Alves <palves@redhat.com>
1535 Yao Qi <yao.qi@linaro.org>
1536
1537 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
1538 timeout by factor of 4.
1539 (test_regular_watch): Likewise.
1540 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
1541 * gdb.reverse/sigall-reverse.exp: Likewise.
1542 * gdb.reverse/until-precsave.exp: Likewise.
1543 * lib/gdb.exp (with_timeout_factor): New proc.
1544 (gdb_expect): Move some code to ...
1545 (get_largest_timeout): ... here. New procedure.
1546
1547 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
1548
1549 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
1550
1551 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1552
1553 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
1554 to write to the .text section.
1555
1556 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
1557
1558 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
1559 Handle the case of targets that do not provide PID information.
1560
1561 2015-04-13 Yao Qi <yao.qi@linaro.org>
1562
1563 * lib/gdbserver-support.exp (gdb_exit): Catch exception
1564 and use expect instead of gdb_expect.
1565
1566 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
1567
1568 * gdb.base/coredump-filter.exp: Rename variable "addr" to
1569 "coredump_var_addr" to avoid naming conflict with other testcases.
1570
1571 2015-04-10 Pedro Alves <palves@redhat.com>
1572
1573 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
1574 gdb_test_sequence and gdb_assert.
1575
1576 2015-04-10 Pedro Alves <palves@redhat.com>
1577
1578 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
1579 test messages that don't include the breakpoint address.
1580
1581 2015-04-10 Yao Qi <yao.qi@linaro.org>
1582
1583 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
1584 false for some offset and width combinations which aren't
1585 supported by linux kernel.
1586
1587 2015-04-10 Pedro Alves <palves@redhat.com>
1588
1589 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
1590 procedure, factored out from ...
1591 (top level): ... here. Add "set displaced-stepping" testing axis.
1592 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
1593 parameter "displaced". Use it.
1594 (top level): Use foreach and add "set displaced-stepping" testing
1595 axis.
1596
1597 2015-04-10 Pedro Alves <palves@redhat.com>
1598
1599 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
1600 Remove comment.
1601 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
1602 both the address of the instruction that triggers the watchpoint
1603 and the address of the instruction immediately after, and use
1604 those addresses for the test. Fix comment.
1605
1606 2015-04-10 Pedro Alves <palves@redhat.com>
1607
1608 * gdb.base/sigstep.exp (breakpoint_to_handler)
1609 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
1610 Test "backtrace" in handler.
1611 (breakpoint_over_handler): New parameter 'displaced'. Use it.
1612 (top level): Add new "displaced" test axis to
1613 breakpoint_to_handler, breakpoint_to_handler_entry and
1614 breakpoint_over_handler.
1615
1616 2015-04-10 Pedro Alves <palves@redhat.com>
1617
1618 PR gdb/18216
1619 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
1620
1621 2015-04-10 Yao Qi <yao.qi@linaro.org>
1622
1623 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
1624 (test_add_rn_pc): New function.
1625 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
1626 (top level): Invoke test_add_rn_pc.
1627
1628 2015-04-10 Pedro Alves <palves@redhat.com>
1629
1630 PR gdb/13858
1631 * gdb.base/step-over-no-symbols.exp: New file.
1632
1633 2015-04-09 Andy Wingo <wingo@igalia.com>
1634
1635 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
1636 after the Python tests.
1637
1638 2015-04-08 Keith Seitz <keiths@redhat.com>
1639
1640 PR python/16699
1641 * gdb.python/py-completion.exp: New tests for completion.
1642 * gdb.python/py-completion.py (CompleteLimit1): New class.
1643 (CompleteLimit2): Likewise.
1644 (CompleteLimit3): Likewise.
1645 (CompleteLimit4): Likewise.
1646 (CompleteLimit5): Likewise.
1647 (CompleteLimit6): Likewise.
1648 (CompleteLimit7): Likewise.
1649
1650 2015-04-08 Pedro Alves <palves@redhat.com>
1651
1652 PR gdb/18214
1653 PR gdb/18216
1654 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
1655 function.
1656 (main): Install it as SIGUSR1 handler.
1657 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
1658 parameter. Always use "setup" as prefix. Toggle "set
1659 displaced-stepping" off/on depending on global. Don't switch to
1660 thread 1 here.
1661 (top level): Add displaced stepping "off/on" test axis. Update
1662 "setup" calls. Wrap each subtest with with_test_prefix. Test
1663 continuing with a queued signal in each thread.
1664
1665 2015-04-08 Pedro Alves <palves@redhat.com>
1666
1667 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
1668 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
1669 gdb_breakpoint instead of gdb_test that doesn't expect anything.
1670 Return early if running to main fails.
1671 * gdb.trace/while-stepping.exp: Likewise.
1672
1673 2015-04-07 Pedro Alves <palves@redhat.com>
1674
1675 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
1676 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
1677 interact with inferior program.
1678
1679 2015-04-07 Pedro Alves <palves@redhat.com>
1680
1681 * lib/gdb.exp (inferior_spawn_id): New global.
1682 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
1683 spawn id after processing the user code.
1684 (default_gdb_start): Set inferior_spawn_id.
1685 (send_inferior): New procedure.
1686 * lib/gdbserver-support.exp (gdbserver_start): Set
1687 inferior_spawn_id.
1688 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
1689
1690 2015-04-07 Pedro Alves <palves@redhat.com>
1691
1692 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
1693 * lib/gdbserver-support.exp (gdbserver_start): Make
1694 $server_spawn_id global.
1695 (gdbserver_start): Don't wait for gdbserver's spawn id with
1696 expect_background.
1697 (close_gdbserver): New procedure.
1698 (gdb_exit): Rename the default version and reimplement.
1699
1700 2015-04-07 Pedro Alves <palves@redhat.com>
1701
1702 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
1703 append the substituted item, not the original item.
1704
1705 2015-04-07 Pedro Alves <palves@redhat.com>
1706
1707 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
1708 gdb_expect.
1709
1710 2015-04-07 Pedro Alves <palves@redhat.com>
1711
1712 * gdb.base/interrupt.exp: Don't handle the case of the inferior
1713 output appearing once only.
1714
1715 2015-04-07 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
1718 that doesn't expect anything. Return early if running to main
1719 fails.
1720
1721 2015-04-07 Yao Qi <yao.qi@linaro.org>
1722
1723 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
1724 (child_function): Call alarm.
1725 (main): Move call to alarm into the loop.
1726 * gdb.threads/non-stop-fair-events.exp: Build program with
1727 -DTIMEOUT=$timeout.
1728
1729 2015-04-06 Doug Evans <xdje42@gmail.com>
1730
1731 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
1732 Fix dest parameter to board_info.
1733 (fpc_compile): Ditto.
1734 (gdb_compile_pascal): Rename dest arg to destfile.
1735
1736 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
1737
1738 * gdb.ada/funcall_ref.exp: New file.
1739 * gdb.ada/funcall_ref/foo.adb: New file.
1740
1741 2015-04-02 Yao Qi <yao.qi@linaro.org>
1742
1743 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
1744 is remote.
1745
1746 2015-04-02 Gary Benson <gbenson@redhat.com>
1747
1748 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
1749
1750 2015-04-01 Sasha Smundak <asmundak@google.com>
1751
1752 * gdb.python/py-unwind-maint.c: New file.
1753 * gdb.python/py-unwind-maint.exp: New test.
1754 * gdb.python/py-unwind-maint.py: New file.
1755 * gdb.python/py-unwind.c: New file.
1756 * gdb.python/py-unwind.exp: New test.
1757 * gdb.python/py-unwind.py: New test.
1758
1759 2015-04-01 Pedro Alves <palves@redhat.com>
1760
1761 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
1762 to fail instead of non-existent $test.
1763
1764 2015-04-01 Pedro Alves <palves@redhat.com>
1765
1766 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
1767 GDBFLAGS if not empty.
1768
1769 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
1770
1771 * gdb.ada/complete.exp: Remove "multi_line".
1772 * gdb.ada/info_exc.exp: Remove "multi_line".
1773 * gdb.ada/packed_tagged.exp: Remove "multi_line".
1774 * gdb.ada/ptype_field.exp: Remove "multi_line".
1775 * gdb.ada/sym_print_name.exp: Remove "multi_line".
1776 * gdb.ada/tagged.exp: Remove "multi_line".
1777 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
1778 [multi_line ...]
1779 * gdb.btrace/delta.exp: Likewise.
1780 * gdb.btrace/exception.exp: Likewise.
1781 * gdb.btrace/function_call_history.exp: Likewise.
1782 * gdb.btrace/instruction_history.exp: Likewise.
1783 * gdb.btrace/nohist.exp: Likewise.
1784 * gdb.btrace/record_goto.exp: Likewise.
1785 * gdb.btrace/segv.exp: Likewise.
1786 * gdb.btrace/stepi.exp: Likewise.
1787 * gdb.btrace/tailcall.exp: Likewise.
1788 * gdb.btrace/unknown_functions.exp: Likewise.
1789 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
1790 * lib/gdb.exp: Add the "multi_line" helper.
1791
1792 2015-04-01 Pedro Alves <palves@redhat.com>
1793
1794 * gdb.threads/tid-reuse.c: New file.
1795 * gdb.threads/tid-reuse.exp: New file.
1796
1797 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1798
1799 PR corefiles/16092
1800 * gdb.base/coredump-filter.c: New file.
1801 * gdb.base/coredump-filter.exp: Likewise.
1802
1803 2015-03-27 Petr Machata <pmachata@redhat.com>
1804
1805 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
1806 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
1807 (Dwarf::assemble): Initialize them.
1808 (Dwarf::lines): New function.
1809
1810 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
1811
1812 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
1813 SYMBOL_PREFIX for x86_64-*-cygwin.
1814
1815 2015-03-26 Andy Wingo <wingo@igalia.com>
1816
1817 PR symtab/18148
1818 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
1819 const_value but not a location.
1820 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
1821 location defined in non-main CUs are visible.
1822
1823 2015-03-26 Yao Qi <yao.qi@linaro.org>
1824
1825 PR testsuite/18139
1826 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
1827 Add a line number entry for the same line.
1828 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
1829 Add a line number entry for the same line.
1830
1831 2015-03-26 Yao Qi <yao.qi@linaro.org>
1832
1833 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
1834 .int 0.
1835 (func): Likewise. Add .Lfunc_1 label.
1836 Use .Lfunc_1 label.
1837 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
1838 .int 0.
1839 (func): Likewise.
1840 Use .Lfunc_1 label.
1841
1842 2015-03-26 Yao Qi <yao.qi@linaro.org>
1843
1844 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
1845 Call gdb_compile instead to compile each .s files without debug
1846 information.
1847
1848 2015-03-26 Yao Qi <yao.qi@linaro.org>
1849
1850 * gdb.base/savedregs.exp (process_saved_regs): Make
1851 "Saved registers:" optional in the pattern.
1852
1853 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1854
1855 * gdb.btrace/next.exp: Merged into step.exp.
1856 * gdb.btrace/finish.exp: Merged into step.exp.
1857 * gdb.btrace/nexti.exp: Merged into stepi.exp.
1858 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
1859 "record goto" and checking the exact replay position.
1860 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
1861 check for "Recording format" in "info record" output.
1862 * gdb.btrace/record_goto.exp: Choose test file based on target.
1863 * gdb.btrace/x86-record_goto.S: Renamed into ...
1864 * gdb.btrace/x86_64-record_goto.S: ... this.
1865 * gdb.btrace/i686-record_goto.S: New.
1866 * gdb.btrace/x86-tailcall.S: Renamed into ...
1867 * gdb.btrace/x86_64-tailcall.S: ... this.
1868 * gdb.btrace/i686-tailcall.S: New.
1869 * gdb.btrace/x86-tailcall.c: Renamed into ...
1870 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
1871 separate statements. Update test.
1872 * gdb.btrace/delta.exp: Use record_goto.c as test file.
1873 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
1874 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
1875 * gdb.btrace/tailcall.exp: Choose test file based on target.
1876 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
1877
1878 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
1879
1880 * gdb.btrace/exception.exp: Increase BTS buffer size.
1881
1882 2015-03-24 Pedro Alves <palves@redhat.com>
1883
1884 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
1885
1886 2015-03-24 Pedro Alves <palves@redhat.com>
1887
1888 * gdb.threads/schedlock.exp (test_step): No longer expect that
1889 "set scheduler-locking step" with "next" over a function call runs
1890 threads unlocked.
1891
1892 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1893
1894 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
1895
1896 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
1897
1898 PR breakpoints/16466
1899 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
1900 * gdb.mi/mi-pending.c (thread_func): New function.
1901 (int main): Add threading support required.
1902 * gdb.mi/mi-pending.exp: Add tests for this issue.
1903 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
1904 (pendfunc2): Remove stdio dependency.
1905 * gdb.mi/mi-pendshr2.c: New file.
1906
1907 2015-03-23 Keith Seitz <keiths@redhat.com>
1908
1909 * gdb.linespec/keywords.c: New file.
1910 * gdb.linespec/keywords.exp: New file.
1911
1912 2015-03-23 Keith Seitz <keiths@redhat.com>
1913
1914 PR gdb/18021
1915 * gdb.dwarf2/staticvirtual.exp: New test.
1916
1917 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1918
1919 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
1920 * README: Remove HP-UX and gdb.hp.
1921 (configuration):
1922 * configure: Regenerate.
1923 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
1924 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
1925 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
1926 gdb.hp/gdb.defects/Makefile.
1927 * gdb.hp/Makefile.in: File deleted.
1928 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
1929 * gdb.hp/gdb.aCC/optimize.c: File deleted.
1930 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
1931 * gdb.hp/gdb.aCC/run.c: File deleted.
1932 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
1933 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
1934 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
1935 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
1936 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
1937 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
1938 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
1939 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
1940 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
1941 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
1942 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
1943 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
1944 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
1945 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
1946 * gdb.hp/gdb.base-hp/reg.s: File deleted.
1947 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
1948 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
1949 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
1950 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
1951 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
1952 * gdb.hp/gdb.compat/Makefile.in: File deleted.
1953 * gdb.hp/gdb.compat/average.c: File deleted.
1954 * gdb.hp/gdb.compat/sum.c: File deleted.
1955 * gdb.hp/gdb.compat/xdb.c: File deleted.
1956 * gdb.hp/gdb.compat/xdb0.c: File deleted.
1957 * gdb.hp/gdb.compat/xdb0.h: File deleted.
1958 * gdb.hp/gdb.compat/xdb1.c: File deleted.
1959 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
1960 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
1961 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
1962 * gdb.hp/gdb.defects/Makefile.in: File deleted.
1963 * gdb.hp/gdb.defects/bs14602.c: File deleted.
1964 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
1965 * gdb.hp/gdb.defects/solib-d.c: File deleted.
1966 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
1967 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
1968 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
1969 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
1970 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
1971 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
1972 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
1973 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
1974 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
1975 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
1976 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
1977 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
1978 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
1979 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
1980 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
1981 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
1982 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
1983 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
1984 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
1985 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
1986 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
1987 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
1988 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
1989 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
1990 * gdb.hp/tools/odump: File deleted.
1991
1992 2015-03-19 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.threads/continue-pending-status.exp (saw_thread_2)
1995 (saw_thread_3): New globals.
1996 (top level): Increment them when an event for the corresponding
1997 thread is seen.
1998 (no thread starvation): New test.
1999
2000 2015-03-19 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.threads/continue-pending-status.c: New file.
2003 * gdb.threads/continue-pending-status.exp: New file.
2004
2005 2015-03-18 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2008 Use gdb_is_target_remote instead of is_remote. Use
2009 gdb_test_multiple instead of gdb_expect. Exit early if
2010 gdb_test_multiple hits its internal matches. Tighten stepi tests
2011 expected output. Fail on exit with any signal, instead of just
2012 SIGILL.
2013
2014 2015-03-18 Yao Qi <yao.qi@linaro.org>
2015
2016 PR tdep/18107
2017 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
2018 variable.
2019 * gdb.base/catch-syscall.exp: Don't skip it on
2020 aarch64*-*-linux* target. Remove elements in all_syscalls.
2021 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
2022 target.
2023 (setup_all_syscalls): New proc.
2024
2025 2015-03-16 Yao Qi <yao.qi@linaro.org>
2026
2027 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
2028 (top level): Skip tests if valid_addr_p returns false for
2029 $cmd1 or $cmd2.
2030
2031 2015-03-11 Andy Wingo <wingo@igalia.com>
2032
2033 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
2034
2035 2015-03-11 Yao Qi <yao.qi@linaro.org>
2036
2037 * gdb.base/catch-syscall.exp: Fix typo in comments.
2038
2039 2015-03-11 Yao Qi <yao.qi@linaro.org>
2040
2041 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
2042
2043 2015-03-09 Pedro Alves <palves@redhat.com>
2044
2045 * dg-extract-results.py: Delete.
2046
2047 2015-03-09 Pedro Alves <palves@redhat.com>
2048
2049 Merge dg-extract-results.sh from GCC upstream (r218843).
2050
2051 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
2052 * dg-extract-results.sh: Use --text with grep to avoid issues with
2053 binary files. Fall back to cat -v, if that doesn't work.
2054
2055 2015-03-05 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
2058
2059 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
2060
2061 * lib/mi-support.exp (mi_expect_interrupt): Accept
2062 alternative event for when in all-stop mode.
2063
2064 2015-03-04 Pedro Alves <palves@redhat.com>
2065
2066 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
2067
2068 2015-03-04 Mark Kettenis <kettenis@gnu.org>
2069
2070 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
2071
2072 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2073
2074 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
2075 regexps for GDB's current line display, accept a hex address
2076 preceding the line number.
2077
2078 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
2079
2080 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
2081 the 'arch1' variable for "s390*-linux*" targets.
2082
2083 2015-03-04 Pedro Alves <palves@redhat.com>
2084
2085 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
2086 (main): Pass missing retval argument to pthread_join call.
2087
2088 2015-03-02 Pedro Alves <palves@redhat.com>
2089
2090 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
2091 (top level): Call do_test with non-stop as well.
2092
2093 2015-03-02 Pedro Alves <palves@redhat.com>
2094
2095 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
2096 -1.
2097
2098 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2099
2100 * gdb.arch/s390-vregs.exp: New test.
2101 * gdb.arch/s390-vregs.S: New file.
2102
2103 2015-02-27 Pedro Alves <palves@redhat.com>
2104
2105 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
2106 call to catch_command_errors.
2107 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
2108 catch_command_errors.
2109
2110 2015-02-27 Pedro Alves <palves@redhat.com>
2111
2112 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
2113 "true" for boolean result.
2114 * gdb.gdb/selftest.exp (test_with_self): Also accept full
2115 prototype of main.
2116
2117 2015-02-27 Pedro Alves <palves@redhat.com>
2118
2119 * lib/unbuffer_output.c: New file.
2120 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
2121 (main): Call gdb_unbuffer_output.
2122
2123 2015-02-27 Yao Qi <yao.qi@linaro.org>
2124
2125 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
2126 target.
2127
2128 2015-02-26 Doug Evans <dje@google.com>
2129
2130 * gdb.cp/class2.cc (Dbase, D): New classes.
2131 (main): New local delta.
2132 * gdb.cp/class2.exp: Test printing delta.
2133 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
2134 (dynbar): New global.
2135 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
2136
2137 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2138
2139 * gdb.compile/compile-ifunc.c: New file.
2140 * gdb.compile/compile-ifunc.exp: New file.
2141
2142 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
2143
2144 * gdb.base/structs.exp: Check for correct struct on finish.
2145
2146 2015-02-26 Yao Qi <yao.qi@linaro.org>
2147
2148 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
2149 is zero.
2150
2151 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 * gdb.arch/cordic.ko.bz2: New file.
2154 * gdb.arch/cordic.ko.debug.bz2: New file.
2155 * gdb.arch/ppc64-symtab-cordic.exp: New file.
2156
2157 2015-02-25 Yao Qi <yao.qi@linaro.org>
2158
2159 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
2160 aarch64*-*-* target.
2161
2162 2015-02-23 Pedro Alves <palves@redhat.com>
2163
2164 * lib/gdb.exp (delete_breakpoints): Rewrite using
2165 gdb_test_multiple.
2166
2167 2015-02-23 Pedro Alves <palves@redhat.com>
2168
2169 * gdb.base/info-os.c: Include stdlib.h.
2170
2171 2015-02-22 Doug Evans <xdje42@gmail.com>
2172
2173 PR symtab/17855
2174 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
2175 is read after symbols have been re-read.
2176 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
2177 * gdb.ada/exec_changed/second.adb (Second): Ditto.
2178
2179 2015-02-21 Doug Evans <dje@google.com>
2180
2181 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
2182
2183 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2184
2185 PR corefiles/17808
2186 * gdb.arch/i386-biarch-core.core.bz2: New file.
2187 * gdb.arch/i386-biarch-core.exp: New file.
2188
2189 2015-02-21 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
2192 runto_main fails.
2193
2194 2015-02-20 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
2197 info probes.
2198
2199 2015-02-20 Pedro Alves <palves@redhat.com>
2200
2201 * gdb.threads/multi-create-ns-info-thr.exp: New file.
2202
2203 2015-02-20 Pedro Alves <palves@redhat.com>
2204
2205 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
2206 clean_restart before gdb_target_supports_trace.
2207
2208 2015-02-20 Pedro Alves <palves@redhat.com>
2209
2210 PR threads/18006
2211 * gdb.threads/clone-thread_db.c: New file.
2212 * gdb.threads/clone-thread_db.exp: New file.
2213
2214 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
2215
2216 PR breakpoints/16812
2217 * gdb.base/catch-gdb-caused-signals.c: New file.
2218 * gdb.base/catch-gdb-caused-signals.exp: New file.
2219
2220 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
2221
2222 * configure: Regenerated.
2223 * configure.ac: Use GDB_AC_TRANSFORM.
2224 * aclocal.m4: sinclude ../transform.m4.
2225
2226 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2227
2228 * lib/dtrace.exp: New file.
2229 * gdb.base/dtrace-probe.exp: Likewise.
2230 * gdb.base/dtrace-probe.d: Likewise.
2231 * gdb.base/dtrace-probe.c: Likewise.
2232 * lib/pdtrace.in: Likewise.
2233 * configure.ac: Output variables with the transformed names of
2234 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
2235 * configure: Regenerated.
2236
2237 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2238
2239 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
2240 expected message when trying to access $_probe_* convenience
2241 variables while not on a probe.
2242
2243 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2244
2245 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
2246
2247 2015-02-11 Pedro Alves <pedro@codesourcery.com>
2248
2249 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
2250 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
2251
2252 2015-02-10 Doug Evans <xdje42@gmail.com>
2253
2254 * lib/gdb.exp (gdb_load): Always return a result.
2255
2256 2015-02-10 Pedro Alves <palves@redhat.com>
2257
2258 * gdb.threads/signal-sigtrap.c: New file.
2259 * gdb.threads/signal-sigtrap.exp: New file.
2260
2261 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
2262
2263 * gdb.trace/no-attach-trace.c: New file.
2264 * gdb.trace/no-attach-trace.exp: New file.
2265
2266 2015-02-09 Mark Wielaard <mjw@redhat.com>
2267
2268 * gdb.dwarf2/atomic.c: New file.
2269 * gdb.dwarf2/atomic-type.exp: Likewise.
2270
2271 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2272
2273 * gdb.btrace/buffer-size.exp: Update "info record" output.
2274 * gdb.btrace/delta.exp: Update "info record" output.
2275 * gdb.btrace/enable.exp: Update "info record" output.
2276 * gdb.btrace/finish.exp: Update "info record" output.
2277 * gdb.btrace/instruction_history.exp: Update "info record" output.
2278 * gdb.btrace/next.exp: Update "info record" output.
2279 * gdb.btrace/nexti.exp: Update "info record" output.
2280 * gdb.btrace/step.exp: Update "info record" output.
2281 * gdb.btrace/stepi.exp: Update "info record" output.
2282 * gdb.btrace/nohist.exp: Update "info record" output.
2283
2284 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2285
2286 * gdb.btrace/buffer-size: New.
2287
2288 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
2289
2290 * gdb.btrace/delta.exp: Update "info record" output.
2291 * gdb.btrace/enable.exp: Update "info record" output.
2292 * gdb.btrace/finish.exp: Update "info record" output.
2293 * gdb.btrace/instruction_history.exp: Update "info record" output.
2294 * gdb.btrace/next.exp: Update "info record" output.
2295 * gdb.btrace/nexti.exp: Update "info record" output.
2296 * gdb.btrace/step.exp: Update "info record" output.
2297 * gdb.btrace/stepi.exp: Update "info record" output.
2298 * gdb.btrace/nohist.exp: Update "info record" output.
2299
2300 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
2301
2302 PR gdb/15678
2303 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
2304
2305 2015-02-06 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
2308 macro.
2309 (seconds_left, again): New globals.
2310 (main): Wait seconds_left in a 1-second sleep loop instead of
2311 sleeping 180 seconds. If 'again' is set, reset the seconds
2312 counter.
2313 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
2314 'again' in the inferior before detaching. Print the seconds left.
2315 (options): New global.
2316 (top level): Build program with -DTIMEOUT=$timeout.
2317
2318 2015-02-06 Pedro Alves <palves@redhat.com>
2319
2320 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
2321 determine how many seconds to pass to 'alarm'.
2322 * gdb.base/gdb-sigterm.exp (top level): Build program with
2323 -DTIMEOUT=$timeout.
2324 (do_test): Return success/failure indication. Add more verbose
2325 logging. Don't fail if 200 single steps are seen. Instead, fail
2326 when the test times out.
2327 (passes): New global.
2328 (top level): Break the testing loop if testing fails on any
2329 iteration. Use gdb_assert.
2330
2331 2015-02-04 Don Breazeal <donb@codesourcery.com>
2332
2333 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
2334 and initialize them.
2335 (ipc_cleanup): New function.
2336 (main): Don't declare shmid, semid, and msqid. Add a call to
2337 atexit so that we call ipc_cleanup on exit.
2338
2339 2015-02-04 Pedro Alves <palves@redhat.com>
2340
2341 * boards/native-extended-gdbserver.exp: Remove any target variant
2342 specifications from the board name before clearing the isremote
2343 flag from board_info.
2344
2345 2015-01-31 Doug Evans <xdje42@gmail.com>
2346
2347 * gdb.base/maint.exp <maint print type argc>: Update expected output.
2348
2349 2015-01-31 Gary Benson <gbenson@redhat.com>
2350
2351 * gdb.base/completion.exp: Disable completion limiting for
2352 existing tests. Add new tests to check completion limiting.
2353 * gdb.linespec/ls-errs.exp: Disable completion limiting.
2354
2355 2015-01-31 Doug Evans <xdje42@gmail.com>
2356
2357 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
2358
2359 2015-01-31 Doug Evans <xdje42@gmail.com>
2360
2361 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
2362 entries. Duplicate file section script entries.
2363 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
2364 inlined entries. Add test for safe-path rejection.
2365 * gdb.python/py-section-script.c: Add duplicate inlined section script
2366 entries. Duplicate file section script entries.
2367 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
2368 inlined entries. Add test for safe-path rejection.
2369
2370 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2371
2372 * gdb.ada/disc_arr_bound: New testcase.
2373
2374 2015-01-29 Joel Brobecker <brobecker@adacore.com>
2375
2376 * gdb.ada/mi_var_array: New testcase.
2377
2378 2015-01-27 Doug Evans <dje@google.com>
2379
2380 * gdb.python/py-objfile.exp: Add tests for objfile.username.
2381 Add test for objfile.filename, objfile.username after objfile
2382 has been unloaded.
2383
2384 2015-01-26 Joel Brobecker <brobecker@adacore.com>
2385
2386 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
2387 the second test to print the name attribute of value
2388 returned by the call to gdb.lookup_type, and adjust
2389 the expected output accordingly.
2390
2391 2015-01-25 Mark Wielaard <mjw@redhat.com>
2392
2393 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
2394 * gdb.base/disp-step-fork.c: Include unistd.h.
2395 * gdb.base/siginfo-obj.c: Include stdio.h.
2396 * gdb.base/siginfo-thread.c: Likewise.
2397 * gdb.mi/non-stop.c: Include unistd.h.
2398 * gdb.mi/nsthrexec.c: Include stdio.h.
2399 * gdb.mi/pthreads.c: Include unistd.h.
2400 * gdb.modula2/unbounded1.c (main): Declare returns int.
2401 * gdb.reverse/consecutive-reverse.c: Likewise.
2402 * gdb.threads/create-fail.c: Include unistd.h.
2403 * gdb.threads/killed.c: Likewise.
2404 * gdb.threads/linux-dp.c: Likewise.
2405 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
2406 * gdb.threads/non-ldr-exc-2.c: Likewise.
2407 * gdb.threads/non-ldr-exc-3.c: Likewise.
2408 * gdb.threads/non-ldr-exc-4.c: Likewise.
2409 * gdb.threads/pthreads.c: Include unistd.h.
2410 (main): Declare returns int.
2411 * gdb.threads/tls-main.c (foo): New declaration.
2412 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
2413
2414 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
2415
2416 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
2417 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
2418
2419 2015-01-15 Mark Wielaard <mjw@redhat.com>
2420
2421 * gdb.base/noreturn-return.c: New file.
2422 * gdb.base/noreturn-return.exp: New file.
2423 * gdb.base/noreturn-finish.c: New file.
2424 * gdb.base/noreturn-finish.exp: New file.
2425
2426 2015-01-23 Pedro Alves <palves@redhat.com>
2427
2428 * gdb.threads/continue-pending-after-query.c: New file.
2429 * gdb.threads/continue-pending-after-query.exp: New file.
2430
2431 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
2432 Simon Marchi <simon.marchi@ericsson.com>
2433
2434 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
2435 * gdb.base/valgrind-db-attach.exp: Same.
2436 * gdb.base/valgrind-infcall.exp: Same.
2437 * lib/mi-support.exp (default_mi_gdb_start): Same.
2438 * lib/prompt.exp (default_prompt_gdb_start): Same.
2439 * lib/gdb.exp (default_gdb_spawn): Same.
2440 (gdb_interact): New.
2441
2442
2443 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2444
2445 * gdb.compile/compile.exp (pointer to jit function): New test.
2446
2447 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
2448
2449 * lib/gdb.exp (supports_process_record): Return true for
2450 powerpc*-*-linux*.
2451 (supports_reverse): Likewise.
2452
2453 2015-01-15 Don Breazeal <donb@codesourcery.com>
2454
2455 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
2456 instead of checking whether the target board is remote and
2457 use spawn_wait_for_attach instead of exec/sleep.
2458 * gdb.base/attach-twice.exp: Likewise.
2459
2460 2015-01-15 Joel Brobecker <brobecker@adacore.com>
2461
2462 * gdb.ada/var_arr_attrs: New testcase.
2463
2464 2015-01-14 Pedro Alves <palves@redhat.com>
2465 Joel Brobecker <brobecker@adacore.com>
2466
2467 PR gdb/17525
2468 * gdb.base/bp-cmds-execution-x-script.c: New file.
2469 * gdb.base/bp-cmds-execution-x-script.exp: New file.
2470 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
2471
2472 2015-01-14 Pedro Alves <palves@redhat.com>
2473
2474 PR cli/17828
2475 * gdb.base/batch-preserve-term-settings.c: New file.
2476 * gdb.base/batch-preserve-term-settings.exp: New file.
2477
2478 2015-01-13 Doug Evans <dje@google.com>
2479
2480 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
2481 binary.
2482
2483 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2484
2485 * Makefile.in (clean mostlyclean): Do not delete *.py.
2486
2487 2015-01-13 Joel Brobecker <brobecker@adacore.com>
2488
2489 * gdb.python/py-lookup-type.exp: New file.
2490
2491 2015-01-12 Pedro Alves <palves@redhat.com>
2492
2493 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
2494 restore GDBFLAGS before returning.
2495
2496 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2497
2498 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
2499 is_amd64_regs_target and is_x86_like_target.
2500
2501 2015-01-11 Doug Evans <xdje42@gmail.com>
2502
2503 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
2504 is given without an explicit form.
2505 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
2506 attributes.
2507 * gdb.dwarf/corrupt.exp: Ditto.
2508 * gdb.dwarf2/enum-type.exp: Ditto.
2509 * gdb.trace/entry-values.exp: Ditto.
2510 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
2511
2512 2015-01-11 Doug Evans <xdje42@gmail.com>
2513
2514 PR gdb/15830
2515 * gdb.base/maint.exp: Remove references to "maint demangle".
2516 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
2517 Add tests for explicitly specifying language to demangle.
2518 * gdb.dlang/demangle.exp: Ditto.
2519
2520 2015-01-09 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.threads/non-stop-fair-events.c: New file.
2523 * gdb.threads/non-stop-fair-events.exp: New file.
2524
2525 2015-01-09 Pedro Alves <palves@redhat.com>
2526
2527 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
2528 the global scope. Set a breakpoint after all threads are started
2529 rather than stepping over two source lines. Expect the prompt.
2530 * gdb.base/watch_thread_num.c (threads_started_barrier): New
2531 global.
2532 (NUM): Now 15.
2533 (main): Use threads_started_barrier to wait for all threads to
2534 start. Main thread no longer calls thread_function. Exit after
2535 180 seconds.
2536 (loop): New function.
2537 (thread_function): Wait on threads_started_barrier barrier. Call
2538 'loop' at each iteration.
2539 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
2540 threads have started, instead of hardcoding number of "next"
2541 steps. Use an access watchpoint instead of a write watchpoint.
2542
2543 2015-01-09 Pedro Alves <palves@redhat.com>
2544
2545 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
2546 (thread_func): Wait on barrier.
2547 (main): Wait for all threads to start before stopping GDB.
2548 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
2549 global.
2550 (thread1_func, thread2_func): Wait on barrier.
2551 (main): Wait for all threads to start before stopping GDB.
2552 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
2553 New global.
2554 (thread1_func, thread2_func): Wait on barrier.
2555 (main): Wait for all threads to start before stopping GDB.
2556
2557 2015-01-09 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.threads/attach-many-short-lived-threads.c: New file.
2560 * gdb.threads/attach-many-short-lived-threads.exp: New file.
2561
2562 2014-01-09 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
2565 instead of to thread 2.
2566 * gdb.threads/signal-command-multiple-signals-pending.c (main):
2567 Add barrier around each pthread_create call instead of around all
2568 calls.
2569 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
2570 Set a break on thread_function and have the child threads hit it
2571 one at at a time.
2572
2573 2015-01-09 Pedro Alves <palves@redhat.com>
2574
2575 * lib/gdb.exp (can_spawn_for_attach): New procedure.
2576 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
2577 false.
2578 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
2579 checking whether the target board is remote.
2580 * gdb.multi/multi-attach.exp: Likewise.
2581 * gdb.python/py-sync-interp.exp: Likewise.
2582 * gdb.server/ext-attach.exp: Likewise.
2583 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
2584 tests that need to attach, instead of checking whether the target
2585 board is remote at the top of the file.
2586
2587 2015-01-08 Yao Qi <yao@codesourcery.com>
2588
2589 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
2590
2591 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2592
2593 Fix testcase compilation.
2594 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
2595
2596 2015-01-06 Joel Brobecker <brobecker@adacore.com>
2597
2598 * gdb.python/py-type.exp: Add a couple test about empty
2599 array creation, and negative-length array creation.
2600
2601 2015-01-02 Doug Evans <xdje42@gmail.com>
2602
2603 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
2604
2605 2015-01-02 Doug Evans <dje@google.com>
2606
2607 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
2608
2609 2014-12-29 Yao Qi <yao@codesourcery.com>
2610
2611 * gdb.trace/entry-values.exp: Update comments. Rename variable
2612 bar_call_foo to returned_from_foo.
2613
2614 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
2615
2616 PR gdb/17394
2617 * gdb.linespec/break-asm-file.c: New file.
2618 * gdb.linespec/break-asm-file.exp: New file.
2619 * gdb.linespec/break-asm-file0.s: New file.
2620 * gdb.linespec/break-asm-file1.s: New file.
2621
2622 2014-12-18 Nigel Stephens <nigel@mips.com>
2623 Maciej W. Rozycki <macro@codesourcery.com>
2624
2625 * gdb.base/float.exp: Handle the new output from "info float" on
2626 MIPS targets.
2627
2628 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2629
2630 Fix MinGW compilation.
2631 * gdb.compile/compile-ops.exp: Update untested message if
2632 !skip_compile_feature_tests.
2633 * gdb.compile/compile-setjmp.exp: Likewise.
2634 * gdb.compile/compile-tls.exp: Likewise.
2635 * gdb.compile/compile.exp: Likewise.
2636 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
2637 supported on this host".
2638
2639 2014-12-16 Doug Evans <xdje42@gmail.com>
2640
2641 * boards/stabs.exp: New file.
2642
2643 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
2644
2645 * gdb.base/completion.exp: Adjust to format changes of "maint
2646 print user-registers".
2647
2648 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
2649
2650 PR server/17457
2651 * gdb.arch/aarch64-fp.c: New file.
2652 * gdb.arch/aarch64-fp.exp: New file.
2653
2654 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2655
2656 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
2657 r210637, r210913, r211666, r215400, r215817).
2658
2659 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
2660 * dg-extract-results.py: New file.
2661 * dg-extract-results.sh: Use it if the environment seems
2662 suitable.
2663
2664 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
2665
2666 * dg-extract-results.py (parse_run): Handle warnings that
2667 are printed before a test harness is run.
2668
2669 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
2670
2671 * dg-extract-results.py (Named): Remove __cmp__ method.
2672 (output_variation): Use a key to sort variation.harnesses.
2673
2674 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
2675
2676 * dg-extract-results.py: For Python 3, force sys.stdout to
2677 handle surrogate escape sequences.
2678 (safe_open): New function.
2679 (output_segment, main): Use it.
2680
2681 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
2682
2683 * dg-extract-results.py (Prog.result_re): Include options
2684 in test name.
2685
2686 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
2687
2688 * dg-extract-results.py (output_variation): Always sort if
2689 do_sum.
2690
2691 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
2692
2693 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
2694 as long as we get pagination notifications.
2695
2696 2014-12-15 Jason Merrill <jason@redhat.com>
2697
2698 * Makefile.in (check-gdb.%): Restore.
2699 * README: Mention it.
2700
2701 2014-12-13 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.ada/str_uninit: New testcase.
2704
2705 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2706
2707 PR symtab/17642
2708 * gdb.base/vla-stub-define.c: New file.
2709 * gdb.base/vla-stub.c: New file.
2710 * gdb.base/vla-stub.exp: New file.
2711
2712 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2713 Jan Kratochvil <jan.kratochvil@redhat.com>
2714 Tom Tromey <tromey@redhat.com>
2715
2716 * configure.ac: Add gdb.compile/.
2717 * configure: Regenerate.
2718 * gdb.compile/Makefile.in: New file.
2719 * gdb.compile/compile-ops.exp: New file.
2720 * gdb.compile/compile-ops.c: New file.
2721 * gdb.compile/compile-tls.c: New file.
2722 * gdb.compile/compile-tls.exp: New file.
2723 * gdb.compile/compile-constvar.S: New file.
2724 * gdb.compile/compile-constvar.c: New file.
2725 * gdb.compile/compile-mod.c: New file.
2726 * gdb.compile/compile-nodebug.c: New file.
2727 * gdb.compile/compile-setjmp-mod.c: New file.
2728 * gdb.compile/compile-setjmp.c: New file.
2729 * gdb.compile/compile-setjmp.exp: New file.
2730 * gdb.compile/compile-shlib.c: New file.
2731 * gdb.compile/compile.c: New file.
2732 * gdb.compile/compile.exp: New file.
2733 * lib/gdb.exp (skip_compile_feature_tests): New proc.
2734
2735 2014-12-12 Tom Tromey <tromey@redhat.com>
2736
2737 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
2738 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
2739
2740 2014-12-12 Doug Evans <dje@google.com>
2741
2742 * lib/gdb-python.exp (get_python_valueof): New function.
2743 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
2744
2745 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2746
2747 * gdb.base/completion.exp: Add test for completion of "info
2748 registers ".
2749
2750 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
2751
2752 * gdb.base/func-ptrs.c: New file.
2753 * gdb.base/func-ptrs.exp: New file.
2754
2755 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2756
2757 PR breakpoints/17012
2758 * gdb.base/dprintf-detach.c: New file.
2759 * gdb.base/dprintf-detach.exp: New file.
2760
2761 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
2762
2763 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
2764 * lib/gdb.exp (target_is_gdbserver): New procedure.
2765
2766 2014-12-08 Doug Evans <dje@google.com>
2767
2768 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
2769
2770 2014-12-05 Yao Qi <yao@codesourcery.com>
2771
2772 * gdb.guile/scm-error.exp: Remove the third argument to
2773 gdb_remote_download.
2774 * gdb.guile/scm-frame-args.exp: Likewise.
2775 * gdb.guile/scm-section-script.exp: Likewise.
2776
2777 2014-12-05 Yao Qi <yao@codesourcery.com>
2778
2779 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
2780
2781 2014-12-04 Doug Evans <dje@google.com>
2782
2783 * gdb.python/py-objfile.exp: Add tests for
2784 objfile.add_separate_debug_file.
2785
2786 2014-12-04 Doug Evans <dje@google.com>
2787
2788 * lib/gdb.exp (get_build_id): New function.
2789 (build_id_debug_filename_get): Rewrite to use it.
2790 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
2791
2792 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
2793
2794 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
2795 `method(long)', not just 0x0.
2796 * gdb.cp/nsalias.exp: Align code labels to 4.
2797 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
2798 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
2799 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
2800 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
2801 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
2802 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
2803
2804 2014-12-02 Doug Evans <dje@google.com>
2805
2806 PR symtab/17602
2807 * gdb.cp/anon-ns.cc: Move guts of this file to ...
2808 * gdb.cp/anon-ns2.cc: ... here. New file.
2809 * gdb.cp/anon-ns.exp: Update.
2810
2811 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
2812
2813 * gdb.python/py-events.py (inferior_call_handler): New.
2814 (register_changed_handler, memory_changed_handler): New.
2815 (test_events.invoke): Register new handlers.
2816 * gdb.python/py-events.exp: Add tests for inferior call,
2817 memory_changed and register_changed events.
2818
2819 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
2820
2821 * gdb.base/execl-update-breakpoints.exp: Specify the link address
2822 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
2823 if the linker doesn't understand this.
2824
2825 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
2826
2827 * gdb.python/python.exp: Change expected reply to help().
2828
2829 2014-12-01 Yao Qi <yao@codesourcery.com>
2830
2831 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
2832 AC_CONFIG_SUBDIRS(gdb.gdbtk).
2833 * configure: Re-generated.
2834
2835 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
2836
2837 * gdb.cp/chained-calls.cc: New file.
2838 * gdb.cp/chained-calls.exp: New file.
2839 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
2840
2841 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
2842
2843 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
2844 * gdb.dwarf2/symtab-producer.exp: Same.
2845 * gdb.gdb/python-interrupts.exp: Same.
2846 * gdb.gdb/python-selftest.exp: Same.
2847 * gdb.python/py-linetable.exp: Same.
2848 * gdb.python/py-type.exp: Same.
2849 * gdb.python/py-value-cc.exp: Same.
2850 * gdb.python/py-value.exp: Same.
2851
2852 2014-11-28 Yao Qi <yao@codesourcery.com>
2853
2854 * gdb.base/break-probes.exp: Match library name prefixed with
2855 sysroot.
2856
2857 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
2858
2859 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
2860 test expected output. Add parentheses for the call to print.
2861 Remove L suffix from integers.
2862
2863 2014-11-26 Doug Evans <dje@google.com>
2864
2865 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
2866
2867 2014-11-22 Yao Qi <yao@codesourcery.com>
2868
2869 * gdb.trace/entry-values.c: Remove asms.
2870 (foo): Add foo_label.
2871 (bar): Add bar_label.
2872 * gdb.trace/entry-values.exp: Remove code computing foo's
2873 length and bar's length.
2874 (Dwarf::assemble): Invoke function_range for bar and use
2875 MACRO_AT_func for foo.
2876
2877 2014-11-22 Yao Qi <yao@codesourcery.com>
2878
2879 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
2880 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
2881 Use .Lgcc43_procstart instead of gcc43.
2882
2883 2014-11-21 Joel Brobecker <brobecker@adacore.com>
2884
2885 * gdb.ada/n_arr_bound: New testcase.
2886
2887 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2888
2889 PR breakpoints/10737
2890 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
2891 test_catch_syscall_multi_arch.
2892 (test_catch_syscall_multi_arch): New function.
2893
2894 2014-11-20 Doug Evans <xdje42@gmail.com>
2895
2896 * gdb.base/maint.exp: Update expected output.
2897
2898 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2899
2900 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
2901 4-byte instruction on S390.
2902
2903 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2904
2905 * gdb.ada/arr_arr: New testcase.
2906
2907 2014-11-19 Joel Brobecker <brobecker@adacore.com>
2908
2909 * gdb.ada/pkd_arr_elem: New Testcase.
2910
2911 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
2912
2913 * gdb.reverse/break-precsave: Expect completion message for
2914 core file reads.
2915 * gdb.reverse/consecutive-precsave.exp: Likewise.
2916 * gdb.reverse/finish-precsave.exp: Likewise.
2917 * gdb.reverse/i386-precsave.exp: Likewise.
2918 * gdb.reverse/machinestate-precsave.exp: Likewise.
2919 * gdb.reverse/sigall-precsave.exp: Likewise.
2920 * gdb.reverse/solib-precsave.exp: Likewise.
2921 * gdb.reverse/step-precsave.exp: Likewise.
2922 * gdb.reverse/until-precsave.exp: Likewise.
2923 * gdb.reverse/watch-precsave.exp: Likewise.
2924
2925 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2926
2927 * gdb.base/bp-permanent.c: Include unistd.h.
2928 * gdb.python/py-framefilter-mi.c (main): Add return type.
2929 * gdb.python/py-framefilter.c (main): Likewise.
2930 * gdb.trace/actions-changed.c (main): Likewise.
2931
2932 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2933
2934 * gdb.mi/until.c: Add eye-catchers.
2935 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
2936 line numbers.
2937
2938 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
2939
2940 * gdb.base/condbreak.exp: Drop references to removed non-prototype
2941 function header variants in break1.c.
2942 * gdb.base/ena-dis-br.exp: Likewise.
2943 * gdb.base/hbreak2.exp: Likewise.
2944 * gdb.reverse/until-precsave.exp: Drop references to removed
2945 non-prototype function header variants in ur1.c.
2946 * gdb.reverse/until-reverse.exp: Likewise.
2947
2948 2014-11-17 Petr Machata <pmachata@redhat.com>
2949
2950 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
2951 ${_cu_offset_size} bytes abbrev offset.
2952
2953 2014-11-15 Doug Evans <xdje42@gmail.com>
2954
2955 PR symtab/17559
2956 * gdb.base/line-symtabs.exp: New file.
2957 * gdb.base/line-symtabs.c: New file.
2958 * gdb.base/line-symtabs.h: New file.
2959
2960 2014-11-14 Yao Qi <yao@codesourcery.com>
2961
2962 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
2963 (func): Add label func_label.
2964 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
2965 Replace low_pc and high_pc with MACRO_AT_range.
2966 Replace name, low_pc and high_pc with MACRO_AT_func.
2967
2968 2014-11-14 Yao Qi <yao@codesourcery.com>
2969
2970 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
2971 Replace name, low_pc and high_pc with MACRO_AT_func.
2972
2973 2014-11-14 Yao Qi <yao@codesourcery.com>
2974
2975 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
2976 produce debug information.
2977 * gdb.dwarf2/implptr-optimized-out.S: Removed.
2978
2979 2014-11-14 Yao Qi <yao@codesourcery.com>
2980
2981 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
2982 object and get function length.
2983 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
2984 with MACRO_AT_func.
2985 (top-level): Replace gdb_compile and clean_restart with
2986 prepare_for_testing.
2987 * gdb.dwarf2/main.c (main): Add label main_label.
2988
2989 2014-11-14 Yao Qi <yao@codesourcery.com>
2990
2991 * lib/dwarf.exp (function_range): New procedure.
2992 (Dwarf::_handle_macro_at_func): New procedure.
2993 (Dwarf::_handle_macro_at_range): New procedure.
2994 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
2995
2996 2014-11-14 Yao Qi <yao@codesourcery.com>
2997
2998 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
2999 (_handle_attribute): New procedure.
3000
3001 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3002
3003 * gdb.ada/cond_lang/foo.c (callme): Add return type.
3004 * gdb.base/call-sc.c (zed): Likewise.
3005 * gdb.base/checkpoint.c (main): Likewise.
3006 * gdb.base/dump.c (main): Likewise.
3007 * gdb.base/gcore.c (main): Likewise.
3008 * gdb.base/huge.c (main): Likewise.
3009 * gdb.base/multi-forks.c (main): Likewise.
3010 * gdb.base/pr10179-a.c (main): Likewise.
3011 * gdb.base/savedregs.c (main): Likewise.
3012 * gdb.base/sigaltstack.c (main): Likewise.
3013 * gdb.base/siginfo.c (main): Likewise.
3014 * gdb.base/structs.c (zed): Likewise.
3015 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
3016 * gdb.mi/mi-syn-frame.c (main): Likewise.
3017 * gdb.mi/until.c (foo, main): Likewise.
3018 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
3019 * gdb.base/solib-weak.c (foo): Declare.
3020 * gdb.base/attach-twice.c: Include stdio.h.
3021 * gdb.base/weaklib1.c: Likewise.
3022 * gdb.base/weaklib2.c: Likewise.
3023 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
3024 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
3025 unistd.h.
3026 * gdb.base/attach-pie-misread.c: Include stdlib.h.
3027 * gdb.mi/mi-exit-code.c: Likewise.
3028 * gdb.base/break-interp-lib.c: Include string.h.
3029 * gdb.base/coremaker.c: Likewise.
3030 * gdb.base/testenv.c: Likewise.
3031 * gdb.python/py-finish-breakpoint.c: Likewise.
3032 * gdb.base/inferior-died.c: Include sys/wait.h.
3033 * gdb.base/fileio.c: Include time.h.
3034 * gdb.base/async-shell.c: Include unistd.h.
3035 * gdb.base/dprintf-non-stop.c: Likewise.
3036 * gdb.base/info-os.c: Likewise.
3037 * gdb.mi/mi-console.c: Likewise.
3038 * gdb.mi/watch-nonstop.c: Likewise.
3039 * gdb.python/py-events.c: Likewise.
3040 * gdb.base/async.c (baz): Move up before its invocation.
3041 * gdb.base/code_elim2.c (my_global_func): Likewise.
3042 * gdb.base/skip-solib-lib.c (multiply): Likewise.
3043 * gdb.base/advance.c (func2): Likewise.
3044
3045 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3046
3047 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
3048 variant.
3049 * gdb.base/annota3.c: Likewise.
3050 * gdb.base/async.c: Likewise.
3051 * gdb.base/average.c: Likewise.
3052 * gdb.base/call-ar-st.c: Likewise.
3053 * gdb.base/call-rt-st.c: Likewise.
3054 * gdb.base/call-sc.c: Likewise.
3055 * gdb.base/call-strs.c: Likewise.
3056 * gdb.base/ending-run.c: Likewise.
3057 * gdb.base/execd-prog.c: Likewise.
3058 * gdb.base/exprs.c: Likewise.
3059 * gdb.base/foll-exec.c: Likewise.
3060 * gdb.base/foll-fork.c: Likewise.
3061 * gdb.base/foll-vfork.c: Likewise.
3062 * gdb.base/funcargs.c: Likewise.
3063 * gdb.base/gcore.c: Likewise.
3064 * gdb.base/jump.c: Likewise.
3065 * gdb.base/langs0.c: Likewise.
3066 * gdb.base/langs1.c: Likewise.
3067 * gdb.base/langs2.c: Likewise.
3068 * gdb.base/mips_pro.c: Likewise.
3069 * gdb.base/nodebug.c: Likewise.
3070 * gdb.base/opaque0.c: Likewise.
3071 * gdb.base/opaque1.c: Likewise.
3072 * gdb.base/recurse.c: Likewise.
3073 * gdb.base/run.c: Likewise.
3074 * gdb.base/scope0.c: Likewise.
3075 * gdb.base/scope1.c: Likewise.
3076 * gdb.base/setshow.c: Likewise.
3077 * gdb.base/setvar.c: Likewise.
3078 * gdb.base/shmain.c: Likewise.
3079 * gdb.base/shr1.c: Likewise.
3080 * gdb.base/shr2.c: Likewise.
3081 * gdb.base/sigall.c: Likewise.
3082 * gdb.base/signals.c: Likewise.
3083 * gdb.base/so-indr-cl.c: Likewise.
3084 * gdb.base/solib2.c: Likewise.
3085 * gdb.base/structs.c: Likewise.
3086 * gdb.base/sum.c: Likewise.
3087 * gdb.base/vforked-prog.c: Likewise.
3088 * gdb.base/watchpoint.c: Likewise.
3089 * gdb.reverse/shr2.c: Likewise.
3090 * gdb.reverse/until-reverse.c: Likewise.
3091 * gdb.reverse/ur1.c: Likewise.
3092 * gdb.reverse/watch-reverse.c: Likewise.
3093
3094 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3095
3096 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
3097 variant.
3098 * gdb.base/sepdebug.exp: Drop references to removed code.
3099
3100 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3101
3102 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
3103 variant. Preserve original line numbering.
3104 * gdb.base/list1.c: Likewise.
3105
3106 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3107
3108 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
3109 variant.
3110 * gdb.base/break1.c: Likewise.
3111 * gdb.base/break.exp: Drop references to removed code.
3112
3113 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3114
3115 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
3116 variant.
3117
3118 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3119
3120 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
3121
3122 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3123
3124 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
3125 logic into perform_all_tests() and invoke it with and without
3126 function header prototypes.
3127 (do_function_calls): Remove conditional XFAIL for PR 5318.
3128 (rerun_and_prepare): Remove duplicate code.
3129 (perform_all_tests): New. Main logic moved here.
3130
3131 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3132
3133 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
3134 code guarded by #ifdef NO_PROTOTYPES.
3135 (t_double_many_args): Likewise.
3136 (DEF_FUNC_MANY_ARGS_1): Likewise.
3137 (DEF_FUNC_VALUES_1): Likewise.
3138 (t_structs_ldc): Renamed from t_structs_fc in conditional code
3139 guarded by #ifdef PROTOTYPES.
3140
3141 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3142
3143 * gdb.mi/mi-console.c: Add eye-catcher.
3144 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
3145 instead of literal line number.
3146
3147 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3148
3149 * gdb.base/shr2.c: Add eye-catcher.
3150 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
3151 line number.
3152
3153 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3154
3155 * gdb.base/jump.c: Add eye-catchers.
3156 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
3157 numbers.
3158
3159 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3160
3161 * gdb.base/execd-prog.c: Add eye-catchers.
3162 * gdb.base/foll-exec.c: Likewise.
3163 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
3164 line numbers.
3165
3166 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3167
3168 * gdb.base/ending-run.c: Add eye-catchers.
3169 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
3170 literal line numbers.
3171
3172 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3173
3174 * gdb.base/call-rt-st.c: Add eye-catchers.
3175 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
3176 literal line numbers.
3177
3178 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3179
3180 * gdb.base/call-ar-st.c: Add eye-catchers.
3181 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
3182 literal line numbers.
3183
3184 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3185
3186 * gdb.base/average.c: Add eye-catchers.
3187 * gdb.base/sum.c: Likewise.
3188 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
3189 regexps dynamically.
3190
3191 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3192
3193 * gdb.base/solib1.c: Add eye-catchers.
3194 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
3195 literal line numbers.
3196
3197 2014-11-12 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
3200 leader has exited.
3201
3202 2014-11-12 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.arch/i386-bp_permanent.c: New file.
3205 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
3206 (srcfile): Set to i386-bp_permanent.c.
3207 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
3208 that stepi does not execute the 'leave' instruction, instead of
3209 testing it does execute.
3210 * gdb.base/bp-permanent.c: New file.
3211 * gdb.base/bp-permanent.exp: New file.
3212
3213 2014-11-10 Doug Evans <xdje42@gmail.com>
3214
3215 PR symtab/17564
3216 * gdb.base/symtab-search-order.exp: New file.
3217 * gdb.base/symtab-search-order.c: New file.
3218 * gdb.base/symtab-search-order-1.c: New file.
3219 * gdb.base/symtab-search-order-shlib-1.c: New file.
3220
3221 2014-11-07 Pedro Alves <palves@redhat.com>
3222
3223 PR gdb/17511
3224 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
3225 i?86-*-linux*.
3226
3227 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
3228
3229 PR c++/17494
3230 * gdb.cp/pr17494.cc: New file.
3231 * gdb.cp/pr17494.exp: New file.
3232
3233 2014-11-02 Yao Qi <yao@codesourcery.com>
3234
3235 * gdb.python/python.exp: Get working directory and match the
3236 output of "set extended-prompt \\w " with it.
3237
3238 2014-10-30 Doug Evans <dje@google.com>
3239
3240 * gdb.python/py-objfile.exp: Add tests for setting random attributes
3241 in objfiles.
3242 * gdb.python/py-progspace.exp: Add tests for setting random attributes
3243 in progspaces.
3244
3245 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
3246
3247 * gdb.base/fullpath-expand.exp: Skip for a remote host.
3248 * gdb.base/realname-expand.exp: Likewise.
3249 * gdb.linespec/macro-relative.exp: Likewise.
3250
3251 2014-10-29 Pedro Alves <palves@redhat.com>
3252
3253 PR gdb/17408
3254 * gdb.threads/schedlock.c (some_function): New function.
3255 (call_function): New global.
3256 (MAYBE_CALL_SOME_FUNCTION): New macro.
3257 (thread_function): Call it.
3258 * gdb.threads/schedlock.exp (get_args): Add description parameter,
3259 and use it instead of a global counter. Adjust all callers.
3260 (get_current_thread): Use "find current thread" for test message
3261 here rather than having all callers pass down the same string.
3262 (goto_loop): New procedure, factored out from ...
3263 (my_continue): ... this.
3264 (step_ten_loops): Change parameter from test message to command to
3265 use. Adjust.
3266 (list_count): Delete global.
3267 (check_result): New procedure, factored out from duplicate top
3268 level code.
3269 (continue tests): Wrap in with_test_prefix.
3270 (test_step): New procedure, factored out from duplicate top level
3271 code.
3272 (top level): Test "step" in combination with all scheduler-locking
3273 modes. Test "next" in combination with all scheduler-locking
3274 modes, and in combination with stepping over a function call or
3275 not.
3276 * gdb.threads/next-bp-other-thread.c: New file.
3277 * gdb.threads/next-bp-other-thread.exp: New file.
3278
3279 2014-10-29 Pedro Alves <palves@redhat.com>
3280
3281 PR python/17372
3282 * gdb.python/python.exp: Test a multi-line command that spawns
3283 interactive Python.
3284 * gdb.base/multi-line-starts-subshell.exp: New file.
3285
3286 2014-10-29 Yao Qi <yao@codesourcery.com>
3287
3288 * gdb.base/fileio.exp: Make directories on host.
3289
3290 2014-10-29 Yao Qi <yao@codesourcery.com>
3291
3292 * gdb.base/fileio.c (test_write): Close the file.
3293
3294 2014-10-28 Pedro Alves <palves@redhat.com>
3295
3296 PR gdb/12623
3297 * gdb.base/sigstep.c (no_handler): New global.
3298 (main): If 'no_handler is true, set the signal handlers to
3299 SIG_IGN.
3300 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
3301 with_sw_watch and no_handler parameters. Handle them.
3302 (top level) <stepping over handler when stopped at a breakpoint
3303 test>: Add a test axis for testing with a software watchpoint, and
3304 another for testing with the signal handler set to SIG_IGN.
3305 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
3306 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
3307
3308 2014-10-28 Pedro Alves <palves@redhat.com>
3309
3310 PR gdb/17511
3311 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
3312 * gdb.base/sigstep.exp (other_handler_location): New global.
3313 (advance): Support stepping into the signal handler, and running
3314 commands while in the handler.
3315 (in_handler_map): New global.
3316 (top level): In the advance test, add combinations for getting
3317 into the handler with stepping commands, and for running commands
3318 in the handler. Add comment descripting the advancei tests.
3319
3320 2014-10-28 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.base/sigstep.exp: Use build_executable instead of
3323 prepare_for_testing.
3324 (top level): Move code that starts GDB, runs to main and creates a
3325 display to ...
3326 (restart): ... this new procedure.
3327 (top level): Move backtrace from signal handler test to ...
3328 (validate_backtrace): ... this new procedure.
3329 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
3330 with_test_prefix. Always restart GDB.
3331 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
3332 with_test_prefix. Always restart GDB. No need to delete
3333 breakpoints after the test.
3334 (test_skip_handler): Remove prefix parameter.
3335 (skip_over_handler, breakpoint_to_handler)
3336 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
3337 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
3338 restart GDB. No need to delete breakpoints after the test.
3339 (top level): Use foreach to call the test procedures with
3340 different commands.
3341
3342 2014-10-28 Pedro Alves <palves@redhat.com>
3343
3344 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
3345 instead of GNATS numbers.
3346 * gdb.base/sigbpt.exp: Likewise.
3347 * gdb.base/siginfo.exp: Likewise.
3348 * gdb.base/sigstep.exp: Likewise.
3349
3350 2014-10-27 Pedro Alves <palves@redhat.com>
3351
3352 * gdb.base/sigstep.c (dummy): New global.
3353 (main): Issue a couple writes to the new global.
3354 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
3355 procedures.
3356 (skip_over_handler): Use test_skip_handler.
3357 (top level): Call skip_over_handler for stepi and nexti too.
3358 (breakpoint_over_handler): Use test_skip_handler.
3359 (top level): Call breakpoint_over_handler for stepi and nexti too.
3360
3361 2014-10-27 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.trace/tfile.c (adjust_function_address)
3364 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
3365 function descriptor.
3366
3367 2014-10-24 Don Breazeal <donb@codesourcery.com>
3368
3369 * gdb.base/foll-fork.exp (test_follow_fork,
3370 catch_fork_child_follow): Check for updated fork messages emitted
3371 from infrun.c.
3372 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
3373 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
3374 vfork_and_exec_child_follow_through_step): Check for updated vfork
3375 messages emitted from infrun.c.
3376
3377 2014-10-24 Pedro Alves <palves@redhat.com>
3378
3379 * gdb.base/corefile.exp: Remove references to ultrix.
3380 * gdb.base/interrupt.exp: Likewise.
3381 * gdb.base/whatis.exp: Likewise.
3382 * gdb.gdb/selftest.exp: Likewise.
3383 * gdb.threads/manythreads.exp: Likewise.
3384 * gdb.threads/print-threads.exp: Likewise.
3385 * gdb.threads/pthreads.exp:: Likewise.
3386 * gdb.threads/schedlock.exp: Likewise.
3387
3388 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
3389
3390 * gdb.cp/non-trivial-retval.cc: Add a test case.
3391 * gdb.cp/non-trivial-retval.exp: Add a test.
3392
3393 2014-10-20 Yao Qi <yao@codesourcery.com>
3394
3395 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
3396 * gdb.python/py-objfile-script-gdb.py: New file.
3397 * gdb.python/py-objfile-script.exp: Update reference to
3398 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
3399 of remote_download. Remove the dest file.
3400
3401 2014-10-20 Yao Qi <yao@codesourcery.com>
3402
3403 * gdb.base/checkpoint.exp: Don't remove file copied on host.
3404 * gdb.base/step-line.exp: Likewise.
3405 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
3406 * gdb.dwarf2/dw2-basic.exp: Likewise.
3407 * gdb.dwarf2/dw2-compressed.exp: Likewise.
3408 * gdb.dwarf2/dw2-filename.exp: Likewise.
3409 * gdb.dwarf2/dw2-intercu.exp: Likewise.
3410 * gdb.dwarf2/dw2-intermix.exp: Likewise.
3411 * gdb.dwarf2/dw2-producer.exp: Likewise.
3412 * gdb.dwarf2/mac-fileno.exp: Likewise.
3413 * gdb.python/py-frame-args.exp: Likewise.
3414 * gdb.python/py-framefilter.exp: Likewise.
3415 * gdb.python/py-mi.exp: Likewise.
3416 * gdb.python/py-objfile-script.exp: Likewise
3417 * gdb.python/py-pp-integral.exp: Likewise.
3418 * gdb.python/py-pp-re-notag.exp: Likewise.
3419 * gdb.python/py-prettyprint.exp: Likewise.
3420 * gdb.python/py-section-script.exp: Likewise.
3421 * gdb.python/py-typeprint.exp: Likewise.
3422 * gdb.python/py-xmethods.exp: Likewise.
3423 * gdb.stabs/weird.exp: Likewise.
3424 * gdb.xml/tdesc-regs.exp: Likewise.
3425
3426 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
3427
3428 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
3429 (out_cu): Use addr_len for the size of addresses.
3430 (out_line): Likewise. Size DW_LNE_set_address instruction
3431 according to addr_len.
3432 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
3433 (FUNC): Add START_INSNS to definition.
3434
3435 2014-10-18 Yao Qi <yao@codesourcery.com>
3436
3437 * gdb.base/argv0-symlink.exp: Check argv[0] value if
3438 gdb_has_argv0 return true.
3439 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
3440 check [target_info exists noargs], check [gdb_has_argv0]
3441 instead.
3442 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
3443 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
3444 procedures.
3445
3446 2014-10-17 Doug Evans <dje@google.com>
3447
3448 * gdb.python/py-events.exp: Update expected output for clear_objfiles
3449 event.
3450 * gdb.python/py-events.py: Add clear_objfiles event.
3451
3452 2014-10-17 Doug Evans <dje@google.com>
3453
3454 * gdb.python/py-objfile.exp: Test progspace attribute.
3455
3456 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
3457
3458 * gdb.guile/scm-breakpoint.exp: Do not assume any
3459 directory separators when matching source file paths.
3460 * gdb.python/py-breakpoint.exp: Likewise.
3461 * gdb.reverse/break-precsave.exp: Likewise.
3462 * gdb.reverse/break-reverse.exp: Likewise.
3463 * gdb.reverse/consecutive-precsave.exp: Likewise.
3464 * gdb.reverse/finish-precsave.exp: Likewise.
3465 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
3466 * gdb.reverse/finish-reverse.exp: Likewise.
3467 * gdb.reverse/i386-precsave.exp: Likewise.
3468 * gdb.reverse/i387-env-reverse.exp: Likewise.
3469 * gdb.reverse/i387-stack-reverse.exp: Likewise.
3470 * gdb.reverse/machinestate-precsave.exp: Likewise.
3471 * gdb.reverse/machinestate.exp: Likewise.
3472 * gdb.reverse/sigall-precsave.exp: Likewise.
3473 * gdb.reverse/solib-precsave.exp: Likewise.
3474 * gdb.reverse/step-precsave.exp: Likewise.
3475 * gdb.reverse/until-precsave.exp: Likewise.
3476 * gdb.reverse/watch-precsave.exp: Likewise.
3477 * gdb.reverse/watch-reverse.exp: Likewise.
3478
3479 2014-10-17 Yao Qi <yao@codesourcery.com>
3480
3481 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
3482 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
3483
3484 2014-10-17 Pedro Alves <palves@redhat.com>
3485
3486 PR gdb/17471
3487 * gdb.base/bg-execution-repeat.c: New file.
3488 * gdb.base/bg-execution-repeat.exp: New file.
3489
3490 2014-10-17 Pedro Alves <palves@redhat.com>
3491
3492 PR gdb/17300
3493 * gdb.base/continue-all-already-running.c: New file.
3494 * gdb.base/continue-all-already-running.exp: New file.
3495
3496 2014-10-17 Pedro Alves <palves@redhat.com>
3497
3498 PR gdb/17472
3499 * gdb.base/annota-input-while-running.c: New file.
3500 * gdb.base/annota-input-while-running.exp: New file.
3501
3502 2014-10-17 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.base/callfuncs.exp: emove references to osf.
3505 * gdb.base/sigall.exp: Likewise.
3506 * gdb.gdb/selftest.exp: Likewise.
3507 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3508 * gdb.mi/non-stop.c: Likewise.
3509 * gdb.mi/pthreads.c: Likewise.
3510 * gdb.reverse/sigall-precsave.exp: Likewise.
3511 * gdb.reverse/sigall-reverse.exp: Likewise.
3512 * gdb.threads/pthreads.c: Likewise.
3513 * gdb.threads/pthreads.exp: Likewise.
3514
3515 2014-10-17 Yao Qi <yao@codesourcery.com>
3516
3517 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
3518 check 'target_info exists noargs'.
3519 (test_command_prompt_position): Likewise.
3520 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
3521 Remove "set args".
3522 (progvar_simple_while_test): Likewise.
3523 (progvar_complex_if_while_test): Likewise.
3524 (if_while_breakpoint_command_test): Likewise.
3525 (infrun_breakpoint_command_test): Likewise.
3526 (breakpoint_command_test): Likewise.
3527 (watchpoint_command_test): Likewise.
3528 (bp_deleted_in_command_test): Likewise.
3529 (temporary_breakpoint_commands): Likewise.
3530
3531 2014-10-16 Yao Qi <yao@codesourcery.com>
3532
3533 * gdb.base/remotetimeout.exp: Remove noargs checking.
3534
3535 2014-10-15 Pedro Alves <palves@redhat.com>
3536
3537 PR breakpoints/9649
3538 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
3539 * gdb.base/breakpoint-in-ro-region.exp
3540 (probe_target_hardware_step): New procedure.
3541 (top level): Probe hardware stepping and hardware breakpoint
3542 support. Test stepping through a read-only region, with both
3543 "breakpoint auto-hw" on and off and both "always-inserted" on and
3544 off.
3545
3546 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
3547
3548 * gdb.dlang/demangle.exp: Update for demangling changes.
3549
3550 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3551
3552 * gdb.cp/non-trivial-retval.cc: Add new test cases.
3553 * gdb.cp/non-trivial-retval.exp: Add new tests.
3554
3555 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
3556
3557 PR c++/13403
3558 PR c++/15154
3559 * gdb.cp/non-trivial-retval.cc: New file.
3560 * gdb.cp/non-trivial-retval.exp: New file.
3561
3562 2014-10-15 Yao Qi <yao@codesourcery.com>
3563
3564 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
3565 remote host.
3566
3567 2014-10-15 Yao Qi <yao@codesourcery.com>
3568
3569 * gdb.python/py-symbol.exp: Match file base name if host is
3570 remote, otherwise match file name with dir name.
3571 * gdb.python/py-symtab.exp: Likewise.
3572 * gdb.python/python.exp: Likewise.
3573
3574 2014-10-15 Yao Qi <yao@codesourcery.com>
3575
3576 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
3577 pattern.
3578 * gdb.python/py-symtab.exp: Likewise.
3579 * gdb.python/python.exp: Remove trailing ".*". Fix typo
3580 locationn.
3581
3582 2014-10-14 Joel Brobecker <brobecker@adacore.com>
3583
3584 * gdb.ada/addr_arith: New testcase.
3585
3586 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
3587
3588 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
3589 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
3590 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
3591 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
3592
3593 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
3594
3595 * gdb.arch/stap-eval-lang-ada.S: Likewise.
3596 * gdb.arch/stap-eval-lang-ada.c: Likewise.
3597 * gdb.arch/stap-eval-lang-ada.exp: New file.
3598
3599 2014-10-14 Yao Qi <yao@codesourcery.com>
3600
3601 * gdb.mi/mi-var-child.c (nothing1): New function.
3602 (nothing2): New function.
3603 (do_children_tests): Set function pointers by nothing1 and
3604 nothing2.
3605 * gdb.mi/mi-var-child.exp: Step over new added statements.
3606 Update test to match the new output.
3607 * gdb.mi/var-cmd.c (nothing1): New function.
3608 (nothing2): New function.
3609 (do_children_tests): Set function pointers by nothing1 and
3610 nothing2.
3611 * gdb.mi/mi-var-display.exp: Update test to match output.
3612 Step to the line specified by $line_dct_nothing.
3613 Increase the number of lines to step.
3614
3615 2014-10-14 Yao Qi <yao@codesourcery.com>
3616
3617 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
3618 tests.
3619 * gdb.mi/mi2-var-child.exp: Likewise.
3620
3621 2014-10-13 Doug Evans <dje@google.com>
3622
3623 * gdb.python/py-objfile.exp: Change name of file name test.
3624
3625 2014-10-13 Doug Evans <dje@google.com>
3626
3627 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
3628 from the start of the CU.
3629
3630 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3631 Yao Qi <yao@codesourcery.com>
3632
3633 Fix "save breakpoints" for "catch" command.
3634 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
3635 Remove -nonewline. Match also the added "main" line.
3636
3637 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3638
3639 Fix "save breakpoints" for "disable $bpnum" command.
3640 * gdb.base/save-bp.c (main): Add label.
3641 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
3642
3643 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3644
3645 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
3646
3647 2014-10-11 Yao Qi <yao@codesourcery.com>
3648
3649 * gdb.server/server-kill.exp: Execute command
3650 "set remote trace-status-packet on" before "tstatus".
3651
3652 2014-10-11 Yao Qi <yao@codesourcery.com>
3653
3654 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
3655 (main): Call getppid.
3656 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
3657 and continue to it. Read variable "server_pid".
3658
3659 2014-10-11 Yao Qi <yao@codesourcery.com>
3660
3661 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
3662
3663 2014-10-11 Yao Qi <yao@codesourcery.com>
3664
3665 * gdb.threads/thread-find.exp: Don't execute command
3666 "info threads".
3667 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
3668 * gdb.threads/linux-dp.exp: Don't check the condition
3669 $threads_created equals to zero.
3670
3671 2014-10-10 Pedro Alves <palves@redhat.com>
3672
3673 * gdb.base/bigcore.exp: Remove references to IRIX.
3674 * gdb.base/funcargs.exp: Likewise.
3675 * gdb.base/interrupt.exp: Likewise.
3676 * gdb.base/mips_pro.exp: Likewise.
3677 * gdb.base/nodebug.exp: Likewise.
3678 * gdb.base/setvar.exp: Likewise.
3679 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
3680
3681 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3682 Pedro Alves <palves@redhat.com>
3683
3684 PR symtab/14466
3685 * gdb.base/vdso-warning.c: New file.
3686 * gdb.base/vdso-warning.exp: New file.
3687
3688 2014-10-02 Doug Evans <dje@google.com>
3689
3690 * gdb.base/structs.c (main): Don't run forever.
3691
3692 2014-10-02 Pedro Alves <palves@redhat.com>
3693
3694 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
3695 (top level) <stop threads 1, stop threads 2>: Use it.
3696
3697 2014-10-02 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.threads/break-while-running.exp (test): Add new
3700 'update_thread_list' argument. Skip "info threads" if false.
3701 (top level): Add new 'update_thread_list' axis.
3702
3703 2014-10-02 Pedro Alves <palves@redhat.com>
3704
3705 PR breakpoints/17431
3706 * gdb.base/execl-update-breakpoints.c: New file.
3707 * gdb.base/execl-update-breakpoints.exp: New file.
3708
3709 2014-10-01 Pedro Alves <palves@redhat.com>
3710
3711 * gdb.base/breakpoint-in-ro-region.c: New file.
3712 * gdb.base/breakpoint-in-ro-region.exp: New file.
3713
3714 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
3715
3716 * gdb.mi/mi-exit-code.exp: New file.
3717 * gdb.mi/mi-exit-code.c: New file.
3718
3719 2014-09-30 Yao Qi <yao@codesourcery.com>
3720
3721 * lib/prelink-support.exp (build_executable_own_libs): Error if
3722 the target isn't native.
3723
3724 2014-09-30 Yao Qi <yao@codesourcery.com>
3725
3726 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
3727 false.
3728
3729 2014-09-22 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.threads/break-while-running.exp: New file.
3732 * gdb.threads/break-while-running.c: New file.
3733
3734 2014-09-19 Yao Qi <yao@codesourcery.com>
3735
3736 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
3737 Invoke test. Restart GDB with --readnow and invoke test again.
3738
3739 2014-09-19 Yao Qi <yao@codesourcery.com>
3740
3741 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
3742 proc set_breakpoint_on_gcd_function. Invoke
3743 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
3744 invoke set_breakpoint_on_gcd_function again.
3745
3746 2014-09-18 Doug Evans <dje@google.com>
3747
3748 * gdb.dwarf2/symtab-producer.exp: New file.
3749
3750 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3751
3752 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
3753 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
3754 * gdb.base/global-var-nested-by-dso.c: Likewise.
3755 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3756
3757 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
3758 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.base/watch-bitfields.exp: Pass string other than test file
3761 name to prepare_for_testing.
3762 (watch): New procedure.
3763 (expect_watchpoint): Use with_test_prefix.
3764 (top level): Factor out tests to ...
3765 (test_watch_location, test_regular_watch): ... these new
3766 procedures, and use with_test_prefix and gdb_continue_to_end.
3767
3768 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
3769
3770 PR breakpoints/12526
3771 * gdb.base/watch-bitfields.exp: New file.
3772 * gdb.base/watch-bitfields.c: New file.
3773
3774 2014-09-16 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
3777 software and hardware addresses, not software address against
3778 itself.
3779
3780 2014-09-16 Pedro Alves <palves@redhat.com>
3781
3782 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
3783 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
3784
3785 2014-09-16 Pedro Alves <palves@redhat.com>
3786
3787 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
3788 files.
3789 * gdb.base/a2-run.exp: Remove all code guarded by istarget
3790 "*-*-vxworks*" throughout.
3791 * gdb.base/break.exp: Likewise.
3792 * gdb.base/default.exp: Likewise.
3793 * gdb.base/scope.exp: Likewise.
3794 * gdb.base/sepdebug.exp: Likewise.
3795 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
3796 throughout.
3797 * gdb.base/run.c: Likewise.
3798 * gdb.base/sepdebug.c: Likewise.
3799 * gdb.hp/gdb.aCC/run.c: Likewise.
3800 * gdb.reverse/until-reverse.c: Likewise.
3801 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
3802
3803 2014-09-16 Yao Qi <yao@codesourcery.com>
3804
3805 * boards/local-remote-host-native.exp: New file.
3806
3807 2014-09-14 Doug Evans <xdje42@gmail.com>
3808
3809 * gdb.threads/queue-signal.c (thread_count): New variable.
3810 (thread_count_mutex, thread_count_condvar): New variables.
3811 (incr_thread_count, wait_all_threads_running): New functions.
3812 (main): Wait for all threads to be in their thread functions.
3813
3814 2014-09-13 Doug Evans <xdje42@gmail.com>
3815
3816 * gdb.threads/queue-signal.c: New file.
3817 * gdb.threads/queue-signal.exp: New file.
3818
3819 2014-09-13 Doug Evans <xdje42@gmail.com>
3820
3821 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
3822 be consistent with what default_gdb_init uses.
3823 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
3824 the plain text of the prompt. Add some logging printfs.
3825 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
3826
3827 2014-09-12 Pedro Alves <palves@redhat.com>
3828
3829 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
3830 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
3831 * gdb.arch/i386-size-overlap.exp: Likewise.
3832 * gdb.arch/i386-size.exp: Likewise.
3833 * gdb.arch/i386-unwind.exp: Likewise.
3834 * gdb.base/a2-run.exp: Likewise.
3835 * gdb.base/break.exp: Likewise.
3836 * gdb.base/charset.exp: Likewise.
3837 * gdb.base/chng-syms.exp: Likewise.
3838 * gdb.base/commands.exp: Likewise.
3839 * gdb.base/dbx.exp: Likewise.
3840 * gdb.base/find.exp: Likewise.
3841 * gdb.base/funcargs.exp: Likewise.
3842 * gdb.base/jit-simple.exp: Likewise.
3843 * gdb.base/reread.exp: Likewise.
3844 * gdb.base/sepdebug.exp: Likewise.
3845 * gdb.base/step-bt.exp: Likewise.
3846 * gdb.cp/mb-inline.exp: Likewise.
3847 * gdb.cp/mb-templates.exp: Likewise.
3848 * gdb.objc/basicclass.exp: Likewise.
3849 * gdb.threads/killed.exp: Likewise.
3850
3851 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3852
3853 PR tdep/17379
3854 * gdb.arch/powerpc-stackless.S: New file.
3855 * gdb.arch/powerpc-stackless.exp: New file.
3856
3857 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3858
3859 * gdb.base/attach.c: Include unistd.h.
3860 (main): Call alarm. Add label postloop.
3861 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
3862 gdb_breakpoint, gdb_continue_to_breakpoint.
3863 (test_command_line_attach_run): Kill ${testpid} in one exit path.
3864
3865 2014-09-11 Pedro Alves <palves@redhat.com>
3866
3867 PR gdb/17347
3868 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
3869 * gdb.base/attach.exp (test_command_line_attach_run): New
3870 procedure.
3871 (top level): Call it.
3872
3873 2014-09-11 Pedro Alves <palves@redhat.com>
3874
3875 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
3876 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
3877 (do_command_attach_tests): Use spawn_wait_for_attach.
3878 * gdb.base/solib-overlap.exp: Likewise.
3879 * gdb.multi/multi-attach.exp: Likewise.
3880 * gdb.python/py-prompt.exp: Likewise.
3881 * gdb.python/py-sync-interp.exp: Likewise.
3882 * gdb.server/ext-attach.exp: Likewise.
3883
3884 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
3885
3886 * gdb.fortran/array-element.exp: Remove unexpected "continue"
3887 command in testcase. Simplify testcase.
3888
3889 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3890
3891 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
3892
3893 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3894
3895 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
3896
3897 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3898
3899 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
3900
3901 2014-09-10 Joel Brobecker <brobecker@adacore.com>
3902
3903 * gdb.dwarf2/dynarr-ptr.c: New file.
3904 * gdb.dwarf2/dynarr-ptr.exp: New file.
3905
3906 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3907
3908 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
3909 of 30 rather than hardcoding 120 for a slow test case. Take the
3910 `gdb,timeout' target setting into account for this calculation.
3911 Don't extend the timeout for the test cases that don't need it.
3912
3913 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3914
3915 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
3916 a factor of 2 for a slow test case. Take the `gdb,timeout'
3917 target setting into account for this calculation.
3918 * gdb.reverse/until-precsave.exp: Increase the timeout by
3919 a factor of 15 and 3 respectively rather than adding 120
3920 for a pair of slow test cases. Take the `gdb,timeout'
3921 target setting into account for this calculation.
3922
3923 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3924
3925 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
3926 timeout, don't pass one down to gdb_expect.
3927 (gdb_expect): Rework timeout selection.
3928
3929 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3930
3931 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
3932 exception on timeout.
3933 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
3934 (gdbserver_start_extended): Catch any `gdbserver_start' error
3935 exceptions.
3936 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
3937 * lib/mi-support.exp (mi_gdb_target_load): Catch any
3938 `gdbserver_gdb_load' error exceptions.
3939
3940 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
3941
3942 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
3943 120 on waiting for the TCP socket to open.
3944
3945 2014-09-09 Doug Evans <xdje42@gmail.com>
3946
3947 * gdb.base/default.exp (show_conv_list): Add _caller_is,
3948 _caller_matches, _any_caller_is, _any_caller_matches.
3949
3950 2014-09-09 Doug Evans <xdje42@gmail.com>
3951
3952 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
3953
3954 2014-09-09 Yao Qi <yao@codesourcery.com>
3955
3956 * gdb.mi/mi-var-display.exp: Set print symbol off.
3957
3958 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
3959
3960 PR gdb/17035
3961 * gdb.base/commands.exp: Add tests to verify user-defined
3962 commands with empty bodies.
3963 * gdb.python/py-cmd.exp: Test that we don't show user-defined
3964 python commands in `show user command`.
3965 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
3966 scheme commands in `show user command`.
3967
3968 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3969
3970 PR python/17355
3971 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
3972 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
3973 * gdb.python/py-framefilter-invalidarg.exp: New file.
3974 * gdb.python/py-framefilter-invalidarg.py: New file.
3975
3976 2014-09-06 Doug Evans <xdje42@gmail.com>
3977
3978 PR 15276
3979 * gdb.python/py-caller-is.c: New file.
3980 * gdb.python/py-caller-is.exp: New file.
3981
3982 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
3983
3984 PR gdb/17235
3985 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
3986 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
3987
3988 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
3989
3990 PR fortran/17237
3991 * gdb.fortran/print-formatted.exp: New file.
3992 * gdb.fortran/print-formatted.f90: Likewise.
3993
3994 2014-09-03 Sasha Smundak <asmundak@google.com>
3995
3996 * gdb.python/py-frame.exp: Test Frame.read_register.
3997
3998 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
3999
4000 PR python/16699
4001 * gdb.python/py-completion.exp: New file.
4002 * gdb.python/py-completion.py: Likewise.
4003
4004 2014-08-28 Doug Evans <dje@google.com>
4005
4006 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
4007 eax,etc. are live with values set by gdb and thus the compiler can't
4008 use them.
4009 * gdb.arch/i386-pseudo.c (main): Ditto.
4010
4011 2014-08-27 Doug Evans <dje@google.com>
4012
4013 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
4014
4015 2014-08-25 Doug Evans <dje@google.com>
4016
4017 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
4018 (main): Ditto.
4019
4020 2014-08-25 Doug Evans <dje@google.com>
4021
4022 * gdb.threads/thread-execl.exp: #include <stdio.h>.
4023
4024 2014-08-24 Yao Qi <yao@codesourcery.com>
4025
4026 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
4027 symbol off.
4028 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
4029
4030 2014-08-22 Doug Evans <dje@google.com>
4031
4032 PR 17276
4033 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
4034 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
4035 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
4036
4037 2014-08-22 Yao Qi <yao@codesourcery.com>
4038
4039 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
4040 * gdb.python/py-finish-breakpoint2.exp: Likewise.
4041 * gdb.python/python.exp: Likewise. Use .py file on the host
4042 instead of the build.
4043
4044 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4045
4046 * gdb.threads/gcore-stale-thread.c: New file.
4047 * gdb.threads/gcore-stale-thread.exp: New file.
4048
4049 2014-08-21 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
4052 * gdb.base/gcore-relro-pie.exp: Likewise.
4053 * gdb.base/gcore-relro.exp: Likewise.
4054 * gdb.base/gcore.exp: Likewise.
4055 * gdb.base/print-symbol-loading.exp: Likewise.
4056 * gdb.threads/gcore-thread.exp: Likewise.
4057 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
4058
4059 2014-08-20 Pedro Alves <palves@redhat.com>
4060 Jan Kratochvil <jan.kratochvil@redhat.com>
4061
4062 * Makefile.in (EXTRA_RULES, CC): New variables, get from
4063 configure.
4064 (EXPECT): Handle READ1 being set.
4065 (all): Depend on EXTRA_RULES.
4066 (check-read1, expect-read1, read1.so, read1): New rules.
4067 * README (Testsuite Parameters): Document the READ1 make variable.
4068 (Race detection): New section.
4069 * configure: Regenerate.
4070 * configure.ac: If build==host==target, and running under a
4071 GNU/glibc system, add read1 to the extra Makefile rules.
4072 (EXTRA_RULES): AC_SUBST it.
4073 * lib/read1.c: New file.
4074
4075 2014-08-20 Joel Brobecker <brobecker@adacore.com>
4076
4077 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
4078 the handling of variables declared as a typedef to an array
4079 which a DW_AT_data_location attribute.
4080
4081 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
4082 Pedro Alves <palves@redhat.com>
4083
4084 PR symtab/14604
4085 PR symtab/14605
4086 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
4087 gdb_test.
4088
4089 2014-08-19 Pedro Alves <palves@redhat.com>
4090
4091 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
4092
4093 2014-08-19 Yao Qi <yao@codesourcery.com>
4094
4095 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
4096 right line.
4097
4098 2014-08-18 David Blaikie <dblaikie@gmail.com>
4099
4100 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
4101
4102 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4103
4104 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
4105 attribute in array range.
4106
4107 2014-08-18 Joel Brobecker <brobecker@adacore.com>
4108
4109 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
4110
4111 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4112
4113 PR c++/17132
4114 * gdb.cp/pr17132.cc: New file.
4115 * gdb.cp/pr17132.exp: New file.
4116
4117 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
4118
4119 * gdb.python/py-xmethods.py (A_getarrayind)
4120 (E_method_char_worker.__call__, E_method_int_worker.__call__):
4121 Use 'print' with function call syntax.
4122 (E_method_matcher.match): Fix tab vs space indentation mixup.
4123
4124 2014-08-15 Yao Qi <yao@codesourcery.com>
4125
4126 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
4127 false.
4128
4129 2014-08-15 Yao Qi <yao@codesourcery.com>
4130
4131 * gdb.cp/casts.exp: Set print symbol off.
4132 * gdb.cp/class2.exp: Likewise.
4133 * gdb.cp/overload.exp: Likewise.
4134 * gdb.cp/templates.exp: Likewise.
4135
4136 2014-08-11 Doug Evans <dje@google.com>
4137
4138 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4139 (test_load_shlib): Update.
4140
4141 2014-08-09 Yao Qi <yao@codesourcery.com>
4142
4143 * gdb.base/display.exp: Invoke is_address_zero_readable.
4144 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
4145 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
4146 * gdb.base/hbreak-unmapped.exp: Return if
4147 is_address_zero_readable returns true.
4148 * gdb.base/signest.exp: Likewise.
4149 * gdb.base/signull.exp: Likewise.
4150 * gdb.base/sigbpt.exp: Likewise.
4151 * gdb.guile/scm-disasm.exp: Do the test if
4152 is_address_zero_readable returns false.
4153 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
4154 * gdb.python/py-arch.exp: Likewise.
4155 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
4156 * lib/gdb.exp (is_address_zero_readable): New proc.
4157
4158 2014-08-09 Yao Qi <yao@codesourcery.com>
4159
4160 PR testsuite/13443
4161 * gdb.mi/mi-var-display.exp: Make test messages unique.
4162
4163 2014-08-04 Tom Tromey <tromey@redhat.com>
4164
4165 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
4166 target 0".
4167
4168 2014-08-04 Tom Tromey <tromey@redhat.com>
4169
4170 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
4171 "target_resume".
4172
4173 2014-08-01 Joel Brobecker <brobecker@adacore.com>
4174
4175 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
4176 inner_vla_struct_object_size.
4177 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
4178 as xfail.
4179
4180 2014-07-30 Pedro Alves <palves@redhat.com>
4181
4182 * gdb.threads/signal-command-handle-nopass.exp (test): Add
4183 comment.
4184
4185 2014-07-29 Yao Qi <yao@codesourcery.com>
4186
4187 PR gdb/17206
4188 * gdb.base/until-nodebug.exp: New.
4189
4190 2014-07-28 Doug Evans <xdje42@gmail.com>
4191
4192 PR guile/17203
4193 * gdb.guile/scm-parameter.exp: Add tests for trying to create
4194 previously existing parameter, and previously ambiguously spelled
4195 parameter.
4196
4197 2014-07-28 Will Newton <will.newton@linaro.org>
4198
4199 * gdb.base/varargs.exp: Remove KFAILs for ARM.
4200
4201 2014-07-26 Ludovic Courtès <ludo@gnu.org>
4202 Doug Evans <xdje42@gmail.com>
4203
4204 PR guile/17146
4205 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
4206
4207 2014-07-25 Pedro Alves <palves@redhat.com>
4208
4209 * gdb.threads/signal-command-handle-nopass.c: New file.
4210 * gdb.threads/signal-command-handle-nopass.exp: New file.
4211 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
4212 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
4213 * gdb.threads/signal-delivered-right-thread.c: New file.
4214 * gdb.threads/signal-delivered-right-thread.exp: New file.
4215
4216 2014-07-25 Pedro Alves <palves@redhat.com>
4217
4218 * gdb.base/double-prompt-target-event-error.exp
4219 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
4220 match.
4221 (cancel_pagination_in_target_event): Rework double prompt
4222 detection.
4223 * gdb.base/paginate-after-ctrl-c-running.exp
4224 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
4225 <return>' match.
4226 * gdb.base/paginate-bg-execution.exp
4227 (test_bg_execution_pagination_return)
4228 (test_bg_execution_pagination_cancel): Remove '-notransfer
4229 <return>' matches.
4230 * gdb.base/paginate-execution-startup.exp
4231 (test_fg_execution_pagination_return)
4232 (test_fg_execution_pagination_cancel): Remove '-notransfer
4233 <return>' matches.
4234 * gdb.base/paginate-inferior-exit.exp
4235 (test_paginate_inferior_exited): Remove '-notransfer <return>'
4236 match.
4237 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
4238 * lib/gdb.exp (pagination_prompt): Run text through
4239 string_to_regexp.
4240 (gdb_test_multiple): Match $pagination_prompt instead of
4241 "<return>".
4242 (string_to_regexp): Move to lib/gdb-utils.exp.
4243
4244 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4245
4246 * gdb.arch/amd64-entry-value-paramref.S: New file.
4247 * gdb.arch/amd64-entry-value-paramref.cc: New file.
4248 * gdb.arch/amd64-entry-value-paramref.exp: New file.
4249 * gdb.arch/amd64-optimout-repeat.S: New file.
4250 * gdb.arch/amd64-optimout-repeat.c: New file.
4251 * gdb.arch/amd64-optimout-repeat.exp: New file.
4252
4253 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 PR gdb/17170
4256 * gdb.base/statistics.exp: New file.
4257
4258 2014-07-17 Doug Evans <dje@google.com>
4259
4260 PR gdb/17170
4261 * gdb.base/maint.exp: Update testing of per-command stats.
4262
4263 2014-07-16 Pedro Alves <palves@redhat.com>
4264
4265 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
4266 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
4267 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
4268 (tfile_write_buf): New functions.
4269 (add_memory_block): Rewrite using the above.
4270 (adjust_function_address): New function.
4271 (FUNCTION_ADDRESS): New macro.
4272 (write_basic_trace_file): Remove short_x local, and use
4273 tfile_write_16. Change type of func_addr local to unsigned long
4274 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
4275 here. Cast argument of add_memory_block to char pointer.
4276 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
4277 (main): Remove parameters.
4278 * gdb.trace/tfile.exp: Remove nowarnings.
4279
4280 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
4281
4282 * gdb.base/debug-expr.exp: Test string evaluation with
4283 "debug expression" on.
4284
4285 2014-07-15 Pedro Alves <palves@redhat.com>
4286
4287 * gdb.base/reread.exp: Use clean_restart.
4288
4289 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
4290
4291 * gdb.arch/avr-flash-qualifer.c: New.
4292 * gdb.arch/avr-flash-qualifer.exp: New.
4293
4294 2014-07-14 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.base/paginate-after-ctrl-c-running.c: New file.
4297 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
4298
4299 2014-07-14 Pedro Alves <palves@redhat.com>
4300
4301 * gdb.base/double-prompt-target-event-error.c: New file.
4302 * gdb.base/double-prompt-target-event-error.exp: New file.
4303
4304 2014-07-14 Pedro Alves <palves@redhat.com>
4305
4306 PR gdb/17072
4307 * gdb.base/paginate-inferior-exit.c: New file.
4308 * gdb.base/paginate-inferior-exit.exp: New file.
4309
4310 2014-07-14 Pedro Alves <palves@redhat.com>
4311
4312 PR gdb/17072
4313 * gdb.base/paginate-bg-execution.c: New file.
4314 * gdb.base/paginate-bg-execution.exp: New file.
4315
4316 2014-07-14 Pedro Alves <palves@redhat.com>
4317
4318 PR gdb/17072
4319 * gdb.base/paginate-execution-startup.c: New file.
4320 * gdb.base/paginate-execution-startup.exp: New file.
4321 * lib/gdb.exp (pagination_prompt): New global.
4322 (default_gdb_spawn): New procedure, factored out from
4323 default_gdb_spawn.
4324 (default_gdb_start): Adjust to call default_gdb_spawn.
4325 (gdb_spawn): New procedure.
4326
4327 2014-07-14 Pedro Alves <palves@redhat.com>
4328
4329 * lib/gdb.exp (gdb_assert): New procedure.
4330 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
4331
4332 2014-07-14 Pedro Alves <palves@redhat.com>
4333
4334 * gdb.base/execution-termios.c: New file.
4335 * gdb.base/execution-termios.exp: New file.
4336
4337 2014-07-14 Tom Tromey <tromey@redhat.com>
4338
4339 * gdb.cp/vla-cxx.cc: New file.
4340 * gdb.cp/vla-cxx.exp: New file.
4341
4342 2014-07-14 Tom Tromey <tromey@redhat.com>
4343
4344 * gdb.reverse/rerun-prec.c: New file.
4345 * gdb.reverse/rerun-prec.exp: New file.
4346
4347 2014-07-12 Maciej W. Rozycki <macro@mips.com>
4348 Maciej W. Rozycki <macro@codesourcery.com>
4349
4350 * lib/gdb-utils.exp: New file.
4351 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
4352 inline `gdb_init_command' processing.
4353 (gdb_start_cmd): Likewise.
4354 * lib/mi-support.exp (mi_run_cmd): Likewise.
4355 * README: Document `gdb_init_command' and `gdb_init_commands'.
4356
4357 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4358
4359 Fix false FAIL running under a very long directory name.
4360 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
4361 and "set print elements 10000". Twice.
4362
4363 2014-07-11 Yao Qi <yao@codesourcery.com>
4364
4365 * gdb.base/exprs.exp: "set print symbol off".
4366
4367 2014-07-11 Pedro Alves <palves@redhat.com>
4368
4369 * gdb.threads/kill.c: New file.
4370 * gdb.threads/kill.exp: New file.
4371
4372 2014-07-10 Yao Qi <yao@codesourcery.com>
4373
4374 * gdb.trace/tfile.c (write_basic_trace_file)
4375 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
4376 address written to trace file.
4377
4378 2014-07-09 Pedro Alves <palves@redhat.com>
4379
4380 * gdb.base/attach-wait-input.exp: New file.
4381 * gdb.base/attach-wait-input.c: New file.
4382
4383 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4384
4385 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
4386 setting up test structures.
4387 (main): Call new test function.
4388 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
4389 test function, continue into test function and walk test
4390 structures.
4391
4392 2014-07-02 Yao Qi <yao@codesourcery.com>
4393
4394 * gdb.trace/entry-values.c: Define labels 'foo_start' and
4395 'bar_start' at the beginning of functions 'foo' and 'bar'
4396 respectively.
4397 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
4398 instead of 'foo' and 'bar'.
4399
4400 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
4401
4402 * gdb.btrace/segv.exp: New.
4403 * gdb.btrace/segv.c: New.
4404
4405 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
4406
4407 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
4408 instruction.
4409
4410 2014-06-30 Mark Wielaard <mjw@redhat.com>
4411
4412 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
4413 vulture, vilify, villar): New volatile array constants.
4414 (vindictive, vegetation): New const volatile array constants.
4415 * gdb.base/volatile.exp: Test volatile and const volatile array
4416 types.
4417
4418 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
4419
4420 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
4421 target lacks support for awatch, rwatch, or hbreak.
4422
4423 2014-06-27 Yao Qi <yao@codesourcery.com>
4424
4425 * gdb.multi/dummy-frame-restore.exp: New.
4426 * gdb.multi/dummy-frame-restore.c: New.
4427
4428 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
4429
4430 * gdb.btrace/gcore.exp: New.
4431
4432 2014-06-23 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.base/watchpoint-reuse-slot.c: New file.
4435 * gdb.base/watchpoint-reuse-slot.exp: New file.
4436
4437 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
4438
4439 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
4440 progspace's filename in 'info', 'enable' and 'disable' command
4441 tests.
4442
4443 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
4444
4445 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
4446 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
4447 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
4448
4449 2014-06-20 Gary Benson <gbenson@redhat.com>
4450
4451 * gdb.arch/i386-avx.exp: Fix include file location.
4452 * gdb.arch/i386-sse.exp: Likewise.
4453
4454 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
4455
4456 * gdb.dlang/expression.exp: New file.
4457
4458 2014-06-19 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
4461 out from ...
4462 (top level): ... here. Iterate running tests under different
4463 scheduler-locking settings.
4464
4465 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
4466
4467 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
4468 to DW_FORM_addr and use non-zero addresses.
4469
4470 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
4471
4472 PR gdb/17017
4473 * gdb.python/py-xmethods.cc: Add global function call counters and
4474 increment them in their respective functions. Remove "cout"
4475 statements.
4476 * gdb.python/py-xmethods.exp: Make tests check the global function
4477 call counters instead of depending on inferior IO.
4478
4479 2014-06-18 Don Breazeal <donb@codesourcery.com>
4480
4481 * gdb.base/foll-fork.exp (default_fork_parent_follow):
4482 Deleted procedure.
4483 (explicit_fork_parent_follow): Deleted procedure.
4484 (explicit_fork_child_follow): Deleted procedure.
4485 (test_follow_fork): New procedure.
4486 (do_fork_tests): Replace calls to deleted procedures with
4487 calls to test_follow_fork and reset GDB for subsequent
4488 procedure calls.
4489
4490 2014-06-17 Yao Qi <yao@codesourcery.com>
4491
4492 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
4493 CP1252.
4494
4495 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
4496
4497 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
4498 Initialize ptr and S explicitly.
4499 (skip_type_update_when_not_use_rtti_test): Likewise.
4500
4501 2014-06-16 Keith Seitz <keiths@redhat.com>
4502
4503 PR mi/15863
4504 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
4505 the inferior is started.
4506
4507 2014-06-16 Pedro Alves <palves@redhat.com>
4508
4509 * gdb.base/break-main-file-remove-fail.c: New file.
4510 * gdb.base/break-main-file-remove-fail.exp: New file.
4511 * gdb.base/break-unload-file.exp: Use build_executable instead of
4512 prepare_for_testing.
4513 (test_break): New parameter "initial_load". Handle it.
4514 (top level): Add initial_load cmdline/file axis.
4515
4516 2014-06-12 Tom Tromey <tromey@redhat.com>
4517
4518 * gdb.base/completion.exp: Don't use directory name in test.
4519
4520 2014-06-09 Gary Benson <gbenson@redhat.com>
4521
4522 * gdb.base/sigall.c [Functions to send signals]: Reorder to
4523 separate the always-available ANSI-standard signals from the
4524 signals that require checking.
4525 (main): Likewise.
4526 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
4527 Likewise.
4528 (main): Likewise.
4529
4530 2014-06-07 Keith Seitz <keiths@redhat.com>
4531
4532 Revert:
4533 PR c++/16253
4534 * gdb.cp/var-tag.cc: New file.
4535 * gdb.cp/var-tag.exp: New file.
4536 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
4537 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
4538 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
4539 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
4540
4541 2014-06-06 Doug Evans <xdje42@gmail.com>
4542
4543 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
4544
4545 2014-06-06 Pedro Alves <palves@redhat.com>
4546
4547 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
4548 in target debug output instead of looking at RSP packets,
4549 disabling the test on any target that uses hardware stepping.
4550 Update comments.
4551
4552 2014-06-06 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.base/break-unload-file.exp: Fix typo.
4555
4556 2014-06-06 Yao Qi <yao@codesourcery.com>
4557
4558 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
4559 from "jit_function" to "^jit_function".
4560
4561 2014-06-06 Yao Qi <yao@codesourcery.com>
4562
4563 * gdb.base/async.c (foo): Add one statement.
4564 * gdb.base/async.exp: Get the next instruction address and
4565 match the output of "nexti" by instruction address. Match
4566 the hex address in the output of "finish".
4567
4568 2014-06-06 Gary Benson <gbenson@redhat.com>
4569
4570 * gdb.base/call-signals.c: Remove preprocessor conditionals
4571 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
4572 SIGSEGV and SIGTERM.
4573 * gdb.base/sigall.c: Likewise.
4574 * gdb.base/unwindonsignal.c: Likewise.
4575 * gdb.reverse/sigall-reverse.c: Likewise.
4576
4577 2014-06-06 Yao Qi <yao@codesourcery.com>
4578
4579 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
4580 readable, skip the test.
4581
4582 2014-06-06 Yao Qi <yao@codesourcery.com>
4583
4584 * gdb.threads/staticthreads.c (thread_function): Move the line
4585 setting breakpoint on forward.
4586 * gdb.threads/staticthreads.exp: Update comments.
4587
4588 2014-06-05 Ludovic Courtès <ludo@gnu.org>
4589
4590 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
4591 "history-append! type error".
4592
4593 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
4594
4595 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
4596 erroneous dprintf expected input.
4597
4598 2014-06-04 Doug Evans <xdje42@gmail.com>
4599
4600 * gdb.guile/scm-generics.exp: Delete.
4601
4602 2014-06-04 Doug Evans <xdje42@gmail.com>
4603
4604 * gdb.guile/scm-breakpoint.exp: Update.
4605 Add tests for breakpoint registration.
4606
4607 2014-06-04 Tom Tromey <tromey@redhat.com>
4608
4609 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
4610 VLA-in-union.
4611 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
4612 inner_vla_struct, vla_union types. Initialize objects of those
4613 types and compute their sizes.
4614
4615 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
4616 Hui Zhu <hui@codesourcery.com>
4617
4618 * gdb.base/fileio.exp: Add test for shell not available as well as
4619 available.
4620 * gdb.base/fileio.c (test_system): Check for shell twice.
4621
4622 2014-06-04 Yao Qi <yao@codesourcery.com>
4623
4624 * gdb.base/auto-connect-native-target.exp: Remove redundant
4625 space from the regexp pattern.
4626
4627 2014-06-04 Yao Qi <yao@codesourcery.com>
4628
4629 * gdb.base/default.exp: Replace "child" with "native" in
4630 regexp pattern.
4631
4632 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
4633
4634 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
4635 * gdb.python/py-xmethods.exp: New tests to test xmethods.
4636 * gdb.python/py-xmethods.py: Python script supporting the
4637 new testcase and tests.
4638
4639 2014-06-03 Joel Brobecker <brobecker@adacore.com>
4640 Pedro Alves <palves@redhat.com>
4641
4642 PR breakpoints/17000
4643 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
4644 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
4645
4646 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
4647
4648 * gdb.base/subst.exp: Add tests to verify partial path matching
4649 output.
4650
4651 2014-06-03 Pedro Alves <palves@redhat.com>
4652
4653 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
4654 target that doesn't use software single-stepping.
4655
4656 2014-06-03 Pedro Alves <palves@redhat.com>
4657
4658 PR breakpoints/17000
4659 * gdb.base/sss-bp-on-user-bp-2.c: New file.
4660 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
4661
4662 2014-06-02 Doug Evans <xdje42@gmail.com>
4663
4664 * gdb.guile/scm-parameter.exp: New file.
4665
4666 2014-06-02 Doug Evans <xdje42@gmail.com>
4667
4668 * gdb.guile/scm-cmd.c: New file.
4669 * gdb.guile/scm-cmd.exp: New file.
4670
4671 2014-06-02 Doug Evans <xdje42@gmail.com>
4672
4673 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
4674 pretty-printer lookup.
4675 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
4676 (make-pp_s-printer): Call it.
4677 (make-pretty-printer-from-dict): New function.
4678 (lookup-pretty-printer-maker-from-dict): New function.
4679 (*pretty-printer*): Simplify.
4680 (make-objfile-pp_s-printer): New function.
4681 (install-objfile-pretty-printers!): New function.
4682 (make-progspace-pp_s-printer): New function.
4683 (install-progspace-pretty-printers!): New function.
4684 * gdb.guile/scm-progspace.c: New file.
4685 * gdb.guile/scm-progspace.exp: New file.
4686
4687 2014-06-02 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/dprintf-bp-same-addr.c: New file.
4690 * gdb.base/dprintf-bp-same-addr.exp: New file.
4691
4692 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4693
4694 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
4695 * gdb.arch/powerpc-power.s: Likewise.
4696
4697 2014-06-02 Joel Brobecker <brobecker@adacore.com>
4698
4699 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
4700
4701 2014-06-01 Yao Qi <yao@codesourcery.com>
4702
4703 * gdb.base/watchpoint.exp (test_watch_location): Check null
4704 pointer can be dereferenced. If not, do the test, otherwise
4705 skip it.
4706
4707 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4708
4709 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
4710 results.
4711 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
4712
4713 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
4714
4715 * gdb.arch/amd64-invalid-stack-middle.S: New file.
4716 * gdb.arch/amd64-invalid-stack-middle.c: New file.
4717 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
4718 * gdb.arch/amd64-invalid-stack-top.c: New file.
4719 * gdb.arch/amd64-invalid-stack-top.exp: New file.
4720
4721 2014-05-30 Pedro Alves <palves@redhat.com>
4722
4723 PR breakpoints/17000
4724 * gdb.base/sss-bp-on-user-bp.c: New file.
4725 * gdb.base/sss-bp-on-user-bp.exp: New file.
4726
4727 2014-05-30 David Blaikie <dblaikie@gmail.com>
4728
4729 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
4730 gnu_inline semantics via attribute.
4731 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
4732 source explicitly specifies the required semantics.
4733
4734 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
4735
4736 * gdb.reverse/sigall-reverse.exp: Fix a typo.
4737
4738 2014-05-29 Pedro Alves <palves@redhat.com>
4739 Tom Tromey <tromey@redhat.com>
4740
4741 * gdb.base/async-shell.exp: Don't enable target-async.
4742 * gdb.base/async.exp
4743 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
4744 parameter. Adjust.
4745 (top level): Don't test with "target-async".
4746 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
4747 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
4748 * gdb.base/inferior-died.exp: Don't enable target-async.
4749 * gdb.base/interrupt-noterm.exp: Likewise.
4750 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
4751 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4752 * gdb.mi/mi-nonstop.exp: Likewise.
4753 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4754 * gdb.mi/mi-nsintrall.exp: Likewise.
4755 * gdb.mi/mi-nsmoribund.exp: Likewise.
4756 * gdb.mi/mi-nsthrexec.exp: Likewise.
4757 * gdb.mi/mi-watch-nonstop.exp: Likewise.
4758 * gdb.multi/watchpoint-multi.exp: Adjust comment.
4759 * gdb.python/py-evsignal.exp: Don't enable target-async.
4760 * gdb.python/py-evthreads.exp: Likewise.
4761 * gdb.python/py-prompt.exp: Likewise.
4762 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
4763 * gdb.server/solib-list.exp: Don't enable target-async.
4764 * gdb.threads/thread-specific-bp.exp: Likewise.
4765 * lib/mi-support.exp: Adjust to use mi-async.
4766
4767 2014-05-29 Pedro Alves <palves@redhat.com>
4768
4769 PR gdb/13860
4770 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
4771 reason, even in sync mode.
4772
4773 2014-05-29 Pedro Alves <palves@redhat.com>
4774 Hui Zhu <hui@codesourcery.com>
4775
4776 PR PR15693
4777 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
4778 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
4779 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
4780 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
4781
4782 2014-05-28 Joel Brobecker <brobecker@adacore.com>
4783
4784 * config/monitor.exp (gdb_target_monitor): Replace use of
4785 "set remotebaud" by "set serial baud".
4786
4787 2014-05-26 Andy Wingo <wingo@igalia.com>
4788
4789 * gdb.guile/scm-breakpoint.exp:
4790 * gdb.guile/scm-gsmob.exp: Update to use plain old object
4791 properties instead of gdb-object-properties.
4792
4793 2014-05-26 Yao Qi <yao@codesourcery.com>
4794
4795 * gdb.server/no-thread-db.exp: Specify source file name
4796 explicitly when setting a breakpoint.
4797
4798 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4799
4800 * gdb.btrace/vdso.c: New.
4801 * gdb.btrace/vdso.exp: New.
4802
4803 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4804
4805 * gdb.base/gcore.exp (capture_command_output): Move ...
4806 * lib/gdb.exp (capture_command_output): ... here.
4807
4808 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
4809
4810 * gdb.btrace/data.exp: Test memory access during btrace replay.
4811
4812 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
4813
4814 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
4815
4816 2014-05-21 Pedro Alves <palves@redhat.com>
4817
4818 PR gdb/13860
4819 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
4820 (top level): Test that output related to execution commands is
4821 sent to the console with CLI commands, but not with MI commands.
4822 Test that breakpoint events are always mirrored to the console.
4823 Also expect the new source line to be output after a "next" in
4824 async mode too. Make it a pass/fail test.
4825 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
4826 output.
4827 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
4828
4829 2014-05-21 Pedro Alves <palves@redhat.com>
4830
4831 * gdb.base/list.exp (build_pattern, test_list): New procedures.
4832 Use them to test variations of "list" after reaching a breakpoint.
4833 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
4834 Test "list" with listsize 10 after reaching a breakpoint.
4835 * gdb.python/python.exp (decode_line current location line
4836 number): Adjust expected line number.
4837
4838 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
4839
4840 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
4841 behavior for $args, pass it directly to "run".
4842
4843 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
4844
4845 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
4846 30000 to 65536.
4847
4848 2014-05-21 Pedro Alves <palves@redhat.com>
4849
4850 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
4851 auto-connect-native-target off".
4852 * gdb.base/auto-connect-native-target.c: New file.
4853 * gdb.base/auto-connect-native-target.exp: New file.
4854
4855 2014-05-21 Pedro Alves <palves@redhat.com>
4856
4857 * gdb.base/default.exp: Test "target native" instead of "target
4858 child".
4859
4860 2014-05-21 Mark Wielaard <mjw@redhat.com>
4861
4862 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
4863
4864 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4865
4866 Fix TLS access for -static -pthread.
4867 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
4868 <HAVE_TLS> (thread_function, main): Initialize it.
4869 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
4870 Add clean_restart.
4871 <$have_tls != "">: Check TLSVAR.
4872
4873 2014-05-21 Pedro Alves <palves@redhat.com>
4874
4875 * gdb.base/dcache-line-read-error.c: New.
4876 * gdb.base/dcache-line-read-error.exp: New.
4877
4878 2014-05-20 Pedro Alves <palves@redhat.com>
4879
4880 * gdb.base/compare-sections.c: New file.
4881 * gdb.base/compare-sections.exp: New file.
4882
4883 2014-05-20 Pedro Alves <palves@redhat.com>
4884
4885 * gdb.base/break-idempotent.c: New file.
4886 * gdb.base/break-idempotent.exp: New file.
4887
4888 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
4889
4890 * gdb.btrace/nohist.exp: New.
4891
4892 2014-05-20 Yao Qi <yao@codesourcery.com>
4893
4894 * lib/gdb.exp (gdb_init): Set timeout if test file is under
4895 gdb.reverse directory and gdb_reverse_timeout exists in board
4896 setting.
4897 * README: Document gdb_reverse_timeout.
4898
4899 2014-05-20 Yao Qi <yao@codesourcery.com>
4900
4901 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
4902 'test_file_name'. Treat args as a string instead of a list.
4903 (gdb_init): Rename argument 'args' by 'test_file_name'.
4904
4905 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4906
4907 * gdb.arch/powerpc-power.exp: New file.
4908 * gdb.arch/powerpc-power.s: New file.
4909
4910 2014-05-16 Doug Evans <dje@google.com>
4911
4912 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
4913 * gdb.base/completion.exp: Check that all expected files exist
4914 before doing file completion.
4915
4916 2014-05-16 Doug Evans <dje@google.com>
4917
4918 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
4919 Update.
4920 (do_syscall_tests_without_xml): Update.
4921
4922 2014-05-16 Pedro Alves <palves@redhat.com>
4923
4924 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
4925 instead of "unknown output after running".
4926
4927 2014-05-16 Yao Qi <yao@codesourcery.com>
4928
4929 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
4930 file1.txt from host at the end.
4931 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
4932
4933 2014-05-15 Doug Evans <dje@google.com>
4934
4935 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
4936 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
4937 loading file. Add test for TU lookup.
4938
4939 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4940
4941 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
4942 calling "-exec-arguments" or "set args" before running the
4943 inferior.
4944
4945 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
4946
4947 * lib/mi-support.exp (mi_expect_stop): Expect message for
4948 inferiors that exit with non-zero exit code.
4949
4950 2014-05-14 Yao Qi <yao@codesourcery.com>
4951
4952 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
4953 match absolute path on remote host.
4954 (test_file_list_exec_source_files): Remove "/" from the
4955 pattern.
4956
4957 2014-05-14 Yao Qi <yao@codesourcery.com>
4958
4959 * boards/local-remote-host-notty.exp (${board}_file): New
4960 proc.
4961
4962 2014-05-07 Kyle McMartin <kyle@redhat.com>
4963
4964 Pushed by Joel Brobecker <brobecker@adacore.com>.
4965 * gdb.arch/aarch64-atomic-inst.c: New file.
4966 * gdb.arch/aarch64-atomic-inst.exp: New file.
4967
4968 2014-05-07 Yao Qi <yao@codesourcery.com>
4969
4970 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
4971 in current context" too.
4972
4973 2014-05-05 Keith Seitz <keiths@redhat.com>
4974
4975 * gdb.linespec/ls-dollar.exp: Add test for linespec
4976 file:convenience_variable.
4977
4978 2014-05-05 Yao Qi <yao@codesourcery.com>
4979
4980 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
4981 traceframes into tfile and ctf trace files. Read data from
4982 trace file and test collected data.
4983 (gdb_collect_locals_test): Likewise.
4984 (gdb_unavailable_registers_test): Likewise.
4985 (gdb_unavailable_floats): Likewise.
4986 (gdb_collect_globals_test): Likewise.
4987 (top-level): Append "ctf" to trace_file_targets if GDB
4988 supports.
4989
4990 2014-05-05 Yao Qi <yao@codesourcery.com>
4991
4992 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
4993 code to ...
4994 (gdb_collect_args_test_1): ... it. New proc.
4995 (gdb_collect_locals_test): Move some code to ...
4996 (gdb_collect_locals_test_1): ... it. New proc.
4997 (gdb_unavailable_registers_test): Move some code to ...
4998 (gdb_unavailable_registers_test_1): ... it. New proc.
4999 (gdb_unavailable_floats): Move some code to ...
5000 (gdb_unavailable_floats_1): ... it. New proc.
5001
5002 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5003
5004 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
5005 probes to test for bitness recognition.
5006 * gdb.arch/amd64-stap-optional-prefix.exp
5007 (test_probe_value_without_reg): New procedure.
5008 Add code to test for different kinds of bitness.
5009
5010 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
5011
5012 PR breakpoints/16889
5013 * gdb.arch/amd64-stap-optional-prefix.S: New file.
5014 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
5015
5016 2014-05-01 Pedro Alves <palves@redhat.com>
5017
5018 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
5019 gdb_file_cmd if no file is specified.
5020 * boards/native-extended-gdbserver.exp (gdb_load): Use the
5021 last_loaded_file to set the remote exec-file.
5022
5023 2014-05-01 Pedro Alves <palves@redhat.com>
5024
5025 * boards/local-remote-host.exp: New file.
5026
5027 2014-05-01 Pedro Alves <palves@redhat.com>
5028
5029 * boards/local-remote-host.exp: Rename to ...
5030 * boards/local-remote-host-notty.exp: ... this.
5031
5032 2014-04-28 Joel Brobecker <brobecker@adacore.com>
5033
5034 * gdb.ada/dyn_arrayidx: New testcase.
5035
5036 2014-04-26 Yao Qi <yao@codesourcery.com>
5037
5038 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
5039 and compute the length of function main. Save it in
5040 $main_length.
5041 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
5042 (top-level): Use gdb_compile to compile objects into
5043 executable and restart GDB. Remove invocation to
5044 prepare_for_testing.
5045
5046 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
5047 Pedro Alves <palves@redhat.com>
5048
5049 PR server/16255
5050 * gdb.multi/multi-attach.c: New file.
5051 * gdb.multi/multi-attach.exp: New file.
5052
5053 2014-04-25 Pedro Alves <palves@redhat.com>
5054
5055 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
5056 user.
5057 (top level): Test that "set remote conditional-breakpoints-packet
5058 off" works as intended.
5059 * gdb.base/dprintf.exp: Test that "set remote
5060 breakpoint-commands-packet off" works as intended.
5061 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
5062 New function.
5063 (top level): Call it.
5064 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
5065 remote fast-tracepoints-packet off" works as intended.
5066 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
5067 * lib/gdb.exp (gdb_is_target_remote): ... here.
5068
5069 2014-04-24 David Blaikie <dblaikie@gmail.com>
5070
5071 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
5072 ensure clang would not discard them.
5073 * gdb.base/gdbvars.c: Ditto.
5074 * gdb.base/memattr.c: Ditto.
5075 * gdb.base/whatis.c: Ditto.
5076 * gdb.python/py-prettyprint.c: Ditto.
5077 * gdb.trace/actions.c: Ditto.
5078 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
5079 ensure clang would not discard it.
5080
5081 2014-04-24 David Blaikie <dblaikie@gmail.com>
5082
5083 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
5084 clang to emit the full definition of type required by the test
5085 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
5086
5087 2014-04-24 David Blaikie <dblaikie@gmail.com>
5088
5089 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
5090 coax Clang into emitting the definition of the type.
5091 * gdb.cp/pr10728-x.h (y): Ditto.
5092 * gdb.cp/pr10728-y.cc (y): Ditto.
5093
5094 2014-04-24 David Blaikie <dblaikie@gmail.com>
5095
5096 * gdb.base/label.exp: XFAIL label related tests under Clang.
5097 * gdb.cp/cplabel.exp: Ditto.
5098 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
5099 under Clang those using labels.
5100
5101 2014-04-25 Yao Qi <yao@codesourcery.com>
5102
5103 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
5104 double_label.
5105 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
5106 partial_label and double_label.
5107
5108 2014-04-24 David Blaikie <dblaikie@gmail.com>
5109
5110 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
5111
5112 2014-04-24 David Blaikie <dblaikie@gmail.com>
5113
5114 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
5115 of the function to work across GCC and Clang.
5116 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
5117 pointer types (const void ** const V void **).
5118
5119 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
5120 Walfred Tedeschi <walfred.tedeschi@intel.com>
5121
5122 * Makefile.in (EXECUTABLES): Added i386-avx512.
5123 * gdb.arch/i386-avx512.c: New file.
5124 * gdb.arch/i386-avx512.exp: Likewise.
5125
5126 2014-04-23 Keith Seitz <keiths@redhat.com>
5127
5128 * lib/mi-support.exp (mi_list_breakpoints): Delete.
5129 (mi_make_breakpoint_table): New procedure.
5130 (mi_create_breakpoint): Use mi_make_breakpoint
5131 and return the result.
5132 (mi_make_breakpoint): New procedure.
5133 (mi_build_kv_pairs): New procedure.
5134
5135 * gdb.mi/mi-break.exp: Remove unused globals,
5136 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
5137 All callers updated.
5138 * gdb.mi/mi-dprintf.exp: Use variable to track command
5139 number.
5140 Update all callers of mi_create_breakpoint and use
5141 mi_make_breakpoint_table.
5142 Remove any unused global variables.
5143 * gdb.mi/mi-nonstop.exp: Likewise.
5144 * gdb.mi/mi-nsintrall.exp: Likewise.
5145 * gdb.mi/mi-nsmoribund.exp: Likewise.
5146 * gdb.mi/mi-nsthrexec.exp: Likewise.
5147 * gdb.mi/mi-reverse.exp: Likewise.
5148 * gdb.mi/mi-simplerun.exp: Likewise.
5149 * gdb.mi/mi-stepn.exp: Likewise.
5150 * gdb.mi/mi-syn-frame.exp: Likewise.
5151 * gdb.mi/mi-until.exp: Likewise.
5152 * gdb.mi/mi-var-cp.exp: Likewise.
5153 * gdb.mi/mi-var-display.exp: Likewise.
5154 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
5155 * gdb.mi/mi2-var-child.exp: Likewise.
5156 * gdb.mi/mi-vla-c99.exp: Likewise.
5157 * lib/mi-support.exp: Likewise.
5158
5159 From Ian Lance Taylor <iant@cygnus.com>:
5160 * lib/gdb.exp (parse_args): New procedure.
5161
5162 2014-04-23 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.base/break-unload-file.c: New file.
5165 * gdb.base/break-unload-file.exp: New file.
5166 * gdb.base/sym-file-lib.c (baz): New function.
5167 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
5168 field.
5169 (load): Store the segment's mapped size.
5170 (unload): New function.
5171 (unload_shlib): New function.
5172 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
5173 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
5174 set a breakpoint at baz, and call it.
5175 * gdb.base/sym-file.exp: New tests for stale breakpoint
5176 instructions.
5177
5178 2014-04-23 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
5181 * gdb.base/hbreak-in-shr-unsupported.c: New file.
5182 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
5183 * gdb.base/hbreak-unmapped.c: New file.
5184 * gdb.base/hbreak-unmapped.exp: New file.
5185 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
5186 * lib/gdb.exp (gdb_is_target_remote): ... here.
5187
5188 2014-04-22 Pedro Alves <palves@redhat.com>
5189
5190 * gdb.base/consecutive-step-over.c: New file.
5191 * gdb.base/consecutive-step-over.exp: New file.
5192
5193 2014-04-22 Pedro Alves <palves@redhat.com>
5194
5195 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
5196 instead of send_gdb/gdb_expect.
5197
5198 2014-04-22 Yao Qi <yao@codesourcery.com>
5199
5200 * lib/trace-support.exp (generate_tracefile): New procedure.
5201 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
5202 return 0.
5203 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
5204 if generate_tracefile returns 1.
5205
5206 2014-04-18 Tom Tromey <palves@redhat.com>
5207 Pedro alves <tromey@redhat.com>
5208
5209 PR backtrace/15558
5210 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
5211 with a backtrace limit.
5212 * gdb.python/py-frame-inline.exp: Test running to an inline
5213 function with a backtrace limit, and printing the newest frame.
5214 * gdb.python/py-frame-inline.c (main): Call f.
5215
5216 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5217
5218 * gdb.java/jnpe.exp: Drop srcdir from untested path.
5219
5220 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
5221
5222 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
5223 Drop prefix from unsupported source file path.
5224
5225 2014-04-17 Yao Qi <yao@codesourcery.com>
5226
5227 * lib/gdb.exp (with_target_charset): New proc.
5228 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
5229 with_target_charset.
5230 (test_print_strings): Likewise.
5231 (test_repeat_bytes): Likewise.
5232 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
5233 for some tests.
5234
5235 2014-04-16 Keith Seitz <keiths@redhat.com>
5236
5237 PR gdb/15827
5238 * gdb.dwarf2/corrupt.c: New file.
5239 * gdb.dwarf2/corrupt.exp: New file.
5240
5241 2014-04-16 Keith Seitz <keiths@redhat.com>
5242
5243 PR c++/16597
5244 * gdb.cp/namelessclass.cc: New file.
5245 * gdb.cp/namelessclass.exp: New file.
5246 * gdb.cp/namelessclass.S: New file.
5247
5248 2014-04-16 Doug Evans <dje@google.com>
5249
5250 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
5251 Add comment.
5252 (gdbserver_default_get_comm_port): New function.
5253 (gdbserver_start): Check if board file provided
5254 "gdbserver,get_comm_port" and use it if so.
5255 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
5256 (gdb,socketport): Set to "stdio".
5257 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
5258 (stdio_gdbserver_template): Delete.
5259 (${board}_get_remote_address): Update.
5260 (${board}_build_remote_cmd): Delete.
5261 (${board}_get_comm_port): New function.
5262 (${board}_spawn): Update.
5263 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
5264 Delete.
5265 (${board}_get_remote_address): Update.
5266 (${board}_get_comm_port): New function.
5267
5268 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
5269
5270 * gdb.base/memattr.exp: Improve regexps to handle memory regions
5271 appearing in any order.
5272
5273 2014-04-15 Doug Evans <dje@google.com>
5274
5275 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
5276 uninitialized value of "description".
5277
5278 2014-04-15 Keith Seitz <keiths@redhat.com>
5279
5280 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
5281 Remove unused globals.
5282 (test_running_the_program): Likewise.
5283 (test_controlled_execution): Likewise.
5284 (test_controlling_breakpoints): Likewise.
5285 (test_program_termination): Likewise.
5286
5287 2014-04-15 Keith Seitz <keiths@redhat.com>
5288
5289 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
5290 unused globals.
5291 (test_rbreak_creation_and_listing): Likewise.
5292 (test_ignore_count): Likewise.
5293 (test_error): Likewise.
5294
5295 2014-04-15 Pedro Alves <palves@redhat.com>
5296
5297 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
5298 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
5299 sym-file-loader.c.
5300 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5301 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5302 to sym-file-loader.c.
5303 (struct library): Forward declare.
5304 (load_shlib, lookup_function): Change prototypes.
5305 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5306 (translate_offset): Remove declarations.
5307 (get_text_addr): New declaration.
5308 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
5309 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
5310 sym-file-loader.h.
5311 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
5312 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
5313 here from sym-file-loader.h.
5314 (struct library): New structure.
5315 (load_shlib, lookup_function): Change prototypes and adjust to
5316 work with a struct library.
5317 (find_shstrtab, find_strtab, find_shdr, find_symtab)
5318 (translate_offset): Make static.
5319 (get_text_addr): New function.
5320 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
5321
5322 2014-04-15 Pedro Alves <palves@redhat.com>
5323
5324 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
5325
5326 2014-04-15 Pedro Alves <palves@redhat.com>
5327
5328 * gdb.base/sym-file-loader.c: Include <limits.h>.
5329 (SELF_LINK): New define.
5330 (get_origin): New function.
5331 (load_shlib): Use it.
5332 * gdb.base/sym-file.exp: Don't early return if the target is
5333 remote. Use runto_main, and issue fail is that fails. Use
5334 gdb_load_shlibs.
5335 (shlib_name): Delete.
5336 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
5337
5338 2014-04-15 Pedro Alves <palves@redhat.com>
5339
5340 * gdb.base/sym-file.exp: Remove regex characters from test
5341 message. Don't refer to breakpoint numbers in test messages.
5342
5343 2014-04-14 Keith Seitz <keiths@redhat.com>
5344
5345 PR c++/16253
5346 * gdb.cp/var-tag.cc: New file.
5347 * gdb.cp/var-tag.exp: New file.
5348 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
5349 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
5350 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
5351 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
5352
5353 2014-04-14 Tom Tromey <tromey@redhat.com>
5354
5355 * gdb.cp/classes.exp (test_enums): Handle underlying type.
5356 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
5357 type.
5358 * gdb.cp/enum-class.exp: New file.
5359 * gdb.cp/enum-class.cc: New file.
5360
5361 2014-04-14 Tom Tromey <tromey@redhat.com>
5362
5363 * gdb.dwarf2/enum-type.exp: New file.
5364
5365 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5366
5367 * gdb.mi/mi-vla-c99.exp: New file.
5368 * gdb.mi/vla.c: New file.
5369
5370 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5371
5372 * gdb.base/vla-datatypes.c: New file.
5373 * gdb.base/vla-datatypes.exp: New file.
5374
5375 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5376
5377 * gdb.base/vla-ptr.c: New file.
5378 * gdb.base/vla-ptr.exp: New file.
5379
5380 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5381
5382 * gdb.dwarf2/count.exp: New file.
5383
5384 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
5385
5386 * gdb.base/vla-sideeffect.c: New file.
5387 * gdb.base/vla-sideeffect.exp: New file.
5388
5389 2014-04-14 David Blaikie <dblaikie@gmail.com>
5390
5391 * gdb.mi/non-stop.c: Add return value for non-void function return
5392 statement.
5393 * gdb.threads/staticthreads.c: Ditto.
5394
5395 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
5396 Doug Evans <xdje42@gmail.com>
5397
5398 * gdb.guile/scm-value.c: Improve test case.
5399 * gdb.guile/scm-value.exp: Add new test.
5400
5401 2014-04-11 David Blaikie <dblaikie@gmail.com>
5402
5403 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
5404 override Clang's default.
5405
5406 2014-04-11 Joel Brobecker <brobecker@adacore.com>
5407
5408 Revert the following changes (regressions):
5409
5410 * gdb.base/vla-sideeffect.c: New file.
5411 * gdb.base/vla-sideeffect.exp: New file.
5412
5413 * gdb.dwarf2/count.exp: New file.
5414
5415 * gdb.base/vla-multi.c: New file.
5416 * gdb.base/vla-multi.exp: New file.
5417
5418 * gdb.base/vla-ptr.c: New file.
5419 * gdb.base/vla-ptr.exp: New file.
5420
5421 * gdb.base/vla-datatypes.c: New file.
5422 * gdb.base/vla-datatypes.exp: New file.
5423
5424 * gdb.mi/mi-vla-c99.exp: New file.
5425 * gdb.mi/vla.c: New file.
5426
5427 2014-04-11 Keith Seitz <keiths@redhat.com>
5428
5429 PR c++/16675
5430 * gdb.cp/cpsizeof.exp: New file.
5431 * gdb.cp/cpsizeof.cc: New file.
5432
5433 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5434
5435 * gdb.mi/mi-vla-c99.exp: New file.
5436 * gdb.mi/vla.c: New file.
5437
5438 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5439
5440 * gdb.base/vla-datatypes.c: New file.
5441 * gdb.base/vla-datatypes.exp: New file.
5442
5443 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5444
5445 * gdb.base/vla-ptr.c: New file.
5446 * gdb.base/vla-ptr.exp: New file.
5447
5448 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5449
5450 * gdb.base/vla-multi.c: New file.
5451 * gdb.base/vla-multi.exp: New file.
5452
5453 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5454
5455 * gdb.dwarf2/count.exp: New file.
5456
5457 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
5458
5459 * gdb.base/vla-sideeffect.c: New file.
5460 * gdb.base/vla-sideeffect.exp: New file.
5461
5462 2014-04-11 Yao Qi <yao@codesourcery.com>
5463
5464 * gdb.base/completion.exp: Check file exists before running tests
5465 on file completion.
5466
5467 2014-04-10 Pedro Alves <palves@redhat.com>
5468
5469 * gdb.base/cond-eval-mode.c: New file.
5470 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
5471 prepare_for_testing to build the new file. Check result of
5472 runto_main.
5473 (test_break, test_watch): New procedures.
5474 (top level): Use them.
5475
5476 2014-04-08 Pierre Muller <muller@sourceware.org>
5477
5478 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
5479 Ctrl-V use for mingw hosts.
5480
5481 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
5482
5483 * gdb.python/py-value.c: Improve test case.
5484 * gdb.python/py-value.exp: Add new test.
5485
5486 2014-04-07 David Blaikie <dblaikie@gmail.com>
5487
5488 * lib/compiler.c: Identify the clang compiler.
5489 * lib/compiler.cc: Ditto.
5490
5491 2014-04-03 Yao Qi <yao@codesourcery.com>
5492
5493 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
5494
5495 2014-04-01 Anton Blanchard <anton@samba.org>
5496
5497 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
5498 messages unique.
5499
5500 2014-04-01 Anton Blanchard <anton@samba.org>
5501
5502 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
5503 prepare_for_testing.
5504
5505 2014-04-01 Anton Blanchard <anton@samba.org>
5506
5507 * gdb.arch/ppc64-atomic-inst.c: Remove.
5508 * gdb.arch/ppc64-atomic-inst.S: New file.
5509 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
5510
5511 2014-03-31 Doug Evans <dje@google.com>
5512
5513 * gdb.base/print-symbol-loading-lib.c: New file.
5514 * gdb.base/print-symbol-loading-main.c: New file.
5515 * gdb.base/print-symbol-loading.exp: New file.
5516
5517 2014-03-31 Yao Qi <yao@codesourcery.com>
5518
5519 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
5520
5521 2014-03-28 Joel Brobecker <brobecker@adacore.com>
5522
5523 * gdb.ada/mi_dyn_arr: New testcase.
5524
5525 2014-03-27 Doug Evans <dje@google.com>
5526
5527 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
5528
5529 2014-03-27 Yao Qi <yao@codesourcery.com>
5530
5531 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
5532 if target is nios2-*-*.
5533
5534 2014-03-26 Yao Qi <yao@codesourcery.com>
5535
5536 * lib/gdb.exp (readline_is_used): New proc.
5537 * gdb.base/completion.exp: Move tests on command complete up.
5538 Skip the rest of tests if readline is not used.
5539 * gdb.ada/complete.exp: Skp the test if readline is not
5540 used.
5541 * gdb.base/filesym.exp: Likewise.
5542 * gdb.base/macscp.exp: Likewise.
5543 * gdb.base/readline-ask.exp: Likewise.
5544 * gdb.base/readline.exp: Likewise.
5545 * gdb.python/py-cmd.exp: Likewise.
5546 * gdb.trace/tfile.exp: Likewise.
5547
5548 2014-03-26 Yao Qi <yao@codesourcery.com>
5549
5550 * gdb.base/macscp.exp: Fix code format issues.
5551
5552 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
5553
5554 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
5555 * gdb.asm/powerpc64le.inc: New file.
5556
5557 2014-03-25 Pedro Alves <palves@redhat.com>
5558 Doug Evans <dje@google.com>
5559
5560 * gdb.base/source-execution.c: New file.
5561 * gdb.base/source-execution.exp: New file.
5562 * gdb.base/source-execution.gdb: New file.
5563
5564 2014-03-24 Doug Evans <dje@google.com>
5565
5566 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
5567 using fission.
5568
5569 2014-03-24 Hui Zhu <hui@codesourcery.com>
5570 Pedro Alves <palves@redhat.com>
5571
5572 PR breakpoints/16101
5573 * gdb.base/dprintf.exp: Use unsupported rather than changing the
5574 test pass/fail messages. Detect missing support for dprintf when
5575 breakpoints are actually inserted.
5576 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
5577 breakpoints are actually inserted.
5578 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
5579 fails.
5580
5581 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5582
5583 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
5584
5585 2014-03-22 Doug Evans <xdje42@gmail.com>
5586
5587 * gdb.python/python.exp (python not supported): Verify multi-line
5588 python command issues an error.
5589 * gdb.guile/guile.exp (guile not supported): Verify multi-line
5590 guile command issues an error.
5591
5592 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
5593
5594 * gdb.threads/thread-specific.exp: Handle the lack of usable
5595 $this_breakpoint and $this_thread.
5596
5597 2014-03-21 Hui Zhu <hui@codesourcery.com>
5598
5599 * gdb.base/attach.exp (do_command_attach_tests): New.
5600
5601 2014-03-20 Tom Tromey <tromey@redhat.com>
5602 Pedro Alves <palves@redhat.com>
5603
5604 PR cli/15718
5605 * gdb.base/condbreak-call-false.c: New file.
5606 * gdb.base/condbreak-call-false.exp: New file.
5607
5608 2014-03-20 Pedro Alves <palves@redhat.com>
5609
5610 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
5611 Delete.
5612 (block_signals, unblock_signals): Delete.
5613 (child_function_2, main): Remove references to deleted variable
5614 and functions.
5615
5616 2014-03-20 Pedro Alves <palves@redhat.com>
5617
5618 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
5619 Use pthread_kill to signal thread 2.
5620 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5621 Adjust to make the test send itself a signal rather than using the
5622 host's "kill" command.
5623
5624 2014-03-20 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.threads/multiple-step-overs.c: New file.
5627 * gdb.threads/multiple-step-overs.exp: New file.
5628 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5629 Adjust expected infrun debug output.
5630
5631 2014-03-20 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
5634 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
5635
5636 2014-03-20 Pedro Alves <palves@redhat.com>
5637
5638 PR breakpoints/7143
5639 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
5640 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
5641 of gdb_test_multiple.
5642 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
5643 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
5644
5645 2014-03-20 Pedro Alves <palves@redhat.com>
5646
5647 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
5648 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
5649
5650 2014-03-19 Pedro Alves <palves@redhat.com>
5651
5652 * gdb.base/async.exp: Remove early return.
5653
5654 2014-03-19 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/async.exp (step& tests): Pass explicit test messages.
5657
5658 2014-03-19 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/async.exp (test_background): Expect \r\n after
5661 "completed." in the fail pattern.
5662
5663 2014-03-19 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.base/async.exp (test_background): New procedure.
5666 Use it for all background execution command tests.
5667
5668 2014-03-19 Pedro Alves <palves@redhat.com>
5669
5670 * gdb.base/async.exp: Use prepare_for_testing.
5671
5672 2014-03-19 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
5675 the same line.
5676
5677 2014-03-19 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/async.c (main): Add "jump here" and "until here" line
5680 marker comments.
5681 * gdb.base/async.exp (jump_here): New global.
5682 (jump& test): Use it.
5683 (until_here): New global.
5684 (until& test): Use it.
5685
5686 2014-03-19 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/async.exp: Don't frob gdb_protocol.
5689
5690 2014-03-18 Doug Evans <xdje42@gmail.com>
5691
5692 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
5693 Fix spelling of exec-done-display.
5694
5695 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5696
5697 PR gdb/15358
5698 * gdb.base/gdb-sigterm.c: New file.
5699 * gdb.base/gdb-sigterm.exp: New file.
5700
5701 2014-03-18 Pedro Alves <palves@redhat.com>
5702
5703 PR gdb/13860
5704 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
5705 * lib/mi-support.exp (mi_expect_stop): Add special handling for
5706 solib-event.
5707
5708 2014-03-17 Joel Brobecker <brobecker@adacore.com>
5709
5710 * gdb.ada/pckd_arr_ren: New testcase.
5711
5712 2014-03-13 Doug Evans <xdje42@gmail.com>
5713
5714 PR guile/16612
5715 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
5716 collect after discarding symbols.
5717
5718 2014-03-13 Ludovic Courtès <ludo@gnu.org>
5719 Doug Evans <xdje42@gmail.com>
5720
5721 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
5722 to history survives a gc.
5723
5724 2014-03-13 Pedro Alves <palves@redhat.com>
5725
5726 * gdb.base/default.exp: Don't test "target procfs".
5727
5728 2014-03-13 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.base/default.exp: Update "target child" and "target procfs"
5731 tests to not expect "Unix".
5732
5733 2014-03-12 Tom Tromey <tromey@redhat.com>
5734
5735 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
5736 New procs. Add target-async tests.
5737 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
5738 Add target-async tests.
5739
5740 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5741
5742 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
5743 'func_start' and 'func_end' for the beginning and end of the
5744 function code, respectively.
5745 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
5746 'func_end' instead of 'func' and 'main'.
5747
5748 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5749
5750 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
5751 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
5752 generate the debug info assembler source.
5753
5754 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5755
5756 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
5757 * gdb.dwarf2/arr-subrange.exp: Likewise.
5758 * gdb.dwarf2/dwz.exp: Likewise.
5759 * gdb.dwarf2/method-ptr.exp: Likewise.
5760 * gdb.dwarf2/missing-sig-type.exp: Likewise.
5761 * gdb.dwarf2/subrange.exp: Likewise.
5762 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
5763 * gdb.dwarf2/implptrpiece.exp: Likewise.
5764 * gdb.dwarf2/nostaticblock.exp: Likewise.
5765
5766 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
5767
5768 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
5769 directory to absolute path name arguments.
5770
5771 2014-03-10 Joel Brobecker <brobecker@adacore.com>
5772
5773 * gdb.ada/tagged_access: New testcase.
5774
5775 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
5776
5777 * gdb.btrace/data.exp: Update expected output.
5778
5779 2014-03-06 Yao Qi <yao@codesourcery.com>
5780
5781 * gdb.trace/pr16508.exp: New file.
5782
5783 2014-03-05 Pedro Alves <palves@redhat.com>
5784
5785 PR gdb/16575
5786 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
5787 procedure.
5788 (top level): Adjust to use it. Add tests that exercise breakpoint
5789 interaction with the code-cache.
5790
5791 2014-02-26 Ludovic Courtès <ludo@gnu.org>
5792
5793 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
5794 test for 'history-append!'.
5795
5796 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5797
5798 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
5799 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
5800 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
5801 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
5802 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
5803 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
5804
5805 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5806
5807 * testsuite/gdb.python/py-pp-re-notag.c: New file.
5808 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
5809 * testsuite/gdb.python/py-pp-re-notag.p: New file.
5810
5811 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5812
5813 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
5814
5815 2014-02-26 Joel Brobecker <brobecker@adacore.com>
5816
5817 * gdb.dwarf2/arr-stride.c: New file.
5818 * gdb.dwarf2/arr-stride.exp: New file.
5819
5820 2014-02-26 Pedro Alves <palves@redhat.com>
5821
5822 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
5823 that won't ever trigger. Make sure that GDB reports the correct
5824 breakpoint that caused the stop.
5825
5826 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5827
5828 PR gdb/16626
5829 * gdb.base/auto-load-script: New file.
5830 * gdb.base/auto-load.c: New file.
5831 * gdb.base/auto-load.exp: New file.
5832
5833 PR gdb/16626
5834 * gdb.base/auto-load.exp: Fix out-of-srctree run.
5835
5836 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 Fix dw2-icycle.exp -fsanitize=address GDB crash.
5839 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
5840
5841 2014-02-24 Doug Evans <dje@google.com>
5842
5843 * lib/gdb.exp (run_on_host): Log error output if program fails.
5844
5845 2014-02-21 Pedro Alves <palves@redhat.com>
5846
5847 * gdb.threads/step-after-sr-lock.c: Rename to ...
5848 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
5849 * gdb.threads/step-after-sr-lock.exp: Rename to ...
5850 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5851 ... this.
5852
5853 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
5854
5855 PR tdep/16397
5856 * gdb.arch/amd64-stap-special-operands.exp: New file.
5857 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
5858 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
5859 * gdb.arch/amd64-stap-triplet.S: Likewise.
5860 * gdb.arch/amd64-stap-triplet.c: Likewise.
5861
5862 2014-02-20 Joel Brobecker <brobecker@adacore.com>
5863
5864 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
5865 in .section pseudo-op.
5866
5867 2014-02-20 lin zuojian <manjian2006@gmail.com>
5868 Joel Brobecker <brobecker@adacore.com>
5869 Doug Evans <xdje42@gmail.com>
5870
5871 PR symtab/16581
5872 * gdb.dwarf2/dw2-icycle.S: New file.
5873 * gdb.dwarf2/dw2-icycle.c: New file.
5874 * gdb.dwarf2/dw2-icycle.exp: New file.
5875
5876 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
5877
5878 * gdb.python/py-value-cc.cc: Improve test case to enable testing
5879 operations on gdb.Value objects.
5880 * gdb.python/py-value-cc.exp: Add new test to test operations on
5881 gdb.Value objects.
5882
5883 2014-02-18 Doug Evans <dje@google.com>
5884
5885 * Makefile.in (TESTS): New variable.
5886 (expanded_tests, expanded_tests_or_none): New variables
5887 (check-single): Pass $(expanded_tests_or_none) to runtest.
5888 (check-parallel): Only run tests in $(TESTS) if non-empty.
5889 (check/no-matching-tests-found): New rule.
5890 * README: Document TESTS makefile variable.
5891
5892 2014-02-18 Doug Evans <dje@google.com>
5893
5894 * Makefile.in (check-parallel): rm -rf outputs temp.
5895
5896 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5897
5898 Fix "ERROR: no fileid for" in the testsuite.
5899 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
5900
5901 2014-02-12 Doug Evans <dje@google.com>
5902
5903 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
5904 (MISCELLANEOUS): New variable.
5905 (clean): rm -rf $(MISCELLANEOUS).
5906 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
5907 dwp live in the same directory as symlinks, with each symlink pointed
5908 to a differently named file in a different directory.
5909
5910 2014-02-11 Doug Evans <dje@google.com>
5911
5912 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
5913 of Tcl file commands.
5914
5915 2014-02-10 Mark Kettenis <kettenis@gnu.org>
5916
5917 * gdb.threads/step-after-sr-lock.exp: Avoid executing
5918 "kill -SIGUSR1 -1".
5919
5920 2014-02-10 Joel Brobecker <brobecker@adacore.com>
5921
5922 * gdb.ada/tick_length_array_enum_idx: New testcase.
5923
5924 2014-02-10 Doug Evans <xdje42@gmail.com>
5925
5926 * configure.ac (AC_OUTPUT): Add gdb.guile.
5927 * configure: Regenerate.
5928 * lib/gdb-guile.exp: New file.
5929 * lib/gdb.exp (get_target_charset): New function.
5930 * gdb.base/help.exp: Update expected output from "apropos apropos".
5931 * gdb.guile/Makefile.in: New file.
5932 * gdb.guile/guile.exp: New file.
5933 * gdb.guile/scm-arch.c: New file.
5934 * gdb.guile/scm-arch.exp: New file.
5935 * gdb.guile/scm-block.c: New file.
5936 * gdb.guile/scm-block.exp: New file.
5937 * gdb.guile/scm-breakpoint.c: New file.
5938 * gdb.guile/scm-breakpoint.exp: New file.
5939 * gdb.guile/scm-disasm.c: New file.
5940 * gdb.guile/scm-disasm.exp: New file.
5941 * gdb.guile/scm-equal.c: New file.
5942 * gdb.guile/scm-equal.exp: New file.
5943 * gdb.guile/scm-error.exp: New file.
5944 * gdb.guile/scm-error.scm: New file.
5945 * gdb.guile/scm-frame-args.c: New file.
5946 * gdb.guile/scm-frame-args.exp: New file.
5947 * gdb.guile/scm-frame-args.scm: New file.
5948 * gdb.guile/scm-frame-inline.c: New file.
5949 * gdb.guile/scm-frame-inline.exp: New file.
5950 * gdb.guile/scm-frame.c: New file.
5951 * gdb.guile/scm-frame.exp: New file.
5952 * gdb.guile/scm-generics.exp: New file.
5953 * gdb.guile/scm-gsmob.exp: New file.
5954 * gdb.guile/scm-iterator.c: New file.
5955 * gdb.guile/scm-iterator.exp: New file.
5956 * gdb.guile/scm-math.c: New file.
5957 * gdb.guile/scm-math.exp: New file.
5958 * gdb.guile/scm-objfile-script-gdb.in: New file.
5959 * gdb.guile/scm-objfile-script.c: New file.
5960 * gdb.guile/scm-objfile-script.exp: New file.
5961 * gdb.guile/scm-objfile.c: New file.
5962 * gdb.guile/scm-objfile.exp: New file.
5963 * gdb.guile/scm-ports.exp: New file.
5964 * gdb.guile/scm-pretty-print.c: New file.
5965 * gdb.guile/scm-pretty-print.exp: New file.
5966 * gdb.guile/scm-pretty-print.scm: New file.
5967 * gdb.guile/scm-section-script.c: New file.
5968 * gdb.guile/scm-section-script.exp: New file.
5969 * gdb.guile/scm-section-script.scm: New file.
5970 * gdb.guile/scm-symbol.c: New file.
5971 * gdb.guile/scm-symbol.exp: New file.
5972 * gdb.guile/scm-symtab-2.c: New file.
5973 * gdb.guile/scm-symtab.c: New file.
5974 * gdb.guile/scm-symtab.exp: New file.
5975 * gdb.guile/scm-type.c: New file.
5976 * gdb.guile/scm-type.exp: New file.
5977 * gdb.guile/scm-value-cc.cc: New file.
5978 * gdb.guile/scm-value-cc.exp: New file.
5979 * gdb.guile/scm-value.c: New file.
5980 * gdb.guile/scm-value.exp: New file.
5981 * gdb.guile/source2.scm: New file.
5982 * gdb.guile/types-module.cc: New file.
5983 * gdb.guile/types-module.exp: New file.
5984
5985 2014-02-10 Yao Qi <yao@codesourcery.com>
5986
5987 PR testsuite/16543
5988 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
5989 * configure: Regenerated.
5990 * Makefile.in: New file.
5991
5992 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
5993
5994 * gdb.python/py-framefilter.exp: Fix typo.
5995
5996 2014-02-08 Yao Qi <yao@codesourcery.com>
5997
5998 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
5999 that no =breakpoint-modified is emitted when breakpoints are
6000 modified through MI commands.
6001
6002 2014-02-07 Pedro Alves <pedro@codesourcery.com>
6003 Pedro Alves <palves@redhat.com>
6004
6005 * gdb.threads/step-after-sr-lock.c: New file.
6006 * gdb.threads/step-after-sr-lock.exp: New file.
6007
6008 2014-02-07 Pedro Alves <palves@redhat.com>
6009
6010 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
6011
6012 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6013
6014 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
6015 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
6016
6017 2014-02-06 Doug Evans <xdje42@gmail.com>
6018
6019 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
6020 output.
6021
6022 * gdb.gdb/python-interrupts.exp: New file.
6023
6024 2014-02-05 Yao Qi <yao@codesourcery.com>
6025
6026 * gdb.trace/report.exp (use_collected_data): Test the output
6027 of "info threads" and "info inferiors".
6028
6029 2014-02-05 Yao Qi <yao@codesourcery.com>
6030
6031 Revert this patch:
6032
6033 2013-05-24 Yao Qi <yao@codesourcery.com>
6034
6035 * gdb.trace/tfile.exp: Test inferior and thread.
6036
6037 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6038
6039 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
6040 on a function.
6041 * gdb.base/step-bt.c: Call hello via function pointer to make
6042 sure its first instruction is executed on powerpc64le-linux.
6043
6044 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6045
6046 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
6047
6048 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6049
6050 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
6051 of the test patterns for use on little-endian systems.
6052
6053 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
6054
6055 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
6056 (decimal_vector): Fix for little-endian.
6057
6058 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
6059
6060 * gdb.arch/sparc-sysstep.exp: New file.
6061 * gdb.arch/sparc-sysstep.c: Likewise.
6062
6063 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
6064
6065 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
6066
6067 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
6068
6069 2014-01-23 Tom Tromey <tromey@redhat.com>
6070
6071 * gdb.ada/array_char_idx: New testcase.
6072
6073 2014-01-23 Tom Tromey <tromey@redhat.com>
6074
6075 PR python/16487:
6076 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
6077 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
6078 classes.
6079
6080 2014-01-23 Tom Tromey <tromey@redhat.com>
6081
6082 PR python/16491:
6083 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
6084 string from an inferior frame.
6085 * gdb.python/py-framefilter-mi.exp: Update.
6086
6087 2014-01-22 Doug Evans <dje@google.com>
6088
6089 * gdb.server/server-mon.exp: Add tests for "set debug-format".
6090
6091 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6092
6093 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
6094
6095 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6096
6097 * gdb.trace/entry-values.exp: Remove excess space character from
6098 regex patterns. Handle s390 call instruction.
6099
6100 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6101
6102 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
6103 define "*_start" label. Make "name" static.
6104 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
6105 ${name} by references to ${name}_start.
6106
6107 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
6108
6109 * gdb.base/info-macros.exp: Remove "debug" from the compile
6110 options.
6111
6112 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6113
6114 * gdb.dlang/demangle.exp: New file.
6115
6116 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6117
6118 * gdb.dlang/primitive-types.exp: New file.
6119
6120 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
6121
6122 * configure.ac: Create gdb.dlang/Makefile.
6123 * configure: Regenerate.
6124 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
6125 * gdb.dlang/Makefile.in: New file.
6126 * lib/d-support.exp: New file.
6127 * lib/gdb.exp (skip_d_tests): New proc.
6128
6129 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6130
6131 * gdb.btrace/delta.exp: Check reverse stepi.
6132 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
6133 * gdb.btrace/finish.exp: New.
6134 * gdb.btrace/next.exp: New.
6135 * gdb.btrace/nexti.exp: New.
6136 * gdb.btrace/record_goto.c: Add comments.
6137 * gdb.btrace/step.exp: New.
6138 * gdb.btrace/stepi.exp: New.
6139 * gdb.btrace/multi-thread-step.c: New.
6140 * gdb.btrace/multi-thread-step.exp: New.
6141 * gdb.btrace/rn-dl-bind.c: New.
6142 * gdb.btrace/rn-dl-bind.exp: New.
6143 * gdb.btrace/data.c: New.
6144 * gdb.btrace/data.exp: New.
6145 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6146
6147 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6148
6149 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
6150 * gdb.btrace/exception.exp: Update.
6151 * gdb.btrace/instruction_history.exp: Update.
6152 * gdb.btrace/record_goto.exp: Update.
6153 * gdb.btrace/tailcall.exp: Update.
6154 * gdb.btrace/unknown_functions.exp: Update.
6155 * gdb.btrace/delta.exp: New.
6156
6157 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6158
6159 * gdb.btrace/record_goto.exp: Add backtrace test.
6160 * gdb.btrace/tailcall.exp: Add backtrace test.
6161
6162 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6163
6164 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
6165 * gdb.btrace/record_goto.c: New.
6166 * gdb.btrace/record_goto.exp: New.
6167 * gdb.btrace/x86-record_goto.S: New.
6168
6169 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6170
6171 * gdb.btrace/function_call_history.exp: Update tests.
6172 * gdb.btrace/instruction_history.exp: Update tests.
6173
6174 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6175
6176 * gdb.btrace/function_call_history.exp: Fix expected field
6177 order for "record function-call-history".
6178 Add new tests for "record function-call-history /c".
6179 * gdb.btrace/exception.cc: New.
6180 * gdb.btrace/exception.exp: New.
6181 * gdb.btrace/tailcall.exp: New.
6182 * gdb.btrace/x86-tailcall.S: New.
6183 * gdb.btrace/x86-tailcall.c: New.
6184 * gdb.btrace/unknown_functions.c: New.
6185 * gdb.btrace/unknown_functions.exp: New.
6186 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
6187
6188 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6189
6190 * gdb.btrace/instruction_history.exp: Update.
6191 * gdb.btrace/function_call_history.exp: Update.
6192
6193 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6194
6195 * gdb.btrace/function_call_history.exp: Fix expected function
6196 trace.
6197 * gdb.btrace/instruction_history.exp: Initialize traced.
6198 Remove traced_functions.
6199
6200 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6201
6202 * gdb.btrace/function_call_history.exp: Update
6203 * gdb.btrace/instruction_history.exp: Update.
6204
6205 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
6206
6207 * gdb.btrace/enable.exp: Update expected text.
6208
6209 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
6210
6211 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
6212 bytes.
6213
6214 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
6215
6216 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
6217
6218 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
6219
6220 * lib/gdb.exp (supports_process_record): Return true for
6221 arm*-linux*. (supports_reverse): Likewise.
6222
6223 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
6224
6225 PR python/15464
6226 PR python/16113
6227 * gdb.python/py-type.c: Enhance test case.
6228 * gdb.python/py-value-cc.cc: Likewise
6229 * gdb.python/py-type.exp: Add new tests.
6230 * gdb.python/py-value-cc.exp: Likewise
6231
6232 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6233 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
6236 Make "name" extern.
6237 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
6238 references to ${name}_start by references to ${name}.
6239
6240 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6241
6242 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
6243
6244 2014-01-10 Joel Brobecker <brobecker@adacore.com>
6245
6246 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
6247
6248 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
6249 Pedro Alves <palves@redhat.com>
6250
6251 * gdb.mi/mi-info-os.exp: Connect to the target with
6252 mi_gdb_target_load.
6253
6254 2014-01-08 Pedro Alves <palves@redhat.com>
6255
6256 * gdb.threads/reconnect-signal.c: New file.
6257 * gdb.threads/reconnect-signal.exp: New file.
6258
6259 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6260
6261 * gdb.base/source-dir.exp: New file.
6262
6263 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6264
6265 * gdb.ada/mi_interface: New testcase.
6266
6267 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6268
6269 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
6270 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
6271 gdb.ada/pp-rec-component/pck.ads: New files.
6272
6273 2014-01-07 Joel Brobecker <brobecker@adacore.com>
6274
6275 * gdb.python/py-pp-integral.c: New file.
6276 * gdb.python/py-pp-integral.py: New file.
6277 * gdb.python/py-pp-integral.exp: New file.
6278
6279 For older changes see ChangeLog-1993-2013.
6280 \f
6281 ;; Local Variables:
6282 ;; mode: change-log
6283 ;; left-margin: 8
6284 ;; fill-column: 74
6285 ;; version-control: never
6286 ;; End:
6287
6288 Copyright 2014-2015 Free Software Foundation, Inc.
6289 Copying and distribution of this file, with or without modification,
6290 are permitted provided the copyright notice and this notice are preserved.
This page took 0.163289 seconds and 4 git commands to generate.