[gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
385b97d3
TV
12019-06-24 Tom de Vries <tdevries@suse.de>
2
3 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4
c596f180
TV
52019-06-21 Tom de Vries <tdevries@suse.de>
6
7 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
8
b13a7d03
TV
92019-06-21 Tom de Vries <tdevries@suse.de>
10
11 PR testsuite/24518
12 PR ada/24713
13 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
14 index.
15
899277ae
TT
162019-06-19 Tom Tromey <tromey@adacore.com>
17
18 * gdb.ada/length_cond.exp: Add intro comment.
19
680e1bee
TT
202019-06-19 Tom Tromey <tromey@adacore.com>
21
22 * gdb.ada/length_cond.exp: New file.
23 * gdb.ada/length_cond/length_cond.adb: New file.
24 * gdb.ada/length_cond/pck.adb: New file.
25 * gdb.ada/length_cond/pck.ads: New file.
26
0ed4690a
TV
272019-06-18 Tom de Vries <tdevries@suse.de>
28
29 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
30
d20ed5fd
TT
312019-06-18 Tom Tromey <tromey@adacore.com>
32
33 * gdb.base/list0.h: Add comment explaining control character.
34
86e04673
TV
352019-06-18 Tom de Vries <tdevries@suse.de>
36
37 * boards/fission.exp: Break up long debug_flags line.
38
c4973306
SM
392019-06-16 Tom de Vries <tdevries@suse.de>
40
41 PR gdb/24445
42 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
43 generated index.
44
93cb9841
AB
452019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 PR gdb/24686
48 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
49 improve detection of bug gdb/24541.
50
399aaebd
SM
512019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
52
53 PR gdb/24669
54 * gdb.base/index-cache.exp (uses_readnow,
55 expecting_index_cache_use): Define global variable.
56 (test_cache_enabled_miss, test_cache_enabled_hit): Use
57 expecting_index_cache_use.
58
584a927c
AB
592019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
60 Andrew Burgess <andrew.burgess@embecosm.com>
61
62 * gdb.fortran/pointers.f90: New file.
63 * gdb.fortran/print_type.exp: New file.
64 * gdb.fortran/vla-ptype.exp: Adapt expected results.
65 * gdb.fortran/vla-type.exp: Likewise.
66 * gdb.fortran/vla-value.exp: Likewise.
67 * gdb.mi/mi-vla-fortran.exp: Likewise.
68
30056ea0
AB
692019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
70
71 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
72 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
73 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
74 as a stop reason.
75
ec8e2b6d
AB
762019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
77
78 * gdb.base/annota1.exp: Update expected results.
79 * gdb.cp/annota2.exp: Likewise.
80 * gdb.cp/annota3.exp: Likewise.
81
09e4c4e1
AB
822019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.base/style-logging.exp: Remove path from test name.
85
0735b091
TT
862019-06-14 Tom Tromey <tromey@adacore.com>
87
88 PR gdb/24502:
89 * gdb.base/style-logging.exp: New file.
90
f5686554
TT
912019-06-14 Tom Tromey <tromey@adacore.com>
92
93 * gdb.base/symfile-warn.exp: New file.
94 * gdb.base/symfile-warn.c: New file.
95
a0c1ffed
TT
962019-06-14 Tom Tromey <tromey@adacore.com>
97
98 * gdb.base/annotate-symlink.exp: New file.
99
f411722c
TT
1002019-06-14 Tom Tromey <tromey@adacore.com>
101
102 * gdb.ada/set_wstr.exp: Add reassignment test.
103
4268ec18
TT
1042019-06-14 Tom Tromey <tromey@adacore.com>
105
106 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
107 'unchecked_access and 'unrestricted_access as well.
108
9a9e394b
TT
1092019-06-14 Tom Tromey <tromey@adacore.com>
110
111 PR ada/24539:
112 * gdb.ada/vla.exp: Update tests.
113 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
114 pragma.
115
4c048731
PA
1162019-06-13 Pedro Alves <palves@redhat.com>
117
118 * gdb.base/settings.exp (test-integer): Test junk after
119 "unlimited".
120
6665660a
PA
1212019-06-13 Pedro Alves <palves@redhat.com>
122
123 * gdb.base/options.exp (test-thread-apply): New.
124 (top level): Call it.
125
5d707134
PA
1262019-06-13 Pedro Alves <palves@redhat.com>
127
128 * gdb.base/options.exp (test-frame-apply): New.
129 (top level): Test print commands with different "frame apply"
130 prefixes.
131
e2a689da
PA
1322019-06-13 Pedro Alves <palves@redhat.com>
133
e79be6e5 134 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
135 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
136 'max_completions' parameter and handle it.
137 (test_gdb_completion_offers_commands): New.
138
90a1ef87
PA
1392019-06-13 Pedro Alves <palves@redhat.com>
140
141 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
142
d4c16835
PA
1432019-06-13 Pedro Alves <palves@redhat.com>
144
145 * gdb.base/options.exp (test-backtrace): New.
146 (top level): Call it.
147
2daf894e
PA
1482019-06-13 Pedro Alves <palves@redhat.com>
149
150 * gdb.guile/scm-frame-args.exp: Use "set print
151 raw-frame-arguments" instead of "set print raw frame-arguments".
152 * gdb.python/py-frame-args.exp: Likewise.
153
e6ed716c
PA
1542019-06-13 Pedro Alves <palves@redhat.com>
155
156 * gdb.compile/compile.exp: Adjust expected output to option
157 processing changes.
158
7d8062de
PA
1592019-06-13 Pedro Alves <palves@redhat.com>
160
161 * gdb.base/options.exp: Build executable.
162 (test-print): New procedure.
163 (top level): Call it, once for "print" and another for "compile
164 print".
165
9d0faba9
PA
1662019-06-13 Pedro Alves <palves@redhat.com>
167
168 * gdb.base/options.c: New file.
169 * gdb.base/options.exp: New file.
170
dee7b4c8
PA
1712019-06-13 Pedro Alves <palves@redhat.com>
172
173 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
174 that "o" is ambiguous.
175
dca0f6c0
PA
1762019-06-13 Pedro Alves <palves@redhat.com>
177
178 * gdb.base/settings.c: New file.
179 * gdb.base/settings.exp: New file.
180
ccf46844
PA
1812019-06-13 Pedro Alves <palves@redhat.com>
182
183 * gdb.base/completion.exp: Fix comment typo.
184
b9a3f842
PA
1852019-06-13 Pedro Alves <palves@redhat.com>
186
187 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
188 foo --1" test.
189
d106773e
PA
1902019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
191
192 * gdb.fortran/block-data.f: New.
193 * gdb.fortran/block-data.exp: New.
194
fea82da0
TV
1952019-06-11 Tom de Vries <tdevries@suse.de>
196
197 PR testsuite/24521
198 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
199 message.
200
8c2e74f1
TV
2012019-06-11 Tom de Vries <tdevries@suse.de>
202
203 PR testsuite/24521
204 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
205
b49851c8
TV
2062019-06-11 Tom de Vries <tdevries@suse.de>
207
208 * boards/readnow.exp: New file.
209
a7067863
AB
2102019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * gdb.fortran/vla-sizeof.exp: Update expected results.
213
1a3da2cd
AB
2142019-06-06 Amos Bird <amosbird@gmail.com>
215
216 * gdb.base/annota1.exp (thread_switch): Add test for
217 thread-exited annotation.
218
3847a7bf
TT
2192019-06-06 Tom Tromey <tromey@adacore.com>
220
221 * gdb.base/maint.exp: Expect command started/finished output.
222
0088ba59
AB
2232019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
226 comment.
227 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
228
312617a3
AB
2292019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
232 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
233 * gdb.arch/riscv-unwind-long-insn.c: New file.
234 * gdb.arch/riscv-unwind-long-insn.exp: New file.
235
e1f2e1a2
CB
2362019-06-04 Christian Biesinger <cbiesinger@google.com>
237
d3238f7d 238 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 239
206584bd
PW
2402019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
241
242 * lib/gdb.exp (help_list_trailer): New regexp variable
243 factorizing the help trailer message.
244 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
245 arg to allow to better factorize various tests.
246 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
247 (test_prefix_command_help): Use help_list_trailer.
248 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
249 * gdb.guile/scm-cmd.exp: Likewise.
250 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
251 * gdb.base/help.exp: Use test_user_defined_class_help.
252 * gdb.base/style.exp: Add tests for styling of help and apropos.
253 * lib/gdb-utils.exp (style): Add title and highlight styles.
254
708dc93e
PW
2552019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
256
257 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
258 $_shell_exitsignal.
259 * gdb.base/default.exp: Update for new convenience variables.
260
f49055a5
TT
2612019-05-29 Tom Tromey <tromey@adacore.com>
262
263 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
264 to "break complete ada" test case's regexp.
265
4330d61d
TT
2662019-05-29 Tom Tromey <tromey@adacore.com>
267
268 PR c++/20020:
269 * gdb.cp/constexpr-field.exp: New file.
270 * gdb.cp/constexpr-field.cc: New file.
271
000439d5
TT
2722019-05-29 Tom Tromey <tromey@adacore.com>
273
274 * gdb.base/finish.exp (finish_no_print): New proc.
275 (finish_tests): Call it.
276
5a01c34c
TV
2772019-05-24 Tom de Vries <tdevries@suse.de>
278
279 * gdb.dwarf2/gdb-add-index.exp: New file.
280
18125b16
TT
2812019-05-22 Tom Tromey <tromey@adacore.com>
282
283 * gdb.base/info-shared.exp (check_info_shared): Use "style".
284 * gdb.base/style.exp: Use "style".
285 * lib/gdb-utils.exp (style): New proc.
286
af1a8d03
TV
2872019-05-22 Tom de Vries <tdevries@suse.de>
288
289 * gdb.base/align.exp: Require c++11.
290
e7fe496b
TV
2912019-05-22 Tom de Vries <tdevries@suse.de>
292
293 PR testsuite/24586
294 * gdb.python/py-mi-var-info-path-expression.exp: Call
295 mi_skip_python_tests to check if python is supported.
296
8fca4da0
AH
2972019-05-22 Alan Hayward <alan.hayward@arm.com>
298
299 * gdb.arch/aarch64-pauth.c: New test.
300 * gdb.arch/aarch64-pauth.exp: New file.
301
b7060614
AH
3022019-05-22 Alan Hayward <alan.hayward@arm.com>
303
304 * README (Re-running Tests Outside The Testsuite): New section.
305
669d0468
TV
3062019-05-21 Tom de Vries <tdevries@suse.de>
307
308 * gdb.arch/amd64-eval.exp: Require c++11.
309 * gdb.base/max-depth.exp: Same.
310 * gdb.compile/compile-cplus-array-decay.exp: Same.
311 * gdb.cp/meth-typedefs.exp: Same.
312 * gdb.cp/subtypes.exp: Same.
313 * gdb.cp/temargs.exp: Same.
314
ce3ebcaa
AH
3152019-05-21 Alan Hayward <alan.hayward@arm.com>
316
317 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
318
34d11c68
AB
3192019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 PR gdb/18644
322 * gdb.fortran/complex.exp: Remove setup_kfail calls.
323 * gdb.fortran/printing-types.exp: Add new test.
324 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
325 testing.
326 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
327 setup_kfail call.
328
87781e84
AH
3292019-05-17 Alan Hayward <alan.hayward@arm.com>
330
331 * README (Running the Testsuite): Change example.
332 (Testsuite Parameters): Remove TRANSCRIPT.
333 * lib/gdb.exp: Remove TRANSCRIPT check.
334
b420b89e
AH
3352019-05-17 Alan Hayward <alan.hayward@arm.com>
336
337 * README (Testsuite Parameters): Add replay logging to
338 GDBSERVER_DEBUG.
339 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
340 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
341 as a comma separated list.
342 (gdb_debug_init): Override procedure.
343
408e9b8b
AH
3442019-05-17 Alan Hayward <alan.hayward@arm.com>
345
346 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
347 (gdb_write_cmd_file): New procedure.
348 * lib/gdbserver-support.exp (gdbserver_start): Call
349 gdbserver_write_cmd_file.
350 (gdbserver_write_cmd_file): New procedure.
351
f9e2e39d
AH
3522019-05-17 Alan Hayward <alan.hayward@arm.com>
353
354 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
355 (delete_breakpoints): Likewise.
356 (gdb_run_cmd): Likewise.
357 (gdb_start_cmd): Likewise.
358 (gdb_starti_cmd): Likewise.
359 (gdb_internal_error_resync): Likewise.
360 (gdb_test_multiple): Likewise.
361 (gdb_reinitialize_dir): Likewise.
362 (default_gdb_exit): Likewise.
363 (gdb_file_cmd): Mark kill as optional.
364 (default_gdb_start): Call gdb_stdin_log_init.
365 (send_gdb): Call gdb_stdin_log_write.
366 (rerun_to_main): Mark Y as an answer.
367 (gdb_stdin_log_init): New function.
368 (gdb_stdin_log_write): Likewise.
369
81f47ac2
AH
3702019-05-17 Alan Hayward <alan.hayward@arm.com>
371
372 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
373 * gdb.base/debug-expr.exp: Likewise.
374 * gdb.base/foll-fork.exp: Likewise.
375 * gdb.base/foll-vfork.exp: Likewise.
376 * gdb.base/fork-print-inferior-events.exp: Likewise.
377 * gdb.base/gdb-sigterm.exp: Likewise.
378 * gdb.base/gdbinit-history.exp: Likewise.
379 * gdb.base/osabi.exp: Likewise.
380 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
381 * gdb.base/ui-redirect.exp: Likewise.
382 * gdb.gdb/unittest.exp: Likewise.
383 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
384 * gdb.mi/mi-watch.exp: Likewise.
385 * gdb.mi/new-ui-mi-sync.exp: Likewise.
386 * gdb.mi/user-selected-context-sync.exp: Likewise.
387 * gdb.python/python.exp: Disable debug test when debugging.
388 * gdb.threads/check-libthread-db.exp: Disable when debugging.
389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
390 Likewise.
391 * gdb.threads/stepi-random-signal.exp: Likewise.
392
29b52314
AH
3932019-05-17 Alan Hayward <alan.hayward@arm.com>
394
395 * Makefile.in: Pass through GDB_DEBUG.
396 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
397 (gdb,debug): Add board setting.
398 * lib/gdb.exp (default_gdb_start): Start debugging.
399 (gdb_debug_enabled): New procedure.
400 (gdb_debug_init): Likewise.
29b52314
AH
401
4022019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 403
29b52314
AH
404 * Makefile.in: Pass through GDB_DEBUG.
405 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
406 (gdb,debug): Add board setting.
407 * lib/gdb.exp (default_gdb_start): Start debugging.
408 (gdb_debug_enabled): New procedure.
409 (gdb_debug_init): Likewise.
29b52314 410
ca1285d1
AH
4112019-05-17 Alan Hayward <alan.hayward@arm.com>
412
413 * gdb.base/ui-redirect.exp: Add debug redirect tests.
414
f3a09c80
AH
4152019-05-17 Alan Hayward <alan.hayward@arm.com>
416
417 * gdb.base/ui-redirect.exp: Test redirection.
418
26648588
JV
4192019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
420
421 * gdb.mi/mi-complete.exp: New file.
422 * gdb.mi/mi-complete.cc: Likewise.
423
14237686
AB
4242019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
425
426 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
427 indexed and sliced arrays, and pointers to arrays.
428
e7bd7fba
TT
4292019-05-14 Tom Tromey <tromey@adacore.com>
430
431 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
432 styling test.
433
2764128d
TV
4342019-05-14 Tom de Vries <tdevries@suse.de>
435
436 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
437 selection entry encoding.
438
71bed2db
TT
4392019-05-10 Tom Tromey <tromey@adacore.com>
440
441 * gdb.ada/info_exc.exp: Add "complete" test.
442
63b667ad
TV
4432019-05-09 Tom de Vries <tdevries@suse.de>
444
445 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
446 CU-relative.
447
9cfd2b89
TV
4482019-05-09 Tom de Vries <tdevries@suse.de>
449
450 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
451 CU-relative.
452
2228ef77
XR
4532019-05-08 Joel Brobecker <brobecker@adacore.com>
454
455 * gdb.ada/frame_arg_lang.exp: New testcase.
456 * gdb.ada/frame_arg_lang/bla.adb: New file.
457 * gdb.ada/frame_arg_lang/pck.ads: New file.
458 * gdb.ada/frame_arg_lang/pck.adb: New file.
459 * gdb.ada/frame_arg_lang/foo.c: New file.
460
80e55b13
TT
4612019-05-08 Tom Tromey <tromey@adacore.com>
462
463 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
464
9d3421af
TT
4652019-05-08 Tom Tromey <tromey@adacore.com>
466
467 * gdb.base/ptype-offsets.exp: Update tests.
468
844333e2
TT
4692019-05-08 Tom Tromey <tromey@adacore.com>
470
471 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
472 cases.
473 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
474 "short".
475
988915ee
TT
4762019-05-08 Tom Tromey <tromey@adacore.com>
477
478 * gdb.ada/vla.exp: New file.
479 * gdb.ada/vla/vla.adb: New file.
480
7bd55dac
TV
4812019-05-07 Tom de Vries <tdevries@suse.de>
482
483 * gdb.base/index-cache.exp (ls_host): Fix return statement.
484
75f06e9d
TV
4852019-05-07 Tom de Vries <tdevries@suse.de>
486
487 PR testsuite/24522
488 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
489 section.
490
77e7aaa4
TV
4912019-05-07 Tom de Vries <tdevries@suse.de>
492
493 PR testsuite/24522
494 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
495 .debug_aranges section.
496
456ba0fa
TV
4972019-05-07 Tom de Vries <tdevries@suse.de>
498
499 PR testsuite/24159
500 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
501
5a56d6a6
TV
5022019-05-06 Tom de Vries <tdevries@suse.de>
503
504 * lib/gdb.exp (exec_has_index_section): New proc.
505 * gdb.base/index-cache.exp: Handle case that binfile contains an index
506 section.
507
9d6d4be8
TV
5082019-05-04 Tom de Vries <tdevries@suse.de>
509
510 * boards/cc-with-debug-names.exp: New file.
511
222a8d25
TT
5122019-05-03 Tom Tromey <tromey@adacore.com>
513
514 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
515 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
516 * gdb.ada/char_enum.exp: Add test.
517
0fdfd794
TV
5182019-05-03 Tom de Vries <tdevries@suse.de>
519
520 * boards/cc-with-gdb-index.exp: New file.
521
80062eb9
AB
5222019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
523
524 * gdb.rust/simple.exp: Add new test case.
525 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
526 (main): Initialise an instance of the new struct.
527
4504bbde
TT
5282019-05-01 Tom Tromey <tromey@adacore.com>
529
530 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
531 record.
532 (NPR): New variable.
533 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
534 test.
535
d48e62f4
TT
5362019-05-01 Tom Tromey <tromey@adacore.com>
537
538 * gdb.ada/packed_array_assign.exp: Add packed assignment
539 regression test.
540
f59f30f5
TV
5412019-05-01 Tom de Vries <tdevries@suse.de>
542
543 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
544
b70bfc54
TV
5452019-05-01 Tom de Vries <tdevries@suse.de>
546
547 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
548
15f18d14
AT
5492019-04-30 Ali Tamur <tamur@google.com>
550
551 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
552
2ff0a947
TT
5532019-04-30 Tom Tromey <tromey@adacore.com>
554
555 * lib/ada.exp (find_ada_tool): New proc.
556 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
557 * gdb.ada/catch_ex_std.exp: New file.
558 * gdb.ada/catch_ex_std/foo.adb: New file.
559 * gdb.ada/catch_ex_std/some_package.adb: New file.
560 * gdb.ada/catch_ex_std/some_package.ads: New file.
561
a776957c
TT
5622019-04-30 Tom Tromey <tromey@adacore.com>
563
564 PR c++/24470:
565 * gdb.cp/temargs.cc: Add test code from PR.
566
bc68014d
AB
5672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
568
569 * gdb.fortran/vla-datatypes.exp: Update expected results.
570 * gdb.fortran/vla-ptype.exp: Likewise.
571 * gdb.fortran/vla-type.exp: Likewise.
572 * gdb.fortran/vla-value.exp: Likewise.
573
f1fdc960
AB
5742019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
575
576 * gdb.fortran/ptr-indentation.exp: Update expected results.
577 * gdb.fortran/ptype-on-functions.exp: Likewise.
578 * gdb.fortran/vla-ptr-info.exp: Likewise.
579 * gdb.fortran/vla-value.exp: Likewise.
580
bf7a4de1
AB
5812019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.fortran/ptype-on-functions.exp: New file.
584 * gdb.fortran/ptype-on-functions.f90: New file.
585
bbe75b9d
AB
5862019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
589 case void string.
590
1db455a7
AB
5912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
592
593 * gdb.fortran/complex.exp: Expand.
594 * gdb.fortran/complex.f: Renamed to...
595 * gdb.fortran/complex.f90: ...this, and extended to add more
596 complex values.
597
b6d03bb2
AB
5982019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
599
600 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
601 MODULO, CMPLX.
602
2e62ab40
AB
6032019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
604 Richard Bunt <richard.bunt@arm.com>
605
606 * gdb.base/max-depth.c: New file.
607 * gdb.base/max-depth.exp: New file.
608 * gdb.python/py-nested-maps.c: New file.
609 * gdb.python/py-nested-maps.exp: New file.
610 * gdb.python/py-nested-maps.py: New file.
611 * gdb.python/py-format-string.exp (test_max_depth): New proc.
612 (test_all_common): Call test_max_depth.
613 * gdb.fortran/max-depth.exp: New file.
614 * gdb.fortran/max-depth.f90: New file.
615 * gdb.go/max-depth.exp: New file.
616 * gdb.go/max-depth.go: New file.
617 * gdb.modula2/max-depth.exp: New file.
618 * gdb.modula2/max-depth.c: New file.
619 * lib/gdb.exp (get_print_expr_at_depths): New proc.
620
d2b584a5
TV
6212019-04-29 Tom de Vries <tdevries@suse.de>
622
623 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
624
136afab8
PW
6252019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
626
627 * gdb.base/callexit.exp: Test may-call-functions off.
628
725cbb63
KS
6292019-04-25 Keith Seitz <keiths@redhat.com>
630
631 PR c++/24367
632 * gdb.cp/meth-typedefs.cc (incomplete_struct)
633 (another_incomplete_struct, test_incomplete): New definitions.
634 (main): Use new definitions.
635 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
636 functions.
637
82433e3e
SDJ
6382019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
639
640 PR corefiles/11608
641 PR corefiles/18187
642 * gdb.base/coredump-filter-build-id.exp: New file.
643
dd06d4d6
AH
6442019-04-25 Alan Hayward <alan.hayward@arm.com>
645
e79be6e5
SM
646 * Makefile.in: Pass through GDBSERVER_DEBUG.
647 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
648 (gdbserver,debug): Add board setting.
649 * gdb.trace/tspeed.exp: Skip when debugging.
650 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
651 * lib/gdbserver-support.exp: Likewise
dd06d4d6 652
1670072e
TT
6532019-04-24 Tom Tromey <tromey@adacore.com>
654
655 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
656 Rust.
657
a59240a4
TT
6582019-04-24 Tom Tromey <tromey@adacore.com>
659
660 * gdb.arch/amd64-eval.exp: Test bitfield return.
661 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
662 (class Foo) <return_bitfields>: New method.
663 (main): Call it.
664
b907456c
AB
6652019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * gdb.cp/many-args.cc: New file.
668 * gdb.cp/many-args.exp: New file.
669
5c565afd
TV
6702019-04-23 Tom de Vries <tdevries@suse.de>
671
672 PR gdb/24433
673 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
674
ba22ff86
AH
6752019-04-23 Alan Hayward <alan.hayward@arm.com>
676
677 * gdb.trace/backtrace.exp: Use nopie flag.
678 * gdb.trace/circ.exp: Likewise.
679 * gdb.trace/collection.exp: Likewise.
680 * gdb.trace/ftrace.exp: Likewise.
681 * gdb.trace/mi-trace-unavailable.exp: Likewise.
682 * gdb.trace/mi-traceframe-changed.exp: Likewise.
683 * gdb.trace/qtro.exp: Likewise.
684 * gdb.trace/read-memory.exp: Likewise.
685 * gdb.trace/report.exp: Likewise.
686 * gdb.trace/tfile.exp: Likewise.
687 * gdb.trace/tfind.exp: Likewise.
688 * gdb.trace/unavailable.exp: Likewise.
689
7905fc35
PA
6902019-04-22 Pedro Alves <palves@redhat.com>
691
692 * gdb.base/solib-probes-nosharedlibrary.c,
693 gdb.base/solib-probes-nosharedlibrary.exp: New files.
694
8ecb59f8
TT
6952019-04-19 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/ptype_union.c: New file.
698 * gdb.ada/ptype_union.exp: New file.
699
62160ec9
TT
7002019-04-19 Tom Tromey <tromey@adacore.com>
701
702 PR symtab/24423:
703 * gdb.base/list0.h (foo): Add a control-l character.
704
36cd4ba5
TV
7052019-04-18 Tom de Vries <tdevries@suse.de>
706
707 PR gdb/24433
708 * boards/local-board.exp: Set sysroot to "".
709
b73715df
TV
7102019-04-18 Tom de Vries <tdevries@suse.de>
711 Pedro Alves <palves@redhat.com>
712
713 PR gdb/24454
714 * gdb.threads/vfork-follow-child-exec.c: New file.
715 * gdb.threads/vfork-follow-child-exec.exp: New file.
716 * gdb.threads/vfork-follow-child-exit.c: New file.
717 * gdb.threads/vfork-follow-child-exit.exp: New file.
718
4aa866af
LS
7192019-04-15 Leszek Swirski <leszeks@google.com>
720
721 * gdb.arch/amd64-eval.cc: New file.
722 * gdb.arch/amd64-eval.exp: New file.
723
e5a1a79a
AH
7242019-04-11 Alan Hayward <alan.hayward@arm.com>
725
726 * gdb.server/sysroot.c: New test.
727 * gdb.server/sysroot.exp: New file.
728 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
729 matching param.
730
41077b66
AB
7312019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
732
733 * gdb.base/align.exp: Extend test to cover structures containing
734 only static fields.
735
c30391f8
TV
7362019-04-11 Tom de Vries <tdevries@suse.de>
737
738 * boards/cc-with-dwz-m.exp: New file.
739 * boards/cc-with-dwz.exp: New file.
740 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
741
e242fd12
SM
7422019-04-09 Simon Marchi <simon.marchi@efficios.com>
743
744 * gdb.base/start-cpp.exp: New file.
745 * gdb.base/start-cpp.cc: New file.
746
2b0c8b01
KB
7472019-04-08 Kevin Buettner <kevinb@redhat.com>
748
749 * gdb.python/py-thrhandle.exp: Adjust tests to call
750 thread_from_handle instead of thread_from_thread_handle.
751
947210e5
KB
7522019-04-08 Kevin Buettner <kevinb@redhat.com>
753
754 * gdb.python/py-thrhandle.exp: Add tests for
755 gdb.InferiorThread.handle.
756
d7df6549
AB
7572019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * gdb.python/py-function.exp: Check calling helper function from
760 all languages.
761 * lib/gdb.exp (gdb_supported_languages): New proc.
762
8bdc1658
AB
7632019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.base/complex-parts.c: New file.
766 * gdb.base/complex-parts.exp: New file.
767
05caa1d2
TT
7682019-04-01 Tom Tromey <tromey@adacore.com>
769
770 PR symtab/23331:
771 * gdb.dwarf2/dw2-ranges-main.c: New file.
772 * gdb.dwarf2/dw2-ranges-psym.c: New file.
773 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
774
7734102d
EZ
7752019-03-30 Simon Marchi <simark@simark.ca>
776
777 * gdb.base/default.exp: Add values for $_gdb_major and
778 $_gdb_minor.
779
188e1fa9
TT
7802019-03-29 Tom Tromey <tromey@adacore.com>
781
782 * gdb.base/help.exp: Tighten apropos regexp.
783
2880242d
KS
7842019-03-29 Keith Seitz <keiths@redhat.com>
785
786 * gdb.fortran/array-bounds.exp: New file.
787 * gdb.fortran/array-bounds.f90: New file.
788
077cad8e
PW
7892019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
790
791 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
792
80047cfc
PW
7932019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
794
795 * gdb.multi/hello.c (main): Increase alarm timer.
796
f489207e
SL
7972019-03-28 Sandra Loosemore <sandra@codesourcery.com>
798
799 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
800 factor when no hardware watchpoint support.
801
c92df149
AH
8022019-03-28 Alan Hayward <alan.hayward@arm.com>
803 Pedro Alves <palves@redhat.com>
804
805 * boards/local-board.exp: set sysroot to /.
806
933aebfa
AH
8072019-03-27 Alan Hayward <alan.hayward@arm.com>
808
809 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
810 in child.
811
9f9aa852
AB
8122019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
813
814 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
815 field.
816 (make_container): Initialise new field.
817 * gdb.python/py-prettyprint.exp: Add new tests.
818 * gdb.python/py-prettyprint.py (class ContainerPrinter)
819 <display_hint>: New method.
820
3714a195
AB
8212019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
822
823 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
824 gdb_continue_to_breakpoint more throughout this test.
825 (run_lang_tests) Supply unique test names, and use
826 gdb_test_no_output.
827
18c77628
AB
8282019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 * gdb.base/finish-pretty.exp: Update expected results.
831 * gdb.base/pretty-print.c: New file.
832 * gdb.base/pretty-print.exp: New file.
833
9a93502f
PA
8342019-03-25 Pedro Alves <palves@redhat.com>
835
836 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
837 move comments outside list. Append '-i "" eof' section.
838
968aa7ae
AH
8392019-03-22 Alan Hayward <alan.hayward@arm.com>
840
841 * README: Add pie options.
842 * gdb.base/break-interp.exp: Ensure pie is disabled.
843 * gdb.base/dump.exp: Likewise.
844 * lib/gdb.exp (gdb_compile): Add pie option.
845
4c7d57e7
TT
8462019-03-19 Tom Tromey <tromey@adacore.com>
847
848 * gdb.mi/mi2-cli-display.c: New file.
849 * gdb.mi/mi2-cli-display.exp: New file.
850
bff8c71f
TT
8512019-03-18 Joel Brobecker <brobecker@adacore.com>
852 Tom Tromey <tromey@adacore.com>
853
854 * gdb.ada/ptype_array/pck.adb: New file.
855 * gdb.ada/ptype_array/pck.ads: New file.
856 * gdb.ada/ptype_array/foo.adb: New file.
857 * gdb.ada/ptype_array.exp: New file.
858
d085f989
TT
8592019-03-14 Tom Tromey <tromey@adacore.com>
860
861 * gdb.base/style.exp: Add "set style sources" test.
862
b4be1b06
SM
8632019-03-13 Simon Marchi <simon.marchi@ericsson.com>
864
865 * mi-breakpoint-location-ena-dis.exp: Rename to ...
866 * mi-breakpoint-multiple-locations.exp: ... this.
867 (make_breakpoints_pattern): New proc.
868 (do_test): Add mi_version parameter, test -break-insert,
869 -break-info and =breakpoint-created.
870
7cde5fc2
AB
8712019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
872
873 * config/default.exp: Remove 'load_lib gdb.exp'.
874 * config/monitor.exp: Likewise.
875 * config/sid.exp: Likewise.
876 * config/sim.exp: Likewise.
877 * config/slite.exp: Likewise.
878 * config/unix.exp: Likewise.
879 * gdb.base/default.exp: Remove unhelpful comment.
880
efbecbc1
AB
8812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
882
883 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
884
0841c79a
AB
8852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
886
887 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
888
4a270568
AB
8892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
890
891 * gdb.fortran/type-kinds.exp: Update expected results.
892
067630bd
AB
8932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
894
895 * gdb.fortran/type-kinds.exp: Test new integer type kind.
896
3be47f7a
AB
8972019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
898
899 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
900 function.
901 (test_basic_parsing_of_type_kinds): Expand types tested.
902 (test_parsing_invalid_type_kinds): New function.
903
4d00f5d8
AB
9042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
905
906 * gdb.fortran/intrinsics.exp: New file.
907 * gdb.fortran/intrinsics.f90: New file.
908 * gdb.fortran/type-kinds.exp: New file.
909
c8f91604
AB
9102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * gdb.fortran/dot-ops.exp: New file.
913
dd9f2c76
AB
9142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
915
916 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
917 Check upper and lower case logical literals.
918
84ec9724
AB
9192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
920
921 * gdb.fortran/types.exp (test_float_literal_types_accepted):
922 Remove duplicate tests.
923
c3734e09
AH
9242019-03-06 Alan Hayward <alan.hayward@arm.com>
925
926 * lib/gdb.exp (builtin_cd): rename of cd.
927 (cd): Override builtin.
928
aa3cfbda
RB
9292019-03-06 Richard Bunt <richard.bunt@arm.com>
930
931 * gdb.fortran/function-calls.exp: New file.
932 * gdb.fortran/function-calls.f90: New test.
933
7b63ad86
RB
9342019-03-04 Richard Bunt <richard.bunt@arm.com>
935
936 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
937 on user program standard output.
938 * gdb.fortran/short-circuit-argument-list.f90: Record function
939 calls.
940
01abb042
AH
9412019-02-28 Alan Hayward <alan.hayward@arm.com>
942
c3734e09
AH
943 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
944 failure.
01abb042 945
92137da0
RO
9462019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
947
948 PR gdb/8527
949 * gdb.base/interrupt-daemon-attach.c,
950 gdb.base/interrupt-daemon-attach.exp: New test.
951
5862844d
PA
9522019-02-27 Pedro Alves <palves@redhat.com>
953
954 * gdb.base/page.exp: Add tests for "set width/height -1".
955
8ed25214
PA
9562019-02-27 Pedro Alves <palves@redhat.com>
957
958 * gdb.base/page.exp: Add tests for "set/show width/height" with
959 "infinite" values.
960
6c28e44a
TT
9612019-02-27 Tom Tromey <tromey@adacore.com>
962
963 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
964 2.4.
965 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
966 workaround.
967
bf9a735e
AB
9682019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.base/align.exp: Extend to compile in both C and C++, and add
971 tests for structs with static members.
972
8791793c
TT
9732019-02-26 Tom Tromey <tromey@adacore.com>
974
975 * gdb.python/py-value.exp (test_value_from_buffer): Check for
976 ValueError, not TypeError.
977
bc2a507e
KB
9782019-02-26 Kevin Buettner <kevinb@redhat.com>
979
980 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
981 call from main program.
982
e0e7d3bd
JB
9832019-02-23 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
986 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
987 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
988 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
989 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
990
9600246d
KS
9912019-02-22 Keith Seitz <keiths@redhat.com>
992
993 PR symtab/23853
994 * gdb.base/symlink-sourcefile.c: New file.
995 * gdb.base/symlink-sourcefile.exp: New file.
996
0c95f9ed
TT
9972019-02-20 Tom Tromey <tom@tromey.com>
998
999 * gdb.base/info_qt.exp: Update.
1000
6caa91b6
SM
10012019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1002
1003 * gdb.base/source.exp: Move "error in sourced script" code to
1004 the end.
1005 * gdb.base/source-error.gdb: Move contents to
1006 source-error-1.gdb. Add new code to source source-error-1.gdb.
1007 * gdb.base/source-error-1.gdb: New file, from previous
1008 source-error.gdb.
1009
6506371f
TT
10102019-02-17 Tom Tromey <tom@tromey.com>
1011
1012 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1013 for macro styling.
1014 * gdb.base/style.c (SOME_MACRO): New macro.
1015
a0087920
TT
10162019-02-17 Tom Tromey <tom@tromey.com>
1017
1018 * gdb.base/style.exp: Add line-wrapping tests.
1019 * gdb.base/page.exp: Add test for quitting during pagination.
1020
a2cd4f14
JB
10212019-02-17 Joel Brobecker <brobecker@adacore.com>
1022
1023 * gdb.ada/big_packed_array: New testcase.
1024 * gdb.ada/homonym.exp: Fix incorrect expected output for
1025 "break <homonym__get_value>" test.
1026
9d70ffbc
WP
10272019-02-13 Weimin Pan <weimin.pan@oracle.com>
1028
1029 PR breakpoints/21870
1030 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1031 and prepare_for_testing. Add comment.
1032 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1033 redundant cleanup call. Clean up comment.
1034
01c7ae81
WP
10352019-02-12 Weimin Pan <weimin.pan@oracle.com>
1036
1037 PR breakpoints/21870
1038 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1039 * gdb.arch/aarch64-dbreg-contents.c: New file.
1040
aff29d1c
JB
10412019-02-10 Joel Brobecker <brobecker@adacore.com>
1042
1043 * gdb.ada/mi_ref_changeable: New testcase.
1044
df0da8a2
AH
10452019-02-07 Alan Hayward <alan.hayward@arm.com>
1046
1047 * gdb.base/attach.exp: Add double attach test.
1048
bd447abb
SM
10492019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1050
1051 * lib/gdb.exp (default_gdb_start): Don't match pagination
1052 prompt.
1053 (gdb_init): Set stty_init.
1054
1dbc40b9
TT
10552019-01-27 Tom Tromey <tom@tromey.com>
1056
1057 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1058 skip_python_tests.
1059
353229bf
AH
10602019-01-24 Alan Hayward <alan.hayward@arm.com>
1061
1062 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1063 New structure.
1064 (struct struct_static_02_02): Likewise.
1065 (struct struct_static_02_03): Likewise.
1066 (struct struct_static_02_04): Likewise.
1067 (struct struct_static_04_01): Likewise.
1068 (struct struct_static_04_02): Likewise.
1069 (struct struct_static_04_03): Likewise.
1070 (struct struct_static_04_04): Likewise.
1071 (struct struct_static_06_01): Likewise.
1072 (struct struct_static_06_02): Likewise.
1073 (struct struct_static_06_03): Likewise.
1074 (struct struct_static_06_04): Likewise.
1075 (cmp_struct_static_02_01): Likewise.
1076 (cmp_struct_static_02_02): Likewise.
1077 (cmp_struct_static_02_03): Likewise.
1078 (cmp_struct_static_02_04): Likewise.
1079 (cmp_struct_static_04_01): Likewise.
1080 (cmp_struct_static_04_02): Likewise.
1081 (cmp_struct_static_04_03): Likewise.
1082 (cmp_struct_static_04_04): Likewise.
1083 (cmp_struct_static_06_01): Likewise.
1084 (cmp_struct_static_06_02): Likewise.
1085 (cmp_struct_static_06_03): Likewise.
1086 (cmp_struct_static_06_04): Likewise.
1087 (call_all): Test new structs.
1088 * gdb.base/infcall-nested-structs.exp: Likewise.
1089
73021deb
AH
10902019-01-21 Alan Hayward <alan.hayward@arm.com>
1091 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1092
fc65c7db
AH
10932019-01-21 Alan Hayward <alan.hayward@arm.com>
1094 * gdb.base/stack-protector.c: New test.
1095 * gdb.base/stack-protector.exp: New file.
1096 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1097 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1098 option.
1099 (gdb_compile): Remove stack protector for GCC and prevent
1100 recursion.
1101
c24bdb02
KS
11022019-01-16 Keith Seitz <keiths@redhat.com>
1103
1104 PR gdb/23773
1105 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1106
6f072a10
PFC
11072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1108
1109 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1110 aliases.
1111 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1112 tests.
1113 * gdb.arch/powerpc-vector-regs.c: New file.
1114 * gdb.arch/powerpc-vector-regs.exp: New file.
1115
a7b8d682
PFC
11162019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1117
1118 * gdb.arch/altivec-regs.exp: Fix the list passed to
1119 gdb_expect_list when testing "info vector".
1120
6eb6fb67
AB
11212019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 * gdb.base/style.exp: Don't include path in testname.
1124
b56f80d8
KS
11252019-01-10 Keith Seitz <keiths@redhat.com>
1126
1127 PR gdb/23712
1128 PR symtab/23010
1129 * gdb.dwarf2/multidictionary.exp: New file.
1130
041be526
SM
11312019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1132
1133 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1134 (test_gnuv3_style_demangling): ... this.
1135 (test_lucid_style_demangling): Remove.
1136 (test_arm_style_demangling): Remove.
1137 (test_hp_style_demangling): Remove.
1138 (do_tests): Remove calls to the above.
1139
d820d0c3
AB
11402019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1143 case.
1144
f097f5ad
TT
11452019-01-06 Tom Tromey <tom@tromey.com>
1146
1147 PR gdb/28155:
1148 * gdb.dwarf2/typedef-void-finish.exp: New file.
1149
2cd8cc0b
TT
11502018-12-28 Tom Tromey <tom@tromey.com>
1151 Simon Marchi <simark@simark.ca>
1152
1153 * gdb.base/jit-exec.exp: New file.
1154 * gdb.base/jit-exec.c: New file.
1155 * gdb.base/jit-execd.c: New file.
1156
35fb8261
TT
11572018-12-28 Tom Tromey <tom@tromey.com>
1158
1159 * gdb.base/style.exp: Update test to check for address styling.
1160
47fd17cd
TT
11612018-12-28 Tom Tromey <tom@tromey.com>
1162
1163 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1164 message.
1165
d47032b7
TT
11662018-12-28 Tom Tromey <tom@tromey.com>
1167
1168 * gdb.base/style.exp: Add test for version number styling.
1169
af79b68d
TT
11702018-12-28 Tom Tromey <tom@tromey.com>
1171
1172 * gdb.base/style.exp: Add test for print_address_symbolic.
1173
0bb296cb
TT
11742018-12-28 Tom Tromey <tom@tromey.com>
1175
1176 * gdb.base/style.exp: Add test for breakpoint setting.
1177
80ae2043
TT
11782018-12-28 Tom Tromey <tom@tromey.com>
1179
1180 * gdb.base/style.exp: Add test for variable names.
1181
cbe56571
TT
11822018-12-28 Tom Tromey <tom@tromey.com>
1183
1184 * gdb.base/style.exp: New file.
1185 * gdb.base/style.c: New file.
1186
9162a27c
TT
11872018-12-28 Tom Tromey <tom@tromey.com>
1188
1189 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1190 "dumb".
1191 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1192 the TERM environment variable.
1193
bc543c90
TT
11942018-12-27 Tom Tromey <tom@tromey.com>
1195
1196 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1197 pagination test.
1198
6f0ffe50
AB
11992018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1202 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1203
b5a1e557
PW
12042018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1205
1206 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1207 Filename a.adb changed to bp_fun_addr.adb.
1208 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1209
6e8b1ab2
JV
12102018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1211
1212 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1213 non-PIE executables.
1214 * README: Mention the gdb,nopie_flag board setting.
1215 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1216 non-PIE executable.
1217 * gdb.arch/amd64-entry-value.exp: Likewise.
1218 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1219 * gdb.arch/i386-float.exp: Likewise.
1220 * gdb.arch/i386-signal.exp: Likewise.
1221 * gdb.mi/mi-reg-undefined.exp: Likewise.
1222
d00a27c5
PM
12232018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1224
1225 PR gdb/23974
1226 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1227
161d081c
PW
12282018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1229
1230 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1231 Update order of results accordingly.
1232
b001de23
AB
12332018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1234
1235 * gdb.base/annota1.exp: Update a test regexp.
1236
99e1a184
AB
12372018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1238
1239 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1240
7a81c1e2
PW
12412018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1242
1243 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1244 (reuse_time): Initialize to REUSE_TIME_CAP.
1245 (check_rc): New function.
1246 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1247 Check pthread_create rc.
1248 (spawner_thread_func): Check pthread_create and pthread_join rc.
1249
73e8dc90
PA
12502018-12-08 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.base/list.exp (test_forward_search): Rename to ...
1253 (test_forward_reverse_search): ... this. Also test reverse-search
1254 and the forward-search alias.
1255
13f2ed32
AB
12562018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1257
1258 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1259 local timeout variable before return, and remove all local timeout
1260 variable entirely.
1261 (gdb_load): Likewise.
1262
64d27cfc
TV
12632018-12-01 Tom de Vries <tdevries@suse.de>
1264
1265 * gdb.base/gdb-caching-proc.exp: New file.
1266
f63c03b4
SDJ
12672018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1268
1269 * Makefile.in (TIMESTAMP): New variable.
1270 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1271 command.
1272 (check-single-racy): Likewise.
1273 (check/%.exp): Likewise.
1274 (check-racy/%.exp): Likewise.
1275 (workers/%.worker): Likewise.
1276 (build-perf): Likewise.
1277 (check-perf): Likewise.
1278 * README: Describe new "TS" and "TS_FORMAT" variables.
1279 * print-ts.py: New file.
1280
1c97054b
BF
12812018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1282
1283 PR python/23714
1284 * gdb.python/python.exp: Test command repetition after
1285 gdb.execute.
1286
1871a62d
AB
12872018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1288
1289 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1290 is correctly aligned.
1291
fb5e1ed9
PW
12922018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1293
1294 * gdb.ada/info_auto_lang.exp: New testcase.
1295 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1296 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1297 * gdb.ada/info_auto_lang/some_c.c: New file.
1298
43d397ca
PW
12992018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1300
1301 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1302 FUNC_lang language syntax.
1303
beddd671
PW
13042018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1305
1306 * gdb.base/info_minsym.c: New file.
1307 * gdb.base/info_minsym.exp: New file.
1308
73fc52c4
TT
13092018-11-19 Tom Tromey <tom@tromey.com>
1310
1311 PR rust/23625:
1312 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1313 * gdb.rust/expr.exp: Update expected output. Change one test.
1314
994b876a
TT
13152018-11-19 Tom Tromey <tom@tromey.com>
1316
1317 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1318
6769f276
PA
13192018-11-19 Pedro Alves <palves@redhat.com>
1320
1321 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1322 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1323 see the expected warning.
1324
38a72da0
AH
13252018-11-16 Alan Hayward <alan.hayward@arm.com>
1326
1327 PR gdb/22736:
1328 * gdb.cp/infcall-nodebug-lib.c: New test.
1329 * gdb.cp/infcall-nodebug-main.c: New test.
1330 * gdb.cp/infcall-nodebug.exp: New file.
1331
53a89d6e
SM
13322018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1333
1334 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1335 completer tests.
1336
9325300d
TV
13372018-11-09 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.base/msym-lang.c: New test.
1340 * gdb.base/msym-lang.exp: New file.
1341 * gdb.base/msym-lang-main.c: New test.
1342
20f0d60d
TT
13432018-11-08 Tom Tromey <tom@tromey.com>
1344
1345 PR gdb/23555:
1346 PR gdb/23838:
1347 * gdb.base/warning.exp: New file.
1348
b5420128
JB
13492018-11-08 Jan Beulich <jbeulich@suse.com>
1350
1351 * testsuite/gdb.arch/i386-avx512.c,
1352 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1353
cd115d61
AB
13542018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1357 point hardware.
1358
35ee2dc2
AB
13592018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1360
1361 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1362 * gdb.dwarf2/missing-type-name.exp: New file.
1363
31aceee8
TV
13642018-11-06 Tom de Vries <tdevries@suse.de>
1365
1366 * gdb.base/many-headers.c: New test.
1367 * gdb.base/many-headers.exp: New file.
1368
109be305
JW
13692018-11-06 Jim Wilson <jimw@sifive.com>
1370
1371 * gdb.base/code_elim.exp: For riscv, set additional_flags
1372 to include -msmall-data-limit=0.
1373
e2b7af72
JB
13742018-11-01 Joel Brobecker <brobecker@adacore.com>
1375
1376 * gdb.ada/watch_minus_l: New testcase.
1377
cdcda965
SM
13782018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1379
1380 * gdb.arch/aix-sighandle.c: New file.
1381 * gdb.arch/aix-sighandle.exp: New file.
1382
92dcebf3
AB
13832018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1386 registers being unions.
1387
68b9ac18
TV
13882018-10-31 Tom de Vries <tdevries@suse.de>
1389
1390 * lib/valgrind.exp: New file.
1391 (vgdb_start, vgdb_stop): New procs, factored out of ...
1392 * gdb.base/valgrind-bt.exp: ... here, ...
1393 * gdb.base/valgrind-disp-step.exp: ... here and ...
1394 * gdb.base/valgrind-infcall.exp: ... here.
1395
1443936e
TV
13962018-10-31 Tom de Vries <tdevries@suse.de>
1397
1398 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1399
eb77c9df
AB
14002018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1401
1402 * gdb.dwarf2/void-type.c: New file.
1403 * gdb.dwarf2/void-type.exp: New file.
1404
82b5e646
PW
14052018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1406
1407 * gdb.base/info_qt.c: New file.
1408 * gdb.base/info_qt.exp: New file.
1409
8d619c01
EBM
14102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1411
1412 * gdb.arch/powerpc-htm-regs.c: New file.
1413 * gdb.arch/powerpc-htm-regs.exp: New file.
1414
f2cf6173
EBM
14152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1416
1417 * gdb.arch/powerpc-tar.c: New file.
1418 * gdb.arch/powerpc-tar.exp: New file.
1419
7ca18ed6
EBM
14202018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1421
1422 * gdb.arch/powerpc-ppr-dscr.c: New file.
1423 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1424
bfcc0eba
TV
14252018-10-25 Tom de Vries <tdevries@suse.de>
1426
1427 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1428
fe1a5cad
TV
14292018-10-24 Tom de Vries <tdevries@suse.de>
1430
1431 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1432 longer exists error.
1433
a76dc3b7
TV
14342018-10-24 Tom de Vries <tdevries@suse.de>
1435
1436 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1437
4df46df7
TV
14382018-10-24 Tom de Vries <tdevries@suse.de>
1439
1440 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1441 --db-attach in valgrind.
1442
0dbfcfff
AB
14432018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1444
1445 * gdb.arch/riscv-reg-aliases.c: New file.
1446 * gdb.arch/riscv-reg-aliases.exp: New file.
1447
b04480b1
AH
14482018-10-19 Alan Hayward <alan.hayward@arm.com>
1449
1450 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1451
2c6ac8d7
AH
14522018-10-19 Alan Hayward <alan.hayward@arm.com>
1453
1454 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1455
2bc69f25
AH
14562018-10-19 Alan Hayward <alan.hayward@arm.com>
1457
1458 * gdb.cp/ovldbreak.exp: Fix regexps.
1459
1f1ae3a3
AH
14602018-10-19 Alan Hayward <alan.hayward@arm.com>
1461
1462 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1463
94c18618
SDJ
14642018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1465
1466 PR cli/23785
1467 * gdb.base/restore.exp: New test to check if "restore" with an
1468 invalid file doesn't segfault.
1469
812cd6eb
TV
14702018-10-18 Tom de Vries <tdevries@suse.de>
1471
1472 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1473 * gdb.ada/excep_handle.exp: Same.
1474 * gdb.ada/mi_string_access.exp: Same.
1475 * gdb.ada/mi_var_union.exp: Same.
1476 * gdb.arch/arc-analyze-prologue.exp: Same.
1477 * gdb.arch/arc-decode-insn.exp: Same.
1478 * gdb.base/readnever.exp: Same.
1479 * gdb.fortran/printing-types.exp: Same.
1480 * gdb.guile/scm-lazy-string.exp: Same.
1481
c4b90788
TV
14822018-10-16 Tom de Vries <tdevries@suse.de>
1483
1484 PR gdb/23730
1485 * gdb.base/catch-follow-exec.c: Add copyright notice.
1486 * gdb.base/catch-follow-exec.exp: Rewrite to use
1487 gdb_spawn_with_cmdline_opts. Require gdb-native.
1488
8bca2978
SL
14892018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1490
1491 * gdb.trace/actions-changed.exp: Check for arch support.
1492 * gdb.trace/actions.exp: Likewise.
1493 * gdb.trace/ax.exp: Likewise.
1494 * gdb.trace/backtrace.exp: Likewise.
1495 * gdb.trace/change-loc.exp: Likewise.
1496 * gdb.trace/deltrace.exp: Likewise.
1497 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1498 * gdb.trace/ftrace.exp: Likewise.
1499 * gdb.trace/infotrace.exp: Check for arch support.
1500 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1501 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1502 * gdb.trace/mi-tsv-changed.exp: Likewise.
1503 * gdb.trace/packetlen.exp: Likewise.
1504 * gdb.trace/passc-dyn.exp: Likewise.
1505 * gdb.trace/passcount.exp: Likewise.
1506 * gdb.trace/pending.exp: Likewise.
1507 * gdb.trace/range-stepping.exp: Check for shlib support.
1508 * gdb.trace/report.exp: Check for arch support.
1509 * gdb.trace/save-trace.exp: Likewise.
1510 * gdb.trace/signal.exp: Check for signal support.
1511 * gdb.trace/tfind.exp: Check for arch support.
1512 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1513 * gdb.trace/trace-common.h: Add comment.
1514 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1515 * gdb.trace/trace-enable-disable.exp: Likewise.
1516 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1517 * gdb.trace/tracecmd.exp: Check for arch support.
1518 * gdb.trace/tspeed.exp: Check for shlib and target support.
1519 * gdb.trace/tstatus.exp: Check for arch support.
1520 * gdb.trace/tsv.exp: Likewise.
1521 * gdb.trace/while-dyn.exp: Likewise.
1522 * gdb.trace/while-stepping.exp: Likewise.
1523 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1524
f9c49bff
SM
15252018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1526
1527 * gdb.trace/tspeed.exp: Remove nowarnings.
1528 (prepare_for_trace_test): Declare "global ipalib".
1529 * gdb.trace/tspeed.c: Include unistd.h.
1530 (main): Remove superfluous printf argument.
1531
d4330bde
SL
15322018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1533
1534 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1535 directory prefix on the filename.
1536
8ecfd7bd
SDJ
15372018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1538
1539 * gdb.gdb/unittest.exp: Update expected message informing that
1540 selftests have been disabled.
1541 * gdb.server/unittest.exp: Likewise.
1542
58bbcd02
TV
15432018-10-09 Tom de Vries <tdevries@suse.de>
1544
1545 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1546 with runto_main.
1547
9f6b697b
WP
15482018-10-08 Weimin Pan <weimin.pan@oracle.com>
1549
1550 PR c++/16841
1551 * gdb.cp/virtbase2.cc: New file.
1552 * gdb.cp/virtbase2.exp: New file.
1553
add5ded5
TT
15542018-10-06 Tom Tromey <tom@tromey.com>
1555
1556 PR python/19399:
1557 * gdb.python/py-inferior.exp: Add architecture test.
1558
f9e48344
TT
15592018-10-06 Tom Tromey <tom@tromey.com>
1560
1561 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1562 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1563
2a8be203
TT
15642018-10-06 Tom Tromey <tom@tromey.com>
1565
1566 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1567 of a "throw" catchpoint.
1568
e04caa70
SDJ
15692018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1570
1571 * gdb.base/info-proc.exp: Update string expected from "help info
1572 proc".
1573
5ca8c39f
TT
15742018-10-04 Tom Tromey <tom@tromey.com>
1575
1576 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1577 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1578 (test_initial_complaints, test_empty_complaints): Update.
1579 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1580
3453e7e4
TT
15812018-10-04 Tom Tromey <tom@tromey.com>
1582
1583 PR cli/19551:
1584 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1585 * lib/gdb.exp (gdb_file_cmd): Update.
1586 * gdb.stabs/weird.exp (print_weird_var): Update.
1587 * gdb.server/solib-list.exp: Update.
1588 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1589 * gdb.mi/mi-cli.exp: Update.
1590 * gdb.linespec/linespec.exp: Update.
1591 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1592 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1593 * gdb.cp/cp-relocate.exp: Update.
1594 * gdb.base/sym-file.exp: Update.
1595 * gdb.base/relocate.exp: Update.
1596 * gdb.base/readnever.exp: Update.
1597 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1598 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1599 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1600 * gdb.base/code_elim.exp: Update.
1601 * gdb.base/break-unload-file.exp (test_break): Update.
1602 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1603 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1604 Update.
1605 * gdb.base/attach.exp (do_attach_tests): Update.
1606 * gdb.base/sepdebug.exp: Update.
1607 * gdb.python/py-section-script.exp: Update.
1608
6afcf761
TT
16092018-10-04 Tom Tromey <tom@tromey.com>
1610
1611 PR cli/22234:
1612 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1613 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1614 output.
1615
fef1b293
TT
16162018-10-04 Tom Tromey <tom@tromey.com>
1617
1618 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1619 set width and height to 0.
1620 (test_command_line_attach_run): Use -quiet.
1621
ca98345e
SL
16222018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1623
1624 * lib/gdb.exp (skip_ifunc_tests): New.
1625 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1626 other compile failures.
1627 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1628
ff34e6ae
SM
16292018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1630
1631 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1632 is_amd64_regs_target.
1633
6bb8890e
AH
16342018-10-01 Alan Hayward <alan.hayward@arm.com>
1635
1636 * gdb.arch/aarch64-sighandler-regs.c: New test.
1637 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1638 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1639
224d30d3
MM
16402018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1641
1642 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1643 assembly.
1644
f67ffa6a
AB
16452018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 * gdb.base/frame-selection.exp: New file.
1648 * gdb.base/frame-selection.c: New file.
1649
9fc3183f
AH
16502018-09-27 Alan Hayward <alan.hayward@arm.com>
1651
1652 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1653 pthread barrier.
1654 (main): Likewise.
1655
d354055e
AB
16562018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * gdb.base/large-frame-1.c: New file.
1659 * gdb.base/large-frame-2.c: New file.
1660 * gdb.base/large-frame.exp: New file.
1661 * gdb.base/large-frame.h: New file.
1662
db727370
JL
16632018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1664
1665 PR gdb/20948
1666 * gdb.base/write_mem.exp: New test.
1667 * gdb.base/write_mem.c: Likewise.
1668
ae778caf
TT
16692018-09-23 Tom Tromey <tom@tromey.com>
1670
1671 PR python/18852:
1672 * gdb.python/py-parameter.exp: Add test for parameter that throws
1673 on "set".
1674
fd3ba736
TT
16752018-09-23 Tom Tromey <tom@tromey.com>
1676
1677 PR python/17284:
1678 * gdb.python/py-template.exp (test_template_arg): Add test for
1679 negative template argument number.
1680
39a24317
TT
16812018-09-23 Tom Tromey <tom@tromey.com>
1682
1683 PR python/14062:
1684 * gdb.python/python.exp: Add test for post_event error.
1685
f5769a2c
TT
16862018-09-23 Tom Tromey <tom@tromey.com>
1687
1688 PR python/18170:
1689 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1690 convert pointers to int and long.
1691
1c1e54f6
TT
16922018-09-23 Tom Tromey <tom@tromey.com>
1693
1694 PR python/20126:
1695 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1696 signed-ness conversion tests.
1697
fb4fa946
TT
16982018-09-23 Tom Tromey <tom@tromey.com>
1699
1700 PR python/18352;
1701 * gdb.python/py-value.exp (test_float_conversion): New proc.
1702 Use it.
1703
a466edac
HAQ
17042018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1705
1706 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1707
4ee9b0c5
SL
17082018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1709
1710 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1711 no readline.
1712 * gdb.base/utf8-identifiers.exp: Likewise.
1713 * gdb.cp/cpcompletion.exp: Likewise.
1714 * gdb.linespec/cpcompletion.exp: Likewise.
1715 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1716 * gdb.linespec/cpls-ops.exp: Likewise.
1717
23be8da7
RB
17182018-09-19 Richard Bunt <richard.bunt@arm.com>
1719 Chris January <chris.january@arm.com>
1720
1721 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1722 * gdb.fortran/short-circuit-argument-list.exp: New file.
1723 * gdb.fortran/short-circuit-argument-list.f90: New test.
1724
5031d0ae
SDJ
17252018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1726
1727 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1728 "arch=" keyword when executing "-stack-list-frames".
1729
b4c0d1a4
SDJ
17302018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1731
1732 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1733 "arch=" keyword when executing "-stack-list-frames".
1734
7a6d2b45
SDJ
17352018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1736
1737 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1738 break ada".
1739
8588b356
SM
17402018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1741
1742 PR python/23669
1743 * gdb.python/python.exp: Test gdb.execute("show commands").
1744
65e65158
TT
17452018-09-16 Tom Tromey <tom@tromey.com>
1746
1747 * gdb.base/new-ui.exp (do_execution_tests): Update.
1748 * gdb.base/dbx.exp (test_breakpoints): Update.
1749
bf326452
AH
17502018-09-14 Alan Hayward <alan.hayward@arm.com>
1751
1752 * lib/gdb.exp (gdb_simple_compile): Add proc.
1753 (is_elf_target): Use gdb_simple_compile.
1754 (skip_altivec_tests): Likewise.
1755 (skip_vsx_tests): Likewise.
1756 (skip_tsx_tests): Likewise.
1757 (skip_btrace_tests): Likewise.
1758 (skip_btrace_pt_tests): Likewise.
1759 (gdb_can_simple_compile): Likewise.
1760 (gdb_has_argv0): Likewise.
1761 (gdb_target_symbol_prefix): Likewise.
1762 (target_supports_scheduler_locking): Likewise.
1763
2361b0fb
TT
17642018-09-13 Tom Tromey <tom@tromey.com>
1765
1766 * Makefile.in (TAGS): Recognize proc_with_prefix and
1767 gdb_caching_proc.
1768
0ae1a321
SM
17692018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1770
1771 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1772 method.
1773
a40bf0c2
SM
17742018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1775
1776 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1777 and a few other Inferior properties when the Inferior is no
1778 longer valid.
1779
4a3fe98f
TT
17802018-09-13 Tom Tromey <tom@tromey.com>
1781
1782 PR rust/23650:
1783 * gdb.rust/simple.exp: Add test for enum field access error.
1784
098b2108
TT
17852018-09-13 Tom Tromey <tom@tromey.com>
1786
1787 PR rust/23626:
1788 * gdb.rust/simple.rs (EmptyEnum): New type.
1789 (main): Use it.
1790 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1791
1256af7d
SM
17922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1793
1794 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1795 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1796 * gdb.python/py-symtab.exp: Update test printing an objfile.
1797
4aa8e6c2
SM
17982018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1799
1800 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1801 object.
1802
c221b2f7
AH
18032018-09-12 Alan Hayward <alan.hayward@arm.com>
1804
1805 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1806 (support_complex_tests): Use gdb_can_simple_compile.
1807 (is_ilp32_target): Likewise.
1808 (is_lp64_target): Likewise.
1809 (is_64_target): Likewise.
1810 (is_amd64_regs_target): Likewise.
1811 (is_aarch32_target): Likewise.
1812 (gdb_int128_helper): Likewise.
1813
6f1107b5
JK
18142018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1815
1816 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1817
1f5d1570
JG
18182018-09-10 Jerome Guitton <guitton@adacore.com>
1819
1820 * gdb.ada/same_component_name: Add test for case of tagged record
1821 with variable-length fields.
1822
cc330e39
XR
18232018-09-10 Xavier Roirand <roirand@adacore.com>
1824
1825 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1826 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1827 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1828 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1829
b9c50e9a
XR
18302018-09-10 Xavier Roirand <roirand@adacore.com>
1831
1832 * gdb.ada/mi_string_access.exp: New testcase.
1833 * gdb.ada/mi_string_access/bar.adb: New file.
1834 * gdb.ada/mi_string_access/pck.adb: New file.
1835 * gdb.ada/mi_string_access/pck.asd: New file.
1836
2963898f
XR
18372018-09-10 Xavier Roirand <roirand@adacore.com>
1838
1839 * gdb.ada/mi_var_union.exp: New testcase.
1840 * gdb.ada/mi_var_union/bar.adb: New file.
1841 * gdb.ada/mi_var_union/pck.adb: New file.
1842 * gdb.ada/mi_var_union/pck.asd: New file.
1843
1aac008f
TT
18442018-09-08 Tom Tromey <tom@tromey.com>
1845
1846 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1847
332cf4c9
TT
18482018-09-08 Tom Tromey <tom@tromey.com>
1849
1850 PR python/16047:
1851 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1852 (register_pretty_printers): Register new printer.
1853 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1854 test.
1855 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1856 (an_int_type3): New global.
1857
424da6cf
JB
18582018-09-08 Joel Brobecker <brobecker@adacore.com>
1859
1860 * gdb.ada/expr_with_funcall: New testcase.
1861
2a62dfa9
JB
18622018-09-08 Joel Brobecker <brobecker@adacore.com>
1863
1864 * gdb.ada/packed_array_assign: New testcase.
1865
96b6697f
AB
18662018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1867
1868 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1869 names, and add test prefixes to make test names unique.
1870
e4a62c65
TV
18712018-09-05 Tom de Vries <tdevries@suse.de>
1872
1873 * gdb.dwarf2/varval.exp: Add test.
1874
dd083ee2
GB
18752018-09-04 Gary Benson <gbenson@redhat.com>
1876
1877 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1878 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1879
aef9346c
TT
18802018-08-31 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.rust/simple.rs: Rename second variable "v".
1883
c67f2e15
AB
18842018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.base/funcargs.c (use_a): New function.
1887 (recurse): Call use_a.
1888
078a0207
KS
18892018-08-29 Keith Seitz <keiths@redhat.com>
1890
1891 * gdb.compile/compile-cplus-anonymous.cc: New file.
1892 * gdb.compile/compile-cplus-anonymous.exp: New file.
1893 * gdb.compile/compile-cplus-array-decay.cc: New file.
1894 * gdb.compile/compile-cplus-array-decay.exp: New file.
1895 * gdb.compile/compile-cplus-inherit.cc: New file.
1896 * gdb.compile/compile-cplus-inherit.exp: New file.
1897 * gdb.compile/compile-cplus-member.cc: New file.
1898 * gdb.compile/compile-cplus-member.exp: New file.
1899 * gdb.compile/compile-cplus-method.cc: New file.
1900 * gdb.compile/compile-cplus-method.exp: New file.
1901 * gdb.compile/compile-cplus-mod.c: "New" file.
1902 * gdb.compile/compile-cplus-namespace.cc: New file.
1903 * gdb.compile/compile-cplus-namespace.exp: New file.
1904 * gdb.compile/compile-cplus-nested.cc: New file.
1905 * gdb.compile/compile-cplus-nested.exp: New file.
1906 * gdb.compile/compile-cplus-print.c: "New" file.
1907 * gdb.compile/compile-cplus-print.exp: "New" file.
1908 * gdb.compile/compile-cplus-virtual.cc: New file.
1909 * gdb.compile/compile-cplus-virtual.exp: New file.
1910 * gdb.compile/compile-cplus.c: "New" file.
1911 * gdb.compile/compile-cplus.exp: "New" file.
1912 * lib/compile-support.exp: New file.
1913
b0f492b9
GB
19142018-08-16 Gary Benson <gbenson@redhat.com>
1915
1916 PR gdb/13000:
1917 * gdb.base/batch-exit-status.exp: New file.
1918 * gdb.base/batch-exit-status.good-commands: Likewise.
1919 * gdb.base/batch-exit-status.bad-commands: Likewise.
1920
36eb4c5f
AH
19212018-08-29 Alan Hayward <alan.hayward@arm.com>
1922
1923 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1924 (struct struct02): Likewise.
1925 (struct struct03): Likewise.
1926 (struct struct04): Likewise.
1927 (struct struct_01_01): New struct.
1928 (struct struct_01_02): Likewise.
1929 (struct struct_01_03): Likewise.
1930 (struct struct_01_04): Likewise.
1931 (struct struct_02_01): Likewise.
1932 (struct struct_02_02): Likewise.
1933 (struct struct_02_03): Likewise.
1934 (struct struct_02_04): Likewise.
1935 (struct struct_04_01): Likewise.
1936 (struct struct_04_02): Likewise.
1937 (struct struct_04_03): Likewise.
1938 (struct struct_04_04): Likewise.
1939 (struct struct_05_01): Likewise.
1940 (struct struct_05_02): Likewise.
1941 (struct struct_05_03): Likewise.
1942 (struct struct_05_04): Likewise.
1943 (cmp_struct01): Remove function.
1944 (cmp_struct02): Likewise.
1945 (cmp_struct03): Likewise.
1946 (cmp_struct04): Likewise.
1947 (cmp_struct_01_01): Add Function.
1948 (cmp_struct_01_02): Likewise.
1949 (cmp_struct_01_03): Likewise.
1950 (cmp_struct_01_04): Likewise.
1951 (cmp_struct_02_01): Likewise.
1952 (cmp_struct_02_02): Likewise.
1953 (cmp_struct_02_03): Likewise.
1954 (cmp_struct_02_04): Likewise.
1955 (cmp_struct_04_01): Likewise.
1956 (cmp_struct_04_02): Likewise.
1957 (cmp_struct_04_03): Likewise.
1958 (cmp_struct_04_04): Likewise.
1959 (cmp_struct_05_01): Likewise.
1960 (cmp_struct_05_02): Likewise.
1961 (cmp_struct_05_03): Likewise.
1962 (cmp_struct_05_04): Likewise.
1963 (call_all): Add new structs.
1964 * gdb.base/infcall-nested-structs.exp: Likewise.
1965
3bf9c013
JV
19662018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1967
1968 * gdb.python/py-framefilter-mi.exp: Update regexp to
1969 check for "arch" field in frame output.
1970
450d1e88
KB
19712018-08-23 Kevin Buettner <kevinb@redhat.com>
1972
1973 * gdb.dwarf2/dw2-ranges-func.c: New file.
1974 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1975
ae739fe7
SM
19762018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1977
1978 * gdb.base/term.exp: Compare terminal settings with values from
1979 the inferior.
1980 * gdb.base/term.c: Get and set terminal settings.
1981
6d52907e
JV
19822018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1983
1984 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1985 accommodate new "arch" field in frame output.
1986 * gdb.mi/mi-return.exp: Likewise.
1987 * gdb.mi/mi-stack.exp: Likewise.
1988 * gdb.mi/mi-syn-frame.exp: Likewise.
1989 * gdb.mi/user-selected-context-sync.exp: Likewise.
1990
be2d111a
MS
19912018-08-19 Michael Spang <spang@google.com>
1992
1993 PR gdb/11786
1994 * gdb.base/gcore-tls-pie.c: New file.
1995 * gdb.base/gcore-tls-pie.exp: New file.
1996
ae3a7c47
KB
19972018-08-18 Kevin Buettner <kevinb@redhat.com>
1998
1999 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2000 * gdb.dwarf2/varval.c: New file.
2001 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2002
2ecae92e
AH
20032018-08-17 Alan Hayward <alan.hayward@arm.com>
2004
2005 PR gdb/18931
2006 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2007
c1854f1d
KS
20082018-08-16 Keith Seitz <keiths@redhat.com>
2009
2010 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2011 tests expected to pass.
2012
26fb3983
JV
20132018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2014
2015 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2016 -data-disassemble -a.
2017 (test_disassembly_bogus_args): Likewise.
2018
67943c00
AB
20192018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2022
5ff2bbae
AB
20232018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.base/vla-optimized-out.exp: Add new test.
2026
e5bbcd0f
AB
20272018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.base/vla-optimized-out-o3.exp: Delete.
2030 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2031 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2032 deleted tests.
2033
9d4a934c
AB
20342018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2035
2036 PR gdb/18050:
2037 * gdb.server/extended-remote-restart.c: New file.
2038 * gdb.server/extended-remote-restart.exp: New file.
2039
045cf012
SM
20402018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2041
2042 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2043 "set variable index = 42".
2044
87d6a7aa
SM
20452018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2046
2047 * boards/index-cache-gdb.exp: New file.
2048 * gdb.dwarf2/index-cache.exp: New file.
2049 * gdb.dwarf2/index-cache.c: New file.
2050 * gdb.base/maint.exp: Check if we are using the index cache.
2051
96d68bd4
RO
20522018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2053
2054 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2055 MAKEFLAGS.
2056
5a699617
RO
20572018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2058
2059 * dg-extract-results.sh: Move to toplevel contrib.
2060 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2061 * Makefile.in (check-parallel-racy): Likewise.
2062
5bd18990
AB
20632018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2066 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2067 tests if the target supports scheduler locking.
2068
3fbbcf47
TV
20692018-08-04 Tom de Vries <tdevries@suse.de>
2070
2071 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2072
3e1d3d8c
TT
20732018-08-02 Tom Tromey <tom@tromey.com>
2074
2075 PR symtab/16842.
2076 * gdb.cp/temargs.exp: Test "info address" of a template
2077 parameter.
2078
5abe0f0c
JV
20792018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2080
2081 * gdb.python/py-mi-var-info-path-expression.c: New file.
2082 * gdb.python/py-mi-var-info-path-expression.py: New file.
2083 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2084
fb66cde8
SDJ
20852018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2086
2087 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2088 error after "cannot resolve name" string.
2089
c708f4d2
AB
20902018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2093 started.
2094 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2095
37cc0cae
TV
20962018-07-28 Tom de Vries <tdevries@suse.de>
2097
2098 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2099
63b4ecf7
TV
21002018-07-26 Tom de Vries <tdevries@suse.de>
2101
2102 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2103
3c3bb058
AB
21042018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2105
2106 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2107 is visible.
2108
9e7f3bbb
TV
21092018-07-26 Tom de Vries <tdevries@suse.de>
2110
2111 PR breakpoints/23366
2112 * gdb.base/catch-follow-exec.c: New test.
2113 * gdb.base/catch-follow-exec.exp: New file.
2114
16f808ec
TV
21152018-07-25 Tom de Vries <tdevries@suse.de>
2116
2117 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2118 vla-optimized-out.c.
2119
d7154a8d
JV
21202018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2121
2122 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2123 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2124
232a0032
TV
21252018-07-20 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2128 NOCLONE macro.
2129 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2130
fbb1d502
TV
21312018-07-19 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2134 regular expression.
2135
42dc7699
TV
21362018-07-18 Tom de Vries <tdevries@suse.de>
2137
2138 * gdb.base/vla-optimized-out.c: New test.
2139 * gdb.base/vla-optimized-out.exp: New file.
2140
7f1f7e23
SDJ
21412018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2142
2143 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2144 message "No address associated with hostname" when gdbserver
2145 cannot resolve the hostname.
2146
5759ebb3
PW
21472018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2148
2149 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2150 Add some test prefixes to make tests unique.
2151
3606ccab
PW
21522018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2153
2154 * gdb.base/frameapply.c: New file.
2155 * gdb.base/frameapply.exp: New file.
2156
529c08b2
PW
21572018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2158
2159 * gdb.base/skip.exp: Update expected error message.
2160
c7ab0aef
SDJ
21612018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2162 Jan Kratochvil <jan.kratochvil@redhat.com>
2163 Paul Fertser <fercerpav@gmail.com>
2164 Tsutomu Seki <sekiriki@gmail.com>
2165
2166 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2167 parameter.
2168 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2169 by default.
2170 * boards/native-gdbserver.exp: Likewise.
2171 * gdb.server/run-without-local-binary.exp: Improve regexp used
2172 for detecting when a remote debugging connection succeeds.
2173 * gdb.server/server-connect.exp: New file.
2174 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2175 Do not prefix the port number with ":".
2176 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2177 support for detecting and using it. Add '$debughost_gdbserver'
2178 to the list of arguments used to start gdbserver. Handle case
2179 when gdbserver cannot resolve a network name.
2180
16ff70dd
SDJ
21812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2182
2183 PR c++/23373
2184 * gdb.base/ptype-offsets.cc (struct static_member): New
2185 struct.
2186 (main) <stmember>: New variable.
2187 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2188 with a static member in it.
2189
3541979f
AB
21902018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2191
2192 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2193 watchpoints enabled and disabled.
2194
c8ad9b9a
AB
21952018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2196
2197 * gdb.base/examine-backward.exp: Still run tests around address
2198 0x0, even if address 0x0 is not readable. Update the pattern for
2199 matching address 0x0 in expected output.
2200
e0e5e971
AB
22012018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2202
2203 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2204 malloc/free.
2205
1ea5da02
TV
22062018-07-04 Tom de Vries <tdevries@suse.de>
2207
2208 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2209
471b9d15
MR
22102018-07-02 Maciej W. Rozycki <macro@mips.com>
2211
2212 PR tdep/8282
2213 * gdb.arch/mips-disassembler-options.exp: New test.
2214 * gdb.arch/mips-disassembler-options.s: New test source.
2215
75acb486
PA
22162018-06-29 Pedro Alves <palves@redhat.com>
2217
2218 * gdb.threads/names.exp: Adjust expected "info threads" output.
2219
cd2bb709
PA
22202018-06-29 Pedro Alves <palves@redhat.com>
2221
2222 * gdb.opt/inline-break.exp (line number, address): Add "info
2223 break" tests.
2224
991ff292
PA
22252018-06-29 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2228 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2229 number and address and running to them.
2230
356819b6 22312018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2232
2233 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2234
2512d7ef
JK
22352018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2236
2237 * lib/compiler.c: Remove executable permission flag.
2238
be1b6474
RB
22392018-06-28 Richard Bunt <richard.bunt@arm.com>
2240
2241 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2242 code.
2243 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2244
291f9a96
PT
22452018-06-28 Petr Tesarik <ptesarik@suse.cz>
2246
2247 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2248
ed6dfe51
PT
22492018-06-28 Petr Tesarik <ptesarik@suse.cz>
2250
2251 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2252 address argument is omitted.
2253
d4d429d5
PT
22542018-06-28 Petr Tesarik <ptesarik@suse.cz>
2255
2256 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2257
7ab6656f
OJ
22582018-06-27 Omair Javaid <omair.javaid@linaro.org>
2259
2260 PR gdb/21695
2261 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2262 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2263
a33ccfc7
TT
22642018-06-26 Tom Tromey <tom@tromey.com>
2265
2266 PR rust/22574:
2267 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2268 * gdb.rust/simple.rs (struct SimpleLayout): New.
2269
6d72d289
SM
22702018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2271
2272 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2273 "info registers" output.
2274
8363f9d5
RB
22752018-06-21 Richard Bunt <richard.bunt@arm.com>
2276
2277 * gdb.base/watchpoint-hw-attach.c: New test.
2278 * gdb.base/watchpoint-hw-attach.exp: New file.
2279
f00674fe
SM
22802018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2281
2282 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2283 through /bin/sh.
2284 * boards/dwarf4-gdb-index.exp: Likewise.
2285 * boards/fission-dwp.exp: Likewise.
2286
1d554008
UW
22872018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2288
2289 * gdb.base/float128.exp: Add comment and improved fail message
2290 to the failure case of "print large128" test.
2291
d0ac1c44
SM
22922018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2293
2294 * configure.ac: Remove AC_PREREQ.
2295 * configure: Re-generate.
2296
61b04dd0
PA
22972018-06-19 Pedro Alves <palves@redhat.com>
2298
2299 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2300 (func_extern_caller): New.
2301 (main): Call func_extern_caller.
2302 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2303 logic change.
2304
f63b508a
SM
23052018-06-18 Weimin Pan <weimin.pan@oracle.com>
2306
2307 PR gdb/16841
2308 * gdb.cp/typedef-base.cc: New file.
2309 * gdb.cp/typedef-base.exp: New file.
2310
0fe3a558
TV
23112018-06-18 Tom de Vries <tdevries@suse.de>
2312
2313 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2314
7010835a
AB
23152018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2316 Richard Bunt <Richard.Bunt@arm.com>
2317
2318 * gdb.threads/attach-slow-waitpid.c: New file.
2319 * gdb.threads/attach-slow-waitpid.exp: New file.
2320 * gdb.threads/slow-waitpid.c: New file.
2321
14897d65
PA
23222018-06-14 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.base/fork-running-state.c: Include <errno.h>.
2325 (exit_if_relative_exits): New.
2326 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2327 exits.
2328 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2329 child exits.
2330
5d9a0608
TV
23312018-06-14 Tom de Vries <tdevries@suse.de>
2332
2333 PR cli/22573
2334 * gdb.base/finish-pretty.c: New test.
2335 * gdb.base/finish-pretty.exp: New file.
2336
11ae5818
PA
23372018-06-14 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2340 gdb's expected startup output.
2341
1d39de44
PA
23422018-06-14 Pedro Alves <palves@redhat.com>
2343
2344 * lib/selftest-support.exp (selftest_setup): Remove inlined
2345 function handling.
2346
70ee0000
TV
23472018-06-14 Tom de Vries <tdevries@suse.de>
2348
2349 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2350 matching of breakpoint printing.
2351
11f4b608
TV
23522018-06-13 Tom de Vries <tdevries@suse.de>
2353
2354 PR testsuite/23269
2355 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2356 (fork_child): ... here, and ...
2357 (fork_parent): ... here.
2358
23592018-06-12 Tom de Vries <tdevries@suse.de>
2360
2361 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2362
9516f85a
AB
23632018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2364 Stephen Roberts <stephen.roberts@arm.com>
2365
2366 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2367 rewrite test to describe action performed, rather than possible
2368 failure.
2369
5045b3d7
GB
23702018-06-08 Gary Benson <gbenson@redhat.com>
2371
2372 * gdb.threads/check-libthread-db.exp: New file.
2373 * gdb.threads/check-libthread-db.c: Likewise.
2374
c61b06a1
TT
23752018-06-05 Tom Tromey <tom@tromey.com>
2376
2377 * gdb.base/default.exp: Update expected "show version" output.
2378
eb6af809
TT
23792018-06-05 Tom Tromey <tom@tromey.com>
2380
2381 PR cli/12326:
2382 * gdb.cp/static-print-quit.exp: Update.
2383 * lib/gdb.exp (pagination_prompt): Update.
2384 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2385 * gdb.python/python.exp: Update.
2386
178d6a63
JB
23872018-06-04 Joel Brobecker <brobecker@adacore.com>
2388
2389 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2390
8e817061
JB
23912018-06-01 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.ada/bp_fun_addr: New testcase.
2394
e86ca25f
TT
23952018-06-01 Tom Tromey <tom@tromey.com>
2396
2397 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2398 results.
2399 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2400 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2401 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2402 * gdb.base/maint.exp (maint_pass_if): Update.
2403
4b2dfa9d
MR
24042018-05-31 Maciej W. Rozycki <macro@mips.com>
2405
2406 * gdb.base/endian.exp: New test.
2407 * gdb.base/endian.c: New test source.
2408
45f25d6c
AB
24092018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 PR gdb/23203
2412 * gdb.base/bt-selected-frame.c: New file.
2413 * gdb.base/bt-selected-frame.exp: New file.
2414 * lib/gdb.exp (get_current_frame_number): New function.
2415
d9f6d7f8
MR
24162018-05-24 Maciej W. Rozycki <macro@mips.com>
2417 Pedro Alves <palves@redhat.com>
2418
2419 * gdb.threads/tls-core.c: Include <stdlib.h>
2420 (thread_proc): Call `abort'.
2421 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2422 (tls_core_test): New procedure, bits factored out from ...
2423 (top level): ... here. Test both native cores and gcore cores.
2424
ff1cf532
TT
24252018-05-23 Tom Tromey <tom@tromey.com>
2426
2427 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2428
b98664d3
TT
24292018-05-23 Tom Tromey <tom@tromey.com>
2430
2431 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2432 symfile_complaints.
2433 (test_short_complaints): Likewise.
2434 (test_empty_complaints): Likewise.
2435 (test_initial_complaints): Update.
2436
4e9668d0
TT
24372018-05-23 Tom Tromey <tom@tromey.com>
2438
2439 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2440
43ba33c7
TT
24412018-05-23 Tom Tromey <tom@tromey.com>
2442
2443 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2444 (test_short_complaints): Update.
2445
035522c0
PA
24462018-05-22 Pedro Alves <palves@redhat.com>
2447
2448 * gdb.base/remote.exp: Only gdb_start after compiling the
2449 testcase. Issue "disconnect" before testing "set remote" command
2450 defaults. Issue clean_restart before running to main.
2451
cc0be08f
PA
24522018-05-22 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/remote.exp: Adjust expected output of "show remote
2455 memory-write-packet-size". Add tests for "set remote
2456 memory-write-packet-size 0" and "set remote
2457 memory-write-packet-size fixed/limit".
2458
b1b60145
PA
24592018-05-22 Pedro Alves <palves@redhat.com>
2460
2461 PR gdb/22973
2462 * gdb.base/utf8-identifiers.c: New file.
2463 * gdb.base/utf8-identifiers.exp: New file.
2464
0ec848ad
PFC
24652018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2466
2467 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2468
2c3305f6
PFC
24692018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2470
2471 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2472
ce1e8424
TT
24732018-05-18 Tom Tromey <tom@tromey.com>
2474
2475 * gdb.base/ptype-offsets.exp: Update.
2476
ddfe970e
KS
24772018-05-17 Keith Seitz <keiths@redhat.com>
2478
2479 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2480 in expected breakpoint stop locations.
2481 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2482 move to proper scope to test variable values.
2483 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2484 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2485 New functions.
2486 (main): Call not_inline_func3.
2487 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2488 inline_func1, inline_func2, and inline_func3. Test that when each
2489 breakpoint is hit, GDB properly reports both the stop location
2490 and the backtrace. Repeat tests for temporary breakpoints.
2491
0726fcc6
MR
24922018-05-15 Maciej W. Rozycki <macro@mips.com>
2493
2494 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2495 rather then trying to access it in determining whether the PID
2496 of `gdbserver' could have been retrieved.
2497
8ee22052
AB
24982018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2499
2500 * gdb.arch/amd64-init-x87-values.S: New file.
2501 * gdb.arch/amd64-init-x87-values.exp: New file.
2502
7785df48
JK
25032018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2504
2505 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2506
56bcdbea
TT
25072018-05-04 Tom Tromey <tom@tromey.com>
2508
2509 PR python/22730:
2510 * gdb.python/python.exp: Test multi-line execute.
2511
a913fffb
TT
25122018-05-04 Tom Tromey <tom@tromey.com>
2513
2514 PR python/22731:
2515 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2516
7a2c85f2
TT
25172018-05-04 Tom Tromey <tom@tromey.com>
2518
2519 PR gdb/11750:
2520 * gdb.base/define.exp: Test defining a user command inside a user
2521 command.
2522 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2523
a3b60e45
JK
25242018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2525 Pedro Alves <palves@redhat.com>
2526
2527 PR breakpoints/19806 and support for PR external/20207.
2528 * gdb.base/watchpoint-unaligned.c: New file.
2529 * gdb.base/watchpoint-unaligned.exp: New file.
2530
45fe4a03
AB
25312018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2532
2533 * gdb.base/maint.exp: Make test names unique, use
2534 test_prefix_command_help to test 'help maint info', and remove
2535 repeated test of 'help maint'.
2536
9be2ae8f
TT
25372018-05-04 Tom Tromey <tom@tromey.com>
2538
2539 PR gdb/22619:
2540 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2541 behavior.
2542
11859c31
AB
25432018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2544
2545 * gdb.base/maint.exp: Process output from 'maint print registers'
2546 line at a time.
2547
089a9490
AB
25482018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2551 timeout.
2552
9b0797e2
AB
25532018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2556 filter pattern.
2557
f6ac5f3d
PA
25582018-05-02 Pedro Alves <palves@redhat.com>
2559
2560 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2561 to_log_command renames.
2562 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2563
77d3c63b
TT
25642018-05-02 Tom Tromey <tom@tromey.com>
2565
2566 * gdb.python/py-parameter.exp: Set test message.
2567
0489430a
TT
25682018-05-02 Tom Tromey <tom@tromey.com>
2569
2570 PR python/20084:
2571 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2572 PARAM_ZUINTEGER_UNLIMITED tests.
2573
1632f8ba
DR
25742018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2575
2576 PR rust/23124
2577 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2578 when casting.
2579
6d7bb824
TT
25802018-04-30 Tom Tromey <tom@tromey.com>
2581
2582 * gdb.python/py-type.exp: Check align attribute.
2583 * gdb.python/py-type.c: New "aligncheck" global.
2584
007e1530
TT
25852018-04-30 Tom Tromey <tom@tromey.com>
2586
2587 PR exp/17095:
2588 * gdb.dwarf2/dw2-align.exp: New file.
2589 * gdb.cp/align.exp: New file.
2590 * gdb.base/align.exp: New file.
2591 * lib/gdb.exp (gdb_int128_helper): New proc.
2592 (has_int128_c, has_int128_cxx): New caching procs.
2593
6873858b
TT
25942018-04-27 Tom Tromey <tom@tromey.com>
2595
2596 PR rust/22545:
2597 * gdb.rust/simple.exp: Add inclusive range tests.
2598
79188d8d
PA
25992018-04-26 Pedro Alves <palves@redhat.com>
2600
2601 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2602 ifunc breakpoint locations correctly of ifunc breakpoints set
2603 while the program resolves the ifunc.
2604
c7075ad5
PA
26052018-04-26 Pedro Alves <palves@redhat.com>
2606
2607 * gdb.base/gnu-ifunc-final.c: New file.
2608 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2609 * gdb.base/gnu-ifunc.exp (executable): Delete.
2610 (staticexecutable): Adjust.
2611 (lib_opts, exec_opts): Delete.
2612 (make_binsuffix, build, set-break): New procedures.
2613 (misc_tests): New, with tests factored out from the top level.
2614 (top level): Test different combinations of ifunc resolver name,
2615 resolver with and with debug info, and ifunc target with and
2616 without debug info. Wrap static tests with with_target_prefix.
2617
8388016d
PA
26182018-04-26 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2621 return type" warnings.
2622
249b5733
PA
26232018-04-25 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2626 killed".
2627 * gdb.base/kill-after-signal.exp: Likewise.
2628 * gdb.threads/kill.exp: Likewise.
2629
f67c0c91
SDJ
26302018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2631 Sergio Durigan Junior <sergiodj@redhat.com>
2632 Pedro Alves <palves@redhat.com>
2633
2634 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2635 regexps to expect for '[Inferior ... detached]' as well.
2636 * gdb.base/attach.exp: Likewise.
2637 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2638 "gdb_continue_to_end".
2639 (test_catch_syscall_with_wrong_args): Likewise.
2640 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2641 ']'. Don't set 'verbose' on.
2642 * gdb.base/foll-vfork.exp: Likewise.
2643 * gdb.base/fork-print-inferior-events.c: New file.
2644 * gdb.base/fork-print-inferior-events.exp: New file.
2645 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2646 '[Inferior ... has been killed]' message.
2647 * gdb.base/kill-after-signal.exp: Likewise.
2648 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2649 detach message.
2650 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2651 message.
2652 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2653 regexps to expect for '[Inferior ... detached]' as well.
2654 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2655
0a8ddac4
SM
26562018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 PR gdb/23104
2659 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2660
d27d16bf
RB
26612018-04-19 Richard Bunt <richard.bunt@arm.com>
2662
2663 * gdb.threads/multiple-successive-infcall.c: New test.
2664 * gdb.threads/multiple-successive-infcall.exp: New file.
2665
a037790e
TT
26662018-04-17 Tom Tromey <tom@tromey.com>
2667
2668 * gdb.rust/simple.rs (Union): New type.
2669 (main): New local "u".
2670 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2671
e3a91079
AA
26722018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2673
2674 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2675 number information in output of "whereis" command.
2676 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2677
b744723f
AA
26782018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679
2680 * gdb.ada/info_types.exp: Adjust expected output to the line
2681 numbers now printed by "info var/func/type".
2682 * gdb.base/completion.exp: Likewise.
2683 * gdb.base/included.exp: Likewise.
2684 * gdb.cp/cp-relocate.exp: Likewise.
2685 * gdb.cp/cplusfuncs.exp: Likewise.
2686 * gdb.cp/namespace.exp: Likewise.
2687 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2688
4a4495d6
MM
26892018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2690
2691 * gdb.btrace/cpu.exp: New.
2692
1d509aa6
MM
26932018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2694
2695 * gdb.base/step-indirect-call-thunk.exp: New.
2696 * gdb.base/step-indirect-call-thunk.c: New.
2697 * gdb.reverse/step-indirect-call-thunk.exp: New.
2698 * gdb.reverse/step-indirect-call-thunk.c: New.
2699
6295b6da
SM
27002018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2701
2702 * gdb.base/pie-fork.c: New file.
2703 * gdb.base/pie-fork.exp: New file.
2704
50146e70
TT
27052018-04-11 Tom Tromey <tom@tromey.com>
2706
2707 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2708
f50d8a2e
PA
27092018-04-10 Pedro Alves <palves@redhat.com>
2710
2711 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2712 exits. Instead loop running forever.
2713 (fork_parent): Run forever too.
2714
a0be7a36
SM
27152018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2716
2717 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2718 mi_continue_to_line.
2719 * gdb.mi/mi-stack.c (callee4): Add comment.
2720
9b73db36
SM
27212018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2722
2723 * gdb.mi/mi-stack.exp: Fix indentation.
2724
c912f608
SM
27252018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2726
2727 PR gdb/22979
2728 * gdb.arch/amd64-osabi.exp: New file.
2729
26540402
SM
27302018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2731
2732 PR gdb/22980
2733 * gdb.base/osabi.exp: New file.
2734
121ad66c 27352018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2736
2737 * gdb.cp/static-typedef-print.exp: New file.
2738 * gdb.cp/static-typedef-print.cc: New file.
2739
3fcded8f
JB
27402018-03-27 Joel Brobecker <brobecker@adacore.com>
2741
2742 * gdb.ada/varsize_limit: New testcase.
2743
59cc4834
JB
27442018-03-27 Joel Brobecker <brobecker@adacore.com>
2745
2746 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2747
2748 * gdb.ada/notcplusplus: New testcase.
2749
2750 * gdb.base/c-linkage-name.c: New file.
2751 * gdb.base/c-linkage-name.exp: New testcase.
2752
4ca59a9f
TT
27532018-03-26 Tom Tromey <tom@tromey.com>
2754
2755 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2756 * gdb.python/py-framefilter.py (name_error): New global.
2757 (ErrorInName.function): Use name_error.
2758
978d6c75
TT
27592018-03-26 Tom Tromey <tom@tromey.com>
2760
2761 PR backtrace/15582:
2762 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2763
b7fee5a3
KS
27642018-03-23 Keith Seitz <keiths@redhat.com>
2765
2766 PR c++/22968
2767 * gdb.cp/subtypes.exp: New file.
2768 * gdb.cp/subtypes.h: New file.
2769 * gdb.cp/subtypes.cc: New file.
2770 * gdb.cp/subtypes-2.cc: New file.
2771
376be529
AB
27722018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2773
2774 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2775 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2776 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2777 -nostartfiles when compiling the test. Confirm that all registers
2778 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2779
066cfa98
AB
27802018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2781
2782 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2783 option, syntax was wrong anyway.
2784 * gdb.arch/arm-disp-step.exp: Likewise.
2785 * gdb.arch/sparc64-regs.exp: Likewise.
2786 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2787 option, syntax was wrong anyway, switch to use
2788 prepare_for_testing.
2789 * gdb.arch/i386-disp-step.exp: Likewise.
2790
079670b9
AA
27912018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2792
2793 * gdb.ada/exec_changed.exp: Replace "target_info exists
2794 use_gdb_stub" by "use_gdb_stub".
2795 * gdb.ada/start.exp: Likewise.
2796 * gdb.base/async-shell.exp: Likewise.
2797 * gdb.base/attach-pie-misread.exp: Likewise.
2798 * gdb.base/attach-wait-input.exp: Likewise.
2799 * gdb.base/break-entry.exp: Likewise.
2800 * gdb.base/break-interp.exp: Likewise.
2801 * gdb.base/dprintf-detach.exp: Likewise.
2802 * gdb.base/nostdlib.exp: Likewise.
2803 * gdb.base/solib-nodir.exp: Likewise.
2804 * gdb.base/statistics.exp: Likewise.
2805 * gdb.base/testenv.exp: Likewise.
2806 * gdb.mi/mi-exec-run.exp: Likewise.
2807 * gdb.mi/mi-start.exp: Likewise.
2808 * gdb.multi/dummy-frame-restore.exp: Likewise.
2809 * gdb.multi/multi-arch-exec.exp: Likewise.
2810 * gdb.multi/multi-arch.exp: Likewise.
2811 * gdb.multi/tids.exp: Likewise.
2812 * gdb.multi/watchpoint-multi.exp: Likewise.
2813 * gdb.python/py-events.exp: Likewise.
2814 * gdb.threads/attach-into-signal.exp: Likewise.
2815 * gdb.threads/attach-stopped.exp: Likewise.
2816 * gdb.threads/threadapply.exp: Likewise.
2817 * lib/selftest-support.exp: Likewise.
2818
26d6cec4
AA
28192018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2820
2821 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2822
4ee89e90
SR
28232018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2824
2825 * gdb.perf/template-breakpoints.cc: New file.
2826 * gdb.perf/template-breakpoints.exp: New file.
2827 * gdb.perf/template-breakpoints.py: New file.
2828
92630041
TT
28292018-03-19 Tom Tromey <tom@tromey.com>
2830
2831 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2832 y0.
2833 * gdb.rust/simple.exp: Test bare identifier form of struct
2834 initializer.
2835
76727919
TT
28362018-03-19 Tom Tromey <tom@tromey.com>
2837
2838 * gdb.gdb/observer.exp: Remove.
2839
194ed413
AA
28402018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2841
2842 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2843 "qualified" option when setting breakpoints.
2844 * gdb.trace/backtrace.exp: Likewise.
2845 * gdb.trace/circ.exp: Likewise.
2846 * gdb.trace/collection.exp: Likewise.
2847 * gdb.trace/disconnected-tracing.exp: Likewise.
2848 * gdb.trace/ftrace-lock.exp: Likewise.
2849 * gdb.trace/ftrace.exp: Likewise.
2850 * gdb.trace/infotrace.exp: Likewise.
2851 * gdb.trace/packetlen.exp: Likewise.
2852 * gdb.trace/passc-dyn.exp: Likewise.
2853 * gdb.trace/qtro.exp: Likewise.
2854 * gdb.trace/read-memory.exp: Likewise.
2855 * gdb.trace/report.exp: Likewise.
2856 * gdb.trace/signal.exp: Likewise.
2857 * gdb.trace/status-stop.exp: Likewise.
2858 * gdb.trace/strace.exp: Likewise.
2859 * gdb.trace/tfind.exp: Likewise.
2860 * gdb.trace/trace-break.exp: Likewise.
2861 * gdb.trace/trace-condition.exp: Likewise.
2862 * gdb.trace/trace-mt.exp: Likewise.
2863 * gdb.trace/tstatus.exp: Likewise.
2864 * gdb.trace/tsv.exp: Likewise.
2865 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2866 * gdb.trace/unavailable.exp: Likewise.
2867 * gdb.trace/while-dyn.exp: Likewise.
2868
8b067d2c
AA
28692018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2870
2871 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2872 that libinproctrace is copied to the target.
2873
3ae9ce5d
TT
28742018-03-14 Tom Tromey <tom@tromey.com>
2875
2876 PR cli/14977:
2877 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2878 a null pointer.
2879 * gdb.base/wchar.exp: Likewise.
2880
b8c2339b
TT
28812018-03-14 Tom Tromey <tom@tromey.com>
2882
2883 PR cli/19918:
2884 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2885 flag.
2886
4872dc46
SM
28872018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2888
2889 PR gdb/22841
2890 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2891 "target" to remote_exec.
2892
e4fe3756
SM
28932018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2894
2895 PR gdb/22841
2896 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2897 ${board}_upload): Remove.
2898
e95a97d4
AA
28992018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2900
2901 * gdb.cp/watch-cp.cc: New test.
2902 * gdb.cp/watch-cp.exp: New file.
2903
dbbb1059
AB
29042018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 * gdb.base/infcall-nested-structs.exp: New file.
2907 * gdb.base/infcall-nested-structs.c: New file.
2908 * gdb.base/float.exp: Add riscv support.
2909
ecc054c0
TP
29102018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2911
2912 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2913 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2914
25e3c82c
SDJ
29152018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2916
2917 * gdb.server/abspath.exp: New file.
2918 * lib/gdb.exp (with_cwd): New procedure.
2919
3083294d
SM
29202018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2921
2922 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2923 use it.
2924 (gdb_is_target_remote_prompt): New proc.
2925 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2926 (gdb_is_target_native): Pass prompt parameter to
2927 gdb_is_target_1.
2928
3275ef47
SM
29292018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2930
2931 * gdb.base/load-command.c: New file.
2932 * gdb.base/load-command.exp: New file.
2933 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2934 (gdb_is_target_1): ...this, and generalize for other targets
2935 than just remote.
2936 (gdb_is_target_remote): Use gdb_is_target_1.
2937 (gdb_is_target_native): use gdb_is_target_1.
2938
6893c19a
TT
29392018-02-26 Tom Tromey <tom@tromey.com>
2940
2941 PR python/16497:
2942 * gdb.python/py-framefilter.exp: Update test.
2943
2ddeaf8a
TT
29442018-02-26 Tom Tromey <tom@tromey.com>
2945
2946 * gdb.dwarf2/variant.c: New file.
2947 * gdb.dwarf2/variant.exp: New file.
2948
c9317f21
TT
29492018-02-26 Tom Tromey <tom@tromey.com>
2950
2951 * gdb.rust/simple.exp: Accept more possible results in enum test.
2952
6f6d0c26
SM
29532018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2954
2955 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2956 parentheses.
2957
11b03145
MR
29582018-02-23 Maciej W. Rozycki <macro@mips.com>
2959
2960 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2961 name of a variable: $actual_linejj -> $actual_line.
2962
54a27fe5
JB
29632018-02-21 John Baldwin <jhb@FreeBSD.org>
2964
2965 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2966
de65820c
MM
29672018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2968
2969 * gdb.btrace/buffer-size.exp: Do not force BTS.
2970
980548fd
PA
29712018-02-14 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2974 getting a "Quit".
2975
c4e12631
MM
29762018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2977
2978 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2979 Fix test name.
2980
c2e0e465
SM
29812018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2982
2983 * gdb.cp/m-static.exp: Check type of optimized out static
2984 member.
2985
f7216783
AB
29862018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2987
2988 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2989 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2990
0625771b
LS
29912018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2992 Leszek Swirski <leszeks@google.com>
2993
2994 * gdb.python/py-prettyprint.c
2995 (struct to_string_returns_value_inner,
2996 struct to_string_returns_value_wrapper): New.
2997 (main): Add tsrvw variable.
2998 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2999 ToStringReturnsValueWrapper): New classes.
3000 (register_pretty_printers): Register new pretty-printers.
3001 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3002 recursive pretty printer.
3003 * gdb.python/py-mi.exp: Likewise.
3004
59498c30
LS
30052018-02-01 Leszek Swirski <leszeks@google.com>
3006
3007 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3008 functions with the same name as an include file are parsed
3009 correctly.
3010
d4d38844
YQ
30112018-02-01 Yao Qi <yao.qi@linaro.org>
3012
3013 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3014 "\[^\r\n\]*".
3015
07e5f5cf
NP
30162018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3017
3018 * gdb.arch/powerpc-prologue-frame.s: New file.
3019 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3020 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3021
929b5ad4
JB
30222018-01-31 Joel Brobecker <brobecker@adacore.com>
3023
3024 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3025
e671cd59
PA
30262018-01-30 Pedro Alves <palves@redhat.com>
3027
3028 PR gdb/13211
3029 * gdb.base/interrupt-daemon.c: New.
3030 * gdb.base/interrupt-daemon.exp: New.
3031 * gdb.multi/multi-term-settings.c: New.
3032 * gdb.multi/multi-term-settings.exp: New.
3033
fc413dc4
JB
30342018-01-30 Joel Brobecker <brobecker@adacore.com>
3035
3036 * gdb.base/break.exp: Save the location where the breakpoint
3037 on break.c:47 was actually inserted when debugging the version
3038 compiled at -O2 and use it in the expected output of the "info
3039 break" test performed soon after.
3040
5c319bb2
PA
30412018-01-22 Pedro Alves <palves@redhat.com>
3042 Sergio Durigan Junior <sergiodj@redhat.com>
3043
3044 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3045 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3046
a9e40818
JB
30472018-01-22 Joel Brobecker <brobecker@adacore.com>
3048
3049 * gdb.base/break-include.c, gdb.base/break-include.inc,
3050 gdb.base/break-include.exp: New files.
3051 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3052 line number now being the actual line number where the breakpoint
3053 was inserted.
3054 * gdb.mi/mi-break.exp: Likewise.
3055 * gdb.mi/mi-reverse.exp: Likewise.
3056 * gdb.mi/mi-simplerun.exp: Ditto.
3057
e707fc44
AB
30582018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3059
3060 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3061 varobj.
3062 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3063
ae451627
AB
30642018-01-21 Don Breazeal <donb@codesourcery.com>
3065 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.mi/basics.c: Add new global.
3068 * gdb.mi/mi-frame-regs.exp: New file.
3069 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3070 case.
3071
b1b189e0
AB
30722018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3075 non-parameter, and on an unknown symbol.
3076
fcfcc376
TT
30772018-01-19 Tom Tromey <tom@tromey.com>
3078
3079 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3080 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3081
634c1c31
AA
30822018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3083
3084 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3085 setrlimit and chdir to int.
3086
d6ad07fd
AA
30872018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3088
3089 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3090 function.
3091 (my_tend): Likewise.
3092 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3093 rationale of avoiding FP- and vector instructions.
3094
adf8243b
RK
30952018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3096
3097 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3098 "info reg" with "\[ \t\]*".
3099 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3100 "\[ \t\]+".
3101 * gdb.arch/s390-multiarch.exp: Ditto.
3102 * gdb.base/pc-fp.exp: Ditto.
3103 * gdb.reverse/i386-precsave.exp: Ditto.
3104 * gdb.reverse/i386-reverse.exp: Ditto.
3105 * gdb.reverse/i387-env-reverse.exp: Ditto.
3106 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3107
dcc06925
AA
31082018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3109
3110 * lib/gdb.exp (gdb_compile): Re-enable use of
3111 universal_compile_options for languages other than Rust.
3112
25d4fd80
AA
31132018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3114
3115 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3116
ee7f689e 31172018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3118
3119 PR gdb/16577
3120 * gdb.base/solib-vanish.exp: New.
3121 * gdb.base/solib-vanish-main.c: New.
3122 * gdb.base/solib-vanish-lib1.c: New.
3123 * gdb.base/solib-vanish-lib2.c: New.
3124
d8447b6b
YQ
31252018-01-17 Yao Qi <yao.qi@linaro.org>
3126
3127 * gdb.compile/compile.exp: Match the address printed for
3128 frame in the output of command "bt".
3129
86d6a90c
TT
31302018-01-15 Tom Tromey <tom@tromey.com>
3131
3132 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3133 compute sp_reg.
3134
cbcdb1aa
AB
31352018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3136
3137 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3138 to prepare.
3139 (prepare): Return 0 on error, 1 on success.
3140
eea61984
PA
31412018-01-12 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.base/continue-after-aborted-step-over.c: New.
3144 * gdb.base/continue-after-aborted-step-over.exp: New.
3145
6181e9c2
SM
31462018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3147
3148 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3149 options when not creating an executable.
3150
3cada740
PA
31512018-01-11 Pedro Alves <palves@redhat.com>
3152
3153 PR remote/22597
3154 * gdb.server/stop-reply-no-thread.c: New file.
3155 * gdb.server/stop-reply-no-thread.exp: New file.
3156
c63d3e8d
PA
31572018-01-10 Pedro Alves <palves@redhat.com>
3158
3159 PR gdb/22670
3160 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3161 functions too. Test setting breakpoints and printing C functions
3162 with no debug info too.
3163 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3164
d4c2a405
PA
31652018-01-10 Pedro Alves <palves@redhat.com>
3166
3167 PR gdb/22670
3168 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3169 a fail.
3170
8825213e
PA
31712018-01-10 Pedro Alves <palves@redhat.com>
3172
3173 PR gdb/22670
3174 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3175
605fd3c6
YQ
31762018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3177
3178 * gdb.server/unittest.exp: Match the output in non-development
3179 mode.
3180
1e5ded6c
YQ
31812018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3182
3183 * gdb.gdb/unittest.exp: Match output in non-development mode.
3184
30066b0b
JB
31852018-01-08 Joel Brobecker <brobecker@adacore.com>
3186
3187 * gdb.ada/access_tagged_param.exp: Relax expected output
3188 for value of "ObjL" in "continue" to pck.inspect breakpoint
3189 test.
3190
04bafb1e
XR
31912018-01-08 Joel Brobecker <brobecker@adacore.com>
3192
9f86398b
JB
3193 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3194 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3195
e379cee6
PA
31962018-01-05 Pedro Alves <palves@redhat.com>
3197
3198 PR gdb/18653
3199 * gdb.base/libsegfault.exp: New.
3200
de63c46b
PA
32012018-01-05 Joel Brobecker <brobecker@adacore.com>
3202
3203 PR gdb/22670
3204 * gdb.ada/access_tagged_param.exp: New file.
3205 * gdb.ada/access_tagged_param/foo.adb: New file.
3206
f98fc17b
PA
32072018-01-05 Pedro Alves <palves@redhat.com>
3208
3209 PR gdb/22670
3210 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3211 exercise lower case too, and to exercise both full matching and
3212 wild matching.
3213
342f8240
JB
32142018-01-05 Joel Brobecker <brobecker@adacore.com>
3215
3216 * gdb.ada/rename_subscript_param: New testcase.
3217
7150d33c
JG
32182018-01-05 Jerome Guitton <guitton@adacore.com>
3219
3220 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3221
cc0e770c
JB
32222018-01-05 Joel Brobecker <brobecker@adacore.com>
3223
3224 * gdb.ada/convvar_comp: New testcase.
3225
672a41aa 32262018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3227
3228 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3229 (My_Table): New global variable.
3230 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3231
7365ec2f
JB
32322018-01-04 Joel Brobecker <brobecker@adacore.com>
3233
3234 PR gdb/22670
3235 * gdb.ada/maint_with_ada: New testcase.
3236
289483b6
JB
32372018-01-04 Joel Brobecker <brobecker@adacore.com>
3238
3239 PR gdb/22670
3240 * gdb.ada/bp_c_mixed_case: New testcase.
3241
344420da
JB
32422018-01-04 Joel Brobecker <brobecker@adacore.com>
3243
3244 PR gdb/22670
3245 * gdb.ada/complete.exp: Add "complete break ada" test.
3246
66fc87a0
JB
32472018-01-04 Joel Brobecker <brobecker@adacore.com>
3248
3249 PR gdb/22670
3250 * gdb.ada/info_addr_mixed_case: New testcase.
3251
9f757bf7
XR
32522018-01-03 Xavier Roirand <roirand@adacore.com>
3253
3254 * gdb.ada/excep_handle.exp: New testcase.
3255 * gdb.ada/excep_handle/foo.adb: New file.
3256 * gdb.ada/excep_handle/pck.ads: New file.
3257
bd570f80
JB
32582018-01-03 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.base/step-line.c: Add extra empty line in copyright header.
3261 * gdb.base/step-line.inp: Likewise.
3262
9fe561ab
JB
32632018-01-02 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdb.ada/dyn_stride.exp: Add slice test.
3266
a405673c
JB
32672018-01-02 Joel Brobecker <brobecker@adacore.com>
3268
3269 * gdb.ada/dyn_stride: New testcase.
3270
cef0f868
SH
32712017-12-27 Stafford Horne <shorne@gmail.com>
3272
3273 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3274 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3275
b67d92b0
SH
32762017-12-27 Stafford Horne <shorne@gmail.com>
3277
3278 * gdb.base/reggroups.c: New file.
3279 * gdb.base/reggroups.exp: New file.
3280
eccab96d
JB
32812017-12-18 Joel Brobecker <brobecker@adacore.com>
3282
3283 * gdb.dwarf2/ada-valprint-error.c: New file.
3284 * gdb.dwarf2/ada-valprint-error.exp: New file.
3285
0e2da9f0
JB
32862017-12-18 Joel Brobecker <brobecker@adacore.com>
3287
3288 * gdb.ada/assign_arr: New testcase.
3289
cb923fcc
XR
32902017-12-18 Xavier Roirand <roirand@adacore.com>
3291
3292 * gdb.ada/funcall_ptr: New testcase.
3293
7c161838
SDJ
32942017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3295
3296 PR cli/16224
3297 * gdb.base/ptype-offsets.cc: New file.
3298 * gdb.base/ptype-offsets.exp: New file.
3299
1af17fd9
YQ
33002017-12-15 Yao Qi <yao.qi@linaro.org>
3301
3302 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3303 if XML is disabled.
3304
828d5846
XR
33052017-12-15 Xavier Roirand <roirand@adacore.com>
3306
3307 * gdb.ada/same_component_name: New testcase.
3308
79e8fcaa
JB
33092017-12-14 Joel Brobecker <brobecker@adacore.com>
3310
3311 * gdb.ada/str_binop_equal: New testcase.
3312
e05fa6f9
JB
33132017-12-14 Joel Brobecker <brobecker@adacore.com>
3314
3315 * gdb.ada/task_switch_in_core: New testcase.
3316
b89641ba
SM
33172017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3318
3319 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3320 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3321 call test_bkpt_qualified.
3322 (test_bkpt_qualified): New proc.
3323
6892d2e4
PA
33242017-12-13 Pedro Alves <palves@redhat.com>
3325
3326 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3327 Tighten regexp by matching with an anchor.
3328
a22ecf70
PA
33292017-12-13 Pedro Alves <palves@redhat.com>
3330
3331 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3332 ("expression with namespace"): New set of tests.
3333 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3334 (Nested::Test_NS::qux): New.
3335 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3336 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3337
9937536c
JB
33382017-12-13 Joel Brobecker <brobecker@adacore.com>
3339
3340 * gdb.base/server-del-break.c: New file.
3341 * gdb.base/server-del-break.exp: New file.
3342
fe49c6f5
SH
33432017-12-12 Stafford Horne <shorne@gmail.com>
3344
3345 * gdb.xml/tdesc-regs.exp: Add or1k support.
3346
c3d18620
SH
33472017-12-12 Stafford Horne <shorne@gmail.com>
3348
3349 * gdb.base/bp-permanent.c: Define nop of or1k.
3350
c5f9cfc8
JB
33512017-12-11 Joel Brobecker <brobecker@adacore.com>
3352
3353 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3354 output with components being reordered.
3355
a9c135fc
JB
33562017-12-11 Joel Brobecker <brobecker@adacore.com>
3357
3358 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3359 output with components being reordered.
3360
927aa2e7
JK
33612017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3362 Pedro Alves <palves@redhat.com>
3363
3364 * gdb.base/maint.exp (check for .gdb_index): Check also for
3365 .debug_names.
3366 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3367 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3368 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3369 (.gdb_index used after symbol reloading): Support also .debug_names.
3370 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3371
f17d9474
YQ
33722017-12-08 Yao Qi <yao.qi@linaro.org>
3373
3374 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3375 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3376
a0de8c21
YQ
33772017-12-08 Yao Qi <yao.qi@linaro.org>
3378
3379 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3380 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3381
a738ea1d
YQ
33822017-12-08 Yao Qi <yao.qi@linaro.org>
3383
3384 * gdb.arch/aarch64-tagged-pointer.c: New file.
3385 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3386
1cd9a73b
SDJ
33872017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3388
3389 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3390 "int".
3391
fa6eb693
KS
33922017-12-07 Keith Seitz <keiths@redhat.com>
3393
3394 PR breakpoints/22569
3395 * gdb.linespec/ls-errs.exp: Change expected result of "break
3396 -source this file has spaces.c -line 3".
3397 Check that an explicit source file followed by whitespace is
3398 identified as an invalid explicit location.
3399
883fd55a
KS
34002017-12-07 Keith Seitz <keiths@redhat.com>
3401
3402 * gdb.cp/nested-types.cc: New file.
3403 * gdb.cp/nested-types.exp: New file.
3404 * lib/cp-support.exp: Load data-structures.exp library.
3405 (debug_cp_test_ptype_class): New global.
3406 (cp_ptype_class_verbose, next_line): New procedures.
3407 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3408 Add and document new return value.
3409 Switch the list of lines to a queue.
3410 Add support for new `type' key for nested type definitions.
3411 Add debugging/troubleshooting messages.
3412 * lib/data-structures.exp: New file.
3413
ec72db3e
SM
34142017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3415
3416 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3417 with proc_with_prefix, don't use with_test_prefix.
3418
99598d71
TT
34192017-12-07 Tom Tromey <tom@tromey.com>
3420
3421 * gdb.base/break.exp: Add test for empty "commands".
3422
a8806230
YQ
34232017-12-07 Yao Qi <yao.qi@linaro.org>
3424
3425 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3426 malloc and catch syscall.
3427
824cc835
PM
34282017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3429
e79be6e5 3430 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3431 tests for explicit locations.
3432
7cc244de
PA
34332017-12-06 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3436 force-disabling XML descriptions.
3437
50a1fdd5
PA
34382017-12-04 Pedro Alves <palves@redhat.com>
3439
3440 PR gdb/22499
3441 * gdb.arch/amd64-disp-step-avx.S: New file.
3442 * gdb.arch/amd64-disp-step-avx.exp: New file.
3443
f0fb2488
PA
34442017-12-03 Pedro Alves <palves@redhat.com>
3445
3446 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3447 and <string.h>.
3448 (parent_function): Print distinct messages when waitpid fails, or
3449 the child exits with a signal, or the child exits for an unhandled
3450 reason.
3451 * gdb.threads/process-dies-while-detaching.exp
3452 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3453 it. Wait for both inferior output and GDB's prompt. Use an
3454 indirect spawn id list.
3455 (do_detach): New parameter 'child_exit'. Use it to compute
3456 expected inferior output.
3457 (test_detach, test_detach_watch, test_detach_killed_outside):
3458 Adjust to pass down the expected child exit kind.
3459
97cbe998
SDJ
34602017-12-01 Joel Brobecker <brobecker@adacore.com>
3461 Sergio Durigan Junior <sergiodj@redhat.com>
3462 Pedro Alves <palves@redhat.com>
3463
3464 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3465
40fc416f
SDJ
34662017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3467
3468 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3469 to 'symbol-file' and 'add-symbol-file' can be
3470 position-independent.
3471
1cc75e92
YQ
34722017-12-01 Yao Qi <yao.qi@linaro.org>
3473
3474 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3475 the URL in copyright header.
3476 * gdb.arch/aarch64-fp.exp: Likewise.
3477 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3478 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3479 * gdb.base/expand-psymtabs.exp: Likewise.
3480 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3481 * gdb.fortran/common-block.exp: Likewise.
3482 * gdb.fortran/common-block.f90: Likewise.
3483 * gdb.fortran/logical.exp: Likewise.
3484 * gdb.fortran/vla-datatypes.f90: Likewise.
3485 * gdb.fortran/vla-sub.f90: Likewise.
3486
875fb7a7
JB
34872017-11-30 Joel Brobecker <brobecker@adacore.com>
3488
3489 * gdb.ada/repeat_dyn: New testcase.
3490
6f14765f
UW
34912017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3492
3493 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3494 Update for changed thread numbering.
3495 * gdb.cell/bt.exp: Update for changed GDB output.
3496
f1af7b94
SM
34972017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3498
3499 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3500 setting isremote by hand.
3501 * boards/dwarf4-gdb-index.exp: Likewise.
3502 * boards/fission.exp: Likewise.
3503 * boards/stabs.exp: Likewise.
3504
e3919f3e
PA
35052017-11-30 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.linespec/cpls-ops.exp
3508 (check_explicit_skips_function_argument): Extract the underlying
3509 type of size_t instead of hardcoding it.
3510
bd69330d
PA
35112017-11-29 Pedro Alves <palves@redhat.com>
3512
3513 PR c++/19436
3514 * gdb.linespec/cpls-abi-tag.cc: New file.
3515 * gdb.linespec/cpls-abi-tag.exp: New file.
3516
a20714ff
PA
35172017-11-29 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/langs.exp: Use -qualified.
3520 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3521 it.
3522 * gdb.cp/namespace.exp: Use -qualified.
3523 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3524 (overload-3, template-overload, template-ret-type, const-overload)
3525 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3526 procedures.
3527 (test_driver): Call them.
3528 * gdb.cp/save-bp-qualified.cc: New.
3529 * gdb.cp/save-bp-qualified.exp: New.
3530 * gdb.linespec/explicit.exp: Test -qualified.
3531 * lib/completion-support.exp (completion::explicit_opts_list): Add
3532 "-qualified".
3533 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3534
f6f1d339
PM
35352017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3536
3537 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3538
02ca603a
TT
35392017-11-29 Tom Tromey <tom@tromey.com>
3540
3541 * gdb.base/relocate.exp: Update invalid argument test.
3542 Add new tests for invalid arguments.
3543
ed6c0bfb
TP
35442017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3545
3546 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3547 Return 0 as a long.
3548 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3549
f106e10e
TP
35502017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3551
3552 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3553 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3554 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3555 func ().
3556 * gdb.cp/shadow.cc (B.func): Return 0.
3557
10329bb2
JB
35582017-11-27 Joel Brobecker <brobecker@adacore.com>
3559
3560 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3561 expected output in gdb_expect call to allow the exception
3562 message to be present as well. Fix syntax confusion to avoid
3563 TCL thinking that exception_name is an array.
3564
617cd4bc
UW
35652017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3566
3567 * gdb.arch/spu-info.c: Include <unistd.h>.
3568 (do_signal_test): Fix broken calls to write.
3569 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3570 Fix checks for empty mailboxes. Update signal tests for corrected
3571 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3572 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3573 * gdb.cell/arch.exp: Use standard_output_file.
3574 * gdb.cell/break.exp: Likewise.
3575 * gdb.cell/bt.exp: Likewise.
3576 * gdb.cell/core.exp: Likewise.
3577 * gdb.cell/dwarfaddr.exp: Likewise.
3578 * gdb.cell/ea-cache.exp: Likewise.
3579 * gdb.cell/ea-standalone.exp: Likewise.
3580 * gdb.cell/f-regs.exp: Likewise.
3581 * gdb.cell/fork.exp: Likewise.
3582 * gdb.cell/gcore.exp: Likewise.
3583 * gdb.cell/mem-access.exp: Likewise.
3584 * gdb.cell/ptype.exp: Likewise.
3585 * gdb.cell/registers.exp: Likewise.
3586 * gdb.cell/sizeof.exp: Likewise.
3587 * gdb.cell/solib-symbol.exp: Likewise.
3588 * gdb.cell/solib.exp: Likewise.
617cd4bc 3589
a81aaca0
PA
35902017-11-25 Pedro Alves <palves@redhat.com>
3591
3592 * gdb.base/complete-empty.exp: New file.
3593 * gdb.base/completion.exp: Adjust.
3594
6a3c6ee4
PA
35952017-11-25 Pedro Alves <palves@redhat.com>
3596
3597 * gdb.linespec/cpls-ops.cc: New file.
3598 * gdb.linespec/cpls-ops.exp: New file.
3599 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3600 factored out from ...
3601 (test_complete_prefix_range): ... this.
3602
8955eb2d
PA
36032017-11-24 Pedro Alves <palves@redhat.com>
3604
3605 * gdb.linespec/cpcompletion.exp: New file.
3606 * gdb.linespec/cpls-hyphen.cc: New file.
3607 * gdb.linespec/cpls.cc: New file.
3608 * gdb.linespec/cpls2.cc: New file.
3609 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3610 test to use test_gdb_complete_unique. Add label completion,
3611 keyword completion and explicit location completion tests.
3612 * lib/completion-support.exp: New file.
3613
e547c119
JB
36142017-11-24 Joel Brobecker <brobecker@adacore.com>
3615
3616 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3617 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3618 when hitting an exception catchpoint.
3619
7c3c1aa8
YQ
36202017-11-22 Yao Qi <yao.qi@linaro.org>
3621
3622 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3623
41bd68f5
SM
36242017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3625
3626 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3627 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3628 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3629
1daad298
YQ
36302017-11-22 Yao Qi <yao.qi@linaro.org>
3631
3632 * gdb.base/info-os.exp: Pass pthreads.
3633 * gdb.multi/multi-attach.exp: Likewise.
3634
88465e87
YQ
36352017-11-22 Yao Qi <yao.qi@linaro.org>
3636
3637 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3638 compiler.
3639
dc196b23
YQ
36402017-11-22 Yao Qi <yao.qi@linaro.org>
3641
3642 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3643 * gdb.base/break-interp.exp: Likewise.
3644 * gdb.base/jit-attach-pie.exp: Likewise.
3645
2400729e
UW
36462017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3647
3648 * gdb.base/float128.c (large128): New variable.
3649 * gdb.base/float128.exp: Add test to print largest __float128 value.
3650
7a26362d
UW
36512017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3652
3653 * gdb.arch/vsx-regs.exp: Update register content checks.
3654
ed0f4273
UW
36552017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3656
3657 * gdb.arch/ppc-longdouble.exp: New file.
3658 * gdb.arch/ppc-longdouble.c: Likewise.
3659
a25d69c6
PA
36602017-11-21 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3663
73fcf641
PA
36642017-11-20 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3667 (long_double_typedef): New typedefs.
3668 Use DEF on double and long double.
3669 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3670 cases.
3671 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3672 and 'long_double_ptr_same_size' locals. Use them to decide
3673 whether cast from array/function to float is valid/invalid.
3674
71a3c369
TT
36752017-11-17 Tom Tromey <tom@tromey.com>
3676
3677 * gdb.rust/traits.rs: New file.
3678 * gdb.rust/traits.exp: New file.
3679
ced9779b
JB
36802017-11-17 Joel Brobecker <brobecker@adacore.com>
3681
3682 * gdb.ada/minsyms: New testcase.
3683
a0922d80
PA
36842017-11-16 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3687 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3688
ea04e54c
PA
36892017-11-16 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3692 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3693
e849ea89
PA
36942017-11-16 Pedro Alves <palves@redhat.com>
3695
3696 * gdb.server/reconnect-ctrl-c.c: New file.
3697 * gdb.server/reconnect-ctrl-c.exp: New file.
3698
d8ae99a7
PM
36992017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3700
3701 * gdb.python/py-rbreak.exp: New file.
3702 * gdb.python/py-rbreak.c: New file.
3703 * gdb.python/py-rbreak-func2.c: New file.
3704
968a13f8
PA
37052017-11-16 Pedro Alves <palves@redhat.com>
3706
3707 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3708 pattern.
3709 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3710 GDB.
3711
71774bc9
SM
37122017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3713
3714 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3715 regex.
3716
ddbb44cf
SM
37172017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3718
3719 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3720 test names.
3721
584a564f
PA
37222017-11-09 Pedro Alves <palves@redhat.com>
3723
3724 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3725 factored out from ...
3726 (top level): ... here, and adjusted to avoid expecting beyond the
3727 prompt in a single gdb_test_multiple.
3728
5ed7a928
PA
37292017-11-09 Pedro Alves <palves@redhat.com>
3730
3731 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3732 output.
3733 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3734 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3735 * gdb.server/ext-run.exp ("kill" test): Likewise.
3736 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3737
a60e0738
PA
37382017-11-09 Pedro Alves <palves@redhat.com>
3739
3740 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3741 match till end of line.
3742
2c88253f
PA
37432017-11-09 Pedro Alves <palves@redhat.com>
3744
3745 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3746
c7a38517
PA
37472017-11-09 Pedro Alves <palves@redhat.com>
3748
3749 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3750 New procedures, factored out from ...
3751 (top level): ... here, and adjusted to avoid expecting beyond the
3752 prompt in one go.
3753
f29f4b6b
PA
37542017-11-09 Pedro Alves <palves@redhat.com>
3755
3756 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3757 output. Fix '?' match.
3758
286acbb5
JB
37592017-11-08 Joel Brobecker <brobecker@adacore.com>
3760
3761 * gdb.ada/scoped_watch: New testcase.
3762 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3763 which is actually correct.
3764 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3765 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3766
62d7ae92
PA
37672017-11-08 Pedro Alves <palves@redhat.com>
3768
3769 * gdb.gdb/complaints.exp (test_initial_complaints)
3770 (test_serial_complaints, test_short_complaints): Call
3771 complaint_internal instead of complaint.
3772
280ca31f
DT
37732017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3774
3775 * gdb.threads/tls-core.c: New file.
3776 * gdb.threads/tls-core.exp: Likewise.
3777
b5ec771e
PA
37782017-11-08 Pedro Alves <palves@redhat.com>
3779
3780 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3781 (p Exported_Capitalized): New test.
3782 (p exported_capitalized): New test.
3783
a02b41a7
PA
37842017-11-07 Pedro Alves <palves@redhat.com>
3785
3786 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3787
95e95a6d
PA
37882017-11-07 Pedro Alves <palves@redhat.com>
3789
3790 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3791 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3792 (disable_invalid, disable_inverted, disable_negative): New
3793 procedures.
3794 ("bad numbers"): New set of tests.
3795
cee62dbd
PA
37962017-11-07 Pedro Alves <palves@redhat.com>
3797
3798 * gdb.cp/ena-dis-br-range.exp: Add tests.
3799
cc638e86
PA
38002017-11-07 Pedro Alves <palves@redhat.com>
3801
3802 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3803
d0fe4701
XR
38042017-11-07 Xavier Roirand <roirand@adacore.com>
3805 Pedro Alves <palves@redhat.com>
3806
3807 * gdb.base/ena-dis-br.exp: Add reference to
3808 gdb.cp/ena-dis-br-range.exp.
3809 * gdb.cp/ena-dis-br-range.exp: New file.
3810 * gdb.cp/ena-dis-br-range.cc: New file.
3811
46f67f80
PA
38122017-11-06 Pedro Alves <palves@redhat.com>
3813
3814 * gdb.base/attach-non-pgrp-leader.c: New.
3815 * gdb.base/attach-non-pgrp-leader.exp: New.
3816
726e1356
PA
38172017-11-06 Pedro Alves <palves@redhat.com>
3818
3819 * configure.ac: No longer check for termio.h and sgtty.h.
3820 * configure: Regenerate.
3821 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3822 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3823 Remove termio and sgtty code.
3824
50ab6ace
YQ
38252017-11-03 Yao Qi <yao.qi@linaro.org>
3826
3827 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3828 in GDB is disabled.
3829
8e68731c
YQ
38302017-11-03 Yao Qi <yao.qi@linaro.org>
3831
3832 * gdb.python/py-thrhandle.exp: Skip it if python is not
3833 enabled.
3834
3a87ae65
SM
38352017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3836
3837 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3838 as a breakpoint command.
3839
484d8d36
MD
38402017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3841
3842 PR python/21213
3843 * gdb.python/py-infthread.exp: Test calling
3844 InferiorThread.inferior () multiple times in a row.
3845
4a27f119
KS
38462017-10-27 Keith Seitz <keiths@redhat.com>
3847
3848 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3849 Test "info break" for every inlined function breakpoint.
3850
bb11dd58
YQ
38512017-10-27 Yao Qi <yao.qi@linaro.org>
3852
3853 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3854
a43f3893
PF
38552017-10-26 Patrick Frants <osscontribute@gmail.com>
3856
3857 * gdb.cp/classes.exp (test_static_members): Test printing
3858 Outer::instance.
3859 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3860 (Inner::instance, Outer::instance): New.
3861
792ccf00
PA
38622017-10-24 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3865 extra console" test in two stages.
3866
eb2bfbad
PA
38672017-10-24 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3870
1f75a651
PA
38712017-10-24 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3874 loop.
3875
779990d9
PA
38762017-10-24 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3879 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3880
ad9b8f5d
PA
38812017-10-24 Pedro Alves <palves@redhat.com>
3882
3883 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3884 parameter and handle it. Don't output read value in test name.
3885
fee6da6e
PA
38862017-10-24 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3889 custom test name.
3890
10389c2c
PA
38912017-10-24 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3894 include the unstable output directory name in the test's name.
3895 (initial_setup_simple) <'set args'>: Use custom test name.
3896
a80e65a9
PA
38972017-10-24 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3900 with explicit test name.
3901
15763a09
PA
39022017-10-20 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3905 'wait -i'. Use gdb_assert and remote_close.
3906
49a4ce2e
AB
39072017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3908
3909 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3910 number from variable rather than hard-coded.
3911
a75868f5
PA
39122017-10-19 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.base/long-inferior-output.c: New file.
3915 * gdb.base/long-inferior-output.exp: New file.
3916
c8ba13ad
KS
39172017-11-18 Keith Seitz <keiths@redhat.com>
3918
3919 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3920 method.
3921 (main): Call it.
3922 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3923 Add additional user-defined conversion operator tests.
3924
b27de576
PA
39252017-10-17 Pedro Alves <palves@redhat.com>
3926
3927 * boards/native-stdio-gdbserver.exp: Load "local-board".
3928
8484c955
PA
39292017-10-17 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/quit-live.c: New file.
3932 * gdb.base/quit-live.exp: New file.
3933
83d5a34d
KS
39342017-10-16 Keith Seitz <keiths@redhat.com>
3935
3936 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3937 (class_with_protected_typedef, class_with_private_typedef)
3938 (struct_with_public_typedef, struct_with_protected_typedef)
3939 (struct_with_private_typedef): New classes/structs.
3940 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3941 typedefs and access specifiers.
3942
739b3f1d
PA
39432017-10-16 Pedro Alves <palves@redhat.com>
3944 Simon Marchi <simon.marchi@polymtl.ca>
3945
3946 * README (Local vs Remote vs Native): New section.
3947 * boards/local-board.exp: New file, with bits factored out from
3948 ...
3949 * boards/native-extended-gdbserver.exp: ... here. Load
3950 "local-board".
3951 * boards/native-gdbserver.exp: Load "local-board".
3952 (${board}_spawn, ${board}_exec): Delete.
3953 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3954 ...
3955 * boards/stdio-gdbserver-base.exp: ... this new file.
3956 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3957 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3958 procedure.
3959 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3960 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3961 stdio_gdbserver_command.
3962 (${board}_get_remote_address, ${board}_get_comm_port)
3963 (${board}_download, ${board}_upload): Delete.
3964 (get_target_remote_pipe_cmd): New.
3965
fe68b953
SM
39662017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3967
3968 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3969 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3970 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3971 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3972 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3973 remove with_test_prefix.
3974
300b6685
PA
39752017-10-13 Pedro Alves <palves@redhat.com>
3976
3977 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3978 * gdb.base/annota1.exp: Use it instead of is_remote.
3979 * gdb.base/annota3.exp: Use it instead of is_remote.
3980 * gdb.cp/annota2.exp: Use it instead of is_remote.
3981 * gdb.cp/annota3.exp: Use it instead of is_remote.
3982 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3983
50500caf
PA
39842017-10-13 Pedro Alves <palves@redhat.com>
3985
3986 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3987 (test_num_test_vars, run_and_count_vars, find_env)
3988 (test_set_unset_env, test_inherit_env_var): New procedures.
3989 (top level): Use them.
3990
dad0c6d2
PA
39912017-10-13 Pedro Alves <palves@redhat.com>
3992
3993 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3994 also skip on stub-like targets.
3995
8b0553c1
PA
39962017-10-13 Pedro Alves <palves@redhat.com>
3997
3998 PR gdb/22293
3999 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4000 (top level): Move some tests to ...
4001 (test_not_found): ... this new procedure.
4002 (top level): Call it.
4003
7594f623
PA
40042017-10-13 Pedro Alves <palves@redhat.com>
4005
4006 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4007 expect different "info terminal" output if testing with a
4008 non-native target.
4009
ebe3b402
PA
40102017-10-13 Pedro Alves <palves@redhat.com>
4011 Simon Marchi <simon.marchi@polymtl.ca>
4012
4013 PR python/12966
4014 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4015
42f1b161
PA
40162017-10-13 Pedro Alves <palves@redhat.com>
4017
4018 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4019 already.
4020
8d6ef72b
PA
40212017-10-13 Pedro Alves <palves@redhat.com>
4022
4023 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4024 is_remote.
4025
d7bcd5b8
PA
40262017-10-13 Pedro Alves <palves@redhat.com>
4027
4028 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4029 is_remote.
4030
df479dc6
PA
40312017-10-13 Pedro Alves <palves@redhat.com>
4032
4033 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4034 is set.
4035 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4036 instead of is_remote.
4037
23fb630a
PA
40382017-10-13 Pedro Alves <palves@redhat.com>
4039
4040 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4041 (top level): Add comment.
4042
cc77b1dc
PA
40432017-10-13 Pedro Alves <palves@redhat.com>
4044
4045 * gdb.base/remote.exp (top level): Fix comment typo and add
4046 missing return.
4047
27c9e813
PA
40482017-10-13 Pedro Alves <palves@redhat.com>
4049 Simon Marchi <simon.marchi@polymtl.ca>
4050
4051 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4052 calls and add comments. Skip test if use_gdb_stub is set.
4053 (top level): Use "set cwd" command instead of "cd" command.
4054
5e830d98
PA
40552017-10-13 Pedro Alves <palves@redhat.com>
4056
4057 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4058 is_remote target check.
4059
f5ca0032
PA
40602017-10-13 Pedro Alves <palves@redhat.com>
4061
4062 * gdb.base/scope.exp: Use build_executable + clean_restart +
4063 gdb_file_cmd instead of prepare_for_testing and no longer skip
4064 "before run" tests on is_remote target boards. Update comments.
4065 * boards/native-extended-gdbserver.exp
4066 (extended_gdbserver_load_last_file): New, factored out from ...
4067 (gdb_load): ... this. Move further below and add comment.
4068 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4069
8aed1c0d
PA
40702017-10-12 Pedro Alves <palves@redhat.com>
4071
4072 * gdb.base/attach.exp: Remove references to gdb64.
4073 * gdb.base/dbx.exp: Remove references to gdb64.
4074
cfa34c87
SM
40752017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4076 Pedro Alves <palves@redhat.com>
4077
4078 * gdb.base/label.exp: Remove is_remote target check.
4079
9192b7de
PA
40802017-10-12 Pedro Alves <palves@redhat.com>
4081
4082 * gdb.base/auvx.exp (coredir): Update comment.
4083 (top level) <core_works>: Use "set cwd" command instead of "cd"
4084 command.
4085
6bf0052d
PA
40862017-10-12 Pedro Alves <palves@redhat.com>
4087 Simon Marchi <simon.marchi@polymtl.ca>
4088
4089 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4090 target boards.
4091
e48ef82d
PA
40922017-10-12 Pedro Alves <palves@redhat.com>
4093 Simon Marchi <simon.marchi@polymtl.ca>
4094
4095 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4096 Instead skip if there's any gdb_protocol set.
4097
8d7aea57
SM
40982017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4099 Pedro Alves <palves@redhat.com>
4100
4101 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4102
30440677
PA
41032017-10-12 Pedro Alves <palves@redhat.com>
4104 Simon Marchi <simon.marchi@polymtl.ca>
4105
4106 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4107 instead of on dejagnu remote boards.
4108
4e04f045 41092017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4110 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4111
4112 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4113 checks. Use build_executable + clean_restart instead of
4114 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4115 of enabling non-stop after starting gdb.
4116
871a186e
PA
41172017-10-12 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4120 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4121 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4122 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4123
56d704da
AK
41242017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4125
4126 * gdb.arch/arc-tdesc-cpu.exp: New file.
4127 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4128
2f20e312
SM
41292017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4130
4131 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4132
65630365
PA
41332017-10-10 Pedro Alves <palves@redhat.com>
4134
4135 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4136 expect CLI output.
4137
bf469271
PA
41382017-10-10 Pedro Alves <palves@redhat.com>
4139
4140 * lib/selftest-support.exp (selftest_setup): Update for
4141 captured_command_loop's prototype change.
4142
777a42f1
PA
41432017-10-09 Pedro Alves <palves@redhat.com>
4144
4145 Test both arch1=>arch2 and arch2=>arch1.
4146
4147 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4148 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4149 factored out to...
4150 (append_arch1_options, append_arch2_options, append_arch_options)
4151 (build_executables): New procedures.
4152 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4153 local.
4154 (top level): Add new 'first_arch' testing axis.
4155
cbd2b4e3
PA
41562017-10-09 Pedro Alves <palves@redhat.com>
4157
4158 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4159 (barrier): New.
4160 (thread_start, all_started): New functions.
4161 (main): Spawn new thread and wait until it is scheduled.
4162 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4163 option.
4164 (do_test): Add 'selected_thread' parameter. Run to all_started
4165 instead of main. Explicitly set the breakpoint at main. Switch
4166 to the SELECTED_THREAD thread.
4167 (top level): Test handling the exec event with either the main
4168 thread or the second thread selected.
4169
5c9e4427
PA
41702017-10-09 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4173 logic. Move STOP marker after the value checks.
4174 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4175 regexp.
4176
b3b7c423
SL
41772017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4178
4179 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4180
3b4b2f16
UW
41812017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4182
4183 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4184 integer-to-dfp conversion.
4185 * gdb.base/dfp-test.exp: Likewise.
4186
5cd63fda
PA
41872017-10-04 Pedro Alves <palves@redhat.com>
4188
4189 * gdb.multi/hangout.c: Include <unistd.h>.
4190 (hangout_loop): New function.
4191 (main): Call alarm. Call hangout_loop in a loop.
4192 * gdb.multi/hello.c: Include <unistd.h>.
4193 (hello_loop): New function.
4194 (main): Call alarm. Call hangout_loop in a loop.
4195 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4196 inferior with the other selected.
4197
4c71c105
SM
41982017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4199
4200 * gdb.mi/list-thread-groups-available.exp: New file.
4201 * gdb.mi/list-thread-groups-available.c: New file.
4202
bc3b087d
SDJ
42032017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4204
4205 * gdb.base/set-cwd.exp: Make it available on
4206 native-extended-gdbserver.
4207
d092c5a2
SDJ
42082017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4209
4210 * gdb.base/set-cwd.c: New file.
4211 * gdb.base/set-cwd.exp: Likewise.
4212
45320ffa
TT
42132017-10-02 Tom Tromey <tom@tromey.com>
4214
4215 PR rust/22236:
4216 * gdb.rust/simple.rs (main): New variable "fslice".
4217 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4218
b3e3859b
TT
42192017-10-02 Tom Tromey <tom@tromey.com>
4220
4221 * gdb.rust/simple.exp: Test ptype of a slice.
4222
01af5e0d
TT
42232017-10-02 Tom Tromey <tom@tromey.com>
4224
4225 * gdb.rust/simple.exp: Test index of slice.
4226
a9bbfbd8
TT
42272017-09-27 Tom Tromey <tom@tromey.com>
4228
4229 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4230
df8899e5
TP
42312017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4232 Pedro Alves <palves@redhat.com>
4233
4234 * gdb.base/compare-sections.exp (get value of read-only section): Read
4235 as unsigned value.
4236 (corrupt read-only section): Likewise and don't set written if patching
4237 failed.
4238
757bf54b
KB
42392017-09-21 Kevin Buettner <kevinb@redhat.com>
4240
4241 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4242 files.
4243
06871ae8
PA
42442017-09-20 Pedro Alves <palves@redhat.com>
4245
4246 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4247 symbol names in gdb's output.
4248 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4249
e5f25bc5
PA
42502017-09-20 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4253 Rename to ...
4254 (test_list_ambiguous_symbol): ... this and add a symbol name
4255 parameter. Adjust.
4256 (test_list_ambiguous_function): Reimplement on top of
4257 test_list_ambiguous_symbol and also test listing ambiguous
4258 variables.
4259 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4260 (ambiguous_fun): ... this.
4261 (ambiguous_var): New.
4262 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4263 (ambiguous_fun): ... this.
4264 (ambiguous_var): New.
4265
4e5a4f58
JB
42662017-09-19 John Baldwin <jhb@FreeBSD.org>
4267
4268 * gdb.base/starti.c: New file.
4269 * gdb.base/starti.exp: New file.
4270 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4271
26e53f3e
PA
42722017-09-14 Pedro Alves <palves@redhat.com>
4273
4274 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4275 (top level): Use it instead of runto.
4276
cb791d59
TT
42772017-09-11 Tom Tromey <tom@tromey.com>
4278
4279 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4280
7c96f8c1
TT
42812017-09-11 Tom Tromey <tom@tromey.com>
4282
4283 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4284 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4285
469412dd
CW
42862017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4287
4288 * gdb.fortran/printing-types.exp: New file.
4289 * gdb.fortran/printing-types.exp: New file.
4290
e0f86435
BH
42912017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4292
4293 * gdb.fortran/vla-ptype.exp: Fix typos.
4294 * gdb.fortran/vla-value.exp: Same.
4295
9e9af4be
BH
42962017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4297
4298 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4299 * gdb.mi/mi-var-child-f.exp: Likewise.
4300 * gdb.mi/mi-vla-fortran.exp: Likewise.
4301
a5ad232b 43022017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4303 Christoph Weinmann <christoph.t.weinmann@intel.com>
4304 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4305
4306 * gdb.fortran/ptr-indentation.f90: New file.
4307 * gdb.fortran/ptr-indentation.exp: New file.
4308
5aec60eb
TT
43092017-09-05 Tom Tromey <tom@tromey.com>
4310
4311 PR gdb/22010:
4312 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4313
8f8f8152
TP
43142017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4315
4316 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4317
fbd1b771
JK
43182017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4319
4320 * gdb.threads/tls-nodebug-pie.c: New file.
4321 * gdb.threads/tls-nodebug-pie.exp: New file.
4322
5eb5f850
TT
43232017-09-05 Tom Tromey <tom@tromey.com>
4324
4325 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4326 for rust.
4327
ae780a21
SM
43282017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4329
4330 * gdb.multi/multi-arch-exec.exp: Test with different
4331 "follow-exec-mode" settings.
4332 (do_test): New procedure.
4333
3693fdb3
PA
43342017-09-04 Pedro Alves <palves@redhat.com>
4335
4336 * gdb.base/func-static.c (S::method const, S::method volatile)
4337 (S::method volatile const): New methods.
4338 (c_s, v_s, cv_s): New instances.
4339 (main): Call method() on them.
4340 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4341 (cannot_resolve): New procedure.
4342 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4343 print-quote-unquoted columns.
4344 (do_test): Test printing each scope too.
4345
e68cb8e0
PA
43462017-09-04 Pedro Alves <palves@redhat.com>
4347
4348 * gdb.base/local-static.exp: Also test with
4349 class::method::variable wholly quoted.
4350 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4351
858be34c
PA
43522017-09-04 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.base/local-static.c: New.
4355 * gdb.base/local-static.cc: New.
4356 * gdb.base/local-static.exp: New.
4357
46a4882b
PA
43582017-09-04 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.asm/asm-source.exp: Add casts to int.
4361 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4362 (dataglobal64_1, dataglobal64_2): New globals.
4363 * gdb.base/nodebug.exp: Test different expressions involving the
4364 new globals, with print, whatis and ptype. Add casts to int.
4365 * gdb.base/solib-display.exp: Add casts to int.
4366 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4367 * gdb.cp/m-static.exp: Add cast to int.
4368 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4369 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4370 tls variable with no debug info without a cast. Test with a cast
4371 to int too.
4372 * gdb.trace/entry-values.exp: Add casts.
4373
2c5a2be1
PA
43742017-09-04 Pedro Alves <palves@redhat.com>
4375
4376 * gdb.base/nodebug.exp: Test that ptype's error about functions
4377 with unknown return type includes the function name too.
4378
7022349d
PA
43792017-09-04 Pedro Alves <palves@redhat.com>
4380
4381 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4382 return type of munmap in infcall.
4383 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4384 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4385 type of ftell in infcall.
4386 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4387 type of getpid in infcall.
4388 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4389 infcall.
4390 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4391 Bail on failure to extract the pid.
4392 * gdb.base/nodebug.c: #include <stdint.h>.
4393 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4394 New functions.
4395 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4396 Change expected output of print/whatis/ptype with functions with
4397 no debug info. Test all supported languages. Call
4398 test_call_promotion.
4399 * gdb.compile/compile.exp: Adjust expected output to expect
4400 warning.
4401 * gdb.threads/siginfo-threads.exp: Likewise.
4402
54990598
PA
44032017-09-04 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4406 "prototypes". Test calling float functions via prototyped and
4407 unprototyped function pointers.
4408 (perform_all_tests): New parameter "prototypes". Pass it down.
4409 (top level): Pass down "prototypes" parameter to
4410 perform_all_tests.
4411
34d16ea2
SM
44122017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4413
4414 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4415 Test with nested loops.
4416
9521ecda
SM
44172017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4418
4419 * gdb.base/commands.exp: Call the new procedures.
4420 (loop_break_test, loop_continue_test): New procedures.
4421
80a65e9b
SM
44222017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4423
4424 * gdb.base/commands.exp: Call new procedure.
4425 (define_if_without_arg_test): New procedure.
4426
e439fa14
PA
44272017-09-04 Pedro Alves <palves@redhat.com>
4428
4429 * gdb.base/list-ambiguous.exp: New file.
4430 * gdb.base/list-ambiguous0.c: New file.
4431 * gdb.base/list-ambiguous1.c: New file.
4432 * gdb.base/list.exp (test_list_range): Adjust expected output.
4433
0a2dde4a
SDJ
44342017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4435
4436 * gdb.base/share-env-with-gdbserver.c: New file.
4437 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4438
5e89eb3a
SM
44392017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4440
4441 * gdb.base/commands.exp (gdbvar_simple_if_test,
4442 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4443 progvar_simple_if_test, progvar_simple_while_test,
4444 progvar_complex_if_while_test, user_defined_command_test,
4445 user_defined_command_args_eval,
4446 user_defined_command_args_stack_test,
4447 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4448 temporary_breakpoint_commands,
4449 gdb_test_no_prompt, redefine_hook_test,
4450 redefine_backtrace_test): Remove "global gdb_prompt".
4451
fd437cbc
SM
44522017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4453
4454 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4455 New proc, call it from toplevel.
4456
87215ad1
SDJ
44572017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4458
4459 PR remote/21852
4460 * gdb.server/normal.c: New file, copied from gdb.base.
4461 * gdb.server/run-without-local-binary.exp: New file.
4462
58afddc6
WP
44632017-08-07 Weimin Pan <weimin.pan@oracle.com>
4464
4465 * gdb.arch/sparc64-adi.exp: New file.
4466 * gdb.arch/sparc64-adi.c: New file.
4467
5277199a
PA
44682017-08-22 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4471 (top level): Add "list all overloads" tests.
4472
14278e1f
TT
44732017-08-22 Tom Tromey <tom@tromey.com>
4474
4475 * gdb.gdb/xfullpath.exp: Remove.
4476
bf223d3e
PA
44772017-08-21 Pedro Alves <palves@redhat.com>
4478
4479 PR gdb/19487
4480 * gdb.base/symbol-alias.c: New.
4481 * gdb.base/symbol-alias2.c: New.
4482 * gdb.base/symbol-alias.exp: New.
4483
c973d0aa
PA
44842017-08-21 Pedro Alves <palves@redhat.com>
4485
4486 * gdb.base/dfp-test.c
4487 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4488 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4489 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4490 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4491 * gdb.base/whatis-ptype-typedefs.c: New.
4492 * gdb.base/whatis-ptype-typedefs.exp: New.
4493 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4494 (an_int, an_int_type, an_int_type2): New globals.
4495 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4496 involving typedefs and cast expressions.
4497 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4498 (lookup_typedefs_function): New.
4499 (typedefs_pretty_printers_dict): New.
4500 (top level): Register lookup_typedefs_function in
4501 gdb.pretty_printers.
4502
6d580b63
YQ
45032017-08-18 Yao Qi <yao.qi@linaro.org>
4504
4505 * gdb.server/unittest.exp: New.
4506
206726fb
SDJ
45072017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4508
4509 PR gdb/21954
4510 * gdb.base/environ.exp: Add test to check if 'unset environment'
4511 works.
4512
bf0ec4c2
AA
45132017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4514
4515 * lib/gdb.exp (universal_compile_options): New caching proc.
4516 (gdb_compile): Suppress GCC's coloring of messages.
4517
d6382fff
TT
45182017-08-14 Tom Tromey <tom@tromey.com>
4519
4520 PR gdb/21675:
4521 * gdb.base/printcmds.exp (test_radices): New function.
4522 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4523 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4524 * lib/gdb.exp (get_integer_valueof): Use p/d.
4525
c2c2dd9f
SM
45262017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4527
4528 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4529 characters.
4530
fdffd6f4
TT
45312017-08-05 Tom Tromey <tom@tromey.com>
4532
4533 * gdb.rust/simple.exp: Allow String to appear in a different
4534 namespace.
4535
27d41eac
YQ
45362017-07-26 Yao Qi <yao.qi@linaro.org>
4537
4538 * gdb.gdb/unittest.exp: Invoke command
4539 "maintenance check xml-descriptions".
4540
031ed05d
AA
45412017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4542
4543 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4544 calling context.
4545 (hex128): Drop erroneous calculation of parameters.
4546
dcd27ddf
SM
45472017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4548
4549 * gdb.python/py-unwind.exp: Disable stack protection when
4550 building test file.
4551
47e77640
PA
45522017-07-20 Pedro Alves <palves@redhat.com>
4553
4554 * gdb.base/default.exp (set language): Adjust expected output.
4555
62d2a18a
PA
45562017-07-20 Pedro Alves <palves@redhat.com>
4557
4558 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4559 (test_minsym): ... this, and make static.
4560 (get_pck__foo__bar__minsym): Rename to ...
4561 (get_test_minsym): ... this.
4562 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4563 symbol names and comments.
4564 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4565 (get_test_minsym): ... this.
4566 (pck__foo__bar__minsym__2): Rename to ...
4567 (test_minsym): ... this.
4568 (main): Adjust.
4569
c45ec17c
PA
45702017-07-17 Pedro Alves <palves@redhat.com>
4571
4572 * gdb.base/completion.exp: Adjust expected output.
4573 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4574 the completer works.
4575
c6756f62
PA
45762017-07-17 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4579
5bd68487
AB
45802017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4581
4582 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4583
8880f2a9
TT
45842017-07-14 Tom Tromey <tom@tromey.com>
4585
4586 PR rust/21764:
4587 * gdb.rust/simple.exp: Add tests.
4588
65547233
TT
45892017-07-14 Tom Tromey <tom@tromey.com>
4590
4591 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4592
8f14146e
PA
45932017-07-14 Pedro Alves <palves@redhat.com>
4594
4595 * gdb.linespec/base/one/thefile.cc (z1): New function.
4596 * gdb.linespec/base/two/thefile.cc (z2): New function.
4597 * gdb.linespec/linespec.exp: Add tests.
4598
b4365d02
AB
45992017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4600
4601 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4602 to mi_create_breakpoint.
4603
5d2cbaa5
AB
46042017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4605
4606 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4607 mi_create_breakpoint.
4608
11cb5716
IB
46092017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4610
4611 * gdb.dlang/demangle.exp: Update for demangling changes.
4612
03278692
TT
46132017-07-09 Tom Tromey <tom@tromey.com>
4614
4615 * gdb.dwarf2/shortpiece.exp: New file.
4616
33c5cd75
DB
46172017-07-06 David Blaikie <dblaikie@gmail.com>
4618
4619 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4620 built from fissiont-multi-cu{1,2}.c.
4621 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4622 except putting 'main' and 'func' in separate CUs in the same DWO file.
4623 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4624 test.
4625 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4626 test.
4627
8455d262
PA
46282017-07-06 Pedro Alves <palves@redhat.com>
4629
4630 * gdb.python/py-unwind.exp: Test flushregs.
4631
dc4bde35
SDJ
46322017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4633
4634 PR cli/21688
4635 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
4636 tests for alias commands and trailing whitespace.
4637
51ed89aa
SDJ
46382017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4639
4640 PR cli/21688
4641 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4642 procedure. Call it.
4643
eb17d413
PA
46442017-06-29 Pedro Alves <palves@redhat.com>
4645
4646 * gdb.base/printcmds.exp: Add tests.
4647
41664b45
DG
46482017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4649
4650 PR gdb/21337
4651 * gdb.base/reread-readsym.exp: New file.
4652 * gdb.base/reread-readsym.c: New file.
4653
75312ae3
KB
46542017-06-21 Kevin Buettner <kevinb@redhat.com>
4655
4656 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4657 subpattern.
4658
66953522
PB
46592017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4660
4661 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4662 extended mnemonic.
4663 * gdb.arch/powerpc-power9.s: Likewise.
4664
5524b525
AA
46652017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4666
4667 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4668 on 32-bit x86 targets. Exploit is_*_target macros where
4669 appropriate.
4670
03c8af18
AA
46712017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4672
4673 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4674 register pieces.
4675
3bf31011
AA
46762017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4677
4678 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4679 located in one or more DWARF pieces.
4680
805acca0
AA
46812017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4682
4683 * lib/gdb.exp (get_endianness): New proc.
4684 * gdb.arch/aarch64-fp.exp: Use it.
4685 * gdb.arch/altivec-regs.exp: Likewise.
4686 * gdb.arch/e500-regs.exp: Likewise.
4687 * gdb.arch/vsx-regs.exp: Likewise.
4688 * gdb.base/dump.exp: Likewise.
4689 * gdb.base/funcargs.exp: Likewise.
4690 * gdb.base/gnu_vector.exp: Likewise.
4691 * gdb.dwarf2/formdata16.exp: Likewise.
4692 * gdb.dwarf2/implptrpiece.exp: Likewise.
4693 * gdb.dwarf2/nonvar-access.exp: Likewise.
4694 * gdb.python/py-inferior.exp: Likewise.
4695 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4696
e9352324
AA
46972017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4698
4699 PR gdb/21226
4700 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4701 stack value pieces are taken from the LSB end.
4702
d5d1163e
AA
47032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4704
4705 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4706 variable at nonzero offset.
4707
0567c986
AA
47082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4709
4710 * gdb.dwarf2/var-access.c: New file.
4711 * gdb.dwarf2/var-access.exp: New test.
4712 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4713
973e9aab
TT
47142017-06-12 Tom Tromey <tom@tromey.com>
4715
4716 * gdb.dwarf2/formdata16.exp: Add tests.
4717
d9109c80
TT
47182017-06-12 Tom Tromey <tom@tromey.com>
4719
4720 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4721
30a25466
TT
47222017-06-12 Tom Tromey <tom@tromey.com>
4723
4724 PR exp/16225:
4725 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4726 * gdb.arch/vsx-regs.exp: Update tests.
4727 * gdb.arch/s390-vregs.exp (hex128): New proc.
4728 Update test.
4729 * gdb.arch/altivec-regs.exp: Update tests.
4730
aefd8b33
SDJ
47312017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4732
4733 * gdb.base/startup-with-shell.c: New file.
4734 * gdb.base/startup-with-shell.exp: Likewise.
4735
2090129c
SDJ
47362017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4737
4738 * gdb.server/non-existing-program.exp: Update regex in order to
4739 reflect the fact that gdbserver is now using fork_inferior (with a
4740 shell) to startup the inferior.
4741
8e86a419
SM
47422017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4743
4744 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4745 support function calls from GDB.
4746
e6cf65f2
TT
47472017-05-21 Tom Tromey <tom@tromey.com>
4748
4749 PR rust/21466:
4750 * gdb.rust/unsized.exp: New file.
4751 * gdb.rust/unsized.rs: New file.
4752
43cc5389
TT
47532017-05-19 Tom Tromey <tom@tromey.com>
4754
4755 PR rust/21484:
4756 * gdb.rust/watch.exp: New file.
4757 * gdb.rust/watch.rs: New file.
4758
ec8df234
TT
47592017-05-18 Tom Tromey <tom@tromey.com>
4760
4761 * gdb.rust/simple.exp: Allow Box to be qualified.
4762
3e3e7fae
TP
47632017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4764
4765 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4766
59cc050d
PA
47672017-05-18 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.base/fileio.c (test_write, test_read, test_close)
4770 (test_fstat): Don't print 'ret' in the fail path.
4771
c8f6abd1
PA
47722017-05-18 Pedro Alves <palves@redhat.com>
4773
4774 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4775 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4776 (test_system, test_rename, test_unlink, test_time): Change
4777 prototypes.
4778 * gdb.base/fileio.exp (stop_msg): Adjust.
4779
d2a03b77
PA
47802017-05-18 Pedro Alves <palves@redhat.com>
4781
4782 * gdb.base/fileio.c (null_str): New global.
4783 (test_stat): Use it.
4784 * gdb.base/fileio.exp: Remove nowarnings.
4785
0d5c6999
YQ
47862017-05-17 Yao Qi <yao.qi@linaro.org>
4787
4788 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4789
21873064
YQ
47902017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4791
4792 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4793 argument command.
4794 (top-level): Invoke test_set_inferior_tty.
4795
d512d31c
PA
47962017-05-04 Pedro Alves <palves@redhat.com>
4797
4798 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4799 Add parens to print call for Python 3.
4800
90cef2ed
KS
48012017-05-03 Keith Seitz <keiths@redhat.com>
4802
4803 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4804 (main): Call it.
4805
14f819c8
TW
48062017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4807
4808 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4809 to prev and next.
4810
913aeadd
TW
48112017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4812
4813 * gdb.python/py-record-btrace.exp: Remove test for
4814 gdb.BtraceInstruction.error.
4815
a3be24ad
TW
48162017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4817
4818 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4819
ae20e79a
TW
48202017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4821
4822 * gdb.python/py-record-btrace-threads.c: New file.
4823 * gdb.python/py-record-btrace-threads.exp: New file.
4824
45ce1b47
SDJ
48252017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4826
4827 PR testsuite/8595
4828 * gdb.base/environ.exp: Make test available in all architectures.
4829 Move bits related to "info program" testing to
4830 gdb.base/info-program.exp. Rewrite tests to use the two new
4831 procedures mentione below.
4832 (test_set_show_env_var) New procedure.
4833 (test_set_show_env_var_equal): Likewise.
4834 * gdb.base/info-program.exp: New file.
4835
e15c3eb4
KS
48362017-04-27 Keith Seitz <keiths@redhat.com>
4837
4838 * gdb.cp/oranking.cc (test15): New function.
4839 (main): Call test15 and declare additional variables for testing.
4840 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4841 "p foo101('abc')" tests.
4842 Add tests for cv qualifier overloads.
4843 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4844 "lvalue reference overload" test.
4845 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4846 "print value of f1 on Child&& in f2" test.
4847
3a3fd0fd
PA
48482017-04-19 Pedro Alves <palves@redhat.com>
4849
4850 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4851 procedure.
4852 (top level): Call it.
4853 * lib/gdb.exp (gdb_define_cmd): New procedure.
4854
53375380
PA
48552017-04-12 Pedro Alves <palves@redhat.com>
4856
4857 PR gdb/21323
4858 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4859 (wchar): New global.
4860 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4861 (do_test_wide_char, wide_char_types_no_program, top level): Add
4862 wchar_t testing.
4863
53e710ac
PA
48642017-04-12 Pedro Alves <palves@redhat.com>
4865
4866 PR c++/21323
4867 * gdb.cp/wide_char_types.c: New file.
4868 * gdb.cp/wide_char_types.exp: New file.
4869
0ad9d8c7
SDJ
48702017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4871
4872 PR gdb/21352
4873 * gdb.trace/tsv.exp: Add test for "tsave -r".
4874
b1b45502
IB
48752017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4876
4877 * gdb.dlang/watch-loc.c: New file.
4878 * gdb.dlang/watch-loc.exp: New file.
4879
ec13808e
JK
48802017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4881
4882 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4883
fe5f7374
AK
48842017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4885
4886 * gdb.arch/arc-analyze-prologue.S: New file.
4887 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4888
eea78757
AK
48892017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4890
4891 * gdb.arch/arc-decode-insn.S: New file.
4892 * gdb.arch/arc-decode-insn.exp: Likewise.
4893
5badf10a
IR
48942017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4895
4896 PR tdep/20928
4897 * gdb.arch/sparc64-regs.exp: New file.
4898 * gdb.arch/sparc64-regs.S: Likewise.
4899
cee59b3f
TW
49002017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4901
4902 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4903 and memory view on Python 3.
4904
c0f55cc6
AV
49052017-03-20 Artemiy Volkov <artemiyv@acm.org>
4906 Keith Seitz <keiths@redhat.com>
4907
4908 PR gdb/14441
4909 * gdb.cp/demangle.exp: Add rvalue reference tests.
4910 * gdb.cp/rvalue-ref-casts.cc: New file.
4911 * gdb.cp/rvalue-ref-casts.exp: New file.
4912 * gdb.cp/rvalue-ref-overload.cc: New file.
4913 * gdb.cp/rvalue-ref-overload.exp: New file.
4914 * gdb.cp/rvalue-ref-params.cc: New file.
4915 * gdb.cp/rvalue-ref-params.exp: New file.
4916 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4917 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4918 * gdb.cp/rvalue-ref-types.cc: New file.
4919 * gdb.cp/rvalue-ref-types.exp: New file.
4920 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4921 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4922
51457a05
MAL
49232017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4924
4925 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4926 New procedure.
4927
5b291c04
MAL
49282017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4929
4930 * lib/mi-support.exp (mi_gdb_test): Add additional message
4931 for unexpected output.
4932
59a56148
AA
49332017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4934
4935 * gdb.base/examine-backward.c (Barrier): New character array
4936 constant, to ensure that TestStrings is preceded by a string
4937 terminator.
4938
7942e96e
AA
49392017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4942 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4943 and implicit pointer into such a location.
4944
6ebac3fb
DE
49452017-03-16 Doug Evans <dje@google.com>
4946
4947 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4948
ec3b243d
TP
49492017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4950
4951 * gdb.cp/m-static.exp: Fix expectation for prototype of
4952 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4953
49542017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4955
4956 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4957 * gdb.guile/scm-lazy-string.c: New file.
4958 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4959 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4960 for pointer, array, typedef lazy strings.
4961
2cc36e25 49622017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4963
4964 PR python/17728, python/18439, python/18779
4965 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4966 * gdb.python/py-lazy-string.c (pointer): New typedef.
4967 (main): New locals ptr, array, typedef_ptr.
4968 * gdb.python/py-value.exp: Move lazy string tests to ...
4969 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4970 array, typedef lazy strings.
ec3b243d 4971
0efcde63
AK
49722017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4973
4974 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4975 Add optional 'test' parameter.
4976
7978d7c3
SM
49772017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4978
4979 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4980 Skip for versions of DejaGnu < 1.5.
4981
896c0c1e
SM
49822017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4983
4984 * lib/gdb.exp (dejagnu_version): New proc.
4985 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4986 Use dejagnu_version.
4987
5f4d1085
KS
49882017-03-10 Keith Seitz <keiths@redhat.com>
4989
4990 PR c++/8128
4991 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4992 type from destructor regexps.
4993 Add a branch which actually passes the test.
4994 Adjust "ptype t5i" test names.
4995
1de05205
PA
49962017-03-08 Pedro Alves <palves@redhat.com>
4997
4998 * gdb.base/step-over-exit.exp: Add explicit test message.
4999
c65d6b55
PA
50002017-03-08 Pedro Alves <palves@redhat.com>
5001
5002 PR gdb/18360
5003 * gdb.threads/interrupt-while-step-over.c: New file.
5004 * gdb.threads/interrupt-while-step-over.exp: New file.
5005
2e86a283
PA
50062017-03-08 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5009 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5010
25dcbff6
PA
50112017-03-08 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5014 PKRU as not supported as a PASS.
5015
dc9366eb
PA
50162017-03-08 Pedro Alves <palves@redhat.com>
5017
5018 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5019 prefix instead of $binfile1/$binfile2.
5020 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5021 in test message.
5022 * gdb.python/py-completion.exp: Use "load python file" as test
5023 messages instead of unstable path names.
5024
6e5d74e7
PA
50252017-03-08 Pedro Alves <palves@redhat.com>
5026 Jan Kratochvil <jan.kratochvil@redhat.com>
5027
5028 PR cli/21218
5029 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5030 New proc.
5031 (top level): Call it.
5032
9753a2f6
PA
50332017-03-08 Pedro Alves <palves@redhat.com>
5034
5035 PR tui/21216
5036 * gdb.tui/tui-nl-filtered-output.exp: New file.
5037
1a4dd9dd
PA
50382017-03-08 Pedro Alves <palves@redhat.com>
5039
5040 * gdb.base/completion.exp: Move TUI completion tests to ...
5041 * gdb.tui/completion.exp: ... this new file.
5042
7cbbff33
PA
50432017-03-08 Pedro Alves <palves@redhat.com>
5044
5045 * gdb.base/tui-disasm-long-lines.c,
5046 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5047 gdb.base/tui-layout.exp: Move to ...
5048 * gdb.tui/: ... this new directory.
5049
5f6fd321
PA
50502017-03-07 Pedro Alves <palves@redhat.com>
5051
5052 * gdb.base/tui-layout.c: New file.
5053 * gdb.base/tui-layout.exp: New file.
5054
44959fa8
PA
50552017-03-07 Pedro Alves <palves@redhat.com>
5056
5057 * gdb.base/tui-layout.c: Rename to ...
5058 * gdb.base/tui-disasm-long-lines.c: ... this.
5059 * gdb.base/tui-layout.exp: Rename to ...
5060 * gdb.base/tui-disasm-long-lines.exp: ... this.
5061
f8c4e718
PA
50622017-03-07 Pedro Alves <palves@redhat.com>
5063
5064 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5065
6dbb839a 50662017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5067
5068 * i386-mpx-call.c: New file.
5069 * i386-mpx-call.exp: New file.
5070
65b48a81
PB
50712017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5072
5073 * gdb.arch/powerpc-power.exp: Delete test.
5074 * gdb.arch/powerpc-power.s: Likewise.
5075 * gdb.disasm/disassembler-options.exp: New test.
5076 * gdb.arch/powerpc-altivec.exp: Likewise.
5077 * gdb.arch/powerpc-altivec.s: Likewise.
5078 * gdb.arch/powerpc-altivec2.exp: Likewise.
5079 * gdb.arch/powerpc-altivec2.s: Likewise.
5080 * gdb.arch/powerpc-altivec3.exp: Likewise.
5081 * gdb.arch/powerpc-altivec3.s: Likewise.
5082 * gdb.arch/powerpc-power7.exp: Likewise.
5083 * gdb.arch/powerpc-power7.s: Likewise.
5084 * gdb.arch/powerpc-power8.exp: Likewise.
5085 * gdb.arch/powerpc-power8.s: Likewise.
5086 * gdb.arch/powerpc-power9.exp: Likewise.
5087 * gdb.arch/powerpc-power9.s: Likewise.
5088 * gdb.arch/powerpc-vsx.exp: Likewise.
5089 * gdb.arch/powerpc-vsx.s: Likewise.
5090 * gdb.arch/powerpc-vsx2.exp: Likewise.
5091 * gdb.arch/powerpc-vsx2.s: Likewise.
5092 * gdb.arch/powerpc-vsx3.exp: Likewise.
5093 * gdb.arch/powerpc-vsx3.s: Likewise.
5094 * gdb.arch/arm-disassembler-options.exp: Likewise.
5095 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5096 * gdb.arch/s390-disassembler-options.exp: Likewise.
5097
17cd4947
LM
50982017-02-23 Luis Machado <lgustavo@codesourcery.com>
5099
5100 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5101 (check_supported_features): ... this. Changed return type to void.
5102 (supports_rdseed): New static global.
5103 (rdseed): Check supports_rdseed.
5104 (initialize): Call check_supported_features.
5105
2039d74e
EBM
51062017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5107
5108 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5109 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5110 and lqarx/stqcx.
5111 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5112 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5113
a51d7ecf
EBM
51142017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5115
5116 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5117 uppercase.
5118
0224619f
JK
51192017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5120
5121 * gdb.dwarf2/formdata16.c: New file.
5122 * gdb.dwarf2/formdata16.exp: New file.
5123 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5124
216f72a1
JK
51252017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5128 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5129 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5130 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5131 DW_AT_GNU_*.
5132
43988095
JK
51332017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5136
99e8a4f9
SDJ
51372017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5138
5139 PR gdb/21164
5140 * gdb.base/maint.exp: Add testcases for when the commands do
5141 not have arguments.
5142
b58a8c0c
TP
51432017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5144
5145 * gdb.cp/chained-calls.exp: Use p instead of P.
5146
4e746bb6
TW
51472017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5148
5149 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5150 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5151
3f77c769
TT
51522017-02-14 Tom Tromey <tom@tromey.com>
5153
5154 PR python/13598:
5155 * gdb.python/py-events.exp: Add before_prompt event tests.
5156
075beec0
AA
51572017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5158
5159 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5160
bf5f525c
LM
51612017-02-13 Luis Machado <lgustavo@codesourcery.com>
5162
5163 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5164 (main): Call my_unique_function_name.
5165 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5166 completion of patterns with a single match.
5167 Add missing -re switches to gdb_test_multiple calls.
5168
13a66184
LM
51692017-02-13 Luis Machado <lgustavo@codesourcery.com>
5170
5171 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5172 return if core file is not recognized.
5173
26a06916
SM
51742017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5175
5176 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5177 and extra UIs.
5178
b761ca9e
SM
51792017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5180
5181 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5182 proc_with_prefix.
5183
b964bee0
TT
51842017-02-10 Tom Tromey <tom@tromey.com>
5185
5186 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5187
18da0c51
MG
51882017-02-10 Martin Galvan <martingalvan@sourceware.org>
5189
5190 PR gdb/21122
5191 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5192
604c4576
JG
51932017-02-08 Jerome Guitton <guitton@adacore.com>
5194
5195 * gdb.base/define.exp: Add test for command abbreviations
5196 in define.
5197
20b477a7
LM
51982017-02-06 Luis Machado <lgustavo@codesourcery.com>
5199
5200 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5201 * gdb.reverse/insn-reverse-x86.c: New file.
5202
3f7b46f2
IR
52032017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5204
5205 PR tdep/20936
5206 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5207
f0fd41c1
TT
52082017-02-03 Tom Tromey <tom@tromey.com>
5209
5210 PR rust/21097:
5211 * gdb.rust/simple.exp: Add new tests.
5212
5be5dbf0
PA
52132017-02-02 Pedro Alves <palves@redhat.com>
5214
5215 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5216 tests.
5217
7346ef59
AA
52182017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5219
5220 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5221 taking a 2-byte value out of a 4-byte DWARF implicit value on
5222 big-endian targets.
5223 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5224 logic. Add test cases for DW_OP_implicit.
5225
787f0025
MM
52262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5227
5228 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5229
68777c29
MM
52302017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5231
5232 * gdb.btrace/enable.exp: Call gdb_exit before
5233 skip_gdbserver_tests.
5234
0a1c7e28
MM
52352017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5236
5237 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5238 GDBFLAGS.
5239
b5ac99b0
MM
52402017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5241
5242 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5243 the test is skipped.
5244 * gdb.btrace/data.exp: Likewise.
5245 * gdb.btrace/delta.exp: Likewise.
5246 * gdb.btrace/dlopen.exp: Likewise.
5247 * gdb.btrace/enable-running.exp: Likewise.
5248 * gdb.btrace/enable.exp: Likewise.
5249 * gdb.btrace/exception.exp: Likewise.
5250 * gdb.btrace/function_call_history.exp: Likewise.
5251 * gdb.btrace/gcore.exp: Likewise.
5252 * gdb.btrace/instruction_history.exp: Likewise.
5253 * gdb.btrace/multi-thread-step.exp: Likewise.
5254 * gdb.btrace/nohist.exp: Likewise.
5255 * gdb.btrace/non-stop.exp: Likewise.
5256 * gdb.btrace/reconnect.exp: Likewise.
5257 * gdb.btrace/record_goto-step.exp: Likewise.
5258 * gdb.btrace/record_goto.exp: Likewise.
5259 * gdb.btrace/rn-dl-bind.exp: Likewise.
5260 * gdb.btrace/segv.exp: Likewise.
5261 * gdb.btrace/step.exp: Likewise.
5262 * gdb.btrace/stepi.exp: Likewise.
5263 * gdb.btrace/tailcall-only.exp: Likewise.
5264 * gdb.btrace/tailcall.exp: Likewise.
5265 * gdb.btrace/tsx.exp: Likewise.
5266 * gdb.btrace/unknown_functions.exp: Likewise.
5267 * gdb.btrace/vdso.exp: Likewise.
5268
cd4007e4
MM
52692017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5270
5271 * gdb.btrace/enable-running.c: New.
5272 * gdb.btrace/enable-running.exp: New.
5273
2735833d
WT
52742017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5275
5276 * gdb.arch/amd64-gs_base.c: New file.
5277 * gdb.arch/amd64-gs_base.exp: New file.
5278
b51e1e94
LM
52792017-01-26 Luis Machado <lgustavo@codesourcery.com>
5280
5281 * lib/memory.exp: Remove spurious empty newlines.
5282
72ca0410
SM
52832017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5284
5285 * gdb.python/py-bad-printers.exp: Load python file using "source".
5286 * gdb.python/py-events.exp: Likewise.
5287 * gdb.python/py-evsignal.exp: Likewise.
5288 * gdb.python/py-evthreads.exp: Likewise.
5289 * gdb.python/py-frame-args.exp: Likewise.
5290 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5291 * gdb.python/py-framefilter-mi.exp: Likewise.
5292 * gdb.python/py-framefilter.exp: Likewise.
5293 * gdb.python/py-mi.exp: Likewise.
5294 * gdb.python/py-pp-maint.exp: Likewise.
5295 * gdb.python/py-pp-registration.exp: Likewise.
5296 * gdb.python/py-prettyprint.exp: Likewise.
5297 (run_lang_tests): Likewise.
5298 * gdb.python/py-typeprint.exp: Likewise.
5299
e309aa65
LM
53002017-01-26 Luis Machado <lgustavo@codesourcery.com>
5301
5302 * lib/memory.exp: New file.
5303 * lib/gdb.exp: Load memory.exp.
5304 * gdb.base/memattr.exp (delete_memory): Move proc to
5305 lib/memory.exp and rename to delete_memory_regions.
5306 Replace delete_memory with delete_memory_regions.
5307 Cleanup memory regions before tests.
5308 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5309 before tests.
5310
515aff23
LM
53112017-01-26 Luis Machado <lgustavo@codesourcery.com>
5312
5313 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5314 files.
5315 (initialize): New function conditionally defined.
5316 (testcases): Move within conditional block.
5317 (main): Call initialize.
5318 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5319 of gdb.reverse/insn-reverse.c.
5320 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5321 gdb.reverse/insn-reverse.c.
5322
d8b49cf0
YQ
53232017-01-26 Yao Qi <yao.qi@linaro.org>
5324
5325 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5326 disassemble on address 0.
5327
f13a9a0c
YQ
53282017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5329 Yao Qi <yao.qi@linaro.org>
5330
5331 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5332 * gdb.dwarf2/implptr-64bit.S: Remove.
5333 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5334 variables in caller's context. Add DW_OP_implicit_value.
5335
5ac95241
YQ
53362017-01-25 Yao Qi <yao.qi@linaro.org>
5337
5338 * lib/dwarf.exp (Dwarf::_location): Handle
5339 DW_OP_GNU_implicit_pointer with proper size.
5340
23e82930
LM
53412017-01-20 Luis Machado <lgustavo@codesourcery.com>
5342
5343 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5344 and add untested calls.
5345
d334ae25
LM
53462017-01-20 Luis Machado <lgustavo@codesourcery.com>
5347
5348 * gdb.python/python.exp: Check line number against what GDB thinks
5349 the line number is for func1.
5350
f5e6296e
IB
53512017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5352
5353 * gdb.dlang/debug-expr.exp: New file.
5354
5b362f04
LM
53552016-12-23 Luis Machado <lgustavo@codesourcery.com>
5356
5357 Fix test names for the following files:
5358
5359 * gdb.ada/exec_changed.exp
5360 * gdb.ada/info_types.exp
5361 * gdb.arch/aarch64-atomic-inst.exp
5362 * gdb.arch/aarch64-fp.exp
5363 * gdb.arch/altivec-abi.exp
5364 * gdb.arch/altivec-regs.exp
5365 * gdb.arch/amd64-byte.exp
5366 * gdb.arch/amd64-disp-step.exp
5367 * gdb.arch/amd64-dword.exp
5368 * gdb.arch/amd64-entry-value-inline.exp
5369 * gdb.arch/amd64-entry-value-param.exp
5370 * gdb.arch/amd64-entry-value-paramref.exp
5371 * gdb.arch/amd64-entry-value.exp
5372 * gdb.arch/amd64-i386-address.exp
5373 * gdb.arch/amd64-invalid-stack-middle.exp
5374 * gdb.arch/amd64-invalid-stack-top.exp
5375 * gdb.arch/amd64-optimout-repeat.exp
5376 * gdb.arch/amd64-prologue-skip.exp
5377 * gdb.arch/amd64-prologue-xmm.exp
5378 * gdb.arch/amd64-stap-special-operands.exp
5379 * gdb.arch/amd64-stap-wrong-subexp.exp
5380 * gdb.arch/amd64-tailcall-cxx.exp
5381 * gdb.arch/amd64-tailcall-noret.exp
5382 * gdb.arch/amd64-tailcall-ret.exp
5383 * gdb.arch/amd64-tailcall-self.exp
5384 * gdb.arch/amd64-word.exp
5385 * gdb.arch/arm-bl-branch-dest.exp
5386 * gdb.arch/arm-disp-step.exp
5387 * gdb.arch/arm-neon.exp
5388 * gdb.arch/arm-single-step-kernel-helper.exp
5389 * gdb.arch/avr-flash-qualifier.exp
5390 * gdb.arch/disp-step-insn-reloc.exp
5391 * gdb.arch/e500-abi.exp
5392 * gdb.arch/e500-regs.exp
5393 * gdb.arch/ftrace-insn-reloc.exp
5394 * gdb.arch/i386-avx512.exp
5395 * gdb.arch/i386-bp_permanent.exp
5396 * gdb.arch/i386-byte.exp
5397 * gdb.arch/i386-cfi-notcurrent.exp
5398 * gdb.arch/i386-disp-step.exp
5399 * gdb.arch/i386-dr3-watch.exp
5400 * gdb.arch/i386-float.exp
5401 * gdb.arch/i386-gnu-cfi.exp
5402 * gdb.arch/i386-mpx-map.exp
5403 * gdb.arch/i386-mpx-sigsegv.exp
5404 * gdb.arch/i386-mpx-simple_segv.exp
5405 * gdb.arch/i386-mpx.exp
5406 * gdb.arch/i386-permbkpt.exp
5407 * gdb.arch/i386-prologue.exp
5408 * gdb.arch/i386-signal.exp
5409 * gdb.arch/i386-size-overlap.exp
5410 * gdb.arch/i386-unwind.exp
5411 * gdb.arch/i386-word.exp
5412 * gdb.arch/mips-fcr.exp
5413 * gdb.arch/powerpc-d128-regs.exp
5414 * gdb.arch/powerpc-stackless.exp
5415 * gdb.arch/ppc64-atomic-inst.exp
5416 * gdb.arch/s390-stackless.exp
5417 * gdb.arch/s390-tdbregs.exp
5418 * gdb.arch/s390-vregs.exp
5419 * gdb.arch/sparc-sysstep.exp
5420 * gdb.arch/thumb-bx-pc.exp
5421 * gdb.arch/thumb-singlestep.exp
5422 * gdb.arch/thumb2-it.exp
5423 * gdb.arch/vsx-regs.exp
5424 * gdb.asm/asm-source.exp
5425 * gdb.base/a2-run.exp
5426 * gdb.base/advance.exp
5427 * gdb.base/all-bin.exp
5428 * gdb.base/anon.exp
5429 * gdb.base/args.exp
5430 * gdb.base/arithmet.exp
5431 * gdb.base/async-shell.exp
5432 * gdb.base/async.exp
5433 * gdb.base/attach-pie-noexec.exp
5434 * gdb.base/attach-twice.exp
5435 * gdb.base/auto-load.exp
5436 * gdb.base/bang.exp
5437 * gdb.base/bitfields.exp
5438 * gdb.base/break-always.exp
5439 * gdb.base/break-caller-line.exp
5440 * gdb.base/break-entry.exp
5441 * gdb.base/break-inline.exp
5442 * gdb.base/break-on-linker-gcd-function.exp
5443 * gdb.base/break-probes.exp
5444 * gdb.base/break.exp
5445 * gdb.base/breakpoint-shadow.exp
5446 * gdb.base/call-ar-st.exp
5447 * gdb.base/call-sc.exp
5448 * gdb.base/call-signal-resume.exp
5449 * gdb.base/call-strs.exp
5450 * gdb.base/callfuncs.exp
5451 * gdb.base/catch-fork-static.exp
5452 * gdb.base/catch-gdb-caused-signals.exp
5453 * gdb.base/catch-load.exp
5454 * gdb.base/catch-signal-fork.exp
5455 * gdb.base/catch-signal.exp
5456 * gdb.base/catch-syscall.exp
5457 * gdb.base/charset.exp
5458 * gdb.base/checkpoint.exp
5459 * gdb.base/chng-syms.exp
5460 * gdb.base/code-expr.exp
5461 * gdb.base/code_elim.exp
5462 * gdb.base/commands.exp
5463 * gdb.base/completion.exp
5464 * gdb.base/complex.exp
5465 * gdb.base/cond-expr.exp
5466 * gdb.base/condbreak.exp
5467 * gdb.base/consecutive.exp
5468 * gdb.base/continue-all-already-running.exp
5469 * gdb.base/coredump-filter.exp
5470 * gdb.base/corefile.exp
5471 * gdb.base/dbx.exp
5472 * gdb.base/debug-expr.exp
5473 * gdb.base/define.exp
5474 * gdb.base/del.exp
5475 * gdb.base/disabled-location.exp
5476 * gdb.base/disasm-end-cu.exp
5477 * gdb.base/disasm-optim.exp
5478 * gdb.base/display.exp
5479 * gdb.base/duplicate-bp.exp
5480 * gdb.base/ena-dis-br.exp
5481 * gdb.base/ending-run.exp
5482 * gdb.base/enumval.exp
5483 * gdb.base/environ.exp
5484 * gdb.base/eu-strip-infcall.exp
5485 * gdb.base/eval-avoid-side-effects.exp
5486 * gdb.base/eval-skip.exp
5487 * gdb.base/exitsignal.exp
5488 * gdb.base/expand-psymtabs.exp
5489 * gdb.base/filesym.exp
5490 * gdb.base/find-unmapped.exp
5491 * gdb.base/finish.exp
5492 * gdb.base/float.exp
5493 * gdb.base/foll-exec-mode.exp
5494 * gdb.base/foll-exec.exp
5495 * gdb.base/foll-fork.exp
5496 * gdb.base/fortran-sym-case.exp
5497 * gdb.base/freebpcmd.exp
5498 * gdb.base/func-ptr.exp
5499 * gdb.base/func-ptrs.exp
5500 * gdb.base/funcargs.exp
5501 * gdb.base/gcore-buffer-overflow.exp
5502 * gdb.base/gcore-relro-pie.exp
5503 * gdb.base/gcore-relro.exp
5504 * gdb.base/gcore.exp
5505 * gdb.base/gdb1090.exp
5506 * gdb.base/gdb11530.exp
5507 * gdb.base/gdb11531.exp
5508 * gdb.base/gdb1821.exp
5509 * gdb.base/gdbindex-stabs.exp
5510 * gdb.base/gdbvars.exp
5511 * gdb.base/hbreak.exp
5512 * gdb.base/hbreak2.exp
5513 * gdb.base/included.exp
5514 * gdb.base/infcall-input.exp
5515 * gdb.base/inferior-died.exp
5516 * gdb.base/infnan.exp
5517 * gdb.base/info-macros.exp
5518 * gdb.base/info-os.exp
5519 * gdb.base/info-proc.exp
5520 * gdb.base/info-shared.exp
5521 * gdb.base/info-target.exp
5522 * gdb.base/infoline.exp
5523 * gdb.base/interp.exp
5524 * gdb.base/interrupt.exp
5525 * gdb.base/jit-reader.exp
5526 * gdb.base/jit-simple.exp
5527 * gdb.base/kill-after-signal.exp
5528 * gdb.base/kill-detach-inferiors-cmd.exp
5529 * gdb.base/label.exp
5530 * gdb.base/langs.exp
5531 * gdb.base/ldbl_e308.exp
5532 * gdb.base/line-symtabs.exp
5533 * gdb.base/linespecs.exp
5534 * gdb.base/list.exp
5535 * gdb.base/long_long.exp
5536 * gdb.base/longest-types.exp
5537 * gdb.base/maint.exp
5538 * gdb.base/max-value-size.exp
5539 * gdb.base/memattr.exp
5540 * gdb.base/mips_pro.exp
5541 * gdb.base/morestack.exp
5542 * gdb.base/moribund-step.exp
5543 * gdb.base/multi-forks.exp
5544 * gdb.base/nested-addr.exp
5545 * gdb.base/nextoverexit.exp
5546 * gdb.base/noreturn-finish.exp
5547 * gdb.base/noreturn-return.exp
5548 * gdb.base/nostdlib.exp
5549 * gdb.base/offsets.exp
5550 * gdb.base/opaque.exp
5551 * gdb.base/pc-fp.exp
5552 * gdb.base/permissions.exp
5553 * gdb.base/print-symbol-loading.exp
5554 * gdb.base/prologue-include.exp
5555 * gdb.base/psymtab.exp
5556 * gdb.base/ptype.exp
5557 * gdb.base/random-signal.exp
5558 * gdb.base/randomize.exp
5559 * gdb.base/range-stepping.exp
5560 * gdb.base/readline-ask.exp
5561 * gdb.base/recpar.exp
5562 * gdb.base/recurse.exp
5563 * gdb.base/relational.exp
5564 * gdb.base/restore.exp
5565 * gdb.base/return-nodebug.exp
5566 * gdb.base/return.exp
5567 * gdb.base/run-after-attach.exp
5568 * gdb.base/save-bp.exp
5569 * gdb.base/scope.exp
5570 * gdb.base/sect-cmd.exp
5571 * gdb.base/set-lang-auto.exp
5572 * gdb.base/set-noassign.exp
5573 * gdb.base/setvar.exp
5574 * gdb.base/sigall.exp
5575 * gdb.base/sigbpt.exp
5576 * gdb.base/siginfo-addr.exp
5577 * gdb.base/siginfo-infcall.exp
5578 * gdb.base/siginfo-obj.exp
5579 * gdb.base/siginfo.exp
5580 * gdb.base/signals-state-child.exp
5581 * gdb.base/signest.exp
5582 * gdb.base/sigstep.exp
5583 * gdb.base/sizeof.exp
5584 * gdb.base/skip.exp
5585 * gdb.base/solib-corrupted.exp
5586 * gdb.base/solib-nodir.exp
5587 * gdb.base/solib-search.exp
5588 * gdb.base/stack-checking.exp
5589 * gdb.base/stale-infcall.exp
5590 * gdb.base/stap-probe.exp
5591 * gdb.base/start.exp
5592 * gdb.base/step-break.exp
5593 * gdb.base/step-bt.exp
5594 * gdb.base/step-line.exp
5595 * gdb.base/step-over-exit.exp
5596 * gdb.base/step-over-syscall.exp
5597 * gdb.base/step-resume-infcall.exp
5598 * gdb.base/step-test.exp
5599 * gdb.base/store.exp
5600 * gdb.base/structs3.exp
5601 * gdb.base/sym-file.exp
5602 * gdb.base/symbol-without-target_section.exp
5603 * gdb.base/term.exp
5604 * gdb.base/testenv.exp
5605 * gdb.base/ui-redirect.exp
5606 * gdb.base/until.exp
5607 * gdb.base/unwindonsignal.exp
5608 * gdb.base/value-double-free.exp
5609 * gdb.base/vla-datatypes.exp
5610 * gdb.base/vla-ptr.exp
5611 * gdb.base/vla-sideeffect.exp
5612 * gdb.base/volatile.exp
5613 * gdb.base/watch-cond-infcall.exp
5614 * gdb.base/watch-cond.exp
5615 * gdb.base/watch-non-mem.exp
5616 * gdb.base/watch-read.exp
5617 * gdb.base/watch-vfork.exp
5618 * gdb.base/watchpoint-cond-gone.exp
5619 * gdb.base/watchpoint-delete.exp
5620 * gdb.base/watchpoint-hw-hit-once.exp
5621 * gdb.base/watchpoint-hw.exp
5622 * gdb.base/watchpoint-stops-at-right-insn.exp
5623 * gdb.base/watchpoints.exp
5624 * gdb.base/wchar.exp
5625 * gdb.base/whatis-exp.exp
5626 * gdb.btrace/buffer-size.exp
5627 * gdb.btrace/data.exp
5628 * gdb.btrace/delta.exp
5629 * gdb.btrace/dlopen.exp
5630 * gdb.btrace/enable.exp
5631 * gdb.btrace/exception.exp
5632 * gdb.btrace/function_call_history.exp
5633 * gdb.btrace/gcore.exp
5634 * gdb.btrace/instruction_history.exp
5635 * gdb.btrace/nohist.exp
5636 * gdb.btrace/reconnect.exp
5637 * gdb.btrace/record_goto-step.exp
5638 * gdb.btrace/record_goto.exp
5639 * gdb.btrace/rn-dl-bind.exp
5640 * gdb.btrace/segv.exp
5641 * gdb.btrace/step.exp
5642 * gdb.btrace/stepi.exp
5643 * gdb.btrace/tailcall-only.exp
5644 * gdb.btrace/tailcall.exp
5645 * gdb.btrace/tsx.exp
5646 * gdb.btrace/unknown_functions.exp
5647 * gdb.btrace/vdso.exp
5648 * gdb.compile/compile-ifunc.exp
5649 * gdb.compile/compile-ops.exp
5650 * gdb.compile/compile-print.exp
5651 * gdb.compile/compile-setjmp.exp
5652 * gdb.cp/abstract-origin.exp
5653 * gdb.cp/ambiguous.exp
5654 * gdb.cp/annota2.exp
5655 * gdb.cp/annota3.exp
5656 * gdb.cp/anon-ns.exp
5657 * gdb.cp/anon-struct.exp
5658 * gdb.cp/anon-union.exp
5659 * gdb.cp/arg-reference.exp
5660 * gdb.cp/baseenum.exp
5661 * gdb.cp/bool.exp
5662 * gdb.cp/breakpoint.exp
5663 * gdb.cp/bs15503.exp
5664 * gdb.cp/call-c.exp
5665 * gdb.cp/casts.exp
5666 * gdb.cp/chained-calls.exp
5667 * gdb.cp/class2.exp
5668 * gdb.cp/classes.exp
5669 * gdb.cp/cmpd-minsyms.exp
5670 * gdb.cp/converts.exp
5671 * gdb.cp/cp-relocate.exp
5672 * gdb.cp/cpcompletion.exp
5673 * gdb.cp/cpexprs.exp
5674 * gdb.cp/cplabel.exp
5675 * gdb.cp/cplusfuncs.exp
5676 * gdb.cp/cpsizeof.exp
5677 * gdb.cp/ctti.exp
5678 * gdb.cp/derivation.exp
5679 * gdb.cp/destrprint.exp
5680 * gdb.cp/dispcxx.exp
5681 * gdb.cp/enum-class.exp
5682 * gdb.cp/exception.exp
5683 * gdb.cp/exceptprint.exp
5684 * gdb.cp/expand-psymtabs-cxx.exp
5685 * gdb.cp/expand-sals.exp
5686 * gdb.cp/extern-c.exp
5687 * gdb.cp/filename.exp
5688 * gdb.cp/formatted-ref.exp
5689 * gdb.cp/fpointer.exp
5690 * gdb.cp/gdb1355.exp
5691 * gdb.cp/gdb2495.exp
5692 * gdb.cp/hang.exp
5693 * gdb.cp/impl-this.exp
5694 * gdb.cp/infcall-dlopen.exp
5695 * gdb.cp/inherit.exp
5696 * gdb.cp/iostream.exp
5697 * gdb.cp/koenig.exp
5698 * gdb.cp/local.exp
5699 * gdb.cp/m-data.exp
5700 * gdb.cp/m-static.exp
5701 * gdb.cp/mb-ctor.exp
5702 * gdb.cp/mb-inline.exp
5703 * gdb.cp/mb-templates.exp
5704 * gdb.cp/member-name.exp
5705 * gdb.cp/member-ptr.exp
5706 * gdb.cp/meth-typedefs.exp
5707 * gdb.cp/method.exp
5708 * gdb.cp/method2.exp
5709 * gdb.cp/minsym-fallback.exp
5710 * gdb.cp/misc.exp
5711 * gdb.cp/namelessclass.exp
5712 * gdb.cp/namespace-enum.exp
5713 * gdb.cp/namespace-nested-import.exp
5714 * gdb.cp/namespace.exp
5715 * gdb.cp/nextoverthrow.exp
5716 * gdb.cp/no-dmgl-verbose.exp
5717 * gdb.cp/non-trivial-retval.exp
5718 * gdb.cp/noparam.exp
5719 * gdb.cp/nsdecl.exp
5720 * gdb.cp/nsimport.exp
5721 * gdb.cp/nsnested.exp
5722 * gdb.cp/nsnoimports.exp
5723 * gdb.cp/nsrecurs.exp
5724 * gdb.cp/nsstress.exp
5725 * gdb.cp/nsusing.exp
5726 * gdb.cp/operator.exp
5727 * gdb.cp/oranking.exp
5728 * gdb.cp/overload-const.exp
5729 * gdb.cp/overload.exp
5730 * gdb.cp/ovldbreak.exp
5731 * gdb.cp/ovsrch.exp
5732 * gdb.cp/paren-type.exp
5733 * gdb.cp/parse-lang.exp
5734 * gdb.cp/pass-by-ref.exp
5735 * gdb.cp/pr-1023.exp
5736 * gdb.cp/pr-1210.exp
5737 * gdb.cp/pr-574.exp
5738 * gdb.cp/pr10687.exp
5739 * gdb.cp/pr12028.exp
5740 * gdb.cp/pr17132.exp
5741 * gdb.cp/pr17494.exp
5742 * gdb.cp/pr9067.exp
5743 * gdb.cp/pr9167.exp
5744 * gdb.cp/pr9631.exp
5745 * gdb.cp/printmethod.exp
5746 * gdb.cp/psmang.exp
5747 * gdb.cp/psymtab-parameter.exp
5748 * gdb.cp/ptype-cv-cp.exp
5749 * gdb.cp/ptype-flags.exp
5750 * gdb.cp/re-set-overloaded.exp
5751 * gdb.cp/ref-types.exp
5752 * gdb.cp/rtti.exp
5753 * gdb.cp/scope-err.exp
5754 * gdb.cp/shadow.exp
5755 * gdb.cp/smartp.exp
5756 * gdb.cp/static-method.exp
5757 * gdb.cp/static-print-quit.exp
5758 * gdb.cp/temargs.exp
5759 * gdb.cp/templates.exp
5760 * gdb.cp/try_catch.exp
5761 * gdb.cp/typedef-operator.exp
5762 * gdb.cp/typeid.exp
5763 * gdb.cp/userdef.exp
5764 * gdb.cp/using-crash.exp
5765 * gdb.cp/var-tag.exp
5766 * gdb.cp/virtbase.exp
5767 * gdb.cp/virtfunc.exp
5768 * gdb.cp/virtfunc2.exp
5769 * gdb.cp/vla-cxx.exp
5770 * gdb.disasm/t01_mov.exp
5771 * gdb.disasm/t02_mova.exp
5772 * gdb.disasm/t03_add.exp
5773 * gdb.disasm/t04_sub.exp
5774 * gdb.disasm/t05_cmp.exp
5775 * gdb.disasm/t06_ari2.exp
5776 * gdb.disasm/t07_ari3.exp
5777 * gdb.disasm/t08_or.exp
5778 * gdb.disasm/t09_xor.exp
5779 * gdb.disasm/t10_and.exp
5780 * gdb.disasm/t11_logs.exp
5781 * gdb.disasm/t12_bit.exp
5782 * gdb.disasm/t13_otr.exp
5783 * gdb.dlang/circular.exp
5784 * gdb.dwarf2/arr-stride.exp
5785 * gdb.dwarf2/arr-subrange.exp
5786 * gdb.dwarf2/atomic-type.exp
5787 * gdb.dwarf2/bad-regnum.exp
5788 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5789 * gdb.dwarf2/callframecfa.exp
5790 * gdb.dwarf2/clztest.exp
5791 * gdb.dwarf2/corrupt.exp
5792 * gdb.dwarf2/data-loc.exp
5793 * gdb.dwarf2/dup-psym.exp
5794 * gdb.dwarf2/dw2-anon-mptr.exp
5795 * gdb.dwarf2/dw2-anonymous-func.exp
5796 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5797 * gdb.dwarf2/dw2-bad-unresolved.exp
5798 * gdb.dwarf2/dw2-basic.exp
5799 * gdb.dwarf2/dw2-canonicalize-type.exp
5800 * gdb.dwarf2/dw2-case-insensitive.exp
5801 * gdb.dwarf2/dw2-common-block.exp
5802 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5803 * gdb.dwarf2/dw2-compressed.exp
5804 * gdb.dwarf2/dw2-const.exp
5805 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5806 * gdb.dwarf2/dw2-cu-size.exp
5807 * gdb.dwarf2/dw2-dup-frame.exp
5808 * gdb.dwarf2/dw2-entry-value.exp
5809 * gdb.dwarf2/dw2-icycle.exp
5810 * gdb.dwarf2/dw2-ifort-parameter.exp
5811 * gdb.dwarf2/dw2-inline-break.exp
5812 * gdb.dwarf2/dw2-inline-param.exp
5813 * gdb.dwarf2/dw2-intercu.exp
5814 * gdb.dwarf2/dw2-intermix.exp
5815 * gdb.dwarf2/dw2-lexical-block-bare.exp
5816 * gdb.dwarf2/dw2-linkage-name-trust.exp
5817 * gdb.dwarf2/dw2-minsym-in-cu.exp
5818 * gdb.dwarf2/dw2-noloc.exp
5819 * gdb.dwarf2/dw2-op-call.exp
5820 * gdb.dwarf2/dw2-op-out-param.exp
5821 * gdb.dwarf2/dw2-opt-structptr.exp
5822 * gdb.dwarf2/dw2-param-error.exp
5823 * gdb.dwarf2/dw2-producer.exp
5824 * gdb.dwarf2/dw2-ranges-base.exp
5825 * gdb.dwarf2/dw2-ref-missing-frame.exp
5826 * gdb.dwarf2/dw2-reg-undefined.exp
5827 * gdb.dwarf2/dw2-regno-invalid.exp
5828 * gdb.dwarf2/dw2-restore.exp
5829 * gdb.dwarf2/dw2-restrict.exp
5830 * gdb.dwarf2/dw2-single-line-discriminators.exp
5831 * gdb.dwarf2/dw2-strp.exp
5832 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5833 * gdb.dwarf2/dw2-unresolved.exp
5834 * gdb.dwarf2/dw2-var-zero-addr.exp
5835 * gdb.dwarf2/dw4-sig-types.exp
5836 * gdb.dwarf2/dwz.exp
5837 * gdb.dwarf2/dynarr-ptr.exp
5838 * gdb.dwarf2/enum-type.exp
5839 * gdb.dwarf2/gdb-index.exp
5840 * gdb.dwarf2/implptr-64bit.exp
5841 * gdb.dwarf2/implptr-optimized-out.exp
5842 * gdb.dwarf2/implptr.exp
5843 * gdb.dwarf2/implref-array.exp
5844 * gdb.dwarf2/implref-const.exp
5845 * gdb.dwarf2/implref-global.exp
5846 * gdb.dwarf2/implref-struct.exp
5847 * gdb.dwarf2/mac-fileno.exp
5848 * gdb.dwarf2/main-subprogram.exp
5849 * gdb.dwarf2/member-ptr-forwardref.exp
5850 * gdb.dwarf2/method-ptr.exp
5851 * gdb.dwarf2/missing-sig-type.exp
5852 * gdb.dwarf2/nonvar-access.exp
5853 * gdb.dwarf2/opaque-type-lookup.exp
5854 * gdb.dwarf2/pieces-optimized-out.exp
5855 * gdb.dwarf2/pieces.exp
5856 * gdb.dwarf2/pr10770.exp
5857 * gdb.dwarf2/pr13961.exp
5858 * gdb.dwarf2/staticvirtual.exp
5859 * gdb.dwarf2/subrange.exp
5860 * gdb.dwarf2/symtab-producer.exp
5861 * gdb.dwarf2/trace-crash.exp
5862 * gdb.dwarf2/typeddwarf.exp
5863 * gdb.dwarf2/valop.exp
5864 * gdb.dwarf2/watch-notconst.exp
5865 * gdb.fortran/array-element.exp
5866 * gdb.fortran/charset.exp
5867 * gdb.fortran/common-block.exp
5868 * gdb.fortran/complex.exp
5869 * gdb.fortran/derived-type-function.exp
5870 * gdb.fortran/derived-type.exp
5871 * gdb.fortran/logical.exp
5872 * gdb.fortran/module.exp
5873 * gdb.fortran/multi-dim.exp
5874 * gdb.fortran/nested-funcs.exp
5875 * gdb.fortran/print-formatted.exp
5876 * gdb.fortran/subarray.exp
5877 * gdb.fortran/vla-alloc-assoc.exp
5878 * gdb.fortran/vla-datatypes.exp
5879 * gdb.fortran/vla-history.exp
5880 * gdb.fortran/vla-ptr-info.exp
5881 * gdb.fortran/vla-ptype-sub.exp
5882 * gdb.fortran/vla-ptype.exp
5883 * gdb.fortran/vla-sizeof.exp
5884 * gdb.fortran/vla-type.exp
5885 * gdb.fortran/vla-value-sub-arbitrary.exp
5886 * gdb.fortran/vla-value-sub-finish.exp
5887 * gdb.fortran/vla-value-sub.exp
5888 * gdb.fortran/vla-value.exp
5889 * gdb.fortran/whatis_type.exp
5890 * gdb.go/chan.exp
5891 * gdb.go/handcall.exp
5892 * gdb.go/hello.exp
5893 * gdb.go/integers.exp
5894 * gdb.go/methods.exp
5895 * gdb.go/package.exp
5896 * gdb.go/strings.exp
5897 * gdb.go/types.exp
5898 * gdb.go/unsafe.exp
5899 * gdb.guile/scm-arch.exp
5900 * gdb.guile/scm-block.exp
5901 * gdb.guile/scm-breakpoint.exp
5902 * gdb.guile/scm-cmd.exp
5903 * gdb.guile/scm-disasm.exp
5904 * gdb.guile/scm-equal.exp
5905 * gdb.guile/scm-frame-args.exp
5906 * gdb.guile/scm-frame-inline.exp
5907 * gdb.guile/scm-frame.exp
5908 * gdb.guile/scm-iterator.exp
5909 * gdb.guile/scm-math.exp
5910 * gdb.guile/scm-objfile.exp
5911 * gdb.guile/scm-ports.exp
5912 * gdb.guile/scm-symbol.exp
5913 * gdb.guile/scm-symtab.exp
5914 * gdb.guile/scm-value-cc.exp
5915 * gdb.guile/types-module.exp
5916 * gdb.linespec/break-ask.exp
5917 * gdb.linespec/cpexplicit.exp
5918 * gdb.linespec/explicit.exp
5919 * gdb.linespec/keywords.exp
5920 * gdb.linespec/linespec.exp
5921 * gdb.linespec/ls-dollar.exp
5922 * gdb.linespec/ls-errs.exp
5923 * gdb.linespec/skip-two.exp
5924 * gdb.linespec/thread.exp
5925 * gdb.mi/mi-async.exp
5926 * gdb.mi/mi-basics.exp
5927 * gdb.mi/mi-break.exp
5928 * gdb.mi/mi-catch-load.exp
5929 * gdb.mi/mi-cli.exp
5930 * gdb.mi/mi-cmd-param-changed.exp
5931 * gdb.mi/mi-console.exp
5932 * gdb.mi/mi-detach.exp
5933 * gdb.mi/mi-disassemble.exp
5934 * gdb.mi/mi-eval.exp
5935 * gdb.mi/mi-file-transfer.exp
5936 * gdb.mi/mi-file.exp
5937 * gdb.mi/mi-fill-memory.exp
5938 * gdb.mi/mi-inheritance-syntax-error.exp
5939 * gdb.mi/mi-linespec-err-cp.exp
5940 * gdb.mi/mi-logging.exp
5941 * gdb.mi/mi-memory-changed.exp
5942 * gdb.mi/mi-read-memory.exp
5943 * gdb.mi/mi-record-changed.exp
5944 * gdb.mi/mi-reg-undefined.exp
5945 * gdb.mi/mi-regs.exp
5946 * gdb.mi/mi-return.exp
5947 * gdb.mi/mi-reverse.exp
5948 * gdb.mi/mi-simplerun.exp
5949 * gdb.mi/mi-solib.exp
5950 * gdb.mi/mi-stack.exp
5951 * gdb.mi/mi-stepi.exp
5952 * gdb.mi/mi-syn-frame.exp
5953 * gdb.mi/mi-until.exp
5954 * gdb.mi/mi-var-block.exp
5955 * gdb.mi/mi-var-child.exp
5956 * gdb.mi/mi-var-cmd.exp
5957 * gdb.mi/mi-var-cp.exp
5958 * gdb.mi/mi-var-display.exp
5959 * gdb.mi/mi-var-invalidate.exp
5960 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5961 * gdb.mi/mi-vla-fortran.exp
5962 * gdb.mi/mi-watch.exp
5963 * gdb.mi/mi2-var-child.exp
5964 * gdb.mi/user-selected-context-sync.exp
5965 * gdb.modula2/unbounded-array.exp
5966 * gdb.multi/dummy-frame-restore.exp
5967 * gdb.multi/multi-arch-exec.exp
5968 * gdb.multi/multi-arch.exp
5969 * gdb.multi/tids.exp
5970 * gdb.multi/watchpoint-multi.exp
5971 * gdb.opencl/callfuncs.exp
5972 * gdb.opencl/convs_casts.exp
5973 * gdb.opencl/datatypes.exp
5974 * gdb.opencl/operators.exp
5975 * gdb.opencl/vec_comps.exp
5976 * gdb.opt/clobbered-registers-O2.exp
5977 * gdb.opt/inline-break.exp
5978 * gdb.opt/inline-bt.exp
5979 * gdb.opt/inline-cmds.exp
5980 * gdb.opt/inline-locals.exp
5981 * gdb.pascal/case-insensitive-symbols.exp
5982 * gdb.pascal/floats.exp
5983 * gdb.pascal/gdb11492.exp
5984 * gdb.python/lib-types.exp
5985 * gdb.python/py-arch.exp
5986 * gdb.python/py-as-string.exp
5987 * gdb.python/py-bad-printers.exp
5988 * gdb.python/py-block.exp
5989 * gdb.python/py-breakpoint-create-fail.exp
5990 * gdb.python/py-breakpoint.exp
5991 * gdb.python/py-caller-is.exp
5992 * gdb.python/py-cmd.exp
5993 * gdb.python/py-explore-cc.exp
5994 * gdb.python/py-explore.exp
5995 * gdb.python/py-finish-breakpoint.exp
5996 * gdb.python/py-finish-breakpoint2.exp
5997 * gdb.python/py-frame-args.exp
5998 * gdb.python/py-frame-inline.exp
5999 * gdb.python/py-frame.exp
6000 * gdb.python/py-framefilter-mi.exp
6001 * gdb.python/py-infthread.exp
6002 * gdb.python/py-lazy-string.exp
6003 * gdb.python/py-linetable.exp
6004 * gdb.python/py-mi-events.exp
6005 * gdb.python/py-mi-objfile.exp
6006 * gdb.python/py-mi.exp
6007 * gdb.python/py-objfile.exp
6008 * gdb.python/py-pp-integral.exp
6009 * gdb.python/py-pp-maint.exp
6010 * gdb.python/py-pp-re-notag.exp
6011 * gdb.python/py-pp-registration.exp
6012 * gdb.python/py-recurse-unwind.exp
6013 * gdb.python/py-strfns.exp
6014 * gdb.python/py-symbol.exp
6015 * gdb.python/py-symtab.exp
6016 * gdb.python/py-sync-interp.exp
6017 * gdb.python/py-typeprint.exp
6018 * gdb.python/py-unwind-maint.exp
6019 * gdb.python/py-unwind.exp
6020 * gdb.python/py-value-cc.exp
6021 * gdb.python/py-xmethods.exp
6022 * gdb.reverse/amd64-tailcall-reverse.exp
6023 * gdb.reverse/break-precsave.exp
6024 * gdb.reverse/break-reverse.exp
6025 * gdb.reverse/consecutive-precsave.exp
6026 * gdb.reverse/consecutive-reverse.exp
6027 * gdb.reverse/finish-precsave.exp
6028 * gdb.reverse/finish-reverse-bkpt.exp
6029 * gdb.reverse/finish-reverse.exp
6030 * gdb.reverse/fstatat-reverse.exp
6031 * gdb.reverse/getresuid-reverse.exp
6032 * gdb.reverse/i386-precsave.exp
6033 * gdb.reverse/i386-reverse.exp
6034 * gdb.reverse/i386-sse-reverse.exp
6035 * gdb.reverse/i387-env-reverse.exp
6036 * gdb.reverse/i387-stack-reverse.exp
6037 * gdb.reverse/insn-reverse.exp
6038 * gdb.reverse/machinestate-precsave.exp
6039 * gdb.reverse/machinestate.exp
6040 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6041 * gdb.reverse/pipe-reverse.exp
6042 * gdb.reverse/readv-reverse.exp
6043 * gdb.reverse/recvmsg-reverse.exp
6044 * gdb.reverse/rerun-prec.exp
6045 * gdb.reverse/s390-mvcle.exp
6046 * gdb.reverse/step-precsave.exp
6047 * gdb.reverse/step-reverse.exp
6048 * gdb.reverse/time-reverse.exp
6049 * gdb.reverse/until-precsave.exp
6050 * gdb.reverse/until-reverse.exp
6051 * gdb.reverse/waitpid-reverse.exp
6052 * gdb.reverse/watch-precsave.exp
6053 * gdb.reverse/watch-reverse.exp
6054 * gdb.rust/generics.exp
6055 * gdb.rust/methods.exp
6056 * gdb.rust/modules.exp
6057 * gdb.rust/simple.exp
6058 * gdb.server/connect-with-no-symbol-file.exp
6059 * gdb.server/ext-attach.exp
6060 * gdb.server/ext-restart.exp
6061 * gdb.server/ext-wrapper.exp
6062 * gdb.server/file-transfer.exp
6063 * gdb.server/server-exec-info.exp
6064 * gdb.server/server-kill.exp
6065 * gdb.server/server-mon.exp
6066 * gdb.server/wrapper.exp
6067 * gdb.stabs/exclfwd.exp
6068 * gdb.stabs/gdb11479.exp
6069 * gdb.threads/clone-new-thread-event.exp
6070 * gdb.threads/corethreads.exp
6071 * gdb.threads/current-lwp-dead.exp
6072 * gdb.threads/dlopen-libpthread.exp
6073 * gdb.threads/gcore-thread.exp
6074 * gdb.threads/sigstep-threads.exp
6075 * gdb.threads/watchpoint-fork.exp
6076 * gdb.trace/actions-changed.exp
6077 * gdb.trace/backtrace.exp
6078 * gdb.trace/change-loc.exp
6079 * gdb.trace/circ.exp
6080 * gdb.trace/collection.exp
6081 * gdb.trace/disconnected-tracing.exp
6082 * gdb.trace/ftrace.exp
6083 * gdb.trace/mi-trace-frame-collected.exp
6084 * gdb.trace/mi-trace-unavailable.exp
6085 * gdb.trace/mi-traceframe-changed.exp
6086 * gdb.trace/mi-tsv-changed.exp
6087 * gdb.trace/no-attach-trace.exp
6088 * gdb.trace/passc-dyn.exp
6089 * gdb.trace/qtro.exp
6090 * gdb.trace/range-stepping.exp
6091 * gdb.trace/read-memory.exp
6092 * gdb.trace/save-trace.exp
6093 * gdb.trace/signal.exp
6094 * gdb.trace/status-stop.exp
6095 * gdb.trace/tfile.exp
6096 * gdb.trace/trace-break.exp
6097 * gdb.trace/trace-buffer-size.exp
6098 * gdb.trace/trace-condition.exp
6099 * gdb.trace/tracefile-pseudo-reg.exp
6100 * gdb.trace/tstatus.exp
6101 * gdb.trace/unavailable.exp
6102 * gdb.trace/while-dyn.exp
6103 * gdb.trace/while-stepping.exp
6104
34c41c68
DE
61052016-12-22 Doug Evans <xdje42@gmail.com>
6106
6107 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6108 and msymbols.
6109
16e69324
YQ
61102016-12-19 Yao Qi <yao.qi@linaro.org>
6111
6112 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6113 (test_with_self): Don't call do_steps_and_nexts, and remove
6114 code about stepping into xmalloc.
6115
f94f411b
YQ
61162016-12-09 Yao Qi <yao.qi@linaro.org>
6117
6118 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6119
61202016-12-09 Yao Qi <yao.qi@linaro.org>
6121
6122 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6123
f1b5deee
PA
61242016-12-09 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.base/all-architectures-0.exp: New file.
6127 * gdb.base/all-architectures-1.exp: New file.
6128 * gdb.base/all-architectures-2.exp: New file.
6129 * gdb.base/all-architectures-3.exp: New file.
6130 * gdb.base/all-architectures-4.exp: New file.
6131 * gdb.base/all-architectures-5.exp: New file.
6132 * gdb.base/all-architectures-6.exp: New file.
6133 * gdb.base/all-architectures-7.exp: New file.
6134 * gdb.base/all-architectures.exp.in: New file.
6135
364ca42e
YQ
61362016-12-09 Yao Qi <yao.qi@linaro.org>
6137
6138 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6139
107c2d62
LM
61402016-12-02 Luis Machado <lgustavo@codesourcery.com>
6141
6142 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6143 possible.
6144 Remove useless pattern-matching code.
6145
df3ee9ca
PA
61462016-12-02 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6149 procedure.
6150 (top level): Call it.
6151
ec835369
PA
61522016-12-02 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6155 New procedure.
6156 (top level): Call it.
6157
01770bbd
PA
61582016-12-02 Pedro Alves <palves@redhat.com>
6159
6160 PR cli/20559
6161 * gdb.base/commands.exp (user_defined_command_args_eval): New
6162 procedure.
6163 (top level): Call it.
6164
008459ea
LM
61652016-12-02 Luis Machado <lgustavo@codesourcery.com>
6166
6167 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6168 timeout handling.
6169
0c1b455e
TT
61702016-12-02 Tom Tromey <tom@tromey.com>
6171
6172 * gdb.dwarf2/main-subprogram.c: New file.
6173 * gdb.dwarf2/main-subprogram.exp: New file.
6174
018572b8
LM
61752016-12-01 Luis Machado <lgustavo@codesourcery.com>
6176
6177 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6178 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6179 gdb_test_no_output for a couple of cases.
6180 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6181
84c93cd5
LM
61822016-12-01 Luis Machado <lgustavo@codesourcery.com>
6183
6184 Fix test names and standardize compilation error messages throughout
6185 the following files:
6186
6187 * gdb.ada/start.exp
6188 * gdb.arch/alpha-step.exp
6189 * gdb.arch/e500-prologue.exp
6190 * gdb.arch/ftrace-insn-reloc.exp
6191 * gdb.arch/gdb1291.exp
6192 * gdb.arch/gdb1431.exp
6193 * gdb.arch/gdb1558.exp
6194 * gdb.arch/i386-dr3-watch.exp
6195 * gdb.arch/i386-sse-stack-align.exp
6196 * gdb.arch/ia64-breakpoint-shadow.exp
6197 * gdb.arch/pa-nullify.exp
6198 * gdb.arch/powerpc-aix-prologue.exp
6199 * gdb.arch/thumb-bx-pc.exp
6200 * gdb.base/annota1.exp
6201 * gdb.base/annota3.exp
6202 * gdb.base/arrayidx.exp
6203 * gdb.base/assign.exp
6204 * gdb.base/attach.exp
6205 * gdb.base/auxv.exp
6206 * gdb.base/bang.exp
6207 * gdb.base/bfp-test.exp
6208 * gdb.base/bigcore.exp
6209 * gdb.base/bitfields2.exp
6210 * gdb.base/break-fun-addr.exp
6211 * gdb.base/break-probes.exp
6212 * gdb.base/call-rt-st.exp
6213 * gdb.base/callexit.exp
6214 * gdb.base/catch-fork-kill.exp
6215 * gdb.base/charset.exp
6216 * gdb.base/checkpoint.exp
6217 * gdb.base/comprdebug.exp
6218 * gdb.base/constvars.exp
6219 * gdb.base/coredump-filter.exp
6220 * gdb.base/cursal.exp
6221 * gdb.base/cvexpr.exp
6222 * gdb.base/detach.exp
6223 * gdb.base/display.exp
6224 * gdb.base/dmsym.exp
6225 * gdb.base/dprintf-pending.exp
6226 * gdb.base/dso2dso.exp
6227 * gdb.base/dtrace-probe.exp
6228 * gdb.base/dump.exp
6229 * gdb.base/enum_cond.exp
6230 * gdb.base/exe-lock.exp
6231 * gdb.base/exec-invalid-sysroot.exp
6232 * gdb.base/execl-update-breakpoints.exp
6233 * gdb.base/exprs.exp
6234 * gdb.base/fileio.exp
6235 * gdb.base/find.exp
6236 * gdb.base/finish.exp
6237 * gdb.base/fixsection.exp
6238 * gdb.base/foll-vfork.exp
6239 * gdb.base/frame-args.exp
6240 * gdb.base/gcore.exp
6241 * gdb.base/gdb1250.exp
6242 * gdb.base/global-var-nested-by-dso.exp
6243 * gdb.base/gnu-ifunc.exp
6244 * gdb.base/hashline1.exp
6245 * gdb.base/hashline2.exp
6246 * gdb.base/hashline3.exp
6247 * gdb.base/hbreak-in-shr-unsupported.exp
6248 * gdb.base/huge.exp
6249 * gdb.base/infcall-input.exp
6250 * gdb.base/info-fun.exp
6251 * gdb.base/info-shared.exp
6252 * gdb.base/jit-simple.exp
6253 * gdb.base/jit-so.exp
6254 * gdb.base/jit.exp
6255 * gdb.base/jump.exp
6256 * gdb.base/label.exp
6257 * gdb.base/lineinc.exp
6258 * gdb.base/logical.exp
6259 * gdb.base/longjmp.exp
6260 * gdb.base/macscp.exp
6261 * gdb.base/miscexprs.exp
6262 * gdb.base/new-ui-echo.exp
6263 * gdb.base/new-ui-pending-input.exp
6264 * gdb.base/new-ui.exp
6265 * gdb.base/nodebug.exp
6266 * gdb.base/nofield.exp
6267 * gdb.base/offsets.exp
6268 * gdb.base/overlays.exp
6269 * gdb.base/pending.exp
6270 * gdb.base/pointers.exp
6271 * gdb.base/pr11022.exp
6272 * gdb.base/printcmds.exp
6273 * gdb.base/prologue.exp
6274 * gdb.base/ptr-typedef.exp
6275 * gdb.base/realname-expand.exp
6276 * gdb.base/relativedebug.exp
6277 * gdb.base/relocate.exp
6278 * gdb.base/remote.exp
6279 * gdb.base/reread.exp
6280 * gdb.base/return2.exp
6281 * gdb.base/savedregs.exp
6282 * gdb.base/sep.exp
6283 * gdb.base/sepdebug.exp
6284 * gdb.base/sepsymtab.exp
6285 * gdb.base/set-inferior-tty.exp
6286 * gdb.base/setshow.exp
6287 * gdb.base/shlib-call.exp
6288 * gdb.base/sigaltstack.exp
6289 * gdb.base/siginfo-addr.exp
6290 * gdb.base/signals.exp
6291 * gdb.base/signull.exp
6292 * gdb.base/sigrepeat.exp
6293 * gdb.base/so-impl-ld.exp
6294 * gdb.base/solib-display.exp
6295 * gdb.base/solib-overlap.exp
6296 * gdb.base/solib-search.exp
6297 * gdb.base/solib-symbol.exp
6298 * gdb.base/structs.exp
6299 * gdb.base/structs2.exp
6300 * gdb.base/symtab-search-order.exp
6301 * gdb.base/twice.exp
6302 * gdb.base/unload.exp
6303 * gdb.base/varargs.exp
6304 * gdb.base/watchpoint-solib.exp
6305 * gdb.base/watchpoint.exp
6306 * gdb.base/whatis.exp
6307 * gdb.base/wrong_frame_bt_full.exp
6308 * gdb.btrace/dlopen.exp
6309 * gdb.cell/ea-standalone.exp
6310 * gdb.cell/ea-test.exp
6311 * gdb.cp/dispcxx.exp
6312 * gdb.cp/gdb2384.exp
6313 * gdb.cp/method2.exp
6314 * gdb.cp/nextoverthrow.exp
6315 * gdb.cp/pr10728.exp
6316 * gdb.disasm/am33.exp
6317 * gdb.disasm/h8300s.exp
6318 * gdb.disasm/mn10300.exp
6319 * gdb.disasm/sh3.exp
6320 * gdb.dwarf2/dw2-dir-file-name.exp
6321 * gdb.fortran/complex.exp
6322 * gdb.fortran/library-module.exp
6323 * gdb.guile/scm-pretty-print.exp
6324 * gdb.guile/scm-symbol.exp
6325 * gdb.guile/scm-type.exp
6326 * gdb.guile/scm-value.exp
6327 * gdb.linespec/linespec.exp
6328 * gdb.mi/gdb701.exp
6329 * gdb.mi/gdb792.exp
6330 * gdb.mi/mi-breakpoint-changed.exp
6331 * gdb.mi/mi-dprintf-pending.exp
6332 * gdb.mi/mi-dprintf.exp
6333 * gdb.mi/mi-exit-code.exp
6334 * gdb.mi/mi-pending.exp
6335 * gdb.mi/mi-solib.exp
6336 * gdb.mi/new-ui-mi-sync.exp
6337 * gdb.mi/pr11022.exp
6338 * gdb.mi/user-selected-context-sync.exp
6339 * gdb.opt/solib-intra-step.exp
6340 * gdb.python/py-events.exp
6341 * gdb.python/py-finish-breakpoint.exp
6342 * gdb.python/py-mi.exp
6343 * gdb.python/py-prettyprint.exp
6344 * gdb.python/py-shared.exp
6345 * gdb.python/py-symbol.exp
6346 * gdb.python/py-template.exp
6347 * gdb.python/py-type.exp
6348 * gdb.python/py-value.exp
6349 * gdb.reverse/solib-precsave.exp
6350 * gdb.reverse/solib-reverse.exp
6351 * gdb.server/solib-list.exp
6352 * gdb.stabs/weird.exp
6353 * gdb.threads/reconnect-signal.exp
6354 * gdb.threads/stepi-random-signal.exp
6355 * gdb.trace/actions.exp
6356 * gdb.trace/ax.exp
6357 * gdb.trace/backtrace.exp
6358 * gdb.trace/change-loc.exp
6359 * gdb.trace/deltrace.exp
6360 * gdb.trace/ftrace-lock.exp
6361 * gdb.trace/ftrace.exp
6362 * gdb.trace/infotrace.exp
6363 * gdb.trace/mi-tracepoint-changed.exp
6364 * gdb.trace/packetlen.exp
6365 * gdb.trace/passcount.exp
6366 * gdb.trace/pending.exp
6367 * gdb.trace/range-stepping.exp
6368 * gdb.trace/report.exp
6369 * gdb.trace/stap-trace.exp
6370 * gdb.trace/tfind.exp
6371 * gdb.trace/trace-break.exp
6372 * gdb.trace/trace-condition.exp
6373 * gdb.trace/trace-enable-disable.exp
6374 * gdb.trace/trace-mt.exp
6375 * gdb.trace/tracecmd.exp
6376 * gdb.trace/tspeed.exp
6377 * gdb.trace/tsv.exp
6378 * lib/perftest.exp
6379
fb9feb35
LM
63802016-12-01 Luis Machado <lgustavo@codesourcery.com>
6381
6382 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6383 with gdb_test_no_output.
6384 Use command as test name.
6385
cd2ddb6c
LM
63862016-12-01 Luis Machado <lgustavo@codesourcery.com>
6387
6388 Fix test names starting with uppercase throughout the files.
6389
6390 * gdb.ada/assign_1.exp
6391 * gdb.ada/boolean_expr.exp
6392 * gdb.base/arrayidx.exp
6393 * gdb.base/del.exp
6394 * gdb.base/gcore-buffer-overflow.exp
6395 * gdb.base/testenv.exp
6396 * gdb.compile/compile.exp
6397 * gdb.python/py-framefilter-invalidarg.exp
6398 * gdb.python/py-framefilter.exp
6399
bb95117e
LM
64002016-12-01 Luis Machado <lgustavo@codesourcery.com>
6401
6402 Fix test names starting with uppercase throughout the files.
6403
6404 * gdb.ada/array_return.exp
6405 * gdb.ada/expr_delims.exp
6406 * gdb.ada/mi_dyn_arr.exp
6407 * gdb.ada/mi_interface.exp
6408 * gdb.ada/mi_var_array.exp
6409 * gdb.ada/watch_arg.exp
6410 * gdb.arch/alpha-step.exp
6411 * gdb.arch/altivec-regs.exp
6412 * gdb.arch/e500-regs.exp
6413 * gdb.arch/powerpc-d128-regs.exp
6414 * gdb.base/arrayidx.exp
6415 * gdb.base/break.exp
6416 * gdb.base/checkpoint.exp
6417 * gdb.base/debug-expr.exp
6418 * gdb.base/dmsym.exp
6419 * gdb.base/radix.exp
6420 * gdb.base/sepdebug.exp
6421 * gdb.base/testenv.exp
6422 * gdb.base/watch_thread_num.exp
6423 * gdb.base/watchpoint-cond-gone.exp
6424 * gdb.cell/break.exp
6425 * gdb.cell/ea-cache.exp
6426 * gdb.compile/compile.exp
6427 * gdb.cp/gdb2495.exp
6428 * gdb.gdb/selftest.exp
6429 * gdb.gdb/xfullpath.exp
6430 * gdb.go/hello.exp
6431 * gdb.go/integers.exp
6432 * gdb.objc/basicclass.exp
6433 * gdb.pascal/hello.exp
6434 * gdb.pascal/integers.exp
6435 * gdb.python/py-breakpoint.exp
6436 * gdb.python/py-cmd.exp
6437 * gdb.python/py-linetable.exp
6438 * gdb.python/py-xmethods.exp
6439 * gdb.python/python.exp
6440 * gdb.reverse/consecutive-precsave.exp
6441 * gdb.reverse/finish-precsave.exp
6442 * gdb.reverse/i386-precsave.exp
6443 * gdb.reverse/machinestate-precsave.exp
6444 * gdb.reverse/sigall-precsave.exp
6445 * gdb.reverse/solib-precsave.exp
6446 * gdb.reverse/step-precsave.exp
6447 * gdb.reverse/until-precsave.exp
6448 * gdb.reverse/watch-precsave.exp
6449 * gdb.threads/leader-exit.exp
6450 * gdb.threads/pthreads.exp
6451 * gdb.threads/wp-replication.exp
6452 * gdb.trace/actions.exp
6453 * gdb.trace/mi-tsv-changed.exp
6454 * gdb.trace/tsv.exp
6455
de97fdd4
LM
64562016-12-01 Luis Machado <lgustavo@codesourcery.com>
6457
6458 Fix test names starting with uppercase throughout the files.
6459
6460 * gdb.arch/i386-bp_permanent.exp
6461 * gdb.arch/i386-gnu-cfi.exp
6462 * gdb.base/disasm-end-cu.exp
6463 * gdb.base/macscp.exp
6464 * gdb.base/pending.exp
6465 * gdb.base/watch_thread_num.exp
6466 * gdb.cp/exception.exp
6467 * gdb.cp/gdb2495.exp
6468 * gdb.cp/local.exp
6469 * gdb.python/py-evsignal.exp
6470 * gdb.python/python.exp
6471 * gdb.trace/tracecmd.exp
6472
9f058c10
LM
64732016-12-01 Luis Machado <lgustavo@codesourcery.com>
6474
6475 Fix test names starting with uppercase throughout the files.
6476
6477 * gdb.base/charset.exp
6478 * gdb.base/eval.exp
6479 * gdb.base/multi-forks.exp
6480 * gdb.guile/scm-progspace.exp
6481 * gdb.opencl/datatypes.exp
6482 * gdb.python/py-block.exp
6483 * gdb.python/py-function.exp
6484 * gdb.python/py-symbol.exp
6485 * gdb.python/py-symtab.exp
6486 * gdb.python/py-xmethods.exp
6487 * gdb.reverse/break-precsave.exp
6488 * gdb.reverse/break-reverse.exp
6489 * gdb.reverse/consecutive-precsave.exp
6490 * gdb.reverse/consecutive-reverse.exp
6491 * gdb.reverse/finish-precsave.exp
6492 * gdb.reverse/finish-reverse-bkpt.exp
6493 * gdb.reverse/finish-reverse.exp
6494 * gdb.reverse/fstatat-reverse.exp
6495 * gdb.reverse/getresuid-reverse.exp
6496 * gdb.reverse/i386-precsave.exp
6497 * gdb.reverse/i386-reverse.exp
6498 * gdb.reverse/i386-sse-reverse.exp
6499 * gdb.reverse/i387-stack-reverse.exp
6500 * gdb.reverse/insn-reverse.exp
6501 * gdb.reverse/machinestate-precsave.exp
6502 * gdb.reverse/machinestate.exp
6503 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6504 * gdb.reverse/pipe-reverse.exp
6505 * gdb.reverse/readv-reverse.exp
6506 * gdb.reverse/recvmsg-reverse.exp
6507 * gdb.reverse/rerun-prec.exp
6508 * gdb.reverse/s390-mvcle.exp
6509 * gdb.reverse/sigall-precsave.exp
6510 * gdb.reverse/sigall-reverse.exp
6511 * gdb.reverse/solib-precsave.exp
6512 * gdb.reverse/solib-reverse.exp
6513 * gdb.reverse/step-precsave.exp
6514 * gdb.reverse/step-reverse.exp
6515 * gdb.reverse/time-reverse.exp
6516 * gdb.reverse/until-precsave.exp
6517 * gdb.reverse/until-reverse.exp
6518 * gdb.reverse/waitpid-reverse.exp
6519 * gdb.reverse/watch-precsave.exp
6520 * gdb.reverse/watch-reverse.exp
6521
cdc7edd7
LM
65222016-12-01 Luis Machado <lgustavo@codesourcery.com>
6523
6524 Fix test names starting with uppercase throughout the files.
6525
6526 * gdb.arch/i386-mpx-simple_segv.exp
6527 * gdb.arch/i386-mpx.exp
6528 * gdb.arch/i386-permbkpt.exp
6529 * gdb.arch/pa-nullify.exp
6530 * gdb.arch/powerpc-d128-regs.exp
6531 * gdb.arch/vsx-regs.exp
6532 * gdb.base/bfp-test.exp
6533 * gdb.base/break.exp
6534 * gdb.base/breakpoint-shadow.exp
6535 * gdb.base/callfuncs.exp
6536 * gdb.base/charset.exp
6537 * gdb.base/commands.exp
6538 * gdb.base/completion.exp
6539 * gdb.base/dfp-test.exp
6540 * gdb.base/echo.exp
6541 * gdb.base/ending-run.exp
6542 * gdb.base/eval.exp
6543 * gdb.base/expand-psymtabs.exp
6544 * gdb.base/float128.exp
6545 * gdb.base/floatn.exp
6546 * gdb.base/foll-exec-mode.exp
6547 * gdb.base/gdb1056.exp
6548 * gdb.base/gdb11531.exp
6549 * gdb.base/kill-after-signal.exp
6550 * gdb.base/multi-forks.exp
6551 * gdb.base/overlays.exp
6552 * gdb.base/pending.exp
6553 * gdb.base/sepdebug.exp
6554 * gdb.base/testenv.exp
6555 * gdb.base/valgrind-db-attach.exp
6556 * gdb.base/watch_thread_num.exp
6557 * gdb.base/watchpoint-cond-gone.exp
6558 * gdb.base/watchpoint.exp
6559 * gdb.base/watchpoints.exp
6560 * gdb.cp/arg-reference.exp
6561 * gdb.cp/baseenum.exp
6562 * gdb.cp/operator.exp
6563 * gdb.cp/shadow.exp
6564 * gdb.dwarf2/dw2-op-out-param.exp
6565 * gdb.dwarf2/dw2-reg-undefined.exp
6566 * gdb.go/chan.exp
6567 * gdb.go/hello.exp
6568 * gdb.go/integers.exp
6569 * gdb.go/methods.exp
6570 * gdb.go/package.exp
6571 * gdb.guile/scm-parameter.exp
6572 * gdb.guile/scm-progspace.exp
6573 * gdb.guile/scm-value.exp
6574 * gdb.mi/mi-pending.exp
6575 * gdb.mi/user-selected-context-sync.exp
6576 * gdb.multi/multi-attach.exp
6577 * gdb.multi/tids.exp
6578 * gdb.opt/clobbered-registers-O2.exp
6579 * gdb.pascal/floats.exp
6580 * gdb.pascal/integers.exp
6581 * gdb.python/py-block.exp
6582 * gdb.python/py-events.exp
6583 * gdb.python/py-parameter.exp
6584 * gdb.python/py-symbol.exp
6585 * gdb.python/py-symtab.exp
6586 * gdb.python/py-type.exp
6587 * gdb.python/py-value.exp
6588 * gdb.python/py-xmethods.exp
6589 * gdb.python/python.exp
6590 * gdb.reverse/break-precsave.exp
6591 * gdb.reverse/consecutive-precsave.exp
6592 * gdb.reverse/finish-precsave.exp
6593 * gdb.reverse/i386-precsave.exp
6594 * gdb.reverse/machinestate-precsave.exp
6595 * gdb.reverse/sigall-precsave.exp
6596 * gdb.reverse/solib-precsave.exp
6597 * gdb.reverse/step-precsave.exp
6598 * gdb.reverse/until-precsave.exp
6599 * gdb.reverse/watch-precsave.exp
6600 * gdb.server/ext-attach.exp
6601 * gdb.server/ext-restart.exp
6602 * gdb.server/ext-run.exp
6603 * gdb.server/ext-wrapper.exp
6604 * gdb.stabs/gdb11479.exp
6605 * gdb.stabs/weird.exp
6606 * gdb.threads/attach-many-short-lived-threads.exp
6607 * gdb.threads/kill.exp
6608 * gdb.threads/watchpoint-fork.exp
6609
bc6c7af4
LM
66102016-12-01 Luis Machado <lgustavo@codesourcery.com>
6611
6612 Fix test names starting with uppercase throughout all the files below.
6613
6614 * gdb.ada/array_return.exp
6615 * gdb.ada/catch_ex.exp
6616 * gdb.ada/info_exc.exp
6617 * gdb.ada/mi_catch_ex.exp
6618 * gdb.ada/mi_dyn_arr.exp
6619 * gdb.ada/mi_ex_cond.exp
6620 * gdb.ada/mi_exc_info.exp
6621 * gdb.ada/mi_interface.exp
6622 * gdb.ada/mi_task_arg.exp
6623 * gdb.ada/mi_task_info.exp
6624 * gdb.ada/mi_var_array.exp
6625 * gdb.arch/alpha-step.exp
6626 * gdb.arch/amd64-disp-step.exp
6627 * gdb.arch/arm-disp-step.exp
6628 * gdb.arch/disp-step-insn-reloc.exp
6629 * gdb.arch/e500-prologue.exp
6630 * gdb.arch/ftrace-insn-reloc.exp
6631 * gdb.arch/gdb1558.exp
6632 * gdb.arch/i386-bp_permanent.exp
6633 * gdb.arch/i386-disp-step.exp
6634 * gdb.arch/i386-float.exp
6635 * gdb.arch/i386-gnu-cfi.exp
6636 * gdb.arch/ia64-breakpoint-shadow.exp
6637 * gdb.arch/mips16-thunks.exp
6638 * gdb.arch/pa-nullify.exp
6639 * gdb.arch/powerpc-aix-prologue.exp
6640 * gdb.arch/powerpc-power.exp
6641 * gdb.arch/ppc-dfp.exp
6642 * gdb.arch/s390-tdbregs.exp
6643 * gdb.arch/spu-info.exp
6644 * gdb.arch/spu-ls.exp
6645 * gdb.arch/thumb-bx-pc.exp
6646 * gdb.base/advance.exp
6647 * gdb.base/annota-input-while-running.exp
6648 * gdb.base/arrayidx.exp
6649 * gdb.base/asmlabel.exp
6650 * gdb.base/async.exp
6651 * gdb.base/attach-wait-input.exp
6652 * gdb.base/auto-connect-native-target.exp
6653 * gdb.base/batch-preserve-term-settings.exp
6654 * gdb.base/bfp-test.exp
6655 * gdb.base/bigcore.exp
6656 * gdb.base/bp-permanent.exp
6657 * gdb.base/break-always.exp
6658 * gdb.base/break-fun-addr.exp
6659 * gdb.base/break-idempotent.exp
6660 * gdb.base/break-main-file-remove-fail.exp
6661 * gdb.base/break-probes.exp
6662 * gdb.base/break-unload-file.exp
6663 * gdb.base/break.exp
6664 * gdb.base/call-ar-st.exp
6665 * gdb.base/call-rt-st.exp
6666 * gdb.base/call-sc.exp
6667 * gdb.base/call-signal-resume.exp
6668 * gdb.base/call-strs.exp
6669 * gdb.base/callexit.exp
6670 * gdb.base/callfuncs.exp
6671 * gdb.base/catch-gdb-caused-signals.exp
6672 * gdb.base/catch-signal-siginfo-cond.exp
6673 * gdb.base/catch-syscall.exp
6674 * gdb.base/compare-sections.exp
6675 * gdb.base/cond-eval-mode.exp
6676 * gdb.base/condbreak-call-false.exp
6677 * gdb.base/consecutive-step-over.exp
6678 * gdb.base/cursal.exp
6679 * gdb.base/disabled-location.exp
6680 * gdb.base/disasm-end-cu.exp
6681 * gdb.base/display.exp
6682 * gdb.base/double-prompt-target-event-error.exp
6683 * gdb.base/dprintf-bp-same-addr.exp
6684 * gdb.base/dprintf-detach.exp
6685 * gdb.base/dprintf-next.exp
6686 * gdb.base/dprintf-non-stop.exp
6687 * gdb.base/dprintf-pending.exp
6688 * gdb.base/dso2dso.exp
6689 * gdb.base/ending-run.exp
6690 * gdb.base/enum_cond.exp
6691 * gdb.base/examine-backward.exp
6692 * gdb.base/exe-lock.exp
6693 * gdb.base/exec-invalid-sysroot.exp
6694 * gdb.base/execl-update-breakpoints.exp
6695 * gdb.base/execution-termios.exp
6696 * gdb.base/fileio.exp
6697 * gdb.base/fixsection.exp
6698 * gdb.base/foll-exec-mode.exp
6699 * gdb.base/foll-exec.exp
6700 * gdb.base/fork-running-state.exp
6701 * gdb.base/frame-args.exp
6702 * gdb.base/fullpath-expand.exp
6703 * gdb.base/func-ptr.exp
6704 * gdb.base/gcore-relro-pie.exp
6705 * gdb.base/gdb1090.exp
6706 * gdb.base/gdb1555.exp
6707 * gdb.base/global-var-nested-by-dso.exp
6708 * gdb.base/gnu-ifunc.exp
6709 * gdb.base/hbreak-in-shr-unsupported.exp
6710 * gdb.base/hbreak-unmapped.exp
6711 * gdb.base/hook-stop.exp
6712 * gdb.base/infcall-input.exp
6713 * gdb.base/info-fun.exp
6714 * gdb.base/info-shared.exp
6715 * gdb.base/interrupt-noterm.exp
6716 * gdb.base/jit-so.exp
6717 * gdb.base/jit.exp
6718 * gdb.base/line-symtabs.exp
6719 * gdb.base/list.exp
6720 * gdb.base/longjmp.exp
6721 * gdb.base/macscp.exp
6722 * gdb.base/max-value-size.exp
6723 * gdb.base/nodebug.exp
6724 * gdb.base/nofield.exp
6725 * gdb.base/overlays.exp
6726 * gdb.base/paginate-after-ctrl-c-running.exp
6727 * gdb.base/paginate-bg-execution.exp
6728 * gdb.base/paginate-inferior-exit.exp
6729 * gdb.base/pending.exp
6730 * gdb.base/pr11022.exp
6731 * gdb.base/printcmds.exp
6732 * gdb.base/ptr-typedef.exp
6733 * gdb.base/ptype.exp
6734 * gdb.base/randomize.exp
6735 * gdb.base/range-stepping.exp
6736 * gdb.base/realname-expand.exp
6737 * gdb.base/relativedebug.exp
6738 * gdb.base/remote.exp
6739 * gdb.base/savedregs.exp
6740 * gdb.base/sepdebug.exp
6741 * gdb.base/set-noassign.exp
6742 * gdb.base/shlib-call.exp
6743 * gdb.base/shreloc.exp
6744 * gdb.base/sigaltstack.exp
6745 * gdb.base/sigbpt.exp
6746 * gdb.base/siginfo-addr.exp
6747 * gdb.base/siginfo-obj.exp
6748 * gdb.base/siginfo-thread.exp
6749 * gdb.base/signest.exp
6750 * gdb.base/signull.exp
6751 * gdb.base/sigrepeat.exp
6752 * gdb.base/skip.exp
6753 * gdb.base/so-impl-ld.exp
6754 * gdb.base/solib-corrupted.exp
6755 * gdb.base/solib-disc.exp
6756 * gdb.base/solib-display.exp
6757 * gdb.base/solib-overlap.exp
6758 * gdb.base/solib-search.exp
6759 * gdb.base/solib-symbol.exp
6760 * gdb.base/source-execution.exp
6761 * gdb.base/sss-bp-on-user-bp-2.exp
6762 * gdb.base/sss-bp-on-user-bp.exp
6763 * gdb.base/stack-checking.exp
6764 * gdb.base/stale-infcall.exp
6765 * gdb.base/step-break.exp
6766 * gdb.base/step-line.exp
6767 * gdb.base/step-over-exit.exp
6768 * gdb.base/step-test.exp
6769 * gdb.base/structs.exp
6770 * gdb.base/sym-file.exp
6771 * gdb.base/symtab-search-order.exp
6772 * gdb.base/term.exp
6773 * gdb.base/type-opaque.exp
6774 * gdb.base/unload.exp
6775 * gdb.base/until-nodebug.exp
6776 * gdb.base/until.exp
6777 * gdb.base/unwindonsignal.exp
6778 * gdb.base/watch-cond.exp
6779 * gdb.base/watch-non-mem.exp
6780 * gdb.base/watch_thread_num.exp
6781 * gdb.base/watchpoint-reuse-slot.exp
6782 * gdb.base/watchpoint-solib.exp
6783 * gdb.base/watchpoint.exp
6784 * gdb.btrace/dlopen.exp
6785 * gdb.cell/arch.exp
6786 * gdb.cell/break.exp
6787 * gdb.cell/bt.exp
6788 * gdb.cell/core.exp
6789 * gdb.cell/data.exp
6790 * gdb.cell/dwarfaddr.exp
6791 * gdb.cell/ea-cache.exp
6792 * gdb.cell/ea-standalone.exp
6793 * gdb.cell/ea-test.exp
6794 * gdb.cell/f-regs.exp
6795 * gdb.cell/fork.exp
6796 * gdb.cell/gcore.exp
6797 * gdb.cell/mem-access.exp
6798 * gdb.cell/ptype.exp
6799 * gdb.cell/registers.exp
6800 * gdb.cell/sizeof.exp
6801 * gdb.cell/solib-symbol.exp
6802 * gdb.cell/solib.exp
6803 * gdb.compile/compile-tls.exp
6804 * gdb.cp/exception.exp
6805 * gdb.cp/gdb2495.exp
6806 * gdb.cp/local.exp
6807 * gdb.cp/mb-inline.exp
6808 * gdb.cp/mb-templates.exp
6809 * gdb.cp/pr10687.exp
6810 * gdb.cp/pr9167.exp
6811 * gdb.cp/scope-err.exp
6812 * gdb.cp/templates.exp
6813 * gdb.cp/virtfunc.exp
6814 * gdb.dwarf2/dw2-dir-file-name.exp
6815 * gdb.dwarf2/dw2-single-line-discriminators.exp
6816 * gdb.fortran/complex.exp
6817 * gdb.fortran/library-module.exp
6818 * gdb.guile/guile.exp
6819 * gdb.guile/scm-cmd.exp
6820 * gdb.guile/scm-frame-inline.exp
6821 * gdb.guile/scm-objfile.exp
6822 * gdb.guile/scm-pretty-print.exp
6823 * gdb.guile/scm-symbol.exp
6824 * gdb.guile/scm-type.exp
6825 * gdb.guile/scm-value.exp
6826 * gdb.linespec/keywords.exp
6827 * gdb.linespec/ls-errs.exp
6828 * gdb.linespec/macro-relative.exp
6829 * gdb.linespec/thread.exp
6830 * gdb.mi/mi-breakpoint-changed.exp
6831 * gdb.mi/mi-dprintf-pending.exp
6832 * gdb.mi/mi-fullname-deleted.exp
6833 * gdb.mi/mi-logging.exp
6834 * gdb.mi/mi-pending.exp
6835 * gdb.mi/mi-solib.exp
6836 * gdb.mi/new-ui-mi-sync.exp
6837 * gdb.mi/user-selected-context-sync.exp
6838 * gdb.multi/dummy-frame-restore.exp
6839 * gdb.multi/multi-arch-exec.exp
6840 * gdb.multi/remove-inferiors.exp
6841 * gdb.multi/watchpoint-multi-exit.exp
6842 * gdb.opt/solib-intra-step.exp
6843 * gdb.perf/backtrace.exp
6844 * gdb.perf/single-step.exp
6845 * gdb.perf/skip-command.exp
6846 * gdb.perf/skip-prologue.exp
6847 * gdb.perf/solib.exp
6848 * gdb.python/lib-types.exp
6849 * gdb.python/py-as-string.exp
6850 * gdb.python/py-bad-printers.exp
6851 * gdb.python/py-block.exp
6852 * gdb.python/py-breakpoint.exp
6853 * gdb.python/py-cmd.exp
6854 * gdb.python/py-events.exp
6855 * gdb.python/py-evthreads.exp
6856 * gdb.python/py-finish-breakpoint.exp
6857 * gdb.python/py-finish-breakpoint2.exp
6858 * gdb.python/py-frame-inline.exp
6859 * gdb.python/py-frame.exp
6860 * gdb.python/py-inferior.exp
6861 * gdb.python/py-infthread.exp
6862 * gdb.python/py-mi.exp
6863 * gdb.python/py-objfile.exp
6864 * gdb.python/py-pp-maint.exp
6865 * gdb.python/py-pp-registration.exp
6866 * gdb.python/py-prettyprint.exp
6867 * gdb.python/py-recurse-unwind.exp
6868 * gdb.python/py-shared.exp
6869 * gdb.python/py-symbol.exp
6870 * gdb.python/py-symtab.exp
6871 * gdb.python/py-template.exp
6872 * gdb.python/py-type.exp
6873 * gdb.python/py-unwind-maint.exp
6874 * gdb.python/py-unwind.exp
6875 * gdb.python/py-value.exp
6876 * gdb.python/python.exp
6877 * gdb.reverse/finish-reverse-bkpt.exp
6878 * gdb.reverse/insn-reverse.exp
6879 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6880 * gdb.reverse/solib-precsave.exp
6881 * gdb.reverse/solib-reverse.exp
6882 * gdb.stabs/gdb11479.exp
6883 * gdb.stabs/weird.exp
6884 * gdb.threads/fork-child-threads.exp
6885 * gdb.threads/fork-plus-threads.exp
6886 * gdb.threads/fork-thread-pending.exp
6887 * gdb.threads/forking-threads-plus-breakpoint.exp
6888 * gdb.threads/hand-call-in-threads.exp
6889 * gdb.threads/interrupted-hand-call.exp
6890 * gdb.threads/linux-dp.exp
6891 * gdb.threads/local-watch-wrong-thread.exp
6892 * gdb.threads/next-while-other-thread-longjmps.exp
6893 * gdb.threads/non-ldr-exit.exp
6894 * gdb.threads/pending-step.exp
6895 * gdb.threads/print-threads.exp
6896 * gdb.threads/process-dies-while-detaching.exp
6897 * gdb.threads/process-dies-while-handling-bp.exp
6898 * gdb.threads/pthreads.exp
6899 * gdb.threads/queue-signal.exp
6900 * gdb.threads/reconnect-signal.exp
6901 * gdb.threads/signal-command-handle-nopass.exp
6902 * gdb.threads/signal-command-multiple-signals-pending.exp
6903 * gdb.threads/signal-delivered-right-thread.exp
6904 * gdb.threads/signal-sigtrap.exp
6905 * gdb.threads/sigthread.exp
6906 * gdb.threads/staticthreads.exp
6907 * gdb.threads/stepi-random-signal.exp
6908 * gdb.threads/thread-unwindonsignal.exp
6909 * gdb.threads/thread_check.exp
6910 * gdb.threads/thread_events.exp
6911 * gdb.threads/tid-reuse.exp
6912 * gdb.threads/tls-nodebug.exp
6913 * gdb.threads/tls-shared.exp
6914 * gdb.threads/tls-so_extern.exp
6915 * gdb.threads/tls.exp
6916 * gdb.threads/wp-replication.exp
6917 * gdb.trace/actions-changed.exp
6918 * gdb.trace/actions.exp
6919 * gdb.trace/backtrace.exp
6920 * gdb.trace/change-loc.exp
6921 * gdb.trace/collection.exp
6922 * gdb.trace/deltrace.exp
6923 * gdb.trace/disconnected-tracing.exp
6924 * gdb.trace/entry-values.exp
6925 * gdb.trace/ftrace-lock.exp
6926 * gdb.trace/ftrace.exp
6927 * gdb.trace/infotrace.exp
6928 * gdb.trace/mi-trace-frame-collected.exp
6929 * gdb.trace/mi-trace-unavailable.exp
6930 * gdb.trace/mi-traceframe-changed.exp
6931 * gdb.trace/mi-tracepoint-changed.exp
6932 * gdb.trace/mi-tsv-changed.exp
6933 * gdb.trace/no-attach-trace.exp
6934 * gdb.trace/packetlen.exp
6935 * gdb.trace/passc-dyn.exp
6936 * gdb.trace/passcount.exp
6937 * gdb.trace/pending.exp
6938 * gdb.trace/pr16508.exp
6939 * gdb.trace/qtro.exp
6940 * gdb.trace/range-stepping.exp
6941 * gdb.trace/read-memory.exp
6942 * gdb.trace/report.exp
6943 * gdb.trace/save-trace.exp
6944 * gdb.trace/signal.exp
6945 * gdb.trace/stap-trace.exp
6946 * gdb.trace/status-stop.exp
6947 * gdb.trace/strace.exp
6948 * gdb.trace/tfile.exp
6949 * gdb.trace/tfind.exp
6950 * gdb.trace/trace-break.exp
6951 * gdb.trace/trace-condition.exp
6952 * gdb.trace/trace-enable-disable.exp
6953 * gdb.trace/trace-mt.exp
6954 * gdb.trace/tracecmd.exp
6955 * gdb.trace/tracefile-pseudo-reg.exp
6956 * gdb.trace/tspeed.exp
6957 * gdb.trace/tstatus.exp
6958 * gdb.trace/tsv.exp
6959 * gdb.trace/unavailable.exp
6960 * gdb.trace/while-dyn.exp
6961 * gdb.trace/while-stepping.exp
6962 * lib/gdb-guile.exp
6963 * lib/gdb.exp
6964 * lib/mi-support.exp
6965 * lib/pascal.exp
6966 * lib/perftest.exp
6967 * lib/prelink-support.exp
6968 * lib/selftest-support.exp
6969
ad02e4fe
SM
69702016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6971
6972 * Makefile.in: Include disable-implicit-rules.mk.
6973
22347e55
AA
69742016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6975
6976 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6977 non-byte-aligned bit fields.
6978
da5b30da
AA
69792016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6980
6981 PR gdb/12616
6982 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6983 respects the DW_AT_data_bit_offset attribute.
6984
b593ecca
SM
69852016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6986
6987 * gdb.base/default.exp: Fix output of "set language".
6988
3b165252
SM
69892016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6990
6991 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6992 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6993 make.
6994 * configure.ac: Remove checks for the make program.
6995 * configure: Re-generate.
6996
1a2f3d7f
KB
69972016-11-16 Kevin Buettner <kevinb@redhat.com>
6998
6999 * gdb.python/py-recurse-unwind.c (main): Add loop.
7000 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7001 to read_register() and gdb.parse_and_eval(). Make each code
7002 call a separate case that can be individually tested.
7003 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7004 proc. Call cont_and_backtrace for each of the code paths that
7005 we want to test in the unwinder.
7006
b7f38fda
AA
70072016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7008
7009 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7010 the definition of struct S.
7011
1f8db343
CM
70122016-11-11 Catherine Moore <clm@codesourcery.com>
7013
7014 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7015
fad0c9fb
PA
70162016-11-09 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.base/commands.exp (runto_or_return): New procedure.
7019 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7020 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7021 (progvar_simple_while_test, progvar_complex_if_while_test)
7022 (if_while_breakpoint_command_test)
7023 (infrun_breakpoint_command_test, breakpoint_command_test)
7024 (user_defined_command_test, watchpoint_command_test)
7025 (test_command_prompt_position, redefine_hook_test)
7026 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7027 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7028 multi_line_input and multi_line. Remove gdb_expect and
7029 gdb_stop_suppressing_tests uses.
7030 * lib/gdb.exp (valnum_re): New global.
7031 (multi_line_input): New procedure.
7032
8354c62c
SM
70332016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7034
7035 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7036 Remove.
7037 (test_setup): Define with proc_with_prefix.
7038 (test_cli_inferior): Likewise.
7039 (test_cli_thread): Likewise.
7040 (test_cli_frame): Likewise.
7041 (test_cli_select_frame): Likewise.
7042 (test_cli_up_down): Likewise.
7043 (test_mi_thread_select): Likewise.
7044 (test_mi_stack_select_frame): Likewise.
7045 (test_cli_in_mi_inferior): Likewise.
7046 (test_cli_in_mi_thread): Likewise.
7047 (test_cli_in_mi_frame): Likewise.
7048 (top level): Do not use with_test_prefix_procname.
7049
64f367a2
PA
70502016-11-09 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.base/commands.exp (gdbvar_simple_if_test)
7053 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7054 (progvar_simple_if_test, progvar_simple_while_test)
7055 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7056 (infrun_breakpoint_command_test, breakpoint_command_test)
7057 (user_defined_command_test, watchpoint_command_test)
7058 (test_command_prompt_position, deprecated_command_test)
7059 (bp_deleted_in_command, temporary_breakpoint_commands)
7060 (stray_arg0_test, source_file_with_indented_comment)
7061 (recursive_source_test, if_commands_test)
7062 (error_clears_commands_left, redefine_hook_test)
7063 (redefine_backtrace_test): Use proc_with_prefix.
7064 * lib/gdb.exp (proc_with_prefix): New proc.
7065
0bb65f1e
AA
70662016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7067
7068 * gdb.base/tui-layout.c: New file.
7069 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7070 disassembly window contains very long lines.
7071
7353f247
TT
70722016-11-08 Tom Tromey <tom@tromey.com>
7073
7074 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7075 depend on Python 2.
7076
30a7bb83
TT
70772016-11-08 Tom Tromey <tom@tromey.com>
7078
7079 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7080 New method.
7081
cdf5a07c
MG
70822016-10-29 Manish Goregaokar <manish@mozilla.com>
7083
2806dc7e 7084 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7085
51a789c3
MG
70862016-10-27 Manish Goregaokar <manish@mozilla.com>
7087
2806dc7e
PA
7088 * gdb.rust/simple.rs: Add test for univariant enums without
7089 discriminants and for encoded struct-like enums.
51a789c3 7090
f610ab6d
PA
70912016-10-28 Pedro Alves <palves@redhat.com>
7092
7093 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7094 gdb_test_multiple, tighten regexps and match symtabs and line
7095 tables incrementally.
7096
b129b0ca
LM
70972016-10-28 Luis Machado <lgustavo@codesourcery.com>
7098
7099 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7100 general.
7101
ecf45d2c
SL
71022016-10-25 Luis Machado <lgustavo@codesourcery.com>
7103
7104 * gdb.base/exec-invalid-sysroot.exp: New file.
7105
b8d38ee4
JK
71062016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7107
7108 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7109
f90fd8c2
JK
71102016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7113
2d2476aa
MR
71142016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7115
2806dc7e
PA
7116 * gdb.base/killed-outside.exp: Remove $options from a call to
7117 `prepare_for_testing'.
2d2476aa 7118
e42b25a0
SM
71192016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7120
7121 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7122 Change test message.
7123
3ccdb432
SM
71242016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7125
7126 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7127 Update comment.
7128
5bad3170
SM
71292016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7130
7131 * gdb.trace/mi-trace-save.exp: New file.
7132
5ad9dba7
YQ
71332016-10-13 Yao Qi <yao.qi@linaro.org>
7134
7135 * gdb.base/code_elim.exp (get_var_address): Remove.
7136 * gdb.base/relocate.exp: Likewise.
7137 * gdb.base/shreloc.exp: Likewise.
7138 * lib/gdb.exp (get_var_address): New.
7139
62df7e21
YQ
71402016-10-13 Yao Qi <yao.qi@linaro.org>
7141
7142 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7143 floating point tests if $skip_float_test is false.
7144
4dac951e
LM
71452016-10-12 Luis Machado <lgustavo@codesourcery.com>
7146
7147 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7148 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7149 argc values.
7150 Add 1 to argc so we guarantee distinct initial/modified argc values.
7151
8f1a8fc4
JK
71522016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7153
7154 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7155
16c85b5d
JK
71562016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7157
7158 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7159 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7160 * gdb.arch/vsx-regs.exp: Likewise.
7161
1d0e042a
YQ
71622016-10-07 Yao Qi <yao.qi@linaro.org>
7163
7164 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7165
68dadef5
MM
71662016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7167
7168 * gdb.python/python.exp: Test decode_line("*0").
7169
33fa2c6e
DE
71702016-10-06 Doug Evans <dje@google.com>
7171
7172 * gdb.python/py-value.exp (test_value_creation): Add test for large
7173 unsigned 64-bit value.
7174
9c37b5ae
TT
71752016-10-06 Tom Tromey <tom@tromey.com>
7176
7177 * gdb.compile/compile.exp: Change java tests to rust.
7178 * gdb.base/setshow.exp: Change java tests to rust.
7179 * gdb.base/default.exp: Remove java from language list.
7180 * README (Examples): Update language example.
7181 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7182 test.
7183 * lib/gdb.exp (skip_java_tests): Remove.
7184 * lib/java.exp: Remove.
7185 * gdb.java: Remove.
7186
78b86327
MR
71872016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7188
7189 * gdb.arch/mips-fcr.exp: New test.
7190 * gdb.arch/mips-fcr.c: Source for the new test.
7191
7470adbb
MR
71922016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7193
7194 * gdb.base/solib-disc.exp: Use `standard_output_file'
7195 throughout.
7196
4a556533
PA
71972016-10-06 Pedro Alves <palves@redhat.com>
7198
7199 * gdb.base/jit-simple-dl.c: New file.
7200 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7201 * gdb.base/jit-simple.c: ... this.
7202 * gdb.base/jit-simple.exp (jit_run): Delete.
7203 (build_jit): New proc.
7204 (jit_test_reread): Recompile either the main program or the shared
7205 library, depending on what is being tested. Skip changing address
7206 if caller wants to. Compare before/after addresses. If testing
7207 standalone, explicitly load the binary. Test "maint info
7208 breakpoints".
7209 (top level): Add "standalone vs shared lib" and "change address"
7210 vs "same address" axes.
7211
5a122fbc
PA
72122016-10-06 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7215 call.
7216 (jit_run): Delete.
7217 (jit_test_reread): Use with_test_prefix. Reload the main binary
7218 explicitly. Compare the before/after addresses of the JIT
7219 descriptor.
7220
ee8da4b8
DE
72212016-08-15 Doug Evans <dje@google.com>
7222
7223 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7224 for single bitfields is bool.
7225 * gdb.xml/tdesc-regs.exp: Ditto.
7226
f389f6fe
JK
72272016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7228
7229 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7230
fdebf1a4
YQ
72312016-10-05 Yao Qi <yao.qi@linaro.org>
7232
7233 * lib/gdb.exp (support_complex_tests): Return zero if
7234 gdb_skip_float_test return true.
7235
9c36d954 72362016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7237 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7238
7239 PR gdb/20487
7240 * gdb.mi/user-selected-context-sync.exp: New file.
7241 * gdb.mi/user-selected-context-sync.c: New file.
7242
4034d0ff 72432016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7244 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7245
7246 PR gdb/20487
7247 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7248 =thread-select-event check.
7249
a4297203
PB
72502016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7251
7252 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7253 the compulsory L operand changes.
7254 * gdb.arch/powerpc-power.s: Likewise.
7255
bb805577
JK
72562016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7257
7258 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7259 * gdb.base/jit-attach-pie.c: New file.
7260 * gdb.base/jit-attach-pie.exp: New file.
7261
6d61dee5
PA
72622016-09-28 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.base/infcall-input.c: New file.
7265 * gdb.base/infcall-input.exp: New file.
7266
f73842fc
YQ
72672016-09-22 Yao Qi <yao.qi@linaro.org>
7268
7269 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7270 (gdb_exit): Rename it to ...
7271 (gdbserver_gdb_exit): ... Close GDBserver.
7272 (gdb_exit): New proc, call gdbserver_gdb_exit.
7273 (mi_gdb_exit): Likewise.
7274
90681dab
YQ
72752016-09-22 Yao Qi <yao.qi@linaro.org>
7276
7277 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7278 path.
7279 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7280 Remove duplication.
7281
9c211fd8
YQ
72822016-09-22 Yao Qi <yao.qi@linaro.org>
7283
7284 * lib/gdbserver-support.exp: Check the existence of
7285 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7286
ad0a504f
AK
72872016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7288
7289 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7290
36cf1806
TT
72912016-09-21 Tom Tromey <tom@tromey.com>
7292
7293 PR gdb/20604:
7294 * gdb.base/quit.exp: New file.
7295
74172ecf
SM
72962016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7297
7298 * .gitignore: New file.
7299
3d0ec882
MR
73002016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7301
7302 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7303 throughout.
7304
8193adea
AA
73052016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7306
7307 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7308
d41a5c09
JK
73092016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7310
7311 * gdb.cp/casts.cc (decltype): Move it ...
7312 (main): ... with its call to ...
7313 * gdb.cp/casts03.cc: ... a new file.
7314 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7315
d2dfe700
JK
73162016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7317
7318 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7319
e2a92b16
PB
73202016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7321
7322 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7323 and sync up the test with tests in gas/testsuite/gas/ppc.
7324 * gdb.arch/powerpc-power.exp: Likewise.
7325
49b4de64
JK
73262016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7327
7328 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7329
2c29df25
SDJ
73302016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7331 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7334 make m1's definition to be different from m2's. Use 'dummy' as an
7335 argument for probe 'two'.
7336
cc3c2846
JB
73372016-09-10 Jon Beniston <jon@beniston.com>
7338
7339 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7340 for sim target.
7341
e1b2624a
AA
73422016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7343
7344 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7345 variable declaration.
7346 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7347 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7348 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7349 received HWCAP as its argument.
7350
4295e285
PA
73512016-09-06 Pedro Alves <palves@redhat.com>
7352
7353 * gdb.base/new-ui-pending-input.c: New file.
7354 * gdb.base/new-ui-pending-input.exp: New file.
7355 * gdb.exp (clear_gdb_spawn_id): New procedure.
7356 (with_spawn_id): Check whether gdb_spawn_id exists before
7357 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7358 on exit.
7359
00d5215e
UW
73602016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7361
7362 * gdb.base/float128.c: New file.
7363 * gdb.base/float128.exp: Likewise.
7364 * gdb.base/floatn.c: Likewise.
7365 * gdb.base/floatn.exp: Likewise.
7366
a9ff5f12
UW
73672016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7368
7369 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7370
f245535c
PA
73712016-09-05 Pedro Alves <palves@redhat.com>
7372
7373 PR backtrace/19927
7374 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7375 unwinders are immediately called as side effect of "source" or
7376 "disable unwinder" commands.
7377 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7378
ae9cf263
YQ
73792016-09-02 Yao Qi <yao.qi@linaro.org>
7380
7381 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7382 is true and $type is "float" or "double".
7383
27aba047
YQ
73842016-09-02 Yao Qi <yao.qi@linaro.org>
7385
7386 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7387 true.
7388 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7389 * gdb.base/call-rt-st.exp: Likewise.
7390 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7391 return value instead of gdb,skip_float_test.
7392 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7393 (do_function_calls): Use its return value instead of
7394 gdb,skip_float_test.
7395 * gdb.base/finish.exp: Likewise.
7396 * gdb.base/funcargs.exp: Likewise.
7397 * gdb.base/return.exp: Likewise.
7398 * gdb.base/return2.exp: Likewise.
7399 * gdb.base/varargs.exp: Likewise.
7400 * lib/gdb.exp (gdb_skip_float_test): Change it to
7401 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7402
5af962df
AA
74032016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7404
7405 * gdb.multi/tids.exp: Test "thread apply all".
7406
7fac6910
JK
74072016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7408
7409 * gdb.base/default.exp (tty): Remove.
7410
bb1fe4ac
KB
74112016-08-24 Kevin Buettner <kevinb@redhat.com>
7412
2806dc7e
PA
7413 * gdb.python/py-recurse-unwind.c: New file.
7414 * gdb.python/py-recurse-unwind.py: New file.
7415 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7416
0a1ddfa6
SM
74172016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7418
7419 * gdb.base/set-inferior-tty.exp: New file.
7420 * gdb.base/set-inferior-tty.c: New file.
7421
d9de1fe3
PA
74222016-08-23 Pedro Alves <palves@redhat.com>
7423
7424 PR gdb/20494
7425 * gdb.base/new-ui-echo.c: New file.
7426 * gdb.base/new-ui-echo.exp: New file.
7427
e9d9abd7
YQ
74282016-08-23 Yao Qi <yao.qi@linaro.org>
7429
7430 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7431 gdbserver_spawn.
7432 * gdb.server/connect-without-multi-process.exp (do_test):
7433 Likewise.
7434
3589529e
YQ
74352016-08-23 Yao Qi <yao.qi@linaro.org>
7436
7437 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7438 standalone_txt. Delete gdb_txt and standalone_txt on host
7439 and target. Spawn the binary on target. Copy files from
7440 target to host.
7441
6bb90213
PA
74422016-08-22 Pedro Alves <palves@redhat.com>
7443
7444 PR gdb/20505
7445 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7446 with_test_prefix. Factor out bits to ...
7447 (test_no_vdso): ... this new procedure.
7448
20c2c024
CL
74492016-08-19 Carl Love <cel@us.ibm.com>
7450
7451 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7452 maintaining separate logic for constructing the output path.
7453 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7454 * gdb.arch/ppc-dfp.exp: Likewise.
7455 * gdb.arch/ppc-fp.exp: Likewise.
7456 * gdb.arch/vsx-regs.exp: Likewise.
7457 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7458 binprefix for generating the additional binary files.
7459
0646e07d
PA
74602016-08-19 Pedro Alves <palves@redhat.com>
7461
7462 * gdb.trace/mi-trace-frame-collected.exp
7463 (test_trace_frame_collected): On x32, expect two registers.
7464
46da9242
CL
74652016-08-18 Carl Love <cel@us.ibm.com>
7466
7467 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7468 and sync up the test with tests in gas/testsuite/gas/ppc.
7469 * gdb.arch/powerpc-power.exp: Likewise.
7470
eb2332d7
SM
74712016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7472
7473 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7474 expected error message.
7475
63c61e04
SM
74762016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7477
7478 * gdb.multi/remove-inferiors.exp: New file.
7479 * gdb.multi/remove-inferiors.c: New file.
7480
7b17065f
YQ
74812016-08-12 Yao Qi <yao.qi@linaro.org>
7482
7483 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7484 argument list.
7485
01d3dedf
PA
74862016-08-10 Pedro Alves <palves@redhat.com>
7487
7488 PR gdb/19187
7489 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7490 setup_kfails.
7491
3eb7562a
PA
74922016-08-09 Pedro Alves <palves@redhat.com>
7493 Simon Marchi <simon.marchi@ericsson.com>
7494
7495 PR gdb/20418
7496 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7497 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7498
80614914
PA
74992016-08-09 Pedro Alves <palves@redhat.com>
7500
7501 PR mi/20431
7502 * gdb.mi/mi-cmd-error.exp: New file.
7503
f348d89a
PA
75042016-08-09 Pedro Alves <palves@redhat.com>
7505
7506 PR gdb/18653
7507 * gdb.base/signals-state-child.c: New file.
7508 * gdb.base/signals-state-child.exp: New file.
7509 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7510
e5ca03b4
PA
75112016-08-09 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7514
282a0691
TT
75152016-08-03 Tom Tromey <tom@tromey.com>
7516
7517 PR python/18565:
7518 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7519
41bfcd63
YQ
75202016-08-01 Yao Qi <yao.qi@linaro.org>
7521
7522 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7523 variable mode to "multi-process" if $multi_process is 1, otherwise
7524 set it to "single-process".
7525
e3465b24
YQ
75262016-08-01 Yao Qi <yao.qi@linaro.org>
7527
7528 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7529 * gdb.cp/cpexprs.exp: Likewise.
7530 * gdb.cp/m-static.exp: Likewise.
7531
0b31a4bc
TT
75322016-07-26 Tom Tromey <tom@tromey.com>
7533
7534 PR python/20190:
7535 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7536 test.
7537
e0461dbb
MM
75382016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7539
7540 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7541 selecting assembly source files.
7542 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7543 assembly source files.
7544 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7545 assembly source files.
7546 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7547 selecting assembly source files.
7548
8194e927
SM
75492016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7550
7551 * gdb.base/new-ui.exp (do_test_invalid_args): New
7552 procedure.
7553
c0272db5
TW
75542016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7555
7556 * gdb.btrace/reconnect.c: New file.
7557 * gdb.btrace/reconnect.exp: New file.
7558
e3487908
GKB
75592016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7560
7561 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7562 to test_catch_syscall_group.
7563 (test_catch_syscall_group): New.
7564
12df5c00
TT
75652016-07-21 Tom Tromey <tom@tromey.com>
7566
7567 * gdb.rust/simple.rs (main): Use empty struct expression.
7568 * gdb.rust/simple.exp: Add tests for empty struct expression.
7569
bae62ee2
YQ
75702016-07-21 Yao Qi <yao.qi@linaro.org>
7571
7572 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7573 if gdb_skip_xml_test is true on some targets.
7574
b1b53fb3
YQ
75752016-07-21 Yao Qi <yao.qi@linaro.org>
7576
7577 * gdb.server/solib-list.exp: Unset last_loaded_file.
7578
027d97f8
JK
75792016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7582 "step into captured_main (args)".
7583
7674d381
JK
75842016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7585
7586 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7587
72b5d099
JK
75882016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7591
1f960ced
PA
75922016-07-19 Pedro Alves <palves@redhat.com>
7593
7594 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7595 * gdb.opt/inline-bt.exp: Likewise.
7596 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7597 additional_flags=-Winline.
7598 * gdb.opt/inline-locals.exp: Likewise.
7599 * gdb.opt/inline-markers.c (ATTR): Define.
7600 (inlined_fn): Use it.
7601
f25827c1
YQ
76022016-07-19 Yao Qi <yao.qi@linaro.org>
7603
7604 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7605 (test_with_self): Remove some code. Remove argument executable.
7606 (top-level): Use do_self_tests.
7607
37539ebe
DB
76082016-07-15 Zachary Welch <zwelch@codesourcery.com>
7609 Don Breazeal <donb@codesourcery.com>
7610
7611 * gdb.base/maint.exp: Escape paths used in regular expressions.
7612 * gdb.stabs/weird.exp: Likewise.
7613
dac790e1
TT
76142016-07-13 Tom Tromey <tom@tromey.com>
7615
7616 PR python/15620, PR python/18620:
7617 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7618 (test_bkpt_events): New procs.
7619
93daf339
TT
76202016-07-13 Tom Tromey <tom@tromey.com>
7621
7622 PR python/17698:
7623 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7624 test.
7625 (test_watchpoints): Likewise.
7626 (test_bkpt_pending): New proc.
7627
6571a381
TT
76282016-07-13 Tom Tromey <tom@tromey.com>
7629
7630 PR cli/18053:
7631 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7632 completion test.
7633
e8732474
JK
76342016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7635
7636 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7637 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7638 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7639 f_label.
7640 (g): Rename g_end_lbl to g_label.
7641 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7642 low_pc and high_pc.
7643 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7644
e0f3fd7c
TT
76452016-07-12 Tom Tromey <tom@tromey.com>
7646
7647 PR python/19293:
7648 * gdb.python/py-unwind-maint.exp: Update tests.
7649
3cfe46b6
YQ
76502016-07-12 Yao Qi <yao.qi@linaro.org>
7651
7652 * lib/selftest-support.exp (selftest_setup): Match the output
7653 when captured_main is inlined.
7654
4f19a0e6
WT
76552016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7656
7657 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7658 New variables.
7659 (print this%a, print this%b, print this): New tests.
7660 * gdb.fortran/derived-types.f90 (this): New object and
7661 initialization.
7662
986cf455
SM
76632016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7664
7665 * gdb.ada/arraydim.exp: Remove extra directory level in build
7666 directory.
7667
f0464b23
SM
76682016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * lib/ada.exp: Remove extra directory level in build directory.
7671 * gdb.ada/cond_lang.exp: Likewise.
7672 * gdb.ada/exec_changed.exp: Likewise.
7673 * gdb.ada/lang_switch.exp: Likewise.
7674
42d94011
MG
76752016-07-06 Manish Goregaokar <manish@mozilla.com>
7676
2806dc7e
PA
7677 * simple.rs: Add test for raw pointer subscripting.
7678 * simple.exp: Add test expectations.
42d94011 7679
647c264c
YQ
76802016-07-05 Yao Qi <yao.qi@linaro.org>
7681
7682 * gdb.mi/mi-reverse.exp: Match =record-started output.
7683
20aa2c60
PA
76842016-07-01 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7687 procedure.
7688 (jit_reader_test): Test the jit reader's unwinder.
7689 * gdb.base/jithost.c (jit_function_00_code): New global.
7690 (main): Use memcpy to fill in the mmapped code, instead of poking
7691 bytes manually here.
7692 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7693 value.
7694 (read_debug_info): Save the function's range.
7695 (read_sp): New function.
7696 (unwind_frame): Use it. Also unwind RBP.
7697 (get_frame_id): Use read_sp.
7698 (gdb_init_reader): Use calloc instead of malloc.
7699 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7700 parameter. Use gdb_test_multiple.
7701
ced2dffb
PA
77022016-07-01 Pedro Alves <palves@redhat.com>
7703 Antoine Tremblay <antoine.tremblay@ericsson.com>
7704
7705 * gdb.threads/process-dies-while-detaching.c: New file.
7706 * gdb.threads/process-dies-while-detaching.exp: New file.
7707
63000888
PA
77082016-07-01 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.multi/watchpoint-multi-exit.c: New file.
7711 * gdb.multi/watchpoint-multi-exit.exp: New file.
7712
038d4868
PA
77132016-06-30 Pedro Alves <palves@redhat.com>
7714
7715 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7716 unset inferior_spawn_id.
7717
994e9c83
PA
77182016-06-30 Pedro Alves <palves@redhat.com>
7719
7720 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7721 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7722
e5653468
YQ
77232016-06-29 Yao Qi <yao.qi@linaro.org>
7724
7725 * gdb.base/return.c: Add copyright header.
7726
803b47e5
TT
77272016-06-29 Tom Tromey <tom@tromey.com>
7728
7729 PR python/20129:
7730 * gdb.python/py-framefilter.exp: Add tests for setting priority
7731 and disabling of non-existent frame filter.
7732
28244707
YQ
77332016-06-29 Yao Qi <yao.qi@linaro.org>
7734
7735 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7736 0x0f07ff.
7737
a31d2f06
YQ
77382016-06-28 Yao Qi <yao.qi@linaro.org>
7739
7740 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7741 triplets. Start gdb, execute catch syscall, and continue. Check
7742 gdb's output to determine catch syscall is supported.
7743
921d8f54
MG
77442016-06-27 Manish Goregaokar <manish@mozilla.com>
7745
25d49b86
PA
7746 * gdb.rust/simple.rs: Add test for returning unit in a function.
7747 * gdb.rust/simple.exp: Add expectation for functions returning
7748 unit.
921d8f54 7749
f4952523
PMR
77502016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7751
7752 * gdb.python/py-breakpoint-create-fail.c,
7753 gdb.python/py-breakpoint-create-fail.exp,
7754 gdb.python/py-breakpoint-create-fail.py: New testcase.
7755
fccb08f8
MG
77562016-06-25 Manish Goregaokar <manish@mozilla.com>
7757
7758 PR gdb/20239
7759 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7760 * gdb.rust/simple.exp: Add test expectations for new NonZero
7761 tests.
fccb08f8 7762
6b850546
DT
77632016-06-24 David Taylor <dtaylor@emc.com>
7764
7765 * gdb.base/offsets.exp: New file.
7766 * gdb.base/offsets.c: New file.
7767
17621150
TT
77682016-06-23 Tom Tromey <tom@tromey.com>
7769
7770 PR gdb/16483:
7771 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7772 before any filters are loaded.
7773
04d59df6
WT
77742016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7775
7776 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7777 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7778 structs.
7779 * gdb.fortran/derived-type-function.exp: New file.
7780 * gdb.fortran/derived-type-function.f90: New file.
7781
7782
ac69f786
PA
77832016-06-21 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.base/new-ui.exp: New file.
7786 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7787 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7788 (with_spawn_id): New procedure.
7789
49940788
PA
77902016-06-21 Pedro Alves <palves@redhat.com>
7791
7792 * gdb.mi/mi-exec-run.exp: New file.
7793
ef274d26
PA
77942016-06-21 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7797 breakpoint command's output on the main UI.
7798 (test_break): New procedure, factored out from calls in the top
7799 level.
7800 (top level): Use foreach_with_prefix to test MI as main UI and as
7801 separate UI.
7802
468afe6c
PA
78032016-06-21 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7806 (test_awatch_creation_and_listing)
7807 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7808 Remove 'type' parameter.
7809 (test_watchpoint_all): New parameter mi_mode. Remove
7810 with_test_prefix.
7811 (top level): Use foreach_with_prefix, and add main/separate UI MI
7812 testing axis.
7813
51f77c37
PA
78142016-06-21 Pedro Alves <palves@redhat.com>
7815
7816 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7817 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7818 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7819 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7820 (gdb_main_spawn_id, mi_spawn_id): Declare and
7821 comment.
7822 (mi_create_inferior_pty): New procedure,
7823 factored out from default_mi_gdb_start.
7824 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7825 procedures.
7826 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7827 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7828 Use mi_create_inferior_pty.
7829 (mi_gdb_start): Use eval to pass down args list.
7830
8980e177
PA
78312016-06-21 Pedro Alves <palves@redhat.com>
7832
7833 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7834 * gdb.opt/inline-cmds.exp: Add MI tests.
7835
f38d3ad1
PA
78362016-06-21 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7839
45db7c09
PA
78402016-06-21 Pedro Alves <palves@redhat.com>
7841
7842 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7843 (top level): Use it instead of mi_execute_to.
7844
5a069ab3
PA
78452016-06-21 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7848 (cont_handler_str): New.
7849 (signal_stop_handler): Set stop_handler_str instead of printing to
7850 stdout.
7851 (continue_handler): Set cont_handler_str instead of printing to
7852 stdout.
7853 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7854 mi_send_resuming_command. Print stop_handler_str and
7855 cont_handler_str instead of expecting the python events print
7856 directly.
7857
2838cc1d
SD
78582016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7859
7860 * gdb.base/jit-reader.exp: New file.
7861 * gdb.base/jithost.c: New file.
7862 * gdb.base/jithost.h: New file.
7863 * gdb.base/jitreader.c : New file.
7864 * gdb.base/jit-protocol.h: New file.
7865
21a77091
YQ
78662016-06-17 Yao Qi <yao.qi@linaro.org>
7867
7868 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7869 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7870 and detach-on-fork. Adjust tests.
7871 (top level): Invoke break_cond_on_syscall with combinations of
7872 syscall, follow-fork-mode and detach-on-fork.
7873
f50bf8e5
YQ
78742016-06-17 Yao Qi <yao.qi@linaro.org>
7875
7876 * gdb.base/step-over-exit.c: New.
7877 * gdb.base/step-over-exit.exp: New.
7878
a28d8e50
YTL
78792016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7880
7881 * gdb.base/float.exp: Add target check for nds32*-*-*.
7882 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7883
cad8e26d
AB
78842016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7885
7886 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7887 for unsupported target features.
7888 * gdb.base/call-rt-st.exp: Likewise.
7889 * gdb.base/call-sc.exp: Likewise.
7890 * gdb.base/call-signal-resume.exp: Likewise.
7891 * gdb.base/call-strs.exp: Likewise.
7892 * gdb.base/callexit.exp: Likewise.
7893 * gdb.base/callfuncs.exp: Likewise.
7894 * gdb.base/nodebug.exp: Likewise.
7895 * gdb.base/printcmds.exp: Likewise.
7896 * gdb.base/ptype.exp: Likewise.
7897 * gdb.base/structs.exp: Likewise.
7898 * gdb.base/unwindonsignal.exp: Likewise.
7899 * gdb.cp/gdb2495.exp: Likewise.
7900 * gdb.cp/templates.exp: Likewise.
7901 * gdb.cp/virtfunc.exp: Likewise.
7902 * gdb.threads/hand-call-in-threads.exp: Likewise.
7903 * gdb.threads/interrupted-hand-call.exp: Likewise.
7904 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7905
347dc102
TT
79062016-06-10 Tom Tromey <tom@tromey.com>
7907
7908 PR rust/20110:
7909 * gdb.rust/expr.exp: Add test for integer constant larger than
7910 i32.
7911
5e13cf25
BH
79122016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7913
7914 * gdb.fortran/nested-funcs.exp: New.
7915 * gdb.fortran/nested-funcs.f90: New.
7916
bb556f1f
TK
79172016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7918
7919 * gdb.base/examine-backward.c: New file.
7920 * gdb.base/examine-backward.exp: New file.
7921
38b022b4
SM
79222016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7923
7924 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7925 matching.
7926
1b40ec05
TT
79272016-06-02 Tom Tromey <tom@tromey.com>
7928
7929 PR python/18984:
7930 * gdb.python/py-shared.exp: Add solib_name test.
7931
193bd378
SM
79322016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7933
7934 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7935
3326303b
MG
79362016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7937
7938 PR c++/19893
7939 * gdb.dwarf2/implref.exp: Rename to...
7940 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7941 * gdb.dwarf2/implref-array.c: New file.
7942 * gdb.dwarf2/implref-array.exp: Likewise.
7943 * gdb.dwarf2/implref-global.c: Likewise.
7944 * gdb.dwarf2/implref-global.exp: Likewise.
7945 * gdb.dwarf2/implref-struct.c: Likewise.
7946 * gdb.dwarf2/implref-struct.exp: Likewise.
7947
825c8ef2
AT
79482016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7949
7950 * gdb.trace/trace-condition.exp: Add 64bit tests.
7951
2320162a
AT
79522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7953
7954 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7955 bits types.
7956 (main): Adapt to 8 to 64 bits types.
7957 * gdb.trace/trace-condition.exp: Add new tests.
7958
a7818233
AT
79592016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7960
7961 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7962
0d336466
AT
79632016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7964
7965 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7966 Move condition tests...
7967 * gdb.trace/trace-condition.exp: Here.
7968
7faeb45a
AT
79692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7970
7971 * gdb.trace/trace-condition.exp: Add counter-case tests.
7972
e385593e
JK
79732016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7974
7975 PR c++/15231
7976 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7977 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7978
744608cc
PA
79792016-05-27 Pedro Alves <palves@redhat.com>
7980
7981 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7982 New procedure.
7983 (top level): Call it, and bail out of DejaGnu is known to be bad.
7984
ac775bf4
AB
79852016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7986
7987 * gdb.base/whatis.c: Extend the test case.
7988 * gdb.base/whatis.exp: Add additional tests.
7989
2bbad2ea
BH
79902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7991
7992* gdb.fortran/type.f90: Add pointer variable.
7993* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7994
8b70175d
BH
79952016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7996
7997 * gdb.fortran/vla-type.exp: Fix testcase name.
7998
86d8a848
BH
79992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8000
8001 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8002
e188eb36
BH
80032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8004
8005 * gdb.fortran/type.f90: Add nested structures.
8006 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8007 * gdb.fortran/derived-type.exp: Adapt expected output.
8008 * gdb.fortran/vla-type.exp: Adapt expected output.
8009
9b2db1fd
BH
80102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8011
8012 * gdb.fortran/whatis_type.exp: Adapt expected output.
8013
72b17055
BH
80142016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8015
8016 * gdb.fortran/print_type.exp: Fix expected output.
8017 * gdb.fortran/whatis_type.exp: Fix expected output.
8018
3cd81d8d
BH
80192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8020
8021 * gdb.fortran/whatis_type.exp: Use multi_line.
8022
ddae9462
TT
80232016-05-24 Tom Tromey <tom@tromey.com>
8024
8025 PR python/17386:
8026 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8027 use value as an index.
8028
1957f6b8
TT
80292016-05-23 Tom Tromey <tom@tromey.com>
8030
8031 PR python/17981:
8032 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8033 no-breakpoint case.
8034
026a9174
PA
80352016-05-24 Pedro Alves <palves@redhat.com>
8036
8037 PR gdb/19828
8038 * gdb.threads/clone-attach-detach.c: New file.
8039 * gdb.threads/clone-attach-detach.exp: New file.
8040
e70a7231
FR
80412016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8042
8043 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8044
0f6ed0e0
TT
80452016-05-23 Tom Tromey <tom@tromey.com>
8046
8047 PR python/19438, PR python/18393:
8048 * gdb.python/py-progspace.exp: Add "dir" test.
8049 * gdb.python/py-objfile.exp: Add "dir" test.
8050
ffd19d61
YQ
80512016-05-23 Yao Qi <yao.qi@linaro.org>
8052
8053 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8054 * gdb.arch/thumb2-it.exp: Likewise.
8055
9e8f9b05
SM
80562016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8057
8058 * gdb.mi/mi-threads-interrupt.c: New file.
8059 * gdb.mi/mi-threads-interrupt.exp: New file.
8060
61c6156d
SM
80612016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8062
8063 PR gdb/18077
8064 * gdb.mi/mi-async-run.exp: New file.
8065 * gdb.mi/mi-async-run.c: New file.
8066
67218854
TT
80672016-05-17 Tom Tromey <tom@tromey.com>
8068 Manish Goregaokar <manishsmail@gmail.com>
8069
8070 * lib/rust-support.exp: New file.
8071 * lib/gdb.exp (skip_rust_tests): New proc.
8072 (build_executable_from_specs): Handle rust.
8073 * lib/future.exp (gdb_find_rustc): New proc.
8074 (gdb_default_target_compile): Handle rust.
8075 * gdb.rust/expr.exp: New file.
8076 * gdb.rust/generics.exp: New file.
8077 * gdb.rust/generics.rs: New file.
8078 * gdb.rust/methods.exp: New file.
8079 * gdb.rust/methods.rs: New file.
8080 * gdb.rust/modules.exp: New file.
8081 * gdb.rust/modules.rs: New file.
8082 * gdb.rust/simple.exp: New file.
8083 * gdb.rust/simple.rs: New file.
8084
c44af4eb
TT
80852016-05-17 Tom Tromey <tom@tromey.com>
8086
8087 * gdb.base/default.exp (set language): Add rust.
8088
dcd1f979
TT
80892016-05-17 Tom Tromey <tom@tromey.com>
8090
8091 * gdb.gdb/unittest.exp: New file.
8092
155b7f57
YQ
80932016-05-16 Yao Qi <yao.qi@linaro.org>
8094
8095 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8096 shell_prompt. Update shell_prompt_re.
8097
8ddd5a6c
DE
80982016-05-12 Doug Evans <dje@google.com>
8099
8100 PR symtab/19999
8101 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8102 $options when building executable.
8103 * gdb.dwarf2/fission-loclists-pie.S: New file.
8104 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8105
02e370d9
SM
81062016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8107
8108 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8109 of [is_remote target],
8110
8929ad8b
SM
81112016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8112
8113 * lib/gdb.exp (use_gdb_stub): New procedure.
8114
6c447423
DE
81152016-05-03 Yunlian Jiang <yunlian@google.com>
8116 Doug Evans <dje@google.com>
8117
8118 PR symtab/19914
8119 * gdb.dwarf2/dwp-sepdebug.c: New file.
8120 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8121
444e826c
SM
81222016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8123
8124 * gdb.base/detach.exp: Remove is_remote check.
8125
740feeaa
SM
81262016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8127
8128 * gdb.base/annota-input-while-running.exp: Don't check for
8129 [is_remote target]. Enable annotations after running to main.
8130 Remove unused "set test..." line.
8131
9080ac9d
SM
81322016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8133
8134 * gdb.trace/trace-enable-disable.exp: New file.
8135 * gdb.trace/trace-enable-disable.c: New file.
8136
952ebca5
SM
81372016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8138
8139 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8140 use it in info sharedlibrary test.
8141 * gdb.trace/ftrace-lock.exp: Likewise.
8142 * gdb.trace/ftrace.exp: Likewise.
8143 * gdb.trace/range-stepping.exp: Likewise.
8144 * gdb.trace/trace-break.exp: Likewise.
8145 * gdb.trace/trace-condition.exp: Likewise.
8146 * gdb.trace/trace-mt.exp: Likewise.
8147
d9019901
SM
81482016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8149
8150 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8151 (gdb_load_shlib): ... this.
8152 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8153 gdb_load_shlib.
8154 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8155 * gdb.base/ctxobj.exp: Likewise.
8156 * gdb.base/dprintf-pending.exp: Likewise.
8157 * gdb.base/dso2dso.exp: Likewise.
8158 * gdb.base/fixsection.exp: Likewise.
8159 * gdb.base/gcore-relro.exp: Likewise.
8160 * gdb.base/gdb1555.exp: Likewise.
8161 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8162 * gdb.base/gnu-ifunc.exp: Likewise.
8163 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8164 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8165 * gdb.base/pending.exp: Likewise.
8166 * gdb.base/print-file-var.exp: Likewise.
8167 * gdb.base/print-symbol-loading.exp: Likewise.
8168 * gdb.base/shlib-call.exp: Likewise.
8169 * gdb.base/shreloc.exp: Likewise.
8170 * gdb.base/so-impl-ld.exp: Likewise.
8171 * gdb.base/solib-disc.exp: Likewise.
8172 * gdb.base/solib-nodir.exp: Likewise.
8173 * gdb.base/solib-overlap.exp: Likewise.
8174 * gdb.base/solib-symbol.exp: Likewise.
8175 * gdb.base/solib-weak.exp (do_test): Likewise.
8176 * gdb.base/sym-file.exp: Likewise.
8177 * gdb.base/symtab-search-order.exp: Likewise.
8178 * gdb.base/type-opaque.exp: Likewise.
8179 * gdb.base/unload.exp: Likewise.
8180 * gdb.base/watchpoint-solib.exp: Likewise.
8181 * gdb.compile/compile.exp: Likewise.
8182 * gdb.cp/gdb2384.exp: Likewise.
8183 * gdb.cp/infcall-dlopen.exp: Likewise.
8184 * gdb.cp/re-set-overloaded.exp: Likewise.
8185 * gdb.fortran/library-module.exp: Likewise.
8186 * gdb.opt/solib-intra-step.exp: Likewise.
8187 * gdb.python/py-finish-breakpoint.exp: Likewise.
8188 * gdb.python/py-shared.exp: Likewise.
8189 * gdb.reverse/solib-precsave.exp: Likewise.
8190 * gdb.reverse/solib-reverse.exp: Likewise.
8191 * gdb.server/solib-list.exp: Likewise.
8192 * gdb.threads/dlopen-libpthread.exp: Likewise.
8193 * gdb.threads/tls-shared.exp: Likewise.
8194 * gdb.threads/tls-so_extern.exp: Likewise.
8195 * gdb.trace/change-loc.exp: Likewise.
8196 * gdb.trace/ftrace-lock.exp: Likewise.
8197 * gdb.trace/ftrace.exp: Likewise.
8198 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8199 * gdb.trace/pending.exp: Likewise.
8200 * gdb.trace/range-stepping.exp: Likewise.
8201 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8202 (strace_info_marker): Likewise.
8203 (strace_probe_marker): Likewise.
8204 (strace_trace_on_same_addr): Likewise.
8205 (strace_trace_on_diff_addr): Likewise.
8206 * gdb.trace/trace-break.exp: Likewise.
8207 * gdb.trace/trace-condition.exp: Likewise.
8208 * gdb.trace/trace-mt.exp: Likewise.
8209
fca4cfd9
SM
82102016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8211
8212 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8213 result of gdb_remote_download.
8214 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8215 * gdb.base/dso2dso.exp: Likewise.
8216 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8217 * gdb.base/print-file-var.exp: Likewise.
8218 * gdb.base/shlib-call.exp: Likewise.
8219 * gdb.base/shreloc.exp: Likewise.
8220 * gdb.base/solib-overlap.exp: Likewise.
8221 * gdb.base/solib-weak.exp (do_test): Likewise.
8222 * gdb.base/unload.exp: Likewise.
8223
11cf4ffb
YQ
82242016-04-27 Yao Qi <yao.qi@linaro.org>
8225
8226 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8227 exists.
8228
3e2e34f8
KB
82292016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8230
8231 * vla-type.exp: Print structure from toplevel.
8232
8f07e298
BH
82332016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8234
8235 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8236 of dynamic types.
8237 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8238 of dynamic types.
8239
9920b434
BH
82402016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8241
8242 * gdb.fortran/vla-type.f90: New file.
8243 * gdb.fortran/vla-type.exp: New file.
8244
f3abeff5
YQ
82452016-04-25 Yao Qi <yao.qi@linaro.org>
8246
8247 * gdb.base/branch-to-self.c: New file.
8248 * gdb.base/branch-to-self.exp: New file.
8249
0a5d52f0
YQ
82502016-04-22 Yao Qi <yao.qi@linaro.org>
8251
8252 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8253 more after $hex.
8254
495346f6
YQ
82552016-04-22 Yao Qi <yao.qi@linaro.org>
8256
8257 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8258 * gdb.base/annota3.exp: Likewise.
8259
4a7e075c
YQ
82602016-04-22 Yao Qi <yao.qi@linaro.org>
8261
8262 * gdb.reverse/step-precsave.exp: Do one step and test program
8263 stops in "callee" and do multiple steps until program goes out
8264 of "callee".
8265 * gdb.reverse/step-reverse.exp: Likewise.
8266
5b061e98
YQ
82672016-04-22 Yao Qi <yao.qi@linaro.org>
8268
8269 * gdb.trace/signal.exp: Also pass if
8270 $tracepoint_hits($i) > $iterations.
8271
5c5dc57f
YQ
82722016-04-22 Yao Qi <yao.qi@linaro.org>
8273
8274 * gdb.trace/signal.c: New file.
8275 * gdb.trace/signal.exp: New file.
8276
a55411b9
DE
82772016-04-19 Doug Evans <xdje42@gmail.com>
8278
8279 * gdb.base/bad-file.exp: New file.
8280
a22df60a
MG
82812016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8282
8283 * gdb.dwarf2/implref.exp: New file.
8284
0c13f7e5
BH
82852016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8286
8287 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8288 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8289 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8290 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8291 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8292 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8293 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8294 * lib/fortran.exp (fortran_int4): New procedure.
8295 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8296 (fortran_logical4): Likewise.
8297
9b9b09e9
BH
82982016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8299
8300 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8301
a14d1f4d
BH
83022016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8303
8304 * lib/compiler.c: Add Intel specific preprocessor macros.
8305 * lib/compiler.cc: Likewise.
25d49b86 8306
7d49b1d0
LM
83072016-04-13 Luis Machado <lgustavo@codesourcery.com>
8308
8309 * gdb.server/connect-with-no-symbol-file.c: New file.
8310 * gdb.server/connect-with-no-symbol-file.exp: New file.
8311
8392fa22
SM
83122016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8313
8314 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8315
8c4c4aeb
SM
83162016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8317
8318 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8319 standard output directory.
8320
45e3745e
AT
83212016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8322
8323 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8324
e26b7e41
MM
83252016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8326
8327 * gdb.btrace/instruction_history.c (loop): Add declaration.
8328
8ce09462
AT
83292016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8330
8331 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8332
2e88a1ea
SM
83332016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8334
8335 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8336 parentheses to print.
8337 (continue_handler): Likewise.
8338
f48e22e3
SM
83392016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8340
8341 * gdb.server/solib-list.exp: Remove is_remote check.
8342 Pass shlib= to gdb_compile. Don't link shared library with
8343 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8344 Run binary filename through "readlink -f" on the target.
8345
096be756
PA
83462016-04-08 Pedro Alves <palves@redhat.com>
8347
8348 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8349 interpreter filename as argument to gdbserver_spawn.
8350 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8351 Return empty if $last_loaded_file does not exist.
8352
06500533
JK
83532016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8354
8355 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8356 * gdb.base/jit-main.c: Use exit after usage.
8357
2d35e871
JK
83582016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8359
8360 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8361 GDBHISTSIZE prior to the tests.
8362 * gdb.base/gdbinit-history.exp: Likewise.
8363
83642016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8365
8366 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8367 instead of build_executable. Use gdb_load_shlibs.
8368
c8064e7e
YQ
83692016-04-07 Yao Qi <yao.qi@linaro.org>
8370
8371 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8372 Execute "si" command.
8373
bde47561
YQ
83742016-04-07 Yao Qi <yao.qi@linaro.org>
8375
8376 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8377 number instead of the comments on some line.
8378
b16f8a3b
DB
83792016-04-06 Don Breazeal <donb@codesourcery.com>
8380
8381 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8382 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8383
c2f901df
SM
83842016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8385
8386 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8387 standard_output_file. Remove unused binfile variable.
8388
ac17fda0
CU
83892016-04-05 Catalin Udma <catalin.udma@freescale.com>
8390
8391 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8392 * gdb.python/py-mi-objfile.exp: Match "list main" output
8393 in console format.
8394
03a8c4df
SM
83952016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8396
8397 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8398 absolute.
8399
6e774b13
SM
84002016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8401
8402 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8403 absolute.
8404 * gdb.trace/ftrace.exp: Likewise.
8405 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8406 targets as well.
8407 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8408 (gdb_load_shlibs): Copy libraries to test directory when testing
8409 natively. Only set solib-search-path if testing remotely.
8410 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8411
7817ea46
SM
84122016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8413
8414 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8415 gdb_download. Use it even if the target is not remote.
8416 * gdb.base/jit.exp (compile_jit_test): Likewise.
8417 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8418 output directory if the destination board is local, otherwise use
8419 the standard remote_download from DejaGnu.
8420 (gdb_download): Remove.
8421 (gdb_load_shlibs): Use gdb_remote_download instead of
8422 gdb_download.
8423 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8424 Use gdb_remote_download instead of gdb_download. Use it even if
8425 the target is not remote.
8426 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8427 instead of gdb_download.
8428
7beb7f68
SM
84292016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8430
8431 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8432 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8433 run.
8434
cc63428a
AV
84352016-04-01 Artemiy Volkov <artemiyv@acm.org>
8436
8437 PR gdb/19820
8438 * gdb.base/printcmds.exp: Add artificial arrays tests.
8439
64cdf930
PA
84402016-03-31 Pedro Alves <palves@redhat.com>
8441
8442 PR gdb/19858
8443 * gdb.base/jit-main.c: Include unistd.h.
8444 (ATTACH): Define to 0 if not already defined.
8445 (wait_for_gdb, mypid): New globals.
8446 (WAIT_FOR_GDB): New macro.
8447 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8448 some breakpoint locations.
8449 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8450 New procedures.
8451 (one_jit_test): Add REATTACH parameter, and handle it. Use
8452 continue_to_test_location.
8453 (top level): Test attach, and adjusts calls to one_jit_test.
8454
40dea8cb
PA
84552016-03-31 Pedro Alves <palves@redhat.com>
8456
8457 PR gdb/19858
8458 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8459 BINSUFFIX parameter, and handle it.
8460 (top level): Adjust calls compile_jit_test.
8461
e7ea3ec7
CU
84622016-03-31 Catalin Udma <catalin.udma@freescale.com>
8463
8464 PR python/19743
8465 * gdb.python/py-mi-events-gdb.py: New file.
8466 * gdb.python/py-mi-events.c: New file.
8467 * gdb.python/py-mi-events.exp: New file.
8468
e6359af3
YQ
84692016-03-30 Yao Qi <yao.qi@linaro.org>
8470
8471 * gdb.reverse/until-precsave.exp: Match function name only.
8472 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8473 Move malloc to a condition block.
8474 * gdb.reverse/until-reverse.exp: Match function name only.
8475
a4105d04
MK
84762016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8477
8478 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8479 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8480 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8481 variable for GPR 0 instead of assuming it is register 0.
8482 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8483 * lib/trace-support.exp: Add s390 registers.
8484
bfa6adb9
YQ
84852016-03-29 Yao Qi <yao.qi@linaro.org>
8486
8487 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8488
1e6697ea
YQ
84892016-03-24 Yao Qi <yao.qi@linaro.org>
8490
8491 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8492 test message.
8493
64bcd522
AA
84942016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8495
8496 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8497 maintaining separate logic for constructing the output path.
8498
7868401b
DB
84992016-03-16 Don Breazeal <donb@codesourcery.com>
8500
8501 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8502 Retry fork and waitpid on interrupted system call errors.
8503 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8504 Use with_timeout_factor to increase timeout by factor of 10.
8505
1cafadb4
DB
85062016-03-15 Don Breazeal <donb@codesourcery.com>
8507
8508 * gdb.cp/scope-err.cc: New test program.
8509 * gdb.cp/scope-err.exp: New test script.
8510 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8511 lines and "set breakpoint here" comment.
8512 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8513 Fixed some whitespace and format issues.
8514 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8515 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8516
81516450
DE
85172016-03-15 Doug Evans <dje@google.com>
8518
8519 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8520 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8521 All callers updated. Add tests for enums, mixed flags register.
8522
aa52b601
DE
85232016-03-15 Doug Evans <dje@google.com>
8524
8525 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8526 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8527
fa4ff313
SM
85282016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8529
8530 * gdb.base/default.exp: Add $_as_string to the list of expected
8531 convenience functions.
8532
f2403c39
AB
85332016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8534
8535 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8536
f2f3ccb9
SM
85372016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8538
8539 * gdb.python/py-as-string.exp: New file.
8540 * gdb.python/py-as-string.c: New file.
8541
00dbd492
PA
85422016-03-09 Pedro Alves <palves@redhat.com>
8543
8544 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8545 signal" -> "Thread NN received signal" output change.
8546 * gdb.threads/ia64-sigill.exp: Likewise.
8547 * gdb.threads/linux-dp.exp: Likewise.
8548 * gdb.threads/manythreads.exp: Likewise.
8549 * gdb.threads/pending-step.exp: Likewise.
8550 * gdb.threads/print-threads.exp: Likewise.
8551 * gdb.threads/sigstep-threads.exp: Likewise.
8552 * gdb.threads/staticthreads.exp: Likewise.
8553 * gdb.threads/tls.exp: Likewise.
8554
1e6697ea
YQ
85552016-03-09 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/command-line-input.exp: New file.
8558
b04fd3be
MK
85592016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8560
8561 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8562 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8563 * gdb.trace/pending.exp: Accept leading dot before function name.
8564 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8565 * lib/trace-support.exp: Set registers for ppc.
8566
98fa59e9
MK
85672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8568
8569 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8570 use it for disassembly; accept .main in addition to main in backtrace.
8571
f77198c8
MK
85722016-03-09 Wei-cheng Wang <cole945@gmail.com>
8573 Marcin Kościelnicki <koriakin@0x04.net>
8574
8575 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8576 (gdb_recursion_test_ptr): New global variable.
8577 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8578 gdb_recursion_test.
8579 (gdb_c_test): Ditto.
8580
ba84e0da
MK
85812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8582
8583 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8584 ordering.
8585
4366d36e
MK
85862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8587
8588 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8589 (bar): Add bar_start_lbl label.
8590 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8591 of foo/bar for emitting DWARF and tracing.
8592
5eb264df
SDJ
85932016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8594
8595 * analyze-racy-logs.py: Set executable bit.
8596
fb6a751f
SDJ
85972016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8598
8599 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8600 (CHECK_TARGET_TMP): Likewise.
8601 (check-single-racy): New rule.
8602 (check-parallel-racy): Likewise.
8603 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8604 (do-check-parallel-racy): New rule.
8605 (check-racy/%.exp): Likewise.
8606 * README (Racy testcases): New section.
8607 * analyze-racy-logs.py: New file.
8608
bdf7e230
DE
86092016-03-03 Doug Evans <dje@google.com>
8610
8611 * gdb.base/skip.exp: Use with_test_prefix.
8612
4719d415
YQ
86132016-03-03 Yao Qi <yao.qi@linaro.org>
8614
8615 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8616 Invoke step_over_syscall "clone" and break_cond_on_syscall
8617 "clone".
8618 * gdb.base/step-over-clone.c: New file.
8619
ea507862
YQ
86202016-03-03 Yao Qi <yao.qi@linaro.org>
8621
8622 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8623 code format.
8624
8fc8cbda
YQ
86252016-03-03 Yao Qi <yao.qi@linaro.org>
8626
8627 * gdb.base/disp-step-fork.c: Rename to ...
8628 * gdb.base/step-over-fork.c: ... it. New file.
8629 * gdb.base/disp-step-vfork.c: Rename to ...
8630 * gdb.base/step-over-vfork.c: ... it. New file.
8631 * gdb.base/disp-step-syscall.exp: Rename to ...
8632 * gdb.base/step-over-syscall.exp: ... it. New file.
8633 (disp_step_cross_syscall): Rename to ...
8634 (step_over_syscall): ... it.
8635
92fa70b0
YQ
86362016-03-03 Yao Qi <yao.qi@linaro.org>
8637
8638 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8639 If target supports condition evaluation on target, invoke
8640 break_cond_on_syscall for fork and vfork.
8641
e197ad3c
YQ
86422016-03-03 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.base/disp-step-syscall.exp: Don't invoke
8645 support_displaced_stepping.
8646 (disp_step_cross_syscall): Test with displaced stepping off and
8647 on if supported.
8648
0b47da9f
YQ
86492016-03-03 Yao Qi <yao.qi@linaro.org>
8650
8651 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8652 proc.
8653 (setup): New proc.
8654 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8655 and setup.
8656
065ab6dc
BH
86572016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8658
8659 * gdb.fortran/vla-history.exp: Remove breakpoint.
8660
07e448ad 86612016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8662
25d49b86
PA
8663 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8664 exceeds timeout.
07e448ad 8665
9ac2d526 86662016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8667
25d49b86
PA
8668 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8669 breakpoint.
9ac2d526 8670
17807369
BH
86712016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8672
8673 * gdb.mi/vla.f90: Nullify pointer after declaration.
8674
86e501af
PA
86752016-03-01 Pedro Alves <palves@redhat.com>
8676
8677 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8678
1e903e32
PA
86792016-03-01 Pedro Alves <palves@redhat.com>
8680
8681 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8682 before anything else.
8683 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8684 _GNU_SOURCE here.
8685 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8686 before anything else.
8687 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8688
6ccb54e2
PA
86892016-03-01 Pedro Alves <palves@redhat.com>
8690
8691 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8692
30ca9da1
YQ
86932016-03-01 Yao Qi <yao.qi@linaro.org>
8694
8695 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8696 prepare_for_testing.
8697
dc856b38
YQ
86982016-03-01 Yao Qi <yao.qi@linaro.org>
8699
8700 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8701
4a932159
AA
87022016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8703
8704 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8705 manually constructing the output path.
8706
f2489477
AA
87072016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8708
8709 * gdb.arch/s390-stackless.S: New.
8710 * gdb.arch/s390-stackless.exp: New.
8711
38899f16
IB
87122016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8713
8714 * gdb.dlang/circular.c: New file.
8715 * gdb.dlang/circular.exp: New file.
8716
9fde51ed
YQ
87172016-02-26 Yao Qi <yao.qi@linaro.org>
8718
8719 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8720 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8721 (testcases): Update.
8722
ce90fefe
YQ
87232016-02-26 Yao Qi <yao.qi@linaro.org>
8724
8725 * gdb.reverse/aarch64.c: Rename to ...
8726 * gdb.reverse/insn-reverse.c: ... it.
8727 * gdb.reverse/aarch64.exp: Rename to ...
8728 * gdb.reverse/insn-reverse.exp: ... it.
8729
3263bceb
YQ
87302016-02-26 Yao Qi <yao.qi@linaro.org>
8731
8732 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8733 (testcase_ftype): New.
8734 (testcases): New array.
8735 (n_testcases): New.
8736 (main): Call each element in testcases.
8737 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8738 (read_testcase): New.
8739 Do the tests in a loop.
8740
6cb59ff1
YQ
87412016-02-25 Yao Qi <yao.qi@linaro.org>
8742
8743 * gdb.base/branches.c: Remove.
8744
ae91f625
MK
87452016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8746
8747 PR gdb/13808
8748 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8749
678b48b7
MK
87502016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8751
8752 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8753
7337a6f2
MK
87542016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8755
8756 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8757 change x86_64 call_insn to 'callq'.
8758
861ca91f
AT
87592016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8760
8761 * gdb.trace/tfile-avx.c: Move to...
8762 * gdb.trace/tracefile-pseudo-reg.c: Here.
8763 * gdb.trace/tfile-avx.exp: Move to...
8764 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8765
bf74e428
GB
87662016-02-24 Gary Benson <gbenson@redhat.com>
8767
8768 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8769 message on attach.
8770
cce0e923
DE
87712016-02-23 Doug Evans <dje@google.com>
8772
8773 * gdb.base/skip.c (test_skip): New function.
8774 (end_test_skip_file_and_function): New function.
8775 (test_skip_file_and_function): New function.
8776 * gdb.base/skip1.c (test_skip): New function.
8777 (skip1_test_skip_file_and_function): New function.
8778 * gdb.base/skip.exp: Add tests for new skip options.
8779 * gdb.base/skip-solib.exp: Update expected output.
8780 * gdb.perf/skip-command.cc: New file.
8781 * gdb.perf/skip-command.exp: New file.
8782 * gdb.perf/skip-command.py: New file.
8783
4000e47e
MK
87842016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8785
8786 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8787 info registers pattern.
8788
24f75ead
IB
87892016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8790
8791 * lib/future.exp: Add D support.
8792 (gdb_find_gdc): New proc.
8793 (gdb_default_target_compile): Add D support.
8794
fbb7bcbe
WW
87952016-02-18 Wei-cheng Wang <cole945@gmail.com>
8796
8797 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8798 user+system time.
8799 (trace_speed_test): Determine the iteration count for a time
8800 between 15..30 seconds.
8801
012b3a21
WT
88022016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8803
8804 * gdb.arch/i386-mpx-sigsegv.c: New file.
8805 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8806 * gdb.arch/i386-mpx-simple_segv.c: New file.
8807 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8808
2d5189bd
YQ
88092016-02-18 Yao Qi <yao.qi@linaro.org>
8810
8811 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8812 Don't call setup_kfail.
8813
40fb20d0
YQ
88142016-02-18 Yao Qi <yao.qi@linaro.org>
8815
8816 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8817 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8818
21b1f8d2
DE
88192016-02-16 Doug Evans <dje@google.com>
8820
8821 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8822 * gdb.base/skip1.c: Ditto.
8823 * gdb.base/skip.exp: Whitespace cleanup.
8824
4041ed77
DB
88252016-02-16 Don Breazeal <donb@codesourcery.com>
8826
8827 PR remote/19496
8828 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8829 Remove kfail for PR remote/19496.
8830
c4ef31bf
SM
88312016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8832
8833 * lib/gdb.exp (standard_temp_file): Return a path specific to
8834 the runtest invocation.
8835
266b65b3
SM
88362016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8837
8838 * gdb.trace/save-trace.exp: Change relative path to be in the
8839 standard output directory.
8840
a7a0a6a9
JK
88412016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8842
8843 * gdb.arch/i386-prologue.c: Add missing prototypes.
8844
c99dbb42
JK
88452016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8846
8847 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8848 * gdb.arch/i386-prologue.exp: Likewise.
8849 * gdb.arch/i386-size.exp: Likewise.
8850
aa480355
SM
88512016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8852
8853 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8854 define object file path.
8855 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8856 file path.
8857 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8858 standard_output_file to define binfile.
8859
ba881f50
JK
88602016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8861
8862 Fix compatibility with recent gfortran-5.3.1.
8863 * gdb.fortran/vla-history.exp (print vla1 allocated)
8864 (print vla2 allocated, print $2, print $3): Remove
8865 (print $4): Rename to ...
8866 (print $2): ... here.
8867 (print $9): Rename to ...
8868 (print $5): ... here.
8869 (print $10): Rename to ...
8870 (print $6): ... here.
8871 * gdb.fortran/vla.f90: Add pvla initialization.
8872
e9fb005c
JK
88732016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8874
8875 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8876 New test.
8877 * gdb.fortran/vla-value-sub.exp: Likewise.
8878
e44e00ff
MK
88792016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8880
8881 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8882
97e94151
SM
88832016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8884
8885 * i386-biarch-core.exp: Define corefile using
8886 standard_output_file.
8887
01113bc1
YQ
88882016-02-12 Yao Qi <yao.qi@linaro.org>
8889
8890 * gdb.arch/arm-single-step-kernel-helper.c: New.
8891 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8892
33b4777c
MM
88932016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8894
8895 * gdb.btrace/tailcall-only.exp: New.
8896 * gdb.btrace/tailcall-only.c: New.
8897 * gdb.btrace/x86_64-tailcall-only.S: New.
8898 * gdb.btrace/i686-tailcall-only.S: New.
8899
acc23c11
PA
89002016-02-11 Pedro Alves <palves@redhat.com>
8901
8902 * README (Parallel testing): Add missing double quotes.
8903
e352bf0a
PA
89042016-02-11 Pedro Alves <palves@redhat.com>
8905
8906 * README (Parallel testing): New section.
8907 (GDB_PARALLEL): Rewrite.
8908 (FORCE_PARALLEL): Document.
8909
9f5fed78
MK
89102016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8911
8912 * gdb.trace/tfile-avx.c: New test.
8913 * gdb.trace/tfile-avx.exp: New test.
8914
9ef9e6a6
KS
89152016-02-09 Keith Seitz <keiths@redhat.com>
8916
8917 PR breakpoints/19546
8918 * gdb.base/infcall-exec.c: New file.
8919 * gdb.base/infcall-exec2.c: New file.
8920 * gdb.base/infcall-exec.exp: New file.
8921
a96e36da
KS
89222016-02-09 Keith Seitz <keiths@redhat.com>
8923
8924 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8925 (toplevel): Call test_bkpt_address.
8926
9f61929f
KS
89272016-02-09 Keith Seitz <keiths@redhat.com>
8928
8929 PR python/19506
8930 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8931 (toplevel): Call test_bkpt_address.
8932
1e94266c
SM
89332016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8934
8935 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8936 to AC_OUTPUT.
8937 * configure: Regenerate.
8938
2a7f3dff
PA
89392016-02-09 Pedro Alves <palves@redhat.com>
8940
8941 PR breakpoints/19548
8942 * gdb.base/execl-update-breakpoints.c (some_function): New
8943 function.
8944 (main): Call it.
8945 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8946 Tighten expected GDB output.
8947
2151ccc5
SM
89482016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8949
8950 * Makefile.in (ALL_SUBDIRS): Remove.
8951 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8952 (distclean maintainer-clean realclean): Likewise.
8953 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8954 * configure: Regenerate.
8955 * gdb.ada/Makefile.in: Delete.
8956 * gdb.arch/Makefile.in: Likewise.
8957 * gdb.asm/Makefile.in: Likewise.
8958 * gdb.base/Makefile.in: Likewise.
8959 * gdb.btrace/Makefile.in: Likewise.
8960 * gdb.cell/Makefile.in: Likewise.
8961 * gdb.compile/Makefile.in: Likewise.
8962 * gdb.cp/Makefile.in: Likewise.
8963 * gdb.disasm/Makefile.in: Likewise.
8964 * gdb.dlang/Makefile.in: Likewise.
8965 * gdb.dwarf2/Makefile.in: Likewise.
8966 * gdb.fortran/Makefile.in: Likewise.
8967 * gdb.gdb/Makefile.in: Likewise.
8968 * gdb.go/Makefile.in: Likewise.
8969 * gdb.guile/Makefile.in: Likewise.
8970 * gdb.java/Makefile.in: Likewise.
8971 * gdb.linespec/Makefile.in: Likewise.
8972 * gdb.mi/Makefile.in: Likewise.
8973 * gdb.modula2/Makefile.in: Likewise.
8974 * gdb.multi/Makefile.in: Likewise.
8975 * gdb.objc/Makefile.in: Likewise.
8976 * gdb.opencl/Makefile.in: Likewise.
8977 * gdb.opt/Makefile.in: Likewise.
8978 * gdb.pascal/Makefile.in: Likewise.
8979 * gdb.perf/Makefile.in: Likewise.
8980 * gdb.python/Makefile.in: Likewise.
8981 * gdb.reverse/Makefile.in: Likewise.
8982 * gdb.server/Makefile.in: Likewise.
8983 * gdb.stabs/Makefile.in: Likewise.
8984 * gdb.threads/Makefile.in: Likewise.
8985 * gdb.trace/Makefile.in: Likewise.
8986 * gdb.xml/Makefile.in: Likewise.
8987 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8988 GDB_PARALLEL.
8989 (standard_output_file): Remove check for GDB_PARALLEL, always
8990 return path in outputs/$subdir/$testname.
8991
437277d4
SM
89922016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8993
8994 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8995 (site.exp): Assign abs_srcdir to tcl's srcdir.
8996
31d913c7
YQ
89972016-02-04 Yao Qi <yao.qi@linaro.org>
8998
8999 * gdb.base/foll-exec-mode.c: Include limits.h.
9000 (main): Add parameters argc and argv. Get directory from
9001 argv[0].
9002 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9003 compilation.
9004 * gdb.base/foll-exec.c: Include limits.h.
9005 (main): Add parameters argc and argv.
9006 Get directory from argv[0].
9007 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9008 Adjust tests on the number of lines as source code changed.
9009 * gdb.base/foll-vfork-exit.c: Include limits.h.
9010 (main): Add one line of statement before vfork.
9011 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9012 (main): Add parameters argc and argv. Get directory from
9013 argv[0].
9014 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9015 (setup_gdb): Set tbreak to skip some source lines.
9016 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9017 (main): Add parameters argc and argv. Get directory from
9018 argv[0].
9019 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9020 compilation.
9021 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9022 (main): Add parameters argc and argv. Get directory from
9023 argv[0].
9024 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9025 compilation.
9026
9482b9fb
DE
90272016-02-01 Doug Evans <dje@google.com>
9028
9029 * gdb.base/skip.exp: Clean up multiple references to same test name.
9030
6b2e4f10
PA
90312016-02-01 Pedro Alves <palves@redhat.com>
9032
ccb6afd6 9033 PR remote/19496
6b2e4f10
PA
9034 * gdb.threads/forking-threads-plus-breakpoint.exp
9035 (displaced_stepping_supported): New global.
9036 (probe_displaced_stepping_support): New procedure.
9037 (do_test): Add 'displaced' parameter, and use it.
9038 (top level): Check for displaced stepping support. Add displaced
9039 stepping on/off testing axis.
9040
37a8db1a
AB
90412016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9042
9043 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9044 pointer. Don't perform further tests on the unassociated pointer
9045 if the first test fails.
9046
5fdf6324
AB
90472016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9048
9049 * gdb.base/max-value-size.c: New file.
9050 * gdb.base/max-value-size.exp: New file.
9051 * gdb.base/huge.exp: Disable max-value-size for this test.
9052
935c6144
IB
90532016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9054
9055 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9056
7fe8399d
YQ
90572016-01-28 Yao Qi <yao.qi@linaro.org>
9058
9059 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9060
a2077e25
PA
90612016-01-25 Pedro Alves <palves@redhat.com>
9062
9063 PR threads/19461
9064 * gdb.base/fork-running-state.c: New file.
9065 * gdb.base/fork-running-state.exp: New file.
9066
1d2736d4
PA
90672016-01-25 Pedro Alves <palves@redhat.com>
9068
9069 PR gdb/19494
9070 * gdb.base/catch-fork-kill.c: New file.
9071 * gdb.base/catch-fork-kill.exp: New file.
9072
f1da4b11
PA
90732016-01-25 Pedro Alves <palves@redhat.com>
9074
9075 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9076 Delete, moved to lib/gdb.exp.
9077 * gdb.threads/forking-threads-plus-breakpoint.exp
9078 (foreach_with_prefix): Likewise.
9079 * gdb.threads/process-dies-while-handling-bp.exp
9080 (foreach_with_prefix): Likewise.
9081 * lib/gdb.exp (foreach_with_prefix): New procedure.
9082
45f38546
MK
90832016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9084
9085 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9086 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9087
dc29a1ce
MK
90882016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9089
9090 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9091 endian targets.
9092
092127d7
JK
90932016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9094 Pedro Alves <palves@redhat.com>
9095
9096 Fix testsuite compatibility with Guile.
9097 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9098 number.
9099
31d765d3
JK
91002016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 Fix testsuite compatibility with Guile.
9103 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9104 (thread 1): New test for backtrace through signal handler.
9105
1ac78c04
YQ
91062016-01-22 Yao Qi <yao.qi@linaro.org>
9107
9108 PR testsuite/19491
9109 * gdb.base/multi-forks.c: Include
9110 ../lib/unbuffer_output.c
9111 (main): Call gdb_unbuffer_output.
9112
4f5946a8
DE
91132016-01-21 Doug Evans <dje@google.com>
9114
9115 * lib/ada.exp (gdb_compile_ada): Fix typo.
9116
305e13e6
JB
91172016-01-21 Joel Brobecker <brobecker@adacore.com>
9118
9119 * gdb.base/break-fun-addr.exp: New file.
9120 * gdb.base/break-fun-addr1.c: New file.
9121 * gdb.base/break-fun-addr2.c: New file.
9122
5f5dfff6
SM
91232016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9124
9125 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9126 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9127 enum flag values.
9128
fd356fa2
AA
91292016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9130
9131 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9132 when GDB can not set the vector return value. Add more comments
9133 for clarification.
9134
9df22175
AT
91352016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9136
9137 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9138 command.
9139
41d1845e
SM
91402016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9141
9142 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9143
01ac6840
SM
91442016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9145
9146 * Makefile.in (check-single): Pass --status to runtest.
9147 (check/%.exp): Likewise.
9148
91492016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9150
9151 * Makefile.in (check-parallel): Propagate return code from make
9152 do-check-parallel.
9153
bd0a71fa
MK
91542016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9155
9156 * gdb.trace/ftrace.exp: Fix expected message on continue.
9157 * gdb.trace/pending.exp: Fix expected message on continue.
9158 * gdb.trace/trace-break.exp: Fix expected message on continue.
9159
8bcbad33
SM
91602016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9161
9162 * lib/gdb.exp (gdb_test): Remove unused global references.
9163
f303dbd6
PA
91642016-01-18 Pedro Alves <palves@redhat.com>
9165
9166 * gdb.base/async-shell.exp: Adjust expected output.
9167 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9168 * gdb.base/siginfo-thread.exp: Adjust expected output.
9169 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9170 * gdb.java/jnpe.exp: Adjust expected output.
9171 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9172 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9173 * gdb.threads/leader-exit.exp: Adjust expected output.
9174 * gdb.threads/manythreads.exp: Adjust expected output.
9175 * gdb.threads/pthreads.exp: Adjust expected output.
9176 * gdb.threads/schedlock.exp: Adjust expected output.
9177 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9178 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9179 expected output.
9180 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9181 output.
9182 * gdb.threads/sigthread.exp: Adjust expected output.
9183 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9184
b2789696
YQ
91852016-01-18 Yao Qi <yao.qi@linaro.org>
9186
9187 * gdb.guile/scm-section-script.c: Replace @progbits with
9188 %progbits.
9189 * gdb.python/py-section-script.c: Likewise.
9190
71ef29a8
PA
91912016-01-15 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.multi/tids.exp: Test star wildcard ranges.
9194
3f5b7598
PA
91952016-01-15 Pedro Alves <palves@redhat.com>
9196
9197 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9198 command from "thread apply" invocation.
9199 (thr_apply_info_thr_invalid): Default the expected output to the
9200 input tid list.
9201 (top level): Add tests that use convenience variables. Add tests
9202 for "thread apply" with a valid TID list, but missing the command.
9203
663f6d42
PA
92042016-01-13 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.base/default.exp: Expect $_gthread as well.
9207 * gdb.multi/tids.exp: Test $_gthread.
9208 * gdb.threads/thread-specific.exp: Test $_gthread.
9209
c84f6bbf
PA
92102016-01-13 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.multi/tids.exp: Test "info threads -gid".
9213
22a02324
PA
92142016-01-13 Pedro Alves <palves@redhat.com>
9215
9216 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9217 Breakpoint.thread.
9218 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9219
5d5658a1
PA
92202016-01-07 Pedro Alves <palves@redhat.com>
9221
9222 * gdb.base/break.exp: Adjust to output changes.
9223 * gdb.base/hbreak2.exp: Likewise.
9224 * gdb.base/sepdebug.exp: Likewise.
9225 * gdb.base/watch_thread_num.exp: Likewise.
9226 * gdb.linespec/keywords.exp: Likewise.
9227 * gdb.multi/info-threads.exp: Likewise.
9228 * gdb.threads/thread-find.exp: Likewise.
9229 * gdb.multi/tids.c: New file.
9230 * gdb.multi/tids.exp: New file.
9231
84654457
PA
92322016-01-13 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9235
e3940304
PA
92362016-01-13 Pedro Alves <palves@redhat.com>
9237
9238 * gdb.base/default.exp: Expect $_inferior as well.
9239 * gdb.multi/base.exp: Test $_inferior.
9240
a911d87a
PA
92412016-01-13 Pedro Alves <palves@redhat.com>
9242
9243 PR breakpoints/19388
9244 * gdb.base/catch-signal-siginfo-cond.c: New file.
9245 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9246
82075af2
JS
92472016-01-12 Josh Stone <jistone@redhat.com>
9248 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9249
9250 * gdb.base/catch-syscall.c (do_execve): New variable.
9251 (main): Conditionally trigger an execve.
9252 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9253 (test_catch_syscall_execve): New, check entry/return across execve.
9254 (do_syscall_tests): Call test_catch_syscall_execve.
9255
e46eeedd
PA
92562016-01-12 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.base/random-signal.exp (do_test): New procedure, with body
9259 of testcase moved in.
9260
01d8c27e
JK
92612016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9262 Pedro Alves <palves@redhat.com>
9263
9264 * gdb.base/funcargs.exp (finish from indirectly called function):
9265 Reintroduce the case for 'First'.
9266
9a706302
JK
92672016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9268 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9271 (tcatch_vfork_then_child_follow_exec)
9272 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9273 identification.
9274
c0ecb95f
JK
92752016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9276
9277 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9278 and repeats to unlimited.
9279 * gdb.python/py-value.exp: Likewise.
9280 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9281 and repeats to unlimited.
9282
6cfc1fcb
JK
92832016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9284
9285 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9286 and reordering the functions.
9287 * gdb.multi/hangout.c: Likewise.
9288 * gdb.multi/hello.c: Likewise.
9289
582a1b00
SM
92902016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9291
9292 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9293 absolute.
9294 (SingleStatisticTestResult.report): Use dict.keys instead of
9295 dict.iterkeys.
9296
79bc59cb
PA
92972016-01-06 Pedro Alves <palves@redhat.com>
9298
9299 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9300
43368e1d
MM
93012016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9302
9303 * gdb.btrace/dlopen.exp: New.
9304 * gdb.btrace/dlopen.c: New.
9305 * gdb.btrace/dlopen-dso.c: New.
9306
79fad5b8
SL
93072015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9308
9309 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9310 PATTERN argument is optional.
9311
ab8314b3
JB
93122015-12-24 Joel Brobecker <brobecker@adacore.com>
9313
9314 * lib/ada.exp (target_compile_ada_from_dir): New function.
9315 (gdb_compile_ada): Reimplement avoiding the use of project files.
9316 * gdb.ada/gnat_ada.gpr: Delete.
9317 * gdb.ada/cond_lang.exp: Adjust test to make path before
9318 filename optional.
9319 * gdb.ada/small_reg_param.exp: Likewise.
9320
fe33faff
SM
93212015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9322
9323 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9324
6d265cb4
TP
93252015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9326
9327 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9328 case.
9329
10125099
SM
93302015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9331
9332 * gdb.base/break.exp: Remove dead code.
9333 * gdb.base/sepdebug.exp: Likewise.
9334
3ca22649
SM
93352015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9336
9337 * gdb.asm/asm-source.exp: Remove HP-UX references.
9338 * gdb.base/annota1.exp: Likewise.
9339 * gdb.base/annota3.exp: Likewise.
9340 * gdb.base/attach.exp: Likewise.
9341 * gdb.base/bigcore.exp: Likewise.
9342 * gdb.base/break.exp: Likewise.
9343 * gdb.base/call-ar-st.exp: Likewise.
9344 * gdb.base/callfuncs.exp: Likewise.
9345 * gdb.base/catch-fork-static.exp: Likewise.
9346 * gdb.base/display.exp: Likewise.
9347 * gdb.base/foll-exec-mode.exp: Likewise.
9348 * gdb.base/foll-exec.exp: Likewise.
9349 * gdb.base/foll-fork.exp: Likewise.
9350 * gdb.base/foll-vfork.exp: Likewise.
9351 * gdb.base/funcargs.exp: Likewise.
9352 * gdb.base/hbreak2.exp: Likewise.
9353 * gdb.base/inferior-died.exp: Likewise.
9354 * gdb.base/interrupt.exp: Likewise.
9355 * gdb.base/multi-forks.exp: Likewise.
9356 * gdb.base/nodebug.exp: Likewise.
9357 * gdb.base/sepdebug.exp: Likewise.
9358 * gdb.base/solib1.c: Likewise.
9359 * gdb.base/step-test.exp: Likewise.
9360 * gdb.mi/non-stop.c: Likewise.
9361 * gdb.mi/pthreads.c: Likewise.
9362 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9363 * gdb.threads/pthreads.c: Likewise.
9364 * gdb.threads/staticthreads.exp: Likewise.
9365 * lib/future.exp: Likewise.
9366 * lib/gdb.exp: Likewise.
9367 * gdb.base/so-indr-cl.c: Remove.
9368 * gdb.base/so-indr-cl.exp: Likewise.
9369 * gdb.base/solib.c: Likewise.
9370 * gdb.base/solib.exp: Likewise.
9371 * gdb.base/solib2.c: Likewise.
9372
b6304613
SM
93732015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9374
9375 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9376 * gdb.base/call-ar-st.exp: Likewise.
9377 * gdb.base/callfuncs.exp: Likewise.
9378 * gdb.base/condbreak.exp: Likewise.
9379 * gdb.base/constvars.exp: Likewise.
9380 * gdb.base/hbreak2.exp: Likewise.
9381 * gdb.base/langs.exp: Likewise.
9382 * gdb.base/list.exp: Likewise.
9383 * gdb.base/long_long.exp: Likewise.
9384 * gdb.base/ptype.exp: Likewise.
9385 * gdb.base/scope.exp: Likewise.
9386 * gdb.base/signals.exp: Likewise.
9387 * gdb.base/so-impl-ld.exp: Likewise.
9388 * gdb.base/varargs.exp: Likewise.
9389 * gdb.base/volatile.exp: Likewise.
9390 * gdb.base/whatis.exp: Likewise.
9391 * gdb.cp/cplusfuncs.exp: Likewise.
9392 * gdb.cp/inherit.exp: Likewise.
9393 * gdb.cp/local.exp: Likewise.
9394 * gdb.cp/member-ptr.exp: Likewise.
9395 * gdb.cp/method.exp: Likewise.
9396 * gdb.cp/overload.exp: Likewise.
9397 * gdb.cp/templates.exp: Likewise.
9398 * gdb.stabs/weird.exp: Likewise.
9399 * lib/compiler.c: Likewise.
9400 * lib/compiler.cc: Likewise.
9401 * lib/cp-support.exp: Likewise.
9402 * lib/gdb.exp: Likewise.
9403
bf401b07
SM
94042015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9405
9406 * configure.ac: Remove HP-UX case.
9407 * configure: Regenerate.
9408
aff9c0f8
SM
94092015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9410
9411 * lib/gdb.exp (gdb_compile): Add function doc.
9412
a6904d5a
PA
94132015-12-17 Pedro Alves <palves@redhat.com>
9414
9415 PR threads/19354
9416 * gdb.multi/info-threads.exp: New file.
9417
a22279dd
YQ
94182015-12-15 Yao Qi <yao.qi@linaro.org>
9419
9420 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9421 is aarch64*-*-*.
9422
0588c796
SL
94232015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9424
9425 * gdb.base/history-duplicates.exp: Skip if no readline support.
9426
5d978e17
SL
94272015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9428
9429 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9430
7e763b86
SL
94312015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9432
9433 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9434
87a3a92c
SL
94352015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9436
9437 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9438 ctrl-C if nointerrupts target property is set.
9439 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9440 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9441 * gdb.base/paginate-bg-execution.exp: Likewise.
9442 * gdb.base/paginate-execution-startup.exp: Likewise.
9443 * gdb.base/random-signal.exp: Likewise.
9444 * gdb.base/range-stepping.exp: Likewise.
9445 * gdb.cp/annota2.exp: Likewise.
9446 * gdb.cp/annota3.exp: Likewise.
9447 * gdb.gdb/selftest.exp: Likewise.
9448 * gdb.threads/continue-pending-status.exp: Likewise.
9449 * gdb.threads/leader-exit.exp: Likewise.
9450 * gdb.threads/manythreads.exp: Likewise.
9451 * gdb.threads/pthreads.exp: Likewise.
9452 * gdb.threads/schedlock.exp: Likewise.
9453 * gdb.threads/sigthread.exp: Likewise.
9454
a8f077dc
DB
94552015-12-11 Don Breazeal <donb@codesourcery.com>
9456
9457 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9458 remote.
9459 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9460 * gdb.base/foll-exec.exp (main): Enable for target remote.
9461 * gdb.base/foll-fork.exp (main): Likewise.
9462 * gdb.base/foll-vfork.exp (main): Likewise.
9463 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9464 (proc continue_to_exit_bp_loc): Use clean_restart.
9465 * gdb.base/pie-execl.exp (main): Disable for target remote.
9466 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9467 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9468 * gdb.threads/execl.exp (main): Likewise.
9469 * gdb.threads/fork-child-threads.exp (main): Likewise.
9470 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9471 remote.
9472 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9473 remote.
9474 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9475 pid.tid style ptids, instead of just tid.
9476 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9477 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9478 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9479 ptids, instead of just tid.
9480
3b2464a8
AB
94812015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9482
9483 * gdb.base/list.exp (test_list_forward): Add end of file error
9484 test.
9485 (test_repeat_list_command): Add end of file error test.
9486 (test_list_backwards): Add beginning of file error test.
9487
a0def019
AB
94882015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9489
9490 * gdb.base/list.exp (test_list_invalid_args): New function,
9491 defined, and called.
9492
5c000dff
AB
94932015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9494
9495 * gdb.base/list.exp (test_list): Make test names unique.
9496
f1637ebe
YQ
94972015-12-11 Yao Qi <yao.qi@linaro.org>
9498
9499 * gdb.base/coremaker2.c: Remove.
9500
36d6fc0a
PA
95012015-12-10 Pedro Alves <palves@redhat.com>
9502
9503 * gdb.multi/base.exp: Remove stale "spaces" references.
9504
762f7747
PA
95052015-12-10 Pedro Alves <palves@redhat.com>
9506
9507 * gdb.multi/base.exp: Don't use nowarnings.
9508 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9509 * gdb.multi/hangout.c: Include stdio.h.
9510 * gdb.multi/hello.c: Include stdlib.h.
9511 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9512 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9513 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9514
28d2bfb9
AB
95152015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9516
9517 * gdb.dwarf2/dw2-ranges-base.c: New file.
9518 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9519 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9520 support additional line table, and debug ranges generation.
9521 (Dwarf::ranges): New function, generate .debug_ranges.
9522 (Dwarf::lines): Support generating simple line table programs.
9523 (Dwarf::assemble): Initialise new namespace variables.
9524
5fc2beac
KB
95252015-12-09 Kevin Buettner <kevinb@redhat.com>
9526
9527 * gdb.base/async.exp (proc test_background): Add case for
9528 asynchronous execution not supported.
9529
1c35a88f
LM
95302015-12-09 Luis Machado <lgustavo@codesourcery.com>
9531
9532 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9533 format and change test names to make them unique.
9534
b593e3d9
RK
95352015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9536 Pedro Alves <pedro@redhat.com>
9537
9538 PR gdb/18702
9539 Add checking of floatformats setup on x86_64 hosts.
9540 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9541 (smallval, bigval): New labels/constants.
9542 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9543 float" after loading bigval and smallval.
9544
d72413e6
PMR
95452015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9546
9547 * gdb.ada/fun_overload_menu.exp: New testcase.
9548 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9549
ece66d65
JS
95502015-12-04 Josh Stone <jistone@redhat.com>
9551
9552 * gdb.base/catch-fork-static.exp: New.
9553
41d0efca
YQ
95542015-12-03 Yao Qi <yao.qi@linaro.org>
9555
9556 * gdb.base/sizeof.c: Don't include stdio.h and
9557 ../lib/unbuffer_output.c.
9558 (main): New variable 'size' and 'value'. Remove printf and
9559 gdb_unbuffer_output. Assign return value to size and value.
9560 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9561 at the beginning.
9562 (check_sizeof): Check the result by printing variable 'size'.
9563 (check_valueof): Check the result by printing variable 'value'.
9564
99fd02d9
YQ
95652015-12-01 Yao Qi <yao.qi@linaro.org>
9566
9567 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9568 for aarch64*-*-linux* target.
9569
f2faf941
PA
95702015-11-30 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9573
04bf20c5
PA
95742015-11-30 Pedro Alves <palves@redhat.com>
9575
9576 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9577 Handle non-stop mode vCont replies.
9578
09df4675
PA
95792015-11-30 Pedro Alves <palves@redhat.com>
9580
9581 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9582 prepare_for_testing. Start gdb with "set non-stop on" appended to
9583 GDBFLAGS. Lax expected stop output.
9584
58b584af
YQ
95852015-11-27 Yao Qi <yao.qi@linaro.org>
9586
9587 * gdb.arch/arm-neon.exp: New.
9588 * gdb.arch/arm-neon.c: New.
9589
dfcb77a8
YQ
95902015-11-27 Yao Qi <yao.qi@linaro.org>
9591
9592 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9593
88e8ec1b
YQ
95942015-11-27 Yao Qi <yao.qi@linaro.org>
9595
9596 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9597 frames-invalid annotation.
9598
bfde72c2
YQ
95992015-11-27 Yao Qi <yao.qi@linaro.org>
9600
9601 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9602
f6512a69
SM
96032015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9604
9605 * gdb.threads/names.exp: New file.
9606 * gdb.threads/names.c: New file.
9607 * README: Mention gdb,no_thread_names.
9608
46a3515b
MM
96092015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9610
9611 PR 19297
9612 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9613 support" error.
9614
62147a22
PA
96152015-11-24 Pedro Alves <palves@redhat.com>
9616
9617 PR 17539
9618 * gdb.base/display.exp: Expect displays to be sorted in ascending
9619 order. Use multi_line.
9620 * gdb.base/solib-display.exp: Likewise.
9621
2f341b6e
PA
96222015-11-24 Pedro Alves <palves@redhat.com>
9623
9624 PR 17539
25d49b86
PA
9625 * gdb.base/display.exp: Expect displays to be sorted in ascending
9626 order. Use multi_line.
9627 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9628
7e0aa6aa
PA
96292015-11-24 Pedro Alves <palves@redhat.com>
9630
9631 PR 17539
9632 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9633 threads in ascending order.
9634 * gdb.base/foll-fork.exp: Likewise.
9635 * gdb.base/foll-vfork.exp: Likewise.
9636 * gdb.base/multi-forks.exp: Likewise.
9637 * gdb.mi/mi-nonstop.exp: Likewise.
9638 * gdb.mi/mi-nsintrall.exp: Likewise.
9639 * gdb.multi/base.exp: Likewise.
9640 * gdb.multi/multi-arch.exp: Likewise.
9641 * gdb.python/py-inferior.exp: Likewise.
9642 * gdb.threads/break-while-running.exp: Likewise.
9643 * gdb.threads/execl.exp: Likewise.
9644 * gdb.threads/gcore-thread.exp: Likewise.
9645 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9646 * gdb.threads/kill.exp: Likewise.
9647 * gdb.threads/linux-dp.exp: Likewise.
9648 * gdb.threads/multiple-step-overs.exp: Likewise.
9649 * gdb.threads/next-bp-other-thread.exp: Likewise.
9650 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9651 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9652 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9653 * gdb.threads/thread-find.exp: Likewise.
9654 * gdb.threads/tls.exp: Likewise.
9655 * lib/mi-support.exp (mi_reverse_list): Delete.
9656 (mi_check_thread_states): No longer reverse list.
9657
2cc57ad8
PA
96582015-11-24 Pedro Alves <palves@redhat.com>
9659
9660 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9661 use lowercase.
9662
c93e8391
SM
96632015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9664
9665 * gdb.trace/actions.c: Include trace-common.h.
9666 (main): Add a location for a fast tracepoint.
9667 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9668 the normal tracepoints.
9669 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9670
045ccf91
SM
96712015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9672
9673 * save-trace.exp: Factor out code to these...
9674 (gdb_save_tracepoints): New.
9675 (gdb_load_tracepoints): New.
9676 (do_save_load_test): New.
9677
5506f9f6
KB
96782015-11-23 Kevin Buettner <kevinb@redhat.com>
9679
9680 * gdb.base/asmlabel.exp: New test.
9681 * gdb.base/asmlabel.c: New test case.
9682
16c3b12f
JB
96832015-11-23 Joel Brobecker <brobecker@adacore.com>
9684
9685 * gdb.base/wrong_frame_bt_full-main.c: New file.
9686 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9687 * gdb.base/wrong_frame_bt_full.exp: New file.
9688
155bfbd3
JB
96892015-11-23 Joel Brobecker <brobecker@adacore.com>
9690
9691 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9692
bb097445
JM
96932015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9694
206853a0 9695 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9696 pstate register when comparing registers values in
9697 sparc64-*-linux-gnu targets to avoid spurious differences.
9698
9c88ed8f
JM
96992015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9700
206853a0 9701 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9702
96161e25
SL
97032015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9704
9705 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9706 as type argument to gdb_compile.
9707 * gdb.base/nested-subp2.exp: Likewise.
9708 * gdb.base/nested-subp3.exp: Likewise.
9709
340c2830
DV
97102015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9711
9712 * lib/dwarf.exp (_note): Fix left shift of negative value.
9713 * gdb.trace/trace-condition.exp: Likewise.
9714
c1862d0f
YQ
97152015-11-13 Yao Qi <yao.qi@linaro.org>
9716
9717 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9718 comments about d10v.
9719 (test_scalar_returns): Likewise.
9720 * gdb.base/d10v.ld: Remove.
9721 * gdb.base/overlays.exp: Remove the target triplet checking for
9722 d10v-*-*.
9723 * gdb.base/structs.exp (test_struct_returns): Remove the
9724 comments about d10v.
9725 (test_struct_calls): Likewise.
9726
77ae9c19
YQ
97272015-11-13 Yao Qi <yao.qi@linaro.org>
9728
9729 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9730 * gdb.base/gnu_vector.c: Don't include stdio.h.
9731 (main): Don't print res and call add_some_intvecs.
9732
430e004e
MK
97332015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9734
9735 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9736 macro.
9737 (func5): Removed.
9738 (func4): Use FAST_TRACEPOINT_LABEL.
9739 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9740 macro.
9741 (func): Removed.
9742 (thread_function): Use FAST_TRACEPOINT_LABEL.
9743 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9744 (func): Remove.
9745 (marker): Use FAST_TRACEPOINT_LABEL.
9746 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9747 (pendfunc1): Remove.
9748 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9749 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9750 (foo): Remove.
9751 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9752 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9753 macro.
9754 (func): Remove.
9755 (marker): Use FAST_TRACEPOINT_LABEL.
9756 * gdb.trace/trace-common.h: New header.
9757 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9758 macro.
9759 (func): Remove.
9760 (marker): Use FAST_TRACEPOINT_LABEL.
9761 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9762 (func): Remove.
9763 (thread_function): Use FAST_TRACEPOINT_LABEL.
9764
6e7675a7
MK
97652015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9766
9767 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9768 in front.
9769 * gdb.trace/change-loc.exp: Use global pcreg definition.
9770 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9771 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9772 in front.
9773 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9774 * gdb.trace/pending.exp: Likewise.
9775 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9776 * gdb.trace/trace-break.exp: Likewise.
9777 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9778 in front.
9779 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9780 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9781 in front.
9782 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9783
dddc0e16
JB
97842015-11-09 Joel Brobecker <brobecker@adacore.com>
9785
9786 * gdb.ada/fin_fun_out: New testcase.
9787
c6f0b406
KB
97882015-11-07 Kevin Buettner <kevinb@redhat.com>
9789
9790 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9791 value associated with DW_AT_byte_size.
9792 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9793 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9794 DW_AT_upper_bound.
9795
f01dcfd9
KB
97962015-11-07 Kevin Buettner <kevinb@redhat.com>
9797
9798 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9799 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9800 version.
9801 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9802 gdb.dwarf2/dw2-canonicalize-type.exp,
9803 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9804 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9805 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9806 provided by gdb_target_symbol_prefix_flags_asm.
9807 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9808 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9809 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9810 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9811 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9812 macros where needed). Use this macro for symbols which require
9813 the prefix provided by SYMBOL_PREFIX.
9814
2223449a
KB
98152015-11-05 Kevin Buettner <kevinb@redhat.com>
9816
9817 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9818 New procs.
9819 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9820 representing expressions, of more than one list element.
9821 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9822 to prepend linker symbol prefix to f.
9823 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9824 table_1 and table_2.
9825 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9826 Likewise, for f and g.
9827 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9828 for ptr.
9829 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9830 for main.
9831 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9832 table_1_ptr and table_2_ptr.
9833
6f2f1a3a
JK
98342015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9835 Joel Brobecker <brobecker@adacore.com>
9836
9837 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9838
566c56c9
MK
98392015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9840
9841 * gdb.reverse/s390-mvcle.c: New test.
9842 * gdb.reverse/s390-mvcle.exp: New file.
9843 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9844
d5f0636b
MK
98452015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9846
9847 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9848
7ad8b86c
MK
98492015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9850
9851 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9852 reaching marker2.
9853 * gdb.reverse/getresuid-reverse.exp: Likewise.
9854 * gdb.reverse/pipe-reverse.exp: Likewise.
9855 * gdb.reverse/readv-reverse.exp: Likewise.
9856 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9857 * gdb.reverse/time-reverse.exp: Likewise.
9858 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9859
4081c0f1
YQ
98602015-10-30 Yao Qi <yao.qi@linaro.org>
9861
9862 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9863 (empty_cycle): Remove.
9864 (main): Don't call empty_cycle. Don't use watch_count_done.
9865 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9866 empty_cycle. Rewrite the code counting HW watchpoints.
9867
452b4ba5
MK
98682015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9869
9870 * gdb.reverse/fstatat-reverse.c: New test.
9871 * gdb.reverse/fstatat-reverse.exp: New file.
9872 * gdb.reverse/getresuid-reverse.c: New test.
9873 * gdb.reverse/getresuid-reverse.exp: New file.
9874 * gdb.reverse/pipe-reverse.c: New test.
9875 * gdb.reverse/pipe-reverse.exp: New file.
9876 * gdb.reverse/readv-reverse.c: New test.
9877 * gdb.reverse/readv-reverse.exp: New file.
9878 * gdb.reverse/recvmsg-reverse.c: New test.
9879 * gdb.reverse/recvmsg-reverse.exp: New file.
9880 * gdb.reverse/time-reverse.c: New test.
9881 * gdb.reverse/time-reverse.exp: New file.
9882 * gdb.reverse/waitpid-reverse.c: New test.
9883 * gdb.reverse/waitpid-reverse.exp: New file.
9884
5e2e7507
JK
98852015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9886
9887 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9888
0fde2c53
DE
98892015-10-26 Doug Evans <dje@google.com>
9890
9891 PR symtab/17391
9892 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9893 * gdb.dwarf2/bad-regnum.c: New file.
9894 * gdb.dwarf2/bad-regnum.exp: New file.
9895
1a70ae97
DE
98962015-10-26 Doug Evans <dje@google.com>
9897
9898 PR python/18938
9899 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9900 file.
9901
27dc26ab
JK
99022015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9903
9904 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9905 for a change by "Mention language in compile error message".
9906
bed91f4d
SM
99072015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9908
9909 PR python/18073
9910 * gdb.python/py-type.c (C::a_method): New.
9911 (C::a_const_method): New.
9912 (C::a_static_method): New.
9913 (a_function): New.
9914 * gdb.python/py-type.exp (test_fields): Test getting fields
9915 from function and method.
9916
3f2f83dd
KB
99172015-10-21 Keven Boell <keven.boell@intel.com>
9918
9919 * gdb.fortran/vla-alloc-assoc.exp: New file.
9920 * gdb.fortran/vla-datatypes.exp: New file.
9921 * gdb.fortran/vla-datatypes.f90: New file.
9922 * gdb.fortran/vla-history.exp: New file.
9923 * gdb.fortran/vla-ptype-sub.exp: New file.
9924 * gdb.fortran/vla-ptype.exp: New file.
9925 * gdb.fortran/vla-sizeof.exp: New file.
9926 * gdb.fortran/vla-sub.f90: New file.
9927 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9928 * gdb.fortran/vla-value-sub-finish.exp: New file.
9929 * gdb.fortran/vla-value-sub.exp: New file.
9930 * gdb.fortran/vla-value.exp: New file.
9931 * gdb.fortran/vla-ptr-info.exp: New file.
9932 * gdb.mi/mi-vla-fortran.exp: New file.
9933 * gdb.mi/vla.f90: New file.
9934
27145d50
SL
99352015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9936
9937 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9938 of hardwired timeout value.
9939
5f3ff4f8
JK
99402015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9941 Pedro Alves <palves@redhat.com>
9942
9943 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9944 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9945
bfd09d20
JS
99462015-10-19 Josh Stone <jistone@redhat.com>
9947
9948 * gdb.base/catch-syscall.c: Include <sched.h>.
9949 (unknown_syscall): New variable.
9950 (main): Trigger a vfork and an unknown syscall.
9951 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9952 (unknown_syscall_number): Likewise.
9953 (check_call_to_syscall): Accept an optional syscall pattern.
9954 (check_return_from_syscall): Likewise.
9955 (check_continue): Likewise.
9956 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9957 (test_catch_syscall_skipping_return): New test toggling off 'catch
9958 syscall' to step over the syscall return, then toggling back on.
9959 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9960 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9961 (do_syscall_tests): Call test_catch_syscall_without_args and
9962 test_catch_syscall_mid_vfork.
9963 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9964 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9965
b32b93c6
AS
99662015-10-19 Andrew Stubbs <ams@codesourcery.com>
9967
9968 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9969 print g_vE): Add new pass patterns.
9970 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9971 print various symbol names for vptr fields.
9972
9d622bda
AB
99732015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9974
9975 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9976 results.
9977
0fd8ac1c
YQ
99782015-10-12 Yao Qi <yao.qi@linaro.org>
9979
9980 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9981
34240514
YQ
99822015-10-12 Yao Qi <yao.qi@linaro.org>
9983
9984 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9985 is aarch64*-*-linux*.
9986
8240f442
YQ
99872015-10-12 Yao Qi <yao.qi@linaro.org>
9988
9989 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9990 (can_relocate_bcond_true): ... it.
9991 (can_relocate_bcond_false): New function.
9992 (foo): Likewise.
9993 (can_relocate_bl): Likewise.
9994 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9995 can_relocate_bl.
9996
2520f728
PMR
99972015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9998
9999 * gdb.base/nested-addr.c: New file.
10000 * gdb.base/nested-addr.exp: New testcase.
10001
abcef95a
MM
100022015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10003
10004 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10005 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10006 its output. Ignore the output of "record goto begin" and instead
10007 check that GDB is replaying.
10008
145e3ddb
PA
100092015-10-09 Pedro Alves <palves@redhat.com>
10010
10011 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10012 (top level): Use it in the run with no args test.
10013
d5d8c4e1
IB
100142015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10015
10016 * gdb.dlang/properties.exp: New file.
10017
06e635ef
SL
100182015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10019
10020 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10021 whether or not address 0x1000 is mapped on the target.
10022
e019fd1d
SM
100232015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10024
10025 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10026 build.
10027
77ba2a67
MM
100282015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10029
10030 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10031 instruction-history test.
10032
c60eb31f
DE
100332015-09-28 Doug Evans <dje@google.com>
10034
10035 * gdb.base/gcore.c (array_func): Add reference to static_array.
10036
9a3c8263
SM
100372015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10038
10039 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10040 source line.
10041
9720e656
SL
100422015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10043
10044 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10045 short or char as base type.
10046
938d3bf2
SL
100472015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10048
10049 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10050 to allow any size enum.
10051
e6c2c623
PMR
100522015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10053
10054 * gdb.ada/array_ptr_renaming.exp: New testcase.
10055 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10056 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10057
06da0f77
PL
100582015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10059
10060 * gdb.trace/ftrace-lock.c: New file.
10061 * gdb.trace/ftrace-lock.exp: New file.
10062
4f51c22a
PL
100632015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10064
10065 * gdb.arch/insn-reloc.c: New file.
10066 * gdb.arch/ftrace-insn-reloc.exp: New file.
10067
7041adf4
PL
100682015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10069
10070 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10071 instruction.
10072 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10073 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10074 * gdb.trace/range-stepping.c: Likewise.
10075 * gdb.trace/trace-break.c: Likewise.
10076 * gdb.trace/trace-mt.c (thread_function): Likewise.
10077 * gdb.trace/ftrace.c (marker): Likewise.
10078 * gdb.trace/trace-condition.c (marker): Likewise.
10079 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10080 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10081 is_aarch64_target.
10082
015d2e7e
DE
100832015-09-18 Doug Evans <xdje42@gmail.com>
10084
10085 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10086 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10087
26b188a2
SL
100882015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10089
10090 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10091 the breakpoint.
10092
79dc332b
SL
100932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10094
10095 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10096 the pending breakpoint. Remove timeout override for "Run till
10097 MI pending breakpoint on pendfunc3 on thread 2" test.
10098
f57929f2
SL
100992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10100
10101 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10102 filename pattern.
10103
3f469b17
SL
101042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10105
10106 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10107 in breakpoint filename pattern.
10108
515b89b3
SL
101092015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10110
7800dbe4
SL
10111 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10112
101132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10114
515b89b3
SL
10115 * gdb.linespec/explicit.exp: Check for readline support for
10116 tab-completion tests. Fix obvious typo.
10117
d2939ba2
MM
101182015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10119
10120 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10121 and replay.
10122
cbb55fa7
MM
101232015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10124
10125 * gdb.btrace/non-stop.c: New.
10126 * gdb.btrace/non-stop.exp: New.
10127
43691ca1
PL
101282015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10129 Yao Qi <yao.qi@linaro.org>
10130
10131 * gdb.trace/trace-condition.c: New file.
10132 * gdb.trace/trace-condition.exp: New file.
10133
d78908cf
WW
101342015-09-16 Wei-cheng Wang <cole945@gmail.com>
10135
10136 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10137 for testing bytecode compilation.
10138
1ed415e2
PA
101392015-09-16 Pedro Alves <palves@redhat.com>
10140 Sandra Loosemore <sandra@codesourcery.com>
10141
10142 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10143 (SECONDS): Redefine.
10144 (main): Call pthread_kill and alarm early.
10145 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10146 support.
10147 (test): If the target can't hardware step and doesn't support
10148 displaced stepping, increase the timeout.
10149
d136eff5
PA
101502015-09-16 Pedro Alves <palves@redhat.com>
10151
10152 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10153 (enable_debug): New procedures.
10154 (test): Use them. Bail out if waiting for threads fails.
10155 (top level): Bail out if a test fails.
10156
991f019c
YQ
101572015-09-16 Yao Qi <yao.qi@linaro.org>
10158
10159 * gdb.asm/asm-source.exp: Set asm-arch for
10160 aarch64*-*-* target.
10161 * gdb.asm/aarch64.inc: New file.
10162
bfca584f
PMR
101632015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10164
10165 * gdb.ada/array_of_variable_length.exp: New testcase.
10166 * gdb.ada/array_of_variable_length/foo.adb: New file.
10167 * gdb.ada/array_of_variable_length/pck.adb: New file.
10168 * gdb.ada/array_of_variable_length/pck.ads: New file.
10169
b326e587
DE
101702015-09-15 Doug Evans <dje@google.com>
10171
10172 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10173 of function static local variable.
10174
5382cfab
PW
101752015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10176
10177 * gdb.threads/tls-so_extern.exp: New test file.
10178 * gdb.threads/tls-so_extern.c: New test file.
10179 * gdb.threads/tls-so_extern_main.c: New test file.
10180
141c5cc4
JK
101812015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 * gdb.opt/solib-intra-step-lib.c: New file.
10184 * gdb.opt/solib-intra-step-main.c: New file.
10185 * gdb.opt/solib-intra-step.exp: New file.
10186
d15dcecd
PA
101872015-09-15 Pedro Alves <palves@redhat.com>
10188
10189 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10190 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10191
4c2f2a79
PA
101922015-09-14 Pedro Alves <palves@redhat.com>
10193
10194 * gdb.base/hook-stop-continue.c: Delete.
10195 * gdb.base/hook-stop-continue.exp: Delete.
10196 * gdb.base/hook-stop-frame.c: Delete.
10197 * gdb.base/hook-stop-frame.exp: Delete.
10198 * gdb.base/hook-stop.c: New file.
10199 * gdb.base/hook-stop.exp: New file.
10200
919e6dbe
PMR
102012015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10202
10203 * gdb.ada/access_to_packed_array.exp: New testcase.
10204 * gdb.ada/access_to_packed_array/foo.adb: New file.
10205 * gdb.ada/access_to_packed_array/pack.adb: New file.
10206 * gdb.ada/access_to_packed_array/pack.ads: New file.
10207
157280a4
MM
102082015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10209
10210 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10211 buffer size test.
10212
2fd33e94
DB
102132015-09-11 Don Breazeal <donb@codesourcery.com>
10214
10215 * gdb.base/foll-exec.c: Add copyright header. Fix
10216 formatting issues.
10217 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10218 (do_exec_tests): Use clean_restart in place of zap_session,
10219 and for test initialization. Fix formatting issues. Use
10220 fail in place of perror.
10221 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10222 an expect statement to match an expression with output from
10223 the program under debug.
10224 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10225 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10226 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10227 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10228 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10229
e70b6e8e
DE
102302015-09-09 Doug Evans <dje@google.com>
10231
10232 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10233
7a551a51
DE
102342015-09-09 Doug Evans <dje@google.com>
10235
10236 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10237
4c666f84
DE
102382015-09-09 Doug Evans <dje@google.com>
10239
10240 * gdb.base/savedregs.exp: Fix typo.
10241
243a9253
PA
102422015-09-09 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10245
c0fa8fbd
SL
102462015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10247
10248 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10249 command actually switches threads. Give up on remaining
10250 tests if target fails to stop at breakpoint.
10251
cd7c1778
PMR
102522015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10253
10254 * gdb.ada/funcall_char.exp: New testcase.
10255 * gdb.ada/funcall_char/foo.adb: New file.
10256
dc5c8746
PMR
102572015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10258
10259 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10260 expected outputs. Add two testcases for completing ambiguous
10261 functions.
10262 * gdb.ada/complete/aux_pck.adb: New file.
10263 * gdb.ada/complete/aux_pck.ads: New file.
10264 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10265 Ambiguous_Func functions.
10266 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10267 * gdb.ada/complete/pck.adb: Likewise.
10268
4e83a1e7
UW
102692015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10270
10271 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10272 failures to run the test program under GDB.
10273
8ce74153
LM
102742015-08-26 Luis Machado <lgustavo@codesourcery.com>
10275
10276 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10277 to C.
10278
e9756d52
PP
102792015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10280
10281 * gdb.base/run-after-attach.exp: New test file.
10282 * gdb.base/run-after-attach.c: New test file.
10283
8d37573b
DB
102842015-08-26 Don Breazeal <donb@codesourcery.com>
10285
10286 * gdb.base/foll-exec-2.c: New test program.
10287 * gdb.base/foll-exec-2.exp: New test.
10288
63e43d3a
PMR
102892015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10290
10291 * gdb.base/nested-subp1.exp: New file.
10292 * gdb.base/nested-subp1.c: New file.
10293 * gdb.base/nested-subp2.exp: New file.
10294 * gdb.base/nested-subp2.c: New file.
10295 * gdb.base/nested-subp3.exp: New file.
10296 * gdb.base/nested-subp3.c: New file.
10297
3d40fbb5
PA
102982015-08-24 Pedro Alves <palves@redhat.com>
10299
10300 * gdb.server/connect-without-multi-process.c: New file.
10301 * gdb.server/connect-without-multi-process.exp: New file.
10302
4422ac93
LM
103032015-08-24 Luis Machado <lgustavo@codesourcery.com>
10304
10305 * gdb.opt/inline-markers.c: Make z int.
10306
91dddb86
LM
103072015-08-24 Luis Machado <lgustavo@codesourcery.com>
10308
10309 * gdb.opt/inline-markers.c: Make z volatile.
10310
a48847ee
LM
103112015-08-24 Luis Machado <lgustavo@codesourcery.com>
10312
10313 * gdb.opt/inline-bt.c: New volatile global z.
10314 * gdb.opt/inline-cmds.c: Likewise.
10315 * gdb.opt/inline-locals.c: Likewise.
10316 * gdb.opt/inline-markers.c: New extern global z.
10317 (marker): Use z.
10318 (inline_fn): Likewise.
10319
0ebbc52b
PA
103202015-08-24 Pedro Alves <palves@redhat.com>
10321
10322 * config/m32r-stub.exp: Remove file.
10323 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10324 * gdb.base/call-rt-st.exp: Likewise.
10325 * gdb.base/call-strs.exp: Likewise.
10326 * gdb.base/default.exp: Remove references to h8300-*-hms and
10327 *-*-udi*.
10328 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10329
77c365df
AA
103302015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10331
10332 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10333 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10334 and "return" use KFAIL when GDB can not read/write the vector
10335 return value.
10336
4313b8c0
GB
103372015-08-21 Gary Benson <gbenson@redhat.com>
10338
10339 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10340
0e433b32
PA
103412015-08-20 Pedro Alves <palves@redhat.com>
10342
10343 * gdb.server/solib-list.exp: No longer expect an interior stop in
10344 non-stop mode.
10345
221e1a37
PA
103462015-08-20 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.server/connect-stopped-target.c: New file.
10349 * gdb.server/connect-stopped-target.exp: New file.
10350
40e3ad0e
PA
103512015-08-20 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.dwarf2/comp-unit-lang.exp: New file.
10354 * gdb.dwarf2/comp-unit-lang.c: New file.
10355
af39b327
PMR
103562015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10357
10358 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10359 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10360
7d45c7c3 103612015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10362
7d45c7c3
KB
10363 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10364 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10365
4d6cceb4
DE
103662015-08-18 Doug Evans <dje@google.com>
10367 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10368
10369 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10370 skip_python_tests. New arg prompt_regexp.
10371 (skip_python_tests): New function.
10372 * lib/mi-support.exp (mi_skip_python_tests): New function.
10373 * gdb.python/py-mi-objfile-gdb.py: New file.
10374 * gdb.python/py-mi-objfile.c: New file.
10375 * gdb.python/py-mi-objfile.exp: New file.
10376
ad89c2aa
KS
103772015-08-17 Keith Seitz <keiths@redhat.com>
10378
10379 * gdb.linespec/explicit.exp: Move strace test from here ...
10380 * gdb.trace/strace.exp: ... to here.
10381
e3ae3c43
PP
103822015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10383
10384 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10385 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10386
604b2636
DE
103872015-08-14 Doug Evans <xdje42@gmail.com>
10388
10389 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10390 inferior before selecting a new file.
10391
6ff0ba5f
DE
103922015-08-14 Doug Evans <xdje42@gmail.com>
10393
10394 * gdb.mi/mi-disassemble.exp: Update.
10395 * gdb.base/disasm-optim.S: New file.
10396 * gdb.base/disasm-optim.c: New file.
10397 * gdb.base/disasm-optim.h: New file.
10398 * gdb.base/disasm-optim.exp: New file.
10399
9ca98f92
KS
104002015-08-14 Keith Seitz <keiths@redhat.com>
10401
10402 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10403 "evaluated-by".
10404
52bbc560
JB
104052015-08-13 Joel Brobecker <brobecker@adacore.com>
10406
10407 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10408
5d8c3ed3
PMR
104092015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10410
10411 * gdb.ada/fun_renaming.exp: New testcase.
10412 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10413 * gdb.ada/fun_renaming/pack.adb: New file.
10414 * gdb.ada/fun_renaming/pack.ads: New file.
10415
ea8812bc
KS
104162015-08-12 Keith Seitz <keiths@redhat.com>
10417
10418 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10419 gdb_get_line_number.
10420
4dafcdeb
JB
104212015-08-12 Joel Brobecker <brobecker@adacore.com>
10422
10423 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10424 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10425 gdb.base/dso2dso.exp: New files.
10426
5ba32597
SDJ
104272015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10428 Pedro Alves <palves@redhat.com>
10429 Keith Seitz <keiths@redhat.com>
10430
10431 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10432 GDBFLAGS.
10433
b6dafabf
PP
104342015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10435
10436 * gdb.base/gdbhistsize-history.exp
10437 (test_histsize_history_setting): Use save_vars.
10438 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10439 Use save_vars.
10440 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10441 * gdb.base/readline.exp: Use save_vars.
10442
abe8e607
PP
104432015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10444
10445 * lib/gdb.exp (save_vars): New proc.
10446
629500fa
KS
104472015-08-11 Keith Seitz <keiths@redhat.com>
10448
10449 * gdb.base/help.exp: Update help_breakpoint_text.
10450
eb8c4e2e
KS
104512015-08-11 Keith Seitz <keiths@redhat.com>
10452
10453 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10454 (at toplevel): Call test_explicit_breakpoints.
10455 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10456 breakpoints.
10457 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10458 breakpoint conditions, "-cond".
10459
87f0e720
KS
104602015-08-11 Keith Seitz <keiths@redhat.com>
10461
10462 * gdb.linespec/3explicit.c: New file.
10463 * gdb.linespec/cpexplicit.cc: New file.
10464 * gdb.linespec/cpexplicit.exp: New file.
10465 * gdb.linespec/explicit.c: New file.
10466 * gdb.linespec/explicit.exp: New file.
10467 * gdb.linespec/explicit2.c: New file.
10468 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10469 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10470 before using in the matching pattern.
10471 Clarify that `prefix' is a regular expression.
10472
f00aae0f
KS
104732015-08-11 Keith Seitz <keiths@redhat.com>
10474
10475 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10476 test.
10477 Add tests for missing ",FMT" and ",".
10478
e27852be
DE
104792015-08-10 Doug Evans <dje@google.com>
10480 Keith Seitz <keiths@redhat.com>
10481
10482 PR gdb/17960
10483 * gdb.base/completion.exp: Add location completer tests.
10484
7f03bd92
PA
104852015-08-07 Pedro Alves <palves@redhat.com>
10486
10487 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10488 tests here.
10489 (top level): Run do_test with and without displaced stepping.
10490
3fc8eb30
PA
104912015-08-07 Pedro Alves <palves@redhat.com>
10492
10493 * gdb.base/valgrind-disp-step.c: New file.
10494 * gdb.base/valgrind-disp-step.exp: New file.
10495
d4569d7b
PA
104962015-08-07 Pedro Alves <palves@redhat.com>
10497
10498 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
10499 Delete function.
10500 (main): Add alarm. Run an infinite loop instead of calling
10501 wait_threads.
10502 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
10503 comment.
10504 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10505 Delete function.
10506 (main): Add alarm. Run an infinite loop instead of calling
10507 wait_threads.
10508 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10509 comment.
10510
e1316e60
PA
105112015-08-07 Pedro Alves <palves@redhat.com>
10512
10513 * gdb.base/checkpoint-ns.exp: New file.
10514 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10515 standard_testfile.
10516
da8c46d2
MM
105172015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10518
10519 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10520 * gdb.btrace/instruction_history.exp: Update.
10521 * gdb.btrace/tsx.exp: New.
10522 * gdb.btrace/tsx.c: New.
10523
de1c2c52
PA
105242015-08-06 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10527 increase timeout.
10528 * gdb.reverse/until-precsave.exp: Bump timeouts.
10529
782e0bf4
PA
105302015-08-06 Pedro Alves <palves@redhat.com>
10531
10532 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10533
83e97ed0
PA
105342015-08-06 Pedro Alves <palves@redhat.com>
10535
10536 PR gdb/18749
10537 * gdb.threads/process-dies-while-handling-bp.c: New file.
10538 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10539
863d01bd
PA
105402015-08-06 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10543 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10544
0a39bb32
PA
105452015-08-05 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10548 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10549
ee2d2b10
SL
105502015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10551
10552 * gdb.base/bp-permanent.exp: Report test as unsupported if
10553 the target cannot stop at the permanent breakpoint.
10554
4e1bdb00
DE
105552015-08-03 Doug Evans <dje@google.com>
10556
10557 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10558 10000.
10559
3d338901
DE
105602015-08-03 Doug Evans <dje@google.com>
10561
10562 * Makefile.in (workers/%.worker, build-perf): New rule.
10563 (GDB_PERFTEST_MODE): New variable.
10564 (check-perf): Use it.
10565 (clean): Clean up gdb.perf parallel build subdirs.
10566 * lib/build-piece.exp: New file.
10567 * lib/gdb.exp (make_gdb_parallel_path): New function
10568 (standard_output_file, standard_temp_file): Call it.
10569 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10570 of $GDB_PARALLEL.
10571 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10572
af061d3e
DE
105732015-08-03 Doug Evans <dje@google.com>
10574
8e1afc81 10575 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10576 (LOG_FILE_NAME): New global.
10577 (TextReporter.__init__): Initialize self.txt_sum.
10578 (TextReporter.report): Add support for multiple data-points.
10579 Move report to perftest.sum, put raw data in perftest.log.
10580 (TextReporter.start): Open sum and log files.
10581 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10582 * gdb.perf/lib/perftest/testresult.py
10583 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10584
2c8c5d37
PA
105852015-07-31 Pedro Alves <palves@redhat.com>
10586
10587 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10588 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10589 kill_wait_spawned_process instead of explicit "kill -9".
10590 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10591 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10592 kill_wait_spawned_process.
10593 * gdb.base/attach-twice.exp: Likewise.
10594 * gdb.base/attach.exp: Likewise.
10595 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10596 gdb_test_multiple.
10597 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10598 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10599 kill_wait_spawned_process.
10600 * gdb.base/valgrind-infcall.exp: Likewise.
10601 * gdb.multi/multi-attach.exp: Likewise.
10602 * gdb.python/py-prompt.exp: Likewise.
10603 * gdb.python/py-sync-interp.exp: Likewise.
10604 * gdb.server/ext-attach.exp: Likewise.
10605 * gdb.threads/attach-into-signal.exp (corefunc): Use
10606 spawn_wait_for_attach, spawn_id_get_pid and
10607 kill_wait_spawned_process.
10608 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10609 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10610 spawn_id_get_pid and kill_wait_spawned_process.
10611 * gdb.threads/attach-stopped.exp (corefunc): Use
10612 spawn_wait_for_attach, spawn_id_get_pid and
10613 kill_wait_spawned_process.
10614 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10615 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10616 kill_wait_spawned_process instead of explicit "kill -9".
10617 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10618 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10619 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10620 processes. Don't map cygwin/windows pids here. Now returns a
10621 spawn id list.
10622
032a0fca
SL
106232015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10624
10625 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10626 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10627 correct patch.
10628
61a934ca
SL
106292015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10630
10631 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10632
4bc4d428
SL
106332015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10634
10635 Reapply:
10636 2014-05-21 Mark Wielaard <mjw@redhat.com>
10637
10638 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10639
998d452a
PA
106402015-07-30 Pedro Alves <palves@redhat.com>
10641
10642 * linux-low.c (handle_extended_wait): Set the child's last
10643 reported status to TARGET_WAITKIND_STOPPED.
10644
69dde7dc
PA
106452015-07-30 Pedro Alves <palves@redhat.com>
10646
10647 PR threads/18600
10648 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10649 only shows inferior 1.
10650
4dd63d48
PA
106512015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10652 Pedro Alves <palves@redhat.com>
10653
10654 PR threads/18600
10655 * gdb.threads/fork-plus-threads.c: New file.
10656 * gdb.threads/fork-plus-threads.exp: New file.
10657
d618e4c5
PP
106582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10659
10660 * gdb.base/batch-preserve-term-settings.exp
10661 (test_terminal_settings_preserved_after_cli_exit): Use
10662 send_quit_command.
10663
1eef6428
PA
106642015-07-29 Pedro Alves <palves@redhat.com>
10665 Don Breazeal <donb@codesourcery.com>
10666
10667 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10668 output from both inferior_spawn_id and gdb_spawn_id.
10669
7da5b897
SDJ
106702015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10671
10672 * gdb.threads/attach-into-signal.exp (corefunc): Use
10673 with_test_prefix on nested loops, uniquefying the test messages.
10674
dac804df
SDJ
106752015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10676
10677 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10678 commit.
10679
06265e53
PP
106802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10681
10682 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10683 New proc.
10684 (test_terminal_settings_preserved_after_sigterm): New test.
10685
18206ca3
PP
106862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10687
10688 * gdb.base/batch-preserve-term-settings.exp
10689 (test_terminal_settings_preserved_after_cli_exit): New test.
10690
90074d11
PP
106912015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10692
10693 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10694 manipulation of saved_gdbflags.
10695 (test_terminal_settings_preserved): Remove global declaration of
10696 the unused variable pagination_prompt. Remove manipulation of
10697 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10698 GDBFLAGS.
10699
eb1a7902
PA
107002015-07-29 Pedro Alves <palves@redhat.com>
10701
10702 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10703
8b75dd3b
PA
107042015-07-29 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10707 at the top.
10708
dedad4e3
PA
107092015-07-29 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10712 (main): Call gdb_unbuffer_output.
10713 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10714 (main): Call gdb_unbuffer_output.
10715 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10716 (main): Call gdb_unbuffer_output.
10717 * gdb.base/call-strs.exp: Adjust to step over the
10718 gdb_unbuffer_output call.
10719 * gdb.base/catch-gdb-caused-signals.c: Include
10720 "../lib/unbuffer_output.c".
10721 (main): Call gdb_unbuffer_output.
10722 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10723 (main): Call gdb_unbuffer_output.
10724 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10725 (main): Call gdb_unbuffer_output.
10726 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10727 (main): Call gdb_unbuffer_output.
10728 * gdb.base/shlib-call.exp: Adjust to step over the
10729 gdb_unbuffer_output call.
10730 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10731 (main): Call gdb_unbuffer_output.
10732 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10733 (main): Call gdb_unbuffer_output.
10734 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10735 (main): Rename to ...
10736 (test): ... this.
10737 (main): Reimplement.
10738 * gdb.base/varargs.exp: Run to test instead of to main.
10739 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10740 (main): Call gdb_unbuffer_output.
10741
58789a91
PA
107422015-07-29 Pedro Alves <palves@redhat.com>
10743
10744 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10745 factore out from mi_continue_dprintf. For call-style dprintfs,
10746 expect dprintf output out of $inferior_spawn_id.
10747 (mi_continue_dprintf): Use mi_expect_dprintf.
10748 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10749 (main): Call gdb_unbuffer_output.
10750
e8376742
PA
107512015-07-29 Pedro Alves <palves@redhat.com>
10752
10753 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10754 (default_mi_gdb_start): Set inferior_spawn_id instead of
10755 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10756 gdb_spawn_id.
10757 (mi_gdb_test): Always expect inferior output from both
10758 $inferior_spawn_id and $gdb_spawn_id.
10759
08280010
PA
107602015-07-29 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10763 send_inferior and $inferior_spawn_id.
10764
4d30e432
PA
107652015-07-29 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.gdb/complaints.exp (test_initial_complaints)
10768 (test_serial_complaints, test_short_complaints): Use
10769 gdb_test_stdio.
10770 (test_empty_complaint): Handle $inferior_spawn_id !=
10771 $gdb_spawn_id.
10772
0d30a335
PA
107732015-07-29 Pedro Alves <palves@redhat.com>
10774
10775 * gdb.base/varargs.exp: Use gdb_test_stdio.
10776
39413b29
PA
107772015-07-29 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10780
7cb000a9
PA
107812015-07-29 Pedro Alves <palves@redhat.com>
10782
10783 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10784
d7b8ac82
PA
107852015-07-29 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10788 parameter into two new parameters, "inf_result" and "gdb_result".
10789 Expect inferior output and gdb output from $inferior_spawn_id and
10790 $gdb_spawn_id, respectively. Adjust all callers.
10791
789c3a0c
PA
107922015-07-29 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10795 of gdb_test_sequence.
10796
77e760c3
PA
107972015-07-29 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10800 (saw_spurious_output): Expect inferior output from
10801 $inferior_spawn_id. Use gdb_test_stdio.
10802
8396d2cd
PA
108032015-07-29 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.base/dprintf.exp: Use standard_testfile. Change
10806 prepare_for_testing call.
10807 (srcfile): Don't set.
10808 (restart): New procedure.
10809 (test_dprintf): New procecure, use to continue over dprintfs.
10810 (test_call, test_agent): New procedures, tests moved here.
10811 Restart gdb and recreate dprintfs. Adjust expected output.
10812
2051d61f
PA
108132015-07-29 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10816
452397af
PA
108172015-07-29 Pedro Alves <palves@redhat.com>
10818
10819 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10820
8aed9555
PA
108212015-07-29 Pedro Alves <palves@redhat.com>
10822
10823 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10824 gdb_test_stdio.
10825
188a61b4
PA
108262015-07-29 Pedro Alves <palves@redhat.com>
10827
10828 * lib/gdb.exp (gdb_test_stdio): New procedure.
10829
12264a45
PA
108302015-07-29 Pedro Alves <palves@redhat.com>
10831
10832 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10833
23ffc893
PA
108342015-07-29 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.base/call-signal-resume.exp: Remove check for
10837 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10838 * gdb.base/unwindonsignal.exp: Likewise.
10839 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10840 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10841
65566918
PA
108422015-07-29 Pedro Alves <palves@redhat.com>
10843
10844 * gdb.base/siginfo-addr.c (pass): New function.
10845 (handler): Call it iff si_addr is correct.
10846 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10847 Set a breakpoint at "pass" and continue to it.
10848
d60a9221
SDJ
108492015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10850
10851 * gdb.python/py-objfile.exp: Make some tests have unique names.
10852 * gdb.python/py-pp-registration.exp: Likewise.
10853
bde40b8f
PA
108542015-07-28 Pedro Alves <palves@redhat.com>
10855
10856 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10857
13e1dec8
SM
108582015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10859
10860 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10861
da33c9a7
SM
108622015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10863
10864 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10865
077836f7
PP
108662015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10867
10868 * gdb.base/gdb-sigterm-2.exp: New test.
10869
b8cc7b2e
DE
108702015-07-25 Doug Evans <xdje42@gmail.com>
10871
10872 Revert:
10873 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10874 (workers/%.worker, build-perf): New rule.
10875 (GDB_PERFTEST_MODE): New variable.
10876 (check-perf): Use it.
10877 (clean): Clean up gdb.perf parallel build subdirs.
10878 * lib/build-piece.exp: New file.
10879 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10880 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10881 name.
10882 (standard_temp_file): Ditto.
10883 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10884 of $GDB_PARALLEL.
10885
c8bd4544
DE
108862015-07-24 Doug Evans <dje@google.com>
10887
10888 * gdb.perf/lib/perftest/utils.py: New file.
10889 * gdb.perf/gm-hello.cc: New file.
10890 * gdb.perf/gm-pervasive-typedef.cc: New file.
10891 * gdb.perf/gm-pervasive-typedef.h: New file.
10892 * gdb.perf/gm-std.cc: New file.
10893 * gdb.perf/gm-std.h: New file.
10894 * gdb.perf/gm-use-cerr.cc: New file.
10895 * gdb.perf/gm-utils.h: New file.
10896 * gdb.perf/gmonster-null-lookup.py: New file.
10897 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10898 * gdb.perf/gmonster-print-cerr.py: New file.
10899 * gdb.perf/gmonster-ptype-string.py: New file.
10900 * gdb.perf/gmonster-runto-main.py: New file.
10901 * gdb.perf/gmonster-select-file.py: New file.
10902 * gdb.perf/gmonster1-null-lookup.exp: New file.
10903 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10904 * gdb.perf/gmonster1-print-cerr.exp: New file.
10905 * gdb.perf/gmonster1-ptype-string.exp: New file.
10906 * gdb.perf/gmonster1-runto-main.exp: New file.
10907 * gdb.perf/gmonster1-select-file.exp: New file.
10908 * gdb.perf/gmonster1.cc: New file.
10909 * gdb.perf/gmonster1.exp: New file.
10910 * gdb.perf/gmonster2-null-lookup.exp: New file.
10911 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10912 * gdb.perf/gmonster2-print-cerr.exp: New file.
10913 * gdb.perf/gmonster2-ptype-string.exp: New file.
10914 * gdb.perf/gmonster2-runto-main.exp: New file.
10915 * gdb.perf/gmonster2-select-file.exp: New file.
10916 * gdb.perf/gmonster2.cc: New file.
10917 * gdb.perf/gmonster2.exp: New file.
10918
6eab34f3
DE
109192015-07-24 Doug Evans <dje@google.com>
10920
10921 * gdb.perf/README: New file.
10922 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10923 * lib/gen-perf-test.exp: New file.
10924
63738bfd
DE
109252015-07-24 Doug Evans <dje@google.com>
10926
10927 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10928 (PerfTest::startup): New function.
10929 (PerfTest::run): Return result of calling body.
10930 (PerfTest::assemble): Rewrite.
10931 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10932 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10933 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10934 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10935 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10936
7b606f95
DE
109372015-07-24 Doug Evans <dje@google.com>
10938
10939 * lib/gdb.exp (clean_restart): Make executable optional.
10940
a97b16b8
DE
109412015-07-24 Doug Evans <dje@google.com>
10942
10943 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10944 compiler_info references.
10945 * gdb.cp/temargs.exp: Ditto.
10946 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10947 (get_compiler_info): Early exit if already computed. Set compiler_info
10948 to "unknown" if there was a problem.
10949 (test_compiler_info): Add function comment. Call get_compiler_info.
10950
35baa57f
DE
109512015-07-24 Doug Evans <dje@google.com>
10952
10953 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10954 (workers/%.worker, build-perf): New rule.
10955 (GDB_PERFTEST_MODE): New variable.
10956 (check-perf): Use it.
10957 (clean): Clean up gdb.perf parallel build subdirs.
10958 * lib/build-piece.exp: New file.
10959 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10960 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10961 name.
10962 (standard_temp_file): Ditto.
10963 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10964 of $GDB_PARALLEL.
10965
6ebea266
DE
109662015-07-24 Doug Evans <dje@google.com>
10967
10968 * lib/future.exp (gdb_default_target_compile): New option
10969 "early_flags".
10970 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10971 --as-needed.
10972
1e76a7e9
SDJ
109732015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10974
10975 * gdb.base/catch-syscall.exp: Call gdb_exit before
10976 gdb_skip_xml_test.
10977
5068630a
PA
109782015-07-24 Pedro Alves <palves@redhat.com>
10979
10980 * gdb.python/py-events.exp: Accept output between the stop event
10981 and the prompt.
10982 * gdb.python/py-evsignal.exp: Likewise.
10983 * gdb.python/py-evthreads.exp: Likewise.
10984
77598427
PA
109852015-07-24 Pedro Alves <palves@redhat.com>
10986
10987 PR gdb/18717
10988 * gdb.threads/non-ldr-exit.c: New file.
10989 * gdb.threads/non-ldr-exit.exp: New file.
10990
11e6c98f
YQ
109912015-07-24 Yao Qi <yao.qi@linaro.org>
10992
10993 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10994 restarting process.
10995
51aee833
YQ
109962015-07-24 Yao Qi <yao.qi@linaro.org>
10997
10998 * gdb.server/ext-restart.exp: New file.
10999
8cfe207c
YQ
110002015-07-24 Yao Qi <yao.qi@linaro.org>
11001
11002 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11003 argument options.
11004 * gdb.server/ext-wrapper.exp: New file.
11005
cc12ce38
DE
110062015-07-23 Doug Evans <dje@google.com>
11007
11008 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11009 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11010
d0d84780
PMR
110112015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11012
11013 * gdb.ada/var_arr_typedef.exp: New testcase.
11014 * gdb.ada/var_arr_typedef/pack.adb: New file.
11015 * gdb.ada/var_arr_typedef/pack.ads: New file.
11016 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11017
8b558f79
JB
110182015-07-20 Joel Brobecker <brobecker@adacore.com>
11019
11020 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11021
775a3298
JK
110222015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11023
11024 * gdb.arch/i386-biarch-core.exp: Replace istarget
11025 by "complete set gnutarget". Remove expectation for the "core-file"
11026 command.
11027
db1ff28b
JK
110282015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11029
11030 Revert the previous commit:
11031 Tests for validate symbol file using build-id.
11032
0a94970d
JK
110332015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11034
11035 Tests for validate symbol file using build-id.
11036 * gdb.base/solib-mismatch-lib.c: New file.
11037 * gdb.base/solib-mismatch-libmod.c: New file.
11038 * gdb.base/solib-mismatch.c: New file.
11039 * gdb.base/solib-mismatch.exp: New file.
11040
03346981
SL
110412015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11042
11043 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11044 nios2-*-linux*.
11045 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11046 * gdb.base/siginfo.exp: Likewise.
11047 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11048
42422cc7
PL
110492015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11050
11051 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11052 Move it to ...
11053 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11054 ... here.
11055 * gdb.trace/range-stepping.exp: Check that the target supports
11056 range stepping.
11057
cfa68bae
JK
110582015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11059
11060 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11061
8ffdba26
PA
110622015-07-14 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.base/killed-outside.exp: New file.
11065 * gdb.base/killed-outside.c: New file.
11066
218a5a11
JK
110672015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11070 (n at main): New.
11071 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11072
e03ed3c6
AA
110732015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11074
11075 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11076 infcall tests instead of setting up for KFAIL.
11077
485668e5
MM
110782015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11079
11080 * gdb.btrace/record_goto-step.exp: New.
11081
08464196
JK
110822015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11083
11084 PR compile/18484
11085 * gdb.compile/compile.c (struct struct_type): Add volatile to
11086 selffield's type.
11087 * gdb.compile/compile.exp
11088 (compile code struct_object.selffield = &struct_object): Skip further
11089 struct_object tests if this one xfails.
11090
bcf5c1d9
RC
110912015-07-08 Robert O'Callahan <robert@ocallahan.org>
11092
11093 PR exp/18617
11094 * gdb.trace/ax.exp: Add test.
11095
4931af25
YQ
110962015-07-07 Yao Qi <yao.qi@linaro.org>
11097
11098 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11099 instead of istarget "aarch64*-*-*".
11100 * gdb.arch/aarch64-fp.exp: Likewise.
11101 * gdb.base/float.exp: Likewise.
11102 * gdb.reverse/aarch64.exp: Likewise.
11103 * lib/gdb.exp (is_aarch64_target): New proc.
11104
9fcf688e
YQ
111052015-07-07 Yao Qi <yao.qi@linaro.org>
11106
11107 * lib/gdb.exp (is_aarch32_target): New proc.
11108 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11109 instead of "istarget "arm*-*-*"".
11110 * gdb.arch/arm-disp-step.exp: Likewise.
11111 * gdb.arch/thumb-bx-pc.exp: Likewise.
11112 * gdb.arch/thumb-prologue.exp: Likewise.
11113 * gdb.arch/thumb-singlestep.exp: Likewise.
11114 * gdb.base/disp-step-syscall.exp: Likewise.
11115 * gdb.base/float.exp: Likewise.
11116
fbd8d50d
YQ
111172015-07-07 Yao Qi <yao.qi@linaro.org>
11118
11119 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11120 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11121
71be1fdc
YQ
111222015-07-07 Yao Qi <yao.qi@linaro.org>
11123
11124 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11125 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11126 if it exists.
11127 * gdb.multi/multi-arch.exp: Likewise.
11128
3e221d36
SM
111292015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11130
11131 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11132 print.
11133
d441430b
YQ
111342015-07-07 Yao Qi <yao.qi@linaro.org>
11135
11136 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11137
06f810bd
MG
111382015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11139
11140 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11141 '[' and ']' characters.
11142
5e61e7c0
IB
111432015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11144
11145 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11146
28bf096c
PA
111472015-06-29 Pedro Alves <palves@redhat.com>
11148
11149 PR threads/18127
11150 * gdb.threads/hand-call-new-thread.c: New file.
11151 * gdb.threads/hand-call-new-thread.c: New file.
11152
ee93cd5e
KS
111532015-06-26 Keith Seitz <keiths@redhat.com>
11154 Doug Evans <dje@google.com>
11155
11156 PR 16253
11157 * gdb.cp/var-tag-2.cc: New file.
11158 * gdb.cp/var-tag-3.cc: New file.
11159 * gdb.cp/var-tag-4.cc: New file.
11160 * gdb.cp/var-tag.cc: New file.
11161 * gdb.cp/var-tag.exp: New file.
11162
fc637f04
PP
111632015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11164
11165 * gdb.base/history-duplicates.exp: New test.
11166
2e52ae68
PP
111672015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11168
11169 * gdb.base/completion.exp: Test the completion of the "focus"
11170 command.
11171
6e22494e
JK
111722015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11173
11174 * gdb.arch/amd64-prologue-skip.S: New file.
11175 * gdb.arch/amd64-prologue-skip.exp: New file.
11176
bf7b9cd9
SM
111772015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11178
11179 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11180 is_address_zero_readable check.
11181
201e8dfd
PB
111822015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11183
11184 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11185 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11186
5cd867b4
YQ
111872015-06-24 Yao Qi <yao.qi@linaro.org>
11188
11189 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11190 linux targets.
11191
4d7be007
YQ
111922015-06-24 Yao Qi <yao.qi@linaro.org>
11193
11194 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11195 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11196 * gdb.base/siginfo-thread.exp: Likewise.
11197
07fcd301
YQ
111982015-06-22 Yao Qi <yao.qi@linaro.org>
11199
11200 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11201
52042a00
YQ
112022015-06-22 Yao Qi <yao.qi@linaro.org>
11203
11204 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11205 aarch64*-*-*.
11206 (skip_hw_watchpoint_tests): Likewise.
11207
74bd41ce
PP
112082015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11209
11210 * gdb.base/gdbinit-history.exp: Test the interaction between
11211 setting GDBHISTSIZE and setting the history size via .gdbinit.
11212
bc460514
PP
112132015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11214
11215 PR gdb/16999
11216 * gdb.base/gdbhistsize-history.exp: New test.
11217
b58c513b
PP
112182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11219
11220 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11221 with GDBHISTSIZE.
11222 * gdb.base/readline.exp: Likewise.
11223
92046791
YQ
112242015-06-17 Yao Qi <yao.qi@linaro.org>
11225
11226 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11227 line.
11228
2093d2d3
PP
112292015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11230
11231 * gdb.base/gdbinit-history.exp: Add test case to check that
11232 an unlimited history file does not get truncated on exit.
11233
e6c693af
AA
112342015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11235
11236 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11237 (VECTOR): New macro. Use it...
11238 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11239 ...for these typedefs.
11240 (int8, char1, int1, double1): New typedefs.
11241 (struct just_int2, struct two_int2): New structures.
11242 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11243 (add_structvecs, add_singlevecs): New functions.
11244 (main): Call add_some_intvecs twice.
11245 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11246 the compile and exit upon failure. Try compiling for the "native"
11247 architecture. Test inferior function calls with vector arguments
11248 and vector return value handling with "finish" and "return".
11249
c74f7d1c
JT
112502015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11251
11252 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11253 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11254 PE file.
11255 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11256
98aa42ee
AT
112572015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11258
11259 PR breakpoints/16465
11260 * gdb.mi/mi-dprintf-pending.c: New file.
11261 * gdb.mi/mi-dprintf-pending.exp: New test.
11262 * gdb.mi/mi-dprintf-pendshr.c: New file.
11263
7d73c23c 112642015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11265 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11266
11267 * gdb.arch/i386-mpx-map.c: New file.
11268 * gdb.arch/i386-mpx-map.exp: New File.
11269
112702015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11271
11272 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11273 * gdb.arch/i386-mpx.exp: Indentation fixed.
11274
112752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11276
11277 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11278 function and improved indentation.
11279 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11280 gdb_test_multiple. Added additional tests to skip the test.
11281
112822015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11283
11284 * gdb.arch/i386-avx512.c: Change path in include file.
11285 * gdb.arch/i386-avx512.exp: Change include dir path
11286 compilation flag.
11287 * gdb.arch/i386-mpx.c: Change path in include file.
11288 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11289 flag.
11290
d5eba19a
JK
112912015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11292
11293 * gdb.compile/compile-print.exp (compile print *vararray@3)
11294 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11295
7f361056
JK
112962015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11297
11298 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11299 (do not keep jit in memory): ... this.
11300 (expect 5): Change it to ...
11301 (expect no 5): ... this.
11302
3b462ec2
SM
113032015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11304
11305 PR gdb/15564
11306 * gdb.mi/mi-detach.exp: New file.
11307
e0619de6
JK
113082015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11309
11310 PR symtab/18392
11311 * gdb.arch/amd64-tailcall-self.S: New file.
11312 * gdb.arch/amd64-tailcall-self.c: New file.
11313 * gdb.arch/amd64-tailcall-self.exp: New file.
11314
e970cb34
DB
113152015-05-28 Don Breazeal <donb@codesourcery.com>
11316
11317 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11318 tests for remote targets by checking is_target_gdbserver.
11319
b2e2f908
DE
113202015-05-27 Doug Evans <dje@google.com>
11321
11322 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11323 * gdb.dwarf2/opaque-type-lookup.c: New file.
11324 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11325
82c7be31
DE
113262015-05-26 Doug Evans <dje@google.com>
11327
11328 * gdb.cp/iostream.cc: New file.
11329 * gdb.cp/iostream.exp: New file.
11330
b4f54984
DE
113312015-05-26 Doug Evans <dje@google.com>
11332
11333 * gdb.dwarf2/dw2-op-call.exp: Update.
11334 * gdb.dwarf2/dw4-sig-types.exp: Update.
11335 * gdb.dwarf2/implptr.exp: Update.
11336 * gdb.mi/mi-cmd-param-changed.exp: Update.
11337
4ea6efe9
DE
113382015-05-26 Doug Evans <dje@google.com>
11339
11340 * gdb.python/py-lazy-string.c: New file.
11341 * gdb.python/py-lazy-string.exp: New file.
11342 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11343 (main): Update. Add estring3.
11344 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11345 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11346
f6bb7db3
YQ
113472015-05-26 Omair Javaid <omair.javaid@linaro.org>
11348 Yao Qi <yao.qi@linaro.org>
11349
11350 * gdb.reverse/aarch64.c: New.
11351 * gdb.reverse/aarch64.exp: New.
11352
a81bfbd0
OJ
113532015-05-26 Omair Javaid <omair.javaid@linaro.org>
11354
25d49b86
PA
11355 * lib/gdb.exp (supports_process_record): Return true for
11356 aarch64*-linux*.
a81bfbd0
OJ
11357 (supports_reverse): Likewise.
11358
158bf1b4
PP
113592015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11360
11361 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11362 Use with_test_prefix.
11363
a0145030
AB
113642015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11365
11366 * gdb.base/completion.exp: Add test for completion of layout
11367 names.
11368
ebe3b578
AB
113692015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11370
11371 * lib/gdb.exp (skip_tui_tests): New proc.
11372 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11373
84204ed7
PA
113742015-05-19 Pedro Alves <palves@redhat.com>
11375
11376 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11377 Save the whole env array instead of just HOME. Unset HISTSIZE in
11378 the environment while testing. Restore whole environment
11379 afterwards.
11380
37442ce1
DE
113812015-05-16 Doug Evans <xdje42@gmail.com>
11382
11383 * gdb.guile/scm-ports.c: New file.
11384 * gdb.guile/scm-ports.exp: Add memory port tests.
11385
36de76f9
JK
113862015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 * gdb.compile/compile-print.c: New file.
11389 * gdb.compile/compile-print.exp: New file.
11390
3a9558c4
JK
113912015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11392
11393 * gdb.compile/compile-ops.exp: Cast param to void.
11394 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11395 (compile code struct_object.selffield = &struct_object): Add xfail.
11396
aa715135
JG
113972015-05-15 Joel Brobecker <brobecker@adacore.com>
11398
11399 * gdb.ada/arr_enum_with_gap: New testcase.
11400
931e5bc3
JG
114012015-05-15 Joel Brobecker <brobecker@adacore.com>
11402
11403 * gdb.ada/byte_packed_arr: New testcase.
11404
9cd4d857
JB
114052015-05-15 Joel Brobecker <brobecker@adacore.com>
11406
11407 * gdb.ada/pckd_neg: New testcase.
11408
ebfd00d2
PP
114092015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11410
11411 PR gdb/17820
11412 * gdb.base/gdbinit-history.exp: New test.
11413 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11414 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11415
4c082a81
SC
114162015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11417
11418 * gdb.python/py-xmethods.cc: Enhance test case.
11419 * gdb.python/py-xmethods.exp: New tests.
11420 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11421 function.
11422 (B_indexoper): Likewise.
11423 (global_dm_list) : Add new xmethod worker functions.
11424
f7797074
SDJ
114252015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11426
11427 * gdb.base/coredump-filter.exp: Correctly unset
11428 "coredump_var_addr" array.
11429
a4674e4e
PA
114302015-05-08 Pedro Alves <palves@redhat.com>
11431
11432 * gdb.server/non-existing-program.exp: Unset spawn_id.
11433
df2eb078
SC
114342015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11435
11436 PR python/18291
11437 * gdb.python/py-xmethods.exp: Add tests.
11438
422349a3
YQ
114392015-05-08 Yao Qi <yao.qi@linaro.org>
11440
11441 PR gdb/18208
11442 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11443 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11444 function set_coredump_filter, and remove remote_exec call.
11445 Remove argument ipid. Callers update.
11446 (top level): Don't get inferior's PID.
11447
63fc80ce
AA
114482015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11449
11450 * gdb.base/watch_thread_num.exp: Skip test on targets without
11451 access watchpoints.
11452
80ad801e
PA
114532015-05-06 Pedro Alves <palves@redhat.com>
11454
11455 PR server/18081
11456 * gdb.server/non-existing-program.exp: New file.
11457
0fa7fe50
JB
114582015-05-05 Joel Brobecker <brobecker@adacore.com>
11459
11460 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11461
3ea89b92
PMR
114622015-05-05 Joel Brobecker <brobecker@adacore.com>
11463
11464 * gdb.ada/out_of_line_in_inlined: New testcase.
11465
87b8eff0
JB
114662015-05-05 Joel Brobecker <brobecker@adacore.com>
11467
11468 * gdb.ada/var_rec_arr: New testcase.
11469
5fccc635
YQ
114702015-04-30 Yao Qi <yao.qi@linaro.org>
11471
11472 * gdb.base/break-idempotent.exp: If
11473 skip_hw_watchpoint_multi_tests returns true, skip the tests
11474 on "rwatch" and "awatch".
11475
42d38f42
YQ
114762015-04-30 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.base/relativedebug.exp: Invoke gdb command
11479 "info sharedlibrary", and if libc.so doesn't have debug info,
11480 skip the test.
11481
2ce1cdbf
DE
114822015-04-29 Doug Evans <dje@google.com>
11483
11484 * gdb.python/py-xmethods.exp: Add ptype tests.
11485 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11486 get_result_type method.
11487
f24a38c5
LM
114882015-04-29 Luis Machado <lgustavo@codesourcery.com>
11489
11490 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11491 the target does not support hardware watchpoints.
11492
ecbf2b3c
LM
114932015-04-29 Luis Machado <lgustavo@codesourcery.com>
11494
11495 * gdb.base/break-always.exp: Abort testing if writing to memory
11496 causes an error.
11497
34f5f757
DE
114982015-04-28 Doug Evans <dje@google.com>
11499
11500 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11501 * gdb.python/py-pp-registration.exp: ... here. New file.
11502 * gdb.python/py-pp-registration.c: New file.
11503 * gdb.python/py-pp-registration.py: New file.
11504
69b4374a
DE
115052015-04-28 Doug Evans <dje@google.com>
11506
11507 * gdb.python/py-bad-printers.c: New file.
11508 * gdb.python/py-bad-printers.py: New file.
11509 * gdb.python/py-bad-printers.exp: New file.
11510
59fb7612
SS
115112015-04-28 Sasha Smundak <asmundak@google.com>
11512
11513 * gdb.python/py-type.exp: New test.
11514
2631b16a
AW
115152015-04-28 Andy Wingo <wingo@igalia.com>
11516
11517 * gdb.python/py-parameter.exp:
11518 * gdb.guile/scm-parameter.exp: Escape the path that we are
11519 matching against, as it might contain characters that are special
11520 to regular expressions.
11521
460efde1
JB
115222015-04-27 Joel Brobecker <brobecker@adacore.com>
11523
11524 * gdb.ada/rec_comp: New testcase.
11525
2d369d8e
SDJ
115262015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11527
11528 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11529 before using it.
11530
cf75d6c3
AB
115312015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11532
11533 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11534 new tests for verilog output.
11535
8dbe7ca5
YQ
115362015-04-24 Yao Qi <yao.qi@linaro.org>
11537
11538 * boards/remote-gdbserver-on-localhost.exp: New file.
11539
4ef9fb2f
PA
115402015-04-23 Pedro Alves <palves@redhat.com>
11541
11542 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11543 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11544 "end of file", remove $inferior_spawn_id from the indirect list.
11545
0a803169
PA
115462015-04-23 Pedro Alves <palves@redhat.com>
11547
11548 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11549
749ef8f8
PA
115502015-04-23 Pedro Alves <palves@redhat.com>
11551
11552 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11553 on $any_spawn_id instead of only on $gdb_spawn_id.
11554
8aae4344
PM
115552015-04-21 Pierre Muller <muller@sourceware.org>
11556
11557 PR pascal/17815
11558 * lib/pascal.exp (gpc_compile): Add new option "class".
11559 (fpc_compile): Likewise.
11560 * gdb.pascal/case-insensitive-symbols.pas: New file.
11561 * gdb.pascal/case-insensitive-symbols.exp: New file.
11562
1586c8fb
GB
115632015-04-20 Gary Benson <gbenson@redhat.com>
11564
11565 * gdb.base/attach.exp: Fix three extended remote failures.
11566
1b6e6f5c
GB
115672015-04-17 Gary Benson <gbenson@redhat.com>
11568
11569 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11570 the main executable over the remote protocol.
11571
e797481d
PA
115722015-04-16 Pedro Alves <palves@redhat.com>
11573
11574 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11575 a new gdbserver if gdbserver_reconnect_p is set.
11576
1ca99c42
PA
115772015-04-16 Pedro Alves <palves@redhat.com>
11578
11579 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11580 is set, don't exit gdbserver.
11581
af9fd6f8
AA
115822015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11583
11584 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11585 appropriate .insn, such that an older assembler can be used.
11586 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11587 the z/Architecture instruction set on 31-bit targets as well.
11588
04ff1e61
AA
115892015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11590
11591 * gdb.go/handcall.exp: Remove all logic related to the first
11592 breakpoint and rely on go_runto_main instead.
11593 * gdb.go/strings.exp: Likewise.
11594 * gdb.go/unsafe.exp: Likewise.
11595 * gdb.go/hello.exp: Likewise. Also rename the remaining
11596 breakpoint marker to "breakpoint 1".
11597 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11598 * gdb.go/strings.go: Likewise.
11599 * gdb.go/unsafe.go: Likewise.
11600 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11601 "set breakpoint 2 here" and rename the remaining breakpoint marker
11602 to "breakpoint 1".
11603
40d2f8d6
SM
116042015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11605
11606 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11607 if itertools.imap is not present.
11608 * gdb.python/py-objfile.exp: Add parentheses.
11609 * gdb.python/py-type.exp: Same.
11610 * gdb.python/py-unwind-maint.py: Same.
11611
8cbc97c6
YQ
116122015-04-15 Yao Qi <yao.qi@linaro.org>
11613
11614 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11615 of ":$ptr_size" and set its form explicitly.
11616
45fd756c
YQ
116172015-04-15 Pedro Alves <palves@redhat.com>
11618 Yao Qi <yao.qi@linaro.org>
11619
11620 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11621 timeout by factor of 4.
11622 (test_regular_watch): Likewise.
11623 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11624 * gdb.reverse/sigall-reverse.exp: Likewise.
11625 * gdb.reverse/until-precsave.exp: Likewise.
11626 * lib/gdb.exp (with_timeout_factor): New proc.
11627 (gdb_expect): Move some code to ...
11628 (get_largest_timeout): ... here. New procedure.
11629
9e811bc3
LM
116302015-04-14 Luis Machado <lgustavo@codesourcery.com>
11631
11632 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11633
0ff6fcb2
LM
116342015-04-13 Luis Machado <lgustavo@codesourcery.com>
11635
11636 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11637 to write to the .text section.
11638
7578d5f7
LM
116392015-04-13 Luis Machado <lgustavo@codesourcery.com>
11640
11641 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11642 Handle the case of targets that do not provide PID information.
11643
2efe15c4
YQ
116442015-04-13 Yao Qi <yao.qi@linaro.org>
11645
11646 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11647 and use expect instead of gdb_expect.
11648
8cd8f2f8
SDJ
116492015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11650
11651 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11652 "coredump_var_addr" to avoid naming conflict with other testcases.
11653
9ee41772
PA
116542015-04-10 Pedro Alves <palves@redhat.com>
11655
11656 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11657 gdb_test_sequence and gdb_assert.
11658
07473109
PA
116592015-04-10 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11662 test messages that don't include the breakpoint address.
11663
de3db44c
YQ
116642015-04-10 Yao Qi <yao.qi@linaro.org>
11665
11666 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11667 false for some offset and width combinations which aren't
11668 supported by linux kernel.
11669
c79d856c
PA
116702015-04-10 Pedro Alves <palves@redhat.com>
11671
11672 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11673 procedure, factored out from ...
11674 (top level): ... here. Add "set displaced-stepping" testing axis.
11675 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11676 parameter "displaced". Use it.
11677 (top level): Use foreach and add "set displaced-stepping" testing
11678 axis.
11679
ebc90b50
PA
116802015-04-10 Pedro Alves <palves@redhat.com>
11681
11682 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11683 Remove comment.
11684 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11685 both the address of the instruction that triggers the watchpoint
11686 and the address of the instruction immediately after, and use
11687 those addresses for the test. Fix comment.
11688
8f572e5c
PA
116892015-04-10 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.base/sigstep.exp (breakpoint_to_handler)
11692 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11693 Test "backtrace" in handler.
11694 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11695 (top level): Add new "displaced" test axis to
11696 breakpoint_to_handler, breakpoint_to_handler_entry and
11697 breakpoint_over_handler.
11698
8d707a12
PA
116992015-04-10 Pedro Alves <palves@redhat.com>
11700
11701 PR gdb/18216
11702 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11703
ef713951
YQ
117042015-04-10 Yao Qi <yao.qi@linaro.org>
11705
11706 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11707 (test_add_rn_pc): New function.
11708 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11709 (top level): Invoke test_add_rn_pc.
11710
906d60cf
PA
117112015-04-10 Pedro Alves <palves@redhat.com>
11712
11713 PR gdb/13858
11714 * gdb.base/step-over-no-symbols.exp: New file.
11715
f2983cc3
AW
117162015-04-09 Andy Wingo <wingo@igalia.com>
11717
11718 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11719 after the Python tests.
11720
6d62641c
SDJ
117212015-04-08 Keith Seitz <keiths@redhat.com>
11722
11723 PR python/16699
11724 * gdb.python/py-completion.exp: New tests for completion.
11725 * gdb.python/py-completion.py (CompleteLimit1): New class.
11726 (CompleteLimit2): Likewise.
11727 (CompleteLimit3): Likewise.
11728 (CompleteLimit4): Likewise.
11729 (CompleteLimit5): Likewise.
11730 (CompleteLimit6): Likewise.
11731 (CompleteLimit7): Likewise.
11732
f3770638
PA
117332015-04-08 Pedro Alves <palves@redhat.com>
11734
11735 PR gdb/18214
11736 PR gdb/18216
11737 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11738 function.
11739 (main): Install it as SIGUSR1 handler.
11740 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11741 parameter. Always use "setup" as prefix. Toggle "set
11742 displaced-stepping" off/on depending on global. Don't switch to
11743 thread 1 here.
11744 (top level): Add displaced stepping "off/on" test axis. Update
11745 "setup" calls. Wrap each subtest with with_test_prefix. Test
11746 continuing with a queued signal in each thread.
11747
4496bed7
PA
117482015-04-08 Pedro Alves <palves@redhat.com>
11749
11750 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11751 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11752 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11753 Return early if running to main fails.
11754 * gdb.trace/while-stepping.exp: Likewise.
11755
b97fde92
PA
117562015-04-07 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11759 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11760 interact with inferior program.
11761
f71c18e7
PA
117622015-04-07 Pedro Alves <palves@redhat.com>
11763
11764 * lib/gdb.exp (inferior_spawn_id): New global.
11765 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11766 spawn id after processing the user code.
11767 (default_gdb_start): Set inferior_spawn_id.
11768 (send_inferior): New procedure.
11769 * lib/gdbserver-support.exp (gdbserver_start): Set
11770 inferior_spawn_id.
11771 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11772
6423214f
PA
117732015-04-07 Pedro Alves <palves@redhat.com>
11774
11775 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11776 * lib/gdbserver-support.exp (gdbserver_start): Make
11777 $server_spawn_id global.
11778 (gdbserver_start): Don't wait for gdbserver's spawn id with
11779 expect_background.
11780 (close_gdbserver): New procedure.
11781 (gdb_exit): Rename the default version and reimplement.
11782
71c0ee8c
PA
117832015-04-07 Pedro Alves <palves@redhat.com>
11784
72f4393d 11785 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11786 append the substituted item, not the original item.
11787
203bc29b
PA
117882015-04-07 Pedro Alves <palves@redhat.com>
11789
11790 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11791 gdb_expect.
11792
508a3ddf
PA
117932015-04-07 Pedro Alves <palves@redhat.com>
11794
11795 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11796 output appearing once only.
11797
9f6dbe2b
PA
117982015-04-07 Pedro Alves <palves@redhat.com>
11799
11800 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11801 that doesn't expect anything. Return early if running to main
11802 fails.
11803
337532fa
YQ
118042015-04-07 Yao Qi <yao.qi@linaro.org>
11805
11806 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11807 (child_function): Call alarm.
11808 (main): Move call to alarm into the loop.
11809 * gdb.threads/non-stop-fair-events.exp: Build program with
11810 -DTIMEOUT=$timeout.
11811
01b622d4
DE
118122015-04-06 Doug Evans <xdje42@gmail.com>
11813
11814 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11815 Fix dest parameter to board_info.
11816 (fpc_compile): Ditto.
11817 (gdb_compile_pascal): Rename dest arg to destfile.
11818
961f4160
PMR
118192015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11820
11821 * gdb.ada/funcall_ref.exp: New file.
11822 * gdb.ada/funcall_ref/foo.adb: New file.
11823
cafda597
YQ
118242015-04-02 Yao Qi <yao.qi@linaro.org>
11825
11826 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11827 is remote.
11828
fed040c6
GB
118292015-04-02 Gary Benson <gbenson@redhat.com>
11830
11831 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11832
d11916aa
SS
118332015-04-01 Sasha Smundak <asmundak@google.com>
11834
11835 * gdb.python/py-unwind-maint.c: New file.
11836 * gdb.python/py-unwind-maint.exp: New test.
11837 * gdb.python/py-unwind-maint.py: New file.
11838 * gdb.python/py-unwind.c: New file.
11839 * gdb.python/py-unwind.exp: New test.
11840 * gdb.python/py-unwind.py: New test.
11841
a1471180
PA
118422015-04-01 Pedro Alves <palves@redhat.com>
11843
11844 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11845 to fail instead of non-existent $test.
11846
0bbeccb1
PA
118472015-04-01 Pedro Alves <palves@redhat.com>
11848
11849 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11850 GDBFLAGS if not empty.
11851
3c724c8c
PMR
118522015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11853
11854 * gdb.ada/complete.exp: Remove "multi_line".
11855 * gdb.ada/info_exc.exp: Remove "multi_line".
11856 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11857 * gdb.ada/ptype_field.exp: Remove "multi_line".
11858 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11859 * gdb.ada/tagged.exp: Remove "multi_line".
11860 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11861 [multi_line ...]
11862 * gdb.btrace/delta.exp: Likewise.
11863 * gdb.btrace/exception.exp: Likewise.
11864 * gdb.btrace/function_call_history.exp: Likewise.
11865 * gdb.btrace/instruction_history.exp: Likewise.
11866 * gdb.btrace/nohist.exp: Likewise.
11867 * gdb.btrace/record_goto.exp: Likewise.
11868 * gdb.btrace/segv.exp: Likewise.
11869 * gdb.btrace/stepi.exp: Likewise.
11870 * gdb.btrace/tailcall.exp: Likewise.
11871 * gdb.btrace/unknown_functions.exp: Likewise.
11872 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11873 * lib/gdb.exp: Add the "multi_line" helper.
11874
4eec2deb
PA
118752015-04-01 Pedro Alves <palves@redhat.com>
11876
11877 * gdb.threads/tid-reuse.c: New file.
11878 * gdb.threads/tid-reuse.exp: New file.
11879
df8411da
SDJ
118802015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11881
11882 PR corefiles/16092
11883 * gdb.base/coredump-filter.c: New file.
11884 * gdb.base/coredump-filter.exp: Likewise.
11885
6ef37366
PM
118862015-03-27 Petr Machata <pmachata@redhat.com>
11887
11888 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11889 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11890 (Dwarf::assemble): Initialize them.
11891 (Dwarf::lines): New function.
11892
7ec911b0
JT
118932015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11894
11895 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11896 SYMBOL_PREFIX for x86_64-*-cygwin.
11897
ff908ebf
AW
118982015-03-26 Andy Wingo <wingo@igalia.com>
11899
11900 PR symtab/18148
11901 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11902 const_value but not a location.
11903 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11904 location defined in non-main CUs are visible.
11905
6d5f0679
YQ
119062015-03-26 Yao Qi <yao.qi@linaro.org>
11907
11908 PR testsuite/18139
11909 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11910 Add a line number entry for the same line.
11911 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11912 Add a line number entry for the same line.
11913
2898689b
YQ
119142015-03-26 Yao Qi <yao.qi@linaro.org>
11915
11916 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11917 .int 0.
11918 (func): Likewise. Add .Lfunc_1 label.
11919 Use .Lfunc_1 label.
11920 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11921 .int 0.
11922 (func): Likewise.
11923 Use .Lfunc_1 label.
11924
85180498
YQ
119252015-03-26 Yao Qi <yao.qi@linaro.org>
11926
11927 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11928 Call gdb_compile instead to compile each .s files without debug
11929 information.
11930
8aa08a8d
YQ
119312015-03-26 Yao Qi <yao.qi@linaro.org>
11932
11933 * gdb.base/savedregs.exp (process_saved_regs): Make
11934 "Saved registers:" optional in the pattern.
11935
66849923
MM
119362015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11937
11938 * gdb.btrace/next.exp: Merged into step.exp.
11939 * gdb.btrace/finish.exp: Merged into step.exp.
11940 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11941 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11942 "record goto" and checking the exact replay position.
11943 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11944 check for "Recording format" in "info record" output.
11945 * gdb.btrace/record_goto.exp: Choose test file based on target.
11946 * gdb.btrace/x86-record_goto.S: Renamed into ...
11947 * gdb.btrace/x86_64-record_goto.S: ... this.
11948 * gdb.btrace/i686-record_goto.S: New.
11949 * gdb.btrace/x86-tailcall.S: Renamed into ...
11950 * gdb.btrace/x86_64-tailcall.S: ... this.
11951 * gdb.btrace/i686-tailcall.S: New.
11952 * gdb.btrace/x86-tailcall.c: Renamed into ...
11953 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11954 separate statements. Update test.
11955 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11956 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11957 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11958 * gdb.btrace/tailcall.exp: Choose test file based on target.
11959 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11960
11cc1b74
MM
119612015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11962
11963 * gdb.btrace/exception.exp: Increase BTS buffer size.
11964
a25d8bf9
PA
119652015-03-24 Pedro Alves <palves@redhat.com>
11966
11967 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11968
856e7dd6
PA
119692015-03-24 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.threads/schedlock.exp (test_step): No longer expect that
11972 "set scheduler-locking step" with "next" over a function call runs
11973 threads unlocked.
11974
ad235a41
AT
119752015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11976
11977 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11978
15630549
AT
119792015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11980
11981 PR breakpoints/16466
11982 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11983 * gdb.mi/mi-pending.c (thread_func): New function.
11984 (int main): Add threading support required.
11985 * gdb.mi/mi-pending.exp: Add tests for this issue.
11986 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11987 (pendfunc2): Remove stdio dependency.
11988 * gdb.mi/mi-pendshr2.c: New file.
11989
693dca06
KS
119902015-03-23 Keith Seitz <keiths@redhat.com>
11991
11992 * gdb.linespec/keywords.c: New file.
11993 * gdb.linespec/keywords.exp: New file.
11994
7e993ebf
KS
119952015-03-23 Keith Seitz <keiths@redhat.com>
11996
11997 PR gdb/18021
11998 * gdb.dwarf2/staticvirtual.exp: New test.
11999
bc23328c
JK
120002015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12001
12002 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12003 * README: Remove HP-UX and gdb.hp.
12004 (configuration):
12005 * configure: Regenerate.
12006 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12007 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12008 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12009 gdb.hp/gdb.defects/Makefile.
12010 * gdb.hp/Makefile.in: File deleted.
12011 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12012 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12013 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12014 * gdb.hp/gdb.aCC/run.c: File deleted.
12015 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12016 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12017 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12018 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12019 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12020 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12021 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12022 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12023 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12024 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12025 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12026 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12027 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12028 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12029 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12030 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12031 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12032 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12033 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12034 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12035 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12036 * gdb.hp/gdb.compat/average.c: File deleted.
12037 * gdb.hp/gdb.compat/sum.c: File deleted.
12038 * gdb.hp/gdb.compat/xdb.c: File deleted.
12039 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12040 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12041 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12042 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12043 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12044 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12045 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12046 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12047 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12048 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12049 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12050 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12051 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12052 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12053 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12054 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12055 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12056 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12057 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12058 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12059 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12060 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12061 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12062 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12063 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12064 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12065 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12066 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12067 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12068 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12069 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12070 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12071 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12072 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12073 * gdb.hp/tools/odump: File deleted.
12074
8bf3b159
PA
120752015-03-19 Pedro Alves <palves@redhat.com>
12076
12077 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12078 (saw_thread_3): New globals.
12079 (top level): Increment them when an event for the corresponding
12080 thread is seen.
12081 (no thread starvation): New test.
12082
eb54c8bf
PA
120832015-03-19 Pedro Alves <palves@redhat.com>
12084
12085 * gdb.threads/continue-pending-status.c: New file.
12086 * gdb.threads/continue-pending-status.exp: New file.
12087
32d2e5d6
PA
120882015-03-18 Pedro Alves <palves@redhat.com>
12089
12090 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12091 Use gdb_is_target_remote instead of is_remote. Use
12092 gdb_test_multiple instead of gdb_expect. Exit early if
12093 gdb_test_multiple hits its internal matches. Tighten stepi tests
12094 expected output. Fail on exit with any signal, instead of just
12095 SIGILL.
12096
f68f11b7
YQ
120972015-03-18 Yao Qi <yao.qi@linaro.org>
12098
12099 PR tdep/18107
12100 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12101 variable.
12102 * gdb.base/catch-syscall.exp: Don't skip it on
12103 aarch64*-*-linux* target. Remove elements in all_syscalls.
12104 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12105 target.
12106 (setup_all_syscalls): New proc.
12107
ca5fd19b
YQ
121082015-03-16 Yao Qi <yao.qi@linaro.org>
12109
12110 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12111 (top level): Skip tests if valid_addr_p returns false for
12112 $cmd1 or $cmd2.
12113
85642ba0
AW
121142015-03-11 Andy Wingo <wingo@igalia.com>
12115
12116 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12117
e03f9645
YQ
121182015-03-11 Yao Qi <yao.qi@linaro.org>
12119
12120 * gdb.base/catch-syscall.exp: Fix typo in comments.
12121
5d0962b2
YQ
121222015-03-11 Yao Qi <yao.qi@linaro.org>
12123
12124 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12125
b2df3cef
PA
121262015-03-09 Pedro Alves <palves@redhat.com>
12127
12128 * dg-extract-results.py: Delete.
12129
ef878e53
PA
121302015-03-09 Pedro Alves <palves@redhat.com>
12131
12132 Merge dg-extract-results.sh from GCC upstream (r218843).
12133
12134 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12135 * dg-extract-results.sh: Use --text with grep to avoid issues with
12136 binary files. Fall back to cat -v, if that doesn't work.
12137
9494d219
PA
121382015-03-05 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12141
a8d9763a
SM
121422015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12143
12144 * lib/mi-support.exp (mi_expect_interrupt): Accept
12145 alternative event for when in all-stop mode.
12146
be9957b8
PA
121472015-03-04 Pedro Alves <palves@redhat.com>
12148
12149 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12150
d57be0f4 121512015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12152
12153 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12154
c214c7cf
AA
121552015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12156
12157 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12158 regexps for GDB's current line display, accept a hex address
12159 preceding the line number.
12160
6d74a497
AA
121612015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12162
12163 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12164 the 'arch1' variable for "s390*-linux*" targets.
12165
511aee7c
PA
121662015-03-04 Pedro Alves <palves@redhat.com>
12167
12168 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12169 (main): Pass missing retval argument to pthread_join call.
12170
95e50b27
PA
121712015-03-02 Pedro Alves <palves@redhat.com>
12172
12173 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12174 (top level): Call do_test with non-stop as well.
12175
28054d69
PA
121762015-03-02 Pedro Alves <palves@redhat.com>
12177
12178 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12179 -1.
12180
4fa5d7b4
AA
121812015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12182
12183 * gdb.arch/s390-vregs.exp: New test.
12184 * gdb.arch/s390-vregs.S: New file.
12185
97c18565
PA
121862015-02-27 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12189 call to catch_command_errors.
12190 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12191 catch_command_errors.
12192
a37bfa30
PA
121932015-02-27 Pedro Alves <palves@redhat.com>
12194
12195 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12196 "true" for boolean result.
12197 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12198 prototype of main.
12199
6f98576f
PA
122002015-02-27 Pedro Alves <palves@redhat.com>
12201
12202 * lib/unbuffer_output.c: New file.
12203 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12204 (main): Call gdb_unbuffer_output.
12205
eba5ab56
YQ
122062015-02-27 Yao Qi <yao.qi@linaro.org>
12207
12208 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12209 target.
12210
0def5aaa
DE
122112015-02-26 Doug Evans <dje@google.com>
12212
12213 * gdb.cp/class2.cc (Dbase, D): New classes.
12214 (main): New local delta.
12215 * gdb.cp/class2.exp: Test printing delta.
12216 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12217 (dynbar): New global.
12218 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12219
081a1c2c
JK
122202015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12221
12222 * gdb.compile/compile-ifunc.c: New file.
12223 * gdb.compile/compile-ifunc.exp: New file.
12224
2f41223f
AT
122252015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12226
12227 * gdb.base/structs.exp: Check for correct struct on finish.
12228
03eddd80
YQ
122292015-02-26 Yao Qi <yao.qi@linaro.org>
12230
12231 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12232 is zero.
12233
80c57053
JK
122342015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12235
12236 * gdb.arch/cordic.ko.bz2: New file.
12237 * gdb.arch/cordic.ko.debug.bz2: New file.
12238 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12239
21613c12
YQ
122402015-02-25 Yao Qi <yao.qi@linaro.org>
12241
12242 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12243 aarch64*-*-* target.
12244
d8b901ed
PA
122452015-02-23 Pedro Alves <palves@redhat.com>
12246
12247 * lib/gdb.exp (delete_breakpoints): Rewrite using
12248 gdb_test_multiple.
12249
e5b85ead
PA
122502015-02-23 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.base/info-os.c: Include stdlib.h.
12253
85c3a371
DE
122542015-02-22 Doug Evans <xdje42@gmail.com>
12255
12256 PR symtab/17855
12257 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12258 is read after symbols have been re-read.
12259 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12260 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12261
96553a0c
DE
122622015-02-21 Doug Evans <dje@google.com>
12263
12264 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12265
97a0c697
JK
122662015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12267
12268 PR corefiles/17808
12269 * gdb.arch/i386-biarch-core.core.bz2: New file.
12270 * gdb.arch/i386-biarch-core.exp: New file.
12271
a47cd6e9
PA
122722015-02-21 Pedro Alves <palves@redhat.com>
12273
12274 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12275 runto_main fails.
12276
c5facdc4
PA
122772015-02-20 Pedro Alves <palves@redhat.com>
12278
12279 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12280 info probes.
12281
2db9a427
PA
122822015-02-20 Pedro Alves <palves@redhat.com>
12283
12284 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12285
60fb7e9e
PA
122862015-02-20 Pedro Alves <palves@redhat.com>
12287
12288 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12289 clean_restart before gdb_target_supports_trace.
12290
5c5019c2
PA
122912015-02-20 Pedro Alves <palves@redhat.com>
12292
12293 PR threads/18006
12294 * gdb.threads/clone-thread_db.c: New file.
12295 * gdb.threads/clone-thread_db.exp: New file.
12296
c9587f88
AT
122972015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12298
12299 PR breakpoints/16812
12300 * gdb.base/catch-gdb-caused-signals.c: New file.
12301 * gdb.base/catch-gdb-caused-signals.exp: New file.
12302
f6a88844
JM
123032015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12304
12305 * configure: Regenerated.
12306 * configure.ac: Use GDB_AC_TRANSFORM.
12307 * aclocal.m4: sinclude ../transform.m4.
12308
497c491b
JM
123092015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12310
12311 * lib/dtrace.exp: New file.
12312 * gdb.base/dtrace-probe.exp: Likewise.
12313 * gdb.base/dtrace-probe.d: Likewise.
12314 * gdb.base/dtrace-probe.c: Likewise.
12315 * lib/pdtrace.in: Likewise.
12316 * configure.ac: Output variables with the transformed names of
12317 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12318 * configure: Regenerated.
12319
03e98035
JM
123202015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12321
12322 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12323 expected message when trying to access $_probe_* convenience
12324 variables while not on a probe.
12325
63cc30e9
JK
123262015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12327
12328 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12329
0703599a
PA
123302015-02-11 Pedro Alves <pedro@codesourcery.com>
12331
12332 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12333 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12334
7e60a48e
DE
123352015-02-10 Doug Evans <xdje42@gmail.com>
12336
12337 * lib/gdb.exp (gdb_load): Always return a result.
12338
01b088bc
PA
123392015-02-10 Pedro Alves <palves@redhat.com>
12340
12341 * gdb.threads/signal-sigtrap.c: New file.
12342 * gdb.threads/signal-sigtrap.exp: New file.
12343
b05ec7a5
AT
123442015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12345
12346 * gdb.trace/no-attach-trace.c: New file.
12347 * gdb.trace/no-attach-trace.exp: New file.
12348
a2c2acaf
MW
123492015-02-09 Mark Wielaard <mjw@redhat.com>
12350
12351 * gdb.dwarf2/atomic.c: New file.
12352 * gdb.dwarf2/atomic-type.exp: Likewise.
12353
31fd9caa
MM
123542015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12355
12356 * gdb.btrace/buffer-size.exp: Update "info record" output.
12357 * gdb.btrace/delta.exp: Update "info record" output.
12358 * gdb.btrace/enable.exp: Update "info record" output.
12359 * gdb.btrace/finish.exp: Update "info record" output.
12360 * gdb.btrace/instruction_history.exp: Update "info record" output.
12361 * gdb.btrace/next.exp: Update "info record" output.
12362 * gdb.btrace/nexti.exp: Update "info record" output.
12363 * gdb.btrace/step.exp: Update "info record" output.
12364 * gdb.btrace/stepi.exp: Update "info record" output.
12365 * gdb.btrace/nohist.exp: Update "info record" output.
12366
d33501a5
MM
123672015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12368
12369 * gdb.btrace/buffer-size: New.
12370
f4abbc16
MM
123712015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12372
12373 * gdb.btrace/delta.exp: Update "info record" output.
12374 * gdb.btrace/enable.exp: Update "info record" output.
12375 * gdb.btrace/finish.exp: Update "info record" output.
12376 * gdb.btrace/instruction_history.exp: Update "info record" output.
12377 * gdb.btrace/next.exp: Update "info record" output.
12378 * gdb.btrace/nexti.exp: Update "info record" output.
12379 * gdb.btrace/step.exp: Update "info record" output.
12380 * gdb.btrace/stepi.exp: Update "info record" output.
12381 * gdb.btrace/nohist.exp: Update "info record" output.
12382
b9d61307
SM
123832015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12384
12385 PR gdb/15678
12386 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12387
e584fdbc
PA
123882015-02-06 Pedro Alves <palves@redhat.com>
12389
12390 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12391 macro.
12392 (seconds_left, again): New globals.
12393 (main): Wait seconds_left in a 1-second sleep loop instead of
12394 sleeping 180 seconds. If 'again' is set, reset the seconds
12395 counter.
12396 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12397 'again' in the inferior before detaching. Print the seconds left.
12398 (options): New global.
12399 (top level): Build program with -DTIMEOUT=$timeout.
12400
77f41761
PA
124012015-02-06 Pedro Alves <palves@redhat.com>
12402
12403 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12404 determine how many seconds to pass to 'alarm'.
12405 * gdb.base/gdb-sigterm.exp (top level): Build program with
12406 -DTIMEOUT=$timeout.
12407 (do_test): Return success/failure indication. Add more verbose
12408 logging. Don't fail if 200 single steps are seen. Instead, fail
12409 when the test times out.
12410 (passes): New global.
12411 (top level): Break the testing loop if testing fails on any
12412 iteration. Use gdb_assert.
12413
b9394193
DB
124142015-02-04 Don Breazeal <donb@codesourcery.com>
12415
12416 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12417 and initialize them.
12418 (ipc_cleanup): New function.
12419 (main): Don't declare shmid, semid, and msqid. Add a call to
12420 atexit so that we call ipc_cleanup on exit.
12421
42d9e528
PA
124222015-02-04 Pedro Alves <palves@redhat.com>
12423
12424 * boards/native-extended-gdbserver.exp: Remove any target variant
12425 specifications from the board name before clearing the isremote
12426 flag from board_info.
12427
ae6ae975
DE
124282015-01-31 Doug Evans <xdje42@gmail.com>
12429
12430 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12431
cfb069a8
GB
124322015-01-31 Gary Benson <gbenson@redhat.com>
12433
12434 * gdb.base/completion.exp: Disable completion limiting for
12435 existing tests. Add new tests to check completion limiting.
12436 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12437
5dd31d79
DE
124382015-01-31 Doug Evans <xdje42@gmail.com>
12439
12440 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12441
9f050062
DE
124422015-01-31 Doug Evans <xdje42@gmail.com>
12443
12444 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12445 entries. Duplicate file section script entries.
12446 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12447 inlined entries. Add test for safe-path rejection.
12448 * gdb.python/py-section-script.c: Add duplicate inlined section script
12449 entries. Duplicate file section script entries.
12450 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12451 inlined entries. Add test for safe-path rejection.
12452
df25ebbd
JB
124532015-01-29 Joel Brobecker <brobecker@adacore.com>
12454
12455 * gdb.ada/disc_arr_bound: New testcase.
12456
4a0ca9ec
JB
124572015-01-29 Joel Brobecker <brobecker@adacore.com>
12458
12459 * gdb.ada/mi_var_array: New testcase.
12460
3a8b707a
DE
124612015-01-27 Doug Evans <dje@google.com>
12462
12463 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12464 Add test for objfile.filename, objfile.username after objfile
12465 has been unloaded.
12466
f8313f6e
JB
124672015-01-26 Joel Brobecker <brobecker@adacore.com>
12468
12469 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12470 the second test to print the name attribute of value
12471 returned by the call to gdb.lookup_type, and adjust
12472 the expected output accordingly.
12473
37bc665e
MW
124742015-01-25 Mark Wielaard <mjw@redhat.com>
12475
12476 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12477 * gdb.base/disp-step-fork.c: Include unistd.h.
12478 * gdb.base/siginfo-obj.c: Include stdio.h.
12479 * gdb.base/siginfo-thread.c: Likewise.
12480 * gdb.mi/non-stop.c: Include unistd.h.
12481 * gdb.mi/nsthrexec.c: Include stdio.h.
12482 * gdb.mi/pthreads.c: Include unistd.h.
12483 * gdb.modula2/unbounded1.c (main): Declare returns int.
12484 * gdb.reverse/consecutive-reverse.c: Likewise.
12485 * gdb.threads/create-fail.c: Include unistd.h.
12486 * gdb.threads/killed.c: Likewise.
12487 * gdb.threads/linux-dp.c: Likewise.
12488 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12489 * gdb.threads/non-ldr-exc-2.c: Likewise.
12490 * gdb.threads/non-ldr-exc-3.c: Likewise.
12491 * gdb.threads/non-ldr-exc-4.c: Likewise.
12492 * gdb.threads/pthreads.c: Include unistd.h.
12493 (main): Declare returns int.
12494 * gdb.threads/tls-main.c (foo): New declaration.
12495 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12496
f7e5394d
SM
124972015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12498
12499 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12500 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12501
743649fd
MW
125022015-01-15 Mark Wielaard <mjw@redhat.com>
12503
12504 * gdb.base/noreturn-return.c: New file.
12505 * gdb.base/noreturn-return.exp: New file.
12506 * gdb.base/noreturn-finish.c: New file.
12507 * gdb.base/noreturn-finish.exp: New file.
12508
198297aa
PA
125092015-01-23 Pedro Alves <palves@redhat.com>
12510
12511 * gdb.threads/continue-pending-after-query.c: New file.
12512 * gdb.threads/continue-pending-after-query.exp: New file.
12513
717cf30c
AG
125142015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12515 Simon Marchi <simon.marchi@ericsson.com>
12516
12517 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12518 * gdb.base/valgrind-db-attach.exp: Same.
12519 * gdb.base/valgrind-infcall.exp: Same.
12520 * lib/mi-support.exp (default_mi_gdb_start): Same.
12521 * lib/prompt.exp (default_prompt_gdb_start): Same.
12522 * lib/gdb.exp (default_gdb_spawn): Same.
12523 (gdb_interact): New.
12524
12525
4b62a76e
JK
125262015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12527
12528 * gdb.compile/compile.exp (pointer to jit function): New test.
12529
b4cdae6f
WW
125302015-01-17 Wei-cheng Wang <cole945@gmail.com>
12531
12532 * lib/gdb.exp (supports_process_record): Return true for
12533 powerpc*-*-linux*.
12534 (supports_reverse): Likewise.
12535
d221e7ef
DB
125362015-01-15 Don Breazeal <donb@codesourcery.com>
12537
12538 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12539 instead of checking whether the target board is remote and
12540 use spawn_wait_for_attach instead of exec/sleep.
12541 * gdb.base/attach-twice.exp: Likewise.
12542
bafffb51
JB
125432015-01-15 Joel Brobecker <brobecker@adacore.com>
12544
12545 * gdb.ada/var_arr_attrs: New testcase.
12546
5589af0e
PA
125472015-01-14 Pedro Alves <palves@redhat.com>
12548 Joel Brobecker <brobecker@adacore.com>
12549
12550 PR gdb/17525
12551 * gdb.base/bp-cmds-execution-x-script.c: New file.
12552 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12553 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12554
6c400b59
PA
125552015-01-14 Pedro Alves <palves@redhat.com>
12556
12557 PR cli/17828
12558 * gdb.base/batch-preserve-term-settings.c: New file.
12559 * gdb.base/batch-preserve-term-settings.exp: New file.
12560
e02c96a7
DE
125612015-01-13 Doug Evans <dje@google.com>
12562
12563 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12564 binary.
12565
576fd14c
JB
125662015-01-13 Joel Brobecker <brobecker@adacore.com>
12567
12568 * Makefile.in (clean mostlyclean): Do not delete *.py.
12569
04dccad0
JB
125702015-01-13 Joel Brobecker <brobecker@adacore.com>
12571
12572 * gdb.python/py-lookup-type.exp: New file.
12573
3d230f71
PA
125742015-01-12 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12577 restore GDBFLAGS before returning.
12578
7e67715d
JK
125792015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12580
12581 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12582 is_amd64_regs_target and is_x86_like_target.
12583
f2e0d4b4
DE
125842015-01-11 Doug Evans <xdje42@gmail.com>
12585
12586 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12587 is given without an explicit form.
12588 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12589 attributes.
12590 * gdb.dwarf/corrupt.exp: Ditto.
12591 * gdb.dwarf2/enum-type.exp: Ditto.
12592 * gdb.trace/entry-values.exp: Ditto.
12593 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12594
439250fb
DE
125952015-01-11 Doug Evans <xdje42@gmail.com>
12596
12597 PR gdb/15830
12598 * gdb.base/maint.exp: Remove references to "maint demangle".
12599 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12600 Add tests for explicitly specifying language to demangle.
12601 * gdb.dlang/demangle.exp: Ditto.
12602
ede9f622
PA
126032015-01-09 Pedro Alves <palves@redhat.com>
12604
12605 * gdb.threads/non-stop-fair-events.c: New file.
12606 * gdb.threads/non-stop-fair-events.exp: New file.
12607
a7b796db
PA
126082015-01-09 Pedro Alves <palves@redhat.com>
12609
12610 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12611 the global scope. Set a breakpoint after all threads are started
12612 rather than stepping over two source lines. Expect the prompt.
12613 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12614 global.
12615 (NUM): Now 15.
12616 (main): Use threads_started_barrier to wait for all threads to
12617 start. Main thread no longer calls thread_function. Exit after
12618 180 seconds.
12619 (loop): New function.
12620 (thread_function): Wait on threads_started_barrier barrier. Call
12621 'loop' at each iteration.
12622 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12623 threads have started, instead of hardcoding number of "next"
12624 steps. Use an access watchpoint instead of a write watchpoint.
12625
9665ffdd
PA
126262015-01-09 Pedro Alves <palves@redhat.com>
12627
12628 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12629 (thread_func): Wait on barrier.
12630 (main): Wait for all threads to start before stopping GDB.
12631 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12632 global.
12633 (thread1_func, thread2_func): Wait on barrier.
12634 (main): Wait for all threads to start before stopping GDB.
12635 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12636 New global.
12637 (thread1_func, thread2_func): Wait on barrier.
12638 (main): Wait for all threads to start before stopping GDB.
12639
c945a99f
PA
126402015-01-09 Pedro Alves <palves@redhat.com>
12641
12642 * gdb.threads/attach-many-short-lived-threads.c: New file.
12643 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12644
c1a747c1
PA
126452014-01-09 Pedro Alves <palves@redhat.com>
12646
12647 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12648 instead of to thread 2.
12649 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12650 Add barrier around each pthread_create call instead of around all
12651 calls.
12652 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12653 Set a break on thread_function and have the child threads hit it
12654 one at at a time.
12655
60b3033e
PA
126562015-01-09 Pedro Alves <palves@redhat.com>
12657
12658 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12659 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12660 false.
12661 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12662 checking whether the target board is remote.
12663 * gdb.multi/multi-attach.exp: Likewise.
12664 * gdb.python/py-sync-interp.exp: Likewise.
12665 * gdb.server/ext-attach.exp: Likewise.
12666 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12667 tests that need to attach, instead of checking whether the target
12668 board is remote at the top of the file.
12669
acc018ac
YQ
126702015-01-08 Yao Qi <yao@codesourcery.com>
12671
12672 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12673
50a18af8
JK
126742015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12675
12676 Fix testcase compilation.
12677 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12678
8503d6e1
JB
126792015-01-06 Joel Brobecker <brobecker@adacore.com>
12680
12681 * gdb.python/py-type.exp: Add a couple test about empty
12682 array creation, and negative-length array creation.
12683
cc73dbcc
DE
126842015-01-02 Doug Evans <xdje42@gmail.com>
12685
12686 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12687
0300bbc7
DE
126882015-01-02 Doug Evans <dje@google.com>
12689
12690 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12691
9d85a0ec
YQ
126922014-12-29 Yao Qi <yao@codesourcery.com>
12693
12694 * gdb.trace/entry-values.exp: Update comments. Rename variable
12695 bar_call_foo to returned_from_foo.
12696
87186c6a
MMN
126972014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12698
12699 PR gdb/17394
12700 * gdb.linespec/break-asm-file.c: New file.
12701 * gdb.linespec/break-asm-file.exp: New file.
12702 * gdb.linespec/break-asm-file0.s: New file.
12703 * gdb.linespec/break-asm-file1.s: New file.
12704
1bab7383
YQ
127052014-12-18 Nigel Stephens <nigel@mips.com>
12706 Maciej W. Rozycki <macro@codesourcery.com>
12707
12708 * gdb.base/float.exp: Handle the new output from "info float" on
12709 MIPS targets.
12710
1bc1068a
JK
127112014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12712
12713 Fix MinGW compilation.
12714 * gdb.compile/compile-ops.exp: Update untested message if
12715 !skip_compile_feature_tests.
12716 * gdb.compile/compile-setjmp.exp: Likewise.
12717 * gdb.compile/compile-tls.exp: Likewise.
12718 * gdb.compile/compile.exp: Likewise.
12719 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12720 supported on this host".
12721
b6615d10
DE
127222014-12-16 Doug Evans <xdje42@gmail.com>
12723
12724 * boards/stabs.exp: New file.
12725
25dda427
AA
127262014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12727
12728 * gdb.base/completion.exp: Adjust to format changes of "maint
12729 print user-registers".
12730
bf330350
CU
127312014-12-16 Catalin Udma <catalin.udma@freescale.com>
12732
12733 PR server/17457
12734 * gdb.arch/aarch64-fp.c: New file.
12735 * gdb.arch/aarch64-fp.exp: New file.
12736
395cf596
SDJ
127372014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12738
12739 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12740 r210637, r210913, r211666, r215400, r215817).
12741
12742 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12743 * dg-extract-results.py: New file.
12744 * dg-extract-results.sh: Use it if the environment seems
12745 suitable.
12746
12747 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12748
12749 * dg-extract-results.py (parse_run): Handle warnings that
12750 are printed before a test harness is run.
12751
12752 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12753
12754 * dg-extract-results.py (Named): Remove __cmp__ method.
12755 (output_variation): Use a key to sort variation.harnesses.
12756
12757 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12758
12759 * dg-extract-results.py: For Python 3, force sys.stdout to
12760 handle surrogate escape sequences.
12761 (safe_open): New function.
12762 (output_segment, main): Use it.
12763
12764 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12765
12766 * dg-extract-results.py (Prog.result_re): Include options
12767 in test name.
12768
12769 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12770
12771 * dg-extract-results.py (output_variation): Always sort if
12772 do_sum.
12773
e882ef3c
SM
127742014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12775
12776 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12777 as long as we get pagination notifications.
12778
4992aa20
JM
127792014-12-15 Jason Merrill <jason@redhat.com>
12780
12781 * Makefile.in (check-gdb.%): Restore.
12782 * README: Mention it.
12783
c1b5a1a6
JB
127842014-12-13 Joel Brobecker <brobecker@adacore.com>
12785
12786 * gdb.ada/str_uninit: New testcase.
12787
5537b577
JK
127882014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12789
12790 PR symtab/17642
12791 * gdb.base/vla-stub-define.c: New file.
12792 * gdb.base/vla-stub.c: New file.
12793 * gdb.base/vla-stub.exp: New file.
12794
bb2ec1b3
TT
127952014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12796 Jan Kratochvil <jan.kratochvil@redhat.com>
12797 Tom Tromey <tromey@redhat.com>
12798
12799 * configure.ac: Add gdb.compile/.
12800 * configure: Regenerate.
12801 * gdb.compile/Makefile.in: New file.
12802 * gdb.compile/compile-ops.exp: New file.
12803 * gdb.compile/compile-ops.c: New file.
12804 * gdb.compile/compile-tls.c: New file.
12805 * gdb.compile/compile-tls.exp: New file.
12806 * gdb.compile/compile-constvar.S: New file.
12807 * gdb.compile/compile-constvar.c: New file.
12808 * gdb.compile/compile-mod.c: New file.
12809 * gdb.compile/compile-nodebug.c: New file.
12810 * gdb.compile/compile-setjmp-mod.c: New file.
12811 * gdb.compile/compile-setjmp.c: New file.
12812 * gdb.compile/compile-setjmp.exp: New file.
12813 * gdb.compile/compile-shlib.c: New file.
12814 * gdb.compile/compile.c: New file.
12815 * gdb.compile/compile.exp: New file.
12816 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12817
4ff709eb
TT
128182014-12-12 Tom Tromey <tromey@redhat.com>
12819
12820 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12821 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12822
6dddd6a5
DE
128232014-12-12 Doug Evans <dje@google.com>
12824
12825 * lib/gdb-python.exp (get_python_valueof): New function.
12826 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12827
71c24708
AA
128282014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12829
12830 * gdb.base/completion.exp: Add test for completion of "info
12831 registers ".
12832
3e29f34a
MR
128332014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12834
12835 * gdb.base/func-ptrs.c: New file.
12836 * gdb.base/func-ptrs.exp: New file.
12837
fc126975
SM
128382014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12839
12840 PR breakpoints/17012
12841 * gdb.base/dprintf-detach.c: New file.
12842 * gdb.base/dprintf-detach.exp: New file.
12843
0a46d518
SM
128442014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12845
12846 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12847 * lib/gdb.exp (target_is_gdbserver): New procedure.
12848
a0be3e44
DE
128492014-12-08 Doug Evans <dje@google.com>
12850
12851 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12852
df1b803a
YQ
128532014-12-05 Yao Qi <yao@codesourcery.com>
12854
12855 * gdb.guile/scm-error.exp: Remove the third argument to
12856 gdb_remote_download.
12857 * gdb.guile/scm-frame-args.exp: Likewise.
12858 * gdb.guile/scm-section-script.exp: Likewise.
12859
ddb9f679
YQ
128602014-12-05 Yao Qi <yao@codesourcery.com>
12861
12862 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12863
86e4ed39
DE
128642014-12-04 Doug Evans <dje@google.com>
12865
12866 * gdb.python/py-objfile.exp: Add tests for
12867 objfile.add_separate_debug_file.
12868
7c50a931
DE
128692014-12-04 Doug Evans <dje@google.com>
12870
12871 * lib/gdb.exp (get_build_id): New function.
12872 (build_id_debug_filename_get): Rewrite to use it.
12873 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12874
621661e3
MR
128752014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12876
12877 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12878 `method(long)', not just 0x0.
12879 * gdb.cp/nsalias.exp: Align code labels to 4.
12880 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12881 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12882 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12883 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12884 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12885 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12886
29f0c3b7
DE
128872014-12-02 Doug Evans <dje@google.com>
12888
e1e061e7 12889 PR symtab/17602
29f0c3b7 12890 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12891 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12892 * gdb.cp/anon-ns.exp: Update.
12893
162078c8
NB
128942014-12-02 Nick Bull <nicholaspbull@gmail.com>
12895
12896 * gdb.python/py-events.py (inferior_call_handler): New.
12897 (register_changed_handler, memory_changed_handler): New.
12898 (test_events.invoke): Register new handlers.
12899 * gdb.python/py-events.exp: Add tests for inferior call,
12900 memory_changed and register_changed events.
12901
fdb09caf
AA
129022014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12903
12904 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12905 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12906 if the linker doesn't understand this.
12907
55cfb2c4
SM
129082014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12909
12910 * gdb.python/python.exp: Change expected reply to help().
12911
9e8cd6df
YQ
129122014-12-01 Yao Qi <yao@codesourcery.com>
12913
12914 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12915 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12916 * configure: Re-generated.
12917
6c659fc2
SC
129182014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12919
12920 * gdb.cp/chained-calls.cc: New file.
12921 * gdb.cp/chained-calls.exp: New file.
12922 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12923
d7fc3181
SM
129242014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12925
12926 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12927 * gdb.dwarf2/symtab-producer.exp: Same.
12928 * gdb.gdb/python-interrupts.exp: Same.
12929 * gdb.gdb/python-selftest.exp: Same.
12930 * gdb.python/py-linetable.exp: Same.
12931 * gdb.python/py-type.exp: Same.
12932 * gdb.python/py-value-cc.exp: Same.
12933 * gdb.python/py-value.exp: Same.
12934
10e79639
YQ
129352014-11-28 Yao Qi <yao@codesourcery.com>
12936
12937 * gdb.base/break-probes.exp: Match library name prefixed with
12938 sysroot.
12939
f28a0564
SM
129402014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12941
12942 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12943 test expected output. Add parentheses for the call to print.
12944 Remove L suffix from integers.
12945
3fe1ce1d
DE
129462014-11-26 Doug Evans <dje@google.com>
12947
12948 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12949
84429e27
YQ
129502014-11-22 Yao Qi <yao@codesourcery.com>
12951
12952 * gdb.trace/entry-values.c: Remove asms.
12953 (foo): Add foo_label.
12954 (bar): Add bar_label.
12955 * gdb.trace/entry-values.exp: Remove code computing foo's
12956 length and bar's length.
12957 (Dwarf::assemble): Invoke function_range for bar and use
12958 MACRO_AT_func for foo.
12959
26741859
YQ
129602014-11-22 Yao Qi <yao@codesourcery.com>
12961
12962 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12963 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12964 Use .Lgcc43_procstart instead of gcc43.
12965
45e44d27
JB
129662014-11-21 Joel Brobecker <brobecker@adacore.com>
12967
12968 * gdb.ada/n_arr_bound: New testcase.
12969
458c8db8
SDJ
129702014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12971
12972 PR breakpoints/10737
12973 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12974 test_catch_syscall_multi_arch.
12975 (test_catch_syscall_multi_arch): New function.
12976
43f3e411
DE
129772014-11-20 Doug Evans <xdje42@gmail.com>
12978
12979 * gdb.base/maint.exp: Update expected output.
12980
0d7b2549
AA
129812014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12982
12983 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12984 4-byte instruction on S390.
12985
8908fca5
JB
129862014-11-19 Joel Brobecker <brobecker@adacore.com>
12987
12988 * gdb.ada/arr_arr: New testcase.
12989
4a46959e
JB
129902014-11-19 Joel Brobecker <brobecker@adacore.com>
12991
12992 * gdb.ada/pkd_arr_elem: New Testcase.
12993
470e2f4e
LM
129942014-11-18 Luis Machado <lgustavo@codesourcery.com>
12995
12996 * gdb.reverse/break-precsave: Expect completion message for
12997 core file reads.
12998 * gdb.reverse/consecutive-precsave.exp: Likewise.
12999 * gdb.reverse/finish-precsave.exp: Likewise.
13000 * gdb.reverse/i386-precsave.exp: Likewise.
13001 * gdb.reverse/machinestate-precsave.exp: Likewise.
13002 * gdb.reverse/sigall-precsave.exp: Likewise.
13003 * gdb.reverse/solib-precsave.exp: Likewise.
13004 * gdb.reverse/step-precsave.exp: Likewise.
13005 * gdb.reverse/until-precsave.exp: Likewise.
13006 * gdb.reverse/watch-precsave.exp: Likewise.
13007
a267f3ad
AA
130082014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13009
13010 * gdb.base/bp-permanent.c: Include unistd.h.
13011 * gdb.python/py-framefilter-mi.c (main): Add return type.
13012 * gdb.python/py-framefilter.c (main): Likewise.
13013 * gdb.trace/actions-changed.c (main): Likewise.
13014
12084a9a
AA
130152014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13016
13017 * gdb.mi/until.c: Add eye-catchers.
13018 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13019 line numbers.
13020
dc7e1a77
AA
130212014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13022
13023 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13024 function header variants in break1.c.
13025 * gdb.base/ena-dis-br.exp: Likewise.
13026 * gdb.base/hbreak2.exp: Likewise.
13027 * gdb.reverse/until-precsave.exp: Drop references to removed
13028 non-prototype function header variants in ur1.c.
13029 * gdb.reverse/until-reverse.exp: Likewise.
13030
41c77605
PM
130312014-11-17 Petr Machata <pmachata@redhat.com>
13032
13033 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13034 ${_cu_offset_size} bytes abbrev offset.
13035
34248c3a
DE
130362014-11-15 Doug Evans <xdje42@gmail.com>
13037
13038 PR symtab/17559
13039 * gdb.base/line-symtabs.exp: New file.
13040 * gdb.base/line-symtabs.c: New file.
13041 * gdb.base/line-symtabs.h: New file.
13042
646da059
YQ
130432014-11-14 Yao Qi <yao@codesourcery.com>
13044
13045 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13046 (func): Add label func_label.
13047 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13048 Replace low_pc and high_pc with MACRO_AT_range.
13049 Replace name, low_pc and high_pc with MACRO_AT_func.
13050
9301ebe6
YQ
130512014-11-14 Yao Qi <yao@codesourcery.com>
13052
13053 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13054 Replace name, low_pc and high_pc with MACRO_AT_func.
13055
f166b542
YQ
130562014-11-14 Yao Qi <yao@codesourcery.com>
13057
13058 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13059 produce debug information.
13060 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13061
0f6e71e3
YQ
130622014-11-14 Yao Qi <yao@codesourcery.com>
13063
13064 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13065 object and get function length.
13066 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13067 with MACRO_AT_func.
13068 (top-level): Replace gdb_compile and clean_restart with
13069 prepare_for_testing.
13070 * gdb.dwarf2/main.c (main): Add label main_label.
13071
876c4df9
YQ
130722014-11-14 Yao Qi <yao@codesourcery.com>
13073
13074 * lib/dwarf.exp (function_range): New procedure.
13075 (Dwarf::_handle_macro_at_func): New procedure.
13076 (Dwarf::_handle_macro_at_range): New procedure.
13077 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13078
02ad9cf1
YQ
130792014-11-14 Yao Qi <yao@codesourcery.com>
13080
13081 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13082 (_handle_attribute): New procedure.
13083
a59add0c
AA
130842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13085
13086 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13087 * gdb.base/call-sc.c (zed): Likewise.
13088 * gdb.base/checkpoint.c (main): Likewise.
13089 * gdb.base/dump.c (main): Likewise.
13090 * gdb.base/gcore.c (main): Likewise.
13091 * gdb.base/huge.c (main): Likewise.
13092 * gdb.base/multi-forks.c (main): Likewise.
13093 * gdb.base/pr10179-a.c (main): Likewise.
13094 * gdb.base/savedregs.c (main): Likewise.
13095 * gdb.base/sigaltstack.c (main): Likewise.
13096 * gdb.base/siginfo.c (main): Likewise.
13097 * gdb.base/structs.c (zed): Likewise.
13098 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13099 * gdb.mi/mi-syn-frame.c (main): Likewise.
13100 * gdb.mi/until.c (foo, main): Likewise.
13101 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13102 * gdb.base/solib-weak.c (foo): Declare.
13103 * gdb.base/attach-twice.c: Include stdio.h.
13104 * gdb.base/weaklib1.c: Likewise.
13105 * gdb.base/weaklib2.c: Likewise.
13106 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13107 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13108 unistd.h.
13109 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13110 * gdb.mi/mi-exit-code.c: Likewise.
13111 * gdb.base/break-interp-lib.c: Include string.h.
13112 * gdb.base/coremaker.c: Likewise.
13113 * gdb.base/testenv.c: Likewise.
13114 * gdb.python/py-finish-breakpoint.c: Likewise.
13115 * gdb.base/inferior-died.c: Include sys/wait.h.
13116 * gdb.base/fileio.c: Include time.h.
13117 * gdb.base/async-shell.c: Include unistd.h.
13118 * gdb.base/dprintf-non-stop.c: Likewise.
13119 * gdb.base/info-os.c: Likewise.
13120 * gdb.mi/mi-console.c: Likewise.
13121 * gdb.mi/watch-nonstop.c: Likewise.
13122 * gdb.python/py-events.c: Likewise.
13123 * gdb.base/async.c (baz): Move up before its invocation.
13124 * gdb.base/code_elim2.c (my_global_func): Likewise.
13125 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13126 * gdb.base/advance.c (func2): Likewise.
13127
3b5d5997
AA
131282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13129
13130 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13131 variant.
13132 * gdb.base/annota3.c: Likewise.
13133 * gdb.base/async.c: Likewise.
13134 * gdb.base/average.c: Likewise.
13135 * gdb.base/call-ar-st.c: Likewise.
13136 * gdb.base/call-rt-st.c: Likewise.
13137 * gdb.base/call-sc.c: Likewise.
13138 * gdb.base/call-strs.c: Likewise.
13139 * gdb.base/ending-run.c: Likewise.
13140 * gdb.base/execd-prog.c: Likewise.
13141 * gdb.base/exprs.c: Likewise.
13142 * gdb.base/foll-exec.c: Likewise.
13143 * gdb.base/foll-fork.c: Likewise.
13144 * gdb.base/foll-vfork.c: Likewise.
13145 * gdb.base/funcargs.c: Likewise.
13146 * gdb.base/gcore.c: Likewise.
13147 * gdb.base/jump.c: Likewise.
13148 * gdb.base/langs0.c: Likewise.
13149 * gdb.base/langs1.c: Likewise.
13150 * gdb.base/langs2.c: Likewise.
13151 * gdb.base/mips_pro.c: Likewise.
13152 * gdb.base/nodebug.c: Likewise.
13153 * gdb.base/opaque0.c: Likewise.
13154 * gdb.base/opaque1.c: Likewise.
13155 * gdb.base/recurse.c: Likewise.
13156 * gdb.base/run.c: Likewise.
13157 * gdb.base/scope0.c: Likewise.
13158 * gdb.base/scope1.c: Likewise.
13159 * gdb.base/setshow.c: Likewise.
13160 * gdb.base/setvar.c: Likewise.
13161 * gdb.base/shmain.c: Likewise.
13162 * gdb.base/shr1.c: Likewise.
13163 * gdb.base/shr2.c: Likewise.
13164 * gdb.base/sigall.c: Likewise.
13165 * gdb.base/signals.c: Likewise.
13166 * gdb.base/so-indr-cl.c: Likewise.
13167 * gdb.base/solib2.c: Likewise.
13168 * gdb.base/structs.c: Likewise.
13169 * gdb.base/sum.c: Likewise.
13170 * gdb.base/vforked-prog.c: Likewise.
13171 * gdb.base/watchpoint.c: Likewise.
13172 * gdb.reverse/shr2.c: Likewise.
13173 * gdb.reverse/until-reverse.c: Likewise.
13174 * gdb.reverse/ur1.c: Likewise.
13175 * gdb.reverse/watch-reverse.c: Likewise.
13176
066a77c5
AA
131772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13178
13179 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13180 variant.
13181 * gdb.base/sepdebug.exp: Drop references to removed code.
13182
4f204ea5
AA
131832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13184
13185 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13186 variant. Preserve original line numbering.
13187 * gdb.base/list1.c: Likewise.
13188
3b377a3a
AA
131892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13190
13191 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13192 variant.
13193 * gdb.base/break1.c: Likewise.
13194 * gdb.base/break.exp: Drop references to removed code.
13195
e444df73
AA
131962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13197
13198 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13199 variant.
13200
8008f2a7
AA
132012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13202
13203 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13204
a5a06887
AA
132052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13206
13207 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13208 logic into perform_all_tests() and invoke it with and without
13209 function header prototypes.
13210 (do_function_calls): Remove conditional XFAIL for PR 5318.
13211 (rerun_and_prepare): Remove duplicate code.
13212 (perform_all_tests): New. Main logic moved here.
13213
44dba9b9
AA
132142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13215
13216 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13217 code guarded by #ifdef NO_PROTOTYPES.
13218 (t_double_many_args): Likewise.
13219 (DEF_FUNC_MANY_ARGS_1): Likewise.
13220 (DEF_FUNC_VALUES_1): Likewise.
13221 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13222 guarded by #ifdef PROTOTYPES.
13223
d1fbcd56
AA
132242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13225
13226 * gdb.mi/mi-console.c: Add eye-catcher.
13227 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13228 instead of literal line number.
13229
b0e59b8f
AA
132302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13231
13232 * gdb.base/shr2.c: Add eye-catcher.
13233 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13234 line number.
13235
78f98cca
AA
132362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13237
13238 * gdb.base/jump.c: Add eye-catchers.
13239 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13240 numbers.
13241
58fa2af0
AA
132422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13243
13244 * gdb.base/execd-prog.c: Add eye-catchers.
13245 * gdb.base/foll-exec.c: Likewise.
13246 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13247 line numbers.
13248
04e5059b
AA
132492014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13250
13251 * gdb.base/ending-run.c: Add eye-catchers.
13252 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13253 literal line numbers.
13254
dbfdb174
AA
132552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13256
13257 * gdb.base/call-rt-st.c: Add eye-catchers.
13258 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13259 literal line numbers.
13260
888a2ade
AA
132612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13262
13263 * gdb.base/call-ar-st.c: Add eye-catchers.
13264 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13265 literal line numbers.
13266
6acc2dde
AA
132672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13268
13269 * gdb.base/average.c: Add eye-catchers.
13270 * gdb.base/sum.c: Likewise.
13271 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13272 regexps dynamically.
13273
9ecfcd1d
AA
132742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13275
13276 * gdb.base/solib1.c: Add eye-catchers.
13277 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13278 literal line numbers.
13279
78708b7c
PA
132802014-11-12 Pedro Alves <palves@redhat.com>
13281
13282 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13283 leader has exited.
13284
af48d08f
PA
132852014-11-12 Pedro Alves <palves@redhat.com>
13286
13287 * gdb.arch/i386-bp_permanent.c: New file.
13288 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13289 (srcfile): Set to i386-bp_permanent.c.
13290 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13291 that stepi does not execute the 'leave' instruction, instead of
13292 testing it does execute.
13293 * gdb.base/bp-permanent.c: New file.
13294 * gdb.base/bp-permanent.exp: New file.
13295
af3768e9
DE
132962014-11-10 Doug Evans <xdje42@gmail.com>
13297
13298 PR symtab/17564
13299 * gdb.base/symtab-search-order.exp: New file.
13300 * gdb.base/symtab-search-order.c: New file.
13301 * gdb.base/symtab-search-order-1.c: New file.
13302 * gdb.base/symtab-search-order-shlib-1.c: New file.
13303
9de00a4a
PA
133042014-11-07 Pedro Alves <palves@redhat.com>
13305
13306 PR gdb/17511
13307 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13308 i?86-*-linux*.
13309
e0f52461
SC
133102014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13311
13312 PR c++/17494
13313 * gdb.cp/pr17494.cc: New file.
13314 * gdb.cp/pr17494.exp: New file.
13315
6ce8c980
YQ
133162014-11-02 Yao Qi <yao@codesourcery.com>
13317
13318 * gdb.python/python.exp: Get working directory and match the
13319 output of "set extended-prompt \\w " with it.
13320
02be9a71
DE
133212014-10-30 Doug Evans <dje@google.com>
13322
13323 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13324 in objfiles.
13325 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13326 in progspaces.
13327
3bdff46b
LM
133282014-10-30 Janis Johnson <janisjo@codesourcery.com>
13329
13330 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13331 * gdb.base/realname-expand.exp: Likewise.
13332 * gdb.linespec/macro-relative.exp: Likewise.
13333
ab917dfb
PA
133342014-10-29 Pedro Alves <palves@redhat.com>
13335
13336 PR gdb/17408
13337 * gdb.threads/schedlock.c (some_function): New function.
13338 (call_function): New global.
13339 (MAYBE_CALL_SOME_FUNCTION): New macro.
13340 (thread_function): Call it.
13341 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13342 and use it instead of a global counter. Adjust all callers.
13343 (get_current_thread): Use "find current thread" for test message
13344 here rather than having all callers pass down the same string.
13345 (goto_loop): New procedure, factored out from ...
13346 (my_continue): ... this.
13347 (step_ten_loops): Change parameter from test message to command to
13348 use. Adjust.
13349 (list_count): Delete global.
13350 (check_result): New procedure, factored out from duplicate top
13351 level code.
13352 (continue tests): Wrap in with_test_prefix.
13353 (test_step): New procedure, factored out from duplicate top level
13354 code.
13355 (top level): Test "step" in combination with all scheduler-locking
13356 modes. Test "next" in combination with all scheduler-locking
13357 modes, and in combination with stepping over a function call or
13358 not.
13359 * gdb.threads/next-bp-other-thread.c: New file.
13360 * gdb.threads/next-bp-other-thread.exp: New file.
13361
d3d4baed
PA
133622014-10-29 Pedro Alves <palves@redhat.com>
13363
13364 PR python/17372
13365 * gdb.python/python.exp: Test a multi-line command that spawns
13366 interactive Python.
13367 * gdb.base/multi-line-starts-subshell.exp: New file.
13368
563e8d85
YQ
133692014-10-29 Yao Qi <yao@codesourcery.com>
13370
13371 * gdb.base/fileio.exp: Make directories on host.
13372
0ea4d52e
YQ
133732014-10-29 Yao Qi <yao@codesourcery.com>
13374
13375 * gdb.base/fileio.c (test_write): Close the file.
13376
7f5ef605
PA
133772014-10-28 Pedro Alves <palves@redhat.com>
13378
13379 PR gdb/12623
13380 * gdb.base/sigstep.c (no_handler): New global.
13381 (main): If 'no_handler is true, set the signal handlers to
13382 SIG_IGN.
13383 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13384 with_sw_watch and no_handler parameters. Handle them.
13385 (top level) <stepping over handler when stopped at a breakpoint
13386 test>: Add a test axis for testing with a software watchpoint, and
13387 another for testing with the signal handler set to SIG_IGN.
13388 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13389 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13390
abbdbd03
PA
133912014-10-28 Pedro Alves <palves@redhat.com>
13392
13393 PR gdb/17511
13394 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13395 * gdb.base/sigstep.exp (other_handler_location): New global.
13396 (advance): Support stepping into the signal handler, and running
13397 commands while in the handler.
13398 (in_handler_map): New global.
13399 (top level): In the advance test, add combinations for getting
13400 into the handler with stepping commands, and for running commands
13401 in the handler. Add comment descripting the advancei tests.
13402
1df4399f
PA
134032014-10-28 Pedro Alves <palves@redhat.com>
13404
13405 * gdb.base/sigstep.exp: Use build_executable instead of
13406 prepare_for_testing.
13407 (top level): Move code that starts GDB, runs to main and creates a
13408 display to ...
13409 (restart): ... this new procedure.
13410 (top level): Move backtrace from signal handler test to ...
13411 (validate_backtrace): ... this new procedure.
13412 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13413 with_test_prefix. Always restart GDB.
13414 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13415 with_test_prefix. Always restart GDB. No need to delete
13416 breakpoints after the test.
13417 (test_skip_handler): Remove prefix parameter.
13418 (skip_over_handler, breakpoint_to_handler)
13419 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13420 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13421 restart GDB. No need to delete breakpoints after the test.
13422 (top level): Use foreach to call the test procedures with
13423 different commands.
13424
a5b6e449
PA
134252014-10-28 Pedro Alves <palves@redhat.com>
13426
13427 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13428 instead of GNATS numbers.
13429 * gdb.base/sigbpt.exp: Likewise.
13430 * gdb.base/siginfo.exp: Likewise.
13431 * gdb.base/sigstep.exp: Likewise.
13432
e5f8a7cc
PA
134332014-10-27 Pedro Alves <palves@redhat.com>
13434
13435 * gdb.base/sigstep.c (dummy): New global.
13436 (main): Issue a couple writes to the new global.
13437 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13438 procedures.
13439 (skip_over_handler): Use test_skip_handler.
13440 (top level): Call skip_over_handler for stepi and nexti too.
13441 (breakpoint_over_handler): Use test_skip_handler.
13442 (top level): Call breakpoint_over_handler for stepi and nexti too.
13443
763905a3
YQ
134442014-10-27 Yao Qi <yao@codesourcery.com>
13445
13446 * gdb.trace/tfile.c (adjust_function_address)
13447 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13448 function descriptor.
13449
6f259a23
DB
134502014-10-24 Don Breazeal <donb@codesourcery.com>
13451
13452 * gdb.base/foll-fork.exp (test_follow_fork,
13453 catch_fork_child_follow): Check for updated fork messages emitted
13454 from infrun.c.
13455 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13456 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13457 vfork_and_exec_child_follow_through_step): Check for updated vfork
13458 messages emitted from infrun.c.
13459
09dd9a69
PA
134602014-10-24 Pedro Alves <palves@redhat.com>
13461
13462 * gdb.base/corefile.exp: Remove references to ultrix.
13463 * gdb.base/interrupt.exp: Likewise.
13464 * gdb.base/whatis.exp: Likewise.
13465 * gdb.gdb/selftest.exp: Likewise.
13466 * gdb.threads/manythreads.exp: Likewise.
13467 * gdb.threads/print-threads.exp: Likewise.
13468 * gdb.threads/pthreads.exp:: Likewise.
13469 * gdb.threads/schedlock.exp: Likewise.
13470
3433cfa5
SC
134712014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13472
13473 * gdb.cp/non-trivial-retval.cc: Add a test case.
13474 * gdb.cp/non-trivial-retval.exp: Add a test.
13475
092f880b
YQ
134762014-10-20 Yao Qi <yao@codesourcery.com>
13477
13478 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13479 * gdb.python/py-objfile-script-gdb.py: New file.
13480 * gdb.python/py-objfile-script.exp: Update reference to
13481 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13482 of remote_download. Remove the dest file.
13483
acbdb7f3
YQ
134842014-10-20 Yao Qi <yao@codesourcery.com>
13485
13486 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13487 * gdb.base/step-line.exp: Likewise.
13488 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13489 * gdb.dwarf2/dw2-basic.exp: Likewise.
13490 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13491 * gdb.dwarf2/dw2-filename.exp: Likewise.
13492 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13493 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13494 * gdb.dwarf2/dw2-producer.exp: Likewise.
13495 * gdb.dwarf2/mac-fileno.exp: Likewise.
13496 * gdb.python/py-frame-args.exp: Likewise.
13497 * gdb.python/py-framefilter.exp: Likewise.
13498 * gdb.python/py-mi.exp: Likewise.
13499 * gdb.python/py-objfile-script.exp: Likewise
13500 * gdb.python/py-pp-integral.exp: Likewise.
13501 * gdb.python/py-pp-re-notag.exp: Likewise.
13502 * gdb.python/py-prettyprint.exp: Likewise.
13503 * gdb.python/py-section-script.exp: Likewise.
13504 * gdb.python/py-typeprint.exp: Likewise.
13505 * gdb.python/py-xmethods.exp: Likewise.
13506 * gdb.stabs/weird.exp: Likewise.
13507 * gdb.xml/tdesc-regs.exp: Likewise.
13508
bd286a29
KCY
135092014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13510
13511 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13512 (out_cu): Use addr_len for the size of addresses.
13513 (out_line): Likewise. Size DW_LNE_set_address instruction
13514 according to addr_len.
13515 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13516 (FUNC): Add START_INSNS to definition.
13517
673dc4a0
YQ
135182014-10-18 Yao Qi <yao@codesourcery.com>
13519
13520 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13521 gdb_has_argv0 return true.
13522 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13523 check [target_info exists noargs], check [gdb_has_argv0]
13524 instead.
13525 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13526 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13527 procedures.
13528
4ffbba72
DE
135292014-10-17 Doug Evans <dje@google.com>
13530
13531 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13532 event.
13533 * gdb.python/py-events.py: Add clear_objfiles event.
13534
d096d8c1
DE
135352014-10-17 Doug Evans <dje@google.com>
13536
13537 * gdb.python/py-objfile.exp: Test progspace attribute.
13538
a80db015
LM
135392014-10-17 Luis Machado <lgustavo@codesourcery.com>
13540
13541 * gdb.guile/scm-breakpoint.exp: Do not assume any
13542 directory separators when matching source file paths.
13543 * gdb.python/py-breakpoint.exp: Likewise.
13544 * gdb.reverse/break-precsave.exp: Likewise.
13545 * gdb.reverse/break-reverse.exp: Likewise.
13546 * gdb.reverse/consecutive-precsave.exp: Likewise.
13547 * gdb.reverse/finish-precsave.exp: Likewise.
13548 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13549 * gdb.reverse/finish-reverse.exp: Likewise.
13550 * gdb.reverse/i386-precsave.exp: Likewise.
13551 * gdb.reverse/i387-env-reverse.exp: Likewise.
13552 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13553 * gdb.reverse/machinestate-precsave.exp: Likewise.
13554 * gdb.reverse/machinestate.exp: Likewise.
13555 * gdb.reverse/sigall-precsave.exp: Likewise.
13556 * gdb.reverse/solib-precsave.exp: Likewise.
13557 * gdb.reverse/step-precsave.exp: Likewise.
13558 * gdb.reverse/until-precsave.exp: Likewise.
13559 * gdb.reverse/watch-precsave.exp: Likewise.
13560 * gdb.reverse/watch-reverse.exp: Likewise.
13561
b22089ab
YQ
135622014-10-17 Yao Qi <yao@codesourcery.com>
13563
13564 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13565 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13566
6c4486e6
PA
135672014-10-17 Pedro Alves <palves@redhat.com>
13568
13569 PR gdb/17471
13570 * gdb.base/bg-execution-repeat.c: New file.
13571 * gdb.base/bg-execution-repeat.exp: New file.
13572
0ff33695
PA
135732014-10-17 Pedro Alves <palves@redhat.com>
13574
13575 PR gdb/17300
13576 * gdb.base/continue-all-already-running.c: New file.
13577 * gdb.base/continue-all-already-running.exp: New file.
13578
6fdebc3d
PA
135792014-10-17 Pedro Alves <palves@redhat.com>
13580
13581 PR gdb/17472
13582 * gdb.base/annota-input-while-running.c: New file.
13583 * gdb.base/annota-input-while-running.exp: New file.
13584
32a8097b
PA
135852014-10-17 Pedro Alves <palves@redhat.com>
13586
13587 * gdb.base/callfuncs.exp: emove references to osf.
13588 * gdb.base/sigall.exp: Likewise.
13589 * gdb.gdb/selftest.exp: Likewise.
13590 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13591 * gdb.mi/non-stop.c: Likewise.
13592 * gdb.mi/pthreads.c: Likewise.
13593 * gdb.reverse/sigall-precsave.exp: Likewise.
13594 * gdb.reverse/sigall-reverse.exp: Likewise.
13595 * gdb.threads/pthreads.c: Likewise.
13596 * gdb.threads/pthreads.exp: Likewise.
13597
7a3517ff
YQ
135982014-10-17 Yao Qi <yao@codesourcery.com>
13599
13600 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13601 check 'target_info exists noargs'.
13602 (test_command_prompt_position): Likewise.
13603 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13604 Remove "set args".
13605 (progvar_simple_while_test): Likewise.
13606 (progvar_complex_if_while_test): Likewise.
13607 (if_while_breakpoint_command_test): Likewise.
13608 (infrun_breakpoint_command_test): Likewise.
13609 (breakpoint_command_test): Likewise.
13610 (watchpoint_command_test): Likewise.
13611 (bp_deleted_in_command_test): Likewise.
13612 (temporary_breakpoint_commands): Likewise.
13613
bb99c472
YQ
136142014-10-16 Yao Qi <yao@codesourcery.com>
13615
13616 * gdb.base/remotetimeout.exp: Remove noargs checking.
13617
7c16b83e
PA
136182014-10-15 Pedro Alves <palves@redhat.com>
13619
13620 PR breakpoints/9649
13621 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13622 * gdb.base/breakpoint-in-ro-region.exp
13623 (probe_target_hardware_step): New procedure.
13624 (top level): Probe hardware stepping and hardware breakpoint
13625 support. Test stepping through a read-only region, with both
13626 "breakpoint auto-hw" on and off and both "always-inserted" on and
13627 off.
13628
35a49624
IB
136292014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13630
13631 * gdb.dlang/demangle.exp: Update for demangling changes.
13632
2d1c107c
SC
136332014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13634
13635 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13636 * gdb.cp/non-trivial-retval.exp: Add new tests.
13637
778811d5
SC
136382014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13639
13640 PR c++/13403
13641 PR c++/15154
13642 * gdb.cp/non-trivial-retval.cc: New file.
13643 * gdb.cp/non-trivial-retval.exp: New file.
13644
10c5f0a8
YQ
136452014-10-15 Yao Qi <yao@codesourcery.com>
13646
13647 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13648 remote host.
13649
65d7b369
YQ
136502014-10-15 Yao Qi <yao@codesourcery.com>
13651
13652 * gdb.python/py-symbol.exp: Match file base name if host is
13653 remote, otherwise match file name with dir name.
13654 * gdb.python/py-symtab.exp: Likewise.
13655 * gdb.python/python.exp: Likewise.
13656
46dc1394
YQ
136572014-10-15 Yao Qi <yao@codesourcery.com>
13658
13659 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13660 pattern.
13661 * gdb.python/py-symtab.exp: Likewise.
13662 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13663 locationn.
13664
c40cc657
JB
136652014-10-14 Joel Brobecker <brobecker@adacore.com>
13666
13667 * gdb.ada/addr_arith: New testcase.
13668
2abf49e1
MR
136692014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13670
13671 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13672 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13673 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13674 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13675
f7088df3
SDJ
136762014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13677
13678 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13679 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13680 * gdb.arch/stap-eval-lang-ada.exp: New file.
13681
4dc06805
YQ
136822014-10-14 Yao Qi <yao@codesourcery.com>
13683
13684 * gdb.mi/mi-var-child.c (nothing1): New function.
13685 (nothing2): New function.
13686 (do_children_tests): Set function pointers by nothing1 and
13687 nothing2.
13688 * gdb.mi/mi-var-child.exp: Step over new added statements.
13689 Update test to match the new output.
13690 * gdb.mi/var-cmd.c (nothing1): New function.
13691 (nothing2): New function.
13692 (do_children_tests): Set function pointers by nothing1 and
13693 nothing2.
13694 * gdb.mi/mi-var-display.exp: Update test to match output.
13695 Step to the line specified by $line_dct_nothing.
13696 Increase the number of lines to step.
13697
46a93de2
YQ
136982014-10-14 Yao Qi <yao@codesourcery.com>
13699
13700 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13701 tests.
13702 * gdb.mi/mi2-var-child.exp: Likewise.
13703
14ea52ee
DE
137042014-10-13 Doug Evans <dje@google.com>
13705
13706 * gdb.python/py-objfile.exp: Change name of file name test.
13707
e5c6e92b
DE
137082014-10-13 Doug Evans <dje@google.com>
13709
13710 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13711 from the start of the CU.
13712
c780cc2f
JK
137132014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13714 Yao Qi <yao@codesourcery.com>
13715
13716 Fix "save breakpoints" for "catch" command.
13717 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13718 Remove -nonewline. Match also the added "main" line.
13719
99894e11
JK
137202014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13721
13722 Fix "save breakpoints" for "disable $bpnum" command.
13723 * gdb.base/save-bp.c (main): Add label.
13724 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13725
6e1ac5a3
JK
137262014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13727
13728 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13729
754dd2b0
YQ
137302014-10-11 Yao Qi <yao@codesourcery.com>
13731
13732 * gdb.server/server-kill.exp: Execute command
13733 "set remote trace-status-packet on" before "tstatus".
13734
f90183d7
YQ
137352014-10-11 Yao Qi <yao@codesourcery.com>
13736
13737 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13738 (main): Call getppid.
13739 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13740 and continue to it. Read variable "server_pid".
13741
bf40a607
YQ
137422014-10-11 Yao Qi <yao@codesourcery.com>
13743
13744 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13745
052ca370
YQ
137462014-10-11 Yao Qi <yao@codesourcery.com>
13747
13748 * gdb.threads/thread-find.exp: Don't execute command
13749 "info threads".
13750 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13751 * gdb.threads/linux-dp.exp: Don't check the condition
13752 $threads_created equals to zero.
13753
3831839c
PA
137542014-10-10 Pedro Alves <palves@redhat.com>
13755
13756 * gdb.base/bigcore.exp: Remove references to IRIX.
13757 * gdb.base/funcargs.exp: Likewise.
13758 * gdb.base/interrupt.exp: Likewise.
13759 * gdb.base/mips_pro.exp: Likewise.
13760 * gdb.base/nodebug.exp: Likewise.
13761 * gdb.base/setvar.exp: Likewise.
13762 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13763
8b9a549d
PA
137642014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13765 Pedro Alves <palves@redhat.com>
13766
13767 PR symtab/14466
13768 * gdb.base/vdso-warning.c: New file.
13769 * gdb.base/vdso-warning.exp: New file.
13770
d48ba5e8
DE
137712014-10-02 Doug Evans <dje@google.com>
13772
13773 * gdb.base/structs.c (main): Don't run forever.
13774
2278c276
PA
137752014-10-02 Pedro Alves <palves@redhat.com>
13776
13777 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13778 (top level) <stop threads 1, stop threads 2>: Use it.
13779
b57bacec
PA
137802014-10-02 Pedro Alves <palves@redhat.com>
13781
13782 * gdb.threads/break-while-running.exp (test): Add new
13783 'update_thread_list' argument. Skip "info threads" if false.
13784 (top level): Add new 'update_thread_list' axis.
13785
13fd3ff3
PA
137862014-10-02 Pedro Alves <palves@redhat.com>
13787
13788 PR breakpoints/17431
13789 * gdb.base/execl-update-breakpoints.c: New file.
13790 * gdb.base/execl-update-breakpoints.exp: New file.
13791
0fec99e8
PA
137922014-10-01 Pedro Alves <palves@redhat.com>
13793
13794 * gdb.base/breakpoint-in-ro-region.c: New file.
13795 * gdb.base/breakpoint-in-ro-region.exp: New file.
13796
2ddf4301
SM
137972014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13798
13799 * gdb.mi/mi-exit-code.exp: New file.
13800 * gdb.mi/mi-exit-code.c: New file.
13801
6a5f3f43
YQ
138022014-09-30 Yao Qi <yao@codesourcery.com>
13803
13804 * lib/prelink-support.exp (build_executable_own_libs): Error if
13805 the target isn't native.
13806
345bcc73
YQ
138072014-09-30 Yao Qi <yao@codesourcery.com>
13808
13809 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13810 false.
13811
a25a5a45
PA
138122014-09-22 Pedro Alves <palves@redhat.com>
13813
13814 * gdb.threads/break-while-running.exp: New file.
13815 * gdb.threads/break-while-running.c: New file.
13816
00ba3162
YQ
138172014-09-19 Yao Qi <yao@codesourcery.com>
13818
13819 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13820 Invoke test. Restart GDB with --readnow and invoke test again.
13821
c3b7b696
YQ
138222014-09-19 Yao Qi <yao@codesourcery.com>
13823
13824 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13825 proc set_breakpoint_on_gcd_function. Invoke
13826 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13827 invoke set_breakpoint_on_gcd_function again.
13828
2b4fd423
DE
138292014-09-18 Doug Evans <dje@google.com>
13830
13831 * gdb.dwarf2/symtab-producer.exp: New file.
13832
a5947601
SDJ
138332014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13834
13835 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13836 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13837 * gdb.base/global-var-nested-by-dso.c: Likewise.
13838 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13839
91c19059
SDJ
138402014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13841 Pedro Alves <palves@redhat.com>
13842
13843 * gdb.base/watch-bitfields.exp: Pass string other than test file
13844 name to prepare_for_testing.
13845 (watch): New procedure.
13846 (expect_watchpoint): Use with_test_prefix.
13847 (top level): Factor out tests to ...
13848 (test_watch_location, test_regular_watch): ... these new
13849 procedures, and use with_test_prefix and gdb_continue_to_end.
13850
bb9d5f81
PP
138512014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13852
13853 PR breakpoints/12526
13854 * gdb.base/watch-bitfields.exp: New file.
13855 * gdb.base/watch-bitfields.c: New file.
13856
635856f5
PA
138572014-09-16 Pedro Alves <palves@redhat.com>
13858
13859 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13860 software and hardware addresses, not software address against
13861 itself.
13862
7280ceea
PA
138632014-09-16 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13866 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13867
428b16bd
PA
138682014-09-16 Pedro Alves <palves@redhat.com>
13869
13870 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13871 files.
13872 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13873 "*-*-vxworks*" throughout.
13874 * gdb.base/break.exp: Likewise.
13875 * gdb.base/default.exp: Likewise.
13876 * gdb.base/scope.exp: Likewise.
13877 * gdb.base/sepdebug.exp: Likewise.
13878 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13879 throughout.
13880 * gdb.base/run.c: Likewise.
13881 * gdb.base/sepdebug.c: Likewise.
13882 * gdb.hp/gdb.aCC/run.c: Likewise.
13883 * gdb.reverse/until-reverse.c: Likewise.
13884 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13885
666d413c
YQ
138862014-09-16 Yao Qi <yao@codesourcery.com>
13887
13888 * boards/local-remote-host-native.exp: New file.
13889
57cbd724
DE
138902014-09-14 Doug Evans <xdje42@gmail.com>
13891
13892 * gdb.threads/queue-signal.c (thread_count): New variable.
13893 (thread_count_mutex, thread_count_condvar): New variables.
13894 (incr_thread_count, wait_all_threads_running): New functions.
13895 (main): Wait for all threads to be in their thread functions.
13896
81219e53
DE
138972014-09-13 Doug Evans <xdje42@gmail.com>
13898
13899 * gdb.threads/queue-signal.c: New file.
13900 * gdb.threads/queue-signal.exp: New file.
13901
3714cea7
DE
139022014-09-13 Doug Evans <xdje42@gmail.com>
13903
13904 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13905 be consistent with what default_gdb_init uses.
13906 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13907 the plain text of the prompt. Add some logging printfs.
13908 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13909
fa43b1d7
PA
139102014-09-12 Pedro Alves <palves@redhat.com>
13911
13912 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13913 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13914 * gdb.arch/i386-size-overlap.exp: Likewise.
13915 * gdb.arch/i386-size.exp: Likewise.
13916 * gdb.arch/i386-unwind.exp: Likewise.
13917 * gdb.base/a2-run.exp: Likewise.
13918 * gdb.base/break.exp: Likewise.
13919 * gdb.base/charset.exp: Likewise.
13920 * gdb.base/chng-syms.exp: Likewise.
13921 * gdb.base/commands.exp: Likewise.
13922 * gdb.base/dbx.exp: Likewise.
13923 * gdb.base/find.exp: Likewise.
13924 * gdb.base/funcargs.exp: Likewise.
13925 * gdb.base/jit-simple.exp: Likewise.
13926 * gdb.base/reread.exp: Likewise.
13927 * gdb.base/sepdebug.exp: Likewise.
13928 * gdb.base/step-bt.exp: Likewise.
13929 * gdb.cp/mb-inline.exp: Likewise.
13930 * gdb.cp/mb-templates.exp: Likewise.
13931 * gdb.objc/basicclass.exp: Likewise.
13932 * gdb.threads/killed.exp: Likewise.
13933
9d9bf2df
EBM
139342014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13935
13936 PR tdep/17379
13937 * gdb.arch/powerpc-stackless.S: New file.
13938 * gdb.arch/powerpc-stackless.exp: New file.
13939
1cf2f1b0
JK
139402014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13941
13942 * gdb.base/attach.c: Include unistd.h.
13943 (main): Call alarm. Add label postloop.
13944 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13945 gdb_breakpoint, gdb_continue_to_breakpoint.
13946 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13947
98880d46
PA
139482014-09-11 Pedro Alves <palves@redhat.com>
13949
13950 PR gdb/17347
13951 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13952 * gdb.base/attach.exp (test_command_line_attach_run): New
13953 procedure.
13954 (top level): Call it.
13955
4c92ff2c
PA
139562014-09-11 Pedro Alves <palves@redhat.com>
13957
13958 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13959 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13960 (do_command_attach_tests): Use spawn_wait_for_attach.
13961 * gdb.base/solib-overlap.exp: Likewise.
13962 * gdb.multi/multi-attach.exp: Likewise.
13963 * gdb.python/py-prompt.exp: Likewise.
13964 * gdb.python/py-sync-interp.exp: Likewise.
13965 * gdb.server/ext-attach.exp: Likewise.
13966
3adc1a7d
GKB
139672014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13968
13969 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13970 command in testcase. Simplify testcase.
13971
96334934
JB
139722014-09-10 Joel Brobecker <brobecker@adacore.com>
13973
13974 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13975
eb479039
JB
139762014-09-10 Joel Brobecker <brobecker@adacore.com>
13977
13978 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13979
deede10c
JB
139802014-09-10 Joel Brobecker <brobecker@adacore.com>
13981
13982 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13983
7828a5f5
JB
139842014-09-10 Joel Brobecker <brobecker@adacore.com>
13985
13986 * gdb.dwarf2/dynarr-ptr.c: New file.
13987 * gdb.dwarf2/dynarr-ptr.exp: New file.
13988
33aeebcf
MR
139892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13990
13991 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13992 of 30 rather than hardcoding 120 for a slow test case. Take the
13993 `gdb,timeout' target setting into account for this calculation.
13994 Don't extend the timeout for the test cases that don't need it.
13995
7b415901
MR
139962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13997
13998 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13999 a factor of 2 for a slow test case. Take the `gdb,timeout'
14000 target setting into account for this calculation.
14001 * gdb.reverse/until-precsave.exp: Increase the timeout by
14002 a factor of 15 and 3 respectively rather than adding 120
14003 for a pair of slow test cases. Take the `gdb,timeout'
14004 target setting into account for this calculation.
14005
4a40f85a
MR
140062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14007
14008 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14009 timeout, don't pass one down to gdb_expect.
14010 (gdb_expect): Rework timeout selection.
14011
09635af7
MR
140122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14013
14014 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14015 exception on timeout.
14016 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14017 (gdbserver_start_extended): Catch any `gdbserver_start' error
14018 exceptions.
14019 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14020 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14021 `gdbserver_gdb_load' error exceptions.
14022
2bdd10b7
MR
140232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14024
14025 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14026 120 on waiting for the TCP socket to open.
14027
316935f0
DE
140282014-09-09 Doug Evans <xdje42@gmail.com>
14029
14030 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14031 _caller_matches, _any_caller_is, _any_caller_matches.
14032
83740597
DE
140332014-09-09 Doug Evans <xdje42@gmail.com>
14034
14035 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14036
4c122fc3
YQ
140372014-09-09 Yao Qi <yao@codesourcery.com>
14038
14039 * gdb.mi/mi-var-display.exp: Set print symbol off.
14040
a9f116cb
GKB
140412014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14042
14043 PR gdb/17035
14044 * gdb.base/commands.exp: Add tests to verify user-defined
14045 commands with empty bodies.
14046 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14047 python commands in `show user command`.
14048 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14049 scheme commands in `show user command`.
14050
c75bd3a2
JK
140512014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14052
14053 PR python/17355
14054 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14055 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14056 * gdb.python/py-framefilter-invalidarg.exp: New file.
14057 * gdb.python/py-framefilter-invalidarg.py: New file.
14058
faa42425
DE
140592014-09-06 Doug Evans <xdje42@gmail.com>
14060
14061 PR 15276
14062 * gdb.python/py-caller-is.c: New file.
14063 * gdb.python/py-caller-is.exp: New file.
14064
474ca4f6
SDJ
140652014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14066
14067 PR gdb/17235
14068 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14069 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14070
eb0b0463
SDJ
140712014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14072
14073 PR fortran/17237
14074 * gdb.fortran/print-formatted.exp: New file.
14075 * gdb.fortran/print-formatted.f90: Likewise.
14076
5f3b99cf
SS
140772014-09-03 Sasha Smundak <asmundak@google.com>
14078
14079 * gdb.python/py-frame.exp: Test Frame.read_register.
14080
7d793aa9
SDJ
140812014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14082
14083 PR python/16699
14084 * gdb.python/py-completion.exp: New file.
14085 * gdb.python/py-completion.py: Likewise.
14086
fb0576e9
DE
140872014-08-28 Doug Evans <dje@google.com>
14088
14089 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14090 eax,etc. are live with values set by gdb and thus the compiler can't
14091 use them.
14092 * gdb.arch/i386-pseudo.c (main): Ditto.
14093
ee92b0dd
DE
140942014-08-27 Doug Evans <dje@google.com>
14095
14096 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14097
6649db35
DE
140982014-08-25 Doug Evans <dje@google.com>
14099
14100 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14101 (main): Ditto.
14102
564b7600
DE
141032014-08-25 Doug Evans <dje@google.com>
14104
14105 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14106
3881fb67
YQ
141072014-08-24 Yao Qi <yao@codesourcery.com>
14108
14109 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14110 symbol off.
14111 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14112
a05a36a5
DE
141132014-08-22 Doug Evans <dje@google.com>
14114
14115 PR 17276
14116 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14117 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14118 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14119
7c343b48
YQ
141202014-08-22 Yao Qi <yao@codesourcery.com>
14121
14122 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14123 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14124 * gdb.python/python.exp: Likewise. Use .py file on the host
14125 instead of the build.
14126
22fd09ae
JK
141272014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14128
14129 * gdb.threads/gcore-stale-thread.c: New file.
14130 * gdb.threads/gcore-stale-thread.exp: New file.
14131
a8454a7c
PA
141322014-08-21 Pedro Alves <palves@redhat.com>
14133
14134 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14135 * gdb.base/gcore-relro-pie.exp: Likewise.
14136 * gdb.base/gcore-relro.exp: Likewise.
14137 * gdb.base/gcore.exp: Likewise.
14138 * gdb.base/print-symbol-loading.exp: Likewise.
14139 * gdb.threads/gcore-thread.exp: Likewise.
14140 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14141
2a31c623
PA
141422014-08-20 Pedro Alves <palves@redhat.com>
14143 Jan Kratochvil <jan.kratochvil@redhat.com>
14144
14145 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14146 configure.
14147 (EXPECT): Handle READ1 being set.
14148 (all): Depend on EXTRA_RULES.
14149 (check-read1, expect-read1, read1.so, read1): New rules.
14150 * README (Testsuite Parameters): Document the READ1 make variable.
14151 (Race detection): New section.
14152 * configure: Regenerate.
14153 * configure.ac: If build==host==target, and running under a
14154 GNU/glibc system, add read1 to the extra Makefile rules.
14155 (EXTRA_RULES): AC_SUBST it.
14156 * lib/read1.c: New file.
14157
d36430db
JB
141582014-08-20 Joel Brobecker <brobecker@adacore.com>
14159
14160 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14161 the handling of variables declared as a typedef to an array
14162 which a DW_AT_data_location attribute.
14163
9a0dc9e3
PA
141642014-08-19 Andrew Burgess <aburgess@broadcom.com>
14165 Pedro Alves <palves@redhat.com>
14166
14167 PR symtab/14604
14168 PR symtab/14605
14169 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14170 gdb_test.
14171
0718a8da
PA
141722014-08-19 Pedro Alves <palves@redhat.com>
14173
14174 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14175
13b448cd
YQ
141762014-08-19 Yao Qi <yao@codesourcery.com>
14177
14178 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14179 right line.
14180
1cbf5077
DB
141812014-08-18 David Blaikie <dblaikie@gmail.com>
14182
14183 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14184
bf0fae19
JB
141852014-08-18 Joel Brobecker <brobecker@adacore.com>
14186
14187 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14188 attribute in array range.
14189
3c8c5dcc
JB
141902014-08-18 Joel Brobecker <brobecker@adacore.com>
14191
14192 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14193
e66d4446
SC
141942014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14195
14196 PR c++/17132
14197 * gdb.cp/pr17132.cc: New file.
14198 * gdb.cp/pr17132.exp: New file.
14199
940df408
SC
142002014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14201
14202 * gdb.python/py-xmethods.py (A_getarrayind)
14203 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14204 Use 'print' with function call syntax.
14205 (E_method_matcher.match): Fix tab vs space indentation mixup.
14206
ebcc6c3a
YQ
142072014-08-15 Yao Qi <yao@codesourcery.com>
14208
14209 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14210 false.
14211
775e0f04
YQ
142122014-08-15 Yao Qi <yao@codesourcery.com>
14213
14214 * gdb.cp/casts.exp: Set print symbol off.
14215 * gdb.cp/class2.exp: Likewise.
14216 * gdb.cp/overload.exp: Likewise.
14217 * gdb.cp/templates.exp: Likewise.
14218
d769e349
DE
142192014-08-11 Doug Evans <dje@google.com>
14220
14221 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14222 (test_load_shlib): Update.
14223
20c6f1e1
YQ
142242014-08-09 Yao Qi <yao@codesourcery.com>
14225
14226 * gdb.base/display.exp: Invoke is_address_zero_readable.
14227 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14228 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14229 * gdb.base/hbreak-unmapped.exp: Return if
14230 is_address_zero_readable returns true.
14231 * gdb.base/signest.exp: Likewise.
14232 * gdb.base/signull.exp: Likewise.
14233 * gdb.base/sigbpt.exp: Likewise.
14234 * gdb.guile/scm-disasm.exp: Do the test if
14235 is_address_zero_readable returns false.
14236 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14237 * gdb.python/py-arch.exp: Likewise.
14238 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14239 * lib/gdb.exp (is_address_zero_readable): New proc.
14240
5792e8e3
YQ
142412014-08-09 Yao Qi <yao@codesourcery.com>
14242
14243 PR testsuite/13443
14244 * gdb.mi/mi-var-display.exp: Make test messages unique.
14245
3cecbbbe
TT
142462014-08-04 Tom Tromey <tromey@redhat.com>
14247
14248 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14249 target 0".
14250
00b51ff5
TT
142512014-08-04 Tom Tromey <tromey@redhat.com>
14252
14253 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14254 "target_resume".
14255
6908c509
JB
142562014-08-01 Joel Brobecker <brobecker@adacore.com>
14257
14258 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14259 inner_vla_struct_object_size.
14260 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14261 as xfail.
14262
cc6563d2
PA
142632014-07-30 Pedro Alves <palves@redhat.com>
14264
14265 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14266 comment.
14267
7e09a223
YQ
142682014-07-29 Yao Qi <yao@codesourcery.com>
14269
14270 PR gdb/17206
14271 * gdb.base/until-nodebug.exp: New.
14272
7ebdbe92
DE
142732014-07-28 Doug Evans <xdje42@gmail.com>
14274
14275 PR guile/17203
14276 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14277 previously existing parameter, and previously ambiguously spelled
14278 parameter.
14279
fdb1adc6
WN
142802014-07-28 Will Newton <will.newton@linaro.org>
14281
14282 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14283
186fcde0
DE
142842014-07-26 Ludovic Courtès <ludo@gnu.org>
14285 Doug Evans <xdje42@gmail.com>
14286
14287 PR guile/17146
14288 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14289
70509625
PA
142902014-07-25 Pedro Alves <palves@redhat.com>
14291
14292 * gdb.threads/signal-command-handle-nopass.c: New file.
14293 * gdb.threads/signal-command-handle-nopass.exp: New file.
14294 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14295 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14296 * gdb.threads/signal-delivered-right-thread.c: New file.
14297 * gdb.threads/signal-delivered-right-thread.exp: New file.
14298
c3f814a1
PA
142992014-07-25 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.base/double-prompt-target-event-error.exp
14302 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14303 match.
14304 (cancel_pagination_in_target_event): Rework double prompt
14305 detection.
14306 * gdb.base/paginate-after-ctrl-c-running.exp
14307 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14308 <return>' match.
14309 * gdb.base/paginate-bg-execution.exp
14310 (test_bg_execution_pagination_return)
14311 (test_bg_execution_pagination_cancel): Remove '-notransfer
14312 <return>' matches.
14313 * gdb.base/paginate-execution-startup.exp
14314 (test_fg_execution_pagination_return)
14315 (test_fg_execution_pagination_cancel): Remove '-notransfer
14316 <return>' matches.
14317 * gdb.base/paginate-inferior-exit.exp
14318 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14319 match.
14320 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14321 * lib/gdb.exp (pagination_prompt): Run text through
14322 string_to_regexp.
14323 (gdb_test_multiple): Match $pagination_prompt instead of
14324 "<return>".
14325 (string_to_regexp): Move to lib/gdb-utils.exp.
14326
e214cf6c
JK
143272014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14328
14329 * gdb.arch/amd64-entry-value-paramref.S: New file.
14330 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14331 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14332 * gdb.arch/amd64-optimout-repeat.S: New file.
14333 * gdb.arch/amd64-optimout-repeat.c: New file.
14334 * gdb.arch/amd64-optimout-repeat.exp: New file.
14335
17d0c5c8
JK
143362014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14337
14338 PR gdb/17170
14339 * gdb.base/statistics.exp: New file.
14340
b8b8facf
DE
143412014-07-17 Doug Evans <dje@google.com>
14342
74b49205 14343 PR gdb/17170
b8b8facf
DE
14344 * gdb.base/maint.exp: Update testing of per-command stats.
14345
1b5d0ab3
PA
143462014-07-16 Pedro Alves <palves@redhat.com>
14347
14348 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14349 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14350 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14351 (tfile_write_buf): New functions.
14352 (add_memory_block): Rewrite using the above.
14353 (adjust_function_address): New function.
14354 (FUNCTION_ADDRESS): New macro.
14355 (write_basic_trace_file): Remove short_x local, and use
14356 tfile_write_16. Change type of func_addr local to unsigned long
14357 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14358 here. Cast argument of add_memory_block to char pointer.
14359 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14360 (main): Remove parameters.
14361 * gdb.trace/tfile.exp: Remove nowarnings.
14362
4d974e88
SM
143632014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14364
14365 * gdb.base/debug-expr.exp: Test string evaluation with
14366 "debug expression" on.
14367
41e99568
PA
143682014-07-15 Pedro Alves <palves@redhat.com>
14369
14370 * gdb.base/reread.exp: Use clean_restart.
14371
487d9753
PL
143722014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14373
14374 * gdb.arch/avr-flash-qualifer.c: New.
14375 * gdb.arch/avr-flash-qualifer.exp: New.
14376
cc1c52ad
PA
143772014-07-14 Pedro Alves <palves@redhat.com>
14378
14379 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14380 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14381
1e973570
PA
143822014-07-14 Pedro Alves <palves@redhat.com>
14383
14384 * gdb.base/double-prompt-target-event-error.c: New file.
14385 * gdb.base/double-prompt-target-event-error.exp: New file.
14386
93d6eb10
PA
143872014-07-14 Pedro Alves <palves@redhat.com>
14388
14389 PR gdb/17072
14390 * gdb.base/paginate-inferior-exit.c: New file.
14391 * gdb.base/paginate-inferior-exit.exp: New file.
14392
0017922d
PA
143932014-07-14 Pedro Alves <palves@redhat.com>
14394
14395 PR gdb/17072
14396 * gdb.base/paginate-bg-execution.c: New file.
14397 * gdb.base/paginate-bg-execution.exp: New file.
14398
94696ad3
PA
143992014-07-14 Pedro Alves <palves@redhat.com>
14400
14401 PR gdb/17072
14402 * gdb.base/paginate-execution-startup.c: New file.
14403 * gdb.base/paginate-execution-startup.exp: New file.
14404 * lib/gdb.exp (pagination_prompt): New global.
14405 (default_gdb_spawn): New procedure, factored out from
14406 default_gdb_spawn.
14407 (default_gdb_start): Adjust to call default_gdb_spawn.
14408 (gdb_spawn): New procedure.
14409
bd293940
PA
144102014-07-14 Pedro Alves <palves@redhat.com>
14411
14412 * lib/gdb.exp (gdb_assert): New procedure.
14413 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14414
c933f875
PA
144152014-07-14 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.base/execution-termios.c: New file.
14418 * gdb.base/execution-termios.exp: New file.
14419
d98b7a16
TT
144202014-07-14 Tom Tromey <tromey@redhat.com>
14421
14422 * gdb.cp/vla-cxx.cc: New file.
14423 * gdb.cp/vla-cxx.exp: New file.
14424
548740d6
TT
144252014-07-14 Tom Tromey <tromey@redhat.com>
14426
14427 * gdb.reverse/rerun-prec.c: New file.
14428 * gdb.reverse/rerun-prec.exp: New file.
14429
a25eb028
MR
144302014-07-12 Maciej W. Rozycki <macro@mips.com>
14431 Maciej W. Rozycki <macro@codesourcery.com>
14432
14433 * lib/gdb-utils.exp: New file.
14434 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14435 inline `gdb_init_command' processing.
14436 (gdb_start_cmd): Likewise.
14437 * lib/mi-support.exp (mi_run_cmd): Likewise.
14438 * README: Document `gdb_init_command' and `gdb_init_commands'.
14439
218c2655
JK
144402014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14441
14442 Fix false FAIL running under a very long directory name.
14443 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14444 and "set print elements 10000". Twice.
14445
5401fde3
YQ
144462014-07-11 Yao Qi <yao@codesourcery.com>
14447
14448 * gdb.base/exprs.exp: "set print symbol off".
14449
e76126e8
PA
144502014-07-11 Pedro Alves <palves@redhat.com>
14451
14452 * gdb.threads/kill.c: New file.
14453 * gdb.threads/kill.exp: New file.
14454
2d6f0de6
YQ
144552014-07-10 Yao Qi <yao@codesourcery.com>
14456
14457 * gdb.trace/tfile.c (write_basic_trace_file)
14458 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14459 address written to trace file.
14460
7180e04a
PA
144612014-07-09 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/attach-wait-input.exp: New file.
14464 * gdb.base/attach-wait-input.c: New file.
14465
9a9a7608
AB
144662014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14467
14468 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14469 setting up test structures.
14470 (main): Call new test function.
14471 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14472 test function, continue into test function and walk test
14473 structures.
14474
161ac41e
YQ
144752014-07-02 Yao Qi <yao@codesourcery.com>
14476
14477 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14478 'bar_start' at the beginning of functions 'foo' and 'bar'
14479 respectively.
14480 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14481 instead of 'foo' and 'bar'.
14482
1f267ae3
MM
144832014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14484
14485 * gdb.btrace/segv.exp: New.
14486 * gdb.btrace/segv.c: New.
14487
2b239efb
LM
144882014-07-02 Luis Machado <lgustavo@codesourcery.com>
14489
14490 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14491 instruction.
14492
cf363f18
MW
144932014-06-30 Mark Wielaard <mjw@redhat.com>
14494
14495 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14496 vulture, vilify, villar): New volatile array constants.
14497 (vindictive, vegetation): New const volatile array constants.
14498 * gdb.base/volatile.exp: Test volatile and const volatile array
14499 types.
14500
aebf9d24
AA
145012014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14502
14503 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14504 target lacks support for awatch, rwatch, or hbreak.
14505
b67a2c6f
YQ
145062014-06-27 Yao Qi <yao@codesourcery.com>
14507
14508 * gdb.multi/dummy-frame-restore.exp: New.
14509 * gdb.multi/dummy-frame-restore.c: New.
14510
aef92902
MM
145112014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14512
14513 * gdb.btrace/gcore.exp: New.
14514
8e9db26e
PA
145152014-06-23 Pedro Alves <palves@redhat.com>
14516
14517 * gdb.base/watchpoint-reuse-slot.c: New file.
14518 * gdb.base/watchpoint-reuse-slot.exp: New file.
14519
70afc5b7
SC
145202014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14521
14522 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14523 progspace's filename in 'info', 'enable' and 'disable' command
14524 tests.
14525
b972bd9c
JK
145262014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14527
14528 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14529 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14530 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14531
125f8a3d
GB
145322014-06-20 Gary Benson <gbenson@redhat.com>
14533
14534 * gdb.arch/i386-avx.exp: Fix include file location.
14535 * gdb.arch/i386-sse.exp: Likewise.
14536
3ed9baed
IB
145372014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14538
14539 * gdb.dlang/expression.exp: New file.
14540
034f788c
PA
145412014-06-19 Pedro Alves <palves@redhat.com>
14542
14543 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14544 out from ...
14545 (top level): ... here. Iterate running tests under different
14546 scheduler-locking settings.
14547
45371d0c
LM
145482014-06-18 Luis Machado <lgustavo@codesourcery.com>
14549
14550 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14551 to DW_FORM_addr and use non-zero addresses.
14552
5d376983
SC
145532014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14554
14555 PR gdb/17017
14556 * gdb.python/py-xmethods.cc: Add global function call counters and
14557 increment them in their respective functions. Remove "cout"
14558 statements.
14559 * gdb.python/py-xmethods.exp: Make tests check the global function
14560 call counters instead of depending on inferior IO.
14561
a1aa2221
LM
145622014-06-18 Don Breazeal <donb@codesourcery.com>
14563
14564 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14565 Deleted procedure.
14566 (explicit_fork_parent_follow): Deleted procedure.
14567 (explicit_fork_child_follow): Deleted procedure.
14568 (test_follow_fork): New procedure.
14569 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14570 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14571 procedure calls.
14572
0fc05997
YQ
145732014-06-17 Yao Qi <yao@codesourcery.com>
14574
14575 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14576 CP1252.
14577
70795c52
LM
145782014-06-17 Luis Machado <lgustavo@codesourcery.com>
14579
14580 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14581 Initialize ptr and S explicitly.
14582 (skip_type_update_when_not_use_rtti_test): Likewise.
14583
6be47f0c
KS
145842014-06-16 Keith Seitz <keiths@redhat.com>
14585
14586 PR mi/15863
14587 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14588 the inferior is started.
14589
d03de421
PA
145902014-06-16 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/break-main-file-remove-fail.c: New file.
14593 * gdb.base/break-main-file-remove-fail.exp: New file.
14594 * gdb.base/break-unload-file.exp: Use build_executable instead of
14595 prepare_for_testing.
14596 (test_break): New parameter "initial_load". Handle it.
14597 (top level): Add initial_load cmdline/file axis.
14598
f9579b99
TT
145992014-06-12 Tom Tromey <tromey@redhat.com>
14600
14601 * gdb.base/completion.exp: Don't use directory name in test.
14602
3657956b
GB
146032014-06-09 Gary Benson <gbenson@redhat.com>
14604
14605 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14606 separate the always-available ANSI-standard signals from the
14607 signals that require checking.
14608 (main): Likewise.
14609 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14610 Likewise.
14611 (main): Likewise.
14612
4186eb54
KS
146132014-06-07 Keith Seitz <keiths@redhat.com>
14614
14615 Revert:
14616 PR c++/16253
14617 * gdb.cp/var-tag.cc: New file.
14618 * gdb.cp/var-tag.exp: New file.
14619 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14620 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14621 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14622 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14623
25326a28 146242014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14625
14626 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14627
829155c9
PA
146282014-06-06 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14631 in target debug output instead of looking at RSP packets,
14632 disabling the test on any target that uses hardware stepping.
14633 Update comments.
14634
61c8d22e
PA
146352014-06-06 Pedro Alves <palves@redhat.com>
14636
14637 * gdb.base/break-unload-file.exp: Fix typo.
14638
d9a47287
YQ
146392014-06-06 Yao Qi <yao@codesourcery.com>
14640
14641 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14642 from "jit_function" to "^jit_function".
14643
e5e01dbf
YQ
146442014-06-06 Yao Qi <yao@codesourcery.com>
14645
14646 * gdb.base/async.c (foo): Add one statement.
14647 * gdb.base/async.exp: Get the next instruction address and
14648 match the output of "nexti" by instruction address. Match
14649 the hex address in the output of "finish".
14650
73ba372c
GB
146512014-06-06 Gary Benson <gbenson@redhat.com>
14652
14653 * gdb.base/call-signals.c: Remove preprocessor conditionals
14654 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14655 SIGSEGV and SIGTERM.
14656 * gdb.base/sigall.c: Likewise.
14657 * gdb.base/unwindonsignal.c: Likewise.
14658 * gdb.reverse/sigall-reverse.c: Likewise.
14659
831517df
YQ
146602014-06-06 Yao Qi <yao@codesourcery.com>
14661
14662 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14663 readable, skip the test.
14664
b8b91e98
YQ
146652014-06-06 Yao Qi <yao@codesourcery.com>
14666
14667 * gdb.threads/staticthreads.c (thread_function): Move the line
14668 setting breakpoint on forward.
14669 * gdb.threads/staticthreads.exp: Update comments.
14670
fb934770
LC
146712014-06-05 Ludovic Courtès <ludo@gnu.org>
14672
14673 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14674 "history-append! type error".
14675
6ef284bd
SM
146762014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14677
14678 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14679 erroneous dprintf expected input.
14680
a872e241
DE
146812014-06-04 Doug Evans <xdje42@gmail.com>
14682
14683 * gdb.guile/scm-generics.exp: Delete.
14684
16f691fb
DE
146852014-06-04 Doug Evans <xdje42@gmail.com>
14686
14687 * gdb.guile/scm-breakpoint.exp: Update.
14688 Add tests for breakpoint registration.
14689
012370f6
TT
146902014-06-04 Tom Tromey <tromey@redhat.com>
14691
14692 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14693 VLA-in-union.
14694 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14695 inner_vla_struct, vla_union types. Initialize objects of those
14696 types and compute their sizes.
14697
9f5a4cef
HZ
146982014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14699 Hui Zhu <hui@codesourcery.com>
14700
14701 * gdb.base/fileio.exp: Add test for shell not available as well as
14702 available.
14703 * gdb.base/fileio.c (test_system): Check for shell twice.
14704
90a45c4d
YQ
147052014-06-04 Yao Qi <yao@codesourcery.com>
14706
14707 * gdb.base/auto-connect-native-target.exp: Remove redundant
14708 space from the regexp pattern.
14709
70017e41
YQ
147102014-06-04 Yao Qi <yao@codesourcery.com>
14711
14712 * gdb.base/default.exp: Replace "child" with "native" in
14713 regexp pattern.
14714
883964a7
SC
147152014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14716
14717 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14718 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14719 * gdb.python/py-xmethods.py: Python script supporting the
14720 new testcase and tests.
14721
ef370185
JB
147222014-06-03 Joel Brobecker <brobecker@adacore.com>
14723 Pedro Alves <palves@redhat.com>
14724
14725 PR breakpoints/17000
14726 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14727 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14728
1e2ccb61
BM
147292014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14730
14731 * gdb.base/subst.exp: Add tests to verify partial path matching
14732 output.
14733
c6ec5ab2
PA
147342014-06-03 Pedro Alves <palves@redhat.com>
14735
14736 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14737 target that doesn't use software single-stepping.
14738
835c559f
PA
147392014-06-03 Pedro Alves <palves@redhat.com>
14740
14741 PR breakpoints/17000
14742 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14743 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14744
06eb1586
DE
147452014-06-02 Doug Evans <xdje42@gmail.com>
14746
14747 * gdb.guile/scm-parameter.exp: New file.
14748
e698b8c4
DE
147492014-06-02 Doug Evans <xdje42@gmail.com>
14750
14751 * gdb.guile/scm-cmd.c: New file.
14752 * gdb.guile/scm-cmd.exp: New file.
14753
ded03782
DE
147542014-06-02 Doug Evans <xdje42@gmail.com>
14755
14756 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14757 pretty-printer lookup.
14758 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14759 (make-pp_s-printer): Call it.
14760 (make-pretty-printer-from-dict): New function.
14761 (lookup-pretty-printer-maker-from-dict): New function.
14762 (*pretty-printer*): Simplify.
14763 (make-objfile-pp_s-printer): New function.
14764 (install-objfile-pretty-printers!): New function.
14765 (make-progspace-pp_s-printer): New function.
14766 (install-progspace-pretty-printers!): New function.
14767 * gdb.guile/scm-progspace.c: New file.
14768 * gdb.guile/scm-progspace.exp: New file.
14769
41fac0cf
PA
147702014-06-02 Pedro Alves <palves@redhat.com>
14771
14772 * gdb.base/dprintf-bp-same-addr.c: New file.
14773 * gdb.base/dprintf-bp-same-addr.exp: New file.
14774
96ae5695
EBM
147752014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14776
14777 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14778 * gdb.arch/powerpc-power.s: Likewise.
14779
da02b3a8
JB
147802014-06-02 Joel Brobecker <brobecker@adacore.com>
14781
14782 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14783
c72b2e7b
YQ
147842014-06-01 Yao Qi <yao@codesourcery.com>
14785
14786 * gdb.base/watchpoint.exp (test_watch_location): Check null
14787 pointer can be dereferenced. If not, do the test, otherwise
14788 skip it.
14789
53e8a631
AB
147902014-05-30 Andrew Burgess <aburgess@broadcom.com>
14791
14792 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14793 results.
14794 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14795
938f0e2f
AB
147962014-05-30 Andrew Burgess <aburgess@broadcom.com>
14797
14798 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14799 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14800 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14801 * gdb.arch/amd64-invalid-stack-top.c: New file.
14802 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14803
9ba6657a
PA
148042014-05-30 Pedro Alves <palves@redhat.com>
14805
14806 PR breakpoints/17000
14807 * gdb.base/sss-bp-on-user-bp.c: New file.
14808 * gdb.base/sss-bp-on-user-bp.exp: New file.
14809
522c09bf
DB
148102014-05-30 David Blaikie <dblaikie@gmail.com>
14811
14812 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14813 gnu_inline semantics via attribute.
14814 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14815 source explicitly specifies the required semantics.
14816
bf4ef81e
MR
148172014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14818
14819 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14820
329ea579
PA
148212014-05-29 Pedro Alves <palves@redhat.com>
14822 Tom Tromey <tromey@redhat.com>
14823
14824 * gdb.base/async-shell.exp: Don't enable target-async.
14825 * gdb.base/async.exp
14826 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14827 parameter. Adjust.
14828 (top level): Don't test with "target-async".
14829 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14830 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14831 * gdb.base/inferior-died.exp: Don't enable target-async.
14832 * gdb.base/interrupt-noterm.exp: Likewise.
14833 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14834 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14835 * gdb.mi/mi-nonstop.exp: Likewise.
14836 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14837 * gdb.mi/mi-nsintrall.exp: Likewise.
14838 * gdb.mi/mi-nsmoribund.exp: Likewise.
14839 * gdb.mi/mi-nsthrexec.exp: Likewise.
14840 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14841 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14842 * gdb.python/py-evsignal.exp: Don't enable target-async.
14843 * gdb.python/py-evthreads.exp: Likewise.
14844 * gdb.python/py-prompt.exp: Likewise.
14845 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14846 * gdb.server/solib-list.exp: Don't enable target-async.
14847 * gdb.threads/thread-specific-bp.exp: Likewise.
14848 * lib/mi-support.exp: Adjust to use mi-async.
14849
fd664c91
PA
148502014-05-29 Pedro Alves <palves@redhat.com>
14851
14852 PR gdb/13860
14853 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14854 reason, even in sync mode.
14855
251bde03
PA
148562014-05-29 Pedro Alves <palves@redhat.com>
14857 Hui Zhu <hui@codesourcery.com>
14858
14859 PR PR15693
14860 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14861 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14862 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14863 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14864
7f3c0343
JB
148652014-05-28 Joel Brobecker <brobecker@adacore.com>
14866
14867 * config/monitor.exp (gdb_target_monitor): Replace use of
14868 "set remotebaud" by "set serial baud".
14869
b2715b27
AW
148702014-05-26 Andy Wingo <wingo@igalia.com>
14871
14872 * gdb.guile/scm-breakpoint.exp:
14873 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14874 properties instead of gdb-object-properties.
14875
498a4489
YQ
148762014-05-26 Yao Qi <yao@codesourcery.com>
14877
14878 * gdb.server/no-thread-db.exp: Specify source file name
14879 explicitly when setting a breakpoint.
14880
589fdceb
MM
148812014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14882
14883 * gdb.btrace/vdso.c: New.
14884 * gdb.btrace/vdso.exp: New.
14885
e9089e05
MM
148862014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14887
14888 * gdb.base/gcore.exp (capture_command_output): Move ...
14889 * lib/gdb.exp (capture_command_output): ... here.
14890
67b5c0c1
MM
148912014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14892
14893 * gdb.btrace/data.exp: Test memory access during btrace replay.
14894
a2199296
SM
148952014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14896
14897 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14898
17b2616c
PA
148992014-05-21 Pedro Alves <palves@redhat.com>
14900
14901 PR gdb/13860
14902 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14903 (top level): Test that output related to execution commands is
14904 sent to the console with CLI commands, but not with MI commands.
14905 Test that breakpoint events are always mirrored to the console.
14906 Also expect the new source line to be output after a "next" in
14907 async mode too. Make it a pass/fail test.
14908 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14909 output.
14910 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14911
5166082f
PA
149122014-05-21 Pedro Alves <palves@redhat.com>
14913
14914 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14915 Use them to test variations of "list" after reaching a breakpoint.
14916 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14917 Test "list" with listsize 10 after reaching a breakpoint.
14918 * gdb.python/python.exp (decode_line current location line
14919 number): Adjust expected line number.
14920
2f25d70f
SM
149212014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14922
14923 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14924 behavior for $args, pass it directly to "run".
14925
ff604a67
MR
149262014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14927
14928 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14929 30000 to 65536.
14930
6a3cb8e8
PA
149312014-05-21 Pedro Alves <palves@redhat.com>
14932
14933 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14934 auto-connect-native-target off".
14935 * gdb.base/auto-connect-native-target.c: New file.
14936 * gdb.base/auto-connect-native-target.exp: New file.
14937
4ebfc96e
PA
149382014-05-21 Pedro Alves <palves@redhat.com>
14939
14940 * gdb.base/default.exp: Test "target native" instead of "target
14941 child".
14942
36d46afb
MW
149432014-05-21 Mark Wielaard <mjw@redhat.com>
14944
14945 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14946
5876f503
JK
149472014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14948
14949 Fix TLS access for -static -pthread.
14950 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14951 <HAVE_TLS> (thread_function, main): Initialize it.
14952 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14953 Add clean_restart.
14954 <$have_tls != "">: Check TLSVAR.
14955
0256a6ac
PA
149562014-05-21 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.base/dcache-line-read-error.c: New.
14959 * gdb.base/dcache-line-read-error.exp: New.
14960
936d2992
PA
149612014-05-20 Pedro Alves <palves@redhat.com>
14962
14963 * gdb.base/compare-sections.c: New file.
14964 * gdb.base/compare-sections.exp: New file.
14965
802e8e6d
PA
149662014-05-20 Pedro Alves <palves@redhat.com>
14967
14968 * gdb.base/break-idempotent.c: New file.
14969 * gdb.base/break-idempotent.exp: New file.
14970
e59fa00f
MM
149712014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14972
14973 * gdb.btrace/nohist.exp: New.
14974
8b696e31
YQ
149752014-05-20 Yao Qi <yao@codesourcery.com>
14976
14977 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14978 gdb.reverse directory and gdb_reverse_timeout exists in board
14979 setting.
14980 * README: Document gdb_reverse_timeout.
14981
73c9764f
YQ
149822014-05-20 Yao Qi <yao@codesourcery.com>
14983
14984 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14985 'test_file_name'. Treat args as a string instead of a list.
14986 (gdb_init): Rename argument 'args' by 'test_file_name'.
14987
f1f4348a
JK
149882014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14989
14990 * gdb.arch/powerpc-power.exp: New file.
14991 * gdb.arch/powerpc-power.s: New file.
14992
0dbe70ce
DE
149932014-05-16 Doug Evans <dje@google.com>
14994
14995 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14996 * gdb.base/completion.exp: Check that all expected files exist
14997 before doing file completion.
0dbe70ce 14998
8d551b02
DE
149992014-05-16 Doug Evans <dje@google.com>
15000
15001 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15002 Update.
15003 (do_syscall_tests_without_xml): Update.
15004
73eb7709
PA
150052014-05-16 Pedro Alves <palves@redhat.com>
15006
15007 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15008 instead of "unknown output after running".
15009
3fae92fc
YQ
150102014-05-16 Yao Qi <yao@codesourcery.com>
15011
15012 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15013 file1.txt from host at the end.
15014 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15015
c2b2ccc5
DE
150162014-05-15 Doug Evans <dje@google.com>
15017
15018 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15019 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15020 loading file. Add test for TU lookup.
15021
8c217a4b
SM
150222014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15023
15024 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15025 calling "-exec-arguments" or "set args" before running the
15026 inferior.
15027
3deb39c6
SM
150282014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15029
15030 * lib/mi-support.exp (mi_expect_stop): Expect message for
15031 inferiors that exit with non-zero exit code.
15032
71a79f8c
YQ
150332014-05-14 Yao Qi <yao@codesourcery.com>
15034
15035 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15036 match absolute path on remote host.
15037 (test_file_list_exec_source_files): Remove "/" from the
15038 pattern.
15039
f23fcd46
YQ
150402014-05-14 Yao Qi <yao@codesourcery.com>
15041
15042 * boards/local-remote-host-notty.exp (${board}_file): New
15043 proc.
15044
9404b58f
KM
150452014-05-07 Kyle McMartin <kyle@redhat.com>
15046
15047 Pushed by Joel Brobecker <brobecker@adacore.com>.
15048 * gdb.arch/aarch64-atomic-inst.c: New file.
15049 * gdb.arch/aarch64-atomic-inst.exp: New file.
15050
5e45f04c
YQ
150512014-05-07 Yao Qi <yao@codesourcery.com>
15052
15053 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15054 in current context" too.
15055
c888a17d
KS
150562014-05-05 Keith Seitz <keiths@redhat.com>
15057
15058 * gdb.linespec/ls-dollar.exp: Add test for linespec
15059 file:convenience_variable.
15060
290a839c
YQ
150612014-05-05 Yao Qi <yao@codesourcery.com>
15062
15063 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15064 traceframes into tfile and ctf trace files. Read data from
15065 trace file and test collected data.
15066 (gdb_collect_locals_test): Likewise.
15067 (gdb_unavailable_registers_test): Likewise.
15068 (gdb_unavailable_floats): Likewise.
15069 (gdb_collect_globals_test): Likewise.
15070 (top-level): Append "ctf" to trace_file_targets if GDB
15071 supports.
15072
b5262cd0
YQ
150732014-05-05 Yao Qi <yao@codesourcery.com>
15074
15075 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15076 code to ...
15077 (gdb_collect_args_test_1): ... it. New proc.
15078 (gdb_collect_locals_test): Move some code to ...
15079 (gdb_collect_locals_test_1): ... it. New proc.
15080 (gdb_unavailable_registers_test): Move some code to ...
15081 (gdb_unavailable_registers_test_1): ... it. New proc.
15082 (gdb_unavailable_floats): Move some code to ...
15083 (gdb_unavailable_floats_1): ... it. New proc.
15084
30a1e6cc
SDJ
150852014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15086
15087 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15088 probes to test for bitness recognition.
15089 * gdb.arch/amd64-stap-optional-prefix.exp
15090 (test_probe_value_without_reg): New procedure.
15091 Add code to test for different kinds of bitness.
15092
f33da99a
SDJ
150932014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15094
15095 PR breakpoints/16889
15096 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15097 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15098
5b80f00d
PA
150992014-05-01 Pedro Alves <palves@redhat.com>
15100
15101 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15102 gdb_file_cmd if no file is specified.
15103 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15104 last_loaded_file to set the remote exec-file.
15105
f8c2a73c
PA
151062014-05-01 Pedro Alves <palves@redhat.com>
15107
15108 * boards/local-remote-host.exp: New file.
15109
be6e8ac7
PA
151102014-05-01 Pedro Alves <palves@redhat.com>
15111
15112 * boards/local-remote-host.exp: Rename to ...
15113 * boards/local-remote-host-notty.exp: ... this.
15114
cac0dc8f
JB
151152014-04-28 Joel Brobecker <brobecker@adacore.com>
15116
15117 * gdb.ada/dyn_arrayidx: New testcase.
15118
9730e6cc
YQ
151192014-04-26 Yao Qi <yao@codesourcery.com>
15120
15121 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15122 and compute the length of function main. Save it in
15123 $main_length.
15124 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15125 (top-level): Use gdb_compile to compile objects into
15126 executable and restart GDB. Remove invocation to
15127 prepare_for_testing.
15128
7ae1a6a6
PA
151292014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15130 Pedro Alves <palves@redhat.com>
15131
15132 PR server/16255
15133 * gdb.multi/multi-attach.c: New file.
15134 * gdb.multi/multi-attach.exp: New file.
15135
4082afcc
PA
151362014-04-25 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15139 user.
15140 (top level): Test that "set remote conditional-breakpoints-packet
15141 off" works as intended.
15142 * gdb.base/dprintf.exp: Test that "set remote
15143 breakpoint-commands-packet off" works as intended.
15144 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15145 New function.
15146 (top level): Call it.
15147 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15148 remote fast-tracepoints-packet off" works as intended.
15149 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15150 * lib/gdb.exp (gdb_is_target_remote): ... here.
15151
2abc3f8d
DB
151522014-04-24 David Blaikie <dblaikie@gmail.com>
15153
15154 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15155 ensure clang would not discard them.
15156 * gdb.base/gdbvars.c: Ditto.
15157 * gdb.base/memattr.c: Ditto.
15158 * gdb.base/whatis.c: Ditto.
15159 * gdb.python/py-prettyprint.c: Ditto.
15160 * gdb.trace/actions.c: Ditto.
15161 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15162 ensure clang would not discard it.
15163
bfd39632
DB
151642014-04-24 David Blaikie <dblaikie@gmail.com>
15165
15166 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15167 clang to emit the full definition of type required by the test
15168 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15169
22842ff6
DB
151702014-04-24 David Blaikie <dblaikie@gmail.com>
15171
15172 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15173 coax Clang into emitting the definition of the type.
15174 * gdb.cp/pr10728-x.h (y): Ditto.
15175 * gdb.cp/pr10728-y.cc (y): Ditto.
15176
c2e827ad
DB
151772014-04-24 David Blaikie <dblaikie@gmail.com>
15178
15179 * gdb.base/label.exp: XFAIL label related tests under Clang.
15180 * gdb.cp/cplabel.exp: Ditto.
15181 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15182 under Clang those using labels.
15183
4c2d33e7
YQ
151842014-04-25 Yao Qi <yao@codesourcery.com>
15185
15186 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15187 double_label.
15188 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15189 partial_label and double_label.
15190
56083b99
DB
151912014-04-24 David Blaikie <dblaikie@gmail.com>
15192
15193 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15194
25d4e99d
DB
151952014-04-24 David Blaikie <dblaikie@gmail.com>
15196
15197 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15198 of the function to work across GCC and Clang.
15199 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15200 pointer types (const void ** const V void **).
15201
01f9f808
MS
152022014-04-24 Michael Sturm <michael.sturm@mintel.com>
15203 Walfred Tedeschi <walfred.tedeschi@intel.com>
15204
15205 * Makefile.in (EXECUTABLES): Added i386-avx512.
15206 * gdb.arch/i386-avx512.c: New file.
15207 * gdb.arch/i386-avx512.exp: Likewise.
15208
4b48d439
KS
152092014-04-23 Keith Seitz <keiths@redhat.com>
15210
15211 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15212 (mi_make_breakpoint_table): New procedure.
15213 (mi_create_breakpoint): Use mi_make_breakpoint
15214 and return the result.
15215 (mi_make_breakpoint): New procedure.
15216 (mi_build_kv_pairs): New procedure.
15217
15218 * gdb.mi/mi-break.exp: Remove unused globals,
15219 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15220 All callers updated.
15221 * gdb.mi/mi-dprintf.exp: Use variable to track command
15222 number.
15223 Update all callers of mi_create_breakpoint and use
15224 mi_make_breakpoint_table.
15225 Remove any unused global variables.
15226 * gdb.mi/mi-nonstop.exp: Likewise.
15227 * gdb.mi/mi-nsintrall.exp: Likewise.
15228 * gdb.mi/mi-nsmoribund.exp: Likewise.
15229 * gdb.mi/mi-nsthrexec.exp: Likewise.
15230 * gdb.mi/mi-reverse.exp: Likewise.
15231 * gdb.mi/mi-simplerun.exp: Likewise.
15232 * gdb.mi/mi-stepn.exp: Likewise.
15233 * gdb.mi/mi-syn-frame.exp: Likewise.
15234 * gdb.mi/mi-until.exp: Likewise.
15235 * gdb.mi/mi-var-cp.exp: Likewise.
15236 * gdb.mi/mi-var-display.exp: Likewise.
15237 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15238 * gdb.mi/mi2-var-child.exp: Likewise.
15239 * gdb.mi/mi-vla-c99.exp: Likewise.
15240 * lib/mi-support.exp: Likewise.
15241
15242 From Ian Lance Taylor <iant@cygnus.com>:
15243 * lib/gdb.exp (parse_args): New procedure.
15244
08351840
PA
152452014-04-23 Pedro Alves <palves@redhat.com>
15246
15247 * gdb.base/break-unload-file.c: New file.
15248 * gdb.base/break-unload-file.exp: New file.
15249 * gdb.base/sym-file-lib.c (baz): New function.
15250 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15251 field.
15252 (load): Store the segment's mapped size.
15253 (unload): New function.
15254 (unload_shlib): New function.
15255 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15256 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15257 set a breakpoint at baz, and call it.
15258 * gdb.base/sym-file.exp: New tests for stale breakpoint
15259 instructions.
15260
076855f9
PA
152612014-04-23 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15264 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15265 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15266 * gdb.base/hbreak-unmapped.c: New file.
15267 * gdb.base/hbreak-unmapped.exp: New file.
15268 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15269 * lib/gdb.exp (gdb_is_target_remote): ... here.
15270
483805cf
PA
152712014-04-22 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/consecutive-step-over.c: New file.
15274 * gdb.base/consecutive-step-over.exp: New file.
15275
06d97543
PA
152762014-04-22 Pedro Alves <palves@redhat.com>
15277
15278 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15279 instead of send_gdb/gdb_expect.
15280
b4429ea2
YQ
152812014-04-22 Yao Qi <yao@codesourcery.com>
15282
15283 * lib/trace-support.exp (generate_tracefile): New procedure.
15284 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15285 return 0.
15286 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15287 if generate_tracefile returns 1.
15288
51d48146
PA
152892014-04-18 Tom Tromey <palves@redhat.com>
15290 Pedro alves <tromey@redhat.com>
15291
15292 PR backtrace/15558
15293 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15294 with a backtrace limit.
15295 * gdb.python/py-frame-inline.exp: Test running to an inline
15296 function with a backtrace limit, and printing the newest frame.
15297 * gdb.python/py-frame-inline.c (main): Call f.
15298
bd1dce5f
MS
152992014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15300
15301 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15302
40d1a503
MS
153032014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15304
15305 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15306 Drop prefix from unsupported source file path.
15307
389b98f7
YQ
153082014-04-17 Yao Qi <yao@codesourcery.com>
15309
15310 * lib/gdb.exp (with_target_charset): New proc.
15311 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15312 with_target_charset.
15313 (test_print_strings): Likewise.
15314 (test_repeat_bytes): Likewise.
15315 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15316 for some tests.
15317
22869d73
KS
153182014-04-16 Keith Seitz <keiths@redhat.com>
15319
15320 PR gdb/15827
15321 * gdb.dwarf2/corrupt.c: New file.
15322 * gdb.dwarf2/corrupt.exp: New file.
15323
c4f87ca6
KS
153242014-04-16 Keith Seitz <keiths@redhat.com>
15325
15326 PR c++/16597
15327 * gdb.cp/namelessclass.cc: New file.
15328 * gdb.cp/namelessclass.exp: New file.
15329 * gdb.cp/namelessclass.S: New file.
15330
ab19de87
DE
153312014-04-16 Doug Evans <dje@google.com>
15332
15333 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15334 Add comment.
15335 (gdbserver_default_get_comm_port): New function.
15336 (gdbserver_start): Check if board file provided
15337 "gdbserver,get_comm_port" and use it if so.
15338 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15339 (gdb,socketport): Set to "stdio".
15340 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15341 (stdio_gdbserver_template): Delete.
15342 (${board}_get_remote_address): Update.
15343 (${board}_build_remote_cmd): Delete.
15344 (${board}_get_comm_port): New function.
15345 (${board}_spawn): Update.
15346 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15347 Delete.
15348 (${board}_get_remote_address): Update.
15349 (${board}_get_comm_port): New function.
15350
fc98a809
AB
153512014-04-16 Andrew Burgess <aburgess@broadcom.com>
15352
15353 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15354 appearing in any order.
15355
87fd9e6e
DE
153562014-04-15 Doug Evans <dje@google.com>
15357
15358 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15359 uninitialized value of "description".
15360
099fc3ea
KS
153612014-04-15 Keith Seitz <keiths@redhat.com>
15362
15363 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15364 Remove unused globals.
15365 (test_running_the_program): Likewise.
15366 (test_controlled_execution): Likewise.
15367 (test_controlling_breakpoints): Likewise.
15368 (test_program_termination): Likewise.
15369
5da151d4
KS
153702014-04-15 Keith Seitz <keiths@redhat.com>
15371
15372 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15373 unused globals.
15374 (test_rbreak_creation_and_listing): Likewise.
15375 (test_ignore_count): Likewise.
15376 (test_error): Likewise.
15377
35e5d2f0
PA
153782014-04-15 Pedro Alves <palves@redhat.com>
15379
15380 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15381 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15382 sym-file-loader.c.
15383 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15384 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15385 to sym-file-loader.c.
15386 (struct library): Forward declare.
15387 (load_shlib, lookup_function): Change prototypes.
15388 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15389 (translate_offset): Remove declarations.
15390 (get_text_addr): New declaration.
15391 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15392 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15393 sym-file-loader.h.
15394 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15395 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15396 here from sym-file-loader.h.
15397 (struct library): New structure.
15398 (load_shlib, lookup_function): Change prototypes and adjust to
15399 work with a struct library.
15400 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15401 (translate_offset): Make static.
15402 (get_text_addr): New function.
15403 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15404
eb4c1710
PA
154052014-04-15 Pedro Alves <palves@redhat.com>
15406
15407 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15408
2d1baf52
PA
154092014-04-15 Pedro Alves <palves@redhat.com>
15410
15411 * gdb.base/sym-file-loader.c: Include <limits.h>.
15412 (SELF_LINK): New define.
15413 (get_origin): New function.
15414 (load_shlib): Use it.
15415 * gdb.base/sym-file.exp: Don't early return if the target is
15416 remote. Use runto_main, and issue fail is that fails. Use
15417 gdb_load_shlibs.
15418 (shlib_name): Delete.
15419 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15420
7dd6df01
PA
154212014-04-15 Pedro Alves <palves@redhat.com>
15422
15423 * gdb.base/sym-file.exp: Remove regex characters from test
15424 message. Don't refer to breakpoint numbers in test messages.
15425
b50c8614
KS
154262014-04-14 Keith Seitz <keiths@redhat.com>
15427
15428 PR c++/16253
15429 * gdb.cp/var-tag.cc: New file.
15430 * gdb.cp/var-tag.exp: New file.
15431 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15432 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15433 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15434 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15435
3d567982
TT
154362014-04-14 Tom Tromey <tromey@redhat.com>
15437
15438 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15439 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15440 type.
15441 * gdb.cp/enum-class.exp: New file.
15442 * gdb.cp/enum-class.cc: New file.
15443
0626fc76
TT
154442014-04-14 Tom Tromey <tromey@redhat.com>
15445
15446 * gdb.dwarf2/enum-type.exp: New file.
15447
dca325b3
SA
154482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15449
15450 * gdb.mi/mi-vla-c99.exp: New file.
15451 * gdb.mi/vla.c: New file.
15452
5854b38a
SA
154532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15454
15455 * gdb.base/vla-datatypes.c: New file.
15456 * gdb.base/vla-datatypes.exp: New file.
15457
463bb957
SA
154582014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15459
15460 * gdb.base/vla-ptr.c: New file.
15461 * gdb.base/vla-ptr.exp: New file.
15462
3dd170be
SA
154632014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15464
15465 * gdb.dwarf2/count.exp: New file.
15466
5ecaaa66
SA
154672014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15468
15469 * gdb.base/vla-sideeffect.c: New file.
15470 * gdb.base/vla-sideeffect.exp: New file.
15471
41f1ada5
DB
154722014-04-14 David Blaikie <dblaikie@gmail.com>
15473
15474 * gdb.mi/non-stop.c: Add return value for non-void function return
15475 statement.
15476 * gdb.threads/staticthreads.c: Ditto.
15477
0be03e84
DE
154782014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15479 Doug Evans <xdje42@gmail.com>
15480
15481 * gdb.guile/scm-value.c: Improve test case.
15482 * gdb.guile/scm-value.exp: Add new test.
15483
f180a1fb
DB
154842014-04-11 David Blaikie <dblaikie@gmail.com>
15485
15486 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15487 override Clang's default.
15488
6b662e19
JB
154892014-04-11 Joel Brobecker <brobecker@adacore.com>
15490
15491 Revert the following changes (regressions):
15492
15493 * gdb.base/vla-sideeffect.c: New file.
15494 * gdb.base/vla-sideeffect.exp: New file.
15495
15496 * gdb.dwarf2/count.exp: New file.
15497
15498 * gdb.base/vla-multi.c: New file.
15499 * gdb.base/vla-multi.exp: New file.
15500
15501 * gdb.base/vla-ptr.c: New file.
15502 * gdb.base/vla-ptr.exp: New file.
15503
15504 * gdb.base/vla-datatypes.c: New file.
15505 * gdb.base/vla-datatypes.exp: New file.
15506
15507 * gdb.mi/mi-vla-c99.exp: New file.
15508 * gdb.mi/vla.c: New file.
15509
245a5f0b
KS
155102014-04-11 Keith Seitz <keiths@redhat.com>
15511
15512 PR c++/16675
15513 * gdb.cp/cpsizeof.exp: New file.
15514 * gdb.cp/cpsizeof.cc: New file.
15515
58a84dcf
SA
155162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15517
191a8a90
JB
15518 * gdb.mi/mi-vla-c99.exp: New file.
15519 * gdb.mi/vla.c: New file.
58a84dcf 15520
c8655f75
SA
155212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15522
15523 * gdb.base/vla-datatypes.c: New file.
15524 * gdb.base/vla-datatypes.exp: New file.
15525
024e13b4
SA
155262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15527
15528 * gdb.base/vla-ptr.c: New file.
15529 * gdb.base/vla-ptr.exp: New file.
15530
1a237e0e
SA
155312014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15532
15533 * gdb.base/vla-multi.c: New file.
15534 * gdb.base/vla-multi.exp: New file.
15535
504f3432
SA
155362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15537
15538 * gdb.dwarf2/count.exp: New file.
15539
3bce8237
SA
155402014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15541
191a8a90
JB
15542 * gdb.base/vla-sideeffect.c: New file.
15543 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15544
322f9c21
YQ
155452014-04-11 Yao Qi <yao@codesourcery.com>
15546
15547 * gdb.base/completion.exp: Check file exists before running tests
15548 on file completion.
15549
d708bcd1
PA
155502014-04-10 Pedro Alves <palves@redhat.com>
15551
15552 * gdb.base/cond-eval-mode.c: New file.
15553 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15554 prepare_for_testing to build the new file. Check result of
15555 runto_main.
15556 (test_break, test_watch): New procedures.
15557 (top level): Use them.
15558
ae1d2761
PM
155592014-04-08 Pierre Muller <muller@sourceware.org>
15560
15561 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15562 Ctrl-V use for mingw hosts.
15563
7af389b8
SC
155642014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15565
15566 * gdb.python/py-value.c: Improve test case.
15567 * gdb.python/py-value.exp: Add new test.
15568
5e703181
DE
155692014-04-07 David Blaikie <dblaikie@gmail.com>
15570
15571 * lib/compiler.c: Identify the clang compiler.
15572 * lib/compiler.cc: Ditto.
15573
9810b410
YQ
155742014-04-03 Yao Qi <yao@codesourcery.com>
15575
15576 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15577
98d1b8dc
AB
155782014-04-01 Anton Blanchard <anton@samba.org>
15579
15580 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15581 messages unique.
15582
3114cea1
AB
155832014-04-01 Anton Blanchard <anton@samba.org>
15584
15585 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15586 prepare_for_testing.
15587
62f7182c
AB
155882014-04-01 Anton Blanchard <anton@samba.org>
15589
15590 * gdb.arch/ppc64-atomic-inst.c: Remove.
15591 * gdb.arch/ppc64-atomic-inst.S: New file.
15592 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15593
770e7fc7
DE
155942014-03-31 Doug Evans <dje@google.com>
15595
15596 * gdb.base/print-symbol-loading-lib.c: New file.
15597 * gdb.base/print-symbol-loading-main.c: New file.
15598 * gdb.base/print-symbol-loading.exp: New file.
15599
46e2bafa
YQ
156002014-03-31 Yao Qi <yao@codesourcery.com>
15601
15602 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15603
8776cfe9
JB
156042014-03-28 Joel Brobecker <brobecker@adacore.com>
15605
15606 * gdb.ada/mi_dyn_arr: New testcase.
15607
5d1ef361
DE
156082014-03-27 Doug Evans <dje@google.com>
15609
15610 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15611
b5bee914
YQ
156122014-03-27 Yao Qi <yao@codesourcery.com>
15613
15614 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15615 if target is nios2-*-*.
15616
0d4d0e77
YQ
156172014-03-26 Yao Qi <yao@codesourcery.com>
15618
15619 * lib/gdb.exp (readline_is_used): New proc.
15620 * gdb.base/completion.exp: Move tests on command complete up.
15621 Skip the rest of tests if readline is not used.
15622 * gdb.ada/complete.exp: Skp the test if readline is not
15623 used.
15624 * gdb.base/filesym.exp: Likewise.
15625 * gdb.base/macscp.exp: Likewise.
15626 * gdb.base/readline-ask.exp: Likewise.
15627 * gdb.base/readline.exp: Likewise.
15628 * gdb.python/py-cmd.exp: Likewise.
15629 * gdb.trace/tfile.exp: Likewise.
15630
29361eee
YQ
156312014-03-26 Yao Qi <yao@codesourcery.com>
15632
15633 * gdb.base/macscp.exp: Fix code format issues.
15634
bc9a5525
UW
156352014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15636
15637 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15638 * gdb.asm/powerpc64le.inc: New file.
15639
d3839ede
PA
156402014-03-25 Pedro Alves <palves@redhat.com>
15641 Doug Evans <dje@google.com>
15642
15643 * gdb.base/source-execution.c: New file.
15644 * gdb.base/source-execution.exp: New file.
15645 * gdb.base/source-execution.gdb: New file.
15646
01672a57
DE
156472014-03-24 Doug Evans <dje@google.com>
15648
15649 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15650 using fission.
15651
88bbeca9
HZ
156522014-03-24 Hui Zhu <hui@codesourcery.com>
15653 Pedro Alves <palves@redhat.com>
15654
15655 PR breakpoints/16101
15656 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15657 test pass/fail messages. Detect missing support for dprintf when
15658 breakpoints are actually inserted.
15659 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15660 breakpoints are actually inserted.
15661 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15662 fails.
15663
d2348791
JK
156642014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15665
15666 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15667
feef67ab
DE
156682014-03-22 Doug Evans <xdje42@gmail.com>
15669
15670 * gdb.python/python.exp (python not supported): Verify multi-line
15671 python command issues an error.
25d743f9 15672 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15673 guile command issues an error.
feef67ab 15674
ecebef6a
MR
156752014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15676
15677 * gdb.threads/thread-specific.exp: Handle the lack of usable
15678 $this_breakpoint and $this_thread.
15679
ccdd1909
HZ
156802014-03-21 Hui Zhu <hui@codesourcery.com>
15681
15682 * gdb.base/attach.exp (do_command_attach_tests): New.
15683
beb460e8
PA
156842014-03-20 Tom Tromey <tromey@redhat.com>
15685 Pedro Alves <palves@redhat.com>
15686
15687 PR cli/15718
15688 * gdb.base/condbreak-call-false.c: New file.
15689 * gdb.base/condbreak-call-false.exp: New file.
15690
40acf43a
PA
156912014-03-20 Pedro Alves <palves@redhat.com>
15692
15693 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15694 Delete.
15695 (block_signals, unblock_signals): Delete.
15696 (child_function_2, main): Remove references to deleted variable
15697 and functions.
15698
9f5e1e02
PA
156992014-03-20 Pedro Alves <palves@redhat.com>
15700
15701 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15702 Use pthread_kill to signal thread 2.
15703 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15704 Adjust to make the test send itself a signal rather than using the
15705 host's "kill" command.
15706
99619bea
PA
157072014-03-20 Pedro Alves <palves@redhat.com>
15708
15709 * gdb.threads/multiple-step-overs.c: New file.
15710 * gdb.threads/multiple-step-overs.exp: New file.
15711 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15712 Adjust expected infrun debug output.
15713
2adfaa28
PA
157142014-03-20 Pedro Alves <palves@redhat.com>
15715
15716 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15717 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15718
31e77af2
PA
157192014-03-20 Pedro Alves <palves@redhat.com>
15720
15721 PR breakpoints/7143
15722 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15723 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15724 of gdb_test_multiple.
15725 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15726 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15727
b9f437de
PA
157282014-03-20 Pedro Alves <palves@redhat.com>
15729
15730 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15731 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15732
05adc73e
PA
157332014-03-19 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.base/async.exp: Remove early return.
15736
6048b950
PA
157372014-03-19 Pedro Alves <palves@redhat.com>
15738
15739 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15740
8bcfb00a
PA
157412014-03-19 Pedro Alves <palves@redhat.com>
15742
15743 * gdb.base/async.exp (test_background): Expect \r\n after
15744 "completed." in the fail pattern.
15745
884e37dc
PA
157462014-03-19 Pedro Alves <palves@redhat.com>
15747
15748 * gdb.base/async.exp (test_background): New procedure.
15749 Use it for all background execution command tests.
15750
148e57e2
PA
157512014-03-19 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.base/async.exp: Use prepare_for_testing.
15754
f48088c7
PA
157552014-03-19 Pedro Alves <palves@redhat.com>
15756
15757 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15758 the same line.
15759
e2f6c966
PA
157602014-03-19 Pedro Alves <palves@redhat.com>
15761
15762 * gdb.base/async.c (main): Add "jump here" and "until here" line
15763 marker comments.
15764 * gdb.base/async.exp (jump_here): New global.
15765 (jump& test): Use it.
15766 (until_here): New global.
15767 (until& test): Use it.
15768
c30568d4
PA
157692014-03-19 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.base/async.exp: Don't frob gdb_protocol.
15772
0172b6a7
DE
157732014-03-18 Doug Evans <xdje42@gmail.com>
15774
15775 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15776 Fix spelling of exec-done-display.
15777
06c868a8
JK
157782014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15779
15780 PR gdb/15358
15781 * gdb.base/gdb-sigterm.c: New file.
15782 * gdb.base/gdb-sigterm.exp: New file.
15783
0c7e1a46
PA
157842014-03-18 Pedro Alves <palves@redhat.com>
15785
15786 PR gdb/13860
15787 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15788 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15789 solib-event.
15790
f7c77d93
JB
157912014-03-17 Joel Brobecker <brobecker@adacore.com>
15792
15793 * gdb.ada/pckd_arr_ren: New testcase.
15794
5a1e8c7a
DE
157952014-03-13 Doug Evans <xdje42@gmail.com>
15796
15797 PR guile/16612
15798 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15799 collect after discarding symbols.
15800
350e1a76
DE
158012014-03-13 Ludovic Courtès <ludo@gnu.org>
15802 Doug Evans <xdje42@gmail.com>
15803
15804 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15805 to history survives a gc.
15806
a69900ae
PA
158072014-03-13 Pedro Alves <palves@redhat.com>
15808
15809 * gdb.base/default.exp: Don't test "target procfs".
15810
5db9f0bd
PA
158112014-03-13 Pedro Alves <palves@redhat.com>
15812
15813 * gdb.base/default.exp: Update "target child" and "target procfs"
15814 tests to not expect "Unix".
15815
b3ccfe11
TT
158162014-03-12 Tom Tromey <tromey@redhat.com>
15817
15818 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15819 New procs. Add target-async tests.
15820 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15821 Add target-async tests.
15822
646f4417
AA
158232014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15824
15825 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15826 'func_start' and 'func_end' for the beginning and end of the
15827 function code, respectively.
15828 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15829 'func_end' instead of 'func' and 'main'.
15830
288c211f
AA
158312014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15832
15833 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15834 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15835 generate the debug info assembler source.
15836
e0c0f156
AA
158372014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15838
15839 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15840 * gdb.dwarf2/arr-subrange.exp: Likewise.
15841 * gdb.dwarf2/dwz.exp: Likewise.
15842 * gdb.dwarf2/method-ptr.exp: Likewise.
15843 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15844 * gdb.dwarf2/subrange.exp: Likewise.
15845 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15846 * gdb.dwarf2/implptrpiece.exp: Likewise.
15847 * gdb.dwarf2/nostaticblock.exp: Likewise.
15848
0e5c4555
AA
158492014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15850
15851 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15852 directory to absolute path name arguments.
15853
5ec18f2b
JG
158542014-03-10 Joel Brobecker <brobecker@adacore.com>
15855
15856 * gdb.ada/tagged_access: New testcase.
15857
847fc4f2
MM
158582014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15859
15860 * gdb.btrace/data.exp: Update expected output.
15861
cc3da688
YQ
158622014-03-06 Yao Qi <yao@codesourcery.com>
15863
15864 * gdb.trace/pr16508.exp: New file.
15865
0f26cec1
PA
158662014-03-05 Pedro Alves <palves@redhat.com>
15867
15868 PR gdb/16575
15869 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15870 procedure.
15871 (top level): Adjust to use it. Add tests that exercise breakpoint
15872 interaction with the code-cache.
15873
7a5a839f
LC
158742014-02-26 Ludovic Courtès <ludo@gnu.org>
15875
15876 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15877 test for 'history-append!'.
15878
31aa7e4e
JB
158792014-02-26 Joel Brobecker <brobecker@adacore.com>
15880
15881 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15882 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15883 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15884 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15885 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15886 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15887
1b588015
JB
158882014-02-26 Joel Brobecker <brobecker@adacore.com>
15889
15890 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15891 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15892 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15893
55426c9d
JB
158942014-02-26 Joel Brobecker <brobecker@adacore.com>
15895
15896 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15897
dc53a7ad
JB
158982014-02-26 Joel Brobecker <brobecker@adacore.com>
15899
15900 * gdb.dwarf2/arr-stride.c: New file.
15901 * gdb.dwarf2/arr-stride.exp: New file.
15902
12ab52e9
PA
159032014-02-26 Pedro Alves <palves@redhat.com>
15904
15905 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15906 that won't ever trigger. Make sure that GDB reports the correct
15907 breakpoint that caused the stop.
15908
849c862e
JK
159092014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15910
15911 PR gdb/16626
15912 * gdb.base/auto-load-script: New file.
15913 * gdb.base/auto-load.c: New file.
15914 * gdb.base/auto-load.exp: New file.
15915
71b7d793
JK
15916 PR gdb/16626
15917 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15918
e2f0d509
JK
159192014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15920
15921 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15922 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15923
50cc37c8
DE
159242014-02-24 Doug Evans <dje@google.com>
15925
15926 * lib/gdb.exp (run_on_host): Log error output if program fails.
15927
ea4758f2
PA
159282014-02-21 Pedro Alves <palves@redhat.com>
15929
15930 * gdb.threads/step-after-sr-lock.c: Rename to ...
15931 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15932 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15933 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15934 ... this.
15935
d7b30f67
SDJ
159362014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15937
15938 PR tdep/16397
15939 * gdb.arch/amd64-stap-special-operands.exp: New file.
15940 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15941 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15942 * gdb.arch/amd64-stap-triplet.S: Likewise.
15943 * gdb.arch/amd64-stap-triplet.c: Likewise.
15944
83deb43f
JB
159452014-02-20 Joel Brobecker <brobecker@adacore.com>
15946
15947 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15948 in .section pseudo-op.
15949
adde2bff
DE
159502014-02-20 lin zuojian <manjian2006@gmail.com>
15951 Joel Brobecker <brobecker@adacore.com>
15952 Doug Evans <xdje42@gmail.com>
15953
15954 PR symtab/16581
15955 * gdb.dwarf2/dw2-icycle.S: New file.
15956 * gdb.dwarf2/dw2-icycle.c: New file.
15957 * gdb.dwarf2/dw2-icycle.exp: New file.
15958
f7bd0f78
SC
159592014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15960
15961 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15962 operations on gdb.Value objects.
15963 * gdb.python/py-value-cc.exp: Add new test to test operations on
15964 gdb.Value objects.
15965
c17ef0d5
DE
159662014-02-18 Doug Evans <dje@google.com>
15967
15968 * Makefile.in (TESTS): New variable.
15969 (expanded_tests, expanded_tests_or_none): New variables
15970 (check-single): Pass $(expanded_tests_or_none) to runtest.
15971 (check-parallel): Only run tests in $(TESTS) if non-empty.
15972 (check/no-matching-tests-found): New rule.
15973 * README: Document TESTS makefile variable.
15974
5dd3176f
DE
159752014-02-18 Doug Evans <dje@google.com>
15976
15977 * Makefile.in (check-parallel): rm -rf outputs temp.
15978
0b10be4f
JK
159792014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15980
15981 Fix "ERROR: no fileid for" in the testsuite.
15982 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15983
85f224e7
DE
159842014-02-12 Doug Evans <dje@google.com>
15985
15986 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15987 (MISCELLANEOUS): New variable.
15988 (clean): rm -rf $(MISCELLANEOUS).
15989 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15990 dwp live in the same directory as symlinks, with each symlink pointed
15991 to a differently named file in a different directory.
15992
149b30ff
DE
159932014-02-11 Doug Evans <dje@google.com>
15994
15995 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15996 of Tcl file commands.
15997
1dfdac32
MK
159982014-02-10 Mark Kettenis <kettenis@gnu.org>
15999
16000 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16001 "kill -SIGUSR1 -1".
16002
aa4fb036
JB
160032014-02-10 Joel Brobecker <brobecker@adacore.com>
16004
16005 * gdb.ada/tick_length_array_enum_idx: New testcase.
16006
ed3ef339
DE
160072014-02-10 Doug Evans <xdje42@gmail.com>
16008
16009 * configure.ac (AC_OUTPUT): Add gdb.guile.
16010 * configure: Regenerate.
16011 * lib/gdb-guile.exp: New file.
16012 * lib/gdb.exp (get_target_charset): New function.
16013 * gdb.base/help.exp: Update expected output from "apropos apropos".
16014 * gdb.guile/Makefile.in: New file.
16015 * gdb.guile/guile.exp: New file.
16016 * gdb.guile/scm-arch.c: New file.
16017 * gdb.guile/scm-arch.exp: New file.
16018 * gdb.guile/scm-block.c: New file.
16019 * gdb.guile/scm-block.exp: New file.
16020 * gdb.guile/scm-breakpoint.c: New file.
16021 * gdb.guile/scm-breakpoint.exp: New file.
16022 * gdb.guile/scm-disasm.c: New file.
16023 * gdb.guile/scm-disasm.exp: New file.
16024 * gdb.guile/scm-equal.c: New file.
16025 * gdb.guile/scm-equal.exp: New file.
16026 * gdb.guile/scm-error.exp: New file.
16027 * gdb.guile/scm-error.scm: New file.
16028 * gdb.guile/scm-frame-args.c: New file.
16029 * gdb.guile/scm-frame-args.exp: New file.
16030 * gdb.guile/scm-frame-args.scm: New file.
16031 * gdb.guile/scm-frame-inline.c: New file.
16032 * gdb.guile/scm-frame-inline.exp: New file.
16033 * gdb.guile/scm-frame.c: New file.
16034 * gdb.guile/scm-frame.exp: New file.
16035 * gdb.guile/scm-generics.exp: New file.
16036 * gdb.guile/scm-gsmob.exp: New file.
16037 * gdb.guile/scm-iterator.c: New file.
16038 * gdb.guile/scm-iterator.exp: New file.
16039 * gdb.guile/scm-math.c: New file.
16040 * gdb.guile/scm-math.exp: New file.
16041 * gdb.guile/scm-objfile-script-gdb.in: New file.
16042 * gdb.guile/scm-objfile-script.c: New file.
16043 * gdb.guile/scm-objfile-script.exp: New file.
16044 * gdb.guile/scm-objfile.c: New file.
16045 * gdb.guile/scm-objfile.exp: New file.
16046 * gdb.guile/scm-ports.exp: New file.
16047 * gdb.guile/scm-pretty-print.c: New file.
16048 * gdb.guile/scm-pretty-print.exp: New file.
16049 * gdb.guile/scm-pretty-print.scm: New file.
16050 * gdb.guile/scm-section-script.c: New file.
16051 * gdb.guile/scm-section-script.exp: New file.
16052 * gdb.guile/scm-section-script.scm: New file.
16053 * gdb.guile/scm-symbol.c: New file.
16054 * gdb.guile/scm-symbol.exp: New file.
16055 * gdb.guile/scm-symtab-2.c: New file.
16056 * gdb.guile/scm-symtab.c: New file.
16057 * gdb.guile/scm-symtab.exp: New file.
16058 * gdb.guile/scm-type.c: New file.
16059 * gdb.guile/scm-type.exp: New file.
16060 * gdb.guile/scm-value-cc.cc: New file.
16061 * gdb.guile/scm-value-cc.exp: New file.
16062 * gdb.guile/scm-value.c: New file.
16063 * gdb.guile/scm-value.exp: New file.
16064 * gdb.guile/source2.scm: New file.
16065 * gdb.guile/types-module.cc: New file.
16066 * gdb.guile/types-module.exp: New file.
16067
7026a7c1
YQ
160682014-02-10 Yao Qi <yao@codesourcery.com>
16069
16070 PR testsuite/16543
16071 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16072 * configure: Regenerated.
16073 * Makefile.in: New file.
16074
6c466447
AS
160752014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16076
16077 * gdb.python/py-framefilter.exp: Fix typo.
16078
6e854735
YQ
160792014-02-08 Yao Qi <yao@codesourcery.com>
16080
16081 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16082 that no =breakpoint-modified is emitted when breakpoints are
16083 modified through MI commands.
16084
d137e6dc
PA
160852014-02-07 Pedro Alves <pedro@codesourcery.com>
16086 Pedro Alves <palves@redhat.com>
16087
16088 * gdb.threads/step-after-sr-lock.c: New file.
16089 * gdb.threads/step-after-sr-lock.exp: New file.
16090
b5ee5a50
PA
160912014-02-07 Pedro Alves <palves@redhat.com>
16092
16093 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16094
3c77faf3
JK
160952014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16096
16097 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16098 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16099
6dddc817
DE
161002014-02-06 Doug Evans <xdje42@gmail.com>
16101
16102 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16103 output.
16104
16105 * gdb.gdb/python-interrupts.exp: New file.
16106
de7b2893
YQ
161072014-02-05 Yao Qi <yao@codesourcery.com>
16108
16109 * gdb.trace/report.exp (use_collected_data): Test the output
16110 of "info threads" and "info inferiors".
16111
66d032ac
YQ
161122014-02-05 Yao Qi <yao@codesourcery.com>
16113
16114 Revert this patch:
16115
16116 2013-05-24 Yao Qi <yao@codesourcery.com>
16117
16118 * gdb.trace/tfile.exp: Test inferior and thread.
16119
591a12a1
UW
161202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16121
16122 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16123 on a function.
16124 * gdb.base/step-bt.c: Call hello via function pointer to make
16125 sure its first instruction is executed on powerpc64le-linux.
16126
0ff3e01f
UW
161272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16128
16129 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16130
084ee545
UW
161312014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16132
16133 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16134 of the test patterns for use on little-endian systems.
16135
6ed14ff3
UW
161362014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16137
16138 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16139 (decimal_vector): Fix for little-endian.
16140
401e27fd
JM
161412014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16142
16143 * gdb.arch/sparc-sysstep.exp: New file.
16144 * gdb.arch/sparc-sysstep.c: Likewise.
16145
16146 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16147
8b924729
EBM
161482014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16149
16150 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16151
fb151210
JB
161522014-01-23 Tom Tromey <tromey@redhat.com>
16153
16154 * gdb.ada/array_char_idx: New testcase.
16155
0740f8d8
TT
161562014-01-23 Tom Tromey <tromey@redhat.com>
16157
16158 PR python/16487:
16159 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16160 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16161 classes.
16162
21909fa1
TT
161632014-01-23 Tom Tromey <tromey@redhat.com>
16164
16165 PR python/16491:
16166 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16167 string from an inferior frame.
16168 * gdb.python/py-framefilter-mi.exp: Update.
16169
87ce2a04
DE
161702014-01-22 Doug Evans <dje@google.com>
16171
16172 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16173
237b092b
AA
161742014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16175
16176 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16177
d674a709
AA
161782014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16179
16180 * gdb.trace/entry-values.exp: Remove excess space character from
16181 regex patterns. Handle s390 call instruction.
16182
20fa3390
AA
161832014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16184
16185 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16186 define "*_start" label. Make "name" static.
16187 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16188 ${name} by references to ${name}_start.
16189
78466714
AA
161902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16191
16192 * gdb.base/info-macros.exp: Remove "debug" from the compile
16193 options.
16194
ec9f644a
IB
161952014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16196
16197 * gdb.dlang/demangle.exp: New file.
16198
94b1b47e
IB
161992014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16200
16201 * gdb.dlang/primitive-types.exp: New file.
16202
7f420862
IB
162032014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16204
16205 * configure.ac: Create gdb.dlang/Makefile.
16206 * configure: Regenerate.
16207 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16208 * gdb.dlang/Makefile.in: New file.
16209 * lib/d-support.exp: New file.
16210 * lib/gdb.exp (skip_d_tests): New proc.
16211
52834460
MM
162122014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16213
16214 * gdb.btrace/delta.exp: Check reverse stepi.
16215 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16216 * gdb.btrace/finish.exp: New.
16217 * gdb.btrace/next.exp: New.
16218 * gdb.btrace/nexti.exp: New.
16219 * gdb.btrace/record_goto.c: Add comments.
16220 * gdb.btrace/step.exp: New.
16221 * gdb.btrace/stepi.exp: New.
16222 * gdb.btrace/multi-thread-step.c: New.
16223 * gdb.btrace/multi-thread-step.exp: New.
16224 * gdb.btrace/rn-dl-bind.c: New.
16225 * gdb.btrace/rn-dl-bind.exp: New.
16226 * gdb.btrace/data.c: New.
16227 * gdb.btrace/data.exp: New.
16228 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16229
6e07b1d2
MM
162302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16231
16232 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16233 * gdb.btrace/exception.exp: Update.
16234 * gdb.btrace/instruction_history.exp: Update.
16235 * gdb.btrace/record_goto.exp: Update.
16236 * gdb.btrace/tailcall.exp: Update.
16237 * gdb.btrace/unknown_functions.exp: Update.
16238 * gdb.btrace/delta.exp: New.
16239
0b722aec
MM
162402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16241
16242 * gdb.btrace/record_goto.exp: Add backtrace test.
16243 * gdb.btrace/tailcall.exp: Add backtrace test.
16244
066ce621
MM
162452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16246
16247 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16248 * gdb.btrace/record_goto.c: New.
16249 * gdb.btrace/record_goto.exp: New.
16250 * gdb.btrace/x86-record_goto.S: New.
16251
0688d04e
MM
162522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16253
16254 * gdb.btrace/function_call_history.exp: Update tests.
16255 * gdb.btrace/instruction_history.exp: Update tests.
16256
8710b709
MM
162572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16258
16259 * gdb.btrace/function_call_history.exp: Fix expected field
16260 order for "record function-call-history".
16261 Add new tests for "record function-call-history /c".
16262 * gdb.btrace/exception.cc: New.
16263 * gdb.btrace/exception.exp: New.
16264 * gdb.btrace/tailcall.exp: New.
16265 * gdb.btrace/x86-tailcall.S: New.
16266 * gdb.btrace/x86-tailcall.c: New.
16267 * gdb.btrace/unknown_functions.c: New.
16268 * gdb.btrace/unknown_functions.exp: New.
16269 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16270
5de9129b
MM
162712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16272
16273 * gdb.btrace/instruction_history.exp: Update.
16274 * gdb.btrace/function_call_history.exp: Update.
16275
23a7fe75
MM
162762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16277
16278 * gdb.btrace/function_call_history.exp: Fix expected function
16279 trace.
16280 * gdb.btrace/instruction_history.exp: Initialize traced.
16281 Remove traced_functions.
16282
724c7dd8
MM
162832014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16284
16285 * gdb.btrace/function_call_history.exp: Update
16286 * gdb.btrace/instruction_history.exp: Update.
16287
6d78d93b
MM
162882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16289
16290 * gdb.btrace/enable.exp: Update expected text.
16291
93a360cc
OJ
162922014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16293
16294 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16295 bytes.
16296
3772b53f
MR
162972014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16298
16299 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16300
596662fa
OJ
163012014-01-15 Omair Javaid <omair.javaid@linaro.org>
16302
16303 * lib/gdb.exp (supports_process_record): Return true for
16304 arm*-linux*. (supports_reverse): Likewise.
16305
b5b08fb4
SC
163062014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16307
16308 PR python/15464
16309 PR python/16113
16310 * gdb.python/py-type.c: Enhance test case.
16311 * gdb.python/py-value-cc.cc: Likewise
16312 * gdb.python/py-type.exp: Add new tests.
16313 * gdb.python/py-value-cc.exp: Likewise
16314
52d7fb13
AA
163152014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16316 Pedro Alves <palves@redhat.com>
16317
16318 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16319 Make "name" extern.
16320 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16321 references to ${name}_start by references to ${name}.
16322
a2cd8cfe
JB
163232014-01-10 Joel Brobecker <brobecker@adacore.com>
16324
16325 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16326
4e23fced
JB
163272014-01-10 Joel Brobecker <brobecker@adacore.com>
16328
16329 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16330
c6a9e42c
PA
163312014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16332 Pedro Alves <palves@redhat.com>
16333
16334 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16335 mi_gdb_target_load.
c6a9e42c 16336
b7ea362b
PA
163372014-01-08 Pedro Alves <palves@redhat.com>
16338
16339 * gdb.threads/reconnect-signal.c: New file.
16340 * gdb.threads/reconnect-signal.exp: New file.
16341
5e3f4fab
EBM
163422014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16343
16344 * gdb.base/source-dir.exp: New file.
16345
79301218
JB
163462014-01-07 Joel Brobecker <brobecker@adacore.com>
16347
16348 * gdb.ada/mi_interface: New testcase.
16349
8e355c5d
JB
163502014-01-07 Joel Brobecker <brobecker@adacore.com>
16351
16352 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16353 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16354 gdb.ada/pp-rec-component/pck.ads: New files.
16355
c0d48811
JB
163562014-01-07 Joel Brobecker <brobecker@adacore.com>
16357
16358 * gdb.python/py-pp-integral.c: New file.
16359 * gdb.python/py-pp-integral.py: New file.
16360 * gdb.python/py-pp-integral.exp: New file.
16361
17b609c3 16362For older changes see ChangeLog-1993-2013.
c906108c 16363\f
8d8cb839
EZ
16364;; Local Variables:
16365;; mode: change-log
16366;; left-margin: 8
16367;; fill-column: 74
16368;; version-control: never
16369;; End:
902f2ccb 16370
42a4f53d 16371 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16372 Copying and distribution of this file, with or without modification,
16373 are permitted provided the copyright notice and this notice are preserved.
This page took 3.25077 seconds and 4 git commands to generate.