[gdb/cli] Honour 'print pretty' when printing result of finish command
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5d9a0608
TV
12018-06-14 Tom de Vries <tdevries@suse.de>
2
3 PR cli/22573
4 * gdb.base/finish-pretty.c: New test.
5 * gdb.base/finish-pretty.exp: New file.
6
11ae5818
PA
72018-06-14 Pedro Alves <palves@redhat.com>
8
9 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
10 gdb's expected startup output.
11
1d39de44
PA
122018-06-14 Pedro Alves <palves@redhat.com>
13
14 * lib/selftest-support.exp (selftest_setup): Remove inlined
15 function handling.
16
70ee0000
TV
172018-06-14 Tom de Vries <tdevries@suse.de>
18
19 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
20 matching of breakpoint printing.
21
11f4b608
TV
222018-06-13 Tom de Vries <tdevries@suse.de>
23
24 PR testsuite/23269
25 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
26 (fork_child): ... here, and ...
27 (fork_parent): ... here.
28
292018-06-12 Tom de Vries <tdevries@suse.de>
30
31 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
32
9516f85a
AB
332018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
34 Stephen Roberts <stephen.roberts@arm.com>
35
36 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
37 rewrite test to describe action performed, rather than possible
38 failure.
39
5045b3d7
GB
402018-06-08 Gary Benson <gbenson@redhat.com>
41
42 * gdb.threads/check-libthread-db.exp: New file.
43 * gdb.threads/check-libthread-db.c: Likewise.
44
c61b06a1
TT
452018-06-05 Tom Tromey <tom@tromey.com>
46
47 * gdb.base/default.exp: Update expected "show version" output.
48
eb6af809
TT
492018-06-05 Tom Tromey <tom@tromey.com>
50
51 PR cli/12326:
52 * gdb.cp/static-print-quit.exp: Update.
53 * lib/gdb.exp (pagination_prompt): Update.
54 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
55 * gdb.python/python.exp: Update.
56
178d6a63
JB
572018-06-04 Joel Brobecker <brobecker@adacore.com>
58
59 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
60
8e817061
JB
612018-06-01 Joel Brobecker <brobecker@adacore.com>
62
63 * gdb.ada/bp_fun_addr: New testcase.
64
e86ca25f
TT
652018-06-01 Tom Tromey <tom@tromey.com>
66
67 * gdb.xml/tdesc-regs.exp (load_description): Update expected
68 results.
69 * gdb.dwarf2/method-ptr.exp: Set language to C++.
70 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
71 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
72 * gdb.base/maint.exp (maint_pass_if): Update.
73
4b2dfa9d
MR
742018-05-31 Maciej W. Rozycki <macro@mips.com>
75
76 * gdb.base/endian.exp: New test.
77 * gdb.base/endian.c: New test source.
78
45f25d6c
AB
792018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
80
81 PR gdb/23203
82 * gdb.base/bt-selected-frame.c: New file.
83 * gdb.base/bt-selected-frame.exp: New file.
84 * lib/gdb.exp (get_current_frame_number): New function.
85
d9f6d7f8
MR
862018-05-24 Maciej W. Rozycki <macro@mips.com>
87 Pedro Alves <palves@redhat.com>
88
89 * gdb.threads/tls-core.c: Include <stdlib.h>
90 (thread_proc): Call `abort'.
91 * gdb.threads/tls-core.exp: Generate a core with core_find too.
92 (tls_core_test): New procedure, bits factored out from ...
93 (top level): ... here. Test both native cores and gcore cores.
94
ff1cf532
TT
952018-05-23 Tom Tromey <tom@tromey.com>
96
97 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
98
b98664d3
TT
992018-05-23 Tom Tromey <tom@tromey.com>
100
101 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
102 symfile_complaints.
103 (test_short_complaints): Likewise.
104 (test_empty_complaints): Likewise.
105 (test_initial_complaints): Update.
106
4e9668d0
TT
1072018-05-23 Tom Tromey <tom@tromey.com>
108
109 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
110
43ba33c7
TT
1112018-05-23 Tom Tromey <tom@tromey.com>
112
113 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
114 (test_short_complaints): Update.
115
035522c0
PA
1162018-05-22 Pedro Alves <palves@redhat.com>
117
118 * gdb.base/remote.exp: Only gdb_start after compiling the
119 testcase. Issue "disconnect" before testing "set remote" command
120 defaults. Issue clean_restart before running to main.
121
cc0be08f
PA
1222018-05-22 Pedro Alves <palves@redhat.com>
123
124 * gdb.base/remote.exp: Adjust expected output of "show remote
125 memory-write-packet-size". Add tests for "set remote
126 memory-write-packet-size 0" and "set remote
127 memory-write-packet-size fixed/limit".
128
b1b60145
PA
1292018-05-22 Pedro Alves <palves@redhat.com>
130
131 PR gdb/22973
132 * gdb.base/utf8-identifiers.c: New file.
133 * gdb.base/utf8-identifiers.exp: New file.
134
0ec848ad
PFC
1352018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
136
137 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
138
2c3305f6
PFC
1392018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
140
141 * gdb.arch/powerpc-vsx-gcore.exp: New file.
142
ce1e8424
TT
1432018-05-18 Tom Tromey <tom@tromey.com>
144
145 * gdb.base/ptype-offsets.exp: Update.
146
ddfe970e
KS
1472018-05-17 Keith Seitz <keiths@redhat.com>
148
149 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
150 in expected breakpoint stop locations.
151 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
152 move to proper scope to test variable values.
153 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
154 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
155 New functions.
156 (main): Call not_inline_func3.
157 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
158 inline_func1, inline_func2, and inline_func3. Test that when each
159 breakpoint is hit, GDB properly reports both the stop location
160 and the backtrace. Repeat tests for temporary breakpoints.
161
0726fcc6
MR
1622018-05-15 Maciej W. Rozycki <macro@mips.com>
163
164 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
165 rather then trying to access it in determining whether the PID
166 of `gdbserver' could have been retrieved.
167
8ee22052
AB
1682018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.arch/amd64-init-x87-values.S: New file.
171 * gdb.arch/amd64-init-x87-values.exp: New file.
172
7785df48
JK
1732018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
174
175 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
176
56bcdbea
TT
1772018-05-04 Tom Tromey <tom@tromey.com>
178
179 PR python/22730:
180 * gdb.python/python.exp: Test multi-line execute.
181
a913fffb
TT
1822018-05-04 Tom Tromey <tom@tromey.com>
183
184 PR python/22731:
185 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
186
7a2c85f2
TT
1872018-05-04 Tom Tromey <tom@tromey.com>
188
189 PR gdb/11750:
190 * gdb.base/define.exp: Test defining a user command inside a user
191 command.
192 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
193
a3b60e45
JK
1942018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
195 Pedro Alves <palves@redhat.com>
196
197 PR breakpoints/19806 and support for PR external/20207.
198 * gdb.base/watchpoint-unaligned.c: New file.
199 * gdb.base/watchpoint-unaligned.exp: New file.
200
45fe4a03
AB
2012018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * gdb.base/maint.exp: Make test names unique, use
204 test_prefix_command_help to test 'help maint info', and remove
205 repeated test of 'help maint'.
206
9be2ae8f
TT
2072018-05-04 Tom Tromey <tom@tromey.com>
208
209 PR gdb/22619:
210 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
211 behavior.
212
11859c31
AB
2132018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
214
215 * gdb.base/maint.exp: Process output from 'maint print registers'
216 line at a time.
217
089a9490
AB
2182018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
221 timeout.
222
9b0797e2
AB
2232018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
226 filter pattern.
227
f6ac5f3d
PA
2282018-05-02 Pedro Alves <palves@redhat.com>
229
230 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
231 to_log_command renames.
232 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
233
77d3c63b
TT
2342018-05-02 Tom Tromey <tom@tromey.com>
235
236 * gdb.python/py-parameter.exp: Set test message.
237
0489430a
TT
2382018-05-02 Tom Tromey <tom@tromey.com>
239
240 PR python/20084:
241 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
242 PARAM_ZUINTEGER_UNLIMITED tests.
243
1632f8ba
DR
2442018-04-28 Dan Robertson <danlrobertson89@gmail.com>
245
246 PR rust/23124
247 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
248 when casting.
249
6d7bb824
TT
2502018-04-30 Tom Tromey <tom@tromey.com>
251
252 * gdb.python/py-type.exp: Check align attribute.
253 * gdb.python/py-type.c: New "aligncheck" global.
254
007e1530
TT
2552018-04-30 Tom Tromey <tom@tromey.com>
256
257 PR exp/17095:
258 * gdb.dwarf2/dw2-align.exp: New file.
259 * gdb.cp/align.exp: New file.
260 * gdb.base/align.exp: New file.
261 * lib/gdb.exp (gdb_int128_helper): New proc.
262 (has_int128_c, has_int128_cxx): New caching procs.
263
6873858b
TT
2642018-04-27 Tom Tromey <tom@tromey.com>
265
266 PR rust/22545:
267 * gdb.rust/simple.exp: Add inclusive range tests.
268
79188d8d
PA
2692018-04-26 Pedro Alves <palves@redhat.com>
270
271 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
272 ifunc breakpoint locations correctly of ifunc breakpoints set
273 while the program resolves the ifunc.
274
c7075ad5
PA
2752018-04-26 Pedro Alves <palves@redhat.com>
276
277 * gdb.base/gnu-ifunc-final.c: New file.
278 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
279 * gdb.base/gnu-ifunc.exp (executable): Delete.
280 (staticexecutable): Adjust.
281 (lib_opts, exec_opts): Delete.
282 (make_binsuffix, build, set-break): New procedures.
283 (misc_tests): New, with tests factored out from the top level.
284 (top level): Test different combinations of ifunc resolver name,
285 resolver with and with debug info, and ifunc target with and
286 without debug info. Wrap static tests with with_target_prefix.
287
8388016d
PA
2882018-04-26 Pedro Alves <palves@redhat.com>
289
290 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
291 return type" warnings.
292
249b5733
PA
2932018-04-25 Pedro Alves <palves@redhat.com>
294
295 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
296 killed".
297 * gdb.base/kill-after-signal.exp: Likewise.
298 * gdb.threads/kill.exp: Likewise.
299
f67c0c91
SDJ
3002018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
301 Sergio Durigan Junior <sergiodj@redhat.com>
302 Pedro Alves <palves@redhat.com>
303
304 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
305 regexps to expect for '[Inferior ... detached]' as well.
306 * gdb.base/attach.exp: Likewise.
307 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
308 "gdb_continue_to_end".
309 (test_catch_syscall_with_wrong_args): Likewise.
310 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
311 ']'. Don't set 'verbose' on.
312 * gdb.base/foll-vfork.exp: Likewise.
313 * gdb.base/fork-print-inferior-events.c: New file.
314 * gdb.base/fork-print-inferior-events.exp: New file.
315 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
316 '[Inferior ... has been killed]' message.
317 * gdb.base/kill-after-signal.exp: Likewise.
318 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
319 detach message.
320 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
321 message.
322 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
323 regexps to expect for '[Inferior ... detached]' as well.
324 * gdb.threads/process-dies-while-detaching.exp: Likewise.
325
0a8ddac4
SM
3262018-04-24 Simon Marchi <simon.marchi@ericsson.com>
327
328 PR gdb/23104
329 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
330
d27d16bf
RB
3312018-04-19 Richard Bunt <richard.bunt@arm.com>
332
333 * gdb.threads/multiple-successive-infcall.c: New test.
334 * gdb.threads/multiple-successive-infcall.exp: New file.
335
a037790e
TT
3362018-04-17 Tom Tromey <tom@tromey.com>
337
338 * gdb.rust/simple.rs (Union): New type.
339 (main): New local "u".
340 * gdb.rust/simple.exp (test_one_slice): Add new test case.
341
e3a91079
AA
3422018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
343
344 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
345 number information in output of "whereis" command.
346 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
347
b744723f
AA
3482018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
349
350 * gdb.ada/info_types.exp: Adjust expected output to the line
351 numbers now printed by "info var/func/type".
352 * gdb.base/completion.exp: Likewise.
353 * gdb.base/included.exp: Likewise.
354 * gdb.cp/cp-relocate.exp: Likewise.
355 * gdb.cp/cplusfuncs.exp: Likewise.
356 * gdb.cp/namespace.exp: Likewise.
357 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
358
4a4495d6
MM
3592018-04-13 Markus Metzger <markus.t.metzger@intel.com>
360
361 * gdb.btrace/cpu.exp: New.
362
1d509aa6
MM
3632018-04-13 Markus Metzger <markus.t.metzger@intel.com>
364
365 * gdb.base/step-indirect-call-thunk.exp: New.
366 * gdb.base/step-indirect-call-thunk.c: New.
367 * gdb.reverse/step-indirect-call-thunk.exp: New.
368 * gdb.reverse/step-indirect-call-thunk.c: New.
369
6295b6da
SM
3702018-04-11 Simon Marchi <simon.marchi@ericsson.com>
371
372 * gdb.base/pie-fork.c: New file.
373 * gdb.base/pie-fork.exp: New file.
374
50146e70
TT
3752018-04-11 Tom Tromey <tom@tromey.com>
376
377 * gdb.rust/simple.exp: Add test for ".." struct initializer.
378
f50d8a2e
PA
3792018-04-10 Pedro Alves <palves@redhat.com>
380
381 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
382 exits. Instead loop running forever.
383 (fork_parent): Run forever too.
384
a0be7a36
SM
3852018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
386
387 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
388 mi_continue_to_line.
389 * gdb.mi/mi-stack.c (callee4): Add comment.
390
9b73db36
SM
3912018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
392
393 * gdb.mi/mi-stack.exp: Fix indentation.
394
c912f608
SM
3952018-04-07 Simon Marchi <simon.marchi@ericsson.com>
396
397 PR gdb/22979
398 * gdb.arch/amd64-osabi.exp: New file.
399
26540402
SM
4002018-04-07 Simon Marchi <simon.marchi@ericsson.com>
401
402 PR gdb/22980
403 * gdb.base/osabi.exp: New file.
404
121ad66c 4052018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
406
407 * gdb.cp/static-typedef-print.exp: New file.
408 * gdb.cp/static-typedef-print.cc: New file.
409
3fcded8f
JB
4102018-03-27 Joel Brobecker <brobecker@adacore.com>
411
412 * gdb.ada/varsize_limit: New testcase.
413
59cc4834
JB
4142018-03-27 Joel Brobecker <brobecker@adacore.com>
415
416 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
417
418 * gdb.ada/notcplusplus: New testcase.
419
420 * gdb.base/c-linkage-name.c: New file.
421 * gdb.base/c-linkage-name.exp: New testcase.
422
4ca59a9f
TT
4232018-03-26 Tom Tromey <tom@tromey.com>
424
425 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
426 * gdb.python/py-framefilter.py (name_error): New global.
427 (ErrorInName.function): Use name_error.
428
978d6c75
TT
4292018-03-26 Tom Tromey <tom@tromey.com>
430
431 PR backtrace/15582:
432 * gdb.python/py-framefilter.exp: Add "bt hide" test.
433
b7fee5a3
KS
4342018-03-23 Keith Seitz <keiths@redhat.com>
435
436 PR c++/22968
437 * gdb.cp/subtypes.exp: New file.
438 * gdb.cp/subtypes.h: New file.
439 * gdb.cp/subtypes.cc: New file.
440 * gdb.cp/subtypes-2.cc: New file.
441
376be529
AB
4422018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
445 (done): Call '_exit' not 'exit' to avoid atexit handlers.
446 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
447 -nostartfiles when compiling the test. Confirm that all registers
448 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
449
066cfa98
AB
4502018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
453 option, syntax was wrong anyway.
454 * gdb.arch/arm-disp-step.exp: Likewise.
455 * gdb.arch/sparc64-regs.exp: Likewise.
456 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
457 option, syntax was wrong anyway, switch to use
458 prepare_for_testing.
459 * gdb.arch/i386-disp-step.exp: Likewise.
460
079670b9
AA
4612018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
462
463 * gdb.ada/exec_changed.exp: Replace "target_info exists
464 use_gdb_stub" by "use_gdb_stub".
465 * gdb.ada/start.exp: Likewise.
466 * gdb.base/async-shell.exp: Likewise.
467 * gdb.base/attach-pie-misread.exp: Likewise.
468 * gdb.base/attach-wait-input.exp: Likewise.
469 * gdb.base/break-entry.exp: Likewise.
470 * gdb.base/break-interp.exp: Likewise.
471 * gdb.base/dprintf-detach.exp: Likewise.
472 * gdb.base/nostdlib.exp: Likewise.
473 * gdb.base/solib-nodir.exp: Likewise.
474 * gdb.base/statistics.exp: Likewise.
475 * gdb.base/testenv.exp: Likewise.
476 * gdb.mi/mi-exec-run.exp: Likewise.
477 * gdb.mi/mi-start.exp: Likewise.
478 * gdb.multi/dummy-frame-restore.exp: Likewise.
479 * gdb.multi/multi-arch-exec.exp: Likewise.
480 * gdb.multi/multi-arch.exp: Likewise.
481 * gdb.multi/tids.exp: Likewise.
482 * gdb.multi/watchpoint-multi.exp: Likewise.
483 * gdb.python/py-events.exp: Likewise.
484 * gdb.threads/attach-into-signal.exp: Likewise.
485 * gdb.threads/attach-stopped.exp: Likewise.
486 * gdb.threads/threadapply.exp: Likewise.
487 * lib/selftest-support.exp: Likewise.
488
26d6cec4
AA
4892018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
490
491 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
492
4ee89e90
SR
4932018-03-20 Stephen Roberts <stephen.roberts@arm.com>
494
495 * gdb.perf/template-breakpoints.cc: New file.
496 * gdb.perf/template-breakpoints.exp: New file.
497 * gdb.perf/template-breakpoints.py: New file.
498
92630041
TT
4992018-03-19 Tom Tromey <tom@tromey.com>
500
501 * gdb.rust/simple.rs (main): Add local variables field1, field2,
502 y0.
503 * gdb.rust/simple.exp: Test bare identifier form of struct
504 initializer.
505
76727919
TT
5062018-03-19 Tom Tromey <tom@tromey.com>
507
508 * gdb.gdb/observer.exp: Remove.
509
194ed413
AA
5102018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
511
512 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
513 "qualified" option when setting breakpoints.
514 * gdb.trace/backtrace.exp: Likewise.
515 * gdb.trace/circ.exp: Likewise.
516 * gdb.trace/collection.exp: Likewise.
517 * gdb.trace/disconnected-tracing.exp: Likewise.
518 * gdb.trace/ftrace-lock.exp: Likewise.
519 * gdb.trace/ftrace.exp: Likewise.
520 * gdb.trace/infotrace.exp: Likewise.
521 * gdb.trace/packetlen.exp: Likewise.
522 * gdb.trace/passc-dyn.exp: Likewise.
523 * gdb.trace/qtro.exp: Likewise.
524 * gdb.trace/read-memory.exp: Likewise.
525 * gdb.trace/report.exp: Likewise.
526 * gdb.trace/signal.exp: Likewise.
527 * gdb.trace/status-stop.exp: Likewise.
528 * gdb.trace/strace.exp: Likewise.
529 * gdb.trace/tfind.exp: Likewise.
530 * gdb.trace/trace-break.exp: Likewise.
531 * gdb.trace/trace-condition.exp: Likewise.
532 * gdb.trace/trace-mt.exp: Likewise.
533 * gdb.trace/tstatus.exp: Likewise.
534 * gdb.trace/tsv.exp: Likewise.
535 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
536 * gdb.trace/unavailable.exp: Likewise.
537 * gdb.trace/while-dyn.exp: Likewise.
538
8b067d2c
AA
5392018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
540
541 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
542 that libinproctrace is copied to the target.
543
3ae9ce5d
TT
5442018-03-14 Tom Tromey <tom@tromey.com>
545
546 PR cli/14977:
547 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
548 a null pointer.
549 * gdb.base/wchar.exp: Likewise.
550
b8c2339b
TT
5512018-03-14 Tom Tromey <tom@tromey.com>
552
553 PR cli/19918:
554 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
555 flag.
556
4872dc46
SM
5572018-03-08 Simon Marchi <simon.marchi@ericsson.com>
558
559 PR gdb/22841
560 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
561 "target" to remote_exec.
562
e4fe3756
SM
5632018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
564
565 PR gdb/22841
566 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
567 ${board}_upload): Remove.
568
e95a97d4
AA
5692018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
570
571 * gdb.cp/watch-cp.cc: New test.
572 * gdb.cp/watch-cp.exp: New file.
573
dbbb1059
AB
5742018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
575
576 * gdb.base/infcall-nested-structs.exp: New file.
577 * gdb.base/infcall-nested-structs.c: New file.
578 * gdb.base/float.exp: Add riscv support.
579
ecc054c0
TP
5802018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
581
582 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
583 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
584
25e3c82c
SDJ
5852018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
586
587 * gdb.server/abspath.exp: New file.
588 * lib/gdb.exp (with_cwd): New procedure.
589
3083294d
SM
5902018-02-28 Simon Marchi <simon.marchi@ericsson.com>
591
592 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
593 use it.
594 (gdb_is_target_remote_prompt): New proc.
595 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
596 (gdb_is_target_native): Pass prompt parameter to
597 gdb_is_target_1.
598
3275ef47
SM
5992018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
600
601 * gdb.base/load-command.c: New file.
602 * gdb.base/load-command.exp: New file.
603 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
604 (gdb_is_target_1): ...this, and generalize for other targets
605 than just remote.
606 (gdb_is_target_remote): Use gdb_is_target_1.
607 (gdb_is_target_native): use gdb_is_target_1.
608
6893c19a
TT
6092018-02-26 Tom Tromey <tom@tromey.com>
610
611 PR python/16497:
612 * gdb.python/py-framefilter.exp: Update test.
613
2ddeaf8a
TT
6142018-02-26 Tom Tromey <tom@tromey.com>
615
616 * gdb.dwarf2/variant.c: New file.
617 * gdb.dwarf2/variant.exp: New file.
618
c9317f21
TT
6192018-02-26 Tom Tromey <tom@tromey.com>
620
621 * gdb.rust/simple.exp: Accept more possible results in enum test.
622
6f6d0c26
SM
6232018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
624
625 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
626 parentheses.
627
11b03145
MR
6282018-02-23 Maciej W. Rozycki <macro@mips.com>
629
630 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
631 name of a variable: $actual_linejj -> $actual_line.
632
54a27fe5
JB
6332018-02-21 John Baldwin <jhb@FreeBSD.org>
634
635 * gdb.arch/amd64-i386-address.exp: Fix a typo.
636
de65820c
MM
6372018-02-20 Markus Metzger <markus.t.metzger@intel.com>
638
639 * gdb.btrace/buffer-size.exp: Do not force BTS.
640
980548fd
PA
6412018-02-14 Pedro Alves <palves@redhat.com>
642
643 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
644 getting a "Quit".
645
c4e12631
MM
6462018-02-09 Markus Metzger <markus.t.metzger@intel.com>
647
648 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
649 Fix test name.
650
c2e0e465
SM
6512018-02-07 Simon Marchi <simon.marchi@ericsson.com>
652
653 * gdb.cp/m-static.exp: Check type of optimized out static
654 member.
655
f7216783
AB
6562018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
657
658 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
659 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
660
0625771b
LS
6612018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
662 Leszek Swirski <leszeks@google.com>
663
664 * gdb.python/py-prettyprint.c
665 (struct to_string_returns_value_inner,
666 struct to_string_returns_value_wrapper): New.
667 (main): Add tsrvw variable.
668 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
669 ToStringReturnsValueWrapper): New classes.
670 (register_pretty_printers): Register new pretty-printers.
671 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
672 recursive pretty printer.
673 * gdb.python/py-mi.exp: Likewise.
674
59498c30
LS
6752018-02-01 Leszek Swirski <leszeks@google.com>
676
677 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
678 functions with the same name as an include file are parsed
679 correctly.
680
d4d38844
YQ
6812018-02-01 Yao Qi <yao.qi@linaro.org>
682
683 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
684 "\[^\r\n\]*".
685
07e5f5cf
NP
6862018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
687
688 * gdb.arch/powerpc-prologue-frame.s: New file.
689 * gdb.arch/powerpc-prologue-frame.c: Likewise.
690 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
691
929b5ad4
JB
6922018-01-31 Joel Brobecker <brobecker@adacore.com>
693
694 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
695
e671cd59
PA
6962018-01-30 Pedro Alves <palves@redhat.com>
697
698 PR gdb/13211
699 * gdb.base/interrupt-daemon.c: New.
700 * gdb.base/interrupt-daemon.exp: New.
701 * gdb.multi/multi-term-settings.c: New.
702 * gdb.multi/multi-term-settings.exp: New.
703
fc413dc4
JB
7042018-01-30 Joel Brobecker <brobecker@adacore.com>
705
706 * gdb.base/break.exp: Save the location where the breakpoint
707 on break.c:47 was actually inserted when debugging the version
708 compiled at -O2 and use it in the expected output of the "info
709 break" test performed soon after.
710
5c319bb2
PA
7112018-01-22 Pedro Alves <palves@redhat.com>
712 Sergio Durigan Junior <sergiodj@redhat.com>
713
714 * gdb.base/whatis.exp: Add tests for 'set print object on' +
715 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
716
a9e40818
JB
7172018-01-22 Joel Brobecker <brobecker@adacore.com>
718
719 * gdb.base/break-include.c, gdb.base/break-include.inc,
720 gdb.base/break-include.exp: New files.
721 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
722 line number now being the actual line number where the breakpoint
723 was inserted.
724 * gdb.mi/mi-break.exp: Likewise.
725 * gdb.mi/mi-reverse.exp: Likewise.
726 * gdb.mi/mi-simplerun.exp: Ditto.
727
e707fc44
AB
7282018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
731 varobj.
732 * gdb.mi/mi-var-create-rtti.exp: Likewise.
733
ae451627
AB
7342018-01-21 Don Breazeal <donb@codesourcery.com>
735 Andrew Burgess <andrew.burgess@embecosm.com>
736
737 * gdb.mi/basics.c: Add new global.
738 * gdb.mi/mi-frame-regs.exp: New file.
739 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
740 case.
741
b1b189e0
AB
7422018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
743
744 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
745 non-parameter, and on an unknown symbol.
746
fcfcc376
TT
7472018-01-19 Tom Tromey <tom@tromey.com>
748
749 * gdb.rust/modules.rs (TWENTY_THREE): New global.
750 * gdb.rust/modules.exp: Add ::-qualified lookup test.
751
634c1c31
AA
7522018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
753
754 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
755 setrlimit and chdir to int.
756
d6ad07fd
AA
7572018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
758
759 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
760 function.
761 (my_tend): Likewise.
762 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
763 rationale of avoiding FP- and vector instructions.
764
adf8243b
RK
7652018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
766
767 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
768 "info reg" with "\[ \t\]*".
769 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
770 "\[ \t\]+".
771 * gdb.arch/s390-multiarch.exp: Ditto.
772 * gdb.base/pc-fp.exp: Ditto.
773 * gdb.reverse/i386-precsave.exp: Ditto.
774 * gdb.reverse/i386-reverse.exp: Ditto.
775 * gdb.reverse/i387-env-reverse.exp: Ditto.
776 * gdb.reverse/i387-stack-reverse.exp: Ditto.
777
dcc06925
AA
7782018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
779
780 * lib/gdb.exp (gdb_compile): Re-enable use of
781 universal_compile_options for languages other than Rust.
782
25d4fd80
AA
7832018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
784
785 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
786
ee7f689e 7872018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
788
789 PR gdb/16577
790 * gdb.base/solib-vanish.exp: New.
791 * gdb.base/solib-vanish-main.c: New.
792 * gdb.base/solib-vanish-lib1.c: New.
793 * gdb.base/solib-vanish-lib2.c: New.
794
d8447b6b
YQ
7952018-01-17 Yao Qi <yao.qi@linaro.org>
796
797 * gdb.compile/compile.exp: Match the address printed for
798 frame in the output of command "bt".
799
86d6a90c
TT
8002018-01-15 Tom Tromey <tom@tromey.com>
801
802 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
803 compute sp_reg.
804
cbcdb1aa
AB
8052018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
806
807 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
808 to prepare.
809 (prepare): Return 0 on error, 1 on success.
810
eea61984
PA
8112018-01-12 Pedro Alves <palves@redhat.com>
812
813 * gdb.base/continue-after-aborted-step-over.c: New.
814 * gdb.base/continue-after-aborted-step-over.exp: New.
815
6181e9c2
SM
8162018-01-11 Simon Marchi <simon.marchi@ericsson.com>
817
818 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
819 options when not creating an executable.
820
3cada740
PA
8212018-01-11 Pedro Alves <palves@redhat.com>
822
823 PR remote/22597
824 * gdb.server/stop-reply-no-thread.c: New file.
825 * gdb.server/stop-reply-no-thread.exp: New file.
826
c63d3e8d
PA
8272018-01-10 Pedro Alves <palves@redhat.com>
828
829 PR gdb/22670
830 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
831 functions too. Test setting breakpoints and printing C functions
832 with no debug info too.
833 * gdb.ada/bp_c_mixed_case/qux.c: New file.
834
d4c2a405
PA
8352018-01-10 Pedro Alves <palves@redhat.com>
836
837 PR gdb/22670
838 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
839 a fail.
840
8825213e
PA
8412018-01-10 Pedro Alves <palves@redhat.com>
842
843 PR gdb/22670
844 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
845
605fd3c6
YQ
8462018-01-08 Simon Marchi <simon.marchi@ericsson.com>
847
848 * gdb.server/unittest.exp: Match the output in non-development
849 mode.
850
1e5ded6c
YQ
8512018-01-08 Simon Marchi <simon.marchi@ericsson.com>
852
853 * gdb.gdb/unittest.exp: Match output in non-development mode.
854
30066b0b
JB
8552018-01-08 Joel Brobecker <brobecker@adacore.com>
856
857 * gdb.ada/access_tagged_param.exp: Relax expected output
858 for value of "ObjL" in "continue" to pck.inspect breakpoint
859 test.
860
04bafb1e
XR
8612018-01-08 Joel Brobecker <brobecker@adacore.com>
862
9f86398b
JB
863 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
864 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 865
e379cee6
PA
8662018-01-05 Pedro Alves <palves@redhat.com>
867
868 PR gdb/18653
869 * gdb.base/libsegfault.exp: New.
870
de63c46b
PA
8712018-01-05 Joel Brobecker <brobecker@adacore.com>
872
873 PR gdb/22670
874 * gdb.ada/access_tagged_param.exp: New file.
875 * gdb.ada/access_tagged_param/foo.adb: New file.
876
f98fc17b
PA
8772018-01-05 Pedro Alves <palves@redhat.com>
878
879 PR gdb/22670
880 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
881 exercise lower case too, and to exercise both full matching and
882 wild matching.
883
342f8240
JB
8842018-01-05 Joel Brobecker <brobecker@adacore.com>
885
886 * gdb.ada/rename_subscript_param: New testcase.
887
7150d33c
JG
8882018-01-05 Jerome Guitton <guitton@adacore.com>
889
890 * gdb.ada/arr_acc_idx_w_gap: New testcase.
891
cc0e770c
JB
8922018-01-05 Joel Brobecker <brobecker@adacore.com>
893
894 * gdb.ada/convvar_comp: New testcase.
895
672a41aa 8962018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
897
898 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
899 (My_Table): New global variable.
900 * testsuite/gdb.ada/array_char_idx.exp: Add test.
901
7365ec2f
JB
9022018-01-04 Joel Brobecker <brobecker@adacore.com>
903
904 PR gdb/22670
905 * gdb.ada/maint_with_ada: New testcase.
906
289483b6
JB
9072018-01-04 Joel Brobecker <brobecker@adacore.com>
908
909 PR gdb/22670
910 * gdb.ada/bp_c_mixed_case: New testcase.
911
344420da
JB
9122018-01-04 Joel Brobecker <brobecker@adacore.com>
913
914 PR gdb/22670
915 * gdb.ada/complete.exp: Add "complete break ada" test.
916
66fc87a0
JB
9172018-01-04 Joel Brobecker <brobecker@adacore.com>
918
919 PR gdb/22670
920 * gdb.ada/info_addr_mixed_case: New testcase.
921
9f757bf7
XR
9222018-01-03 Xavier Roirand <roirand@adacore.com>
923
924 * gdb.ada/excep_handle.exp: New testcase.
925 * gdb.ada/excep_handle/foo.adb: New file.
926 * gdb.ada/excep_handle/pck.ads: New file.
927
bd570f80
JB
9282018-01-03 Joel Brobecker <brobecker@adacore.com>
929
930 * gdb.base/step-line.c: Add extra empty line in copyright header.
931 * gdb.base/step-line.inp: Likewise.
932
9fe561ab
JB
9332018-01-02 Joel Brobecker <brobecker@adacore.com>
934
935 * gdb.ada/dyn_stride.exp: Add slice test.
936
a405673c
JB
9372018-01-02 Joel Brobecker <brobecker@adacore.com>
938
939 * gdb.ada/dyn_stride: New testcase.
940
cef0f868
SH
9412017-12-27 Stafford Horne <shorne@gmail.com>
942
943 * gdb.xml/extra-regs.xml: Add example foo reggroup.
944 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
945
b67d92b0
SH
9462017-12-27 Stafford Horne <shorne@gmail.com>
947
948 * gdb.base/reggroups.c: New file.
949 * gdb.base/reggroups.exp: New file.
950
eccab96d
JB
9512017-12-18 Joel Brobecker <brobecker@adacore.com>
952
953 * gdb.dwarf2/ada-valprint-error.c: New file.
954 * gdb.dwarf2/ada-valprint-error.exp: New file.
955
0e2da9f0
JB
9562017-12-18 Joel Brobecker <brobecker@adacore.com>
957
958 * gdb.ada/assign_arr: New testcase.
959
cb923fcc
XR
9602017-12-18 Xavier Roirand <roirand@adacore.com>
961
962 * gdb.ada/funcall_ptr: New testcase.
963
7c161838
SDJ
9642017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
965
966 PR cli/16224
967 * gdb.base/ptype-offsets.cc: New file.
968 * gdb.base/ptype-offsets.exp: New file.
969
1af17fd9
YQ
9702017-12-15 Yao Qi <yao.qi@linaro.org>
971
972 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
973 if XML is disabled.
974
828d5846
XR
9752017-12-15 Xavier Roirand <roirand@adacore.com>
976
977 * gdb.ada/same_component_name: New testcase.
978
79e8fcaa
JB
9792017-12-14 Joel Brobecker <brobecker@adacore.com>
980
981 * gdb.ada/str_binop_equal: New testcase.
982
e05fa6f9
JB
9832017-12-14 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.ada/task_switch_in_core: New testcase.
986
b89641ba
SM
9872017-12-13 Simon Marchi <simon.marchi@ericsson.com>
988
989 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
990 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
991 call test_bkpt_qualified.
992 (test_bkpt_qualified): New proc.
993
6892d2e4
PA
9942017-12-13 Pedro Alves <palves@redhat.com>
995
996 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
997 Tighten regexp by matching with an anchor.
998
a22ecf70
PA
9992017-12-13 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1002 ("expression with namespace"): New set of tests.
1003 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1004 (Nested::Test_NS::qux): New.
1005 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1006 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1007
9937536c
JB
10082017-12-13 Joel Brobecker <brobecker@adacore.com>
1009
1010 * gdb.base/server-del-break.c: New file.
1011 * gdb.base/server-del-break.exp: New file.
1012
fe49c6f5
SH
10132017-12-12 Stafford Horne <shorne@gmail.com>
1014
1015 * gdb.xml/tdesc-regs.exp: Add or1k support.
1016
c3d18620
SH
10172017-12-12 Stafford Horne <shorne@gmail.com>
1018
1019 * gdb.base/bp-permanent.c: Define nop of or1k.
1020
c5f9cfc8
JB
10212017-12-11 Joel Brobecker <brobecker@adacore.com>
1022
1023 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1024 output with components being reordered.
1025
a9c135fc
JB
10262017-12-11 Joel Brobecker <brobecker@adacore.com>
1027
1028 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1029 output with components being reordered.
1030
927aa2e7
JK
10312017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1032 Pedro Alves <palves@redhat.com>
1033
1034 * gdb.base/maint.exp (check for .gdb_index): Check also for
1035 .debug_names.
1036 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1037 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1038 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1039 (.gdb_index used after symbol reloading): Support also .debug_names.
1040 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1041
f17d9474
YQ
10422017-12-08 Yao Qi <yao.qi@linaro.org>
1043
1044 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1045 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1046
a0de8c21
YQ
10472017-12-08 Yao Qi <yao.qi@linaro.org>
1048
1049 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1050 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1051
a738ea1d
YQ
10522017-12-08 Yao Qi <yao.qi@linaro.org>
1053
1054 * gdb.arch/aarch64-tagged-pointer.c: New file.
1055 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1056
1cd9a73b
SDJ
10572017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1058
1059 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1060 "int".
1061
fa6eb693
KS
10622017-12-07 Keith Seitz <keiths@redhat.com>
1063
1064 PR breakpoints/22569
1065 * gdb.linespec/ls-errs.exp: Change expected result of "break
1066 -source this file has spaces.c -line 3".
1067 Check that an explicit source file followed by whitespace is
1068 identified as an invalid explicit location.
1069
883fd55a
KS
10702017-12-07 Keith Seitz <keiths@redhat.com>
1071
1072 * gdb.cp/nested-types.cc: New file.
1073 * gdb.cp/nested-types.exp: New file.
1074 * lib/cp-support.exp: Load data-structures.exp library.
1075 (debug_cp_test_ptype_class): New global.
1076 (cp_ptype_class_verbose, next_line): New procedures.
1077 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1078 Add and document new return value.
1079 Switch the list of lines to a queue.
1080 Add support for new `type' key for nested type definitions.
1081 Add debugging/troubleshooting messages.
1082 * lib/data-structures.exp: New file.
1083
ec72db3e
SM
10842017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1085
1086 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1087 with proc_with_prefix, don't use with_test_prefix.
1088
99598d71
TT
10892017-12-07 Tom Tromey <tom@tromey.com>
1090
1091 * gdb.base/break.exp: Add test for empty "commands".
1092
a8806230
YQ
10932017-12-07 Yao Qi <yao.qi@linaro.org>
1094
1095 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1096 malloc and catch syscall.
1097
824cc835
PM
10982017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1099
1100 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1101 tests for explicit locations.
1102
7cc244de
PA
11032017-12-06 Pedro Alves <palves@redhat.com>
1104
1105 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1106 force-disabling XML descriptions.
1107
50a1fdd5
PA
11082017-12-04 Pedro Alves <palves@redhat.com>
1109
1110 PR gdb/22499
1111 * gdb.arch/amd64-disp-step-avx.S: New file.
1112 * gdb.arch/amd64-disp-step-avx.exp: New file.
1113
f0fb2488
PA
11142017-12-03 Pedro Alves <palves@redhat.com>
1115
1116 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
1117 and <string.h>.
1118 (parent_function): Print distinct messages when waitpid fails, or
1119 the child exits with a signal, or the child exits for an unhandled
1120 reason.
1121 * gdb.threads/process-dies-while-detaching.exp
1122 (detach_and_expect_exit): New 'inf_output_re' parameter and use
1123 it. Wait for both inferior output and GDB's prompt. Use an
1124 indirect spawn id list.
1125 (do_detach): New parameter 'child_exit'. Use it to compute
1126 expected inferior output.
1127 (test_detach, test_detach_watch, test_detach_killed_outside):
1128 Adjust to pass down the expected child exit kind.
1129
97cbe998
SDJ
11302017-12-01 Joel Brobecker <brobecker@adacore.com>
1131 Sergio Durigan Junior <sergiodj@redhat.com>
1132 Pedro Alves <palves@redhat.com>
1133
1134 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
1135
40fc416f
SDJ
11362017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
1137
1138 * gdb.base/relocate.exp: Add tests to guarantee that arguments
1139 to 'symbol-file' and 'add-symbol-file' can be
1140 position-independent.
1141
1cc75e92
YQ
11422017-12-01 Yao Qi <yao.qi@linaro.org>
1143
1144 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
1145 the URL in copyright header.
1146 * gdb.arch/aarch64-fp.exp: Likewise.
1147 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
1148 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
1149 * gdb.base/expand-psymtabs.exp: Likewise.
1150 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
1151 * gdb.fortran/common-block.exp: Likewise.
1152 * gdb.fortran/common-block.f90: Likewise.
1153 * gdb.fortran/logical.exp: Likewise.
1154 * gdb.fortran/vla-datatypes.f90: Likewise.
1155 * gdb.fortran/vla-sub.f90: Likewise.
1156
875fb7a7
JB
11572017-11-30 Joel Brobecker <brobecker@adacore.com>
1158
1159 * gdb.ada/repeat_dyn: New testcase.
1160
6f14765f
UW
11612017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
1162
1163 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
1164 Update for changed thread numbering.
1165 * gdb.cell/bt.exp: Update for changed GDB output.
1166
f1af7b94
SM
11672017-11-30 Simon Marchi <simon.marchi@ericsson.com>
1168
1169 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
1170 setting isremote by hand.
1171 * boards/dwarf4-gdb-index.exp: Likewise.
1172 * boards/fission.exp: Likewise.
1173 * boards/stabs.exp: Likewise.
1174
e3919f3e
PA
11752017-11-30 Pedro Alves <palves@redhat.com>
1176
1177 * gdb.linespec/cpls-ops.exp
1178 (check_explicit_skips_function_argument): Extract the underlying
1179 type of size_t instead of hardcoding it.
1180
bd69330d
PA
11812017-11-29 Pedro Alves <palves@redhat.com>
1182
1183 PR c++/19436
1184 * gdb.linespec/cpls-abi-tag.cc: New file.
1185 * gdb.linespec/cpls-abi-tag.exp: New file.
1186
a20714ff
PA
11872017-11-29 Pedro Alves <palves@redhat.com>
1188
1189 * gdb.base/langs.exp: Use -qualified.
1190 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
1191 it.
1192 * gdb.cp/namespace.exp: Use -qualified.
1193 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
1194 (overload-3, template-overload, template-ret-type, const-overload)
1195 (const-overload-quoted, anon-ns, ambiguous-prefix): New
1196 procedures.
1197 (test_driver): Call them.
1198 * gdb.cp/save-bp-qualified.cc: New.
1199 * gdb.cp/save-bp-qualified.exp: New.
1200 * gdb.linespec/explicit.exp: Test -qualified.
1201 * lib/completion-support.exp (completion::explicit_opts_list): Add
1202 "-qualified".
1203 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
1204
f6f1d339
PM
12052017-11-29 Phil Muldoon <pmuldoon@redhat.com>
1206
1207 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
1208
02ca603a
TT
12092017-11-29 Tom Tromey <tom@tromey.com>
1210
1211 * gdb.base/relocate.exp: Update invalid argument test.
1212 Add new tests for invalid arguments.
1213
ed6c0bfb
TP
12142017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1215
1216 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
1217 Return 0 as a long.
1218 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
1219
f106e10e
TP
12202017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
1221
1222 * gdb.cp/breakpoint.cc (bar): Set return type to void.
1223 * gdb.cp/psymtab-parameter.cc (func): Likewise.
1224 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
1225 func ().
1226 * gdb.cp/shadow.cc (B.func): Return 0.
1227
10329bb2
JB
12282017-11-27 Joel Brobecker <brobecker@adacore.com>
1229
1230 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
1231 expected output in gdb_expect call to allow the exception
1232 message to be present as well. Fix syntax confusion to avoid
1233 TCL thinking that exception_name is an array.
1234
617cd4bc
UW
12352017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
1236
1237 * gdb.arch/spu-info.c: Include <unistd.h>.
1238 (do_signal_test): Fix broken calls to write.
1239 * gdb.arch/spu-info.exp: Use prepare_for_testing.
1240 Fix checks for empty mailboxes. Update signal tests for corrected
1241 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
1242 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
1243 * gdb.cell/arch.exp: Use standard_output_file.
1244 * gdb.cell/break.exp: Likewise.
1245 * gdb.cell/bt.exp: Likewise.
1246 * gdb.cell/core.exp: Likewise.
1247 * gdb.cell/dwarfaddr.exp: Likewise.
1248 * gdb.cell/ea-cache.exp: Likewise.
1249 * gdb.cell/ea-standalone.exp: Likewise.
1250 * gdb.cell/f-regs.exp: Likewise.
1251 * gdb.cell/fork.exp: Likewise.
1252 * gdb.cell/gcore.exp: Likewise.
1253 * gdb.cell/mem-access.exp: Likewise.
1254 * gdb.cell/ptype.exp: Likewise.
1255 * gdb.cell/registers.exp: Likewise.
1256 * gdb.cell/sizeof.exp: Likewise.
1257 * gdb.cell/solib-symbol.exp: Likewise.
1258 * gdb.cell/solib.exp: Likewise.
617cd4bc 1259
a81aaca0
PA
12602017-11-25 Pedro Alves <palves@redhat.com>
1261
1262 * gdb.base/complete-empty.exp: New file.
1263 * gdb.base/completion.exp: Adjust.
1264
6a3c6ee4
PA
12652017-11-25 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.linespec/cpls-ops.cc: New file.
1268 * gdb.linespec/cpls-ops.exp: New file.
1269 * lib/completion-support.exp (test_complete_prefix_range_re): New,
1270 factored out from ...
1271 (test_complete_prefix_range): ... this.
1272
8955eb2d
PA
12732017-11-24 Pedro Alves <palves@redhat.com>
1274
1275 * gdb.linespec/cpcompletion.exp: New file.
1276 * gdb.linespec/cpls-hyphen.cc: New file.
1277 * gdb.linespec/cpls.cc: New file.
1278 * gdb.linespec/cpls2.cc: New file.
1279 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
1280 test to use test_gdb_complete_unique. Add label completion,
1281 keyword completion and explicit location completion tests.
1282 * lib/completion-support.exp: New file.
1283
e547c119
JB
12842017-11-24 Joel Brobecker <brobecker@adacore.com>
1285
1286 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
1287 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
1288 when hitting an exception catchpoint.
1289
7c3c1aa8
YQ
12902017-11-22 Yao Qi <yao.qi@linaro.org>
1291
1292 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
1293
41bd68f5
SM
12942017-11-22 Simon Marchi <simon.marchi@ericsson.com>
1295
1296 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
1297 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
1298 * gdb.dwarf2/info-locals-optimized-out.c: New file.
1299
1daad298
YQ
13002017-11-22 Yao Qi <yao.qi@linaro.org>
1301
1302 * gdb.base/info-os.exp: Pass pthreads.
1303 * gdb.multi/multi-attach.exp: Likewise.
1304
88465e87
YQ
13052017-11-22 Yao Qi <yao.qi@linaro.org>
1306
1307 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
1308 compiler.
1309
dc196b23
YQ
13102017-11-22 Yao Qi <yao.qi@linaro.org>
1311
1312 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
1313 * gdb.base/break-interp.exp: Likewise.
1314 * gdb.base/jit-attach-pie.exp: Likewise.
1315
2400729e
UW
13162017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1317
1318 * gdb.base/float128.c (large128): New variable.
1319 * gdb.base/float128.exp: Add test to print largest __float128 value.
1320
7a26362d
UW
13212017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
1322
1323 * gdb.arch/vsx-regs.exp: Update register content checks.
1324
ed0f4273
UW
13252017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
1326
1327 * gdb.arch/ppc-longdouble.exp: New file.
1328 * gdb.arch/ppc-longdouble.c: Likewise.
1329
a25d69c6
PA
13302017-11-21 Pedro Alves <palves@redhat.com>
1331
1332 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
1333
73fcf641
PA
13342017-11-20 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
1337 (long_double_typedef): New typedefs.
1338 Use DEF on double and long double.
1339 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
1340 cases.
1341 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
1342 and 'long_double_ptr_same_size' locals. Use them to decide
1343 whether cast from array/function to float is valid/invalid.
1344
71a3c369
TT
13452017-11-17 Tom Tromey <tom@tromey.com>
1346
1347 * gdb.rust/traits.rs: New file.
1348 * gdb.rust/traits.exp: New file.
1349
ced9779b
JB
13502017-11-17 Joel Brobecker <brobecker@adacore.com>
1351
1352 * gdb.ada/minsyms: New testcase.
1353
a0922d80
PA
13542017-11-16 Pedro Alves <palves@redhat.com>
1355
1356 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
1357 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
1358
ea04e54c
PA
13592017-11-16 Pedro Alves <palves@redhat.com>
1360
1361 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
1362 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
1363
e849ea89
PA
13642017-11-16 Pedro Alves <palves@redhat.com>
1365
1366 * gdb.server/reconnect-ctrl-c.c: New file.
1367 * gdb.server/reconnect-ctrl-c.exp: New file.
1368
d8ae99a7
PM
13692017-11-16 Phil Muldoon <pmuldoon@redhat.com>
1370
1371 * gdb.python/py-rbreak.exp: New file.
1372 * gdb.python/py-rbreak.c: New file.
1373 * gdb.python/py-rbreak-func2.c: New file.
1374
968a13f8
PA
13752017-11-16 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
1378 pattern.
1379 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
1380 GDB.
1381
71774bc9
SM
13822017-11-15 Simon Marchi <simon.marchi@ericsson.com>
1383
1384 * gdb.tui/completionn.exp (test_tab_completion): Add space in
1385 regex.
1386
ddbb44cf
SM
13872017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
1388
1389 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
1390 test names.
1391
584a564f
PA
13922017-11-09 Pedro Alves <palves@redhat.com>
1393
1394 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
1395 factored out from ...
1396 (top level): ... here, and adjusted to avoid expecting beyond the
1397 prompt in a single gdb_test_multiple.
1398
5ed7a928
PA
13992017-11-09 Pedro Alves <palves@redhat.com>
1400
1401 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
1402 output.
1403 * gdb.server/ext-attach.exp ("kill" test): Likewise.
1404 * gdb.server/ext-restart.exp ("kill" test): Likewise.
1405 * gdb.server/ext-run.exp ("kill" test): Likewise.
1406 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
1407
a60e0738
PA
14082017-11-09 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
1411 match till end of line.
1412
2c88253f
PA
14132017-11-09 Pedro Alves <palves@redhat.com>
1414
1415 * gdb.base/memattr.exp: Tighten regexes to match the end line.
1416
c7a38517
PA
14172017-11-09 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
1420 New procedures, factored out from ...
1421 (top level): ... here, and adjusted to avoid expecting beyond the
1422 prompt in one go.
1423
f29f4b6b
PA
14242017-11-09 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
1427 output. Fix '?' match.
1428
286acbb5
JB
14292017-11-08 Joel Brobecker <brobecker@adacore.com>
1430
1431 * gdb.ada/scoped_watch: New testcase.
1432 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
1433 which is actually correct.
1434 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
1435 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
1436
62d7ae92
PA
14372017-11-08 Pedro Alves <palves@redhat.com>
1438
1439 * gdb.gdb/complaints.exp (test_initial_complaints)
1440 (test_serial_complaints, test_short_complaints): Call
1441 complaint_internal instead of complaint.
1442
280ca31f
DT
14432017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
1444
1445 * gdb.threads/tls-core.c: New file.
1446 * gdb.threads/tls-core.exp: Likewise.
1447
b5ec771e
PA
14482017-11-08 Pedro Alves <palves@redhat.com>
1449
1450 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
1451 (p Exported_Capitalized): New test.
1452 (p exported_capitalized): New test.
1453
a02b41a7
PA
14542017-11-07 Pedro Alves <palves@redhat.com>
1455
1456 * gdb.cp/ena-dis-br-range.exp: Add more tests.
1457
95e95a6d
PA
14582017-11-07 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
1461 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
1462 (disable_invalid, disable_inverted, disable_negative): New
1463 procedures.
1464 ("bad numbers"): New set of tests.
1465
cee62dbd
PA
14662017-11-07 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.cp/ena-dis-br-range.exp: Add tests.
1469
cc638e86
PA
14702017-11-07 Pedro Alves <palves@redhat.com>
1471
1472 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
1473
d0fe4701
XR
14742017-11-07 Xavier Roirand <roirand@adacore.com>
1475 Pedro Alves <palves@redhat.com>
1476
1477 * gdb.base/ena-dis-br.exp: Add reference to
1478 gdb.cp/ena-dis-br-range.exp.
1479 * gdb.cp/ena-dis-br-range.exp: New file.
1480 * gdb.cp/ena-dis-br-range.cc: New file.
1481
46f67f80
PA
14822017-11-06 Pedro Alves <palves@redhat.com>
1483
1484 * gdb.base/attach-non-pgrp-leader.c: New.
1485 * gdb.base/attach-non-pgrp-leader.exp: New.
1486
726e1356
PA
14872017-11-06 Pedro Alves <palves@redhat.com>
1488
1489 * configure.ac: No longer check for termio.h and sgtty.h.
1490 * configure: Regenerate.
1491 * remote-utils.c: Include termios.h instead of gdb_termios.h.
1492 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
1493 Remove termio and sgtty code.
1494
50ab6ace
YQ
14952017-11-03 Yao Qi <yao.qi@linaro.org>
1496
1497 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
1498 in GDB is disabled.
1499
8e68731c
YQ
15002017-11-03 Yao Qi <yao.qi@linaro.org>
1501
1502 * gdb.python/py-thrhandle.exp: Skip it if python is not
1503 enabled.
1504
3a87ae65
SM
15052017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1506
1507 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
1508 as a breakpoint command.
1509
484d8d36
MD
15102017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
1511
1512 PR python/21213
1513 * gdb.python/py-infthread.exp: Test calling
1514 InferiorThread.inferior () multiple times in a row.
1515
4a27f119
KS
15162017-10-27 Keith Seitz <keiths@redhat.com>
1517
1518 * gdb.opt/inline-break.exp (break_info_1): New procedure.
1519 Test "info break" for every inlined function breakpoint.
1520
bb11dd58
YQ
15212017-10-27 Yao Qi <yao.qi@linaro.org>
1522
1523 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
1524
a43f3893
PF
15252017-10-26 Patrick Frants <osscontribute@gmail.com>
1526
1527 * gdb.cp/classes.exp (test_static_members): Test printing
1528 Outer::instance.
1529 * gdb.cp/classes.c (struct Inner, struct Outer): New.
1530 (Inner::instance, Outer::instance): New.
1531
792ccf00
PA
15322017-10-24 Pedro Alves <palves@redhat.com>
1533
1534 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
1535 extra console" test in two stages.
1536
eb2bfbad
PA
15372017-10-24 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
1540
1f75a651
PA
15412017-10-24 Pedro Alves <palves@redhat.com>
1542
1543 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
1544 loop.
1545
779990d9
PA
15462017-10-24 Pedro Alves <palves@redhat.com>
1547
1548 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
1549 $attempt" and "stoppedtry $stoppedtry" test prefixes.
1550
ad9b8f5d
PA
15512017-10-24 Pedro Alves <palves@redhat.com>
1552
1553 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
1554 parameter and handle it. Don't output read value in test name.
1555
fee6da6e
PA
15562017-10-24 Pedro Alves <palves@redhat.com>
1557
1558 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
1559 custom test name.
1560
10389c2c
PA
15612017-10-24 Pedro Alves <palves@redhat.com>
1562
1563 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
1564 include the unstable output directory name in the test's name.
1565 (initial_setup_simple) <'set args'>: Use custom test name.
1566
a80e65a9
PA
15672017-10-24 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
1570 with explicit test name.
1571
15763a09
PA
15722017-10-20 Pedro Alves <palves@redhat.com>
1573
1574 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
1575 'wait -i'. Use gdb_assert and remote_close.
1576
49a4ce2e
AB
15772017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
1578
1579 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
1580 number from variable rather than hard-coded.
1581
a75868f5
PA
15822017-10-19 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.base/long-inferior-output.c: New file.
1585 * gdb.base/long-inferior-output.exp: New file.
1586
c8ba13ad
KS
15872017-11-18 Keith Seitz <keiths@redhat.com>
1588
1589 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
1590 method.
1591 (main): Call it.
1592 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
1593 Add additional user-defined conversion operator tests.
1594
b27de576
PA
15952017-10-17 Pedro Alves <palves@redhat.com>
1596
1597 * boards/native-stdio-gdbserver.exp: Load "local-board".
1598
8484c955
PA
15992017-10-17 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.base/quit-live.c: New file.
1602 * gdb.base/quit-live.exp: New file.
1603
83d5a34d
KS
16042017-10-16 Keith Seitz <keiths@redhat.com>
1605
1606 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
1607 (class_with_protected_typedef, class_with_private_typedef)
1608 (struct_with_public_typedef, struct_with_protected_typedef)
1609 (struct_with_private_typedef): New classes/structs.
1610 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
1611 typedefs and access specifiers.
1612
739b3f1d
PA
16132017-10-16 Pedro Alves <palves@redhat.com>
1614 Simon Marchi <simon.marchi@polymtl.ca>
1615
1616 * README (Local vs Remote vs Native): New section.
1617 * boards/local-board.exp: New file, with bits factored out from
1618 ...
1619 * boards/native-extended-gdbserver.exp: ... here. Load
1620 "local-board".
1621 * boards/native-gdbserver.exp: Load "local-board".
1622 (${board}_spawn, ${board}_exec): Delete.
1623 * boards/native-stdio-gdbserver.exp: Most contents factored out to
1624 ...
1625 * boards/stdio-gdbserver-base.exp: ... this new file.
1626 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
1627 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
1628 procedure.
1629 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
1630 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
1631 stdio_gdbserver_command.
1632 (${board}_get_remote_address, ${board}_get_comm_port)
1633 (${board}_download, ${board}_upload): Delete.
1634 (get_target_remote_pipe_cmd): New.
1635
fe68b953
SM
16362017-10-16 Simon Marchi <simon.marchi@ericsson.com>
1637
1638 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
1639 test_bkpt_deletion, test_bkpt_cond_and_cmds,
1640 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
1641 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
1642 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
1643 remove with_test_prefix.
1644
300b6685
PA
16452017-10-13 Pedro Alves <palves@redhat.com>
1646
1647 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
1648 * gdb.base/annota1.exp: Use it instead of is_remote.
1649 * gdb.base/annota3.exp: Use it instead of is_remote.
1650 * gdb.cp/annota2.exp: Use it instead of is_remote.
1651 * gdb.cp/annota3.exp: Use it instead of is_remote.
1652 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
1653
50500caf
PA
16542017-10-13 Pedro Alves <palves@redhat.com>
1655
1656 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
1657 (test_num_test_vars, run_and_count_vars, find_env)
1658 (test_set_unset_env, test_inherit_env_var): New procedures.
1659 (top level): Use them.
1660
dad0c6d2
PA
16612017-10-13 Pedro Alves <palves@redhat.com>
1662
1663 * lib/selftest-support.exp (selftest_setup): Extend comments, and
1664 also skip on stub-like targets.
1665
8b0553c1
PA
16662017-10-13 Pedro Alves <palves@redhat.com>
1667
1668 PR gdb/22293
1669 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
1670 (top level): Move some tests to ...
1671 (test_not_found): ... this new procedure.
1672 (top level): Call it.
1673
7594f623
PA
16742017-10-13 Pedro Alves <palves@redhat.com>
1675
1676 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
1677 expect different "info terminal" output if testing with a
1678 non-native target.
1679
ebe3b402
PA
16802017-10-13 Pedro Alves <palves@redhat.com>
1681 Simon Marchi <simon.marchi@polymtl.ca>
1682
1683 PR python/12966
1684 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
1685
42f1b161
PA
16862017-10-13 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
1689 already.
1690
8d6ef72b
PA
16912017-10-13 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
1694 is_remote.
1695
d7bcd5b8
PA
16962017-10-13 Pedro Alves <palves@redhat.com>
1697
1698 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
1699 is_remote.
1700
df479dc6
PA
17012017-10-13 Pedro Alves <palves@redhat.com>
1702
1703 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
1704 is set.
1705 (corefile_test_attach): Likewise. Check can_spawn_for_attach
1706 instead of is_remote.
1707
23fb630a
PA
17082017-10-13 Pedro Alves <palves@redhat.com>
1709
1710 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
1711 (top level): Add comment.
1712
cc77b1dc
PA
17132017-10-13 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.base/remote.exp (top level): Fix comment typo and add
1716 missing return.
1717
27c9e813
PA
17182017-10-13 Pedro Alves <palves@redhat.com>
1719 Simon Marchi <simon.marchi@polymtl.ca>
1720
1721 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
1722 calls and add comments. Skip test if use_gdb_stub is set.
1723 (top level): Use "set cwd" command instead of "cd" command.
1724
5e830d98
PA
17252017-10-13 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
1728 is_remote target check.
1729
f5ca0032
PA
17302017-10-13 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.base/scope.exp: Use build_executable + clean_restart +
1733 gdb_file_cmd instead of prepare_for_testing and no longer skip
1734 "before run" tests on is_remote target boards. Update comments.
1735 * boards/native-extended-gdbserver.exp
1736 (extended_gdbserver_load_last_file): New, factored out from ...
1737 (gdb_load): ... this. Move further below and add comment.
1738 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
1739
8aed1c0d
PA
17402017-10-12 Pedro Alves <palves@redhat.com>
1741
1742 * gdb.base/attach.exp: Remove references to gdb64.
1743 * gdb.base/dbx.exp: Remove references to gdb64.
1744
cfa34c87
SM
17452017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1746 Pedro Alves <palves@redhat.com>
1747
1748 * gdb.base/label.exp: Remove is_remote target check.
1749
9192b7de
PA
17502017-10-12 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.base/auvx.exp (coredir): Update comment.
1753 (top level) <core_works>: Use "set cwd" command instead of "cd"
1754 command.
1755
6bf0052d
PA
17562017-10-12 Pedro Alves <palves@redhat.com>
1757 Simon Marchi <simon.marchi@polymtl.ca>
1758
1759 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
1760 target boards.
1761
e48ef82d
PA
17622017-10-12 Pedro Alves <palves@redhat.com>
1763 Simon Marchi <simon.marchi@polymtl.ca>
1764
1765 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
1766 Instead skip if there's any gdb_protocol set.
1767
8d7aea57
SM
17682017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
1769 Pedro Alves <palves@redhat.com>
1770
1771 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
1772
30440677
PA
17732017-10-12 Pedro Alves <palves@redhat.com>
1774 Simon Marchi <simon.marchi@polymtl.ca>
1775
1776 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
1777 instead of on dejagnu remote boards.
1778
4e04f045 17792017-10-12 Pedro Alves <palves@redhat.com>
175654b9 1780 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
1781
1782 * gdb.base/inferior-died.exp: Remove is_remote and isnative
1783 checks. Use build_executable + clean_restart instead of
1784 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
1785 of enabling non-stop after starting gdb.
1786
871a186e
PA
17872017-10-12 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
1790 * gdb.threads/non-ldr-exc-2.exp: Ditto.
1791 * gdb.threads/non-ldr-exc-3.exp: Ditto.
1792 * gdb.threads/non-ldr-exc-4.exp: Ditto.
1793
56d704da
AK
17942017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
1795
1796 * gdb.arch/arc-tdesc-cpu.exp: New file.
1797 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
1798
2f20e312
SM
17992017-10-10 Simon Marchi <simon.marchi@ericsson.com>
1800
1801 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
1802
65630365
PA
18032017-10-10 Pedro Alves <palves@redhat.com>
1804
1805 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
1806 expect CLI output.
1807
bf469271
PA
18082017-10-10 Pedro Alves <palves@redhat.com>
1809
1810 * lib/selftest-support.exp (selftest_setup): Update for
1811 captured_command_loop's prototype change.
1812
777a42f1
PA
18132017-10-09 Pedro Alves <palves@redhat.com>
1814
1815 Test both arch1=>arch2 and arch2=>arch1.
1816
1817 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
1818 (srcfile2, binfile2, march1, march2): Remove globals. Largely
1819 factored out to...
1820 (append_arch1_options, append_arch2_options, append_arch_options)
1821 (build_executables): New procedures.
1822 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
1823 local.
1824 (top level): Add new 'first_arch' testing axis.
1825
cbd2b4e3
PA
18262017-10-09 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
1829 (barrier): New.
1830 (thread_start, all_started): New functions.
1831 (main): Spawn new thread and wait until it is scheduled.
1832 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
1833 option.
1834 (do_test): Add 'selected_thread' parameter. Run to all_started
1835 instead of main. Explicitly set the breakpoint at main. Switch
1836 to the SELECTED_THREAD thread.
1837 (top level): Test handling the exec event with either the main
1838 thread or the second thread selected.
1839
5c9e4427
PA
18402017-10-09 Pedro Alves <palves@redhat.com>
1841
1842 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
1843 logic. Move STOP marker after the value checks.
1844 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
1845 regexp.
1846
b3b7c423
SL
18472017-10-06 Sandra Loosemore <sandra@codesourcery.com>
1848
1849 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
1850
3b4b2f16
UW
18512017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
1852
1853 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
1854 integer-to-dfp conversion.
1855 * gdb.base/dfp-test.exp: Likewise.
1856
5cd63fda
PA
18572017-10-04 Pedro Alves <palves@redhat.com>
1858
1859 * gdb.multi/hangout.c: Include <unistd.h>.
1860 (hangout_loop): New function.
1861 (main): Call alarm. Call hangout_loop in a loop.
1862 * gdb.multi/hello.c: Include <unistd.h>.
1863 (hello_loop): New function.
1864 (main): Call alarm. Call hangout_loop in a loop.
1865 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
1866 inferior with the other selected.
1867
4c71c105
SM
18682017-10-04 Simon Marchi <simon.marchi@ericsson.com>
1869
1870 * gdb.mi/list-thread-groups-available.exp: New file.
1871 * gdb.mi/list-thread-groups-available.c: New file.
1872
bc3b087d
SDJ
18732017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1874
1875 * gdb.base/set-cwd.exp: Make it available on
1876 native-extended-gdbserver.
1877
d092c5a2
SDJ
18782017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
1879
1880 * gdb.base/set-cwd.c: New file.
1881 * gdb.base/set-cwd.exp: Likewise.
1882
45320ffa
TT
18832017-10-02 Tom Tromey <tom@tromey.com>
1884
1885 PR rust/22236:
1886 * gdb.rust/simple.rs (main): New variable "fslice".
1887 * gdb.rust/simple.exp: Add slice tests. Update string tests.
1888
b3e3859b
TT
18892017-10-02 Tom Tromey <tom@tromey.com>
1890
1891 * gdb.rust/simple.exp: Test ptype of a slice.
1892
01af5e0d
TT
18932017-10-02 Tom Tromey <tom@tromey.com>
1894
1895 * gdb.rust/simple.exp: Test index of slice.
1896
a9bbfbd8
TT
18972017-09-27 Tom Tromey <tom@tromey.com>
1898
1899 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
1900
df8899e5
TP
19012017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
1902 Pedro Alves <palves@redhat.com>
1903
1904 * gdb.base/compare-sections.exp (get value of read-only section): Read
1905 as unsigned value.
1906 (corrupt read-only section): Likewise and don't set written if patching
1907 failed.
1908
757bf54b
KB
19092017-09-21 Kevin Buettner <kevinb@redhat.com>
1910
1911 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
1912 files.
1913
06871ae8
PA
19142017-09-20 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
1917 symbol names in gdb's output.
1918 * gdb.cp/overload.exp ("list all overloads"): Likewise.
1919
e5f25bc5
PA
19202017-09-20 Pedro Alves <palves@redhat.com>
1921
1922 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
1923 Rename to ...
1924 (test_list_ambiguous_symbol): ... this and add a symbol name
1925 parameter. Adjust.
1926 (test_list_ambiguous_function): Reimplement on top of
1927 test_list_ambiguous_symbol and also test listing ambiguous
1928 variables.
1929 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
1930 (ambiguous_fun): ... this.
1931 (ambiguous_var): New.
1932 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
1933 (ambiguous_fun): ... this.
1934 (ambiguous_var): New.
1935
4e5a4f58
JB
19362017-09-19 John Baldwin <jhb@FreeBSD.org>
1937
1938 * gdb.base/starti.c: New file.
1939 * gdb.base/starti.exp: New file.
1940 * lib/gdb.exp (gdb_starti_cmd): New procedure.
1941
26e53f3e
PA
19422017-09-14 Pedro Alves <palves@redhat.com>
1943
1944 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
1945 (top level): Use it instead of runto.
1946
cb791d59
TT
19472017-09-11 Tom Tromey <tom@tromey.com>
1948
1949 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
1950
7c96f8c1
TT
19512017-09-11 Tom Tromey <tom@tromey.com>
1952
1953 * gdb.python/py-infthread.exp: Add tests for new_thread event.
1954 * gdb.python/py-inferior.exp: Add tests for new inferior events.
1955
469412dd
CW
19562017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
1957
1958 * gdb.fortran/printing-types.exp: New file.
1959 * gdb.fortran/printing-types.exp: New file.
1960
e0f86435
BH
19612017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1962
1963 * gdb.fortran/vla-ptype.exp: Fix typos.
1964 * gdb.fortran/vla-value.exp: Same.
1965
9e9af4be
BH
19662017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
1967
1968 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
1969 * gdb.mi/mi-var-child-f.exp: Likewise.
1970 * gdb.mi/mi-vla-fortran.exp: Likewise.
1971
a5ad232b
FP
19722017-09-08 Frank Penczek <frank.penczek@intel.com>
1973 Christoph Weinmann <christoph.t.weinmann@intel.com>
1974 Bernhard Heckel <bernhard.heckel@intel.com>
1975
1976 * gdb.fortran/ptr-indentation.f90: New file.
1977 * gdb.fortran/ptr-indentation.exp: New file.
1978
5aec60eb
TT
19792017-09-05 Tom Tromey <tom@tromey.com>
1980
1981 PR gdb/22010:
1982 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
1983
8f8f8152
TP
19842017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
1985
1986 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
1987
fbd1b771
JK
19882017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1989
1990 * gdb.threads/tls-nodebug-pie.c: New file.
1991 * gdb.threads/tls-nodebug-pie.exp: New file.
1992
5eb5f850
TT
19932017-09-05 Tom Tromey <tom@tromey.com>
1994
1995 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
1996 for rust.
1997
ae780a21
SM
19982017-09-05 Simon Marchi <simon.marchi@ericsson.com>
1999
2000 * gdb.multi/multi-arch-exec.exp: Test with different
2001 "follow-exec-mode" settings.
2002 (do_test): New procedure.
2003
3693fdb3
PA
20042017-09-04 Pedro Alves <palves@redhat.com>
2005
2006 * gdb.base/func-static.c (S::method const, S::method volatile)
2007 (S::method volatile const): New methods.
2008 (c_s, v_s, cv_s): New instances.
2009 (main): Call method() on them.
2010 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2011 (cannot_resolve): New procedure.
2012 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2013 print-quote-unquoted columns.
2014 (do_test): Test printing each scope too.
2015
e68cb8e0
PA
20162017-09-04 Pedro Alves <palves@redhat.com>
2017
2018 * gdb.base/local-static.exp: Also test with
2019 class::method::variable wholly quoted.
2020 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2021
858be34c
PA
20222017-09-04 Pedro Alves <palves@redhat.com>
2023
2024 * gdb.base/local-static.c: New.
2025 * gdb.base/local-static.cc: New.
2026 * gdb.base/local-static.exp: New.
2027
46a4882b
PA
20282017-09-04 Pedro Alves <palves@redhat.com>
2029
2030 * gdb.asm/asm-source.exp: Add casts to int.
2031 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2032 (dataglobal64_1, dataglobal64_2): New globals.
2033 * gdb.base/nodebug.exp: Test different expressions involving the
2034 new globals, with print, whatis and ptype. Add casts to int.
2035 * gdb.base/solib-display.exp: Add casts to int.
2036 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2037 * gdb.cp/m-static.exp: Add cast to int.
2038 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2039 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2040 tls variable with no debug info without a cast. Test with a cast
2041 to int too.
2042 * gdb.trace/entry-values.exp: Add casts.
2043
2c5a2be1
PA
20442017-09-04 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.base/nodebug.exp: Test that ptype's error about functions
2047 with unknown return type includes the function name too.
2048
7022349d
PA
20492017-09-04 Pedro Alves <palves@redhat.com>
2050
2051 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2052 return type of munmap in infcall.
2053 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2054 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2055 type of ftell in infcall.
2056 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2057 type of getpid in infcall.
2058 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2059 infcall.
2060 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2061 Bail on failure to extract the pid.
2062 * gdb.base/nodebug.c: #include <stdint.h>.
2063 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2064 New functions.
2065 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2066 Change expected output of print/whatis/ptype with functions with
2067 no debug info. Test all supported languages. Call
2068 test_call_promotion.
2069 * gdb.compile/compile.exp: Adjust expected output to expect
2070 warning.
2071 * gdb.threads/siginfo-threads.exp: Likewise.
2072
54990598
PA
20732017-09-04 Pedro Alves <palves@redhat.com>
2074
2075 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2076 "prototypes". Test calling float functions via prototyped and
2077 unprototyped function pointers.
2078 (perform_all_tests): New parameter "prototypes". Pass it down.
2079 (top level): Pass down "prototypes" parameter to
2080 perform_all_tests.
2081
34d16ea2
SM
20822017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2083
2084 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2085 Test with nested loops.
2086
9521ecda
SM
20872017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2088
2089 * gdb.base/commands.exp: Call the new procedures.
2090 (loop_break_test, loop_continue_test): New procedures.
2091
80a65e9b
SM
20922017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2093
2094 * gdb.base/commands.exp: Call new procedure.
2095 (define_if_without_arg_test): New procedure.
2096
e439fa14
PA
20972017-09-04 Pedro Alves <palves@redhat.com>
2098
2099 * gdb.base/list-ambiguous.exp: New file.
2100 * gdb.base/list-ambiguous0.c: New file.
2101 * gdb.base/list-ambiguous1.c: New file.
2102 * gdb.base/list.exp (test_list_range): Adjust expected output.
2103
0a2dde4a
SDJ
21042017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2105
2106 * gdb.base/share-env-with-gdbserver.c: New file.
2107 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2108
5e89eb3a
SM
21092017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2110
2111 * gdb.base/commands.exp (gdbvar_simple_if_test,
2112 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
2113 progvar_simple_if_test, progvar_simple_while_test,
2114 progvar_complex_if_while_test, user_defined_command_test,
2115 user_defined_command_args_eval,
2116 user_defined_command_args_stack_test,
2117 user_defined_command_manyargs_test, bp_deleted_in_command_test,
2118 temporary_breakpoint_commands,
2119 gdb_test_no_prompt, redefine_hook_test,
2120 redefine_backtrace_test): Remove "global gdb_prompt".
2121
fd437cbc
SM
21222017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2123
2124 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
2125 New proc, call it from toplevel.
2126
87215ad1
SDJ
21272017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
2128
2129 PR remote/21852
2130 * gdb.server/normal.c: New file, copied from gdb.base.
2131 * gdb.server/run-without-local-binary.exp: New file.
2132
58afddc6
WP
21332017-08-07 Weimin Pan <weimin.pan@oracle.com>
2134
2135 * gdb.arch/sparc64-adi.exp: New file.
2136 * gdb.arch/sparc64-adi.c: New file.
2137
5277199a
PA
21382017-08-22 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.cp/overload.exp (line_range_pattern): New procedure.
2141 (top level): Add "list all overloads" tests.
2142
14278e1f
TT
21432017-08-22 Tom Tromey <tom@tromey.com>
2144
2145 * gdb.gdb/xfullpath.exp: Remove.
2146
bf223d3e
PA
21472017-08-21 Pedro Alves <palves@redhat.com>
2148
2149 PR gdb/19487
2150 * gdb.base/symbol-alias.c: New.
2151 * gdb.base/symbol-alias2.c: New.
2152 * gdb.base/symbol-alias.exp: New.
2153
c973d0aa
PA
21542017-08-21 Pedro Alves <palves@redhat.com>
2155
2156 * gdb.base/dfp-test.c
2157 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
2158 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
2159 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
2160 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
2161 * gdb.base/whatis-ptype-typedefs.c: New.
2162 * gdb.base/whatis-ptype-typedefs.exp: New.
2163 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
2164 (an_int, an_int_type, an_int_type2): New globals.
2165 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
2166 involving typedefs and cast expressions.
2167 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
2168 (lookup_typedefs_function): New.
2169 (typedefs_pretty_printers_dict): New.
2170 (top level): Register lookup_typedefs_function in
2171 gdb.pretty_printers.
2172
6d580b63
YQ
21732017-08-18 Yao Qi <yao.qi@linaro.org>
2174
2175 * gdb.server/unittest.exp: New.
2176
206726fb
SDJ
21772017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
2178
2179 PR gdb/21954
2180 * gdb.base/environ.exp: Add test to check if 'unset environment'
2181 works.
2182
bf0ec4c2
AA
21832017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2184
2185 * lib/gdb.exp (universal_compile_options): New caching proc.
2186 (gdb_compile): Suppress GCC's coloring of messages.
2187
d6382fff
TT
21882017-08-14 Tom Tromey <tom@tromey.com>
2189
2190 PR gdb/21675:
2191 * gdb.base/printcmds.exp (test_radices): New function.
2192 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
2193 * gdb.base/sizeof.exp (check_valueof): Use p/d.
2194 * lib/gdb.exp (get_integer_valueof): Use p/d.
2195
c2c2dd9f
SM
21962017-08-12 Simon Marchi <simon.marchi@ericsson.com>
2197
2198 * lib/gdb.exp (get_valueof): Don't capture end-of-line
2199 characters.
2200
fdffd6f4
TT
22012017-08-05 Tom Tromey <tom@tromey.com>
2202
2203 * gdb.rust/simple.exp: Allow String to appear in a different
2204 namespace.
2205
27d41eac
YQ
22062017-07-26 Yao Qi <yao.qi@linaro.org>
2207
2208 * gdb.gdb/unittest.exp: Invoke command
2209 "maintenance check xml-descriptions".
2210
031ed05d
AA
22112017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2212
2213 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
2214 calling context.
2215 (hex128): Drop erroneous calculation of parameters.
2216
dcd27ddf
SM
22172017-07-22 Simon Marchi <simon.marchi@ericsson.com>
2218
2219 * gdb.python/py-unwind.exp: Disable stack protection when
2220 building test file.
2221
47e77640
PA
22222017-07-20 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/default.exp (set language): Adjust expected output.
2225
62d2a18a
PA
22262017-07-20 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
2229 (test_minsym): ... this, and make static.
2230 (get_pck__foo__bar__minsym): Rename to ...
2231 (get_test_minsym): ... this.
2232 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
2233 symbol names and comments.
2234 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
2235 (get_test_minsym): ... this.
2236 (pck__foo__bar__minsym__2): Rename to ...
2237 (test_minsym): ... this.
2238 (main): Adjust.
2239
c45ec17c
PA
22402017-07-17 Pedro Alves <palves@redhat.com>
2241
2242 * gdb.base/completion.exp: Adjust expected output.
2243 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
2244 the completer works.
2245
c6756f62
PA
22462017-07-17 Pedro Alves <palves@redhat.com>
2247
2248 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
2249
5bd68487
AB
22502017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2251
2252 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
2253
8880f2a9
TT
22542017-07-14 Tom Tromey <tom@tromey.com>
2255
2256 PR rust/21764:
2257 * gdb.rust/simple.exp: Add tests.
2258
65547233
TT
22592017-07-14 Tom Tromey <tom@tromey.com>
2260
2261 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
2262
8f14146e
PA
22632017-07-14 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.linespec/base/one/thefile.cc (z1): New function.
2266 * gdb.linespec/base/two/thefile.cc (z2): New function.
2267 * gdb.linespec/linespec.exp: Add tests.
2268
b4365d02
AB
22692017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2270
2271 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
2272 to mi_create_breakpoint.
2273
5d2cbaa5
AB
22742017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
2275
2276 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
2277 mi_create_breakpoint.
2278
11cb5716
IB
22792017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
2280
2281 * gdb.dlang/demangle.exp: Update for demangling changes.
2282
03278692
TT
22832017-07-09 Tom Tromey <tom@tromey.com>
2284
2285 * gdb.dwarf2/shortpiece.exp: New file.
2286
33c5cd75
DB
22872017-07-06 David Blaikie <dblaikie@gmail.com>
2288
2289 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
2290 built from fissiont-multi-cu{1,2}.c.
2291 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
2292 except putting 'main' and 'func' in separate CUs in the same DWO file.
2293 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
2294 test.
2295 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
2296 test.
2297
8455d262
PA
22982017-07-06 Pedro Alves <palves@redhat.com>
2299
2300 * gdb.python/py-unwind.exp: Test flushregs.
2301
dc4bde35
SDJ
23022017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2303
2304 PR cli/21688
2305 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
2306 tests for alias commands and trailing whitespace.
2307
51ed89aa
SDJ
23082017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
2309
2310 PR cli/21688
2311 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
2312 procedure. Call it.
2313
eb17d413
PA
23142017-06-29 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.base/printcmds.exp: Add tests.
2317
41664b45
DG
23182017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
2319
2320 PR gdb/21337
2321 * gdb.base/reread-readsym.exp: New file.
2322 * gdb.base/reread-readsym.c: New file.
2323
75312ae3
KB
23242017-06-21 Kevin Buettner <kevinb@redhat.com>
2325
2326 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
2327 subpattern.
2328
66953522
PB
23292017-06-19 Peter Bergner <bergner@vnet.ibm.com>
2330
2331 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
2332 extended mnemonic.
2333 * gdb.arch/powerpc-power9.s: Likewise.
2334
5524b525
AA
23352017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2336
2337 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
2338 on 32-bit x86 targets. Exploit is_*_target macros where
2339 appropriate.
2340
03c8af18
AA
23412017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2342
2343 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
2344 register pieces.
2345
3bf31011
AA
23462017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2347
2348 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
2349 located in one or more DWARF pieces.
2350
805acca0
AA
23512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2352
2353 * lib/gdb.exp (get_endianness): New proc.
2354 * gdb.arch/aarch64-fp.exp: Use it.
2355 * gdb.arch/altivec-regs.exp: Likewise.
2356 * gdb.arch/e500-regs.exp: Likewise.
2357 * gdb.arch/vsx-regs.exp: Likewise.
2358 * gdb.base/dump.exp: Likewise.
2359 * gdb.base/funcargs.exp: Likewise.
2360 * gdb.base/gnu_vector.exp: Likewise.
2361 * gdb.dwarf2/formdata16.exp: Likewise.
2362 * gdb.dwarf2/implptrpiece.exp: Likewise.
2363 * gdb.dwarf2/nonvar-access.exp: Likewise.
2364 * gdb.python/py-inferior.exp: Likewise.
2365 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2366
e9352324
AA
23672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2368
2369 PR gdb/21226
2370 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
2371 stack value pieces are taken from the LSB end.
2372
d5d1163e
AA
23732017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2374
2375 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
2376 variable at nonzero offset.
2377
0567c986
AA
23782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2379
2380 * gdb.dwarf2/var-access.c: New file.
2381 * gdb.dwarf2/var-access.exp: New test.
2382 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
2383
973e9aab
TT
23842017-06-12 Tom Tromey <tom@tromey.com>
2385
2386 * gdb.dwarf2/formdata16.exp: Add tests.
2387
d9109c80
TT
23882017-06-12 Tom Tromey <tom@tromey.com>
2389
2390 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
2391
30a25466
TT
23922017-06-12 Tom Tromey <tom@tromey.com>
2393
2394 PR exp/16225:
2395 * gdb.reverse/i386-sse-reverse.exp: Update tests.
2396 * gdb.arch/vsx-regs.exp: Update tests.
2397 * gdb.arch/s390-vregs.exp (hex128): New proc.
2398 Update test.
2399 * gdb.arch/altivec-regs.exp: Update tests.
2400
aefd8b33
SDJ
24012017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2402
2403 * gdb.base/startup-with-shell.c: New file.
2404 * gdb.base/startup-with-shell.exp: Likewise.
2405
2090129c
SDJ
24062017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
2407
2408 * gdb.server/non-existing-program.exp: Update regex in order to
2409 reflect the fact that gdbserver is now using fork_inferior (with a
2410 shell) to startup the inferior.
2411
8e86a419
SM
24122017-05-30 Simon Marchi <simon.marchi@ericsson.com>
2413
2414 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
2415 support function calls from GDB.
2416
e6cf65f2
TT
24172017-05-21 Tom Tromey <tom@tromey.com>
2418
2419 PR rust/21466:
2420 * gdb.rust/unsized.exp: New file.
2421 * gdb.rust/unsized.rs: New file.
2422
43cc5389
TT
24232017-05-19 Tom Tromey <tom@tromey.com>
2424
2425 PR rust/21484:
2426 * gdb.rust/watch.exp: New file.
2427 * gdb.rust/watch.rs: New file.
2428
ec8df234
TT
24292017-05-18 Tom Tromey <tom@tromey.com>
2430
2431 * gdb.rust/simple.exp: Allow Box to be qualified.
2432
3e3e7fae
TP
24332017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
2434
2435 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
2436
59cc050d
PA
24372017-05-18 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.base/fileio.c (test_write, test_read, test_close)
2440 (test_fstat): Don't print 'ret' in the fail path.
2441
c8f6abd1
PA
24422017-05-18 Pedro Alves <palves@redhat.com>
2443
2444 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
2445 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
2446 (test_system, test_rename, test_unlink, test_time): Change
2447 prototypes.
2448 * gdb.base/fileio.exp (stop_msg): Adjust.
2449
d2a03b77
PA
24502017-05-18 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.base/fileio.c (null_str): New global.
2453 (test_stat): Use it.
2454 * gdb.base/fileio.exp: Remove nowarnings.
2455
0d5c6999
YQ
24562017-05-17 Yao Qi <yao.qi@linaro.org>
2457
2458 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
2459
21873064
YQ
24602017-05-17 Simon Marchi <simon.marchi@ericsson.com>
2461
2462 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
2463 argument command.
2464 (top-level): Invoke test_set_inferior_tty.
2465
d512d31c
PA
24662017-05-04 Pedro Alves <palves@redhat.com>
2467
2468 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
2469 Add parens to print call for Python 3.
2470
90cef2ed
KS
24712017-05-03 Keith Seitz <keiths@redhat.com>
2472
2473 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
2474 (main): Call it.
2475
14f819c8
TW
24762017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2477
2478 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
2479 to prev and next.
2480
913aeadd
TW
24812017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2482
2483 * gdb.python/py-record-btrace.exp: Remove test for
2484 gdb.BtraceInstruction.error.
2485
a3be24ad
TW
24862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2487
2488 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
2489
ae20e79a
TW
24902017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
2491
2492 * gdb.python/py-record-btrace-threads.c: New file.
2493 * gdb.python/py-record-btrace-threads.exp: New file.
2494
45ce1b47
SDJ
24952017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
2496
2497 PR testsuite/8595
2498 * gdb.base/environ.exp: Make test available in all architectures.
2499 Move bits related to "info program" testing to
2500 gdb.base/info-program.exp. Rewrite tests to use the two new
2501 procedures mentione below.
2502 (test_set_show_env_var) New procedure.
2503 (test_set_show_env_var_equal): Likewise.
2504 * gdb.base/info-program.exp: New file.
2505
e15c3eb4
KS
25062017-04-27 Keith Seitz <keiths@redhat.com>
2507
2508 * gdb.cp/oranking.cc (test15): New function.
2509 (main): Call test15 and declare additional variables for testing.
2510 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
2511 "p foo101('abc')" tests.
2512 Add tests for cv qualifier overloads.
2513 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
2514 "lvalue reference overload" test.
2515 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
2516 "print value of f1 on Child&& in f2" test.
2517
3a3fd0fd
PA
25182017-04-19 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
2521 procedure.
2522 (top level): Call it.
2523 * lib/gdb.exp (gdb_define_cmd): New procedure.
2524
53375380
PA
25252017-04-12 Pedro Alves <palves@redhat.com>
2526
2527 PR gdb/21323
2528 * gdb.cp/wide_char_types.c: Include <wchar.h>.
2529 (wchar): New global.
2530 * gdb.cp/wide_char_types.exp (wide_char_types_program)
2531 (do_test_wide_char, wide_char_types_no_program, top level): Add
2532 wchar_t testing.
2533
53e710ac
PA
25342017-04-12 Pedro Alves <palves@redhat.com>
2535
2536 PR c++/21323
2537 * gdb.cp/wide_char_types.c: New file.
2538 * gdb.cp/wide_char_types.exp: New file.
2539
0ad9d8c7
SDJ
25402017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
2541
2542 PR gdb/21352
2543 * gdb.trace/tsv.exp: Add test for "tsave -r".
2544
b1b45502
IB
25452017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
2546
2547 * gdb.dlang/watch-loc.c: New file.
2548 * gdb.dlang/watch-loc.exp: New file.
2549
ec13808e
JK
25502017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2551
2552 * gdb.python/py-section-script.exp (sepdebug): New testcases.
2553
fe5f7374
AK
25542017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2555
2556 * gdb.arch/arc-analyze-prologue.S: New file.
2557 * gdb.arch/arc-analyze-prologue.exp: Likewise.
2558
eea78757
AK
25592017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
2560
2561 * gdb.arch/arc-decode-insn.S: New file.
2562 * gdb.arch/arc-decode-insn.exp: Likewise.
2563
5badf10a
IR
25642017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
2565
2566 PR tdep/20928
2567 * gdb.arch/sparc64-regs.exp: New file.
2568 * gdb.arch/sparc64-regs.S: Likewise.
2569
cee59b3f
TW
25702017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
2571
2572 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
2573 and memory view on Python 3.
2574
c0f55cc6
AV
25752017-03-20 Artemiy Volkov <artemiyv@acm.org>
2576 Keith Seitz <keiths@redhat.com>
2577
2578 PR gdb/14441
2579 * gdb.cp/demangle.exp: Add rvalue reference tests.
2580 * gdb.cp/rvalue-ref-casts.cc: New file.
2581 * gdb.cp/rvalue-ref-casts.exp: New file.
2582 * gdb.cp/rvalue-ref-overload.cc: New file.
2583 * gdb.cp/rvalue-ref-overload.exp: New file.
2584 * gdb.cp/rvalue-ref-params.cc: New file.
2585 * gdb.cp/rvalue-ref-params.exp: New file.
2586 * gdb.cp/rvalue-ref-sizeof.cc: New file.
2587 * gdb.cp/rvalue-ref-sizeof.exp: New file.
2588 * gdb.cp/rvalue-ref-types.cc: New file.
2589 * gdb.cp/rvalue-ref-types.exp: New file.
2590 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
2591 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
2592
51457a05
MAL
25932017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2594
2595 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
2596 New procedure.
2597
5b291c04
MAL
25982017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2599
2600 * lib/mi-support.exp (mi_gdb_test): Add additional message
2601 for unexpected output.
2602
59a56148
AA
26032017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
2604
2605 * gdb.base/examine-backward.c (Barrier): New character array
2606 constant, to ensure that TestStrings is preceded by a string
2607 terminator.
2608
7942e96e
AA
26092017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2610
2611 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
2612 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
2613 and implicit pointer into such a location.
2614
6ebac3fb
DE
26152017-03-16 Doug Evans <dje@google.com>
2616
2617 * gdb.python/py-lazy-string (pointer): Really add new typedef.
2618
ec3b243d
TP
26192017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
2620
2621 * gdb.cp/m-static.exp: Fix expectation for prototype of
2622 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
2623
26242017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
2625
2626 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
2627 * gdb.guile/scm-lazy-string.c: New file.
2628 * gdb.guile/scm-value.exp: Move lazy string tests to ...
2629 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
2630 for pointer, array, typedef lazy strings.
2631
2cc36e25 26322017-03-16 Doug Evans <dje@google.com>
34b43320
DE
2633
2634 PR python/17728, python/18439, python/18779
2635 * gdb.python/py-value.c (main) Delete locals sptr, sn.
2636 * gdb.python/py-lazy-string.c (pointer): New typedef.
2637 (main): New locals ptr, array, typedef_ptr.
2638 * gdb.python/py-value.exp: Move lazy string tests to ...
2639 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
2640 array, typedef lazy strings.
ec3b243d 2641
0efcde63
AK
26422017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
2643
2644 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
2645 Add optional 'test' parameter.
2646
7978d7c3
SM
26472017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2648
2649 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2650 Skip for versions of DejaGnu < 1.5.
2651
896c0c1e
SM
26522017-03-13 Simon Marchi <simon.marchi@ericsson.com>
2653
2654 * lib/gdb.exp (dejagnu_version): New proc.
2655 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2656 Use dejagnu_version.
2657
5f4d1085
KS
26582017-03-10 Keith Seitz <keiths@redhat.com>
2659
2660 PR c++/8128
2661 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
2662 type from destructor regexps.
2663 Add a branch which actually passes the test.
2664 Adjust "ptype t5i" test names.
2665
1de05205
PA
26662017-03-08 Pedro Alves <palves@redhat.com>
2667
2668 * gdb.base/step-over-exit.exp: Add explicit test message.
2669
c65d6b55
PA
26702017-03-08 Pedro Alves <palves@redhat.com>
2671
2672 PR gdb/18360
2673 * gdb.threads/interrupt-while-step-over.c: New file.
2674 * gdb.threads/interrupt-while-step-over.exp: New file.
2675
2e86a283
PA
26762017-03-08 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
2679 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
2680
25dcbff6
PA
26812017-03-08 Pedro Alves <palves@redhat.com>
2682
2683 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
2684 PKRU as not supported as a PASS.
2685
dc9366eb
PA
26862017-03-08 Pedro Alves <palves@redhat.com>
2687
2688 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
2689 prefix instead of $binfile1/$binfile2.
2690 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
2691 in test message.
2692 * gdb.python/py-completion.exp: Use "load python file" as test
2693 messages instead of unstable path names.
2694
6e5d74e7
PA
26952017-03-08 Pedro Alves <palves@redhat.com>
2696 Jan Kratochvil <jan.kratochvil@redhat.com>
2697
2698 PR cli/21218
2699 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
2700 New proc.
2701 (top level): Call it.
2702
9753a2f6
PA
27032017-03-08 Pedro Alves <palves@redhat.com>
2704
2705 PR tui/21216
2706 * gdb.tui/tui-nl-filtered-output.exp: New file.
2707
1a4dd9dd
PA
27082017-03-08 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.base/completion.exp: Move TUI completion tests to ...
2711 * gdb.tui/completion.exp: ... this new file.
2712
7cbbff33
PA
27132017-03-08 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.base/tui-disasm-long-lines.c,
2716 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
2717 gdb.base/tui-layout.exp: Move to ...
2718 * gdb.tui/: ... this new directory.
2719
5f6fd321
PA
27202017-03-07 Pedro Alves <palves@redhat.com>
2721
2722 * gdb.base/tui-layout.c: New file.
2723 * gdb.base/tui-layout.exp: New file.
2724
44959fa8
PA
27252017-03-07 Pedro Alves <palves@redhat.com>
2726
2727 * gdb.base/tui-layout.c: Rename to ...
2728 * gdb.base/tui-disasm-long-lines.c: ... this.
2729 * gdb.base/tui-layout.exp: Rename to ...
2730 * gdb.base/tui-disasm-long-lines.exp: ... this.
2731
f8c4e718
PA
27322017-03-07 Pedro Alves <palves@redhat.com>
2733
2734 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
2735
6dbb839a 27362017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
2737
2738 * i386-mpx-call.c: New file.
2739 * i386-mpx-call.exp: New file.
2740
65b48a81
PB
27412017-02-28 Peter Bergner <bergner@vnet.ibm.com>
2742
2743 * gdb.arch/powerpc-power.exp: Delete test.
2744 * gdb.arch/powerpc-power.s: Likewise.
2745 * gdb.disasm/disassembler-options.exp: New test.
2746 * gdb.arch/powerpc-altivec.exp: Likewise.
2747 * gdb.arch/powerpc-altivec.s: Likewise.
2748 * gdb.arch/powerpc-altivec2.exp: Likewise.
2749 * gdb.arch/powerpc-altivec2.s: Likewise.
2750 * gdb.arch/powerpc-altivec3.exp: Likewise.
2751 * gdb.arch/powerpc-altivec3.s: Likewise.
2752 * gdb.arch/powerpc-power7.exp: Likewise.
2753 * gdb.arch/powerpc-power7.s: Likewise.
2754 * gdb.arch/powerpc-power8.exp: Likewise.
2755 * gdb.arch/powerpc-power8.s: Likewise.
2756 * gdb.arch/powerpc-power9.exp: Likewise.
2757 * gdb.arch/powerpc-power9.s: Likewise.
2758 * gdb.arch/powerpc-vsx.exp: Likewise.
2759 * gdb.arch/powerpc-vsx.s: Likewise.
2760 * gdb.arch/powerpc-vsx2.exp: Likewise.
2761 * gdb.arch/powerpc-vsx2.s: Likewise.
2762 * gdb.arch/powerpc-vsx3.exp: Likewise.
2763 * gdb.arch/powerpc-vsx3.s: Likewise.
2764 * gdb.arch/arm-disassembler-options.exp: Likewise.
2765 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
2766 * gdb.arch/s390-disassembler-options.exp: Likewise.
2767
17cd4947
LM
27682017-02-23 Luis Machado <lgustavo@codesourcery.com>
2769
2770 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
2771 (check_supported_features): ... this. Changed return type to void.
2772 (supports_rdseed): New static global.
2773 (rdseed): Check supports_rdseed.
2774 (initialize): Call check_supported_features.
2775
2039d74e
EBM
27762017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2777
2778 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
2779 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
2780 and lqarx/stqcx.
2781 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
2782 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
2783
a51d7ecf
EBM
27842017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2785
2786 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
2787 uppercase.
2788
0224619f
JK
27892017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2790
2791 * gdb.dwarf2/formdata16.c: New file.
2792 * gdb.dwarf2/formdata16.exp: New file.
2793 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
2794
216f72a1
JK
27952017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2796
2797 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
2798 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
2799 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
2800 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
2801 DW_AT_GNU_*.
2802
43988095
JK
28032017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2804
2805 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
2806
99e8a4f9
SDJ
28072017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
2808
2809 PR gdb/21164
2810 * gdb.base/maint.exp: Add testcases for when the commands do
2811 not have arguments.
2812
b58a8c0c
TP
28132017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
2814
2815 * gdb.cp/chained-calls.exp: Use p instead of P.
2816
4e746bb6
TW
28172017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
2818
2819 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
2820 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
2821
3f77c769
TT
28222017-02-14 Tom Tromey <tom@tromey.com>
2823
2824 PR python/13598:
2825 * gdb.python/py-events.exp: Add before_prompt event tests.
2826
075beec0
AA
28272017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
2828
2829 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
2830
bf5f525c
LM
28312017-02-13 Luis Machado <lgustavo@codesourcery.com>
2832
2833 * gdb.linespec/explicit.c (my_unique_function_name): New function.
2834 (main): Call my_unique_function_name.
2835 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
2836 completion of patterns with a single match.
2837 Add missing -re switches to gdb_test_multiple calls.
2838
13a66184
LM
28392017-02-13 Luis Machado <lgustavo@codesourcery.com>
2840
2841 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
2842 return if core file is not recognized.
2843
26a06916
SM
28442017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2845
2846 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
2847 and extra UIs.
2848
b761ca9e
SM
28492017-02-10 Simon Marchi <simon.marchi@ericsson.com>
2850
2851 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
2852 proc_with_prefix.
2853
b964bee0
TT
28542017-02-10 Tom Tromey <tom@tromey.com>
2855
2856 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
2857
18da0c51
MG
28582017-02-10 Martin Galvan <martingalvan@sourceware.org>
2859
2860 PR gdb/21122
2861 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
2862
604c4576
JG
28632017-02-08 Jerome Guitton <guitton@adacore.com>
2864
2865 * gdb.base/define.exp: Add test for command abbreviations
2866 in define.
2867
20b477a7
LM
28682017-02-06 Luis Machado <lgustavo@codesourcery.com>
2869
2870 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
2871 * gdb.reverse/insn-reverse-x86.c: New file.
2872
3f7b46f2
IR
28732017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
2874
2875 PR tdep/20936
2876 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
2877
f0fd41c1
TT
28782017-02-03 Tom Tromey <tom@tromey.com>
2879
2880 PR rust/21097:
2881 * gdb.rust/simple.exp: Add new tests.
2882
5be5dbf0
PA
28832017-02-02 Pedro Alves <palves@redhat.com>
2884
2885 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
2886 tests.
2887
7346ef59
AA
28882017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
2889
2890 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
2891 taking a 2-byte value out of a 4-byte DWARF implicit value on
2892 big-endian targets.
2893 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
2894 logic. Add test cases for DW_OP_implicit.
2895
787f0025
MM
28962017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2897
2898 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
2899
68777c29
MM
29002017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2901
2902 * gdb.btrace/enable.exp: Call gdb_exit before
2903 skip_gdbserver_tests.
2904
0a1c7e28
MM
29052017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2906
2907 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
2908 GDBFLAGS.
2909
b5ac99b0
MM
29102017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2911
2912 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
2913 the test is skipped.
2914 * gdb.btrace/data.exp: Likewise.
2915 * gdb.btrace/delta.exp: Likewise.
2916 * gdb.btrace/dlopen.exp: Likewise.
2917 * gdb.btrace/enable-running.exp: Likewise.
2918 * gdb.btrace/enable.exp: Likewise.
2919 * gdb.btrace/exception.exp: Likewise.
2920 * gdb.btrace/function_call_history.exp: Likewise.
2921 * gdb.btrace/gcore.exp: Likewise.
2922 * gdb.btrace/instruction_history.exp: Likewise.
2923 * gdb.btrace/multi-thread-step.exp: Likewise.
2924 * gdb.btrace/nohist.exp: Likewise.
2925 * gdb.btrace/non-stop.exp: Likewise.
2926 * gdb.btrace/reconnect.exp: Likewise.
2927 * gdb.btrace/record_goto-step.exp: Likewise.
2928 * gdb.btrace/record_goto.exp: Likewise.
2929 * gdb.btrace/rn-dl-bind.exp: Likewise.
2930 * gdb.btrace/segv.exp: Likewise.
2931 * gdb.btrace/step.exp: Likewise.
2932 * gdb.btrace/stepi.exp: Likewise.
2933 * gdb.btrace/tailcall-only.exp: Likewise.
2934 * gdb.btrace/tailcall.exp: Likewise.
2935 * gdb.btrace/tsx.exp: Likewise.
2936 * gdb.btrace/unknown_functions.exp: Likewise.
2937 * gdb.btrace/vdso.exp: Likewise.
2938
cd4007e4
MM
29392017-02-01 Markus Metzger <markus.t.metzger@intel.com>
2940
2941 * gdb.btrace/enable-running.c: New.
2942 * gdb.btrace/enable-running.exp: New.
2943
2735833d
WT
29442017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2945
2946 * gdb.arch/amd64-gs_base.c: New file.
2947 * gdb.arch/amd64-gs_base.exp: New file.
2948
b51e1e94
LM
29492017-01-26 Luis Machado <lgustavo@codesourcery.com>
2950
2951 * lib/memory.exp: Remove spurious empty newlines.
2952
72ca0410
SM
29532017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
2954
2955 * gdb.python/py-bad-printers.exp: Load python file using "source".
2956 * gdb.python/py-events.exp: Likewise.
2957 * gdb.python/py-evsignal.exp: Likewise.
2958 * gdb.python/py-evthreads.exp: Likewise.
2959 * gdb.python/py-frame-args.exp: Likewise.
2960 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
2961 * gdb.python/py-framefilter-mi.exp: Likewise.
2962 * gdb.python/py-framefilter.exp: Likewise.
2963 * gdb.python/py-mi.exp: Likewise.
2964 * gdb.python/py-pp-maint.exp: Likewise.
2965 * gdb.python/py-pp-registration.exp: Likewise.
2966 * gdb.python/py-prettyprint.exp: Likewise.
2967 (run_lang_tests): Likewise.
2968 * gdb.python/py-typeprint.exp: Likewise.
2969
e309aa65
LM
29702017-01-26 Luis Machado <lgustavo@codesourcery.com>
2971
2972 * lib/memory.exp: New file.
2973 * lib/gdb.exp: Load memory.exp.
2974 * gdb.base/memattr.exp (delete_memory): Move proc to
2975 lib/memory.exp and rename to delete_memory_regions.
2976 Replace delete_memory with delete_memory_regions.
2977 Cleanup memory regions before tests.
2978 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
2979 before tests.
2980
515aff23
LM
29812017-01-26 Luis Machado <lgustavo@codesourcery.com>
2982
2983 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
2984 files.
2985 (initialize): New function conditionally defined.
2986 (testcases): Move within conditional block.
2987 (main): Call initialize.
2988 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
2989 of gdb.reverse/insn-reverse.c.
2990 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
2991 gdb.reverse/insn-reverse.c.
2992
d8b49cf0
YQ
29932017-01-26 Yao Qi <yao.qi@linaro.org>
2994
2995 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
2996 disassemble on address 0.
2997
f13a9a0c
YQ
29982017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
2999 Yao Qi <yao.qi@linaro.org>
3000
3001 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3002 * gdb.dwarf2/implptr-64bit.S: Remove.
3003 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3004 variables in caller's context. Add DW_OP_implicit_value.
3005
5ac95241
YQ
30062017-01-25 Yao Qi <yao.qi@linaro.org>
3007
3008 * lib/dwarf.exp (Dwarf::_location): Handle
3009 DW_OP_GNU_implicit_pointer with proper size.
3010
23e82930
LM
30112017-01-20 Luis Machado <lgustavo@codesourcery.com>
3012
3013 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3014 and add untested calls.
3015
d334ae25
LM
30162017-01-20 Luis Machado <lgustavo@codesourcery.com>
3017
3018 * gdb.python/python.exp: Check line number against what GDB thinks
3019 the line number is for func1.
3020
f5e6296e
IB
30212017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3022
3023 * gdb.dlang/debug-expr.exp: New file.
3024
5b362f04
LM
30252016-12-23 Luis Machado <lgustavo@codesourcery.com>
3026
3027 Fix test names for the following files:
3028
3029 * gdb.ada/exec_changed.exp
3030 * gdb.ada/info_types.exp
3031 * gdb.arch/aarch64-atomic-inst.exp
3032 * gdb.arch/aarch64-fp.exp
3033 * gdb.arch/altivec-abi.exp
3034 * gdb.arch/altivec-regs.exp
3035 * gdb.arch/amd64-byte.exp
3036 * gdb.arch/amd64-disp-step.exp
3037 * gdb.arch/amd64-dword.exp
3038 * gdb.arch/amd64-entry-value-inline.exp
3039 * gdb.arch/amd64-entry-value-param.exp
3040 * gdb.arch/amd64-entry-value-paramref.exp
3041 * gdb.arch/amd64-entry-value.exp
3042 * gdb.arch/amd64-i386-address.exp
3043 * gdb.arch/amd64-invalid-stack-middle.exp
3044 * gdb.arch/amd64-invalid-stack-top.exp
3045 * gdb.arch/amd64-optimout-repeat.exp
3046 * gdb.arch/amd64-prologue-skip.exp
3047 * gdb.arch/amd64-prologue-xmm.exp
3048 * gdb.arch/amd64-stap-special-operands.exp
3049 * gdb.arch/amd64-stap-wrong-subexp.exp
3050 * gdb.arch/amd64-tailcall-cxx.exp
3051 * gdb.arch/amd64-tailcall-noret.exp
3052 * gdb.arch/amd64-tailcall-ret.exp
3053 * gdb.arch/amd64-tailcall-self.exp
3054 * gdb.arch/amd64-word.exp
3055 * gdb.arch/arm-bl-branch-dest.exp
3056 * gdb.arch/arm-disp-step.exp
3057 * gdb.arch/arm-neon.exp
3058 * gdb.arch/arm-single-step-kernel-helper.exp
3059 * gdb.arch/avr-flash-qualifier.exp
3060 * gdb.arch/disp-step-insn-reloc.exp
3061 * gdb.arch/e500-abi.exp
3062 * gdb.arch/e500-regs.exp
3063 * gdb.arch/ftrace-insn-reloc.exp
3064 * gdb.arch/i386-avx512.exp
3065 * gdb.arch/i386-bp_permanent.exp
3066 * gdb.arch/i386-byte.exp
3067 * gdb.arch/i386-cfi-notcurrent.exp
3068 * gdb.arch/i386-disp-step.exp
3069 * gdb.arch/i386-dr3-watch.exp
3070 * gdb.arch/i386-float.exp
3071 * gdb.arch/i386-gnu-cfi.exp
3072 * gdb.arch/i386-mpx-map.exp
3073 * gdb.arch/i386-mpx-sigsegv.exp
3074 * gdb.arch/i386-mpx-simple_segv.exp
3075 * gdb.arch/i386-mpx.exp
3076 * gdb.arch/i386-permbkpt.exp
3077 * gdb.arch/i386-prologue.exp
3078 * gdb.arch/i386-signal.exp
3079 * gdb.arch/i386-size-overlap.exp
3080 * gdb.arch/i386-unwind.exp
3081 * gdb.arch/i386-word.exp
3082 * gdb.arch/mips-fcr.exp
3083 * gdb.arch/powerpc-d128-regs.exp
3084 * gdb.arch/powerpc-stackless.exp
3085 * gdb.arch/ppc64-atomic-inst.exp
3086 * gdb.arch/s390-stackless.exp
3087 * gdb.arch/s390-tdbregs.exp
3088 * gdb.arch/s390-vregs.exp
3089 * gdb.arch/sparc-sysstep.exp
3090 * gdb.arch/thumb-bx-pc.exp
3091 * gdb.arch/thumb-singlestep.exp
3092 * gdb.arch/thumb2-it.exp
3093 * gdb.arch/vsx-regs.exp
3094 * gdb.asm/asm-source.exp
3095 * gdb.base/a2-run.exp
3096 * gdb.base/advance.exp
3097 * gdb.base/all-bin.exp
3098 * gdb.base/anon.exp
3099 * gdb.base/args.exp
3100 * gdb.base/arithmet.exp
3101 * gdb.base/async-shell.exp
3102 * gdb.base/async.exp
3103 * gdb.base/attach-pie-noexec.exp
3104 * gdb.base/attach-twice.exp
3105 * gdb.base/auto-load.exp
3106 * gdb.base/bang.exp
3107 * gdb.base/bitfields.exp
3108 * gdb.base/break-always.exp
3109 * gdb.base/break-caller-line.exp
3110 * gdb.base/break-entry.exp
3111 * gdb.base/break-inline.exp
3112 * gdb.base/break-on-linker-gcd-function.exp
3113 * gdb.base/break-probes.exp
3114 * gdb.base/break.exp
3115 * gdb.base/breakpoint-shadow.exp
3116 * gdb.base/call-ar-st.exp
3117 * gdb.base/call-sc.exp
3118 * gdb.base/call-signal-resume.exp
3119 * gdb.base/call-strs.exp
3120 * gdb.base/callfuncs.exp
3121 * gdb.base/catch-fork-static.exp
3122 * gdb.base/catch-gdb-caused-signals.exp
3123 * gdb.base/catch-load.exp
3124 * gdb.base/catch-signal-fork.exp
3125 * gdb.base/catch-signal.exp
3126 * gdb.base/catch-syscall.exp
3127 * gdb.base/charset.exp
3128 * gdb.base/checkpoint.exp
3129 * gdb.base/chng-syms.exp
3130 * gdb.base/code-expr.exp
3131 * gdb.base/code_elim.exp
3132 * gdb.base/commands.exp
3133 * gdb.base/completion.exp
3134 * gdb.base/complex.exp
3135 * gdb.base/cond-expr.exp
3136 * gdb.base/condbreak.exp
3137 * gdb.base/consecutive.exp
3138 * gdb.base/continue-all-already-running.exp
3139 * gdb.base/coredump-filter.exp
3140 * gdb.base/corefile.exp
3141 * gdb.base/dbx.exp
3142 * gdb.base/debug-expr.exp
3143 * gdb.base/define.exp
3144 * gdb.base/del.exp
3145 * gdb.base/disabled-location.exp
3146 * gdb.base/disasm-end-cu.exp
3147 * gdb.base/disasm-optim.exp
3148 * gdb.base/display.exp
3149 * gdb.base/duplicate-bp.exp
3150 * gdb.base/ena-dis-br.exp
3151 * gdb.base/ending-run.exp
3152 * gdb.base/enumval.exp
3153 * gdb.base/environ.exp
3154 * gdb.base/eu-strip-infcall.exp
3155 * gdb.base/eval-avoid-side-effects.exp
3156 * gdb.base/eval-skip.exp
3157 * gdb.base/exitsignal.exp
3158 * gdb.base/expand-psymtabs.exp
3159 * gdb.base/filesym.exp
3160 * gdb.base/find-unmapped.exp
3161 * gdb.base/finish.exp
3162 * gdb.base/float.exp
3163 * gdb.base/foll-exec-mode.exp
3164 * gdb.base/foll-exec.exp
3165 * gdb.base/foll-fork.exp
3166 * gdb.base/fortran-sym-case.exp
3167 * gdb.base/freebpcmd.exp
3168 * gdb.base/func-ptr.exp
3169 * gdb.base/func-ptrs.exp
3170 * gdb.base/funcargs.exp
3171 * gdb.base/gcore-buffer-overflow.exp
3172 * gdb.base/gcore-relro-pie.exp
3173 * gdb.base/gcore-relro.exp
3174 * gdb.base/gcore.exp
3175 * gdb.base/gdb1090.exp
3176 * gdb.base/gdb11530.exp
3177 * gdb.base/gdb11531.exp
3178 * gdb.base/gdb1821.exp
3179 * gdb.base/gdbindex-stabs.exp
3180 * gdb.base/gdbvars.exp
3181 * gdb.base/hbreak.exp
3182 * gdb.base/hbreak2.exp
3183 * gdb.base/included.exp
3184 * gdb.base/infcall-input.exp
3185 * gdb.base/inferior-died.exp
3186 * gdb.base/infnan.exp
3187 * gdb.base/info-macros.exp
3188 * gdb.base/info-os.exp
3189 * gdb.base/info-proc.exp
3190 * gdb.base/info-shared.exp
3191 * gdb.base/info-target.exp
3192 * gdb.base/infoline.exp
3193 * gdb.base/interp.exp
3194 * gdb.base/interrupt.exp
3195 * gdb.base/jit-reader.exp
3196 * gdb.base/jit-simple.exp
3197 * gdb.base/kill-after-signal.exp
3198 * gdb.base/kill-detach-inferiors-cmd.exp
3199 * gdb.base/label.exp
3200 * gdb.base/langs.exp
3201 * gdb.base/ldbl_e308.exp
3202 * gdb.base/line-symtabs.exp
3203 * gdb.base/linespecs.exp
3204 * gdb.base/list.exp
3205 * gdb.base/long_long.exp
3206 * gdb.base/longest-types.exp
3207 * gdb.base/maint.exp
3208 * gdb.base/max-value-size.exp
3209 * gdb.base/memattr.exp
3210 * gdb.base/mips_pro.exp
3211 * gdb.base/morestack.exp
3212 * gdb.base/moribund-step.exp
3213 * gdb.base/multi-forks.exp
3214 * gdb.base/nested-addr.exp
3215 * gdb.base/nextoverexit.exp
3216 * gdb.base/noreturn-finish.exp
3217 * gdb.base/noreturn-return.exp
3218 * gdb.base/nostdlib.exp
3219 * gdb.base/offsets.exp
3220 * gdb.base/opaque.exp
3221 * gdb.base/pc-fp.exp
3222 * gdb.base/permissions.exp
3223 * gdb.base/print-symbol-loading.exp
3224 * gdb.base/prologue-include.exp
3225 * gdb.base/psymtab.exp
3226 * gdb.base/ptype.exp
3227 * gdb.base/random-signal.exp
3228 * gdb.base/randomize.exp
3229 * gdb.base/range-stepping.exp
3230 * gdb.base/readline-ask.exp
3231 * gdb.base/recpar.exp
3232 * gdb.base/recurse.exp
3233 * gdb.base/relational.exp
3234 * gdb.base/restore.exp
3235 * gdb.base/return-nodebug.exp
3236 * gdb.base/return.exp
3237 * gdb.base/run-after-attach.exp
3238 * gdb.base/save-bp.exp
3239 * gdb.base/scope.exp
3240 * gdb.base/sect-cmd.exp
3241 * gdb.base/set-lang-auto.exp
3242 * gdb.base/set-noassign.exp
3243 * gdb.base/setvar.exp
3244 * gdb.base/sigall.exp
3245 * gdb.base/sigbpt.exp
3246 * gdb.base/siginfo-addr.exp
3247 * gdb.base/siginfo-infcall.exp
3248 * gdb.base/siginfo-obj.exp
3249 * gdb.base/siginfo.exp
3250 * gdb.base/signals-state-child.exp
3251 * gdb.base/signest.exp
3252 * gdb.base/sigstep.exp
3253 * gdb.base/sizeof.exp
3254 * gdb.base/skip.exp
3255 * gdb.base/solib-corrupted.exp
3256 * gdb.base/solib-nodir.exp
3257 * gdb.base/solib-search.exp
3258 * gdb.base/stack-checking.exp
3259 * gdb.base/stale-infcall.exp
3260 * gdb.base/stap-probe.exp
3261 * gdb.base/start.exp
3262 * gdb.base/step-break.exp
3263 * gdb.base/step-bt.exp
3264 * gdb.base/step-line.exp
3265 * gdb.base/step-over-exit.exp
3266 * gdb.base/step-over-syscall.exp
3267 * gdb.base/step-resume-infcall.exp
3268 * gdb.base/step-test.exp
3269 * gdb.base/store.exp
3270 * gdb.base/structs3.exp
3271 * gdb.base/sym-file.exp
3272 * gdb.base/symbol-without-target_section.exp
3273 * gdb.base/term.exp
3274 * gdb.base/testenv.exp
3275 * gdb.base/ui-redirect.exp
3276 * gdb.base/until.exp
3277 * gdb.base/unwindonsignal.exp
3278 * gdb.base/value-double-free.exp
3279 * gdb.base/vla-datatypes.exp
3280 * gdb.base/vla-ptr.exp
3281 * gdb.base/vla-sideeffect.exp
3282 * gdb.base/volatile.exp
3283 * gdb.base/watch-cond-infcall.exp
3284 * gdb.base/watch-cond.exp
3285 * gdb.base/watch-non-mem.exp
3286 * gdb.base/watch-read.exp
3287 * gdb.base/watch-vfork.exp
3288 * gdb.base/watchpoint-cond-gone.exp
3289 * gdb.base/watchpoint-delete.exp
3290 * gdb.base/watchpoint-hw-hit-once.exp
3291 * gdb.base/watchpoint-hw.exp
3292 * gdb.base/watchpoint-stops-at-right-insn.exp
3293 * gdb.base/watchpoints.exp
3294 * gdb.base/wchar.exp
3295 * gdb.base/whatis-exp.exp
3296 * gdb.btrace/buffer-size.exp
3297 * gdb.btrace/data.exp
3298 * gdb.btrace/delta.exp
3299 * gdb.btrace/dlopen.exp
3300 * gdb.btrace/enable.exp
3301 * gdb.btrace/exception.exp
3302 * gdb.btrace/function_call_history.exp
3303 * gdb.btrace/gcore.exp
3304 * gdb.btrace/instruction_history.exp
3305 * gdb.btrace/nohist.exp
3306 * gdb.btrace/reconnect.exp
3307 * gdb.btrace/record_goto-step.exp
3308 * gdb.btrace/record_goto.exp
3309 * gdb.btrace/rn-dl-bind.exp
3310 * gdb.btrace/segv.exp
3311 * gdb.btrace/step.exp
3312 * gdb.btrace/stepi.exp
3313 * gdb.btrace/tailcall-only.exp
3314 * gdb.btrace/tailcall.exp
3315 * gdb.btrace/tsx.exp
3316 * gdb.btrace/unknown_functions.exp
3317 * gdb.btrace/vdso.exp
3318 * gdb.compile/compile-ifunc.exp
3319 * gdb.compile/compile-ops.exp
3320 * gdb.compile/compile-print.exp
3321 * gdb.compile/compile-setjmp.exp
3322 * gdb.cp/abstract-origin.exp
3323 * gdb.cp/ambiguous.exp
3324 * gdb.cp/annota2.exp
3325 * gdb.cp/annota3.exp
3326 * gdb.cp/anon-ns.exp
3327 * gdb.cp/anon-struct.exp
3328 * gdb.cp/anon-union.exp
3329 * gdb.cp/arg-reference.exp
3330 * gdb.cp/baseenum.exp
3331 * gdb.cp/bool.exp
3332 * gdb.cp/breakpoint.exp
3333 * gdb.cp/bs15503.exp
3334 * gdb.cp/call-c.exp
3335 * gdb.cp/casts.exp
3336 * gdb.cp/chained-calls.exp
3337 * gdb.cp/class2.exp
3338 * gdb.cp/classes.exp
3339 * gdb.cp/cmpd-minsyms.exp
3340 * gdb.cp/converts.exp
3341 * gdb.cp/cp-relocate.exp
3342 * gdb.cp/cpcompletion.exp
3343 * gdb.cp/cpexprs.exp
3344 * gdb.cp/cplabel.exp
3345 * gdb.cp/cplusfuncs.exp
3346 * gdb.cp/cpsizeof.exp
3347 * gdb.cp/ctti.exp
3348 * gdb.cp/derivation.exp
3349 * gdb.cp/destrprint.exp
3350 * gdb.cp/dispcxx.exp
3351 * gdb.cp/enum-class.exp
3352 * gdb.cp/exception.exp
3353 * gdb.cp/exceptprint.exp
3354 * gdb.cp/expand-psymtabs-cxx.exp
3355 * gdb.cp/expand-sals.exp
3356 * gdb.cp/extern-c.exp
3357 * gdb.cp/filename.exp
3358 * gdb.cp/formatted-ref.exp
3359 * gdb.cp/fpointer.exp
3360 * gdb.cp/gdb1355.exp
3361 * gdb.cp/gdb2495.exp
3362 * gdb.cp/hang.exp
3363 * gdb.cp/impl-this.exp
3364 * gdb.cp/infcall-dlopen.exp
3365 * gdb.cp/inherit.exp
3366 * gdb.cp/iostream.exp
3367 * gdb.cp/koenig.exp
3368 * gdb.cp/local.exp
3369 * gdb.cp/m-data.exp
3370 * gdb.cp/m-static.exp
3371 * gdb.cp/mb-ctor.exp
3372 * gdb.cp/mb-inline.exp
3373 * gdb.cp/mb-templates.exp
3374 * gdb.cp/member-name.exp
3375 * gdb.cp/member-ptr.exp
3376 * gdb.cp/meth-typedefs.exp
3377 * gdb.cp/method.exp
3378 * gdb.cp/method2.exp
3379 * gdb.cp/minsym-fallback.exp
3380 * gdb.cp/misc.exp
3381 * gdb.cp/namelessclass.exp
3382 * gdb.cp/namespace-enum.exp
3383 * gdb.cp/namespace-nested-import.exp
3384 * gdb.cp/namespace.exp
3385 * gdb.cp/nextoverthrow.exp
3386 * gdb.cp/no-dmgl-verbose.exp
3387 * gdb.cp/non-trivial-retval.exp
3388 * gdb.cp/noparam.exp
3389 * gdb.cp/nsdecl.exp
3390 * gdb.cp/nsimport.exp
3391 * gdb.cp/nsnested.exp
3392 * gdb.cp/nsnoimports.exp
3393 * gdb.cp/nsrecurs.exp
3394 * gdb.cp/nsstress.exp
3395 * gdb.cp/nsusing.exp
3396 * gdb.cp/operator.exp
3397 * gdb.cp/oranking.exp
3398 * gdb.cp/overload-const.exp
3399 * gdb.cp/overload.exp
3400 * gdb.cp/ovldbreak.exp
3401 * gdb.cp/ovsrch.exp
3402 * gdb.cp/paren-type.exp
3403 * gdb.cp/parse-lang.exp
3404 * gdb.cp/pass-by-ref.exp
3405 * gdb.cp/pr-1023.exp
3406 * gdb.cp/pr-1210.exp
3407 * gdb.cp/pr-574.exp
3408 * gdb.cp/pr10687.exp
3409 * gdb.cp/pr12028.exp
3410 * gdb.cp/pr17132.exp
3411 * gdb.cp/pr17494.exp
3412 * gdb.cp/pr9067.exp
3413 * gdb.cp/pr9167.exp
3414 * gdb.cp/pr9631.exp
3415 * gdb.cp/printmethod.exp
3416 * gdb.cp/psmang.exp
3417 * gdb.cp/psymtab-parameter.exp
3418 * gdb.cp/ptype-cv-cp.exp
3419 * gdb.cp/ptype-flags.exp
3420 * gdb.cp/re-set-overloaded.exp
3421 * gdb.cp/ref-types.exp
3422 * gdb.cp/rtti.exp
3423 * gdb.cp/scope-err.exp
3424 * gdb.cp/shadow.exp
3425 * gdb.cp/smartp.exp
3426 * gdb.cp/static-method.exp
3427 * gdb.cp/static-print-quit.exp
3428 * gdb.cp/temargs.exp
3429 * gdb.cp/templates.exp
3430 * gdb.cp/try_catch.exp
3431 * gdb.cp/typedef-operator.exp
3432 * gdb.cp/typeid.exp
3433 * gdb.cp/userdef.exp
3434 * gdb.cp/using-crash.exp
3435 * gdb.cp/var-tag.exp
3436 * gdb.cp/virtbase.exp
3437 * gdb.cp/virtfunc.exp
3438 * gdb.cp/virtfunc2.exp
3439 * gdb.cp/vla-cxx.exp
3440 * gdb.disasm/t01_mov.exp
3441 * gdb.disasm/t02_mova.exp
3442 * gdb.disasm/t03_add.exp
3443 * gdb.disasm/t04_sub.exp
3444 * gdb.disasm/t05_cmp.exp
3445 * gdb.disasm/t06_ari2.exp
3446 * gdb.disasm/t07_ari3.exp
3447 * gdb.disasm/t08_or.exp
3448 * gdb.disasm/t09_xor.exp
3449 * gdb.disasm/t10_and.exp
3450 * gdb.disasm/t11_logs.exp
3451 * gdb.disasm/t12_bit.exp
3452 * gdb.disasm/t13_otr.exp
3453 * gdb.dlang/circular.exp
3454 * gdb.dwarf2/arr-stride.exp
3455 * gdb.dwarf2/arr-subrange.exp
3456 * gdb.dwarf2/atomic-type.exp
3457 * gdb.dwarf2/bad-regnum.exp
3458 * gdb.dwarf2/bitfield-parent-optimized-out.exp
3459 * gdb.dwarf2/callframecfa.exp
3460 * gdb.dwarf2/clztest.exp
3461 * gdb.dwarf2/corrupt.exp
3462 * gdb.dwarf2/data-loc.exp
3463 * gdb.dwarf2/dup-psym.exp
3464 * gdb.dwarf2/dw2-anon-mptr.exp
3465 * gdb.dwarf2/dw2-anonymous-func.exp
3466 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
3467 * gdb.dwarf2/dw2-bad-unresolved.exp
3468 * gdb.dwarf2/dw2-basic.exp
3469 * gdb.dwarf2/dw2-canonicalize-type.exp
3470 * gdb.dwarf2/dw2-case-insensitive.exp
3471 * gdb.dwarf2/dw2-common-block.exp
3472 * gdb.dwarf2/dw2-compdir-oldgcc.exp
3473 * gdb.dwarf2/dw2-compressed.exp
3474 * gdb.dwarf2/dw2-const.exp
3475 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
3476 * gdb.dwarf2/dw2-cu-size.exp
3477 * gdb.dwarf2/dw2-dup-frame.exp
3478 * gdb.dwarf2/dw2-entry-value.exp
3479 * gdb.dwarf2/dw2-icycle.exp
3480 * gdb.dwarf2/dw2-ifort-parameter.exp
3481 * gdb.dwarf2/dw2-inline-break.exp
3482 * gdb.dwarf2/dw2-inline-param.exp
3483 * gdb.dwarf2/dw2-intercu.exp
3484 * gdb.dwarf2/dw2-intermix.exp
3485 * gdb.dwarf2/dw2-lexical-block-bare.exp
3486 * gdb.dwarf2/dw2-linkage-name-trust.exp
3487 * gdb.dwarf2/dw2-minsym-in-cu.exp
3488 * gdb.dwarf2/dw2-noloc.exp
3489 * gdb.dwarf2/dw2-op-call.exp
3490 * gdb.dwarf2/dw2-op-out-param.exp
3491 * gdb.dwarf2/dw2-opt-structptr.exp
3492 * gdb.dwarf2/dw2-param-error.exp
3493 * gdb.dwarf2/dw2-producer.exp
3494 * gdb.dwarf2/dw2-ranges-base.exp
3495 * gdb.dwarf2/dw2-ref-missing-frame.exp
3496 * gdb.dwarf2/dw2-reg-undefined.exp
3497 * gdb.dwarf2/dw2-regno-invalid.exp
3498 * gdb.dwarf2/dw2-restore.exp
3499 * gdb.dwarf2/dw2-restrict.exp
3500 * gdb.dwarf2/dw2-single-line-discriminators.exp
3501 * gdb.dwarf2/dw2-strp.exp
3502 * gdb.dwarf2/dw2-undefined-ret-addr.exp
3503 * gdb.dwarf2/dw2-unresolved.exp
3504 * gdb.dwarf2/dw2-var-zero-addr.exp
3505 * gdb.dwarf2/dw4-sig-types.exp
3506 * gdb.dwarf2/dwz.exp
3507 * gdb.dwarf2/dynarr-ptr.exp
3508 * gdb.dwarf2/enum-type.exp
3509 * gdb.dwarf2/gdb-index.exp
3510 * gdb.dwarf2/implptr-64bit.exp
3511 * gdb.dwarf2/implptr-optimized-out.exp
3512 * gdb.dwarf2/implptr.exp
3513 * gdb.dwarf2/implref-array.exp
3514 * gdb.dwarf2/implref-const.exp
3515 * gdb.dwarf2/implref-global.exp
3516 * gdb.dwarf2/implref-struct.exp
3517 * gdb.dwarf2/mac-fileno.exp
3518 * gdb.dwarf2/main-subprogram.exp
3519 * gdb.dwarf2/member-ptr-forwardref.exp
3520 * gdb.dwarf2/method-ptr.exp
3521 * gdb.dwarf2/missing-sig-type.exp
3522 * gdb.dwarf2/nonvar-access.exp
3523 * gdb.dwarf2/opaque-type-lookup.exp
3524 * gdb.dwarf2/pieces-optimized-out.exp
3525 * gdb.dwarf2/pieces.exp
3526 * gdb.dwarf2/pr10770.exp
3527 * gdb.dwarf2/pr13961.exp
3528 * gdb.dwarf2/staticvirtual.exp
3529 * gdb.dwarf2/subrange.exp
3530 * gdb.dwarf2/symtab-producer.exp
3531 * gdb.dwarf2/trace-crash.exp
3532 * gdb.dwarf2/typeddwarf.exp
3533 * gdb.dwarf2/valop.exp
3534 * gdb.dwarf2/watch-notconst.exp
3535 * gdb.fortran/array-element.exp
3536 * gdb.fortran/charset.exp
3537 * gdb.fortran/common-block.exp
3538 * gdb.fortran/complex.exp
3539 * gdb.fortran/derived-type-function.exp
3540 * gdb.fortran/derived-type.exp
3541 * gdb.fortran/logical.exp
3542 * gdb.fortran/module.exp
3543 * gdb.fortran/multi-dim.exp
3544 * gdb.fortran/nested-funcs.exp
3545 * gdb.fortran/print-formatted.exp
3546 * gdb.fortran/subarray.exp
3547 * gdb.fortran/vla-alloc-assoc.exp
3548 * gdb.fortran/vla-datatypes.exp
3549 * gdb.fortran/vla-history.exp
3550 * gdb.fortran/vla-ptr-info.exp
3551 * gdb.fortran/vla-ptype-sub.exp
3552 * gdb.fortran/vla-ptype.exp
3553 * gdb.fortran/vla-sizeof.exp
3554 * gdb.fortran/vla-type.exp
3555 * gdb.fortran/vla-value-sub-arbitrary.exp
3556 * gdb.fortran/vla-value-sub-finish.exp
3557 * gdb.fortran/vla-value-sub.exp
3558 * gdb.fortran/vla-value.exp
3559 * gdb.fortran/whatis_type.exp
3560 * gdb.go/chan.exp
3561 * gdb.go/handcall.exp
3562 * gdb.go/hello.exp
3563 * gdb.go/integers.exp
3564 * gdb.go/methods.exp
3565 * gdb.go/package.exp
3566 * gdb.go/strings.exp
3567 * gdb.go/types.exp
3568 * gdb.go/unsafe.exp
3569 * gdb.guile/scm-arch.exp
3570 * gdb.guile/scm-block.exp
3571 * gdb.guile/scm-breakpoint.exp
3572 * gdb.guile/scm-cmd.exp
3573 * gdb.guile/scm-disasm.exp
3574 * gdb.guile/scm-equal.exp
3575 * gdb.guile/scm-frame-args.exp
3576 * gdb.guile/scm-frame-inline.exp
3577 * gdb.guile/scm-frame.exp
3578 * gdb.guile/scm-iterator.exp
3579 * gdb.guile/scm-math.exp
3580 * gdb.guile/scm-objfile.exp
3581 * gdb.guile/scm-ports.exp
3582 * gdb.guile/scm-symbol.exp
3583 * gdb.guile/scm-symtab.exp
3584 * gdb.guile/scm-value-cc.exp
3585 * gdb.guile/types-module.exp
3586 * gdb.linespec/break-ask.exp
3587 * gdb.linespec/cpexplicit.exp
3588 * gdb.linespec/explicit.exp
3589 * gdb.linespec/keywords.exp
3590 * gdb.linespec/linespec.exp
3591 * gdb.linespec/ls-dollar.exp
3592 * gdb.linespec/ls-errs.exp
3593 * gdb.linespec/skip-two.exp
3594 * gdb.linespec/thread.exp
3595 * gdb.mi/mi-async.exp
3596 * gdb.mi/mi-basics.exp
3597 * gdb.mi/mi-break.exp
3598 * gdb.mi/mi-catch-load.exp
3599 * gdb.mi/mi-cli.exp
3600 * gdb.mi/mi-cmd-param-changed.exp
3601 * gdb.mi/mi-console.exp
3602 * gdb.mi/mi-detach.exp
3603 * gdb.mi/mi-disassemble.exp
3604 * gdb.mi/mi-eval.exp
3605 * gdb.mi/mi-file-transfer.exp
3606 * gdb.mi/mi-file.exp
3607 * gdb.mi/mi-fill-memory.exp
3608 * gdb.mi/mi-inheritance-syntax-error.exp
3609 * gdb.mi/mi-linespec-err-cp.exp
3610 * gdb.mi/mi-logging.exp
3611 * gdb.mi/mi-memory-changed.exp
3612 * gdb.mi/mi-read-memory.exp
3613 * gdb.mi/mi-record-changed.exp
3614 * gdb.mi/mi-reg-undefined.exp
3615 * gdb.mi/mi-regs.exp
3616 * gdb.mi/mi-return.exp
3617 * gdb.mi/mi-reverse.exp
3618 * gdb.mi/mi-simplerun.exp
3619 * gdb.mi/mi-solib.exp
3620 * gdb.mi/mi-stack.exp
3621 * gdb.mi/mi-stepi.exp
3622 * gdb.mi/mi-syn-frame.exp
3623 * gdb.mi/mi-until.exp
3624 * gdb.mi/mi-var-block.exp
3625 * gdb.mi/mi-var-child.exp
3626 * gdb.mi/mi-var-cmd.exp
3627 * gdb.mi/mi-var-cp.exp
3628 * gdb.mi/mi-var-display.exp
3629 * gdb.mi/mi-var-invalidate.exp
3630 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
3631 * gdb.mi/mi-vla-fortran.exp
3632 * gdb.mi/mi-watch.exp
3633 * gdb.mi/mi2-var-child.exp
3634 * gdb.mi/user-selected-context-sync.exp
3635 * gdb.modula2/unbounded-array.exp
3636 * gdb.multi/dummy-frame-restore.exp
3637 * gdb.multi/multi-arch-exec.exp
3638 * gdb.multi/multi-arch.exp
3639 * gdb.multi/tids.exp
3640 * gdb.multi/watchpoint-multi.exp
3641 * gdb.opencl/callfuncs.exp
3642 * gdb.opencl/convs_casts.exp
3643 * gdb.opencl/datatypes.exp
3644 * gdb.opencl/operators.exp
3645 * gdb.opencl/vec_comps.exp
3646 * gdb.opt/clobbered-registers-O2.exp
3647 * gdb.opt/inline-break.exp
3648 * gdb.opt/inline-bt.exp
3649 * gdb.opt/inline-cmds.exp
3650 * gdb.opt/inline-locals.exp
3651 * gdb.pascal/case-insensitive-symbols.exp
3652 * gdb.pascal/floats.exp
3653 * gdb.pascal/gdb11492.exp
3654 * gdb.python/lib-types.exp
3655 * gdb.python/py-arch.exp
3656 * gdb.python/py-as-string.exp
3657 * gdb.python/py-bad-printers.exp
3658 * gdb.python/py-block.exp
3659 * gdb.python/py-breakpoint-create-fail.exp
3660 * gdb.python/py-breakpoint.exp
3661 * gdb.python/py-caller-is.exp
3662 * gdb.python/py-cmd.exp
3663 * gdb.python/py-explore-cc.exp
3664 * gdb.python/py-explore.exp
3665 * gdb.python/py-finish-breakpoint.exp
3666 * gdb.python/py-finish-breakpoint2.exp
3667 * gdb.python/py-frame-args.exp
3668 * gdb.python/py-frame-inline.exp
3669 * gdb.python/py-frame.exp
3670 * gdb.python/py-framefilter-mi.exp
3671 * gdb.python/py-infthread.exp
3672 * gdb.python/py-lazy-string.exp
3673 * gdb.python/py-linetable.exp
3674 * gdb.python/py-mi-events.exp
3675 * gdb.python/py-mi-objfile.exp
3676 * gdb.python/py-mi.exp
3677 * gdb.python/py-objfile.exp
3678 * gdb.python/py-pp-integral.exp
3679 * gdb.python/py-pp-maint.exp
3680 * gdb.python/py-pp-re-notag.exp
3681 * gdb.python/py-pp-registration.exp
3682 * gdb.python/py-recurse-unwind.exp
3683 * gdb.python/py-strfns.exp
3684 * gdb.python/py-symbol.exp
3685 * gdb.python/py-symtab.exp
3686 * gdb.python/py-sync-interp.exp
3687 * gdb.python/py-typeprint.exp
3688 * gdb.python/py-unwind-maint.exp
3689 * gdb.python/py-unwind.exp
3690 * gdb.python/py-value-cc.exp
3691 * gdb.python/py-xmethods.exp
3692 * gdb.reverse/amd64-tailcall-reverse.exp
3693 * gdb.reverse/break-precsave.exp
3694 * gdb.reverse/break-reverse.exp
3695 * gdb.reverse/consecutive-precsave.exp
3696 * gdb.reverse/consecutive-reverse.exp
3697 * gdb.reverse/finish-precsave.exp
3698 * gdb.reverse/finish-reverse-bkpt.exp
3699 * gdb.reverse/finish-reverse.exp
3700 * gdb.reverse/fstatat-reverse.exp
3701 * gdb.reverse/getresuid-reverse.exp
3702 * gdb.reverse/i386-precsave.exp
3703 * gdb.reverse/i386-reverse.exp
3704 * gdb.reverse/i386-sse-reverse.exp
3705 * gdb.reverse/i387-env-reverse.exp
3706 * gdb.reverse/i387-stack-reverse.exp
3707 * gdb.reverse/insn-reverse.exp
3708 * gdb.reverse/machinestate-precsave.exp
3709 * gdb.reverse/machinestate.exp
3710 * gdb.reverse/next-reverse-bkpt-over-sr.exp
3711 * gdb.reverse/pipe-reverse.exp
3712 * gdb.reverse/readv-reverse.exp
3713 * gdb.reverse/recvmsg-reverse.exp
3714 * gdb.reverse/rerun-prec.exp
3715 * gdb.reverse/s390-mvcle.exp
3716 * gdb.reverse/step-precsave.exp
3717 * gdb.reverse/step-reverse.exp
3718 * gdb.reverse/time-reverse.exp
3719 * gdb.reverse/until-precsave.exp
3720 * gdb.reverse/until-reverse.exp
3721 * gdb.reverse/waitpid-reverse.exp
3722 * gdb.reverse/watch-precsave.exp
3723 * gdb.reverse/watch-reverse.exp
3724 * gdb.rust/generics.exp
3725 * gdb.rust/methods.exp
3726 * gdb.rust/modules.exp
3727 * gdb.rust/simple.exp
3728 * gdb.server/connect-with-no-symbol-file.exp
3729 * gdb.server/ext-attach.exp
3730 * gdb.server/ext-restart.exp
3731 * gdb.server/ext-wrapper.exp
3732 * gdb.server/file-transfer.exp
3733 * gdb.server/server-exec-info.exp
3734 * gdb.server/server-kill.exp
3735 * gdb.server/server-mon.exp
3736 * gdb.server/wrapper.exp
3737 * gdb.stabs/exclfwd.exp
3738 * gdb.stabs/gdb11479.exp
3739 * gdb.threads/clone-new-thread-event.exp
3740 * gdb.threads/corethreads.exp
3741 * gdb.threads/current-lwp-dead.exp
3742 * gdb.threads/dlopen-libpthread.exp
3743 * gdb.threads/gcore-thread.exp
3744 * gdb.threads/sigstep-threads.exp
3745 * gdb.threads/watchpoint-fork.exp
3746 * gdb.trace/actions-changed.exp
3747 * gdb.trace/backtrace.exp
3748 * gdb.trace/change-loc.exp
3749 * gdb.trace/circ.exp
3750 * gdb.trace/collection.exp
3751 * gdb.trace/disconnected-tracing.exp
3752 * gdb.trace/ftrace.exp
3753 * gdb.trace/mi-trace-frame-collected.exp
3754 * gdb.trace/mi-trace-unavailable.exp
3755 * gdb.trace/mi-traceframe-changed.exp
3756 * gdb.trace/mi-tsv-changed.exp
3757 * gdb.trace/no-attach-trace.exp
3758 * gdb.trace/passc-dyn.exp
3759 * gdb.trace/qtro.exp
3760 * gdb.trace/range-stepping.exp
3761 * gdb.trace/read-memory.exp
3762 * gdb.trace/save-trace.exp
3763 * gdb.trace/signal.exp
3764 * gdb.trace/status-stop.exp
3765 * gdb.trace/tfile.exp
3766 * gdb.trace/trace-break.exp
3767 * gdb.trace/trace-buffer-size.exp
3768 * gdb.trace/trace-condition.exp
3769 * gdb.trace/tracefile-pseudo-reg.exp
3770 * gdb.trace/tstatus.exp
3771 * gdb.trace/unavailable.exp
3772 * gdb.trace/while-dyn.exp
3773 * gdb.trace/while-stepping.exp
3774
34c41c68
DE
37752016-12-22 Doug Evans <xdje42@gmail.com>
3776
3777 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
3778 and msymbols.
3779
16e69324
YQ
37802016-12-19 Yao Qi <yao.qi@linaro.org>
3781
3782 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
3783 (test_with_self): Don't call do_steps_and_nexts, and remove
3784 code about stepping into xmalloc.
3785
f94f411b
YQ
37862016-12-09 Yao Qi <yao.qi@linaro.org>
3787
3788 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
3789
37902016-12-09 Yao Qi <yao.qi@linaro.org>
3791
3792 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
3793
f1b5deee
PA
37942016-12-09 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.base/all-architectures-0.exp: New file.
3797 * gdb.base/all-architectures-1.exp: New file.
3798 * gdb.base/all-architectures-2.exp: New file.
3799 * gdb.base/all-architectures-3.exp: New file.
3800 * gdb.base/all-architectures-4.exp: New file.
3801 * gdb.base/all-architectures-5.exp: New file.
3802 * gdb.base/all-architectures-6.exp: New file.
3803 * gdb.base/all-architectures-7.exp: New file.
3804 * gdb.base/all-architectures.exp.in: New file.
3805
364ca42e
YQ
38062016-12-09 Yao Qi <yao.qi@linaro.org>
3807
3808 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
3809
107c2d62
LM
38102016-12-02 Luis Machado <lgustavo@codesourcery.com>
3811
3812 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
3813 possible.
3814 Remove useless pattern-matching code.
3815
df3ee9ca
PA
38162016-12-02 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
3819 procedure.
3820 (top level): Call it.
3821
ec835369
PA
38222016-12-02 Pedro Alves <palves@redhat.com>
3823
3824 * gdb.base/commands.exp (user_defined_command_args_stack_test):
3825 New procedure.
3826 (top level): Call it.
3827
01770bbd
PA
38282016-12-02 Pedro Alves <palves@redhat.com>
3829
3830 PR cli/20559
3831 * gdb.base/commands.exp (user_defined_command_args_eval): New
3832 procedure.
3833 (top level): Call it.
3834
008459ea
LM
38352016-12-02 Luis Machado <lgustavo@codesourcery.com>
3836
3837 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
3838 timeout handling.
3839
0c1b455e
TT
38402016-12-02 Tom Tromey <tom@tromey.com>
3841
3842 * gdb.dwarf2/main-subprogram.c: New file.
3843 * gdb.dwarf2/main-subprogram.exp: New file.
3844
018572b8
LM
38452016-12-01 Luis Machado <lgustavo@codesourcery.com>
3846
3847 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
3848 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
3849 gdb_test_no_output for a couple of cases.
3850 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
3851
84c93cd5
LM
38522016-12-01 Luis Machado <lgustavo@codesourcery.com>
3853
3854 Fix test names and standardize compilation error messages throughout
3855 the following files:
3856
3857 * gdb.ada/start.exp
3858 * gdb.arch/alpha-step.exp
3859 * gdb.arch/e500-prologue.exp
3860 * gdb.arch/ftrace-insn-reloc.exp
3861 * gdb.arch/gdb1291.exp
3862 * gdb.arch/gdb1431.exp
3863 * gdb.arch/gdb1558.exp
3864 * gdb.arch/i386-dr3-watch.exp
3865 * gdb.arch/i386-sse-stack-align.exp
3866 * gdb.arch/ia64-breakpoint-shadow.exp
3867 * gdb.arch/pa-nullify.exp
3868 * gdb.arch/powerpc-aix-prologue.exp
3869 * gdb.arch/thumb-bx-pc.exp
3870 * gdb.base/annota1.exp
3871 * gdb.base/annota3.exp
3872 * gdb.base/arrayidx.exp
3873 * gdb.base/assign.exp
3874 * gdb.base/attach.exp
3875 * gdb.base/auxv.exp
3876 * gdb.base/bang.exp
3877 * gdb.base/bfp-test.exp
3878 * gdb.base/bigcore.exp
3879 * gdb.base/bitfields2.exp
3880 * gdb.base/break-fun-addr.exp
3881 * gdb.base/break-probes.exp
3882 * gdb.base/call-rt-st.exp
3883 * gdb.base/callexit.exp
3884 * gdb.base/catch-fork-kill.exp
3885 * gdb.base/charset.exp
3886 * gdb.base/checkpoint.exp
3887 * gdb.base/comprdebug.exp
3888 * gdb.base/constvars.exp
3889 * gdb.base/coredump-filter.exp
3890 * gdb.base/cursal.exp
3891 * gdb.base/cvexpr.exp
3892 * gdb.base/detach.exp
3893 * gdb.base/display.exp
3894 * gdb.base/dmsym.exp
3895 * gdb.base/dprintf-pending.exp
3896 * gdb.base/dso2dso.exp
3897 * gdb.base/dtrace-probe.exp
3898 * gdb.base/dump.exp
3899 * gdb.base/enum_cond.exp
3900 * gdb.base/exe-lock.exp
3901 * gdb.base/exec-invalid-sysroot.exp
3902 * gdb.base/execl-update-breakpoints.exp
3903 * gdb.base/exprs.exp
3904 * gdb.base/fileio.exp
3905 * gdb.base/find.exp
3906 * gdb.base/finish.exp
3907 * gdb.base/fixsection.exp
3908 * gdb.base/foll-vfork.exp
3909 * gdb.base/frame-args.exp
3910 * gdb.base/gcore.exp
3911 * gdb.base/gdb1250.exp
3912 * gdb.base/global-var-nested-by-dso.exp
3913 * gdb.base/gnu-ifunc.exp
3914 * gdb.base/hashline1.exp
3915 * gdb.base/hashline2.exp
3916 * gdb.base/hashline3.exp
3917 * gdb.base/hbreak-in-shr-unsupported.exp
3918 * gdb.base/huge.exp
3919 * gdb.base/infcall-input.exp
3920 * gdb.base/info-fun.exp
3921 * gdb.base/info-shared.exp
3922 * gdb.base/jit-simple.exp
3923 * gdb.base/jit-so.exp
3924 * gdb.base/jit.exp
3925 * gdb.base/jump.exp
3926 * gdb.base/label.exp
3927 * gdb.base/lineinc.exp
3928 * gdb.base/logical.exp
3929 * gdb.base/longjmp.exp
3930 * gdb.base/macscp.exp
3931 * gdb.base/miscexprs.exp
3932 * gdb.base/new-ui-echo.exp
3933 * gdb.base/new-ui-pending-input.exp
3934 * gdb.base/new-ui.exp
3935 * gdb.base/nodebug.exp
3936 * gdb.base/nofield.exp
3937 * gdb.base/offsets.exp
3938 * gdb.base/overlays.exp
3939 * gdb.base/pending.exp
3940 * gdb.base/pointers.exp
3941 * gdb.base/pr11022.exp
3942 * gdb.base/printcmds.exp
3943 * gdb.base/prologue.exp
3944 * gdb.base/ptr-typedef.exp
3945 * gdb.base/realname-expand.exp
3946 * gdb.base/relativedebug.exp
3947 * gdb.base/relocate.exp
3948 * gdb.base/remote.exp
3949 * gdb.base/reread.exp
3950 * gdb.base/return2.exp
3951 * gdb.base/savedregs.exp
3952 * gdb.base/sep.exp
3953 * gdb.base/sepdebug.exp
3954 * gdb.base/sepsymtab.exp
3955 * gdb.base/set-inferior-tty.exp
3956 * gdb.base/setshow.exp
3957 * gdb.base/shlib-call.exp
3958 * gdb.base/sigaltstack.exp
3959 * gdb.base/siginfo-addr.exp
3960 * gdb.base/signals.exp
3961 * gdb.base/signull.exp
3962 * gdb.base/sigrepeat.exp
3963 * gdb.base/so-impl-ld.exp
3964 * gdb.base/solib-display.exp
3965 * gdb.base/solib-overlap.exp
3966 * gdb.base/solib-search.exp
3967 * gdb.base/solib-symbol.exp
3968 * gdb.base/structs.exp
3969 * gdb.base/structs2.exp
3970 * gdb.base/symtab-search-order.exp
3971 * gdb.base/twice.exp
3972 * gdb.base/unload.exp
3973 * gdb.base/varargs.exp
3974 * gdb.base/watchpoint-solib.exp
3975 * gdb.base/watchpoint.exp
3976 * gdb.base/whatis.exp
3977 * gdb.base/wrong_frame_bt_full.exp
3978 * gdb.btrace/dlopen.exp
3979 * gdb.cell/ea-standalone.exp
3980 * gdb.cell/ea-test.exp
3981 * gdb.cp/dispcxx.exp
3982 * gdb.cp/gdb2384.exp
3983 * gdb.cp/method2.exp
3984 * gdb.cp/nextoverthrow.exp
3985 * gdb.cp/pr10728.exp
3986 * gdb.disasm/am33.exp
3987 * gdb.disasm/h8300s.exp
3988 * gdb.disasm/mn10300.exp
3989 * gdb.disasm/sh3.exp
3990 * gdb.dwarf2/dw2-dir-file-name.exp
3991 * gdb.fortran/complex.exp
3992 * gdb.fortran/library-module.exp
3993 * gdb.guile/scm-pretty-print.exp
3994 * gdb.guile/scm-symbol.exp
3995 * gdb.guile/scm-type.exp
3996 * gdb.guile/scm-value.exp
3997 * gdb.linespec/linespec.exp
3998 * gdb.mi/gdb701.exp
3999 * gdb.mi/gdb792.exp
4000 * gdb.mi/mi-breakpoint-changed.exp
4001 * gdb.mi/mi-dprintf-pending.exp
4002 * gdb.mi/mi-dprintf.exp
4003 * gdb.mi/mi-exit-code.exp
4004 * gdb.mi/mi-pending.exp
4005 * gdb.mi/mi-solib.exp
4006 * gdb.mi/new-ui-mi-sync.exp
4007 * gdb.mi/pr11022.exp
4008 * gdb.mi/user-selected-context-sync.exp
4009 * gdb.opt/solib-intra-step.exp
4010 * gdb.python/py-events.exp
4011 * gdb.python/py-finish-breakpoint.exp
4012 * gdb.python/py-mi.exp
4013 * gdb.python/py-prettyprint.exp
4014 * gdb.python/py-shared.exp
4015 * gdb.python/py-symbol.exp
4016 * gdb.python/py-template.exp
4017 * gdb.python/py-type.exp
4018 * gdb.python/py-value.exp
4019 * gdb.reverse/solib-precsave.exp
4020 * gdb.reverse/solib-reverse.exp
4021 * gdb.server/solib-list.exp
4022 * gdb.stabs/weird.exp
4023 * gdb.threads/reconnect-signal.exp
4024 * gdb.threads/stepi-random-signal.exp
4025 * gdb.trace/actions.exp
4026 * gdb.trace/ax.exp
4027 * gdb.trace/backtrace.exp
4028 * gdb.trace/change-loc.exp
4029 * gdb.trace/deltrace.exp
4030 * gdb.trace/ftrace-lock.exp
4031 * gdb.trace/ftrace.exp
4032 * gdb.trace/infotrace.exp
4033 * gdb.trace/mi-tracepoint-changed.exp
4034 * gdb.trace/packetlen.exp
4035 * gdb.trace/passcount.exp
4036 * gdb.trace/pending.exp
4037 * gdb.trace/range-stepping.exp
4038 * gdb.trace/report.exp
4039 * gdb.trace/stap-trace.exp
4040 * gdb.trace/tfind.exp
4041 * gdb.trace/trace-break.exp
4042 * gdb.trace/trace-condition.exp
4043 * gdb.trace/trace-enable-disable.exp
4044 * gdb.trace/trace-mt.exp
4045 * gdb.trace/tracecmd.exp
4046 * gdb.trace/tspeed.exp
4047 * gdb.trace/tsv.exp
4048 * lib/perftest.exp
4049
fb9feb35
LM
40502016-12-01 Luis Machado <lgustavo@codesourcery.com>
4051
4052 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4053 with gdb_test_no_output.
4054 Use command as test name.
4055
cd2ddb6c
LM
40562016-12-01 Luis Machado <lgustavo@codesourcery.com>
4057
4058 Fix test names starting with uppercase throughout the files.
4059
4060 * gdb.ada/assign_1.exp
4061 * gdb.ada/boolean_expr.exp
4062 * gdb.base/arrayidx.exp
4063 * gdb.base/del.exp
4064 * gdb.base/gcore-buffer-overflow.exp
4065 * gdb.base/testenv.exp
4066 * gdb.compile/compile.exp
4067 * gdb.python/py-framefilter-invalidarg.exp
4068 * gdb.python/py-framefilter.exp
4069
bb95117e
LM
40702016-12-01 Luis Machado <lgustavo@codesourcery.com>
4071
4072 Fix test names starting with uppercase throughout the files.
4073
4074 * gdb.ada/array_return.exp
4075 * gdb.ada/expr_delims.exp
4076 * gdb.ada/mi_dyn_arr.exp
4077 * gdb.ada/mi_interface.exp
4078 * gdb.ada/mi_var_array.exp
4079 * gdb.ada/watch_arg.exp
4080 * gdb.arch/alpha-step.exp
4081 * gdb.arch/altivec-regs.exp
4082 * gdb.arch/e500-regs.exp
4083 * gdb.arch/powerpc-d128-regs.exp
4084 * gdb.base/arrayidx.exp
4085 * gdb.base/break.exp
4086 * gdb.base/checkpoint.exp
4087 * gdb.base/debug-expr.exp
4088 * gdb.base/dmsym.exp
4089 * gdb.base/radix.exp
4090 * gdb.base/sepdebug.exp
4091 * gdb.base/testenv.exp
4092 * gdb.base/watch_thread_num.exp
4093 * gdb.base/watchpoint-cond-gone.exp
4094 * gdb.cell/break.exp
4095 * gdb.cell/ea-cache.exp
4096 * gdb.compile/compile.exp
4097 * gdb.cp/gdb2495.exp
4098 * gdb.gdb/selftest.exp
4099 * gdb.gdb/xfullpath.exp
4100 * gdb.go/hello.exp
4101 * gdb.go/integers.exp
4102 * gdb.objc/basicclass.exp
4103 * gdb.pascal/hello.exp
4104 * gdb.pascal/integers.exp
4105 * gdb.python/py-breakpoint.exp
4106 * gdb.python/py-cmd.exp
4107 * gdb.python/py-linetable.exp
4108 * gdb.python/py-xmethods.exp
4109 * gdb.python/python.exp
4110 * gdb.reverse/consecutive-precsave.exp
4111 * gdb.reverse/finish-precsave.exp
4112 * gdb.reverse/i386-precsave.exp
4113 * gdb.reverse/machinestate-precsave.exp
4114 * gdb.reverse/sigall-precsave.exp
4115 * gdb.reverse/solib-precsave.exp
4116 * gdb.reverse/step-precsave.exp
4117 * gdb.reverse/until-precsave.exp
4118 * gdb.reverse/watch-precsave.exp
4119 * gdb.threads/leader-exit.exp
4120 * gdb.threads/pthreads.exp
4121 * gdb.threads/wp-replication.exp
4122 * gdb.trace/actions.exp
4123 * gdb.trace/mi-tsv-changed.exp
4124 * gdb.trace/tsv.exp
4125
de97fdd4
LM
41262016-12-01 Luis Machado <lgustavo@codesourcery.com>
4127
4128 Fix test names starting with uppercase throughout the files.
4129
4130 * gdb.arch/i386-bp_permanent.exp
4131 * gdb.arch/i386-gnu-cfi.exp
4132 * gdb.base/disasm-end-cu.exp
4133 * gdb.base/macscp.exp
4134 * gdb.base/pending.exp
4135 * gdb.base/watch_thread_num.exp
4136 * gdb.cp/exception.exp
4137 * gdb.cp/gdb2495.exp
4138 * gdb.cp/local.exp
4139 * gdb.python/py-evsignal.exp
4140 * gdb.python/python.exp
4141 * gdb.trace/tracecmd.exp
4142
9f058c10
LM
41432016-12-01 Luis Machado <lgustavo@codesourcery.com>
4144
4145 Fix test names starting with uppercase throughout the files.
4146
4147 * gdb.base/charset.exp
4148 * gdb.base/eval.exp
4149 * gdb.base/multi-forks.exp
4150 * gdb.guile/scm-progspace.exp
4151 * gdb.opencl/datatypes.exp
4152 * gdb.python/py-block.exp
4153 * gdb.python/py-function.exp
4154 * gdb.python/py-symbol.exp
4155 * gdb.python/py-symtab.exp
4156 * gdb.python/py-xmethods.exp
4157 * gdb.reverse/break-precsave.exp
4158 * gdb.reverse/break-reverse.exp
4159 * gdb.reverse/consecutive-precsave.exp
4160 * gdb.reverse/consecutive-reverse.exp
4161 * gdb.reverse/finish-precsave.exp
4162 * gdb.reverse/finish-reverse-bkpt.exp
4163 * gdb.reverse/finish-reverse.exp
4164 * gdb.reverse/fstatat-reverse.exp
4165 * gdb.reverse/getresuid-reverse.exp
4166 * gdb.reverse/i386-precsave.exp
4167 * gdb.reverse/i386-reverse.exp
4168 * gdb.reverse/i386-sse-reverse.exp
4169 * gdb.reverse/i387-stack-reverse.exp
4170 * gdb.reverse/insn-reverse.exp
4171 * gdb.reverse/machinestate-precsave.exp
4172 * gdb.reverse/machinestate.exp
4173 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4174 * gdb.reverse/pipe-reverse.exp
4175 * gdb.reverse/readv-reverse.exp
4176 * gdb.reverse/recvmsg-reverse.exp
4177 * gdb.reverse/rerun-prec.exp
4178 * gdb.reverse/s390-mvcle.exp
4179 * gdb.reverse/sigall-precsave.exp
4180 * gdb.reverse/sigall-reverse.exp
4181 * gdb.reverse/solib-precsave.exp
4182 * gdb.reverse/solib-reverse.exp
4183 * gdb.reverse/step-precsave.exp
4184 * gdb.reverse/step-reverse.exp
4185 * gdb.reverse/time-reverse.exp
4186 * gdb.reverse/until-precsave.exp
4187 * gdb.reverse/until-reverse.exp
4188 * gdb.reverse/waitpid-reverse.exp
4189 * gdb.reverse/watch-precsave.exp
4190 * gdb.reverse/watch-reverse.exp
4191
cdc7edd7
LM
41922016-12-01 Luis Machado <lgustavo@codesourcery.com>
4193
4194 Fix test names starting with uppercase throughout the files.
4195
4196 * gdb.arch/i386-mpx-simple_segv.exp
4197 * gdb.arch/i386-mpx.exp
4198 * gdb.arch/i386-permbkpt.exp
4199 * gdb.arch/pa-nullify.exp
4200 * gdb.arch/powerpc-d128-regs.exp
4201 * gdb.arch/vsx-regs.exp
4202 * gdb.base/bfp-test.exp
4203 * gdb.base/break.exp
4204 * gdb.base/breakpoint-shadow.exp
4205 * gdb.base/callfuncs.exp
4206 * gdb.base/charset.exp
4207 * gdb.base/commands.exp
4208 * gdb.base/completion.exp
4209 * gdb.base/dfp-test.exp
4210 * gdb.base/echo.exp
4211 * gdb.base/ending-run.exp
4212 * gdb.base/eval.exp
4213 * gdb.base/expand-psymtabs.exp
4214 * gdb.base/float128.exp
4215 * gdb.base/floatn.exp
4216 * gdb.base/foll-exec-mode.exp
4217 * gdb.base/gdb1056.exp
4218 * gdb.base/gdb11531.exp
4219 * gdb.base/kill-after-signal.exp
4220 * gdb.base/multi-forks.exp
4221 * gdb.base/overlays.exp
4222 * gdb.base/pending.exp
4223 * gdb.base/sepdebug.exp
4224 * gdb.base/testenv.exp
4225 * gdb.base/valgrind-db-attach.exp
4226 * gdb.base/watch_thread_num.exp
4227 * gdb.base/watchpoint-cond-gone.exp
4228 * gdb.base/watchpoint.exp
4229 * gdb.base/watchpoints.exp
4230 * gdb.cp/arg-reference.exp
4231 * gdb.cp/baseenum.exp
4232 * gdb.cp/operator.exp
4233 * gdb.cp/shadow.exp
4234 * gdb.dwarf2/dw2-op-out-param.exp
4235 * gdb.dwarf2/dw2-reg-undefined.exp
4236 * gdb.go/chan.exp
4237 * gdb.go/hello.exp
4238 * gdb.go/integers.exp
4239 * gdb.go/methods.exp
4240 * gdb.go/package.exp
4241 * gdb.guile/scm-parameter.exp
4242 * gdb.guile/scm-progspace.exp
4243 * gdb.guile/scm-value.exp
4244 * gdb.mi/mi-pending.exp
4245 * gdb.mi/user-selected-context-sync.exp
4246 * gdb.multi/multi-attach.exp
4247 * gdb.multi/tids.exp
4248 * gdb.opt/clobbered-registers-O2.exp
4249 * gdb.pascal/floats.exp
4250 * gdb.pascal/integers.exp
4251 * gdb.python/py-block.exp
4252 * gdb.python/py-events.exp
4253 * gdb.python/py-parameter.exp
4254 * gdb.python/py-symbol.exp
4255 * gdb.python/py-symtab.exp
4256 * gdb.python/py-type.exp
4257 * gdb.python/py-value.exp
4258 * gdb.python/py-xmethods.exp
4259 * gdb.python/python.exp
4260 * gdb.reverse/break-precsave.exp
4261 * gdb.reverse/consecutive-precsave.exp
4262 * gdb.reverse/finish-precsave.exp
4263 * gdb.reverse/i386-precsave.exp
4264 * gdb.reverse/machinestate-precsave.exp
4265 * gdb.reverse/sigall-precsave.exp
4266 * gdb.reverse/solib-precsave.exp
4267 * gdb.reverse/step-precsave.exp
4268 * gdb.reverse/until-precsave.exp
4269 * gdb.reverse/watch-precsave.exp
4270 * gdb.server/ext-attach.exp
4271 * gdb.server/ext-restart.exp
4272 * gdb.server/ext-run.exp
4273 * gdb.server/ext-wrapper.exp
4274 * gdb.stabs/gdb11479.exp
4275 * gdb.stabs/weird.exp
4276 * gdb.threads/attach-many-short-lived-threads.exp
4277 * gdb.threads/kill.exp
4278 * gdb.threads/watchpoint-fork.exp
4279
bc6c7af4
LM
42802016-12-01 Luis Machado <lgustavo@codesourcery.com>
4281
4282 Fix test names starting with uppercase throughout all the files below.
4283
4284 * gdb.ada/array_return.exp
4285 * gdb.ada/catch_ex.exp
4286 * gdb.ada/info_exc.exp
4287 * gdb.ada/mi_catch_ex.exp
4288 * gdb.ada/mi_dyn_arr.exp
4289 * gdb.ada/mi_ex_cond.exp
4290 * gdb.ada/mi_exc_info.exp
4291 * gdb.ada/mi_interface.exp
4292 * gdb.ada/mi_task_arg.exp
4293 * gdb.ada/mi_task_info.exp
4294 * gdb.ada/mi_var_array.exp
4295 * gdb.arch/alpha-step.exp
4296 * gdb.arch/amd64-disp-step.exp
4297 * gdb.arch/arm-disp-step.exp
4298 * gdb.arch/disp-step-insn-reloc.exp
4299 * gdb.arch/e500-prologue.exp
4300 * gdb.arch/ftrace-insn-reloc.exp
4301 * gdb.arch/gdb1558.exp
4302 * gdb.arch/i386-bp_permanent.exp
4303 * gdb.arch/i386-disp-step.exp
4304 * gdb.arch/i386-float.exp
4305 * gdb.arch/i386-gnu-cfi.exp
4306 * gdb.arch/ia64-breakpoint-shadow.exp
4307 * gdb.arch/mips16-thunks.exp
4308 * gdb.arch/pa-nullify.exp
4309 * gdb.arch/powerpc-aix-prologue.exp
4310 * gdb.arch/powerpc-power.exp
4311 * gdb.arch/ppc-dfp.exp
4312 * gdb.arch/s390-tdbregs.exp
4313 * gdb.arch/spu-info.exp
4314 * gdb.arch/spu-ls.exp
4315 * gdb.arch/thumb-bx-pc.exp
4316 * gdb.base/advance.exp
4317 * gdb.base/annota-input-while-running.exp
4318 * gdb.base/arrayidx.exp
4319 * gdb.base/asmlabel.exp
4320 * gdb.base/async.exp
4321 * gdb.base/attach-wait-input.exp
4322 * gdb.base/auto-connect-native-target.exp
4323 * gdb.base/batch-preserve-term-settings.exp
4324 * gdb.base/bfp-test.exp
4325 * gdb.base/bigcore.exp
4326 * gdb.base/bp-permanent.exp
4327 * gdb.base/break-always.exp
4328 * gdb.base/break-fun-addr.exp
4329 * gdb.base/break-idempotent.exp
4330 * gdb.base/break-main-file-remove-fail.exp
4331 * gdb.base/break-probes.exp
4332 * gdb.base/break-unload-file.exp
4333 * gdb.base/break.exp
4334 * gdb.base/call-ar-st.exp
4335 * gdb.base/call-rt-st.exp
4336 * gdb.base/call-sc.exp
4337 * gdb.base/call-signal-resume.exp
4338 * gdb.base/call-strs.exp
4339 * gdb.base/callexit.exp
4340 * gdb.base/callfuncs.exp
4341 * gdb.base/catch-gdb-caused-signals.exp
4342 * gdb.base/catch-signal-siginfo-cond.exp
4343 * gdb.base/catch-syscall.exp
4344 * gdb.base/compare-sections.exp
4345 * gdb.base/cond-eval-mode.exp
4346 * gdb.base/condbreak-call-false.exp
4347 * gdb.base/consecutive-step-over.exp
4348 * gdb.base/cursal.exp
4349 * gdb.base/disabled-location.exp
4350 * gdb.base/disasm-end-cu.exp
4351 * gdb.base/display.exp
4352 * gdb.base/double-prompt-target-event-error.exp
4353 * gdb.base/dprintf-bp-same-addr.exp
4354 * gdb.base/dprintf-detach.exp
4355 * gdb.base/dprintf-next.exp
4356 * gdb.base/dprintf-non-stop.exp
4357 * gdb.base/dprintf-pending.exp
4358 * gdb.base/dso2dso.exp
4359 * gdb.base/ending-run.exp
4360 * gdb.base/enum_cond.exp
4361 * gdb.base/examine-backward.exp
4362 * gdb.base/exe-lock.exp
4363 * gdb.base/exec-invalid-sysroot.exp
4364 * gdb.base/execl-update-breakpoints.exp
4365 * gdb.base/execution-termios.exp
4366 * gdb.base/fileio.exp
4367 * gdb.base/fixsection.exp
4368 * gdb.base/foll-exec-mode.exp
4369 * gdb.base/foll-exec.exp
4370 * gdb.base/fork-running-state.exp
4371 * gdb.base/frame-args.exp
4372 * gdb.base/fullpath-expand.exp
4373 * gdb.base/func-ptr.exp
4374 * gdb.base/gcore-relro-pie.exp
4375 * gdb.base/gdb1090.exp
4376 * gdb.base/gdb1555.exp
4377 * gdb.base/global-var-nested-by-dso.exp
4378 * gdb.base/gnu-ifunc.exp
4379 * gdb.base/hbreak-in-shr-unsupported.exp
4380 * gdb.base/hbreak-unmapped.exp
4381 * gdb.base/hook-stop.exp
4382 * gdb.base/infcall-input.exp
4383 * gdb.base/info-fun.exp
4384 * gdb.base/info-shared.exp
4385 * gdb.base/interrupt-noterm.exp
4386 * gdb.base/jit-so.exp
4387 * gdb.base/jit.exp
4388 * gdb.base/line-symtabs.exp
4389 * gdb.base/list.exp
4390 * gdb.base/longjmp.exp
4391 * gdb.base/macscp.exp
4392 * gdb.base/max-value-size.exp
4393 * gdb.base/nodebug.exp
4394 * gdb.base/nofield.exp
4395 * gdb.base/overlays.exp
4396 * gdb.base/paginate-after-ctrl-c-running.exp
4397 * gdb.base/paginate-bg-execution.exp
4398 * gdb.base/paginate-inferior-exit.exp
4399 * gdb.base/pending.exp
4400 * gdb.base/pr11022.exp
4401 * gdb.base/printcmds.exp
4402 * gdb.base/ptr-typedef.exp
4403 * gdb.base/ptype.exp
4404 * gdb.base/randomize.exp
4405 * gdb.base/range-stepping.exp
4406 * gdb.base/realname-expand.exp
4407 * gdb.base/relativedebug.exp
4408 * gdb.base/remote.exp
4409 * gdb.base/savedregs.exp
4410 * gdb.base/sepdebug.exp
4411 * gdb.base/set-noassign.exp
4412 * gdb.base/shlib-call.exp
4413 * gdb.base/shreloc.exp
4414 * gdb.base/sigaltstack.exp
4415 * gdb.base/sigbpt.exp
4416 * gdb.base/siginfo-addr.exp
4417 * gdb.base/siginfo-obj.exp
4418 * gdb.base/siginfo-thread.exp
4419 * gdb.base/signest.exp
4420 * gdb.base/signull.exp
4421 * gdb.base/sigrepeat.exp
4422 * gdb.base/skip.exp
4423 * gdb.base/so-impl-ld.exp
4424 * gdb.base/solib-corrupted.exp
4425 * gdb.base/solib-disc.exp
4426 * gdb.base/solib-display.exp
4427 * gdb.base/solib-overlap.exp
4428 * gdb.base/solib-search.exp
4429 * gdb.base/solib-symbol.exp
4430 * gdb.base/source-execution.exp
4431 * gdb.base/sss-bp-on-user-bp-2.exp
4432 * gdb.base/sss-bp-on-user-bp.exp
4433 * gdb.base/stack-checking.exp
4434 * gdb.base/stale-infcall.exp
4435 * gdb.base/step-break.exp
4436 * gdb.base/step-line.exp
4437 * gdb.base/step-over-exit.exp
4438 * gdb.base/step-test.exp
4439 * gdb.base/structs.exp
4440 * gdb.base/sym-file.exp
4441 * gdb.base/symtab-search-order.exp
4442 * gdb.base/term.exp
4443 * gdb.base/type-opaque.exp
4444 * gdb.base/unload.exp
4445 * gdb.base/until-nodebug.exp
4446 * gdb.base/until.exp
4447 * gdb.base/unwindonsignal.exp
4448 * gdb.base/watch-cond.exp
4449 * gdb.base/watch-non-mem.exp
4450 * gdb.base/watch_thread_num.exp
4451 * gdb.base/watchpoint-reuse-slot.exp
4452 * gdb.base/watchpoint-solib.exp
4453 * gdb.base/watchpoint.exp
4454 * gdb.btrace/dlopen.exp
4455 * gdb.cell/arch.exp
4456 * gdb.cell/break.exp
4457 * gdb.cell/bt.exp
4458 * gdb.cell/core.exp
4459 * gdb.cell/data.exp
4460 * gdb.cell/dwarfaddr.exp
4461 * gdb.cell/ea-cache.exp
4462 * gdb.cell/ea-standalone.exp
4463 * gdb.cell/ea-test.exp
4464 * gdb.cell/f-regs.exp
4465 * gdb.cell/fork.exp
4466 * gdb.cell/gcore.exp
4467 * gdb.cell/mem-access.exp
4468 * gdb.cell/ptype.exp
4469 * gdb.cell/registers.exp
4470 * gdb.cell/sizeof.exp
4471 * gdb.cell/solib-symbol.exp
4472 * gdb.cell/solib.exp
4473 * gdb.compile/compile-tls.exp
4474 * gdb.cp/exception.exp
4475 * gdb.cp/gdb2495.exp
4476 * gdb.cp/local.exp
4477 * gdb.cp/mb-inline.exp
4478 * gdb.cp/mb-templates.exp
4479 * gdb.cp/pr10687.exp
4480 * gdb.cp/pr9167.exp
4481 * gdb.cp/scope-err.exp
4482 * gdb.cp/templates.exp
4483 * gdb.cp/virtfunc.exp
4484 * gdb.dwarf2/dw2-dir-file-name.exp
4485 * gdb.dwarf2/dw2-single-line-discriminators.exp
4486 * gdb.fortran/complex.exp
4487 * gdb.fortran/library-module.exp
4488 * gdb.guile/guile.exp
4489 * gdb.guile/scm-cmd.exp
4490 * gdb.guile/scm-frame-inline.exp
4491 * gdb.guile/scm-objfile.exp
4492 * gdb.guile/scm-pretty-print.exp
4493 * gdb.guile/scm-symbol.exp
4494 * gdb.guile/scm-type.exp
4495 * gdb.guile/scm-value.exp
4496 * gdb.linespec/keywords.exp
4497 * gdb.linespec/ls-errs.exp
4498 * gdb.linespec/macro-relative.exp
4499 * gdb.linespec/thread.exp
4500 * gdb.mi/mi-breakpoint-changed.exp
4501 * gdb.mi/mi-dprintf-pending.exp
4502 * gdb.mi/mi-fullname-deleted.exp
4503 * gdb.mi/mi-logging.exp
4504 * gdb.mi/mi-pending.exp
4505 * gdb.mi/mi-solib.exp
4506 * gdb.mi/new-ui-mi-sync.exp
4507 * gdb.mi/user-selected-context-sync.exp
4508 * gdb.multi/dummy-frame-restore.exp
4509 * gdb.multi/multi-arch-exec.exp
4510 * gdb.multi/remove-inferiors.exp
4511 * gdb.multi/watchpoint-multi-exit.exp
4512 * gdb.opt/solib-intra-step.exp
4513 * gdb.perf/backtrace.exp
4514 * gdb.perf/single-step.exp
4515 * gdb.perf/skip-command.exp
4516 * gdb.perf/skip-prologue.exp
4517 * gdb.perf/solib.exp
4518 * gdb.python/lib-types.exp
4519 * gdb.python/py-as-string.exp
4520 * gdb.python/py-bad-printers.exp
4521 * gdb.python/py-block.exp
4522 * gdb.python/py-breakpoint.exp
4523 * gdb.python/py-cmd.exp
4524 * gdb.python/py-events.exp
4525 * gdb.python/py-evthreads.exp
4526 * gdb.python/py-finish-breakpoint.exp
4527 * gdb.python/py-finish-breakpoint2.exp
4528 * gdb.python/py-frame-inline.exp
4529 * gdb.python/py-frame.exp
4530 * gdb.python/py-inferior.exp
4531 * gdb.python/py-infthread.exp
4532 * gdb.python/py-mi.exp
4533 * gdb.python/py-objfile.exp
4534 * gdb.python/py-pp-maint.exp
4535 * gdb.python/py-pp-registration.exp
4536 * gdb.python/py-prettyprint.exp
4537 * gdb.python/py-recurse-unwind.exp
4538 * gdb.python/py-shared.exp
4539 * gdb.python/py-symbol.exp
4540 * gdb.python/py-symtab.exp
4541 * gdb.python/py-template.exp
4542 * gdb.python/py-type.exp
4543 * gdb.python/py-unwind-maint.exp
4544 * gdb.python/py-unwind.exp
4545 * gdb.python/py-value.exp
4546 * gdb.python/python.exp
4547 * gdb.reverse/finish-reverse-bkpt.exp
4548 * gdb.reverse/insn-reverse.exp
4549 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4550 * gdb.reverse/solib-precsave.exp
4551 * gdb.reverse/solib-reverse.exp
4552 * gdb.stabs/gdb11479.exp
4553 * gdb.stabs/weird.exp
4554 * gdb.threads/fork-child-threads.exp
4555 * gdb.threads/fork-plus-threads.exp
4556 * gdb.threads/fork-thread-pending.exp
4557 * gdb.threads/forking-threads-plus-breakpoint.exp
4558 * gdb.threads/hand-call-in-threads.exp
4559 * gdb.threads/interrupted-hand-call.exp
4560 * gdb.threads/linux-dp.exp
4561 * gdb.threads/local-watch-wrong-thread.exp
4562 * gdb.threads/next-while-other-thread-longjmps.exp
4563 * gdb.threads/non-ldr-exit.exp
4564 * gdb.threads/pending-step.exp
4565 * gdb.threads/print-threads.exp
4566 * gdb.threads/process-dies-while-detaching.exp
4567 * gdb.threads/process-dies-while-handling-bp.exp
4568 * gdb.threads/pthreads.exp
4569 * gdb.threads/queue-signal.exp
4570 * gdb.threads/reconnect-signal.exp
4571 * gdb.threads/signal-command-handle-nopass.exp
4572 * gdb.threads/signal-command-multiple-signals-pending.exp
4573 * gdb.threads/signal-delivered-right-thread.exp
4574 * gdb.threads/signal-sigtrap.exp
4575 * gdb.threads/sigthread.exp
4576 * gdb.threads/staticthreads.exp
4577 * gdb.threads/stepi-random-signal.exp
4578 * gdb.threads/thread-unwindonsignal.exp
4579 * gdb.threads/thread_check.exp
4580 * gdb.threads/thread_events.exp
4581 * gdb.threads/tid-reuse.exp
4582 * gdb.threads/tls-nodebug.exp
4583 * gdb.threads/tls-shared.exp
4584 * gdb.threads/tls-so_extern.exp
4585 * gdb.threads/tls.exp
4586 * gdb.threads/wp-replication.exp
4587 * gdb.trace/actions-changed.exp
4588 * gdb.trace/actions.exp
4589 * gdb.trace/backtrace.exp
4590 * gdb.trace/change-loc.exp
4591 * gdb.trace/collection.exp
4592 * gdb.trace/deltrace.exp
4593 * gdb.trace/disconnected-tracing.exp
4594 * gdb.trace/entry-values.exp
4595 * gdb.trace/ftrace-lock.exp
4596 * gdb.trace/ftrace.exp
4597 * gdb.trace/infotrace.exp
4598 * gdb.trace/mi-trace-frame-collected.exp
4599 * gdb.trace/mi-trace-unavailable.exp
4600 * gdb.trace/mi-traceframe-changed.exp
4601 * gdb.trace/mi-tracepoint-changed.exp
4602 * gdb.trace/mi-tsv-changed.exp
4603 * gdb.trace/no-attach-trace.exp
4604 * gdb.trace/packetlen.exp
4605 * gdb.trace/passc-dyn.exp
4606 * gdb.trace/passcount.exp
4607 * gdb.trace/pending.exp
4608 * gdb.trace/pr16508.exp
4609 * gdb.trace/qtro.exp
4610 * gdb.trace/range-stepping.exp
4611 * gdb.trace/read-memory.exp
4612 * gdb.trace/report.exp
4613 * gdb.trace/save-trace.exp
4614 * gdb.trace/signal.exp
4615 * gdb.trace/stap-trace.exp
4616 * gdb.trace/status-stop.exp
4617 * gdb.trace/strace.exp
4618 * gdb.trace/tfile.exp
4619 * gdb.trace/tfind.exp
4620 * gdb.trace/trace-break.exp
4621 * gdb.trace/trace-condition.exp
4622 * gdb.trace/trace-enable-disable.exp
4623 * gdb.trace/trace-mt.exp
4624 * gdb.trace/tracecmd.exp
4625 * gdb.trace/tracefile-pseudo-reg.exp
4626 * gdb.trace/tspeed.exp
4627 * gdb.trace/tstatus.exp
4628 * gdb.trace/tsv.exp
4629 * gdb.trace/unavailable.exp
4630 * gdb.trace/while-dyn.exp
4631 * gdb.trace/while-stepping.exp
4632 * lib/gdb-guile.exp
4633 * lib/gdb.exp
4634 * lib/mi-support.exp
4635 * lib/pascal.exp
4636 * lib/perftest.exp
4637 * lib/prelink-support.exp
4638 * lib/selftest-support.exp
4639
ad02e4fe
SM
46402016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
4641
4642 * Makefile.in: Include disable-implicit-rules.mk.
4643
22347e55
AA
46442016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4645
4646 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
4647 non-byte-aligned bit fields.
4648
da5b30da
AA
46492016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4650
4651 PR gdb/12616
4652 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
4653 respects the DW_AT_data_bit_offset attribute.
4654
b593ecca
SM
46552016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
4656
4657 * gdb.base/default.exp: Fix output of "set language".
4658
3b165252
SM
46592016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
4660
4661 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
4662 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
4663 make.
4664 * configure.ac: Remove checks for the make program.
4665 * configure: Re-generate.
4666
1a2f3d7f
KB
46672016-11-16 Kevin Buettner <kevinb@redhat.com>
4668
4669 * gdb.python/py-recurse-unwind.c (main): Add loop.
4670 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
4671 to read_register() and gdb.parse_and_eval(). Make each code
4672 call a separate case that can be individually tested.
4673 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
4674 proc. Call cont_and_backtrace for each of the code paths that
4675 we want to test in the unwinder.
4676
b7f38fda
AA
46772016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
4678
4679 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
4680 the definition of struct S.
4681
1f8db343
CM
46822016-11-11 Catherine Moore <clm@codesourcery.com>
4683
4684 * gdb.base/dump.exp: Identify verilog format dump tests as such.
4685
fad0c9fb
PA
46862016-11-09 Pedro Alves <palves@redhat.com>
4687
4688 * gdb.base/commands.exp (runto_or_return): New procedure.
4689 (gdbvar_simple_if_test, gdbvar_simple_while_test)
4690 (gdbvar_complex_if_while_test, progvar_simple_if_test)
4691 (progvar_simple_while_test, progvar_complex_if_while_test)
4692 (if_while_breakpoint_command_test)
4693 (infrun_breakpoint_command_test, breakpoint_command_test)
4694 (user_defined_command_test, watchpoint_command_test)
4695 (test_command_prompt_position, redefine_hook_test)
4696 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
4697 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
4698 multi_line_input and multi_line. Remove gdb_expect and
4699 gdb_stop_suppressing_tests uses.
4700 * lib/gdb.exp (valnum_re): New global.
4701 (multi_line_input): New procedure.
4702
8354c62c
SM
47032016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
4704
4705 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
4706 Remove.
4707 (test_setup): Define with proc_with_prefix.
4708 (test_cli_inferior): Likewise.
4709 (test_cli_thread): Likewise.
4710 (test_cli_frame): Likewise.
4711 (test_cli_select_frame): Likewise.
4712 (test_cli_up_down): Likewise.
4713 (test_mi_thread_select): Likewise.
4714 (test_mi_stack_select_frame): Likewise.
4715 (test_cli_in_mi_inferior): Likewise.
4716 (test_cli_in_mi_thread): Likewise.
4717 (test_cli_in_mi_frame): Likewise.
4718 (top level): Do not use with_test_prefix_procname.
4719
64f367a2
PA
47202016-11-09 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/commands.exp (gdbvar_simple_if_test)
4723 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
4724 (progvar_simple_if_test, progvar_simple_while_test)
4725 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
4726 (infrun_breakpoint_command_test, breakpoint_command_test)
4727 (user_defined_command_test, watchpoint_command_test)
4728 (test_command_prompt_position, deprecated_command_test)
4729 (bp_deleted_in_command, temporary_breakpoint_commands)
4730 (stray_arg0_test, source_file_with_indented_comment)
4731 (recursive_source_test, if_commands_test)
4732 (error_clears_commands_left, redefine_hook_test)
4733 (redefine_backtrace_test): Use proc_with_prefix.
4734 * lib/gdb.exp (proc_with_prefix): New proc.
4735
0bb65f1e
AA
47362016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
4737
4738 * gdb.base/tui-layout.c: New file.
4739 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
4740 disassembly window contains very long lines.
4741
7353f247
TT
47422016-11-08 Tom Tromey <tom@tromey.com>
4743
4744 * gdb.python/py-value.exp (test_value_creation): Make "long" test
4745 depend on Python 2.
4746
30a7bb83
TT
47472016-11-08 Tom Tromey <tom@tromey.com>
4748
4749 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
4750 New method.
4751
cdf5a07c
MG
47522016-10-29 Manish Goregaokar <manish@mozilla.com>
4753
2806dc7e 4754 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 4755
51a789c3
MG
47562016-10-27 Manish Goregaokar <manish@mozilla.com>
4757
2806dc7e
PA
4758 * gdb.rust/simple.rs: Add test for univariant enums without
4759 discriminants and for encoded struct-like enums.
51a789c3 4760
f610ab6d
PA
47612016-10-28 Pedro Alves <palves@redhat.com>
4762
4763 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
4764 gdb_test_multiple, tighten regexps and match symtabs and line
4765 tables incrementally.
4766
b129b0ca
LM
47672016-10-28 Luis Machado <lgustavo@codesourcery.com>
4768
4769 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
4770 general.
4771
ecf45d2c
SL
47722016-10-25 Luis Machado <lgustavo@codesourcery.com>
4773
4774 * gdb.base/exec-invalid-sysroot.exp: New file.
4775
b8d38ee4
JK
47762016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4777
4778 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
4779
f90fd8c2
JK
47802016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
4783
2d2476aa
MR
47842016-10-19 Maciej W. Rozycki <macro@imgtec.com>
4785
2806dc7e
PA
4786 * gdb.base/killed-outside.exp: Remove $options from a call to
4787 `prepare_for_testing'.
2d2476aa 4788
e42b25a0
SM
47892016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4790
4791 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4792 Change test message.
4793
3ccdb432
SM
47942016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4795
4796 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
4797 Update comment.
4798
5bad3170
SM
47992016-10-17 Simon Marchi <simon.marchi@ericsson.com>
4800
4801 * gdb.trace/mi-trace-save.exp: New file.
4802
5ad9dba7
YQ
48032016-10-13 Yao Qi <yao.qi@linaro.org>
4804
4805 * gdb.base/code_elim.exp (get_var_address): Remove.
4806 * gdb.base/relocate.exp: Likewise.
4807 * gdb.base/shreloc.exp: Likewise.
4808 * lib/gdb.exp (get_var_address): New.
4809
62df7e21
YQ
48102016-10-13 Yao Qi <yao.qi@linaro.org>
4811
4812 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
4813 floating point tests if $skip_float_test is false.
4814
4dac951e
LM
48152016-10-12 Luis Machado <lgustavo@codesourcery.com>
4816
4817 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
4818 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
4819 argc values.
4820 Add 1 to argc so we guarantee distinct initial/modified argc values.
4821
8f1a8fc4
JK
48222016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4823
4824 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
4825
16c85b5d
JK
48262016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
4829 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
4830 * gdb.arch/vsx-regs.exp: Likewise.
4831
1d0e042a
YQ
48322016-10-07 Yao Qi <yao.qi@linaro.org>
4833
4834 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
4835
68dadef5
MM
48362016-10-07 Markus Metzger <markus.t.metzger@intel.com>
4837
4838 * gdb.python/python.exp: Test decode_line("*0").
4839
33fa2c6e
DE
48402016-10-06 Doug Evans <dje@google.com>
4841
4842 * gdb.python/py-value.exp (test_value_creation): Add test for large
4843 unsigned 64-bit value.
4844
9c37b5ae
TT
48452016-10-06 Tom Tromey <tom@tromey.com>
4846
4847 * gdb.compile/compile.exp: Change java tests to rust.
4848 * gdb.base/setshow.exp: Change java tests to rust.
4849 * gdb.base/default.exp: Remove java from language list.
4850 * README (Examples): Update language example.
4851 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
4852 test.
4853 * lib/gdb.exp (skip_java_tests): Remove.
4854 * lib/java.exp: Remove.
4855 * gdb.java: Remove.
4856
78b86327
MR
48572016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4858
4859 * gdb.arch/mips-fcr.exp: New test.
4860 * gdb.arch/mips-fcr.c: Source for the new test.
4861
7470adbb
MR
48622016-10-06 Maciej W. Rozycki <macro@imgtec.com>
4863
4864 * gdb.base/solib-disc.exp: Use `standard_output_file'
4865 throughout.
4866
4a556533
PA
48672016-10-06 Pedro Alves <palves@redhat.com>
4868
4869 * gdb.base/jit-simple-dl.c: New file.
4870 * gdb.base/jit-simple-jit.c: New file, factored out from ...
4871 * gdb.base/jit-simple.c: ... this.
4872 * gdb.base/jit-simple.exp (jit_run): Delete.
4873 (build_jit): New proc.
4874 (jit_test_reread): Recompile either the main program or the shared
4875 library, depending on what is being tested. Skip changing address
4876 if caller wants to. Compare before/after addresses. If testing
4877 standalone, explicitly load the binary. Test "maint info
4878 breakpoints".
4879 (top level): Add "standalone vs shared lib" and "change address"
4880 vs "same address" axes.
4881
5a122fbc
PA
48822016-10-06 Pedro Alves <palves@redhat.com>
4883
4884 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
4885 call.
4886 (jit_run): Delete.
4887 (jit_test_reread): Use with_test_prefix. Reload the main binary
4888 explicitly. Compare the before/after addresses of the JIT
4889 descriptor.
4890
ee8da4b8
DE
48912016-08-15 Doug Evans <dje@google.com>
4892
4893 * gdb.xml/extra-regs.xml: Update, end field now required, default type
4894 for single bitfields is bool.
4895 * gdb.xml/tdesc-regs.exp: Ditto.
4896
f389f6fe
JK
48972016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
4898
4899 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
4900
fdebf1a4
YQ
49012016-10-05 Yao Qi <yao.qi@linaro.org>
4902
4903 * lib/gdb.exp (support_complex_tests): Return zero if
4904 gdb_skip_float_test return true.
4905
9c36d954 49062016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4907 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
4908
4909 PR gdb/20487
4910 * gdb.mi/user-selected-context-sync.exp: New file.
4911 * gdb.mi/user-selected-context-sync.c: New file.
4912
4034d0ff 49132016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 4914 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
4915
4916 PR gdb/20487
4917 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
4918 =thread-select-event check.
4919
a4297203
PB
49202016-09-29 Peter Bergner <bergner@vnet.ibm.com>
4921
4922 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
4923 the compulsory L operand changes.
4924 * gdb.arch/powerpc-power.s: Likewise.
4925
bb805577
JK
49262016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4927
4928 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
4929 * gdb.base/jit-attach-pie.c: New file.
4930 * gdb.base/jit-attach-pie.exp: New file.
4931
6d61dee5
PA
49322016-09-28 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/infcall-input.c: New file.
4935 * gdb.base/infcall-input.exp: New file.
4936
f73842fc
YQ
49372016-09-22 Yao Qi <yao.qi@linaro.org>
4938
4939 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
4940 (gdb_exit): Rename it to ...
4941 (gdbserver_gdb_exit): ... Close GDBserver.
4942 (gdb_exit): New proc, call gdbserver_gdb_exit.
4943 (mi_gdb_exit): Likewise.
4944
90681dab
YQ
49452016-09-22 Yao Qi <yao.qi@linaro.org>
4946
4947 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
4948 path.
4949 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
4950 Remove duplication.
4951
9c211fd8
YQ
49522016-09-22 Yao Qi <yao.qi@linaro.org>
4953
4954 * lib/gdbserver-support.exp: Check the existence of
4955 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
4956
ad0a504f
AK
49572016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
4958
4959 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
4960
36cf1806
TT
49612016-09-21 Tom Tromey <tom@tromey.com>
4962
4963 PR gdb/20604:
4964 * gdb.base/quit.exp: New file.
4965
74172ecf
SM
49662016-09-21 Simon Marchi <simon.marchi@ericsson.com>
4967
4968 * .gitignore: New file.
4969
3d0ec882
MR
49702016-09-21 Maciej W. Rozycki <macro@imgtec.com>
4971
4972 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
4973 throughout.
4974
8193adea
AA
49752016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4976
4977 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
4978
d41a5c09
JK
49792016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4980
4981 * gdb.cp/casts.cc (decltype): Move it ...
4982 (main): ... with its call to ...
4983 * gdb.cp/casts03.cc: ... a new file.
4984 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
4985
d2dfe700
JK
49862016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4987
4988 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
4989
e2a92b16
PB
49902016-09-15 Peter Bergner <bergner@vnet.ibm.com>
4991
4992 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
4993 and sync up the test with tests in gas/testsuite/gas/ppc.
4994 * gdb.arch/powerpc-power.exp: Likewise.
4995
49b4de64
JK
49962016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4997
4998 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
4999
2c29df25
SDJ
50002016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5001 Jan Kratochvil <jan.kratochvil@redhat.com>
5002
5003 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5004 make m1's definition to be different from m2's. Use 'dummy' as an
5005 argument for probe 'two'.
5006
cc3c2846
JB
50072016-09-10 Jon Beniston <jon@beniston.com>
5008
5009 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5010 for sim target.
5011
e1b2624a
AA
50122016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5013
5014 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5015 variable declaration.
5016 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5017 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5018 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5019 received HWCAP as its argument.
5020
4295e285
PA
50212016-09-06 Pedro Alves <palves@redhat.com>
5022
5023 * gdb.base/new-ui-pending-input.c: New file.
5024 * gdb.base/new-ui-pending-input.exp: New file.
5025 * gdb.exp (clear_gdb_spawn_id): New procedure.
5026 (with_spawn_id): Check whether gdb_spawn_id exists before
5027 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5028 on exit.
5029
00d5215e
UW
50302016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5031
5032 * gdb.base/float128.c: New file.
5033 * gdb.base/float128.exp: Likewise.
5034 * gdb.base/floatn.c: Likewise.
5035 * gdb.base/floatn.exp: Likewise.
5036
a9ff5f12
UW
50372016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5038
5039 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5040
f245535c
PA
50412016-09-05 Pedro Alves <palves@redhat.com>
5042
5043 PR backtrace/19927
5044 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5045 unwinders are immediately called as side effect of "source" or
5046 "disable unwinder" commands.
5047 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5048
ae9cf263
YQ
50492016-09-02 Yao Qi <yao.qi@linaro.org>
5050
5051 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5052 is true and $type is "float" or "double".
5053
27aba047
YQ
50542016-09-02 Yao Qi <yao.qi@linaro.org>
5055
5056 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5057 true.
5058 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5059 * gdb.base/call-rt-st.exp: Likewise.
5060 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5061 return value instead of gdb,skip_float_test.
5062 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5063 (do_function_calls): Use its return value instead of
5064 gdb,skip_float_test.
5065 * gdb.base/finish.exp: Likewise.
5066 * gdb.base/funcargs.exp: Likewise.
5067 * gdb.base/return.exp: Likewise.
5068 * gdb.base/return2.exp: Likewise.
5069 * gdb.base/varargs.exp: Likewise.
5070 * lib/gdb.exp (gdb_skip_float_test): Change it to
5071 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5072
5af962df
AA
50732016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5074
5075 * gdb.multi/tids.exp: Test "thread apply all".
5076
7fac6910
JK
50772016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5078
5079 * gdb.base/default.exp (tty): Remove.
5080
bb1fe4ac
KB
50812016-08-24 Kevin Buettner <kevinb@redhat.com>
5082
2806dc7e
PA
5083 * gdb.python/py-recurse-unwind.c: New file.
5084 * gdb.python/py-recurse-unwind.py: New file.
5085 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 5086
0a1ddfa6
SM
50872016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5088
5089 * gdb.base/set-inferior-tty.exp: New file.
5090 * gdb.base/set-inferior-tty.c: New file.
5091
d9de1fe3
PA
50922016-08-23 Pedro Alves <palves@redhat.com>
5093
5094 PR gdb/20494
5095 * gdb.base/new-ui-echo.c: New file.
5096 * gdb.base/new-ui-echo.exp: New file.
5097
e9d9abd7
YQ
50982016-08-23 Yao Qi <yao.qi@linaro.org>
5099
5100 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5101 gdbserver_spawn.
5102 * gdb.server/connect-without-multi-process.exp (do_test):
5103 Likewise.
5104
3589529e
YQ
51052016-08-23 Yao Qi <yao.qi@linaro.org>
5106
5107 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5108 standalone_txt. Delete gdb_txt and standalone_txt on host
5109 and target. Spawn the binary on target. Copy files from
5110 target to host.
5111
6bb90213
PA
51122016-08-22 Pedro Alves <palves@redhat.com>
5113
5114 PR gdb/20505
5115 * gdb.base/vdso-warning.exp: Test core dumps too. Use
5116 with_test_prefix. Factor out bits to ...
5117 (test_no_vdso): ... this new procedure.
5118
20c2c024
CL
51192016-08-19 Carl Love <cel@us.ibm.com>
5120
5121 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
5122 maintaining separate logic for constructing the output path.
5123 * gdb.arch/powerpc-d128-regs.exp: Likewise.
5124 * gdb.arch/ppc-dfp.exp: Likewise.
5125 * gdb.arch/ppc-fp.exp: Likewise.
5126 * gdb.arch/vsx-regs.exp: Likewise.
5127 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
5128 binprefix for generating the additional binary files.
5129
0646e07d
PA
51302016-08-19 Pedro Alves <palves@redhat.com>
5131
5132 * gdb.trace/mi-trace-frame-collected.exp
5133 (test_trace_frame_collected): On x32, expect two registers.
5134
46da9242
CL
51352016-08-18 Carl Love <cel@us.ibm.com>
5136
5137 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
5138 and sync up the test with tests in gas/testsuite/gas/ppc.
5139 * gdb.arch/powerpc-power.exp: Likewise.
5140
eb2332d7
SM
51412016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5142
5143 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
5144 expected error message.
5145
63c61e04
SM
51462016-08-17 Simon Marchi <simon.marchi@ericsson.com>
5147
5148 * gdb.multi/remove-inferiors.exp: New file.
5149 * gdb.multi/remove-inferiors.c: New file.
5150
7b17065f
YQ
51512016-08-12 Yao Qi <yao.qi@linaro.org>
5152
5153 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
5154 argument list.
5155
01d3dedf
PA
51562016-08-10 Pedro Alves <palves@redhat.com>
5157
5158 PR gdb/19187
5159 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
5160 setup_kfails.
5161
3eb7562a
PA
51622016-08-09 Pedro Alves <palves@redhat.com>
5163 Simon Marchi <simon.marchi@ericsson.com>
5164
5165 PR gdb/20418
5166 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
5167 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
5168
80614914
PA
51692016-08-09 Pedro Alves <palves@redhat.com>
5170
5171 PR mi/20431
5172 * gdb.mi/mi-cmd-error.exp: New file.
5173
f348d89a
PA
51742016-08-09 Pedro Alves <palves@redhat.com>
5175
5176 PR gdb/18653
5177 * gdb.base/signals-state-child.c: New file.
5178 * gdb.base/signals-state-child.exp: New file.
5179 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
5180
e5ca03b4
PA
51812016-08-09 Pedro Alves <palves@redhat.com>
5182
5183 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
5184
282a0691
TT
51852016-08-03 Tom Tromey <tom@tromey.com>
5186
5187 PR python/18565:
5188 * gdb.python/py-frame-inline.exp: Add Frame.function test.
5189
41bfcd63
YQ
51902016-08-01 Yao Qi <yao.qi@linaro.org>
5191
5192 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
5193 variable mode to "multi-process" if $multi_process is 1, otherwise
5194 set it to "single-process".
5195
e3465b24
YQ
51962016-08-01 Yao Qi <yao.qi@linaro.org>
5197
5198 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
5199 * gdb.cp/cpexprs.exp: Likewise.
5200 * gdb.cp/m-static.exp: Likewise.
5201
0b31a4bc
TT
52022016-07-26 Tom Tromey <tom@tromey.com>
5203
5204 PR python/20190:
5205 * gdb.threads/tls.exp (check_thread_local): Add python symbol
5206 test.
5207
e0461dbb
MM
52082016-07-26 Markus Metzger <markus.t.metzger@intel.com>
5209
5210 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
5211 selecting assembly source files.
5212 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
5213 assembly source files.
5214 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
5215 assembly source files.
5216 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
5217 selecting assembly source files.
5218
8194e927
SM
52192016-07-25 Simon Marchi <simon.marchi@ericsson.com>
5220
5221 * gdb.base/new-ui.exp (do_test_invalid_args): New
5222 procedure.
5223
c0272db5
TW
52242016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
5225
5226 * gdb.btrace/reconnect.c: New file.
5227 * gdb.btrace/reconnect.exp: New file.
5228
e3487908
GKB
52292016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
5230
5231 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
5232 to test_catch_syscall_group.
5233 (test_catch_syscall_group): New.
5234
12df5c00
TT
52352016-07-21 Tom Tromey <tom@tromey.com>
5236
5237 * gdb.rust/simple.rs (main): Use empty struct expression.
5238 * gdb.rust/simple.exp: Add tests for empty struct expression.
5239
bae62ee2
YQ
52402016-07-21 Yao Qi <yao.qi@linaro.org>
5241
5242 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
5243 if gdb_skip_xml_test is true on some targets.
5244
b1b53fb3
YQ
52452016-07-21 Yao Qi <yao.qi@linaro.org>
5246
5247 * gdb.server/solib-list.exp: Unset last_loaded_file.
5248
027d97f8
JK
52492016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5250
5251 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
5252 "step into captured_main (args)".
5253
7674d381
JK
52542016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
5257
72b5d099
JK
52582016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
5261
1f960ced
PA
52622016-07-19 Pedro Alves <palves@redhat.com>
5263
5264 * gdb.opt/inline-break.exp: Remove optimize=-O2.
5265 * gdb.opt/inline-bt.exp: Likewise.
5266 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
5267 additional_flags=-Winline.
5268 * gdb.opt/inline-locals.exp: Likewise.
5269 * gdb.opt/inline-markers.c (ATTR): Define.
5270 (inlined_fn): Use it.
5271
f25827c1
YQ
52722016-07-19 Yao Qi <yao.qi@linaro.org>
5273
5274 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
5275 (test_with_self): Remove some code. Remove argument executable.
5276 (top-level): Use do_self_tests.
5277
37539ebe
DB
52782016-07-15 Zachary Welch <zwelch@codesourcery.com>
5279 Don Breazeal <donb@codesourcery.com>
5280
5281 * gdb.base/maint.exp: Escape paths used in regular expressions.
5282 * gdb.stabs/weird.exp: Likewise.
5283
dac790e1
TT
52842016-07-13 Tom Tromey <tom@tromey.com>
5285
5286 PR python/15620, PR python/18620:
5287 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
5288 (test_bkpt_events): New procs.
5289
93daf339
TT
52902016-07-13 Tom Tromey <tom@tromey.com>
5291
5292 PR python/17698:
5293 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
5294 test.
5295 (test_watchpoints): Likewise.
5296 (test_bkpt_pending): New proc.
5297
6571a381
TT
52982016-07-13 Tom Tromey <tom@tromey.com>
5299
5300 PR cli/18053:
5301 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
5302 completion test.
5303
e8732474
JK
53042016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5305
5306 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
5307 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
5308 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
5309 f_label.
5310 (g): Rename g_end_lbl to g_label.
5311 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
5312 low_pc and high_pc.
5313 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
5314
e0f3fd7c
TT
53152016-07-12 Tom Tromey <tom@tromey.com>
5316
5317 PR python/19293:
5318 * gdb.python/py-unwind-maint.exp: Update tests.
5319
3cfe46b6
YQ
53202016-07-12 Yao Qi <yao.qi@linaro.org>
5321
5322 * lib/selftest-support.exp (selftest_setup): Match the output
5323 when captured_main is inlined.
5324
4f19a0e6
WT
53252016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
5326
5327 * gdb.fortran/derived-types.exp (result_line, result_line_2):
5328 New variables.
5329 (print this%a, print this%b, print this): New tests.
5330 * gdb.fortran/derived-types.f90 (this): New object and
5331 initialization.
5332
986cf455
SM
53332016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5334
5335 * gdb.ada/arraydim.exp: Remove extra directory level in build
5336 directory.
5337
f0464b23
SM
53382016-07-06 Simon Marchi <simon.marchi@ericsson.com>
5339
5340 * lib/ada.exp: Remove extra directory level in build directory.
5341 * gdb.ada/cond_lang.exp: Likewise.
5342 * gdb.ada/exec_changed.exp: Likewise.
5343 * gdb.ada/lang_switch.exp: Likewise.
5344
42d94011
MG
53452016-07-06 Manish Goregaokar <manish@mozilla.com>
5346
2806dc7e
PA
5347 * simple.rs: Add test for raw pointer subscripting.
5348 * simple.exp: Add test expectations.
42d94011 5349
647c264c
YQ
53502016-07-05 Yao Qi <yao.qi@linaro.org>
5351
5352 * gdb.mi/mi-reverse.exp: Match =record-started output.
5353
20aa2c60
PA
53542016-07-01 Pedro Alves <palves@redhat.com>
5355
5356 * gdb.base/jit-reader.exp (info_registers_current_frame): New
5357 procedure.
5358 (jit_reader_test): Test the jit reader's unwinder.
5359 * gdb.base/jithost.c (jit_function_00_code): New global.
5360 (main): Use memcpy to fill in the mmapped code, instead of poking
5361 bytes manually here.
5362 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
5363 value.
5364 (read_debug_info): Save the function's range.
5365 (read_sp): New function.
5366 (unwind_frame): Use it. Also unwind RBP.
5367 (get_frame_id): Use read_sp.
5368 (gdb_init_reader): Use calloc instead of malloc.
5369 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
5370 parameter. Use gdb_test_multiple.
5371
ced2dffb
PA
53722016-07-01 Pedro Alves <palves@redhat.com>
5373 Antoine Tremblay <antoine.tremblay@ericsson.com>
5374
5375 * gdb.threads/process-dies-while-detaching.c: New file.
5376 * gdb.threads/process-dies-while-detaching.exp: New file.
5377
63000888
PA
53782016-07-01 Pedro Alves <palves@redhat.com>
5379
5380 * gdb.multi/watchpoint-multi-exit.c: New file.
5381 * gdb.multi/watchpoint-multi-exit.exp: New file.
5382
038d4868
PA
53832016-06-30 Pedro Alves <palves@redhat.com>
5384
5385 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
5386 unset inferior_spawn_id.
5387
994e9c83
PA
53882016-06-30 Pedro Alves <palves@redhat.com>
5389
5390 * lib/mi-support.exp (default_mi_gdb_start): Declare global
5391 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
5392
e5653468
YQ
53932016-06-29 Yao Qi <yao.qi@linaro.org>
5394
5395 * gdb.base/return.c: Add copyright header.
5396
803b47e5
TT
53972016-06-29 Tom Tromey <tom@tromey.com>
5398
5399 PR python/20129:
5400 * gdb.python/py-framefilter.exp: Add tests for setting priority
5401 and disabling of non-existent frame filter.
5402
28244707
YQ
54032016-06-29 Yao Qi <yao.qi@linaro.org>
5404
5405 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
5406 0x0f07ff.
5407
a31d2f06
YQ
54082016-06-28 Yao Qi <yao.qi@linaro.org>
5409
5410 * gdb.base/catch-syscall.exp: Remove check on isnative and target
5411 triplets. Start gdb, execute catch syscall, and continue. Check
5412 gdb's output to determine catch syscall is supported.
5413
921d8f54
MG
54142016-06-27 Manish Goregaokar <manish@mozilla.com>
5415
25d49b86
PA
5416 * gdb.rust/simple.rs: Add test for returning unit in a function.
5417 * gdb.rust/simple.exp: Add expectation for functions returning
5418 unit.
921d8f54 5419
f4952523
PMR
54202016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
5421
5422 * gdb.python/py-breakpoint-create-fail.c,
5423 gdb.python/py-breakpoint-create-fail.exp,
5424 gdb.python/py-breakpoint-create-fail.py: New testcase.
5425
fccb08f8
MG
54262016-06-25 Manish Goregaokar <manish@mozilla.com>
5427
5428 PR gdb/20239
5429 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
5430 * gdb.rust/simple.exp: Add test expectations for new NonZero
5431 tests.
fccb08f8 5432
6b850546
DT
54332016-06-24 David Taylor <dtaylor@emc.com>
5434
5435 * gdb.base/offsets.exp: New file.
5436 * gdb.base/offsets.c: New file.
5437
17621150
TT
54382016-06-23 Tom Tromey <tom@tromey.com>
5439
5440 PR gdb/16483:
5441 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
5442 before any filters are loaded.
5443
04d59df6
WT
54442016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
5445
5446 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
5447 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
5448 structs.
5449 * gdb.fortran/derived-type-function.exp: New file.
5450 * gdb.fortran/derived-type-function.f90: New file.
5451
5452
ac69f786
PA
54532016-06-21 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.base/new-ui.exp: New file.
5456 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
5457 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
5458 (with_spawn_id): New procedure.
5459
49940788
PA
54602016-06-21 Pedro Alves <palves@redhat.com>
5461
5462 * gdb.mi/mi-exec-run.exp: New file.
5463
ef274d26
PA
54642016-06-21 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
5467 breakpoint command's output on the main UI.
5468 (test_break): New procedure, factored out from calls in the top
5469 level.
5470 (top level): Use foreach_with_prefix to test MI as main UI and as
5471 separate UI.
5472
468afe6c
PA
54732016-06-21 Pedro Alves <palves@redhat.com>
5474
5475 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
5476 (test_awatch_creation_and_listing)
5477 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
5478 Remove 'type' parameter.
5479 (test_watchpoint_all): New parameter mi_mode. Remove
5480 with_test_prefix.
5481 (top level): Use foreach_with_prefix, and add main/separate UI MI
5482 testing axis.
5483
51f77c37
PA
54842016-06-21 Pedro Alves <palves@redhat.com>
5485
5486 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
5487 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
5488 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
5489 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
5490 (gdb_main_spawn_id, mi_spawn_id): Declare and
5491 comment.
5492 (mi_create_inferior_pty): New procedure,
5493 factored out from default_mi_gdb_start.
5494 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
5495 procedures.
5496 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
5497 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
5498 Use mi_create_inferior_pty.
5499 (mi_gdb_start): Use eval to pass down args list.
5500
8980e177
PA
55012016-06-21 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
5504 * gdb.opt/inline-cmds.exp: Add MI tests.
5505
f38d3ad1
PA
55062016-06-21 Pedro Alves <palves@redhat.com>
5507
5508 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
5509
45db7c09
PA
55102016-06-21 Pedro Alves <palves@redhat.com>
5511
5512 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
5513 (top level): Use it instead of mi_execute_to.
5514
5a069ab3
PA
55152016-06-21 Pedro Alves <palves@redhat.com>
5516
5517 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
5518 (cont_handler_str): New.
5519 (signal_stop_handler): Set stop_handler_str instead of printing to
5520 stdout.
5521 (continue_handler): Set cont_handler_str instead of printing to
5522 stdout.
5523 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
5524 mi_send_resuming_command. Print stop_handler_str and
5525 cont_handler_str instead of expecting the python events print
5526 directly.
5527
2838cc1d
SD
55282016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
5529
5530 * gdb.base/jit-reader.exp: New file.
5531 * gdb.base/jithost.c: New file.
5532 * gdb.base/jithost.h: New file.
5533 * gdb.base/jitreader.c : New file.
5534 * gdb.base/jit-protocol.h: New file.
5535
21a77091
YQ
55362016-06-17 Yao Qi <yao.qi@linaro.org>
5537
5538 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
5539 parameters follow_fork and detach_on_fork. Set follow-fork-mode
5540 and detach-on-fork. Adjust tests.
5541 (top level): Invoke break_cond_on_syscall with combinations of
5542 syscall, follow-fork-mode and detach-on-fork.
5543
f50bf8e5
YQ
55442016-06-17 Yao Qi <yao.qi@linaro.org>
5545
5546 * gdb.base/step-over-exit.c: New.
5547 * gdb.base/step-over-exit.exp: New.
5548
a28d8e50
YTL
55492016-06-17 Yan-Ting Lin <currygt52@gmail.com>
5550
5551 * gdb.base/float.exp: Add target check for nds32*-*-*.
5552 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
5553
cad8e26d
AB
55542016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
5555
5556 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
5557 for unsupported target features.
5558 * gdb.base/call-rt-st.exp: Likewise.
5559 * gdb.base/call-sc.exp: Likewise.
5560 * gdb.base/call-signal-resume.exp: Likewise.
5561 * gdb.base/call-strs.exp: Likewise.
5562 * gdb.base/callexit.exp: Likewise.
5563 * gdb.base/callfuncs.exp: Likewise.
5564 * gdb.base/nodebug.exp: Likewise.
5565 * gdb.base/printcmds.exp: Likewise.
5566 * gdb.base/ptype.exp: Likewise.
5567 * gdb.base/structs.exp: Likewise.
5568 * gdb.base/unwindonsignal.exp: Likewise.
5569 * gdb.cp/gdb2495.exp: Likewise.
5570 * gdb.cp/templates.exp: Likewise.
5571 * gdb.cp/virtfunc.exp: Likewise.
5572 * gdb.threads/hand-call-in-threads.exp: Likewise.
5573 * gdb.threads/interrupted-hand-call.exp: Likewise.
5574 * gdb.threads/thread-unwindonsignal.exp: Likewise.
5575
347dc102
TT
55762016-06-10 Tom Tromey <tom@tromey.com>
5577
5578 PR rust/20110:
5579 * gdb.rust/expr.exp: Add test for integer constant larger than
5580 i32.
5581
5e13cf25
BH
55822016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
5583
5584 * gdb.fortran/nested-funcs.exp: New.
5585 * gdb.fortran/nested-funcs.f90: New.
5586
bb556f1f
TK
55872016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
5588
5589 * gdb.base/examine-backward.c: New file.
5590 * gdb.base/examine-backward.exp: New file.
5591
38b022b4
SM
55922016-06-06 Simon Marchi <simon.marchi@ericsson.com>
5593
5594 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
5595 matching.
5596
1b40ec05
TT
55972016-06-02 Tom Tromey <tom@tromey.com>
5598
5599 PR python/18984:
5600 * gdb.python/py-shared.exp: Add solib_name test.
5601
193bd378
SM
56022016-06-02 Simon Marchi <simon.marchi@ericsson.com>
5603
5604 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
5605
3326303b
MG
56062016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
5607
5608 PR c++/19893
5609 * gdb.dwarf2/implref.exp: Rename to...
5610 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
5611 * gdb.dwarf2/implref-array.c: New file.
5612 * gdb.dwarf2/implref-array.exp: Likewise.
5613 * gdb.dwarf2/implref-global.c: Likewise.
5614 * gdb.dwarf2/implref-global.exp: Likewise.
5615 * gdb.dwarf2/implref-struct.c: Likewise.
5616 * gdb.dwarf2/implref-struct.exp: Likewise.
5617
825c8ef2
AT
56182016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5619
5620 * gdb.trace/trace-condition.exp: Add 64bit tests.
5621
2320162a
AT
56222016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5623
5624 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
5625 bits types.
5626 (main): Adapt to 8 to 64 bits types.
5627 * gdb.trace/trace-condition.exp: Add new tests.
5628
a7818233
AT
56292016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5630
5631 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
5632
0d336466
AT
56332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5634
5635 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
5636 Move condition tests...
5637 * gdb.trace/trace-condition.exp: Here.
5638
7faeb45a
AT
56392016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
5640
5641 * gdb.trace/trace-condition.exp: Add counter-case tests.
5642
e385593e
JK
56432016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
5644
5645 PR c++/15231
5646 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
5647 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
5648
744608cc
PA
56492016-05-27 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
5652 New procedure.
5653 (top level): Call it, and bail out of DejaGnu is known to be bad.
5654
ac775bf4
AB
56552016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
5656
5657 * gdb.base/whatis.c: Extend the test case.
5658 * gdb.base/whatis.exp: Add additional tests.
5659
2bbad2ea
BH
56602016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5661
5662* gdb.fortran/type.f90: Add pointer variable.
5663* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
5664
8b70175d
BH
56652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5666
5667 * gdb.fortran/vla-type.exp: Fix testcase name.
5668
86d8a848
BH
56692016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5670
5671 * gdb.fortran/vla-type.exp: Access elements in nested structs.
5672
e188eb36
BH
56732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5674
5675 * gdb.fortran/type.f90: Add nested structures.
5676 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
5677 * gdb.fortran/derived-type.exp: Adapt expected output.
5678 * gdb.fortran/vla-type.exp: Adapt expected output.
5679
9b2db1fd
BH
56802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5681
5682 * gdb.fortran/whatis_type.exp: Adapt expected output.
5683
72b17055
BH
56842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5685
5686 * gdb.fortran/print_type.exp: Fix expected output.
5687 * gdb.fortran/whatis_type.exp: Fix expected output.
5688
3cd81d8d
BH
56892016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
5690
5691 * gdb.fortran/whatis_type.exp: Use multi_line.
5692
ddae9462
TT
56932016-05-24 Tom Tromey <tom@tromey.com>
5694
5695 PR python/17386:
5696 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
5697 use value as an index.
5698
1957f6b8
TT
56992016-05-23 Tom Tromey <tom@tromey.com>
5700
5701 PR python/17981:
5702 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
5703 no-breakpoint case.
5704
026a9174
PA
57052016-05-24 Pedro Alves <palves@redhat.com>
5706
5707 PR gdb/19828
5708 * gdb.threads/clone-attach-detach.c: New file.
5709 * gdb.threads/clone-attach-detach.exp: New file.
5710
e70a7231
FR
57112016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
5712
5713 * gdb.base/annota-input-while-running.exp: Fix syntax error.
5714
0f6ed0e0
TT
57152016-05-23 Tom Tromey <tom@tromey.com>
5716
5717 PR python/19438, PR python/18393:
5718 * gdb.python/py-progspace.exp: Add "dir" test.
5719 * gdb.python/py-objfile.exp: Add "dir" test.
5720
ffd19d61
YQ
57212016-05-23 Yao Qi <yao.qi@linaro.org>
5722
5723 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
5724 * gdb.arch/thumb2-it.exp: Likewise.
5725
9e8f9b05
SM
57262016-05-18 Simon Marchi <simon.marchi@ericsson.com>
5727
5728 * gdb.mi/mi-threads-interrupt.c: New file.
5729 * gdb.mi/mi-threads-interrupt.exp: New file.
5730
61c6156d
SM
57312016-05-17 Simon Marchi <simon.marchi@ericsson.com>
5732
5733 PR gdb/18077
5734 * gdb.mi/mi-async-run.exp: New file.
5735 * gdb.mi/mi-async-run.c: New file.
5736
67218854
TT
57372016-05-17 Tom Tromey <tom@tromey.com>
5738 Manish Goregaokar <manishsmail@gmail.com>
5739
5740 * lib/rust-support.exp: New file.
5741 * lib/gdb.exp (skip_rust_tests): New proc.
5742 (build_executable_from_specs): Handle rust.
5743 * lib/future.exp (gdb_find_rustc): New proc.
5744 (gdb_default_target_compile): Handle rust.
5745 * gdb.rust/expr.exp: New file.
5746 * gdb.rust/generics.exp: New file.
5747 * gdb.rust/generics.rs: New file.
5748 * gdb.rust/methods.exp: New file.
5749 * gdb.rust/methods.rs: New file.
5750 * gdb.rust/modules.exp: New file.
5751 * gdb.rust/modules.rs: New file.
5752 * gdb.rust/simple.exp: New file.
5753 * gdb.rust/simple.rs: New file.
5754
c44af4eb
TT
57552016-05-17 Tom Tromey <tom@tromey.com>
5756
5757 * gdb.base/default.exp (set language): Add rust.
5758
dcd1f979
TT
57592016-05-17 Tom Tromey <tom@tromey.com>
5760
5761 * gdb.gdb/unittest.exp: New file.
5762
155b7f57
YQ
57632016-05-16 Yao Qi <yao.qi@linaro.org>
5764
5765 * gdb.base/batch-preserve-term-settings.exp: Remove variable
5766 shell_prompt. Update shell_prompt_re.
5767
8ddd5a6c
DE
57682016-05-12 Doug Evans <dje@google.com>
5769
5770 PR symtab/19999
5771 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
5772 $options when building executable.
5773 * gdb.dwarf2/fission-loclists-pie.S: New file.
5774 * gdb.dwarf2/fission-loclists-pie.exp: New file.
5775
02e370d9
SM
57762016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5777
5778 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
5779 of [is_remote target],
5780
8929ad8b
SM
57812016-05-04 Simon Marchi <simon.marchi@ericsson.com>
5782
5783 * lib/gdb.exp (use_gdb_stub): New procedure.
5784
6c447423
DE
57852016-05-03 Yunlian Jiang <yunlian@google.com>
5786 Doug Evans <dje@google.com>
5787
5788 PR symtab/19914
5789 * gdb.dwarf2/dwp-sepdebug.c: New file.
5790 * gdb.dwarf2/dwp-sepdebug.exp: New file.
5791
444e826c
SM
57922016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5793
5794 * gdb.base/detach.exp: Remove is_remote check.
5795
740feeaa
SM
57962016-05-02 Simon Marchi <simon.marchi@ericsson.com>
5797
5798 * gdb.base/annota-input-while-running.exp: Don't check for
5799 [is_remote target]. Enable annotations after running to main.
5800 Remove unused "set test..." line.
5801
9080ac9d
SM
58022016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5803
5804 * gdb.trace/trace-enable-disable.exp: New file.
5805 * gdb.trace/trace-enable-disable.c: New file.
5806
952ebca5
SM
58072016-04-28 Simon Marchi <simon.marchi@ericsson.com>
5808
5809 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
5810 use it in info sharedlibrary test.
5811 * gdb.trace/ftrace-lock.exp: Likewise.
5812 * gdb.trace/ftrace.exp: Likewise.
5813 * gdb.trace/range-stepping.exp: Likewise.
5814 * gdb.trace/trace-break.exp: Likewise.
5815 * gdb.trace/trace-condition.exp: Likewise.
5816 * gdb.trace/trace-mt.exp: Likewise.
5817
d9019901
SM
58182016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5819
5820 * lib/gdb.exp (gdb_load_shlibs): Rename to...
5821 (gdb_load_shlib): ... this.
5822 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
5823 gdb_load_shlib.
5824 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
5825 * gdb.base/ctxobj.exp: Likewise.
5826 * gdb.base/dprintf-pending.exp: Likewise.
5827 * gdb.base/dso2dso.exp: Likewise.
5828 * gdb.base/fixsection.exp: Likewise.
5829 * gdb.base/gcore-relro.exp: Likewise.
5830 * gdb.base/gdb1555.exp: Likewise.
5831 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5832 * gdb.base/gnu-ifunc.exp: Likewise.
5833 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
5834 * gdb.base/jit-so.exp (one_jit_test): Likewise.
5835 * gdb.base/pending.exp: Likewise.
5836 * gdb.base/print-file-var.exp: Likewise.
5837 * gdb.base/print-symbol-loading.exp: Likewise.
5838 * gdb.base/shlib-call.exp: Likewise.
5839 * gdb.base/shreloc.exp: Likewise.
5840 * gdb.base/so-impl-ld.exp: Likewise.
5841 * gdb.base/solib-disc.exp: Likewise.
5842 * gdb.base/solib-nodir.exp: Likewise.
5843 * gdb.base/solib-overlap.exp: Likewise.
5844 * gdb.base/solib-symbol.exp: Likewise.
5845 * gdb.base/solib-weak.exp (do_test): Likewise.
5846 * gdb.base/sym-file.exp: Likewise.
5847 * gdb.base/symtab-search-order.exp: Likewise.
5848 * gdb.base/type-opaque.exp: Likewise.
5849 * gdb.base/unload.exp: Likewise.
5850 * gdb.base/watchpoint-solib.exp: Likewise.
5851 * gdb.compile/compile.exp: Likewise.
5852 * gdb.cp/gdb2384.exp: Likewise.
5853 * gdb.cp/infcall-dlopen.exp: Likewise.
5854 * gdb.cp/re-set-overloaded.exp: Likewise.
5855 * gdb.fortran/library-module.exp: Likewise.
5856 * gdb.opt/solib-intra-step.exp: Likewise.
5857 * gdb.python/py-finish-breakpoint.exp: Likewise.
5858 * gdb.python/py-shared.exp: Likewise.
5859 * gdb.reverse/solib-precsave.exp: Likewise.
5860 * gdb.reverse/solib-reverse.exp: Likewise.
5861 * gdb.server/solib-list.exp: Likewise.
5862 * gdb.threads/dlopen-libpthread.exp: Likewise.
5863 * gdb.threads/tls-shared.exp: Likewise.
5864 * gdb.threads/tls-so_extern.exp: Likewise.
5865 * gdb.trace/change-loc.exp: Likewise.
5866 * gdb.trace/ftrace-lock.exp: Likewise.
5867 * gdb.trace/ftrace.exp: Likewise.
5868 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
5869 * gdb.trace/pending.exp: Likewise.
5870 * gdb.trace/range-stepping.exp: Likewise.
5871 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
5872 (strace_info_marker): Likewise.
5873 (strace_probe_marker): Likewise.
5874 (strace_trace_on_same_addr): Likewise.
5875 (strace_trace_on_diff_addr): Likewise.
5876 * gdb.trace/trace-break.exp: Likewise.
5877 * gdb.trace/trace-condition.exp: Likewise.
5878 * gdb.trace/trace-mt.exp: Likewise.
5879
fca4cfd9
SM
58802016-04-27 Simon Marchi <simon.marchi@ericsson.com>
5881
5882 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
5883 result of gdb_remote_download.
5884 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
5885 * gdb.base/dso2dso.exp: Likewise.
5886 * gdb.base/global-var-nested-by-dso.exp: Likewise.
5887 * gdb.base/print-file-var.exp: Likewise.
5888 * gdb.base/shlib-call.exp: Likewise.
5889 * gdb.base/shreloc.exp: Likewise.
5890 * gdb.base/solib-overlap.exp: Likewise.
5891 * gdb.base/solib-weak.exp (do_test): Likewise.
5892 * gdb.base/unload.exp: Likewise.
5893
11cf4ffb
YQ
58942016-04-27 Yao Qi <yao.qi@linaro.org>
5895
5896 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
5897 exists.
5898
3e2e34f8
KB
58992016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5900
5901 * vla-type.exp: Print structure from toplevel.
5902
8f07e298
BH
59032016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5904
5905 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
5906 of dynamic types.
5907 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
5908 of dynamic types.
5909
9920b434
BH
59102016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
5911
5912 * gdb.fortran/vla-type.f90: New file.
5913 * gdb.fortran/vla-type.exp: New file.
5914
f3abeff5
YQ
59152016-04-25 Yao Qi <yao.qi@linaro.org>
5916
5917 * gdb.base/branch-to-self.c: New file.
5918 * gdb.base/branch-to-self.exp: New file.
5919
0a5d52f0
YQ
59202016-04-22 Yao Qi <yao.qi@linaro.org>
5921
5922 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
5923 more after $hex.
5924
495346f6
YQ
59252016-04-22 Yao Qi <yao.qi@linaro.org>
5926
5927 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
5928 * gdb.base/annota3.exp: Likewise.
5929
4a7e075c
YQ
59302016-04-22 Yao Qi <yao.qi@linaro.org>
5931
5932 * gdb.reverse/step-precsave.exp: Do one step and test program
5933 stops in "callee" and do multiple steps until program goes out
5934 of "callee".
5935 * gdb.reverse/step-reverse.exp: Likewise.
5936
5b061e98
YQ
59372016-04-22 Yao Qi <yao.qi@linaro.org>
5938
5939 * gdb.trace/signal.exp: Also pass if
5940 $tracepoint_hits($i) > $iterations.
5941
5c5dc57f
YQ
59422016-04-22 Yao Qi <yao.qi@linaro.org>
5943
5944 * gdb.trace/signal.c: New file.
5945 * gdb.trace/signal.exp: New file.
5946
a55411b9
DE
59472016-04-19 Doug Evans <xdje42@gmail.com>
5948
5949 * gdb.base/bad-file.exp: New file.
5950
a22df60a
MG
59512016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
5952
5953 * gdb.dwarf2/implref.exp: New file.
5954
0c13f7e5
BH
59552016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5956
5957 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
5958 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
5959 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
5960 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
5961 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
5962 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
5963 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
5964 * lib/fortran.exp (fortran_int4): New procedure.
5965 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
5966 (fortran_logical4): Likewise.
5967
9b9b09e9
BH
59682016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
5969
5970 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
5971
a14d1f4d
BH
59722016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
5973
5974 * lib/compiler.c: Add Intel specific preprocessor macros.
5975 * lib/compiler.cc: Likewise.
25d49b86 5976
7d49b1d0
LM
59772016-04-13 Luis Machado <lgustavo@codesourcery.com>
5978
5979 * gdb.server/connect-with-no-symbol-file.c: New file.
5980 * gdb.server/connect-with-no-symbol-file.exp: New file.
5981
8392fa22
SM
59822016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5983
5984 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
5985
8c4c4aeb
SM
59862016-04-13 Simon Marchi <simon.marchi@ericsson.com>
5987
5988 * boards/gdbserver-base.exp (${board}_download): Copy source file to
5989 standard output directory.
5990
45e3745e
AT
59912016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
5992
5993 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
5994
e26b7e41
MM
59952016-04-13 Markus Metzger <markus.t.metzger@intel.com>
5996
5997 * gdb.btrace/instruction_history.c (loop): Add declaration.
5998
8ce09462
AT
59992016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6000
6001 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6002
2e88a1ea
SM
60032016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6004
6005 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6006 parentheses to print.
6007 (continue_handler): Likewise.
6008
f48e22e3
SM
60092016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6010
6011 * gdb.server/solib-list.exp: Remove is_remote check.
6012 Pass shlib= to gdb_compile. Don't link shared library with
6013 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6014 Run binary filename through "readlink -f" on the target.
6015
096be756
PA
60162016-04-08 Pedro Alves <palves@redhat.com>
6017
6018 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6019 interpreter filename as argument to gdbserver_spawn.
6020 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6021 Return empty if $last_loaded_file does not exist.
6022
06500533
JK
60232016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6024
6025 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6026 * gdb.base/jit-main.c: Use exit after usage.
6027
2d35e871
JK
60282016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6029
6030 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6031 GDBHISTSIZE prior to the tests.
6032 * gdb.base/gdbinit-history.exp: Likewise.
6033
60342016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
6035
6036 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6037 instead of build_executable. Use gdb_load_shlibs.
6038
c8064e7e
YQ
60392016-04-07 Yao Qi <yao.qi@linaro.org>
6040
6041 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6042 Execute "si" command.
6043
bde47561
YQ
60442016-04-07 Yao Qi <yao.qi@linaro.org>
6045
6046 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6047 number instead of the comments on some line.
6048
b16f8a3b
DB
60492016-04-06 Don Breazeal <donb@codesourcery.com>
6050
6051 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6052 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6053
c2f901df
SM
60542016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6055
6056 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6057 standard_output_file. Remove unused binfile variable.
6058
ac17fda0
CU
60592016-04-05 Catalin Udma <catalin.udma@freescale.com>
6060
6061 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6062 * gdb.python/py-mi-objfile.exp: Match "list main" output
6063 in console format.
6064
03a8c4df
SM
60652016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6066
6067 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6068 absolute.
6069
6e774b13
SM
60702016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6071
6072 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6073 absolute.
6074 * gdb.trace/ftrace.exp: Likewise.
6075 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6076 targets as well.
6077 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6078 (gdb_load_shlibs): Copy libraries to test directory when testing
6079 natively. Only set solib-search-path if testing remotely.
6080 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6081
7817ea46
SM
60822016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6083
6084 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6085 gdb_download. Use it even if the target is not remote.
6086 * gdb.base/jit.exp (compile_jit_test): Likewise.
6087 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6088 output directory if the destination board is local, otherwise use
6089 the standard remote_download from DejaGnu.
6090 (gdb_download): Remove.
6091 (gdb_load_shlibs): Use gdb_remote_download instead of
6092 gdb_download.
6093 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6094 Use gdb_remote_download instead of gdb_download. Use it even if
6095 the target is not remote.
6096 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6097 instead of gdb_download.
6098
7beb7f68
SM
60992016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6100
6101 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6102 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6103 run.
6104
cc63428a
AV
61052016-04-01 Artemiy Volkov <artemiyv@acm.org>
6106
6107 PR gdb/19820
6108 * gdb.base/printcmds.exp: Add artificial arrays tests.
6109
64cdf930
PA
61102016-03-31 Pedro Alves <palves@redhat.com>
6111
6112 PR gdb/19858
6113 * gdb.base/jit-main.c: Include unistd.h.
6114 (ATTACH): Define to 0 if not already defined.
6115 (wait_for_gdb, mypid): New globals.
6116 (WAIT_FOR_GDB): New macro.
6117 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
6118 some breakpoint locations.
6119 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
6120 New procedures.
6121 (one_jit_test): Add REATTACH parameter, and handle it. Use
6122 continue_to_test_location.
6123 (top level): Test attach, and adjusts calls to one_jit_test.
6124
40dea8cb
PA
61252016-03-31 Pedro Alves <palves@redhat.com>
6126
6127 PR gdb/19858
6128 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
6129 BINSUFFIX parameter, and handle it.
6130 (top level): Adjust calls compile_jit_test.
6131
e7ea3ec7
CU
61322016-03-31 Catalin Udma <catalin.udma@freescale.com>
6133
6134 PR python/19743
6135 * gdb.python/py-mi-events-gdb.py: New file.
6136 * gdb.python/py-mi-events.c: New file.
6137 * gdb.python/py-mi-events.exp: New file.
6138
e6359af3
YQ
61392016-03-30 Yao Qi <yao.qi@linaro.org>
6140
6141 * gdb.reverse/until-precsave.exp: Match function name only.
6142 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
6143 Move malloc to a condition block.
6144 * gdb.reverse/until-reverse.exp: Match function name only.
6145
a4105d04
MK
61462016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
6147
6148 * gdb.trace/ftrace.exp: Set arg0exp for s390.
6149 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
6150 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
6151 variable for GPR 0 instead of assuming it is register 0.
6152 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
6153 * lib/trace-support.exp: Add s390 registers.
6154
bfa6adb9
YQ
61552016-03-29 Yao Qi <yao.qi@linaro.org>
6156
6157 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
6158
1e6697ea
YQ
61592016-03-24 Yao Qi <yao.qi@linaro.org>
6160
6161 * gdb.reverse/break-reverse.exp: Add quotation mark in the
6162 test message.
6163
64bcd522
AA
61642016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6165
6166 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
6167 maintaining separate logic for constructing the output path.
6168
7868401b
DB
61692016-03-16 Don Breazeal <donb@codesourcery.com>
6170
6171 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
6172 Retry fork and waitpid on interrupted system call errors.
6173 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6174 Use with_timeout_factor to increase timeout by factor of 10.
6175
1cafadb4
DB
61762016-03-15 Don Breazeal <donb@codesourcery.com>
6177
6178 * gdb.cp/scope-err.cc: New test program.
6179 * gdb.cp/scope-err.exp: New test script.
6180 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
6181 lines and "set breakpoint here" comment.
6182 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
6183 Fixed some whitespace and format issues.
6184 * gdb.mi/mi-linespec-err-cp.cc: New test program.
6185 * gdb.mi/mi-linespec-err-cp.exp: New test script.
6186
81516450
DE
61872016-03-15 Doug Evans <dje@google.com>
6188
6189 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
6190 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
6191 All callers updated. Add tests for enums, mixed flags register.
6192
aa52b601
DE
61932016-03-15 Doug Evans <dje@google.com>
6194
6195 * gdb.base/skip.c (main): Call test_skip_file_and_function.
6196 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
6197
fa4ff313
SM
61982016-03-14 Simon Marchi <simon.marchi@ericsson.com>
6199
6200 * gdb.base/default.exp: Add $_as_string to the list of expected
6201 convenience functions.
6202
f2403c39
AB
62032016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
6204
6205 * gdb.base/maint.exp: New tests for 'maint info line-table'.
6206
f2f3ccb9
SM
62072016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
6208
6209 * gdb.python/py-as-string.exp: New file.
6210 * gdb.python/py-as-string.c: New file.
6211
00dbd492
PA
62122016-03-09 Pedro Alves <palves@redhat.com>
6213
6214 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
6215 signal" -> "Thread NN received signal" output change.
6216 * gdb.threads/ia64-sigill.exp: Likewise.
6217 * gdb.threads/linux-dp.exp: Likewise.
6218 * gdb.threads/manythreads.exp: Likewise.
6219 * gdb.threads/pending-step.exp: Likewise.
6220 * gdb.threads/print-threads.exp: Likewise.
6221 * gdb.threads/sigstep-threads.exp: Likewise.
6222 * gdb.threads/staticthreads.exp: Likewise.
6223 * gdb.threads/tls.exp: Likewise.
6224
1e6697ea
YQ
62252016-03-09 Pedro Alves <palves@redhat.com>
6226
6227 * gdb.base/command-line-input.exp: New file.
6228
b04fd3be
MK
62292016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6230
6231 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
6232 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
6233 * gdb.trace/pending.exp: Accept leading dot before function name.
6234 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
6235 * lib/trace-support.exp: Set registers for ppc.
6236
98fa59e9
MK
62372016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6238
6239 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
6240 use it for disassembly; accept .main in addition to main in backtrace.
6241
f77198c8
MK
62422016-03-09 Wei-cheng Wang <cole945@gmail.com>
6243 Marcin Kościelnicki <koriakin@0x04.net>
6244
6245 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
6246 (gdb_recursion_test_ptr): New global variable.
6247 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
6248 gdb_recursion_test.
6249 (gdb_c_test): Ditto.
6250
ba84e0da
MK
62512016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6252
6253 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
6254 ordering.
6255
4366d36e
MK
62562016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
6257
6258 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
6259 (bar): Add bar_start_lbl label.
6260 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
6261 of foo/bar for emitting DWARF and tracing.
6262
5eb264df
SDJ
62632016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
6264
6265 * analyze-racy-logs.py: Set executable bit.
6266
fb6a751f
SDJ
62672016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
6268
6269 * Makefile.in (DEFAULT_RACY_ITER): New variable.
6270 (CHECK_TARGET_TMP): Likewise.
6271 (check-single-racy): New rule.
6272 (check-parallel-racy): Likewise.
6273 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
6274 (do-check-parallel-racy): New rule.
6275 (check-racy/%.exp): Likewise.
6276 * README (Racy testcases): New section.
6277 * analyze-racy-logs.py: New file.
6278
bdf7e230
DE
62792016-03-03 Doug Evans <dje@google.com>
6280
6281 * gdb.base/skip.exp: Use with_test_prefix.
6282
4719d415
YQ
62832016-03-03 Yao Qi <yao.qi@linaro.org>
6284
6285 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
6286 Invoke step_over_syscall "clone" and break_cond_on_syscall
6287 "clone".
6288 * gdb.base/step-over-clone.c: New file.
6289
ea507862
YQ
62902016-03-03 Yao Qi <yao.qi@linaro.org>
6291
6292 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
6293 code format.
6294
8fc8cbda
YQ
62952016-03-03 Yao Qi <yao.qi@linaro.org>
6296
6297 * gdb.base/disp-step-fork.c: Rename to ...
6298 * gdb.base/step-over-fork.c: ... it. New file.
6299 * gdb.base/disp-step-vfork.c: Rename to ...
6300 * gdb.base/step-over-vfork.c: ... it. New file.
6301 * gdb.base/disp-step-syscall.exp: Rename to ...
6302 * gdb.base/step-over-syscall.exp: ... it. New file.
6303 (disp_step_cross_syscall): Rename to ...
6304 (step_over_syscall): ... it.
6305
92fa70b0
YQ
63062016-03-03 Yao Qi <yao.qi@linaro.org>
6307
6308 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
6309 If target supports condition evaluation on target, invoke
6310 break_cond_on_syscall for fork and vfork.
6311
e197ad3c
YQ
63122016-03-03 Yao Qi <yao.qi@linaro.org>
6313
6314 * gdb.base/disp-step-syscall.exp: Don't invoke
6315 support_displaced_stepping.
6316 (disp_step_cross_syscall): Test with displaced stepping off and
6317 on if supported.
6318
0b47da9f
YQ
63192016-03-03 Yao Qi <yao.qi@linaro.org>
6320
6321 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
6322 proc.
6323 (setup): New proc.
6324 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
6325 and setup.
6326
065ab6dc
BH
63272016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6328
6329 * gdb.fortran/vla-history.exp: Remove breakpoint.
6330
07e448ad 63312016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6332
25d49b86
PA
6333 * gdb.fortran/vla-history.exp: Lookup array elements and printing
6334 exceeds timeout.
07e448ad 6335
9ac2d526 63362016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6337
25d49b86
PA
6338 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
6339 breakpoint.
9ac2d526 6340
17807369
BH
63412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
6342
6343 * gdb.mi/vla.f90: Nullify pointer after declaration.
6344
86e501af
PA
63452016-03-01 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
6348
1e903e32
PA
63492016-03-01 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
6352 before anything else.
6353 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
6354 _GNU_SOURCE here.
6355 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
6356 before anything else.
6357 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
6358
6ccb54e2
PA
63592016-03-01 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
6362
30ca9da1
YQ
63632016-03-01 Yao Qi <yao.qi@linaro.org>
6364
6365 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
6366 prepare_for_testing.
6367
dc856b38
YQ
63682016-03-01 Yao Qi <yao.qi@linaro.org>
6369
6370 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
6371
4a932159
AA
63722016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6373
6374 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
6375 manually constructing the output path.
6376
f2489477
AA
63772016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
6378
6379 * gdb.arch/s390-stackless.S: New.
6380 * gdb.arch/s390-stackless.exp: New.
6381
38899f16
IB
63822016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
6383
6384 * gdb.dlang/circular.c: New file.
6385 * gdb.dlang/circular.exp: New file.
6386
9fde51ed
YQ
63872016-02-26 Yao Qi <yao.qi@linaro.org>
6388
6389 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
6390 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
6391 (testcases): Update.
6392
ce90fefe
YQ
63932016-02-26 Yao Qi <yao.qi@linaro.org>
6394
6395 * gdb.reverse/aarch64.c: Rename to ...
6396 * gdb.reverse/insn-reverse.c: ... it.
6397 * gdb.reverse/aarch64.exp: Rename to ...
6398 * gdb.reverse/insn-reverse.exp: ... it.
6399
3263bceb
YQ
64002016-02-26 Yao Qi <yao.qi@linaro.org>
6401
6402 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
6403 (testcase_ftype): New.
6404 (testcases): New array.
6405 (n_testcases): New.
6406 (main): Call each element in testcases.
6407 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
6408 (read_testcase): New.
6409 Do the tests in a loop.
6410
6cb59ff1
YQ
64112016-02-25 Yao Qi <yao.qi@linaro.org>
6412
6413 * gdb.base/branches.c: Remove.
6414
ae91f625
MK
64152016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6416
6417 PR gdb/13808
6418 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
6419
678b48b7
MK
64202016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6421
6422 * gdb.trace/ftrace.exp: Remove unnecessary target check.
6423
7337a6f2
MK
64242016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
6425
6426 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
6427 change x86_64 call_insn to 'callq'.
6428
861ca91f
AT
64292016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6430
6431 * gdb.trace/tfile-avx.c: Move to...
6432 * gdb.trace/tracefile-pseudo-reg.c: Here.
6433 * gdb.trace/tfile-avx.exp: Move to...
6434 * gdb.trace/tracefile-pseudo-reg.exp: Here.
6435
bf74e428
GB
64362016-02-24 Gary Benson <gbenson@redhat.com>
6437
6438 * gdb.base/attach-pie-noexec.exp: Do not expect an error
6439 message on attach.
6440
cce0e923
DE
64412016-02-23 Doug Evans <dje@google.com>
6442
6443 * gdb.base/skip.c (test_skip): New function.
6444 (end_test_skip_file_and_function): New function.
6445 (test_skip_file_and_function): New function.
6446 * gdb.base/skip1.c (test_skip): New function.
6447 (skip1_test_skip_file_and_function): New function.
6448 * gdb.base/skip.exp: Add tests for new skip options.
6449 * gdb.base/skip-solib.exp: Update expected output.
6450 * gdb.perf/skip-command.cc: New file.
6451 * gdb.perf/skip-command.exp: New file.
6452 * gdb.perf/skip-command.py: New file.
6453
4000e47e
MK
64542016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
6455
6456 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
6457 info registers pattern.
6458
24f75ead
IB
64592016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
6460
6461 * lib/future.exp: Add D support.
6462 (gdb_find_gdc): New proc.
6463 (gdb_default_target_compile): Add D support.
6464
fbb7bcbe
WW
64652016-02-18 Wei-cheng Wang <cole945@gmail.com>
6466
6467 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
6468 user+system time.
6469 (trace_speed_test): Determine the iteration count for a time
6470 between 15..30 seconds.
6471
012b3a21
WT
64722016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
6473
6474 * gdb.arch/i386-mpx-sigsegv.c: New file.
6475 * gdb.arch/i386-mpx-sigsegv.exp: New file.
6476 * gdb.arch/i386-mpx-simple_segv.c: New file.
6477 * gdb.arch/i386-mpx-simple_segv.exp: New file.
6478
2d5189bd
YQ
64792016-02-18 Yao Qi <yao.qi@linaro.org>
6480
6481 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
6482 Don't call setup_kfail.
6483
40fb20d0
YQ
64842016-02-18 Yao Qi <yao.qi@linaro.org>
6485
6486 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6487 Set "set breakpoint condition-evaluation" per $cond_bp_target.
6488
21b1f8d2
DE
64892016-02-16 Doug Evans <dje@google.com>
6490
6491 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
6492 * gdb.base/skip1.c: Ditto.
6493 * gdb.base/skip.exp: Whitespace cleanup.
6494
4041ed77
DB
64952016-02-16 Don Breazeal <donb@codesourcery.com>
6496
6497 PR remote/19496
6498 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
6499 Remove kfail for PR remote/19496.
6500
c4ef31bf
SM
65012016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6502
6503 * lib/gdb.exp (standard_temp_file): Return a path specific to
6504 the runtest invocation.
6505
266b65b3
SM
65062016-02-16 Simon Marchi <simon.marchi@ericsson.com>
6507
6508 * gdb.trace/save-trace.exp: Change relative path to be in the
6509 standard output directory.
6510
a7a0a6a9
JK
65112016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6512
6513 * gdb.arch/i386-prologue.c: Add missing prototypes.
6514
c99dbb42
JK
65152016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6516
6517 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
6518 * gdb.arch/i386-prologue.exp: Likewise.
6519 * gdb.arch/i386-size.exp: Likewise.
6520
aa480355
SM
65212016-02-15 Simon Marchi <simon.marchi@ericsson.com>
6522
6523 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
6524 define object file path.
6525 * gdb.btrace/gcore.exp: Use standard_output_file to define core
6526 file path.
6527 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
6528 standard_output_file to define binfile.
6529
ba881f50
JK
65302016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6531
6532 Fix compatibility with recent gfortran-5.3.1.
6533 * gdb.fortran/vla-history.exp (print vla1 allocated)
6534 (print vla2 allocated, print $2, print $3): Remove
6535 (print $4): Rename to ...
6536 (print $2): ... here.
6537 (print $9): Rename to ...
6538 (print $5): ... here.
6539 (print $10): Rename to ...
6540 (print $6): ... here.
6541 * gdb.fortran/vla.f90: Add pvla initialization.
6542
e9fb005c
JK
65432016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6544
6545 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
6546 New test.
6547 * gdb.fortran/vla-value-sub.exp: Likewise.
6548
e44e00ff
MK
65492016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
6550
6551 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
6552
97e94151
SM
65532016-02-12 Simon Marchi <simon.marchi@ericsson.com>
6554
6555 * i386-biarch-core.exp: Define corefile using
6556 standard_output_file.
6557
01113bc1
YQ
65582016-02-12 Yao Qi <yao.qi@linaro.org>
6559
6560 * gdb.arch/arm-single-step-kernel-helper.c: New.
6561 * gdb.arch/arm-single-step-kernel-helper.exp: New.
6562
33b4777c
MM
65632016-02-12 Markus Metzger <markus.t.metzger@intel.com>
6564
6565 * gdb.btrace/tailcall-only.exp: New.
6566 * gdb.btrace/tailcall-only.c: New.
6567 * gdb.btrace/x86_64-tailcall-only.S: New.
6568 * gdb.btrace/i686-tailcall-only.S: New.
6569
acc23c11
PA
65702016-02-11 Pedro Alves <palves@redhat.com>
6571
6572 * README (Parallel testing): Add missing double quotes.
6573
e352bf0a
PA
65742016-02-11 Pedro Alves <palves@redhat.com>
6575
6576 * README (Parallel testing): New section.
6577 (GDB_PARALLEL): Rewrite.
6578 (FORCE_PARALLEL): Document.
6579
9f5fed78
MK
65802016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
6581
6582 * gdb.trace/tfile-avx.c: New test.
6583 * gdb.trace/tfile-avx.exp: New test.
6584
9ef9e6a6
KS
65852016-02-09 Keith Seitz <keiths@redhat.com>
6586
6587 PR breakpoints/19546
6588 * gdb.base/infcall-exec.c: New file.
6589 * gdb.base/infcall-exec2.c: New file.
6590 * gdb.base/infcall-exec.exp: New file.
6591
a96e36da
KS
65922016-02-09 Keith Seitz <keiths@redhat.com>
6593
6594 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
6595 (toplevel): Call test_bkpt_address.
6596
9f61929f
KS
65972016-02-09 Keith Seitz <keiths@redhat.com>
6598
6599 PR python/19506
6600 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
6601 (toplevel): Call test_bkpt_address.
6602
1e94266c
SM
66032016-02-09 Simon Marchi <simon.marchi@ericsson.com>
6604
6605 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
6606 to AC_OUTPUT.
6607 * configure: Regenerate.
6608
2a7f3dff
PA
66092016-02-09 Pedro Alves <palves@redhat.com>
6610
6611 PR breakpoints/19548
6612 * gdb.base/execl-update-breakpoints.c (some_function): New
6613 function.
6614 (main): Call it.
6615 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
6616 Tighten expected GDB output.
6617
2151ccc5
SM
66182016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6619
6620 * Makefile.in (ALL_SUBDIRS): Remove.
6621 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
6622 (distclean maintainer-clean realclean): Likewise.
6623 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
6624 * configure: Regenerate.
6625 * gdb.ada/Makefile.in: Delete.
6626 * gdb.arch/Makefile.in: Likewise.
6627 * gdb.asm/Makefile.in: Likewise.
6628 * gdb.base/Makefile.in: Likewise.
6629 * gdb.btrace/Makefile.in: Likewise.
6630 * gdb.cell/Makefile.in: Likewise.
6631 * gdb.compile/Makefile.in: Likewise.
6632 * gdb.cp/Makefile.in: Likewise.
6633 * gdb.disasm/Makefile.in: Likewise.
6634 * gdb.dlang/Makefile.in: Likewise.
6635 * gdb.dwarf2/Makefile.in: Likewise.
6636 * gdb.fortran/Makefile.in: Likewise.
6637 * gdb.gdb/Makefile.in: Likewise.
6638 * gdb.go/Makefile.in: Likewise.
6639 * gdb.guile/Makefile.in: Likewise.
6640 * gdb.java/Makefile.in: Likewise.
6641 * gdb.linespec/Makefile.in: Likewise.
6642 * gdb.mi/Makefile.in: Likewise.
6643 * gdb.modula2/Makefile.in: Likewise.
6644 * gdb.multi/Makefile.in: Likewise.
6645 * gdb.objc/Makefile.in: Likewise.
6646 * gdb.opencl/Makefile.in: Likewise.
6647 * gdb.opt/Makefile.in: Likewise.
6648 * gdb.pascal/Makefile.in: Likewise.
6649 * gdb.perf/Makefile.in: Likewise.
6650 * gdb.python/Makefile.in: Likewise.
6651 * gdb.reverse/Makefile.in: Likewise.
6652 * gdb.server/Makefile.in: Likewise.
6653 * gdb.stabs/Makefile.in: Likewise.
6654 * gdb.threads/Makefile.in: Likewise.
6655 * gdb.trace/Makefile.in: Likewise.
6656 * gdb.xml/Makefile.in: Likewise.
6657 * lib/gdb.exp (make_gdb_parallel_path): Add check for
6658 GDB_PARALLEL.
6659 (standard_output_file): Remove check for GDB_PARALLEL, always
6660 return path in outputs/$subdir/$testname.
6661
437277d4
SM
66622016-02-08 Simon Marchi <simon.marchi@ericsson.com>
6663
6664 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
6665 (site.exp): Assign abs_srcdir to tcl's srcdir.
6666
31d913c7
YQ
66672016-02-04 Yao Qi <yao.qi@linaro.org>
6668
6669 * gdb.base/foll-exec-mode.c: Include limits.h.
6670 (main): Add parameters argc and argv. Get directory from
6671 argv[0].
6672 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
6673 compilation.
6674 * gdb.base/foll-exec.c: Include limits.h.
6675 (main): Add parameters argc and argv.
6676 Get directory from argv[0].
6677 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
6678 Adjust tests on the number of lines as source code changed.
6679 * gdb.base/foll-vfork-exit.c: Include limits.h.
6680 (main): Add one line of statement before vfork.
6681 * gdb.base/foll-vfork.c: Include limits.h and string.h.
6682 (main): Add parameters argc and argv. Get directory from
6683 argv[0].
6684 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
6685 (setup_gdb): Set tbreak to skip some source lines.
6686 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
6687 (main): Add parameters argc and argv. Get directory from
6688 argv[0].
6689 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
6690 compilation.
6691 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
6692 (main): Add parameters argc and argv. Get directory from
6693 argv[0].
6694 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
6695 compilation.
6696
9482b9fb
DE
66972016-02-01 Doug Evans <dje@google.com>
6698
6699 * gdb.base/skip.exp: Clean up multiple references to same test name.
6700
6b2e4f10
PA
67012016-02-01 Pedro Alves <palves@redhat.com>
6702
ccb6afd6 6703 PR remote/19496
6b2e4f10
PA
6704 * gdb.threads/forking-threads-plus-breakpoint.exp
6705 (displaced_stepping_supported): New global.
6706 (probe_displaced_stepping_support): New procedure.
6707 (do_test): Add 'displaced' parameter, and use it.
6708 (top level): Check for displaced stepping support. Add displaced
6709 stepping on/off testing axis.
6710
37a8db1a
AB
67112016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6712
6713 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
6714 pointer. Don't perform further tests on the unassociated pointer
6715 if the first test fails.
6716
5fdf6324
AB
67172016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
6718
6719 * gdb.base/max-value-size.c: New file.
6720 * gdb.base/max-value-size.exp: New file.
6721 * gdb.base/huge.exp: Disable max-value-size for this test.
6722
935c6144
IB
67232016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
6724
6725 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6726
7fe8399d
YQ
67272016-01-28 Yao Qi <yao.qi@linaro.org>
6728
6729 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
6730
a2077e25
PA
67312016-01-25 Pedro Alves <palves@redhat.com>
6732
6733 PR threads/19461
6734 * gdb.base/fork-running-state.c: New file.
6735 * gdb.base/fork-running-state.exp: New file.
6736
1d2736d4
PA
67372016-01-25 Pedro Alves <palves@redhat.com>
6738
6739 PR gdb/19494
6740 * gdb.base/catch-fork-kill.c: New file.
6741 * gdb.base/catch-fork-kill.exp: New file.
6742
f1da4b11
PA
67432016-01-25 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
6746 Delete, moved to lib/gdb.exp.
6747 * gdb.threads/forking-threads-plus-breakpoint.exp
6748 (foreach_with_prefix): Likewise.
6749 * gdb.threads/process-dies-while-handling-bp.exp
6750 (foreach_with_prefix): Likewise.
6751 * lib/gdb.exp (foreach_with_prefix): New procedure.
6752
45f38546
MK
67532016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
6754
6755 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
6756 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
6757
dc29a1ce
MK
67582016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
6759
6760 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
6761 endian targets.
6762
092127d7
JK
67632016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6764 Pedro Alves <palves@redhat.com>
6765
6766 Fix testsuite compatibility with Guile.
6767 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
6768 number.
6769
31d765d3
JK
67702016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
6771
6772 Fix testsuite compatibility with Guile.
6773 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
6774 (thread 1): New test for backtrace through signal handler.
6775
1ac78c04
YQ
67762016-01-22 Yao Qi <yao.qi@linaro.org>
6777
6778 PR testsuite/19491
6779 * gdb.base/multi-forks.c: Include
6780 ../lib/unbuffer_output.c
6781 (main): Call gdb_unbuffer_output.
6782
4f5946a8
DE
67832016-01-21 Doug Evans <dje@google.com>
6784
6785 * lib/ada.exp (gdb_compile_ada): Fix typo.
6786
305e13e6
JB
67872016-01-21 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.base/break-fun-addr.exp: New file.
6790 * gdb.base/break-fun-addr1.c: New file.
6791 * gdb.base/break-fun-addr2.c: New file.
6792
5f5dfff6
SM
67932016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
6794
6795 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
6796 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
6797 enum flag values.
6798
fd356fa2
AA
67992016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
6800
6801 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
6802 when GDB can not set the vector return value. Add more comments
6803 for clarification.
6804
9df22175
AT
68052016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
6806
6807 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
6808 command.
6809
41d1845e
SM
68102016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6811
6812 * Makefile.in (DO_RUNTEST): Add --status and update usages.
6813
01ac6840
SM
68142016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6815
6816 * Makefile.in (check-single): Pass --status to runtest.
6817 (check/%.exp): Likewise.
6818
68192016-01-19 Simon Marchi <simon.marchi@ericsson.com>
6820
6821 * Makefile.in (check-parallel): Propagate return code from make
6822 do-check-parallel.
6823
bd0a71fa
MK
68242016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
6825
6826 * gdb.trace/ftrace.exp: Fix expected message on continue.
6827 * gdb.trace/pending.exp: Fix expected message on continue.
6828 * gdb.trace/trace-break.exp: Fix expected message on continue.
6829
8bcbad33
SM
68302016-01-18 Simon Marchi <simon.marchi@ericsson.com>
6831
6832 * lib/gdb.exp (gdb_test): Remove unused global references.
6833
f303dbd6
PA
68342016-01-18 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.base/async-shell.exp: Adjust expected output.
6837 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
6838 * gdb.base/siginfo-thread.exp: Adjust expected output.
6839 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
6840 * gdb.java/jnpe.exp: Adjust expected output.
6841 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
6842 * gdb.threads/continue-pending-status.exp: Adjust expected output.
6843 * gdb.threads/leader-exit.exp: Adjust expected output.
6844 * gdb.threads/manythreads.exp: Adjust expected output.
6845 * gdb.threads/pthreads.exp: Adjust expected output.
6846 * gdb.threads/schedlock.exp: Adjust expected output.
6847 * gdb.threads/siginfo-threads.exp: Adjust expected output.
6848 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
6849 expected output.
6850 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
6851 output.
6852 * gdb.threads/sigthread.exp: Adjust expected output.
6853 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
6854
b2789696
YQ
68552016-01-18 Yao Qi <yao.qi@linaro.org>
6856
6857 * gdb.guile/scm-section-script.c: Replace @progbits with
6858 %progbits.
6859 * gdb.python/py-section-script.c: Likewise.
6860
71ef29a8
PA
68612016-01-15 Pedro Alves <palves@redhat.com>
6862
6863 * gdb.multi/tids.exp: Test star wildcard ranges.
6864
3f5b7598
PA
68652016-01-15 Pedro Alves <palves@redhat.com>
6866
6867 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
6868 command from "thread apply" invocation.
6869 (thr_apply_info_thr_invalid): Default the expected output to the
6870 input tid list.
6871 (top level): Add tests that use convenience variables. Add tests
6872 for "thread apply" with a valid TID list, but missing the command.
6873
663f6d42
PA
68742016-01-13 Pedro Alves <palves@redhat.com>
6875
6876 * gdb.base/default.exp: Expect $_gthread as well.
6877 * gdb.multi/tids.exp: Test $_gthread.
6878 * gdb.threads/thread-specific.exp: Test $_gthread.
6879
c84f6bbf
PA
68802016-01-13 Pedro Alves <palves@redhat.com>
6881
6882 * gdb.multi/tids.exp: Test "info threads -gid".
6883
22a02324
PA
68842016-01-13 Pedro Alves <palves@redhat.com>
6885
6886 * gdb.multi/tids.exp: Test InferiorThread.global_num and
6887 Breakpoint.thread.
6888 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
6889
5d5658a1
PA
68902016-01-07 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.base/break.exp: Adjust to output changes.
6893 * gdb.base/hbreak2.exp: Likewise.
6894 * gdb.base/sepdebug.exp: Likewise.
6895 * gdb.base/watch_thread_num.exp: Likewise.
6896 * gdb.linespec/keywords.exp: Likewise.
6897 * gdb.multi/info-threads.exp: Likewise.
6898 * gdb.threads/thread-find.exp: Likewise.
6899 * gdb.multi/tids.c: New file.
6900 * gdb.multi/tids.exp: New file.
6901
84654457
PA
69022016-01-13 Pedro Alves <palves@redhat.com>
6903
6904 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
6905
e3940304
PA
69062016-01-13 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.base/default.exp: Expect $_inferior as well.
6909 * gdb.multi/base.exp: Test $_inferior.
6910
a911d87a
PA
69112016-01-13 Pedro Alves <palves@redhat.com>
6912
6913 PR breakpoints/19388
6914 * gdb.base/catch-signal-siginfo-cond.c: New file.
6915 * gdb.base/catch-signal-siginfo-cond.exp: New file.
6916
82075af2
JS
69172016-01-12 Josh Stone <jistone@redhat.com>
6918 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6919
6920 * gdb.base/catch-syscall.c (do_execve): New variable.
6921 (main): Conditionally trigger an execve.
6922 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
6923 (test_catch_syscall_execve): New, check entry/return across execve.
6924 (do_syscall_tests): Call test_catch_syscall_execve.
6925
e46eeedd
PA
69262016-01-12 Pedro Alves <palves@redhat.com>
6927
6928 * gdb.base/random-signal.exp (do_test): New procedure, with body
6929 of testcase moved in.
6930
01d8c27e
JK
69312016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6932 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.base/funcargs.exp (finish from indirectly called function):
6935 Reintroduce the case for 'First'.
6936
9a706302
JK
69372016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6938 Pedro Alves <palves@redhat.com>
6939
6940 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
6941 (tcatch_vfork_then_child_follow_exec)
6942 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
6943 identification.
6944
c0ecb95f
JK
69452016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6946
6947 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
6948 and repeats to unlimited.
6949 * gdb.python/py-value.exp: Likewise.
6950 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
6951 and repeats to unlimited.
6952
6cfc1fcb
JK
69532016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6954
6955 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
6956 and reordering the functions.
6957 * gdb.multi/hangout.c: Likewise.
6958 * gdb.multi/hello.c: Likewise.
6959
582a1b00
SM
69602016-01-08 Simon Marchi <simon.marchi@ericsson.com>
6961
6962 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
6963 absolute.
6964 (SingleStatisticTestResult.report): Use dict.keys instead of
6965 dict.iterkeys.
6966
79bc59cb
PA
69672016-01-06 Pedro Alves <palves@redhat.com>
6968
6969 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
6970
43368e1d
MM
69712016-01-04 Markus Metzger <markus.t.metzger@intel.com>
6972
6973 * gdb.btrace/dlopen.exp: New.
6974 * gdb.btrace/dlopen.c: New.
6975 * gdb.btrace/dlopen-dso.c: New.
6976
79fad5b8
SL
69772015-12-25 Sandra Loosemore <sandra@codesourcery.com>
6978
6979 * lib/gdb.exp (gdb_test): Update comments to clarify that the
6980 PATTERN argument is optional.
6981
ab8314b3
JB
69822015-12-24 Joel Brobecker <brobecker@adacore.com>
6983
6984 * lib/ada.exp (target_compile_ada_from_dir): New function.
6985 (gdb_compile_ada): Reimplement avoiding the use of project files.
6986 * gdb.ada/gnat_ada.gpr: Delete.
6987 * gdb.ada/cond_lang.exp: Adjust test to make path before
6988 filename optional.
6989 * gdb.ada/small_reg_param.exp: Likewise.
6990
fe33faff
SM
69912015-12-22 Simon Marchi <simon.marchi@ericsson.com>
6992
6993 * gdb.base/foll-vork.exp: Remove HP-UX special case.
6994
6d265cb4
TP
69952015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
6996
6997 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
6998 case.
6999
10125099
SM
70002015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7001
7002 * gdb.base/break.exp: Remove dead code.
7003 * gdb.base/sepdebug.exp: Likewise.
7004
3ca22649
SM
70052015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7006
7007 * gdb.asm/asm-source.exp: Remove HP-UX references.
7008 * gdb.base/annota1.exp: Likewise.
7009 * gdb.base/annota3.exp: Likewise.
7010 * gdb.base/attach.exp: Likewise.
7011 * gdb.base/bigcore.exp: Likewise.
7012 * gdb.base/break.exp: Likewise.
7013 * gdb.base/call-ar-st.exp: Likewise.
7014 * gdb.base/callfuncs.exp: Likewise.
7015 * gdb.base/catch-fork-static.exp: Likewise.
7016 * gdb.base/display.exp: Likewise.
7017 * gdb.base/foll-exec-mode.exp: Likewise.
7018 * gdb.base/foll-exec.exp: Likewise.
7019 * gdb.base/foll-fork.exp: Likewise.
7020 * gdb.base/foll-vfork.exp: Likewise.
7021 * gdb.base/funcargs.exp: Likewise.
7022 * gdb.base/hbreak2.exp: Likewise.
7023 * gdb.base/inferior-died.exp: Likewise.
7024 * gdb.base/interrupt.exp: Likewise.
7025 * gdb.base/multi-forks.exp: Likewise.
7026 * gdb.base/nodebug.exp: Likewise.
7027 * gdb.base/sepdebug.exp: Likewise.
7028 * gdb.base/solib1.c: Likewise.
7029 * gdb.base/step-test.exp: Likewise.
7030 * gdb.mi/non-stop.c: Likewise.
7031 * gdb.mi/pthreads.c: Likewise.
7032 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7033 * gdb.threads/pthreads.c: Likewise.
7034 * gdb.threads/staticthreads.exp: Likewise.
7035 * lib/future.exp: Likewise.
7036 * lib/gdb.exp: Likewise.
7037 * gdb.base/so-indr-cl.c: Remove.
7038 * gdb.base/so-indr-cl.exp: Likewise.
7039 * gdb.base/solib.c: Likewise.
7040 * gdb.base/solib.exp: Likewise.
7041 * gdb.base/solib2.c: Likewise.
7042
b6304613
SM
70432015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7044
7045 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7046 * gdb.base/call-ar-st.exp: Likewise.
7047 * gdb.base/callfuncs.exp: Likewise.
7048 * gdb.base/condbreak.exp: Likewise.
7049 * gdb.base/constvars.exp: Likewise.
7050 * gdb.base/hbreak2.exp: Likewise.
7051 * gdb.base/langs.exp: Likewise.
7052 * gdb.base/list.exp: Likewise.
7053 * gdb.base/long_long.exp: Likewise.
7054 * gdb.base/ptype.exp: Likewise.
7055 * gdb.base/scope.exp: Likewise.
7056 * gdb.base/signals.exp: Likewise.
7057 * gdb.base/so-impl-ld.exp: Likewise.
7058 * gdb.base/varargs.exp: Likewise.
7059 * gdb.base/volatile.exp: Likewise.
7060 * gdb.base/whatis.exp: Likewise.
7061 * gdb.cp/cplusfuncs.exp: Likewise.
7062 * gdb.cp/inherit.exp: Likewise.
7063 * gdb.cp/local.exp: Likewise.
7064 * gdb.cp/member-ptr.exp: Likewise.
7065 * gdb.cp/method.exp: Likewise.
7066 * gdb.cp/overload.exp: Likewise.
7067 * gdb.cp/templates.exp: Likewise.
7068 * gdb.stabs/weird.exp: Likewise.
7069 * lib/compiler.c: Likewise.
7070 * lib/compiler.cc: Likewise.
7071 * lib/cp-support.exp: Likewise.
7072 * lib/gdb.exp: Likewise.
7073
bf401b07
SM
70742015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7075
7076 * configure.ac: Remove HP-UX case.
7077 * configure: Regenerate.
7078
aff9c0f8
SM
70792015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7080
7081 * lib/gdb.exp (gdb_compile): Add function doc.
7082
a6904d5a
PA
70832015-12-17 Pedro Alves <palves@redhat.com>
7084
7085 PR threads/19354
7086 * gdb.multi/info-threads.exp: New file.
7087
a22279dd
YQ
70882015-12-15 Yao Qi <yao.qi@linaro.org>
7089
7090 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7091 is aarch64*-*-*.
7092
0588c796
SL
70932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7094
7095 * gdb.base/history-duplicates.exp: Skip if no readline support.
7096
5d978e17
SL
70972015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7098
7099 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7100
7e763b86
SL
71012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7102
7103 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7104
87a3a92c
SL
71052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7106
7107 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7108 ctrl-C if nointerrupts target property is set.
7109 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7110 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7111 * gdb.base/paginate-bg-execution.exp: Likewise.
7112 * gdb.base/paginate-execution-startup.exp: Likewise.
7113 * gdb.base/random-signal.exp: Likewise.
7114 * gdb.base/range-stepping.exp: Likewise.
7115 * gdb.cp/annota2.exp: Likewise.
7116 * gdb.cp/annota3.exp: Likewise.
7117 * gdb.gdb/selftest.exp: Likewise.
7118 * gdb.threads/continue-pending-status.exp: Likewise.
7119 * gdb.threads/leader-exit.exp: Likewise.
7120 * gdb.threads/manythreads.exp: Likewise.
7121 * gdb.threads/pthreads.exp: Likewise.
7122 * gdb.threads/schedlock.exp: Likewise.
7123 * gdb.threads/sigthread.exp: Likewise.
7124
a8f077dc
DB
71252015-12-11 Don Breazeal <donb@codesourcery.com>
7126
7127 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
7128 remote.
7129 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
7130 * gdb.base/foll-exec.exp (main): Enable for target remote.
7131 * gdb.base/foll-fork.exp (main): Likewise.
7132 * gdb.base/foll-vfork.exp (main): Likewise.
7133 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
7134 (proc continue_to_exit_bp_loc): Use clean_restart.
7135 * gdb.base/pie-execl.exp (main): Disable for target remote.
7136 * gdb.base/watch-vfork.exp (main): Enable for target remote.
7137 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
7138 * gdb.threads/execl.exp (main): Likewise.
7139 * gdb.threads/fork-child-threads.exp (main): Likewise.
7140 * gdb.threads/fork-plus-threads.exp (main): Disable for target
7141 remote.
7142 * gdb.threads/fork-thread-pending.exp (main): Enable for target
7143 remote.
7144 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
7145 pid.tid style ptids, instead of just tid.
7146 * gdb.threads/thread-execl.exp (main): Enable for target remote.
7147 * gdb.threads/watchpoint-fork.exp (main): Likewise.
7148 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
7149 ptids, instead of just tid.
7150
3b2464a8
AB
71512015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7152
7153 * gdb.base/list.exp (test_list_forward): Add end of file error
7154 test.
7155 (test_repeat_list_command): Add end of file error test.
7156 (test_list_backwards): Add beginning of file error test.
7157
a0def019
AB
71582015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7159
7160 * gdb.base/list.exp (test_list_invalid_args): New function,
7161 defined, and called.
7162
5c000dff
AB
71632015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7164
7165 * gdb.base/list.exp (test_list): Make test names unique.
7166
f1637ebe
YQ
71672015-12-11 Yao Qi <yao.qi@linaro.org>
7168
7169 * gdb.base/coremaker2.c: Remove.
7170
36d6fc0a
PA
71712015-12-10 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.multi/base.exp: Remove stale "spaces" references.
7174
762f7747
PA
71752015-12-10 Pedro Alves <palves@redhat.com>
7176
7177 * gdb.multi/base.exp: Don't use nowarnings.
7178 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
7179 * gdb.multi/hangout.c: Include stdio.h.
7180 * gdb.multi/hello.c: Include stdlib.h.
7181 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
7182 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
7183 * gdb.multi/multi-arch.exp: Don't use nowarnings.
7184
28d2bfb9
AB
71852015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
7186
7187 * gdb.dwarf2/dw2-ranges-base.c: New file.
7188 * gdb.dwarf2/dw2-ranges-base.exp: New file.
7189 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
7190 support additional line table, and debug ranges generation.
7191 (Dwarf::ranges): New function, generate .debug_ranges.
7192 (Dwarf::lines): Support generating simple line table programs.
7193 (Dwarf::assemble): Initialise new namespace variables.
7194
5fc2beac
KB
71952015-12-09 Kevin Buettner <kevinb@redhat.com>
7196
7197 * gdb.base/async.exp (proc test_background): Add case for
7198 asynchronous execution not supported.
7199
1c35a88f
LM
72002015-12-09 Luis Machado <lgustavo@codesourcery.com>
7201
7202 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
7203 format and change test names to make them unique.
7204
b593e3d9
RK
72052015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
7206 Pedro Alves <pedro@redhat.com>
7207
7208 PR gdb/18702
7209 Add checking of floatformats setup on x86_64 hosts.
7210 * gdb.arch/i386-float.S (main): Load bigval and smallval.
7211 (smallval, bigval): New labels/constants.
7212 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
7213 float" after loading bigval and smallval.
7214
d72413e6
PMR
72152015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
7216
7217 * gdb.ada/fun_overload_menu.exp: New testcase.
7218 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
7219
ece66d65
JS
72202015-12-04 Josh Stone <jistone@redhat.com>
7221
7222 * gdb.base/catch-fork-static.exp: New.
7223
41d0efca
YQ
72242015-12-03 Yao Qi <yao.qi@linaro.org>
7225
7226 * gdb.base/sizeof.c: Don't include stdio.h and
7227 ../lib/unbuffer_output.c.
7228 (main): New variable 'size' and 'value'. Remove printf and
7229 gdb_unbuffer_output. Assign return value to size and value.
7230 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
7231 at the beginning.
7232 (check_sizeof): Check the result by printing variable 'size'.
7233 (check_valueof): Check the result by printing variable 'value'.
7234
99fd02d9
YQ
72352015-12-01 Yao Qi <yao.qi@linaro.org>
7236
7237 * gdb.base/disp-step-syscall.exp: Define syscall instruction
7238 for aarch64*-*-linux* target.
7239
f2faf941
PA
72402015-11-30 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
7243
04bf20c5
PA
72442015-11-30 Pedro Alves <palves@redhat.com>
7245
7246 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
7247 Handle non-stop mode vCont replies.
7248
09df4675
PA
72492015-11-30 Pedro Alves <palves@redhat.com>
7250
7251 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
7252 prepare_for_testing. Start gdb with "set non-stop on" appended to
7253 GDBFLAGS. Lax expected stop output.
7254
58b584af
YQ
72552015-11-27 Yao Qi <yao.qi@linaro.org>
7256
7257 * gdb.arch/arm-neon.exp: New.
7258 * gdb.arch/arm-neon.c: New.
7259
dfcb77a8
YQ
72602015-11-27 Yao Qi <yao.qi@linaro.org>
7261
7262 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
7263
88e8ec1b
YQ
72642015-11-27 Yao Qi <yao.qi@linaro.org>
7265
7266 * gdb.cp/annota2.exp: Allow multiple occurrences of the
7267 frames-invalid annotation.
7268
bfde72c2
YQ
72692015-11-27 Yao Qi <yao.qi@linaro.org>
7270
7271 * gdb.cp/annota2.exp: Use ${frames_invalid}.
7272
f6512a69
SM
72732015-11-26 Simon Marchi <simon.marchi@ericsson.com>
7274
7275 * gdb.threads/names.exp: New file.
7276 * gdb.threads/names.c: New file.
7277 * README: Mention gdb,no_thread_names.
7278
46a3515b
MM
72792015-11-26 Markus Metzger <markus.t.metzger@intel.com>
7280
7281 PR 19297
7282 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
7283 support" error.
7284
62147a22
PA
72852015-11-24 Pedro Alves <palves@redhat.com>
7286
7287 PR 17539
7288 * gdb.base/display.exp: Expect displays to be sorted in ascending
7289 order. Use multi_line.
7290 * gdb.base/solib-display.exp: Likewise.
7291
2f341b6e
PA
72922015-11-24 Pedro Alves <palves@redhat.com>
7293
7294 PR 17539
25d49b86
PA
7295 * gdb.base/display.exp: Expect displays to be sorted in ascending
7296 order. Use multi_line.
7297 * gdb.base/solib-display.exp: Likewise.
2f341b6e 7298
7e0aa6aa
PA
72992015-11-24 Pedro Alves <palves@redhat.com>
7300
7301 PR 17539
7302 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
7303 threads in ascending order.
7304 * gdb.base/foll-fork.exp: Likewise.
7305 * gdb.base/foll-vfork.exp: Likewise.
7306 * gdb.base/multi-forks.exp: Likewise.
7307 * gdb.mi/mi-nonstop.exp: Likewise.
7308 * gdb.mi/mi-nsintrall.exp: Likewise.
7309 * gdb.multi/base.exp: Likewise.
7310 * gdb.multi/multi-arch.exp: Likewise.
7311 * gdb.python/py-inferior.exp: Likewise.
7312 * gdb.threads/break-while-running.exp: Likewise.
7313 * gdb.threads/execl.exp: Likewise.
7314 * gdb.threads/gcore-thread.exp: Likewise.
7315 * gdb.threads/info-threads-cur-sal.exp: Likewise.
7316 * gdb.threads/kill.exp: Likewise.
7317 * gdb.threads/linux-dp.exp: Likewise.
7318 * gdb.threads/multiple-step-overs.exp: Likewise.
7319 * gdb.threads/next-bp-other-thread.exp: Likewise.
7320 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
7321 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
7322 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
7323 * gdb.threads/thread-find.exp: Likewise.
7324 * gdb.threads/tls.exp: Likewise.
7325 * lib/mi-support.exp (mi_reverse_list): Delete.
7326 (mi_check_thread_states): No longer reverse list.
7327
2cc57ad8
PA
73282015-11-24 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
7331 use lowercase.
7332
c93e8391
SM
73332015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7334
7335 * gdb.trace/actions.c: Include trace-common.h.
7336 (main): Add a location for a fast tracepoint.
7337 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
7338 the normal tracepoints.
7339 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
7340
045ccf91
SM
73412015-11-23 Simon Marchi <simon.marchi@ericsson.com>
7342
7343 * save-trace.exp: Factor out code to these...
7344 (gdb_save_tracepoints): New.
7345 (gdb_load_tracepoints): New.
7346 (do_save_load_test): New.
7347
5506f9f6
KB
73482015-11-23 Kevin Buettner <kevinb@redhat.com>
7349
7350 * gdb.base/asmlabel.exp: New test.
7351 * gdb.base/asmlabel.c: New test case.
7352
16c3b12f
JB
73532015-11-23 Joel Brobecker <brobecker@adacore.com>
7354
7355 * gdb.base/wrong_frame_bt_full-main.c: New file.
7356 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
7357 * gdb.base/wrong_frame_bt_full.exp: New file.
7358
155bfbd3
JB
73592015-11-23 Joel Brobecker <brobecker@adacore.com>
7360
7361 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
7362
bb097445
JM
73632015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7364
206853a0 7365 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
7366 pstate register when comparing registers values in
7367 sparc64-*-linux-gnu targets to avoid spurious differences.
7368
9c88ed8f
JM
73692015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
7370
206853a0 7371 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 7372
96161e25
SL
73732015-11-19 Sandra Loosemore <sandra@codesourcery.com>
7374
7375 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
7376 as type argument to gdb_compile.
7377 * gdb.base/nested-subp2.exp: Likewise.
7378 * gdb.base/nested-subp3.exp: Likewise.
7379
340c2830
DV
73802015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
7381
7382 * lib/dwarf.exp (_note): Fix left shift of negative value.
7383 * gdb.trace/trace-condition.exp: Likewise.
7384
c1862d0f
YQ
73852015-11-13 Yao Qi <yao.qi@linaro.org>
7386
7387 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
7388 comments about d10v.
7389 (test_scalar_returns): Likewise.
7390 * gdb.base/d10v.ld: Remove.
7391 * gdb.base/overlays.exp: Remove the target triplet checking for
7392 d10v-*-*.
7393 * gdb.base/structs.exp (test_struct_returns): Remove the
7394 comments about d10v.
7395 (test_struct_calls): Likewise.
7396
77ae9c19
YQ
73972015-11-13 Yao Qi <yao.qi@linaro.org>
7398
7399 * gdb.base/gnu_vector.exp: Check the return value by "p res".
7400 * gdb.base/gnu_vector.c: Don't include stdio.h.
7401 (main): Don't print res and call add_some_intvecs.
7402
430e004e
MK
74032015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
7404
7405 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
7406 macro.
7407 (func5): Removed.
7408 (func4): Use FAST_TRACEPOINT_LABEL.
7409 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
7410 macro.
7411 (func): Removed.
7412 (thread_function): Use FAST_TRACEPOINT_LABEL.
7413 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
7414 (func): Remove.
7415 (marker): Use FAST_TRACEPOINT_LABEL.
7416 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
7417 (pendfunc1): Remove.
7418 (pendfunc): Use FAST_TRACEPOINT_LABEL.
7419 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
7420 (foo): Remove.
7421 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
7422 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
7423 macro.
7424 (func): Remove.
7425 (marker): Use FAST_TRACEPOINT_LABEL.
7426 * gdb.trace/trace-common.h: New header.
7427 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
7428 macro.
7429 (func): Remove.
7430 (marker): Use FAST_TRACEPOINT_LABEL.
7431 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
7432 (func): Remove.
7433 (thread_function): Use FAST_TRACEPOINT_LABEL.
7434
6e7675a7
MK
74352015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
7436
7437 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
7438 in front.
7439 * gdb.trace/change-loc.exp: Use global pcreg definition.
7440 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
7441 * gdb.trace/entry-values.exp: Use global spreg definition, add $
7442 in front.
7443 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
7444 * gdb.trace/pending.exp: Likewise.
7445 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
7446 * gdb.trace/trace-break.exp: Likewise.
7447 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
7448 in front.
7449 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
7450 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
7451 in front.
7452 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
7453
dddc0e16
JB
74542015-11-09 Joel Brobecker <brobecker@adacore.com>
7455
7456 * gdb.ada/fin_fun_out: New testcase.
7457
c6f0b406
KB
74582015-11-07 Kevin Buettner <kevinb@redhat.com>
7459
7460 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
7461 value associated with DW_AT_byte_size.
7462 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
7463 constants for DW_AT_byte_size, DW_AT_lower_bound, and
7464 DW_AT_upper_bound.
7465
f01dcfd9
KB
74662015-11-07 Kevin Buettner <kevinb@redhat.com>
7467
7468 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
7469 (gdb_target_symbol_prefix_flags): Define in terms of _asm
7470 version.
7471 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
7472 gdb.dwarf2/dw2-canonicalize-type.exp,
7473 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
7474 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
7475 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
7476 provided by gdb_target_symbol_prefix_flags_asm.
7477 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
7478 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
7479 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
7480 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
7481 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
7482 macros where needed). Use this macro for symbols which require
7483 the prefix provided by SYMBOL_PREFIX.
7484
2223449a
KB
74852015-11-05 Kevin Buettner <kevinb@redhat.com>
7486
7487 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
7488 New procs.
7489 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
7490 representing expressions, of more than one list element.
7491 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
7492 to prepend linker symbol prefix to f.
7493 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
7494 table_1 and table_2.
7495 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
7496 Likewise, for f and g.
7497 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
7498 for ptr.
7499 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
7500 for main.
7501 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
7502 table_1_ptr and table_2_ptr.
7503
6f2f1a3a
JK
75042015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7505 Joel Brobecker <brobecker@adacore.com>
7506
7507 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
7508
566c56c9
MK
75092015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
7510
7511 * gdb.reverse/s390-mvcle.c: New test.
7512 * gdb.reverse/s390-mvcle.exp: New file.
7513 * lib/gdb.exp: Enable reverse tests on s390*-linux.
7514
d5f0636b
MK
75152015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7516
7517 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
7518
7ad8b86c
MK
75192015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
7520
7521 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
7522 reaching marker2.
7523 * gdb.reverse/getresuid-reverse.exp: Likewise.
7524 * gdb.reverse/pipe-reverse.exp: Likewise.
7525 * gdb.reverse/readv-reverse.exp: Likewise.
7526 * gdb.reverse/recvmsg-reverse.exp: Likewise.
7527 * gdb.reverse/time-reverse.exp: Likewise.
7528 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
7529
4081c0f1
YQ
75302015-10-30 Yao Qi <yao.qi@linaro.org>
7531
7532 * gdb.threads/wp-replication.c (watch_count_done): Remove.
7533 (empty_cycle): Remove.
7534 (main): Don't call empty_cycle. Don't use watch_count_done.
7535 * gdb.threads/wp-replication.exp: Don't set breakpoint on
7536 empty_cycle. Rewrite the code counting HW watchpoints.
7537
452b4ba5
MK
75382015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
7539
7540 * gdb.reverse/fstatat-reverse.c: New test.
7541 * gdb.reverse/fstatat-reverse.exp: New file.
7542 * gdb.reverse/getresuid-reverse.c: New test.
7543 * gdb.reverse/getresuid-reverse.exp: New file.
7544 * gdb.reverse/pipe-reverse.c: New test.
7545 * gdb.reverse/pipe-reverse.exp: New file.
7546 * gdb.reverse/readv-reverse.c: New test.
7547 * gdb.reverse/readv-reverse.exp: New file.
7548 * gdb.reverse/recvmsg-reverse.c: New test.
7549 * gdb.reverse/recvmsg-reverse.exp: New file.
7550 * gdb.reverse/time-reverse.c: New test.
7551 * gdb.reverse/time-reverse.exp: New file.
7552 * gdb.reverse/waitpid-reverse.c: New test.
7553 * gdb.reverse/waitpid-reverse.exp: New file.
7554
5e2e7507
JK
75552015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7556
7557 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
7558
0fde2c53
DE
75592015-10-26 Doug Evans <dje@google.com>
7560
7561 PR symtab/17391
7562 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
7563 * gdb.dwarf2/bad-regnum.c: New file.
7564 * gdb.dwarf2/bad-regnum.exp: New file.
7565
1a70ae97
DE
75662015-10-26 Doug Evans <dje@google.com>
7567
7568 PR python/18938
7569 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
7570 file.
7571
27dc26ab
JK
75722015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7573
7574 * gdb.compile/compile.exp (compile code globalvar): Update expectation
7575 for a change by "Mention language in compile error message".
7576
bed91f4d
SM
75772015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
7578
7579 PR python/18073
7580 * gdb.python/py-type.c (C::a_method): New.
7581 (C::a_const_method): New.
7582 (C::a_static_method): New.
7583 (a_function): New.
7584 * gdb.python/py-type.exp (test_fields): Test getting fields
7585 from function and method.
7586
3f2f83dd
KB
75872015-10-21 Keven Boell <keven.boell@intel.com>
7588
7589 * gdb.fortran/vla-alloc-assoc.exp: New file.
7590 * gdb.fortran/vla-datatypes.exp: New file.
7591 * gdb.fortran/vla-datatypes.f90: New file.
7592 * gdb.fortran/vla-history.exp: New file.
7593 * gdb.fortran/vla-ptype-sub.exp: New file.
7594 * gdb.fortran/vla-ptype.exp: New file.
7595 * gdb.fortran/vla-sizeof.exp: New file.
7596 * gdb.fortran/vla-sub.f90: New file.
7597 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
7598 * gdb.fortran/vla-value-sub-finish.exp: New file.
7599 * gdb.fortran/vla-value-sub.exp: New file.
7600 * gdb.fortran/vla-value.exp: New file.
7601 * gdb.fortran/vla-ptr-info.exp: New file.
7602 * gdb.mi/mi-vla-fortran.exp: New file.
7603 * gdb.mi/vla.f90: New file.
7604
27145d50
SL
76052015-10-21 Sandra Loosemore <sandra@codesourcery.com>
7606
7607 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
7608 of hardwired timeout value.
7609
5f3ff4f8
JK
76102015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7611 Pedro Alves <palves@redhat.com>
7612
7613 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
7614 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
7615
bfd09d20
JS
76162015-10-19 Josh Stone <jistone@redhat.com>
7617
7618 * gdb.base/catch-syscall.c: Include <sched.h>.
7619 (unknown_syscall): New variable.
7620 (main): Trigger a vfork and an unknown syscall.
7621 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
7622 (unknown_syscall_number): Likewise.
7623 (check_call_to_syscall): Accept an optional syscall pattern.
7624 (check_return_from_syscall): Likewise.
7625 (check_continue): Likewise.
7626 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
7627 (test_catch_syscall_skipping_return): New test toggling off 'catch
7628 syscall' to step over the syscall return, then toggling back on.
7629 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
7630 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
7631 (do_syscall_tests): Call test_catch_syscall_without_args and
7632 test_catch_syscall_mid_vfork.
7633 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
7634 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
7635
b32b93c6
AS
76362015-10-19 Andrew Stubbs <ams@codesourcery.com>
7637
7638 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
7639 print g_vE): Add new pass patterns.
7640 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
7641 print various symbol names for vptr fields.
7642
9d622bda
AB
76432015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
7644
7645 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
7646 results.
7647
0fd8ac1c
YQ
76482015-10-12 Yao Qi <yao.qi@linaro.org>
7649
7650 * gdb.arch/disp-step-insn-reloc.exp: New test case.
7651
34240514
YQ
76522015-10-12 Yao Qi <yao.qi@linaro.org>
7653
7654 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
7655 is aarch64*-*-linux*.
7656
8240f442
YQ
76572015-10-12 Yao Qi <yao.qi@linaro.org>
7658
7659 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
7660 (can_relocate_bcond_true): ... it.
7661 (can_relocate_bcond_false): New function.
7662 (foo): Likewise.
7663 (can_relocate_bl): Likewise.
7664 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
7665 can_relocate_bl.
7666
2520f728
PMR
76672015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
7668
7669 * gdb.base/nested-addr.c: New file.
7670 * gdb.base/nested-addr.exp: New testcase.
7671
abcef95a
MM
76722015-10-09 Markus Metzger <markus.t.metzger@intel.com>
7673
7674 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
7675 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
7676 its output. Ignore the output of "record goto begin" and instead
7677 check that GDB is replaying.
7678
145e3ddb
PA
76792015-10-09 Pedro Alves <palves@redhat.com>
7680
7681 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
7682 (top level): Use it in the run with no args test.
7683
d5d8c4e1
IB
76842015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
7685
7686 * gdb.dlang/properties.exp: New file.
7687
06e635ef
SL
76882015-10-02 Sandra Loosemore <sandra@codesourcery.com>
7689
7690 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
7691 whether or not address 0x1000 is mapped on the target.
7692
e019fd1d
SM
76932015-09-30 Simon Marchi <simon.marchi@ericsson.com>
7694
7695 * gdb.python/py-type.exp: Do not run tests if binaries fail to
7696 build.
7697
77ba2a67
MM
76982015-09-30 Markus Metzger <markus.t.metzger@intel.com>
7699
7700 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
7701 instruction-history test.
7702
c60eb31f
DE
77032015-09-28 Doug Evans <dje@google.com>
7704
7705 * gdb.base/gcore.c (array_func): Add reference to static_array.
7706
9a3c8263
SM
77072015-09-25 Simon Marchi <simon.marchi@ericsson.com>
7708
7709 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
7710 source line.
7711
9720e656
SL
77122015-09-24 Sandra Loosemore <sandra@codesourcery.com>
7713
7714 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
7715 short or char as base type.
7716
938d3bf2
SL
77172015-09-23 Sandra Loosemore <sandra@codesourcery.com>
7718
7719 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
7720 to allow any size enum.
7721
e6c2c623
PMR
77222015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
7723
7724 * gdb.ada/array_ptr_renaming.exp: New testcase.
7725 * gdb.ada/array_ptr_renaming/foo.adb: New file.
7726 * gdb.ada/array_ptr_renaming/pack.ads: New file.
7727
06da0f77
PL
77282015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7729
7730 * gdb.trace/ftrace-lock.c: New file.
7731 * gdb.trace/ftrace-lock.exp: New file.
7732
4f51c22a
PL
77332015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7734
7735 * gdb.arch/insn-reloc.c: New file.
7736 * gdb.arch/ftrace-insn-reloc.exp: New file.
7737
7041adf4
PL
77382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
7739
7740 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
7741 instruction.
7742 * gdb.trace/pendshr1.c (pendfunc): Likewise.
7743 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
7744 * gdb.trace/range-stepping.c: Likewise.
7745 * gdb.trace/trace-break.c: Likewise.
7746 * gdb.trace/trace-mt.c (thread_function): Likewise.
7747 * gdb.trace/ftrace.c (marker): Likewise.
7748 * gdb.trace/trace-condition.c (marker): Likewise.
7749 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
7750 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
7751 is_aarch64_target.
7752
015d2e7e
DE
77532015-09-18 Doug Evans <xdje42@gmail.com>
7754
7755 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
7756 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
7757
26b188a2
SL
77582015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7759
7760 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
7761 the breakpoint.
7762
79dc332b
SL
77632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7764
7765 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
7766 the pending breakpoint. Remove timeout override for "Run till
7767 MI pending breakpoint on pendfunc3 on thread 2" test.
7768
f57929f2
SL
77692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7770
7771 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
7772 filename pattern.
7773
3f469b17
SL
77742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7775
7776 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
7777 in breakpoint filename pattern.
7778
515b89b3
SL
77792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7780
7800dbe4
SL
7781 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
7782
77832015-09-18 Sandra Loosemore <sandra@codesourcery.com>
7784
515b89b3
SL
7785 * gdb.linespec/explicit.exp: Check for readline support for
7786 tab-completion tests. Fix obvious typo.
7787
d2939ba2
MM
77882015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7789
7790 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
7791 and replay.
7792
cbb55fa7
MM
77932015-09-18 Markus Metzger <markus.t.metzger@intel.com>
7794
7795 * gdb.btrace/non-stop.c: New.
7796 * gdb.btrace/non-stop.exp: New.
7797
43691ca1
PL
77982015-09-17 Pierre Langlois <pierre.langlois@arm.com>
7799 Yao Qi <yao.qi@linaro.org>
7800
7801 * gdb.trace/trace-condition.c: New file.
7802 * gdb.trace/trace-condition.exp: New file.
7803
d78908cf
WW
78042015-09-16 Wei-cheng Wang <cole945@gmail.com>
7805
7806 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
7807 for testing bytecode compilation.
7808
1ed415e2
PA
78092015-09-16 Pedro Alves <palves@redhat.com>
7810 Sandra Loosemore <sandra@codesourcery.com>
7811
7812 * gdb.threads/non-stop-fair-events.c (timeout): New global.
7813 (SECONDS): Redefine.
7814 (main): Call pthread_kill and alarm early.
7815 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
7816 support.
7817 (test): If the target can't hardware step and doesn't support
7818 displaced stepping, increase the timeout.
7819
d136eff5
PA
78202015-09-16 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
7823 (enable_debug): New procedures.
7824 (test): Use them. Bail out if waiting for threads fails.
7825 (top level): Bail out if a test fails.
7826
991f019c
YQ
78272015-09-16 Yao Qi <yao.qi@linaro.org>
7828
7829 * gdb.asm/asm-source.exp: Set asm-arch for
7830 aarch64*-*-* target.
7831 * gdb.asm/aarch64.inc: New file.
7832
bfca584f
PMR
78332015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
7834
7835 * gdb.ada/array_of_variable_length.exp: New testcase.
7836 * gdb.ada/array_of_variable_length/foo.adb: New file.
7837 * gdb.ada/array_of_variable_length/pck.adb: New file.
7838 * gdb.ada/array_of_variable_length/pck.ads: New file.
7839
b326e587
DE
78402015-09-15 Doug Evans <dje@google.com>
7841
7842 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
7843 of function static local variable.
7844
5382cfab
PW
78452015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7846
7847 * gdb.threads/tls-so_extern.exp: New test file.
7848 * gdb.threads/tls-so_extern.c: New test file.
7849 * gdb.threads/tls-so_extern_main.c: New test file.
7850
141c5cc4
JK
78512015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7852
7853 * gdb.opt/solib-intra-step-lib.c: New file.
7854 * gdb.opt/solib-intra-step-main.c: New file.
7855 * gdb.opt/solib-intra-step.exp: New file.
7856
d15dcecd
PA
78572015-09-15 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
7860 gdb_continue_to_breakpoint instead of gdb_test_multiple.
7861
4c2f2a79
PA
78622015-09-14 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/hook-stop-continue.c: Delete.
7865 * gdb.base/hook-stop-continue.exp: Delete.
7866 * gdb.base/hook-stop-frame.c: Delete.
7867 * gdb.base/hook-stop-frame.exp: Delete.
7868 * gdb.base/hook-stop.c: New file.
7869 * gdb.base/hook-stop.exp: New file.
7870
919e6dbe
PMR
78712015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
7872
7873 * gdb.ada/access_to_packed_array.exp: New testcase.
7874 * gdb.ada/access_to_packed_array/foo.adb: New file.
7875 * gdb.ada/access_to_packed_array/pack.adb: New file.
7876 * gdb.ada/access_to_packed_array/pack.ads: New file.
7877
157280a4
MM
78782015-09-14 Markus Metzger <markus.t.metzger@intel.com>
7879
7880 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
7881 buffer size test.
7882
2fd33e94
DB
78832015-09-11 Don Breazeal <donb@codesourcery.com>
7884
7885 * gdb.base/foll-exec.c: Add copyright header. Fix
7886 formatting issues.
7887 * gdb.base/foll-exec.exp (zap_session): Delete proc.
7888 (do_exec_tests): Use clean_restart in place of zap_session,
7889 and for test initialization. Fix formatting issues. Use
7890 fail in place of perror.
7891 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
7892 an expect statement to match an expression with output from
7893 the program under debug.
7894 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
7895 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
7896 * gdb.threads/non-ldr-exc-2.exp: Likewise.
7897 * gdb.threads/non-ldr-exc-3.exp: Likewise.
7898 * gdb.threads/non-ldr-exc-4.exp: Likewise.
7899
e70b6e8e
DE
79002015-09-09 Doug Evans <dje@google.com>
7901
7902 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
7903
7a551a51
DE
79042015-09-09 Doug Evans <dje@google.com>
7905
7906 * gdb.base/pie-execl.exp: Fix result test of build_executable.
7907
4c666f84
DE
79082015-09-09 Doug Evans <dje@google.com>
7909
7910 * gdb.base/savedregs.exp: Fix typo.
7911
243a9253
PA
79122015-09-09 Pedro Alves <palves@redhat.com>
7913
7914 * gdb.mi/mi-cli.exp: Add CLI finish tests.
7915
c0fa8fbd
SL
79162015-09-08 Sandra Loosemore <sandra@codesourcery.com>
7917
7918 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
7919 command actually switches threads. Give up on remaining
7920 tests if target fails to stop at breakpoint.
7921
cd7c1778
PMR
79222015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
7923
7924 * gdb.ada/funcall_char.exp: New testcase.
7925 * gdb.ada/funcall_char/foo.adb: New file.
7926
dc5c8746
PMR
79272015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
7928
7929 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
7930 expected outputs. Add two testcases for completing ambiguous
7931 functions.
7932 * gdb.ada/complete/aux_pck.adb: New file.
7933 * gdb.ada/complete/aux_pck.ads: New file.
7934 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
7935 Ambiguous_Func functions.
7936 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
7937 * gdb.ada/complete/pck.adb: Likewise.
7938
4e83a1e7
UW
79392015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
7940
7941 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
7942 failures to run the test program under GDB.
7943
8ce74153
LM
79442015-08-26 Luis Machado <lgustavo@codesourcery.com>
7945
7946 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
7947 to C.
7948
e9756d52
PP
79492015-08-26 Patrick Palka <patrick@parcs.ath.cx>
7950
7951 * gdb.base/run-after-attach.exp: New test file.
7952 * gdb.base/run-after-attach.c: New test file.
7953
8d37573b
DB
79542015-08-26 Don Breazeal <donb@codesourcery.com>
7955
7956 * gdb.base/foll-exec-2.c: New test program.
7957 * gdb.base/foll-exec-2.exp: New test.
7958
63e43d3a
PMR
79592015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
7960
7961 * gdb.base/nested-subp1.exp: New file.
7962 * gdb.base/nested-subp1.c: New file.
7963 * gdb.base/nested-subp2.exp: New file.
7964 * gdb.base/nested-subp2.c: New file.
7965 * gdb.base/nested-subp3.exp: New file.
7966 * gdb.base/nested-subp3.c: New file.
7967
3d40fbb5
PA
79682015-08-24 Pedro Alves <palves@redhat.com>
7969
7970 * gdb.server/connect-without-multi-process.c: New file.
7971 * gdb.server/connect-without-multi-process.exp: New file.
7972
4422ac93
LM
79732015-08-24 Luis Machado <lgustavo@codesourcery.com>
7974
7975 * gdb.opt/inline-markers.c: Make z int.
7976
91dddb86
LM
79772015-08-24 Luis Machado <lgustavo@codesourcery.com>
7978
7979 * gdb.opt/inline-markers.c: Make z volatile.
7980
a48847ee
LM
79812015-08-24 Luis Machado <lgustavo@codesourcery.com>
7982
7983 * gdb.opt/inline-bt.c: New volatile global z.
7984 * gdb.opt/inline-cmds.c: Likewise.
7985 * gdb.opt/inline-locals.c: Likewise.
7986 * gdb.opt/inline-markers.c: New extern global z.
7987 (marker): Use z.
7988 (inline_fn): Likewise.
7989
0ebbc52b
PA
79902015-08-24 Pedro Alves <palves@redhat.com>
7991
7992 * config/m32r-stub.exp: Remove file.
7993 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
7994 * gdb.base/call-rt-st.exp: Likewise.
7995 * gdb.base/call-strs.exp: Likewise.
7996 * gdb.base/default.exp: Remove references to h8300-*-hms and
7997 *-*-udi*.
7998 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
7999
77c365df
AA
80002015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8001
8002 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8003 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8004 and "return" use KFAIL when GDB can not read/write the vector
8005 return value.
8006
4313b8c0
GB
80072015-08-21 Gary Benson <gbenson@redhat.com>
8008
8009 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8010
0e433b32
PA
80112015-08-20 Pedro Alves <palves@redhat.com>
8012
8013 * gdb.server/solib-list.exp: No longer expect an interior stop in
8014 non-stop mode.
8015
221e1a37
PA
80162015-08-20 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.server/connect-stopped-target.c: New file.
8019 * gdb.server/connect-stopped-target.exp: New file.
8020
40e3ad0e
PA
80212015-08-20 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.dwarf2/comp-unit-lang.exp: New file.
8024 * gdb.dwarf2/comp-unit-lang.c: New file.
8025
af39b327
PMR
80262015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8027
8028 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8029 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8030
7d45c7c3 80312015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 8032
7d45c7c3
KB
8033 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8034 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8035
4d6cceb4
DE
80362015-08-18 Doug Evans <dje@google.com>
8037 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8038
8039 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8040 skip_python_tests. New arg prompt_regexp.
8041 (skip_python_tests): New function.
8042 * lib/mi-support.exp (mi_skip_python_tests): New function.
8043 * gdb.python/py-mi-objfile-gdb.py: New file.
8044 * gdb.python/py-mi-objfile.c: New file.
8045 * gdb.python/py-mi-objfile.exp: New file.
8046
ad89c2aa
KS
80472015-08-17 Keith Seitz <keiths@redhat.com>
8048
8049 * gdb.linespec/explicit.exp: Move strace test from here ...
8050 * gdb.trace/strace.exp: ... to here.
8051
e3ae3c43
PP
80522015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8053
8054 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8055 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8056
604b2636
DE
80572015-08-14 Doug Evans <xdje42@gmail.com>
8058
8059 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8060 inferior before selecting a new file.
8061
6ff0ba5f
DE
80622015-08-14 Doug Evans <xdje42@gmail.com>
8063
8064 * gdb.mi/mi-disassemble.exp: Update.
8065 * gdb.base/disasm-optim.S: New file.
8066 * gdb.base/disasm-optim.c: New file.
8067 * gdb.base/disasm-optim.h: New file.
8068 * gdb.base/disasm-optim.exp: New file.
8069
9ca98f92
KS
80702015-08-14 Keith Seitz <keiths@redhat.com>
8071
8072 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8073 "evaluated-by".
8074
52bbc560
JB
80752015-08-13 Joel Brobecker <brobecker@adacore.com>
8076
8077 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8078
5d8c3ed3
PMR
80792015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8080
8081 * gdb.ada/fun_renaming.exp: New testcase.
8082 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8083 * gdb.ada/fun_renaming/pack.adb: New file.
8084 * gdb.ada/fun_renaming/pack.ads: New file.
8085
ea8812bc
KS
80862015-08-12 Keith Seitz <keiths@redhat.com>
8087
8088 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8089 gdb_get_line_number.
8090
4dafcdeb
JB
80912015-08-12 Joel Brobecker <brobecker@adacore.com>
8092
8093 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8094 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8095 gdb.base/dso2dso.exp: New files.
8096
5ba32597
SDJ
80972015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8098 Pedro Alves <palves@redhat.com>
8099 Keith Seitz <keiths@redhat.com>
8100
8101 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8102 GDBFLAGS.
8103
b6dafabf
PP
81042015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8105
8106 * gdb.base/gdbhistsize-history.exp
8107 (test_histsize_history_setting): Use save_vars.
8108 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8109 Use save_vars.
8110 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8111 * gdb.base/readline.exp: Use save_vars.
8112
abe8e607
PP
81132015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8114
8115 * lib/gdb.exp (save_vars): New proc.
8116
629500fa
KS
81172015-08-11 Keith Seitz <keiths@redhat.com>
8118
8119 * gdb.base/help.exp: Update help_breakpoint_text.
8120
eb8c4e2e
KS
81212015-08-11 Keith Seitz <keiths@redhat.com>
8122
8123 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
8124 (at toplevel): Call test_explicit_breakpoints.
8125 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
8126 breakpoints.
8127 * lib/mi-support.exp (mi_make_breakpoint): Add support for
8128 breakpoint conditions, "-cond".
8129
87f0e720
KS
81302015-08-11 Keith Seitz <keiths@redhat.com>
8131
8132 * gdb.linespec/3explicit.c: New file.
8133 * gdb.linespec/cpexplicit.cc: New file.
8134 * gdb.linespec/cpexplicit.exp: New file.
8135 * gdb.linespec/explicit.c: New file.
8136 * gdb.linespec/explicit.exp: New file.
8137 * gdb.linespec/explicit2.c: New file.
8138 * gdb.linespec/ls-errs.exp: Add explicit location tests.
8139 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
8140 before using in the matching pattern.
8141 Clarify that `prefix' is a regular expression.
8142
f00aae0f
KS
81432015-08-11 Keith Seitz <keiths@redhat.com>
8144
8145 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
8146 test.
8147 Add tests for missing ",FMT" and ",".
8148
e27852be
DE
81492015-08-10 Doug Evans <dje@google.com>
8150 Keith Seitz <keiths@redhat.com>
8151
8152 PR gdb/17960
8153 * gdb.base/completion.exp: Add location completer tests.
8154
7f03bd92
PA
81552015-08-07 Pedro Alves <palves@redhat.com>
8156
8157 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
8158 tests here.
8159 (top level): Run do_test with and without displaced stepping.
8160
3fc8eb30
PA
81612015-08-07 Pedro Alves <palves@redhat.com>
8162
8163 * gdb.base/valgrind-disp-step.c: New file.
8164 * gdb.base/valgrind-disp-step.exp: New file.
8165
d4569d7b
PA
81662015-08-07 Pedro Alves <palves@redhat.com>
8167
8168 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
8169 Delete function.
8170 (main): Add alarm. Run an infinite loop instead of calling
8171 wait_threads.
8172 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
8173 comment.
8174 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
8175 Delete function.
8176 (main): Add alarm. Run an infinite loop instead of calling
8177 wait_threads.
8178 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
8179 comment.
8180
e1316e60
PA
81812015-08-07 Pedro Alves <palves@redhat.com>
8182
8183 * gdb.base/checkpoint-ns.exp: New file.
8184 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
8185 standard_testfile.
8186
da8c46d2
MM
81872015-08-07 Markus Metzger <markus.t.metzger@intel.com>
8188
8189 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
8190 * gdb.btrace/instruction_history.exp: Update.
8191 * gdb.btrace/tsx.exp: New.
8192 * gdb.btrace/tsx.c: New.
8193
de1c2c52
PA
81942015-08-06 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
8197 increase timeout.
8198 * gdb.reverse/until-precsave.exp: Bump timeouts.
8199
782e0bf4
PA
82002015-08-06 Pedro Alves <palves@redhat.com>
8201
8202 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
8203
83e97ed0
PA
82042015-08-06 Pedro Alves <palves@redhat.com>
8205
8206 PR gdb/18749
8207 * gdb.threads/process-dies-while-handling-bp.c: New file.
8208 * gdb.threads/process-dies-while-handling-bp.exp: New file.
8209
863d01bd
PA
82102015-08-06 Pedro Alves <palves@redhat.com>
8211
8212 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
8213 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
8214
0a39bb32
PA
82152015-08-05 Pedro Alves <palves@redhat.com>
8216
8217 * gdb.threads/next-while-other-thread-longjmps.c: New file.
8218 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
8219
ee2d2b10
SL
82202015-08-03 Sandra Loosemore <sandra@codesourcery.com>
8221
8222 * gdb.base/bp-permanent.exp: Report test as unsupported if
8223 the target cannot stop at the permanent breakpoint.
8224
4e1bdb00
DE
82252015-08-03 Doug Evans <dje@google.com>
8226
8227 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
8228 10000.
8229
3d338901
DE
82302015-08-03 Doug Evans <dje@google.com>
8231
8232 * Makefile.in (workers/%.worker, build-perf): New rule.
8233 (GDB_PERFTEST_MODE): New variable.
8234 (check-perf): Use it.
8235 (clean): Clean up gdb.perf parallel build subdirs.
8236 * lib/build-piece.exp: New file.
8237 * lib/gdb.exp (make_gdb_parallel_path): New function
8238 (standard_output_file, standard_temp_file): Call it.
8239 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8240 of $GDB_PARALLEL.
8241 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
8242
af061d3e
DE
82432015-08-03 Doug Evans <dje@google.com>
8244
8e1afc81 8245 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
8246 (LOG_FILE_NAME): New global.
8247 (TextReporter.__init__): Initialize self.txt_sum.
8248 (TextReporter.report): Add support for multiple data-points.
8249 Move report to perftest.sum, put raw data in perftest.log.
8250 (TextReporter.start): Open sum and log files.
8251 (TextReporter.end): Close sum and log files.
8e1afc81
DE
8252 * gdb.perf/lib/perftest/testresult.py
8253 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 8254
2c8c5d37
PA
82552015-07-31 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
8258 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8259 kill_wait_spawned_process instead of explicit "kill -9".
8260 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
8261 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8262 kill_wait_spawned_process.
8263 * gdb.base/attach-twice.exp: Likewise.
8264 * gdb.base/attach.exp: Likewise.
8265 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
8266 gdb_test_multiple.
8267 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
8268 returning a spawn id instead of a pid. Use spawn_id_get_pid and
8269 kill_wait_spawned_process.
8270 * gdb.base/valgrind-infcall.exp: Likewise.
8271 * gdb.multi/multi-attach.exp: Likewise.
8272 * gdb.python/py-prompt.exp: Likewise.
8273 * gdb.python/py-sync-interp.exp: Likewise.
8274 * gdb.server/ext-attach.exp: Likewise.
8275 * gdb.threads/attach-into-signal.exp (corefunc): Use
8276 spawn_wait_for_attach, spawn_id_get_pid and
8277 kill_wait_spawned_process.
8278 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
8279 spawn_wait_for_attach returning a spawn id instead of a pid. Use
8280 spawn_id_get_pid and kill_wait_spawned_process.
8281 * gdb.threads/attach-stopped.exp (corefunc): Use
8282 spawn_wait_for_attach, spawn_id_get_pid and
8283 kill_wait_spawned_process.
8284 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
8285 Use spawn_id_get_pid. Wait for spawn id after eof. Use
8286 kill_wait_spawned_process instead of explicit "kill -9".
8287 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
8288 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
8289 (spawn_wait_for_attach): Use spawn instead of exec to spawn
8290 processes. Don't map cygwin/windows pids here. Now returns a
8291 spawn id list.
8292
032a0fca
SL
82932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8294
8295 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
8296 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
8297 correct patch.
8298
61a934ca
SL
82992015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8300
8301 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
8302
4bc4d428
SL
83032015-07-30 Sandra Loosemore <sandra@codesourcery.com>
8304
8305 Reapply:
8306 2014-05-21 Mark Wielaard <mjw@redhat.com>
8307
8308 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
8309
998d452a
PA
83102015-07-30 Pedro Alves <palves@redhat.com>
8311
8312 * linux-low.c (handle_extended_wait): Set the child's last
8313 reported status to TARGET_WAITKIND_STOPPED.
8314
69dde7dc
PA
83152015-07-30 Pedro Alves <palves@redhat.com>
8316
8317 PR threads/18600
8318 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
8319 only shows inferior 1.
8320
4dd63d48
PA
83212015-07-30 Simon Marchi <simon.marchi@ericsson.com>
8322 Pedro Alves <palves@redhat.com>
8323
8324 PR threads/18600
8325 * gdb.threads/fork-plus-threads.c: New file.
8326 * gdb.threads/fork-plus-threads.exp: New file.
8327
d618e4c5
PP
83282015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8329
8330 * gdb.base/batch-preserve-term-settings.exp
8331 (test_terminal_settings_preserved_after_cli_exit): Use
8332 send_quit_command.
8333
1eef6428
PA
83342015-07-29 Pedro Alves <palves@redhat.com>
8335 Don Breazeal <donb@codesourcery.com>
8336
8337 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
8338 output from both inferior_spawn_id and gdb_spawn_id.
8339
7da5b897
SDJ
83402015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8341
8342 * gdb.threads/attach-into-signal.exp (corefunc): Use
8343 with_test_prefix on nested loops, uniquefying the test messages.
8344
dac804df
SDJ
83452015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
8346
8347 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
8348 commit.
8349
06265e53
PP
83502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8351
8352 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
8353 New proc.
8354 (test_terminal_settings_preserved_after_sigterm): New test.
8355
18206ca3
PP
83562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8357
8358 * gdb.base/batch-preserve-term-settings.exp
8359 (test_terminal_settings_preserved_after_cli_exit): New test.
8360
90074d11
PP
83612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
8362
8363 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
8364 manipulation of saved_gdbflags.
8365 (test_terminal_settings_preserved): Remove global declaration of
8366 the unused variable pagination_prompt. Remove manipulation of
8367 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
8368 GDBFLAGS.
8369
eb1a7902
PA
83702015-07-29 Pedro Alves <palves@redhat.com>
8371
8372 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
8373
8b75dd3b
PA
83742015-07-29 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
8377 at the top.
8378
dedad4e3
PA
83792015-07-29 Pedro Alves <palves@redhat.com>
8380
8381 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
8382 (main): Call gdb_unbuffer_output.
8383 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
8384 (main): Call gdb_unbuffer_output.
8385 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
8386 (main): Call gdb_unbuffer_output.
8387 * gdb.base/call-strs.exp: Adjust to step over the
8388 gdb_unbuffer_output call.
8389 * gdb.base/catch-gdb-caused-signals.c: Include
8390 "../lib/unbuffer_output.c".
8391 (main): Call gdb_unbuffer_output.
8392 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
8393 (main): Call gdb_unbuffer_output.
8394 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
8395 (main): Call gdb_unbuffer_output.
8396 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
8397 (main): Call gdb_unbuffer_output.
8398 * gdb.base/shlib-call.exp: Adjust to step over the
8399 gdb_unbuffer_output call.
8400 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
8401 (main): Call gdb_unbuffer_output.
8402 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
8403 (main): Call gdb_unbuffer_output.
8404 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
8405 (main): Rename to ...
8406 (test): ... this.
8407 (main): Reimplement.
8408 * gdb.base/varargs.exp: Run to test instead of to main.
8409 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8410 (main): Call gdb_unbuffer_output.
8411
58789a91
PA
84122015-07-29 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
8415 factore out from mi_continue_dprintf. For call-style dprintfs,
8416 expect dprintf output out of $inferior_spawn_id.
8417 (mi_continue_dprintf): Use mi_expect_dprintf.
8418 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
8419 (main): Call gdb_unbuffer_output.
8420
e8376742
PA
84212015-07-29 Pedro Alves <palves@redhat.com>
8422
8423 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
8424 (default_mi_gdb_start): Set inferior_spawn_id instead of
8425 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
8426 gdb_spawn_id.
8427 (mi_gdb_test): Always expect inferior output from both
8428 $inferior_spawn_id and $gdb_spawn_id.
8429
08280010
PA
84302015-07-29 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
8433 send_inferior and $inferior_spawn_id.
8434
4d30e432
PA
84352015-07-29 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.gdb/complaints.exp (test_initial_complaints)
8438 (test_serial_complaints, test_short_complaints): Use
8439 gdb_test_stdio.
8440 (test_empty_complaint): Handle $inferior_spawn_id !=
8441 $gdb_spawn_id.
8442
0d30a335
PA
84432015-07-29 Pedro Alves <palves@redhat.com>
8444
8445 * gdb.base/varargs.exp: Use gdb_test_stdio.
8446
39413b29
PA
84472015-07-29 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
8450
7cb000a9
PA
84512015-07-29 Pedro Alves <palves@redhat.com>
8452
8453 * gdb.base/ending-run.exp: Use gdb_test_stdio.
8454
d7b8ac82
PA
84552015-07-29 Pedro Alves <palves@redhat.com>
8456
8457 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
8458 parameter into two new parameters, "inf_result" and "gdb_result".
8459 Expect inferior output and gdb output from $inferior_spawn_id and
8460 $gdb_spawn_id, respectively. Adjust all callers.
8461
789c3a0c
PA
84622015-07-29 Pedro Alves <palves@redhat.com>
8463
8464 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
8465 of gdb_test_sequence.
8466
77e760c3
PA
84672015-07-29 Pedro Alves <palves@redhat.com>
8468
8469 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
8470 (saw_spurious_output): Expect inferior output from
8471 $inferior_spawn_id. Use gdb_test_stdio.
8472
8396d2cd
PA
84732015-07-29 Pedro Alves <palves@redhat.com>
8474
8475 * gdb.base/dprintf.exp: Use standard_testfile. Change
8476 prepare_for_testing call.
8477 (srcfile): Don't set.
8478 (restart): New procedure.
8479 (test_dprintf): New procecure, use to continue over dprintfs.
8480 (test_call, test_agent): New procedures, tests moved here.
8481 Restart gdb and recreate dprintfs. Adjust expected output.
8482
2051d61f
PA
84832015-07-29 Pedro Alves <palves@redhat.com>
8484
8485 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
8486
452397af
PA
84872015-07-29 Pedro Alves <palves@redhat.com>
8488
8489 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
8490
8aed9555
PA
84912015-07-29 Pedro Alves <palves@redhat.com>
8492
8493 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
8494 gdb_test_stdio.
8495
188a61b4
PA
84962015-07-29 Pedro Alves <palves@redhat.com>
8497
8498 * lib/gdb.exp (gdb_test_stdio): New procedure.
8499
12264a45
PA
85002015-07-29 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
8503
23ffc893
PA
85042015-07-29 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/call-signal-resume.exp: Remove check for
8507 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
8508 * gdb.base/unwindonsignal.exp: Likewise.
8509 * gdb.base/call-signals.c (gen_signal): Remove printf call.
8510 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
8511
65566918
PA
85122015-07-29 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/siginfo-addr.c (pass): New function.
8515 (handler): Call it iff si_addr is correct.
8516 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
8517 Set a breakpoint at "pass" and continue to it.
8518
d60a9221
SDJ
85192015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
8520
8521 * gdb.python/py-objfile.exp: Make some tests have unique names.
8522 * gdb.python/py-pp-registration.exp: Likewise.
8523
bde40b8f
PA
85242015-07-28 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.server/server-exec-info.exp: Issue a "disconnect".
8527
13e1dec8
SM
85282015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8529
8530 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
8531
da33c9a7
SM
85322015-07-27 Simon Marchi <simon.marchi@ericsson.com>
8533
8534 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
8535
077836f7
PP
85362015-07-27 Patrick Palka <patrick@parcs.ath.cx>
8537
8538 * gdb.base/gdb-sigterm-2.exp: New test.
8539
b8cc7b2e
DE
85402015-07-25 Doug Evans <xdje42@gmail.com>
8541
8542 Revert:
8543 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8544 (workers/%.worker, build-perf): New rule.
8545 (GDB_PERFTEST_MODE): New variable.
8546 (check-perf): Use it.
8547 (clean): Clean up gdb.perf parallel build subdirs.
8548 * lib/build-piece.exp: New file.
8549 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8550 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8551 name.
8552 (standard_temp_file): Ditto.
8553 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8554 of $GDB_PARALLEL.
8555
c8bd4544
DE
85562015-07-24 Doug Evans <dje@google.com>
8557
8558 * gdb.perf/lib/perftest/utils.py: New file.
8559 * gdb.perf/gm-hello.cc: New file.
8560 * gdb.perf/gm-pervasive-typedef.cc: New file.
8561 * gdb.perf/gm-pervasive-typedef.h: New file.
8562 * gdb.perf/gm-std.cc: New file.
8563 * gdb.perf/gm-std.h: New file.
8564 * gdb.perf/gm-use-cerr.cc: New file.
8565 * gdb.perf/gm-utils.h: New file.
8566 * gdb.perf/gmonster-null-lookup.py: New file.
8567 * gdb.perf/gmonster-pervasive-typedef.py: New file.
8568 * gdb.perf/gmonster-print-cerr.py: New file.
8569 * gdb.perf/gmonster-ptype-string.py: New file.
8570 * gdb.perf/gmonster-runto-main.py: New file.
8571 * gdb.perf/gmonster-select-file.py: New file.
8572 * gdb.perf/gmonster1-null-lookup.exp: New file.
8573 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
8574 * gdb.perf/gmonster1-print-cerr.exp: New file.
8575 * gdb.perf/gmonster1-ptype-string.exp: New file.
8576 * gdb.perf/gmonster1-runto-main.exp: New file.
8577 * gdb.perf/gmonster1-select-file.exp: New file.
8578 * gdb.perf/gmonster1.cc: New file.
8579 * gdb.perf/gmonster1.exp: New file.
8580 * gdb.perf/gmonster2-null-lookup.exp: New file.
8581 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
8582 * gdb.perf/gmonster2-print-cerr.exp: New file.
8583 * gdb.perf/gmonster2-ptype-string.exp: New file.
8584 * gdb.perf/gmonster2-runto-main.exp: New file.
8585 * gdb.perf/gmonster2-select-file.exp: New file.
8586 * gdb.perf/gmonster2.cc: New file.
8587 * gdb.perf/gmonster2.exp: New file.
8588
6eab34f3
DE
85892015-07-24 Doug Evans <dje@google.com>
8590
8591 * gdb.perf/README: New file.
8592 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
8593 * lib/gen-perf-test.exp: New file.
8594
63738bfd
DE
85952015-07-24 Doug Evans <dje@google.com>
8596
8597 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
8598 (PerfTest::startup): New function.
8599 (PerfTest::run): Return result of calling body.
8600 (PerfTest::assemble): Rewrite.
8601 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
8602 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
8603 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
8604 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
8605 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
8606
7b606f95
DE
86072015-07-24 Doug Evans <dje@google.com>
8608
8609 * lib/gdb.exp (clean_restart): Make executable optional.
8610
a97b16b8
DE
86112015-07-24 Doug Evans <dje@google.com>
8612
8613 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
8614 compiler_info references.
8615 * gdb.cp/temargs.exp: Ditto.
8616 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
8617 (get_compiler_info): Early exit if already computed. Set compiler_info
8618 to "unknown" if there was a problem.
8619 (test_compiler_info): Add function comment. Call get_compiler_info.
8620
35baa57f
DE
86212015-07-24 Doug Evans <dje@google.com>
8622
8623 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
8624 (workers/%.worker, build-perf): New rule.
8625 (GDB_PERFTEST_MODE): New variable.
8626 (check-perf): Use it.
8627 (clean): Clean up gdb.perf parallel build subdirs.
8628 * lib/build-piece.exp: New file.
8629 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
8630 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
8631 name.
8632 (standard_temp_file): Ditto.
8633 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
8634 of $GDB_PARALLEL.
8635
6ebea266
DE
86362015-07-24 Doug Evans <dje@google.com>
8637
8638 * lib/future.exp (gdb_default_target_compile): New option
8639 "early_flags".
8640 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
8641 --as-needed.
8642
1e76a7e9
SDJ
86432015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
8644
8645 * gdb.base/catch-syscall.exp: Call gdb_exit before
8646 gdb_skip_xml_test.
8647
5068630a
PA
86482015-07-24 Pedro Alves <palves@redhat.com>
8649
8650 * gdb.python/py-events.exp: Accept output between the stop event
8651 and the prompt.
8652 * gdb.python/py-evsignal.exp: Likewise.
8653 * gdb.python/py-evthreads.exp: Likewise.
8654
77598427
PA
86552015-07-24 Pedro Alves <palves@redhat.com>
8656
8657 PR gdb/18717
8658 * gdb.threads/non-ldr-exit.c: New file.
8659 * gdb.threads/non-ldr-exit.exp: New file.
8660
11e6c98f
YQ
86612015-07-24 Yao Qi <yao.qi@linaro.org>
8662
8663 * gdb.server/ext-wrapper.exp: Test --wrapper option when
8664 restarting process.
8665
51aee833
YQ
86662015-07-24 Yao Qi <yao.qi@linaro.org>
8667
8668 * gdb.server/ext-restart.exp: New file.
8669
8cfe207c
YQ
86702015-07-24 Yao Qi <yao.qi@linaro.org>
8671
8672 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
8673 argument options.
8674 * gdb.server/ext-wrapper.exp: New file.
8675
cc12ce38
DE
86762015-07-23 Doug Evans <dje@google.com>
8677
8678 * gdb.dwarf2/dw2-dummy-cu.S: New file.
8679 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
8680
d0d84780
PMR
86812015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
8682
8683 * gdb.ada/var_arr_typedef.exp: New testcase.
8684 * gdb.ada/var_arr_typedef/pack.adb: New file.
8685 * gdb.ada/var_arr_typedef/pack.ads: New file.
8686 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
8687
8b558f79
JB
86882015-07-20 Joel Brobecker <brobecker@adacore.com>
8689
8690 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
8691
775a3298
JK
86922015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8693
8694 * gdb.arch/i386-biarch-core.exp: Replace istarget
8695 by "complete set gnutarget". Remove expectation for the "core-file"
8696 command.
8697
db1ff28b
JK
86982015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8699
8700 Revert the previous commit:
8701 Tests for validate symbol file using build-id.
8702
0a94970d
JK
87032015-07-15 Aleksandar Ristovski <aristovski@qnx.com
8704
8705 Tests for validate symbol file using build-id.
8706 * gdb.base/solib-mismatch-lib.c: New file.
8707 * gdb.base/solib-mismatch-libmod.c: New file.
8708 * gdb.base/solib-mismatch.c: New file.
8709 * gdb.base/solib-mismatch.exp: New file.
8710
03346981
SL
87112015-07-15 Sandra Loosemore <sandra@codesourcery.com>
8712
8713 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
8714 nios2-*-linux*.
8715 * gdb.base/sigbpt.exp (stepi_out): Likewise.
8716 * gdb.base/siginfo.exp: Likewise.
8717 * gdb.base/sigstep.exp (advance, advancei): Likewise.
8718
42422cc7
PL
87192015-07-15 Pierre Langlois <pierre.langlois@arm.com>
8720
8721 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
8722 Move it to ...
8723 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
8724 ... here.
8725 * gdb.trace/range-stepping.exp: Check that the target supports
8726 range stepping.
8727
cfa68bae
JK
87282015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8729
8730 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
8731
8ffdba26
PA
87322015-07-14 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.base/killed-outside.exp: New file.
8735 * gdb.base/killed-outside.c: New file.
8736
218a5a11
JK
87372015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8738
8739 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
8740 (n at main): New.
8741 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
8742
e03ed3c6
AA
87432015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
8744
8745 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
8746 infcall tests instead of setting up for KFAIL.
8747
485668e5
MM
87482015-07-10 Markus Metzger <markus.t.metzger@intel.com>
8749
8750 * gdb.btrace/record_goto-step.exp: New.
8751
08464196
JK
87522015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8753
8754 PR compile/18484
8755 * gdb.compile/compile.c (struct struct_type): Add volatile to
8756 selffield's type.
8757 * gdb.compile/compile.exp
8758 (compile code struct_object.selffield = &struct_object): Skip further
8759 struct_object tests if this one xfails.
8760
bcf5c1d9
RC
87612015-07-08 Robert O'Callahan <robert@ocallahan.org>
8762
8763 PR exp/18617
8764 * gdb.trace/ax.exp: Add test.
8765
4931af25
YQ
87662015-07-07 Yao Qi <yao.qi@linaro.org>
8767
8768 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
8769 instead of istarget "aarch64*-*-*".
8770 * gdb.arch/aarch64-fp.exp: Likewise.
8771 * gdb.base/float.exp: Likewise.
8772 * gdb.reverse/aarch64.exp: Likewise.
8773 * lib/gdb.exp (is_aarch64_target): New proc.
8774
9fcf688e
YQ
87752015-07-07 Yao Qi <yao.qi@linaro.org>
8776
8777 * lib/gdb.exp (is_aarch32_target): New proc.
8778 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
8779 instead of "istarget "arm*-*-*"".
8780 * gdb.arch/arm-disp-step.exp: Likewise.
8781 * gdb.arch/thumb-bx-pc.exp: Likewise.
8782 * gdb.arch/thumb-prologue.exp: Likewise.
8783 * gdb.arch/thumb-singlestep.exp: Likewise.
8784 * gdb.base/disp-step-syscall.exp: Likewise.
8785 * gdb.base/float.exp: Likewise.
8786
fbd8d50d
YQ
87872015-07-07 Yao Qi <yao.qi@linaro.org>
8788
8789 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
8790 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
8791
71be1fdc
YQ
87922015-07-07 Yao Qi <yao.qi@linaro.org>
8793
8794 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
8795 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
8796 if it exists.
8797 * gdb.multi/multi-arch.exp: Likewise.
8798
3e221d36
SM
87992015-07-07 Simon Marchi <simon.marchi@ericsson.com>
8800
8801 * gdb.python/py-lazy-string.exp: Add missing parentheses to
8802 print.
8803
d441430b
YQ
88042015-07-07 Yao Qi <yao.qi@linaro.org>
8805
8806 * gdb.arch/thumb-singlestep.exp: Do one more single step.
8807
06f810bd
MG
88082015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
8809
8810 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
8811 '[' and ']' characters.
8812
5e61e7c0
IB
88132015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
8814
8815 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8816
28bf096c
PA
88172015-06-29 Pedro Alves <palves@redhat.com>
8818
8819 PR threads/18127
8820 * gdb.threads/hand-call-new-thread.c: New file.
8821 * gdb.threads/hand-call-new-thread.c: New file.
8822
ee93cd5e
KS
88232015-06-26 Keith Seitz <keiths@redhat.com>
8824 Doug Evans <dje@google.com>
8825
8826 PR 16253
8827 * gdb.cp/var-tag-2.cc: New file.
8828 * gdb.cp/var-tag-3.cc: New file.
8829 * gdb.cp/var-tag-4.cc: New file.
8830 * gdb.cp/var-tag.cc: New file.
8831 * gdb.cp/var-tag.exp: New file.
8832
fc637f04
PP
88332015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8834
8835 * gdb.base/history-duplicates.exp: New test.
8836
2e52ae68
PP
88372015-06-26 Patrick Palka <patrick@parcs.ath.cx>
8838
8839 * gdb.base/completion.exp: Test the completion of the "focus"
8840 command.
8841
6e22494e
JK
88422015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8843
8844 * gdb.arch/amd64-prologue-skip.S: New file.
8845 * gdb.arch/amd64-prologue-skip.exp: New file.
8846
bf7b9cd9
SM
88472015-06-25 Simon Marchi <simon.marchi@ericsson.com>
8848
8849 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
8850 is_address_zero_readable check.
8851
201e8dfd
PB
88522015-06-24 Peter Bergner <bergner@vnet.ibm.com>
8853
8854 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
8855 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
8856
5cd867b4
YQ
88572015-06-24 Yao Qi <yao.qi@linaro.org>
8858
8859 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
8860 linux targets.
8861
4d7be007
YQ
88622015-06-24 Yao Qi <yao.qi@linaro.org>
8863
8864 * lib/gdb.exp (supports_get_siginfo_type): New proc.
8865 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
8866 * gdb.base/siginfo-thread.exp: Likewise.
8867
07fcd301
YQ
88682015-06-22 Yao Qi <yao.qi@linaro.org>
8869
8870 * boards/remote-gdbserver-on-localhost.exp: Add comments.
8871
52042a00
YQ
88722015-06-22 Yao Qi <yao.qi@linaro.org>
8873
8874 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
8875 aarch64*-*-*.
8876 (skip_hw_watchpoint_tests): Likewise.
8877
74bd41ce
PP
88782015-06-18 Patrick Palka <patrick@parcs.ath.cx>
8879
8880 * gdb.base/gdbinit-history.exp: Test the interaction between
8881 setting GDBHISTSIZE and setting the history size via .gdbinit.
8882
bc460514
PP
88832015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8884
8885 PR gdb/16999
8886 * gdb.base/gdbhistsize-history.exp: New test.
8887
b58c513b
PP
88882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8889
8890 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
8891 with GDBHISTSIZE.
8892 * gdb.base/readline.exp: Likewise.
8893
92046791
YQ
88942015-06-17 Yao Qi <yao.qi@linaro.org>
8895
8896 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
8897 line.
8898
2093d2d3
PP
88992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
8900
8901 * gdb.base/gdbinit-history.exp: Add test case to check that
8902 an unlimited history file does not get truncated on exit.
8903
e6c693af
AA
89042015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8905
8906 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
8907 (VECTOR): New macro. Use it...
8908 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
8909 ...for these typedefs.
8910 (int8, char1, int1, double1): New typedefs.
8911 (struct just_int2, struct two_int2): New structures.
8912 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
8913 (add_structvecs, add_singlevecs): New functions.
8914 (main): Call add_some_intvecs twice.
8915 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
8916 the compile and exit upon failure. Try compiling for the "native"
8917 architecture. Test inferior function calls with vector arguments
8918 and vector return value handling with "finish" and "return".
8919
c74f7d1c
JT
89202015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
8921
8922 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
8923 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
8924 PE file.
8925 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
8926
98aa42ee
AT
89272015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8928
8929 PR breakpoints/16465
8930 * gdb.mi/mi-dprintf-pending.c: New file.
8931 * gdb.mi/mi-dprintf-pending.exp: New test.
8932 * gdb.mi/mi-dprintf-pendshr.c: New file.
8933
7d73c23c 89342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 8935 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
8936
8937 * gdb.arch/i386-mpx-map.c: New file.
8938 * gdb.arch/i386-mpx-map.exp: New File.
8939
89402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8941
8942 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
8943 * gdb.arch/i386-mpx.exp: Indentation fixed.
8944
89452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8946
8947 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
8948 function and improved indentation.
8949 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
8950 gdb_test_multiple. Added additional tests to skip the test.
8951
89522015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
8953
8954 * gdb.arch/i386-avx512.c: Change path in include file.
8955 * gdb.arch/i386-avx512.exp: Change include dir path
8956 compilation flag.
8957 * gdb.arch/i386-mpx.c: Change path in include file.
8958 * gdb.arch/i386-mpx.exp: Change include dir path compilation
8959 flag.
8960
d5eba19a
JK
89612015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8962
8963 * gdb.compile/compile-print.exp (compile print *vararray@3)
8964 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
8965
7f361056
JK
89662015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8967
8968 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
8969 (do not keep jit in memory): ... this.
8970 (expect 5): Change it to ...
8971 (expect no 5): ... this.
8972
3b462ec2
SM
89732015-06-02 Simon Marchi <simon.marchi@ericsson.com>
8974
8975 PR gdb/15564
8976 * gdb.mi/mi-detach.exp: New file.
8977
e0619de6
JK
89782015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8979
8980 PR symtab/18392
8981 * gdb.arch/amd64-tailcall-self.S: New file.
8982 * gdb.arch/amd64-tailcall-self.c: New file.
8983 * gdb.arch/amd64-tailcall-self.exp: New file.
8984
e970cb34
DB
89852015-05-28 Don Breazeal <donb@codesourcery.com>
8986
8987 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
8988 tests for remote targets by checking is_target_gdbserver.
8989
b2e2f908
DE
89902015-05-27 Doug Evans <dje@google.com>
8991
8992 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
8993 * gdb.dwarf2/opaque-type-lookup.c: New file.
8994 * gdb.dwarf2/opaque-type-lookup.exp: New file.
8995
82c7be31
DE
89962015-05-26 Doug Evans <dje@google.com>
8997
8998 * gdb.cp/iostream.cc: New file.
8999 * gdb.cp/iostream.exp: New file.
9000
b4f54984
DE
90012015-05-26 Doug Evans <dje@google.com>
9002
9003 * gdb.dwarf2/dw2-op-call.exp: Update.
9004 * gdb.dwarf2/dw4-sig-types.exp: Update.
9005 * gdb.dwarf2/implptr.exp: Update.
9006 * gdb.mi/mi-cmd-param-changed.exp: Update.
9007
4ea6efe9
DE
90082015-05-26 Doug Evans <dje@google.com>
9009
9010 * gdb.python/py-lazy-string.c: New file.
9011 * gdb.python/py-lazy-string.exp: New file.
9012 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9013 (main): Update. Add estring3.
9014 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9015 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9016
f6bb7db3
YQ
90172015-05-26 Omair Javaid <omair.javaid@linaro.org>
9018 Yao Qi <yao.qi@linaro.org>
9019
9020 * gdb.reverse/aarch64.c: New.
9021 * gdb.reverse/aarch64.exp: New.
9022
a81bfbd0
OJ
90232015-05-26 Omair Javaid <omair.javaid@linaro.org>
9024
25d49b86
PA
9025 * lib/gdb.exp (supports_process_record): Return true for
9026 aarch64*-linux*.
a81bfbd0
OJ
9027 (supports_reverse): Likewise.
9028
158bf1b4
PP
90292015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9030
9031 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9032 Use with_test_prefix.
9033
a0145030
AB
90342015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.base/completion.exp: Add test for completion of layout
9037 names.
9038
ebe3b578
AB
90392015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9040
9041 * lib/gdb.exp (skip_tui_tests): New proc.
9042 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9043
84204ed7
PA
90442015-05-19 Pedro Alves <palves@redhat.com>
9045
9046 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9047 Save the whole env array instead of just HOME. Unset HISTSIZE in
9048 the environment while testing. Restore whole environment
9049 afterwards.
9050
37442ce1
DE
90512015-05-16 Doug Evans <xdje42@gmail.com>
9052
9053 * gdb.guile/scm-ports.c: New file.
9054 * gdb.guile/scm-ports.exp: Add memory port tests.
9055
36de76f9
JK
90562015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 * gdb.compile/compile-print.c: New file.
9059 * gdb.compile/compile-print.exp: New file.
9060
3a9558c4
JK
90612015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9062
9063 * gdb.compile/compile-ops.exp: Cast param to void.
9064 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9065 (compile code struct_object.selffield = &struct_object): Add xfail.
9066
aa715135
JG
90672015-05-15 Joel Brobecker <brobecker@adacore.com>
9068
9069 * gdb.ada/arr_enum_with_gap: New testcase.
9070
931e5bc3
JG
90712015-05-15 Joel Brobecker <brobecker@adacore.com>
9072
9073 * gdb.ada/byte_packed_arr: New testcase.
9074
9cd4d857
JB
90752015-05-15 Joel Brobecker <brobecker@adacore.com>
9076
9077 * gdb.ada/pckd_neg: New testcase.
9078
ebfd00d2
PP
90792015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9080
9081 PR gdb/17820
9082 * gdb.base/gdbinit-history.exp: New test.
9083 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9084 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9085
4c082a81
SC
90862015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9087
9088 * gdb.python/py-xmethods.cc: Enhance test case.
9089 * gdb.python/py-xmethods.exp: New tests.
9090 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9091 function.
9092 (B_indexoper): Likewise.
9093 (global_dm_list) : Add new xmethod worker functions.
9094
f7797074
SDJ
90952015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9096
9097 * gdb.base/coredump-filter.exp: Correctly unset
9098 "coredump_var_addr" array.
9099
a4674e4e
PA
91002015-05-08 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.server/non-existing-program.exp: Unset spawn_id.
9103
df2eb078
SC
91042015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9105
9106 PR python/18291
9107 * gdb.python/py-xmethods.exp: Add tests.
9108
422349a3
YQ
91092015-05-08 Yao Qi <yao.qi@linaro.org>
9110
9111 PR gdb/18208
9112 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
9113 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
9114 function set_coredump_filter, and remove remote_exec call.
9115 Remove argument ipid. Callers update.
9116 (top level): Don't get inferior's PID.
9117
63fc80ce
AA
91182015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
9119
9120 * gdb.base/watch_thread_num.exp: Skip test on targets without
9121 access watchpoints.
9122
80ad801e
PA
91232015-05-06 Pedro Alves <palves@redhat.com>
9124
9125 PR server/18081
9126 * gdb.server/non-existing-program.exp: New file.
9127
0fa7fe50
JB
91282015-05-05 Joel Brobecker <brobecker@adacore.com>
9129
9130 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
9131
3ea89b92
PMR
91322015-05-05 Joel Brobecker <brobecker@adacore.com>
9133
9134 * gdb.ada/out_of_line_in_inlined: New testcase.
9135
87b8eff0
JB
91362015-05-05 Joel Brobecker <brobecker@adacore.com>
9137
9138 * gdb.ada/var_rec_arr: New testcase.
9139
5fccc635
YQ
91402015-04-30 Yao Qi <yao.qi@linaro.org>
9141
9142 * gdb.base/break-idempotent.exp: If
9143 skip_hw_watchpoint_multi_tests returns true, skip the tests
9144 on "rwatch" and "awatch".
9145
42d38f42
YQ
91462015-04-30 Yao Qi <yao.qi@linaro.org>
9147
9148 * gdb.base/relativedebug.exp: Invoke gdb command
9149 "info sharedlibrary", and if libc.so doesn't have debug info,
9150 skip the test.
9151
2ce1cdbf
DE
91522015-04-29 Doug Evans <dje@google.com>
9153
9154 * gdb.python/py-xmethods.exp: Add ptype tests.
9155 * gdb.python/py-xmethods.py (E_method_char_worker): Add
9156 get_result_type method.
9157
f24a38c5
LM
91582015-04-29 Luis Machado <lgustavo@codesourcery.com>
9159
9160 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
9161 the target does not support hardware watchpoints.
9162
ecbf2b3c
LM
91632015-04-29 Luis Machado <lgustavo@codesourcery.com>
9164
9165 * gdb.base/break-always.exp: Abort testing if writing to memory
9166 causes an error.
9167
34f5f757
DE
91682015-04-28 Doug Evans <dje@google.com>
9169
9170 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
9171 * gdb.python/py-pp-registration.exp: ... here. New file.
9172 * gdb.python/py-pp-registration.c: New file.
9173 * gdb.python/py-pp-registration.py: New file.
9174
69b4374a
DE
91752015-04-28 Doug Evans <dje@google.com>
9176
9177 * gdb.python/py-bad-printers.c: New file.
9178 * gdb.python/py-bad-printers.py: New file.
9179 * gdb.python/py-bad-printers.exp: New file.
9180
59fb7612
SS
91812015-04-28 Sasha Smundak <asmundak@google.com>
9182
9183 * gdb.python/py-type.exp: New test.
9184
2631b16a
AW
91852015-04-28 Andy Wingo <wingo@igalia.com>
9186
9187 * gdb.python/py-parameter.exp:
9188 * gdb.guile/scm-parameter.exp: Escape the path that we are
9189 matching against, as it might contain characters that are special
9190 to regular expressions.
9191
460efde1
JB
91922015-04-27 Joel Brobecker <brobecker@adacore.com>
9193
9194 * gdb.ada/rec_comp: New testcase.
9195
2d369d8e
SDJ
91962015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
9197
9198 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
9199 before using it.
9200
cf75d6c3
AB
92012015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
9202
9203 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
9204 new tests for verilog output.
9205
8dbe7ca5
YQ
92062015-04-24 Yao Qi <yao.qi@linaro.org>
9207
9208 * boards/remote-gdbserver-on-localhost.exp: New file.
9209
4ef9fb2f
PA
92102015-04-23 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
9213 $inferior_spawn_id instead of $inferior_spawn_id directly. On
9214 "end of file", remove $inferior_spawn_id from the indirect list.
9215
0a803169
PA
92162015-04-23 Pedro Alves <palves@redhat.com>
9217
9218 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
9219
749ef8f8
PA
92202015-04-23 Pedro Alves <palves@redhat.com>
9221
9222 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
9223 on $any_spawn_id instead of only on $gdb_spawn_id.
9224
8aae4344
PM
92252015-04-21 Pierre Muller <muller@sourceware.org>
9226
9227 PR pascal/17815
9228 * lib/pascal.exp (gpc_compile): Add new option "class".
9229 (fpc_compile): Likewise.
9230 * gdb.pascal/case-insensitive-symbols.pas: New file.
9231 * gdb.pascal/case-insensitive-symbols.exp: New file.
9232
1586c8fb
GB
92332015-04-20 Gary Benson <gbenson@redhat.com>
9234
9235 * gdb.base/attach.exp: Fix three extended remote failures.
9236
1b6e6f5c
GB
92372015-04-17 Gary Benson <gbenson@redhat.com>
9238
9239 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
9240 the main executable over the remote protocol.
9241
e797481d
PA
92422015-04-16 Pedro Alves <palves@redhat.com>
9243
9244 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
9245 a new gdbserver if gdbserver_reconnect_p is set.
9246
1ca99c42
PA
92472015-04-16 Pedro Alves <palves@redhat.com>
9248
9249 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
9250 is set, don't exit gdbserver.
9251
af9fd6f8
AA
92522015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9253
9254 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
9255 appropriate .insn, such that an older assembler can be used.
9256 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
9257 the z/Architecture instruction set on 31-bit targets as well.
9258
04ff1e61
AA
92592015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9260
9261 * gdb.go/handcall.exp: Remove all logic related to the first
9262 breakpoint and rely on go_runto_main instead.
9263 * gdb.go/strings.exp: Likewise.
9264 * gdb.go/unsafe.exp: Likewise.
9265 * gdb.go/hello.exp: Likewise. Also rename the remaining
9266 breakpoint marker to "breakpoint 1".
9267 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
9268 * gdb.go/strings.go: Likewise.
9269 * gdb.go/unsafe.go: Likewise.
9270 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
9271 "set breakpoint 2 here" and rename the remaining breakpoint marker
9272 to "breakpoint 1".
9273
40d2f8d6
SM
92742015-04-15 Simon Marchi <simon.marchi@ericsson.com>
9275
9276 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
9277 if itertools.imap is not present.
9278 * gdb.python/py-objfile.exp: Add parentheses.
9279 * gdb.python/py-type.exp: Same.
9280 * gdb.python/py-unwind-maint.py: Same.
9281
8cbc97c6
YQ
92822015-04-15 Yao Qi <yao.qi@linaro.org>
9283
9284 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
9285 of ":$ptr_size" and set its form explicitly.
9286
45fd756c
YQ
92872015-04-15 Pedro Alves <palves@redhat.com>
9288 Yao Qi <yao.qi@linaro.org>
9289
9290 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
9291 timeout by factor of 4.
9292 (test_regular_watch): Likewise.
9293 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
9294 * gdb.reverse/sigall-reverse.exp: Likewise.
9295 * gdb.reverse/until-precsave.exp: Likewise.
9296 * lib/gdb.exp (with_timeout_factor): New proc.
9297 (gdb_expect): Move some code to ...
9298 (get_largest_timeout): ... here. New procedure.
9299
9e811bc3
LM
93002015-04-14 Luis Machado <lgustavo@codesourcery.com>
9301
9302 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
9303
0ff6fcb2
LM
93042015-04-13 Luis Machado <lgustavo@codesourcery.com>
9305
9306 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
9307 to write to the .text section.
9308
7578d5f7
LM
93092015-04-13 Luis Machado <lgustavo@codesourcery.com>
9310
9311 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
9312 Handle the case of targets that do not provide PID information.
9313
2efe15c4
YQ
93142015-04-13 Yao Qi <yao.qi@linaro.org>
9315
9316 * lib/gdbserver-support.exp (gdb_exit): Catch exception
9317 and use expect instead of gdb_expect.
9318
8cd8f2f8
SDJ
93192015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
9320
9321 * gdb.base/coredump-filter.exp: Rename variable "addr" to
9322 "coredump_var_addr" to avoid naming conflict with other testcases.
9323
9ee41772
PA
93242015-04-10 Pedro Alves <palves@redhat.com>
9325
9326 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
9327 gdb_test_sequence and gdb_assert.
9328
07473109
PA
93292015-04-10 Pedro Alves <palves@redhat.com>
9330
9331 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
9332 test messages that don't include the breakpoint address.
9333
de3db44c
YQ
93342015-04-10 Yao Qi <yao.qi@linaro.org>
9335
9336 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
9337 false for some offset and width combinations which aren't
9338 supported by linux kernel.
9339
c79d856c
PA
93402015-04-10 Pedro Alves <palves@redhat.com>
9341
9342 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
9343 procedure, factored out from ...
9344 (top level): ... here. Add "set displaced-stepping" testing axis.
9345 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
9346 parameter "displaced". Use it.
9347 (top level): Use foreach and add "set displaced-stepping" testing
9348 axis.
9349
ebc90b50
PA
93502015-04-10 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
9353 Remove comment.
9354 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
9355 both the address of the instruction that triggers the watchpoint
9356 and the address of the instruction immediately after, and use
9357 those addresses for the test. Fix comment.
9358
8f572e5c
PA
93592015-04-10 Pedro Alves <palves@redhat.com>
9360
9361 * gdb.base/sigstep.exp (breakpoint_to_handler)
9362 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
9363 Test "backtrace" in handler.
9364 (breakpoint_over_handler): New parameter 'displaced'. Use it.
9365 (top level): Add new "displaced" test axis to
9366 breakpoint_to_handler, breakpoint_to_handler_entry and
9367 breakpoint_over_handler.
9368
8d707a12
PA
93692015-04-10 Pedro Alves <palves@redhat.com>
9370
9371 PR gdb/18216
9372 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
9373
ef713951
YQ
93742015-04-10 Yao Qi <yao.qi@linaro.org>
9375
9376 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
9377 (test_add_rn_pc): New function.
9378 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
9379 (top level): Invoke test_add_rn_pc.
9380
906d60cf
PA
93812015-04-10 Pedro Alves <palves@redhat.com>
9382
9383 PR gdb/13858
9384 * gdb.base/step-over-no-symbols.exp: New file.
9385
f2983cc3
AW
93862015-04-09 Andy Wingo <wingo@igalia.com>
9387
9388 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
9389 after the Python tests.
9390
6d62641c
SDJ
93912015-04-08 Keith Seitz <keiths@redhat.com>
9392
9393 PR python/16699
9394 * gdb.python/py-completion.exp: New tests for completion.
9395 * gdb.python/py-completion.py (CompleteLimit1): New class.
9396 (CompleteLimit2): Likewise.
9397 (CompleteLimit3): Likewise.
9398 (CompleteLimit4): Likewise.
9399 (CompleteLimit5): Likewise.
9400 (CompleteLimit6): Likewise.
9401 (CompleteLimit7): Likewise.
9402
f3770638
PA
94032015-04-08 Pedro Alves <palves@redhat.com>
9404
9405 PR gdb/18214
9406 PR gdb/18216
9407 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
9408 function.
9409 (main): Install it as SIGUSR1 handler.
9410 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
9411 parameter. Always use "setup" as prefix. Toggle "set
9412 displaced-stepping" off/on depending on global. Don't switch to
9413 thread 1 here.
9414 (top level): Add displaced stepping "off/on" test axis. Update
9415 "setup" calls. Wrap each subtest with with_test_prefix. Test
9416 continuing with a queued signal in each thread.
9417
4496bed7
PA
94182015-04-08 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
9421 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
9422 gdb_breakpoint instead of gdb_test that doesn't expect anything.
9423 Return early if running to main fails.
9424 * gdb.trace/while-stepping.exp: Likewise.
9425
b97fde92
PA
94262015-04-07 Pedro Alves <palves@redhat.com>
9427
9428 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
9429 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
9430 interact with inferior program.
9431
f71c18e7
PA
94322015-04-07 Pedro Alves <palves@redhat.com>
9433
9434 * lib/gdb.exp (inferior_spawn_id): New global.
9435 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
9436 spawn id after processing the user code.
9437 (default_gdb_start): Set inferior_spawn_id.
9438 (send_inferior): New procedure.
9439 * lib/gdbserver-support.exp (gdbserver_start): Set
9440 inferior_spawn_id.
9441 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
9442
6423214f
PA
94432015-04-07 Pedro Alves <palves@redhat.com>
9444
9445 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
9446 * lib/gdbserver-support.exp (gdbserver_start): Make
9447 $server_spawn_id global.
9448 (gdbserver_start): Don't wait for gdbserver's spawn id with
9449 expect_background.
9450 (close_gdbserver): New procedure.
9451 (gdb_exit): Rename the default version and reimplement.
9452
71c0ee8c
PA
94532015-04-07 Pedro Alves <palves@redhat.com>
9454
72f4393d 9455 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
9456 append the substituted item, not the original item.
9457
203bc29b
PA
94582015-04-07 Pedro Alves <palves@redhat.com>
9459
9460 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
9461 gdb_expect.
9462
508a3ddf
PA
94632015-04-07 Pedro Alves <palves@redhat.com>
9464
9465 * gdb.base/interrupt.exp: Don't handle the case of the inferior
9466 output appearing once only.
9467
9f6dbe2b
PA
94682015-04-07 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
9471 that doesn't expect anything. Return early if running to main
9472 fails.
9473
337532fa
YQ
94742015-04-07 Yao Qi <yao.qi@linaro.org>
9475
9476 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
9477 (child_function): Call alarm.
9478 (main): Move call to alarm into the loop.
9479 * gdb.threads/non-stop-fair-events.exp: Build program with
9480 -DTIMEOUT=$timeout.
9481
01b622d4
DE
94822015-04-06 Doug Evans <xdje42@gmail.com>
9483
9484 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
9485 Fix dest parameter to board_info.
9486 (fpc_compile): Ditto.
9487 (gdb_compile_pascal): Rename dest arg to destfile.
9488
961f4160
PMR
94892015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
9490
9491 * gdb.ada/funcall_ref.exp: New file.
9492 * gdb.ada/funcall_ref/foo.adb: New file.
9493
cafda597
YQ
94942015-04-02 Yao Qi <yao.qi@linaro.org>
9495
9496 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
9497 is remote.
9498
fed040c6
GB
94992015-04-02 Gary Benson <gbenson@redhat.com>
9500
9501 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
9502
d11916aa
SS
95032015-04-01 Sasha Smundak <asmundak@google.com>
9504
9505 * gdb.python/py-unwind-maint.c: New file.
9506 * gdb.python/py-unwind-maint.exp: New test.
9507 * gdb.python/py-unwind-maint.py: New file.
9508 * gdb.python/py-unwind.c: New file.
9509 * gdb.python/py-unwind.exp: New test.
9510 * gdb.python/py-unwind.py: New test.
9511
a1471180
PA
95122015-04-01 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
9515 to fail instead of non-existent $test.
9516
0bbeccb1
PA
95172015-04-01 Pedro Alves <palves@redhat.com>
9518
9519 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
9520 GDBFLAGS if not empty.
9521
3c724c8c
PMR
95222015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
9523
9524 * gdb.ada/complete.exp: Remove "multi_line".
9525 * gdb.ada/info_exc.exp: Remove "multi_line".
9526 * gdb.ada/packed_tagged.exp: Remove "multi_line".
9527 * gdb.ada/ptype_field.exp: Remove "multi_line".
9528 * gdb.ada/sym_print_name.exp: Remove "multi_line".
9529 * gdb.ada/tagged.exp: Remove "multi_line".
9530 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
9531 [multi_line ...]
9532 * gdb.btrace/delta.exp: Likewise.
9533 * gdb.btrace/exception.exp: Likewise.
9534 * gdb.btrace/function_call_history.exp: Likewise.
9535 * gdb.btrace/instruction_history.exp: Likewise.
9536 * gdb.btrace/nohist.exp: Likewise.
9537 * gdb.btrace/record_goto.exp: Likewise.
9538 * gdb.btrace/segv.exp: Likewise.
9539 * gdb.btrace/stepi.exp: Likewise.
9540 * gdb.btrace/tailcall.exp: Likewise.
9541 * gdb.btrace/unknown_functions.exp: Likewise.
9542 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
9543 * lib/gdb.exp: Add the "multi_line" helper.
9544
4eec2deb
PA
95452015-04-01 Pedro Alves <palves@redhat.com>
9546
9547 * gdb.threads/tid-reuse.c: New file.
9548 * gdb.threads/tid-reuse.exp: New file.
9549
df8411da
SDJ
95502015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
9551
9552 PR corefiles/16092
9553 * gdb.base/coredump-filter.c: New file.
9554 * gdb.base/coredump-filter.exp: Likewise.
9555
6ef37366
PM
95562015-03-27 Petr Machata <pmachata@redhat.com>
9557
9558 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
9559 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
9560 (Dwarf::assemble): Initialize them.
9561 (Dwarf::lines): New function.
9562
7ec911b0
JT
95632015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
9564
9565 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
9566 SYMBOL_PREFIX for x86_64-*-cygwin.
9567
ff908ebf
AW
95682015-03-26 Andy Wingo <wingo@igalia.com>
9569
9570 PR symtab/18148
9571 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
9572 const_value but not a location.
9573 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
9574 location defined in non-main CUs are visible.
9575
6d5f0679
YQ
95762015-03-26 Yao Qi <yao.qi@linaro.org>
9577
9578 PR testsuite/18139
9579 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
9580 Add a line number entry for the same line.
9581 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
9582 Add a line number entry for the same line.
9583
2898689b
YQ
95842015-03-26 Yao Qi <yao.qi@linaro.org>
9585
9586 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
9587 .int 0.
9588 (func): Likewise. Add .Lfunc_1 label.
9589 Use .Lfunc_1 label.
9590 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
9591 .int 0.
9592 (func): Likewise.
9593 Use .Lfunc_1 label.
9594
85180498
YQ
95952015-03-26 Yao Qi <yao.qi@linaro.org>
9596
9597 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
9598 Call gdb_compile instead to compile each .s files without debug
9599 information.
9600
8aa08a8d
YQ
96012015-03-26 Yao Qi <yao.qi@linaro.org>
9602
9603 * gdb.base/savedregs.exp (process_saved_regs): Make
9604 "Saved registers:" optional in the pattern.
9605
66849923
MM
96062015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9607
9608 * gdb.btrace/next.exp: Merged into step.exp.
9609 * gdb.btrace/finish.exp: Merged into step.exp.
9610 * gdb.btrace/nexti.exp: Merged into stepi.exp.
9611 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
9612 "record goto" and checking the exact replay position.
9613 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
9614 check for "Recording format" in "info record" output.
9615 * gdb.btrace/record_goto.exp: Choose test file based on target.
9616 * gdb.btrace/x86-record_goto.S: Renamed into ...
9617 * gdb.btrace/x86_64-record_goto.S: ... this.
9618 * gdb.btrace/i686-record_goto.S: New.
9619 * gdb.btrace/x86-tailcall.S: Renamed into ...
9620 * gdb.btrace/x86_64-tailcall.S: ... this.
9621 * gdb.btrace/i686-tailcall.S: New.
9622 * gdb.btrace/x86-tailcall.c: Renamed into ...
9623 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
9624 separate statements. Update test.
9625 * gdb.btrace/delta.exp: Use record_goto.c as test file.
9626 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
9627 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
9628 * gdb.btrace/tailcall.exp: Choose test file based on target.
9629 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
9630
11cc1b74
MM
96312015-03-25 Markus Metzger <markus.t.metzger@intel.com>
9632
9633 * gdb.btrace/exception.exp: Increase BTS buffer size.
9634
a25d8bf9
PA
96352015-03-24 Pedro Alves <palves@redhat.com>
9636
9637 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
9638
856e7dd6
PA
96392015-03-24 Pedro Alves <palves@redhat.com>
9640
9641 * gdb.threads/schedlock.exp (test_step): No longer expect that
9642 "set scheduler-locking step" with "next" over a function call runs
9643 threads unlocked.
9644
ad235a41
AT
96452015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9646
9647 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
9648
15630549
AT
96492015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
9650
9651 PR breakpoints/16466
9652 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
9653 * gdb.mi/mi-pending.c (thread_func): New function.
9654 (int main): Add threading support required.
9655 * gdb.mi/mi-pending.exp: Add tests for this issue.
9656 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
9657 (pendfunc2): Remove stdio dependency.
9658 * gdb.mi/mi-pendshr2.c: New file.
9659
693dca06
KS
96602015-03-23 Keith Seitz <keiths@redhat.com>
9661
9662 * gdb.linespec/keywords.c: New file.
9663 * gdb.linespec/keywords.exp: New file.
9664
7e993ebf
KS
96652015-03-23 Keith Seitz <keiths@redhat.com>
9666
9667 PR gdb/18021
9668 * gdb.dwarf2/staticvirtual.exp: New test.
9669
bc23328c
JK
96702015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9671
9672 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
9673 * README: Remove HP-UX and gdb.hp.
9674 (configuration):
9675 * configure: Regenerate.
9676 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
9677 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
9678 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
9679 gdb.hp/gdb.defects/Makefile.
9680 * gdb.hp/Makefile.in: File deleted.
9681 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
9682 * gdb.hp/gdb.aCC/optimize.c: File deleted.
9683 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
9684 * gdb.hp/gdb.aCC/run.c: File deleted.
9685 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
9686 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
9687 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
9688 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
9689 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
9690 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
9691 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
9692 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
9693 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
9694 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
9695 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
9696 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
9697 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
9698 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
9699 * gdb.hp/gdb.base-hp/reg.s: File deleted.
9700 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
9701 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
9702 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
9703 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
9704 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
9705 * gdb.hp/gdb.compat/Makefile.in: File deleted.
9706 * gdb.hp/gdb.compat/average.c: File deleted.
9707 * gdb.hp/gdb.compat/sum.c: File deleted.
9708 * gdb.hp/gdb.compat/xdb.c: File deleted.
9709 * gdb.hp/gdb.compat/xdb0.c: File deleted.
9710 * gdb.hp/gdb.compat/xdb0.h: File deleted.
9711 * gdb.hp/gdb.compat/xdb1.c: File deleted.
9712 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
9713 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
9714 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
9715 * gdb.hp/gdb.defects/Makefile.in: File deleted.
9716 * gdb.hp/gdb.defects/bs14602.c: File deleted.
9717 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
9718 * gdb.hp/gdb.defects/solib-d.c: File deleted.
9719 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
9720 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
9721 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
9722 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
9723 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
9724 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
9725 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
9726 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
9727 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
9728 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
9729 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
9730 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
9731 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
9732 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
9733 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
9734 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
9735 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
9736 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
9737 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
9738 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
9739 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
9740 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
9741 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
9742 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
9743 * gdb.hp/tools/odump: File deleted.
9744
8bf3b159
PA
97452015-03-19 Pedro Alves <palves@redhat.com>
9746
9747 * gdb.threads/continue-pending-status.exp (saw_thread_2)
9748 (saw_thread_3): New globals.
9749 (top level): Increment them when an event for the corresponding
9750 thread is seen.
9751 (no thread starvation): New test.
9752
eb54c8bf
PA
97532015-03-19 Pedro Alves <palves@redhat.com>
9754
9755 * gdb.threads/continue-pending-status.c: New file.
9756 * gdb.threads/continue-pending-status.exp: New file.
9757
32d2e5d6
PA
97582015-03-18 Pedro Alves <palves@redhat.com>
9759
9760 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
9761 Use gdb_is_target_remote instead of is_remote. Use
9762 gdb_test_multiple instead of gdb_expect. Exit early if
9763 gdb_test_multiple hits its internal matches. Tighten stepi tests
9764 expected output. Fail on exit with any signal, instead of just
9765 SIGILL.
9766
f68f11b7
YQ
97672015-03-18 Yao Qi <yao.qi@linaro.org>
9768
9769 PR tdep/18107
9770 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
9771 variable.
9772 * gdb.base/catch-syscall.exp: Don't skip it on
9773 aarch64*-*-linux* target. Remove elements in all_syscalls.
9774 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
9775 target.
9776 (setup_all_syscalls): New proc.
9777
ca5fd19b
YQ
97782015-03-16 Yao Qi <yao.qi@linaro.org>
9779
9780 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
9781 (top level): Skip tests if valid_addr_p returns false for
9782 $cmd1 or $cmd2.
9783
85642ba0
AW
97842015-03-11 Andy Wingo <wingo@igalia.com>
9785
9786 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
9787
e03f9645
YQ
97882015-03-11 Yao Qi <yao.qi@linaro.org>
9789
9790 * gdb.base/catch-syscall.exp: Fix typo in comments.
9791
5d0962b2
YQ
97922015-03-11 Yao Qi <yao.qi@linaro.org>
9793
9794 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
9795
b2df3cef
PA
97962015-03-09 Pedro Alves <palves@redhat.com>
9797
9798 * dg-extract-results.py: Delete.
9799
ef878e53
PA
98002015-03-09 Pedro Alves <palves@redhat.com>
9801
9802 Merge dg-extract-results.sh from GCC upstream (r218843).
9803
9804 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
9805 * dg-extract-results.sh: Use --text with grep to avoid issues with
9806 binary files. Fall back to cat -v, if that doesn't work.
9807
9494d219
PA
98082015-03-05 Pedro Alves <palves@redhat.com>
9809
9810 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
9811
a8d9763a
SM
98122015-03-04 Simon Marchi <simon.marchi@ericsson.com>
9813
9814 * lib/mi-support.exp (mi_expect_interrupt): Accept
9815 alternative event for when in all-stop mode.
9816
be9957b8
PA
98172015-03-04 Pedro Alves <palves@redhat.com>
9818
9819 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
9820
d57be0f4 98212015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
9822
9823 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
9824
c214c7cf
AA
98252015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9826
9827 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
9828 regexps for GDB's current line display, accept a hex address
9829 preceding the line number.
9830
6d74a497
AA
98312015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
9832
9833 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
9834 the 'arch1' variable for "s390*-linux*" targets.
9835
511aee7c
PA
98362015-03-04 Pedro Alves <palves@redhat.com>
9837
9838 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
9839 (main): Pass missing retval argument to pthread_join call.
9840
95e50b27
PA
98412015-03-02 Pedro Alves <palves@redhat.com>
9842
9843 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
9844 (top level): Call do_test with non-stop as well.
9845
28054d69
PA
98462015-03-02 Pedro Alves <palves@redhat.com>
9847
9848 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
9849 -1.
9850
4fa5d7b4
AA
98512015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
9852
9853 * gdb.arch/s390-vregs.exp: New test.
9854 * gdb.arch/s390-vregs.S: New file.
9855
97c18565
PA
98562015-02-27 Pedro Alves <palves@redhat.com>
9857
9858 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
9859 call to catch_command_errors.
9860 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
9861 catch_command_errors.
9862
a37bfa30
PA
98632015-02-27 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
9866 "true" for boolean result.
9867 * gdb.gdb/selftest.exp (test_with_self): Also accept full
9868 prototype of main.
9869
6f98576f
PA
98702015-02-27 Pedro Alves <palves@redhat.com>
9871
9872 * lib/unbuffer_output.c: New file.
9873 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
9874 (main): Call gdb_unbuffer_output.
9875
eba5ab56
YQ
98762015-02-27 Yao Qi <yao.qi@linaro.org>
9877
9878 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
9879 target.
9880
0def5aaa
DE
98812015-02-26 Doug Evans <dje@google.com>
9882
9883 * gdb.cp/class2.cc (Dbase, D): New classes.
9884 (main): New local delta.
9885 * gdb.cp/class2.exp: Test printing delta.
9886 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
9887 (dynbar): New global.
9888 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9889
081a1c2c
JK
98902015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9891
9892 * gdb.compile/compile-ifunc.c: New file.
9893 * gdb.compile/compile-ifunc.exp: New file.
9894
2f41223f
AT
98952015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
9896
9897 * gdb.base/structs.exp: Check for correct struct on finish.
9898
03eddd80
YQ
98992015-02-26 Yao Qi <yao.qi@linaro.org>
9900
9901 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
9902 is zero.
9903
80c57053
JK
99042015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9905
9906 * gdb.arch/cordic.ko.bz2: New file.
9907 * gdb.arch/cordic.ko.debug.bz2: New file.
9908 * gdb.arch/ppc64-symtab-cordic.exp: New file.
9909
21613c12
YQ
99102015-02-25 Yao Qi <yao.qi@linaro.org>
9911
9912 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
9913 aarch64*-*-* target.
9914
d8b901ed
PA
99152015-02-23 Pedro Alves <palves@redhat.com>
9916
9917 * lib/gdb.exp (delete_breakpoints): Rewrite using
9918 gdb_test_multiple.
9919
e5b85ead
PA
99202015-02-23 Pedro Alves <palves@redhat.com>
9921
9922 * gdb.base/info-os.c: Include stdlib.h.
9923
85c3a371
DE
99242015-02-22 Doug Evans <xdje42@gmail.com>
9925
9926 PR symtab/17855
9927 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
9928 is read after symbols have been re-read.
9929 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
9930 * gdb.ada/exec_changed/second.adb (Second): Ditto.
9931
96553a0c
DE
99322015-02-21 Doug Evans <dje@google.com>
9933
9934 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
9935
97a0c697
JK
99362015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 PR corefiles/17808
9939 * gdb.arch/i386-biarch-core.core.bz2: New file.
9940 * gdb.arch/i386-biarch-core.exp: New file.
9941
a47cd6e9
PA
99422015-02-21 Pedro Alves <palves@redhat.com>
9943
9944 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
9945 runto_main fails.
9946
c5facdc4
PA
99472015-02-20 Pedro Alves <palves@redhat.com>
9948
9949 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
9950 info probes.
9951
2db9a427
PA
99522015-02-20 Pedro Alves <palves@redhat.com>
9953
9954 * gdb.threads/multi-create-ns-info-thr.exp: New file.
9955
60fb7e9e
PA
99562015-02-20 Pedro Alves <palves@redhat.com>
9957
9958 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
9959 clean_restart before gdb_target_supports_trace.
9960
5c5019c2
PA
99612015-02-20 Pedro Alves <palves@redhat.com>
9962
9963 PR threads/18006
9964 * gdb.threads/clone-thread_db.c: New file.
9965 * gdb.threads/clone-thread_db.exp: New file.
9966
c9587f88
AT
99672015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
9968
9969 PR breakpoints/16812
9970 * gdb.base/catch-gdb-caused-signals.c: New file.
9971 * gdb.base/catch-gdb-caused-signals.exp: New file.
9972
f6a88844
JM
99732015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
9974
9975 * configure: Regenerated.
9976 * configure.ac: Use GDB_AC_TRANSFORM.
9977 * aclocal.m4: sinclude ../transform.m4.
9978
497c491b
JM
99792015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9980
9981 * lib/dtrace.exp: New file.
9982 * gdb.base/dtrace-probe.exp: Likewise.
9983 * gdb.base/dtrace-probe.d: Likewise.
9984 * gdb.base/dtrace-probe.c: Likewise.
9985 * lib/pdtrace.in: Likewise.
9986 * configure.ac: Output variables with the transformed names of
9987 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
9988 * configure: Regenerated.
9989
03e98035
JM
99902015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
9991
9992 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
9993 expected message when trying to access $_probe_* convenience
9994 variables while not on a probe.
9995
63cc30e9
JK
99962015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9997
9998 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
9999
0703599a
PA
100002015-02-11 Pedro Alves <pedro@codesourcery.com>
10001
10002 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10003 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10004
7e60a48e
DE
100052015-02-10 Doug Evans <xdje42@gmail.com>
10006
10007 * lib/gdb.exp (gdb_load): Always return a result.
10008
01b088bc
PA
100092015-02-10 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.threads/signal-sigtrap.c: New file.
10012 * gdb.threads/signal-sigtrap.exp: New file.
10013
b05ec7a5
AT
100142015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10015
10016 * gdb.trace/no-attach-trace.c: New file.
10017 * gdb.trace/no-attach-trace.exp: New file.
10018
a2c2acaf
MW
100192015-02-09 Mark Wielaard <mjw@redhat.com>
10020
10021 * gdb.dwarf2/atomic.c: New file.
10022 * gdb.dwarf2/atomic-type.exp: Likewise.
10023
31fd9caa
MM
100242015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10025
10026 * gdb.btrace/buffer-size.exp: Update "info record" output.
10027 * gdb.btrace/delta.exp: Update "info record" output.
10028 * gdb.btrace/enable.exp: Update "info record" output.
10029 * gdb.btrace/finish.exp: Update "info record" output.
10030 * gdb.btrace/instruction_history.exp: Update "info record" output.
10031 * gdb.btrace/next.exp: Update "info record" output.
10032 * gdb.btrace/nexti.exp: Update "info record" output.
10033 * gdb.btrace/step.exp: Update "info record" output.
10034 * gdb.btrace/stepi.exp: Update "info record" output.
10035 * gdb.btrace/nohist.exp: Update "info record" output.
10036
d33501a5
MM
100372015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10038
10039 * gdb.btrace/buffer-size: New.
10040
f4abbc16
MM
100412015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10042
10043 * gdb.btrace/delta.exp: Update "info record" output.
10044 * gdb.btrace/enable.exp: Update "info record" output.
10045 * gdb.btrace/finish.exp: Update "info record" output.
10046 * gdb.btrace/instruction_history.exp: Update "info record" output.
10047 * gdb.btrace/next.exp: Update "info record" output.
10048 * gdb.btrace/nexti.exp: Update "info record" output.
10049 * gdb.btrace/step.exp: Update "info record" output.
10050 * gdb.btrace/stepi.exp: Update "info record" output.
10051 * gdb.btrace/nohist.exp: Update "info record" output.
10052
b9d61307
SM
100532015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 PR gdb/15678
10056 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10057
e584fdbc
PA
100582015-02-06 Pedro Alves <palves@redhat.com>
10059
10060 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10061 macro.
10062 (seconds_left, again): New globals.
10063 (main): Wait seconds_left in a 1-second sleep loop instead of
10064 sleeping 180 seconds. If 'again' is set, reset the seconds
10065 counter.
10066 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10067 'again' in the inferior before detaching. Print the seconds left.
10068 (options): New global.
10069 (top level): Build program with -DTIMEOUT=$timeout.
10070
77f41761
PA
100712015-02-06 Pedro Alves <palves@redhat.com>
10072
10073 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10074 determine how many seconds to pass to 'alarm'.
10075 * gdb.base/gdb-sigterm.exp (top level): Build program with
10076 -DTIMEOUT=$timeout.
10077 (do_test): Return success/failure indication. Add more verbose
10078 logging. Don't fail if 200 single steps are seen. Instead, fail
10079 when the test times out.
10080 (passes): New global.
10081 (top level): Break the testing loop if testing fails on any
10082 iteration. Use gdb_assert.
10083
b9394193
DB
100842015-02-04 Don Breazeal <donb@codesourcery.com>
10085
10086 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10087 and initialize them.
10088 (ipc_cleanup): New function.
10089 (main): Don't declare shmid, semid, and msqid. Add a call to
10090 atexit so that we call ipc_cleanup on exit.
10091
42d9e528
PA
100922015-02-04 Pedro Alves <palves@redhat.com>
10093
10094 * boards/native-extended-gdbserver.exp: Remove any target variant
10095 specifications from the board name before clearing the isremote
10096 flag from board_info.
10097
ae6ae975
DE
100982015-01-31 Doug Evans <xdje42@gmail.com>
10099
10100 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10101
cfb069a8
GB
101022015-01-31 Gary Benson <gbenson@redhat.com>
10103
10104 * gdb.base/completion.exp: Disable completion limiting for
10105 existing tests. Add new tests to check completion limiting.
10106 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10107
5dd31d79
DE
101082015-01-31 Doug Evans <xdje42@gmail.com>
10109
10110 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10111
9f050062
DE
101122015-01-31 Doug Evans <xdje42@gmail.com>
10113
10114 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
10115 entries. Duplicate file section script entries.
10116 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
10117 inlined entries. Add test for safe-path rejection.
10118 * gdb.python/py-section-script.c: Add duplicate inlined section script
10119 entries. Duplicate file section script entries.
10120 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
10121 inlined entries. Add test for safe-path rejection.
10122
df25ebbd
JB
101232015-01-29 Joel Brobecker <brobecker@adacore.com>
10124
10125 * gdb.ada/disc_arr_bound: New testcase.
10126
4a0ca9ec
JB
101272015-01-29 Joel Brobecker <brobecker@adacore.com>
10128
10129 * gdb.ada/mi_var_array: New testcase.
10130
3a8b707a
DE
101312015-01-27 Doug Evans <dje@google.com>
10132
10133 * gdb.python/py-objfile.exp: Add tests for objfile.username.
10134 Add test for objfile.filename, objfile.username after objfile
10135 has been unloaded.
10136
f8313f6e
JB
101372015-01-26 Joel Brobecker <brobecker@adacore.com>
10138
10139 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
10140 the second test to print the name attribute of value
10141 returned by the call to gdb.lookup_type, and adjust
10142 the expected output accordingly.
10143
37bc665e
MW
101442015-01-25 Mark Wielaard <mjw@redhat.com>
10145
10146 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
10147 * gdb.base/disp-step-fork.c: Include unistd.h.
10148 * gdb.base/siginfo-obj.c: Include stdio.h.
10149 * gdb.base/siginfo-thread.c: Likewise.
10150 * gdb.mi/non-stop.c: Include unistd.h.
10151 * gdb.mi/nsthrexec.c: Include stdio.h.
10152 * gdb.mi/pthreads.c: Include unistd.h.
10153 * gdb.modula2/unbounded1.c (main): Declare returns int.
10154 * gdb.reverse/consecutive-reverse.c: Likewise.
10155 * gdb.threads/create-fail.c: Include unistd.h.
10156 * gdb.threads/killed.c: Likewise.
10157 * gdb.threads/linux-dp.c: Likewise.
10158 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
10159 * gdb.threads/non-ldr-exc-2.c: Likewise.
10160 * gdb.threads/non-ldr-exc-3.c: Likewise.
10161 * gdb.threads/non-ldr-exc-4.c: Likewise.
10162 * gdb.threads/pthreads.c: Include unistd.h.
10163 (main): Declare returns int.
10164 * gdb.threads/tls-main.c (foo): New declaration.
10165 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
10166
f7e5394d
SM
101672015-01-23 Simon Marchi <simon.marchi@ericsson.com>
10168
10169 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
10170 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
10171
743649fd
MW
101722015-01-15 Mark Wielaard <mjw@redhat.com>
10173
10174 * gdb.base/noreturn-return.c: New file.
10175 * gdb.base/noreturn-return.exp: New file.
10176 * gdb.base/noreturn-finish.c: New file.
10177 * gdb.base/noreturn-finish.exp: New file.
10178
198297aa
PA
101792015-01-23 Pedro Alves <palves@redhat.com>
10180
10181 * gdb.threads/continue-pending-after-query.c: New file.
10182 * gdb.threads/continue-pending-after-query.exp: New file.
10183
717cf30c
AG
101842015-01-22 Anders Granlund <anders.granlund@ericsson.com>
10185 Simon Marchi <simon.marchi@ericsson.com>
10186
10187 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
10188 * gdb.base/valgrind-db-attach.exp: Same.
10189 * gdb.base/valgrind-infcall.exp: Same.
10190 * lib/mi-support.exp (default_mi_gdb_start): Same.
10191 * lib/prompt.exp (default_prompt_gdb_start): Same.
10192 * lib/gdb.exp (default_gdb_spawn): Same.
10193 (gdb_interact): New.
10194
10195
4b62a76e
JK
101962015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 * gdb.compile/compile.exp (pointer to jit function): New test.
10199
b4cdae6f
WW
102002015-01-17 Wei-cheng Wang <cole945@gmail.com>
10201
10202 * lib/gdb.exp (supports_process_record): Return true for
10203 powerpc*-*-linux*.
10204 (supports_reverse): Likewise.
10205
d221e7ef
DB
102062015-01-15 Don Breazeal <donb@codesourcery.com>
10207
10208 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
10209 instead of checking whether the target board is remote and
10210 use spawn_wait_for_attach instead of exec/sleep.
10211 * gdb.base/attach-twice.exp: Likewise.
10212
bafffb51
JB
102132015-01-15 Joel Brobecker <brobecker@adacore.com>
10214
10215 * gdb.ada/var_arr_attrs: New testcase.
10216
5589af0e
PA
102172015-01-14 Pedro Alves <palves@redhat.com>
10218 Joel Brobecker <brobecker@adacore.com>
10219
10220 PR gdb/17525
10221 * gdb.base/bp-cmds-execution-x-script.c: New file.
10222 * gdb.base/bp-cmds-execution-x-script.exp: New file.
10223 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
10224
6c400b59
PA
102252015-01-14 Pedro Alves <palves@redhat.com>
10226
10227 PR cli/17828
10228 * gdb.base/batch-preserve-term-settings.c: New file.
10229 * gdb.base/batch-preserve-term-settings.exp: New file.
10230
e02c96a7
DE
102312015-01-13 Doug Evans <dje@google.com>
10232
10233 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
10234 binary.
10235
576fd14c
JB
102362015-01-13 Joel Brobecker <brobecker@adacore.com>
10237
10238 * Makefile.in (clean mostlyclean): Do not delete *.py.
10239
04dccad0
JB
102402015-01-13 Joel Brobecker <brobecker@adacore.com>
10241
10242 * gdb.python/py-lookup-type.exp: New file.
10243
3d230f71
PA
102442015-01-12 Pedro Alves <palves@redhat.com>
10245
10246 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
10247 restore GDBFLAGS before returning.
10248
7e67715d
JK
102492015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
10250
10251 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
10252 is_amd64_regs_target and is_x86_like_target.
10253
f2e0d4b4
DE
102542015-01-11 Doug Evans <xdje42@gmail.com>
10255
10256 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
10257 is given without an explicit form.
10258 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
10259 attributes.
10260 * gdb.dwarf/corrupt.exp: Ditto.
10261 * gdb.dwarf2/enum-type.exp: Ditto.
10262 * gdb.trace/entry-values.exp: Ditto.
10263 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
10264
439250fb
DE
102652015-01-11 Doug Evans <xdje42@gmail.com>
10266
10267 PR gdb/15830
10268 * gdb.base/maint.exp: Remove references to "maint demangle".
10269 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
10270 Add tests for explicitly specifying language to demangle.
10271 * gdb.dlang/demangle.exp: Ditto.
10272
ede9f622
PA
102732015-01-09 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.threads/non-stop-fair-events.c: New file.
10276 * gdb.threads/non-stop-fair-events.exp: New file.
10277
a7b796db
PA
102782015-01-09 Pedro Alves <palves@redhat.com>
10279
10280 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
10281 the global scope. Set a breakpoint after all threads are started
10282 rather than stepping over two source lines. Expect the prompt.
10283 * gdb.base/watch_thread_num.c (threads_started_barrier): New
10284 global.
10285 (NUM): Now 15.
10286 (main): Use threads_started_barrier to wait for all threads to
10287 start. Main thread no longer calls thread_function. Exit after
10288 180 seconds.
10289 (loop): New function.
10290 (thread_function): Wait on threads_started_barrier barrier. Call
10291 'loop' at each iteration.
10292 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
10293 threads have started, instead of hardcoding number of "next"
10294 steps. Use an access watchpoint instead of a write watchpoint.
10295
9665ffdd
PA
102962015-01-09 Pedro Alves <palves@redhat.com>
10297
10298 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
10299 (thread_func): Wait on barrier.
10300 (main): Wait for all threads to start before stopping GDB.
10301 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
10302 global.
10303 (thread1_func, thread2_func): Wait on barrier.
10304 (main): Wait for all threads to start before stopping GDB.
10305 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
10306 New global.
10307 (thread1_func, thread2_func): Wait on barrier.
10308 (main): Wait for all threads to start before stopping GDB.
10309
c945a99f
PA
103102015-01-09 Pedro Alves <palves@redhat.com>
10311
10312 * gdb.threads/attach-many-short-lived-threads.c: New file.
10313 * gdb.threads/attach-many-short-lived-threads.exp: New file.
10314
c1a747c1
PA
103152014-01-09 Pedro Alves <palves@redhat.com>
10316
10317 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
10318 instead of to thread 2.
10319 * gdb.threads/signal-command-multiple-signals-pending.c (main):
10320 Add barrier around each pthread_create call instead of around all
10321 calls.
10322 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
10323 Set a break on thread_function and have the child threads hit it
10324 one at at a time.
10325
60b3033e
PA
103262015-01-09 Pedro Alves <palves@redhat.com>
10327
10328 * lib/gdb.exp (can_spawn_for_attach): New procedure.
10329 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
10330 false.
10331 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
10332 checking whether the target board is remote.
10333 * gdb.multi/multi-attach.exp: Likewise.
10334 * gdb.python/py-sync-interp.exp: Likewise.
10335 * gdb.server/ext-attach.exp: Likewise.
10336 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
10337 tests that need to attach, instead of checking whether the target
10338 board is remote at the top of the file.
10339
acc018ac
YQ
103402015-01-08 Yao Qi <yao@codesourcery.com>
10341
10342 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
10343
50a18af8
JK
103442015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10345
10346 Fix testcase compilation.
10347 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
10348
8503d6e1
JB
103492015-01-06 Joel Brobecker <brobecker@adacore.com>
10350
10351 * gdb.python/py-type.exp: Add a couple test about empty
10352 array creation, and negative-length array creation.
10353
cc73dbcc
DE
103542015-01-02 Doug Evans <xdje42@gmail.com>
10355
10356 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
10357
0300bbc7
DE
103582015-01-02 Doug Evans <dje@google.com>
10359
10360 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
10361
9d85a0ec
YQ
103622014-12-29 Yao Qi <yao@codesourcery.com>
10363
10364 * gdb.trace/entry-values.exp: Update comments. Rename variable
10365 bar_call_foo to returned_from_foo.
10366
87186c6a
MMN
103672014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
10368
10369 PR gdb/17394
10370 * gdb.linespec/break-asm-file.c: New file.
10371 * gdb.linespec/break-asm-file.exp: New file.
10372 * gdb.linespec/break-asm-file0.s: New file.
10373 * gdb.linespec/break-asm-file1.s: New file.
10374
1bab7383
YQ
103752014-12-18 Nigel Stephens <nigel@mips.com>
10376 Maciej W. Rozycki <macro@codesourcery.com>
10377
10378 * gdb.base/float.exp: Handle the new output from "info float" on
10379 MIPS targets.
10380
1bc1068a
JK
103812014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10382
10383 Fix MinGW compilation.
10384 * gdb.compile/compile-ops.exp: Update untested message if
10385 !skip_compile_feature_tests.
10386 * gdb.compile/compile-setjmp.exp: Likewise.
10387 * gdb.compile/compile-tls.exp: Likewise.
10388 * gdb.compile/compile.exp: Likewise.
10389 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
10390 supported on this host".
10391
b6615d10
DE
103922014-12-16 Doug Evans <xdje42@gmail.com>
10393
10394 * boards/stabs.exp: New file.
10395
25dda427
AA
103962014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
10397
10398 * gdb.base/completion.exp: Adjust to format changes of "maint
10399 print user-registers".
10400
bf330350
CU
104012014-12-16 Catalin Udma <catalin.udma@freescale.com>
10402
10403 PR server/17457
10404 * gdb.arch/aarch64-fp.c: New file.
10405 * gdb.arch/aarch64-fp.exp: New file.
10406
395cf596
SDJ
104072014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10408
10409 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
10410 r210637, r210913, r211666, r215400, r215817).
10411
10412 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
10413 * dg-extract-results.py: New file.
10414 * dg-extract-results.sh: Use it if the environment seems
10415 suitable.
10416
10417 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
10418
10419 * dg-extract-results.py (parse_run): Handle warnings that
10420 are printed before a test harness is run.
10421
10422 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
10423
10424 * dg-extract-results.py (Named): Remove __cmp__ method.
10425 (output_variation): Use a key to sort variation.harnesses.
10426
10427 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
10428
10429 * dg-extract-results.py: For Python 3, force sys.stdout to
10430 handle surrogate escape sequences.
10431 (safe_open): New function.
10432 (output_segment, main): Use it.
10433
10434 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
10435
10436 * dg-extract-results.py (Prog.result_re): Include options
10437 in test name.
10438
10439 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
10440
10441 * dg-extract-results.py (output_variation): Always sort if
10442 do_sum.
10443
e882ef3c
SM
104442014-12-15 Simon Marchi <simon.marchi@ericsson.com>
10445
10446 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
10447 as long as we get pagination notifications.
10448
4992aa20
JM
104492014-12-15 Jason Merrill <jason@redhat.com>
10450
10451 * Makefile.in (check-gdb.%): Restore.
10452 * README: Mention it.
10453
c1b5a1a6
JB
104542014-12-13 Joel Brobecker <brobecker@adacore.com>
10455
10456 * gdb.ada/str_uninit: New testcase.
10457
5537b577
JK
104582014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10459
10460 PR symtab/17642
10461 * gdb.base/vla-stub-define.c: New file.
10462 * gdb.base/vla-stub.c: New file.
10463 * gdb.base/vla-stub.exp: New file.
10464
bb2ec1b3
TT
104652014-12-12 Phil Muldoon <pmuldoon@redhat.com>
10466 Jan Kratochvil <jan.kratochvil@redhat.com>
10467 Tom Tromey <tromey@redhat.com>
10468
10469 * configure.ac: Add gdb.compile/.
10470 * configure: Regenerate.
10471 * gdb.compile/Makefile.in: New file.
10472 * gdb.compile/compile-ops.exp: New file.
10473 * gdb.compile/compile-ops.c: New file.
10474 * gdb.compile/compile-tls.c: New file.
10475 * gdb.compile/compile-tls.exp: New file.
10476 * gdb.compile/compile-constvar.S: New file.
10477 * gdb.compile/compile-constvar.c: New file.
10478 * gdb.compile/compile-mod.c: New file.
10479 * gdb.compile/compile-nodebug.c: New file.
10480 * gdb.compile/compile-setjmp-mod.c: New file.
10481 * gdb.compile/compile-setjmp.c: New file.
10482 * gdb.compile/compile-setjmp.exp: New file.
10483 * gdb.compile/compile-shlib.c: New file.
10484 * gdb.compile/compile.c: New file.
10485 * gdb.compile/compile.exp: New file.
10486 * lib/gdb.exp (skip_compile_feature_tests): New proc.
10487
4ff709eb
TT
104882014-12-12 Tom Tromey <tromey@redhat.com>
10489
10490 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
10491 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
10492
6dddd6a5
DE
104932014-12-12 Doug Evans <dje@google.com>
10494
10495 * lib/gdb-python.exp (get_python_valueof): New function.
10496 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
10497
71c24708
AA
104982014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10499
10500 * gdb.base/completion.exp: Add test for completion of "info
10501 registers ".
10502
3e29f34a
MR
105032014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
10504
10505 * gdb.base/func-ptrs.c: New file.
10506 * gdb.base/func-ptrs.exp: New file.
10507
fc126975
SM
105082014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10509
10510 PR breakpoints/17012
10511 * gdb.base/dprintf-detach.c: New file.
10512 * gdb.base/dprintf-detach.exp: New file.
10513
0a46d518
SM
105142014-12-10 Simon Marchi <simon.marchi@ericsson.com>
10515
10516 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
10517 * lib/gdb.exp (target_is_gdbserver): New procedure.
10518
a0be3e44
DE
105192014-12-08 Doug Evans <dje@google.com>
10520
10521 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
10522
df1b803a
YQ
105232014-12-05 Yao Qi <yao@codesourcery.com>
10524
10525 * gdb.guile/scm-error.exp: Remove the third argument to
10526 gdb_remote_download.
10527 * gdb.guile/scm-frame-args.exp: Likewise.
10528 * gdb.guile/scm-section-script.exp: Likewise.
10529
ddb9f679
YQ
105302014-12-05 Yao Qi <yao@codesourcery.com>
10531
10532 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
10533
86e4ed39
DE
105342014-12-04 Doug Evans <dje@google.com>
10535
10536 * gdb.python/py-objfile.exp: Add tests for
10537 objfile.add_separate_debug_file.
10538
7c50a931
DE
105392014-12-04 Doug Evans <dje@google.com>
10540
10541 * lib/gdb.exp (get_build_id): New function.
10542 (build_id_debug_filename_get): Rewrite to use it.
10543 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
10544
621661e3
MR
105452014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
10546
10547 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
10548 `method(long)', not just 0x0.
10549 * gdb.cp/nsalias.exp: Align code labels to 4.
10550 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
10551 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
10552 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
10553 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
10554 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
10555 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
10556
29f0c3b7
DE
105572014-12-02 Doug Evans <dje@google.com>
10558
e1e061e7 10559 PR symtab/17602
29f0c3b7 10560 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 10561 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
10562 * gdb.cp/anon-ns.exp: Update.
10563
162078c8
NB
105642014-12-02 Nick Bull <nicholaspbull@gmail.com>
10565
10566 * gdb.python/py-events.py (inferior_call_handler): New.
10567 (register_changed_handler, memory_changed_handler): New.
10568 (test_events.invoke): Register new handlers.
10569 * gdb.python/py-events.exp: Add tests for inferior call,
10570 memory_changed and register_changed events.
10571
fdb09caf
AA
105722014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10573
10574 * gdb.base/execl-update-breakpoints.exp: Specify the link address
10575 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
10576 if the linker doesn't understand this.
10577
55cfb2c4
SM
105782014-12-01 Simon Marchi <simon.marchi@ericsson.com>
10579
10580 * gdb.python/python.exp: Change expected reply to help().
10581
9e8cd6df
YQ
105822014-12-01 Yao Qi <yao@codesourcery.com>
10583
10584 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
10585 AC_CONFIG_SUBDIRS(gdb.gdbtk).
10586 * configure: Re-generated.
10587
6c659fc2
SC
105882014-11-28 Siva Chandra Reddy <sivachandra@google.com>
10589
10590 * gdb.cp/chained-calls.cc: New file.
10591 * gdb.cp/chained-calls.exp: New file.
10592 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
10593
d7fc3181
SM
105942014-11-28 Simon Marchi <simon.marchi@ericsson.com>
10595
10596 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
10597 * gdb.dwarf2/symtab-producer.exp: Same.
10598 * gdb.gdb/python-interrupts.exp: Same.
10599 * gdb.gdb/python-selftest.exp: Same.
10600 * gdb.python/py-linetable.exp: Same.
10601 * gdb.python/py-type.exp: Same.
10602 * gdb.python/py-value-cc.exp: Same.
10603 * gdb.python/py-value.exp: Same.
10604
10e79639
YQ
106052014-11-28 Yao Qi <yao@codesourcery.com>
10606
10607 * gdb.base/break-probes.exp: Match library name prefixed with
10608 sysroot.
10609
f28a0564
SM
106102014-11-27 Simon Marchi <simon.marchi@ericsson.com>
10611
10612 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
10613 test expected output. Add parentheses for the call to print.
10614 Remove L suffix from integers.
10615
3fe1ce1d
DE
106162014-11-26 Doug Evans <dje@google.com>
10617
10618 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
10619
84429e27
YQ
106202014-11-22 Yao Qi <yao@codesourcery.com>
10621
10622 * gdb.trace/entry-values.c: Remove asms.
10623 (foo): Add foo_label.
10624 (bar): Add bar_label.
10625 * gdb.trace/entry-values.exp: Remove code computing foo's
10626 length and bar's length.
10627 (Dwarf::assemble): Invoke function_range for bar and use
10628 MACRO_AT_func for foo.
10629
26741859
YQ
106302014-11-22 Yao Qi <yao@codesourcery.com>
10631
10632 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
10633 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
10634 Use .Lgcc43_procstart instead of gcc43.
10635
45e44d27
JB
106362014-11-21 Joel Brobecker <brobecker@adacore.com>
10637
10638 * gdb.ada/n_arr_bound: New testcase.
10639
458c8db8
SDJ
106402014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
10641
10642 PR breakpoints/10737
10643 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
10644 test_catch_syscall_multi_arch.
10645 (test_catch_syscall_multi_arch): New function.
10646
43f3e411
DE
106472014-11-20 Doug Evans <xdje42@gmail.com>
10648
10649 * gdb.base/maint.exp: Update expected output.
10650
0d7b2549
AA
106512014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10652
10653 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
10654 4-byte instruction on S390.
10655
8908fca5
JB
106562014-11-19 Joel Brobecker <brobecker@adacore.com>
10657
10658 * gdb.ada/arr_arr: New testcase.
10659
4a46959e
JB
106602014-11-19 Joel Brobecker <brobecker@adacore.com>
10661
10662 * gdb.ada/pkd_arr_elem: New Testcase.
10663
470e2f4e
LM
106642014-11-18 Luis Machado <lgustavo@codesourcery.com>
10665
10666 * gdb.reverse/break-precsave: Expect completion message for
10667 core file reads.
10668 * gdb.reverse/consecutive-precsave.exp: Likewise.
10669 * gdb.reverse/finish-precsave.exp: Likewise.
10670 * gdb.reverse/i386-precsave.exp: Likewise.
10671 * gdb.reverse/machinestate-precsave.exp: Likewise.
10672 * gdb.reverse/sigall-precsave.exp: Likewise.
10673 * gdb.reverse/solib-precsave.exp: Likewise.
10674 * gdb.reverse/step-precsave.exp: Likewise.
10675 * gdb.reverse/until-precsave.exp: Likewise.
10676 * gdb.reverse/watch-precsave.exp: Likewise.
10677
a267f3ad
AA
106782014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10679
10680 * gdb.base/bp-permanent.c: Include unistd.h.
10681 * gdb.python/py-framefilter-mi.c (main): Add return type.
10682 * gdb.python/py-framefilter.c (main): Likewise.
10683 * gdb.trace/actions-changed.c (main): Likewise.
10684
12084a9a
AA
106852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10686
10687 * gdb.mi/until.c: Add eye-catchers.
10688 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
10689 line numbers.
10690
dc7e1a77
AA
106912014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10692
10693 * gdb.base/condbreak.exp: Drop references to removed non-prototype
10694 function header variants in break1.c.
10695 * gdb.base/ena-dis-br.exp: Likewise.
10696 * gdb.base/hbreak2.exp: Likewise.
10697 * gdb.reverse/until-precsave.exp: Drop references to removed
10698 non-prototype function header variants in ur1.c.
10699 * gdb.reverse/until-reverse.exp: Likewise.
10700
41c77605
PM
107012014-11-17 Petr Machata <pmachata@redhat.com>
10702
10703 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
10704 ${_cu_offset_size} bytes abbrev offset.
10705
34248c3a
DE
107062014-11-15 Doug Evans <xdje42@gmail.com>
10707
10708 PR symtab/17559
10709 * gdb.base/line-symtabs.exp: New file.
10710 * gdb.base/line-symtabs.c: New file.
10711 * gdb.base/line-symtabs.h: New file.
10712
646da059
YQ
107132014-11-14 Yao Qi <yao@codesourcery.com>
10714
10715 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
10716 (func): Add label func_label.
10717 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
10718 Replace low_pc and high_pc with MACRO_AT_range.
10719 Replace name, low_pc and high_pc with MACRO_AT_func.
10720
9301ebe6
YQ
107212014-11-14 Yao Qi <yao@codesourcery.com>
10722
10723 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
10724 Replace name, low_pc and high_pc with MACRO_AT_func.
10725
f166b542
YQ
107262014-11-14 Yao Qi <yao@codesourcery.com>
10727
10728 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
10729 produce debug information.
10730 * gdb.dwarf2/implptr-optimized-out.S: Removed.
10731
0f6e71e3
YQ
107322014-11-14 Yao Qi <yao@codesourcery.com>
10733
10734 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
10735 object and get function length.
10736 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
10737 with MACRO_AT_func.
10738 (top-level): Replace gdb_compile and clean_restart with
10739 prepare_for_testing.
10740 * gdb.dwarf2/main.c (main): Add label main_label.
10741
876c4df9
YQ
107422014-11-14 Yao Qi <yao@codesourcery.com>
10743
10744 * lib/dwarf.exp (function_range): New procedure.
10745 (Dwarf::_handle_macro_at_func): New procedure.
10746 (Dwarf::_handle_macro_at_range): New procedure.
10747 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
10748
02ad9cf1
YQ
107492014-11-14 Yao Qi <yao@codesourcery.com>
10750
10751 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
10752 (_handle_attribute): New procedure.
10753
a59add0c
AA
107542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10755
10756 * gdb.ada/cond_lang/foo.c (callme): Add return type.
10757 * gdb.base/call-sc.c (zed): Likewise.
10758 * gdb.base/checkpoint.c (main): Likewise.
10759 * gdb.base/dump.c (main): Likewise.
10760 * gdb.base/gcore.c (main): Likewise.
10761 * gdb.base/huge.c (main): Likewise.
10762 * gdb.base/multi-forks.c (main): Likewise.
10763 * gdb.base/pr10179-a.c (main): Likewise.
10764 * gdb.base/savedregs.c (main): Likewise.
10765 * gdb.base/sigaltstack.c (main): Likewise.
10766 * gdb.base/siginfo.c (main): Likewise.
10767 * gdb.base/structs.c (zed): Likewise.
10768 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
10769 * gdb.mi/mi-syn-frame.c (main): Likewise.
10770 * gdb.mi/until.c (foo, main): Likewise.
10771 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
10772 * gdb.base/solib-weak.c (foo): Declare.
10773 * gdb.base/attach-twice.c: Include stdio.h.
10774 * gdb.base/weaklib1.c: Likewise.
10775 * gdb.base/weaklib2.c: Likewise.
10776 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
10777 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
10778 unistd.h.
10779 * gdb.base/attach-pie-misread.c: Include stdlib.h.
10780 * gdb.mi/mi-exit-code.c: Likewise.
10781 * gdb.base/break-interp-lib.c: Include string.h.
10782 * gdb.base/coremaker.c: Likewise.
10783 * gdb.base/testenv.c: Likewise.
10784 * gdb.python/py-finish-breakpoint.c: Likewise.
10785 * gdb.base/inferior-died.c: Include sys/wait.h.
10786 * gdb.base/fileio.c: Include time.h.
10787 * gdb.base/async-shell.c: Include unistd.h.
10788 * gdb.base/dprintf-non-stop.c: Likewise.
10789 * gdb.base/info-os.c: Likewise.
10790 * gdb.mi/mi-console.c: Likewise.
10791 * gdb.mi/watch-nonstop.c: Likewise.
10792 * gdb.python/py-events.c: Likewise.
10793 * gdb.base/async.c (baz): Move up before its invocation.
10794 * gdb.base/code_elim2.c (my_global_func): Likewise.
10795 * gdb.base/skip-solib-lib.c (multiply): Likewise.
10796 * gdb.base/advance.c (func2): Likewise.
10797
3b5d5997
AA
107982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10799
10800 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
10801 variant.
10802 * gdb.base/annota3.c: Likewise.
10803 * gdb.base/async.c: Likewise.
10804 * gdb.base/average.c: Likewise.
10805 * gdb.base/call-ar-st.c: Likewise.
10806 * gdb.base/call-rt-st.c: Likewise.
10807 * gdb.base/call-sc.c: Likewise.
10808 * gdb.base/call-strs.c: Likewise.
10809 * gdb.base/ending-run.c: Likewise.
10810 * gdb.base/execd-prog.c: Likewise.
10811 * gdb.base/exprs.c: Likewise.
10812 * gdb.base/foll-exec.c: Likewise.
10813 * gdb.base/foll-fork.c: Likewise.
10814 * gdb.base/foll-vfork.c: Likewise.
10815 * gdb.base/funcargs.c: Likewise.
10816 * gdb.base/gcore.c: Likewise.
10817 * gdb.base/jump.c: Likewise.
10818 * gdb.base/langs0.c: Likewise.
10819 * gdb.base/langs1.c: Likewise.
10820 * gdb.base/langs2.c: Likewise.
10821 * gdb.base/mips_pro.c: Likewise.
10822 * gdb.base/nodebug.c: Likewise.
10823 * gdb.base/opaque0.c: Likewise.
10824 * gdb.base/opaque1.c: Likewise.
10825 * gdb.base/recurse.c: Likewise.
10826 * gdb.base/run.c: Likewise.
10827 * gdb.base/scope0.c: Likewise.
10828 * gdb.base/scope1.c: Likewise.
10829 * gdb.base/setshow.c: Likewise.
10830 * gdb.base/setvar.c: Likewise.
10831 * gdb.base/shmain.c: Likewise.
10832 * gdb.base/shr1.c: Likewise.
10833 * gdb.base/shr2.c: Likewise.
10834 * gdb.base/sigall.c: Likewise.
10835 * gdb.base/signals.c: Likewise.
10836 * gdb.base/so-indr-cl.c: Likewise.
10837 * gdb.base/solib2.c: Likewise.
10838 * gdb.base/structs.c: Likewise.
10839 * gdb.base/sum.c: Likewise.
10840 * gdb.base/vforked-prog.c: Likewise.
10841 * gdb.base/watchpoint.c: Likewise.
10842 * gdb.reverse/shr2.c: Likewise.
10843 * gdb.reverse/until-reverse.c: Likewise.
10844 * gdb.reverse/ur1.c: Likewise.
10845 * gdb.reverse/watch-reverse.c: Likewise.
10846
066a77c5
AA
108472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10848
10849 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
10850 variant.
10851 * gdb.base/sepdebug.exp: Drop references to removed code.
10852
4f204ea5
AA
108532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10854
10855 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
10856 variant. Preserve original line numbering.
10857 * gdb.base/list1.c: Likewise.
10858
3b377a3a
AA
108592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10860
10861 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
10862 variant.
10863 * gdb.base/break1.c: Likewise.
10864 * gdb.base/break.exp: Drop references to removed code.
10865
e444df73
AA
108662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10867
10868 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
10869 variant.
10870
8008f2a7
AA
108712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10872
10873 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
10874
a5a06887
AA
108752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10876
10877 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
10878 logic into perform_all_tests() and invoke it with and without
10879 function header prototypes.
10880 (do_function_calls): Remove conditional XFAIL for PR 5318.
10881 (rerun_and_prepare): Remove duplicate code.
10882 (perform_all_tests): New. Main logic moved here.
10883
44dba9b9
AA
108842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10885
10886 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
10887 code guarded by #ifdef NO_PROTOTYPES.
10888 (t_double_many_args): Likewise.
10889 (DEF_FUNC_MANY_ARGS_1): Likewise.
10890 (DEF_FUNC_VALUES_1): Likewise.
10891 (t_structs_ldc): Renamed from t_structs_fc in conditional code
10892 guarded by #ifdef PROTOTYPES.
10893
d1fbcd56
AA
108942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10895
10896 * gdb.mi/mi-console.c: Add eye-catcher.
10897 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
10898 instead of literal line number.
10899
b0e59b8f
AA
109002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10901
10902 * gdb.base/shr2.c: Add eye-catcher.
10903 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
10904 line number.
10905
78f98cca
AA
109062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10907
10908 * gdb.base/jump.c: Add eye-catchers.
10909 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
10910 numbers.
10911
58fa2af0
AA
109122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10913
10914 * gdb.base/execd-prog.c: Add eye-catchers.
10915 * gdb.base/foll-exec.c: Likewise.
10916 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
10917 line numbers.
10918
04e5059b
AA
109192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10920
10921 * gdb.base/ending-run.c: Add eye-catchers.
10922 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
10923 literal line numbers.
10924
dbfdb174
AA
109252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10926
10927 * gdb.base/call-rt-st.c: Add eye-catchers.
10928 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
10929 literal line numbers.
10930
888a2ade
AA
109312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10932
10933 * gdb.base/call-ar-st.c: Add eye-catchers.
10934 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
10935 literal line numbers.
10936
6acc2dde
AA
109372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10938
10939 * gdb.base/average.c: Add eye-catchers.
10940 * gdb.base/sum.c: Likewise.
10941 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
10942 regexps dynamically.
10943
9ecfcd1d
AA
109442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10945
10946 * gdb.base/solib1.c: Add eye-catchers.
10947 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
10948 literal line numbers.
10949
78708b7c
PA
109502014-11-12 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
10953 leader has exited.
10954
af48d08f
PA
109552014-11-12 Pedro Alves <palves@redhat.com>
10956
10957 * gdb.arch/i386-bp_permanent.c: New file.
10958 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
10959 (srcfile): Set to i386-bp_permanent.c.
10960 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
10961 that stepi does not execute the 'leave' instruction, instead of
10962 testing it does execute.
10963 * gdb.base/bp-permanent.c: New file.
10964 * gdb.base/bp-permanent.exp: New file.
10965
af3768e9
DE
109662014-11-10 Doug Evans <xdje42@gmail.com>
10967
10968 PR symtab/17564
10969 * gdb.base/symtab-search-order.exp: New file.
10970 * gdb.base/symtab-search-order.c: New file.
10971 * gdb.base/symtab-search-order-1.c: New file.
10972 * gdb.base/symtab-search-order-shlib-1.c: New file.
10973
9de00a4a
PA
109742014-11-07 Pedro Alves <palves@redhat.com>
10975
10976 PR gdb/17511
10977 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
10978 i?86-*-linux*.
10979
e0f52461
SC
109802014-11-03 Siva Chandra Reddy <sivachandra@google.com>
10981
10982 PR c++/17494
10983 * gdb.cp/pr17494.cc: New file.
10984 * gdb.cp/pr17494.exp: New file.
10985
6ce8c980
YQ
109862014-11-02 Yao Qi <yao@codesourcery.com>
10987
10988 * gdb.python/python.exp: Get working directory and match the
10989 output of "set extended-prompt \\w " with it.
10990
02be9a71
DE
109912014-10-30 Doug Evans <dje@google.com>
10992
10993 * gdb.python/py-objfile.exp: Add tests for setting random attributes
10994 in objfiles.
10995 * gdb.python/py-progspace.exp: Add tests for setting random attributes
10996 in progspaces.
10997
3bdff46b
LM
109982014-10-30 Janis Johnson <janisjo@codesourcery.com>
10999
11000 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11001 * gdb.base/realname-expand.exp: Likewise.
11002 * gdb.linespec/macro-relative.exp: Likewise.
11003
ab917dfb
PA
110042014-10-29 Pedro Alves <palves@redhat.com>
11005
11006 PR gdb/17408
11007 * gdb.threads/schedlock.c (some_function): New function.
11008 (call_function): New global.
11009 (MAYBE_CALL_SOME_FUNCTION): New macro.
11010 (thread_function): Call it.
11011 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11012 and use it instead of a global counter. Adjust all callers.
11013 (get_current_thread): Use "find current thread" for test message
11014 here rather than having all callers pass down the same string.
11015 (goto_loop): New procedure, factored out from ...
11016 (my_continue): ... this.
11017 (step_ten_loops): Change parameter from test message to command to
11018 use. Adjust.
11019 (list_count): Delete global.
11020 (check_result): New procedure, factored out from duplicate top
11021 level code.
11022 (continue tests): Wrap in with_test_prefix.
11023 (test_step): New procedure, factored out from duplicate top level
11024 code.
11025 (top level): Test "step" in combination with all scheduler-locking
11026 modes. Test "next" in combination with all scheduler-locking
11027 modes, and in combination with stepping over a function call or
11028 not.
11029 * gdb.threads/next-bp-other-thread.c: New file.
11030 * gdb.threads/next-bp-other-thread.exp: New file.
11031
d3d4baed
PA
110322014-10-29 Pedro Alves <palves@redhat.com>
11033
11034 PR python/17372
11035 * gdb.python/python.exp: Test a multi-line command that spawns
11036 interactive Python.
11037 * gdb.base/multi-line-starts-subshell.exp: New file.
11038
563e8d85
YQ
110392014-10-29 Yao Qi <yao@codesourcery.com>
11040
11041 * gdb.base/fileio.exp: Make directories on host.
11042
0ea4d52e
YQ
110432014-10-29 Yao Qi <yao@codesourcery.com>
11044
11045 * gdb.base/fileio.c (test_write): Close the file.
11046
7f5ef605
PA
110472014-10-28 Pedro Alves <palves@redhat.com>
11048
11049 PR gdb/12623
11050 * gdb.base/sigstep.c (no_handler): New global.
11051 (main): If 'no_handler is true, set the signal handlers to
11052 SIG_IGN.
11053 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11054 with_sw_watch and no_handler parameters. Handle them.
11055 (top level) <stepping over handler when stopped at a breakpoint
11056 test>: Add a test axis for testing with a software watchpoint, and
11057 another for testing with the signal handler set to SIG_IGN.
11058 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11059 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11060
abbdbd03
PA
110612014-10-28 Pedro Alves <palves@redhat.com>
11062
11063 PR gdb/17511
11064 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11065 * gdb.base/sigstep.exp (other_handler_location): New global.
11066 (advance): Support stepping into the signal handler, and running
11067 commands while in the handler.
11068 (in_handler_map): New global.
11069 (top level): In the advance test, add combinations for getting
11070 into the handler with stepping commands, and for running commands
11071 in the handler. Add comment descripting the advancei tests.
11072
1df4399f
PA
110732014-10-28 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.base/sigstep.exp: Use build_executable instead of
11076 prepare_for_testing.
11077 (top level): Move code that starts GDB, runs to main and creates a
11078 display to ...
11079 (restart): ... this new procedure.
11080 (top level): Move backtrace from signal handler test to ...
11081 (validate_backtrace): ... this new procedure.
11082 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11083 with_test_prefix. Always restart GDB.
11084 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11085 with_test_prefix. Always restart GDB. No need to delete
11086 breakpoints after the test.
11087 (test_skip_handler): Remove prefix parameter.
11088 (skip_over_handler, breakpoint_to_handler)
11089 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11090 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11091 restart GDB. No need to delete breakpoints after the test.
11092 (top level): Use foreach to call the test procedures with
11093 different commands.
11094
a5b6e449
PA
110952014-10-28 Pedro Alves <palves@redhat.com>
11096
11097 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11098 instead of GNATS numbers.
11099 * gdb.base/sigbpt.exp: Likewise.
11100 * gdb.base/siginfo.exp: Likewise.
11101 * gdb.base/sigstep.exp: Likewise.
11102
e5f8a7cc
PA
111032014-10-27 Pedro Alves <palves@redhat.com>
11104
11105 * gdb.base/sigstep.c (dummy): New global.
11106 (main): Issue a couple writes to the new global.
11107 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11108 procedures.
11109 (skip_over_handler): Use test_skip_handler.
11110 (top level): Call skip_over_handler for stepi and nexti too.
11111 (breakpoint_over_handler): Use test_skip_handler.
11112 (top level): Call breakpoint_over_handler for stepi and nexti too.
11113
763905a3
YQ
111142014-10-27 Yao Qi <yao@codesourcery.com>
11115
11116 * gdb.trace/tfile.c (adjust_function_address)
11117 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
11118 function descriptor.
11119
6f259a23
DB
111202014-10-24 Don Breazeal <donb@codesourcery.com>
11121
11122 * gdb.base/foll-fork.exp (test_follow_fork,
11123 catch_fork_child_follow): Check for updated fork messages emitted
11124 from infrun.c.
11125 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
11126 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
11127 vfork_and_exec_child_follow_through_step): Check for updated vfork
11128 messages emitted from infrun.c.
11129
09dd9a69
PA
111302014-10-24 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.base/corefile.exp: Remove references to ultrix.
11133 * gdb.base/interrupt.exp: Likewise.
11134 * gdb.base/whatis.exp: Likewise.
11135 * gdb.gdb/selftest.exp: Likewise.
11136 * gdb.threads/manythreads.exp: Likewise.
11137 * gdb.threads/print-threads.exp: Likewise.
11138 * gdb.threads/pthreads.exp:: Likewise.
11139 * gdb.threads/schedlock.exp: Likewise.
11140
3433cfa5
SC
111412014-10-24 Siva Chandra Reddy <sivachandra@google.com>
11142
11143 * gdb.cp/non-trivial-retval.cc: Add a test case.
11144 * gdb.cp/non-trivial-retval.exp: Add a test.
11145
092f880b
YQ
111462014-10-20 Yao Qi <yao@codesourcery.com>
11147
11148 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
11149 * gdb.python/py-objfile-script-gdb.py: New file.
11150 * gdb.python/py-objfile-script.exp: Update reference to
11151 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
11152 of remote_download. Remove the dest file.
11153
acbdb7f3
YQ
111542014-10-20 Yao Qi <yao@codesourcery.com>
11155
11156 * gdb.base/checkpoint.exp: Don't remove file copied on host.
11157 * gdb.base/step-line.exp: Likewise.
11158 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11159 * gdb.dwarf2/dw2-basic.exp: Likewise.
11160 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11161 * gdb.dwarf2/dw2-filename.exp: Likewise.
11162 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11163 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11164 * gdb.dwarf2/dw2-producer.exp: Likewise.
11165 * gdb.dwarf2/mac-fileno.exp: Likewise.
11166 * gdb.python/py-frame-args.exp: Likewise.
11167 * gdb.python/py-framefilter.exp: Likewise.
11168 * gdb.python/py-mi.exp: Likewise.
11169 * gdb.python/py-objfile-script.exp: Likewise
11170 * gdb.python/py-pp-integral.exp: Likewise.
11171 * gdb.python/py-pp-re-notag.exp: Likewise.
11172 * gdb.python/py-prettyprint.exp: Likewise.
11173 * gdb.python/py-section-script.exp: Likewise.
11174 * gdb.python/py-typeprint.exp: Likewise.
11175 * gdb.python/py-xmethods.exp: Likewise.
11176 * gdb.stabs/weird.exp: Likewise.
11177 * gdb.xml/tdesc-regs.exp: Likewise.
11178
bd286a29
KCY
111792014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
11180
11181 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
11182 (out_cu): Use addr_len for the size of addresses.
11183 (out_line): Likewise. Size DW_LNE_set_address instruction
11184 according to addr_len.
11185 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
11186 (FUNC): Add START_INSNS to definition.
11187
673dc4a0
YQ
111882014-10-18 Yao Qi <yao@codesourcery.com>
11189
11190 * gdb.base/argv0-symlink.exp: Check argv[0] value if
11191 gdb_has_argv0 return true.
11192 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
11193 check [target_info exists noargs], check [gdb_has_argv0]
11194 instead.
11195 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11196 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
11197 procedures.
11198
4ffbba72
DE
111992014-10-17 Doug Evans <dje@google.com>
11200
11201 * gdb.python/py-events.exp: Update expected output for clear_objfiles
11202 event.
11203 * gdb.python/py-events.py: Add clear_objfiles event.
11204
d096d8c1
DE
112052014-10-17 Doug Evans <dje@google.com>
11206
11207 * gdb.python/py-objfile.exp: Test progspace attribute.
11208
a80db015
LM
112092014-10-17 Luis Machado <lgustavo@codesourcery.com>
11210
11211 * gdb.guile/scm-breakpoint.exp: Do not assume any
11212 directory separators when matching source file paths.
11213 * gdb.python/py-breakpoint.exp: Likewise.
11214 * gdb.reverse/break-precsave.exp: Likewise.
11215 * gdb.reverse/break-reverse.exp: Likewise.
11216 * gdb.reverse/consecutive-precsave.exp: Likewise.
11217 * gdb.reverse/finish-precsave.exp: Likewise.
11218 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
11219 * gdb.reverse/finish-reverse.exp: Likewise.
11220 * gdb.reverse/i386-precsave.exp: Likewise.
11221 * gdb.reverse/i387-env-reverse.exp: Likewise.
11222 * gdb.reverse/i387-stack-reverse.exp: Likewise.
11223 * gdb.reverse/machinestate-precsave.exp: Likewise.
11224 * gdb.reverse/machinestate.exp: Likewise.
11225 * gdb.reverse/sigall-precsave.exp: Likewise.
11226 * gdb.reverse/solib-precsave.exp: Likewise.
11227 * gdb.reverse/step-precsave.exp: Likewise.
11228 * gdb.reverse/until-precsave.exp: Likewise.
11229 * gdb.reverse/watch-precsave.exp: Likewise.
11230 * gdb.reverse/watch-reverse.exp: Likewise.
11231
b22089ab
YQ
112322014-10-17 Yao Qi <yao@codesourcery.com>
11233
11234 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
11235 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
11236
6c4486e6
PA
112372014-10-17 Pedro Alves <palves@redhat.com>
11238
11239 PR gdb/17471
11240 * gdb.base/bg-execution-repeat.c: New file.
11241 * gdb.base/bg-execution-repeat.exp: New file.
11242
0ff33695
PA
112432014-10-17 Pedro Alves <palves@redhat.com>
11244
11245 PR gdb/17300
11246 * gdb.base/continue-all-already-running.c: New file.
11247 * gdb.base/continue-all-already-running.exp: New file.
11248
6fdebc3d
PA
112492014-10-17 Pedro Alves <palves@redhat.com>
11250
11251 PR gdb/17472
11252 * gdb.base/annota-input-while-running.c: New file.
11253 * gdb.base/annota-input-while-running.exp: New file.
11254
32a8097b
PA
112552014-10-17 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.base/callfuncs.exp: emove references to osf.
11258 * gdb.base/sigall.exp: Likewise.
11259 * gdb.gdb/selftest.exp: Likewise.
11260 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11261 * gdb.mi/non-stop.c: Likewise.
11262 * gdb.mi/pthreads.c: Likewise.
11263 * gdb.reverse/sigall-precsave.exp: Likewise.
11264 * gdb.reverse/sigall-reverse.exp: Likewise.
11265 * gdb.threads/pthreads.c: Likewise.
11266 * gdb.threads/pthreads.exp: Likewise.
11267
7a3517ff
YQ
112682014-10-17 Yao Qi <yao@codesourcery.com>
11269
11270 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
11271 check 'target_info exists noargs'.
11272 (test_command_prompt_position): Likewise.
11273 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
11274 Remove "set args".
11275 (progvar_simple_while_test): Likewise.
11276 (progvar_complex_if_while_test): Likewise.
11277 (if_while_breakpoint_command_test): Likewise.
11278 (infrun_breakpoint_command_test): Likewise.
11279 (breakpoint_command_test): Likewise.
11280 (watchpoint_command_test): Likewise.
11281 (bp_deleted_in_command_test): Likewise.
11282 (temporary_breakpoint_commands): Likewise.
11283
bb99c472
YQ
112842014-10-16 Yao Qi <yao@codesourcery.com>
11285
11286 * gdb.base/remotetimeout.exp: Remove noargs checking.
11287
7c16b83e
PA
112882014-10-15 Pedro Alves <palves@redhat.com>
11289
11290 PR breakpoints/9649
11291 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
11292 * gdb.base/breakpoint-in-ro-region.exp
11293 (probe_target_hardware_step): New procedure.
11294 (top level): Probe hardware stepping and hardware breakpoint
11295 support. Test stepping through a read-only region, with both
11296 "breakpoint auto-hw" on and off and both "always-inserted" on and
11297 off.
11298
35a49624
IB
112992014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
11300
11301 * gdb.dlang/demangle.exp: Update for demangling changes.
11302
2d1c107c
SC
113032014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11304
11305 * gdb.cp/non-trivial-retval.cc: Add new test cases.
11306 * gdb.cp/non-trivial-retval.exp: Add new tests.
11307
778811d5
SC
113082014-10-15 Siva Chandra Reddy <sivachandra@google.com>
11309
11310 PR c++/13403
11311 PR c++/15154
11312 * gdb.cp/non-trivial-retval.cc: New file.
11313 * gdb.cp/non-trivial-retval.exp: New file.
11314
10c5f0a8
YQ
113152014-10-15 Yao Qi <yao@codesourcery.com>
11316
11317 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
11318 remote host.
11319
65d7b369
YQ
113202014-10-15 Yao Qi <yao@codesourcery.com>
11321
11322 * gdb.python/py-symbol.exp: Match file base name if host is
11323 remote, otherwise match file name with dir name.
11324 * gdb.python/py-symtab.exp: Likewise.
11325 * gdb.python/python.exp: Likewise.
11326
46dc1394
YQ
113272014-10-15 Yao Qi <yao@codesourcery.com>
11328
11329 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
11330 pattern.
11331 * gdb.python/py-symtab.exp: Likewise.
11332 * gdb.python/python.exp: Remove trailing ".*". Fix typo
11333 locationn.
11334
c40cc657
JB
113352014-10-14 Joel Brobecker <brobecker@adacore.com>
11336
11337 * gdb.ada/addr_arith: New testcase.
11338
2abf49e1
MR
113392014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
11340
11341 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
11342 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
11343 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
11344 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
11345
f7088df3
SDJ
113462014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
11347
11348 * gdb.arch/stap-eval-lang-ada.S: Likewise.
11349 * gdb.arch/stap-eval-lang-ada.c: Likewise.
11350 * gdb.arch/stap-eval-lang-ada.exp: New file.
11351
4dc06805
YQ
113522014-10-14 Yao Qi <yao@codesourcery.com>
11353
11354 * gdb.mi/mi-var-child.c (nothing1): New function.
11355 (nothing2): New function.
11356 (do_children_tests): Set function pointers by nothing1 and
11357 nothing2.
11358 * gdb.mi/mi-var-child.exp: Step over new added statements.
11359 Update test to match the new output.
11360 * gdb.mi/var-cmd.c (nothing1): New function.
11361 (nothing2): New function.
11362 (do_children_tests): Set function pointers by nothing1 and
11363 nothing2.
11364 * gdb.mi/mi-var-display.exp: Update test to match output.
11365 Step to the line specified by $line_dct_nothing.
11366 Increase the number of lines to step.
11367
46a93de2
YQ
113682014-10-14 Yao Qi <yao@codesourcery.com>
11369
11370 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
11371 tests.
11372 * gdb.mi/mi2-var-child.exp: Likewise.
11373
14ea52ee
DE
113742014-10-13 Doug Evans <dje@google.com>
11375
11376 * gdb.python/py-objfile.exp: Change name of file name test.
11377
e5c6e92b
DE
113782014-10-13 Doug Evans <dje@google.com>
11379
11380 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
11381 from the start of the CU.
11382
c780cc2f
JK
113832014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11384 Yao Qi <yao@codesourcery.com>
11385
11386 Fix "save breakpoints" for "catch" command.
11387 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
11388 Remove -nonewline. Match also the added "main" line.
11389
99894e11
JK
113902014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11391
11392 Fix "save breakpoints" for "disable $bpnum" command.
11393 * gdb.base/save-bp.c (main): Add label.
11394 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
11395
6e1ac5a3
JK
113962014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11397
11398 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
11399
754dd2b0
YQ
114002014-10-11 Yao Qi <yao@codesourcery.com>
11401
11402 * gdb.server/server-kill.exp: Execute command
11403 "set remote trace-status-packet on" before "tstatus".
11404
f90183d7
YQ
114052014-10-11 Yao Qi <yao@codesourcery.com>
11406
11407 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
11408 (main): Call getppid.
11409 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
11410 and continue to it. Read variable "server_pid".
11411
bf40a607
YQ
114122014-10-11 Yao Qi <yao@codesourcery.com>
11413
11414 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
11415
052ca370
YQ
114162014-10-11 Yao Qi <yao@codesourcery.com>
11417
11418 * gdb.threads/thread-find.exp: Don't execute command
11419 "info threads".
11420 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
11421 * gdb.threads/linux-dp.exp: Don't check the condition
11422 $threads_created equals to zero.
11423
3831839c
PA
114242014-10-10 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.base/bigcore.exp: Remove references to IRIX.
11427 * gdb.base/funcargs.exp: Likewise.
11428 * gdb.base/interrupt.exp: Likewise.
11429 * gdb.base/mips_pro.exp: Likewise.
11430 * gdb.base/nodebug.exp: Likewise.
11431 * gdb.base/setvar.exp: Likewise.
11432 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
11433
8b9a549d
PA
114342014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11435 Pedro Alves <palves@redhat.com>
11436
11437 PR symtab/14466
11438 * gdb.base/vdso-warning.c: New file.
11439 * gdb.base/vdso-warning.exp: New file.
11440
d48ba5e8
DE
114412014-10-02 Doug Evans <dje@google.com>
11442
11443 * gdb.base/structs.c (main): Don't run forever.
11444
2278c276
PA
114452014-10-02 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
11448 (top level) <stop threads 1, stop threads 2>: Use it.
11449
b57bacec
PA
114502014-10-02 Pedro Alves <palves@redhat.com>
11451
11452 * gdb.threads/break-while-running.exp (test): Add new
11453 'update_thread_list' argument. Skip "info threads" if false.
11454 (top level): Add new 'update_thread_list' axis.
11455
13fd3ff3
PA
114562014-10-02 Pedro Alves <palves@redhat.com>
11457
11458 PR breakpoints/17431
11459 * gdb.base/execl-update-breakpoints.c: New file.
11460 * gdb.base/execl-update-breakpoints.exp: New file.
11461
0fec99e8
PA
114622014-10-01 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.base/breakpoint-in-ro-region.c: New file.
11465 * gdb.base/breakpoint-in-ro-region.exp: New file.
11466
2ddf4301
SM
114672014-10-01 Simon Marchi <simon.marchi@ericsson.com>
11468
11469 * gdb.mi/mi-exit-code.exp: New file.
11470 * gdb.mi/mi-exit-code.c: New file.
11471
6a5f3f43
YQ
114722014-09-30 Yao Qi <yao@codesourcery.com>
11473
11474 * lib/prelink-support.exp (build_executable_own_libs): Error if
11475 the target isn't native.
11476
345bcc73
YQ
114772014-09-30 Yao Qi <yao@codesourcery.com>
11478
11479 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
11480 false.
11481
a25a5a45
PA
114822014-09-22 Pedro Alves <palves@redhat.com>
11483
11484 * gdb.threads/break-while-running.exp: New file.
11485 * gdb.threads/break-while-running.c: New file.
11486
00ba3162
YQ
114872014-09-19 Yao Qi <yao@codesourcery.com>
11488
11489 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
11490 Invoke test. Restart GDB with --readnow and invoke test again.
11491
c3b7b696
YQ
114922014-09-19 Yao Qi <yao@codesourcery.com>
11493
11494 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
11495 proc set_breakpoint_on_gcd_function. Invoke
11496 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
11497 invoke set_breakpoint_on_gcd_function again.
11498
2b4fd423
DE
114992014-09-18 Doug Evans <dje@google.com>
11500
11501 * gdb.dwarf2/symtab-producer.exp: New file.
11502
a5947601
SDJ
115032014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11504
11505 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
11506 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
11507 * gdb.base/global-var-nested-by-dso.c: Likewise.
11508 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11509
91c19059
SDJ
115102014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
11511 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.base/watch-bitfields.exp: Pass string other than test file
11514 name to prepare_for_testing.
11515 (watch): New procedure.
11516 (expect_watchpoint): Use with_test_prefix.
11517 (top level): Factor out tests to ...
11518 (test_watch_location, test_regular_watch): ... these new
11519 procedures, and use with_test_prefix and gdb_continue_to_end.
11520
bb9d5f81
PP
115212014-09-16 Patrick Palka <patrick@parcs.ath.cx>
11522
11523 PR breakpoints/12526
11524 * gdb.base/watch-bitfields.exp: New file.
11525 * gdb.base/watch-bitfields.c: New file.
11526
635856f5
PA
115272014-09-16 Pedro Alves <palves@redhat.com>
11528
11529 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
11530 software and hardware addresses, not software address against
11531 itself.
11532
7280ceea
PA
115332014-09-16 Pedro Alves <palves@redhat.com>
11534
11535 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
11536 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
11537
428b16bd
PA
115382014-09-16 Pedro Alves <palves@redhat.com>
11539
11540 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
11541 files.
11542 * gdb.base/a2-run.exp: Remove all code guarded by istarget
11543 "*-*-vxworks*" throughout.
11544 * gdb.base/break.exp: Likewise.
11545 * gdb.base/default.exp: Likewise.
11546 * gdb.base/scope.exp: Likewise.
11547 * gdb.base/sepdebug.exp: Likewise.
11548 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
11549 throughout.
11550 * gdb.base/run.c: Likewise.
11551 * gdb.base/sepdebug.c: Likewise.
11552 * gdb.hp/gdb.aCC/run.c: Likewise.
11553 * gdb.reverse/until-reverse.c: Likewise.
11554 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
11555
666d413c
YQ
115562014-09-16 Yao Qi <yao@codesourcery.com>
11557
11558 * boards/local-remote-host-native.exp: New file.
11559
57cbd724
DE
115602014-09-14 Doug Evans <xdje42@gmail.com>
11561
11562 * gdb.threads/queue-signal.c (thread_count): New variable.
11563 (thread_count_mutex, thread_count_condvar): New variables.
11564 (incr_thread_count, wait_all_threads_running): New functions.
11565 (main): Wait for all threads to be in their thread functions.
11566
81219e53
DE
115672014-09-13 Doug Evans <xdje42@gmail.com>
11568
11569 * gdb.threads/queue-signal.c: New file.
11570 * gdb.threads/queue-signal.exp: New file.
11571
3714cea7
DE
115722014-09-13 Doug Evans <xdje42@gmail.com>
11573
11574 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
11575 be consistent with what default_gdb_init uses.
11576 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
11577 the plain text of the prompt. Add some logging printfs.
11578 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
11579
fa43b1d7
PA
115802014-09-12 Pedro Alves <palves@redhat.com>
11581
11582 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
11583 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
11584 * gdb.arch/i386-size-overlap.exp: Likewise.
11585 * gdb.arch/i386-size.exp: Likewise.
11586 * gdb.arch/i386-unwind.exp: Likewise.
11587 * gdb.base/a2-run.exp: Likewise.
11588 * gdb.base/break.exp: Likewise.
11589 * gdb.base/charset.exp: Likewise.
11590 * gdb.base/chng-syms.exp: Likewise.
11591 * gdb.base/commands.exp: Likewise.
11592 * gdb.base/dbx.exp: Likewise.
11593 * gdb.base/find.exp: Likewise.
11594 * gdb.base/funcargs.exp: Likewise.
11595 * gdb.base/jit-simple.exp: Likewise.
11596 * gdb.base/reread.exp: Likewise.
11597 * gdb.base/sepdebug.exp: Likewise.
11598 * gdb.base/step-bt.exp: Likewise.
11599 * gdb.cp/mb-inline.exp: Likewise.
11600 * gdb.cp/mb-templates.exp: Likewise.
11601 * gdb.objc/basicclass.exp: Likewise.
11602 * gdb.threads/killed.exp: Likewise.
11603
9d9bf2df
EBM
116042014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11605
11606 PR tdep/17379
11607 * gdb.arch/powerpc-stackless.S: New file.
11608 * gdb.arch/powerpc-stackless.exp: New file.
11609
1cf2f1b0
JK
116102014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.base/attach.c: Include unistd.h.
11613 (main): Call alarm. Add label postloop.
11614 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
11615 gdb_breakpoint, gdb_continue_to_breakpoint.
11616 (test_command_line_attach_run): Kill ${testpid} in one exit path.
11617
98880d46
PA
116182014-09-11 Pedro Alves <palves@redhat.com>
11619
11620 PR gdb/17347
11621 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
11622 * gdb.base/attach.exp (test_command_line_attach_run): New
11623 procedure.
11624 (top level): Call it.
11625
4c92ff2c
PA
116262014-09-11 Pedro Alves <palves@redhat.com>
11627
11628 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
11629 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
11630 (do_command_attach_tests): Use spawn_wait_for_attach.
11631 * gdb.base/solib-overlap.exp: Likewise.
11632 * gdb.multi/multi-attach.exp: Likewise.
11633 * gdb.python/py-prompt.exp: Likewise.
11634 * gdb.python/py-sync-interp.exp: Likewise.
11635 * gdb.server/ext-attach.exp: Likewise.
11636
3adc1a7d
GKB
116372014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
11638
11639 * gdb.fortran/array-element.exp: Remove unexpected "continue"
11640 command in testcase. Simplify testcase.
11641
96334934
JB
116422014-09-10 Joel Brobecker <brobecker@adacore.com>
11643
11644 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
11645
eb479039
JB
116462014-09-10 Joel Brobecker <brobecker@adacore.com>
11647
11648 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
11649
deede10c
JB
116502014-09-10 Joel Brobecker <brobecker@adacore.com>
11651
11652 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
11653
7828a5f5
JB
116542014-09-10 Joel Brobecker <brobecker@adacore.com>
11655
11656 * gdb.dwarf2/dynarr-ptr.c: New file.
11657 * gdb.dwarf2/dynarr-ptr.exp: New file.
11658
33aeebcf
MR
116592014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11660
11661 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
11662 of 30 rather than hardcoding 120 for a slow test case. Take the
11663 `gdb,timeout' target setting into account for this calculation.
11664 Don't extend the timeout for the test cases that don't need it.
11665
7b415901
MR
116662014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11667
11668 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
11669 a factor of 2 for a slow test case. Take the `gdb,timeout'
11670 target setting into account for this calculation.
11671 * gdb.reverse/until-precsave.exp: Increase the timeout by
11672 a factor of 15 and 3 respectively rather than adding 120
11673 for a pair of slow test cases. Take the `gdb,timeout'
11674 target setting into account for this calculation.
11675
4a40f85a
MR
116762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11677
11678 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
11679 timeout, don't pass one down to gdb_expect.
11680 (gdb_expect): Rework timeout selection.
11681
09635af7
MR
116822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11683
11684 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
11685 exception on timeout.
11686 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
11687 (gdbserver_start_extended): Catch any `gdbserver_start' error
11688 exceptions.
11689 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
11690 * lib/mi-support.exp (mi_gdb_target_load): Catch any
11691 `gdbserver_gdb_load' error exceptions.
11692
2bdd10b7
MR
116932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
11694
11695 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
11696 120 on waiting for the TCP socket to open.
11697
316935f0
DE
116982014-09-09 Doug Evans <xdje42@gmail.com>
11699
11700 * gdb.base/default.exp (show_conv_list): Add _caller_is,
11701 _caller_matches, _any_caller_is, _any_caller_matches.
11702
83740597
DE
117032014-09-09 Doug Evans <xdje42@gmail.com>
11704
11705 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
11706
4c122fc3
YQ
117072014-09-09 Yao Qi <yao@codesourcery.com>
11708
11709 * gdb.mi/mi-var-display.exp: Set print symbol off.
11710
a9f116cb
GKB
117112014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
11712
11713 PR gdb/17035
11714 * gdb.base/commands.exp: Add tests to verify user-defined
11715 commands with empty bodies.
11716 * gdb.python/py-cmd.exp: Test that we don't show user-defined
11717 python commands in `show user command`.
11718 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
11719 scheme commands in `show user command`.
11720
c75bd3a2
JK
117212014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11722
11723 PR python/17355
11724 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
11725 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
11726 * gdb.python/py-framefilter-invalidarg.exp: New file.
11727 * gdb.python/py-framefilter-invalidarg.py: New file.
11728
faa42425
DE
117292014-09-06 Doug Evans <xdje42@gmail.com>
11730
11731 PR 15276
11732 * gdb.python/py-caller-is.c: New file.
11733 * gdb.python/py-caller-is.exp: New file.
11734
474ca4f6
SDJ
117352014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
11736
11737 PR gdb/17235
11738 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
11739 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
11740
eb0b0463
SDJ
117412014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
11742
11743 PR fortran/17237
11744 * gdb.fortran/print-formatted.exp: New file.
11745 * gdb.fortran/print-formatted.f90: Likewise.
11746
5f3b99cf
SS
117472014-09-03 Sasha Smundak <asmundak@google.com>
11748
11749 * gdb.python/py-frame.exp: Test Frame.read_register.
11750
7d793aa9
SDJ
117512014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
11752
11753 PR python/16699
11754 * gdb.python/py-completion.exp: New file.
11755 * gdb.python/py-completion.py: Likewise.
11756
fb0576e9
DE
117572014-08-28 Doug Evans <dje@google.com>
11758
11759 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
11760 eax,etc. are live with values set by gdb and thus the compiler can't
11761 use them.
11762 * gdb.arch/i386-pseudo.c (main): Ditto.
11763
ee92b0dd
DE
117642014-08-27 Doug Evans <dje@google.com>
11765
11766 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
11767
6649db35
DE
117682014-08-25 Doug Evans <dje@google.com>
11769
11770 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
11771 (main): Ditto.
11772
564b7600
DE
117732014-08-25 Doug Evans <dje@google.com>
11774
11775 * gdb.threads/thread-execl.exp: #include <stdio.h>.
11776
3881fb67
YQ
117772014-08-24 Yao Qi <yao@codesourcery.com>
11778
11779 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
11780 symbol off.
11781 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
11782
a05a36a5
DE
117832014-08-22 Doug Evans <dje@google.com>
11784
11785 PR 17276
11786 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
11787 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
11788 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
11789
7c343b48
YQ
117902014-08-22 Yao Qi <yao@codesourcery.com>
11791
11792 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
11793 * gdb.python/py-finish-breakpoint2.exp: Likewise.
11794 * gdb.python/python.exp: Likewise. Use .py file on the host
11795 instead of the build.
11796
22fd09ae
JK
117972014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11798
11799 * gdb.threads/gcore-stale-thread.c: New file.
11800 * gdb.threads/gcore-stale-thread.exp: New file.
11801
a8454a7c
PA
118022014-08-21 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
11805 * gdb.base/gcore-relro-pie.exp: Likewise.
11806 * gdb.base/gcore-relro.exp: Likewise.
11807 * gdb.base/gcore.exp: Likewise.
11808 * gdb.base/print-symbol-loading.exp: Likewise.
11809 * gdb.threads/gcore-thread.exp: Likewise.
11810 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
11811
2a31c623
PA
118122014-08-20 Pedro Alves <palves@redhat.com>
11813 Jan Kratochvil <jan.kratochvil@redhat.com>
11814
11815 * Makefile.in (EXTRA_RULES, CC): New variables, get from
11816 configure.
11817 (EXPECT): Handle READ1 being set.
11818 (all): Depend on EXTRA_RULES.
11819 (check-read1, expect-read1, read1.so, read1): New rules.
11820 * README (Testsuite Parameters): Document the READ1 make variable.
11821 (Race detection): New section.
11822 * configure: Regenerate.
11823 * configure.ac: If build==host==target, and running under a
11824 GNU/glibc system, add read1 to the extra Makefile rules.
11825 (EXTRA_RULES): AC_SUBST it.
11826 * lib/read1.c: New file.
11827
d36430db
JB
118282014-08-20 Joel Brobecker <brobecker@adacore.com>
11829
11830 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
11831 the handling of variables declared as a typedef to an array
11832 which a DW_AT_data_location attribute.
11833
9a0dc9e3
PA
118342014-08-19 Andrew Burgess <aburgess@broadcom.com>
11835 Pedro Alves <palves@redhat.com>
11836
11837 PR symtab/14604
11838 PR symtab/14605
11839 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
11840 gdb_test.
11841
0718a8da
PA
118422014-08-19 Pedro Alves <palves@redhat.com>
11843
11844 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
11845
13b448cd
YQ
118462014-08-19 Yao Qi <yao@codesourcery.com>
11847
11848 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
11849 right line.
11850
1cbf5077
DB
118512014-08-18 David Blaikie <dblaikie@gmail.com>
11852
11853 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
11854
bf0fae19
JB
118552014-08-18 Joel Brobecker <brobecker@adacore.com>
11856
11857 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
11858 attribute in array range.
11859
3c8c5dcc
JB
118602014-08-18 Joel Brobecker <brobecker@adacore.com>
11861
11862 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
11863
e66d4446
SC
118642014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11865
11866 PR c++/17132
11867 * gdb.cp/pr17132.cc: New file.
11868 * gdb.cp/pr17132.exp: New file.
11869
940df408
SC
118702014-08-15 Siva Chandra Reddy <sivachandra@google.com>
11871
11872 * gdb.python/py-xmethods.py (A_getarrayind)
11873 (E_method_char_worker.__call__, E_method_int_worker.__call__):
11874 Use 'print' with function call syntax.
11875 (E_method_matcher.match): Fix tab vs space indentation mixup.
11876
ebcc6c3a
YQ
118772014-08-15 Yao Qi <yao@codesourcery.com>
11878
11879 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
11880 false.
11881
775e0f04
YQ
118822014-08-15 Yao Qi <yao@codesourcery.com>
11883
11884 * gdb.cp/casts.exp: Set print symbol off.
11885 * gdb.cp/class2.exp: Likewise.
11886 * gdb.cp/overload.exp: Likewise.
11887 * gdb.cp/templates.exp: Likewise.
11888
d769e349
DE
118892014-08-11 Doug Evans <dje@google.com>
11890
11891 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
11892 (test_load_shlib): Update.
11893
20c6f1e1
YQ
118942014-08-09 Yao Qi <yao@codesourcery.com>
11895
11896 * gdb.base/display.exp: Invoke is_address_zero_readable.
11897 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
11898 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
11899 * gdb.base/hbreak-unmapped.exp: Return if
11900 is_address_zero_readable returns true.
11901 * gdb.base/signest.exp: Likewise.
11902 * gdb.base/signull.exp: Likewise.
11903 * gdb.base/sigbpt.exp: Likewise.
11904 * gdb.guile/scm-disasm.exp: Do the test if
11905 is_address_zero_readable returns false.
11906 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
11907 * gdb.python/py-arch.exp: Likewise.
11908 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
11909 * lib/gdb.exp (is_address_zero_readable): New proc.
11910
5792e8e3
YQ
119112014-08-09 Yao Qi <yao@codesourcery.com>
11912
11913 PR testsuite/13443
11914 * gdb.mi/mi-var-display.exp: Make test messages unique.
11915
3cecbbbe
TT
119162014-08-04 Tom Tromey <tromey@redhat.com>
11917
11918 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
11919 target 0".
11920
00b51ff5
TT
119212014-08-04 Tom Tromey <tromey@redhat.com>
11922
11923 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
11924 "target_resume".
11925
6908c509
JB
119262014-08-01 Joel Brobecker <brobecker@adacore.com>
11927
11928 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
11929 inner_vla_struct_object_size.
11930 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
11931 as xfail.
11932
cc6563d2
PA
119332014-07-30 Pedro Alves <palves@redhat.com>
11934
11935 * gdb.threads/signal-command-handle-nopass.exp (test): Add
11936 comment.
11937
7e09a223
YQ
119382014-07-29 Yao Qi <yao@codesourcery.com>
11939
11940 PR gdb/17206
11941 * gdb.base/until-nodebug.exp: New.
11942
7ebdbe92
DE
119432014-07-28 Doug Evans <xdje42@gmail.com>
11944
11945 PR guile/17203
11946 * gdb.guile/scm-parameter.exp: Add tests for trying to create
11947 previously existing parameter, and previously ambiguously spelled
11948 parameter.
11949
fdb1adc6
WN
119502014-07-28 Will Newton <will.newton@linaro.org>
11951
11952 * gdb.base/varargs.exp: Remove KFAILs for ARM.
11953
186fcde0
DE
119542014-07-26 Ludovic Courtès <ludo@gnu.org>
11955 Doug Evans <xdje42@gmail.com>
11956
11957 PR guile/17146
11958 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
11959
70509625
PA
119602014-07-25 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.threads/signal-command-handle-nopass.c: New file.
11963 * gdb.threads/signal-command-handle-nopass.exp: New file.
11964 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
11965 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
11966 * gdb.threads/signal-delivered-right-thread.c: New file.
11967 * gdb.threads/signal-delivered-right-thread.exp: New file.
11968
c3f814a1
PA
119692014-07-25 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.base/double-prompt-target-event-error.exp
11972 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
11973 match.
11974 (cancel_pagination_in_target_event): Rework double prompt
11975 detection.
11976 * gdb.base/paginate-after-ctrl-c-running.exp
11977 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
11978 <return>' match.
11979 * gdb.base/paginate-bg-execution.exp
11980 (test_bg_execution_pagination_return)
11981 (test_bg_execution_pagination_cancel): Remove '-notransfer
11982 <return>' matches.
11983 * gdb.base/paginate-execution-startup.exp
11984 (test_fg_execution_pagination_return)
11985 (test_fg_execution_pagination_cancel): Remove '-notransfer
11986 <return>' matches.
11987 * gdb.base/paginate-inferior-exit.exp
11988 (test_paginate_inferior_exited): Remove '-notransfer <return>'
11989 match.
11990 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
11991 * lib/gdb.exp (pagination_prompt): Run text through
11992 string_to_regexp.
11993 (gdb_test_multiple): Match $pagination_prompt instead of
11994 "<return>".
11995 (string_to_regexp): Move to lib/gdb-utils.exp.
11996
e214cf6c
JK
119972014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11998
11999 * gdb.arch/amd64-entry-value-paramref.S: New file.
12000 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12001 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12002 * gdb.arch/amd64-optimout-repeat.S: New file.
12003 * gdb.arch/amd64-optimout-repeat.c: New file.
12004 * gdb.arch/amd64-optimout-repeat.exp: New file.
12005
17d0c5c8
JK
120062014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12007
12008 PR gdb/17170
12009 * gdb.base/statistics.exp: New file.
12010
b8b8facf
DE
120112014-07-17 Doug Evans <dje@google.com>
12012
74b49205 12013 PR gdb/17170
b8b8facf
DE
12014 * gdb.base/maint.exp: Update testing of per-command stats.
12015
1b5d0ab3
PA
120162014-07-16 Pedro Alves <palves@redhat.com>
12017
12018 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12019 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12020 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12021 (tfile_write_buf): New functions.
12022 (add_memory_block): Rewrite using the above.
12023 (adjust_function_address): New function.
12024 (FUNCTION_ADDRESS): New macro.
12025 (write_basic_trace_file): Remove short_x local, and use
12026 tfile_write_16. Change type of func_addr local to unsigned long
12027 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12028 here. Cast argument of add_memory_block to char pointer.
12029 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12030 (main): Remove parameters.
12031 * gdb.trace/tfile.exp: Remove nowarnings.
12032
4d974e88
SM
120332014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12034
12035 * gdb.base/debug-expr.exp: Test string evaluation with
12036 "debug expression" on.
12037
41e99568
PA
120382014-07-15 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/reread.exp: Use clean_restart.
12041
487d9753
PL
120422014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12043
12044 * gdb.arch/avr-flash-qualifer.c: New.
12045 * gdb.arch/avr-flash-qualifer.exp: New.
12046
cc1c52ad
PA
120472014-07-14 Pedro Alves <palves@redhat.com>
12048
12049 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12050 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12051
1e973570
PA
120522014-07-14 Pedro Alves <palves@redhat.com>
12053
12054 * gdb.base/double-prompt-target-event-error.c: New file.
12055 * gdb.base/double-prompt-target-event-error.exp: New file.
12056
93d6eb10
PA
120572014-07-14 Pedro Alves <palves@redhat.com>
12058
12059 PR gdb/17072
12060 * gdb.base/paginate-inferior-exit.c: New file.
12061 * gdb.base/paginate-inferior-exit.exp: New file.
12062
0017922d
PA
120632014-07-14 Pedro Alves <palves@redhat.com>
12064
12065 PR gdb/17072
12066 * gdb.base/paginate-bg-execution.c: New file.
12067 * gdb.base/paginate-bg-execution.exp: New file.
12068
94696ad3
PA
120692014-07-14 Pedro Alves <palves@redhat.com>
12070
12071 PR gdb/17072
12072 * gdb.base/paginate-execution-startup.c: New file.
12073 * gdb.base/paginate-execution-startup.exp: New file.
12074 * lib/gdb.exp (pagination_prompt): New global.
12075 (default_gdb_spawn): New procedure, factored out from
12076 default_gdb_spawn.
12077 (default_gdb_start): Adjust to call default_gdb_spawn.
12078 (gdb_spawn): New procedure.
12079
bd293940
PA
120802014-07-14 Pedro Alves <palves@redhat.com>
12081
12082 * lib/gdb.exp (gdb_assert): New procedure.
12083 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12084
c933f875
PA
120852014-07-14 Pedro Alves <palves@redhat.com>
12086
12087 * gdb.base/execution-termios.c: New file.
12088 * gdb.base/execution-termios.exp: New file.
12089
d98b7a16
TT
120902014-07-14 Tom Tromey <tromey@redhat.com>
12091
12092 * gdb.cp/vla-cxx.cc: New file.
12093 * gdb.cp/vla-cxx.exp: New file.
12094
548740d6
TT
120952014-07-14 Tom Tromey <tromey@redhat.com>
12096
12097 * gdb.reverse/rerun-prec.c: New file.
12098 * gdb.reverse/rerun-prec.exp: New file.
12099
a25eb028
MR
121002014-07-12 Maciej W. Rozycki <macro@mips.com>
12101 Maciej W. Rozycki <macro@codesourcery.com>
12102
12103 * lib/gdb-utils.exp: New file.
12104 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12105 inline `gdb_init_command' processing.
12106 (gdb_start_cmd): Likewise.
12107 * lib/mi-support.exp (mi_run_cmd): Likewise.
12108 * README: Document `gdb_init_command' and `gdb_init_commands'.
12109
218c2655
JK
121102014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12111
12112 Fix false FAIL running under a very long directory name.
12113 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
12114 and "set print elements 10000". Twice.
12115
5401fde3
YQ
121162014-07-11 Yao Qi <yao@codesourcery.com>
12117
12118 * gdb.base/exprs.exp: "set print symbol off".
12119
e76126e8
PA
121202014-07-11 Pedro Alves <palves@redhat.com>
12121
12122 * gdb.threads/kill.c: New file.
12123 * gdb.threads/kill.exp: New file.
12124
2d6f0de6
YQ
121252014-07-10 Yao Qi <yao@codesourcery.com>
12126
12127 * gdb.trace/tfile.c (write_basic_trace_file)
12128 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
12129 address written to trace file.
12130
7180e04a
PA
121312014-07-09 Pedro Alves <palves@redhat.com>
12132
12133 * gdb.base/attach-wait-input.exp: New file.
12134 * gdb.base/attach-wait-input.c: New file.
12135
9a9a7608
AB
121362014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
12137
12138 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
12139 setting up test structures.
12140 (main): Call new test function.
12141 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
12142 test function, continue into test function and walk test
12143 structures.
12144
161ac41e
YQ
121452014-07-02 Yao Qi <yao@codesourcery.com>
12146
12147 * gdb.trace/entry-values.c: Define labels 'foo_start' and
12148 'bar_start' at the beginning of functions 'foo' and 'bar'
12149 respectively.
12150 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
12151 instead of 'foo' and 'bar'.
12152
1f267ae3
MM
121532014-07-08 Markus Metzger <markus.t.metzger@intel.com>
12154
12155 * gdb.btrace/segv.exp: New.
12156 * gdb.btrace/segv.c: New.
12157
2b239efb
LM
121582014-07-02 Luis Machado <lgustavo@codesourcery.com>
12159
12160 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
12161 instruction.
12162
cf363f18
MW
121632014-06-30 Mark Wielaard <mjw@redhat.com>
12164
12165 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
12166 vulture, vilify, villar): New volatile array constants.
12167 (vindictive, vegetation): New const volatile array constants.
12168 * gdb.base/volatile.exp: Test volatile and const volatile array
12169 types.
12170
aebf9d24
AA
121712014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12172
12173 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
12174 target lacks support for awatch, rwatch, or hbreak.
12175
b67a2c6f
YQ
121762014-06-27 Yao Qi <yao@codesourcery.com>
12177
12178 * gdb.multi/dummy-frame-restore.exp: New.
12179 * gdb.multi/dummy-frame-restore.c: New.
12180
aef92902
MM
121812014-06-25 Markus Metzger <markus.t.metzger@intel.com>
12182
12183 * gdb.btrace/gcore.exp: New.
12184
8e9db26e
PA
121852014-06-23 Pedro Alves <palves@redhat.com>
12186
12187 * gdb.base/watchpoint-reuse-slot.c: New file.
12188 * gdb.base/watchpoint-reuse-slot.exp: New file.
12189
70afc5b7
SC
121902014-06-23 Siva Chandra Reddy <sivachandra@google.com>
12191
12192 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
12193 progspace's filename in 'info', 'enable' and 'disable' command
12194 tests.
12195
b972bd9c
JK
121962014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12197
12198 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
12199 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12200 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
12201
125f8a3d
GB
122022014-06-20 Gary Benson <gbenson@redhat.com>
12203
12204 * gdb.arch/i386-avx.exp: Fix include file location.
12205 * gdb.arch/i386-sse.exp: Likewise.
12206
3ed9baed
IB
122072014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
12208
12209 * gdb.dlang/expression.exp: New file.
12210
034f788c
PA
122112014-06-19 Pedro Alves <palves@redhat.com>
12212
12213 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
12214 out from ...
12215 (top level): ... here. Iterate running tests under different
12216 scheduler-locking settings.
12217
45371d0c
LM
122182014-06-18 Luis Machado <lgustavo@codesourcery.com>
12219
12220 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
12221 to DW_FORM_addr and use non-zero addresses.
12222
5d376983
SC
122232014-06-18 Siva Chandra Reddy <sivachandra@google.com>
12224
12225 PR gdb/17017
12226 * gdb.python/py-xmethods.cc: Add global function call counters and
12227 increment them in their respective functions. Remove "cout"
12228 statements.
12229 * gdb.python/py-xmethods.exp: Make tests check the global function
12230 call counters instead of depending on inferior IO.
12231
a1aa2221
LM
122322014-06-18 Don Breazeal <donb@codesourcery.com>
12233
12234 * gdb.base/foll-fork.exp (default_fork_parent_follow):
12235 Deleted procedure.
12236 (explicit_fork_parent_follow): Deleted procedure.
12237 (explicit_fork_child_follow): Deleted procedure.
12238 (test_follow_fork): New procedure.
12239 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 12240 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
12241 procedure calls.
12242
0fc05997
YQ
122432014-06-17 Yao Qi <yao@codesourcery.com>
12244
12245 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
12246 CP1252.
12247
70795c52
LM
122482014-06-17 Luis Machado <lgustavo@codesourcery.com>
12249
12250 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
12251 Initialize ptr and S explicitly.
12252 (skip_type_update_when_not_use_rtti_test): Likewise.
12253
6be47f0c
KS
122542014-06-16 Keith Seitz <keiths@redhat.com>
12255
12256 PR mi/15863
12257 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
12258 the inferior is started.
12259
d03de421
PA
122602014-06-16 Pedro Alves <palves@redhat.com>
12261
12262 * gdb.base/break-main-file-remove-fail.c: New file.
12263 * gdb.base/break-main-file-remove-fail.exp: New file.
12264 * gdb.base/break-unload-file.exp: Use build_executable instead of
12265 prepare_for_testing.
12266 (test_break): New parameter "initial_load". Handle it.
12267 (top level): Add initial_load cmdline/file axis.
12268
f9579b99
TT
122692014-06-12 Tom Tromey <tromey@redhat.com>
12270
12271 * gdb.base/completion.exp: Don't use directory name in test.
12272
3657956b
GB
122732014-06-09 Gary Benson <gbenson@redhat.com>
12274
12275 * gdb.base/sigall.c [Functions to send signals]: Reorder to
12276 separate the always-available ANSI-standard signals from the
12277 signals that require checking.
12278 (main): Likewise.
12279 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
12280 Likewise.
12281 (main): Likewise.
12282
4186eb54
KS
122832014-06-07 Keith Seitz <keiths@redhat.com>
12284
12285 Revert:
12286 PR c++/16253
12287 * gdb.cp/var-tag.cc: New file.
12288 * gdb.cp/var-tag.exp: New file.
12289 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
12290 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
12291 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
12292 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
12293
25326a28 122942014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
12295
12296 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
12297
829155c9
PA
122982014-06-06 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
12301 in target debug output instead of looking at RSP packets,
12302 disabling the test on any target that uses hardware stepping.
12303 Update comments.
12304
61c8d22e
PA
123052014-06-06 Pedro Alves <palves@redhat.com>
12306
12307 * gdb.base/break-unload-file.exp: Fix typo.
12308
d9a47287
YQ
123092014-06-06 Yao Qi <yao@codesourcery.com>
12310
12311 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
12312 from "jit_function" to "^jit_function".
12313
e5e01dbf
YQ
123142014-06-06 Yao Qi <yao@codesourcery.com>
12315
12316 * gdb.base/async.c (foo): Add one statement.
12317 * gdb.base/async.exp: Get the next instruction address and
12318 match the output of "nexti" by instruction address. Match
12319 the hex address in the output of "finish".
12320
73ba372c
GB
123212014-06-06 Gary Benson <gbenson@redhat.com>
12322
12323 * gdb.base/call-signals.c: Remove preprocessor conditionals
12324 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
12325 SIGSEGV and SIGTERM.
12326 * gdb.base/sigall.c: Likewise.
12327 * gdb.base/unwindonsignal.c: Likewise.
12328 * gdb.reverse/sigall-reverse.c: Likewise.
12329
831517df
YQ
123302014-06-06 Yao Qi <yao@codesourcery.com>
12331
12332 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
12333 readable, skip the test.
12334
b8b91e98
YQ
123352014-06-06 Yao Qi <yao@codesourcery.com>
12336
12337 * gdb.threads/staticthreads.c (thread_function): Move the line
12338 setting breakpoint on forward.
12339 * gdb.threads/staticthreads.exp: Update comments.
12340
fb934770
LC
123412014-06-05 Ludovic Courtès <ludo@gnu.org>
12342
12343 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
12344 "history-append! type error".
12345
6ef284bd
SM
123462014-06-05 Simon Marchi <simon.marchi@ericsson.com>
12347
12348 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
12349 erroneous dprintf expected input.
12350
a872e241
DE
123512014-06-04 Doug Evans <xdje42@gmail.com>
12352
12353 * gdb.guile/scm-generics.exp: Delete.
12354
16f691fb
DE
123552014-06-04 Doug Evans <xdje42@gmail.com>
12356
12357 * gdb.guile/scm-breakpoint.exp: Update.
12358 Add tests for breakpoint registration.
12359
012370f6
TT
123602014-06-04 Tom Tromey <tromey@redhat.com>
12361
12362 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
12363 VLA-in-union.
12364 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
12365 inner_vla_struct, vla_union types. Initialize objects of those
12366 types and compute their sizes.
12367
9f5a4cef
HZ
123682014-06-04 Nathan Sidwell <nathan@codesourcery.com>
12369 Hui Zhu <hui@codesourcery.com>
12370
12371 * gdb.base/fileio.exp: Add test for shell not available as well as
12372 available.
12373 * gdb.base/fileio.c (test_system): Check for shell twice.
12374
90a45c4d
YQ
123752014-06-04 Yao Qi <yao@codesourcery.com>
12376
12377 * gdb.base/auto-connect-native-target.exp: Remove redundant
12378 space from the regexp pattern.
12379
70017e41
YQ
123802014-06-04 Yao Qi <yao@codesourcery.com>
12381
12382 * gdb.base/default.exp: Replace "child" with "native" in
12383 regexp pattern.
12384
883964a7
SC
123852014-06-03 Siva Chandra Reddy <sivachandra@google.com>
12386
12387 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
12388 * gdb.python/py-xmethods.exp: New tests to test xmethods.
12389 * gdb.python/py-xmethods.py: Python script supporting the
12390 new testcase and tests.
12391
ef370185
JB
123922014-06-03 Joel Brobecker <brobecker@adacore.com>
12393 Pedro Alves <palves@redhat.com>
12394
12395 PR breakpoints/17000
12396 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
12397 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
12398
1e2ccb61
BM
123992014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
12400
12401 * gdb.base/subst.exp: Add tests to verify partial path matching
12402 output.
12403
c6ec5ab2
PA
124042014-06-03 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
12407 target that doesn't use software single-stepping.
12408
835c559f
PA
124092014-06-03 Pedro Alves <palves@redhat.com>
12410
12411 PR breakpoints/17000
12412 * gdb.base/sss-bp-on-user-bp-2.c: New file.
12413 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
12414
06eb1586
DE
124152014-06-02 Doug Evans <xdje42@gmail.com>
12416
12417 * gdb.guile/scm-parameter.exp: New file.
12418
e698b8c4
DE
124192014-06-02 Doug Evans <xdje42@gmail.com>
12420
12421 * gdb.guile/scm-cmd.c: New file.
12422 * gdb.guile/scm-cmd.exp: New file.
12423
ded03782
DE
124242014-06-02 Doug Evans <xdje42@gmail.com>
12425
12426 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
12427 pretty-printer lookup.
12428 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
12429 (make-pp_s-printer): Call it.
12430 (make-pretty-printer-from-dict): New function.
12431 (lookup-pretty-printer-maker-from-dict): New function.
12432 (*pretty-printer*): Simplify.
12433 (make-objfile-pp_s-printer): New function.
12434 (install-objfile-pretty-printers!): New function.
12435 (make-progspace-pp_s-printer): New function.
12436 (install-progspace-pretty-printers!): New function.
12437 * gdb.guile/scm-progspace.c: New file.
12438 * gdb.guile/scm-progspace.exp: New file.
12439
41fac0cf
PA
124402014-06-02 Pedro Alves <palves@redhat.com>
12441
12442 * gdb.base/dprintf-bp-same-addr.c: New file.
12443 * gdb.base/dprintf-bp-same-addr.exp: New file.
12444
96ae5695
EBM
124452014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12446
12447 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
12448 * gdb.arch/powerpc-power.s: Likewise.
12449
da02b3a8
JB
124502014-06-02 Joel Brobecker <brobecker@adacore.com>
12451
12452 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
12453
c72b2e7b
YQ
124542014-06-01 Yao Qi <yao@codesourcery.com>
12455
12456 * gdb.base/watchpoint.exp (test_watch_location): Check null
12457 pointer can be dereferenced. If not, do the test, otherwise
12458 skip it.
12459
53e8a631
AB
124602014-05-30 Andrew Burgess <aburgess@broadcom.com>
12461
12462 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
12463 results.
12464 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
12465
938f0e2f
AB
124662014-05-30 Andrew Burgess <aburgess@broadcom.com>
12467
12468 * gdb.arch/amd64-invalid-stack-middle.S: New file.
12469 * gdb.arch/amd64-invalid-stack-middle.c: New file.
12470 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
12471 * gdb.arch/amd64-invalid-stack-top.c: New file.
12472 * gdb.arch/amd64-invalid-stack-top.exp: New file.
12473
9ba6657a
PA
124742014-05-30 Pedro Alves <palves@redhat.com>
12475
12476 PR breakpoints/17000
12477 * gdb.base/sss-bp-on-user-bp.c: New file.
12478 * gdb.base/sss-bp-on-user-bp.exp: New file.
12479
522c09bf
DB
124802014-05-30 David Blaikie <dblaikie@gmail.com>
12481
12482 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
12483 gnu_inline semantics via attribute.
12484 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
12485 source explicitly specifies the required semantics.
12486
bf4ef81e
MR
124872014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
12488
12489 * gdb.reverse/sigall-reverse.exp: Fix a typo.
12490
329ea579
PA
124912014-05-29 Pedro Alves <palves@redhat.com>
12492 Tom Tromey <tromey@redhat.com>
12493
12494 * gdb.base/async-shell.exp: Don't enable target-async.
12495 * gdb.base/async.exp
12496 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
12497 parameter. Adjust.
12498 (top level): Don't test with "target-async".
12499 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
12500 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
12501 * gdb.base/inferior-died.exp: Don't enable target-async.
12502 * gdb.base/interrupt-noterm.exp: Likewise.
12503 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
12504 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12505 * gdb.mi/mi-nonstop.exp: Likewise.
12506 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12507 * gdb.mi/mi-nsintrall.exp: Likewise.
12508 * gdb.mi/mi-nsmoribund.exp: Likewise.
12509 * gdb.mi/mi-nsthrexec.exp: Likewise.
12510 * gdb.mi/mi-watch-nonstop.exp: Likewise.
12511 * gdb.multi/watchpoint-multi.exp: Adjust comment.
12512 * gdb.python/py-evsignal.exp: Don't enable target-async.
12513 * gdb.python/py-evthreads.exp: Likewise.
12514 * gdb.python/py-prompt.exp: Likewise.
12515 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
12516 * gdb.server/solib-list.exp: Don't enable target-async.
12517 * gdb.threads/thread-specific-bp.exp: Likewise.
12518 * lib/mi-support.exp: Adjust to use mi-async.
12519
fd664c91
PA
125202014-05-29 Pedro Alves <palves@redhat.com>
12521
12522 PR gdb/13860
12523 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
12524 reason, even in sync mode.
12525
251bde03
PA
125262014-05-29 Pedro Alves <palves@redhat.com>
12527 Hui Zhu <hui@codesourcery.com>
12528
12529 PR PR15693
12530 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
12531 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
12532 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
12533 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
12534
7f3c0343
JB
125352014-05-28 Joel Brobecker <brobecker@adacore.com>
12536
12537 * config/monitor.exp (gdb_target_monitor): Replace use of
12538 "set remotebaud" by "set serial baud".
12539
b2715b27
AW
125402014-05-26 Andy Wingo <wingo@igalia.com>
12541
12542 * gdb.guile/scm-breakpoint.exp:
12543 * gdb.guile/scm-gsmob.exp: Update to use plain old object
12544 properties instead of gdb-object-properties.
12545
498a4489
YQ
125462014-05-26 Yao Qi <yao@codesourcery.com>
12547
12548 * gdb.server/no-thread-db.exp: Specify source file name
12549 explicitly when setting a breakpoint.
12550
589fdceb
MM
125512014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12552
12553 * gdb.btrace/vdso.c: New.
12554 * gdb.btrace/vdso.exp: New.
12555
e9089e05
MM
125562014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12557
12558 * gdb.base/gcore.exp (capture_command_output): Move ...
12559 * lib/gdb.exp (capture_command_output): ... here.
12560
67b5c0c1
MM
125612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
12562
12563 * gdb.btrace/data.exp: Test memory access during btrace replay.
12564
a2199296
SM
125652014-05-22 Simon Marchi <simon.marchi@ericsson.com>
12566
12567 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
12568
17b2616c
PA
125692014-05-21 Pedro Alves <palves@redhat.com>
12570
12571 PR gdb/13860
12572 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
12573 (top level): Test that output related to execution commands is
12574 sent to the console with CLI commands, but not with MI commands.
12575 Test that breakpoint events are always mirrored to the console.
12576 Also expect the new source line to be output after a "next" in
12577 async mode too. Make it a pass/fail test.
12578 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
12579 output.
12580 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
12581
5166082f
PA
125822014-05-21 Pedro Alves <palves@redhat.com>
12583
12584 * gdb.base/list.exp (build_pattern, test_list): New procedures.
12585 Use them to test variations of "list" after reaching a breakpoint.
12586 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
12587 Test "list" with listsize 10 after reaching a breakpoint.
12588 * gdb.python/python.exp (decode_line current location line
12589 number): Adjust expected line number.
12590
2f25d70f
SM
125912014-05-21 Simon Marchi <simon.marchi@ericsson.com>
12592
12593 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
12594 behavior for $args, pass it directly to "run".
12595
ff604a67
MR
125962014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
12597
12598 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
12599 30000 to 65536.
12600
6a3cb8e8
PA
126012014-05-21 Pedro Alves <palves@redhat.com>
12602
12603 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
12604 auto-connect-native-target off".
12605 * gdb.base/auto-connect-native-target.c: New file.
12606 * gdb.base/auto-connect-native-target.exp: New file.
12607
4ebfc96e
PA
126082014-05-21 Pedro Alves <palves@redhat.com>
12609
12610 * gdb.base/default.exp: Test "target native" instead of "target
12611 child".
12612
36d46afb
MW
126132014-05-21 Mark Wielaard <mjw@redhat.com>
12614
12615 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12616
5876f503
JK
126172014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12618
12619 Fix TLS access for -static -pthread.
12620 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
12621 <HAVE_TLS> (thread_function, main): Initialize it.
12622 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
12623 Add clean_restart.
12624 <$have_tls != "">: Check TLSVAR.
12625
0256a6ac
PA
126262014-05-21 Pedro Alves <palves@redhat.com>
12627
12628 * gdb.base/dcache-line-read-error.c: New.
12629 * gdb.base/dcache-line-read-error.exp: New.
12630
936d2992
PA
126312014-05-20 Pedro Alves <palves@redhat.com>
12632
12633 * gdb.base/compare-sections.c: New file.
12634 * gdb.base/compare-sections.exp: New file.
12635
802e8e6d
PA
126362014-05-20 Pedro Alves <palves@redhat.com>
12637
12638 * gdb.base/break-idempotent.c: New file.
12639 * gdb.base/break-idempotent.exp: New file.
12640
e59fa00f
MM
126412014-05-20 Markus Metzger <markus.t.metzger@intel.com>
12642
12643 * gdb.btrace/nohist.exp: New.
12644
8b696e31
YQ
126452014-05-20 Yao Qi <yao@codesourcery.com>
12646
12647 * lib/gdb.exp (gdb_init): Set timeout if test file is under
12648 gdb.reverse directory and gdb_reverse_timeout exists in board
12649 setting.
12650 * README: Document gdb_reverse_timeout.
12651
73c9764f
YQ
126522014-05-20 Yao Qi <yao@codesourcery.com>
12653
12654 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
12655 'test_file_name'. Treat args as a string instead of a list.
12656 (gdb_init): Rename argument 'args' by 'test_file_name'.
12657
f1f4348a
JK
126582014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12659
12660 * gdb.arch/powerpc-power.exp: New file.
12661 * gdb.arch/powerpc-power.s: New file.
12662
0dbe70ce
DE
126632014-05-16 Doug Evans <dje@google.com>
12664
12665 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
12666 * gdb.base/completion.exp: Check that all expected files exist
12667 before doing file completion.
0dbe70ce 12668
8d551b02
DE
126692014-05-16 Doug Evans <dje@google.com>
12670
12671 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
12672 Update.
12673 (do_syscall_tests_without_xml): Update.
12674
73eb7709
PA
126752014-05-16 Pedro Alves <palves@redhat.com>
12676
12677 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
12678 instead of "unknown output after running".
12679
3fae92fc
YQ
126802014-05-16 Yao Qi <yao@codesourcery.com>
12681
12682 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
12683 file1.txt from host at the end.
12684 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12685
c2b2ccc5
DE
126862014-05-15 Doug Evans <dje@google.com>
12687
12688 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
12689 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
12690 loading file. Add test for TU lookup.
12691
8c217a4b
SM
126922014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12693
12694 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
12695 calling "-exec-arguments" or "set args" before running the
12696 inferior.
12697
3deb39c6
SM
126982014-05-15 Simon Marchi <simon.marchi@ericsson.com>
12699
12700 * lib/mi-support.exp (mi_expect_stop): Expect message for
12701 inferiors that exit with non-zero exit code.
12702
71a79f8c
YQ
127032014-05-14 Yao Qi <yao@codesourcery.com>
12704
12705 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
12706 match absolute path on remote host.
12707 (test_file_list_exec_source_files): Remove "/" from the
12708 pattern.
12709
f23fcd46
YQ
127102014-05-14 Yao Qi <yao@codesourcery.com>
12711
12712 * boards/local-remote-host-notty.exp (${board}_file): New
12713 proc.
12714
9404b58f
KM
127152014-05-07 Kyle McMartin <kyle@redhat.com>
12716
12717 Pushed by Joel Brobecker <brobecker@adacore.com>.
12718 * gdb.arch/aarch64-atomic-inst.c: New file.
12719 * gdb.arch/aarch64-atomic-inst.exp: New file.
12720
5e45f04c
YQ
127212014-05-07 Yao Qi <yao@codesourcery.com>
12722
12723 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
12724 in current context" too.
12725
c888a17d
KS
127262014-05-05 Keith Seitz <keiths@redhat.com>
12727
12728 * gdb.linespec/ls-dollar.exp: Add test for linespec
12729 file:convenience_variable.
12730
290a839c
YQ
127312014-05-05 Yao Qi <yao@codesourcery.com>
12732
12733 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
12734 traceframes into tfile and ctf trace files. Read data from
12735 trace file and test collected data.
12736 (gdb_collect_locals_test): Likewise.
12737 (gdb_unavailable_registers_test): Likewise.
12738 (gdb_unavailable_floats): Likewise.
12739 (gdb_collect_globals_test): Likewise.
12740 (top-level): Append "ctf" to trace_file_targets if GDB
12741 supports.
12742
b5262cd0
YQ
127432014-05-05 Yao Qi <yao@codesourcery.com>
12744
12745 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
12746 code to ...
12747 (gdb_collect_args_test_1): ... it. New proc.
12748 (gdb_collect_locals_test): Move some code to ...
12749 (gdb_collect_locals_test_1): ... it. New proc.
12750 (gdb_unavailable_registers_test): Move some code to ...
12751 (gdb_unavailable_registers_test_1): ... it. New proc.
12752 (gdb_unavailable_floats): Move some code to ...
12753 (gdb_unavailable_floats_1): ... it. New proc.
12754
30a1e6cc
SDJ
127552014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12756
12757 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
12758 probes to test for bitness recognition.
12759 * gdb.arch/amd64-stap-optional-prefix.exp
12760 (test_probe_value_without_reg): New procedure.
12761 Add code to test for different kinds of bitness.
12762
f33da99a
SDJ
127632014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
12764
12765 PR breakpoints/16889
12766 * gdb.arch/amd64-stap-optional-prefix.S: New file.
12767 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
12768
5b80f00d
PA
127692014-05-01 Pedro Alves <palves@redhat.com>
12770
12771 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
12772 gdb_file_cmd if no file is specified.
12773 * boards/native-extended-gdbserver.exp (gdb_load): Use the
12774 last_loaded_file to set the remote exec-file.
12775
f8c2a73c
PA
127762014-05-01 Pedro Alves <palves@redhat.com>
12777
12778 * boards/local-remote-host.exp: New file.
12779
be6e8ac7
PA
127802014-05-01 Pedro Alves <palves@redhat.com>
12781
12782 * boards/local-remote-host.exp: Rename to ...
12783 * boards/local-remote-host-notty.exp: ... this.
12784
cac0dc8f
JB
127852014-04-28 Joel Brobecker <brobecker@adacore.com>
12786
12787 * gdb.ada/dyn_arrayidx: New testcase.
12788
9730e6cc
YQ
127892014-04-26 Yao Qi <yao@codesourcery.com>
12790
12791 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
12792 and compute the length of function main. Save it in
12793 $main_length.
12794 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
12795 (top-level): Use gdb_compile to compile objects into
12796 executable and restart GDB. Remove invocation to
12797 prepare_for_testing.
12798
7ae1a6a6
PA
127992014-04-25 Simon Marchi <simon.marchi@ericsson.com>
12800 Pedro Alves <palves@redhat.com>
12801
12802 PR server/16255
12803 * gdb.multi/multi-attach.c: New file.
12804 * gdb.multi/multi-attach.exp: New file.
12805
4082afcc
PA
128062014-04-25 Pedro Alves <palves@redhat.com>
12807
12808 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
12809 user.
12810 (top level): Test that "set remote conditional-breakpoints-packet
12811 off" works as intended.
12812 * gdb.base/dprintf.exp: Test that "set remote
12813 breakpoint-commands-packet off" works as intended.
12814 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
12815 New function.
12816 (top level): Call it.
12817 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
12818 remote fast-tracepoints-packet off" works as intended.
12819 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
12820 * lib/gdb.exp (gdb_is_target_remote): ... here.
12821
2abc3f8d
DB
128222014-04-24 David Blaikie <dblaikie@gmail.com>
12823
12824 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
12825 ensure clang would not discard them.
12826 * gdb.base/gdbvars.c: Ditto.
12827 * gdb.base/memattr.c: Ditto.
12828 * gdb.base/whatis.c: Ditto.
12829 * gdb.python/py-prettyprint.c: Ditto.
12830 * gdb.trace/actions.c: Ditto.
12831 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
12832 ensure clang would not discard it.
12833
bfd39632
DB
128342014-04-24 David Blaikie <dblaikie@gmail.com>
12835
12836 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
12837 clang to emit the full definition of type required by the test
12838 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
12839
22842ff6
DB
128402014-04-24 David Blaikie <dblaikie@gmail.com>
12841
12842 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
12843 coax Clang into emitting the definition of the type.
12844 * gdb.cp/pr10728-x.h (y): Ditto.
12845 * gdb.cp/pr10728-y.cc (y): Ditto.
12846
c2e827ad
DB
128472014-04-24 David Blaikie <dblaikie@gmail.com>
12848
12849 * gdb.base/label.exp: XFAIL label related tests under Clang.
12850 * gdb.cp/cplabel.exp: Ditto.
12851 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
12852 under Clang those using labels.
12853
4c2d33e7
YQ
128542014-04-25 Yao Qi <yao@codesourcery.com>
12855
12856 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
12857 double_label.
12858 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
12859 partial_label and double_label.
12860
56083b99
DB
128612014-04-24 David Blaikie <dblaikie@gmail.com>
12862
12863 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
12864
25d4e99d
DB
128652014-04-24 David Blaikie <dblaikie@gmail.com>
12866
12867 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
12868 of the function to work across GCC and Clang.
12869 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
12870 pointer types (const void ** const V void **).
12871
01f9f808
MS
128722014-04-24 Michael Sturm <michael.sturm@mintel.com>
12873 Walfred Tedeschi <walfred.tedeschi@intel.com>
12874
12875 * Makefile.in (EXECUTABLES): Added i386-avx512.
12876 * gdb.arch/i386-avx512.c: New file.
12877 * gdb.arch/i386-avx512.exp: Likewise.
12878
4b48d439
KS
128792014-04-23 Keith Seitz <keiths@redhat.com>
12880
12881 * lib/mi-support.exp (mi_list_breakpoints): Delete.
12882 (mi_make_breakpoint_table): New procedure.
12883 (mi_create_breakpoint): Use mi_make_breakpoint
12884 and return the result.
12885 (mi_make_breakpoint): New procedure.
12886 (mi_build_kv_pairs): New procedure.
12887
12888 * gdb.mi/mi-break.exp: Remove unused globals,
12889 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
12890 All callers updated.
12891 * gdb.mi/mi-dprintf.exp: Use variable to track command
12892 number.
12893 Update all callers of mi_create_breakpoint and use
12894 mi_make_breakpoint_table.
12895 Remove any unused global variables.
12896 * gdb.mi/mi-nonstop.exp: Likewise.
12897 * gdb.mi/mi-nsintrall.exp: Likewise.
12898 * gdb.mi/mi-nsmoribund.exp: Likewise.
12899 * gdb.mi/mi-nsthrexec.exp: Likewise.
12900 * gdb.mi/mi-reverse.exp: Likewise.
12901 * gdb.mi/mi-simplerun.exp: Likewise.
12902 * gdb.mi/mi-stepn.exp: Likewise.
12903 * gdb.mi/mi-syn-frame.exp: Likewise.
12904 * gdb.mi/mi-until.exp: Likewise.
12905 * gdb.mi/mi-var-cp.exp: Likewise.
12906 * gdb.mi/mi-var-display.exp: Likewise.
12907 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
12908 * gdb.mi/mi2-var-child.exp: Likewise.
12909 * gdb.mi/mi-vla-c99.exp: Likewise.
12910 * lib/mi-support.exp: Likewise.
12911
12912 From Ian Lance Taylor <iant@cygnus.com>:
12913 * lib/gdb.exp (parse_args): New procedure.
12914
08351840
PA
129152014-04-23 Pedro Alves <palves@redhat.com>
12916
12917 * gdb.base/break-unload-file.c: New file.
12918 * gdb.base/break-unload-file.exp: New file.
12919 * gdb.base/sym-file-lib.c (baz): New function.
12920 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
12921 field.
12922 (load): Store the segment's mapped size.
12923 (unload): New function.
12924 (unload_shlib): New function.
12925 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
12926 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
12927 set a breakpoint at baz, and call it.
12928 * gdb.base/sym-file.exp: New tests for stale breakpoint
12929 instructions.
12930
076855f9
PA
129312014-04-23 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
12934 * gdb.base/hbreak-in-shr-unsupported.c: New file.
12935 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
12936 * gdb.base/hbreak-unmapped.c: New file.
12937 * gdb.base/hbreak-unmapped.exp: New file.
12938 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
12939 * lib/gdb.exp (gdb_is_target_remote): ... here.
12940
483805cf
PA
129412014-04-22 Pedro Alves <palves@redhat.com>
12942
12943 * gdb.base/consecutive-step-over.c: New file.
12944 * gdb.base/consecutive-step-over.exp: New file.
12945
06d97543
PA
129462014-04-22 Pedro Alves <palves@redhat.com>
12947
12948 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
12949 instead of send_gdb/gdb_expect.
12950
b4429ea2
YQ
129512014-04-22 Yao Qi <yao@codesourcery.com>
12952
12953 * lib/trace-support.exp (generate_tracefile): New procedure.
12954 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
12955 return 0.
12956 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
12957 if generate_tracefile returns 1.
12958
51d48146
PA
129592014-04-18 Tom Tromey <palves@redhat.com>
12960 Pedro alves <tromey@redhat.com>
12961
12962 PR backtrace/15558
12963 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
12964 with a backtrace limit.
12965 * gdb.python/py-frame-inline.exp: Test running to an inline
12966 function with a backtrace limit, and printing the newest frame.
12967 * gdb.python/py-frame-inline.c (main): Call f.
12968
bd1dce5f
MS
129692014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12970
12971 * gdb.java/jnpe.exp: Drop srcdir from untested path.
12972
40d1a503
MS
129732014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
12974
12975 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
12976 Drop prefix from unsupported source file path.
12977
389b98f7
YQ
129782014-04-17 Yao Qi <yao@codesourcery.com>
12979
12980 * lib/gdb.exp (with_target_charset): New proc.
12981 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
12982 with_target_charset.
12983 (test_print_strings): Likewise.
12984 (test_repeat_bytes): Likewise.
12985 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
12986 for some tests.
12987
22869d73
KS
129882014-04-16 Keith Seitz <keiths@redhat.com>
12989
12990 PR gdb/15827
12991 * gdb.dwarf2/corrupt.c: New file.
12992 * gdb.dwarf2/corrupt.exp: New file.
12993
c4f87ca6
KS
129942014-04-16 Keith Seitz <keiths@redhat.com>
12995
12996 PR c++/16597
12997 * gdb.cp/namelessclass.cc: New file.
12998 * gdb.cp/namelessclass.exp: New file.
12999 * gdb.cp/namelessclass.S: New file.
13000
ab19de87
DE
130012014-04-16 Doug Evans <dje@google.com>
13002
13003 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13004 Add comment.
13005 (gdbserver_default_get_comm_port): New function.
13006 (gdbserver_start): Check if board file provided
13007 "gdbserver,get_comm_port" and use it if so.
13008 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13009 (gdb,socketport): Set to "stdio".
13010 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13011 (stdio_gdbserver_template): Delete.
13012 (${board}_get_remote_address): Update.
13013 (${board}_build_remote_cmd): Delete.
13014 (${board}_get_comm_port): New function.
13015 (${board}_spawn): Update.
13016 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13017 Delete.
13018 (${board}_get_remote_address): Update.
13019 (${board}_get_comm_port): New function.
13020
fc98a809
AB
130212014-04-16 Andrew Burgess <aburgess@broadcom.com>
13022
13023 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13024 appearing in any order.
13025
87fd9e6e
DE
130262014-04-15 Doug Evans <dje@google.com>
13027
13028 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13029 uninitialized value of "description".
13030
099fc3ea
KS
130312014-04-15 Keith Seitz <keiths@redhat.com>
13032
13033 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13034 Remove unused globals.
13035 (test_running_the_program): Likewise.
13036 (test_controlled_execution): Likewise.
13037 (test_controlling_breakpoints): Likewise.
13038 (test_program_termination): Likewise.
13039
5da151d4
KS
130402014-04-15 Keith Seitz <keiths@redhat.com>
13041
13042 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13043 unused globals.
13044 (test_rbreak_creation_and_listing): Likewise.
13045 (test_ignore_count): Likewise.
13046 (test_error): Likewise.
13047
35e5d2f0
PA
130482014-04-15 Pedro Alves <palves@redhat.com>
13049
13050 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13051 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13052 sym-file-loader.c.
13053 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13054 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13055 to sym-file-loader.c.
13056 (struct library): Forward declare.
13057 (load_shlib, lookup_function): Change prototypes.
13058 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13059 (translate_offset): Remove declarations.
13060 (get_text_addr): New declaration.
13061 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13062 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13063 sym-file-loader.h.
13064 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13065 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13066 here from sym-file-loader.h.
13067 (struct library): New structure.
13068 (load_shlib, lookup_function): Change prototypes and adjust to
13069 work with a struct library.
13070 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13071 (translate_offset): Make static.
13072 (get_text_addr): New function.
13073 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13074
eb4c1710
PA
130752014-04-15 Pedro Alves <palves@redhat.com>
13076
13077 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13078
2d1baf52
PA
130792014-04-15 Pedro Alves <palves@redhat.com>
13080
13081 * gdb.base/sym-file-loader.c: Include <limits.h>.
13082 (SELF_LINK): New define.
13083 (get_origin): New function.
13084 (load_shlib): Use it.
13085 * gdb.base/sym-file.exp: Don't early return if the target is
13086 remote. Use runto_main, and issue fail is that fails. Use
13087 gdb_load_shlibs.
13088 (shlib_name): Delete.
13089 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13090
7dd6df01
PA
130912014-04-15 Pedro Alves <palves@redhat.com>
13092
13093 * gdb.base/sym-file.exp: Remove regex characters from test
13094 message. Don't refer to breakpoint numbers in test messages.
13095
b50c8614
KS
130962014-04-14 Keith Seitz <keiths@redhat.com>
13097
13098 PR c++/16253
13099 * gdb.cp/var-tag.cc: New file.
13100 * gdb.cp/var-tag.exp: New file.
13101 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13102 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13103 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13104 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13105
3d567982
TT
131062014-04-14 Tom Tromey <tromey@redhat.com>
13107
13108 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13109 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13110 type.
13111 * gdb.cp/enum-class.exp: New file.
13112 * gdb.cp/enum-class.cc: New file.
13113
0626fc76
TT
131142014-04-14 Tom Tromey <tromey@redhat.com>
13115
13116 * gdb.dwarf2/enum-type.exp: New file.
13117
dca325b3
SA
131182014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13119
13120 * gdb.mi/mi-vla-c99.exp: New file.
13121 * gdb.mi/vla.c: New file.
13122
5854b38a
SA
131232014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13124
13125 * gdb.base/vla-datatypes.c: New file.
13126 * gdb.base/vla-datatypes.exp: New file.
13127
463bb957
SA
131282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13129
13130 * gdb.base/vla-ptr.c: New file.
13131 * gdb.base/vla-ptr.exp: New file.
13132
3dd170be
SA
131332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13134
13135 * gdb.dwarf2/count.exp: New file.
13136
5ecaaa66
SA
131372014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
13138
13139 * gdb.base/vla-sideeffect.c: New file.
13140 * gdb.base/vla-sideeffect.exp: New file.
13141
41f1ada5
DB
131422014-04-14 David Blaikie <dblaikie@gmail.com>
13143
13144 * gdb.mi/non-stop.c: Add return value for non-void function return
13145 statement.
13146 * gdb.threads/staticthreads.c: Ditto.
13147
0be03e84
DE
131482014-04-12 Siva Chandra Reddy <sivachandra@google.com>
13149 Doug Evans <xdje42@gmail.com>
13150
13151 * gdb.guile/scm-value.c: Improve test case.
13152 * gdb.guile/scm-value.exp: Add new test.
13153
f180a1fb
DB
131542014-04-11 David Blaikie <dblaikie@gmail.com>
13155
13156 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
13157 override Clang's default.
13158
6b662e19
JB
131592014-04-11 Joel Brobecker <brobecker@adacore.com>
13160
13161 Revert the following changes (regressions):
13162
13163 * gdb.base/vla-sideeffect.c: New file.
13164 * gdb.base/vla-sideeffect.exp: New file.
13165
13166 * gdb.dwarf2/count.exp: New file.
13167
13168 * gdb.base/vla-multi.c: New file.
13169 * gdb.base/vla-multi.exp: New file.
13170
13171 * gdb.base/vla-ptr.c: New file.
13172 * gdb.base/vla-ptr.exp: New file.
13173
13174 * gdb.base/vla-datatypes.c: New file.
13175 * gdb.base/vla-datatypes.exp: New file.
13176
13177 * gdb.mi/mi-vla-c99.exp: New file.
13178 * gdb.mi/vla.c: New file.
13179
245a5f0b
KS
131802014-04-11 Keith Seitz <keiths@redhat.com>
13181
13182 PR c++/16675
13183 * gdb.cp/cpsizeof.exp: New file.
13184 * gdb.cp/cpsizeof.cc: New file.
13185
58a84dcf
SA
131862014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13187
191a8a90
JB
13188 * gdb.mi/mi-vla-c99.exp: New file.
13189 * gdb.mi/vla.c: New file.
58a84dcf 13190
c8655f75
SA
131912014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13192
13193 * gdb.base/vla-datatypes.c: New file.
13194 * gdb.base/vla-datatypes.exp: New file.
13195
024e13b4
SA
131962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13197
13198 * gdb.base/vla-ptr.c: New file.
13199 * gdb.base/vla-ptr.exp: New file.
13200
1a237e0e
SA
132012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13202
13203 * gdb.base/vla-multi.c: New file.
13204 * gdb.base/vla-multi.exp: New file.
13205
504f3432
SA
132062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13207
13208 * gdb.dwarf2/count.exp: New file.
13209
3bce8237
SA
132102014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
13211
191a8a90
JB
13212 * gdb.base/vla-sideeffect.c: New file.
13213 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 13214
322f9c21
YQ
132152014-04-11 Yao Qi <yao@codesourcery.com>
13216
13217 * gdb.base/completion.exp: Check file exists before running tests
13218 on file completion.
13219
d708bcd1
PA
132202014-04-10 Pedro Alves <palves@redhat.com>
13221
13222 * gdb.base/cond-eval-mode.c: New file.
13223 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
13224 prepare_for_testing to build the new file. Check result of
13225 runto_main.
13226 (test_break, test_watch): New procedures.
13227 (top level): Use them.
13228
ae1d2761
PM
132292014-04-08 Pierre Muller <muller@sourceware.org>
13230
13231 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
13232 Ctrl-V use for mingw hosts.
13233
7af389b8
SC
132342014-04-07 Siva Chandra Reddy <sivachandra@google.com>
13235
13236 * gdb.python/py-value.c: Improve test case.
13237 * gdb.python/py-value.exp: Add new test.
13238
5e703181
DE
132392014-04-07 David Blaikie <dblaikie@gmail.com>
13240
13241 * lib/compiler.c: Identify the clang compiler.
13242 * lib/compiler.cc: Ditto.
13243
9810b410
YQ
132442014-04-03 Yao Qi <yao@codesourcery.com>
13245
13246 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
13247
98d1b8dc
AB
132482014-04-01 Anton Blanchard <anton@samba.org>
13249
13250 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
13251 messages unique.
13252
3114cea1
AB
132532014-04-01 Anton Blanchard <anton@samba.org>
13254
13255 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
13256 prepare_for_testing.
13257
62f7182c
AB
132582014-04-01 Anton Blanchard <anton@samba.org>
13259
13260 * gdb.arch/ppc64-atomic-inst.c: Remove.
13261 * gdb.arch/ppc64-atomic-inst.S: New file.
13262 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
13263
770e7fc7
DE
132642014-03-31 Doug Evans <dje@google.com>
13265
13266 * gdb.base/print-symbol-loading-lib.c: New file.
13267 * gdb.base/print-symbol-loading-main.c: New file.
13268 * gdb.base/print-symbol-loading.exp: New file.
13269
46e2bafa
YQ
132702014-03-31 Yao Qi <yao@codesourcery.com>
13271
13272 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
13273
8776cfe9
JB
132742014-03-28 Joel Brobecker <brobecker@adacore.com>
13275
13276 * gdb.ada/mi_dyn_arr: New testcase.
13277
5d1ef361
DE
132782014-03-27 Doug Evans <dje@google.com>
13279
13280 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
13281
b5bee914
YQ
132822014-03-27 Yao Qi <yao@codesourcery.com>
13283
13284 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
13285 if target is nios2-*-*.
13286
0d4d0e77
YQ
132872014-03-26 Yao Qi <yao@codesourcery.com>
13288
13289 * lib/gdb.exp (readline_is_used): New proc.
13290 * gdb.base/completion.exp: Move tests on command complete up.
13291 Skip the rest of tests if readline is not used.
13292 * gdb.ada/complete.exp: Skp the test if readline is not
13293 used.
13294 * gdb.base/filesym.exp: Likewise.
13295 * gdb.base/macscp.exp: Likewise.
13296 * gdb.base/readline-ask.exp: Likewise.
13297 * gdb.base/readline.exp: Likewise.
13298 * gdb.python/py-cmd.exp: Likewise.
13299 * gdb.trace/tfile.exp: Likewise.
13300
29361eee
YQ
133012014-03-26 Yao Qi <yao@codesourcery.com>
13302
13303 * gdb.base/macscp.exp: Fix code format issues.
13304
bc9a5525
UW
133052014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
13306
13307 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
13308 * gdb.asm/powerpc64le.inc: New file.
13309
d3839ede
PA
133102014-03-25 Pedro Alves <palves@redhat.com>
13311 Doug Evans <dje@google.com>
13312
13313 * gdb.base/source-execution.c: New file.
13314 * gdb.base/source-execution.exp: New file.
13315 * gdb.base/source-execution.gdb: New file.
13316
01672a57
DE
133172014-03-24 Doug Evans <dje@google.com>
13318
13319 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
13320 using fission.
13321
88bbeca9
HZ
133222014-03-24 Hui Zhu <hui@codesourcery.com>
13323 Pedro Alves <palves@redhat.com>
13324
13325 PR breakpoints/16101
13326 * gdb.base/dprintf.exp: Use unsupported rather than changing the
13327 test pass/fail messages. Detect missing support for dprintf when
13328 breakpoints are actually inserted.
13329 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
13330 breakpoints are actually inserted.
13331 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
13332 fails.
13333
d2348791
JK
133342014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13335
13336 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
13337
feef67ab
DE
133382014-03-22 Doug Evans <xdje42@gmail.com>
13339
13340 * gdb.python/python.exp (python not supported): Verify multi-line
13341 python command issues an error.
25d743f9 13342 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 13343 guile command issues an error.
feef67ab 13344
ecebef6a
MR
133452014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
13346
13347 * gdb.threads/thread-specific.exp: Handle the lack of usable
13348 $this_breakpoint and $this_thread.
13349
ccdd1909
HZ
133502014-03-21 Hui Zhu <hui@codesourcery.com>
13351
13352 * gdb.base/attach.exp (do_command_attach_tests): New.
13353
beb460e8
PA
133542014-03-20 Tom Tromey <tromey@redhat.com>
13355 Pedro Alves <palves@redhat.com>
13356
13357 PR cli/15718
13358 * gdb.base/condbreak-call-false.c: New file.
13359 * gdb.base/condbreak-call-false.exp: New file.
13360
40acf43a
PA
133612014-03-20 Pedro Alves <palves@redhat.com>
13362
13363 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
13364 Delete.
13365 (block_signals, unblock_signals): Delete.
13366 (child_function_2, main): Remove references to deleted variable
13367 and functions.
13368
9f5e1e02
PA
133692014-03-20 Pedro Alves <palves@redhat.com>
13370
13371 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
13372 Use pthread_kill to signal thread 2.
13373 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13374 Adjust to make the test send itself a signal rather than using the
13375 host's "kill" command.
13376
99619bea
PA
133772014-03-20 Pedro Alves <palves@redhat.com>
13378
13379 * gdb.threads/multiple-step-overs.c: New file.
13380 * gdb.threads/multiple-step-overs.exp: New file.
13381 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13382 Adjust expected infrun debug output.
13383
2adfaa28
PA
133842014-03-20 Pedro Alves <palves@redhat.com>
13385
13386 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
13387 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
13388
31e77af2
PA
133892014-03-20 Pedro Alves <palves@redhat.com>
13390
13391 PR breakpoints/7143
13392 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
13393 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
13394 of gdb_test_multiple.
13395 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
13396 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
13397
b9f437de
PA
133982014-03-20 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
13401 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
13402
05adc73e
PA
134032014-03-19 Pedro Alves <palves@redhat.com>
13404
13405 * gdb.base/async.exp: Remove early return.
13406
6048b950
PA
134072014-03-19 Pedro Alves <palves@redhat.com>
13408
13409 * gdb.base/async.exp (step& tests): Pass explicit test messages.
13410
8bcfb00a
PA
134112014-03-19 Pedro Alves <palves@redhat.com>
13412
13413 * gdb.base/async.exp (test_background): Expect \r\n after
13414 "completed." in the fail pattern.
13415
884e37dc
PA
134162014-03-19 Pedro Alves <palves@redhat.com>
13417
13418 * gdb.base/async.exp (test_background): New procedure.
13419 Use it for all background execution command tests.
13420
148e57e2
PA
134212014-03-19 Pedro Alves <palves@redhat.com>
13422
13423 * gdb.base/async.exp: Use prepare_for_testing.
13424
f48088c7
PA
134252014-03-19 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
13428 the same line.
13429
e2f6c966
PA
134302014-03-19 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.base/async.c (main): Add "jump here" and "until here" line
13433 marker comments.
13434 * gdb.base/async.exp (jump_here): New global.
13435 (jump& test): Use it.
13436 (until_here): New global.
13437 (until& test): Use it.
13438
c30568d4
PA
134392014-03-19 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/async.exp: Don't frob gdb_protocol.
13442
0172b6a7
DE
134432014-03-18 Doug Evans <xdje42@gmail.com>
13444
13445 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
13446 Fix spelling of exec-done-display.
13447
06c868a8
JK
134482014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
13449
13450 PR gdb/15358
13451 * gdb.base/gdb-sigterm.c: New file.
13452 * gdb.base/gdb-sigterm.exp: New file.
13453
0c7e1a46
PA
134542014-03-18 Pedro Alves <palves@redhat.com>
13455
13456 PR gdb/13860
13457 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
13458 * lib/mi-support.exp (mi_expect_stop): Add special handling for
13459 solib-event.
13460
f7c77d93
JB
134612014-03-17 Joel Brobecker <brobecker@adacore.com>
13462
13463 * gdb.ada/pckd_arr_ren: New testcase.
13464
5a1e8c7a
DE
134652014-03-13 Doug Evans <xdje42@gmail.com>
13466
13467 PR guile/16612
13468 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
13469 collect after discarding symbols.
13470
350e1a76
DE
134712014-03-13 Ludovic Courtès <ludo@gnu.org>
13472 Doug Evans <xdje42@gmail.com>
13473
13474 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
13475 to history survives a gc.
13476
a69900ae
PA
134772014-03-13 Pedro Alves <palves@redhat.com>
13478
13479 * gdb.base/default.exp: Don't test "target procfs".
13480
5db9f0bd
PA
134812014-03-13 Pedro Alves <palves@redhat.com>
13482
13483 * gdb.base/default.exp: Update "target child" and "target procfs"
13484 tests to not expect "Unix".
13485
b3ccfe11
TT
134862014-03-12 Tom Tromey <tromey@redhat.com>
13487
13488 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
13489 New procs. Add target-async tests.
13490 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
13491 Add target-async tests.
13492
646f4417
AA
134932014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13494
13495 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
13496 'func_start' and 'func_end' for the beginning and end of the
13497 function code, respectively.
13498 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
13499 'func_end' instead of 'func' and 'main'.
13500
288c211f
AA
135012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13502
13503 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
13504 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
13505 generate the debug info assembler source.
13506
e0c0f156
AA
135072014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13508
13509 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
13510 * gdb.dwarf2/arr-subrange.exp: Likewise.
13511 * gdb.dwarf2/dwz.exp: Likewise.
13512 * gdb.dwarf2/method-ptr.exp: Likewise.
13513 * gdb.dwarf2/missing-sig-type.exp: Likewise.
13514 * gdb.dwarf2/subrange.exp: Likewise.
13515 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
13516 * gdb.dwarf2/implptrpiece.exp: Likewise.
13517 * gdb.dwarf2/nostaticblock.exp: Likewise.
13518
0e5c4555
AA
135192014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
13520
13521 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
13522 directory to absolute path name arguments.
13523
5ec18f2b
JG
135242014-03-10 Joel Brobecker <brobecker@adacore.com>
13525
13526 * gdb.ada/tagged_access: New testcase.
13527
847fc4f2
MM
135282014-03-07 Markus Metzger <markus.t.metzger@intel.com>
13529
13530 * gdb.btrace/data.exp: Update expected output.
13531
cc3da688
YQ
135322014-03-06 Yao Qi <yao@codesourcery.com>
13533
13534 * gdb.trace/pr16508.exp: New file.
13535
0f26cec1
PA
135362014-03-05 Pedro Alves <palves@redhat.com>
13537
13538 PR gdb/16575
13539 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
13540 procedure.
13541 (top level): Adjust to use it. Add tests that exercise breakpoint
13542 interaction with the code-cache.
13543
7a5a839f
LC
135442014-02-26 Ludovic Courtès <ludo@gnu.org>
13545
13546 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
13547 test for 'history-append!'.
13548
31aa7e4e
JB
135492014-02-26 Joel Brobecker <brobecker@adacore.com>
13550
13551 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
13552 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
13553 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
13554 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
13555 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
13556 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
13557
1b588015
JB
135582014-02-26 Joel Brobecker <brobecker@adacore.com>
13559
13560 * testsuite/gdb.python/py-pp-re-notag.c: New file.
13561 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
13562 * testsuite/gdb.python/py-pp-re-notag.p: New file.
13563
55426c9d
JB
135642014-02-26 Joel Brobecker <brobecker@adacore.com>
13565
13566 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
13567
dc53a7ad
JB
135682014-02-26 Joel Brobecker <brobecker@adacore.com>
13569
13570 * gdb.dwarf2/arr-stride.c: New file.
13571 * gdb.dwarf2/arr-stride.exp: New file.
13572
12ab52e9
PA
135732014-02-26 Pedro Alves <palves@redhat.com>
13574
13575 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
13576 that won't ever trigger. Make sure that GDB reports the correct
13577 breakpoint that caused the stop.
13578
849c862e
JK
135792014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13580
13581 PR gdb/16626
13582 * gdb.base/auto-load-script: New file.
13583 * gdb.base/auto-load.c: New file.
13584 * gdb.base/auto-load.exp: New file.
13585
71b7d793
JK
13586 PR gdb/16626
13587 * gdb.base/auto-load.exp: Fix out-of-srctree run.
13588
e2f0d509
JK
135892014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13590
13591 Fix dw2-icycle.exp -fsanitize=address GDB crash.
13592 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
13593
50cc37c8
DE
135942014-02-24 Doug Evans <dje@google.com>
13595
13596 * lib/gdb.exp (run_on_host): Log error output if program fails.
13597
ea4758f2
PA
135982014-02-21 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.threads/step-after-sr-lock.c: Rename to ...
13601 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
13602 * gdb.threads/step-after-sr-lock.exp: Rename to ...
13603 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
13604 ... this.
13605
d7b30f67
SDJ
136062014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
13607
13608 PR tdep/16397
13609 * gdb.arch/amd64-stap-special-operands.exp: New file.
13610 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
13611 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
13612 * gdb.arch/amd64-stap-triplet.S: Likewise.
13613 * gdb.arch/amd64-stap-triplet.c: Likewise.
13614
83deb43f
JB
136152014-02-20 Joel Brobecker <brobecker@adacore.com>
13616
13617 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
13618 in .section pseudo-op.
13619
adde2bff
DE
136202014-02-20 lin zuojian <manjian2006@gmail.com>
13621 Joel Brobecker <brobecker@adacore.com>
13622 Doug Evans <xdje42@gmail.com>
13623
13624 PR symtab/16581
13625 * gdb.dwarf2/dw2-icycle.S: New file.
13626 * gdb.dwarf2/dw2-icycle.c: New file.
13627 * gdb.dwarf2/dw2-icycle.exp: New file.
13628
f7bd0f78
SC
136292014-02-19 Siva Chandra Reddy <sivachandra@google.com>
13630
13631 * gdb.python/py-value-cc.cc: Improve test case to enable testing
13632 operations on gdb.Value objects.
13633 * gdb.python/py-value-cc.exp: Add new test to test operations on
13634 gdb.Value objects.
13635
c17ef0d5
DE
136362014-02-18 Doug Evans <dje@google.com>
13637
13638 * Makefile.in (TESTS): New variable.
13639 (expanded_tests, expanded_tests_or_none): New variables
13640 (check-single): Pass $(expanded_tests_or_none) to runtest.
13641 (check-parallel): Only run tests in $(TESTS) if non-empty.
13642 (check/no-matching-tests-found): New rule.
13643 * README: Document TESTS makefile variable.
13644
5dd3176f
DE
136452014-02-18 Doug Evans <dje@google.com>
13646
13647 * Makefile.in (check-parallel): rm -rf outputs temp.
13648
0b10be4f
JK
136492014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13650
13651 Fix "ERROR: no fileid for" in the testsuite.
13652 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
13653
85f224e7
DE
136542014-02-12 Doug Evans <dje@google.com>
13655
13656 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
13657 (MISCELLANEOUS): New variable.
13658 (clean): rm -rf $(MISCELLANEOUS).
13659 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
13660 dwp live in the same directory as symlinks, with each symlink pointed
13661 to a differently named file in a different directory.
13662
149b30ff
DE
136632014-02-11 Doug Evans <dje@google.com>
13664
13665 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
13666 of Tcl file commands.
13667
1dfdac32
MK
136682014-02-10 Mark Kettenis <kettenis@gnu.org>
13669
13670 * gdb.threads/step-after-sr-lock.exp: Avoid executing
13671 "kill -SIGUSR1 -1".
13672
aa4fb036
JB
136732014-02-10 Joel Brobecker <brobecker@adacore.com>
13674
13675 * gdb.ada/tick_length_array_enum_idx: New testcase.
13676
ed3ef339
DE
136772014-02-10 Doug Evans <xdje42@gmail.com>
13678
13679 * configure.ac (AC_OUTPUT): Add gdb.guile.
13680 * configure: Regenerate.
13681 * lib/gdb-guile.exp: New file.
13682 * lib/gdb.exp (get_target_charset): New function.
13683 * gdb.base/help.exp: Update expected output from "apropos apropos".
13684 * gdb.guile/Makefile.in: New file.
13685 * gdb.guile/guile.exp: New file.
13686 * gdb.guile/scm-arch.c: New file.
13687 * gdb.guile/scm-arch.exp: New file.
13688 * gdb.guile/scm-block.c: New file.
13689 * gdb.guile/scm-block.exp: New file.
13690 * gdb.guile/scm-breakpoint.c: New file.
13691 * gdb.guile/scm-breakpoint.exp: New file.
13692 * gdb.guile/scm-disasm.c: New file.
13693 * gdb.guile/scm-disasm.exp: New file.
13694 * gdb.guile/scm-equal.c: New file.
13695 * gdb.guile/scm-equal.exp: New file.
13696 * gdb.guile/scm-error.exp: New file.
13697 * gdb.guile/scm-error.scm: New file.
13698 * gdb.guile/scm-frame-args.c: New file.
13699 * gdb.guile/scm-frame-args.exp: New file.
13700 * gdb.guile/scm-frame-args.scm: New file.
13701 * gdb.guile/scm-frame-inline.c: New file.
13702 * gdb.guile/scm-frame-inline.exp: New file.
13703 * gdb.guile/scm-frame.c: New file.
13704 * gdb.guile/scm-frame.exp: New file.
13705 * gdb.guile/scm-generics.exp: New file.
13706 * gdb.guile/scm-gsmob.exp: New file.
13707 * gdb.guile/scm-iterator.c: New file.
13708 * gdb.guile/scm-iterator.exp: New file.
13709 * gdb.guile/scm-math.c: New file.
13710 * gdb.guile/scm-math.exp: New file.
13711 * gdb.guile/scm-objfile-script-gdb.in: New file.
13712 * gdb.guile/scm-objfile-script.c: New file.
13713 * gdb.guile/scm-objfile-script.exp: New file.
13714 * gdb.guile/scm-objfile.c: New file.
13715 * gdb.guile/scm-objfile.exp: New file.
13716 * gdb.guile/scm-ports.exp: New file.
13717 * gdb.guile/scm-pretty-print.c: New file.
13718 * gdb.guile/scm-pretty-print.exp: New file.
13719 * gdb.guile/scm-pretty-print.scm: New file.
13720 * gdb.guile/scm-section-script.c: New file.
13721 * gdb.guile/scm-section-script.exp: New file.
13722 * gdb.guile/scm-section-script.scm: New file.
13723 * gdb.guile/scm-symbol.c: New file.
13724 * gdb.guile/scm-symbol.exp: New file.
13725 * gdb.guile/scm-symtab-2.c: New file.
13726 * gdb.guile/scm-symtab.c: New file.
13727 * gdb.guile/scm-symtab.exp: New file.
13728 * gdb.guile/scm-type.c: New file.
13729 * gdb.guile/scm-type.exp: New file.
13730 * gdb.guile/scm-value-cc.cc: New file.
13731 * gdb.guile/scm-value-cc.exp: New file.
13732 * gdb.guile/scm-value.c: New file.
13733 * gdb.guile/scm-value.exp: New file.
13734 * gdb.guile/source2.scm: New file.
13735 * gdb.guile/types-module.cc: New file.
13736 * gdb.guile/types-module.exp: New file.
13737
7026a7c1
YQ
137382014-02-10 Yao Qi <yao@codesourcery.com>
13739
13740 PR testsuite/16543
13741 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
13742 * configure: Regenerated.
13743 * Makefile.in: New file.
13744
6c466447
AS
137452014-02-08 Andreas Schwab <schwab@linux-m68k.org>
13746
13747 * gdb.python/py-framefilter.exp: Fix typo.
13748
6e854735
YQ
137492014-02-08 Yao Qi <yao@codesourcery.com>
13750
13751 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
13752 that no =breakpoint-modified is emitted when breakpoints are
13753 modified through MI commands.
13754
d137e6dc
PA
137552014-02-07 Pedro Alves <pedro@codesourcery.com>
13756 Pedro Alves <palves@redhat.com>
13757
13758 * gdb.threads/step-after-sr-lock.c: New file.
13759 * gdb.threads/step-after-sr-lock.exp: New file.
13760
b5ee5a50
PA
137612014-02-07 Pedro Alves <palves@redhat.com>
13762
13763 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
13764
3c77faf3
JK
137652014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
13766
13767 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
13768 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
13769
6dddc817
DE
137702014-02-06 Doug Evans <xdje42@gmail.com>
13771
13772 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
13773 output.
13774
13775 * gdb.gdb/python-interrupts.exp: New file.
13776
de7b2893
YQ
137772014-02-05 Yao Qi <yao@codesourcery.com>
13778
13779 * gdb.trace/report.exp (use_collected_data): Test the output
13780 of "info threads" and "info inferiors".
13781
66d032ac
YQ
137822014-02-05 Yao Qi <yao@codesourcery.com>
13783
13784 Revert this patch:
13785
13786 2013-05-24 Yao Qi <yao@codesourcery.com>
13787
13788 * gdb.trace/tfile.exp: Test inferior and thread.
13789
591a12a1
UW
137902014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13791
13792 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
13793 on a function.
13794 * gdb.base/step-bt.c: Call hello via function pointer to make
13795 sure its first instruction is executed on powerpc64le-linux.
13796
0ff3e01f
UW
137972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13798
13799 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
13800
084ee545
UW
138012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13802
13803 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
13804 of the test patterns for use on little-endian systems.
13805
6ed14ff3
UW
138062014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
13807
13808 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
13809 (decimal_vector): Fix for little-endian.
13810
401e27fd
JM
138112014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
13812
13813 * gdb.arch/sparc-sysstep.exp: New file.
13814 * gdb.arch/sparc-sysstep.c: Likewise.
13815
13816 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
13817
8b924729
EBM
138182014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13819
13820 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
13821
fb151210
JB
138222014-01-23 Tom Tromey <tromey@redhat.com>
13823
13824 * gdb.ada/array_char_idx: New testcase.
13825
0740f8d8
TT
138262014-01-23 Tom Tromey <tromey@redhat.com>
13827
13828 PR python/16487:
13829 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
13830 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
13831 classes.
13832
21909fa1
TT
138332014-01-23 Tom Tromey <tromey@redhat.com>
13834
13835 PR python/16491:
13836 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
13837 string from an inferior frame.
13838 * gdb.python/py-framefilter-mi.exp: Update.
13839
87ce2a04
DE
138402014-01-22 Doug Evans <dje@google.com>
13841
13842 * gdb.server/server-mon.exp: Add tests for "set debug-format".
13843
237b092b
AA
138442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13845
13846 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
13847
d674a709
AA
138482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13849
13850 * gdb.trace/entry-values.exp: Remove excess space character from
13851 regex patterns. Handle s390 call instruction.
13852
20fa3390
AA
138532014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13854
13855 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
13856 define "*_start" label. Make "name" static.
13857 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
13858 ${name} by references to ${name}_start.
13859
78466714
AA
138602014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
13861
13862 * gdb.base/info-macros.exp: Remove "debug" from the compile
13863 options.
13864
ec9f644a
IB
138652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13866
13867 * gdb.dlang/demangle.exp: New file.
13868
94b1b47e
IB
138692014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13870
13871 * gdb.dlang/primitive-types.exp: New file.
13872
7f420862
IB
138732014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
13874
13875 * configure.ac: Create gdb.dlang/Makefile.
13876 * configure: Regenerate.
13877 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
13878 * gdb.dlang/Makefile.in: New file.
13879 * lib/d-support.exp: New file.
13880 * lib/gdb.exp (skip_d_tests): New proc.
13881
52834460
MM
138822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13883
13884 * gdb.btrace/delta.exp: Check reverse stepi.
13885 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
13886 * gdb.btrace/finish.exp: New.
13887 * gdb.btrace/next.exp: New.
13888 * gdb.btrace/nexti.exp: New.
13889 * gdb.btrace/record_goto.c: Add comments.
13890 * gdb.btrace/step.exp: New.
13891 * gdb.btrace/stepi.exp: New.
13892 * gdb.btrace/multi-thread-step.c: New.
13893 * gdb.btrace/multi-thread-step.exp: New.
13894 * gdb.btrace/rn-dl-bind.c: New.
13895 * gdb.btrace/rn-dl-bind.exp: New.
13896 * gdb.btrace/data.c: New.
13897 * gdb.btrace/data.exp: New.
13898 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13899
6e07b1d2
MM
139002014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13901
13902 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
13903 * gdb.btrace/exception.exp: Update.
13904 * gdb.btrace/instruction_history.exp: Update.
13905 * gdb.btrace/record_goto.exp: Update.
13906 * gdb.btrace/tailcall.exp: Update.
13907 * gdb.btrace/unknown_functions.exp: Update.
13908 * gdb.btrace/delta.exp: New.
13909
0b722aec
MM
139102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13911
13912 * gdb.btrace/record_goto.exp: Add backtrace test.
13913 * gdb.btrace/tailcall.exp: Add backtrace test.
13914
066ce621
MM
139152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13916
13917 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
13918 * gdb.btrace/record_goto.c: New.
13919 * gdb.btrace/record_goto.exp: New.
13920 * gdb.btrace/x86-record_goto.S: New.
13921
0688d04e
MM
139222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13923
13924 * gdb.btrace/function_call_history.exp: Update tests.
13925 * gdb.btrace/instruction_history.exp: Update tests.
13926
8710b709
MM
139272014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13928
13929 * gdb.btrace/function_call_history.exp: Fix expected field
13930 order for "record function-call-history".
13931 Add new tests for "record function-call-history /c".
13932 * gdb.btrace/exception.cc: New.
13933 * gdb.btrace/exception.exp: New.
13934 * gdb.btrace/tailcall.exp: New.
13935 * gdb.btrace/x86-tailcall.S: New.
13936 * gdb.btrace/x86-tailcall.c: New.
13937 * gdb.btrace/unknown_functions.c: New.
13938 * gdb.btrace/unknown_functions.exp: New.
13939 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
13940
5de9129b
MM
139412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13942
13943 * gdb.btrace/instruction_history.exp: Update.
13944 * gdb.btrace/function_call_history.exp: Update.
13945
23a7fe75
MM
139462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13947
13948 * gdb.btrace/function_call_history.exp: Fix expected function
13949 trace.
13950 * gdb.btrace/instruction_history.exp: Initialize traced.
13951 Remove traced_functions.
13952
724c7dd8
MM
139532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13954
13955 * gdb.btrace/function_call_history.exp: Update
13956 * gdb.btrace/instruction_history.exp: Update.
13957
6d78d93b
MM
139582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
13959
13960 * gdb.btrace/enable.exp: Update expected text.
13961
93a360cc
OJ
139622014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
13963
13964 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
13965 bytes.
13966
3772b53f
MR
139672014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
13968
13969 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
13970
596662fa
OJ
139712014-01-15 Omair Javaid <omair.javaid@linaro.org>
13972
13973 * lib/gdb.exp (supports_process_record): Return true for
13974 arm*-linux*. (supports_reverse): Likewise.
13975
b5b08fb4
SC
139762014-01-13 Siva Chandra Reddy <sivachandra@google.com>
13977
13978 PR python/15464
13979 PR python/16113
13980 * gdb.python/py-type.c: Enhance test case.
13981 * gdb.python/py-value-cc.cc: Likewise
13982 * gdb.python/py-type.exp: Add new tests.
13983 * gdb.python/py-value-cc.exp: Likewise
13984
52d7fb13
AA
139852014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13986 Pedro Alves <palves@redhat.com>
13987
13988 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
13989 Make "name" extern.
13990 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
13991 references to ${name}_start by references to ${name}.
13992
a2cd8cfe
JB
139932014-01-10 Joel Brobecker <brobecker@adacore.com>
13994
13995 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
13996
4e23fced
JB
139972014-01-10 Joel Brobecker <brobecker@adacore.com>
13998
13999 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14000
c6a9e42c
PA
140012014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14002 Pedro Alves <palves@redhat.com>
14003
14004 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 14005 mi_gdb_target_load.
c6a9e42c 14006
b7ea362b
PA
140072014-01-08 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.threads/reconnect-signal.c: New file.
14010 * gdb.threads/reconnect-signal.exp: New file.
14011
5e3f4fab
EBM
140122014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14013
14014 * gdb.base/source-dir.exp: New file.
14015
79301218
JB
140162014-01-07 Joel Brobecker <brobecker@adacore.com>
14017
14018 * gdb.ada/mi_interface: New testcase.
14019
8e355c5d
JB
140202014-01-07 Joel Brobecker <brobecker@adacore.com>
14021
14022 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14023 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14024 gdb.ada/pp-rec-component/pck.ads: New files.
14025
c0d48811
JB
140262014-01-07 Joel Brobecker <brobecker@adacore.com>
14027
14028 * gdb.python/py-pp-integral.c: New file.
14029 * gdb.python/py-pp-integral.py: New file.
14030 * gdb.python/py-pp-integral.exp: New file.
14031
17b609c3 14032For older changes see ChangeLog-1993-2013.
c906108c 14033\f
8d8cb839
EZ
14034;; Local Variables:
14035;; mode: change-log
14036;; left-margin: 8
14037;; fill-column: 74
14038;; version-control: never
14039;; End:
902f2ccb 14040
e2882c85 14041 Copyright 2014-2018 Free Software Foundation, Inc.
902f2ccb
MC
14042 Copying and distribution of this file, with or without modification,
14043 are permitted provided the copyright notice and this notice are preserved.
This page took 3.228662 seconds and 4 git commands to generate.