[gdb/testsuite] Fix DW_AT_decl_file in gdb.trace tests
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
824eacee
TV
12019-06-24 Tom de Vries <tdevries@suse.de>
2
3 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
5 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6
385b97d3
TV
72019-06-24 Tom de Vries <tdevries@suse.de>
8
9 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
10
c596f180
TV
112019-06-21 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
14
b13a7d03
TV
152019-06-21 Tom de Vries <tdevries@suse.de>
16
17 PR testsuite/24518
18 PR ada/24713
19 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
20 index.
21
899277ae
TT
222019-06-19 Tom Tromey <tromey@adacore.com>
23
24 * gdb.ada/length_cond.exp: Add intro comment.
25
680e1bee
TT
262019-06-19 Tom Tromey <tromey@adacore.com>
27
28 * gdb.ada/length_cond.exp: New file.
29 * gdb.ada/length_cond/length_cond.adb: New file.
30 * gdb.ada/length_cond/pck.adb: New file.
31 * gdb.ada/length_cond/pck.ads: New file.
32
0ed4690a
TV
332019-06-18 Tom de Vries <tdevries@suse.de>
34
35 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
36
d20ed5fd
TT
372019-06-18 Tom Tromey <tromey@adacore.com>
38
39 * gdb.base/list0.h: Add comment explaining control character.
40
86e04673
TV
412019-06-18 Tom de Vries <tdevries@suse.de>
42
43 * boards/fission.exp: Break up long debug_flags line.
44
c4973306
SM
452019-06-16 Tom de Vries <tdevries@suse.de>
46
47 PR gdb/24445
48 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
49 generated index.
50
93cb9841
AB
512019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 PR gdb/24686
54 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
55 improve detection of bug gdb/24541.
56
399aaebd
SM
572019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
58
59 PR gdb/24669
60 * gdb.base/index-cache.exp (uses_readnow,
61 expecting_index_cache_use): Define global variable.
62 (test_cache_enabled_miss, test_cache_enabled_hit): Use
63 expecting_index_cache_use.
64
584a927c
AB
652019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
66 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * gdb.fortran/pointers.f90: New file.
69 * gdb.fortran/print_type.exp: New file.
70 * gdb.fortran/vla-ptype.exp: Adapt expected results.
71 * gdb.fortran/vla-type.exp: Likewise.
72 * gdb.fortran/vla-value.exp: Likewise.
73 * gdb.mi/mi-vla-fortran.exp: Likewise.
74
30056ea0
AB
752019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
78 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
79 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
80 as a stop reason.
81
ec8e2b6d
AB
822019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
83
84 * gdb.base/annota1.exp: Update expected results.
85 * gdb.cp/annota2.exp: Likewise.
86 * gdb.cp/annota3.exp: Likewise.
87
09e4c4e1
AB
882019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * gdb.base/style-logging.exp: Remove path from test name.
91
0735b091
TT
922019-06-14 Tom Tromey <tromey@adacore.com>
93
94 PR gdb/24502:
95 * gdb.base/style-logging.exp: New file.
96
f5686554
TT
972019-06-14 Tom Tromey <tromey@adacore.com>
98
99 * gdb.base/symfile-warn.exp: New file.
100 * gdb.base/symfile-warn.c: New file.
101
a0c1ffed
TT
1022019-06-14 Tom Tromey <tromey@adacore.com>
103
104 * gdb.base/annotate-symlink.exp: New file.
105
f411722c
TT
1062019-06-14 Tom Tromey <tromey@adacore.com>
107
108 * gdb.ada/set_wstr.exp: Add reassignment test.
109
4268ec18
TT
1102019-06-14 Tom Tromey <tromey@adacore.com>
111
112 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
113 'unchecked_access and 'unrestricted_access as well.
114
9a9e394b
TT
1152019-06-14 Tom Tromey <tromey@adacore.com>
116
117 PR ada/24539:
118 * gdb.ada/vla.exp: Update tests.
119 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
120 pragma.
121
4c048731
PA
1222019-06-13 Pedro Alves <palves@redhat.com>
123
124 * gdb.base/settings.exp (test-integer): Test junk after
125 "unlimited".
126
6665660a
PA
1272019-06-13 Pedro Alves <palves@redhat.com>
128
129 * gdb.base/options.exp (test-thread-apply): New.
130 (top level): Call it.
131
5d707134
PA
1322019-06-13 Pedro Alves <palves@redhat.com>
133
134 * gdb.base/options.exp (test-frame-apply): New.
135 (top level): Test print commands with different "frame apply"
136 prefixes.
137
e2a689da
PA
1382019-06-13 Pedro Alves <palves@redhat.com>
139
e79be6e5 140 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
141 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
142 'max_completions' parameter and handle it.
143 (test_gdb_completion_offers_commands): New.
144
90a1ef87
PA
1452019-06-13 Pedro Alves <palves@redhat.com>
146
147 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
148
d4c16835
PA
1492019-06-13 Pedro Alves <palves@redhat.com>
150
151 * gdb.base/options.exp (test-backtrace): New.
152 (top level): Call it.
153
2daf894e
PA
1542019-06-13 Pedro Alves <palves@redhat.com>
155
156 * gdb.guile/scm-frame-args.exp: Use "set print
157 raw-frame-arguments" instead of "set print raw frame-arguments".
158 * gdb.python/py-frame-args.exp: Likewise.
159
e6ed716c
PA
1602019-06-13 Pedro Alves <palves@redhat.com>
161
162 * gdb.compile/compile.exp: Adjust expected output to option
163 processing changes.
164
7d8062de
PA
1652019-06-13 Pedro Alves <palves@redhat.com>
166
167 * gdb.base/options.exp: Build executable.
168 (test-print): New procedure.
169 (top level): Call it, once for "print" and another for "compile
170 print".
171
9d0faba9
PA
1722019-06-13 Pedro Alves <palves@redhat.com>
173
174 * gdb.base/options.c: New file.
175 * gdb.base/options.exp: New file.
176
dee7b4c8
PA
1772019-06-13 Pedro Alves <palves@redhat.com>
178
179 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
180 that "o" is ambiguous.
181
dca0f6c0
PA
1822019-06-13 Pedro Alves <palves@redhat.com>
183
184 * gdb.base/settings.c: New file.
185 * gdb.base/settings.exp: New file.
186
ccf46844
PA
1872019-06-13 Pedro Alves <palves@redhat.com>
188
189 * gdb.base/completion.exp: Fix comment typo.
190
b9a3f842
PA
1912019-06-13 Pedro Alves <palves@redhat.com>
192
193 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
194 foo --1" test.
195
d106773e
PA
1962019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
197
198 * gdb.fortran/block-data.f: New.
199 * gdb.fortran/block-data.exp: New.
200
fea82da0
TV
2012019-06-11 Tom de Vries <tdevries@suse.de>
202
203 PR testsuite/24521
204 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
205 message.
206
8c2e74f1
TV
2072019-06-11 Tom de Vries <tdevries@suse.de>
208
209 PR testsuite/24521
210 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
211
b49851c8
TV
2122019-06-11 Tom de Vries <tdevries@suse.de>
213
214 * boards/readnow.exp: New file.
215
a7067863
AB
2162019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.fortran/vla-sizeof.exp: Update expected results.
219
1a3da2cd
AB
2202019-06-06 Amos Bird <amosbird@gmail.com>
221
222 * gdb.base/annota1.exp (thread_switch): Add test for
223 thread-exited annotation.
224
3847a7bf
TT
2252019-06-06 Tom Tromey <tromey@adacore.com>
226
227 * gdb.base/maint.exp: Expect command started/finished output.
228
0088ba59
AB
2292019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
232 comment.
233 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
234
312617a3
AB
2352019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
238 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
239 * gdb.arch/riscv-unwind-long-insn.c: New file.
240 * gdb.arch/riscv-unwind-long-insn.exp: New file.
241
e1f2e1a2
CB
2422019-06-04 Christian Biesinger <cbiesinger@google.com>
243
d3238f7d 244 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 245
206584bd
PW
2462019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
247
248 * lib/gdb.exp (help_list_trailer): New regexp variable
249 factorizing the help trailer message.
250 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
251 arg to allow to better factorize various tests.
252 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
253 (test_prefix_command_help): Use help_list_trailer.
254 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
255 * gdb.guile/scm-cmd.exp: Likewise.
256 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
257 * gdb.base/help.exp: Use test_user_defined_class_help.
258 * gdb.base/style.exp: Add tests for styling of help and apropos.
259 * lib/gdb-utils.exp (style): Add title and highlight styles.
260
708dc93e
PW
2612019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
262
263 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
264 $_shell_exitsignal.
265 * gdb.base/default.exp: Update for new convenience variables.
266
f49055a5
TT
2672019-05-29 Tom Tromey <tromey@adacore.com>
268
269 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
270 to "break complete ada" test case's regexp.
271
4330d61d
TT
2722019-05-29 Tom Tromey <tromey@adacore.com>
273
274 PR c++/20020:
275 * gdb.cp/constexpr-field.exp: New file.
276 * gdb.cp/constexpr-field.cc: New file.
277
000439d5
TT
2782019-05-29 Tom Tromey <tromey@adacore.com>
279
280 * gdb.base/finish.exp (finish_no_print): New proc.
281 (finish_tests): Call it.
282
5a01c34c
TV
2832019-05-24 Tom de Vries <tdevries@suse.de>
284
285 * gdb.dwarf2/gdb-add-index.exp: New file.
286
18125b16
TT
2872019-05-22 Tom Tromey <tromey@adacore.com>
288
289 * gdb.base/info-shared.exp (check_info_shared): Use "style".
290 * gdb.base/style.exp: Use "style".
291 * lib/gdb-utils.exp (style): New proc.
292
af1a8d03
TV
2932019-05-22 Tom de Vries <tdevries@suse.de>
294
295 * gdb.base/align.exp: Require c++11.
296
e7fe496b
TV
2972019-05-22 Tom de Vries <tdevries@suse.de>
298
299 PR testsuite/24586
300 * gdb.python/py-mi-var-info-path-expression.exp: Call
301 mi_skip_python_tests to check if python is supported.
302
8fca4da0
AH
3032019-05-22 Alan Hayward <alan.hayward@arm.com>
304
305 * gdb.arch/aarch64-pauth.c: New test.
306 * gdb.arch/aarch64-pauth.exp: New file.
307
b7060614
AH
3082019-05-22 Alan Hayward <alan.hayward@arm.com>
309
310 * README (Re-running Tests Outside The Testsuite): New section.
311
669d0468
TV
3122019-05-21 Tom de Vries <tdevries@suse.de>
313
314 * gdb.arch/amd64-eval.exp: Require c++11.
315 * gdb.base/max-depth.exp: Same.
316 * gdb.compile/compile-cplus-array-decay.exp: Same.
317 * gdb.cp/meth-typedefs.exp: Same.
318 * gdb.cp/subtypes.exp: Same.
319 * gdb.cp/temargs.exp: Same.
320
ce3ebcaa
AH
3212019-05-21 Alan Hayward <alan.hayward@arm.com>
322
323 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
324
34d11c68
AB
3252019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
326
327 PR gdb/18644
328 * gdb.fortran/complex.exp: Remove setup_kfail calls.
329 * gdb.fortran/printing-types.exp: Add new test.
330 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
331 testing.
332 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
333 setup_kfail call.
334
87781e84
AH
3352019-05-17 Alan Hayward <alan.hayward@arm.com>
336
337 * README (Running the Testsuite): Change example.
338 (Testsuite Parameters): Remove TRANSCRIPT.
339 * lib/gdb.exp: Remove TRANSCRIPT check.
340
b420b89e
AH
3412019-05-17 Alan Hayward <alan.hayward@arm.com>
342
343 * README (Testsuite Parameters): Add replay logging to
344 GDBSERVER_DEBUG.
345 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
346 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
347 as a comma separated list.
348 (gdb_debug_init): Override procedure.
349
408e9b8b
AH
3502019-05-17 Alan Hayward <alan.hayward@arm.com>
351
352 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
353 (gdb_write_cmd_file): New procedure.
354 * lib/gdbserver-support.exp (gdbserver_start): Call
355 gdbserver_write_cmd_file.
356 (gdbserver_write_cmd_file): New procedure.
357
f9e2e39d
AH
3582019-05-17 Alan Hayward <alan.hayward@arm.com>
359
360 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
361 (delete_breakpoints): Likewise.
362 (gdb_run_cmd): Likewise.
363 (gdb_start_cmd): Likewise.
364 (gdb_starti_cmd): Likewise.
365 (gdb_internal_error_resync): Likewise.
366 (gdb_test_multiple): Likewise.
367 (gdb_reinitialize_dir): Likewise.
368 (default_gdb_exit): Likewise.
369 (gdb_file_cmd): Mark kill as optional.
370 (default_gdb_start): Call gdb_stdin_log_init.
371 (send_gdb): Call gdb_stdin_log_write.
372 (rerun_to_main): Mark Y as an answer.
373 (gdb_stdin_log_init): New function.
374 (gdb_stdin_log_write): Likewise.
375
81f47ac2
AH
3762019-05-17 Alan Hayward <alan.hayward@arm.com>
377
378 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
379 * gdb.base/debug-expr.exp: Likewise.
380 * gdb.base/foll-fork.exp: Likewise.
381 * gdb.base/foll-vfork.exp: Likewise.
382 * gdb.base/fork-print-inferior-events.exp: Likewise.
383 * gdb.base/gdb-sigterm.exp: Likewise.
384 * gdb.base/gdbinit-history.exp: Likewise.
385 * gdb.base/osabi.exp: Likewise.
386 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
387 * gdb.base/ui-redirect.exp: Likewise.
388 * gdb.gdb/unittest.exp: Likewise.
389 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
390 * gdb.mi/mi-watch.exp: Likewise.
391 * gdb.mi/new-ui-mi-sync.exp: Likewise.
392 * gdb.mi/user-selected-context-sync.exp: Likewise.
393 * gdb.python/python.exp: Disable debug test when debugging.
394 * gdb.threads/check-libthread-db.exp: Disable when debugging.
395 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
396 Likewise.
397 * gdb.threads/stepi-random-signal.exp: Likewise.
398
29b52314
AH
3992019-05-17 Alan Hayward <alan.hayward@arm.com>
400
401 * Makefile.in: Pass through GDB_DEBUG.
402 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
403 (gdb,debug): Add board setting.
404 * lib/gdb.exp (default_gdb_start): Start debugging.
405 (gdb_debug_enabled): New procedure.
406 (gdb_debug_init): Likewise.
29b52314
AH
407
4082019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 409
29b52314
AH
410 * Makefile.in: Pass through GDB_DEBUG.
411 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
412 (gdb,debug): Add board setting.
413 * lib/gdb.exp (default_gdb_start): Start debugging.
414 (gdb_debug_enabled): New procedure.
415 (gdb_debug_init): Likewise.
29b52314 416
ca1285d1
AH
4172019-05-17 Alan Hayward <alan.hayward@arm.com>
418
419 * gdb.base/ui-redirect.exp: Add debug redirect tests.
420
f3a09c80
AH
4212019-05-17 Alan Hayward <alan.hayward@arm.com>
422
423 * gdb.base/ui-redirect.exp: Test redirection.
424
26648588
JV
4252019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
426
427 * gdb.mi/mi-complete.exp: New file.
428 * gdb.mi/mi-complete.cc: Likewise.
429
14237686
AB
4302019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
431
432 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
433 indexed and sliced arrays, and pointers to arrays.
434
e7bd7fba
TT
4352019-05-14 Tom Tromey <tromey@adacore.com>
436
437 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
438 styling test.
439
2764128d
TV
4402019-05-14 Tom de Vries <tdevries@suse.de>
441
442 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
443 selection entry encoding.
444
71bed2db
TT
4452019-05-10 Tom Tromey <tromey@adacore.com>
446
447 * gdb.ada/info_exc.exp: Add "complete" test.
448
63b667ad
TV
4492019-05-09 Tom de Vries <tdevries@suse.de>
450
451 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
452 CU-relative.
453
9cfd2b89
TV
4542019-05-09 Tom de Vries <tdevries@suse.de>
455
456 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
457 CU-relative.
458
2228ef77
XR
4592019-05-08 Joel Brobecker <brobecker@adacore.com>
460
461 * gdb.ada/frame_arg_lang.exp: New testcase.
462 * gdb.ada/frame_arg_lang/bla.adb: New file.
463 * gdb.ada/frame_arg_lang/pck.ads: New file.
464 * gdb.ada/frame_arg_lang/pck.adb: New file.
465 * gdb.ada/frame_arg_lang/foo.c: New file.
466
80e55b13
TT
4672019-05-08 Tom Tromey <tromey@adacore.com>
468
469 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
470
9d3421af
TT
4712019-05-08 Tom Tromey <tromey@adacore.com>
472
473 * gdb.base/ptype-offsets.exp: Update tests.
474
844333e2
TT
4752019-05-08 Tom Tromey <tromey@adacore.com>
476
477 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
478 cases.
479 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
480 "short".
481
988915ee
TT
4822019-05-08 Tom Tromey <tromey@adacore.com>
483
484 * gdb.ada/vla.exp: New file.
485 * gdb.ada/vla/vla.adb: New file.
486
7bd55dac
TV
4872019-05-07 Tom de Vries <tdevries@suse.de>
488
489 * gdb.base/index-cache.exp (ls_host): Fix return statement.
490
75f06e9d
TV
4912019-05-07 Tom de Vries <tdevries@suse.de>
492
493 PR testsuite/24522
494 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
495 section.
496
77e7aaa4
TV
4972019-05-07 Tom de Vries <tdevries@suse.de>
498
499 PR testsuite/24522
500 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
501 .debug_aranges section.
502
456ba0fa
TV
5032019-05-07 Tom de Vries <tdevries@suse.de>
504
505 PR testsuite/24159
506 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
507
5a56d6a6
TV
5082019-05-06 Tom de Vries <tdevries@suse.de>
509
510 * lib/gdb.exp (exec_has_index_section): New proc.
511 * gdb.base/index-cache.exp: Handle case that binfile contains an index
512 section.
513
9d6d4be8
TV
5142019-05-04 Tom de Vries <tdevries@suse.de>
515
516 * boards/cc-with-debug-names.exp: New file.
517
222a8d25
TT
5182019-05-03 Tom Tromey <tromey@adacore.com>
519
520 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
521 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
522 * gdb.ada/char_enum.exp: Add test.
523
0fdfd794
TV
5242019-05-03 Tom de Vries <tdevries@suse.de>
525
526 * boards/cc-with-gdb-index.exp: New file.
527
80062eb9
AB
5282019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
529
530 * gdb.rust/simple.exp: Add new test case.
531 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
532 (main): Initialise an instance of the new struct.
533
4504bbde
TT
5342019-05-01 Tom Tromey <tromey@adacore.com>
535
536 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
537 record.
538 (NPR): New variable.
539 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
540 test.
541
d48e62f4
TT
5422019-05-01 Tom Tromey <tromey@adacore.com>
543
544 * gdb.ada/packed_array_assign.exp: Add packed assignment
545 regression test.
546
f59f30f5
TV
5472019-05-01 Tom de Vries <tdevries@suse.de>
548
549 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
550
b70bfc54
TV
5512019-05-01 Tom de Vries <tdevries@suse.de>
552
553 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
554
15f18d14
AT
5552019-04-30 Ali Tamur <tamur@google.com>
556
557 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
558
2ff0a947
TT
5592019-04-30 Tom Tromey <tromey@adacore.com>
560
561 * lib/ada.exp (find_ada_tool): New proc.
562 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
563 * gdb.ada/catch_ex_std.exp: New file.
564 * gdb.ada/catch_ex_std/foo.adb: New file.
565 * gdb.ada/catch_ex_std/some_package.adb: New file.
566 * gdb.ada/catch_ex_std/some_package.ads: New file.
567
a776957c
TT
5682019-04-30 Tom Tromey <tromey@adacore.com>
569
570 PR c++/24470:
571 * gdb.cp/temargs.cc: Add test code from PR.
572
bc68014d
AB
5732019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
574
575 * gdb.fortran/vla-datatypes.exp: Update expected results.
576 * gdb.fortran/vla-ptype.exp: Likewise.
577 * gdb.fortran/vla-type.exp: Likewise.
578 * gdb.fortran/vla-value.exp: Likewise.
579
f1fdc960
AB
5802019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
581
582 * gdb.fortran/ptr-indentation.exp: Update expected results.
583 * gdb.fortran/ptype-on-functions.exp: Likewise.
584 * gdb.fortran/vla-ptr-info.exp: Likewise.
585 * gdb.fortran/vla-value.exp: Likewise.
586
bf7a4de1
AB
5872019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
588
589 * gdb.fortran/ptype-on-functions.exp: New file.
590 * gdb.fortran/ptype-on-functions.f90: New file.
591
bbe75b9d
AB
5922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
593
594 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
595 case void string.
596
1db455a7
AB
5972019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
598
599 * gdb.fortran/complex.exp: Expand.
600 * gdb.fortran/complex.f: Renamed to...
601 * gdb.fortran/complex.f90: ...this, and extended to add more
602 complex values.
603
b6d03bb2
AB
6042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
607 MODULO, CMPLX.
608
2e62ab40
AB
6092019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
610 Richard Bunt <richard.bunt@arm.com>
611
612 * gdb.base/max-depth.c: New file.
613 * gdb.base/max-depth.exp: New file.
614 * gdb.python/py-nested-maps.c: New file.
615 * gdb.python/py-nested-maps.exp: New file.
616 * gdb.python/py-nested-maps.py: New file.
617 * gdb.python/py-format-string.exp (test_max_depth): New proc.
618 (test_all_common): Call test_max_depth.
619 * gdb.fortran/max-depth.exp: New file.
620 * gdb.fortran/max-depth.f90: New file.
621 * gdb.go/max-depth.exp: New file.
622 * gdb.go/max-depth.go: New file.
623 * gdb.modula2/max-depth.exp: New file.
624 * gdb.modula2/max-depth.c: New file.
625 * lib/gdb.exp (get_print_expr_at_depths): New proc.
626
d2b584a5
TV
6272019-04-29 Tom de Vries <tdevries@suse.de>
628
629 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
630
136afab8
PW
6312019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
632
633 * gdb.base/callexit.exp: Test may-call-functions off.
634
725cbb63
KS
6352019-04-25 Keith Seitz <keiths@redhat.com>
636
637 PR c++/24367
638 * gdb.cp/meth-typedefs.cc (incomplete_struct)
639 (another_incomplete_struct, test_incomplete): New definitions.
640 (main): Use new definitions.
641 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
642 functions.
643
82433e3e
SDJ
6442019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
645
646 PR corefiles/11608
647 PR corefiles/18187
648 * gdb.base/coredump-filter-build-id.exp: New file.
649
dd06d4d6
AH
6502019-04-25 Alan Hayward <alan.hayward@arm.com>
651
e79be6e5
SM
652 * Makefile.in: Pass through GDBSERVER_DEBUG.
653 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
654 (gdbserver,debug): Add board setting.
655 * gdb.trace/tspeed.exp: Skip when debugging.
656 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
657 * lib/gdbserver-support.exp: Likewise
dd06d4d6 658
1670072e
TT
6592019-04-24 Tom Tromey <tromey@adacore.com>
660
661 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
662 Rust.
663
a59240a4
TT
6642019-04-24 Tom Tromey <tromey@adacore.com>
665
666 * gdb.arch/amd64-eval.exp: Test bitfield return.
667 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
668 (class Foo) <return_bitfields>: New method.
669 (main): Call it.
670
b907456c
AB
6712019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.cp/many-args.cc: New file.
674 * gdb.cp/many-args.exp: New file.
675
5c565afd
TV
6762019-04-23 Tom de Vries <tdevries@suse.de>
677
678 PR gdb/24433
679 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
680
ba22ff86
AH
6812019-04-23 Alan Hayward <alan.hayward@arm.com>
682
683 * gdb.trace/backtrace.exp: Use nopie flag.
684 * gdb.trace/circ.exp: Likewise.
685 * gdb.trace/collection.exp: Likewise.
686 * gdb.trace/ftrace.exp: Likewise.
687 * gdb.trace/mi-trace-unavailable.exp: Likewise.
688 * gdb.trace/mi-traceframe-changed.exp: Likewise.
689 * gdb.trace/qtro.exp: Likewise.
690 * gdb.trace/read-memory.exp: Likewise.
691 * gdb.trace/report.exp: Likewise.
692 * gdb.trace/tfile.exp: Likewise.
693 * gdb.trace/tfind.exp: Likewise.
694 * gdb.trace/unavailable.exp: Likewise.
695
7905fc35
PA
6962019-04-22 Pedro Alves <palves@redhat.com>
697
698 * gdb.base/solib-probes-nosharedlibrary.c,
699 gdb.base/solib-probes-nosharedlibrary.exp: New files.
700
8ecb59f8
TT
7012019-04-19 Tom Tromey <tromey@adacore.com>
702
703 * gdb.ada/ptype_union.c: New file.
704 * gdb.ada/ptype_union.exp: New file.
705
62160ec9
TT
7062019-04-19 Tom Tromey <tromey@adacore.com>
707
708 PR symtab/24423:
709 * gdb.base/list0.h (foo): Add a control-l character.
710
36cd4ba5
TV
7112019-04-18 Tom de Vries <tdevries@suse.de>
712
713 PR gdb/24433
714 * boards/local-board.exp: Set sysroot to "".
715
b73715df
TV
7162019-04-18 Tom de Vries <tdevries@suse.de>
717 Pedro Alves <palves@redhat.com>
718
719 PR gdb/24454
720 * gdb.threads/vfork-follow-child-exec.c: New file.
721 * gdb.threads/vfork-follow-child-exec.exp: New file.
722 * gdb.threads/vfork-follow-child-exit.c: New file.
723 * gdb.threads/vfork-follow-child-exit.exp: New file.
724
4aa866af
LS
7252019-04-15 Leszek Swirski <leszeks@google.com>
726
727 * gdb.arch/amd64-eval.cc: New file.
728 * gdb.arch/amd64-eval.exp: New file.
729
e5a1a79a
AH
7302019-04-11 Alan Hayward <alan.hayward@arm.com>
731
732 * gdb.server/sysroot.c: New test.
733 * gdb.server/sysroot.exp: New file.
734 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
735 matching param.
736
41077b66
AB
7372019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
738
739 * gdb.base/align.exp: Extend test to cover structures containing
740 only static fields.
741
c30391f8
TV
7422019-04-11 Tom de Vries <tdevries@suse.de>
743
744 * boards/cc-with-dwz-m.exp: New file.
745 * boards/cc-with-dwz.exp: New file.
746 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
747
e242fd12
SM
7482019-04-09 Simon Marchi <simon.marchi@efficios.com>
749
750 * gdb.base/start-cpp.exp: New file.
751 * gdb.base/start-cpp.cc: New file.
752
2b0c8b01
KB
7532019-04-08 Kevin Buettner <kevinb@redhat.com>
754
755 * gdb.python/py-thrhandle.exp: Adjust tests to call
756 thread_from_handle instead of thread_from_thread_handle.
757
947210e5
KB
7582019-04-08 Kevin Buettner <kevinb@redhat.com>
759
760 * gdb.python/py-thrhandle.exp: Add tests for
761 gdb.InferiorThread.handle.
762
d7df6549
AB
7632019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.python/py-function.exp: Check calling helper function from
766 all languages.
767 * lib/gdb.exp (gdb_supported_languages): New proc.
768
8bdc1658
AB
7692019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
770
771 * gdb.base/complex-parts.c: New file.
772 * gdb.base/complex-parts.exp: New file.
773
05caa1d2
TT
7742019-04-01 Tom Tromey <tromey@adacore.com>
775
776 PR symtab/23331:
777 * gdb.dwarf2/dw2-ranges-main.c: New file.
778 * gdb.dwarf2/dw2-ranges-psym.c: New file.
779 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
780
7734102d
EZ
7812019-03-30 Simon Marchi <simark@simark.ca>
782
783 * gdb.base/default.exp: Add values for $_gdb_major and
784 $_gdb_minor.
785
188e1fa9
TT
7862019-03-29 Tom Tromey <tromey@adacore.com>
787
788 * gdb.base/help.exp: Tighten apropos regexp.
789
2880242d
KS
7902019-03-29 Keith Seitz <keiths@redhat.com>
791
792 * gdb.fortran/array-bounds.exp: New file.
793 * gdb.fortran/array-bounds.f90: New file.
794
077cad8e
PW
7952019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
796
797 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
798
80047cfc
PW
7992019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
800
801 * gdb.multi/hello.c (main): Increase alarm timer.
802
f489207e
SL
8032019-03-28 Sandra Loosemore <sandra@codesourcery.com>
804
805 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
806 factor when no hardware watchpoint support.
807
c92df149
AH
8082019-03-28 Alan Hayward <alan.hayward@arm.com>
809 Pedro Alves <palves@redhat.com>
810
811 * boards/local-board.exp: set sysroot to /.
812
933aebfa
AH
8132019-03-27 Alan Hayward <alan.hayward@arm.com>
814
815 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
816 in child.
817
9f9aa852
AB
8182019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
819
820 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
821 field.
822 (make_container): Initialise new field.
823 * gdb.python/py-prettyprint.exp: Add new tests.
824 * gdb.python/py-prettyprint.py (class ContainerPrinter)
825 <display_hint>: New method.
826
3714a195
AB
8272019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
830 gdb_continue_to_breakpoint more throughout this test.
831 (run_lang_tests) Supply unique test names, and use
832 gdb_test_no_output.
833
18c77628
AB
8342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * gdb.base/finish-pretty.exp: Update expected results.
837 * gdb.base/pretty-print.c: New file.
838 * gdb.base/pretty-print.exp: New file.
839
9a93502f
PA
8402019-03-25 Pedro Alves <palves@redhat.com>
841
842 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
843 move comments outside list. Append '-i "" eof' section.
844
968aa7ae
AH
8452019-03-22 Alan Hayward <alan.hayward@arm.com>
846
847 * README: Add pie options.
848 * gdb.base/break-interp.exp: Ensure pie is disabled.
849 * gdb.base/dump.exp: Likewise.
850 * lib/gdb.exp (gdb_compile): Add pie option.
851
4c7d57e7
TT
8522019-03-19 Tom Tromey <tromey@adacore.com>
853
854 * gdb.mi/mi2-cli-display.c: New file.
855 * gdb.mi/mi2-cli-display.exp: New file.
856
bff8c71f
TT
8572019-03-18 Joel Brobecker <brobecker@adacore.com>
858 Tom Tromey <tromey@adacore.com>
859
860 * gdb.ada/ptype_array/pck.adb: New file.
861 * gdb.ada/ptype_array/pck.ads: New file.
862 * gdb.ada/ptype_array/foo.adb: New file.
863 * gdb.ada/ptype_array.exp: New file.
864
d085f989
TT
8652019-03-14 Tom Tromey <tromey@adacore.com>
866
867 * gdb.base/style.exp: Add "set style sources" test.
868
b4be1b06
SM
8692019-03-13 Simon Marchi <simon.marchi@ericsson.com>
870
871 * mi-breakpoint-location-ena-dis.exp: Rename to ...
872 * mi-breakpoint-multiple-locations.exp: ... this.
873 (make_breakpoints_pattern): New proc.
874 (do_test): Add mi_version parameter, test -break-insert,
875 -break-info and =breakpoint-created.
876
7cde5fc2
AB
8772019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
878
879 * config/default.exp: Remove 'load_lib gdb.exp'.
880 * config/monitor.exp: Likewise.
881 * config/sid.exp: Likewise.
882 * config/sim.exp: Likewise.
883 * config/slite.exp: Likewise.
884 * config/unix.exp: Likewise.
885 * gdb.base/default.exp: Remove unhelpful comment.
886
efbecbc1
AB
8872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
890
0841c79a
AB
8912019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
892
893 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
894
4a270568
AB
8952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
896
897 * gdb.fortran/type-kinds.exp: Update expected results.
898
067630bd
AB
8992019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
900
901 * gdb.fortran/type-kinds.exp: Test new integer type kind.
902
3be47f7a
AB
9032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
906 function.
907 (test_basic_parsing_of_type_kinds): Expand types tested.
908 (test_parsing_invalid_type_kinds): New function.
909
4d00f5d8
AB
9102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
911
912 * gdb.fortran/intrinsics.exp: New file.
913 * gdb.fortran/intrinsics.f90: New file.
914 * gdb.fortran/type-kinds.exp: New file.
915
c8f91604
AB
9162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.fortran/dot-ops.exp: New file.
919
dd9f2c76
AB
9202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
921
922 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
923 Check upper and lower case logical literals.
924
84ec9724
AB
9252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
926
927 * gdb.fortran/types.exp (test_float_literal_types_accepted):
928 Remove duplicate tests.
929
c3734e09
AH
9302019-03-06 Alan Hayward <alan.hayward@arm.com>
931
932 * lib/gdb.exp (builtin_cd): rename of cd.
933 (cd): Override builtin.
934
aa3cfbda
RB
9352019-03-06 Richard Bunt <richard.bunt@arm.com>
936
937 * gdb.fortran/function-calls.exp: New file.
938 * gdb.fortran/function-calls.f90: New test.
939
7b63ad86
RB
9402019-03-04 Richard Bunt <richard.bunt@arm.com>
941
942 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
943 on user program standard output.
944 * gdb.fortran/short-circuit-argument-list.f90: Record function
945 calls.
946
01abb042
AH
9472019-02-28 Alan Hayward <alan.hayward@arm.com>
948
c3734e09
AH
949 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
950 failure.
01abb042 951
92137da0
RO
9522019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
953
954 PR gdb/8527
955 * gdb.base/interrupt-daemon-attach.c,
956 gdb.base/interrupt-daemon-attach.exp: New test.
957
5862844d
PA
9582019-02-27 Pedro Alves <palves@redhat.com>
959
960 * gdb.base/page.exp: Add tests for "set width/height -1".
961
8ed25214
PA
9622019-02-27 Pedro Alves <palves@redhat.com>
963
964 * gdb.base/page.exp: Add tests for "set/show width/height" with
965 "infinite" values.
966
6c28e44a
TT
9672019-02-27 Tom Tromey <tromey@adacore.com>
968
969 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
970 2.4.
971 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
972 workaround.
973
bf9a735e
AB
9742019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
975
976 * gdb.base/align.exp: Extend to compile in both C and C++, and add
977 tests for structs with static members.
978
8791793c
TT
9792019-02-26 Tom Tromey <tromey@adacore.com>
980
981 * gdb.python/py-value.exp (test_value_from_buffer): Check for
982 ValueError, not TypeError.
983
bc2a507e
KB
9842019-02-26 Kevin Buettner <kevinb@redhat.com>
985
986 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
987 call from main program.
988
e0e7d3bd
JB
9892019-02-23 Joel Brobecker <brobecker@adacore.com>
990
991 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
992 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
993 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
994 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
995 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
996
9600246d
KS
9972019-02-22 Keith Seitz <keiths@redhat.com>
998
999 PR symtab/23853
1000 * gdb.base/symlink-sourcefile.c: New file.
1001 * gdb.base/symlink-sourcefile.exp: New file.
1002
0c95f9ed
TT
10032019-02-20 Tom Tromey <tom@tromey.com>
1004
1005 * gdb.base/info_qt.exp: Update.
1006
6caa91b6
SM
10072019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
1008
1009 * gdb.base/source.exp: Move "error in sourced script" code to
1010 the end.
1011 * gdb.base/source-error.gdb: Move contents to
1012 source-error-1.gdb. Add new code to source source-error-1.gdb.
1013 * gdb.base/source-error-1.gdb: New file, from previous
1014 source-error.gdb.
1015
6506371f
TT
10162019-02-17 Tom Tromey <tom@tromey.com>
1017
1018 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
1019 for macro styling.
1020 * gdb.base/style.c (SOME_MACRO): New macro.
1021
a0087920
TT
10222019-02-17 Tom Tromey <tom@tromey.com>
1023
1024 * gdb.base/style.exp: Add line-wrapping tests.
1025 * gdb.base/page.exp: Add test for quitting during pagination.
1026
a2cd4f14
JB
10272019-02-17 Joel Brobecker <brobecker@adacore.com>
1028
1029 * gdb.ada/big_packed_array: New testcase.
1030 * gdb.ada/homonym.exp: Fix incorrect expected output for
1031 "break <homonym__get_value>" test.
1032
9d70ffbc
WP
10332019-02-13 Weimin Pan <weimin.pan@oracle.com>
1034
1035 PR breakpoints/21870
1036 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
1037 and prepare_for_testing. Add comment.
1038 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
1039 redundant cleanup call. Clean up comment.
1040
01c7ae81
WP
10412019-02-12 Weimin Pan <weimin.pan@oracle.com>
1042
1043 PR breakpoints/21870
1044 * gdb.arch/aarch64-dbreg-contents.exp: New file.
1045 * gdb.arch/aarch64-dbreg-contents.c: New file.
1046
aff29d1c
JB
10472019-02-10 Joel Brobecker <brobecker@adacore.com>
1048
1049 * gdb.ada/mi_ref_changeable: New testcase.
1050
df0da8a2
AH
10512019-02-07 Alan Hayward <alan.hayward@arm.com>
1052
1053 * gdb.base/attach.exp: Add double attach test.
1054
bd447abb
SM
10552019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
1056
1057 * lib/gdb.exp (default_gdb_start): Don't match pagination
1058 prompt.
1059 (gdb_init): Set stty_init.
1060
1dbc40b9
TT
10612019-01-27 Tom Tromey <tom@tromey.com>
1062
1063 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
1064 skip_python_tests.
1065
353229bf
AH
10662019-01-24 Alan Hayward <alan.hayward@arm.com>
1067
1068 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
1069 New structure.
1070 (struct struct_static_02_02): Likewise.
1071 (struct struct_static_02_03): Likewise.
1072 (struct struct_static_02_04): Likewise.
1073 (struct struct_static_04_01): Likewise.
1074 (struct struct_static_04_02): Likewise.
1075 (struct struct_static_04_03): Likewise.
1076 (struct struct_static_04_04): Likewise.
1077 (struct struct_static_06_01): Likewise.
1078 (struct struct_static_06_02): Likewise.
1079 (struct struct_static_06_03): Likewise.
1080 (struct struct_static_06_04): Likewise.
1081 (cmp_struct_static_02_01): Likewise.
1082 (cmp_struct_static_02_02): Likewise.
1083 (cmp_struct_static_02_03): Likewise.
1084 (cmp_struct_static_02_04): Likewise.
1085 (cmp_struct_static_04_01): Likewise.
1086 (cmp_struct_static_04_02): Likewise.
1087 (cmp_struct_static_04_03): Likewise.
1088 (cmp_struct_static_04_04): Likewise.
1089 (cmp_struct_static_06_01): Likewise.
1090 (cmp_struct_static_06_02): Likewise.
1091 (cmp_struct_static_06_03): Likewise.
1092 (cmp_struct_static_06_04): Likewise.
1093 (call_all): Test new structs.
1094 * gdb.base/infcall-nested-structs.exp: Likewise.
1095
73021deb
AH
10962019-01-21 Alan Hayward <alan.hayward@arm.com>
1097 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
1098
fc65c7db
AH
10992019-01-21 Alan Hayward <alan.hayward@arm.com>
1100 * gdb.base/stack-protector.c: New test.
1101 * gdb.base/stack-protector.exp: New file.
1102 * gdb.cp/ovldbreak.exp: Only allow a single break line.
1103 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
1104 option.
1105 (gdb_compile): Remove stack protector for GCC and prevent
1106 recursion.
1107
c24bdb02
KS
11082019-01-16 Keith Seitz <keiths@redhat.com>
1109
1110 PR gdb/23773
1111 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
1112
6f072a10
PFC
11132019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1114
1115 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
1116 aliases.
1117 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
1118 tests.
1119 * gdb.arch/powerpc-vector-regs.c: New file.
1120 * gdb.arch/powerpc-vector-regs.exp: New file.
1121
a7b8d682
PFC
11222019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1123
1124 * gdb.arch/altivec-regs.exp: Fix the list passed to
1125 gdb_expect_list when testing "info vector".
1126
6eb6fb67
AB
11272019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.base/style.exp: Don't include path in testname.
1130
b56f80d8
KS
11312019-01-10 Keith Seitz <keiths@redhat.com>
1132
1133 PR gdb/23712
1134 PR symtab/23010
1135 * gdb.dwarf2/multidictionary.exp: New file.
1136
041be526
SM
11372019-01-09 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
1140 (test_gnuv3_style_demangling): ... this.
1141 (test_lucid_style_demangling): Remove.
1142 (test_arm_style_demangling): Remove.
1143 (test_hp_style_demangling): Remove.
1144 (do_tests): Remove calls to the above.
1145
d820d0c3
AB
11462019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1147
1148 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
1149 case.
1150
f097f5ad
TT
11512019-01-06 Tom Tromey <tom@tromey.com>
1152
1153 PR gdb/28155:
1154 * gdb.dwarf2/typedef-void-finish.exp: New file.
1155
2cd8cc0b
TT
11562018-12-28 Tom Tromey <tom@tromey.com>
1157 Simon Marchi <simark@simark.ca>
1158
1159 * gdb.base/jit-exec.exp: New file.
1160 * gdb.base/jit-exec.c: New file.
1161 * gdb.base/jit-execd.c: New file.
1162
35fb8261
TT
11632018-12-28 Tom Tromey <tom@tromey.com>
1164
1165 * gdb.base/style.exp: Update test to check for address styling.
1166
47fd17cd
TT
11672018-12-28 Tom Tromey <tom@tromey.com>
1168
1169 * gdb.base/style.exp: Add test for styling of "Reading symbols"
1170 message.
1171
d47032b7
TT
11722018-12-28 Tom Tromey <tom@tromey.com>
1173
1174 * gdb.base/style.exp: Add test for version number styling.
1175
af79b68d
TT
11762018-12-28 Tom Tromey <tom@tromey.com>
1177
1178 * gdb.base/style.exp: Add test for print_address_symbolic.
1179
0bb296cb
TT
11802018-12-28 Tom Tromey <tom@tromey.com>
1181
1182 * gdb.base/style.exp: Add test for breakpoint setting.
1183
80ae2043
TT
11842018-12-28 Tom Tromey <tom@tromey.com>
1185
1186 * gdb.base/style.exp: Add test for variable names.
1187
cbe56571
TT
11882018-12-28 Tom Tromey <tom@tromey.com>
1189
1190 * gdb.base/style.exp: New file.
1191 * gdb.base/style.c: New file.
1192
9162a27c
TT
11932018-12-28 Tom Tromey <tom@tromey.com>
1194
1195 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
1196 "dumb".
1197 * gdb.base/readline.exp (operate_and_get_next): Save and restore
1198 the TERM environment variable.
1199
bc543c90
TT
12002018-12-27 Tom Tromey <tom@tromey.com>
1201
1202 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
1203 pagination test.
1204
6f0ffe50
AB
12052018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
1208 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
1209
b5a1e557
PW
12102018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1211
1212 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
1213 Filename a.adb changed to bp_fun_addr.adb.
1214 gdb.ada/bp_fun_addr.exp: Update test accordingly.
1215
6e8b1ab2
JV
12162018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
1217
1218 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
1219 non-PIE executables.
1220 * README: Mention the gdb,nopie_flag board setting.
1221 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
1222 non-PIE executable.
1223 * gdb.arch/amd64-entry-value.exp: Likewise.
1224 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
1225 * gdb.arch/i386-float.exp: Likewise.
1226 * gdb.arch/i386-signal.exp: Likewise.
1227 * gdb.mi/mi-reg-undefined.exp: Likewise.
1228
d00a27c5
PM
12292018-12-21 Paul Marechal <paul.marechal@ericsson.com>
1230
1231 PR gdb/23974
1232 * gdb.base/info-os.exp: Check return for unknown "info os" type.
1233
161d081c
PW
12342018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1235
1236 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
1237 Update order of results accordingly.
1238
b001de23
AB
12392018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * gdb.base/annota1.exp: Update a test regexp.
1242
99e1a184
AB
12432018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
1246
7a81c1e2
PW
12472018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1248
1249 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
1250 (reuse_time): Initialize to REUSE_TIME_CAP.
1251 (check_rc): New function.
1252 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
1253 Check pthread_create rc.
1254 (spawner_thread_func): Check pthread_create and pthread_join rc.
1255
73e8dc90
PA
12562018-12-08 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.base/list.exp (test_forward_search): Rename to ...
1259 (test_forward_reverse_search): ... this. Also test reverse-search
1260 and the forward-search alias.
1261
13f2ed32
AB
12622018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
1265 local timeout variable before return, and remove all local timeout
1266 variable entirely.
1267 (gdb_load): Likewise.
1268
64d27cfc
TV
12692018-12-01 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/gdb-caching-proc.exp: New file.
1272
f63c03b4
SDJ
12732018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
1274
1275 * Makefile.in (TIMESTAMP): New variable.
1276 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
1277 command.
1278 (check-single-racy): Likewise.
1279 (check/%.exp): Likewise.
1280 (check-racy/%.exp): Likewise.
1281 (workers/%.worker): Likewise.
1282 (build-perf): Likewise.
1283 (check-perf): Likewise.
1284 * README: Describe new "TS" and "TS_FORMAT" variables.
1285 * print-ts.py: New file.
1286
1c97054b
BF
12872018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
1288
1289 PR python/23714
1290 * gdb.python/python.exp: Test command repetition after
1291 gdb.execute.
1292
1871a62d
AB
12932018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
1294
1295 * gdb.opt/inline-break.exp: Add test that info breakpoint output
1296 is correctly aligned.
1297
fb5e1ed9
PW
12982018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1299
1300 * gdb.ada/info_auto_lang.exp: New testcase.
1301 * gdb.ada/info_auto_lang/global_pack.ads: New file.
1302 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
1303 * gdb.ada/info_auto_lang/some_c.c: New file.
1304
43d397ca
PW
13052018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1306
1307 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
1308 FUNC_lang language syntax.
1309
beddd671
PW
13102018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1311
1312 * gdb.base/info_minsym.c: New file.
1313 * gdb.base/info_minsym.exp: New file.
1314
73fc52c4
TT
13152018-11-19 Tom Tromey <tom@tromey.com>
1316
1317 PR rust/23625:
1318 * gdb.rust/simple.exp: Add ptype test. Update expected output.
1319 * gdb.rust/expr.exp: Update expected output. Change one test.
1320
994b876a
TT
13212018-11-19 Tom Tromey <tom@tromey.com>
1322
1323 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
1324
6769f276
PA
13252018-11-19 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
1328 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
1329 see the expected warning.
1330
38a72da0
AH
13312018-11-16 Alan Hayward <alan.hayward@arm.com>
1332
1333 PR gdb/22736:
1334 * gdb.cp/infcall-nodebug-lib.c: New test.
1335 * gdb.cp/infcall-nodebug-main.c: New test.
1336 * gdb.cp/infcall-nodebug.exp: New file.
1337
53a89d6e
SM
13382018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
1339
1340 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
1341 completer tests.
1342
9325300d
TV
13432018-11-09 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.base/msym-lang.c: New test.
1346 * gdb.base/msym-lang.exp: New file.
1347 * gdb.base/msym-lang-main.c: New test.
1348
20f0d60d
TT
13492018-11-08 Tom Tromey <tom@tromey.com>
1350
1351 PR gdb/23555:
1352 PR gdb/23838:
1353 * gdb.base/warning.exp: New file.
1354
b5420128
JB
13552018-11-08 Jan Beulich <jbeulich@suse.com>
1356
1357 * testsuite/gdb.arch/i386-avx512.c,
1358 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
1359
cd115d61
AB
13602018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
1363 point hardware.
1364
35ee2dc2
AB
13652018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
1366
1367 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
1368 * gdb.dwarf2/missing-type-name.exp: New file.
1369
31aceee8
TV
13702018-11-06 Tom de Vries <tdevries@suse.de>
1371
1372 * gdb.base/many-headers.c: New test.
1373 * gdb.base/many-headers.exp: New file.
1374
109be305
JW
13752018-11-06 Jim Wilson <jimw@sifive.com>
1376
1377 * gdb.base/code_elim.exp: For riscv, set additional_flags
1378 to include -msmall-data-limit=0.
1379
e2b7af72
JB
13802018-11-01 Joel Brobecker <brobecker@adacore.com>
1381
1382 * gdb.ada/watch_minus_l: New testcase.
1383
cdcda965
SM
13842018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
1385
1386 * gdb.arch/aix-sighandle.c: New file.
1387 * gdb.arch/aix-sighandle.exp: New file.
1388
92dcebf3
AB
13892018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1390
1391 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
1392 registers being unions.
1393
68b9ac18
TV
13942018-10-31 Tom de Vries <tdevries@suse.de>
1395
1396 * lib/valgrind.exp: New file.
1397 (vgdb_start, vgdb_stop): New procs, factored out of ...
1398 * gdb.base/valgrind-bt.exp: ... here, ...
1399 * gdb.base/valgrind-disp-step.exp: ... here and ...
1400 * gdb.base/valgrind-infcall.exp: ... here.
1401
1443936e
TV
14022018-10-31 Tom de Vries <tdevries@suse.de>
1403
1404 * lib/gdb.exp (get_valueof): Don't output read value in test name.
1405
eb77c9df
AB
14062018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * gdb.dwarf2/void-type.c: New file.
1409 * gdb.dwarf2/void-type.exp: New file.
1410
82b5e646
PW
14112018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1412
1413 * gdb.base/info_qt.c: New file.
1414 * gdb.base/info_qt.exp: New file.
1415
8d619c01
EBM
14162018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1417
1418 * gdb.arch/powerpc-htm-regs.c: New file.
1419 * gdb.arch/powerpc-htm-regs.exp: New file.
1420
f2cf6173
EBM
14212018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1422
1423 * gdb.arch/powerpc-tar.c: New file.
1424 * gdb.arch/powerpc-tar.exp: New file.
1425
7ca18ed6
EBM
14262018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1427
1428 * gdb.arch/powerpc-ppr-dscr.c: New file.
1429 * gdb.arch/powerpc-ppr-dscr.exp: New file.
1430
bfcc0eba
TV
14312018-10-25 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
1434
fe1a5cad
TV
14352018-10-24 Tom de Vries <tdevries@suse.de>
1436
1437 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
1438 longer exists error.
1439
a76dc3b7
TV
14402018-10-24 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
1443
4df46df7
TV
14442018-10-24 Tom de Vries <tdevries@suse.de>
1445
1446 * gdb.base/valgrind-db-attach.exp: Handle removed support for
1447 --db-attach in valgrind.
1448
0dbfcfff
AB
14492018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
1450
1451 * gdb.arch/riscv-reg-aliases.c: New file.
1452 * gdb.arch/riscv-reg-aliases.exp: New file.
1453
b04480b1
AH
14542018-10-19 Alan Hayward <alan.hayward@arm.com>
1455
1456 * gdb.python/py-cmd.exp: Check for gdb_prompt.
1457
2c6ac8d7
AH
14582018-10-19 Alan Hayward <alan.hayward@arm.com>
1459
1460 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
1461
2bc69f25
AH
14622018-10-19 Alan Hayward <alan.hayward@arm.com>
1463
1464 * gdb.cp/ovldbreak.exp: Fix regexps.
1465
1f1ae3a3
AH
14662018-10-19 Alan Hayward <alan.hayward@arm.com>
1467
1468 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
1469
94c18618
SDJ
14702018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
1471
1472 PR cli/23785
1473 * gdb.base/restore.exp: New test to check if "restore" with an
1474 invalid file doesn't segfault.
1475
812cd6eb
TV
14762018-10-18 Tom de Vries <tdevries@suse.de>
1477
1478 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
1479 * gdb.ada/excep_handle.exp: Same.
1480 * gdb.ada/mi_string_access.exp: Same.
1481 * gdb.ada/mi_var_union.exp: Same.
1482 * gdb.arch/arc-analyze-prologue.exp: Same.
1483 * gdb.arch/arc-decode-insn.exp: Same.
1484 * gdb.base/readnever.exp: Same.
1485 * gdb.fortran/printing-types.exp: Same.
1486 * gdb.guile/scm-lazy-string.exp: Same.
1487
c4b90788
TV
14882018-10-16 Tom de Vries <tdevries@suse.de>
1489
1490 PR gdb/23730
1491 * gdb.base/catch-follow-exec.c: Add copyright notice.
1492 * gdb.base/catch-follow-exec.exp: Rewrite to use
1493 gdb_spawn_with_cmdline_opts. Require gdb-native.
1494
8bca2978
SL
14952018-10-12 Sandra Loosemore <sandra@codesourcery.com>
1496
1497 * gdb.trace/actions-changed.exp: Check for arch support.
1498 * gdb.trace/actions.exp: Likewise.
1499 * gdb.trace/ax.exp: Likewise.
1500 * gdb.trace/backtrace.exp: Likewise.
1501 * gdb.trace/change-loc.exp: Likewise.
1502 * gdb.trace/deltrace.exp: Likewise.
1503 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
1504 * gdb.trace/ftrace.exp: Likewise.
1505 * gdb.trace/infotrace.exp: Check for arch support.
1506 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
1507 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
1508 * gdb.trace/mi-tsv-changed.exp: Likewise.
1509 * gdb.trace/packetlen.exp: Likewise.
1510 * gdb.trace/passc-dyn.exp: Likewise.
1511 * gdb.trace/passcount.exp: Likewise.
1512 * gdb.trace/pending.exp: Likewise.
1513 * gdb.trace/range-stepping.exp: Check for shlib support.
1514 * gdb.trace/report.exp: Check for arch support.
1515 * gdb.trace/save-trace.exp: Likewise.
1516 * gdb.trace/signal.exp: Check for signal support.
1517 * gdb.trace/tfind.exp: Check for arch support.
1518 * gdb.trace/trace-break.exp: Check for arch and shlib support.
1519 * gdb.trace/trace-common.h: Add comment.
1520 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
1521 * gdb.trace/trace-enable-disable.exp: Likewise.
1522 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
1523 * gdb.trace/tracecmd.exp: Check for arch support.
1524 * gdb.trace/tspeed.exp: Check for shlib and target support.
1525 * gdb.trace/tstatus.exp: Check for arch support.
1526 * gdb.trace/tsv.exp: Likewise.
1527 * gdb.trace/while-dyn.exp: Likewise.
1528 * gdb.trace/while-stepping.exp: Likewise.
1529 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
1530
f9c49bff
SM
15312018-10-12 Simon Marchi <simon.marchi@ericsson.com>
1532
1533 * gdb.trace/tspeed.exp: Remove nowarnings.
1534 (prepare_for_trace_test): Declare "global ipalib".
1535 * gdb.trace/tspeed.c: Include unistd.h.
1536 (main): Remove superfluous printf argument.
1537
d4330bde
SL
15382018-10-11 Sandra Loosemore <sandra@codesourcery.com>
1539
1540 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
1541 directory prefix on the filename.
1542
8ecfd7bd
SDJ
15432018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
1544
1545 * gdb.gdb/unittest.exp: Update expected message informing that
1546 selftests have been disabled.
1547 * gdb.server/unittest.exp: Likewise.
1548
58bbcd02
TV
15492018-10-09 Tom de Vries <tdevries@suse.de>
1550
1551 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
1552 with runto_main.
1553
9f6b697b
WP
15542018-10-08 Weimin Pan <weimin.pan@oracle.com>
1555
1556 PR c++/16841
1557 * gdb.cp/virtbase2.cc: New file.
1558 * gdb.cp/virtbase2.exp: New file.
1559
add5ded5
TT
15602018-10-06 Tom Tromey <tom@tromey.com>
1561
1562 PR python/19399:
1563 * gdb.python/py-inferior.exp: Add architecture test.
1564
f9e48344
TT
15652018-10-06 Tom Tromey <tom@tromey.com>
1566
1567 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
1568 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
1569
2a8be203
TT
15702018-10-06 Tom Tromey <tom@tromey.com>
1571
1572 * gdb.python/py-breakpoint.exp (check_last_event): Check location
1573 of a "throw" catchpoint.
1574
e04caa70
SDJ
15752018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1576
1577 * gdb.base/info-proc.exp: Update string expected from "help info
1578 proc".
1579
5ca8c39f
TT
15802018-10-04 Tom Tromey <tom@tromey.com>
1581
1582 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
1583 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
1584 (test_initial_complaints, test_empty_complaints): Update.
1585 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1586
3453e7e4
TT
15872018-10-04 Tom Tromey <tom@tromey.com>
1588
1589 PR cli/19551:
1590 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
1591 * lib/gdb.exp (gdb_file_cmd): Update.
1592 * gdb.stabs/weird.exp (print_weird_var): Update.
1593 * gdb.server/solib-list.exp: Update.
1594 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
1595 * gdb.mi/mi-cli.exp: Update.
1596 * gdb.linespec/linespec.exp: Update.
1597 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
1598 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
1599 * gdb.cp/cp-relocate.exp: Update.
1600 * gdb.base/sym-file.exp: Update.
1601 * gdb.base/relocate.exp: Update.
1602 * gdb.base/readnever.exp: Update.
1603 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1604 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
1605 * gdb.base/dbx.exp (gdb_file_cmd): Update.
1606 * gdb.base/code_elim.exp: Update.
1607 * gdb.base/break-unload-file.exp (test_break): Update.
1608 * gdb.base/break-interp.exp (test_attach_gdb): Update.
1609 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
1610 Update.
1611 * gdb.base/attach.exp (do_attach_tests): Update.
1612 * gdb.base/sepdebug.exp: Update.
1613 * gdb.python/py-section-script.exp: Update.
1614
6afcf761
TT
16152018-10-04 Tom Tromey <tom@tromey.com>
1616
1617 PR cli/22234:
1618 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
1619 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
1620 output.
1621
fef1b293
TT
16222018-10-04 Tom Tromey <tom@tromey.com>
1623
1624 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
1625 set width and height to 0.
1626 (test_command_line_attach_run): Use -quiet.
1627
ca98345e
SL
16282018-10-03 Sandra Loosemore <sandra@codesourcery.com>
1629
1630 * lib/gdb.exp (skip_ifunc_tests): New.
1631 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
1632 other compile failures.
1633 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
1634
ff34e6ae
SM
16352018-10-01 Simon Marchi <simon.marchi@ericsson.com>
1636
1637 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
1638 is_amd64_regs_target.
1639
6bb8890e
AH
16402018-10-01 Alan Hayward <alan.hayward@arm.com>
1641
1642 * gdb.arch/aarch64-sighandler-regs.c: New test.
1643 * gdb.arch/aarch64-sighandler-regs.exp: New file.
1644 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
1645
224d30d3
MM
16462018-10-01 Markus Metzger <markus.t.metzger@intel.com>
1647
1648 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
1649 assembly.
1650
f67ffa6a
AB
16512018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/frame-selection.exp: New file.
1654 * gdb.base/frame-selection.c: New file.
1655
9fc3183f
AH
16562018-09-27 Alan Hayward <alan.hayward@arm.com>
1657
1658 * gdb.threads/check-libthread-db.c (thread_routine): Use a
1659 pthread barrier.
1660 (main): Likewise.
1661
d354055e
AB
16622018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.base/large-frame-1.c: New file.
1665 * gdb.base/large-frame-2.c: New file.
1666 * gdb.base/large-frame.exp: New file.
1667 * gdb.base/large-frame.h: New file.
1668
db727370
JL
16692018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1670
1671 PR gdb/20948
1672 * gdb.base/write_mem.exp: New test.
1673 * gdb.base/write_mem.c: Likewise.
1674
ae778caf
TT
16752018-09-23 Tom Tromey <tom@tromey.com>
1676
1677 PR python/18852:
1678 * gdb.python/py-parameter.exp: Add test for parameter that throws
1679 on "set".
1680
fd3ba736
TT
16812018-09-23 Tom Tromey <tom@tromey.com>
1682
1683 PR python/17284:
1684 * gdb.python/py-template.exp (test_template_arg): Add test for
1685 negative template argument number.
1686
39a24317
TT
16872018-09-23 Tom Tromey <tom@tromey.com>
1688
1689 PR python/14062:
1690 * gdb.python/python.exp: Add test for post_event error.
1691
f5769a2c
TT
16922018-09-23 Tom Tromey <tom@tromey.com>
1693
1694 PR python/18170:
1695 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
1696 convert pointers to int and long.
1697
1c1e54f6
TT
16982018-09-23 Tom Tromey <tom@tromey.com>
1699
1700 PR python/20126:
1701 * gdb.python/py-value.exp (test_value_numeric_ops): Add
1702 signed-ness conversion tests.
1703
fb4fa946
TT
17042018-09-23 Tom Tromey <tom@tromey.com>
1705
1706 PR python/18352;
1707 * gdb.python/py-value.exp (test_float_conversion): New proc.
1708 Use it.
1709
a466edac
HAQ
17102018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
1711
1712 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
1713
4ee9b0c5
SL
17142018-09-18 Sandra Loosemore <sandra@codesourcery.com>
1715
1716 * gdb.base/complete-empty.exp: Skip tab-completion tests if
1717 no readline.
1718 * gdb.base/utf8-identifiers.exp: Likewise.
1719 * gdb.cp/cpcompletion.exp: Likewise.
1720 * gdb.linespec/cpcompletion.exp: Likewise.
1721 * gdb.linespec/cpls-abi-tag.exp: Likewise.
1722 * gdb.linespec/cpls-ops.exp: Likewise.
1723
23be8da7
RB
17242018-09-19 Richard Bunt <richard.bunt@arm.com>
1725 Chris January <chris.january@arm.com>
1726
1727 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
1728 * gdb.fortran/short-circuit-argument-list.exp: New file.
1729 * gdb.fortran/short-circuit-argument-list.f90: New test.
1730
5031d0ae
SDJ
17312018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1732
1733 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
1734 "arch=" keyword when executing "-stack-list-frames".
1735
b4c0d1a4
SDJ
17362018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1737
1738 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
1739 "arch=" keyword when executing "-stack-list-frames".
1740
7a6d2b45
SDJ
17412018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
1742
1743 * gdb.ada/complete.exp: Expect for "@" when doing "complete
1744 break ada".
1745
8588b356
SM
17462018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
1747
1748 PR python/23669
1749 * gdb.python/python.exp: Test gdb.execute("show commands").
1750
65e65158
TT
17512018-09-16 Tom Tromey <tom@tromey.com>
1752
1753 * gdb.base/new-ui.exp (do_execution_tests): Update.
1754 * gdb.base/dbx.exp (test_breakpoints): Update.
1755
bf326452
AH
17562018-09-14 Alan Hayward <alan.hayward@arm.com>
1757
1758 * lib/gdb.exp (gdb_simple_compile): Add proc.
1759 (is_elf_target): Use gdb_simple_compile.
1760 (skip_altivec_tests): Likewise.
1761 (skip_vsx_tests): Likewise.
1762 (skip_tsx_tests): Likewise.
1763 (skip_btrace_tests): Likewise.
1764 (skip_btrace_pt_tests): Likewise.
1765 (gdb_can_simple_compile): Likewise.
1766 (gdb_has_argv0): Likewise.
1767 (gdb_target_symbol_prefix): Likewise.
1768 (target_supports_scheduler_locking): Likewise.
1769
2361b0fb
TT
17702018-09-13 Tom Tromey <tom@tromey.com>
1771
1772 * Makefile.in (TAGS): Recognize proc_with_prefix and
1773 gdb_caching_proc.
1774
0ae1a321
SM
17752018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1776
1777 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
1778 method.
1779
a40bf0c2
SM
17802018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1781
1782 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
1783 and a few other Inferior properties when the Inferior is no
1784 longer valid.
1785
4a3fe98f
TT
17862018-09-13 Tom Tromey <tom@tromey.com>
1787
1788 PR rust/23650:
1789 * gdb.rust/simple.exp: Add test for enum field access error.
1790
098b2108
TT
17912018-09-13 Tom Tromey <tom@tromey.com>
1792
1793 PR rust/23626:
1794 * gdb.rust/simple.rs (EmptyEnum): New type.
1795 (main): Use it.
1796 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
1797
1256af7d
SM
17982018-09-13 Simon Marchi <simon.marchi@ericsson.com>
1799
1800 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
1801 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
1802 * gdb.python/py-symtab.exp: Update test printing an objfile.
1803
4aa8e6c2
SM
18042018-09-12 Simon Marchi <simon.marchi@ericsson.com>
1805
1806 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
1807 object.
1808
c221b2f7
AH
18092018-09-12 Alan Hayward <alan.hayward@arm.com>
1810
1811 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
1812 (support_complex_tests): Use gdb_can_simple_compile.
1813 (is_ilp32_target): Likewise.
1814 (is_lp64_target): Likewise.
1815 (is_64_target): Likewise.
1816 (is_amd64_regs_target): Likewise.
1817 (is_aarch32_target): Likewise.
1818 (gdb_int128_helper): Likewise.
1819
6f1107b5
JK
18202018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1821
1822 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
1823
1f5d1570
JG
18242018-09-10 Jerome Guitton <guitton@adacore.com>
1825
1826 * gdb.ada/same_component_name: Add test for case of tagged record
1827 with variable-length fields.
1828
cc330e39
XR
18292018-09-10 Xavier Roirand <roirand@adacore.com>
1830
1831 * gdb.ada/access_to_unbounded_array.exp: New testcase.
1832 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
1833 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
1834 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
1835
b9c50e9a
XR
18362018-09-10 Xavier Roirand <roirand@adacore.com>
1837
1838 * gdb.ada/mi_string_access.exp: New testcase.
1839 * gdb.ada/mi_string_access/bar.adb: New file.
1840 * gdb.ada/mi_string_access/pck.adb: New file.
1841 * gdb.ada/mi_string_access/pck.asd: New file.
1842
2963898f
XR
18432018-09-10 Xavier Roirand <roirand@adacore.com>
1844
1845 * gdb.ada/mi_var_union.exp: New testcase.
1846 * gdb.ada/mi_var_union/bar.adb: New file.
1847 * gdb.ada/mi_var_union/pck.adb: New file.
1848 * gdb.ada/mi_var_union/pck.asd: New file.
1849
1aac008f
TT
18502018-09-08 Tom Tromey <tom@tromey.com>
1851
1852 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
1853
332cf4c9
TT
18542018-09-08 Tom Tromey <tom@tromey.com>
1855
1856 PR python/16047:
1857 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
1858 (register_pretty_printers): Register new printer.
1859 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
1860 test.
1861 * gdb.python/py-prettyprint.c (int_type3): New typedef.
1862 (an_int_type3): New global.
1863
424da6cf
JB
18642018-09-08 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/expr_with_funcall: New testcase.
1867
2a62dfa9
JB
18682018-09-08 Joel Brobecker <brobecker@adacore.com>
1869
1870 * gdb.ada/packed_array_assign: New testcase.
1871
96b6697f
AB
18722018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
1873
1874 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
1875 names, and add test prefixes to make test names unique.
1876
e4a62c65
TV
18772018-09-05 Tom de Vries <tdevries@suse.de>
1878
1879 * gdb.dwarf2/varval.exp: Add test.
1880
dd083ee2
GB
18812018-09-04 Gary Benson <gbenson@redhat.com>
1882
1883 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
1884 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
1885
aef9346c
TT
18862018-08-31 Tom Tromey <tom@tromey.com>
1887
1888 * gdb.rust/simple.rs: Rename second variable "v".
1889
c67f2e15
AB
18902018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.base/funcargs.c (use_a): New function.
1893 (recurse): Call use_a.
1894
078a0207
KS
18952018-08-29 Keith Seitz <keiths@redhat.com>
1896
1897 * gdb.compile/compile-cplus-anonymous.cc: New file.
1898 * gdb.compile/compile-cplus-anonymous.exp: New file.
1899 * gdb.compile/compile-cplus-array-decay.cc: New file.
1900 * gdb.compile/compile-cplus-array-decay.exp: New file.
1901 * gdb.compile/compile-cplus-inherit.cc: New file.
1902 * gdb.compile/compile-cplus-inherit.exp: New file.
1903 * gdb.compile/compile-cplus-member.cc: New file.
1904 * gdb.compile/compile-cplus-member.exp: New file.
1905 * gdb.compile/compile-cplus-method.cc: New file.
1906 * gdb.compile/compile-cplus-method.exp: New file.
1907 * gdb.compile/compile-cplus-mod.c: "New" file.
1908 * gdb.compile/compile-cplus-namespace.cc: New file.
1909 * gdb.compile/compile-cplus-namespace.exp: New file.
1910 * gdb.compile/compile-cplus-nested.cc: New file.
1911 * gdb.compile/compile-cplus-nested.exp: New file.
1912 * gdb.compile/compile-cplus-print.c: "New" file.
1913 * gdb.compile/compile-cplus-print.exp: "New" file.
1914 * gdb.compile/compile-cplus-virtual.cc: New file.
1915 * gdb.compile/compile-cplus-virtual.exp: New file.
1916 * gdb.compile/compile-cplus.c: "New" file.
1917 * gdb.compile/compile-cplus.exp: "New" file.
1918 * lib/compile-support.exp: New file.
1919
b0f492b9
GB
19202018-08-16 Gary Benson <gbenson@redhat.com>
1921
1922 PR gdb/13000:
1923 * gdb.base/batch-exit-status.exp: New file.
1924 * gdb.base/batch-exit-status.good-commands: Likewise.
1925 * gdb.base/batch-exit-status.bad-commands: Likewise.
1926
36eb4c5f
AH
19272018-08-29 Alan Hayward <alan.hayward@arm.com>
1928
1929 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1930 (struct struct02): Likewise.
1931 (struct struct03): Likewise.
1932 (struct struct04): Likewise.
1933 (struct struct_01_01): New struct.
1934 (struct struct_01_02): Likewise.
1935 (struct struct_01_03): Likewise.
1936 (struct struct_01_04): Likewise.
1937 (struct struct_02_01): Likewise.
1938 (struct struct_02_02): Likewise.
1939 (struct struct_02_03): Likewise.
1940 (struct struct_02_04): Likewise.
1941 (struct struct_04_01): Likewise.
1942 (struct struct_04_02): Likewise.
1943 (struct struct_04_03): Likewise.
1944 (struct struct_04_04): Likewise.
1945 (struct struct_05_01): Likewise.
1946 (struct struct_05_02): Likewise.
1947 (struct struct_05_03): Likewise.
1948 (struct struct_05_04): Likewise.
1949 (cmp_struct01): Remove function.
1950 (cmp_struct02): Likewise.
1951 (cmp_struct03): Likewise.
1952 (cmp_struct04): Likewise.
1953 (cmp_struct_01_01): Add Function.
1954 (cmp_struct_01_02): Likewise.
1955 (cmp_struct_01_03): Likewise.
1956 (cmp_struct_01_04): Likewise.
1957 (cmp_struct_02_01): Likewise.
1958 (cmp_struct_02_02): Likewise.
1959 (cmp_struct_02_03): Likewise.
1960 (cmp_struct_02_04): Likewise.
1961 (cmp_struct_04_01): Likewise.
1962 (cmp_struct_04_02): Likewise.
1963 (cmp_struct_04_03): Likewise.
1964 (cmp_struct_04_04): Likewise.
1965 (cmp_struct_05_01): Likewise.
1966 (cmp_struct_05_02): Likewise.
1967 (cmp_struct_05_03): Likewise.
1968 (cmp_struct_05_04): Likewise.
1969 (call_all): Add new structs.
1970 * gdb.base/infcall-nested-structs.exp: Likewise.
1971
3bf9c013
JV
19722018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1973
1974 * gdb.python/py-framefilter-mi.exp: Update regexp to
1975 check for "arch" field in frame output.
1976
450d1e88
KB
19772018-08-23 Kevin Buettner <kevinb@redhat.com>
1978
1979 * gdb.dwarf2/dw2-ranges-func.c: New file.
1980 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1981
ae739fe7
SM
19822018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1983
1984 * gdb.base/term.exp: Compare terminal settings with values from
1985 the inferior.
1986 * gdb.base/term.c: Get and set terminal settings.
1987
6d52907e
JV
19882018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1989
1990 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1991 accommodate new "arch" field in frame output.
1992 * gdb.mi/mi-return.exp: Likewise.
1993 * gdb.mi/mi-stack.exp: Likewise.
1994 * gdb.mi/mi-syn-frame.exp: Likewise.
1995 * gdb.mi/user-selected-context-sync.exp: Likewise.
1996
be2d111a
MS
19972018-08-19 Michael Spang <spang@google.com>
1998
1999 PR gdb/11786
2000 * gdb.base/gcore-tls-pie.c: New file.
2001 * gdb.base/gcore-tls-pie.exp: New file.
2002
ae3a7c47
KB
20032018-08-18 Kevin Buettner <kevinb@redhat.com>
2004
2005 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
2006 * gdb.dwarf2/varval.c: New file.
2007 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 2008
2ecae92e
AH
20092018-08-17 Alan Hayward <alan.hayward@arm.com>
2010
2011 PR gdb/18931
2012 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
2013
c1854f1d
KS
20142018-08-16 Keith Seitz <keiths@redhat.com>
2015
2016 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
2017 tests expected to pass.
2018
26fb3983
JV
20192018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
2020
2021 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
2022 -data-disassemble -a.
2023 (test_disassembly_bogus_args): Likewise.
2024
67943c00
AB
20252018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
2028
5ff2bbae
AB
20292018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2030
2031 * gdb.base/vla-optimized-out.exp: Add new test.
2032
e5bbcd0f
AB
20332018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * gdb.base/vla-optimized-out-o3.exp: Delete.
2036 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
2037 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
2038 deleted tests.
2039
9d4a934c
AB
20402018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
2041
2042 PR gdb/18050:
2043 * gdb.server/extended-remote-restart.c: New file.
2044 * gdb.server/extended-remote-restart.exp: New file.
2045
045cf012
SM
20462018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
2047
2048 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
2049 "set variable index = 42".
2050
87d6a7aa
SM
20512018-08-07 Simon Marchi <simon.marchi@ericsson.com>
2052
2053 * boards/index-cache-gdb.exp: New file.
2054 * gdb.dwarf2/index-cache.exp: New file.
2055 * gdb.dwarf2/index-cache.c: New file.
2056 * gdb.base/maint.exp: Check if we are using the index cache.
2057
96d68bd4
RO
20582018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2059
2060 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
2061 MAKEFLAGS.
2062
5a699617
RO
20632018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2064
2065 * dg-extract-results.sh: Move to toplevel contrib.
2066 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
2067 * Makefile.in (check-parallel-racy): Likewise.
2068
5bd18990
AB
20692018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
2072 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
2073 tests if the target supports scheduler locking.
2074
3fbbcf47
TV
20752018-08-04 Tom de Vries <tdevries@suse.de>
2076
2077 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
2078
3e1d3d8c
TT
20792018-08-02 Tom Tromey <tom@tromey.com>
2080
2081 PR symtab/16842.
2082 * gdb.cp/temargs.exp: Test "info address" of a template
2083 parameter.
2084
5abe0f0c
JV
20852018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
2086
2087 * gdb.python/py-mi-var-info-path-expression.c: New file.
2088 * gdb.python/py-mi-var-info-path-expression.py: New file.
2089 * gdb.python/py-mi-var-info-path-expression.exp: New file.
2090
fb66cde8
SDJ
20912018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
2092
2093 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
2094 error after "cannot resolve name" string.
2095
c708f4d2
AB
20962018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
2099 started.
2100 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
2101
37cc0cae
TV
21022018-07-28 Tom de Vries <tdevries@suse.de>
2103
2104 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
2105
63b4ecf7
TV
21062018-07-26 Tom de Vries <tdevries@suse.de>
2107
2108 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2109
3c3bb058
AB
21102018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
2111
2112 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
2113 is visible.
2114
9e7f3bbb
TV
21152018-07-26 Tom de Vries <tdevries@suse.de>
2116
2117 PR breakpoints/23366
2118 * gdb.base/catch-follow-exec.c: New test.
2119 * gdb.base/catch-follow-exec.exp: New file.
2120
16f808ec
TV
21212018-07-25 Tom de Vries <tdevries@suse.de>
2122
2123 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
2124 vla-optimized-out.c.
2125
d7154a8d
JV
21262018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
2127
2128 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
2129 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
2130
232a0032
TV
21312018-07-20 Tom de Vries <tdevries@suse.de>
2132
2133 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
2134 NOCLONE macro.
2135 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
2136
fbb1d502
TV
21372018-07-19 Tom de Vries <tdevries@suse.de>
2138
2139 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
2140 regular expression.
2141
42dc7699
TV
21422018-07-18 Tom de Vries <tdevries@suse.de>
2143
2144 * gdb.base/vla-optimized-out.c: New test.
2145 * gdb.base/vla-optimized-out.exp: New file.
2146
7f1f7e23
SDJ
21472018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
2148
2149 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
2150 message "No address associated with hostname" when gdbserver
2151 cannot resolve the hostname.
2152
5759ebb3
PW
21532018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2154
2155 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
2156 Add some test prefixes to make tests unique.
2157
3606ccab
PW
21582018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2159
2160 * gdb.base/frameapply.c: New file.
2161 * gdb.base/frameapply.exp: New file.
2162
529c08b2
PW
21632018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2164
2165 * gdb.base/skip.exp: Update expected error message.
2166
c7ab0aef
SDJ
21672018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2168 Jan Kratochvil <jan.kratochvil@redhat.com>
2169 Paul Fertser <fercerpav@gmail.com>
2170 Tsutomu Seki <sekiriki@gmail.com>
2171
2172 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
2173 parameter.
2174 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
2175 by default.
2176 * boards/native-gdbserver.exp: Likewise.
2177 * gdb.server/run-without-local-binary.exp: Improve regexp used
2178 for detecting when a remote debugging connection succeeds.
2179 * gdb.server/server-connect.exp: New file.
2180 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
2181 Do not prefix the port number with ":".
2182 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
2183 support for detecting and using it. Add '$debughost_gdbserver'
2184 to the list of arguments used to start gdbserver. Handle case
2185 when gdbserver cannot resolve a network name.
2186
16ff70dd
SDJ
21872018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
2188
2189 PR c++/23373
2190 * gdb.base/ptype-offsets.cc (struct static_member): New
2191 struct.
2192 (main) <stmember>: New variable.
2193 * gdb.base/ptype-offsets.exp: Add test for printing a struct
2194 with a static member in it.
2195
3541979f
AB
21962018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
2199 watchpoints enabled and disabled.
2200
c8ad9b9a
AB
22012018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2202
2203 * gdb.base/examine-backward.exp: Still run tests around address
2204 0x0, even if address 0x0 is not readable. Update the pattern for
2205 matching address 0x0 in expected output.
2206
e0e5e971
AB
22072018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2208
2209 * gdb.base/share-env-with-gdbserver.c (main): Add call to
2210 malloc/free.
2211
1ea5da02
TV
22122018-07-04 Tom de Vries <tdevries@suse.de>
2213
2214 * gdb.dwarf2/dw2-error.exp: Update expected error message.
2215
471b9d15
MR
22162018-07-02 Maciej W. Rozycki <macro@mips.com>
2217
2218 PR tdep/8282
2219 * gdb.arch/mips-disassembler-options.exp: New test.
2220 * gdb.arch/mips-disassembler-options.s: New test source.
2221
75acb486
PA
22222018-06-29 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.threads/names.exp: Adjust expected "info threads" output.
2225
cd2bb709
PA
22262018-06-29 Pedro Alves <palves@redhat.com>
2227
2228 * gdb.opt/inline-break.exp (line number, address): Add "info
2229 break" tests.
2230
991ff292
PA
22312018-06-29 Pedro Alves <palves@redhat.com>
2232
2233 * gdb.opt/inline-break.c (func1): Add "break here" marker.
2234 * gdb.opt/inline-break.exp: Test setting breakpoints by line
2235 number and address and running to them.
2236
356819b6 22372018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
2238
2239 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
2240
2512d7ef
JK
22412018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2242
2243 * lib/compiler.c: Remove executable permission flag.
2244
be1b6474
RB
22452018-06-28 Richard Bunt <richard.bunt@arm.com>
2246
2247 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
2248 code.
2249 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
2250
291f9a96
PT
22512018-06-28 Petr Tesarik <ptesarik@suse.cz>
2252
2253 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
2254
ed6dfe51
PT
22552018-06-28 Petr Tesarik <ptesarik@suse.cz>
2256
2257 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
2258 address argument is omitted.
2259
d4d429d5
PT
22602018-06-28 Petr Tesarik <ptesarik@suse.cz>
2261
2262 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
2263
7ab6656f
OJ
22642018-06-27 Omair Javaid <omair.javaid@linaro.org>
2265
2266 PR gdb/21695
2267 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
2268 * gdb.base/infoline-reloc-main-from-zero.c: New file.
2269
a33ccfc7
TT
22702018-06-26 Tom Tromey <tom@tromey.com>
2271
2272 PR rust/22574:
2273 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
2274 * gdb.rust/simple.rs (struct SimpleLayout): New.
2275
6d72d289
SM
22762018-06-22 Simon Marchi <simon.marchi@ericsson.com>
2277
2278 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
2279 "info registers" output.
2280
8363f9d5
RB
22812018-06-21 Richard Bunt <richard.bunt@arm.com>
2282
2283 * gdb.base/watchpoint-hw-attach.c: New test.
2284 * gdb.base/watchpoint-hw-attach.exp: New file.
2285
f00674fe
SM
22862018-06-20 Simon Marchi <simon.marchi@ericsson.com>
2287
2288 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
2289 through /bin/sh.
2290 * boards/dwarf4-gdb-index.exp: Likewise.
2291 * boards/fission-dwp.exp: Likewise.
2292
1d554008
UW
22932018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
2294
2295 * gdb.base/float128.exp: Add comment and improved fail message
2296 to the failure case of "print large128" test.
2297
d0ac1c44
SM
22982018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2299
2300 * configure.ac: Remove AC_PREREQ.
2301 * configure: Re-generate.
2302
61b04dd0
PA
23032018-06-19 Pedro Alves <palves@redhat.com>
2304
2305 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
2306 (func_extern_caller): New.
2307 (main): Call func_extern_caller.
2308 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
2309 logic change.
2310
f63b508a
SM
23112018-06-18 Weimin Pan <weimin.pan@oracle.com>
2312
2313 PR gdb/16841
2314 * gdb.cp/typedef-base.cc: New file.
2315 * gdb.cp/typedef-base.exp: New file.
2316
0fe3a558
TV
23172018-06-18 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
2320
7010835a
AB
23212018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2322 Richard Bunt <Richard.Bunt@arm.com>
2323
2324 * gdb.threads/attach-slow-waitpid.c: New file.
2325 * gdb.threads/attach-slow-waitpid.exp: New file.
2326 * gdb.threads/slow-waitpid.c: New file.
2327
14897d65
PA
23282018-06-14 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/fork-running-state.c: Include <errno.h>.
2331 (exit_if_relative_exits): New.
2332 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
2333 exits.
2334 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
2335 child exits.
2336
5d9a0608
TV
23372018-06-14 Tom de Vries <tdevries@suse.de>
2338
2339 PR cli/22573
2340 * gdb.base/finish-pretty.c: New test.
2341 * gdb.base/finish-pretty.exp: New file.
2342
11ae5818
PA
23432018-06-14 Pedro Alves <palves@redhat.com>
2344
2345 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
2346 gdb's expected startup output.
2347
1d39de44
PA
23482018-06-14 Pedro Alves <palves@redhat.com>
2349
2350 * lib/selftest-support.exp (selftest_setup): Remove inlined
2351 function handling.
2352
70ee0000
TV
23532018-06-14 Tom de Vries <tdevries@suse.de>
2354
2355 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
2356 matching of breakpoint printing.
2357
11f4b608
TV
23582018-06-13 Tom de Vries <tdevries@suse.de>
2359
2360 PR testsuite/23269
2361 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
2362 (fork_child): ... here, and ...
2363 (fork_parent): ... here.
2364
23652018-06-12 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
2368
9516f85a
AB
23692018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2370 Stephen Roberts <stephen.roberts@arm.com>
2371
2372 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
2373 rewrite test to describe action performed, rather than possible
2374 failure.
2375
5045b3d7
GB
23762018-06-08 Gary Benson <gbenson@redhat.com>
2377
2378 * gdb.threads/check-libthread-db.exp: New file.
2379 * gdb.threads/check-libthread-db.c: Likewise.
2380
c61b06a1
TT
23812018-06-05 Tom Tromey <tom@tromey.com>
2382
2383 * gdb.base/default.exp: Update expected "show version" output.
2384
eb6af809
TT
23852018-06-05 Tom Tromey <tom@tromey.com>
2386
2387 PR cli/12326:
2388 * gdb.cp/static-print-quit.exp: Update.
2389 * lib/gdb.exp (pagination_prompt): Update.
2390 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
2391 * gdb.python/python.exp: Update.
2392
178d6a63
JB
23932018-06-04 Joel Brobecker <brobecker@adacore.com>
2394
2395 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
2396
8e817061
JB
23972018-06-01 Joel Brobecker <brobecker@adacore.com>
2398
2399 * gdb.ada/bp_fun_addr: New testcase.
2400
e86ca25f
TT
24012018-06-01 Tom Tromey <tom@tromey.com>
2402
2403 * gdb.xml/tdesc-regs.exp (load_description): Update expected
2404 results.
2405 * gdb.dwarf2/method-ptr.exp: Set language to C++.
2406 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
2407 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
2408 * gdb.base/maint.exp (maint_pass_if): Update.
2409
4b2dfa9d
MR
24102018-05-31 Maciej W. Rozycki <macro@mips.com>
2411
2412 * gdb.base/endian.exp: New test.
2413 * gdb.base/endian.c: New test source.
2414
45f25d6c
AB
24152018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
2416
2417 PR gdb/23203
2418 * gdb.base/bt-selected-frame.c: New file.
2419 * gdb.base/bt-selected-frame.exp: New file.
2420 * lib/gdb.exp (get_current_frame_number): New function.
2421
d9f6d7f8
MR
24222018-05-24 Maciej W. Rozycki <macro@mips.com>
2423 Pedro Alves <palves@redhat.com>
2424
2425 * gdb.threads/tls-core.c: Include <stdlib.h>
2426 (thread_proc): Call `abort'.
2427 * gdb.threads/tls-core.exp: Generate a core with core_find too.
2428 (tls_core_test): New procedure, bits factored out from ...
2429 (top level): ... here. Test both native cores and gcore cores.
2430
ff1cf532
TT
24312018-05-23 Tom Tromey <tom@tromey.com>
2432
2433 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
2434
b98664d3
TT
24352018-05-23 Tom Tromey <tom@tromey.com>
2436
2437 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
2438 symfile_complaints.
2439 (test_short_complaints): Likewise.
2440 (test_empty_complaints): Likewise.
2441 (test_initial_complaints): Update.
2442
4e9668d0
TT
24432018-05-23 Tom Tromey <tom@tromey.com>
2444
2445 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
2446
43ba33c7
TT
24472018-05-23 Tom Tromey <tom@tromey.com>
2448
2449 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
2450 (test_short_complaints): Update.
2451
035522c0
PA
24522018-05-22 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/remote.exp: Only gdb_start after compiling the
2455 testcase. Issue "disconnect" before testing "set remote" command
2456 defaults. Issue clean_restart before running to main.
2457
cc0be08f
PA
24582018-05-22 Pedro Alves <palves@redhat.com>
2459
2460 * gdb.base/remote.exp: Adjust expected output of "show remote
2461 memory-write-packet-size". Add tests for "set remote
2462 memory-write-packet-size 0" and "set remote
2463 memory-write-packet-size fixed/limit".
2464
b1b60145
PA
24652018-05-22 Pedro Alves <palves@redhat.com>
2466
2467 PR gdb/22973
2468 * gdb.base/utf8-identifiers.c: New file.
2469 * gdb.base/utf8-identifiers.exp: New file.
2470
0ec848ad
PFC
24712018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2472
2473 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
2474
2c3305f6
PFC
24752018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
2476
2477 * gdb.arch/powerpc-vsx-gcore.exp: New file.
2478
ce1e8424
TT
24792018-05-18 Tom Tromey <tom@tromey.com>
2480
2481 * gdb.base/ptype-offsets.exp: Update.
2482
ddfe970e
KS
24832018-05-17 Keith Seitz <keiths@redhat.com>
2484
2485 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
2486 in expected breakpoint stop locations.
2487 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
2488 move to proper scope to test variable values.
2489 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
2490 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
2491 New functions.
2492 (main): Call not_inline_func3.
2493 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
2494 inline_func1, inline_func2, and inline_func3. Test that when each
2495 breakpoint is hit, GDB properly reports both the stop location
2496 and the backtrace. Repeat tests for temporary breakpoints.
2497
0726fcc6
MR
24982018-05-15 Maciej W. Rozycki <macro@mips.com>
2499
2500 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
2501 rather then trying to access it in determining whether the PID
2502 of `gdbserver' could have been retrieved.
2503
8ee22052
AB
25042018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * gdb.arch/amd64-init-x87-values.S: New file.
2507 * gdb.arch/amd64-init-x87-values.exp: New file.
2508
7785df48
JK
25092018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2510
2511 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
2512
56bcdbea
TT
25132018-05-04 Tom Tromey <tom@tromey.com>
2514
2515 PR python/22730:
2516 * gdb.python/python.exp: Test multi-line execute.
2517
a913fffb
TT
25182018-05-04 Tom Tromey <tom@tromey.com>
2519
2520 PR python/22731:
2521 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
2522
7a2c85f2
TT
25232018-05-04 Tom Tromey <tom@tromey.com>
2524
2525 PR gdb/11750:
2526 * gdb.base/define.exp: Test defining a user command inside a user
2527 command.
2528 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
2529
a3b60e45
JK
25302018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2531 Pedro Alves <palves@redhat.com>
2532
2533 PR breakpoints/19806 and support for PR external/20207.
2534 * gdb.base/watchpoint-unaligned.c: New file.
2535 * gdb.base/watchpoint-unaligned.exp: New file.
2536
45fe4a03
AB
25372018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2538
2539 * gdb.base/maint.exp: Make test names unique, use
2540 test_prefix_command_help to test 'help maint info', and remove
2541 repeated test of 'help maint'.
2542
9be2ae8f
TT
25432018-05-04 Tom Tromey <tom@tromey.com>
2544
2545 PR gdb/22619:
2546 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
2547 behavior.
2548
11859c31
AB
25492018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * gdb.base/maint.exp: Process output from 'maint print registers'
2552 line at a time.
2553
089a9490
AB
25542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
2555
2556 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
2557 timeout.
2558
9b0797e2
AB
25592018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
2562 filter pattern.
2563
f6ac5f3d
PA
25642018-05-02 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
2567 to_log_command renames.
2568 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2569
77d3c63b
TT
25702018-05-02 Tom Tromey <tom@tromey.com>
2571
2572 * gdb.python/py-parameter.exp: Set test message.
2573
0489430a
TT
25742018-05-02 Tom Tromey <tom@tromey.com>
2575
2576 PR python/20084:
2577 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
2578 PARAM_ZUINTEGER_UNLIMITED tests.
2579
1632f8ba
DR
25802018-04-28 Dan Robertson <danlrobertson89@gmail.com>
2581
2582 PR rust/23124
2583 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
2584 when casting.
2585
6d7bb824
TT
25862018-04-30 Tom Tromey <tom@tromey.com>
2587
2588 * gdb.python/py-type.exp: Check align attribute.
2589 * gdb.python/py-type.c: New "aligncheck" global.
2590
007e1530
TT
25912018-04-30 Tom Tromey <tom@tromey.com>
2592
2593 PR exp/17095:
2594 * gdb.dwarf2/dw2-align.exp: New file.
2595 * gdb.cp/align.exp: New file.
2596 * gdb.base/align.exp: New file.
2597 * lib/gdb.exp (gdb_int128_helper): New proc.
2598 (has_int128_c, has_int128_cxx): New caching procs.
2599
6873858b
TT
26002018-04-27 Tom Tromey <tom@tromey.com>
2601
2602 PR rust/22545:
2603 * gdb.rust/simple.exp: Add inclusive range tests.
2604
79188d8d
PA
26052018-04-26 Pedro Alves <palves@redhat.com>
2606
2607 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
2608 ifunc breakpoint locations correctly of ifunc breakpoints set
2609 while the program resolves the ifunc.
2610
c7075ad5
PA
26112018-04-26 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.base/gnu-ifunc-final.c: New file.
2614 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
2615 * gdb.base/gnu-ifunc.exp (executable): Delete.
2616 (staticexecutable): Adjust.
2617 (lib_opts, exec_opts): Delete.
2618 (make_binsuffix, build, set-break): New procedures.
2619 (misc_tests): New, with tests factored out from the top level.
2620 (top level): Test different combinations of ifunc resolver name,
2621 resolver with and with debug info, and ifunc target with and
2622 without debug info. Wrap static tests with with_target_prefix.
2623
8388016d
PA
26242018-04-26 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
2627 return type" warnings.
2628
249b5733
PA
26292018-04-25 Pedro Alves <palves@redhat.com>
2630
2631 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
2632 killed".
2633 * gdb.base/kill-after-signal.exp: Likewise.
2634 * gdb.threads/kill.exp: Likewise.
2635
f67c0c91
SDJ
26362018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2637 Sergio Durigan Junior <sergiodj@redhat.com>
2638 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
2641 regexps to expect for '[Inferior ... detached]' as well.
2642 * gdb.base/attach.exp: Likewise.
2643 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
2644 "gdb_continue_to_end".
2645 (test_catch_syscall_with_wrong_args): Likewise.
2646 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
2647 ']'. Don't set 'verbose' on.
2648 * gdb.base/foll-vfork.exp: Likewise.
2649 * gdb.base/fork-print-inferior-events.c: New file.
2650 * gdb.base/fork-print-inferior-events.exp: New file.
2651 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
2652 '[Inferior ... has been killed]' message.
2653 * gdb.base/kill-after-signal.exp: Likewise.
2654 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
2655 detach message.
2656 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
2657 message.
2658 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
2659 regexps to expect for '[Inferior ... detached]' as well.
2660 * gdb.threads/process-dies-while-detaching.exp: Likewise.
2661
0a8ddac4
SM
26622018-04-24 Simon Marchi <simon.marchi@ericsson.com>
2663
2664 PR gdb/23104
2665 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
2666
d27d16bf
RB
26672018-04-19 Richard Bunt <richard.bunt@arm.com>
2668
2669 * gdb.threads/multiple-successive-infcall.c: New test.
2670 * gdb.threads/multiple-successive-infcall.exp: New file.
2671
a037790e
TT
26722018-04-17 Tom Tromey <tom@tromey.com>
2673
2674 * gdb.rust/simple.rs (Union): New type.
2675 (main): New local "u".
2676 * gdb.rust/simple.exp (test_one_slice): Add new test case.
2677
e3a91079
AA
26782018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2679
2680 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
2681 number information in output of "whereis" command.
2682 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
2683
b744723f
AA
26842018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2685
2686 * gdb.ada/info_types.exp: Adjust expected output to the line
2687 numbers now printed by "info var/func/type".
2688 * gdb.base/completion.exp: Likewise.
2689 * gdb.base/included.exp: Likewise.
2690 * gdb.cp/cp-relocate.exp: Likewise.
2691 * gdb.cp/cplusfuncs.exp: Likewise.
2692 * gdb.cp/namespace.exp: Likewise.
2693 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
2694
4a4495d6
MM
26952018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2696
2697 * gdb.btrace/cpu.exp: New.
2698
1d509aa6
MM
26992018-04-13 Markus Metzger <markus.t.metzger@intel.com>
2700
2701 * gdb.base/step-indirect-call-thunk.exp: New.
2702 * gdb.base/step-indirect-call-thunk.c: New.
2703 * gdb.reverse/step-indirect-call-thunk.exp: New.
2704 * gdb.reverse/step-indirect-call-thunk.c: New.
2705
6295b6da
SM
27062018-04-11 Simon Marchi <simon.marchi@ericsson.com>
2707
2708 * gdb.base/pie-fork.c: New file.
2709 * gdb.base/pie-fork.exp: New file.
2710
50146e70
TT
27112018-04-11 Tom Tromey <tom@tromey.com>
2712
2713 * gdb.rust/simple.exp: Add test for ".." struct initializer.
2714
f50d8a2e
PA
27152018-04-10 Pedro Alves <palves@redhat.com>
2716
2717 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
2718 exits. Instead loop running forever.
2719 (fork_parent): Run forever too.
2720
a0be7a36
SM
27212018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2722
2723 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
2724 mi_continue_to_line.
2725 * gdb.mi/mi-stack.c (callee4): Add comment.
2726
9b73db36
SM
27272018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
2728
2729 * gdb.mi/mi-stack.exp: Fix indentation.
2730
c912f608
SM
27312018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2732
2733 PR gdb/22979
2734 * gdb.arch/amd64-osabi.exp: New file.
2735
26540402
SM
27362018-04-07 Simon Marchi <simon.marchi@ericsson.com>
2737
2738 PR gdb/22980
2739 * gdb.base/osabi.exp: New file.
2740
121ad66c 27412018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
2742
2743 * gdb.cp/static-typedef-print.exp: New file.
2744 * gdb.cp/static-typedef-print.cc: New file.
2745
3fcded8f
JB
27462018-03-27 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.ada/varsize_limit: New testcase.
2749
59cc4834
JB
27502018-03-27 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
2753
2754 * gdb.ada/notcplusplus: New testcase.
2755
2756 * gdb.base/c-linkage-name.c: New file.
2757 * gdb.base/c-linkage-name.exp: New testcase.
2758
4ca59a9f
TT
27592018-03-26 Tom Tromey <tom@tromey.com>
2760
2761 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
2762 * gdb.python/py-framefilter.py (name_error): New global.
2763 (ErrorInName.function): Use name_error.
2764
978d6c75
TT
27652018-03-26 Tom Tromey <tom@tromey.com>
2766
2767 PR backtrace/15582:
2768 * gdb.python/py-framefilter.exp: Add "bt hide" test.
2769
b7fee5a3
KS
27702018-03-23 Keith Seitz <keiths@redhat.com>
2771
2772 PR c++/22968
2773 * gdb.cp/subtypes.exp: New file.
2774 * gdb.cp/subtypes.h: New file.
2775 * gdb.cp/subtypes.cc: New file.
2776 * gdb.cp/subtypes-2.cc: New file.
2777
376be529
AB
27782018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2779
2780 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
2781 (done): Call '_exit' not 'exit' to avoid atexit handlers.
2782 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
2783 -nostartfiles when compiling the test. Confirm that all registers
2784 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
2785
066cfa98
AB
27862018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
2789 option, syntax was wrong anyway.
2790 * gdb.arch/arm-disp-step.exp: Likewise.
2791 * gdb.arch/sparc64-regs.exp: Likewise.
2792 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
2793 option, syntax was wrong anyway, switch to use
2794 prepare_for_testing.
2795 * gdb.arch/i386-disp-step.exp: Likewise.
2796
079670b9
AA
27972018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
2798
2799 * gdb.ada/exec_changed.exp: Replace "target_info exists
2800 use_gdb_stub" by "use_gdb_stub".
2801 * gdb.ada/start.exp: Likewise.
2802 * gdb.base/async-shell.exp: Likewise.
2803 * gdb.base/attach-pie-misread.exp: Likewise.
2804 * gdb.base/attach-wait-input.exp: Likewise.
2805 * gdb.base/break-entry.exp: Likewise.
2806 * gdb.base/break-interp.exp: Likewise.
2807 * gdb.base/dprintf-detach.exp: Likewise.
2808 * gdb.base/nostdlib.exp: Likewise.
2809 * gdb.base/solib-nodir.exp: Likewise.
2810 * gdb.base/statistics.exp: Likewise.
2811 * gdb.base/testenv.exp: Likewise.
2812 * gdb.mi/mi-exec-run.exp: Likewise.
2813 * gdb.mi/mi-start.exp: Likewise.
2814 * gdb.multi/dummy-frame-restore.exp: Likewise.
2815 * gdb.multi/multi-arch-exec.exp: Likewise.
2816 * gdb.multi/multi-arch.exp: Likewise.
2817 * gdb.multi/tids.exp: Likewise.
2818 * gdb.multi/watchpoint-multi.exp: Likewise.
2819 * gdb.python/py-events.exp: Likewise.
2820 * gdb.threads/attach-into-signal.exp: Likewise.
2821 * gdb.threads/attach-stopped.exp: Likewise.
2822 * gdb.threads/threadapply.exp: Likewise.
2823 * lib/selftest-support.exp: Likewise.
2824
26d6cec4
AA
28252018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
2826
2827 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
2828
4ee89e90
SR
28292018-03-20 Stephen Roberts <stephen.roberts@arm.com>
2830
2831 * gdb.perf/template-breakpoints.cc: New file.
2832 * gdb.perf/template-breakpoints.exp: New file.
2833 * gdb.perf/template-breakpoints.py: New file.
2834
92630041
TT
28352018-03-19 Tom Tromey <tom@tromey.com>
2836
2837 * gdb.rust/simple.rs (main): Add local variables field1, field2,
2838 y0.
2839 * gdb.rust/simple.exp: Test bare identifier form of struct
2840 initializer.
2841
76727919
TT
28422018-03-19 Tom Tromey <tom@tromey.com>
2843
2844 * gdb.gdb/observer.exp: Remove.
2845
194ed413
AA
28462018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2847
2848 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
2849 "qualified" option when setting breakpoints.
2850 * gdb.trace/backtrace.exp: Likewise.
2851 * gdb.trace/circ.exp: Likewise.
2852 * gdb.trace/collection.exp: Likewise.
2853 * gdb.trace/disconnected-tracing.exp: Likewise.
2854 * gdb.trace/ftrace-lock.exp: Likewise.
2855 * gdb.trace/ftrace.exp: Likewise.
2856 * gdb.trace/infotrace.exp: Likewise.
2857 * gdb.trace/packetlen.exp: Likewise.
2858 * gdb.trace/passc-dyn.exp: Likewise.
2859 * gdb.trace/qtro.exp: Likewise.
2860 * gdb.trace/read-memory.exp: Likewise.
2861 * gdb.trace/report.exp: Likewise.
2862 * gdb.trace/signal.exp: Likewise.
2863 * gdb.trace/status-stop.exp: Likewise.
2864 * gdb.trace/strace.exp: Likewise.
2865 * gdb.trace/tfind.exp: Likewise.
2866 * gdb.trace/trace-break.exp: Likewise.
2867 * gdb.trace/trace-condition.exp: Likewise.
2868 * gdb.trace/trace-mt.exp: Likewise.
2869 * gdb.trace/tstatus.exp: Likewise.
2870 * gdb.trace/tsv.exp: Likewise.
2871 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
2872 * gdb.trace/unavailable.exp: Likewise.
2873 * gdb.trace/while-dyn.exp: Likewise.
2874
8b067d2c
AA
28752018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2876
2877 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
2878 that libinproctrace is copied to the target.
2879
3ae9ce5d
TT
28802018-03-14 Tom Tromey <tom@tromey.com>
2881
2882 PR cli/14977:
2883 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
2884 a null pointer.
2885 * gdb.base/wchar.exp: Likewise.
2886
b8c2339b
TT
28872018-03-14 Tom Tromey <tom@tromey.com>
2888
2889 PR cli/19918:
2890 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2891 flag.
2892
4872dc46
SM
28932018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2894
2895 PR gdb/22841
2896 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2897 "target" to remote_exec.
2898
e4fe3756
SM
28992018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2900
2901 PR gdb/22841
2902 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2903 ${board}_upload): Remove.
2904
e95a97d4
AA
29052018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2906
2907 * gdb.cp/watch-cp.cc: New test.
2908 * gdb.cp/watch-cp.exp: New file.
2909
dbbb1059
AB
29102018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.base/infcall-nested-structs.exp: New file.
2913 * gdb.base/infcall-nested-structs.c: New file.
2914 * gdb.base/float.exp: Add riscv support.
2915
ecc054c0
TP
29162018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2917
2918 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2919 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2920
25e3c82c
SDJ
29212018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2922
2923 * gdb.server/abspath.exp: New file.
2924 * lib/gdb.exp (with_cwd): New procedure.
2925
3083294d
SM
29262018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2927
2928 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2929 use it.
2930 (gdb_is_target_remote_prompt): New proc.
2931 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2932 (gdb_is_target_native): Pass prompt parameter to
2933 gdb_is_target_1.
2934
3275ef47
SM
29352018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2936
2937 * gdb.base/load-command.c: New file.
2938 * gdb.base/load-command.exp: New file.
2939 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2940 (gdb_is_target_1): ...this, and generalize for other targets
2941 than just remote.
2942 (gdb_is_target_remote): Use gdb_is_target_1.
2943 (gdb_is_target_native): use gdb_is_target_1.
2944
6893c19a
TT
29452018-02-26 Tom Tromey <tom@tromey.com>
2946
2947 PR python/16497:
2948 * gdb.python/py-framefilter.exp: Update test.
2949
2ddeaf8a
TT
29502018-02-26 Tom Tromey <tom@tromey.com>
2951
2952 * gdb.dwarf2/variant.c: New file.
2953 * gdb.dwarf2/variant.exp: New file.
2954
c9317f21
TT
29552018-02-26 Tom Tromey <tom@tromey.com>
2956
2957 * gdb.rust/simple.exp: Accept more possible results in enum test.
2958
6f6d0c26
SM
29592018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2960
2961 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2962 parentheses.
2963
11b03145
MR
29642018-02-23 Maciej W. Rozycki <macro@mips.com>
2965
2966 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2967 name of a variable: $actual_linejj -> $actual_line.
2968
54a27fe5
JB
29692018-02-21 John Baldwin <jhb@FreeBSD.org>
2970
2971 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2972
de65820c
MM
29732018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2974
2975 * gdb.btrace/buffer-size.exp: Do not force BTS.
2976
980548fd
PA
29772018-02-14 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2980 getting a "Quit".
2981
c4e12631
MM
29822018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2983
2984 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2985 Fix test name.
2986
c2e0e465
SM
29872018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2988
2989 * gdb.cp/m-static.exp: Check type of optimized out static
2990 member.
2991
f7216783
AB
29922018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2995 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2996
0625771b
LS
29972018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2998 Leszek Swirski <leszeks@google.com>
2999
3000 * gdb.python/py-prettyprint.c
3001 (struct to_string_returns_value_inner,
3002 struct to_string_returns_value_wrapper): New.
3003 (main): Add tsrvw variable.
3004 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
3005 ToStringReturnsValueWrapper): New classes.
3006 (register_pretty_printers): Register new pretty-printers.
3007 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
3008 recursive pretty printer.
3009 * gdb.python/py-mi.exp: Likewise.
3010
59498c30
LS
30112018-02-01 Leszek Swirski <leszeks@google.com>
3012
3013 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
3014 functions with the same name as an include file are parsed
3015 correctly.
3016
d4d38844
YQ
30172018-02-01 Yao Qi <yao.qi@linaro.org>
3018
3019 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
3020 "\[^\r\n\]*".
3021
07e5f5cf
NP
30222018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
3023
3024 * gdb.arch/powerpc-prologue-frame.s: New file.
3025 * gdb.arch/powerpc-prologue-frame.c: Likewise.
3026 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
3027
929b5ad4
JB
30282018-01-31 Joel Brobecker <brobecker@adacore.com>
3029
3030 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
3031
e671cd59
PA
30322018-01-30 Pedro Alves <palves@redhat.com>
3033
3034 PR gdb/13211
3035 * gdb.base/interrupt-daemon.c: New.
3036 * gdb.base/interrupt-daemon.exp: New.
3037 * gdb.multi/multi-term-settings.c: New.
3038 * gdb.multi/multi-term-settings.exp: New.
3039
fc413dc4
JB
30402018-01-30 Joel Brobecker <brobecker@adacore.com>
3041
3042 * gdb.base/break.exp: Save the location where the breakpoint
3043 on break.c:47 was actually inserted when debugging the version
3044 compiled at -O2 and use it in the expected output of the "info
3045 break" test performed soon after.
3046
5c319bb2
PA
30472018-01-22 Pedro Alves <palves@redhat.com>
3048 Sergio Durigan Junior <sergiodj@redhat.com>
3049
3050 * gdb.base/whatis.exp: Add tests for 'set print object on' +
3051 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
3052
a9e40818
JB
30532018-01-22 Joel Brobecker <brobecker@adacore.com>
3054
3055 * gdb.base/break-include.c, gdb.base/break-include.inc,
3056 gdb.base/break-include.exp: New files.
3057 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
3058 line number now being the actual line number where the breakpoint
3059 was inserted.
3060 * gdb.mi/mi-break.exp: Likewise.
3061 * gdb.mi/mi-reverse.exp: Likewise.
3062 * gdb.mi/mi-simplerun.exp: Ditto.
3063
e707fc44
AB
30642018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3065
3066 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
3067 varobj.
3068 * gdb.mi/mi-var-create-rtti.exp: Likewise.
3069
ae451627
AB
30702018-01-21 Don Breazeal <donb@codesourcery.com>
3071 Andrew Burgess <andrew.burgess@embecosm.com>
3072
3073 * gdb.mi/basics.c: Add new global.
3074 * gdb.mi/mi-frame-regs.exp: New file.
3075 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
3076 case.
3077
b1b189e0
AB
30782018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
3081 non-parameter, and on an unknown symbol.
3082
fcfcc376
TT
30832018-01-19 Tom Tromey <tom@tromey.com>
3084
3085 * gdb.rust/modules.rs (TWENTY_THREE): New global.
3086 * gdb.rust/modules.exp: Add ::-qualified lookup test.
3087
634c1c31
AA
30882018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3089
3090 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
3091 setrlimit and chdir to int.
3092
d6ad07fd
AA
30932018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
3094
3095 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
3096 function.
3097 (my_tend): Likewise.
3098 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
3099 rationale of avoiding FP- and vector instructions.
3100
adf8243b
RK
31012018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
3102
3103 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
3104 "info reg" with "\[ \t\]*".
3105 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
3106 "\[ \t\]+".
3107 * gdb.arch/s390-multiarch.exp: Ditto.
3108 * gdb.base/pc-fp.exp: Ditto.
3109 * gdb.reverse/i386-precsave.exp: Ditto.
3110 * gdb.reverse/i386-reverse.exp: Ditto.
3111 * gdb.reverse/i387-env-reverse.exp: Ditto.
3112 * gdb.reverse/i387-stack-reverse.exp: Ditto.
3113
dcc06925
AA
31142018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3115
3116 * lib/gdb.exp (gdb_compile): Re-enable use of
3117 universal_compile_options for languages other than Rust.
3118
25d4fd80
AA
31192018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
3120
3121 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
3122
ee7f689e 31232018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
3124
3125 PR gdb/16577
3126 * gdb.base/solib-vanish.exp: New.
3127 * gdb.base/solib-vanish-main.c: New.
3128 * gdb.base/solib-vanish-lib1.c: New.
3129 * gdb.base/solib-vanish-lib2.c: New.
3130
d8447b6b
YQ
31312018-01-17 Yao Qi <yao.qi@linaro.org>
3132
3133 * gdb.compile/compile.exp: Match the address printed for
3134 frame in the output of command "bt".
3135
86d6a90c
TT
31362018-01-15 Tom Tromey <tom@tromey.com>
3137
3138 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
3139 compute sp_reg.
3140
cbcdb1aa
AB
31412018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
3144 to prepare.
3145 (prepare): Return 0 on error, 1 on success.
3146
eea61984
PA
31472018-01-12 Pedro Alves <palves@redhat.com>
3148
3149 * gdb.base/continue-after-aborted-step-over.c: New.
3150 * gdb.base/continue-after-aborted-step-over.exp: New.
3151
6181e9c2
SM
31522018-01-11 Simon Marchi <simon.marchi@ericsson.com>
3153
3154 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
3155 options when not creating an executable.
3156
3cada740
PA
31572018-01-11 Pedro Alves <palves@redhat.com>
3158
3159 PR remote/22597
3160 * gdb.server/stop-reply-no-thread.c: New file.
3161 * gdb.server/stop-reply-no-thread.exp: New file.
3162
c63d3e8d
PA
31632018-01-10 Pedro Alves <palves@redhat.com>
3164
3165 PR gdb/22670
3166 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
3167 functions too. Test setting breakpoints and printing C functions
3168 with no debug info too.
3169 * gdb.ada/bp_c_mixed_case/qux.c: New file.
3170
d4c2a405
PA
31712018-01-10 Pedro Alves <palves@redhat.com>
3172
3173 PR gdb/22670
3174 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
3175 a fail.
3176
8825213e
PA
31772018-01-10 Pedro Alves <palves@redhat.com>
3178
3179 PR gdb/22670
3180 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
3181
605fd3c6
YQ
31822018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3183
3184 * gdb.server/unittest.exp: Match the output in non-development
3185 mode.
3186
1e5ded6c
YQ
31872018-01-08 Simon Marchi <simon.marchi@ericsson.com>
3188
3189 * gdb.gdb/unittest.exp: Match output in non-development mode.
3190
30066b0b
JB
31912018-01-08 Joel Brobecker <brobecker@adacore.com>
3192
3193 * gdb.ada/access_tagged_param.exp: Relax expected output
3194 for value of "ObjL" in "continue" to pck.inspect breakpoint
3195 test.
3196
04bafb1e
XR
31972018-01-08 Joel Brobecker <brobecker@adacore.com>
3198
9f86398b
JB
3199 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
3200 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 3201
e379cee6
PA
32022018-01-05 Pedro Alves <palves@redhat.com>
3203
3204 PR gdb/18653
3205 * gdb.base/libsegfault.exp: New.
3206
de63c46b
PA
32072018-01-05 Joel Brobecker <brobecker@adacore.com>
3208
3209 PR gdb/22670
3210 * gdb.ada/access_tagged_param.exp: New file.
3211 * gdb.ada/access_tagged_param/foo.adb: New file.
3212
f98fc17b
PA
32132018-01-05 Pedro Alves <palves@redhat.com>
3214
3215 PR gdb/22670
3216 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
3217 exercise lower case too, and to exercise both full matching and
3218 wild matching.
3219
342f8240
JB
32202018-01-05 Joel Brobecker <brobecker@adacore.com>
3221
3222 * gdb.ada/rename_subscript_param: New testcase.
3223
7150d33c
JG
32242018-01-05 Jerome Guitton <guitton@adacore.com>
3225
3226 * gdb.ada/arr_acc_idx_w_gap: New testcase.
3227
cc0e770c
JB
32282018-01-05 Joel Brobecker <brobecker@adacore.com>
3229
3230 * gdb.ada/convvar_comp: New testcase.
3231
672a41aa 32322018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
3233
3234 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
3235 (My_Table): New global variable.
3236 * testsuite/gdb.ada/array_char_idx.exp: Add test.
3237
7365ec2f
JB
32382018-01-04 Joel Brobecker <brobecker@adacore.com>
3239
3240 PR gdb/22670
3241 * gdb.ada/maint_with_ada: New testcase.
3242
289483b6
JB
32432018-01-04 Joel Brobecker <brobecker@adacore.com>
3244
3245 PR gdb/22670
3246 * gdb.ada/bp_c_mixed_case: New testcase.
3247
344420da
JB
32482018-01-04 Joel Brobecker <brobecker@adacore.com>
3249
3250 PR gdb/22670
3251 * gdb.ada/complete.exp: Add "complete break ada" test.
3252
66fc87a0
JB
32532018-01-04 Joel Brobecker <brobecker@adacore.com>
3254
3255 PR gdb/22670
3256 * gdb.ada/info_addr_mixed_case: New testcase.
3257
9f757bf7
XR
32582018-01-03 Xavier Roirand <roirand@adacore.com>
3259
3260 * gdb.ada/excep_handle.exp: New testcase.
3261 * gdb.ada/excep_handle/foo.adb: New file.
3262 * gdb.ada/excep_handle/pck.ads: New file.
3263
bd570f80
JB
32642018-01-03 Joel Brobecker <brobecker@adacore.com>
3265
3266 * gdb.base/step-line.c: Add extra empty line in copyright header.
3267 * gdb.base/step-line.inp: Likewise.
3268
9fe561ab
JB
32692018-01-02 Joel Brobecker <brobecker@adacore.com>
3270
3271 * gdb.ada/dyn_stride.exp: Add slice test.
3272
a405673c
JB
32732018-01-02 Joel Brobecker <brobecker@adacore.com>
3274
3275 * gdb.ada/dyn_stride: New testcase.
3276
cef0f868
SH
32772017-12-27 Stafford Horne <shorne@gmail.com>
3278
3279 * gdb.xml/extra-regs.xml: Add example foo reggroup.
3280 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
3281
b67d92b0
SH
32822017-12-27 Stafford Horne <shorne@gmail.com>
3283
3284 * gdb.base/reggroups.c: New file.
3285 * gdb.base/reggroups.exp: New file.
3286
eccab96d
JB
32872017-12-18 Joel Brobecker <brobecker@adacore.com>
3288
3289 * gdb.dwarf2/ada-valprint-error.c: New file.
3290 * gdb.dwarf2/ada-valprint-error.exp: New file.
3291
0e2da9f0
JB
32922017-12-18 Joel Brobecker <brobecker@adacore.com>
3293
3294 * gdb.ada/assign_arr: New testcase.
3295
cb923fcc
XR
32962017-12-18 Xavier Roirand <roirand@adacore.com>
3297
3298 * gdb.ada/funcall_ptr: New testcase.
3299
7c161838
SDJ
33002017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
3301
3302 PR cli/16224
3303 * gdb.base/ptype-offsets.cc: New file.
3304 * gdb.base/ptype-offsets.exp: New file.
3305
1af17fd9
YQ
33062017-12-15 Yao Qi <yao.qi@linaro.org>
3307
3308 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
3309 if XML is disabled.
3310
828d5846
XR
33112017-12-15 Xavier Roirand <roirand@adacore.com>
3312
3313 * gdb.ada/same_component_name: New testcase.
3314
79e8fcaa
JB
33152017-12-14 Joel Brobecker <brobecker@adacore.com>
3316
3317 * gdb.ada/str_binop_equal: New testcase.
3318
e05fa6f9
JB
33192017-12-14 Joel Brobecker <brobecker@adacore.com>
3320
3321 * gdb.ada/task_switch_in_core: New testcase.
3322
b89641ba
SM
33232017-12-13 Simon Marchi <simon.marchi@ericsson.com>
3324
3325 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
3326 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
3327 call test_bkpt_qualified.
3328 (test_bkpt_qualified): New proc.
3329
6892d2e4
PA
33302017-12-13 Pedro Alves <palves@redhat.com>
3331
3332 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3333 Tighten regexp by matching with an anchor.
3334
a22ecf70
PA
33352017-12-13 Pedro Alves <palves@redhat.com>
3336
3337 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
3338 ("expression with namespace"): New set of tests.
3339 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
3340 (Nested::Test_NS::qux): New.
3341 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
3342 defaults to 'start_quote_char' and 'end_quote_char' parameters.
3343
9937536c
JB
33442017-12-13 Joel Brobecker <brobecker@adacore.com>
3345
3346 * gdb.base/server-del-break.c: New file.
3347 * gdb.base/server-del-break.exp: New file.
3348
fe49c6f5
SH
33492017-12-12 Stafford Horne <shorne@gmail.com>
3350
3351 * gdb.xml/tdesc-regs.exp: Add or1k support.
3352
c3d18620
SH
33532017-12-12 Stafford Horne <shorne@gmail.com>
3354
3355 * gdb.base/bp-permanent.c: Define nop of or1k.
3356
c5f9cfc8
JB
33572017-12-11 Joel Brobecker <brobecker@adacore.com>
3358
3359 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
3360 output with components being reordered.
3361
a9c135fc
JB
33622017-12-11 Joel Brobecker <brobecker@adacore.com>
3363
3364 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
3365 output with components being reordered.
3366
927aa2e7
JK
33672017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3368 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.base/maint.exp (check for .gdb_index): Check also for
3371 .debug_names.
3372 * gdb.dlang/watch-loc.c (.debug_aranges): New.
3373 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
3374 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
3375 (.gdb_index used after symbol reloading): Support also .debug_names.
3376 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
3377
f17d9474
YQ
33782017-12-08 Yao Qi <yao.qi@linaro.org>
3379
3380 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3381 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
3382
a0de8c21
YQ
33832017-12-08 Yao Qi <yao.qi@linaro.org>
3384
3385 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
3386 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
3387
a738ea1d
YQ
33882017-12-08 Yao Qi <yao.qi@linaro.org>
3389
3390 * gdb.arch/aarch64-tagged-pointer.c: New file.
3391 * gdb.arch/aarch64-tagged-pointer.exp: New file.
3392
1cd9a73b
SDJ
33932017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
3394
3395 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
3396 "int".
3397
fa6eb693
KS
33982017-12-07 Keith Seitz <keiths@redhat.com>
3399
3400 PR breakpoints/22569
3401 * gdb.linespec/ls-errs.exp: Change expected result of "break
3402 -source this file has spaces.c -line 3".
3403 Check that an explicit source file followed by whitespace is
3404 identified as an invalid explicit location.
3405
883fd55a
KS
34062017-12-07 Keith Seitz <keiths@redhat.com>
3407
3408 * gdb.cp/nested-types.cc: New file.
3409 * gdb.cp/nested-types.exp: New file.
3410 * lib/cp-support.exp: Load data-structures.exp library.
3411 (debug_cp_test_ptype_class): New global.
3412 (cp_ptype_class_verbose, next_line): New procedures.
3413 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
3414 Add and document new return value.
3415 Switch the list of lines to a queue.
3416 Add support for new `type' key for nested type definitions.
3417 Add debugging/troubleshooting messages.
3418 * lib/data-structures.exp: New file.
3419
ec72db3e
SM
34202017-12-07 Simon Marchi <simon.marchi@ericsson.com>
3421
3422 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
3423 with proc_with_prefix, don't use with_test_prefix.
3424
99598d71
TT
34252017-12-07 Tom Tromey <tom@tromey.com>
3426
3427 * gdb.base/break.exp: Add test for empty "commands".
3428
a8806230
YQ
34292017-12-07 Yao Qi <yao.qi@linaro.org>
3430
3431 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
3432 malloc and catch syscall.
3433
824cc835
PM
34342017-12-07 Phil Muldoon <pmuldoon@redhat.com>
3435
e79be6e5 3436 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
3437 tests for explicit locations.
3438
7cc244de
PA
34392017-12-06 Pedro Alves <palves@redhat.com>
3440
3441 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
3442 force-disabling XML descriptions.
3443
50a1fdd5
PA
34442017-12-04 Pedro Alves <palves@redhat.com>
3445
3446 PR gdb/22499
3447 * gdb.arch/amd64-disp-step-avx.S: New file.
3448 * gdb.arch/amd64-disp-step-avx.exp: New file.
3449
f0fb2488
PA
34502017-12-03 Pedro Alves <palves@redhat.com>
3451
3452 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
3453 and <string.h>.
3454 (parent_function): Print distinct messages when waitpid fails, or
3455 the child exits with a signal, or the child exits for an unhandled
3456 reason.
3457 * gdb.threads/process-dies-while-detaching.exp
3458 (detach_and_expect_exit): New 'inf_output_re' parameter and use
3459 it. Wait for both inferior output and GDB's prompt. Use an
3460 indirect spawn id list.
3461 (do_detach): New parameter 'child_exit'. Use it to compute
3462 expected inferior output.
3463 (test_detach, test_detach_watch, test_detach_killed_outside):
3464 Adjust to pass down the expected child exit kind.
3465
97cbe998
SDJ
34662017-12-01 Joel Brobecker <brobecker@adacore.com>
3467 Sergio Durigan Junior <sergiodj@redhat.com>
3468 Pedro Alves <palves@redhat.com>
3469
3470 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
3471
40fc416f
SDJ
34722017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
3473
3474 * gdb.base/relocate.exp: Add tests to guarantee that arguments
3475 to 'symbol-file' and 'add-symbol-file' can be
3476 position-independent.
3477
1cc75e92
YQ
34782017-12-01 Yao Qi <yao.qi@linaro.org>
3479
3480 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
3481 the URL in copyright header.
3482 * gdb.arch/aarch64-fp.exp: Likewise.
3483 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
3484 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
3485 * gdb.base/expand-psymtabs.exp: Likewise.
3486 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
3487 * gdb.fortran/common-block.exp: Likewise.
3488 * gdb.fortran/common-block.f90: Likewise.
3489 * gdb.fortran/logical.exp: Likewise.
3490 * gdb.fortran/vla-datatypes.f90: Likewise.
3491 * gdb.fortran/vla-sub.f90: Likewise.
3492
875fb7a7
JB
34932017-11-30 Joel Brobecker <brobecker@adacore.com>
3494
3495 * gdb.ada/repeat_dyn: New testcase.
3496
6f14765f
UW
34972017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3498
3499 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
3500 Update for changed thread numbering.
3501 * gdb.cell/bt.exp: Update for changed GDB output.
3502
f1af7b94
SM
35032017-11-30 Simon Marchi <simon.marchi@ericsson.com>
3504
3505 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
3506 setting isremote by hand.
3507 * boards/dwarf4-gdb-index.exp: Likewise.
3508 * boards/fission.exp: Likewise.
3509 * boards/stabs.exp: Likewise.
3510
e3919f3e
PA
35112017-11-30 Pedro Alves <palves@redhat.com>
3512
3513 * gdb.linespec/cpls-ops.exp
3514 (check_explicit_skips_function_argument): Extract the underlying
3515 type of size_t instead of hardcoding it.
3516
bd69330d
PA
35172017-11-29 Pedro Alves <palves@redhat.com>
3518
3519 PR c++/19436
3520 * gdb.linespec/cpls-abi-tag.cc: New file.
3521 * gdb.linespec/cpls-abi-tag.exp: New file.
3522
a20714ff
PA
35232017-11-29 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.base/langs.exp: Use -qualified.
3526 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
3527 it.
3528 * gdb.cp/namespace.exp: Use -qualified.
3529 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
3530 (overload-3, template-overload, template-ret-type, const-overload)
3531 (const-overload-quoted, anon-ns, ambiguous-prefix): New
3532 procedures.
3533 (test_driver): Call them.
3534 * gdb.cp/save-bp-qualified.cc: New.
3535 * gdb.cp/save-bp-qualified.exp: New.
3536 * gdb.linespec/explicit.exp: Test -qualified.
3537 * lib/completion-support.exp (completion::explicit_opts_list): Add
3538 "-qualified".
3539 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
3540
f6f1d339
PM
35412017-11-29 Phil Muldoon <pmuldoon@redhat.com>
3542
3543 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
3544
02ca603a
TT
35452017-11-29 Tom Tromey <tom@tromey.com>
3546
3547 * gdb.base/relocate.exp: Update invalid argument test.
3548 Add new tests for invalid arguments.
3549
ed6c0bfb
TP
35502017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3551
3552 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
3553 Return 0 as a long.
3554 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
3555
f106e10e
TP
35562017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
3557
3558 * gdb.cp/breakpoint.cc (bar): Set return type to void.
3559 * gdb.cp/psymtab-parameter.cc (func): Likewise.
3560 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
3561 func ().
3562 * gdb.cp/shadow.cc (B.func): Return 0.
3563
10329bb2
JB
35642017-11-27 Joel Brobecker <brobecker@adacore.com>
3565
3566 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
3567 expected output in gdb_expect call to allow the exception
3568 message to be present as well. Fix syntax confusion to avoid
3569 TCL thinking that exception_name is an array.
3570
617cd4bc
UW
35712017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
3572
3573 * gdb.arch/spu-info.c: Include <unistd.h>.
3574 (do_signal_test): Fix broken calls to write.
3575 * gdb.arch/spu-info.exp: Use prepare_for_testing.
3576 Fix checks for empty mailboxes. Update signal tests for corrected
3577 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
3578 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
3579 * gdb.cell/arch.exp: Use standard_output_file.
3580 * gdb.cell/break.exp: Likewise.
3581 * gdb.cell/bt.exp: Likewise.
3582 * gdb.cell/core.exp: Likewise.
3583 * gdb.cell/dwarfaddr.exp: Likewise.
3584 * gdb.cell/ea-cache.exp: Likewise.
3585 * gdb.cell/ea-standalone.exp: Likewise.
3586 * gdb.cell/f-regs.exp: Likewise.
3587 * gdb.cell/fork.exp: Likewise.
3588 * gdb.cell/gcore.exp: Likewise.
3589 * gdb.cell/mem-access.exp: Likewise.
3590 * gdb.cell/ptype.exp: Likewise.
3591 * gdb.cell/registers.exp: Likewise.
3592 * gdb.cell/sizeof.exp: Likewise.
3593 * gdb.cell/solib-symbol.exp: Likewise.
3594 * gdb.cell/solib.exp: Likewise.
617cd4bc 3595
a81aaca0
PA
35962017-11-25 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.base/complete-empty.exp: New file.
3599 * gdb.base/completion.exp: Adjust.
3600
6a3c6ee4
PA
36012017-11-25 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.linespec/cpls-ops.cc: New file.
3604 * gdb.linespec/cpls-ops.exp: New file.
3605 * lib/completion-support.exp (test_complete_prefix_range_re): New,
3606 factored out from ...
3607 (test_complete_prefix_range): ... this.
3608
8955eb2d
PA
36092017-11-24 Pedro Alves <palves@redhat.com>
3610
3611 * gdb.linespec/cpcompletion.exp: New file.
3612 * gdb.linespec/cpls-hyphen.cc: New file.
3613 * gdb.linespec/cpls.cc: New file.
3614 * gdb.linespec/cpls2.cc: New file.
3615 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
3616 test to use test_gdb_complete_unique. Add label completion,
3617 keyword completion and explicit location completion tests.
3618 * lib/completion-support.exp: New file.
3619
e547c119
JB
36202017-11-24 Joel Brobecker <brobecker@adacore.com>
3621
3622 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
3623 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
3624 when hitting an exception catchpoint.
3625
7c3c1aa8
YQ
36262017-11-22 Yao Qi <yao.qi@linaro.org>
3627
3628 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
3629
41bd68f5
SM
36302017-11-22 Simon Marchi <simon.marchi@ericsson.com>
3631
3632 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
3633 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
3634 * gdb.dwarf2/info-locals-optimized-out.c: New file.
3635
1daad298
YQ
36362017-11-22 Yao Qi <yao.qi@linaro.org>
3637
3638 * gdb.base/info-os.exp: Pass pthreads.
3639 * gdb.multi/multi-attach.exp: Likewise.
3640
88465e87
YQ
36412017-11-22 Yao Qi <yao.qi@linaro.org>
3642
3643 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
3644 compiler.
3645
dc196b23
YQ
36462017-11-22 Yao Qi <yao.qi@linaro.org>
3647
3648 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
3649 * gdb.base/break-interp.exp: Likewise.
3650 * gdb.base/jit-attach-pie.exp: Likewise.
3651
2400729e
UW
36522017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3653
3654 * gdb.base/float128.c (large128): New variable.
3655 * gdb.base/float128.exp: Add test to print largest __float128 value.
3656
7a26362d
UW
36572017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
3658
3659 * gdb.arch/vsx-regs.exp: Update register content checks.
3660
ed0f4273
UW
36612017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
3662
3663 * gdb.arch/ppc-longdouble.exp: New file.
3664 * gdb.arch/ppc-longdouble.c: Likewise.
3665
a25d69c6
PA
36662017-11-21 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
3669
73fcf641
PA
36702017-11-20 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
3673 (long_double_typedef): New typedefs.
3674 Use DEF on double and long double.
3675 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
3676 cases.
3677 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
3678 and 'long_double_ptr_same_size' locals. Use them to decide
3679 whether cast from array/function to float is valid/invalid.
3680
71a3c369
TT
36812017-11-17 Tom Tromey <tom@tromey.com>
3682
3683 * gdb.rust/traits.rs: New file.
3684 * gdb.rust/traits.exp: New file.
3685
ced9779b
JB
36862017-11-17 Joel Brobecker <brobecker@adacore.com>
3687
3688 * gdb.ada/minsyms: New testcase.
3689
a0922d80
PA
36902017-11-16 Pedro Alves <palves@redhat.com>
3691
3692 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
3693 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
3694
ea04e54c
PA
36952017-11-16 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
3698 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
3699
e849ea89
PA
37002017-11-16 Pedro Alves <palves@redhat.com>
3701
3702 * gdb.server/reconnect-ctrl-c.c: New file.
3703 * gdb.server/reconnect-ctrl-c.exp: New file.
3704
d8ae99a7
PM
37052017-11-16 Phil Muldoon <pmuldoon@redhat.com>
3706
3707 * gdb.python/py-rbreak.exp: New file.
3708 * gdb.python/py-rbreak.c: New file.
3709 * gdb.python/py-rbreak-func2.c: New file.
3710
968a13f8
PA
37112017-11-16 Pedro Alves <palves@redhat.com>
3712
3713 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
3714 pattern.
3715 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
3716 GDB.
3717
71774bc9
SM
37182017-11-15 Simon Marchi <simon.marchi@ericsson.com>
3719
3720 * gdb.tui/completionn.exp (test_tab_completion): Add space in
3721 regex.
3722
ddbb44cf
SM
37232017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
3724
3725 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
3726 test names.
3727
584a564f
PA
37282017-11-09 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
3731 factored out from ...
3732 (top level): ... here, and adjusted to avoid expecting beyond the
3733 prompt in a single gdb_test_multiple.
3734
5ed7a928
PA
37352017-11-09 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
3738 output.
3739 * gdb.server/ext-attach.exp ("kill" test): Likewise.
3740 * gdb.server/ext-restart.exp ("kill" test): Likewise.
3741 * gdb.server/ext-run.exp ("kill" test): Likewise.
3742 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
3743
a60e0738
PA
37442017-11-09 Pedro Alves <palves@redhat.com>
3745
3746 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
3747 match till end of line.
3748
2c88253f
PA
37492017-11-09 Pedro Alves <palves@redhat.com>
3750
3751 * gdb.base/memattr.exp: Tighten regexes to match the end line.
3752
c7a38517
PA
37532017-11-09 Pedro Alves <palves@redhat.com>
3754
3755 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
3756 New procedures, factored out from ...
3757 (top level): ... here, and adjusted to avoid expecting beyond the
3758 prompt in one go.
3759
f29f4b6b
PA
37602017-11-09 Pedro Alves <palves@redhat.com>
3761
3762 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
3763 output. Fix '?' match.
3764
286acbb5
JB
37652017-11-08 Joel Brobecker <brobecker@adacore.com>
3766
3767 * gdb.ada/scoped_watch: New testcase.
3768 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
3769 which is actually correct.
3770 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
3771 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
3772
62d7ae92
PA
37732017-11-08 Pedro Alves <palves@redhat.com>
3774
3775 * gdb.gdb/complaints.exp (test_initial_complaints)
3776 (test_serial_complaints, test_short_complaints): Call
3777 complaint_internal instead of complaint.
3778
280ca31f
DT
37792017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
3780
3781 * gdb.threads/tls-core.c: New file.
3782 * gdb.threads/tls-core.exp: Likewise.
3783
b5ec771e
PA
37842017-11-08 Pedro Alves <palves@redhat.com>
3785
3786 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
3787 (p Exported_Capitalized): New test.
3788 (p exported_capitalized): New test.
3789
a02b41a7
PA
37902017-11-07 Pedro Alves <palves@redhat.com>
3791
3792 * gdb.cp/ena-dis-br-range.exp: Add more tests.
3793
95e95a6d
PA
37942017-11-07 Pedro Alves <palves@redhat.com>
3795
3796 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
3797 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
3798 (disable_invalid, disable_inverted, disable_negative): New
3799 procedures.
3800 ("bad numbers"): New set of tests.
3801
cee62dbd
PA
38022017-11-07 Pedro Alves <palves@redhat.com>
3803
3804 * gdb.cp/ena-dis-br-range.exp: Add tests.
3805
cc638e86
PA
38062017-11-07 Pedro Alves <palves@redhat.com>
3807
3808 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
3809
d0fe4701
XR
38102017-11-07 Xavier Roirand <roirand@adacore.com>
3811 Pedro Alves <palves@redhat.com>
3812
3813 * gdb.base/ena-dis-br.exp: Add reference to
3814 gdb.cp/ena-dis-br-range.exp.
3815 * gdb.cp/ena-dis-br-range.exp: New file.
3816 * gdb.cp/ena-dis-br-range.cc: New file.
3817
46f67f80
PA
38182017-11-06 Pedro Alves <palves@redhat.com>
3819
3820 * gdb.base/attach-non-pgrp-leader.c: New.
3821 * gdb.base/attach-non-pgrp-leader.exp: New.
3822
726e1356
PA
38232017-11-06 Pedro Alves <palves@redhat.com>
3824
3825 * configure.ac: No longer check for termio.h and sgtty.h.
3826 * configure: Regenerate.
3827 * remote-utils.c: Include termios.h instead of gdb_termios.h.
3828 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
3829 Remove termio and sgtty code.
3830
50ab6ace
YQ
38312017-11-03 Yao Qi <yao.qi@linaro.org>
3832
3833 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
3834 in GDB is disabled.
3835
8e68731c
YQ
38362017-11-03 Yao Qi <yao.qi@linaro.org>
3837
3838 * gdb.python/py-thrhandle.exp: Skip it if python is not
3839 enabled.
3840
3a87ae65
SM
38412017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
3842
3843 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
3844 as a breakpoint command.
3845
484d8d36
MD
38462017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
3847
3848 PR python/21213
3849 * gdb.python/py-infthread.exp: Test calling
3850 InferiorThread.inferior () multiple times in a row.
3851
4a27f119
KS
38522017-10-27 Keith Seitz <keiths@redhat.com>
3853
3854 * gdb.opt/inline-break.exp (break_info_1): New procedure.
3855 Test "info break" for every inlined function breakpoint.
3856
bb11dd58
YQ
38572017-10-27 Yao Qi <yao.qi@linaro.org>
3858
3859 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
3860
a43f3893
PF
38612017-10-26 Patrick Frants <osscontribute@gmail.com>
3862
3863 * gdb.cp/classes.exp (test_static_members): Test printing
3864 Outer::instance.
3865 * gdb.cp/classes.c (struct Inner, struct Outer): New.
3866 (Inner::instance, Outer::instance): New.
3867
792ccf00
PA
38682017-10-24 Pedro Alves <palves@redhat.com>
3869
3870 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
3871 extra console" test in two stages.
3872
eb2bfbad
PA
38732017-10-24 Pedro Alves <palves@redhat.com>
3874
3875 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
3876
1f75a651
PA
38772017-10-24 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
3880 loop.
3881
779990d9
PA
38822017-10-24 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
3885 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3886
ad9b8f5d
PA
38872017-10-24 Pedro Alves <palves@redhat.com>
3888
3889 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3890 parameter and handle it. Don't output read value in test name.
3891
fee6da6e
PA
38922017-10-24 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3895 custom test name.
3896
10389c2c
PA
38972017-10-24 Pedro Alves <palves@redhat.com>
3898
3899 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3900 include the unstable output directory name in the test's name.
3901 (initial_setup_simple) <'set args'>: Use custom test name.
3902
a80e65a9
PA
39032017-10-24 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3906 with explicit test name.
3907
15763a09
PA
39082017-10-20 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3911 'wait -i'. Use gdb_assert and remote_close.
3912
49a4ce2e
AB
39132017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3914
3915 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3916 number from variable rather than hard-coded.
3917
a75868f5
PA
39182017-10-19 Pedro Alves <palves@redhat.com>
3919
3920 * gdb.base/long-inferior-output.c: New file.
3921 * gdb.base/long-inferior-output.exp: New file.
3922
c8ba13ad
KS
39232017-11-18 Keith Seitz <keiths@redhat.com>
3924
3925 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3926 method.
3927 (main): Call it.
3928 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3929 Add additional user-defined conversion operator tests.
3930
b27de576
PA
39312017-10-17 Pedro Alves <palves@redhat.com>
3932
3933 * boards/native-stdio-gdbserver.exp: Load "local-board".
3934
8484c955
PA
39352017-10-17 Pedro Alves <palves@redhat.com>
3936
3937 * gdb.base/quit-live.c: New file.
3938 * gdb.base/quit-live.exp: New file.
3939
83d5a34d
KS
39402017-10-16 Keith Seitz <keiths@redhat.com>
3941
3942 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3943 (class_with_protected_typedef, class_with_private_typedef)
3944 (struct_with_public_typedef, struct_with_protected_typedef)
3945 (struct_with_private_typedef): New classes/structs.
3946 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3947 typedefs and access specifiers.
3948
739b3f1d
PA
39492017-10-16 Pedro Alves <palves@redhat.com>
3950 Simon Marchi <simon.marchi@polymtl.ca>
3951
3952 * README (Local vs Remote vs Native): New section.
3953 * boards/local-board.exp: New file, with bits factored out from
3954 ...
3955 * boards/native-extended-gdbserver.exp: ... here. Load
3956 "local-board".
3957 * boards/native-gdbserver.exp: Load "local-board".
3958 (${board}_spawn, ${board}_exec): Delete.
3959 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3960 ...
3961 * boards/stdio-gdbserver-base.exp: ... this new file.
3962 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3963 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3964 procedure.
3965 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3966 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3967 stdio_gdbserver_command.
3968 (${board}_get_remote_address, ${board}_get_comm_port)
3969 (${board}_download, ${board}_upload): Delete.
3970 (get_target_remote_pipe_cmd): New.
3971
fe68b953
SM
39722017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3973
3974 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3975 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3976 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3977 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3978 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3979 remove with_test_prefix.
3980
300b6685
PA
39812017-10-13 Pedro Alves <palves@redhat.com>
3982
3983 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3984 * gdb.base/annota1.exp: Use it instead of is_remote.
3985 * gdb.base/annota3.exp: Use it instead of is_remote.
3986 * gdb.cp/annota2.exp: Use it instead of is_remote.
3987 * gdb.cp/annota3.exp: Use it instead of is_remote.
3988 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3989
50500caf
PA
39902017-10-13 Pedro Alves <palves@redhat.com>
3991
3992 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3993 (test_num_test_vars, run_and_count_vars, find_env)
3994 (test_set_unset_env, test_inherit_env_var): New procedures.
3995 (top level): Use them.
3996
dad0c6d2
PA
39972017-10-13 Pedro Alves <palves@redhat.com>
3998
3999 * lib/selftest-support.exp (selftest_setup): Extend comments, and
4000 also skip on stub-like targets.
4001
8b0553c1
PA
40022017-10-13 Pedro Alves <palves@redhat.com>
4003
4004 PR gdb/22293
4005 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
4006 (top level): Move some tests to ...
4007 (test_not_found): ... this new procedure.
4008 (top level): Call it.
4009
7594f623
PA
40102017-10-13 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
4013 expect different "info terminal" output if testing with a
4014 non-native target.
4015
ebe3b402
PA
40162017-10-13 Pedro Alves <palves@redhat.com>
4017 Simon Marchi <simon.marchi@polymtl.ca>
4018
4019 PR python/12966
4020 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
4021
42f1b161
PA
40222017-10-13 Pedro Alves <palves@redhat.com>
4023
4024 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
4025 already.
4026
8d6ef72b
PA
40272017-10-13 Pedro Alves <palves@redhat.com>
4028
4029 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
4030 is_remote.
4031
d7bcd5b8
PA
40322017-10-13 Pedro Alves <palves@redhat.com>
4033
4034 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
4035 is_remote.
4036
df479dc6
PA
40372017-10-13 Pedro Alves <palves@redhat.com>
4038
4039 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
4040 is set.
4041 (corefile_test_attach): Likewise. Check can_spawn_for_attach
4042 instead of is_remote.
4043
23fb630a
PA
40442017-10-13 Pedro Alves <palves@redhat.com>
4045
4046 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
4047 (top level): Add comment.
4048
cc77b1dc
PA
40492017-10-13 Pedro Alves <palves@redhat.com>
4050
4051 * gdb.base/remote.exp (top level): Fix comment typo and add
4052 missing return.
4053
27c9e813
PA
40542017-10-13 Pedro Alves <palves@redhat.com>
4055 Simon Marchi <simon.marchi@polymtl.ca>
4056
4057 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
4058 calls and add comments. Skip test if use_gdb_stub is set.
4059 (top level): Use "set cwd" command instead of "cd" command.
4060
5e830d98
PA
40612017-10-13 Pedro Alves <palves@redhat.com>
4062
4063 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
4064 is_remote target check.
4065
f5ca0032
PA
40662017-10-13 Pedro Alves <palves@redhat.com>
4067
4068 * gdb.base/scope.exp: Use build_executable + clean_restart +
4069 gdb_file_cmd instead of prepare_for_testing and no longer skip
4070 "before run" tests on is_remote target boards. Update comments.
4071 * boards/native-extended-gdbserver.exp
4072 (extended_gdbserver_load_last_file): New, factored out from ...
4073 (gdb_load): ... this. Move further below and add comment.
4074 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
4075
8aed1c0d
PA
40762017-10-12 Pedro Alves <palves@redhat.com>
4077
4078 * gdb.base/attach.exp: Remove references to gdb64.
4079 * gdb.base/dbx.exp: Remove references to gdb64.
4080
cfa34c87
SM
40812017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4082 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.base/label.exp: Remove is_remote target check.
4085
9192b7de
PA
40862017-10-12 Pedro Alves <palves@redhat.com>
4087
4088 * gdb.base/auvx.exp (coredir): Update comment.
4089 (top level) <core_works>: Use "set cwd" command instead of "cd"
4090 command.
4091
6bf0052d
PA
40922017-10-12 Pedro Alves <palves@redhat.com>
4093 Simon Marchi <simon.marchi@polymtl.ca>
4094
4095 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
4096 target boards.
4097
e48ef82d
PA
40982017-10-12 Pedro Alves <palves@redhat.com>
4099 Simon Marchi <simon.marchi@polymtl.ca>
4100
4101 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
4102 Instead skip if there's any gdb_protocol set.
4103
8d7aea57
SM
41042017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
4105 Pedro Alves <palves@redhat.com>
4106
4107 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
4108
30440677
PA
41092017-10-12 Pedro Alves <palves@redhat.com>
4110 Simon Marchi <simon.marchi@polymtl.ca>
4111
4112 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
4113 instead of on dejagnu remote boards.
4114
4e04f045 41152017-10-12 Pedro Alves <palves@redhat.com>
175654b9 4116 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
4117
4118 * gdb.base/inferior-died.exp: Remove is_remote and isnative
4119 checks. Use build_executable + clean_restart instead of
4120 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
4121 of enabling non-stop after starting gdb.
4122
871a186e
PA
41232017-10-12 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
4126 * gdb.threads/non-ldr-exc-2.exp: Ditto.
4127 * gdb.threads/non-ldr-exc-3.exp: Ditto.
4128 * gdb.threads/non-ldr-exc-4.exp: Ditto.
4129
56d704da
AK
41302017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
4131
4132 * gdb.arch/arc-tdesc-cpu.exp: New file.
4133 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
4134
2f20e312
SM
41352017-10-10 Simon Marchi <simon.marchi@ericsson.com>
4136
4137 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
4138
65630365
PA
41392017-10-10 Pedro Alves <palves@redhat.com>
4140
4141 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
4142 expect CLI output.
4143
bf469271
PA
41442017-10-10 Pedro Alves <palves@redhat.com>
4145
4146 * lib/selftest-support.exp (selftest_setup): Update for
4147 captured_command_loop's prototype change.
4148
777a42f1
PA
41492017-10-09 Pedro Alves <palves@redhat.com>
4150
4151 Test both arch1=>arch2 and arch2=>arch1.
4152
4153 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
4154 (srcfile2, binfile2, march1, march2): Remove globals. Largely
4155 factored out to...
4156 (append_arch1_options, append_arch2_options, append_arch_options)
4157 (build_executables): New procedures.
4158 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
4159 local.
4160 (top level): Add new 'first_arch' testing axis.
4161
cbd2b4e3
PA
41622017-10-09 Pedro Alves <palves@redhat.com>
4163
4164 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
4165 (barrier): New.
4166 (thread_start, all_started): New functions.
4167 (main): Spawn new thread and wait until it is scheduled.
4168 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
4169 option.
4170 (do_test): Add 'selected_thread' parameter. Run to all_started
4171 instead of main. Explicitly set the breakpoint at main. Switch
4172 to the SELECTED_THREAD thread.
4173 (top level): Test handling the exec event with either the main
4174 thread or the second thread selected.
4175
5c9e4427
PA
41762017-10-09 Pedro Alves <palves@redhat.com>
4177
4178 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
4179 logic. Move STOP marker after the value checks.
4180 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
4181 regexp.
4182
b3b7c423
SL
41832017-10-06 Sandra Loosemore <sandra@codesourcery.com>
4184
4185 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
4186
3b4b2f16
UW
41872017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4188
4189 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
4190 integer-to-dfp conversion.
4191 * gdb.base/dfp-test.exp: Likewise.
4192
5cd63fda
PA
41932017-10-04 Pedro Alves <palves@redhat.com>
4194
4195 * gdb.multi/hangout.c: Include <unistd.h>.
4196 (hangout_loop): New function.
4197 (main): Call alarm. Call hangout_loop in a loop.
4198 * gdb.multi/hello.c: Include <unistd.h>.
4199 (hello_loop): New function.
4200 (main): Call alarm. Call hangout_loop in a loop.
4201 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
4202 inferior with the other selected.
4203
4c71c105
SM
42042017-10-04 Simon Marchi <simon.marchi@ericsson.com>
4205
4206 * gdb.mi/list-thread-groups-available.exp: New file.
4207 * gdb.mi/list-thread-groups-available.c: New file.
4208
bc3b087d
SDJ
42092017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4210
4211 * gdb.base/set-cwd.exp: Make it available on
4212 native-extended-gdbserver.
4213
d092c5a2
SDJ
42142017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
4215
4216 * gdb.base/set-cwd.c: New file.
4217 * gdb.base/set-cwd.exp: Likewise.
4218
45320ffa
TT
42192017-10-02 Tom Tromey <tom@tromey.com>
4220
4221 PR rust/22236:
4222 * gdb.rust/simple.rs (main): New variable "fslice".
4223 * gdb.rust/simple.exp: Add slice tests. Update string tests.
4224
b3e3859b
TT
42252017-10-02 Tom Tromey <tom@tromey.com>
4226
4227 * gdb.rust/simple.exp: Test ptype of a slice.
4228
01af5e0d
TT
42292017-10-02 Tom Tromey <tom@tromey.com>
4230
4231 * gdb.rust/simple.exp: Test index of slice.
4232
a9bbfbd8
TT
42332017-09-27 Tom Tromey <tom@tromey.com>
4234
4235 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
4236
df8899e5
TP
42372017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
4238 Pedro Alves <palves@redhat.com>
4239
4240 * gdb.base/compare-sections.exp (get value of read-only section): Read
4241 as unsigned value.
4242 (corrupt read-only section): Likewise and don't set written if patching
4243 failed.
4244
757bf54b
KB
42452017-09-21 Kevin Buettner <kevinb@redhat.com>
4246
4247 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
4248 files.
4249
06871ae8
PA
42502017-09-20 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
4253 symbol names in gdb's output.
4254 * gdb.cp/overload.exp ("list all overloads"): Likewise.
4255
e5f25bc5
PA
42562017-09-20 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
4259 Rename to ...
4260 (test_list_ambiguous_symbol): ... this and add a symbol name
4261 parameter. Adjust.
4262 (test_list_ambiguous_function): Reimplement on top of
4263 test_list_ambiguous_symbol and also test listing ambiguous
4264 variables.
4265 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
4266 (ambiguous_fun): ... this.
4267 (ambiguous_var): New.
4268 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
4269 (ambiguous_fun): ... this.
4270 (ambiguous_var): New.
4271
4e5a4f58
JB
42722017-09-19 John Baldwin <jhb@FreeBSD.org>
4273
4274 * gdb.base/starti.c: New file.
4275 * gdb.base/starti.exp: New file.
4276 * lib/gdb.exp (gdb_starti_cmd): New procedure.
4277
26e53f3e
PA
42782017-09-14 Pedro Alves <palves@redhat.com>
4279
4280 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
4281 (top level): Use it instead of runto.
4282
cb791d59
TT
42832017-09-11 Tom Tromey <tom@tromey.com>
4284
4285 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
4286
7c96f8c1
TT
42872017-09-11 Tom Tromey <tom@tromey.com>
4288
4289 * gdb.python/py-infthread.exp: Add tests for new_thread event.
4290 * gdb.python/py-inferior.exp: Add tests for new inferior events.
4291
469412dd
CW
42922017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
4293
4294 * gdb.fortran/printing-types.exp: New file.
4295 * gdb.fortran/printing-types.exp: New file.
4296
e0f86435
BH
42972017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4298
4299 * gdb.fortran/vla-ptype.exp: Fix typos.
4300 * gdb.fortran/vla-value.exp: Same.
4301
9e9af4be
BH
43022017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
4303
4304 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
4305 * gdb.mi/mi-var-child-f.exp: Likewise.
4306 * gdb.mi/mi-vla-fortran.exp: Likewise.
4307
a5ad232b 43082017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
4309 Christoph Weinmann <christoph.t.weinmann@intel.com>
4310 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
4311
4312 * gdb.fortran/ptr-indentation.f90: New file.
4313 * gdb.fortran/ptr-indentation.exp: New file.
4314
5aec60eb
TT
43152017-09-05 Tom Tromey <tom@tromey.com>
4316
4317 PR gdb/22010:
4318 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
4319
8f8f8152
TP
43202017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
4321
4322 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
4323
fbd1b771
JK
43242017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4325
4326 * gdb.threads/tls-nodebug-pie.c: New file.
4327 * gdb.threads/tls-nodebug-pie.exp: New file.
4328
5eb5f850
TT
43292017-09-05 Tom Tromey <tom@tromey.com>
4330
4331 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
4332 for rust.
4333
ae780a21
SM
43342017-09-05 Simon Marchi <simon.marchi@ericsson.com>
4335
4336 * gdb.multi/multi-arch-exec.exp: Test with different
4337 "follow-exec-mode" settings.
4338 (do_test): New procedure.
4339
3693fdb3
PA
43402017-09-04 Pedro Alves <palves@redhat.com>
4341
4342 * gdb.base/func-static.c (S::method const, S::method volatile)
4343 (S::method volatile const): New methods.
4344 (c_s, v_s, cv_s): New instances.
4345 (main): Call method() on them.
4346 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
4347 (cannot_resolve): New procedure.
4348 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
4349 print-quote-unquoted columns.
4350 (do_test): Test printing each scope too.
4351
e68cb8e0
PA
43522017-09-04 Pedro Alves <palves@redhat.com>
4353
4354 * gdb.base/local-static.exp: Also test with
4355 class::method::variable wholly quoted.
4356 * gdb.cp/m-static.exp (class::method::variable): Remove test.
4357
858be34c
PA
43582017-09-04 Pedro Alves <palves@redhat.com>
4359
4360 * gdb.base/local-static.c: New.
4361 * gdb.base/local-static.cc: New.
4362 * gdb.base/local-static.exp: New.
4363
46a4882b
PA
43642017-09-04 Pedro Alves <palves@redhat.com>
4365
4366 * gdb.asm/asm-source.exp: Add casts to int.
4367 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
4368 (dataglobal64_1, dataglobal64_2): New globals.
4369 * gdb.base/nodebug.exp: Test different expressions involving the
4370 new globals, with print, whatis and ptype. Add casts to int.
4371 * gdb.base/solib-display.exp: Add casts to int.
4372 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
4373 * gdb.cp/m-static.exp: Add cast to int.
4374 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
4375 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
4376 tls variable with no debug info without a cast. Test with a cast
4377 to int too.
4378 * gdb.trace/entry-values.exp: Add casts.
4379
2c5a2be1
PA
43802017-09-04 Pedro Alves <palves@redhat.com>
4381
4382 * gdb.base/nodebug.exp: Test that ptype's error about functions
4383 with unknown return type includes the function name too.
4384
7022349d
PA
43852017-09-04 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
4388 return type of munmap in infcall.
4389 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
4390 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
4391 type of ftell in infcall.
4392 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
4393 type of getpid in infcall.
4394 * gdb.base/infcall-exec.exp: Cast return type of execlp in
4395 infcall.
4396 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
4397 Bail on failure to extract the pid.
4398 * gdb.base/nodebug.c: #include <stdint.h>.
4399 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
4400 New functions.
4401 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
4402 Change expected output of print/whatis/ptype with functions with
4403 no debug info. Test all supported languages. Call
4404 test_call_promotion.
4405 * gdb.compile/compile.exp: Adjust expected output to expect
4406 warning.
4407 * gdb.threads/siginfo-threads.exp: Likewise.
4408
54990598
PA
44092017-09-04 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/callfuncs.exp (do_function_calls): New parameter
4412 "prototypes". Test calling float functions via prototyped and
4413 unprototyped function pointers.
4414 (perform_all_tests): New parameter "prototypes". Pass it down.
4415 (top level): Pass down "prototypes" parameter to
4416 perform_all_tests.
4417
34d16ea2
SM
44182017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4419
4420 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
4421 Test with nested loops.
4422
9521ecda
SM
44232017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4424
4425 * gdb.base/commands.exp: Call the new procedures.
4426 (loop_break_test, loop_continue_test): New procedures.
4427
80a65e9b
SM
44282017-09-04 Simon Marchi <simon.marchi@ericsson.com>
4429
4430 * gdb.base/commands.exp: Call new procedure.
4431 (define_if_without_arg_test): New procedure.
4432
e439fa14
PA
44332017-09-04 Pedro Alves <palves@redhat.com>
4434
4435 * gdb.base/list-ambiguous.exp: New file.
4436 * gdb.base/list-ambiguous0.c: New file.
4437 * gdb.base/list-ambiguous1.c: New file.
4438 * gdb.base/list.exp (test_list_range): Adjust expected output.
4439
0a2dde4a
SDJ
44402017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
4441
4442 * gdb.base/share-env-with-gdbserver.c: New file.
4443 * gdb.base/share-env-with-gdbserver.exp: Likewise.
4444
5e89eb3a
SM
44452017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4446
4447 * gdb.base/commands.exp (gdbvar_simple_if_test,
4448 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
4449 progvar_simple_if_test, progvar_simple_while_test,
4450 progvar_complex_if_while_test, user_defined_command_test,
4451 user_defined_command_args_eval,
4452 user_defined_command_args_stack_test,
4453 user_defined_command_manyargs_test, bp_deleted_in_command_test,
4454 temporary_breakpoint_commands,
4455 gdb_test_no_prompt, redefine_hook_test,
4456 redefine_backtrace_test): Remove "global gdb_prompt".
4457
fd437cbc
SM
44582017-08-28 Simon Marchi <simon.marchi@ericsson.com>
4459
4460 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
4461 New proc, call it from toplevel.
4462
87215ad1
SDJ
44632017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
4464
4465 PR remote/21852
4466 * gdb.server/normal.c: New file, copied from gdb.base.
4467 * gdb.server/run-without-local-binary.exp: New file.
4468
58afddc6
WP
44692017-08-07 Weimin Pan <weimin.pan@oracle.com>
4470
4471 * gdb.arch/sparc64-adi.exp: New file.
4472 * gdb.arch/sparc64-adi.c: New file.
4473
5277199a
PA
44742017-08-22 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.cp/overload.exp (line_range_pattern): New procedure.
4477 (top level): Add "list all overloads" tests.
4478
14278e1f
TT
44792017-08-22 Tom Tromey <tom@tromey.com>
4480
4481 * gdb.gdb/xfullpath.exp: Remove.
4482
bf223d3e
PA
44832017-08-21 Pedro Alves <palves@redhat.com>
4484
4485 PR gdb/19487
4486 * gdb.base/symbol-alias.c: New.
4487 * gdb.base/symbol-alias2.c: New.
4488 * gdb.base/symbol-alias.exp: New.
4489
c973d0aa
PA
44902017-08-21 Pedro Alves <palves@redhat.com>
4491
4492 * gdb.base/dfp-test.c
4493 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
4494 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
4495 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
4496 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
4497 * gdb.base/whatis-ptype-typedefs.c: New.
4498 * gdb.base/whatis-ptype-typedefs.exp: New.
4499 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
4500 (an_int, an_int_type, an_int_type2): New globals.
4501 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
4502 involving typedefs and cast expressions.
4503 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
4504 (lookup_typedefs_function): New.
4505 (typedefs_pretty_printers_dict): New.
4506 (top level): Register lookup_typedefs_function in
4507 gdb.pretty_printers.
4508
6d580b63
YQ
45092017-08-18 Yao Qi <yao.qi@linaro.org>
4510
4511 * gdb.server/unittest.exp: New.
4512
206726fb
SDJ
45132017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
4514
4515 PR gdb/21954
4516 * gdb.base/environ.exp: Add test to check if 'unset environment'
4517 works.
4518
bf0ec4c2
AA
45192017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4520
4521 * lib/gdb.exp (universal_compile_options): New caching proc.
4522 (gdb_compile): Suppress GCC's coloring of messages.
4523
d6382fff
TT
45242017-08-14 Tom Tromey <tom@tromey.com>
4525
4526 PR gdb/21675:
4527 * gdb.base/printcmds.exp (test_radices): New function.
4528 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
4529 * gdb.base/sizeof.exp (check_valueof): Use p/d.
4530 * lib/gdb.exp (get_integer_valueof): Use p/d.
4531
c2c2dd9f
SM
45322017-08-12 Simon Marchi <simon.marchi@ericsson.com>
4533
4534 * lib/gdb.exp (get_valueof): Don't capture end-of-line
4535 characters.
4536
fdffd6f4
TT
45372017-08-05 Tom Tromey <tom@tromey.com>
4538
4539 * gdb.rust/simple.exp: Allow String to appear in a different
4540 namespace.
4541
27d41eac
YQ
45422017-07-26 Yao Qi <yao.qi@linaro.org>
4543
4544 * gdb.gdb/unittest.exp: Invoke command
4545 "maintenance check xml-descriptions".
4546
031ed05d
AA
45472017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
4548
4549 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
4550 calling context.
4551 (hex128): Drop erroneous calculation of parameters.
4552
dcd27ddf
SM
45532017-07-22 Simon Marchi <simon.marchi@ericsson.com>
4554
4555 * gdb.python/py-unwind.exp: Disable stack protection when
4556 building test file.
4557
47e77640
PA
45582017-07-20 Pedro Alves <palves@redhat.com>
4559
4560 * gdb.base/default.exp (set language): Adjust expected output.
4561
62d2a18a
PA
45622017-07-20 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
4565 (test_minsym): ... this, and make static.
4566 (get_pck__foo__bar__minsym): Rename to ...
4567 (get_test_minsym): ... this.
4568 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
4569 symbol names and comments.
4570 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
4571 (get_test_minsym): ... this.
4572 (pck__foo__bar__minsym__2): Rename to ...
4573 (test_minsym): ... this.
4574 (main): Adjust.
4575
c45ec17c
PA
45762017-07-17 Pedro Alves <palves@redhat.com>
4577
4578 * gdb.base/completion.exp: Adjust expected output.
4579 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
4580 the completer works.
4581
c6756f62
PA
45822017-07-17 Pedro Alves <palves@redhat.com>
4583
4584 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
4585
5bd68487
AB
45862017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
4589
8880f2a9
TT
45902017-07-14 Tom Tromey <tom@tromey.com>
4591
4592 PR rust/21764:
4593 * gdb.rust/simple.exp: Add tests.
4594
65547233
TT
45952017-07-14 Tom Tromey <tom@tromey.com>
4596
4597 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
4598
8f14146e
PA
45992017-07-14 Pedro Alves <palves@redhat.com>
4600
4601 * gdb.linespec/base/one/thefile.cc (z1): New function.
4602 * gdb.linespec/base/two/thefile.cc (z2): New function.
4603 * gdb.linespec/linespec.exp: Add tests.
4604
b4365d02
AB
46052017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4606
4607 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
4608 to mi_create_breakpoint.
4609
5d2cbaa5
AB
46102017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
4611
4612 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
4613 mi_create_breakpoint.
4614
11cb5716
IB
46152017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
4616
4617 * gdb.dlang/demangle.exp: Update for demangling changes.
4618
03278692
TT
46192017-07-09 Tom Tromey <tom@tromey.com>
4620
4621 * gdb.dwarf2/shortpiece.exp: New file.
4622
33c5cd75
DB
46232017-07-06 David Blaikie <dblaikie@gmail.com>
4624
4625 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
4626 built from fissiont-multi-cu{1,2}.c.
4627 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
4628 except putting 'main' and 'func' in separate CUs in the same DWO file.
4629 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
4630 test.
4631 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
4632 test.
4633
8455d262
PA
46342017-07-06 Pedro Alves <palves@redhat.com>
4635
4636 * gdb.python/py-unwind.exp: Test flushregs.
4637
dc4bde35
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): Add new
4642 tests for alias commands and trailing whitespace.
4643
51ed89aa
SDJ
46442017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
4645
4646 PR cli/21688
4647 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
4648 procedure. Call it.
4649
eb17d413
PA
46502017-06-29 Pedro Alves <palves@redhat.com>
4651
4652 * gdb.base/printcmds.exp: Add tests.
4653
41664b45
DG
46542017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
4655
4656 PR gdb/21337
4657 * gdb.base/reread-readsym.exp: New file.
4658 * gdb.base/reread-readsym.c: New file.
4659
75312ae3
KB
46602017-06-21 Kevin Buettner <kevinb@redhat.com>
4661
4662 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
4663 subpattern.
4664
66953522
PB
46652017-06-19 Peter Bergner <bergner@vnet.ibm.com>
4666
4667 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
4668 extended mnemonic.
4669 * gdb.arch/powerpc-power9.s: Likewise.
4670
5524b525
AA
46712017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4672
4673 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
4674 on 32-bit x86 targets. Exploit is_*_target macros where
4675 appropriate.
4676
03c8af18
AA
46772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4678
4679 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
4680 register pieces.
4681
3bf31011
AA
46822017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4683
4684 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
4685 located in one or more DWARF pieces.
4686
805acca0
AA
46872017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4688
4689 * lib/gdb.exp (get_endianness): New proc.
4690 * gdb.arch/aarch64-fp.exp: Use it.
4691 * gdb.arch/altivec-regs.exp: Likewise.
4692 * gdb.arch/e500-regs.exp: Likewise.
4693 * gdb.arch/vsx-regs.exp: Likewise.
4694 * gdb.base/dump.exp: Likewise.
4695 * gdb.base/funcargs.exp: Likewise.
4696 * gdb.base/gnu_vector.exp: Likewise.
4697 * gdb.dwarf2/formdata16.exp: Likewise.
4698 * gdb.dwarf2/implptrpiece.exp: Likewise.
4699 * gdb.dwarf2/nonvar-access.exp: Likewise.
4700 * gdb.python/py-inferior.exp: Likewise.
4701 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4702
e9352324
AA
47032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4704
4705 PR gdb/21226
4706 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
4707 stack value pieces are taken from the LSB end.
4708
d5d1163e
AA
47092017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4710
4711 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
4712 variable at nonzero offset.
4713
0567c986
AA
47142017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4715
4716 * gdb.dwarf2/var-access.c: New file.
4717 * gdb.dwarf2/var-access.exp: New test.
4718 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
4719
973e9aab
TT
47202017-06-12 Tom Tromey <tom@tromey.com>
4721
4722 * gdb.dwarf2/formdata16.exp: Add tests.
4723
d9109c80
TT
47242017-06-12 Tom Tromey <tom@tromey.com>
4725
4726 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
4727
30a25466
TT
47282017-06-12 Tom Tromey <tom@tromey.com>
4729
4730 PR exp/16225:
4731 * gdb.reverse/i386-sse-reverse.exp: Update tests.
4732 * gdb.arch/vsx-regs.exp: Update tests.
4733 * gdb.arch/s390-vregs.exp (hex128): New proc.
4734 Update test.
4735 * gdb.arch/altivec-regs.exp: Update tests.
4736
aefd8b33
SDJ
47372017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4738
4739 * gdb.base/startup-with-shell.c: New file.
4740 * gdb.base/startup-with-shell.exp: Likewise.
4741
2090129c
SDJ
47422017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
4743
4744 * gdb.server/non-existing-program.exp: Update regex in order to
4745 reflect the fact that gdbserver is now using fork_inferior (with a
4746 shell) to startup the inferior.
4747
8e86a419
SM
47482017-05-30 Simon Marchi <simon.marchi@ericsson.com>
4749
4750 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
4751 support function calls from GDB.
4752
e6cf65f2
TT
47532017-05-21 Tom Tromey <tom@tromey.com>
4754
4755 PR rust/21466:
4756 * gdb.rust/unsized.exp: New file.
4757 * gdb.rust/unsized.rs: New file.
4758
43cc5389
TT
47592017-05-19 Tom Tromey <tom@tromey.com>
4760
4761 PR rust/21484:
4762 * gdb.rust/watch.exp: New file.
4763 * gdb.rust/watch.rs: New file.
4764
ec8df234
TT
47652017-05-18 Tom Tromey <tom@tromey.com>
4766
4767 * gdb.rust/simple.exp: Allow Box to be qualified.
4768
3e3e7fae
TP
47692017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
4770
4771 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
4772
59cc050d
PA
47732017-05-18 Pedro Alves <palves@redhat.com>
4774
4775 * gdb.base/fileio.c (test_write, test_read, test_close)
4776 (test_fstat): Don't print 'ret' in the fail path.
4777
c8f6abd1
PA
47782017-05-18 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
4781 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
4782 (test_system, test_rename, test_unlink, test_time): Change
4783 prototypes.
4784 * gdb.base/fileio.exp (stop_msg): Adjust.
4785
d2a03b77
PA
47862017-05-18 Pedro Alves <palves@redhat.com>
4787
4788 * gdb.base/fileio.c (null_str): New global.
4789 (test_stat): Use it.
4790 * gdb.base/fileio.exp: Remove nowarnings.
4791
0d5c6999
YQ
47922017-05-17 Yao Qi <yao.qi@linaro.org>
4793
4794 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
4795
21873064
YQ
47962017-05-17 Simon Marchi <simon.marchi@ericsson.com>
4797
4798 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
4799 argument command.
4800 (top-level): Invoke test_set_inferior_tty.
4801
d512d31c
PA
48022017-05-04 Pedro Alves <palves@redhat.com>
4803
4804 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
4805 Add parens to print call for Python 3.
4806
90cef2ed
KS
48072017-05-03 Keith Seitz <keiths@redhat.com>
4808
4809 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
4810 (main): Call it.
4811
14f819c8
TW
48122017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4813
4814 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
4815 to prev and next.
4816
913aeadd
TW
48172017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4818
4819 * gdb.python/py-record-btrace.exp: Remove test for
4820 gdb.BtraceInstruction.error.
4821
a3be24ad
TW
48222017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4823
4824 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
4825
ae20e79a
TW
48262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
4827
4828 * gdb.python/py-record-btrace-threads.c: New file.
4829 * gdb.python/py-record-btrace-threads.exp: New file.
4830
45ce1b47
SDJ
48312017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
4832
4833 PR testsuite/8595
4834 * gdb.base/environ.exp: Make test available in all architectures.
4835 Move bits related to "info program" testing to
4836 gdb.base/info-program.exp. Rewrite tests to use the two new
4837 procedures mentione below.
4838 (test_set_show_env_var) New procedure.
4839 (test_set_show_env_var_equal): Likewise.
4840 * gdb.base/info-program.exp: New file.
4841
e15c3eb4
KS
48422017-04-27 Keith Seitz <keiths@redhat.com>
4843
4844 * gdb.cp/oranking.cc (test15): New function.
4845 (main): Call test15 and declare additional variables for testing.
4846 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
4847 "p foo101('abc')" tests.
4848 Add tests for cv qualifier overloads.
4849 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
4850 "lvalue reference overload" test.
4851 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
4852 "print value of f1 on Child&& in f2" test.
4853
3a3fd0fd
PA
48542017-04-19 Pedro Alves <palves@redhat.com>
4855
4856 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4857 procedure.
4858 (top level): Call it.
4859 * lib/gdb.exp (gdb_define_cmd): New procedure.
4860
53375380
PA
48612017-04-12 Pedro Alves <palves@redhat.com>
4862
4863 PR gdb/21323
4864 * gdb.cp/wide_char_types.c: Include <wchar.h>.
4865 (wchar): New global.
4866 * gdb.cp/wide_char_types.exp (wide_char_types_program)
4867 (do_test_wide_char, wide_char_types_no_program, top level): Add
4868 wchar_t testing.
4869
53e710ac
PA
48702017-04-12 Pedro Alves <palves@redhat.com>
4871
4872 PR c++/21323
4873 * gdb.cp/wide_char_types.c: New file.
4874 * gdb.cp/wide_char_types.exp: New file.
4875
0ad9d8c7
SDJ
48762017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
4877
4878 PR gdb/21352
4879 * gdb.trace/tsv.exp: Add test for "tsave -r".
4880
b1b45502
IB
48812017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
4882
4883 * gdb.dlang/watch-loc.c: New file.
4884 * gdb.dlang/watch-loc.exp: New file.
4885
ec13808e
JK
48862017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4887
4888 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4889
fe5f7374
AK
48902017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4891
4892 * gdb.arch/arc-analyze-prologue.S: New file.
4893 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4894
eea78757
AK
48952017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4896
4897 * gdb.arch/arc-decode-insn.S: New file.
4898 * gdb.arch/arc-decode-insn.exp: Likewise.
4899
5badf10a
IR
49002017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4901
4902 PR tdep/20928
4903 * gdb.arch/sparc64-regs.exp: New file.
4904 * gdb.arch/sparc64-regs.S: Likewise.
4905
cee59b3f
TW
49062017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4907
4908 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4909 and memory view on Python 3.
4910
c0f55cc6
AV
49112017-03-20 Artemiy Volkov <artemiyv@acm.org>
4912 Keith Seitz <keiths@redhat.com>
4913
4914 PR gdb/14441
4915 * gdb.cp/demangle.exp: Add rvalue reference tests.
4916 * gdb.cp/rvalue-ref-casts.cc: New file.
4917 * gdb.cp/rvalue-ref-casts.exp: New file.
4918 * gdb.cp/rvalue-ref-overload.cc: New file.
4919 * gdb.cp/rvalue-ref-overload.exp: New file.
4920 * gdb.cp/rvalue-ref-params.cc: New file.
4921 * gdb.cp/rvalue-ref-params.exp: New file.
4922 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4923 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4924 * gdb.cp/rvalue-ref-types.cc: New file.
4925 * gdb.cp/rvalue-ref-types.exp: New file.
4926 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4927 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4928
51457a05
MAL
49292017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4930
4931 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4932 New procedure.
4933
5b291c04
MAL
49342017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4935
4936 * lib/mi-support.exp (mi_gdb_test): Add additional message
4937 for unexpected output.
4938
59a56148
AA
49392017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * gdb.base/examine-backward.c (Barrier): New character array
4942 constant, to ensure that TestStrings is preceded by a string
4943 terminator.
4944
7942e96e
AA
49452017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4946
4947 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4948 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4949 and implicit pointer into such a location.
4950
6ebac3fb
DE
49512017-03-16 Doug Evans <dje@google.com>
4952
4953 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4954
ec3b243d
TP
49552017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4956
4957 * gdb.cp/m-static.exp: Fix expectation for prototype of
4958 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4959
49602017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4961
4962 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4963 * gdb.guile/scm-lazy-string.c: New file.
4964 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4965 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4966 for pointer, array, typedef lazy strings.
4967
2cc36e25 49682017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4969
4970 PR python/17728, python/18439, python/18779
4971 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4972 * gdb.python/py-lazy-string.c (pointer): New typedef.
4973 (main): New locals ptr, array, typedef_ptr.
4974 * gdb.python/py-value.exp: Move lazy string tests to ...
4975 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4976 array, typedef lazy strings.
ec3b243d 4977
0efcde63
AK
49782017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4979
4980 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4981 Add optional 'test' parameter.
4982
7978d7c3
SM
49832017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4984
4985 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4986 Skip for versions of DejaGnu < 1.5.
4987
896c0c1e
SM
49882017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4989
4990 * lib/gdb.exp (dejagnu_version): New proc.
4991 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4992 Use dejagnu_version.
4993
5f4d1085
KS
49942017-03-10 Keith Seitz <keiths@redhat.com>
4995
4996 PR c++/8128
4997 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4998 type from destructor regexps.
4999 Add a branch which actually passes the test.
5000 Adjust "ptype t5i" test names.
5001
1de05205
PA
50022017-03-08 Pedro Alves <palves@redhat.com>
5003
5004 * gdb.base/step-over-exit.exp: Add explicit test message.
5005
c65d6b55
PA
50062017-03-08 Pedro Alves <palves@redhat.com>
5007
5008 PR gdb/18360
5009 * gdb.threads/interrupt-while-step-over.c: New file.
5010 * gdb.threads/interrupt-while-step-over.exp: New file.
5011
2e86a283
PA
50122017-03-08 Pedro Alves <palves@redhat.com>
5013
5014 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
5015 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
5016
25dcbff6
PA
50172017-03-08 Pedro Alves <palves@redhat.com>
5018
5019 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
5020 PKRU as not supported as a PASS.
5021
dc9366eb
PA
50222017-03-08 Pedro Alves <palves@redhat.com>
5023
5024 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
5025 prefix instead of $binfile1/$binfile2.
5026 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
5027 in test message.
5028 * gdb.python/py-completion.exp: Use "load python file" as test
5029 messages instead of unstable path names.
5030
6e5d74e7
PA
50312017-03-08 Pedro Alves <palves@redhat.com>
5032 Jan Kratochvil <jan.kratochvil@redhat.com>
5033
5034 PR cli/21218
5035 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
5036 New proc.
5037 (top level): Call it.
5038
9753a2f6
PA
50392017-03-08 Pedro Alves <palves@redhat.com>
5040
5041 PR tui/21216
5042 * gdb.tui/tui-nl-filtered-output.exp: New file.
5043
1a4dd9dd
PA
50442017-03-08 Pedro Alves <palves@redhat.com>
5045
5046 * gdb.base/completion.exp: Move TUI completion tests to ...
5047 * gdb.tui/completion.exp: ... this new file.
5048
7cbbff33
PA
50492017-03-08 Pedro Alves <palves@redhat.com>
5050
5051 * gdb.base/tui-disasm-long-lines.c,
5052 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
5053 gdb.base/tui-layout.exp: Move to ...
5054 * gdb.tui/: ... this new directory.
5055
5f6fd321
PA
50562017-03-07 Pedro Alves <palves@redhat.com>
5057
5058 * gdb.base/tui-layout.c: New file.
5059 * gdb.base/tui-layout.exp: New file.
5060
44959fa8
PA
50612017-03-07 Pedro Alves <palves@redhat.com>
5062
5063 * gdb.base/tui-layout.c: Rename to ...
5064 * gdb.base/tui-disasm-long-lines.c: ... this.
5065 * gdb.base/tui-layout.exp: Rename to ...
5066 * gdb.base/tui-disasm-long-lines.exp: ... this.
5067
f8c4e718
PA
50682017-03-07 Pedro Alves <palves@redhat.com>
5069
5070 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
5071
6dbb839a 50722017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
5073
5074 * i386-mpx-call.c: New file.
5075 * i386-mpx-call.exp: New file.
5076
65b48a81
PB
50772017-02-28 Peter Bergner <bergner@vnet.ibm.com>
5078
5079 * gdb.arch/powerpc-power.exp: Delete test.
5080 * gdb.arch/powerpc-power.s: Likewise.
5081 * gdb.disasm/disassembler-options.exp: New test.
5082 * gdb.arch/powerpc-altivec.exp: Likewise.
5083 * gdb.arch/powerpc-altivec.s: Likewise.
5084 * gdb.arch/powerpc-altivec2.exp: Likewise.
5085 * gdb.arch/powerpc-altivec2.s: Likewise.
5086 * gdb.arch/powerpc-altivec3.exp: Likewise.
5087 * gdb.arch/powerpc-altivec3.s: Likewise.
5088 * gdb.arch/powerpc-power7.exp: Likewise.
5089 * gdb.arch/powerpc-power7.s: Likewise.
5090 * gdb.arch/powerpc-power8.exp: Likewise.
5091 * gdb.arch/powerpc-power8.s: Likewise.
5092 * gdb.arch/powerpc-power9.exp: Likewise.
5093 * gdb.arch/powerpc-power9.s: Likewise.
5094 * gdb.arch/powerpc-vsx.exp: Likewise.
5095 * gdb.arch/powerpc-vsx.s: Likewise.
5096 * gdb.arch/powerpc-vsx2.exp: Likewise.
5097 * gdb.arch/powerpc-vsx2.s: Likewise.
5098 * gdb.arch/powerpc-vsx3.exp: Likewise.
5099 * gdb.arch/powerpc-vsx3.s: Likewise.
5100 * gdb.arch/arm-disassembler-options.exp: Likewise.
5101 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
5102 * gdb.arch/s390-disassembler-options.exp: Likewise.
5103
17cd4947
LM
51042017-02-23 Luis Machado <lgustavo@codesourcery.com>
5105
5106 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
5107 (check_supported_features): ... this. Changed return type to void.
5108 (supports_rdseed): New static global.
5109 (rdseed): Check supports_rdseed.
5110 (initialize): Call check_supported_features.
5111
2039d74e
EBM
51122017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5113
5114 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
5115 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
5116 and lqarx/stqcx.
5117 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
5118 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
5119
a51d7ecf
EBM
51202017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
5121
5122 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
5123 uppercase.
5124
0224619f
JK
51252017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 * gdb.dwarf2/formdata16.c: New file.
5128 * gdb.dwarf2/formdata16.exp: New file.
5129 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
5130
216f72a1
JK
51312017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5132
5133 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
5134 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
5135 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
5136 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
5137 DW_AT_GNU_*.
5138
43988095
JK
51392017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5140
5141 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
5142
99e8a4f9
SDJ
51432017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
5144
5145 PR gdb/21164
5146 * gdb.base/maint.exp: Add testcases for when the commands do
5147 not have arguments.
5148
b58a8c0c
TP
51492017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
5150
5151 * gdb.cp/chained-calls.exp: Use p instead of P.
5152
4e746bb6
TW
51532017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
5154
5155 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
5156 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
5157
3f77c769
TT
51582017-02-14 Tom Tromey <tom@tromey.com>
5159
5160 PR python/13598:
5161 * gdb.python/py-events.exp: Add before_prompt event tests.
5162
075beec0
AA
51632017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
5164
5165 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
5166
bf5f525c
LM
51672017-02-13 Luis Machado <lgustavo@codesourcery.com>
5168
5169 * gdb.linespec/explicit.c (my_unique_function_name): New function.
5170 (main): Call my_unique_function_name.
5171 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
5172 completion of patterns with a single match.
5173 Add missing -re switches to gdb_test_multiple calls.
5174
13a66184
LM
51752017-02-13 Luis Machado <lgustavo@codesourcery.com>
5176
5177 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
5178 return if core file is not recognized.
5179
26a06916
SM
51802017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5181
5182 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
5183 and extra UIs.
5184
b761ca9e
SM
51852017-02-10 Simon Marchi <simon.marchi@ericsson.com>
5186
5187 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
5188 proc_with_prefix.
5189
b964bee0
TT
51902017-02-10 Tom Tromey <tom@tromey.com>
5191
5192 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
5193
18da0c51
MG
51942017-02-10 Martin Galvan <martingalvan@sourceware.org>
5195
5196 PR gdb/21122
5197 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
5198
604c4576
JG
51992017-02-08 Jerome Guitton <guitton@adacore.com>
5200
5201 * gdb.base/define.exp: Add test for command abbreviations
5202 in define.
5203
20b477a7
LM
52042017-02-06 Luis Machado <lgustavo@codesourcery.com>
5205
5206 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
5207 * gdb.reverse/insn-reverse-x86.c: New file.
5208
3f7b46f2
IR
52092017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
5210
5211 PR tdep/20936
5212 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
5213
f0fd41c1
TT
52142017-02-03 Tom Tromey <tom@tromey.com>
5215
5216 PR rust/21097:
5217 * gdb.rust/simple.exp: Add new tests.
5218
5be5dbf0
PA
52192017-02-02 Pedro Alves <palves@redhat.com>
5220
5221 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
5222 tests.
5223
7346ef59
AA
52242017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
5225
5226 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
5227 taking a 2-byte value out of a 4-byte DWARF implicit value on
5228 big-endian targets.
5229 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
5230 logic. Add test cases for DW_OP_implicit.
5231
787f0025
MM
52322017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5233
5234 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
5235
68777c29
MM
52362017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5237
5238 * gdb.btrace/enable.exp: Call gdb_exit before
5239 skip_gdbserver_tests.
5240
0a1c7e28
MM
52412017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5242
5243 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
5244 GDBFLAGS.
5245
b5ac99b0
MM
52462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5247
5248 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
5249 the test is skipped.
5250 * gdb.btrace/data.exp: Likewise.
5251 * gdb.btrace/delta.exp: Likewise.
5252 * gdb.btrace/dlopen.exp: Likewise.
5253 * gdb.btrace/enable-running.exp: Likewise.
5254 * gdb.btrace/enable.exp: Likewise.
5255 * gdb.btrace/exception.exp: Likewise.
5256 * gdb.btrace/function_call_history.exp: Likewise.
5257 * gdb.btrace/gcore.exp: Likewise.
5258 * gdb.btrace/instruction_history.exp: Likewise.
5259 * gdb.btrace/multi-thread-step.exp: Likewise.
5260 * gdb.btrace/nohist.exp: Likewise.
5261 * gdb.btrace/non-stop.exp: Likewise.
5262 * gdb.btrace/reconnect.exp: Likewise.
5263 * gdb.btrace/record_goto-step.exp: Likewise.
5264 * gdb.btrace/record_goto.exp: Likewise.
5265 * gdb.btrace/rn-dl-bind.exp: Likewise.
5266 * gdb.btrace/segv.exp: Likewise.
5267 * gdb.btrace/step.exp: Likewise.
5268 * gdb.btrace/stepi.exp: Likewise.
5269 * gdb.btrace/tailcall-only.exp: Likewise.
5270 * gdb.btrace/tailcall.exp: Likewise.
5271 * gdb.btrace/tsx.exp: Likewise.
5272 * gdb.btrace/unknown_functions.exp: Likewise.
5273 * gdb.btrace/vdso.exp: Likewise.
5274
cd4007e4
MM
52752017-02-01 Markus Metzger <markus.t.metzger@intel.com>
5276
5277 * gdb.btrace/enable-running.c: New.
5278 * gdb.btrace/enable-running.exp: New.
5279
2735833d
WT
52802017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
5281
5282 * gdb.arch/amd64-gs_base.c: New file.
5283 * gdb.arch/amd64-gs_base.exp: New file.
5284
b51e1e94
LM
52852017-01-26 Luis Machado <lgustavo@codesourcery.com>
5286
5287 * lib/memory.exp: Remove spurious empty newlines.
5288
72ca0410
SM
52892017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
5290
5291 * gdb.python/py-bad-printers.exp: Load python file using "source".
5292 * gdb.python/py-events.exp: Likewise.
5293 * gdb.python/py-evsignal.exp: Likewise.
5294 * gdb.python/py-evthreads.exp: Likewise.
5295 * gdb.python/py-frame-args.exp: Likewise.
5296 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
5297 * gdb.python/py-framefilter-mi.exp: Likewise.
5298 * gdb.python/py-framefilter.exp: Likewise.
5299 * gdb.python/py-mi.exp: Likewise.
5300 * gdb.python/py-pp-maint.exp: Likewise.
5301 * gdb.python/py-pp-registration.exp: Likewise.
5302 * gdb.python/py-prettyprint.exp: Likewise.
5303 (run_lang_tests): Likewise.
5304 * gdb.python/py-typeprint.exp: Likewise.
5305
e309aa65
LM
53062017-01-26 Luis Machado <lgustavo@codesourcery.com>
5307
5308 * lib/memory.exp: New file.
5309 * lib/gdb.exp: Load memory.exp.
5310 * gdb.base/memattr.exp (delete_memory): Move proc to
5311 lib/memory.exp and rename to delete_memory_regions.
5312 Replace delete_memory with delete_memory_regions.
5313 Cleanup memory regions before tests.
5314 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
5315 before tests.
5316
515aff23
LM
53172017-01-26 Luis Machado <lgustavo@codesourcery.com>
5318
5319 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
5320 files.
5321 (initialize): New function conditionally defined.
5322 (testcases): Move within conditional block.
5323 (main): Call initialize.
5324 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
5325 of gdb.reverse/insn-reverse.c.
5326 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
5327 gdb.reverse/insn-reverse.c.
5328
d8b49cf0
YQ
53292017-01-26 Yao Qi <yao.qi@linaro.org>
5330
5331 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
5332 disassemble on address 0.
5333
f13a9a0c
YQ
53342017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
5335 Yao Qi <yao.qi@linaro.org>
5336
5337 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
5338 * gdb.dwarf2/implptr-64bit.S: Remove.
5339 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
5340 variables in caller's context. Add DW_OP_implicit_value.
5341
5ac95241
YQ
53422017-01-25 Yao Qi <yao.qi@linaro.org>
5343
5344 * lib/dwarf.exp (Dwarf::_location): Handle
5345 DW_OP_GNU_implicit_pointer with proper size.
5346
23e82930
LM
53472017-01-20 Luis Machado <lgustavo@codesourcery.com>
5348
5349 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
5350 and add untested calls.
5351
d334ae25
LM
53522017-01-20 Luis Machado <lgustavo@codesourcery.com>
5353
5354 * gdb.python/python.exp: Check line number against what GDB thinks
5355 the line number is for func1.
5356
f5e6296e
IB
53572017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
5358
5359 * gdb.dlang/debug-expr.exp: New file.
5360
5b362f04
LM
53612016-12-23 Luis Machado <lgustavo@codesourcery.com>
5362
5363 Fix test names for the following files:
5364
5365 * gdb.ada/exec_changed.exp
5366 * gdb.ada/info_types.exp
5367 * gdb.arch/aarch64-atomic-inst.exp
5368 * gdb.arch/aarch64-fp.exp
5369 * gdb.arch/altivec-abi.exp
5370 * gdb.arch/altivec-regs.exp
5371 * gdb.arch/amd64-byte.exp
5372 * gdb.arch/amd64-disp-step.exp
5373 * gdb.arch/amd64-dword.exp
5374 * gdb.arch/amd64-entry-value-inline.exp
5375 * gdb.arch/amd64-entry-value-param.exp
5376 * gdb.arch/amd64-entry-value-paramref.exp
5377 * gdb.arch/amd64-entry-value.exp
5378 * gdb.arch/amd64-i386-address.exp
5379 * gdb.arch/amd64-invalid-stack-middle.exp
5380 * gdb.arch/amd64-invalid-stack-top.exp
5381 * gdb.arch/amd64-optimout-repeat.exp
5382 * gdb.arch/amd64-prologue-skip.exp
5383 * gdb.arch/amd64-prologue-xmm.exp
5384 * gdb.arch/amd64-stap-special-operands.exp
5385 * gdb.arch/amd64-stap-wrong-subexp.exp
5386 * gdb.arch/amd64-tailcall-cxx.exp
5387 * gdb.arch/amd64-tailcall-noret.exp
5388 * gdb.arch/amd64-tailcall-ret.exp
5389 * gdb.arch/amd64-tailcall-self.exp
5390 * gdb.arch/amd64-word.exp
5391 * gdb.arch/arm-bl-branch-dest.exp
5392 * gdb.arch/arm-disp-step.exp
5393 * gdb.arch/arm-neon.exp
5394 * gdb.arch/arm-single-step-kernel-helper.exp
5395 * gdb.arch/avr-flash-qualifier.exp
5396 * gdb.arch/disp-step-insn-reloc.exp
5397 * gdb.arch/e500-abi.exp
5398 * gdb.arch/e500-regs.exp
5399 * gdb.arch/ftrace-insn-reloc.exp
5400 * gdb.arch/i386-avx512.exp
5401 * gdb.arch/i386-bp_permanent.exp
5402 * gdb.arch/i386-byte.exp
5403 * gdb.arch/i386-cfi-notcurrent.exp
5404 * gdb.arch/i386-disp-step.exp
5405 * gdb.arch/i386-dr3-watch.exp
5406 * gdb.arch/i386-float.exp
5407 * gdb.arch/i386-gnu-cfi.exp
5408 * gdb.arch/i386-mpx-map.exp
5409 * gdb.arch/i386-mpx-sigsegv.exp
5410 * gdb.arch/i386-mpx-simple_segv.exp
5411 * gdb.arch/i386-mpx.exp
5412 * gdb.arch/i386-permbkpt.exp
5413 * gdb.arch/i386-prologue.exp
5414 * gdb.arch/i386-signal.exp
5415 * gdb.arch/i386-size-overlap.exp
5416 * gdb.arch/i386-unwind.exp
5417 * gdb.arch/i386-word.exp
5418 * gdb.arch/mips-fcr.exp
5419 * gdb.arch/powerpc-d128-regs.exp
5420 * gdb.arch/powerpc-stackless.exp
5421 * gdb.arch/ppc64-atomic-inst.exp
5422 * gdb.arch/s390-stackless.exp
5423 * gdb.arch/s390-tdbregs.exp
5424 * gdb.arch/s390-vregs.exp
5425 * gdb.arch/sparc-sysstep.exp
5426 * gdb.arch/thumb-bx-pc.exp
5427 * gdb.arch/thumb-singlestep.exp
5428 * gdb.arch/thumb2-it.exp
5429 * gdb.arch/vsx-regs.exp
5430 * gdb.asm/asm-source.exp
5431 * gdb.base/a2-run.exp
5432 * gdb.base/advance.exp
5433 * gdb.base/all-bin.exp
5434 * gdb.base/anon.exp
5435 * gdb.base/args.exp
5436 * gdb.base/arithmet.exp
5437 * gdb.base/async-shell.exp
5438 * gdb.base/async.exp
5439 * gdb.base/attach-pie-noexec.exp
5440 * gdb.base/attach-twice.exp
5441 * gdb.base/auto-load.exp
5442 * gdb.base/bang.exp
5443 * gdb.base/bitfields.exp
5444 * gdb.base/break-always.exp
5445 * gdb.base/break-caller-line.exp
5446 * gdb.base/break-entry.exp
5447 * gdb.base/break-inline.exp
5448 * gdb.base/break-on-linker-gcd-function.exp
5449 * gdb.base/break-probes.exp
5450 * gdb.base/break.exp
5451 * gdb.base/breakpoint-shadow.exp
5452 * gdb.base/call-ar-st.exp
5453 * gdb.base/call-sc.exp
5454 * gdb.base/call-signal-resume.exp
5455 * gdb.base/call-strs.exp
5456 * gdb.base/callfuncs.exp
5457 * gdb.base/catch-fork-static.exp
5458 * gdb.base/catch-gdb-caused-signals.exp
5459 * gdb.base/catch-load.exp
5460 * gdb.base/catch-signal-fork.exp
5461 * gdb.base/catch-signal.exp
5462 * gdb.base/catch-syscall.exp
5463 * gdb.base/charset.exp
5464 * gdb.base/checkpoint.exp
5465 * gdb.base/chng-syms.exp
5466 * gdb.base/code-expr.exp
5467 * gdb.base/code_elim.exp
5468 * gdb.base/commands.exp
5469 * gdb.base/completion.exp
5470 * gdb.base/complex.exp
5471 * gdb.base/cond-expr.exp
5472 * gdb.base/condbreak.exp
5473 * gdb.base/consecutive.exp
5474 * gdb.base/continue-all-already-running.exp
5475 * gdb.base/coredump-filter.exp
5476 * gdb.base/corefile.exp
5477 * gdb.base/dbx.exp
5478 * gdb.base/debug-expr.exp
5479 * gdb.base/define.exp
5480 * gdb.base/del.exp
5481 * gdb.base/disabled-location.exp
5482 * gdb.base/disasm-end-cu.exp
5483 * gdb.base/disasm-optim.exp
5484 * gdb.base/display.exp
5485 * gdb.base/duplicate-bp.exp
5486 * gdb.base/ena-dis-br.exp
5487 * gdb.base/ending-run.exp
5488 * gdb.base/enumval.exp
5489 * gdb.base/environ.exp
5490 * gdb.base/eu-strip-infcall.exp
5491 * gdb.base/eval-avoid-side-effects.exp
5492 * gdb.base/eval-skip.exp
5493 * gdb.base/exitsignal.exp
5494 * gdb.base/expand-psymtabs.exp
5495 * gdb.base/filesym.exp
5496 * gdb.base/find-unmapped.exp
5497 * gdb.base/finish.exp
5498 * gdb.base/float.exp
5499 * gdb.base/foll-exec-mode.exp
5500 * gdb.base/foll-exec.exp
5501 * gdb.base/foll-fork.exp
5502 * gdb.base/fortran-sym-case.exp
5503 * gdb.base/freebpcmd.exp
5504 * gdb.base/func-ptr.exp
5505 * gdb.base/func-ptrs.exp
5506 * gdb.base/funcargs.exp
5507 * gdb.base/gcore-buffer-overflow.exp
5508 * gdb.base/gcore-relro-pie.exp
5509 * gdb.base/gcore-relro.exp
5510 * gdb.base/gcore.exp
5511 * gdb.base/gdb1090.exp
5512 * gdb.base/gdb11530.exp
5513 * gdb.base/gdb11531.exp
5514 * gdb.base/gdb1821.exp
5515 * gdb.base/gdbindex-stabs.exp
5516 * gdb.base/gdbvars.exp
5517 * gdb.base/hbreak.exp
5518 * gdb.base/hbreak2.exp
5519 * gdb.base/included.exp
5520 * gdb.base/infcall-input.exp
5521 * gdb.base/inferior-died.exp
5522 * gdb.base/infnan.exp
5523 * gdb.base/info-macros.exp
5524 * gdb.base/info-os.exp
5525 * gdb.base/info-proc.exp
5526 * gdb.base/info-shared.exp
5527 * gdb.base/info-target.exp
5528 * gdb.base/infoline.exp
5529 * gdb.base/interp.exp
5530 * gdb.base/interrupt.exp
5531 * gdb.base/jit-reader.exp
5532 * gdb.base/jit-simple.exp
5533 * gdb.base/kill-after-signal.exp
5534 * gdb.base/kill-detach-inferiors-cmd.exp
5535 * gdb.base/label.exp
5536 * gdb.base/langs.exp
5537 * gdb.base/ldbl_e308.exp
5538 * gdb.base/line-symtabs.exp
5539 * gdb.base/linespecs.exp
5540 * gdb.base/list.exp
5541 * gdb.base/long_long.exp
5542 * gdb.base/longest-types.exp
5543 * gdb.base/maint.exp
5544 * gdb.base/max-value-size.exp
5545 * gdb.base/memattr.exp
5546 * gdb.base/mips_pro.exp
5547 * gdb.base/morestack.exp
5548 * gdb.base/moribund-step.exp
5549 * gdb.base/multi-forks.exp
5550 * gdb.base/nested-addr.exp
5551 * gdb.base/nextoverexit.exp
5552 * gdb.base/noreturn-finish.exp
5553 * gdb.base/noreturn-return.exp
5554 * gdb.base/nostdlib.exp
5555 * gdb.base/offsets.exp
5556 * gdb.base/opaque.exp
5557 * gdb.base/pc-fp.exp
5558 * gdb.base/permissions.exp
5559 * gdb.base/print-symbol-loading.exp
5560 * gdb.base/prologue-include.exp
5561 * gdb.base/psymtab.exp
5562 * gdb.base/ptype.exp
5563 * gdb.base/random-signal.exp
5564 * gdb.base/randomize.exp
5565 * gdb.base/range-stepping.exp
5566 * gdb.base/readline-ask.exp
5567 * gdb.base/recpar.exp
5568 * gdb.base/recurse.exp
5569 * gdb.base/relational.exp
5570 * gdb.base/restore.exp
5571 * gdb.base/return-nodebug.exp
5572 * gdb.base/return.exp
5573 * gdb.base/run-after-attach.exp
5574 * gdb.base/save-bp.exp
5575 * gdb.base/scope.exp
5576 * gdb.base/sect-cmd.exp
5577 * gdb.base/set-lang-auto.exp
5578 * gdb.base/set-noassign.exp
5579 * gdb.base/setvar.exp
5580 * gdb.base/sigall.exp
5581 * gdb.base/sigbpt.exp
5582 * gdb.base/siginfo-addr.exp
5583 * gdb.base/siginfo-infcall.exp
5584 * gdb.base/siginfo-obj.exp
5585 * gdb.base/siginfo.exp
5586 * gdb.base/signals-state-child.exp
5587 * gdb.base/signest.exp
5588 * gdb.base/sigstep.exp
5589 * gdb.base/sizeof.exp
5590 * gdb.base/skip.exp
5591 * gdb.base/solib-corrupted.exp
5592 * gdb.base/solib-nodir.exp
5593 * gdb.base/solib-search.exp
5594 * gdb.base/stack-checking.exp
5595 * gdb.base/stale-infcall.exp
5596 * gdb.base/stap-probe.exp
5597 * gdb.base/start.exp
5598 * gdb.base/step-break.exp
5599 * gdb.base/step-bt.exp
5600 * gdb.base/step-line.exp
5601 * gdb.base/step-over-exit.exp
5602 * gdb.base/step-over-syscall.exp
5603 * gdb.base/step-resume-infcall.exp
5604 * gdb.base/step-test.exp
5605 * gdb.base/store.exp
5606 * gdb.base/structs3.exp
5607 * gdb.base/sym-file.exp
5608 * gdb.base/symbol-without-target_section.exp
5609 * gdb.base/term.exp
5610 * gdb.base/testenv.exp
5611 * gdb.base/ui-redirect.exp
5612 * gdb.base/until.exp
5613 * gdb.base/unwindonsignal.exp
5614 * gdb.base/value-double-free.exp
5615 * gdb.base/vla-datatypes.exp
5616 * gdb.base/vla-ptr.exp
5617 * gdb.base/vla-sideeffect.exp
5618 * gdb.base/volatile.exp
5619 * gdb.base/watch-cond-infcall.exp
5620 * gdb.base/watch-cond.exp
5621 * gdb.base/watch-non-mem.exp
5622 * gdb.base/watch-read.exp
5623 * gdb.base/watch-vfork.exp
5624 * gdb.base/watchpoint-cond-gone.exp
5625 * gdb.base/watchpoint-delete.exp
5626 * gdb.base/watchpoint-hw-hit-once.exp
5627 * gdb.base/watchpoint-hw.exp
5628 * gdb.base/watchpoint-stops-at-right-insn.exp
5629 * gdb.base/watchpoints.exp
5630 * gdb.base/wchar.exp
5631 * gdb.base/whatis-exp.exp
5632 * gdb.btrace/buffer-size.exp
5633 * gdb.btrace/data.exp
5634 * gdb.btrace/delta.exp
5635 * gdb.btrace/dlopen.exp
5636 * gdb.btrace/enable.exp
5637 * gdb.btrace/exception.exp
5638 * gdb.btrace/function_call_history.exp
5639 * gdb.btrace/gcore.exp
5640 * gdb.btrace/instruction_history.exp
5641 * gdb.btrace/nohist.exp
5642 * gdb.btrace/reconnect.exp
5643 * gdb.btrace/record_goto-step.exp
5644 * gdb.btrace/record_goto.exp
5645 * gdb.btrace/rn-dl-bind.exp
5646 * gdb.btrace/segv.exp
5647 * gdb.btrace/step.exp
5648 * gdb.btrace/stepi.exp
5649 * gdb.btrace/tailcall-only.exp
5650 * gdb.btrace/tailcall.exp
5651 * gdb.btrace/tsx.exp
5652 * gdb.btrace/unknown_functions.exp
5653 * gdb.btrace/vdso.exp
5654 * gdb.compile/compile-ifunc.exp
5655 * gdb.compile/compile-ops.exp
5656 * gdb.compile/compile-print.exp
5657 * gdb.compile/compile-setjmp.exp
5658 * gdb.cp/abstract-origin.exp
5659 * gdb.cp/ambiguous.exp
5660 * gdb.cp/annota2.exp
5661 * gdb.cp/annota3.exp
5662 * gdb.cp/anon-ns.exp
5663 * gdb.cp/anon-struct.exp
5664 * gdb.cp/anon-union.exp
5665 * gdb.cp/arg-reference.exp
5666 * gdb.cp/baseenum.exp
5667 * gdb.cp/bool.exp
5668 * gdb.cp/breakpoint.exp
5669 * gdb.cp/bs15503.exp
5670 * gdb.cp/call-c.exp
5671 * gdb.cp/casts.exp
5672 * gdb.cp/chained-calls.exp
5673 * gdb.cp/class2.exp
5674 * gdb.cp/classes.exp
5675 * gdb.cp/cmpd-minsyms.exp
5676 * gdb.cp/converts.exp
5677 * gdb.cp/cp-relocate.exp
5678 * gdb.cp/cpcompletion.exp
5679 * gdb.cp/cpexprs.exp
5680 * gdb.cp/cplabel.exp
5681 * gdb.cp/cplusfuncs.exp
5682 * gdb.cp/cpsizeof.exp
5683 * gdb.cp/ctti.exp
5684 * gdb.cp/derivation.exp
5685 * gdb.cp/destrprint.exp
5686 * gdb.cp/dispcxx.exp
5687 * gdb.cp/enum-class.exp
5688 * gdb.cp/exception.exp
5689 * gdb.cp/exceptprint.exp
5690 * gdb.cp/expand-psymtabs-cxx.exp
5691 * gdb.cp/expand-sals.exp
5692 * gdb.cp/extern-c.exp
5693 * gdb.cp/filename.exp
5694 * gdb.cp/formatted-ref.exp
5695 * gdb.cp/fpointer.exp
5696 * gdb.cp/gdb1355.exp
5697 * gdb.cp/gdb2495.exp
5698 * gdb.cp/hang.exp
5699 * gdb.cp/impl-this.exp
5700 * gdb.cp/infcall-dlopen.exp
5701 * gdb.cp/inherit.exp
5702 * gdb.cp/iostream.exp
5703 * gdb.cp/koenig.exp
5704 * gdb.cp/local.exp
5705 * gdb.cp/m-data.exp
5706 * gdb.cp/m-static.exp
5707 * gdb.cp/mb-ctor.exp
5708 * gdb.cp/mb-inline.exp
5709 * gdb.cp/mb-templates.exp
5710 * gdb.cp/member-name.exp
5711 * gdb.cp/member-ptr.exp
5712 * gdb.cp/meth-typedefs.exp
5713 * gdb.cp/method.exp
5714 * gdb.cp/method2.exp
5715 * gdb.cp/minsym-fallback.exp
5716 * gdb.cp/misc.exp
5717 * gdb.cp/namelessclass.exp
5718 * gdb.cp/namespace-enum.exp
5719 * gdb.cp/namespace-nested-import.exp
5720 * gdb.cp/namespace.exp
5721 * gdb.cp/nextoverthrow.exp
5722 * gdb.cp/no-dmgl-verbose.exp
5723 * gdb.cp/non-trivial-retval.exp
5724 * gdb.cp/noparam.exp
5725 * gdb.cp/nsdecl.exp
5726 * gdb.cp/nsimport.exp
5727 * gdb.cp/nsnested.exp
5728 * gdb.cp/nsnoimports.exp
5729 * gdb.cp/nsrecurs.exp
5730 * gdb.cp/nsstress.exp
5731 * gdb.cp/nsusing.exp
5732 * gdb.cp/operator.exp
5733 * gdb.cp/oranking.exp
5734 * gdb.cp/overload-const.exp
5735 * gdb.cp/overload.exp
5736 * gdb.cp/ovldbreak.exp
5737 * gdb.cp/ovsrch.exp
5738 * gdb.cp/paren-type.exp
5739 * gdb.cp/parse-lang.exp
5740 * gdb.cp/pass-by-ref.exp
5741 * gdb.cp/pr-1023.exp
5742 * gdb.cp/pr-1210.exp
5743 * gdb.cp/pr-574.exp
5744 * gdb.cp/pr10687.exp
5745 * gdb.cp/pr12028.exp
5746 * gdb.cp/pr17132.exp
5747 * gdb.cp/pr17494.exp
5748 * gdb.cp/pr9067.exp
5749 * gdb.cp/pr9167.exp
5750 * gdb.cp/pr9631.exp
5751 * gdb.cp/printmethod.exp
5752 * gdb.cp/psmang.exp
5753 * gdb.cp/psymtab-parameter.exp
5754 * gdb.cp/ptype-cv-cp.exp
5755 * gdb.cp/ptype-flags.exp
5756 * gdb.cp/re-set-overloaded.exp
5757 * gdb.cp/ref-types.exp
5758 * gdb.cp/rtti.exp
5759 * gdb.cp/scope-err.exp
5760 * gdb.cp/shadow.exp
5761 * gdb.cp/smartp.exp
5762 * gdb.cp/static-method.exp
5763 * gdb.cp/static-print-quit.exp
5764 * gdb.cp/temargs.exp
5765 * gdb.cp/templates.exp
5766 * gdb.cp/try_catch.exp
5767 * gdb.cp/typedef-operator.exp
5768 * gdb.cp/typeid.exp
5769 * gdb.cp/userdef.exp
5770 * gdb.cp/using-crash.exp
5771 * gdb.cp/var-tag.exp
5772 * gdb.cp/virtbase.exp
5773 * gdb.cp/virtfunc.exp
5774 * gdb.cp/virtfunc2.exp
5775 * gdb.cp/vla-cxx.exp
5776 * gdb.disasm/t01_mov.exp
5777 * gdb.disasm/t02_mova.exp
5778 * gdb.disasm/t03_add.exp
5779 * gdb.disasm/t04_sub.exp
5780 * gdb.disasm/t05_cmp.exp
5781 * gdb.disasm/t06_ari2.exp
5782 * gdb.disasm/t07_ari3.exp
5783 * gdb.disasm/t08_or.exp
5784 * gdb.disasm/t09_xor.exp
5785 * gdb.disasm/t10_and.exp
5786 * gdb.disasm/t11_logs.exp
5787 * gdb.disasm/t12_bit.exp
5788 * gdb.disasm/t13_otr.exp
5789 * gdb.dlang/circular.exp
5790 * gdb.dwarf2/arr-stride.exp
5791 * gdb.dwarf2/arr-subrange.exp
5792 * gdb.dwarf2/atomic-type.exp
5793 * gdb.dwarf2/bad-regnum.exp
5794 * gdb.dwarf2/bitfield-parent-optimized-out.exp
5795 * gdb.dwarf2/callframecfa.exp
5796 * gdb.dwarf2/clztest.exp
5797 * gdb.dwarf2/corrupt.exp
5798 * gdb.dwarf2/data-loc.exp
5799 * gdb.dwarf2/dup-psym.exp
5800 * gdb.dwarf2/dw2-anon-mptr.exp
5801 * gdb.dwarf2/dw2-anonymous-func.exp
5802 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
5803 * gdb.dwarf2/dw2-bad-unresolved.exp
5804 * gdb.dwarf2/dw2-basic.exp
5805 * gdb.dwarf2/dw2-canonicalize-type.exp
5806 * gdb.dwarf2/dw2-case-insensitive.exp
5807 * gdb.dwarf2/dw2-common-block.exp
5808 * gdb.dwarf2/dw2-compdir-oldgcc.exp
5809 * gdb.dwarf2/dw2-compressed.exp
5810 * gdb.dwarf2/dw2-const.exp
5811 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
5812 * gdb.dwarf2/dw2-cu-size.exp
5813 * gdb.dwarf2/dw2-dup-frame.exp
5814 * gdb.dwarf2/dw2-entry-value.exp
5815 * gdb.dwarf2/dw2-icycle.exp
5816 * gdb.dwarf2/dw2-ifort-parameter.exp
5817 * gdb.dwarf2/dw2-inline-break.exp
5818 * gdb.dwarf2/dw2-inline-param.exp
5819 * gdb.dwarf2/dw2-intercu.exp
5820 * gdb.dwarf2/dw2-intermix.exp
5821 * gdb.dwarf2/dw2-lexical-block-bare.exp
5822 * gdb.dwarf2/dw2-linkage-name-trust.exp
5823 * gdb.dwarf2/dw2-minsym-in-cu.exp
5824 * gdb.dwarf2/dw2-noloc.exp
5825 * gdb.dwarf2/dw2-op-call.exp
5826 * gdb.dwarf2/dw2-op-out-param.exp
5827 * gdb.dwarf2/dw2-opt-structptr.exp
5828 * gdb.dwarf2/dw2-param-error.exp
5829 * gdb.dwarf2/dw2-producer.exp
5830 * gdb.dwarf2/dw2-ranges-base.exp
5831 * gdb.dwarf2/dw2-ref-missing-frame.exp
5832 * gdb.dwarf2/dw2-reg-undefined.exp
5833 * gdb.dwarf2/dw2-regno-invalid.exp
5834 * gdb.dwarf2/dw2-restore.exp
5835 * gdb.dwarf2/dw2-restrict.exp
5836 * gdb.dwarf2/dw2-single-line-discriminators.exp
5837 * gdb.dwarf2/dw2-strp.exp
5838 * gdb.dwarf2/dw2-undefined-ret-addr.exp
5839 * gdb.dwarf2/dw2-unresolved.exp
5840 * gdb.dwarf2/dw2-var-zero-addr.exp
5841 * gdb.dwarf2/dw4-sig-types.exp
5842 * gdb.dwarf2/dwz.exp
5843 * gdb.dwarf2/dynarr-ptr.exp
5844 * gdb.dwarf2/enum-type.exp
5845 * gdb.dwarf2/gdb-index.exp
5846 * gdb.dwarf2/implptr-64bit.exp
5847 * gdb.dwarf2/implptr-optimized-out.exp
5848 * gdb.dwarf2/implptr.exp
5849 * gdb.dwarf2/implref-array.exp
5850 * gdb.dwarf2/implref-const.exp
5851 * gdb.dwarf2/implref-global.exp
5852 * gdb.dwarf2/implref-struct.exp
5853 * gdb.dwarf2/mac-fileno.exp
5854 * gdb.dwarf2/main-subprogram.exp
5855 * gdb.dwarf2/member-ptr-forwardref.exp
5856 * gdb.dwarf2/method-ptr.exp
5857 * gdb.dwarf2/missing-sig-type.exp
5858 * gdb.dwarf2/nonvar-access.exp
5859 * gdb.dwarf2/opaque-type-lookup.exp
5860 * gdb.dwarf2/pieces-optimized-out.exp
5861 * gdb.dwarf2/pieces.exp
5862 * gdb.dwarf2/pr10770.exp
5863 * gdb.dwarf2/pr13961.exp
5864 * gdb.dwarf2/staticvirtual.exp
5865 * gdb.dwarf2/subrange.exp
5866 * gdb.dwarf2/symtab-producer.exp
5867 * gdb.dwarf2/trace-crash.exp
5868 * gdb.dwarf2/typeddwarf.exp
5869 * gdb.dwarf2/valop.exp
5870 * gdb.dwarf2/watch-notconst.exp
5871 * gdb.fortran/array-element.exp
5872 * gdb.fortran/charset.exp
5873 * gdb.fortran/common-block.exp
5874 * gdb.fortran/complex.exp
5875 * gdb.fortran/derived-type-function.exp
5876 * gdb.fortran/derived-type.exp
5877 * gdb.fortran/logical.exp
5878 * gdb.fortran/module.exp
5879 * gdb.fortran/multi-dim.exp
5880 * gdb.fortran/nested-funcs.exp
5881 * gdb.fortran/print-formatted.exp
5882 * gdb.fortran/subarray.exp
5883 * gdb.fortran/vla-alloc-assoc.exp
5884 * gdb.fortran/vla-datatypes.exp
5885 * gdb.fortran/vla-history.exp
5886 * gdb.fortran/vla-ptr-info.exp
5887 * gdb.fortran/vla-ptype-sub.exp
5888 * gdb.fortran/vla-ptype.exp
5889 * gdb.fortran/vla-sizeof.exp
5890 * gdb.fortran/vla-type.exp
5891 * gdb.fortran/vla-value-sub-arbitrary.exp
5892 * gdb.fortran/vla-value-sub-finish.exp
5893 * gdb.fortran/vla-value-sub.exp
5894 * gdb.fortran/vla-value.exp
5895 * gdb.fortran/whatis_type.exp
5896 * gdb.go/chan.exp
5897 * gdb.go/handcall.exp
5898 * gdb.go/hello.exp
5899 * gdb.go/integers.exp
5900 * gdb.go/methods.exp
5901 * gdb.go/package.exp
5902 * gdb.go/strings.exp
5903 * gdb.go/types.exp
5904 * gdb.go/unsafe.exp
5905 * gdb.guile/scm-arch.exp
5906 * gdb.guile/scm-block.exp
5907 * gdb.guile/scm-breakpoint.exp
5908 * gdb.guile/scm-cmd.exp
5909 * gdb.guile/scm-disasm.exp
5910 * gdb.guile/scm-equal.exp
5911 * gdb.guile/scm-frame-args.exp
5912 * gdb.guile/scm-frame-inline.exp
5913 * gdb.guile/scm-frame.exp
5914 * gdb.guile/scm-iterator.exp
5915 * gdb.guile/scm-math.exp
5916 * gdb.guile/scm-objfile.exp
5917 * gdb.guile/scm-ports.exp
5918 * gdb.guile/scm-symbol.exp
5919 * gdb.guile/scm-symtab.exp
5920 * gdb.guile/scm-value-cc.exp
5921 * gdb.guile/types-module.exp
5922 * gdb.linespec/break-ask.exp
5923 * gdb.linespec/cpexplicit.exp
5924 * gdb.linespec/explicit.exp
5925 * gdb.linespec/keywords.exp
5926 * gdb.linespec/linespec.exp
5927 * gdb.linespec/ls-dollar.exp
5928 * gdb.linespec/ls-errs.exp
5929 * gdb.linespec/skip-two.exp
5930 * gdb.linespec/thread.exp
5931 * gdb.mi/mi-async.exp
5932 * gdb.mi/mi-basics.exp
5933 * gdb.mi/mi-break.exp
5934 * gdb.mi/mi-catch-load.exp
5935 * gdb.mi/mi-cli.exp
5936 * gdb.mi/mi-cmd-param-changed.exp
5937 * gdb.mi/mi-console.exp
5938 * gdb.mi/mi-detach.exp
5939 * gdb.mi/mi-disassemble.exp
5940 * gdb.mi/mi-eval.exp
5941 * gdb.mi/mi-file-transfer.exp
5942 * gdb.mi/mi-file.exp
5943 * gdb.mi/mi-fill-memory.exp
5944 * gdb.mi/mi-inheritance-syntax-error.exp
5945 * gdb.mi/mi-linespec-err-cp.exp
5946 * gdb.mi/mi-logging.exp
5947 * gdb.mi/mi-memory-changed.exp
5948 * gdb.mi/mi-read-memory.exp
5949 * gdb.mi/mi-record-changed.exp
5950 * gdb.mi/mi-reg-undefined.exp
5951 * gdb.mi/mi-regs.exp
5952 * gdb.mi/mi-return.exp
5953 * gdb.mi/mi-reverse.exp
5954 * gdb.mi/mi-simplerun.exp
5955 * gdb.mi/mi-solib.exp
5956 * gdb.mi/mi-stack.exp
5957 * gdb.mi/mi-stepi.exp
5958 * gdb.mi/mi-syn-frame.exp
5959 * gdb.mi/mi-until.exp
5960 * gdb.mi/mi-var-block.exp
5961 * gdb.mi/mi-var-child.exp
5962 * gdb.mi/mi-var-cmd.exp
5963 * gdb.mi/mi-var-cp.exp
5964 * gdb.mi/mi-var-display.exp
5965 * gdb.mi/mi-var-invalidate.exp
5966 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5967 * gdb.mi/mi-vla-fortran.exp
5968 * gdb.mi/mi-watch.exp
5969 * gdb.mi/mi2-var-child.exp
5970 * gdb.mi/user-selected-context-sync.exp
5971 * gdb.modula2/unbounded-array.exp
5972 * gdb.multi/dummy-frame-restore.exp
5973 * gdb.multi/multi-arch-exec.exp
5974 * gdb.multi/multi-arch.exp
5975 * gdb.multi/tids.exp
5976 * gdb.multi/watchpoint-multi.exp
5977 * gdb.opencl/callfuncs.exp
5978 * gdb.opencl/convs_casts.exp
5979 * gdb.opencl/datatypes.exp
5980 * gdb.opencl/operators.exp
5981 * gdb.opencl/vec_comps.exp
5982 * gdb.opt/clobbered-registers-O2.exp
5983 * gdb.opt/inline-break.exp
5984 * gdb.opt/inline-bt.exp
5985 * gdb.opt/inline-cmds.exp
5986 * gdb.opt/inline-locals.exp
5987 * gdb.pascal/case-insensitive-symbols.exp
5988 * gdb.pascal/floats.exp
5989 * gdb.pascal/gdb11492.exp
5990 * gdb.python/lib-types.exp
5991 * gdb.python/py-arch.exp
5992 * gdb.python/py-as-string.exp
5993 * gdb.python/py-bad-printers.exp
5994 * gdb.python/py-block.exp
5995 * gdb.python/py-breakpoint-create-fail.exp
5996 * gdb.python/py-breakpoint.exp
5997 * gdb.python/py-caller-is.exp
5998 * gdb.python/py-cmd.exp
5999 * gdb.python/py-explore-cc.exp
6000 * gdb.python/py-explore.exp
6001 * gdb.python/py-finish-breakpoint.exp
6002 * gdb.python/py-finish-breakpoint2.exp
6003 * gdb.python/py-frame-args.exp
6004 * gdb.python/py-frame-inline.exp
6005 * gdb.python/py-frame.exp
6006 * gdb.python/py-framefilter-mi.exp
6007 * gdb.python/py-infthread.exp
6008 * gdb.python/py-lazy-string.exp
6009 * gdb.python/py-linetable.exp
6010 * gdb.python/py-mi-events.exp
6011 * gdb.python/py-mi-objfile.exp
6012 * gdb.python/py-mi.exp
6013 * gdb.python/py-objfile.exp
6014 * gdb.python/py-pp-integral.exp
6015 * gdb.python/py-pp-maint.exp
6016 * gdb.python/py-pp-re-notag.exp
6017 * gdb.python/py-pp-registration.exp
6018 * gdb.python/py-recurse-unwind.exp
6019 * gdb.python/py-strfns.exp
6020 * gdb.python/py-symbol.exp
6021 * gdb.python/py-symtab.exp
6022 * gdb.python/py-sync-interp.exp
6023 * gdb.python/py-typeprint.exp
6024 * gdb.python/py-unwind-maint.exp
6025 * gdb.python/py-unwind.exp
6026 * gdb.python/py-value-cc.exp
6027 * gdb.python/py-xmethods.exp
6028 * gdb.reverse/amd64-tailcall-reverse.exp
6029 * gdb.reverse/break-precsave.exp
6030 * gdb.reverse/break-reverse.exp
6031 * gdb.reverse/consecutive-precsave.exp
6032 * gdb.reverse/consecutive-reverse.exp
6033 * gdb.reverse/finish-precsave.exp
6034 * gdb.reverse/finish-reverse-bkpt.exp
6035 * gdb.reverse/finish-reverse.exp
6036 * gdb.reverse/fstatat-reverse.exp
6037 * gdb.reverse/getresuid-reverse.exp
6038 * gdb.reverse/i386-precsave.exp
6039 * gdb.reverse/i386-reverse.exp
6040 * gdb.reverse/i386-sse-reverse.exp
6041 * gdb.reverse/i387-env-reverse.exp
6042 * gdb.reverse/i387-stack-reverse.exp
6043 * gdb.reverse/insn-reverse.exp
6044 * gdb.reverse/machinestate-precsave.exp
6045 * gdb.reverse/machinestate.exp
6046 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6047 * gdb.reverse/pipe-reverse.exp
6048 * gdb.reverse/readv-reverse.exp
6049 * gdb.reverse/recvmsg-reverse.exp
6050 * gdb.reverse/rerun-prec.exp
6051 * gdb.reverse/s390-mvcle.exp
6052 * gdb.reverse/step-precsave.exp
6053 * gdb.reverse/step-reverse.exp
6054 * gdb.reverse/time-reverse.exp
6055 * gdb.reverse/until-precsave.exp
6056 * gdb.reverse/until-reverse.exp
6057 * gdb.reverse/waitpid-reverse.exp
6058 * gdb.reverse/watch-precsave.exp
6059 * gdb.reverse/watch-reverse.exp
6060 * gdb.rust/generics.exp
6061 * gdb.rust/methods.exp
6062 * gdb.rust/modules.exp
6063 * gdb.rust/simple.exp
6064 * gdb.server/connect-with-no-symbol-file.exp
6065 * gdb.server/ext-attach.exp
6066 * gdb.server/ext-restart.exp
6067 * gdb.server/ext-wrapper.exp
6068 * gdb.server/file-transfer.exp
6069 * gdb.server/server-exec-info.exp
6070 * gdb.server/server-kill.exp
6071 * gdb.server/server-mon.exp
6072 * gdb.server/wrapper.exp
6073 * gdb.stabs/exclfwd.exp
6074 * gdb.stabs/gdb11479.exp
6075 * gdb.threads/clone-new-thread-event.exp
6076 * gdb.threads/corethreads.exp
6077 * gdb.threads/current-lwp-dead.exp
6078 * gdb.threads/dlopen-libpthread.exp
6079 * gdb.threads/gcore-thread.exp
6080 * gdb.threads/sigstep-threads.exp
6081 * gdb.threads/watchpoint-fork.exp
6082 * gdb.trace/actions-changed.exp
6083 * gdb.trace/backtrace.exp
6084 * gdb.trace/change-loc.exp
6085 * gdb.trace/circ.exp
6086 * gdb.trace/collection.exp
6087 * gdb.trace/disconnected-tracing.exp
6088 * gdb.trace/ftrace.exp
6089 * gdb.trace/mi-trace-frame-collected.exp
6090 * gdb.trace/mi-trace-unavailable.exp
6091 * gdb.trace/mi-traceframe-changed.exp
6092 * gdb.trace/mi-tsv-changed.exp
6093 * gdb.trace/no-attach-trace.exp
6094 * gdb.trace/passc-dyn.exp
6095 * gdb.trace/qtro.exp
6096 * gdb.trace/range-stepping.exp
6097 * gdb.trace/read-memory.exp
6098 * gdb.trace/save-trace.exp
6099 * gdb.trace/signal.exp
6100 * gdb.trace/status-stop.exp
6101 * gdb.trace/tfile.exp
6102 * gdb.trace/trace-break.exp
6103 * gdb.trace/trace-buffer-size.exp
6104 * gdb.trace/trace-condition.exp
6105 * gdb.trace/tracefile-pseudo-reg.exp
6106 * gdb.trace/tstatus.exp
6107 * gdb.trace/unavailable.exp
6108 * gdb.trace/while-dyn.exp
6109 * gdb.trace/while-stepping.exp
6110
34c41c68
DE
61112016-12-22 Doug Evans <xdje42@gmail.com>
6112
6113 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
6114 and msymbols.
6115
16e69324
YQ
61162016-12-19 Yao Qi <yao.qi@linaro.org>
6117
6118 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
6119 (test_with_self): Don't call do_steps_and_nexts, and remove
6120 code about stepping into xmalloc.
6121
f94f411b
YQ
61222016-12-09 Yao Qi <yao.qi@linaro.org>
6123
6124 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
6125
61262016-12-09 Yao Qi <yao.qi@linaro.org>
6127
6128 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
6129
f1b5deee
PA
61302016-12-09 Pedro Alves <palves@redhat.com>
6131
6132 * gdb.base/all-architectures-0.exp: New file.
6133 * gdb.base/all-architectures-1.exp: New file.
6134 * gdb.base/all-architectures-2.exp: New file.
6135 * gdb.base/all-architectures-3.exp: New file.
6136 * gdb.base/all-architectures-4.exp: New file.
6137 * gdb.base/all-architectures-5.exp: New file.
6138 * gdb.base/all-architectures-6.exp: New file.
6139 * gdb.base/all-architectures-7.exp: New file.
6140 * gdb.base/all-architectures.exp.in: New file.
6141
364ca42e
YQ
61422016-12-09 Yao Qi <yao.qi@linaro.org>
6143
6144 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
6145
107c2d62
LM
61462016-12-02 Luis Machado <lgustavo@codesourcery.com>
6147
6148 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
6149 possible.
6150 Remove useless pattern-matching code.
6151
df3ee9ca
PA
61522016-12-02 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
6155 procedure.
6156 (top level): Call it.
6157
ec835369
PA
61582016-12-02 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.base/commands.exp (user_defined_command_args_stack_test):
6161 New procedure.
6162 (top level): Call it.
6163
01770bbd
PA
61642016-12-02 Pedro Alves <palves@redhat.com>
6165
6166 PR cli/20559
6167 * gdb.base/commands.exp (user_defined_command_args_eval): New
6168 procedure.
6169 (top level): Call it.
6170
008459ea
LM
61712016-12-02 Luis Machado <lgustavo@codesourcery.com>
6172
6173 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
6174 timeout handling.
6175
0c1b455e
TT
61762016-12-02 Tom Tromey <tom@tromey.com>
6177
6178 * gdb.dwarf2/main-subprogram.c: New file.
6179 * gdb.dwarf2/main-subprogram.exp: New file.
6180
018572b8
LM
61812016-12-01 Luis Machado <lgustavo@codesourcery.com>
6182
6183 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
6184 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
6185 gdb_test_no_output for a couple of cases.
6186 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
6187
84c93cd5
LM
61882016-12-01 Luis Machado <lgustavo@codesourcery.com>
6189
6190 Fix test names and standardize compilation error messages throughout
6191 the following files:
6192
6193 * gdb.ada/start.exp
6194 * gdb.arch/alpha-step.exp
6195 * gdb.arch/e500-prologue.exp
6196 * gdb.arch/ftrace-insn-reloc.exp
6197 * gdb.arch/gdb1291.exp
6198 * gdb.arch/gdb1431.exp
6199 * gdb.arch/gdb1558.exp
6200 * gdb.arch/i386-dr3-watch.exp
6201 * gdb.arch/i386-sse-stack-align.exp
6202 * gdb.arch/ia64-breakpoint-shadow.exp
6203 * gdb.arch/pa-nullify.exp
6204 * gdb.arch/powerpc-aix-prologue.exp
6205 * gdb.arch/thumb-bx-pc.exp
6206 * gdb.base/annota1.exp
6207 * gdb.base/annota3.exp
6208 * gdb.base/arrayidx.exp
6209 * gdb.base/assign.exp
6210 * gdb.base/attach.exp
6211 * gdb.base/auxv.exp
6212 * gdb.base/bang.exp
6213 * gdb.base/bfp-test.exp
6214 * gdb.base/bigcore.exp
6215 * gdb.base/bitfields2.exp
6216 * gdb.base/break-fun-addr.exp
6217 * gdb.base/break-probes.exp
6218 * gdb.base/call-rt-st.exp
6219 * gdb.base/callexit.exp
6220 * gdb.base/catch-fork-kill.exp
6221 * gdb.base/charset.exp
6222 * gdb.base/checkpoint.exp
6223 * gdb.base/comprdebug.exp
6224 * gdb.base/constvars.exp
6225 * gdb.base/coredump-filter.exp
6226 * gdb.base/cursal.exp
6227 * gdb.base/cvexpr.exp
6228 * gdb.base/detach.exp
6229 * gdb.base/display.exp
6230 * gdb.base/dmsym.exp
6231 * gdb.base/dprintf-pending.exp
6232 * gdb.base/dso2dso.exp
6233 * gdb.base/dtrace-probe.exp
6234 * gdb.base/dump.exp
6235 * gdb.base/enum_cond.exp
6236 * gdb.base/exe-lock.exp
6237 * gdb.base/exec-invalid-sysroot.exp
6238 * gdb.base/execl-update-breakpoints.exp
6239 * gdb.base/exprs.exp
6240 * gdb.base/fileio.exp
6241 * gdb.base/find.exp
6242 * gdb.base/finish.exp
6243 * gdb.base/fixsection.exp
6244 * gdb.base/foll-vfork.exp
6245 * gdb.base/frame-args.exp
6246 * gdb.base/gcore.exp
6247 * gdb.base/gdb1250.exp
6248 * gdb.base/global-var-nested-by-dso.exp
6249 * gdb.base/gnu-ifunc.exp
6250 * gdb.base/hashline1.exp
6251 * gdb.base/hashline2.exp
6252 * gdb.base/hashline3.exp
6253 * gdb.base/hbreak-in-shr-unsupported.exp
6254 * gdb.base/huge.exp
6255 * gdb.base/infcall-input.exp
6256 * gdb.base/info-fun.exp
6257 * gdb.base/info-shared.exp
6258 * gdb.base/jit-simple.exp
6259 * gdb.base/jit-so.exp
6260 * gdb.base/jit.exp
6261 * gdb.base/jump.exp
6262 * gdb.base/label.exp
6263 * gdb.base/lineinc.exp
6264 * gdb.base/logical.exp
6265 * gdb.base/longjmp.exp
6266 * gdb.base/macscp.exp
6267 * gdb.base/miscexprs.exp
6268 * gdb.base/new-ui-echo.exp
6269 * gdb.base/new-ui-pending-input.exp
6270 * gdb.base/new-ui.exp
6271 * gdb.base/nodebug.exp
6272 * gdb.base/nofield.exp
6273 * gdb.base/offsets.exp
6274 * gdb.base/overlays.exp
6275 * gdb.base/pending.exp
6276 * gdb.base/pointers.exp
6277 * gdb.base/pr11022.exp
6278 * gdb.base/printcmds.exp
6279 * gdb.base/prologue.exp
6280 * gdb.base/ptr-typedef.exp
6281 * gdb.base/realname-expand.exp
6282 * gdb.base/relativedebug.exp
6283 * gdb.base/relocate.exp
6284 * gdb.base/remote.exp
6285 * gdb.base/reread.exp
6286 * gdb.base/return2.exp
6287 * gdb.base/savedregs.exp
6288 * gdb.base/sep.exp
6289 * gdb.base/sepdebug.exp
6290 * gdb.base/sepsymtab.exp
6291 * gdb.base/set-inferior-tty.exp
6292 * gdb.base/setshow.exp
6293 * gdb.base/shlib-call.exp
6294 * gdb.base/sigaltstack.exp
6295 * gdb.base/siginfo-addr.exp
6296 * gdb.base/signals.exp
6297 * gdb.base/signull.exp
6298 * gdb.base/sigrepeat.exp
6299 * gdb.base/so-impl-ld.exp
6300 * gdb.base/solib-display.exp
6301 * gdb.base/solib-overlap.exp
6302 * gdb.base/solib-search.exp
6303 * gdb.base/solib-symbol.exp
6304 * gdb.base/structs.exp
6305 * gdb.base/structs2.exp
6306 * gdb.base/symtab-search-order.exp
6307 * gdb.base/twice.exp
6308 * gdb.base/unload.exp
6309 * gdb.base/varargs.exp
6310 * gdb.base/watchpoint-solib.exp
6311 * gdb.base/watchpoint.exp
6312 * gdb.base/whatis.exp
6313 * gdb.base/wrong_frame_bt_full.exp
6314 * gdb.btrace/dlopen.exp
6315 * gdb.cell/ea-standalone.exp
6316 * gdb.cell/ea-test.exp
6317 * gdb.cp/dispcxx.exp
6318 * gdb.cp/gdb2384.exp
6319 * gdb.cp/method2.exp
6320 * gdb.cp/nextoverthrow.exp
6321 * gdb.cp/pr10728.exp
6322 * gdb.disasm/am33.exp
6323 * gdb.disasm/h8300s.exp
6324 * gdb.disasm/mn10300.exp
6325 * gdb.disasm/sh3.exp
6326 * gdb.dwarf2/dw2-dir-file-name.exp
6327 * gdb.fortran/complex.exp
6328 * gdb.fortran/library-module.exp
6329 * gdb.guile/scm-pretty-print.exp
6330 * gdb.guile/scm-symbol.exp
6331 * gdb.guile/scm-type.exp
6332 * gdb.guile/scm-value.exp
6333 * gdb.linespec/linespec.exp
6334 * gdb.mi/gdb701.exp
6335 * gdb.mi/gdb792.exp
6336 * gdb.mi/mi-breakpoint-changed.exp
6337 * gdb.mi/mi-dprintf-pending.exp
6338 * gdb.mi/mi-dprintf.exp
6339 * gdb.mi/mi-exit-code.exp
6340 * gdb.mi/mi-pending.exp
6341 * gdb.mi/mi-solib.exp
6342 * gdb.mi/new-ui-mi-sync.exp
6343 * gdb.mi/pr11022.exp
6344 * gdb.mi/user-selected-context-sync.exp
6345 * gdb.opt/solib-intra-step.exp
6346 * gdb.python/py-events.exp
6347 * gdb.python/py-finish-breakpoint.exp
6348 * gdb.python/py-mi.exp
6349 * gdb.python/py-prettyprint.exp
6350 * gdb.python/py-shared.exp
6351 * gdb.python/py-symbol.exp
6352 * gdb.python/py-template.exp
6353 * gdb.python/py-type.exp
6354 * gdb.python/py-value.exp
6355 * gdb.reverse/solib-precsave.exp
6356 * gdb.reverse/solib-reverse.exp
6357 * gdb.server/solib-list.exp
6358 * gdb.stabs/weird.exp
6359 * gdb.threads/reconnect-signal.exp
6360 * gdb.threads/stepi-random-signal.exp
6361 * gdb.trace/actions.exp
6362 * gdb.trace/ax.exp
6363 * gdb.trace/backtrace.exp
6364 * gdb.trace/change-loc.exp
6365 * gdb.trace/deltrace.exp
6366 * gdb.trace/ftrace-lock.exp
6367 * gdb.trace/ftrace.exp
6368 * gdb.trace/infotrace.exp
6369 * gdb.trace/mi-tracepoint-changed.exp
6370 * gdb.trace/packetlen.exp
6371 * gdb.trace/passcount.exp
6372 * gdb.trace/pending.exp
6373 * gdb.trace/range-stepping.exp
6374 * gdb.trace/report.exp
6375 * gdb.trace/stap-trace.exp
6376 * gdb.trace/tfind.exp
6377 * gdb.trace/trace-break.exp
6378 * gdb.trace/trace-condition.exp
6379 * gdb.trace/trace-enable-disable.exp
6380 * gdb.trace/trace-mt.exp
6381 * gdb.trace/tracecmd.exp
6382 * gdb.trace/tspeed.exp
6383 * gdb.trace/tsv.exp
6384 * lib/perftest.exp
6385
fb9feb35
LM
63862016-12-01 Luis Machado <lgustavo@codesourcery.com>
6387
6388 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
6389 with gdb_test_no_output.
6390 Use command as test name.
6391
cd2ddb6c
LM
63922016-12-01 Luis Machado <lgustavo@codesourcery.com>
6393
6394 Fix test names starting with uppercase throughout the files.
6395
6396 * gdb.ada/assign_1.exp
6397 * gdb.ada/boolean_expr.exp
6398 * gdb.base/arrayidx.exp
6399 * gdb.base/del.exp
6400 * gdb.base/gcore-buffer-overflow.exp
6401 * gdb.base/testenv.exp
6402 * gdb.compile/compile.exp
6403 * gdb.python/py-framefilter-invalidarg.exp
6404 * gdb.python/py-framefilter.exp
6405
bb95117e
LM
64062016-12-01 Luis Machado <lgustavo@codesourcery.com>
6407
6408 Fix test names starting with uppercase throughout the files.
6409
6410 * gdb.ada/array_return.exp
6411 * gdb.ada/expr_delims.exp
6412 * gdb.ada/mi_dyn_arr.exp
6413 * gdb.ada/mi_interface.exp
6414 * gdb.ada/mi_var_array.exp
6415 * gdb.ada/watch_arg.exp
6416 * gdb.arch/alpha-step.exp
6417 * gdb.arch/altivec-regs.exp
6418 * gdb.arch/e500-regs.exp
6419 * gdb.arch/powerpc-d128-regs.exp
6420 * gdb.base/arrayidx.exp
6421 * gdb.base/break.exp
6422 * gdb.base/checkpoint.exp
6423 * gdb.base/debug-expr.exp
6424 * gdb.base/dmsym.exp
6425 * gdb.base/radix.exp
6426 * gdb.base/sepdebug.exp
6427 * gdb.base/testenv.exp
6428 * gdb.base/watch_thread_num.exp
6429 * gdb.base/watchpoint-cond-gone.exp
6430 * gdb.cell/break.exp
6431 * gdb.cell/ea-cache.exp
6432 * gdb.compile/compile.exp
6433 * gdb.cp/gdb2495.exp
6434 * gdb.gdb/selftest.exp
6435 * gdb.gdb/xfullpath.exp
6436 * gdb.go/hello.exp
6437 * gdb.go/integers.exp
6438 * gdb.objc/basicclass.exp
6439 * gdb.pascal/hello.exp
6440 * gdb.pascal/integers.exp
6441 * gdb.python/py-breakpoint.exp
6442 * gdb.python/py-cmd.exp
6443 * gdb.python/py-linetable.exp
6444 * gdb.python/py-xmethods.exp
6445 * gdb.python/python.exp
6446 * gdb.reverse/consecutive-precsave.exp
6447 * gdb.reverse/finish-precsave.exp
6448 * gdb.reverse/i386-precsave.exp
6449 * gdb.reverse/machinestate-precsave.exp
6450 * gdb.reverse/sigall-precsave.exp
6451 * gdb.reverse/solib-precsave.exp
6452 * gdb.reverse/step-precsave.exp
6453 * gdb.reverse/until-precsave.exp
6454 * gdb.reverse/watch-precsave.exp
6455 * gdb.threads/leader-exit.exp
6456 * gdb.threads/pthreads.exp
6457 * gdb.threads/wp-replication.exp
6458 * gdb.trace/actions.exp
6459 * gdb.trace/mi-tsv-changed.exp
6460 * gdb.trace/tsv.exp
6461
de97fdd4
LM
64622016-12-01 Luis Machado <lgustavo@codesourcery.com>
6463
6464 Fix test names starting with uppercase throughout the files.
6465
6466 * gdb.arch/i386-bp_permanent.exp
6467 * gdb.arch/i386-gnu-cfi.exp
6468 * gdb.base/disasm-end-cu.exp
6469 * gdb.base/macscp.exp
6470 * gdb.base/pending.exp
6471 * gdb.base/watch_thread_num.exp
6472 * gdb.cp/exception.exp
6473 * gdb.cp/gdb2495.exp
6474 * gdb.cp/local.exp
6475 * gdb.python/py-evsignal.exp
6476 * gdb.python/python.exp
6477 * gdb.trace/tracecmd.exp
6478
9f058c10
LM
64792016-12-01 Luis Machado <lgustavo@codesourcery.com>
6480
6481 Fix test names starting with uppercase throughout the files.
6482
6483 * gdb.base/charset.exp
6484 * gdb.base/eval.exp
6485 * gdb.base/multi-forks.exp
6486 * gdb.guile/scm-progspace.exp
6487 * gdb.opencl/datatypes.exp
6488 * gdb.python/py-block.exp
6489 * gdb.python/py-function.exp
6490 * gdb.python/py-symbol.exp
6491 * gdb.python/py-symtab.exp
6492 * gdb.python/py-xmethods.exp
6493 * gdb.reverse/break-precsave.exp
6494 * gdb.reverse/break-reverse.exp
6495 * gdb.reverse/consecutive-precsave.exp
6496 * gdb.reverse/consecutive-reverse.exp
6497 * gdb.reverse/finish-precsave.exp
6498 * gdb.reverse/finish-reverse-bkpt.exp
6499 * gdb.reverse/finish-reverse.exp
6500 * gdb.reverse/fstatat-reverse.exp
6501 * gdb.reverse/getresuid-reverse.exp
6502 * gdb.reverse/i386-precsave.exp
6503 * gdb.reverse/i386-reverse.exp
6504 * gdb.reverse/i386-sse-reverse.exp
6505 * gdb.reverse/i387-stack-reverse.exp
6506 * gdb.reverse/insn-reverse.exp
6507 * gdb.reverse/machinestate-precsave.exp
6508 * gdb.reverse/machinestate.exp
6509 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6510 * gdb.reverse/pipe-reverse.exp
6511 * gdb.reverse/readv-reverse.exp
6512 * gdb.reverse/recvmsg-reverse.exp
6513 * gdb.reverse/rerun-prec.exp
6514 * gdb.reverse/s390-mvcle.exp
6515 * gdb.reverse/sigall-precsave.exp
6516 * gdb.reverse/sigall-reverse.exp
6517 * gdb.reverse/solib-precsave.exp
6518 * gdb.reverse/solib-reverse.exp
6519 * gdb.reverse/step-precsave.exp
6520 * gdb.reverse/step-reverse.exp
6521 * gdb.reverse/time-reverse.exp
6522 * gdb.reverse/until-precsave.exp
6523 * gdb.reverse/until-reverse.exp
6524 * gdb.reverse/waitpid-reverse.exp
6525 * gdb.reverse/watch-precsave.exp
6526 * gdb.reverse/watch-reverse.exp
6527
cdc7edd7
LM
65282016-12-01 Luis Machado <lgustavo@codesourcery.com>
6529
6530 Fix test names starting with uppercase throughout the files.
6531
6532 * gdb.arch/i386-mpx-simple_segv.exp
6533 * gdb.arch/i386-mpx.exp
6534 * gdb.arch/i386-permbkpt.exp
6535 * gdb.arch/pa-nullify.exp
6536 * gdb.arch/powerpc-d128-regs.exp
6537 * gdb.arch/vsx-regs.exp
6538 * gdb.base/bfp-test.exp
6539 * gdb.base/break.exp
6540 * gdb.base/breakpoint-shadow.exp
6541 * gdb.base/callfuncs.exp
6542 * gdb.base/charset.exp
6543 * gdb.base/commands.exp
6544 * gdb.base/completion.exp
6545 * gdb.base/dfp-test.exp
6546 * gdb.base/echo.exp
6547 * gdb.base/ending-run.exp
6548 * gdb.base/eval.exp
6549 * gdb.base/expand-psymtabs.exp
6550 * gdb.base/float128.exp
6551 * gdb.base/floatn.exp
6552 * gdb.base/foll-exec-mode.exp
6553 * gdb.base/gdb1056.exp
6554 * gdb.base/gdb11531.exp
6555 * gdb.base/kill-after-signal.exp
6556 * gdb.base/multi-forks.exp
6557 * gdb.base/overlays.exp
6558 * gdb.base/pending.exp
6559 * gdb.base/sepdebug.exp
6560 * gdb.base/testenv.exp
6561 * gdb.base/valgrind-db-attach.exp
6562 * gdb.base/watch_thread_num.exp
6563 * gdb.base/watchpoint-cond-gone.exp
6564 * gdb.base/watchpoint.exp
6565 * gdb.base/watchpoints.exp
6566 * gdb.cp/arg-reference.exp
6567 * gdb.cp/baseenum.exp
6568 * gdb.cp/operator.exp
6569 * gdb.cp/shadow.exp
6570 * gdb.dwarf2/dw2-op-out-param.exp
6571 * gdb.dwarf2/dw2-reg-undefined.exp
6572 * gdb.go/chan.exp
6573 * gdb.go/hello.exp
6574 * gdb.go/integers.exp
6575 * gdb.go/methods.exp
6576 * gdb.go/package.exp
6577 * gdb.guile/scm-parameter.exp
6578 * gdb.guile/scm-progspace.exp
6579 * gdb.guile/scm-value.exp
6580 * gdb.mi/mi-pending.exp
6581 * gdb.mi/user-selected-context-sync.exp
6582 * gdb.multi/multi-attach.exp
6583 * gdb.multi/tids.exp
6584 * gdb.opt/clobbered-registers-O2.exp
6585 * gdb.pascal/floats.exp
6586 * gdb.pascal/integers.exp
6587 * gdb.python/py-block.exp
6588 * gdb.python/py-events.exp
6589 * gdb.python/py-parameter.exp
6590 * gdb.python/py-symbol.exp
6591 * gdb.python/py-symtab.exp
6592 * gdb.python/py-type.exp
6593 * gdb.python/py-value.exp
6594 * gdb.python/py-xmethods.exp
6595 * gdb.python/python.exp
6596 * gdb.reverse/break-precsave.exp
6597 * gdb.reverse/consecutive-precsave.exp
6598 * gdb.reverse/finish-precsave.exp
6599 * gdb.reverse/i386-precsave.exp
6600 * gdb.reverse/machinestate-precsave.exp
6601 * gdb.reverse/sigall-precsave.exp
6602 * gdb.reverse/solib-precsave.exp
6603 * gdb.reverse/step-precsave.exp
6604 * gdb.reverse/until-precsave.exp
6605 * gdb.reverse/watch-precsave.exp
6606 * gdb.server/ext-attach.exp
6607 * gdb.server/ext-restart.exp
6608 * gdb.server/ext-run.exp
6609 * gdb.server/ext-wrapper.exp
6610 * gdb.stabs/gdb11479.exp
6611 * gdb.stabs/weird.exp
6612 * gdb.threads/attach-many-short-lived-threads.exp
6613 * gdb.threads/kill.exp
6614 * gdb.threads/watchpoint-fork.exp
6615
bc6c7af4
LM
66162016-12-01 Luis Machado <lgustavo@codesourcery.com>
6617
6618 Fix test names starting with uppercase throughout all the files below.
6619
6620 * gdb.ada/array_return.exp
6621 * gdb.ada/catch_ex.exp
6622 * gdb.ada/info_exc.exp
6623 * gdb.ada/mi_catch_ex.exp
6624 * gdb.ada/mi_dyn_arr.exp
6625 * gdb.ada/mi_ex_cond.exp
6626 * gdb.ada/mi_exc_info.exp
6627 * gdb.ada/mi_interface.exp
6628 * gdb.ada/mi_task_arg.exp
6629 * gdb.ada/mi_task_info.exp
6630 * gdb.ada/mi_var_array.exp
6631 * gdb.arch/alpha-step.exp
6632 * gdb.arch/amd64-disp-step.exp
6633 * gdb.arch/arm-disp-step.exp
6634 * gdb.arch/disp-step-insn-reloc.exp
6635 * gdb.arch/e500-prologue.exp
6636 * gdb.arch/ftrace-insn-reloc.exp
6637 * gdb.arch/gdb1558.exp
6638 * gdb.arch/i386-bp_permanent.exp
6639 * gdb.arch/i386-disp-step.exp
6640 * gdb.arch/i386-float.exp
6641 * gdb.arch/i386-gnu-cfi.exp
6642 * gdb.arch/ia64-breakpoint-shadow.exp
6643 * gdb.arch/mips16-thunks.exp
6644 * gdb.arch/pa-nullify.exp
6645 * gdb.arch/powerpc-aix-prologue.exp
6646 * gdb.arch/powerpc-power.exp
6647 * gdb.arch/ppc-dfp.exp
6648 * gdb.arch/s390-tdbregs.exp
6649 * gdb.arch/spu-info.exp
6650 * gdb.arch/spu-ls.exp
6651 * gdb.arch/thumb-bx-pc.exp
6652 * gdb.base/advance.exp
6653 * gdb.base/annota-input-while-running.exp
6654 * gdb.base/arrayidx.exp
6655 * gdb.base/asmlabel.exp
6656 * gdb.base/async.exp
6657 * gdb.base/attach-wait-input.exp
6658 * gdb.base/auto-connect-native-target.exp
6659 * gdb.base/batch-preserve-term-settings.exp
6660 * gdb.base/bfp-test.exp
6661 * gdb.base/bigcore.exp
6662 * gdb.base/bp-permanent.exp
6663 * gdb.base/break-always.exp
6664 * gdb.base/break-fun-addr.exp
6665 * gdb.base/break-idempotent.exp
6666 * gdb.base/break-main-file-remove-fail.exp
6667 * gdb.base/break-probes.exp
6668 * gdb.base/break-unload-file.exp
6669 * gdb.base/break.exp
6670 * gdb.base/call-ar-st.exp
6671 * gdb.base/call-rt-st.exp
6672 * gdb.base/call-sc.exp
6673 * gdb.base/call-signal-resume.exp
6674 * gdb.base/call-strs.exp
6675 * gdb.base/callexit.exp
6676 * gdb.base/callfuncs.exp
6677 * gdb.base/catch-gdb-caused-signals.exp
6678 * gdb.base/catch-signal-siginfo-cond.exp
6679 * gdb.base/catch-syscall.exp
6680 * gdb.base/compare-sections.exp
6681 * gdb.base/cond-eval-mode.exp
6682 * gdb.base/condbreak-call-false.exp
6683 * gdb.base/consecutive-step-over.exp
6684 * gdb.base/cursal.exp
6685 * gdb.base/disabled-location.exp
6686 * gdb.base/disasm-end-cu.exp
6687 * gdb.base/display.exp
6688 * gdb.base/double-prompt-target-event-error.exp
6689 * gdb.base/dprintf-bp-same-addr.exp
6690 * gdb.base/dprintf-detach.exp
6691 * gdb.base/dprintf-next.exp
6692 * gdb.base/dprintf-non-stop.exp
6693 * gdb.base/dprintf-pending.exp
6694 * gdb.base/dso2dso.exp
6695 * gdb.base/ending-run.exp
6696 * gdb.base/enum_cond.exp
6697 * gdb.base/examine-backward.exp
6698 * gdb.base/exe-lock.exp
6699 * gdb.base/exec-invalid-sysroot.exp
6700 * gdb.base/execl-update-breakpoints.exp
6701 * gdb.base/execution-termios.exp
6702 * gdb.base/fileio.exp
6703 * gdb.base/fixsection.exp
6704 * gdb.base/foll-exec-mode.exp
6705 * gdb.base/foll-exec.exp
6706 * gdb.base/fork-running-state.exp
6707 * gdb.base/frame-args.exp
6708 * gdb.base/fullpath-expand.exp
6709 * gdb.base/func-ptr.exp
6710 * gdb.base/gcore-relro-pie.exp
6711 * gdb.base/gdb1090.exp
6712 * gdb.base/gdb1555.exp
6713 * gdb.base/global-var-nested-by-dso.exp
6714 * gdb.base/gnu-ifunc.exp
6715 * gdb.base/hbreak-in-shr-unsupported.exp
6716 * gdb.base/hbreak-unmapped.exp
6717 * gdb.base/hook-stop.exp
6718 * gdb.base/infcall-input.exp
6719 * gdb.base/info-fun.exp
6720 * gdb.base/info-shared.exp
6721 * gdb.base/interrupt-noterm.exp
6722 * gdb.base/jit-so.exp
6723 * gdb.base/jit.exp
6724 * gdb.base/line-symtabs.exp
6725 * gdb.base/list.exp
6726 * gdb.base/longjmp.exp
6727 * gdb.base/macscp.exp
6728 * gdb.base/max-value-size.exp
6729 * gdb.base/nodebug.exp
6730 * gdb.base/nofield.exp
6731 * gdb.base/overlays.exp
6732 * gdb.base/paginate-after-ctrl-c-running.exp
6733 * gdb.base/paginate-bg-execution.exp
6734 * gdb.base/paginate-inferior-exit.exp
6735 * gdb.base/pending.exp
6736 * gdb.base/pr11022.exp
6737 * gdb.base/printcmds.exp
6738 * gdb.base/ptr-typedef.exp
6739 * gdb.base/ptype.exp
6740 * gdb.base/randomize.exp
6741 * gdb.base/range-stepping.exp
6742 * gdb.base/realname-expand.exp
6743 * gdb.base/relativedebug.exp
6744 * gdb.base/remote.exp
6745 * gdb.base/savedregs.exp
6746 * gdb.base/sepdebug.exp
6747 * gdb.base/set-noassign.exp
6748 * gdb.base/shlib-call.exp
6749 * gdb.base/shreloc.exp
6750 * gdb.base/sigaltstack.exp
6751 * gdb.base/sigbpt.exp
6752 * gdb.base/siginfo-addr.exp
6753 * gdb.base/siginfo-obj.exp
6754 * gdb.base/siginfo-thread.exp
6755 * gdb.base/signest.exp
6756 * gdb.base/signull.exp
6757 * gdb.base/sigrepeat.exp
6758 * gdb.base/skip.exp
6759 * gdb.base/so-impl-ld.exp
6760 * gdb.base/solib-corrupted.exp
6761 * gdb.base/solib-disc.exp
6762 * gdb.base/solib-display.exp
6763 * gdb.base/solib-overlap.exp
6764 * gdb.base/solib-search.exp
6765 * gdb.base/solib-symbol.exp
6766 * gdb.base/source-execution.exp
6767 * gdb.base/sss-bp-on-user-bp-2.exp
6768 * gdb.base/sss-bp-on-user-bp.exp
6769 * gdb.base/stack-checking.exp
6770 * gdb.base/stale-infcall.exp
6771 * gdb.base/step-break.exp
6772 * gdb.base/step-line.exp
6773 * gdb.base/step-over-exit.exp
6774 * gdb.base/step-test.exp
6775 * gdb.base/structs.exp
6776 * gdb.base/sym-file.exp
6777 * gdb.base/symtab-search-order.exp
6778 * gdb.base/term.exp
6779 * gdb.base/type-opaque.exp
6780 * gdb.base/unload.exp
6781 * gdb.base/until-nodebug.exp
6782 * gdb.base/until.exp
6783 * gdb.base/unwindonsignal.exp
6784 * gdb.base/watch-cond.exp
6785 * gdb.base/watch-non-mem.exp
6786 * gdb.base/watch_thread_num.exp
6787 * gdb.base/watchpoint-reuse-slot.exp
6788 * gdb.base/watchpoint-solib.exp
6789 * gdb.base/watchpoint.exp
6790 * gdb.btrace/dlopen.exp
6791 * gdb.cell/arch.exp
6792 * gdb.cell/break.exp
6793 * gdb.cell/bt.exp
6794 * gdb.cell/core.exp
6795 * gdb.cell/data.exp
6796 * gdb.cell/dwarfaddr.exp
6797 * gdb.cell/ea-cache.exp
6798 * gdb.cell/ea-standalone.exp
6799 * gdb.cell/ea-test.exp
6800 * gdb.cell/f-regs.exp
6801 * gdb.cell/fork.exp
6802 * gdb.cell/gcore.exp
6803 * gdb.cell/mem-access.exp
6804 * gdb.cell/ptype.exp
6805 * gdb.cell/registers.exp
6806 * gdb.cell/sizeof.exp
6807 * gdb.cell/solib-symbol.exp
6808 * gdb.cell/solib.exp
6809 * gdb.compile/compile-tls.exp
6810 * gdb.cp/exception.exp
6811 * gdb.cp/gdb2495.exp
6812 * gdb.cp/local.exp
6813 * gdb.cp/mb-inline.exp
6814 * gdb.cp/mb-templates.exp
6815 * gdb.cp/pr10687.exp
6816 * gdb.cp/pr9167.exp
6817 * gdb.cp/scope-err.exp
6818 * gdb.cp/templates.exp
6819 * gdb.cp/virtfunc.exp
6820 * gdb.dwarf2/dw2-dir-file-name.exp
6821 * gdb.dwarf2/dw2-single-line-discriminators.exp
6822 * gdb.fortran/complex.exp
6823 * gdb.fortran/library-module.exp
6824 * gdb.guile/guile.exp
6825 * gdb.guile/scm-cmd.exp
6826 * gdb.guile/scm-frame-inline.exp
6827 * gdb.guile/scm-objfile.exp
6828 * gdb.guile/scm-pretty-print.exp
6829 * gdb.guile/scm-symbol.exp
6830 * gdb.guile/scm-type.exp
6831 * gdb.guile/scm-value.exp
6832 * gdb.linespec/keywords.exp
6833 * gdb.linespec/ls-errs.exp
6834 * gdb.linespec/macro-relative.exp
6835 * gdb.linespec/thread.exp
6836 * gdb.mi/mi-breakpoint-changed.exp
6837 * gdb.mi/mi-dprintf-pending.exp
6838 * gdb.mi/mi-fullname-deleted.exp
6839 * gdb.mi/mi-logging.exp
6840 * gdb.mi/mi-pending.exp
6841 * gdb.mi/mi-solib.exp
6842 * gdb.mi/new-ui-mi-sync.exp
6843 * gdb.mi/user-selected-context-sync.exp
6844 * gdb.multi/dummy-frame-restore.exp
6845 * gdb.multi/multi-arch-exec.exp
6846 * gdb.multi/remove-inferiors.exp
6847 * gdb.multi/watchpoint-multi-exit.exp
6848 * gdb.opt/solib-intra-step.exp
6849 * gdb.perf/backtrace.exp
6850 * gdb.perf/single-step.exp
6851 * gdb.perf/skip-command.exp
6852 * gdb.perf/skip-prologue.exp
6853 * gdb.perf/solib.exp
6854 * gdb.python/lib-types.exp
6855 * gdb.python/py-as-string.exp
6856 * gdb.python/py-bad-printers.exp
6857 * gdb.python/py-block.exp
6858 * gdb.python/py-breakpoint.exp
6859 * gdb.python/py-cmd.exp
6860 * gdb.python/py-events.exp
6861 * gdb.python/py-evthreads.exp
6862 * gdb.python/py-finish-breakpoint.exp
6863 * gdb.python/py-finish-breakpoint2.exp
6864 * gdb.python/py-frame-inline.exp
6865 * gdb.python/py-frame.exp
6866 * gdb.python/py-inferior.exp
6867 * gdb.python/py-infthread.exp
6868 * gdb.python/py-mi.exp
6869 * gdb.python/py-objfile.exp
6870 * gdb.python/py-pp-maint.exp
6871 * gdb.python/py-pp-registration.exp
6872 * gdb.python/py-prettyprint.exp
6873 * gdb.python/py-recurse-unwind.exp
6874 * gdb.python/py-shared.exp
6875 * gdb.python/py-symbol.exp
6876 * gdb.python/py-symtab.exp
6877 * gdb.python/py-template.exp
6878 * gdb.python/py-type.exp
6879 * gdb.python/py-unwind-maint.exp
6880 * gdb.python/py-unwind.exp
6881 * gdb.python/py-value.exp
6882 * gdb.python/python.exp
6883 * gdb.reverse/finish-reverse-bkpt.exp
6884 * gdb.reverse/insn-reverse.exp
6885 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6886 * gdb.reverse/solib-precsave.exp
6887 * gdb.reverse/solib-reverse.exp
6888 * gdb.stabs/gdb11479.exp
6889 * gdb.stabs/weird.exp
6890 * gdb.threads/fork-child-threads.exp
6891 * gdb.threads/fork-plus-threads.exp
6892 * gdb.threads/fork-thread-pending.exp
6893 * gdb.threads/forking-threads-plus-breakpoint.exp
6894 * gdb.threads/hand-call-in-threads.exp
6895 * gdb.threads/interrupted-hand-call.exp
6896 * gdb.threads/linux-dp.exp
6897 * gdb.threads/local-watch-wrong-thread.exp
6898 * gdb.threads/next-while-other-thread-longjmps.exp
6899 * gdb.threads/non-ldr-exit.exp
6900 * gdb.threads/pending-step.exp
6901 * gdb.threads/print-threads.exp
6902 * gdb.threads/process-dies-while-detaching.exp
6903 * gdb.threads/process-dies-while-handling-bp.exp
6904 * gdb.threads/pthreads.exp
6905 * gdb.threads/queue-signal.exp
6906 * gdb.threads/reconnect-signal.exp
6907 * gdb.threads/signal-command-handle-nopass.exp
6908 * gdb.threads/signal-command-multiple-signals-pending.exp
6909 * gdb.threads/signal-delivered-right-thread.exp
6910 * gdb.threads/signal-sigtrap.exp
6911 * gdb.threads/sigthread.exp
6912 * gdb.threads/staticthreads.exp
6913 * gdb.threads/stepi-random-signal.exp
6914 * gdb.threads/thread-unwindonsignal.exp
6915 * gdb.threads/thread_check.exp
6916 * gdb.threads/thread_events.exp
6917 * gdb.threads/tid-reuse.exp
6918 * gdb.threads/tls-nodebug.exp
6919 * gdb.threads/tls-shared.exp
6920 * gdb.threads/tls-so_extern.exp
6921 * gdb.threads/tls.exp
6922 * gdb.threads/wp-replication.exp
6923 * gdb.trace/actions-changed.exp
6924 * gdb.trace/actions.exp
6925 * gdb.trace/backtrace.exp
6926 * gdb.trace/change-loc.exp
6927 * gdb.trace/collection.exp
6928 * gdb.trace/deltrace.exp
6929 * gdb.trace/disconnected-tracing.exp
6930 * gdb.trace/entry-values.exp
6931 * gdb.trace/ftrace-lock.exp
6932 * gdb.trace/ftrace.exp
6933 * gdb.trace/infotrace.exp
6934 * gdb.trace/mi-trace-frame-collected.exp
6935 * gdb.trace/mi-trace-unavailable.exp
6936 * gdb.trace/mi-traceframe-changed.exp
6937 * gdb.trace/mi-tracepoint-changed.exp
6938 * gdb.trace/mi-tsv-changed.exp
6939 * gdb.trace/no-attach-trace.exp
6940 * gdb.trace/packetlen.exp
6941 * gdb.trace/passc-dyn.exp
6942 * gdb.trace/passcount.exp
6943 * gdb.trace/pending.exp
6944 * gdb.trace/pr16508.exp
6945 * gdb.trace/qtro.exp
6946 * gdb.trace/range-stepping.exp
6947 * gdb.trace/read-memory.exp
6948 * gdb.trace/report.exp
6949 * gdb.trace/save-trace.exp
6950 * gdb.trace/signal.exp
6951 * gdb.trace/stap-trace.exp
6952 * gdb.trace/status-stop.exp
6953 * gdb.trace/strace.exp
6954 * gdb.trace/tfile.exp
6955 * gdb.trace/tfind.exp
6956 * gdb.trace/trace-break.exp
6957 * gdb.trace/trace-condition.exp
6958 * gdb.trace/trace-enable-disable.exp
6959 * gdb.trace/trace-mt.exp
6960 * gdb.trace/tracecmd.exp
6961 * gdb.trace/tracefile-pseudo-reg.exp
6962 * gdb.trace/tspeed.exp
6963 * gdb.trace/tstatus.exp
6964 * gdb.trace/tsv.exp
6965 * gdb.trace/unavailable.exp
6966 * gdb.trace/while-dyn.exp
6967 * gdb.trace/while-stepping.exp
6968 * lib/gdb-guile.exp
6969 * lib/gdb.exp
6970 * lib/mi-support.exp
6971 * lib/pascal.exp
6972 * lib/perftest.exp
6973 * lib/prelink-support.exp
6974 * lib/selftest-support.exp
6975
ad02e4fe
SM
69762016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6977
6978 * Makefile.in: Include disable-implicit-rules.mk.
6979
22347e55
AA
69802016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6981
6982 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6983 non-byte-aligned bit fields.
6984
da5b30da
AA
69852016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6986
6987 PR gdb/12616
6988 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6989 respects the DW_AT_data_bit_offset attribute.
6990
b593ecca
SM
69912016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6992
6993 * gdb.base/default.exp: Fix output of "set language".
6994
3b165252
SM
69952016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6996
6997 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6998 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6999 make.
7000 * configure.ac: Remove checks for the make program.
7001 * configure: Re-generate.
7002
1a2f3d7f
KB
70032016-11-16 Kevin Buettner <kevinb@redhat.com>
7004
7005 * gdb.python/py-recurse-unwind.c (main): Add loop.
7006 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
7007 to read_register() and gdb.parse_and_eval(). Make each code
7008 call a separate case that can be individually tested.
7009 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
7010 proc. Call cont_and_backtrace for each of the code paths that
7011 we want to test in the unwinder.
7012
b7f38fda
AA
70132016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
7014
7015 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
7016 the definition of struct S.
7017
1f8db343
CM
70182016-11-11 Catherine Moore <clm@codesourcery.com>
7019
7020 * gdb.base/dump.exp: Identify verilog format dump tests as such.
7021
fad0c9fb
PA
70222016-11-09 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.base/commands.exp (runto_or_return): New procedure.
7025 (gdbvar_simple_if_test, gdbvar_simple_while_test)
7026 (gdbvar_complex_if_while_test, progvar_simple_if_test)
7027 (progvar_simple_while_test, progvar_complex_if_while_test)
7028 (if_while_breakpoint_command_test)
7029 (infrun_breakpoint_command_test, breakpoint_command_test)
7030 (user_defined_command_test, watchpoint_command_test)
7031 (test_command_prompt_position, redefine_hook_test)
7032 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
7033 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
7034 multi_line_input and multi_line. Remove gdb_expect and
7035 gdb_stop_suppressing_tests uses.
7036 * lib/gdb.exp (valnum_re): New global.
7037 (multi_line_input): New procedure.
7038
8354c62c
SM
70392016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
7040
7041 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
7042 Remove.
7043 (test_setup): Define with proc_with_prefix.
7044 (test_cli_inferior): Likewise.
7045 (test_cli_thread): Likewise.
7046 (test_cli_frame): Likewise.
7047 (test_cli_select_frame): Likewise.
7048 (test_cli_up_down): Likewise.
7049 (test_mi_thread_select): Likewise.
7050 (test_mi_stack_select_frame): Likewise.
7051 (test_cli_in_mi_inferior): Likewise.
7052 (test_cli_in_mi_thread): Likewise.
7053 (test_cli_in_mi_frame): Likewise.
7054 (top level): Do not use with_test_prefix_procname.
7055
64f367a2
PA
70562016-11-09 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.base/commands.exp (gdbvar_simple_if_test)
7059 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
7060 (progvar_simple_if_test, progvar_simple_while_test)
7061 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
7062 (infrun_breakpoint_command_test, breakpoint_command_test)
7063 (user_defined_command_test, watchpoint_command_test)
7064 (test_command_prompt_position, deprecated_command_test)
7065 (bp_deleted_in_command, temporary_breakpoint_commands)
7066 (stray_arg0_test, source_file_with_indented_comment)
7067 (recursive_source_test, if_commands_test)
7068 (error_clears_commands_left, redefine_hook_test)
7069 (redefine_backtrace_test): Use proc_with_prefix.
7070 * lib/gdb.exp (proc_with_prefix): New proc.
7071
0bb65f1e
AA
70722016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7073
7074 * gdb.base/tui-layout.c: New file.
7075 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
7076 disassembly window contains very long lines.
7077
7353f247
TT
70782016-11-08 Tom Tromey <tom@tromey.com>
7079
7080 * gdb.python/py-value.exp (test_value_creation): Make "long" test
7081 depend on Python 2.
7082
30a7bb83
TT
70832016-11-08 Tom Tromey <tom@tromey.com>
7084
7085 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
7086 New method.
7087
cdf5a07c
MG
70882016-10-29 Manish Goregaokar <manish@mozilla.com>
7089
2806dc7e 7090 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 7091
51a789c3
MG
70922016-10-27 Manish Goregaokar <manish@mozilla.com>
7093
2806dc7e
PA
7094 * gdb.rust/simple.rs: Add test for univariant enums without
7095 discriminants and for encoded struct-like enums.
51a789c3 7096
f610ab6d
PA
70972016-10-28 Pedro Alves <palves@redhat.com>
7098
7099 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
7100 gdb_test_multiple, tighten regexps and match symtabs and line
7101 tables incrementally.
7102
b129b0ca
LM
71032016-10-28 Luis Machado <lgustavo@codesourcery.com>
7104
7105 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
7106 general.
7107
ecf45d2c
SL
71082016-10-25 Luis Machado <lgustavo@codesourcery.com>
7109
7110 * gdb.base/exec-invalid-sysroot.exp: New file.
7111
b8d38ee4
JK
71122016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7113
7114 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
7115
f90fd8c2
JK
71162016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7117
7118 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
7119
2d2476aa
MR
71202016-10-19 Maciej W. Rozycki <macro@imgtec.com>
7121
2806dc7e
PA
7122 * gdb.base/killed-outside.exp: Remove $options from a call to
7123 `prepare_for_testing'.
2d2476aa 7124
e42b25a0
SM
71252016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7126
7127 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7128 Change test message.
7129
3ccdb432
SM
71302016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7131
7132 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
7133 Update comment.
7134
5bad3170
SM
71352016-10-17 Simon Marchi <simon.marchi@ericsson.com>
7136
7137 * gdb.trace/mi-trace-save.exp: New file.
7138
5ad9dba7
YQ
71392016-10-13 Yao Qi <yao.qi@linaro.org>
7140
7141 * gdb.base/code_elim.exp (get_var_address): Remove.
7142 * gdb.base/relocate.exp: Likewise.
7143 * gdb.base/shreloc.exp: Likewise.
7144 * lib/gdb.exp (get_var_address): New.
7145
62df7e21
YQ
71462016-10-13 Yao Qi <yao.qi@linaro.org>
7147
7148 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
7149 floating point tests if $skip_float_test is false.
7150
4dac951e
LM
71512016-10-12 Luis Machado <lgustavo@codesourcery.com>
7152
7153 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
7154 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
7155 argc values.
7156 Add 1 to argc so we guarantee distinct initial/modified argc values.
7157
8f1a8fc4
JK
71582016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7159
7160 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
7161
16c85b5d
JK
71622016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7163
7164 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
7165 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
7166 * gdb.arch/vsx-regs.exp: Likewise.
7167
1d0e042a
YQ
71682016-10-07 Yao Qi <yao.qi@linaro.org>
7169
7170 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
7171
68dadef5
MM
71722016-10-07 Markus Metzger <markus.t.metzger@intel.com>
7173
7174 * gdb.python/python.exp: Test decode_line("*0").
7175
33fa2c6e
DE
71762016-10-06 Doug Evans <dje@google.com>
7177
7178 * gdb.python/py-value.exp (test_value_creation): Add test for large
7179 unsigned 64-bit value.
7180
9c37b5ae
TT
71812016-10-06 Tom Tromey <tom@tromey.com>
7182
7183 * gdb.compile/compile.exp: Change java tests to rust.
7184 * gdb.base/setshow.exp: Change java tests to rust.
7185 * gdb.base/default.exp: Remove java from language list.
7186 * README (Examples): Update language example.
7187 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
7188 test.
7189 * lib/gdb.exp (skip_java_tests): Remove.
7190 * lib/java.exp: Remove.
7191 * gdb.java: Remove.
7192
78b86327
MR
71932016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7194
7195 * gdb.arch/mips-fcr.exp: New test.
7196 * gdb.arch/mips-fcr.c: Source for the new test.
7197
7470adbb
MR
71982016-10-06 Maciej W. Rozycki <macro@imgtec.com>
7199
7200 * gdb.base/solib-disc.exp: Use `standard_output_file'
7201 throughout.
7202
4a556533
PA
72032016-10-06 Pedro Alves <palves@redhat.com>
7204
7205 * gdb.base/jit-simple-dl.c: New file.
7206 * gdb.base/jit-simple-jit.c: New file, factored out from ...
7207 * gdb.base/jit-simple.c: ... this.
7208 * gdb.base/jit-simple.exp (jit_run): Delete.
7209 (build_jit): New proc.
7210 (jit_test_reread): Recompile either the main program or the shared
7211 library, depending on what is being tested. Skip changing address
7212 if caller wants to. Compare before/after addresses. If testing
7213 standalone, explicitly load the binary. Test "maint info
7214 breakpoints".
7215 (top level): Add "standalone vs shared lib" and "change address"
7216 vs "same address" axes.
7217
5a122fbc
PA
72182016-10-06 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
7221 call.
7222 (jit_run): Delete.
7223 (jit_test_reread): Use with_test_prefix. Reload the main binary
7224 explicitly. Compare the before/after addresses of the JIT
7225 descriptor.
7226
ee8da4b8
DE
72272016-08-15 Doug Evans <dje@google.com>
7228
7229 * gdb.xml/extra-regs.xml: Update, end field now required, default type
7230 for single bitfields is bool.
7231 * gdb.xml/tdesc-regs.exp: Ditto.
7232
f389f6fe
JK
72332016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7234
7235 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
7236
fdebf1a4
YQ
72372016-10-05 Yao Qi <yao.qi@linaro.org>
7238
7239 * lib/gdb.exp (support_complex_tests): Return zero if
7240 gdb_skip_float_test return true.
7241
9c36d954 72422016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7243 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
7244
7245 PR gdb/20487
7246 * gdb.mi/user-selected-context-sync.exp: New file.
7247 * gdb.mi/user-selected-context-sync.c: New file.
7248
4034d0ff 72492016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 7250 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
7251
7252 PR gdb/20487
7253 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
7254 =thread-select-event check.
7255
a4297203
PB
72562016-09-29 Peter Bergner <bergner@vnet.ibm.com>
7257
7258 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
7259 the compulsory L operand changes.
7260 * gdb.arch/powerpc-power.s: Likewise.
7261
bb805577
JK
72622016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7263
7264 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
7265 * gdb.base/jit-attach-pie.c: New file.
7266 * gdb.base/jit-attach-pie.exp: New file.
7267
6d61dee5
PA
72682016-09-28 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.base/infcall-input.c: New file.
7271 * gdb.base/infcall-input.exp: New file.
7272
f73842fc
YQ
72732016-09-22 Yao Qi <yao.qi@linaro.org>
7274
7275 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
7276 (gdb_exit): Rename it to ...
7277 (gdbserver_gdb_exit): ... Close GDBserver.
7278 (gdb_exit): New proc, call gdbserver_gdb_exit.
7279 (mi_gdb_exit): Likewise.
7280
90681dab
YQ
72812016-09-22 Yao Qi <yao.qi@linaro.org>
7282
7283 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
7284 path.
7285 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
7286 Remove duplication.
7287
9c211fd8
YQ
72882016-09-22 Yao Qi <yao.qi@linaro.org>
7289
7290 * lib/gdbserver-support.exp: Check the existence of
7291 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
7292
ad0a504f
AK
72932016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
7294
7295 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
7296
36cf1806
TT
72972016-09-21 Tom Tromey <tom@tromey.com>
7298
7299 PR gdb/20604:
7300 * gdb.base/quit.exp: New file.
7301
74172ecf
SM
73022016-09-21 Simon Marchi <simon.marchi@ericsson.com>
7303
7304 * .gitignore: New file.
7305
3d0ec882
MR
73062016-09-21 Maciej W. Rozycki <macro@imgtec.com>
7307
7308 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
7309 throughout.
7310
8193adea
AA
73112016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7312
7313 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
7314
d41a5c09
JK
73152016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7316
7317 * gdb.cp/casts.cc (decltype): Move it ...
7318 (main): ... with its call to ...
7319 * gdb.cp/casts03.cc: ... a new file.
7320 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
7321
d2dfe700
JK
73222016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
7325
e2a92b16
PB
73262016-09-15 Peter Bergner <bergner@vnet.ibm.com>
7327
7328 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
7329 and sync up the test with tests in gas/testsuite/gas/ppc.
7330 * gdb.arch/powerpc-power.exp: Likewise.
7331
49b4de64
JK
73322016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7333
7334 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
7335
2c29df25
SDJ
73362016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
7337 Jan Kratochvil <jan.kratochvil@redhat.com>
7338
7339 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
7340 make m1's definition to be different from m2's. Use 'dummy' as an
7341 argument for probe 'two'.
7342
cc3c2846
JB
73432016-09-10 Jon Beniston <jon@beniston.com>
7344
7345 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
7346 for sim target.
7347
e1b2624a
AA
73482016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
7349
7350 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
7351 variable declaration.
7352 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
7353 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
7354 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
7355 received HWCAP as its argument.
7356
4295e285
PA
73572016-09-06 Pedro Alves <palves@redhat.com>
7358
7359 * gdb.base/new-ui-pending-input.c: New file.
7360 * gdb.base/new-ui-pending-input.exp: New file.
7361 * gdb.exp (clear_gdb_spawn_id): New procedure.
7362 (with_spawn_id): Check whether gdb_spawn_id exists before
7363 referencing it. If gdb_spawn_id didn't exist on entry, clear it
7364 on exit.
7365
00d5215e
UW
73662016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7367
7368 * gdb.base/float128.c: New file.
7369 * gdb.base/float128.exp: Likewise.
7370 * gdb.base/floatn.c: Likewise.
7371 * gdb.base/floatn.exp: Likewise.
7372
a9ff5f12
UW
73732016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
7374
7375 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
7376
f245535c
PA
73772016-09-05 Pedro Alves <palves@redhat.com>
7378
7379 PR backtrace/19927
7380 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
7381 unwinders are immediately called as side effect of "source" or
7382 "disable unwinder" commands.
7383 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
7384
ae9cf263
YQ
73852016-09-02 Yao Qi <yao.qi@linaro.org>
7386
7387 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
7388 is true and $type is "float" or "double".
7389
27aba047
YQ
73902016-09-02 Yao Qi <yao.qi@linaro.org>
7391
7392 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
7393 true.
7394 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
7395 * gdb.base/call-rt-st.exp: Likewise.
7396 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
7397 return value instead of gdb,skip_float_test.
7398 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
7399 (do_function_calls): Use its return value instead of
7400 gdb,skip_float_test.
7401 * gdb.base/finish.exp: Likewise.
7402 * gdb.base/funcargs.exp: Likewise.
7403 * gdb.base/return.exp: Likewise.
7404 * gdb.base/return2.exp: Likewise.
7405 * gdb.base/varargs.exp: Likewise.
7406 * lib/gdb.exp (gdb_skip_float_test): Change it to
7407 gdb_caching_proc. Detect the broken ptrace on arm-linux.
7408
5af962df
AA
74092016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
7410
7411 * gdb.multi/tids.exp: Test "thread apply all".
7412
7fac6910
JK
74132016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7414
7415 * gdb.base/default.exp (tty): Remove.
7416
bb1fe4ac
KB
74172016-08-24 Kevin Buettner <kevinb@redhat.com>
7418
2806dc7e
PA
7419 * gdb.python/py-recurse-unwind.c: New file.
7420 * gdb.python/py-recurse-unwind.py: New file.
7421 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 7422
0a1ddfa6
SM
74232016-08-24 Simon Marchi <simon.marchi@ericsson.com>
7424
7425 * gdb.base/set-inferior-tty.exp: New file.
7426 * gdb.base/set-inferior-tty.c: New file.
7427
d9de1fe3
PA
74282016-08-23 Pedro Alves <palves@redhat.com>
7429
7430 PR gdb/20494
7431 * gdb.base/new-ui-echo.c: New file.
7432 * gdb.base/new-ui-echo.exp: New file.
7433
e9d9abd7
YQ
74342016-08-23 Yao Qi <yao.qi@linaro.org>
7435
7436 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
7437 gdbserver_spawn.
7438 * gdb.server/connect-without-multi-process.exp (do_test):
7439 Likewise.
7440
3589529e
YQ
74412016-08-23 Yao Qi <yao.qi@linaro.org>
7442
7443 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
7444 standalone_txt. Delete gdb_txt and standalone_txt on host
7445 and target. Spawn the binary on target. Copy files from
7446 target to host.
7447
6bb90213
PA
74482016-08-22 Pedro Alves <palves@redhat.com>
7449
7450 PR gdb/20505
7451 * gdb.base/vdso-warning.exp: Test core dumps too. Use
7452 with_test_prefix. Factor out bits to ...
7453 (test_no_vdso): ... this new procedure.
7454
20c2c024
CL
74552016-08-19 Carl Love <cel@us.ibm.com>
7456
7457 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
7458 maintaining separate logic for constructing the output path.
7459 * gdb.arch/powerpc-d128-regs.exp: Likewise.
7460 * gdb.arch/ppc-dfp.exp: Likewise.
7461 * gdb.arch/ppc-fp.exp: Likewise.
7462 * gdb.arch/vsx-regs.exp: Likewise.
7463 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
7464 binprefix for generating the additional binary files.
7465
0646e07d
PA
74662016-08-19 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.trace/mi-trace-frame-collected.exp
7469 (test_trace_frame_collected): On x32, expect two registers.
7470
46da9242
CL
74712016-08-18 Carl Love <cel@us.ibm.com>
7472
7473 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
7474 and sync up the test with tests in gas/testsuite/gas/ppc.
7475 * gdb.arch/powerpc-power.exp: Likewise.
7476
eb2332d7
SM
74772016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7478
7479 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
7480 expected error message.
7481
63c61e04
SM
74822016-08-17 Simon Marchi <simon.marchi@ericsson.com>
7483
7484 * gdb.multi/remove-inferiors.exp: New file.
7485 * gdb.multi/remove-inferiors.c: New file.
7486
7b17065f
YQ
74872016-08-12 Yao Qi <yao.qi@linaro.org>
7488
7489 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
7490 argument list.
7491
01d3dedf
PA
74922016-08-10 Pedro Alves <palves@redhat.com>
7493
7494 PR gdb/19187
7495 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
7496 setup_kfails.
7497
3eb7562a
PA
74982016-08-09 Pedro Alves <palves@redhat.com>
7499 Simon Marchi <simon.marchi@ericsson.com>
7500
7501 PR gdb/20418
7502 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
7503 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
7504
80614914
PA
75052016-08-09 Pedro Alves <palves@redhat.com>
7506
7507 PR mi/20431
7508 * gdb.mi/mi-cmd-error.exp: New file.
7509
f348d89a
PA
75102016-08-09 Pedro Alves <palves@redhat.com>
7511
7512 PR gdb/18653
7513 * gdb.base/signals-state-child.c: New file.
7514 * gdb.base/signals-state-child.exp: New file.
7515 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
7516
e5ca03b4
PA
75172016-08-09 Pedro Alves <palves@redhat.com>
7518
7519 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
7520
282a0691
TT
75212016-08-03 Tom Tromey <tom@tromey.com>
7522
7523 PR python/18565:
7524 * gdb.python/py-frame-inline.exp: Add Frame.function test.
7525
41bfcd63
YQ
75262016-08-01 Yao Qi <yao.qi@linaro.org>
7527
7528 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
7529 variable mode to "multi-process" if $multi_process is 1, otherwise
7530 set it to "single-process".
7531
e3465b24
YQ
75322016-08-01 Yao Qi <yao.qi@linaro.org>
7533
7534 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
7535 * gdb.cp/cpexprs.exp: Likewise.
7536 * gdb.cp/m-static.exp: Likewise.
7537
0b31a4bc
TT
75382016-07-26 Tom Tromey <tom@tromey.com>
7539
7540 PR python/20190:
7541 * gdb.threads/tls.exp (check_thread_local): Add python symbol
7542 test.
7543
e0461dbb
MM
75442016-07-26 Markus Metzger <markus.t.metzger@intel.com>
7545
7546 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
7547 selecting assembly source files.
7548 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
7549 assembly source files.
7550 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
7551 assembly source files.
7552 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
7553 selecting assembly source files.
7554
8194e927
SM
75552016-07-25 Simon Marchi <simon.marchi@ericsson.com>
7556
7557 * gdb.base/new-ui.exp (do_test_invalid_args): New
7558 procedure.
7559
c0272db5
TW
75602016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
7561
7562 * gdb.btrace/reconnect.c: New file.
7563 * gdb.btrace/reconnect.exp: New file.
7564
e3487908
GKB
75652016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
7566
7567 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
7568 to test_catch_syscall_group.
7569 (test_catch_syscall_group): New.
7570
12df5c00
TT
75712016-07-21 Tom Tromey <tom@tromey.com>
7572
7573 * gdb.rust/simple.rs (main): Use empty struct expression.
7574 * gdb.rust/simple.exp: Add tests for empty struct expression.
7575
bae62ee2
YQ
75762016-07-21 Yao Qi <yao.qi@linaro.org>
7577
7578 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
7579 if gdb_skip_xml_test is true on some targets.
7580
b1b53fb3
YQ
75812016-07-21 Yao Qi <yao.qi@linaro.org>
7582
7583 * gdb.server/solib-list.exp: Unset last_loaded_file.
7584
027d97f8
JK
75852016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7586
7587 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
7588 "step into captured_main (args)".
7589
7674d381
JK
75902016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7591
7592 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
7593
72b5d099
JK
75942016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7595
7596 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
7597
1f960ced
PA
75982016-07-19 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.opt/inline-break.exp: Remove optimize=-O2.
7601 * gdb.opt/inline-bt.exp: Likewise.
7602 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
7603 additional_flags=-Winline.
7604 * gdb.opt/inline-locals.exp: Likewise.
7605 * gdb.opt/inline-markers.c (ATTR): Define.
7606 (inlined_fn): Use it.
7607
f25827c1
YQ
76082016-07-19 Yao Qi <yao.qi@linaro.org>
7609
7610 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
7611 (test_with_self): Remove some code. Remove argument executable.
7612 (top-level): Use do_self_tests.
7613
37539ebe
DB
76142016-07-15 Zachary Welch <zwelch@codesourcery.com>
7615 Don Breazeal <donb@codesourcery.com>
7616
7617 * gdb.base/maint.exp: Escape paths used in regular expressions.
7618 * gdb.stabs/weird.exp: Likewise.
7619
dac790e1
TT
76202016-07-13 Tom Tromey <tom@tromey.com>
7621
7622 PR python/15620, PR python/18620:
7623 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
7624 (test_bkpt_events): New procs.
7625
93daf339
TT
76262016-07-13 Tom Tromey <tom@tromey.com>
7627
7628 PR python/17698:
7629 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
7630 test.
7631 (test_watchpoints): Likewise.
7632 (test_bkpt_pending): New proc.
7633
6571a381
TT
76342016-07-13 Tom Tromey <tom@tromey.com>
7635
7636 PR cli/18053:
7637 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
7638 completion test.
7639
e8732474
JK
76402016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7641
7642 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
7643 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
7644 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
7645 f_label.
7646 (g): Rename g_end_lbl to g_label.
7647 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
7648 low_pc and high_pc.
7649 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
7650
e0f3fd7c
TT
76512016-07-12 Tom Tromey <tom@tromey.com>
7652
7653 PR python/19293:
7654 * gdb.python/py-unwind-maint.exp: Update tests.
7655
3cfe46b6
YQ
76562016-07-12 Yao Qi <yao.qi@linaro.org>
7657
7658 * lib/selftest-support.exp (selftest_setup): Match the output
7659 when captured_main is inlined.
7660
4f19a0e6
WT
76612016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7662
7663 * gdb.fortran/derived-types.exp (result_line, result_line_2):
7664 New variables.
7665 (print this%a, print this%b, print this): New tests.
7666 * gdb.fortran/derived-types.f90 (this): New object and
7667 initialization.
7668
986cf455
SM
76692016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7670
7671 * gdb.ada/arraydim.exp: Remove extra directory level in build
7672 directory.
7673
f0464b23
SM
76742016-07-06 Simon Marchi <simon.marchi@ericsson.com>
7675
7676 * lib/ada.exp: Remove extra directory level in build directory.
7677 * gdb.ada/cond_lang.exp: Likewise.
7678 * gdb.ada/exec_changed.exp: Likewise.
7679 * gdb.ada/lang_switch.exp: Likewise.
7680
42d94011
MG
76812016-07-06 Manish Goregaokar <manish@mozilla.com>
7682
2806dc7e
PA
7683 * simple.rs: Add test for raw pointer subscripting.
7684 * simple.exp: Add test expectations.
42d94011 7685
647c264c
YQ
76862016-07-05 Yao Qi <yao.qi@linaro.org>
7687
7688 * gdb.mi/mi-reverse.exp: Match =record-started output.
7689
20aa2c60
PA
76902016-07-01 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.base/jit-reader.exp (info_registers_current_frame): New
7693 procedure.
7694 (jit_reader_test): Test the jit reader's unwinder.
7695 * gdb.base/jithost.c (jit_function_00_code): New global.
7696 (main): Use memcpy to fill in the mmapped code, instead of poking
7697 bytes manually here.
7698 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
7699 value.
7700 (read_debug_info): Save the function's range.
7701 (read_sp): New function.
7702 (unwind_frame): Use it. Also unwind RBP.
7703 (get_frame_id): Use read_sp.
7704 (gdb_init_reader): Use calloc instead of malloc.
7705 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
7706 parameter. Use gdb_test_multiple.
7707
ced2dffb
PA
77082016-07-01 Pedro Alves <palves@redhat.com>
7709 Antoine Tremblay <antoine.tremblay@ericsson.com>
7710
7711 * gdb.threads/process-dies-while-detaching.c: New file.
7712 * gdb.threads/process-dies-while-detaching.exp: New file.
7713
63000888
PA
77142016-07-01 Pedro Alves <palves@redhat.com>
7715
7716 * gdb.multi/watchpoint-multi-exit.c: New file.
7717 * gdb.multi/watchpoint-multi-exit.exp: New file.
7718
038d4868
PA
77192016-06-30 Pedro Alves <palves@redhat.com>
7720
7721 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
7722 unset inferior_spawn_id.
7723
994e9c83
PA
77242016-06-30 Pedro Alves <palves@redhat.com>
7725
7726 * lib/mi-support.exp (default_mi_gdb_start): Declare global
7727 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
7728
e5653468
YQ
77292016-06-29 Yao Qi <yao.qi@linaro.org>
7730
7731 * gdb.base/return.c: Add copyright header.
7732
803b47e5
TT
77332016-06-29 Tom Tromey <tom@tromey.com>
7734
7735 PR python/20129:
7736 * gdb.python/py-framefilter.exp: Add tests for setting priority
7737 and disabling of non-existent frame filter.
7738
28244707
YQ
77392016-06-29 Yao Qi <yao.qi@linaro.org>
7740
7741 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
7742 0x0f07ff.
7743
a31d2f06
YQ
77442016-06-28 Yao Qi <yao.qi@linaro.org>
7745
7746 * gdb.base/catch-syscall.exp: Remove check on isnative and target
7747 triplets. Start gdb, execute catch syscall, and continue. Check
7748 gdb's output to determine catch syscall is supported.
7749
921d8f54
MG
77502016-06-27 Manish Goregaokar <manish@mozilla.com>
7751
25d49b86
PA
7752 * gdb.rust/simple.rs: Add test for returning unit in a function.
7753 * gdb.rust/simple.exp: Add expectation for functions returning
7754 unit.
921d8f54 7755
f4952523
PMR
77562016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
7757
7758 * gdb.python/py-breakpoint-create-fail.c,
7759 gdb.python/py-breakpoint-create-fail.exp,
7760 gdb.python/py-breakpoint-create-fail.py: New testcase.
7761
fccb08f8
MG
77622016-06-25 Manish Goregaokar <manish@mozilla.com>
7763
7764 PR gdb/20239
7765 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
7766 * gdb.rust/simple.exp: Add test expectations for new NonZero
7767 tests.
fccb08f8 7768
6b850546
DT
77692016-06-24 David Taylor <dtaylor@emc.com>
7770
7771 * gdb.base/offsets.exp: New file.
7772 * gdb.base/offsets.c: New file.
7773
17621150
TT
77742016-06-23 Tom Tromey <tom@tromey.com>
7775
7776 PR gdb/16483:
7777 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
7778 before any filters are loaded.
7779
04d59df6
WT
77802016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
7781
7782 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
7783 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
7784 structs.
7785 * gdb.fortran/derived-type-function.exp: New file.
7786 * gdb.fortran/derived-type-function.f90: New file.
7787
7788
ac69f786
PA
77892016-06-21 Pedro Alves <palves@redhat.com>
7790
7791 * gdb.base/new-ui.exp: New file.
7792 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
7793 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
7794 (with_spawn_id): New procedure.
7795
49940788
PA
77962016-06-21 Pedro Alves <palves@redhat.com>
7797
7798 * gdb.mi/mi-exec-run.exp: New file.
7799
ef274d26
PA
78002016-06-21 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
7803 breakpoint command's output on the main UI.
7804 (test_break): New procedure, factored out from calls in the top
7805 level.
7806 (top level): Use foreach_with_prefix to test MI as main UI and as
7807 separate UI.
7808
468afe6c
PA
78092016-06-21 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
7812 (test_awatch_creation_and_listing)
7813 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
7814 Remove 'type' parameter.
7815 (test_watchpoint_all): New parameter mi_mode. Remove
7816 with_test_prefix.
7817 (top level): Use foreach_with_prefix, and add main/separate UI MI
7818 testing axis.
7819
51f77c37
PA
78202016-06-21 Pedro Alves <palves@redhat.com>
7821
7822 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
7823 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
7824 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
7825 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
7826 (gdb_main_spawn_id, mi_spawn_id): Declare and
7827 comment.
7828 (mi_create_inferior_pty): New procedure,
7829 factored out from default_mi_gdb_start.
7830 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
7831 procedures.
7832 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
7833 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
7834 Use mi_create_inferior_pty.
7835 (mi_gdb_start): Use eval to pass down args list.
7836
8980e177
PA
78372016-06-21 Pedro Alves <palves@redhat.com>
7838
7839 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
7840 * gdb.opt/inline-cmds.exp: Add MI tests.
7841
f38d3ad1
PA
78422016-06-21 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
7845
45db7c09
PA
78462016-06-21 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
7849 (top level): Use it instead of mi_execute_to.
7850
5a069ab3
PA
78512016-06-21 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
7854 (cont_handler_str): New.
7855 (signal_stop_handler): Set stop_handler_str instead of printing to
7856 stdout.
7857 (continue_handler): Set cont_handler_str instead of printing to
7858 stdout.
7859 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
7860 mi_send_resuming_command. Print stop_handler_str and
7861 cont_handler_str instead of expecting the python events print
7862 directly.
7863
2838cc1d
SD
78642016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
7865
7866 * gdb.base/jit-reader.exp: New file.
7867 * gdb.base/jithost.c: New file.
7868 * gdb.base/jithost.h: New file.
7869 * gdb.base/jitreader.c : New file.
7870 * gdb.base/jit-protocol.h: New file.
7871
21a77091
YQ
78722016-06-17 Yao Qi <yao.qi@linaro.org>
7873
7874 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
7875 parameters follow_fork and detach_on_fork. Set follow-fork-mode
7876 and detach-on-fork. Adjust tests.
7877 (top level): Invoke break_cond_on_syscall with combinations of
7878 syscall, follow-fork-mode and detach-on-fork.
7879
f50bf8e5
YQ
78802016-06-17 Yao Qi <yao.qi@linaro.org>
7881
7882 * gdb.base/step-over-exit.c: New.
7883 * gdb.base/step-over-exit.exp: New.
7884
a28d8e50
YTL
78852016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7886
7887 * gdb.base/float.exp: Add target check for nds32*-*-*.
7888 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7889
cad8e26d
AB
78902016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7891
7892 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7893 for unsupported target features.
7894 * gdb.base/call-rt-st.exp: Likewise.
7895 * gdb.base/call-sc.exp: Likewise.
7896 * gdb.base/call-signal-resume.exp: Likewise.
7897 * gdb.base/call-strs.exp: Likewise.
7898 * gdb.base/callexit.exp: Likewise.
7899 * gdb.base/callfuncs.exp: Likewise.
7900 * gdb.base/nodebug.exp: Likewise.
7901 * gdb.base/printcmds.exp: Likewise.
7902 * gdb.base/ptype.exp: Likewise.
7903 * gdb.base/structs.exp: Likewise.
7904 * gdb.base/unwindonsignal.exp: Likewise.
7905 * gdb.cp/gdb2495.exp: Likewise.
7906 * gdb.cp/templates.exp: Likewise.
7907 * gdb.cp/virtfunc.exp: Likewise.
7908 * gdb.threads/hand-call-in-threads.exp: Likewise.
7909 * gdb.threads/interrupted-hand-call.exp: Likewise.
7910 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7911
347dc102
TT
79122016-06-10 Tom Tromey <tom@tromey.com>
7913
7914 PR rust/20110:
7915 * gdb.rust/expr.exp: Add test for integer constant larger than
7916 i32.
7917
5e13cf25
BH
79182016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7919
7920 * gdb.fortran/nested-funcs.exp: New.
7921 * gdb.fortran/nested-funcs.f90: New.
7922
bb556f1f
TK
79232016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7924
7925 * gdb.base/examine-backward.c: New file.
7926 * gdb.base/examine-backward.exp: New file.
7927
38b022b4
SM
79282016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7929
7930 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7931 matching.
7932
1b40ec05
TT
79332016-06-02 Tom Tromey <tom@tromey.com>
7934
7935 PR python/18984:
7936 * gdb.python/py-shared.exp: Add solib_name test.
7937
193bd378
SM
79382016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7939
7940 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7941
3326303b
MG
79422016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7943
7944 PR c++/19893
7945 * gdb.dwarf2/implref.exp: Rename to...
7946 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7947 * gdb.dwarf2/implref-array.c: New file.
7948 * gdb.dwarf2/implref-array.exp: Likewise.
7949 * gdb.dwarf2/implref-global.c: Likewise.
7950 * gdb.dwarf2/implref-global.exp: Likewise.
7951 * gdb.dwarf2/implref-struct.c: Likewise.
7952 * gdb.dwarf2/implref-struct.exp: Likewise.
7953
825c8ef2
AT
79542016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7955
7956 * gdb.trace/trace-condition.exp: Add 64bit tests.
7957
2320162a
AT
79582016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7959
7960 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7961 bits types.
7962 (main): Adapt to 8 to 64 bits types.
7963 * gdb.trace/trace-condition.exp: Add new tests.
7964
a7818233
AT
79652016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7966
7967 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7968
0d336466
AT
79692016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7970
7971 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7972 Move condition tests...
7973 * gdb.trace/trace-condition.exp: Here.
7974
7faeb45a
AT
79752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7976
7977 * gdb.trace/trace-condition.exp: Add counter-case tests.
7978
e385593e
JK
79792016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 PR c++/15231
7982 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7983 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7984
744608cc
PA
79852016-05-27 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7988 New procedure.
7989 (top level): Call it, and bail out of DejaGnu is known to be bad.
7990
ac775bf4
AB
79912016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7992
7993 * gdb.base/whatis.c: Extend the test case.
7994 * gdb.base/whatis.exp: Add additional tests.
7995
2bbad2ea
BH
79962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7997
7998* gdb.fortran/type.f90: Add pointer variable.
7999* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
8000
8b70175d
BH
80012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8002
8003 * gdb.fortran/vla-type.exp: Fix testcase name.
8004
86d8a848
BH
80052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8006
8007 * gdb.fortran/vla-type.exp: Access elements in nested structs.
8008
e188eb36
BH
80092016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8010
8011 * gdb.fortran/type.f90: Add nested structures.
8012 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
8013 * gdb.fortran/derived-type.exp: Adapt expected output.
8014 * gdb.fortran/vla-type.exp: Adapt expected output.
8015
9b2db1fd
BH
80162016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8017
8018 * gdb.fortran/whatis_type.exp: Adapt expected output.
8019
72b17055
BH
80202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8021
8022 * gdb.fortran/print_type.exp: Fix expected output.
8023 * gdb.fortran/whatis_type.exp: Fix expected output.
8024
3cd81d8d
BH
80252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
8026
8027 * gdb.fortran/whatis_type.exp: Use multi_line.
8028
ddae9462
TT
80292016-05-24 Tom Tromey <tom@tromey.com>
8030
8031 PR python/17386:
8032 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
8033 use value as an index.
8034
1957f6b8
TT
80352016-05-23 Tom Tromey <tom@tromey.com>
8036
8037 PR python/17981:
8038 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
8039 no-breakpoint case.
8040
026a9174
PA
80412016-05-24 Pedro Alves <palves@redhat.com>
8042
8043 PR gdb/19828
8044 * gdb.threads/clone-attach-detach.c: New file.
8045 * gdb.threads/clone-attach-detach.exp: New file.
8046
e70a7231
FR
80472016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
8048
8049 * gdb.base/annota-input-while-running.exp: Fix syntax error.
8050
0f6ed0e0
TT
80512016-05-23 Tom Tromey <tom@tromey.com>
8052
8053 PR python/19438, PR python/18393:
8054 * gdb.python/py-progspace.exp: Add "dir" test.
8055 * gdb.python/py-objfile.exp: Add "dir" test.
8056
ffd19d61
YQ
80572016-05-23 Yao Qi <yao.qi@linaro.org>
8058
8059 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
8060 * gdb.arch/thumb2-it.exp: Likewise.
8061
9e8f9b05
SM
80622016-05-18 Simon Marchi <simon.marchi@ericsson.com>
8063
8064 * gdb.mi/mi-threads-interrupt.c: New file.
8065 * gdb.mi/mi-threads-interrupt.exp: New file.
8066
61c6156d
SM
80672016-05-17 Simon Marchi <simon.marchi@ericsson.com>
8068
8069 PR gdb/18077
8070 * gdb.mi/mi-async-run.exp: New file.
8071 * gdb.mi/mi-async-run.c: New file.
8072
67218854
TT
80732016-05-17 Tom Tromey <tom@tromey.com>
8074 Manish Goregaokar <manishsmail@gmail.com>
8075
8076 * lib/rust-support.exp: New file.
8077 * lib/gdb.exp (skip_rust_tests): New proc.
8078 (build_executable_from_specs): Handle rust.
8079 * lib/future.exp (gdb_find_rustc): New proc.
8080 (gdb_default_target_compile): Handle rust.
8081 * gdb.rust/expr.exp: New file.
8082 * gdb.rust/generics.exp: New file.
8083 * gdb.rust/generics.rs: New file.
8084 * gdb.rust/methods.exp: New file.
8085 * gdb.rust/methods.rs: New file.
8086 * gdb.rust/modules.exp: New file.
8087 * gdb.rust/modules.rs: New file.
8088 * gdb.rust/simple.exp: New file.
8089 * gdb.rust/simple.rs: New file.
8090
c44af4eb
TT
80912016-05-17 Tom Tromey <tom@tromey.com>
8092
8093 * gdb.base/default.exp (set language): Add rust.
8094
dcd1f979
TT
80952016-05-17 Tom Tromey <tom@tromey.com>
8096
8097 * gdb.gdb/unittest.exp: New file.
8098
155b7f57
YQ
80992016-05-16 Yao Qi <yao.qi@linaro.org>
8100
8101 * gdb.base/batch-preserve-term-settings.exp: Remove variable
8102 shell_prompt. Update shell_prompt_re.
8103
8ddd5a6c
DE
81042016-05-12 Doug Evans <dje@google.com>
8105
8106 PR symtab/19999
8107 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
8108 $options when building executable.
8109 * gdb.dwarf2/fission-loclists-pie.S: New file.
8110 * gdb.dwarf2/fission-loclists-pie.exp: New file.
8111
02e370d9
SM
81122016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8113
8114 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
8115 of [is_remote target],
8116
8929ad8b
SM
81172016-05-04 Simon Marchi <simon.marchi@ericsson.com>
8118
8119 * lib/gdb.exp (use_gdb_stub): New procedure.
8120
6c447423
DE
81212016-05-03 Yunlian Jiang <yunlian@google.com>
8122 Doug Evans <dje@google.com>
8123
8124 PR symtab/19914
8125 * gdb.dwarf2/dwp-sepdebug.c: New file.
8126 * gdb.dwarf2/dwp-sepdebug.exp: New file.
8127
444e826c
SM
81282016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8129
8130 * gdb.base/detach.exp: Remove is_remote check.
8131
740feeaa
SM
81322016-05-02 Simon Marchi <simon.marchi@ericsson.com>
8133
8134 * gdb.base/annota-input-while-running.exp: Don't check for
8135 [is_remote target]. Enable annotations after running to main.
8136 Remove unused "set test..." line.
8137
9080ac9d
SM
81382016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8139
8140 * gdb.trace/trace-enable-disable.exp: New file.
8141 * gdb.trace/trace-enable-disable.c: New file.
8142
952ebca5
SM
81432016-04-28 Simon Marchi <simon.marchi@ericsson.com>
8144
8145 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
8146 use it in info sharedlibrary test.
8147 * gdb.trace/ftrace-lock.exp: Likewise.
8148 * gdb.trace/ftrace.exp: Likewise.
8149 * gdb.trace/range-stepping.exp: Likewise.
8150 * gdb.trace/trace-break.exp: Likewise.
8151 * gdb.trace/trace-condition.exp: Likewise.
8152 * gdb.trace/trace-mt.exp: Likewise.
8153
d9019901
SM
81542016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8155
8156 * lib/gdb.exp (gdb_load_shlibs): Rename to...
8157 (gdb_load_shlib): ... this.
8158 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
8159 gdb_load_shlib.
8160 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
8161 * gdb.base/ctxobj.exp: Likewise.
8162 * gdb.base/dprintf-pending.exp: Likewise.
8163 * gdb.base/dso2dso.exp: Likewise.
8164 * gdb.base/fixsection.exp: Likewise.
8165 * gdb.base/gcore-relro.exp: Likewise.
8166 * gdb.base/gdb1555.exp: Likewise.
8167 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8168 * gdb.base/gnu-ifunc.exp: Likewise.
8169 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
8170 * gdb.base/jit-so.exp (one_jit_test): Likewise.
8171 * gdb.base/pending.exp: Likewise.
8172 * gdb.base/print-file-var.exp: Likewise.
8173 * gdb.base/print-symbol-loading.exp: Likewise.
8174 * gdb.base/shlib-call.exp: Likewise.
8175 * gdb.base/shreloc.exp: Likewise.
8176 * gdb.base/so-impl-ld.exp: Likewise.
8177 * gdb.base/solib-disc.exp: Likewise.
8178 * gdb.base/solib-nodir.exp: Likewise.
8179 * gdb.base/solib-overlap.exp: Likewise.
8180 * gdb.base/solib-symbol.exp: Likewise.
8181 * gdb.base/solib-weak.exp (do_test): Likewise.
8182 * gdb.base/sym-file.exp: Likewise.
8183 * gdb.base/symtab-search-order.exp: Likewise.
8184 * gdb.base/type-opaque.exp: Likewise.
8185 * gdb.base/unload.exp: Likewise.
8186 * gdb.base/watchpoint-solib.exp: Likewise.
8187 * gdb.compile/compile.exp: Likewise.
8188 * gdb.cp/gdb2384.exp: Likewise.
8189 * gdb.cp/infcall-dlopen.exp: Likewise.
8190 * gdb.cp/re-set-overloaded.exp: Likewise.
8191 * gdb.fortran/library-module.exp: Likewise.
8192 * gdb.opt/solib-intra-step.exp: Likewise.
8193 * gdb.python/py-finish-breakpoint.exp: Likewise.
8194 * gdb.python/py-shared.exp: Likewise.
8195 * gdb.reverse/solib-precsave.exp: Likewise.
8196 * gdb.reverse/solib-reverse.exp: Likewise.
8197 * gdb.server/solib-list.exp: Likewise.
8198 * gdb.threads/dlopen-libpthread.exp: Likewise.
8199 * gdb.threads/tls-shared.exp: Likewise.
8200 * gdb.threads/tls-so_extern.exp: Likewise.
8201 * gdb.trace/change-loc.exp: Likewise.
8202 * gdb.trace/ftrace-lock.exp: Likewise.
8203 * gdb.trace/ftrace.exp: Likewise.
8204 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
8205 * gdb.trace/pending.exp: Likewise.
8206 * gdb.trace/range-stepping.exp: Likewise.
8207 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
8208 (strace_info_marker): Likewise.
8209 (strace_probe_marker): Likewise.
8210 (strace_trace_on_same_addr): Likewise.
8211 (strace_trace_on_diff_addr): Likewise.
8212 * gdb.trace/trace-break.exp: Likewise.
8213 * gdb.trace/trace-condition.exp: Likewise.
8214 * gdb.trace/trace-mt.exp: Likewise.
8215
fca4cfd9
SM
82162016-04-27 Simon Marchi <simon.marchi@ericsson.com>
8217
8218 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
8219 result of gdb_remote_download.
8220 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
8221 * gdb.base/dso2dso.exp: Likewise.
8222 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8223 * gdb.base/print-file-var.exp: Likewise.
8224 * gdb.base/shlib-call.exp: Likewise.
8225 * gdb.base/shreloc.exp: Likewise.
8226 * gdb.base/solib-overlap.exp: Likewise.
8227 * gdb.base/solib-weak.exp (do_test): Likewise.
8228 * gdb.base/unload.exp: Likewise.
8229
11cf4ffb
YQ
82302016-04-27 Yao Qi <yao.qi@linaro.org>
8231
8232 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
8233 exists.
8234
3e2e34f8
KB
82352016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8236
8237 * vla-type.exp: Print structure from toplevel.
8238
8f07e298
BH
82392016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8240
8241 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
8242 of dynamic types.
8243 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
8244 of dynamic types.
8245
9920b434
BH
82462016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
8247
8248 * gdb.fortran/vla-type.f90: New file.
8249 * gdb.fortran/vla-type.exp: New file.
8250
f3abeff5
YQ
82512016-04-25 Yao Qi <yao.qi@linaro.org>
8252
8253 * gdb.base/branch-to-self.c: New file.
8254 * gdb.base/branch-to-self.exp: New file.
8255
0a5d52f0
YQ
82562016-04-22 Yao Qi <yao.qi@linaro.org>
8257
8258 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
8259 more after $hex.
8260
495346f6
YQ
82612016-04-22 Yao Qi <yao.qi@linaro.org>
8262
8263 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
8264 * gdb.base/annota3.exp: Likewise.
8265
4a7e075c
YQ
82662016-04-22 Yao Qi <yao.qi@linaro.org>
8267
8268 * gdb.reverse/step-precsave.exp: Do one step and test program
8269 stops in "callee" and do multiple steps until program goes out
8270 of "callee".
8271 * gdb.reverse/step-reverse.exp: Likewise.
8272
5b061e98
YQ
82732016-04-22 Yao Qi <yao.qi@linaro.org>
8274
8275 * gdb.trace/signal.exp: Also pass if
8276 $tracepoint_hits($i) > $iterations.
8277
5c5dc57f
YQ
82782016-04-22 Yao Qi <yao.qi@linaro.org>
8279
8280 * gdb.trace/signal.c: New file.
8281 * gdb.trace/signal.exp: New file.
8282
a55411b9
DE
82832016-04-19 Doug Evans <xdje42@gmail.com>
8284
8285 * gdb.base/bad-file.exp: New file.
8286
a22df60a
MG
82872016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
8288
8289 * gdb.dwarf2/implref.exp: New file.
8290
0c13f7e5
BH
82912016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8292
8293 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
8294 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
8295 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
8296 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
8297 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
8298 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
8299 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
8300 * lib/fortran.exp (fortran_int4): New procedure.
8301 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
8302 (fortran_logical4): Likewise.
8303
9b9b09e9
BH
83042016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
8305
8306 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
8307
a14d1f4d
BH
83082016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
8309
8310 * lib/compiler.c: Add Intel specific preprocessor macros.
8311 * lib/compiler.cc: Likewise.
25d49b86 8312
7d49b1d0
LM
83132016-04-13 Luis Machado <lgustavo@codesourcery.com>
8314
8315 * gdb.server/connect-with-no-symbol-file.c: New file.
8316 * gdb.server/connect-with-no-symbol-file.exp: New file.
8317
8392fa22
SM
83182016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8319
8320 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
8321
8c4c4aeb
SM
83222016-04-13 Simon Marchi <simon.marchi@ericsson.com>
8323
8324 * boards/gdbserver-base.exp (${board}_download): Copy source file to
8325 standard output directory.
8326
45e3745e
AT
83272016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
8328
8329 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
8330
e26b7e41
MM
83312016-04-13 Markus Metzger <markus.t.metzger@intel.com>
8332
8333 * gdb.btrace/instruction_history.c (loop): Add declaration.
8334
8ce09462
AT
83352016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
8336
8337 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
8338
2e88a1ea
SM
83392016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
8340
8341 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
8342 parentheses to print.
8343 (continue_handler): Likewise.
8344
f48e22e3
SM
83452016-04-08 Simon Marchi <simon.marchi@ericsson.com>
8346
8347 * gdb.server/solib-list.exp: Remove is_remote check.
8348 Pass shlib= to gdb_compile. Don't link shared library with
8349 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
8350 Run binary filename through "readlink -f" on the target.
8351
096be756
PA
83522016-04-08 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
8355 interpreter filename as argument to gdbserver_spawn.
8356 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8357 Return empty if $last_loaded_file does not exist.
8358
06500533
JK
83592016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8360
8361 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
8362 * gdb.base/jit-main.c: Use exit after usage.
8363
2d35e871
JK
83642016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8365
8366 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
8367 GDBHISTSIZE prior to the tests.
8368 * gdb.base/gdbinit-history.exp: Likewise.
8369
83702016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
8371
8372 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
8373 instead of build_executable. Use gdb_load_shlibs.
8374
c8064e7e
YQ
83752016-04-07 Yao Qi <yao.qi@linaro.org>
8376
8377 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
8378 Execute "si" command.
8379
bde47561
YQ
83802016-04-07 Yao Qi <yao.qi@linaro.org>
8381
8382 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
8383 number instead of the comments on some line.
8384
b16f8a3b
DB
83852016-04-06 Don Breazeal <donb@codesourcery.com>
8386
8387 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
8388 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
8389
c2f901df
SM
83902016-04-06 Simon Marchi <simon.marchi@ericsson.com>
8391
8392 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
8393 standard_output_file. Remove unused binfile variable.
8394
ac17fda0
CU
83952016-04-05 Catalin Udma <catalin.udma@freescale.com>
8396
8397 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
8398 * gdb.python/py-mi-objfile.exp: Match "list main" output
8399 in console format.
8400
03a8c4df
SM
84012016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
8402
8403 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
8404 absolute.
8405
6e774b13
SM
84062016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8407
8408 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
8409 absolute.
8410 * gdb.trace/ftrace.exp: Likewise.
8411 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
8412 targets as well.
8413 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
8414 (gdb_load_shlibs): Copy libraries to test directory when testing
8415 natively. Only set solib-search-path if testing remotely.
8416 * lib/mi-support.exp (mi_load_shlibs): Likewise.
8417
7817ea46
SM
84182016-04-05 Simon Marchi <simon.marchi@ericsson.com>
8419
8420 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
8421 gdb_download. Use it even if the target is not remote.
8422 * gdb.base/jit.exp (compile_jit_test): Likewise.
8423 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
8424 output directory if the destination board is local, otherwise use
8425 the standard remote_download from DejaGnu.
8426 (gdb_download): Remove.
8427 (gdb_load_shlibs): Use gdb_remote_download instead of
8428 gdb_download.
8429 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
8430 Use gdb_remote_download instead of gdb_download. Use it even if
8431 the target is not remote.
8432 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
8433 instead of gdb_download.
8434
7beb7f68
SM
84352016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
8436
8437 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
8438 (test_insert_delete_modify): Call mi_load_shlibs before trying to
8439 run.
8440
cc63428a
AV
84412016-04-01 Artemiy Volkov <artemiyv@acm.org>
8442
8443 PR gdb/19820
8444 * gdb.base/printcmds.exp: Add artificial arrays tests.
8445
64cdf930
PA
84462016-03-31 Pedro Alves <palves@redhat.com>
8447
8448 PR gdb/19858
8449 * gdb.base/jit-main.c: Include unistd.h.
8450 (ATTACH): Define to 0 if not already defined.
8451 (wait_for_gdb, mypid): New globals.
8452 (WAIT_FOR_GDB): New macro.
8453 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
8454 some breakpoint locations.
8455 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
8456 New procedures.
8457 (one_jit_test): Add REATTACH parameter, and handle it. Use
8458 continue_to_test_location.
8459 (top level): Test attach, and adjusts calls to one_jit_test.
8460
40dea8cb
PA
84612016-03-31 Pedro Alves <palves@redhat.com>
8462
8463 PR gdb/19858
8464 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
8465 BINSUFFIX parameter, and handle it.
8466 (top level): Adjust calls compile_jit_test.
8467
e7ea3ec7
CU
84682016-03-31 Catalin Udma <catalin.udma@freescale.com>
8469
8470 PR python/19743
8471 * gdb.python/py-mi-events-gdb.py: New file.
8472 * gdb.python/py-mi-events.c: New file.
8473 * gdb.python/py-mi-events.exp: New file.
8474
e6359af3
YQ
84752016-03-30 Yao Qi <yao.qi@linaro.org>
8476
8477 * gdb.reverse/until-precsave.exp: Match function name only.
8478 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
8479 Move malloc to a condition block.
8480 * gdb.reverse/until-reverse.exp: Match function name only.
8481
a4105d04
MK
84822016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
8483
8484 * gdb.trace/ftrace.exp: Set arg0exp for s390.
8485 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
8486 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
8487 variable for GPR 0 instead of assuming it is register 0.
8488 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
8489 * lib/trace-support.exp: Add s390 registers.
8490
bfa6adb9
YQ
84912016-03-29 Yao Qi <yao.qi@linaro.org>
8492
8493 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
8494
1e6697ea
YQ
84952016-03-24 Yao Qi <yao.qi@linaro.org>
8496
8497 * gdb.reverse/break-reverse.exp: Add quotation mark in the
8498 test message.
8499
64bcd522
AA
85002016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8501
8502 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
8503 maintaining separate logic for constructing the output path.
8504
7868401b
DB
85052016-03-16 Don Breazeal <donb@codesourcery.com>
8506
8507 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
8508 Retry fork and waitpid on interrupted system call errors.
8509 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8510 Use with_timeout_factor to increase timeout by factor of 10.
8511
1cafadb4
DB
85122016-03-15 Don Breazeal <donb@codesourcery.com>
8513
8514 * gdb.cp/scope-err.cc: New test program.
8515 * gdb.cp/scope-err.exp: New test script.
8516 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
8517 lines and "set breakpoint here" comment.
8518 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
8519 Fixed some whitespace and format issues.
8520 * gdb.mi/mi-linespec-err-cp.cc: New test program.
8521 * gdb.mi/mi-linespec-err-cp.exp: New test script.
8522
81516450
DE
85232016-03-15 Doug Evans <dje@google.com>
8524
8525 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
8526 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
8527 All callers updated. Add tests for enums, mixed flags register.
8528
aa52b601
DE
85292016-03-15 Doug Evans <dje@google.com>
8530
8531 * gdb.base/skip.c (main): Call test_skip_file_and_function.
8532 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
8533
fa4ff313
SM
85342016-03-14 Simon Marchi <simon.marchi@ericsson.com>
8535
8536 * gdb.base/default.exp: Add $_as_string to the list of expected
8537 convenience functions.
8538
f2403c39
AB
85392016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
8540
8541 * gdb.base/maint.exp: New tests for 'maint info line-table'.
8542
f2f3ccb9
SM
85432016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
8544
8545 * gdb.python/py-as-string.exp: New file.
8546 * gdb.python/py-as-string.c: New file.
8547
00dbd492
PA
85482016-03-09 Pedro Alves <palves@redhat.com>
8549
8550 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
8551 signal" -> "Thread NN received signal" output change.
8552 * gdb.threads/ia64-sigill.exp: Likewise.
8553 * gdb.threads/linux-dp.exp: Likewise.
8554 * gdb.threads/manythreads.exp: Likewise.
8555 * gdb.threads/pending-step.exp: Likewise.
8556 * gdb.threads/print-threads.exp: Likewise.
8557 * gdb.threads/sigstep-threads.exp: Likewise.
8558 * gdb.threads/staticthreads.exp: Likewise.
8559 * gdb.threads/tls.exp: Likewise.
8560
1e6697ea
YQ
85612016-03-09 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.base/command-line-input.exp: New file.
8564
b04fd3be
MK
85652016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8566
8567 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
8568 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
8569 * gdb.trace/pending.exp: Accept leading dot before function name.
8570 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
8571 * lib/trace-support.exp: Set registers for ppc.
8572
98fa59e9
MK
85732016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8574
8575 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
8576 use it for disassembly; accept .main in addition to main in backtrace.
8577
f77198c8
MK
85782016-03-09 Wei-cheng Wang <cole945@gmail.com>
8579 Marcin Kościelnicki <koriakin@0x04.net>
8580
8581 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
8582 (gdb_recursion_test_ptr): New global variable.
8583 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
8584 gdb_recursion_test.
8585 (gdb_c_test): Ditto.
8586
ba84e0da
MK
85872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8588
8589 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
8590 ordering.
8591
4366d36e
MK
85922016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
8593
8594 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
8595 (bar): Add bar_start_lbl label.
8596 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
8597 of foo/bar for emitting DWARF and tracing.
8598
5eb264df
SDJ
85992016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
8600
8601 * analyze-racy-logs.py: Set executable bit.
8602
fb6a751f
SDJ
86032016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
8604
8605 * Makefile.in (DEFAULT_RACY_ITER): New variable.
8606 (CHECK_TARGET_TMP): Likewise.
8607 (check-single-racy): New rule.
8608 (check-parallel-racy): Likewise.
8609 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
8610 (do-check-parallel-racy): New rule.
8611 (check-racy/%.exp): Likewise.
8612 * README (Racy testcases): New section.
8613 * analyze-racy-logs.py: New file.
8614
bdf7e230
DE
86152016-03-03 Doug Evans <dje@google.com>
8616
8617 * gdb.base/skip.exp: Use with_test_prefix.
8618
4719d415
YQ
86192016-03-03 Yao Qi <yao.qi@linaro.org>
8620
8621 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
8622 Invoke step_over_syscall "clone" and break_cond_on_syscall
8623 "clone".
8624 * gdb.base/step-over-clone.c: New file.
8625
ea507862
YQ
86262016-03-03 Yao Qi <yao.qi@linaro.org>
8627
8628 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
8629 code format.
8630
8fc8cbda
YQ
86312016-03-03 Yao Qi <yao.qi@linaro.org>
8632
8633 * gdb.base/disp-step-fork.c: Rename to ...
8634 * gdb.base/step-over-fork.c: ... it. New file.
8635 * gdb.base/disp-step-vfork.c: Rename to ...
8636 * gdb.base/step-over-vfork.c: ... it. New file.
8637 * gdb.base/disp-step-syscall.exp: Rename to ...
8638 * gdb.base/step-over-syscall.exp: ... it. New file.
8639 (disp_step_cross_syscall): Rename to ...
8640 (step_over_syscall): ... it.
8641
92fa70b0
YQ
86422016-03-03 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
8645 If target supports condition evaluation on target, invoke
8646 break_cond_on_syscall for fork and vfork.
8647
e197ad3c
YQ
86482016-03-03 Yao Qi <yao.qi@linaro.org>
8649
8650 * gdb.base/disp-step-syscall.exp: Don't invoke
8651 support_displaced_stepping.
8652 (disp_step_cross_syscall): Test with displaced stepping off and
8653 on if supported.
8654
0b47da9f
YQ
86552016-03-03 Yao Qi <yao.qi@linaro.org>
8656
8657 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
8658 proc.
8659 (setup): New proc.
8660 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
8661 and setup.
8662
065ab6dc
BH
86632016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8664
8665 * gdb.fortran/vla-history.exp: Remove breakpoint.
8666
07e448ad 86672016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8668
25d49b86
PA
8669 * gdb.fortran/vla-history.exp: Lookup array elements and printing
8670 exceeds timeout.
07e448ad 8671
9ac2d526 86722016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8673
25d49b86
PA
8674 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
8675 breakpoint.
9ac2d526 8676
17807369
BH
86772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
8678
8679 * gdb.mi/vla.f90: Nullify pointer after declaration.
8680
86e501af
PA
86812016-03-01 Pedro Alves <palves@redhat.com>
8682
8683 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
8684
1e903e32
PA
86852016-03-01 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
8688 before anything else.
8689 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
8690 _GNU_SOURCE here.
8691 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
8692 before anything else.
8693 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
8694
6ccb54e2
PA
86952016-03-01 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
8698
30ca9da1
YQ
86992016-03-01 Yao Qi <yao.qi@linaro.org>
8700
8701 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
8702 prepare_for_testing.
8703
dc856b38
YQ
87042016-03-01 Yao Qi <yao.qi@linaro.org>
8705
8706 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
8707
4a932159
AA
87082016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8709
8710 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
8711 manually constructing the output path.
8712
f2489477
AA
87132016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8714
8715 * gdb.arch/s390-stackless.S: New.
8716 * gdb.arch/s390-stackless.exp: New.
8717
38899f16
IB
87182016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
8719
8720 * gdb.dlang/circular.c: New file.
8721 * gdb.dlang/circular.exp: New file.
8722
9fde51ed
YQ
87232016-02-26 Yao Qi <yao.qi@linaro.org>
8724
8725 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
8726 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
8727 (testcases): Update.
8728
ce90fefe
YQ
87292016-02-26 Yao Qi <yao.qi@linaro.org>
8730
8731 * gdb.reverse/aarch64.c: Rename to ...
8732 * gdb.reverse/insn-reverse.c: ... it.
8733 * gdb.reverse/aarch64.exp: Rename to ...
8734 * gdb.reverse/insn-reverse.exp: ... it.
8735
3263bceb
YQ
87362016-02-26 Yao Qi <yao.qi@linaro.org>
8737
8738 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
8739 (testcase_ftype): New.
8740 (testcases): New array.
8741 (n_testcases): New.
8742 (main): Call each element in testcases.
8743 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
8744 (read_testcase): New.
8745 Do the tests in a loop.
8746
6cb59ff1
YQ
87472016-02-25 Yao Qi <yao.qi@linaro.org>
8748
8749 * gdb.base/branches.c: Remove.
8750
ae91f625
MK
87512016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8752
8753 PR gdb/13808
8754 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
8755
678b48b7
MK
87562016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8757
8758 * gdb.trace/ftrace.exp: Remove unnecessary target check.
8759
7337a6f2
MK
87602016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
8761
8762 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
8763 change x86_64 call_insn to 'callq'.
8764
861ca91f
AT
87652016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
8766
8767 * gdb.trace/tfile-avx.c: Move to...
8768 * gdb.trace/tracefile-pseudo-reg.c: Here.
8769 * gdb.trace/tfile-avx.exp: Move to...
8770 * gdb.trace/tracefile-pseudo-reg.exp: Here.
8771
bf74e428
GB
87722016-02-24 Gary Benson <gbenson@redhat.com>
8773
8774 * gdb.base/attach-pie-noexec.exp: Do not expect an error
8775 message on attach.
8776
cce0e923
DE
87772016-02-23 Doug Evans <dje@google.com>
8778
8779 * gdb.base/skip.c (test_skip): New function.
8780 (end_test_skip_file_and_function): New function.
8781 (test_skip_file_and_function): New function.
8782 * gdb.base/skip1.c (test_skip): New function.
8783 (skip1_test_skip_file_and_function): New function.
8784 * gdb.base/skip.exp: Add tests for new skip options.
8785 * gdb.base/skip-solib.exp: Update expected output.
8786 * gdb.perf/skip-command.cc: New file.
8787 * gdb.perf/skip-command.exp: New file.
8788 * gdb.perf/skip-command.py: New file.
8789
4000e47e
MK
87902016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
8791
8792 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
8793 info registers pattern.
8794
24f75ead
IB
87952016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
8796
8797 * lib/future.exp: Add D support.
8798 (gdb_find_gdc): New proc.
8799 (gdb_default_target_compile): Add D support.
8800
fbb7bcbe
WW
88012016-02-18 Wei-cheng Wang <cole945@gmail.com>
8802
8803 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
8804 user+system time.
8805 (trace_speed_test): Determine the iteration count for a time
8806 between 15..30 seconds.
8807
012b3a21
WT
88082016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
8809
8810 * gdb.arch/i386-mpx-sigsegv.c: New file.
8811 * gdb.arch/i386-mpx-sigsegv.exp: New file.
8812 * gdb.arch/i386-mpx-simple_segv.c: New file.
8813 * gdb.arch/i386-mpx-simple_segv.exp: New file.
8814
2d5189bd
YQ
88152016-02-18 Yao Qi <yao.qi@linaro.org>
8816
8817 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
8818 Don't call setup_kfail.
8819
40fb20d0
YQ
88202016-02-18 Yao Qi <yao.qi@linaro.org>
8821
8822 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8823 Set "set breakpoint condition-evaluation" per $cond_bp_target.
8824
21b1f8d2
DE
88252016-02-16 Doug Evans <dje@google.com>
8826
8827 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
8828 * gdb.base/skip1.c: Ditto.
8829 * gdb.base/skip.exp: Whitespace cleanup.
8830
4041ed77
DB
88312016-02-16 Don Breazeal <donb@codesourcery.com>
8832
8833 PR remote/19496
8834 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
8835 Remove kfail for PR remote/19496.
8836
c4ef31bf
SM
88372016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8838
8839 * lib/gdb.exp (standard_temp_file): Return a path specific to
8840 the runtest invocation.
8841
266b65b3
SM
88422016-02-16 Simon Marchi <simon.marchi@ericsson.com>
8843
8844 * gdb.trace/save-trace.exp: Change relative path to be in the
8845 standard output directory.
8846
a7a0a6a9
JK
88472016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8848
8849 * gdb.arch/i386-prologue.c: Add missing prototypes.
8850
c99dbb42
JK
88512016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8852
8853 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
8854 * gdb.arch/i386-prologue.exp: Likewise.
8855 * gdb.arch/i386-size.exp: Likewise.
8856
aa480355
SM
88572016-02-15 Simon Marchi <simon.marchi@ericsson.com>
8858
8859 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
8860 define object file path.
8861 * gdb.btrace/gcore.exp: Use standard_output_file to define core
8862 file path.
8863 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
8864 standard_output_file to define binfile.
8865
ba881f50
JK
88662016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8867
8868 Fix compatibility with recent gfortran-5.3.1.
8869 * gdb.fortran/vla-history.exp (print vla1 allocated)
8870 (print vla2 allocated, print $2, print $3): Remove
8871 (print $4): Rename to ...
8872 (print $2): ... here.
8873 (print $9): Rename to ...
8874 (print $5): ... here.
8875 (print $10): Rename to ...
8876 (print $6): ... here.
8877 * gdb.fortran/vla.f90: Add pvla initialization.
8878
e9fb005c
JK
88792016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
8882 New test.
8883 * gdb.fortran/vla-value-sub.exp: Likewise.
8884
e44e00ff
MK
88852016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8886
8887 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8888
97e94151
SM
88892016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8890
8891 * i386-biarch-core.exp: Define corefile using
8892 standard_output_file.
8893
01113bc1
YQ
88942016-02-12 Yao Qi <yao.qi@linaro.org>
8895
8896 * gdb.arch/arm-single-step-kernel-helper.c: New.
8897 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8898
33b4777c
MM
88992016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8900
8901 * gdb.btrace/tailcall-only.exp: New.
8902 * gdb.btrace/tailcall-only.c: New.
8903 * gdb.btrace/x86_64-tailcall-only.S: New.
8904 * gdb.btrace/i686-tailcall-only.S: New.
8905
acc23c11
PA
89062016-02-11 Pedro Alves <palves@redhat.com>
8907
8908 * README (Parallel testing): Add missing double quotes.
8909
e352bf0a
PA
89102016-02-11 Pedro Alves <palves@redhat.com>
8911
8912 * README (Parallel testing): New section.
8913 (GDB_PARALLEL): Rewrite.
8914 (FORCE_PARALLEL): Document.
8915
9f5fed78
MK
89162016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8917
8918 * gdb.trace/tfile-avx.c: New test.
8919 * gdb.trace/tfile-avx.exp: New test.
8920
9ef9e6a6
KS
89212016-02-09 Keith Seitz <keiths@redhat.com>
8922
8923 PR breakpoints/19546
8924 * gdb.base/infcall-exec.c: New file.
8925 * gdb.base/infcall-exec2.c: New file.
8926 * gdb.base/infcall-exec.exp: New file.
8927
a96e36da
KS
89282016-02-09 Keith Seitz <keiths@redhat.com>
8929
8930 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8931 (toplevel): Call test_bkpt_address.
8932
9f61929f
KS
89332016-02-09 Keith Seitz <keiths@redhat.com>
8934
8935 PR python/19506
8936 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8937 (toplevel): Call test_bkpt_address.
8938
1e94266c
SM
89392016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8940
8941 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8942 to AC_OUTPUT.
8943 * configure: Regenerate.
8944
2a7f3dff
PA
89452016-02-09 Pedro Alves <palves@redhat.com>
8946
8947 PR breakpoints/19548
8948 * gdb.base/execl-update-breakpoints.c (some_function): New
8949 function.
8950 (main): Call it.
8951 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8952 Tighten expected GDB output.
8953
2151ccc5
SM
89542016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8955
8956 * Makefile.in (ALL_SUBDIRS): Remove.
8957 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8958 (distclean maintainer-clean realclean): Likewise.
8959 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8960 * configure: Regenerate.
8961 * gdb.ada/Makefile.in: Delete.
8962 * gdb.arch/Makefile.in: Likewise.
8963 * gdb.asm/Makefile.in: Likewise.
8964 * gdb.base/Makefile.in: Likewise.
8965 * gdb.btrace/Makefile.in: Likewise.
8966 * gdb.cell/Makefile.in: Likewise.
8967 * gdb.compile/Makefile.in: Likewise.
8968 * gdb.cp/Makefile.in: Likewise.
8969 * gdb.disasm/Makefile.in: Likewise.
8970 * gdb.dlang/Makefile.in: Likewise.
8971 * gdb.dwarf2/Makefile.in: Likewise.
8972 * gdb.fortran/Makefile.in: Likewise.
8973 * gdb.gdb/Makefile.in: Likewise.
8974 * gdb.go/Makefile.in: Likewise.
8975 * gdb.guile/Makefile.in: Likewise.
8976 * gdb.java/Makefile.in: Likewise.
8977 * gdb.linespec/Makefile.in: Likewise.
8978 * gdb.mi/Makefile.in: Likewise.
8979 * gdb.modula2/Makefile.in: Likewise.
8980 * gdb.multi/Makefile.in: Likewise.
8981 * gdb.objc/Makefile.in: Likewise.
8982 * gdb.opencl/Makefile.in: Likewise.
8983 * gdb.opt/Makefile.in: Likewise.
8984 * gdb.pascal/Makefile.in: Likewise.
8985 * gdb.perf/Makefile.in: Likewise.
8986 * gdb.python/Makefile.in: Likewise.
8987 * gdb.reverse/Makefile.in: Likewise.
8988 * gdb.server/Makefile.in: Likewise.
8989 * gdb.stabs/Makefile.in: Likewise.
8990 * gdb.threads/Makefile.in: Likewise.
8991 * gdb.trace/Makefile.in: Likewise.
8992 * gdb.xml/Makefile.in: Likewise.
8993 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8994 GDB_PARALLEL.
8995 (standard_output_file): Remove check for GDB_PARALLEL, always
8996 return path in outputs/$subdir/$testname.
8997
437277d4
SM
89982016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8999
9000 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
9001 (site.exp): Assign abs_srcdir to tcl's srcdir.
9002
31d913c7
YQ
90032016-02-04 Yao Qi <yao.qi@linaro.org>
9004
9005 * gdb.base/foll-exec-mode.c: Include limits.h.
9006 (main): Add parameters argc and argv. Get directory from
9007 argv[0].
9008 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
9009 compilation.
9010 * gdb.base/foll-exec.c: Include limits.h.
9011 (main): Add parameters argc and argv.
9012 Get directory from argv[0].
9013 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
9014 Adjust tests on the number of lines as source code changed.
9015 * gdb.base/foll-vfork-exit.c: Include limits.h.
9016 (main): Add one line of statement before vfork.
9017 * gdb.base/foll-vfork.c: Include limits.h and string.h.
9018 (main): Add parameters argc and argv. Get directory from
9019 argv[0].
9020 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
9021 (setup_gdb): Set tbreak to skip some source lines.
9022 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
9023 (main): Add parameters argc and argv. Get directory from
9024 argv[0].
9025 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
9026 compilation.
9027 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
9028 (main): Add parameters argc and argv. Get directory from
9029 argv[0].
9030 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
9031 compilation.
9032
9482b9fb
DE
90332016-02-01 Doug Evans <dje@google.com>
9034
9035 * gdb.base/skip.exp: Clean up multiple references to same test name.
9036
6b2e4f10
PA
90372016-02-01 Pedro Alves <palves@redhat.com>
9038
ccb6afd6 9039 PR remote/19496
6b2e4f10
PA
9040 * gdb.threads/forking-threads-plus-breakpoint.exp
9041 (displaced_stepping_supported): New global.
9042 (probe_displaced_stepping_support): New procedure.
9043 (do_test): Add 'displaced' parameter, and use it.
9044 (top level): Check for displaced stepping support. Add displaced
9045 stepping on/off testing axis.
9046
37a8db1a
AB
90472016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9048
9049 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
9050 pointer. Don't perform further tests on the unassociated pointer
9051 if the first test fails.
9052
5fdf6324
AB
90532016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
9054
9055 * gdb.base/max-value-size.c: New file.
9056 * gdb.base/max-value-size.exp: New file.
9057 * gdb.base/huge.exp: Disable max-value-size for this test.
9058
935c6144
IB
90592016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
9060
9061 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9062
7fe8399d
YQ
90632016-01-28 Yao Qi <yao.qi@linaro.org>
9064
9065 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
9066
a2077e25
PA
90672016-01-25 Pedro Alves <palves@redhat.com>
9068
9069 PR threads/19461
9070 * gdb.base/fork-running-state.c: New file.
9071 * gdb.base/fork-running-state.exp: New file.
9072
1d2736d4
PA
90732016-01-25 Pedro Alves <palves@redhat.com>
9074
9075 PR gdb/19494
9076 * gdb.base/catch-fork-kill.c: New file.
9077 * gdb.base/catch-fork-kill.exp: New file.
9078
f1da4b11
PA
90792016-01-25 Pedro Alves <palves@redhat.com>
9080
9081 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
9082 Delete, moved to lib/gdb.exp.
9083 * gdb.threads/forking-threads-plus-breakpoint.exp
9084 (foreach_with_prefix): Likewise.
9085 * gdb.threads/process-dies-while-handling-bp.exp
9086 (foreach_with_prefix): Likewise.
9087 * lib/gdb.exp (foreach_with_prefix): New procedure.
9088
45f38546
MK
90892016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
9090
9091 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
9092 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
9093
dc29a1ce
MK
90942016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
9095
9096 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
9097 endian targets.
9098
092127d7
JK
90992016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9100 Pedro Alves <palves@redhat.com>
9101
9102 Fix testsuite compatibility with Guile.
9103 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
9104 number.
9105
31d765d3
JK
91062016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9107
9108 Fix testsuite compatibility with Guile.
9109 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
9110 (thread 1): New test for backtrace through signal handler.
9111
1ac78c04
YQ
91122016-01-22 Yao Qi <yao.qi@linaro.org>
9113
9114 PR testsuite/19491
9115 * gdb.base/multi-forks.c: Include
9116 ../lib/unbuffer_output.c
9117 (main): Call gdb_unbuffer_output.
9118
4f5946a8
DE
91192016-01-21 Doug Evans <dje@google.com>
9120
9121 * lib/ada.exp (gdb_compile_ada): Fix typo.
9122
305e13e6
JB
91232016-01-21 Joel Brobecker <brobecker@adacore.com>
9124
9125 * gdb.base/break-fun-addr.exp: New file.
9126 * gdb.base/break-fun-addr1.c: New file.
9127 * gdb.base/break-fun-addr2.c: New file.
9128
5f5dfff6
SM
91292016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
9130
9131 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
9132 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
9133 enum flag values.
9134
fd356fa2
AA
91352016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9136
9137 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
9138 when GDB can not set the vector return value. Add more comments
9139 for clarification.
9140
9df22175
AT
91412016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
9142
9143 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
9144 command.
9145
41d1845e
SM
91462016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9147
9148 * Makefile.in (DO_RUNTEST): Add --status and update usages.
9149
01ac6840
SM
91502016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9151
9152 * Makefile.in (check-single): Pass --status to runtest.
9153 (check/%.exp): Likewise.
9154
91552016-01-19 Simon Marchi <simon.marchi@ericsson.com>
9156
9157 * Makefile.in (check-parallel): Propagate return code from make
9158 do-check-parallel.
9159
bd0a71fa
MK
91602016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
9161
9162 * gdb.trace/ftrace.exp: Fix expected message on continue.
9163 * gdb.trace/pending.exp: Fix expected message on continue.
9164 * gdb.trace/trace-break.exp: Fix expected message on continue.
9165
8bcbad33
SM
91662016-01-18 Simon Marchi <simon.marchi@ericsson.com>
9167
9168 * lib/gdb.exp (gdb_test): Remove unused global references.
9169
f303dbd6
PA
91702016-01-18 Pedro Alves <palves@redhat.com>
9171
9172 * gdb.base/async-shell.exp: Adjust expected output.
9173 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
9174 * gdb.base/siginfo-thread.exp: Adjust expected output.
9175 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
9176 * gdb.java/jnpe.exp: Adjust expected output.
9177 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
9178 * gdb.threads/continue-pending-status.exp: Adjust expected output.
9179 * gdb.threads/leader-exit.exp: Adjust expected output.
9180 * gdb.threads/manythreads.exp: Adjust expected output.
9181 * gdb.threads/pthreads.exp: Adjust expected output.
9182 * gdb.threads/schedlock.exp: Adjust expected output.
9183 * gdb.threads/siginfo-threads.exp: Adjust expected output.
9184 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
9185 expected output.
9186 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
9187 output.
9188 * gdb.threads/sigthread.exp: Adjust expected output.
9189 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
9190
b2789696
YQ
91912016-01-18 Yao Qi <yao.qi@linaro.org>
9192
9193 * gdb.guile/scm-section-script.c: Replace @progbits with
9194 %progbits.
9195 * gdb.python/py-section-script.c: Likewise.
9196
71ef29a8
PA
91972016-01-15 Pedro Alves <palves@redhat.com>
9198
9199 * gdb.multi/tids.exp: Test star wildcard ranges.
9200
3f5b7598
PA
92012016-01-15 Pedro Alves <palves@redhat.com>
9202
9203 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
9204 command from "thread apply" invocation.
9205 (thr_apply_info_thr_invalid): Default the expected output to the
9206 input tid list.
9207 (top level): Add tests that use convenience variables. Add tests
9208 for "thread apply" with a valid TID list, but missing the command.
9209
663f6d42
PA
92102016-01-13 Pedro Alves <palves@redhat.com>
9211
9212 * gdb.base/default.exp: Expect $_gthread as well.
9213 * gdb.multi/tids.exp: Test $_gthread.
9214 * gdb.threads/thread-specific.exp: Test $_gthread.
9215
c84f6bbf
PA
92162016-01-13 Pedro Alves <palves@redhat.com>
9217
9218 * gdb.multi/tids.exp: Test "info threads -gid".
9219
22a02324
PA
92202016-01-13 Pedro Alves <palves@redhat.com>
9221
9222 * gdb.multi/tids.exp: Test InferiorThread.global_num and
9223 Breakpoint.thread.
9224 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
9225
5d5658a1
PA
92262016-01-07 Pedro Alves <palves@redhat.com>
9227
9228 * gdb.base/break.exp: Adjust to output changes.
9229 * gdb.base/hbreak2.exp: Likewise.
9230 * gdb.base/sepdebug.exp: Likewise.
9231 * gdb.base/watch_thread_num.exp: Likewise.
9232 * gdb.linespec/keywords.exp: Likewise.
9233 * gdb.multi/info-threads.exp: Likewise.
9234 * gdb.threads/thread-find.exp: Likewise.
9235 * gdb.multi/tids.c: New file.
9236 * gdb.multi/tids.exp: New file.
9237
84654457
PA
92382016-01-13 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
9241
e3940304
PA
92422016-01-13 Pedro Alves <palves@redhat.com>
9243
9244 * gdb.base/default.exp: Expect $_inferior as well.
9245 * gdb.multi/base.exp: Test $_inferior.
9246
a911d87a
PA
92472016-01-13 Pedro Alves <palves@redhat.com>
9248
9249 PR breakpoints/19388
9250 * gdb.base/catch-signal-siginfo-cond.c: New file.
9251 * gdb.base/catch-signal-siginfo-cond.exp: New file.
9252
82075af2
JS
92532016-01-12 Josh Stone <jistone@redhat.com>
9254 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9255
9256 * gdb.base/catch-syscall.c (do_execve): New variable.
9257 (main): Conditionally trigger an execve.
9258 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
9259 (test_catch_syscall_execve): New, check entry/return across execve.
9260 (do_syscall_tests): Call test_catch_syscall_execve.
9261
e46eeedd
PA
92622016-01-12 Pedro Alves <palves@redhat.com>
9263
9264 * gdb.base/random-signal.exp (do_test): New procedure, with body
9265 of testcase moved in.
9266
01d8c27e
JK
92672016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9268 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.base/funcargs.exp (finish from indirectly called function):
9271 Reintroduce the case for 'First'.
9272
9a706302
JK
92732016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9274 Pedro Alves <palves@redhat.com>
9275
9276 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
9277 (tcatch_vfork_then_child_follow_exec)
9278 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
9279 identification.
9280
c0ecb95f
JK
92812016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9282
9283 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
9284 and repeats to unlimited.
9285 * gdb.python/py-value.exp: Likewise.
9286 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
9287 and repeats to unlimited.
9288
6cfc1fcb
JK
92892016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9290
9291 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
9292 and reordering the functions.
9293 * gdb.multi/hangout.c: Likewise.
9294 * gdb.multi/hello.c: Likewise.
9295
582a1b00
SM
92962016-01-08 Simon Marchi <simon.marchi@ericsson.com>
9297
9298 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
9299 absolute.
9300 (SingleStatisticTestResult.report): Use dict.keys instead of
9301 dict.iterkeys.
9302
79bc59cb
PA
93032016-01-06 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
9306
43368e1d
MM
93072016-01-04 Markus Metzger <markus.t.metzger@intel.com>
9308
9309 * gdb.btrace/dlopen.exp: New.
9310 * gdb.btrace/dlopen.c: New.
9311 * gdb.btrace/dlopen-dso.c: New.
9312
79fad5b8
SL
93132015-12-25 Sandra Loosemore <sandra@codesourcery.com>
9314
9315 * lib/gdb.exp (gdb_test): Update comments to clarify that the
9316 PATTERN argument is optional.
9317
ab8314b3
JB
93182015-12-24 Joel Brobecker <brobecker@adacore.com>
9319
9320 * lib/ada.exp (target_compile_ada_from_dir): New function.
9321 (gdb_compile_ada): Reimplement avoiding the use of project files.
9322 * gdb.ada/gnat_ada.gpr: Delete.
9323 * gdb.ada/cond_lang.exp: Adjust test to make path before
9324 filename optional.
9325 * gdb.ada/small_reg_param.exp: Likewise.
9326
fe33faff
SM
93272015-12-22 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 * gdb.base/foll-vork.exp: Remove HP-UX special case.
9330
6d265cb4
TP
93312015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
9332
9333 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
9334 case.
9335
10125099
SM
93362015-12-21 Simon Marchi <simon.marchi@ericsson.com>
9337
9338 * gdb.base/break.exp: Remove dead code.
9339 * gdb.base/sepdebug.exp: Likewise.
9340
3ca22649
SM
93412015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9342
9343 * gdb.asm/asm-source.exp: Remove HP-UX references.
9344 * gdb.base/annota1.exp: Likewise.
9345 * gdb.base/annota3.exp: Likewise.
9346 * gdb.base/attach.exp: Likewise.
9347 * gdb.base/bigcore.exp: Likewise.
9348 * gdb.base/break.exp: Likewise.
9349 * gdb.base/call-ar-st.exp: Likewise.
9350 * gdb.base/callfuncs.exp: Likewise.
9351 * gdb.base/catch-fork-static.exp: Likewise.
9352 * gdb.base/display.exp: Likewise.
9353 * gdb.base/foll-exec-mode.exp: Likewise.
9354 * gdb.base/foll-exec.exp: Likewise.
9355 * gdb.base/foll-fork.exp: Likewise.
9356 * gdb.base/foll-vfork.exp: Likewise.
9357 * gdb.base/funcargs.exp: Likewise.
9358 * gdb.base/hbreak2.exp: Likewise.
9359 * gdb.base/inferior-died.exp: Likewise.
9360 * gdb.base/interrupt.exp: Likewise.
9361 * gdb.base/multi-forks.exp: Likewise.
9362 * gdb.base/nodebug.exp: Likewise.
9363 * gdb.base/sepdebug.exp: Likewise.
9364 * gdb.base/solib1.c: Likewise.
9365 * gdb.base/step-test.exp: Likewise.
9366 * gdb.mi/non-stop.c: Likewise.
9367 * gdb.mi/pthreads.c: Likewise.
9368 * gdb.multi/bkpt-multi-exec.ex: Likewise.
9369 * gdb.threads/pthreads.c: Likewise.
9370 * gdb.threads/staticthreads.exp: Likewise.
9371 * lib/future.exp: Likewise.
9372 * lib/gdb.exp: Likewise.
9373 * gdb.base/so-indr-cl.c: Remove.
9374 * gdb.base/so-indr-cl.exp: Likewise.
9375 * gdb.base/solib.c: Likewise.
9376 * gdb.base/solib.exp: Likewise.
9377 * gdb.base/solib2.c: Likewise.
9378
b6304613
SM
93792015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
9380
9381 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
9382 * gdb.base/call-ar-st.exp: Likewise.
9383 * gdb.base/callfuncs.exp: Likewise.
9384 * gdb.base/condbreak.exp: Likewise.
9385 * gdb.base/constvars.exp: Likewise.
9386 * gdb.base/hbreak2.exp: Likewise.
9387 * gdb.base/langs.exp: Likewise.
9388 * gdb.base/list.exp: Likewise.
9389 * gdb.base/long_long.exp: Likewise.
9390 * gdb.base/ptype.exp: Likewise.
9391 * gdb.base/scope.exp: Likewise.
9392 * gdb.base/signals.exp: Likewise.
9393 * gdb.base/so-impl-ld.exp: Likewise.
9394 * gdb.base/varargs.exp: Likewise.
9395 * gdb.base/volatile.exp: Likewise.
9396 * gdb.base/whatis.exp: Likewise.
9397 * gdb.cp/cplusfuncs.exp: Likewise.
9398 * gdb.cp/inherit.exp: Likewise.
9399 * gdb.cp/local.exp: Likewise.
9400 * gdb.cp/member-ptr.exp: Likewise.
9401 * gdb.cp/method.exp: Likewise.
9402 * gdb.cp/overload.exp: Likewise.
9403 * gdb.cp/templates.exp: Likewise.
9404 * gdb.stabs/weird.exp: Likewise.
9405 * lib/compiler.c: Likewise.
9406 * lib/compiler.cc: Likewise.
9407 * lib/cp-support.exp: Likewise.
9408 * lib/gdb.exp: Likewise.
9409
bf401b07
SM
94102015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
9411
9412 * configure.ac: Remove HP-UX case.
9413 * configure: Regenerate.
9414
aff9c0f8
SM
94152015-12-18 Simon Marchi <simon.marchi@ericsson.com>
9416
9417 * lib/gdb.exp (gdb_compile): Add function doc.
9418
a6904d5a
PA
94192015-12-17 Pedro Alves <palves@redhat.com>
9420
9421 PR threads/19354
9422 * gdb.multi/info-threads.exp: New file.
9423
a22279dd
YQ
94242015-12-15 Yao Qi <yao.qi@linaro.org>
9425
9426 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
9427 is aarch64*-*-*.
9428
0588c796
SL
94292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9430
9431 * gdb.base/history-duplicates.exp: Skip if no readline support.
9432
5d978e17
SL
94332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9434
9435 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
9436
7e763b86
SL
94372015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9438
9439 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
9440
87a3a92c
SL
94412015-12-14 Sandra Loosemore <sandra@codesourcery.com>
9442
9443 * gdb.base/completion.exp: Skip tests that interrupt GDB with
9444 ctrl-C if nointerrupts target property is set.
9445 * gdb.base/double-prompt-target-event-error.exp: Likewise.
9446 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
9447 * gdb.base/paginate-bg-execution.exp: Likewise.
9448 * gdb.base/paginate-execution-startup.exp: Likewise.
9449 * gdb.base/random-signal.exp: Likewise.
9450 * gdb.base/range-stepping.exp: Likewise.
9451 * gdb.cp/annota2.exp: Likewise.
9452 * gdb.cp/annota3.exp: Likewise.
9453 * gdb.gdb/selftest.exp: Likewise.
9454 * gdb.threads/continue-pending-status.exp: Likewise.
9455 * gdb.threads/leader-exit.exp: Likewise.
9456 * gdb.threads/manythreads.exp: Likewise.
9457 * gdb.threads/pthreads.exp: Likewise.
9458 * gdb.threads/schedlock.exp: Likewise.
9459 * gdb.threads/sigthread.exp: Likewise.
9460
a8f077dc
DB
94612015-12-11 Don Breazeal <donb@codesourcery.com>
9462
9463 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
9464 remote.
9465 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
9466 * gdb.base/foll-exec.exp (main): Enable for target remote.
9467 * gdb.base/foll-fork.exp (main): Likewise.
9468 * gdb.base/foll-vfork.exp (main): Likewise.
9469 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
9470 (proc continue_to_exit_bp_loc): Use clean_restart.
9471 * gdb.base/pie-execl.exp (main): Disable for target remote.
9472 * gdb.base/watch-vfork.exp (main): Enable for target remote.
9473 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
9474 * gdb.threads/execl.exp (main): Likewise.
9475 * gdb.threads/fork-child-threads.exp (main): Likewise.
9476 * gdb.threads/fork-plus-threads.exp (main): Disable for target
9477 remote.
9478 * gdb.threads/fork-thread-pending.exp (main): Enable for target
9479 remote.
9480 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
9481 pid.tid style ptids, instead of just tid.
9482 * gdb.threads/thread-execl.exp (main): Enable for target remote.
9483 * gdb.threads/watchpoint-fork.exp (main): Likewise.
9484 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
9485 ptids, instead of just tid.
9486
3b2464a8
AB
94872015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9488
9489 * gdb.base/list.exp (test_list_forward): Add end of file error
9490 test.
9491 (test_repeat_list_command): Add end of file error test.
9492 (test_list_backwards): Add beginning of file error test.
9493
a0def019
AB
94942015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9495
9496 * gdb.base/list.exp (test_list_invalid_args): New function,
9497 defined, and called.
9498
5c000dff
AB
94992015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
9500
9501 * gdb.base/list.exp (test_list): Make test names unique.
9502
f1637ebe
YQ
95032015-12-11 Yao Qi <yao.qi@linaro.org>
9504
9505 * gdb.base/coremaker2.c: Remove.
9506
36d6fc0a
PA
95072015-12-10 Pedro Alves <palves@redhat.com>
9508
9509 * gdb.multi/base.exp: Remove stale "spaces" references.
9510
762f7747
PA
95112015-12-10 Pedro Alves <palves@redhat.com>
9512
9513 * gdb.multi/base.exp: Don't use nowarnings.
9514 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
9515 * gdb.multi/hangout.c: Include stdio.h.
9516 * gdb.multi/hello.c: Include stdlib.h.
9517 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
9518 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
9519 * gdb.multi/multi-arch.exp: Don't use nowarnings.
9520
28d2bfb9
AB
95212015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
9522
9523 * gdb.dwarf2/dw2-ranges-base.c: New file.
9524 * gdb.dwarf2/dw2-ranges-base.exp: New file.
9525 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
9526 support additional line table, and debug ranges generation.
9527 (Dwarf::ranges): New function, generate .debug_ranges.
9528 (Dwarf::lines): Support generating simple line table programs.
9529 (Dwarf::assemble): Initialise new namespace variables.
9530
5fc2beac
KB
95312015-12-09 Kevin Buettner <kevinb@redhat.com>
9532
9533 * gdb.base/async.exp (proc test_background): Add case for
9534 asynchronous execution not supported.
9535
1c35a88f
LM
95362015-12-09 Luis Machado <lgustavo@codesourcery.com>
9537
9538 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
9539 format and change test names to make them unique.
9540
b593e3d9
RK
95412015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
9542 Pedro Alves <pedro@redhat.com>
9543
9544 PR gdb/18702
9545 Add checking of floatformats setup on x86_64 hosts.
9546 * gdb.arch/i386-float.S (main): Load bigval and smallval.
9547 (smallval, bigval): New labels/constants.
9548 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
9549 float" after loading bigval and smallval.
9550
d72413e6
PMR
95512015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
9552
9553 * gdb.ada/fun_overload_menu.exp: New testcase.
9554 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
9555
ece66d65
JS
95562015-12-04 Josh Stone <jistone@redhat.com>
9557
9558 * gdb.base/catch-fork-static.exp: New.
9559
41d0efca
YQ
95602015-12-03 Yao Qi <yao.qi@linaro.org>
9561
9562 * gdb.base/sizeof.c: Don't include stdio.h and
9563 ../lib/unbuffer_output.c.
9564 (main): New variable 'size' and 'value'. Remove printf and
9565 gdb_unbuffer_output. Assign return value to size and value.
9566 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
9567 at the beginning.
9568 (check_sizeof): Check the result by printing variable 'size'.
9569 (check_valueof): Check the result by printing variable 'value'.
9570
99fd02d9
YQ
95712015-12-01 Yao Qi <yao.qi@linaro.org>
9572
9573 * gdb.base/disp-step-syscall.exp: Define syscall instruction
9574 for aarch64*-*-linux* target.
9575
f2faf941
PA
95762015-11-30 Pedro Alves <palves@redhat.com>
9577
9578 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
9579
04bf20c5
PA
95802015-11-30 Pedro Alves <palves@redhat.com>
9581
9582 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
9583 Handle non-stop mode vCont replies.
9584
09df4675
PA
95852015-11-30 Pedro Alves <palves@redhat.com>
9586
9587 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
9588 prepare_for_testing. Start gdb with "set non-stop on" appended to
9589 GDBFLAGS. Lax expected stop output.
9590
58b584af
YQ
95912015-11-27 Yao Qi <yao.qi@linaro.org>
9592
9593 * gdb.arch/arm-neon.exp: New.
9594 * gdb.arch/arm-neon.c: New.
9595
dfcb77a8
YQ
95962015-11-27 Yao Qi <yao.qi@linaro.org>
9597
9598 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
9599
88e8ec1b
YQ
96002015-11-27 Yao Qi <yao.qi@linaro.org>
9601
9602 * gdb.cp/annota2.exp: Allow multiple occurrences of the
9603 frames-invalid annotation.
9604
bfde72c2
YQ
96052015-11-27 Yao Qi <yao.qi@linaro.org>
9606
9607 * gdb.cp/annota2.exp: Use ${frames_invalid}.
9608
f6512a69
SM
96092015-11-26 Simon Marchi <simon.marchi@ericsson.com>
9610
9611 * gdb.threads/names.exp: New file.
9612 * gdb.threads/names.c: New file.
9613 * README: Mention gdb,no_thread_names.
9614
46a3515b
MM
96152015-11-26 Markus Metzger <markus.t.metzger@intel.com>
9616
9617 PR 19297
9618 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
9619 support" error.
9620
62147a22
PA
96212015-11-24 Pedro Alves <palves@redhat.com>
9622
9623 PR 17539
9624 * gdb.base/display.exp: Expect displays to be sorted in ascending
9625 order. Use multi_line.
9626 * gdb.base/solib-display.exp: Likewise.
9627
2f341b6e
PA
96282015-11-24 Pedro Alves <palves@redhat.com>
9629
9630 PR 17539
25d49b86
PA
9631 * gdb.base/display.exp: Expect displays to be sorted in ascending
9632 order. Use multi_line.
9633 * gdb.base/solib-display.exp: Likewise.
2f341b6e 9634
7e0aa6aa
PA
96352015-11-24 Pedro Alves <palves@redhat.com>
9636
9637 PR 17539
9638 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
9639 threads in ascending order.
9640 * gdb.base/foll-fork.exp: Likewise.
9641 * gdb.base/foll-vfork.exp: Likewise.
9642 * gdb.base/multi-forks.exp: Likewise.
9643 * gdb.mi/mi-nonstop.exp: Likewise.
9644 * gdb.mi/mi-nsintrall.exp: Likewise.
9645 * gdb.multi/base.exp: Likewise.
9646 * gdb.multi/multi-arch.exp: Likewise.
9647 * gdb.python/py-inferior.exp: Likewise.
9648 * gdb.threads/break-while-running.exp: Likewise.
9649 * gdb.threads/execl.exp: Likewise.
9650 * gdb.threads/gcore-thread.exp: Likewise.
9651 * gdb.threads/info-threads-cur-sal.exp: Likewise.
9652 * gdb.threads/kill.exp: Likewise.
9653 * gdb.threads/linux-dp.exp: Likewise.
9654 * gdb.threads/multiple-step-overs.exp: Likewise.
9655 * gdb.threads/next-bp-other-thread.exp: Likewise.
9656 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
9657 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
9658 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
9659 * gdb.threads/thread-find.exp: Likewise.
9660 * gdb.threads/tls.exp: Likewise.
9661 * lib/mi-support.exp (mi_reverse_list): Delete.
9662 (mi_check_thread_states): No longer reverse list.
9663
2cc57ad8
PA
96642015-11-24 Pedro Alves <palves@redhat.com>
9665
9666 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
9667 use lowercase.
9668
c93e8391
SM
96692015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9670
9671 * gdb.trace/actions.c: Include trace-common.h.
9672 (main): Add a location for a fast tracepoint.
9673 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
9674 the normal tracepoints.
9675 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
9676
045ccf91
SM
96772015-11-23 Simon Marchi <simon.marchi@ericsson.com>
9678
9679 * save-trace.exp: Factor out code to these...
9680 (gdb_save_tracepoints): New.
9681 (gdb_load_tracepoints): New.
9682 (do_save_load_test): New.
9683
5506f9f6
KB
96842015-11-23 Kevin Buettner <kevinb@redhat.com>
9685
9686 * gdb.base/asmlabel.exp: New test.
9687 * gdb.base/asmlabel.c: New test case.
9688
16c3b12f
JB
96892015-11-23 Joel Brobecker <brobecker@adacore.com>
9690
9691 * gdb.base/wrong_frame_bt_full-main.c: New file.
9692 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
9693 * gdb.base/wrong_frame_bt_full.exp: New file.
9694
155bfbd3
JB
96952015-11-23 Joel Brobecker <brobecker@adacore.com>
9696
9697 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
9698
bb097445
JM
96992015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9700
206853a0 9701 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
9702 pstate register when comparing registers values in
9703 sparc64-*-linux-gnu targets to avoid spurious differences.
9704
9c88ed8f
JM
97052015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
9706
206853a0 9707 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 9708
96161e25
SL
97092015-11-19 Sandra Loosemore <sandra@codesourcery.com>
9710
9711 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
9712 as type argument to gdb_compile.
9713 * gdb.base/nested-subp2.exp: Likewise.
9714 * gdb.base/nested-subp3.exp: Likewise.
9715
340c2830
DV
97162015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
9717
9718 * lib/dwarf.exp (_note): Fix left shift of negative value.
9719 * gdb.trace/trace-condition.exp: Likewise.
9720
c1862d0f
YQ
97212015-11-13 Yao Qi <yao.qi@linaro.org>
9722
9723 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
9724 comments about d10v.
9725 (test_scalar_returns): Likewise.
9726 * gdb.base/d10v.ld: Remove.
9727 * gdb.base/overlays.exp: Remove the target triplet checking for
9728 d10v-*-*.
9729 * gdb.base/structs.exp (test_struct_returns): Remove the
9730 comments about d10v.
9731 (test_struct_calls): Likewise.
9732
77ae9c19
YQ
97332015-11-13 Yao Qi <yao.qi@linaro.org>
9734
9735 * gdb.base/gnu_vector.exp: Check the return value by "p res".
9736 * gdb.base/gnu_vector.c: Don't include stdio.h.
9737 (main): Don't print res and call add_some_intvecs.
9738
430e004e
MK
97392015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
9740
9741 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
9742 macro.
9743 (func5): Removed.
9744 (func4): Use FAST_TRACEPOINT_LABEL.
9745 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
9746 macro.
9747 (func): Removed.
9748 (thread_function): Use FAST_TRACEPOINT_LABEL.
9749 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
9750 (func): Remove.
9751 (marker): Use FAST_TRACEPOINT_LABEL.
9752 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
9753 (pendfunc1): Remove.
9754 (pendfunc): Use FAST_TRACEPOINT_LABEL.
9755 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
9756 (foo): Remove.
9757 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
9758 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
9759 macro.
9760 (func): Remove.
9761 (marker): Use FAST_TRACEPOINT_LABEL.
9762 * gdb.trace/trace-common.h: New header.
9763 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
9764 macro.
9765 (func): Remove.
9766 (marker): Use FAST_TRACEPOINT_LABEL.
9767 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
9768 (func): Remove.
9769 (thread_function): Use FAST_TRACEPOINT_LABEL.
9770
6e7675a7
MK
97712015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
9772
9773 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
9774 in front.
9775 * gdb.trace/change-loc.exp: Use global pcreg definition.
9776 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
9777 * gdb.trace/entry-values.exp: Use global spreg definition, add $
9778 in front.
9779 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
9780 * gdb.trace/pending.exp: Likewise.
9781 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
9782 * gdb.trace/trace-break.exp: Likewise.
9783 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
9784 in front.
9785 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
9786 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
9787 in front.
9788 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
9789
dddc0e16
JB
97902015-11-09 Joel Brobecker <brobecker@adacore.com>
9791
9792 * gdb.ada/fin_fun_out: New testcase.
9793
c6f0b406
KB
97942015-11-07 Kevin Buettner <kevinb@redhat.com>
9795
9796 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
9797 value associated with DW_AT_byte_size.
9798 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
9799 constants for DW_AT_byte_size, DW_AT_lower_bound, and
9800 DW_AT_upper_bound.
9801
f01dcfd9
KB
98022015-11-07 Kevin Buettner <kevinb@redhat.com>
9803
9804 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
9805 (gdb_target_symbol_prefix_flags): Define in terms of _asm
9806 version.
9807 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
9808 gdb.dwarf2/dw2-canonicalize-type.exp,
9809 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
9810 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
9811 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
9812 provided by gdb_target_symbol_prefix_flags_asm.
9813 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
9814 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
9815 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
9816 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
9817 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
9818 macros where needed). Use this macro for symbols which require
9819 the prefix provided by SYMBOL_PREFIX.
9820
2223449a
KB
98212015-11-05 Kevin Buettner <kevinb@redhat.com>
9822
9823 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
9824 New procs.
9825 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
9826 representing expressions, of more than one list element.
9827 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
9828 to prepend linker symbol prefix to f.
9829 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
9830 table_1 and table_2.
9831 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
9832 Likewise, for f and g.
9833 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
9834 for ptr.
9835 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
9836 for main.
9837 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
9838 table_1_ptr and table_2_ptr.
9839
6f2f1a3a
JK
98402015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9841 Joel Brobecker <brobecker@adacore.com>
9842
9843 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
9844
566c56c9
MK
98452015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
9846
9847 * gdb.reverse/s390-mvcle.c: New test.
9848 * gdb.reverse/s390-mvcle.exp: New file.
9849 * lib/gdb.exp: Enable reverse tests on s390*-linux.
9850
d5f0636b
MK
98512015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9852
9853 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
9854
7ad8b86c
MK
98552015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
9856
9857 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
9858 reaching marker2.
9859 * gdb.reverse/getresuid-reverse.exp: Likewise.
9860 * gdb.reverse/pipe-reverse.exp: Likewise.
9861 * gdb.reverse/readv-reverse.exp: Likewise.
9862 * gdb.reverse/recvmsg-reverse.exp: Likewise.
9863 * gdb.reverse/time-reverse.exp: Likewise.
9864 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
9865
4081c0f1
YQ
98662015-10-30 Yao Qi <yao.qi@linaro.org>
9867
9868 * gdb.threads/wp-replication.c (watch_count_done): Remove.
9869 (empty_cycle): Remove.
9870 (main): Don't call empty_cycle. Don't use watch_count_done.
9871 * gdb.threads/wp-replication.exp: Don't set breakpoint on
9872 empty_cycle. Rewrite the code counting HW watchpoints.
9873
452b4ba5
MK
98742015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
9875
9876 * gdb.reverse/fstatat-reverse.c: New test.
9877 * gdb.reverse/fstatat-reverse.exp: New file.
9878 * gdb.reverse/getresuid-reverse.c: New test.
9879 * gdb.reverse/getresuid-reverse.exp: New file.
9880 * gdb.reverse/pipe-reverse.c: New test.
9881 * gdb.reverse/pipe-reverse.exp: New file.
9882 * gdb.reverse/readv-reverse.c: New test.
9883 * gdb.reverse/readv-reverse.exp: New file.
9884 * gdb.reverse/recvmsg-reverse.c: New test.
9885 * gdb.reverse/recvmsg-reverse.exp: New file.
9886 * gdb.reverse/time-reverse.c: New test.
9887 * gdb.reverse/time-reverse.exp: New file.
9888 * gdb.reverse/waitpid-reverse.c: New test.
9889 * gdb.reverse/waitpid-reverse.exp: New file.
9890
5e2e7507
JK
98912015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9892
9893 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9894
0fde2c53
DE
98952015-10-26 Doug Evans <dje@google.com>
9896
9897 PR symtab/17391
9898 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9899 * gdb.dwarf2/bad-regnum.c: New file.
9900 * gdb.dwarf2/bad-regnum.exp: New file.
9901
1a70ae97
DE
99022015-10-26 Doug Evans <dje@google.com>
9903
9904 PR python/18938
9905 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9906 file.
9907
27dc26ab
JK
99082015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9909
9910 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9911 for a change by "Mention language in compile error message".
9912
bed91f4d
SM
99132015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9914
9915 PR python/18073
9916 * gdb.python/py-type.c (C::a_method): New.
9917 (C::a_const_method): New.
9918 (C::a_static_method): New.
9919 (a_function): New.
9920 * gdb.python/py-type.exp (test_fields): Test getting fields
9921 from function and method.
9922
3f2f83dd
KB
99232015-10-21 Keven Boell <keven.boell@intel.com>
9924
9925 * gdb.fortran/vla-alloc-assoc.exp: New file.
9926 * gdb.fortran/vla-datatypes.exp: New file.
9927 * gdb.fortran/vla-datatypes.f90: New file.
9928 * gdb.fortran/vla-history.exp: New file.
9929 * gdb.fortran/vla-ptype-sub.exp: New file.
9930 * gdb.fortran/vla-ptype.exp: New file.
9931 * gdb.fortran/vla-sizeof.exp: New file.
9932 * gdb.fortran/vla-sub.f90: New file.
9933 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9934 * gdb.fortran/vla-value-sub-finish.exp: New file.
9935 * gdb.fortran/vla-value-sub.exp: New file.
9936 * gdb.fortran/vla-value.exp: New file.
9937 * gdb.fortran/vla-ptr-info.exp: New file.
9938 * gdb.mi/mi-vla-fortran.exp: New file.
9939 * gdb.mi/vla.f90: New file.
9940
27145d50
SL
99412015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9942
9943 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9944 of hardwired timeout value.
9945
5f3ff4f8
JK
99462015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9947 Pedro Alves <palves@redhat.com>
9948
9949 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9950 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9951
bfd09d20
JS
99522015-10-19 Josh Stone <jistone@redhat.com>
9953
9954 * gdb.base/catch-syscall.c: Include <sched.h>.
9955 (unknown_syscall): New variable.
9956 (main): Trigger a vfork and an unknown syscall.
9957 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9958 (unknown_syscall_number): Likewise.
9959 (check_call_to_syscall): Accept an optional syscall pattern.
9960 (check_return_from_syscall): Likewise.
9961 (check_continue): Likewise.
9962 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9963 (test_catch_syscall_skipping_return): New test toggling off 'catch
9964 syscall' to step over the syscall return, then toggling back on.
9965 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9966 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9967 (do_syscall_tests): Call test_catch_syscall_without_args and
9968 test_catch_syscall_mid_vfork.
9969 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9970 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9971
b32b93c6
AS
99722015-10-19 Andrew Stubbs <ams@codesourcery.com>
9973
9974 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9975 print g_vE): Add new pass patterns.
9976 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9977 print various symbol names for vptr fields.
9978
9d622bda
AB
99792015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9980
9981 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9982 results.
9983
0fd8ac1c
YQ
99842015-10-12 Yao Qi <yao.qi@linaro.org>
9985
9986 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9987
34240514
YQ
99882015-10-12 Yao Qi <yao.qi@linaro.org>
9989
9990 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9991 is aarch64*-*-linux*.
9992
8240f442
YQ
99932015-10-12 Yao Qi <yao.qi@linaro.org>
9994
9995 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9996 (can_relocate_bcond_true): ... it.
9997 (can_relocate_bcond_false): New function.
9998 (foo): Likewise.
9999 (can_relocate_bl): Likewise.
10000 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
10001 can_relocate_bl.
10002
2520f728
PMR
100032015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
10004
10005 * gdb.base/nested-addr.c: New file.
10006 * gdb.base/nested-addr.exp: New testcase.
10007
abcef95a
MM
100082015-10-09 Markus Metzger <markus.t.metzger@intel.com>
10009
10010 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
10011 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
10012 its output. Ignore the output of "record goto begin" and instead
10013 check that GDB is replaying.
10014
145e3ddb
PA
100152015-10-09 Pedro Alves <palves@redhat.com>
10016
10017 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
10018 (top level): Use it in the run with no args test.
10019
d5d8c4e1
IB
100202015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
10021
10022 * gdb.dlang/properties.exp: New file.
10023
06e635ef
SL
100242015-10-02 Sandra Loosemore <sandra@codesourcery.com>
10025
10026 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
10027 whether or not address 0x1000 is mapped on the target.
10028
e019fd1d
SM
100292015-09-30 Simon Marchi <simon.marchi@ericsson.com>
10030
10031 * gdb.python/py-type.exp: Do not run tests if binaries fail to
10032 build.
10033
77ba2a67
MM
100342015-09-30 Markus Metzger <markus.t.metzger@intel.com>
10035
10036 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
10037 instruction-history test.
10038
c60eb31f
DE
100392015-09-28 Doug Evans <dje@google.com>
10040
10041 * gdb.base/gcore.c (array_func): Add reference to static_array.
10042
9a3c8263
SM
100432015-09-25 Simon Marchi <simon.marchi@ericsson.com>
10044
10045 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
10046 source line.
10047
9720e656
SL
100482015-09-24 Sandra Loosemore <sandra@codesourcery.com>
10049
10050 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
10051 short or char as base type.
10052
938d3bf2
SL
100532015-09-23 Sandra Loosemore <sandra@codesourcery.com>
10054
10055 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
10056 to allow any size enum.
10057
e6c2c623
PMR
100582015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
10059
10060 * gdb.ada/array_ptr_renaming.exp: New testcase.
10061 * gdb.ada/array_ptr_renaming/foo.adb: New file.
10062 * gdb.ada/array_ptr_renaming/pack.ads: New file.
10063
06da0f77
PL
100642015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10065
10066 * gdb.trace/ftrace-lock.c: New file.
10067 * gdb.trace/ftrace-lock.exp: New file.
10068
4f51c22a
PL
100692015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10070
10071 * gdb.arch/insn-reloc.c: New file.
10072 * gdb.arch/ftrace-insn-reloc.exp: New file.
10073
7041adf4
PL
100742015-09-21 Pierre Langlois <pierre.langlois@arm.com>
10075
10076 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
10077 instruction.
10078 * gdb.trace/pendshr1.c (pendfunc): Likewise.
10079 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
10080 * gdb.trace/range-stepping.c: Likewise.
10081 * gdb.trace/trace-break.c: Likewise.
10082 * gdb.trace/trace-mt.c (thread_function): Likewise.
10083 * gdb.trace/ftrace.c (marker): Likewise.
10084 * gdb.trace/trace-condition.c (marker): Likewise.
10085 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
10086 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
10087 is_aarch64_target.
10088
015d2e7e
DE
100892015-09-18 Doug Evans <xdje42@gmail.com>
10090
10091 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
10092 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
10093
26b188a2
SL
100942015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10095
10096 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
10097 the breakpoint.
10098
79dc332b
SL
100992015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10100
10101 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
10102 the pending breakpoint. Remove timeout override for "Run till
10103 MI pending breakpoint on pendfunc3 on thread 2" test.
10104
f57929f2
SL
101052015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10106
10107 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
10108 filename pattern.
10109
3f469b17
SL
101102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10111
10112 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
10113 in breakpoint filename pattern.
10114
515b89b3
SL
101152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10116
7800dbe4
SL
10117 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
10118
101192015-09-18 Sandra Loosemore <sandra@codesourcery.com>
10120
515b89b3
SL
10121 * gdb.linespec/explicit.exp: Check for readline support for
10122 tab-completion tests. Fix obvious typo.
10123
d2939ba2
MM
101242015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10125
10126 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
10127 and replay.
10128
cbb55fa7
MM
101292015-09-18 Markus Metzger <markus.t.metzger@intel.com>
10130
10131 * gdb.btrace/non-stop.c: New.
10132 * gdb.btrace/non-stop.exp: New.
10133
43691ca1
PL
101342015-09-17 Pierre Langlois <pierre.langlois@arm.com>
10135 Yao Qi <yao.qi@linaro.org>
10136
10137 * gdb.trace/trace-condition.c: New file.
10138 * gdb.trace/trace-condition.exp: New file.
10139
d78908cf
WW
101402015-09-16 Wei-cheng Wang <cole945@gmail.com>
10141
10142 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
10143 for testing bytecode compilation.
10144
1ed415e2
PA
101452015-09-16 Pedro Alves <palves@redhat.com>
10146 Sandra Loosemore <sandra@codesourcery.com>
10147
10148 * gdb.threads/non-stop-fair-events.c (timeout): New global.
10149 (SECONDS): Redefine.
10150 (main): Call pthread_kill and alarm early.
10151 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
10152 support.
10153 (test): If the target can't hardware step and doesn't support
10154 displaced stepping, increase the timeout.
10155
d136eff5
PA
101562015-09-16 Pedro Alves <palves@redhat.com>
10157
10158 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
10159 (enable_debug): New procedures.
10160 (test): Use them. Bail out if waiting for threads fails.
10161 (top level): Bail out if a test fails.
10162
991f019c
YQ
101632015-09-16 Yao Qi <yao.qi@linaro.org>
10164
10165 * gdb.asm/asm-source.exp: Set asm-arch for
10166 aarch64*-*-* target.
10167 * gdb.asm/aarch64.inc: New file.
10168
bfca584f
PMR
101692015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
10170
10171 * gdb.ada/array_of_variable_length.exp: New testcase.
10172 * gdb.ada/array_of_variable_length/foo.adb: New file.
10173 * gdb.ada/array_of_variable_length/pck.adb: New file.
10174 * gdb.ada/array_of_variable_length/pck.ads: New file.
10175
b326e587
DE
101762015-09-15 Doug Evans <dje@google.com>
10177
10178 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
10179 of function static local variable.
10180
5382cfab
PW
101812015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
10182
10183 * gdb.threads/tls-so_extern.exp: New test file.
10184 * gdb.threads/tls-so_extern.c: New test file.
10185 * gdb.threads/tls-so_extern_main.c: New test file.
10186
141c5cc4
JK
101872015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10188
10189 * gdb.opt/solib-intra-step-lib.c: New file.
10190 * gdb.opt/solib-intra-step-main.c: New file.
10191 * gdb.opt/solib-intra-step.exp: New file.
10192
d15dcecd
PA
101932015-09-15 Pedro Alves <palves@redhat.com>
10194
10195 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
10196 gdb_continue_to_breakpoint instead of gdb_test_multiple.
10197
4c2f2a79
PA
101982015-09-14 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.base/hook-stop-continue.c: Delete.
10201 * gdb.base/hook-stop-continue.exp: Delete.
10202 * gdb.base/hook-stop-frame.c: Delete.
10203 * gdb.base/hook-stop-frame.exp: Delete.
10204 * gdb.base/hook-stop.c: New file.
10205 * gdb.base/hook-stop.exp: New file.
10206
919e6dbe
PMR
102072015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
10208
10209 * gdb.ada/access_to_packed_array.exp: New testcase.
10210 * gdb.ada/access_to_packed_array/foo.adb: New file.
10211 * gdb.ada/access_to_packed_array/pack.adb: New file.
10212 * gdb.ada/access_to_packed_array/pack.ads: New file.
10213
157280a4
MM
102142015-09-14 Markus Metzger <markus.t.metzger@intel.com>
10215
10216 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
10217 buffer size test.
10218
2fd33e94
DB
102192015-09-11 Don Breazeal <donb@codesourcery.com>
10220
10221 * gdb.base/foll-exec.c: Add copyright header. Fix
10222 formatting issues.
10223 * gdb.base/foll-exec.exp (zap_session): Delete proc.
10224 (do_exec_tests): Use clean_restart in place of zap_session,
10225 and for test initialization. Fix formatting issues. Use
10226 fail in place of perror.
10227 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
10228 an expect statement to match an expression with output from
10229 the program under debug.
10230 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
10231 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
10232 * gdb.threads/non-ldr-exc-2.exp: Likewise.
10233 * gdb.threads/non-ldr-exc-3.exp: Likewise.
10234 * gdb.threads/non-ldr-exc-4.exp: Likewise.
10235
e70b6e8e
DE
102362015-09-09 Doug Evans <dje@google.com>
10237
10238 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
10239
7a551a51
DE
102402015-09-09 Doug Evans <dje@google.com>
10241
10242 * gdb.base/pie-execl.exp: Fix result test of build_executable.
10243
4c666f84
DE
102442015-09-09 Doug Evans <dje@google.com>
10245
10246 * gdb.base/savedregs.exp: Fix typo.
10247
243a9253
PA
102482015-09-09 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.mi/mi-cli.exp: Add CLI finish tests.
10251
c0fa8fbd
SL
102522015-09-08 Sandra Loosemore <sandra@codesourcery.com>
10253
10254 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
10255 command actually switches threads. Give up on remaining
10256 tests if target fails to stop at breakpoint.
10257
cd7c1778
PMR
102582015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
10259
10260 * gdb.ada/funcall_char.exp: New testcase.
10261 * gdb.ada/funcall_char/foo.adb: New file.
10262
dc5c8746
PMR
102632015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
10264
10265 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
10266 expected outputs. Add two testcases for completing ambiguous
10267 functions.
10268 * gdb.ada/complete/aux_pck.adb: New file.
10269 * gdb.ada/complete/aux_pck.ads: New file.
10270 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
10271 Ambiguous_Func functions.
10272 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
10273 * gdb.ada/complete/pck.adb: Likewise.
10274
4e83a1e7
UW
102752015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
10276
10277 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
10278 failures to run the test program under GDB.
10279
8ce74153
LM
102802015-08-26 Luis Machado <lgustavo@codesourcery.com>
10281
10282 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
10283 to C.
10284
e9756d52
PP
102852015-08-26 Patrick Palka <patrick@parcs.ath.cx>
10286
10287 * gdb.base/run-after-attach.exp: New test file.
10288 * gdb.base/run-after-attach.c: New test file.
10289
8d37573b
DB
102902015-08-26 Don Breazeal <donb@codesourcery.com>
10291
10292 * gdb.base/foll-exec-2.c: New test program.
10293 * gdb.base/foll-exec-2.exp: New test.
10294
63e43d3a
PMR
102952015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
10296
10297 * gdb.base/nested-subp1.exp: New file.
10298 * gdb.base/nested-subp1.c: New file.
10299 * gdb.base/nested-subp2.exp: New file.
10300 * gdb.base/nested-subp2.c: New file.
10301 * gdb.base/nested-subp3.exp: New file.
10302 * gdb.base/nested-subp3.c: New file.
10303
3d40fbb5
PA
103042015-08-24 Pedro Alves <palves@redhat.com>
10305
10306 * gdb.server/connect-without-multi-process.c: New file.
10307 * gdb.server/connect-without-multi-process.exp: New file.
10308
4422ac93
LM
103092015-08-24 Luis Machado <lgustavo@codesourcery.com>
10310
10311 * gdb.opt/inline-markers.c: Make z int.
10312
91dddb86
LM
103132015-08-24 Luis Machado <lgustavo@codesourcery.com>
10314
10315 * gdb.opt/inline-markers.c: Make z volatile.
10316
a48847ee
LM
103172015-08-24 Luis Machado <lgustavo@codesourcery.com>
10318
10319 * gdb.opt/inline-bt.c: New volatile global z.
10320 * gdb.opt/inline-cmds.c: Likewise.
10321 * gdb.opt/inline-locals.c: Likewise.
10322 * gdb.opt/inline-markers.c: New extern global z.
10323 (marker): Use z.
10324 (inline_fn): Likewise.
10325
0ebbc52b
PA
103262015-08-24 Pedro Alves <palves@redhat.com>
10327
10328 * config/m32r-stub.exp: Remove file.
10329 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
10330 * gdb.base/call-rt-st.exp: Likewise.
10331 * gdb.base/call-strs.exp: Likewise.
10332 * gdb.base/default.exp: Remove references to h8300-*-hms and
10333 *-*-udi*.
10334 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
10335
77c365df
AA
103362015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10337
10338 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
10339 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
10340 and "return" use KFAIL when GDB can not read/write the vector
10341 return value.
10342
4313b8c0
GB
103432015-08-21 Gary Benson <gbenson@redhat.com>
10344
10345 * gdb.trace/pending.exp: Cope with remote transfer warnings.
10346
0e433b32
PA
103472015-08-20 Pedro Alves <palves@redhat.com>
10348
10349 * gdb.server/solib-list.exp: No longer expect an interior stop in
10350 non-stop mode.
10351
221e1a37
PA
103522015-08-20 Pedro Alves <palves@redhat.com>
10353
10354 * gdb.server/connect-stopped-target.c: New file.
10355 * gdb.server/connect-stopped-target.exp: New file.
10356
40e3ad0e
PA
103572015-08-20 Pedro Alves <palves@redhat.com>
10358
10359 * gdb.dwarf2/comp-unit-lang.exp: New file.
10360 * gdb.dwarf2/comp-unit-lang.c: New file.
10361
af39b327
PMR
103622015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
10363
10364 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
10365 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
10366
7d45c7c3 103672015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 10368
7d45c7c3
KB
10369 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
10370 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
10371
4d6cceb4
DE
103722015-08-18 Doug Evans <dje@google.com>
10373 Adrian Sendroiu <adrian.sendroiu@freescale.com>
10374
10375 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
10376 skip_python_tests. New arg prompt_regexp.
10377 (skip_python_tests): New function.
10378 * lib/mi-support.exp (mi_skip_python_tests): New function.
10379 * gdb.python/py-mi-objfile-gdb.py: New file.
10380 * gdb.python/py-mi-objfile.c: New file.
10381 * gdb.python/py-mi-objfile.exp: New file.
10382
ad89c2aa
KS
103832015-08-17 Keith Seitz <keiths@redhat.com>
10384
10385 * gdb.linespec/explicit.exp: Move strace test from here ...
10386 * gdb.trace/strace.exp: ... to here.
10387
e3ae3c43
PP
103882015-08-15 Patrick Palka <patrick@parcs.ath.cx>
10389
10390 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
10391 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
10392
604b2636
DE
103932015-08-14 Doug Evans <xdje42@gmail.com>
10394
10395 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
10396 inferior before selecting a new file.
10397
6ff0ba5f
DE
103982015-08-14 Doug Evans <xdje42@gmail.com>
10399
10400 * gdb.mi/mi-disassemble.exp: Update.
10401 * gdb.base/disasm-optim.S: New file.
10402 * gdb.base/disasm-optim.c: New file.
10403 * gdb.base/disasm-optim.h: New file.
10404 * gdb.base/disasm-optim.exp: New file.
10405
9ca98f92
KS
104062015-08-14 Keith Seitz <keiths@redhat.com>
10407
10408 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
10409 "evaluated-by".
10410
52bbc560
JB
104112015-08-13 Joel Brobecker <brobecker@adacore.com>
10412
10413 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
10414
5d8c3ed3
PMR
104152015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
10416
10417 * gdb.ada/fun_renaming.exp: New testcase.
10418 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
10419 * gdb.ada/fun_renaming/pack.adb: New file.
10420 * gdb.ada/fun_renaming/pack.ads: New file.
10421
ea8812bc
KS
104222015-08-12 Keith Seitz <keiths@redhat.com>
10423
10424 * gdb.base/dso2dso.exp: Pass basename of source file in call to
10425 gdb_get_line_number.
10426
4dafcdeb
JB
104272015-08-12 Joel Brobecker <brobecker@adacore.com>
10428
10429 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
10430 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
10431 gdb.base/dso2dso.exp: New files.
10432
5ba32597
SDJ
104332015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
10434 Pedro Alves <palves@redhat.com>
10435 Keith Seitz <keiths@redhat.com>
10436
10437 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
10438 GDBFLAGS.
10439
b6dafabf
PP
104402015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10441
10442 * gdb.base/gdbhistsize-history.exp
10443 (test_histsize_history_setting): Use save_vars.
10444 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10445 Use save_vars.
10446 (test_no_truncation_of_unlimited_history_file): Use save_vars.
10447 * gdb.base/readline.exp: Use save_vars.
10448
abe8e607
PP
104492015-08-12 Patrick Palka <patrick@parcs.ath.cx>
10450
10451 * lib/gdb.exp (save_vars): New proc.
10452
629500fa
KS
104532015-08-11 Keith Seitz <keiths@redhat.com>
10454
10455 * gdb.base/help.exp: Update help_breakpoint_text.
10456
eb8c4e2e
KS
104572015-08-11 Keith Seitz <keiths@redhat.com>
10458
10459 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
10460 (at toplevel): Call test_explicit_breakpoints.
10461 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
10462 breakpoints.
10463 * lib/mi-support.exp (mi_make_breakpoint): Add support for
10464 breakpoint conditions, "-cond".
10465
87f0e720
KS
104662015-08-11 Keith Seitz <keiths@redhat.com>
10467
10468 * gdb.linespec/3explicit.c: New file.
10469 * gdb.linespec/cpexplicit.cc: New file.
10470 * gdb.linespec/cpexplicit.exp: New file.
10471 * gdb.linespec/explicit.c: New file.
10472 * gdb.linespec/explicit.exp: New file.
10473 * gdb.linespec/explicit2.c: New file.
10474 * gdb.linespec/ls-errs.exp: Add explicit location tests.
10475 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
10476 before using in the matching pattern.
10477 Clarify that `prefix' is a regular expression.
10478
f00aae0f
KS
104792015-08-11 Keith Seitz <keiths@redhat.com>
10480
10481 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
10482 test.
10483 Add tests for missing ",FMT" and ",".
10484
e27852be
DE
104852015-08-10 Doug Evans <dje@google.com>
10486 Keith Seitz <keiths@redhat.com>
10487
10488 PR gdb/17960
10489 * gdb.base/completion.exp: Add location completer tests.
10490
7f03bd92
PA
104912015-08-07 Pedro Alves <palves@redhat.com>
10492
10493 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
10494 tests here.
10495 (top level): Run do_test with and without displaced stepping.
10496
3fc8eb30
PA
104972015-08-07 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.base/valgrind-disp-step.c: New file.
10500 * gdb.base/valgrind-disp-step.exp: New file.
10501
d4569d7b
PA
105022015-08-07 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.threads/step-over-lands-on-breakpoint.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-lands-on-breakpoint.exp (do_test): Change
10509 comment.
10510 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
10511 Delete function.
10512 (main): Add alarm. Run an infinite loop instead of calling
10513 wait_threads.
10514 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
10515 comment.
10516
e1316e60
PA
105172015-08-07 Pedro Alves <palves@redhat.com>
10518
10519 * gdb.base/checkpoint-ns.exp: New file.
10520 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
10521 standard_testfile.
10522
da8c46d2
MM
105232015-08-07 Markus Metzger <markus.t.metzger@intel.com>
10524
10525 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
10526 * gdb.btrace/instruction_history.exp: Update.
10527 * gdb.btrace/tsx.exp: New.
10528 * gdb.btrace/tsx.c: New.
10529
de1c2c52
PA
105302015-08-06 Pedro Alves <palves@redhat.com>
10531
10532 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
10533 increase timeout.
10534 * gdb.reverse/until-precsave.exp: Bump timeouts.
10535
782e0bf4
PA
105362015-08-06 Pedro Alves <palves@redhat.com>
10537
10538 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
10539
83e97ed0
PA
105402015-08-06 Pedro Alves <palves@redhat.com>
10541
10542 PR gdb/18749
10543 * gdb.threads/process-dies-while-handling-bp.c: New file.
10544 * gdb.threads/process-dies-while-handling-bp.exp: New file.
10545
863d01bd
PA
105462015-08-06 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
10549 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
10550
0a39bb32
PA
105512015-08-05 Pedro Alves <palves@redhat.com>
10552
10553 * gdb.threads/next-while-other-thread-longjmps.c: New file.
10554 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
10555
ee2d2b10
SL
105562015-08-03 Sandra Loosemore <sandra@codesourcery.com>
10557
10558 * gdb.base/bp-permanent.exp: Report test as unsupported if
10559 the target cannot stop at the permanent breakpoint.
10560
4e1bdb00
DE
105612015-08-03 Doug Evans <dje@google.com>
10562
10563 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
10564 10000.
10565
3d338901
DE
105662015-08-03 Doug Evans <dje@google.com>
10567
10568 * Makefile.in (workers/%.worker, build-perf): New rule.
10569 (GDB_PERFTEST_MODE): New variable.
10570 (check-perf): Use it.
10571 (clean): Clean up gdb.perf parallel build subdirs.
10572 * lib/build-piece.exp: New file.
10573 * lib/gdb.exp (make_gdb_parallel_path): New function
10574 (standard_output_file, standard_temp_file): Call it.
10575 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10576 of $GDB_PARALLEL.
10577 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
10578
af061d3e
DE
105792015-08-03 Doug Evans <dje@google.com>
10580
8e1afc81 10581 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
10582 (LOG_FILE_NAME): New global.
10583 (TextReporter.__init__): Initialize self.txt_sum.
10584 (TextReporter.report): Add support for multiple data-points.
10585 Move report to perftest.sum, put raw data in perftest.log.
10586 (TextReporter.start): Open sum and log files.
10587 (TextReporter.end): Close sum and log files.
8e1afc81
DE
10588 * gdb.perf/lib/perftest/testresult.py
10589 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 10590
2c8c5d37
PA
105912015-07-31 Pedro Alves <palves@redhat.com>
10592
10593 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
10594 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10595 kill_wait_spawned_process instead of explicit "kill -9".
10596 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
10597 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10598 kill_wait_spawned_process.
10599 * gdb.base/attach-twice.exp: Likewise.
10600 * gdb.base/attach.exp: Likewise.
10601 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
10602 gdb_test_multiple.
10603 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
10604 returning a spawn id instead of a pid. Use spawn_id_get_pid and
10605 kill_wait_spawned_process.
10606 * gdb.base/valgrind-infcall.exp: Likewise.
10607 * gdb.multi/multi-attach.exp: Likewise.
10608 * gdb.python/py-prompt.exp: Likewise.
10609 * gdb.python/py-sync-interp.exp: Likewise.
10610 * gdb.server/ext-attach.exp: Likewise.
10611 * gdb.threads/attach-into-signal.exp (corefunc): Use
10612 spawn_wait_for_attach, spawn_id_get_pid and
10613 kill_wait_spawned_process.
10614 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
10615 spawn_wait_for_attach returning a spawn id instead of a pid. Use
10616 spawn_id_get_pid and kill_wait_spawned_process.
10617 * gdb.threads/attach-stopped.exp (corefunc): Use
10618 spawn_wait_for_attach, spawn_id_get_pid and
10619 kill_wait_spawned_process.
10620 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
10621 Use spawn_id_get_pid. Wait for spawn id after eof. Use
10622 kill_wait_spawned_process instead of explicit "kill -9".
10623 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
10624 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
10625 (spawn_wait_for_attach): Use spawn instead of exec to spawn
10626 processes. Don't map cygwin/windows pids here. Now returns a
10627 spawn id list.
10628
032a0fca
SL
106292015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10630
10631 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
10632 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
10633 correct patch.
10634
61a934ca
SL
106352015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10636
10637 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
10638
4bc4d428
SL
106392015-07-30 Sandra Loosemore <sandra@codesourcery.com>
10640
10641 Reapply:
10642 2014-05-21 Mark Wielaard <mjw@redhat.com>
10643
10644 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10645
998d452a
PA
106462015-07-30 Pedro Alves <palves@redhat.com>
10647
10648 * linux-low.c (handle_extended_wait): Set the child's last
10649 reported status to TARGET_WAITKIND_STOPPED.
10650
69dde7dc
PA
106512015-07-30 Pedro Alves <palves@redhat.com>
10652
10653 PR threads/18600
10654 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
10655 only shows inferior 1.
10656
4dd63d48
PA
106572015-07-30 Simon Marchi <simon.marchi@ericsson.com>
10658 Pedro Alves <palves@redhat.com>
10659
10660 PR threads/18600
10661 * gdb.threads/fork-plus-threads.c: New file.
10662 * gdb.threads/fork-plus-threads.exp: New file.
10663
d618e4c5
PP
106642015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10665
10666 * gdb.base/batch-preserve-term-settings.exp
10667 (test_terminal_settings_preserved_after_cli_exit): Use
10668 send_quit_command.
10669
1eef6428
PA
106702015-07-29 Pedro Alves <palves@redhat.com>
10671 Don Breazeal <donb@codesourcery.com>
10672
10673 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
10674 output from both inferior_spawn_id and gdb_spawn_id.
10675
7da5b897
SDJ
106762015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10677
10678 * gdb.threads/attach-into-signal.exp (corefunc): Use
10679 with_test_prefix on nested loops, uniquefying the test messages.
10680
dac804df
SDJ
106812015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
10682
10683 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
10684 commit.
10685
06265e53
PP
106862015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10687
10688 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
10689 New proc.
10690 (test_terminal_settings_preserved_after_sigterm): New test.
10691
18206ca3
PP
106922015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10693
10694 * gdb.base/batch-preserve-term-settings.exp
10695 (test_terminal_settings_preserved_after_cli_exit): New test.
10696
90074d11
PP
106972015-07-29 Patrick Palka <patrick@parcs.ath.cx>
10698
10699 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
10700 manipulation of saved_gdbflags.
10701 (test_terminal_settings_preserved): Remove global declaration of
10702 the unused variable pagination_prompt. Remove manipulation of
10703 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
10704 GDBFLAGS.
10705
eb1a7902
PA
107062015-07-29 Pedro Alves <palves@redhat.com>
10707
10708 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
10709
8b75dd3b
PA
107102015-07-29 Pedro Alves <palves@redhat.com>
10711
10712 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
10713 at the top.
10714
dedad4e3
PA
107152015-07-29 Pedro Alves <palves@redhat.com>
10716
10717 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
10718 (main): Call gdb_unbuffer_output.
10719 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
10720 (main): Call gdb_unbuffer_output.
10721 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
10722 (main): Call gdb_unbuffer_output.
10723 * gdb.base/call-strs.exp: Adjust to step over the
10724 gdb_unbuffer_output call.
10725 * gdb.base/catch-gdb-caused-signals.c: Include
10726 "../lib/unbuffer_output.c".
10727 (main): Call gdb_unbuffer_output.
10728 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
10729 (main): Call gdb_unbuffer_output.
10730 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
10731 (main): Call gdb_unbuffer_output.
10732 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
10733 (main): Call gdb_unbuffer_output.
10734 * gdb.base/shlib-call.exp: Adjust to step over the
10735 gdb_unbuffer_output call.
10736 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
10737 (main): Call gdb_unbuffer_output.
10738 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
10739 (main): Call gdb_unbuffer_output.
10740 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
10741 (main): Rename to ...
10742 (test): ... this.
10743 (main): Reimplement.
10744 * gdb.base/varargs.exp: Run to test instead of to main.
10745 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10746 (main): Call gdb_unbuffer_output.
10747
58789a91
PA
107482015-07-29 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
10751 factore out from mi_continue_dprintf. For call-style dprintfs,
10752 expect dprintf output out of $inferior_spawn_id.
10753 (mi_continue_dprintf): Use mi_expect_dprintf.
10754 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
10755 (main): Call gdb_unbuffer_output.
10756
e8376742
PA
107572015-07-29 Pedro Alves <palves@redhat.com>
10758
10759 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
10760 (default_mi_gdb_start): Set inferior_spawn_id instead of
10761 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
10762 gdb_spawn_id.
10763 (mi_gdb_test): Always expect inferior output from both
10764 $inferior_spawn_id and $gdb_spawn_id.
10765
08280010
PA
107662015-07-29 Pedro Alves <palves@redhat.com>
10767
10768 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
10769 send_inferior and $inferior_spawn_id.
10770
4d30e432
PA
107712015-07-29 Pedro Alves <palves@redhat.com>
10772
10773 * gdb.gdb/complaints.exp (test_initial_complaints)
10774 (test_serial_complaints, test_short_complaints): Use
10775 gdb_test_stdio.
10776 (test_empty_complaint): Handle $inferior_spawn_id !=
10777 $gdb_spawn_id.
10778
0d30a335
PA
107792015-07-29 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.base/varargs.exp: Use gdb_test_stdio.
10782
39413b29
PA
107832015-07-29 Pedro Alves <palves@redhat.com>
10784
10785 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
10786
7cb000a9
PA
107872015-07-29 Pedro Alves <palves@redhat.com>
10788
10789 * gdb.base/ending-run.exp: Use gdb_test_stdio.
10790
d7b8ac82
PA
107912015-07-29 Pedro Alves <palves@redhat.com>
10792
10793 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
10794 parameter into two new parameters, "inf_result" and "gdb_result".
10795 Expect inferior output and gdb output from $inferior_spawn_id and
10796 $gdb_spawn_id, respectively. Adjust all callers.
10797
789c3a0c
PA
107982015-07-29 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
10801 of gdb_test_sequence.
10802
77e760c3
PA
108032015-07-29 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
10806 (saw_spurious_output): Expect inferior output from
10807 $inferior_spawn_id. Use gdb_test_stdio.
10808
8396d2cd
PA
108092015-07-29 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.base/dprintf.exp: Use standard_testfile. Change
10812 prepare_for_testing call.
10813 (srcfile): Don't set.
10814 (restart): New procedure.
10815 (test_dprintf): New procecure, use to continue over dprintfs.
10816 (test_call, test_agent): New procedures, tests moved here.
10817 Restart gdb and recreate dprintfs. Adjust expected output.
10818
2051d61f
PA
108192015-07-29 Pedro Alves <palves@redhat.com>
10820
10821 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
10822
452397af
PA
108232015-07-29 Pedro Alves <palves@redhat.com>
10824
10825 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
10826
8aed9555
PA
108272015-07-29 Pedro Alves <palves@redhat.com>
10828
10829 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
10830 gdb_test_stdio.
10831
188a61b4
PA
108322015-07-29 Pedro Alves <palves@redhat.com>
10833
10834 * lib/gdb.exp (gdb_test_stdio): New procedure.
10835
12264a45
PA
108362015-07-29 Pedro Alves <palves@redhat.com>
10837
10838 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
10839
23ffc893
PA
108402015-07-29 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.base/call-signal-resume.exp: Remove check for
10843 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
10844 * gdb.base/unwindonsignal.exp: Likewise.
10845 * gdb.base/call-signals.c (gen_signal): Remove printf call.
10846 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
10847
65566918
PA
108482015-07-29 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.base/siginfo-addr.c (pass): New function.
10851 (handler): Call it iff si_addr is correct.
10852 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
10853 Set a breakpoint at "pass" and continue to it.
10854
d60a9221
SDJ
108552015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
10856
10857 * gdb.python/py-objfile.exp: Make some tests have unique names.
10858 * gdb.python/py-pp-registration.exp: Likewise.
10859
bde40b8f
PA
108602015-07-28 Pedro Alves <palves@redhat.com>
10861
10862 * gdb.server/server-exec-info.exp: Issue a "disconnect".
10863
13e1dec8
SM
108642015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10865
10866 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
10867
da33c9a7
SM
108682015-07-27 Simon Marchi <simon.marchi@ericsson.com>
10869
10870 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
10871
077836f7
PP
108722015-07-27 Patrick Palka <patrick@parcs.ath.cx>
10873
10874 * gdb.base/gdb-sigterm-2.exp: New test.
10875
b8cc7b2e
DE
108762015-07-25 Doug Evans <xdje42@gmail.com>
10877
10878 Revert:
10879 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10880 (workers/%.worker, build-perf): New rule.
10881 (GDB_PERFTEST_MODE): New variable.
10882 (check-perf): Use it.
10883 (clean): Clean up gdb.perf parallel build subdirs.
10884 * lib/build-piece.exp: New file.
10885 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10886 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10887 name.
10888 (standard_temp_file): Ditto.
10889 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10890 of $GDB_PARALLEL.
10891
c8bd4544
DE
108922015-07-24 Doug Evans <dje@google.com>
10893
10894 * gdb.perf/lib/perftest/utils.py: New file.
10895 * gdb.perf/gm-hello.cc: New file.
10896 * gdb.perf/gm-pervasive-typedef.cc: New file.
10897 * gdb.perf/gm-pervasive-typedef.h: New file.
10898 * gdb.perf/gm-std.cc: New file.
10899 * gdb.perf/gm-std.h: New file.
10900 * gdb.perf/gm-use-cerr.cc: New file.
10901 * gdb.perf/gm-utils.h: New file.
10902 * gdb.perf/gmonster-null-lookup.py: New file.
10903 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10904 * gdb.perf/gmonster-print-cerr.py: New file.
10905 * gdb.perf/gmonster-ptype-string.py: New file.
10906 * gdb.perf/gmonster-runto-main.py: New file.
10907 * gdb.perf/gmonster-select-file.py: New file.
10908 * gdb.perf/gmonster1-null-lookup.exp: New file.
10909 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10910 * gdb.perf/gmonster1-print-cerr.exp: New file.
10911 * gdb.perf/gmonster1-ptype-string.exp: New file.
10912 * gdb.perf/gmonster1-runto-main.exp: New file.
10913 * gdb.perf/gmonster1-select-file.exp: New file.
10914 * gdb.perf/gmonster1.cc: New file.
10915 * gdb.perf/gmonster1.exp: New file.
10916 * gdb.perf/gmonster2-null-lookup.exp: New file.
10917 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10918 * gdb.perf/gmonster2-print-cerr.exp: New file.
10919 * gdb.perf/gmonster2-ptype-string.exp: New file.
10920 * gdb.perf/gmonster2-runto-main.exp: New file.
10921 * gdb.perf/gmonster2-select-file.exp: New file.
10922 * gdb.perf/gmonster2.cc: New file.
10923 * gdb.perf/gmonster2.exp: New file.
10924
6eab34f3
DE
109252015-07-24 Doug Evans <dje@google.com>
10926
10927 * gdb.perf/README: New file.
10928 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10929 * lib/gen-perf-test.exp: New file.
10930
63738bfd
DE
109312015-07-24 Doug Evans <dje@google.com>
10932
10933 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10934 (PerfTest::startup): New function.
10935 (PerfTest::run): Return result of calling body.
10936 (PerfTest::assemble): Rewrite.
10937 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10938 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10939 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10940 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10941 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10942
7b606f95
DE
109432015-07-24 Doug Evans <dje@google.com>
10944
10945 * lib/gdb.exp (clean_restart): Make executable optional.
10946
a97b16b8
DE
109472015-07-24 Doug Evans <dje@google.com>
10948
10949 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10950 compiler_info references.
10951 * gdb.cp/temargs.exp: Ditto.
10952 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10953 (get_compiler_info): Early exit if already computed. Set compiler_info
10954 to "unknown" if there was a problem.
10955 (test_compiler_info): Add function comment. Call get_compiler_info.
10956
35baa57f
DE
109572015-07-24 Doug Evans <dje@google.com>
10958
10959 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10960 (workers/%.worker, build-perf): New rule.
10961 (GDB_PERFTEST_MODE): New variable.
10962 (check-perf): Use it.
10963 (clean): Clean up gdb.perf parallel build subdirs.
10964 * lib/build-piece.exp: New file.
10965 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10966 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10967 name.
10968 (standard_temp_file): Ditto.
10969 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10970 of $GDB_PARALLEL.
10971
6ebea266
DE
109722015-07-24 Doug Evans <dje@google.com>
10973
10974 * lib/future.exp (gdb_default_target_compile): New option
10975 "early_flags".
10976 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10977 --as-needed.
10978
1e76a7e9
SDJ
109792015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10980
10981 * gdb.base/catch-syscall.exp: Call gdb_exit before
10982 gdb_skip_xml_test.
10983
5068630a
PA
109842015-07-24 Pedro Alves <palves@redhat.com>
10985
10986 * gdb.python/py-events.exp: Accept output between the stop event
10987 and the prompt.
10988 * gdb.python/py-evsignal.exp: Likewise.
10989 * gdb.python/py-evthreads.exp: Likewise.
10990
77598427
PA
109912015-07-24 Pedro Alves <palves@redhat.com>
10992
10993 PR gdb/18717
10994 * gdb.threads/non-ldr-exit.c: New file.
10995 * gdb.threads/non-ldr-exit.exp: New file.
10996
11e6c98f
YQ
109972015-07-24 Yao Qi <yao.qi@linaro.org>
10998
10999 * gdb.server/ext-wrapper.exp: Test --wrapper option when
11000 restarting process.
11001
51aee833
YQ
110022015-07-24 Yao Qi <yao.qi@linaro.org>
11003
11004 * gdb.server/ext-restart.exp: New file.
11005
8cfe207c
YQ
110062015-07-24 Yao Qi <yao.qi@linaro.org>
11007
11008 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
11009 argument options.
11010 * gdb.server/ext-wrapper.exp: New file.
11011
cc12ce38
DE
110122015-07-23 Doug Evans <dje@google.com>
11013
11014 * gdb.dwarf2/dw2-dummy-cu.S: New file.
11015 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
11016
d0d84780
PMR
110172015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
11018
11019 * gdb.ada/var_arr_typedef.exp: New testcase.
11020 * gdb.ada/var_arr_typedef/pack.adb: New file.
11021 * gdb.ada/var_arr_typedef/pack.ads: New file.
11022 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
11023
8b558f79
JB
110242015-07-20 Joel Brobecker <brobecker@adacore.com>
11025
11026 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
11027
775a3298
JK
110282015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11029
11030 * gdb.arch/i386-biarch-core.exp: Replace istarget
11031 by "complete set gnutarget". Remove expectation for the "core-file"
11032 command.
11033
db1ff28b
JK
110342015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11035
11036 Revert the previous commit:
11037 Tests for validate symbol file using build-id.
11038
0a94970d
JK
110392015-07-15 Aleksandar Ristovski <aristovski@qnx.com
11040
11041 Tests for validate symbol file using build-id.
11042 * gdb.base/solib-mismatch-lib.c: New file.
11043 * gdb.base/solib-mismatch-libmod.c: New file.
11044 * gdb.base/solib-mismatch.c: New file.
11045 * gdb.base/solib-mismatch.exp: New file.
11046
03346981
SL
110472015-07-15 Sandra Loosemore <sandra@codesourcery.com>
11048
11049 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
11050 nios2-*-linux*.
11051 * gdb.base/sigbpt.exp (stepi_out): Likewise.
11052 * gdb.base/siginfo.exp: Likewise.
11053 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11054
42422cc7
PL
110552015-07-15 Pierre Langlois <pierre.langlois@arm.com>
11056
11057 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
11058 Move it to ...
11059 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
11060 ... here.
11061 * gdb.trace/range-stepping.exp: Check that the target supports
11062 range stepping.
11063
cfa68bae
JK
110642015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11065
11066 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
11067
8ffdba26
PA
110682015-07-14 Pedro Alves <palves@redhat.com>
11069
11070 * gdb.base/killed-outside.exp: New file.
11071 * gdb.base/killed-outside.c: New file.
11072
218a5a11
JK
110732015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
11074
11075 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
11076 (n at main): New.
11077 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
11078
e03ed3c6
AA
110792015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11080
11081 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
11082 infcall tests instead of setting up for KFAIL.
11083
485668e5
MM
110842015-07-10 Markus Metzger <markus.t.metzger@intel.com>
11085
11086 * gdb.btrace/record_goto-step.exp: New.
11087
08464196
JK
110882015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 PR compile/18484
11091 * gdb.compile/compile.c (struct struct_type): Add volatile to
11092 selffield's type.
11093 * gdb.compile/compile.exp
11094 (compile code struct_object.selffield = &struct_object): Skip further
11095 struct_object tests if this one xfails.
11096
bcf5c1d9
RC
110972015-07-08 Robert O'Callahan <robert@ocallahan.org>
11098
11099 PR exp/18617
11100 * gdb.trace/ax.exp: Add test.
11101
4931af25
YQ
111022015-07-07 Yao Qi <yao.qi@linaro.org>
11103
11104 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
11105 instead of istarget "aarch64*-*-*".
11106 * gdb.arch/aarch64-fp.exp: Likewise.
11107 * gdb.base/float.exp: Likewise.
11108 * gdb.reverse/aarch64.exp: Likewise.
11109 * lib/gdb.exp (is_aarch64_target): New proc.
11110
9fcf688e
YQ
111112015-07-07 Yao Qi <yao.qi@linaro.org>
11112
11113 * lib/gdb.exp (is_aarch32_target): New proc.
11114 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
11115 instead of "istarget "arm*-*-*"".
11116 * gdb.arch/arm-disp-step.exp: Likewise.
11117 * gdb.arch/thumb-bx-pc.exp: Likewise.
11118 * gdb.arch/thumb-prologue.exp: Likewise.
11119 * gdb.arch/thumb-singlestep.exp: Likewise.
11120 * gdb.base/disp-step-syscall.exp: Likewise.
11121 * gdb.base/float.exp: Likewise.
11122
fbd8d50d
YQ
111232015-07-07 Yao Qi <yao.qi@linaro.org>
11124
11125 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
11126 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
11127
71be1fdc
YQ
111282015-07-07 Yao Qi <yao.qi@linaro.org>
11129
11130 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
11131 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
11132 if it exists.
11133 * gdb.multi/multi-arch.exp: Likewise.
11134
3e221d36
SM
111352015-07-07 Simon Marchi <simon.marchi@ericsson.com>
11136
11137 * gdb.python/py-lazy-string.exp: Add missing parentheses to
11138 print.
11139
d441430b
YQ
111402015-07-07 Yao Qi <yao.qi@linaro.org>
11141
11142 * gdb.arch/thumb-singlestep.exp: Do one more single step.
11143
06f810bd
MG
111442015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
11145
11146 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
11147 '[' and ']' characters.
11148
5e61e7c0
IB
111492015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
11150
11151 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11152
28bf096c
PA
111532015-06-29 Pedro Alves <palves@redhat.com>
11154
11155 PR threads/18127
11156 * gdb.threads/hand-call-new-thread.c: New file.
11157 * gdb.threads/hand-call-new-thread.c: New file.
11158
ee93cd5e
KS
111592015-06-26 Keith Seitz <keiths@redhat.com>
11160 Doug Evans <dje@google.com>
11161
11162 PR 16253
11163 * gdb.cp/var-tag-2.cc: New file.
11164 * gdb.cp/var-tag-3.cc: New file.
11165 * gdb.cp/var-tag-4.cc: New file.
11166 * gdb.cp/var-tag.cc: New file.
11167 * gdb.cp/var-tag.exp: New file.
11168
fc637f04
PP
111692015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11170
11171 * gdb.base/history-duplicates.exp: New test.
11172
2e52ae68
PP
111732015-06-26 Patrick Palka <patrick@parcs.ath.cx>
11174
11175 * gdb.base/completion.exp: Test the completion of the "focus"
11176 command.
11177
6e22494e
JK
111782015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11179
11180 * gdb.arch/amd64-prologue-skip.S: New file.
11181 * gdb.arch/amd64-prologue-skip.exp: New file.
11182
bf7b9cd9
SM
111832015-06-25 Simon Marchi <simon.marchi@ericsson.com>
11184
11185 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
11186 is_address_zero_readable check.
11187
201e8dfd
PB
111882015-06-24 Peter Bergner <bergner@vnet.ibm.com>
11189
11190 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
11191 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
11192
5cd867b4
YQ
111932015-06-24 Yao Qi <yao.qi@linaro.org>
11194
11195 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
11196 linux targets.
11197
4d7be007
YQ
111982015-06-24 Yao Qi <yao.qi@linaro.org>
11199
11200 * lib/gdb.exp (supports_get_siginfo_type): New proc.
11201 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
11202 * gdb.base/siginfo-thread.exp: Likewise.
11203
07fcd301
YQ
112042015-06-22 Yao Qi <yao.qi@linaro.org>
11205
11206 * boards/remote-gdbserver-on-localhost.exp: Add comments.
11207
52042a00
YQ
112082015-06-22 Yao Qi <yao.qi@linaro.org>
11209
11210 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
11211 aarch64*-*-*.
11212 (skip_hw_watchpoint_tests): Likewise.
11213
74bd41ce
PP
112142015-06-18 Patrick Palka <patrick@parcs.ath.cx>
11215
11216 * gdb.base/gdbinit-history.exp: Test the interaction between
11217 setting GDBHISTSIZE and setting the history size via .gdbinit.
11218
bc460514
PP
112192015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11220
11221 PR gdb/16999
11222 * gdb.base/gdbhistsize-history.exp: New test.
11223
b58c513b
PP
112242015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11225
11226 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
11227 with GDBHISTSIZE.
11228 * gdb.base/readline.exp: Likewise.
11229
92046791
YQ
112302015-06-17 Yao Qi <yao.qi@linaro.org>
11231
11232 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
11233 line.
11234
2093d2d3
PP
112352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
11236
11237 * gdb.base/gdbinit-history.exp: Add test case to check that
11238 an unlimited history file does not get truncated on exit.
11239
e6c693af
AA
112402015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11241
11242 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
11243 (VECTOR): New macro. Use it...
11244 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
11245 ...for these typedefs.
11246 (int8, char1, int1, double1): New typedefs.
11247 (struct just_int2, struct two_int2): New structures.
11248 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
11249 (add_structvecs, add_singlevecs): New functions.
11250 (main): Call add_some_intvecs twice.
11251 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
11252 the compile and exit upon failure. Try compiling for the "native"
11253 architecture. Test inferior function calls with vector arguments
11254 and vector return value handling with "finish" and "return".
11255
c74f7d1c
JT
112562015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
11257
11258 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
11259 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
11260 PE file.
11261 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
11262
98aa42ee
AT
112632015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11264
11265 PR breakpoints/16465
11266 * gdb.mi/mi-dprintf-pending.c: New file.
11267 * gdb.mi/mi-dprintf-pending.exp: New test.
11268 * gdb.mi/mi-dprintf-pendshr.c: New file.
11269
7d73c23c 112702015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 11271 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
11272
11273 * gdb.arch/i386-mpx-map.c: New file.
11274 * gdb.arch/i386-mpx-map.exp: New File.
11275
112762015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11277
11278 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
11279 * gdb.arch/i386-mpx.exp: Indentation fixed.
11280
112812015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11282
11283 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
11284 function and improved indentation.
11285 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
11286 gdb_test_multiple. Added additional tests to skip the test.
11287
112882015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
11289
11290 * gdb.arch/i386-avx512.c: Change path in include file.
11291 * gdb.arch/i386-avx512.exp: Change include dir path
11292 compilation flag.
11293 * gdb.arch/i386-mpx.c: Change path in include file.
11294 * gdb.arch/i386-mpx.exp: Change include dir path compilation
11295 flag.
11296
d5eba19a
JK
112972015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11298
11299 * gdb.compile/compile-print.exp (compile print *vararray@3)
11300 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
11301
7f361056
JK
113022015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11303
11304 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
11305 (do not keep jit in memory): ... this.
11306 (expect 5): Change it to ...
11307 (expect no 5): ... this.
11308
3b462ec2
SM
113092015-06-02 Simon Marchi <simon.marchi@ericsson.com>
11310
11311 PR gdb/15564
11312 * gdb.mi/mi-detach.exp: New file.
11313
e0619de6
JK
113142015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
11315
11316 PR symtab/18392
11317 * gdb.arch/amd64-tailcall-self.S: New file.
11318 * gdb.arch/amd64-tailcall-self.c: New file.
11319 * gdb.arch/amd64-tailcall-self.exp: New file.
11320
e970cb34
DB
113212015-05-28 Don Breazeal <donb@codesourcery.com>
11322
11323 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
11324 tests for remote targets by checking is_target_gdbserver.
11325
b2e2f908
DE
113262015-05-27 Doug Evans <dje@google.com>
11327
11328 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
11329 * gdb.dwarf2/opaque-type-lookup.c: New file.
11330 * gdb.dwarf2/opaque-type-lookup.exp: New file.
11331
82c7be31
DE
113322015-05-26 Doug Evans <dje@google.com>
11333
11334 * gdb.cp/iostream.cc: New file.
11335 * gdb.cp/iostream.exp: New file.
11336
b4f54984
DE
113372015-05-26 Doug Evans <dje@google.com>
11338
11339 * gdb.dwarf2/dw2-op-call.exp: Update.
11340 * gdb.dwarf2/dw4-sig-types.exp: Update.
11341 * gdb.dwarf2/implptr.exp: Update.
11342 * gdb.mi/mi-cmd-param-changed.exp: Update.
11343
4ea6efe9
DE
113442015-05-26 Doug Evans <dje@google.com>
11345
11346 * gdb.python/py-lazy-string.c: New file.
11347 * gdb.python/py-lazy-string.exp: New file.
11348 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
11349 (main): Update. Add estring3.
11350 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
11351 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
11352
f6bb7db3
YQ
113532015-05-26 Omair Javaid <omair.javaid@linaro.org>
11354 Yao Qi <yao.qi@linaro.org>
11355
11356 * gdb.reverse/aarch64.c: New.
11357 * gdb.reverse/aarch64.exp: New.
11358
a81bfbd0
OJ
113592015-05-26 Omair Javaid <omair.javaid@linaro.org>
11360
25d49b86
PA
11361 * lib/gdb.exp (supports_process_record): Return true for
11362 aarch64*-linux*.
a81bfbd0
OJ
11363 (supports_reverse): Likewise.
11364
158bf1b4
PP
113652015-05-22 Patrick Palka <patrick@parcs.ath.cx>
11366
11367 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11368 Use with_test_prefix.
11369
a0145030
AB
113702015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
11371
11372 * gdb.base/completion.exp: Add test for completion of layout
11373 names.
11374
ebe3b578
AB
113752015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
11376
11377 * lib/gdb.exp (skip_tui_tests): New proc.
11378 * gdb.base/tui-layout.exp: Check skip_tui_tests.
11379
84204ed7
PA
113802015-05-19 Pedro Alves <palves@redhat.com>
11381
11382 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
11383 Save the whole env array instead of just HOME. Unset HISTSIZE in
11384 the environment while testing. Restore whole environment
11385 afterwards.
11386
37442ce1
DE
113872015-05-16 Doug Evans <xdje42@gmail.com>
11388
11389 * gdb.guile/scm-ports.c: New file.
11390 * gdb.guile/scm-ports.exp: Add memory port tests.
11391
36de76f9
JK
113922015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11393
11394 * gdb.compile/compile-print.c: New file.
11395 * gdb.compile/compile-print.exp: New file.
11396
3a9558c4
JK
113972015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11398
11399 * gdb.compile/compile-ops.exp: Cast param to void.
11400 * gdb.compile/compile.exp: Complete type for _gdb_expr.
11401 (compile code struct_object.selffield = &struct_object): Add xfail.
11402
aa715135
JG
114032015-05-15 Joel Brobecker <brobecker@adacore.com>
11404
11405 * gdb.ada/arr_enum_with_gap: New testcase.
11406
931e5bc3
JG
114072015-05-15 Joel Brobecker <brobecker@adacore.com>
11408
11409 * gdb.ada/byte_packed_arr: New testcase.
11410
9cd4d857
JB
114112015-05-15 Joel Brobecker <brobecker@adacore.com>
11412
11413 * gdb.ada/pckd_neg: New testcase.
11414
ebfd00d2
PP
114152015-05-13 Patrick Palka <patrick@parcs.ath.cx>
11416
11417 PR gdb/17820
11418 * gdb.base/gdbinit-history.exp: New test.
11419 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
11420 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
11421
4c082a81
SC
114222015-05-09 Siva Chandra Reddy <sivachandra@google.com>
11423
11424 * gdb.python/py-xmethods.cc: Enhance test case.
11425 * gdb.python/py-xmethods.exp: New tests.
11426 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
11427 function.
11428 (B_indexoper): Likewise.
11429 (global_dm_list) : Add new xmethod worker functions.
11430
f7797074
SDJ
114312015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
11432
11433 * gdb.base/coredump-filter.exp: Correctly unset
11434 "coredump_var_addr" array.
11435
a4674e4e
PA
114362015-05-08 Pedro Alves <palves@redhat.com>
11437
11438 * gdb.server/non-existing-program.exp: Unset spawn_id.
11439
df2eb078
SC
114402015-05-08 Siva Chandra Reddy <sivachandra@google.com>
11441
11442 PR python/18291
11443 * gdb.python/py-xmethods.exp: Add tests.
11444
422349a3
YQ
114452015-05-08 Yao Qi <yao.qi@linaro.org>
11446
11447 PR gdb/18208
11448 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
11449 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
11450 function set_coredump_filter, and remove remote_exec call.
11451 Remove argument ipid. Callers update.
11452 (top level): Don't get inferior's PID.
11453
63fc80ce
AA
114542015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
11455
11456 * gdb.base/watch_thread_num.exp: Skip test on targets without
11457 access watchpoints.
11458
80ad801e
PA
114592015-05-06 Pedro Alves <palves@redhat.com>
11460
11461 PR server/18081
11462 * gdb.server/non-existing-program.exp: New file.
11463
0fa7fe50
JB
114642015-05-05 Joel Brobecker <brobecker@adacore.com>
11465
11466 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
11467
3ea89b92
PMR
114682015-05-05 Joel Brobecker <brobecker@adacore.com>
11469
11470 * gdb.ada/out_of_line_in_inlined: New testcase.
11471
87b8eff0
JB
114722015-05-05 Joel Brobecker <brobecker@adacore.com>
11473
11474 * gdb.ada/var_rec_arr: New testcase.
11475
5fccc635
YQ
114762015-04-30 Yao Qi <yao.qi@linaro.org>
11477
11478 * gdb.base/break-idempotent.exp: If
11479 skip_hw_watchpoint_multi_tests returns true, skip the tests
11480 on "rwatch" and "awatch".
11481
42d38f42
YQ
114822015-04-30 Yao Qi <yao.qi@linaro.org>
11483
11484 * gdb.base/relativedebug.exp: Invoke gdb command
11485 "info sharedlibrary", and if libc.so doesn't have debug info,
11486 skip the test.
11487
2ce1cdbf
DE
114882015-04-29 Doug Evans <dje@google.com>
11489
11490 * gdb.python/py-xmethods.exp: Add ptype tests.
11491 * gdb.python/py-xmethods.py (E_method_char_worker): Add
11492 get_result_type method.
11493
f24a38c5
LM
114942015-04-29 Luis Machado <lgustavo@codesourcery.com>
11495
11496 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
11497 the target does not support hardware watchpoints.
11498
ecbf2b3c
LM
114992015-04-29 Luis Machado <lgustavo@codesourcery.com>
11500
11501 * gdb.base/break-always.exp: Abort testing if writing to memory
11502 causes an error.
11503
34f5f757
DE
115042015-04-28 Doug Evans <dje@google.com>
11505
11506 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
11507 * gdb.python/py-pp-registration.exp: ... here. New file.
11508 * gdb.python/py-pp-registration.c: New file.
11509 * gdb.python/py-pp-registration.py: New file.
11510
69b4374a
DE
115112015-04-28 Doug Evans <dje@google.com>
11512
11513 * gdb.python/py-bad-printers.c: New file.
11514 * gdb.python/py-bad-printers.py: New file.
11515 * gdb.python/py-bad-printers.exp: New file.
11516
59fb7612
SS
115172015-04-28 Sasha Smundak <asmundak@google.com>
11518
11519 * gdb.python/py-type.exp: New test.
11520
2631b16a
AW
115212015-04-28 Andy Wingo <wingo@igalia.com>
11522
11523 * gdb.python/py-parameter.exp:
11524 * gdb.guile/scm-parameter.exp: Escape the path that we are
11525 matching against, as it might contain characters that are special
11526 to regular expressions.
11527
460efde1
JB
115282015-04-27 Joel Brobecker <brobecker@adacore.com>
11529
11530 * gdb.ada/rec_comp: New testcase.
11531
2d369d8e
SDJ
115322015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
11533
11534 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
11535 before using it.
11536
cf75d6c3
AB
115372015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
11538
11539 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
11540 new tests for verilog output.
11541
8dbe7ca5
YQ
115422015-04-24 Yao Qi <yao.qi@linaro.org>
11543
11544 * boards/remote-gdbserver-on-localhost.exp: New file.
11545
4ef9fb2f
PA
115462015-04-23 Pedro Alves <palves@redhat.com>
11547
11548 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
11549 $inferior_spawn_id instead of $inferior_spawn_id directly. On
11550 "end of file", remove $inferior_spawn_id from the indirect list.
11551
0a803169
PA
115522015-04-23 Pedro Alves <palves@redhat.com>
11553
11554 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
11555
749ef8f8
PA
115562015-04-23 Pedro Alves <palves@redhat.com>
11557
11558 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
11559 on $any_spawn_id instead of only on $gdb_spawn_id.
11560
8aae4344
PM
115612015-04-21 Pierre Muller <muller@sourceware.org>
11562
11563 PR pascal/17815
11564 * lib/pascal.exp (gpc_compile): Add new option "class".
11565 (fpc_compile): Likewise.
11566 * gdb.pascal/case-insensitive-symbols.pas: New file.
11567 * gdb.pascal/case-insensitive-symbols.exp: New file.
11568
1586c8fb
GB
115692015-04-20 Gary Benson <gbenson@redhat.com>
11570
11571 * gdb.base/attach.exp: Fix three extended remote failures.
11572
1b6e6f5c
GB
115732015-04-17 Gary Benson <gbenson@redhat.com>
11574
11575 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
11576 the main executable over the remote protocol.
11577
e797481d
PA
115782015-04-16 Pedro Alves <palves@redhat.com>
11579
11580 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
11581 a new gdbserver if gdbserver_reconnect_p is set.
11582
1ca99c42
PA
115832015-04-16 Pedro Alves <palves@redhat.com>
11584
11585 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
11586 is set, don't exit gdbserver.
11587
af9fd6f8
AA
115882015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11589
11590 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
11591 appropriate .insn, such that an older assembler can be used.
11592 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
11593 the z/Architecture instruction set on 31-bit targets as well.
11594
04ff1e61
AA
115952015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11596
11597 * gdb.go/handcall.exp: Remove all logic related to the first
11598 breakpoint and rely on go_runto_main instead.
11599 * gdb.go/strings.exp: Likewise.
11600 * gdb.go/unsafe.exp: Likewise.
11601 * gdb.go/hello.exp: Likewise. Also rename the remaining
11602 breakpoint marker to "breakpoint 1".
11603 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
11604 * gdb.go/strings.go: Likewise.
11605 * gdb.go/unsafe.go: Likewise.
11606 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
11607 "set breakpoint 2 here" and rename the remaining breakpoint marker
11608 to "breakpoint 1".
11609
40d2f8d6
SM
116102015-04-15 Simon Marchi <simon.marchi@ericsson.com>
11611
11612 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
11613 if itertools.imap is not present.
11614 * gdb.python/py-objfile.exp: Add parentheses.
11615 * gdb.python/py-type.exp: Same.
11616 * gdb.python/py-unwind-maint.py: Same.
11617
8cbc97c6
YQ
116182015-04-15 Yao Qi <yao.qi@linaro.org>
11619
11620 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
11621 of ":$ptr_size" and set its form explicitly.
11622
45fd756c
YQ
116232015-04-15 Pedro Alves <palves@redhat.com>
11624 Yao Qi <yao.qi@linaro.org>
11625
11626 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
11627 timeout by factor of 4.
11628 (test_regular_watch): Likewise.
11629 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
11630 * gdb.reverse/sigall-reverse.exp: Likewise.
11631 * gdb.reverse/until-precsave.exp: Likewise.
11632 * lib/gdb.exp (with_timeout_factor): New proc.
11633 (gdb_expect): Move some code to ...
11634 (get_largest_timeout): ... here. New procedure.
11635
9e811bc3
LM
116362015-04-14 Luis Machado <lgustavo@codesourcery.com>
11637
11638 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
11639
0ff6fcb2
LM
116402015-04-13 Luis Machado <lgustavo@codesourcery.com>
11641
11642 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
11643 to write to the .text section.
11644
7578d5f7
LM
116452015-04-13 Luis Machado <lgustavo@codesourcery.com>
11646
11647 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
11648 Handle the case of targets that do not provide PID information.
11649
2efe15c4
YQ
116502015-04-13 Yao Qi <yao.qi@linaro.org>
11651
11652 * lib/gdbserver-support.exp (gdb_exit): Catch exception
11653 and use expect instead of gdb_expect.
11654
8cd8f2f8
SDJ
116552015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
11656
11657 * gdb.base/coredump-filter.exp: Rename variable "addr" to
11658 "coredump_var_addr" to avoid naming conflict with other testcases.
11659
9ee41772
PA
116602015-04-10 Pedro Alves <palves@redhat.com>
11661
11662 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
11663 gdb_test_sequence and gdb_assert.
11664
07473109
PA
116652015-04-10 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
11668 test messages that don't include the breakpoint address.
11669
de3db44c
YQ
116702015-04-10 Yao Qi <yao.qi@linaro.org>
11671
11672 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
11673 false for some offset and width combinations which aren't
11674 supported by linux kernel.
11675
c79d856c
PA
116762015-04-10 Pedro Alves <palves@redhat.com>
11677
11678 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
11679 procedure, factored out from ...
11680 (top level): ... here. Add "set displaced-stepping" testing axis.
11681 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
11682 parameter "displaced". Use it.
11683 (top level): Use foreach and add "set displaced-stepping" testing
11684 axis.
11685
ebc90b50
PA
116862015-04-10 Pedro Alves <palves@redhat.com>
11687
11688 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
11689 Remove comment.
11690 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
11691 both the address of the instruction that triggers the watchpoint
11692 and the address of the instruction immediately after, and use
11693 those addresses for the test. Fix comment.
11694
8f572e5c
PA
116952015-04-10 Pedro Alves <palves@redhat.com>
11696
11697 * gdb.base/sigstep.exp (breakpoint_to_handler)
11698 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
11699 Test "backtrace" in handler.
11700 (breakpoint_over_handler): New parameter 'displaced'. Use it.
11701 (top level): Add new "displaced" test axis to
11702 breakpoint_to_handler, breakpoint_to_handler_entry and
11703 breakpoint_over_handler.
11704
8d707a12
PA
117052015-04-10 Pedro Alves <palves@redhat.com>
11706
11707 PR gdb/18216
11708 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
11709
ef713951
YQ
117102015-04-10 Yao Qi <yao.qi@linaro.org>
11711
11712 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
11713 (test_add_rn_pc): New function.
11714 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
11715 (top level): Invoke test_add_rn_pc.
11716
906d60cf
PA
117172015-04-10 Pedro Alves <palves@redhat.com>
11718
11719 PR gdb/13858
11720 * gdb.base/step-over-no-symbols.exp: New file.
11721
f2983cc3
AW
117222015-04-09 Andy Wingo <wingo@igalia.com>
11723
11724 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
11725 after the Python tests.
11726
6d62641c
SDJ
117272015-04-08 Keith Seitz <keiths@redhat.com>
11728
11729 PR python/16699
11730 * gdb.python/py-completion.exp: New tests for completion.
11731 * gdb.python/py-completion.py (CompleteLimit1): New class.
11732 (CompleteLimit2): Likewise.
11733 (CompleteLimit3): Likewise.
11734 (CompleteLimit4): Likewise.
11735 (CompleteLimit5): Likewise.
11736 (CompleteLimit6): Likewise.
11737 (CompleteLimit7): Likewise.
11738
f3770638
PA
117392015-04-08 Pedro Alves <palves@redhat.com>
11740
11741 PR gdb/18214
11742 PR gdb/18216
11743 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
11744 function.
11745 (main): Install it as SIGUSR1 handler.
11746 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
11747 parameter. Always use "setup" as prefix. Toggle "set
11748 displaced-stepping" off/on depending on global. Don't switch to
11749 thread 1 here.
11750 (top level): Add displaced stepping "off/on" test axis. Update
11751 "setup" calls. Wrap each subtest with with_test_prefix. Test
11752 continuing with a queued signal in each thread.
11753
4496bed7
PA
117542015-04-08 Pedro Alves <palves@redhat.com>
11755
11756 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
11757 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
11758 gdb_breakpoint instead of gdb_test that doesn't expect anything.
11759 Return early if running to main fails.
11760 * gdb.trace/while-stepping.exp: Likewise.
11761
b97fde92
PA
117622015-04-07 Pedro Alves <palves@redhat.com>
11763
11764 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
11765 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
11766 interact with inferior program.
11767
f71c18e7
PA
117682015-04-07 Pedro Alves <palves@redhat.com>
11769
11770 * lib/gdb.exp (inferior_spawn_id): New global.
11771 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
11772 spawn id after processing the user code.
11773 (default_gdb_start): Set inferior_spawn_id.
11774 (send_inferior): New procedure.
11775 * lib/gdbserver-support.exp (gdbserver_start): Set
11776 inferior_spawn_id.
11777 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
11778
6423214f
PA
117792015-04-07 Pedro Alves <palves@redhat.com>
11780
11781 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
11782 * lib/gdbserver-support.exp (gdbserver_start): Make
11783 $server_spawn_id global.
11784 (gdbserver_start): Don't wait for gdbserver's spawn id with
11785 expect_background.
11786 (close_gdbserver): New procedure.
11787 (gdb_exit): Rename the default version and reimplement.
11788
71c0ee8c
PA
117892015-04-07 Pedro Alves <palves@redhat.com>
11790
72f4393d 11791 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
11792 append the substituted item, not the original item.
11793
203bc29b
PA
117942015-04-07 Pedro Alves <palves@redhat.com>
11795
11796 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
11797 gdb_expect.
11798
508a3ddf
PA
117992015-04-07 Pedro Alves <palves@redhat.com>
11800
11801 * gdb.base/interrupt.exp: Don't handle the case of the inferior
11802 output appearing once only.
11803
9f6dbe2b
PA
118042015-04-07 Pedro Alves <palves@redhat.com>
11805
11806 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
11807 that doesn't expect anything. Return early if running to main
11808 fails.
11809
337532fa
YQ
118102015-04-07 Yao Qi <yao.qi@linaro.org>
11811
11812 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
11813 (child_function): Call alarm.
11814 (main): Move call to alarm into the loop.
11815 * gdb.threads/non-stop-fair-events.exp: Build program with
11816 -DTIMEOUT=$timeout.
11817
01b622d4
DE
118182015-04-06 Doug Evans <xdje42@gmail.com>
11819
11820 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
11821 Fix dest parameter to board_info.
11822 (fpc_compile): Ditto.
11823 (gdb_compile_pascal): Rename dest arg to destfile.
11824
961f4160
PMR
118252015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
11826
11827 * gdb.ada/funcall_ref.exp: New file.
11828 * gdb.ada/funcall_ref/foo.adb: New file.
11829
cafda597
YQ
118302015-04-02 Yao Qi <yao.qi@linaro.org>
11831
11832 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
11833 is remote.
11834
fed040c6
GB
118352015-04-02 Gary Benson <gbenson@redhat.com>
11836
11837 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
11838
d11916aa
SS
118392015-04-01 Sasha Smundak <asmundak@google.com>
11840
11841 * gdb.python/py-unwind-maint.c: New file.
11842 * gdb.python/py-unwind-maint.exp: New test.
11843 * gdb.python/py-unwind-maint.py: New file.
11844 * gdb.python/py-unwind.c: New file.
11845 * gdb.python/py-unwind.exp: New test.
11846 * gdb.python/py-unwind.py: New test.
11847
a1471180
PA
118482015-04-01 Pedro Alves <palves@redhat.com>
11849
11850 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
11851 to fail instead of non-existent $test.
11852
0bbeccb1
PA
118532015-04-01 Pedro Alves <palves@redhat.com>
11854
11855 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
11856 GDBFLAGS if not empty.
11857
3c724c8c
PMR
118582015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
11859
11860 * gdb.ada/complete.exp: Remove "multi_line".
11861 * gdb.ada/info_exc.exp: Remove "multi_line".
11862 * gdb.ada/packed_tagged.exp: Remove "multi_line".
11863 * gdb.ada/ptype_field.exp: Remove "multi_line".
11864 * gdb.ada/sym_print_name.exp: Remove "multi_line".
11865 * gdb.ada/tagged.exp: Remove "multi_line".
11866 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
11867 [multi_line ...]
11868 * gdb.btrace/delta.exp: Likewise.
11869 * gdb.btrace/exception.exp: Likewise.
11870 * gdb.btrace/function_call_history.exp: Likewise.
11871 * gdb.btrace/instruction_history.exp: Likewise.
11872 * gdb.btrace/nohist.exp: Likewise.
11873 * gdb.btrace/record_goto.exp: Likewise.
11874 * gdb.btrace/segv.exp: Likewise.
11875 * gdb.btrace/stepi.exp: Likewise.
11876 * gdb.btrace/tailcall.exp: Likewise.
11877 * gdb.btrace/unknown_functions.exp: Likewise.
11878 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
11879 * lib/gdb.exp: Add the "multi_line" helper.
11880
4eec2deb
PA
118812015-04-01 Pedro Alves <palves@redhat.com>
11882
11883 * gdb.threads/tid-reuse.c: New file.
11884 * gdb.threads/tid-reuse.exp: New file.
11885
df8411da
SDJ
118862015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11887
11888 PR corefiles/16092
11889 * gdb.base/coredump-filter.c: New file.
11890 * gdb.base/coredump-filter.exp: Likewise.
11891
6ef37366
PM
118922015-03-27 Petr Machata <pmachata@redhat.com>
11893
11894 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11895 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11896 (Dwarf::assemble): Initialize them.
11897 (Dwarf::lines): New function.
11898
7ec911b0
JT
118992015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11900
11901 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11902 SYMBOL_PREFIX for x86_64-*-cygwin.
11903
ff908ebf
AW
119042015-03-26 Andy Wingo <wingo@igalia.com>
11905
11906 PR symtab/18148
11907 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11908 const_value but not a location.
11909 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11910 location defined in non-main CUs are visible.
11911
6d5f0679
YQ
119122015-03-26 Yao Qi <yao.qi@linaro.org>
11913
11914 PR testsuite/18139
11915 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11916 Add a line number entry for the same line.
11917 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11918 Add a line number entry for the same line.
11919
2898689b
YQ
119202015-03-26 Yao Qi <yao.qi@linaro.org>
11921
11922 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11923 .int 0.
11924 (func): Likewise. Add .Lfunc_1 label.
11925 Use .Lfunc_1 label.
11926 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11927 .int 0.
11928 (func): Likewise.
11929 Use .Lfunc_1 label.
11930
85180498
YQ
119312015-03-26 Yao Qi <yao.qi@linaro.org>
11932
11933 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11934 Call gdb_compile instead to compile each .s files without debug
11935 information.
11936
8aa08a8d
YQ
119372015-03-26 Yao Qi <yao.qi@linaro.org>
11938
11939 * gdb.base/savedregs.exp (process_saved_regs): Make
11940 "Saved registers:" optional in the pattern.
11941
66849923
MM
119422015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11943
11944 * gdb.btrace/next.exp: Merged into step.exp.
11945 * gdb.btrace/finish.exp: Merged into step.exp.
11946 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11947 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11948 "record goto" and checking the exact replay position.
11949 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11950 check for "Recording format" in "info record" output.
11951 * gdb.btrace/record_goto.exp: Choose test file based on target.
11952 * gdb.btrace/x86-record_goto.S: Renamed into ...
11953 * gdb.btrace/x86_64-record_goto.S: ... this.
11954 * gdb.btrace/i686-record_goto.S: New.
11955 * gdb.btrace/x86-tailcall.S: Renamed into ...
11956 * gdb.btrace/x86_64-tailcall.S: ... this.
11957 * gdb.btrace/i686-tailcall.S: New.
11958 * gdb.btrace/x86-tailcall.c: Renamed into ...
11959 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11960 separate statements. Update test.
11961 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11962 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11963 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11964 * gdb.btrace/tailcall.exp: Choose test file based on target.
11965 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11966
11cc1b74
MM
119672015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11968
11969 * gdb.btrace/exception.exp: Increase BTS buffer size.
11970
a25d8bf9
PA
119712015-03-24 Pedro Alves <palves@redhat.com>
11972
11973 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11974
856e7dd6
PA
119752015-03-24 Pedro Alves <palves@redhat.com>
11976
11977 * gdb.threads/schedlock.exp (test_step): No longer expect that
11978 "set scheduler-locking step" with "next" over a function call runs
11979 threads unlocked.
11980
ad235a41
AT
119812015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11982
11983 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11984
15630549
AT
119852015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11986
11987 PR breakpoints/16466
11988 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11989 * gdb.mi/mi-pending.c (thread_func): New function.
11990 (int main): Add threading support required.
11991 * gdb.mi/mi-pending.exp: Add tests for this issue.
11992 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11993 (pendfunc2): Remove stdio dependency.
11994 * gdb.mi/mi-pendshr2.c: New file.
11995
693dca06
KS
119962015-03-23 Keith Seitz <keiths@redhat.com>
11997
11998 * gdb.linespec/keywords.c: New file.
11999 * gdb.linespec/keywords.exp: New file.
12000
7e993ebf
KS
120012015-03-23 Keith Seitz <keiths@redhat.com>
12002
12003 PR gdb/18021
12004 * gdb.dwarf2/staticvirtual.exp: New test.
12005
bc23328c
JK
120062015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12007
12008 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
12009 * README: Remove HP-UX and gdb.hp.
12010 (configuration):
12011 * configure: Regenerate.
12012 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
12013 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
12014 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
12015 gdb.hp/gdb.defects/Makefile.
12016 * gdb.hp/Makefile.in: File deleted.
12017 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
12018 * gdb.hp/gdb.aCC/optimize.c: File deleted.
12019 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
12020 * gdb.hp/gdb.aCC/run.c: File deleted.
12021 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
12022 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
12023 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
12024 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
12025 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
12026 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
12027 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
12028 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
12029 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
12030 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
12031 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
12032 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
12033 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
12034 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
12035 * gdb.hp/gdb.base-hp/reg.s: File deleted.
12036 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
12037 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
12038 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
12039 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
12040 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
12041 * gdb.hp/gdb.compat/Makefile.in: File deleted.
12042 * gdb.hp/gdb.compat/average.c: File deleted.
12043 * gdb.hp/gdb.compat/sum.c: File deleted.
12044 * gdb.hp/gdb.compat/xdb.c: File deleted.
12045 * gdb.hp/gdb.compat/xdb0.c: File deleted.
12046 * gdb.hp/gdb.compat/xdb0.h: File deleted.
12047 * gdb.hp/gdb.compat/xdb1.c: File deleted.
12048 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
12049 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
12050 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
12051 * gdb.hp/gdb.defects/Makefile.in: File deleted.
12052 * gdb.hp/gdb.defects/bs14602.c: File deleted.
12053 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
12054 * gdb.hp/gdb.defects/solib-d.c: File deleted.
12055 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
12056 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
12057 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
12058 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
12059 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
12060 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
12061 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
12062 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
12063 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
12064 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
12065 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
12066 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
12067 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
12068 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
12069 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
12070 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
12071 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
12072 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
12073 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
12074 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
12075 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
12076 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
12077 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
12078 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
12079 * gdb.hp/tools/odump: File deleted.
12080
8bf3b159
PA
120812015-03-19 Pedro Alves <palves@redhat.com>
12082
12083 * gdb.threads/continue-pending-status.exp (saw_thread_2)
12084 (saw_thread_3): New globals.
12085 (top level): Increment them when an event for the corresponding
12086 thread is seen.
12087 (no thread starvation): New test.
12088
eb54c8bf
PA
120892015-03-19 Pedro Alves <palves@redhat.com>
12090
12091 * gdb.threads/continue-pending-status.c: New file.
12092 * gdb.threads/continue-pending-status.exp: New file.
12093
32d2e5d6
PA
120942015-03-18 Pedro Alves <palves@redhat.com>
12095
12096 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12097 Use gdb_is_target_remote instead of is_remote. Use
12098 gdb_test_multiple instead of gdb_expect. Exit early if
12099 gdb_test_multiple hits its internal matches. Tighten stepi tests
12100 expected output. Fail on exit with any signal, instead of just
12101 SIGILL.
12102
f68f11b7
YQ
121032015-03-18 Yao Qi <yao.qi@linaro.org>
12104
12105 PR tdep/18107
12106 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
12107 variable.
12108 * gdb.base/catch-syscall.exp: Don't skip it on
12109 aarch64*-*-linux* target. Remove elements in all_syscalls.
12110 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
12111 target.
12112 (setup_all_syscalls): New proc.
12113
ca5fd19b
YQ
121142015-03-16 Yao Qi <yao.qi@linaro.org>
12115
12116 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
12117 (top level): Skip tests if valid_addr_p returns false for
12118 $cmd1 or $cmd2.
12119
85642ba0
AW
121202015-03-11 Andy Wingo <wingo@igalia.com>
12121
12122 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
12123
e03f9645
YQ
121242015-03-11 Yao Qi <yao.qi@linaro.org>
12125
12126 * gdb.base/catch-syscall.exp: Fix typo in comments.
12127
5d0962b2
YQ
121282015-03-11 Yao Qi <yao.qi@linaro.org>
12129
12130 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
12131
b2df3cef
PA
121322015-03-09 Pedro Alves <palves@redhat.com>
12133
12134 * dg-extract-results.py: Delete.
12135
ef878e53
PA
121362015-03-09 Pedro Alves <palves@redhat.com>
12137
12138 Merge dg-extract-results.sh from GCC upstream (r218843).
12139
12140 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
12141 * dg-extract-results.sh: Use --text with grep to avoid issues with
12142 binary files. Fall back to cat -v, if that doesn't work.
12143
9494d219
PA
121442015-03-05 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
12147
a8d9763a
SM
121482015-03-04 Simon Marchi <simon.marchi@ericsson.com>
12149
12150 * lib/mi-support.exp (mi_expect_interrupt): Accept
12151 alternative event for when in all-stop mode.
12152
be9957b8
PA
121532015-03-04 Pedro Alves <palves@redhat.com>
12154
12155 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
12156
d57be0f4 121572015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
12158
12159 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
12160
c214c7cf
AA
121612015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12162
12163 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
12164 regexps for GDB's current line display, accept a hex address
12165 preceding the line number.
12166
6d74a497
AA
121672015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
12168
12169 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
12170 the 'arch1' variable for "s390*-linux*" targets.
12171
511aee7c
PA
121722015-03-04 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
12175 (main): Pass missing retval argument to pthread_join call.
12176
95e50b27
PA
121772015-03-02 Pedro Alves <palves@redhat.com>
12178
12179 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
12180 (top level): Call do_test with non-stop as well.
12181
28054d69
PA
121822015-03-02 Pedro Alves <palves@redhat.com>
12183
12184 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
12185 -1.
12186
4fa5d7b4
AA
121872015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12188
12189 * gdb.arch/s390-vregs.exp: New test.
12190 * gdb.arch/s390-vregs.S: New file.
12191
97c18565
PA
121922015-02-27 Pedro Alves <palves@redhat.com>
12193
12194 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
12195 call to catch_command_errors.
12196 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
12197 catch_command_errors.
12198
a37bfa30
PA
121992015-02-27 Pedro Alves <palves@redhat.com>
12200
12201 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
12202 "true" for boolean result.
12203 * gdb.gdb/selftest.exp (test_with_self): Also accept full
12204 prototype of main.
12205
6f98576f
PA
122062015-02-27 Pedro Alves <palves@redhat.com>
12207
12208 * lib/unbuffer_output.c: New file.
12209 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
12210 (main): Call gdb_unbuffer_output.
12211
eba5ab56
YQ
122122015-02-27 Yao Qi <yao.qi@linaro.org>
12213
12214 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
12215 target.
12216
0def5aaa
DE
122172015-02-26 Doug Evans <dje@google.com>
12218
12219 * gdb.cp/class2.cc (Dbase, D): New classes.
12220 (main): New local delta.
12221 * gdb.cp/class2.exp: Test printing delta.
12222 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
12223 (dynbar): New global.
12224 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
12225
081a1c2c
JK
122262015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12227
12228 * gdb.compile/compile-ifunc.c: New file.
12229 * gdb.compile/compile-ifunc.exp: New file.
12230
2f41223f
AT
122312015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
12232
12233 * gdb.base/structs.exp: Check for correct struct on finish.
12234
03eddd80
YQ
122352015-02-26 Yao Qi <yao.qi@linaro.org>
12236
12237 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
12238 is zero.
12239
80c57053
JK
122402015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
12241
12242 * gdb.arch/cordic.ko.bz2: New file.
12243 * gdb.arch/cordic.ko.debug.bz2: New file.
12244 * gdb.arch/ppc64-symtab-cordic.exp: New file.
12245
21613c12
YQ
122462015-02-25 Yao Qi <yao.qi@linaro.org>
12247
12248 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
12249 aarch64*-*-* target.
12250
d8b901ed
PA
122512015-02-23 Pedro Alves <palves@redhat.com>
12252
12253 * lib/gdb.exp (delete_breakpoints): Rewrite using
12254 gdb_test_multiple.
12255
e5b85ead
PA
122562015-02-23 Pedro Alves <palves@redhat.com>
12257
12258 * gdb.base/info-os.c: Include stdlib.h.
12259
85c3a371
DE
122602015-02-22 Doug Evans <xdje42@gmail.com>
12261
12262 PR symtab/17855
12263 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
12264 is read after symbols have been re-read.
12265 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
12266 * gdb.ada/exec_changed/second.adb (Second): Ditto.
12267
96553a0c
DE
122682015-02-21 Doug Evans <dje@google.com>
12269
12270 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
12271
97a0c697
JK
122722015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12273
12274 PR corefiles/17808
12275 * gdb.arch/i386-biarch-core.core.bz2: New file.
12276 * gdb.arch/i386-biarch-core.exp: New file.
12277
a47cd6e9
PA
122782015-02-21 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
12281 runto_main fails.
12282
c5facdc4
PA
122832015-02-20 Pedro Alves <palves@redhat.com>
12284
12285 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
12286 info probes.
12287
2db9a427
PA
122882015-02-20 Pedro Alves <palves@redhat.com>
12289
12290 * gdb.threads/multi-create-ns-info-thr.exp: New file.
12291
60fb7e9e
PA
122922015-02-20 Pedro Alves <palves@redhat.com>
12293
12294 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
12295 clean_restart before gdb_target_supports_trace.
12296
5c5019c2
PA
122972015-02-20 Pedro Alves <palves@redhat.com>
12298
12299 PR threads/18006
12300 * gdb.threads/clone-thread_db.c: New file.
12301 * gdb.threads/clone-thread_db.exp: New file.
12302
c9587f88
AT
123032015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
12304
12305 PR breakpoints/16812
12306 * gdb.base/catch-gdb-caused-signals.c: New file.
12307 * gdb.base/catch-gdb-caused-signals.exp: New file.
12308
f6a88844
JM
123092015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
12310
12311 * configure: Regenerated.
12312 * configure.ac: Use GDB_AC_TRANSFORM.
12313 * aclocal.m4: sinclude ../transform.m4.
12314
497c491b
JM
123152015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12316
12317 * lib/dtrace.exp: New file.
12318 * gdb.base/dtrace-probe.exp: Likewise.
12319 * gdb.base/dtrace-probe.d: Likewise.
12320 * gdb.base/dtrace-probe.c: Likewise.
12321 * lib/pdtrace.in: Likewise.
12322 * configure.ac: Output variables with the transformed names of
12323 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
12324 * configure: Regenerated.
12325
03e98035
JM
123262015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
12327
12328 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
12329 expected message when trying to access $_probe_* convenience
12330 variables while not on a probe.
12331
63cc30e9
JK
123322015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12333
12334 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
12335
0703599a
PA
123362015-02-11 Pedro Alves <pedro@codesourcery.com>
12337
12338 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
12339 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
12340
7e60a48e
DE
123412015-02-10 Doug Evans <xdje42@gmail.com>
12342
12343 * lib/gdb.exp (gdb_load): Always return a result.
12344
01b088bc
PA
123452015-02-10 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.threads/signal-sigtrap.c: New file.
12348 * gdb.threads/signal-sigtrap.exp: New file.
12349
b05ec7a5
AT
123502015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
12351
12352 * gdb.trace/no-attach-trace.c: New file.
12353 * gdb.trace/no-attach-trace.exp: New file.
12354
a2c2acaf
MW
123552015-02-09 Mark Wielaard <mjw@redhat.com>
12356
12357 * gdb.dwarf2/atomic.c: New file.
12358 * gdb.dwarf2/atomic-type.exp: Likewise.
12359
31fd9caa
MM
123602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12361
12362 * gdb.btrace/buffer-size.exp: Update "info record" output.
12363 * gdb.btrace/delta.exp: Update "info record" output.
12364 * gdb.btrace/enable.exp: Update "info record" output.
12365 * gdb.btrace/finish.exp: Update "info record" output.
12366 * gdb.btrace/instruction_history.exp: Update "info record" output.
12367 * gdb.btrace/next.exp: Update "info record" output.
12368 * gdb.btrace/nexti.exp: Update "info record" output.
12369 * gdb.btrace/step.exp: Update "info record" output.
12370 * gdb.btrace/stepi.exp: Update "info record" output.
12371 * gdb.btrace/nohist.exp: Update "info record" output.
12372
d33501a5
MM
123732015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12374
12375 * gdb.btrace/buffer-size: New.
12376
f4abbc16
MM
123772015-02-09 Markus Metzger <markus.t.metzger@intel.com>
12378
12379 * gdb.btrace/delta.exp: Update "info record" output.
12380 * gdb.btrace/enable.exp: Update "info record" output.
12381 * gdb.btrace/finish.exp: Update "info record" output.
12382 * gdb.btrace/instruction_history.exp: Update "info record" output.
12383 * gdb.btrace/next.exp: Update "info record" output.
12384 * gdb.btrace/nexti.exp: Update "info record" output.
12385 * gdb.btrace/step.exp: Update "info record" output.
12386 * gdb.btrace/stepi.exp: Update "info record" output.
12387 * gdb.btrace/nohist.exp: Update "info record" output.
12388
b9d61307
SM
123892015-02-06 Simon Marchi <simon.marchi@ericsson.com>
12390
12391 PR gdb/15678
12392 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
12393
e584fdbc
PA
123942015-02-06 Pedro Alves <palves@redhat.com>
12395
12396 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
12397 macro.
12398 (seconds_left, again): New globals.
12399 (main): Wait seconds_left in a 1-second sleep loop instead of
12400 sleeping 180 seconds. If 'again' is set, reset the seconds
12401 counter.
12402 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
12403 'again' in the inferior before detaching. Print the seconds left.
12404 (options): New global.
12405 (top level): Build program with -DTIMEOUT=$timeout.
12406
77f41761
PA
124072015-02-06 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
12410 determine how many seconds to pass to 'alarm'.
12411 * gdb.base/gdb-sigterm.exp (top level): Build program with
12412 -DTIMEOUT=$timeout.
12413 (do_test): Return success/failure indication. Add more verbose
12414 logging. Don't fail if 200 single steps are seen. Instead, fail
12415 when the test times out.
12416 (passes): New global.
12417 (top level): Break the testing loop if testing fails on any
12418 iteration. Use gdb_assert.
12419
b9394193
DB
124202015-02-04 Don Breazeal <donb@codesourcery.com>
12421
12422 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
12423 and initialize them.
12424 (ipc_cleanup): New function.
12425 (main): Don't declare shmid, semid, and msqid. Add a call to
12426 atexit so that we call ipc_cleanup on exit.
12427
42d9e528
PA
124282015-02-04 Pedro Alves <palves@redhat.com>
12429
12430 * boards/native-extended-gdbserver.exp: Remove any target variant
12431 specifications from the board name before clearing the isremote
12432 flag from board_info.
12433
ae6ae975
DE
124342015-01-31 Doug Evans <xdje42@gmail.com>
12435
12436 * gdb.base/maint.exp <maint print type argc>: Update expected output.
12437
cfb069a8
GB
124382015-01-31 Gary Benson <gbenson@redhat.com>
12439
12440 * gdb.base/completion.exp: Disable completion limiting for
12441 existing tests. Add new tests to check completion limiting.
12442 * gdb.linespec/ls-errs.exp: Disable completion limiting.
12443
5dd31d79
DE
124442015-01-31 Doug Evans <xdje42@gmail.com>
12445
12446 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
12447
9f050062
DE
124482015-01-31 Doug Evans <xdje42@gmail.com>
12449
12450 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
12451 entries. Duplicate file section script entries.
12452 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
12453 inlined entries. Add test for safe-path rejection.
12454 * gdb.python/py-section-script.c: Add duplicate inlined section script
12455 entries. Duplicate file section script entries.
12456 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
12457 inlined entries. Add test for safe-path rejection.
12458
df25ebbd
JB
124592015-01-29 Joel Brobecker <brobecker@adacore.com>
12460
12461 * gdb.ada/disc_arr_bound: New testcase.
12462
4a0ca9ec
JB
124632015-01-29 Joel Brobecker <brobecker@adacore.com>
12464
12465 * gdb.ada/mi_var_array: New testcase.
12466
3a8b707a
DE
124672015-01-27 Doug Evans <dje@google.com>
12468
12469 * gdb.python/py-objfile.exp: Add tests for objfile.username.
12470 Add test for objfile.filename, objfile.username after objfile
12471 has been unloaded.
12472
f8313f6e
JB
124732015-01-26 Joel Brobecker <brobecker@adacore.com>
12474
12475 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
12476 the second test to print the name attribute of value
12477 returned by the call to gdb.lookup_type, and adjust
12478 the expected output accordingly.
12479
37bc665e
MW
124802015-01-25 Mark Wielaard <mjw@redhat.com>
12481
12482 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
12483 * gdb.base/disp-step-fork.c: Include unistd.h.
12484 * gdb.base/siginfo-obj.c: Include stdio.h.
12485 * gdb.base/siginfo-thread.c: Likewise.
12486 * gdb.mi/non-stop.c: Include unistd.h.
12487 * gdb.mi/nsthrexec.c: Include stdio.h.
12488 * gdb.mi/pthreads.c: Include unistd.h.
12489 * gdb.modula2/unbounded1.c (main): Declare returns int.
12490 * gdb.reverse/consecutive-reverse.c: Likewise.
12491 * gdb.threads/create-fail.c: Include unistd.h.
12492 * gdb.threads/killed.c: Likewise.
12493 * gdb.threads/linux-dp.c: Likewise.
12494 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
12495 * gdb.threads/non-ldr-exc-2.c: Likewise.
12496 * gdb.threads/non-ldr-exc-3.c: Likewise.
12497 * gdb.threads/non-ldr-exc-4.c: Likewise.
12498 * gdb.threads/pthreads.c: Include unistd.h.
12499 (main): Declare returns int.
12500 * gdb.threads/tls-main.c (foo): New declaration.
12501 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
12502
f7e5394d
SM
125032015-01-23 Simon Marchi <simon.marchi@ericsson.com>
12504
12505 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
12506 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
12507
743649fd
MW
125082015-01-15 Mark Wielaard <mjw@redhat.com>
12509
12510 * gdb.base/noreturn-return.c: New file.
12511 * gdb.base/noreturn-return.exp: New file.
12512 * gdb.base/noreturn-finish.c: New file.
12513 * gdb.base/noreturn-finish.exp: New file.
12514
198297aa
PA
125152015-01-23 Pedro Alves <palves@redhat.com>
12516
12517 * gdb.threads/continue-pending-after-query.c: New file.
12518 * gdb.threads/continue-pending-after-query.exp: New file.
12519
717cf30c
AG
125202015-01-22 Anders Granlund <anders.granlund@ericsson.com>
12521 Simon Marchi <simon.marchi@ericsson.com>
12522
12523 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
12524 * gdb.base/valgrind-db-attach.exp: Same.
12525 * gdb.base/valgrind-infcall.exp: Same.
12526 * lib/mi-support.exp (default_mi_gdb_start): Same.
12527 * lib/prompt.exp (default_prompt_gdb_start): Same.
12528 * lib/gdb.exp (default_gdb_spawn): Same.
12529 (gdb_interact): New.
12530
12531
4b62a76e
JK
125322015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12533
12534 * gdb.compile/compile.exp (pointer to jit function): New test.
12535
b4cdae6f
WW
125362015-01-17 Wei-cheng Wang <cole945@gmail.com>
12537
12538 * lib/gdb.exp (supports_process_record): Return true for
12539 powerpc*-*-linux*.
12540 (supports_reverse): Likewise.
12541
d221e7ef
DB
125422015-01-15 Don Breazeal <donb@codesourcery.com>
12543
12544 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
12545 instead of checking whether the target board is remote and
12546 use spawn_wait_for_attach instead of exec/sleep.
12547 * gdb.base/attach-twice.exp: Likewise.
12548
bafffb51
JB
125492015-01-15 Joel Brobecker <brobecker@adacore.com>
12550
12551 * gdb.ada/var_arr_attrs: New testcase.
12552
5589af0e
PA
125532015-01-14 Pedro Alves <palves@redhat.com>
12554 Joel Brobecker <brobecker@adacore.com>
12555
12556 PR gdb/17525
12557 * gdb.base/bp-cmds-execution-x-script.c: New file.
12558 * gdb.base/bp-cmds-execution-x-script.exp: New file.
12559 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
12560
6c400b59
PA
125612015-01-14 Pedro Alves <palves@redhat.com>
12562
12563 PR cli/17828
12564 * gdb.base/batch-preserve-term-settings.c: New file.
12565 * gdb.base/batch-preserve-term-settings.exp: New file.
12566
e02c96a7
DE
125672015-01-13 Doug Evans <dje@google.com>
12568
12569 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
12570 binary.
12571
576fd14c
JB
125722015-01-13 Joel Brobecker <brobecker@adacore.com>
12573
12574 * Makefile.in (clean mostlyclean): Do not delete *.py.
12575
04dccad0
JB
125762015-01-13 Joel Brobecker <brobecker@adacore.com>
12577
12578 * gdb.python/py-lookup-type.exp: New file.
12579
3d230f71
PA
125802015-01-12 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
12583 restore GDBFLAGS before returning.
12584
7e67715d
JK
125852015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12586
12587 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
12588 is_amd64_regs_target and is_x86_like_target.
12589
f2e0d4b4
DE
125902015-01-11 Doug Evans <xdje42@gmail.com>
12591
12592 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
12593 is given without an explicit form.
12594 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
12595 attributes.
12596 * gdb.dwarf/corrupt.exp: Ditto.
12597 * gdb.dwarf2/enum-type.exp: Ditto.
12598 * gdb.trace/entry-values.exp: Ditto.
12599 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
12600
439250fb
DE
126012015-01-11 Doug Evans <xdje42@gmail.com>
12602
12603 PR gdb/15830
12604 * gdb.base/maint.exp: Remove references to "maint demangle".
12605 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
12606 Add tests for explicitly specifying language to demangle.
12607 * gdb.dlang/demangle.exp: Ditto.
12608
ede9f622
PA
126092015-01-09 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.threads/non-stop-fair-events.c: New file.
12612 * gdb.threads/non-stop-fair-events.exp: New file.
12613
a7b796db
PA
126142015-01-09 Pedro Alves <palves@redhat.com>
12615
12616 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
12617 the global scope. Set a breakpoint after all threads are started
12618 rather than stepping over two source lines. Expect the prompt.
12619 * gdb.base/watch_thread_num.c (threads_started_barrier): New
12620 global.
12621 (NUM): Now 15.
12622 (main): Use threads_started_barrier to wait for all threads to
12623 start. Main thread no longer calls thread_function. Exit after
12624 180 seconds.
12625 (loop): New function.
12626 (thread_function): Wait on threads_started_barrier barrier. Call
12627 'loop' at each iteration.
12628 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
12629 threads have started, instead of hardcoding number of "next"
12630 steps. Use an access watchpoint instead of a write watchpoint.
12631
9665ffdd
PA
126322015-01-09 Pedro Alves <palves@redhat.com>
12633
12634 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
12635 (thread_func): Wait on barrier.
12636 (main): Wait for all threads to start before stopping GDB.
12637 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
12638 global.
12639 (thread1_func, thread2_func): Wait on barrier.
12640 (main): Wait for all threads to start before stopping GDB.
12641 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
12642 New global.
12643 (thread1_func, thread2_func): Wait on barrier.
12644 (main): Wait for all threads to start before stopping GDB.
12645
c945a99f
PA
126462015-01-09 Pedro Alves <palves@redhat.com>
12647
12648 * gdb.threads/attach-many-short-lived-threads.c: New file.
12649 * gdb.threads/attach-many-short-lived-threads.exp: New file.
12650
c1a747c1
PA
126512014-01-09 Pedro Alves <palves@redhat.com>
12652
12653 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
12654 instead of to thread 2.
12655 * gdb.threads/signal-command-multiple-signals-pending.c (main):
12656 Add barrier around each pthread_create call instead of around all
12657 calls.
12658 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
12659 Set a break on thread_function and have the child threads hit it
12660 one at at a time.
12661
60b3033e
PA
126622015-01-09 Pedro Alves <palves@redhat.com>
12663
12664 * lib/gdb.exp (can_spawn_for_attach): New procedure.
12665 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
12666 false.
12667 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
12668 checking whether the target board is remote.
12669 * gdb.multi/multi-attach.exp: Likewise.
12670 * gdb.python/py-sync-interp.exp: Likewise.
12671 * gdb.server/ext-attach.exp: Likewise.
12672 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
12673 tests that need to attach, instead of checking whether the target
12674 board is remote at the top of the file.
12675
acc018ac
YQ
126762015-01-08 Yao Qi <yao@codesourcery.com>
12677
12678 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
12679
50a18af8
JK
126802015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12681
12682 Fix testcase compilation.
12683 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
12684
8503d6e1
JB
126852015-01-06 Joel Brobecker <brobecker@adacore.com>
12686
12687 * gdb.python/py-type.exp: Add a couple test about empty
12688 array creation, and negative-length array creation.
12689
cc73dbcc
DE
126902015-01-02 Doug Evans <xdje42@gmail.com>
12691
12692 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
12693
0300bbc7
DE
126942015-01-02 Doug Evans <dje@google.com>
12695
12696 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
12697
9d85a0ec
YQ
126982014-12-29 Yao Qi <yao@codesourcery.com>
12699
12700 * gdb.trace/entry-values.exp: Update comments. Rename variable
12701 bar_call_foo to returned_from_foo.
12702
87186c6a
MMN
127032014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
12704
12705 PR gdb/17394
12706 * gdb.linespec/break-asm-file.c: New file.
12707 * gdb.linespec/break-asm-file.exp: New file.
12708 * gdb.linespec/break-asm-file0.s: New file.
12709 * gdb.linespec/break-asm-file1.s: New file.
12710
1bab7383
YQ
127112014-12-18 Nigel Stephens <nigel@mips.com>
12712 Maciej W. Rozycki <macro@codesourcery.com>
12713
12714 * gdb.base/float.exp: Handle the new output from "info float" on
12715 MIPS targets.
12716
1bc1068a
JK
127172014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12718
12719 Fix MinGW compilation.
12720 * gdb.compile/compile-ops.exp: Update untested message if
12721 !skip_compile_feature_tests.
12722 * gdb.compile/compile-setjmp.exp: Likewise.
12723 * gdb.compile/compile-tls.exp: Likewise.
12724 * gdb.compile/compile.exp: Likewise.
12725 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
12726 supported on this host".
12727
b6615d10
DE
127282014-12-16 Doug Evans <xdje42@gmail.com>
12729
12730 * boards/stabs.exp: New file.
12731
25dda427
AA
127322014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
12733
12734 * gdb.base/completion.exp: Adjust to format changes of "maint
12735 print user-registers".
12736
bf330350
CU
127372014-12-16 Catalin Udma <catalin.udma@freescale.com>
12738
12739 PR server/17457
12740 * gdb.arch/aarch64-fp.c: New file.
12741 * gdb.arch/aarch64-fp.exp: New file.
12742
395cf596
SDJ
127432014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
12744
12745 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
12746 r210637, r210913, r211666, r215400, r215817).
12747
12748 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
12749 * dg-extract-results.py: New file.
12750 * dg-extract-results.sh: Use it if the environment seems
12751 suitable.
12752
12753 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
12754
12755 * dg-extract-results.py (parse_run): Handle warnings that
12756 are printed before a test harness is run.
12757
12758 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
12759
12760 * dg-extract-results.py (Named): Remove __cmp__ method.
12761 (output_variation): Use a key to sort variation.harnesses.
12762
12763 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
12764
12765 * dg-extract-results.py: For Python 3, force sys.stdout to
12766 handle surrogate escape sequences.
12767 (safe_open): New function.
12768 (output_segment, main): Use it.
12769
12770 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
12771
12772 * dg-extract-results.py (Prog.result_re): Include options
12773 in test name.
12774
12775 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
12776
12777 * dg-extract-results.py (output_variation): Always sort if
12778 do_sum.
12779
e882ef3c
SM
127802014-12-15 Simon Marchi <simon.marchi@ericsson.com>
12781
12782 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
12783 as long as we get pagination notifications.
12784
4992aa20
JM
127852014-12-15 Jason Merrill <jason@redhat.com>
12786
12787 * Makefile.in (check-gdb.%): Restore.
12788 * README: Mention it.
12789
c1b5a1a6
JB
127902014-12-13 Joel Brobecker <brobecker@adacore.com>
12791
12792 * gdb.ada/str_uninit: New testcase.
12793
5537b577
JK
127942014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12795
12796 PR symtab/17642
12797 * gdb.base/vla-stub-define.c: New file.
12798 * gdb.base/vla-stub.c: New file.
12799 * gdb.base/vla-stub.exp: New file.
12800
bb2ec1b3
TT
128012014-12-12 Phil Muldoon <pmuldoon@redhat.com>
12802 Jan Kratochvil <jan.kratochvil@redhat.com>
12803 Tom Tromey <tromey@redhat.com>
12804
12805 * configure.ac: Add gdb.compile/.
12806 * configure: Regenerate.
12807 * gdb.compile/Makefile.in: New file.
12808 * gdb.compile/compile-ops.exp: New file.
12809 * gdb.compile/compile-ops.c: New file.
12810 * gdb.compile/compile-tls.c: New file.
12811 * gdb.compile/compile-tls.exp: New file.
12812 * gdb.compile/compile-constvar.S: New file.
12813 * gdb.compile/compile-constvar.c: New file.
12814 * gdb.compile/compile-mod.c: New file.
12815 * gdb.compile/compile-nodebug.c: New file.
12816 * gdb.compile/compile-setjmp-mod.c: New file.
12817 * gdb.compile/compile-setjmp.c: New file.
12818 * gdb.compile/compile-setjmp.exp: New file.
12819 * gdb.compile/compile-shlib.c: New file.
12820 * gdb.compile/compile.c: New file.
12821 * gdb.compile/compile.exp: New file.
12822 * lib/gdb.exp (skip_compile_feature_tests): New proc.
12823
4ff709eb
TT
128242014-12-12 Tom Tromey <tromey@redhat.com>
12825
12826 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
12827 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
12828
6dddd6a5
DE
128292014-12-12 Doug Evans <dje@google.com>
12830
12831 * lib/gdb-python.exp (get_python_valueof): New function.
12832 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
12833
71c24708
AA
128342014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
12835
12836 * gdb.base/completion.exp: Add test for completion of "info
12837 registers ".
12838
3e29f34a
MR
128392014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
12840
12841 * gdb.base/func-ptrs.c: New file.
12842 * gdb.base/func-ptrs.exp: New file.
12843
fc126975
SM
128442014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12845
12846 PR breakpoints/17012
12847 * gdb.base/dprintf-detach.c: New file.
12848 * gdb.base/dprintf-detach.exp: New file.
12849
0a46d518
SM
128502014-12-10 Simon Marchi <simon.marchi@ericsson.com>
12851
12852 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
12853 * lib/gdb.exp (target_is_gdbserver): New procedure.
12854
a0be3e44
DE
128552014-12-08 Doug Evans <dje@google.com>
12856
12857 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
12858
df1b803a
YQ
128592014-12-05 Yao Qi <yao@codesourcery.com>
12860
12861 * gdb.guile/scm-error.exp: Remove the third argument to
12862 gdb_remote_download.
12863 * gdb.guile/scm-frame-args.exp: Likewise.
12864 * gdb.guile/scm-section-script.exp: Likewise.
12865
ddb9f679
YQ
128662014-12-05 Yao Qi <yao@codesourcery.com>
12867
12868 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
12869
86e4ed39
DE
128702014-12-04 Doug Evans <dje@google.com>
12871
12872 * gdb.python/py-objfile.exp: Add tests for
12873 objfile.add_separate_debug_file.
12874
7c50a931
DE
128752014-12-04 Doug Evans <dje@google.com>
12876
12877 * lib/gdb.exp (get_build_id): New function.
12878 (build_id_debug_filename_get): Rewrite to use it.
12879 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
12880
621661e3
MR
128812014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
12882
12883 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
12884 `method(long)', not just 0x0.
12885 * gdb.cp/nsalias.exp: Align code labels to 4.
12886 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12887 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12888 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12889 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12890 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12891 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12892
29f0c3b7
DE
128932014-12-02 Doug Evans <dje@google.com>
12894
e1e061e7 12895 PR symtab/17602
29f0c3b7 12896 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12897 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12898 * gdb.cp/anon-ns.exp: Update.
12899
162078c8
NB
129002014-12-02 Nick Bull <nicholaspbull@gmail.com>
12901
12902 * gdb.python/py-events.py (inferior_call_handler): New.
12903 (register_changed_handler, memory_changed_handler): New.
12904 (test_events.invoke): Register new handlers.
12905 * gdb.python/py-events.exp: Add tests for inferior call,
12906 memory_changed and register_changed events.
12907
fdb09caf
AA
129082014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12909
12910 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12911 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12912 if the linker doesn't understand this.
12913
55cfb2c4
SM
129142014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12915
12916 * gdb.python/python.exp: Change expected reply to help().
12917
9e8cd6df
YQ
129182014-12-01 Yao Qi <yao@codesourcery.com>
12919
12920 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12921 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12922 * configure: Re-generated.
12923
6c659fc2
SC
129242014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12925
12926 * gdb.cp/chained-calls.cc: New file.
12927 * gdb.cp/chained-calls.exp: New file.
12928 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12929
d7fc3181
SM
129302014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12931
12932 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12933 * gdb.dwarf2/symtab-producer.exp: Same.
12934 * gdb.gdb/python-interrupts.exp: Same.
12935 * gdb.gdb/python-selftest.exp: Same.
12936 * gdb.python/py-linetable.exp: Same.
12937 * gdb.python/py-type.exp: Same.
12938 * gdb.python/py-value-cc.exp: Same.
12939 * gdb.python/py-value.exp: Same.
12940
10e79639
YQ
129412014-11-28 Yao Qi <yao@codesourcery.com>
12942
12943 * gdb.base/break-probes.exp: Match library name prefixed with
12944 sysroot.
12945
f28a0564
SM
129462014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12947
12948 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12949 test expected output. Add parentheses for the call to print.
12950 Remove L suffix from integers.
12951
3fe1ce1d
DE
129522014-11-26 Doug Evans <dje@google.com>
12953
12954 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12955
84429e27
YQ
129562014-11-22 Yao Qi <yao@codesourcery.com>
12957
12958 * gdb.trace/entry-values.c: Remove asms.
12959 (foo): Add foo_label.
12960 (bar): Add bar_label.
12961 * gdb.trace/entry-values.exp: Remove code computing foo's
12962 length and bar's length.
12963 (Dwarf::assemble): Invoke function_range for bar and use
12964 MACRO_AT_func for foo.
12965
26741859
YQ
129662014-11-22 Yao Qi <yao@codesourcery.com>
12967
12968 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12969 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12970 Use .Lgcc43_procstart instead of gcc43.
12971
45e44d27
JB
129722014-11-21 Joel Brobecker <brobecker@adacore.com>
12973
12974 * gdb.ada/n_arr_bound: New testcase.
12975
458c8db8
SDJ
129762014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12977
12978 PR breakpoints/10737
12979 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12980 test_catch_syscall_multi_arch.
12981 (test_catch_syscall_multi_arch): New function.
12982
43f3e411
DE
129832014-11-20 Doug Evans <xdje42@gmail.com>
12984
12985 * gdb.base/maint.exp: Update expected output.
12986
0d7b2549
AA
129872014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12988
12989 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12990 4-byte instruction on S390.
12991
8908fca5
JB
129922014-11-19 Joel Brobecker <brobecker@adacore.com>
12993
12994 * gdb.ada/arr_arr: New testcase.
12995
4a46959e
JB
129962014-11-19 Joel Brobecker <brobecker@adacore.com>
12997
12998 * gdb.ada/pkd_arr_elem: New Testcase.
12999
470e2f4e
LM
130002014-11-18 Luis Machado <lgustavo@codesourcery.com>
13001
13002 * gdb.reverse/break-precsave: Expect completion message for
13003 core file reads.
13004 * gdb.reverse/consecutive-precsave.exp: Likewise.
13005 * gdb.reverse/finish-precsave.exp: Likewise.
13006 * gdb.reverse/i386-precsave.exp: Likewise.
13007 * gdb.reverse/machinestate-precsave.exp: Likewise.
13008 * gdb.reverse/sigall-precsave.exp: Likewise.
13009 * gdb.reverse/solib-precsave.exp: Likewise.
13010 * gdb.reverse/step-precsave.exp: Likewise.
13011 * gdb.reverse/until-precsave.exp: Likewise.
13012 * gdb.reverse/watch-precsave.exp: Likewise.
13013
a267f3ad
AA
130142014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13015
13016 * gdb.base/bp-permanent.c: Include unistd.h.
13017 * gdb.python/py-framefilter-mi.c (main): Add return type.
13018 * gdb.python/py-framefilter.c (main): Likewise.
13019 * gdb.trace/actions-changed.c (main): Likewise.
13020
12084a9a
AA
130212014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13022
13023 * gdb.mi/until.c: Add eye-catchers.
13024 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
13025 line numbers.
13026
dc7e1a77
AA
130272014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13028
13029 * gdb.base/condbreak.exp: Drop references to removed non-prototype
13030 function header variants in break1.c.
13031 * gdb.base/ena-dis-br.exp: Likewise.
13032 * gdb.base/hbreak2.exp: Likewise.
13033 * gdb.reverse/until-precsave.exp: Drop references to removed
13034 non-prototype function header variants in ur1.c.
13035 * gdb.reverse/until-reverse.exp: Likewise.
13036
41c77605
PM
130372014-11-17 Petr Machata <pmachata@redhat.com>
13038
13039 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
13040 ${_cu_offset_size} bytes abbrev offset.
13041
34248c3a
DE
130422014-11-15 Doug Evans <xdje42@gmail.com>
13043
13044 PR symtab/17559
13045 * gdb.base/line-symtabs.exp: New file.
13046 * gdb.base/line-symtabs.c: New file.
13047 * gdb.base/line-symtabs.h: New file.
13048
646da059
YQ
130492014-11-14 Yao Qi <yao@codesourcery.com>
13050
13051 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
13052 (func): Add label func_label.
13053 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
13054 Replace low_pc and high_pc with MACRO_AT_range.
13055 Replace name, low_pc and high_pc with MACRO_AT_func.
13056
9301ebe6
YQ
130572014-11-14 Yao Qi <yao@codesourcery.com>
13058
13059 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
13060 Replace name, low_pc and high_pc with MACRO_AT_func.
13061
f166b542
YQ
130622014-11-14 Yao Qi <yao@codesourcery.com>
13063
13064 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
13065 produce debug information.
13066 * gdb.dwarf2/implptr-optimized-out.S: Removed.
13067
0f6e71e3
YQ
130682014-11-14 Yao Qi <yao@codesourcery.com>
13069
13070 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
13071 object and get function length.
13072 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
13073 with MACRO_AT_func.
13074 (top-level): Replace gdb_compile and clean_restart with
13075 prepare_for_testing.
13076 * gdb.dwarf2/main.c (main): Add label main_label.
13077
876c4df9
YQ
130782014-11-14 Yao Qi <yao@codesourcery.com>
13079
13080 * lib/dwarf.exp (function_range): New procedure.
13081 (Dwarf::_handle_macro_at_func): New procedure.
13082 (Dwarf::_handle_macro_at_range): New procedure.
13083 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
13084
02ad9cf1
YQ
130852014-11-14 Yao Qi <yao@codesourcery.com>
13086
13087 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
13088 (_handle_attribute): New procedure.
13089
a59add0c
AA
130902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13091
13092 * gdb.ada/cond_lang/foo.c (callme): Add return type.
13093 * gdb.base/call-sc.c (zed): Likewise.
13094 * gdb.base/checkpoint.c (main): Likewise.
13095 * gdb.base/dump.c (main): Likewise.
13096 * gdb.base/gcore.c (main): Likewise.
13097 * gdb.base/huge.c (main): Likewise.
13098 * gdb.base/multi-forks.c (main): Likewise.
13099 * gdb.base/pr10179-a.c (main): Likewise.
13100 * gdb.base/savedregs.c (main): Likewise.
13101 * gdb.base/sigaltstack.c (main): Likewise.
13102 * gdb.base/siginfo.c (main): Likewise.
13103 * gdb.base/structs.c (zed): Likewise.
13104 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
13105 * gdb.mi/mi-syn-frame.c (main): Likewise.
13106 * gdb.mi/until.c (foo, main): Likewise.
13107 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
13108 * gdb.base/solib-weak.c (foo): Declare.
13109 * gdb.base/attach-twice.c: Include stdio.h.
13110 * gdb.base/weaklib1.c: Likewise.
13111 * gdb.base/weaklib2.c: Likewise.
13112 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
13113 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
13114 unistd.h.
13115 * gdb.base/attach-pie-misread.c: Include stdlib.h.
13116 * gdb.mi/mi-exit-code.c: Likewise.
13117 * gdb.base/break-interp-lib.c: Include string.h.
13118 * gdb.base/coremaker.c: Likewise.
13119 * gdb.base/testenv.c: Likewise.
13120 * gdb.python/py-finish-breakpoint.c: Likewise.
13121 * gdb.base/inferior-died.c: Include sys/wait.h.
13122 * gdb.base/fileio.c: Include time.h.
13123 * gdb.base/async-shell.c: Include unistd.h.
13124 * gdb.base/dprintf-non-stop.c: Likewise.
13125 * gdb.base/info-os.c: Likewise.
13126 * gdb.mi/mi-console.c: Likewise.
13127 * gdb.mi/watch-nonstop.c: Likewise.
13128 * gdb.python/py-events.c: Likewise.
13129 * gdb.base/async.c (baz): Move up before its invocation.
13130 * gdb.base/code_elim2.c (my_global_func): Likewise.
13131 * gdb.base/skip-solib-lib.c (multiply): Likewise.
13132 * gdb.base/advance.c (func2): Likewise.
13133
3b5d5997
AA
131342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13135
13136 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
13137 variant.
13138 * gdb.base/annota3.c: Likewise.
13139 * gdb.base/async.c: Likewise.
13140 * gdb.base/average.c: Likewise.
13141 * gdb.base/call-ar-st.c: Likewise.
13142 * gdb.base/call-rt-st.c: Likewise.
13143 * gdb.base/call-sc.c: Likewise.
13144 * gdb.base/call-strs.c: Likewise.
13145 * gdb.base/ending-run.c: Likewise.
13146 * gdb.base/execd-prog.c: Likewise.
13147 * gdb.base/exprs.c: Likewise.
13148 * gdb.base/foll-exec.c: Likewise.
13149 * gdb.base/foll-fork.c: Likewise.
13150 * gdb.base/foll-vfork.c: Likewise.
13151 * gdb.base/funcargs.c: Likewise.
13152 * gdb.base/gcore.c: Likewise.
13153 * gdb.base/jump.c: Likewise.
13154 * gdb.base/langs0.c: Likewise.
13155 * gdb.base/langs1.c: Likewise.
13156 * gdb.base/langs2.c: Likewise.
13157 * gdb.base/mips_pro.c: Likewise.
13158 * gdb.base/nodebug.c: Likewise.
13159 * gdb.base/opaque0.c: Likewise.
13160 * gdb.base/opaque1.c: Likewise.
13161 * gdb.base/recurse.c: Likewise.
13162 * gdb.base/run.c: Likewise.
13163 * gdb.base/scope0.c: Likewise.
13164 * gdb.base/scope1.c: Likewise.
13165 * gdb.base/setshow.c: Likewise.
13166 * gdb.base/setvar.c: Likewise.
13167 * gdb.base/shmain.c: Likewise.
13168 * gdb.base/shr1.c: Likewise.
13169 * gdb.base/shr2.c: Likewise.
13170 * gdb.base/sigall.c: Likewise.
13171 * gdb.base/signals.c: Likewise.
13172 * gdb.base/so-indr-cl.c: Likewise.
13173 * gdb.base/solib2.c: Likewise.
13174 * gdb.base/structs.c: Likewise.
13175 * gdb.base/sum.c: Likewise.
13176 * gdb.base/vforked-prog.c: Likewise.
13177 * gdb.base/watchpoint.c: Likewise.
13178 * gdb.reverse/shr2.c: Likewise.
13179 * gdb.reverse/until-reverse.c: Likewise.
13180 * gdb.reverse/ur1.c: Likewise.
13181 * gdb.reverse/watch-reverse.c: Likewise.
13182
066a77c5
AA
131832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13184
13185 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
13186 variant.
13187 * gdb.base/sepdebug.exp: Drop references to removed code.
13188
4f204ea5
AA
131892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13190
13191 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
13192 variant. Preserve original line numbering.
13193 * gdb.base/list1.c: Likewise.
13194
3b377a3a
AA
131952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13196
13197 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
13198 variant.
13199 * gdb.base/break1.c: Likewise.
13200 * gdb.base/break.exp: Drop references to removed code.
13201
e444df73
AA
132022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13203
13204 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
13205 variant.
13206
8008f2a7
AA
132072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13208
13209 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
13210
a5a06887
AA
132112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13212
13213 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
13214 logic into perform_all_tests() and invoke it with and without
13215 function header prototypes.
13216 (do_function_calls): Remove conditional XFAIL for PR 5318.
13217 (rerun_and_prepare): Remove duplicate code.
13218 (perform_all_tests): New. Main logic moved here.
13219
44dba9b9
AA
132202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13221
13222 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
13223 code guarded by #ifdef NO_PROTOTYPES.
13224 (t_double_many_args): Likewise.
13225 (DEF_FUNC_MANY_ARGS_1): Likewise.
13226 (DEF_FUNC_VALUES_1): Likewise.
13227 (t_structs_ldc): Renamed from t_structs_fc in conditional code
13228 guarded by #ifdef PROTOTYPES.
13229
d1fbcd56
AA
132302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13231
13232 * gdb.mi/mi-console.c: Add eye-catcher.
13233 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
13234 instead of literal line number.
13235
b0e59b8f
AA
132362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13237
13238 * gdb.base/shr2.c: Add eye-catcher.
13239 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
13240 line number.
13241
78f98cca
AA
132422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13243
13244 * gdb.base/jump.c: Add eye-catchers.
13245 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
13246 numbers.
13247
58fa2af0
AA
132482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13249
13250 * gdb.base/execd-prog.c: Add eye-catchers.
13251 * gdb.base/foll-exec.c: Likewise.
13252 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
13253 line numbers.
13254
04e5059b
AA
132552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13256
13257 * gdb.base/ending-run.c: Add eye-catchers.
13258 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
13259 literal line numbers.
13260
dbfdb174
AA
132612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13262
13263 * gdb.base/call-rt-st.c: Add eye-catchers.
13264 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
13265 literal line numbers.
13266
888a2ade
AA
132672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13268
13269 * gdb.base/call-ar-st.c: Add eye-catchers.
13270 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
13271 literal line numbers.
13272
6acc2dde
AA
132732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13274
13275 * gdb.base/average.c: Add eye-catchers.
13276 * gdb.base/sum.c: Likewise.
13277 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
13278 regexps dynamically.
13279
9ecfcd1d
AA
132802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
13281
13282 * gdb.base/solib1.c: Add eye-catchers.
13283 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
13284 literal line numbers.
13285
78708b7c
PA
132862014-11-12 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
13289 leader has exited.
13290
af48d08f
PA
132912014-11-12 Pedro Alves <palves@redhat.com>
13292
13293 * gdb.arch/i386-bp_permanent.c: New file.
13294 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
13295 (srcfile): Set to i386-bp_permanent.c.
13296 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
13297 that stepi does not execute the 'leave' instruction, instead of
13298 testing it does execute.
13299 * gdb.base/bp-permanent.c: New file.
13300 * gdb.base/bp-permanent.exp: New file.
13301
af3768e9
DE
133022014-11-10 Doug Evans <xdje42@gmail.com>
13303
13304 PR symtab/17564
13305 * gdb.base/symtab-search-order.exp: New file.
13306 * gdb.base/symtab-search-order.c: New file.
13307 * gdb.base/symtab-search-order-1.c: New file.
13308 * gdb.base/symtab-search-order-shlib-1.c: New file.
13309
9de00a4a
PA
133102014-11-07 Pedro Alves <palves@redhat.com>
13311
13312 PR gdb/17511
13313 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
13314 i?86-*-linux*.
13315
e0f52461
SC
133162014-11-03 Siva Chandra Reddy <sivachandra@google.com>
13317
13318 PR c++/17494
13319 * gdb.cp/pr17494.cc: New file.
13320 * gdb.cp/pr17494.exp: New file.
13321
6ce8c980
YQ
133222014-11-02 Yao Qi <yao@codesourcery.com>
13323
13324 * gdb.python/python.exp: Get working directory and match the
13325 output of "set extended-prompt \\w " with it.
13326
02be9a71
DE
133272014-10-30 Doug Evans <dje@google.com>
13328
13329 * gdb.python/py-objfile.exp: Add tests for setting random attributes
13330 in objfiles.
13331 * gdb.python/py-progspace.exp: Add tests for setting random attributes
13332 in progspaces.
13333
3bdff46b
LM
133342014-10-30 Janis Johnson <janisjo@codesourcery.com>
13335
13336 * gdb.base/fullpath-expand.exp: Skip for a remote host.
13337 * gdb.base/realname-expand.exp: Likewise.
13338 * gdb.linespec/macro-relative.exp: Likewise.
13339
ab917dfb
PA
133402014-10-29 Pedro Alves <palves@redhat.com>
13341
13342 PR gdb/17408
13343 * gdb.threads/schedlock.c (some_function): New function.
13344 (call_function): New global.
13345 (MAYBE_CALL_SOME_FUNCTION): New macro.
13346 (thread_function): Call it.
13347 * gdb.threads/schedlock.exp (get_args): Add description parameter,
13348 and use it instead of a global counter. Adjust all callers.
13349 (get_current_thread): Use "find current thread" for test message
13350 here rather than having all callers pass down the same string.
13351 (goto_loop): New procedure, factored out from ...
13352 (my_continue): ... this.
13353 (step_ten_loops): Change parameter from test message to command to
13354 use. Adjust.
13355 (list_count): Delete global.
13356 (check_result): New procedure, factored out from duplicate top
13357 level code.
13358 (continue tests): Wrap in with_test_prefix.
13359 (test_step): New procedure, factored out from duplicate top level
13360 code.
13361 (top level): Test "step" in combination with all scheduler-locking
13362 modes. Test "next" in combination with all scheduler-locking
13363 modes, and in combination with stepping over a function call or
13364 not.
13365 * gdb.threads/next-bp-other-thread.c: New file.
13366 * gdb.threads/next-bp-other-thread.exp: New file.
13367
d3d4baed
PA
133682014-10-29 Pedro Alves <palves@redhat.com>
13369
13370 PR python/17372
13371 * gdb.python/python.exp: Test a multi-line command that spawns
13372 interactive Python.
13373 * gdb.base/multi-line-starts-subshell.exp: New file.
13374
563e8d85
YQ
133752014-10-29 Yao Qi <yao@codesourcery.com>
13376
13377 * gdb.base/fileio.exp: Make directories on host.
13378
0ea4d52e
YQ
133792014-10-29 Yao Qi <yao@codesourcery.com>
13380
13381 * gdb.base/fileio.c (test_write): Close the file.
13382
7f5ef605
PA
133832014-10-28 Pedro Alves <palves@redhat.com>
13384
13385 PR gdb/12623
13386 * gdb.base/sigstep.c (no_handler): New global.
13387 (main): If 'no_handler is true, set the signal handlers to
13388 SIG_IGN.
13389 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
13390 with_sw_watch and no_handler parameters. Handle them.
13391 (top level) <stepping over handler when stopped at a breakpoint
13392 test>: Add a test axis for testing with a software watchpoint, and
13393 another for testing with the signal handler set to SIG_IGN.
13394 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
13395 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
13396
abbdbd03
PA
133972014-10-28 Pedro Alves <palves@redhat.com>
13398
13399 PR gdb/17511
13400 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
13401 * gdb.base/sigstep.exp (other_handler_location): New global.
13402 (advance): Support stepping into the signal handler, and running
13403 commands while in the handler.
13404 (in_handler_map): New global.
13405 (top level): In the advance test, add combinations for getting
13406 into the handler with stepping commands, and for running commands
13407 in the handler. Add comment descripting the advancei tests.
13408
1df4399f
PA
134092014-10-28 Pedro Alves <palves@redhat.com>
13410
13411 * gdb.base/sigstep.exp: Use build_executable instead of
13412 prepare_for_testing.
13413 (top level): Move code that starts GDB, runs to main and creates a
13414 display to ...
13415 (restart): ... this new procedure.
13416 (top level): Move backtrace from signal handler test to ...
13417 (validate_backtrace): ... this new procedure.
13418 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
13419 with_test_prefix. Always restart GDB.
13420 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
13421 with_test_prefix. Always restart GDB. No need to delete
13422 breakpoints after the test.
13423 (test_skip_handler): Remove prefix parameter.
13424 (skip_over_handler, breakpoint_to_handler)
13425 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
13426 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
13427 restart GDB. No need to delete breakpoints after the test.
13428 (top level): Use foreach to call the test procedures with
13429 different commands.
13430
a5b6e449
PA
134312014-10-28 Pedro Alves <palves@redhat.com>
13432
13433 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
13434 instead of GNATS numbers.
13435 * gdb.base/sigbpt.exp: Likewise.
13436 * gdb.base/siginfo.exp: Likewise.
13437 * gdb.base/sigstep.exp: Likewise.
13438
e5f8a7cc
PA
134392014-10-27 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/sigstep.c (dummy): New global.
13442 (main): Issue a couple writes to the new global.
13443 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
13444 procedures.
13445 (skip_over_handler): Use test_skip_handler.
13446 (top level): Call skip_over_handler for stepi and nexti too.
13447 (breakpoint_over_handler): Use test_skip_handler.
13448 (top level): Call breakpoint_over_handler for stepi and nexti too.
13449
763905a3
YQ
134502014-10-27 Yao Qi <yao@codesourcery.com>
13451
13452 * gdb.trace/tfile.c (adjust_function_address)
13453 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
13454 function descriptor.
13455
6f259a23
DB
134562014-10-24 Don Breazeal <donb@codesourcery.com>
13457
13458 * gdb.base/foll-fork.exp (test_follow_fork,
13459 catch_fork_child_follow): Check for updated fork messages emitted
13460 from infrun.c.
13461 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
13462 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
13463 vfork_and_exec_child_follow_through_step): Check for updated vfork
13464 messages emitted from infrun.c.
13465
09dd9a69
PA
134662014-10-24 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.base/corefile.exp: Remove references to ultrix.
13469 * gdb.base/interrupt.exp: Likewise.
13470 * gdb.base/whatis.exp: Likewise.
13471 * gdb.gdb/selftest.exp: Likewise.
13472 * gdb.threads/manythreads.exp: Likewise.
13473 * gdb.threads/print-threads.exp: Likewise.
13474 * gdb.threads/pthreads.exp:: Likewise.
13475 * gdb.threads/schedlock.exp: Likewise.
13476
3433cfa5
SC
134772014-10-24 Siva Chandra Reddy <sivachandra@google.com>
13478
13479 * gdb.cp/non-trivial-retval.cc: Add a test case.
13480 * gdb.cp/non-trivial-retval.exp: Add a test.
13481
092f880b
YQ
134822014-10-20 Yao Qi <yao@codesourcery.com>
13483
13484 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
13485 * gdb.python/py-objfile-script-gdb.py: New file.
13486 * gdb.python/py-objfile-script.exp: Update reference to
13487 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
13488 of remote_download. Remove the dest file.
13489
acbdb7f3
YQ
134902014-10-20 Yao Qi <yao@codesourcery.com>
13491
13492 * gdb.base/checkpoint.exp: Don't remove file copied on host.
13493 * gdb.base/step-line.exp: Likewise.
13494 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13495 * gdb.dwarf2/dw2-basic.exp: Likewise.
13496 * gdb.dwarf2/dw2-compressed.exp: Likewise.
13497 * gdb.dwarf2/dw2-filename.exp: Likewise.
13498 * gdb.dwarf2/dw2-intercu.exp: Likewise.
13499 * gdb.dwarf2/dw2-intermix.exp: Likewise.
13500 * gdb.dwarf2/dw2-producer.exp: Likewise.
13501 * gdb.dwarf2/mac-fileno.exp: Likewise.
13502 * gdb.python/py-frame-args.exp: Likewise.
13503 * gdb.python/py-framefilter.exp: Likewise.
13504 * gdb.python/py-mi.exp: Likewise.
13505 * gdb.python/py-objfile-script.exp: Likewise
13506 * gdb.python/py-pp-integral.exp: Likewise.
13507 * gdb.python/py-pp-re-notag.exp: Likewise.
13508 * gdb.python/py-prettyprint.exp: Likewise.
13509 * gdb.python/py-section-script.exp: Likewise.
13510 * gdb.python/py-typeprint.exp: Likewise.
13511 * gdb.python/py-xmethods.exp: Likewise.
13512 * gdb.stabs/weird.exp: Likewise.
13513 * gdb.xml/tdesc-regs.exp: Likewise.
13514
bd286a29
KCY
135152014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
13516
13517 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
13518 (out_cu): Use addr_len for the size of addresses.
13519 (out_line): Likewise. Size DW_LNE_set_address instruction
13520 according to addr_len.
13521 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
13522 (FUNC): Add START_INSNS to definition.
13523
673dc4a0
YQ
135242014-10-18 Yao Qi <yao@codesourcery.com>
13525
13526 * gdb.base/argv0-symlink.exp: Check argv[0] value if
13527 gdb_has_argv0 return true.
13528 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
13529 check [target_info exists noargs], check [gdb_has_argv0]
13530 instead.
13531 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13532 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
13533 procedures.
13534
4ffbba72
DE
135352014-10-17 Doug Evans <dje@google.com>
13536
13537 * gdb.python/py-events.exp: Update expected output for clear_objfiles
13538 event.
13539 * gdb.python/py-events.py: Add clear_objfiles event.
13540
d096d8c1
DE
135412014-10-17 Doug Evans <dje@google.com>
13542
13543 * gdb.python/py-objfile.exp: Test progspace attribute.
13544
a80db015
LM
135452014-10-17 Luis Machado <lgustavo@codesourcery.com>
13546
13547 * gdb.guile/scm-breakpoint.exp: Do not assume any
13548 directory separators when matching source file paths.
13549 * gdb.python/py-breakpoint.exp: Likewise.
13550 * gdb.reverse/break-precsave.exp: Likewise.
13551 * gdb.reverse/break-reverse.exp: Likewise.
13552 * gdb.reverse/consecutive-precsave.exp: Likewise.
13553 * gdb.reverse/finish-precsave.exp: Likewise.
13554 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
13555 * gdb.reverse/finish-reverse.exp: Likewise.
13556 * gdb.reverse/i386-precsave.exp: Likewise.
13557 * gdb.reverse/i387-env-reverse.exp: Likewise.
13558 * gdb.reverse/i387-stack-reverse.exp: Likewise.
13559 * gdb.reverse/machinestate-precsave.exp: Likewise.
13560 * gdb.reverse/machinestate.exp: Likewise.
13561 * gdb.reverse/sigall-precsave.exp: Likewise.
13562 * gdb.reverse/solib-precsave.exp: Likewise.
13563 * gdb.reverse/step-precsave.exp: Likewise.
13564 * gdb.reverse/until-precsave.exp: Likewise.
13565 * gdb.reverse/watch-precsave.exp: Likewise.
13566 * gdb.reverse/watch-reverse.exp: Likewise.
13567
b22089ab
YQ
135682014-10-17 Yao Qi <yao@codesourcery.com>
13569
13570 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
13571 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
13572
6c4486e6
PA
135732014-10-17 Pedro Alves <palves@redhat.com>
13574
13575 PR gdb/17471
13576 * gdb.base/bg-execution-repeat.c: New file.
13577 * gdb.base/bg-execution-repeat.exp: New file.
13578
0ff33695
PA
135792014-10-17 Pedro Alves <palves@redhat.com>
13580
13581 PR gdb/17300
13582 * gdb.base/continue-all-already-running.c: New file.
13583 * gdb.base/continue-all-already-running.exp: New file.
13584
6fdebc3d
PA
135852014-10-17 Pedro Alves <palves@redhat.com>
13586
13587 PR gdb/17472
13588 * gdb.base/annota-input-while-running.c: New file.
13589 * gdb.base/annota-input-while-running.exp: New file.
13590
32a8097b
PA
135912014-10-17 Pedro Alves <palves@redhat.com>
13592
13593 * gdb.base/callfuncs.exp: emove references to osf.
13594 * gdb.base/sigall.exp: Likewise.
13595 * gdb.gdb/selftest.exp: Likewise.
13596 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
13597 * gdb.mi/non-stop.c: Likewise.
13598 * gdb.mi/pthreads.c: Likewise.
13599 * gdb.reverse/sigall-precsave.exp: Likewise.
13600 * gdb.reverse/sigall-reverse.exp: Likewise.
13601 * gdb.threads/pthreads.c: Likewise.
13602 * gdb.threads/pthreads.exp: Likewise.
13603
7a3517ff
YQ
136042014-10-17 Yao Qi <yao@codesourcery.com>
13605
13606 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
13607 check 'target_info exists noargs'.
13608 (test_command_prompt_position): Likewise.
13609 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
13610 Remove "set args".
13611 (progvar_simple_while_test): Likewise.
13612 (progvar_complex_if_while_test): Likewise.
13613 (if_while_breakpoint_command_test): Likewise.
13614 (infrun_breakpoint_command_test): Likewise.
13615 (breakpoint_command_test): Likewise.
13616 (watchpoint_command_test): Likewise.
13617 (bp_deleted_in_command_test): Likewise.
13618 (temporary_breakpoint_commands): Likewise.
13619
bb99c472
YQ
136202014-10-16 Yao Qi <yao@codesourcery.com>
13621
13622 * gdb.base/remotetimeout.exp: Remove noargs checking.
13623
7c16b83e
PA
136242014-10-15 Pedro Alves <palves@redhat.com>
13625
13626 PR breakpoints/9649
13627 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
13628 * gdb.base/breakpoint-in-ro-region.exp
13629 (probe_target_hardware_step): New procedure.
13630 (top level): Probe hardware stepping and hardware breakpoint
13631 support. Test stepping through a read-only region, with both
13632 "breakpoint auto-hw" on and off and both "always-inserted" on and
13633 off.
13634
35a49624
IB
136352014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
13636
13637 * gdb.dlang/demangle.exp: Update for demangling changes.
13638
2d1c107c
SC
136392014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13640
13641 * gdb.cp/non-trivial-retval.cc: Add new test cases.
13642 * gdb.cp/non-trivial-retval.exp: Add new tests.
13643
778811d5
SC
136442014-10-15 Siva Chandra Reddy <sivachandra@google.com>
13645
13646 PR c++/13403
13647 PR c++/15154
13648 * gdb.cp/non-trivial-retval.cc: New file.
13649 * gdb.cp/non-trivial-retval.exp: New file.
13650
10c5f0a8
YQ
136512014-10-15 Yao Qi <yao@codesourcery.com>
13652
13653 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
13654 remote host.
13655
65d7b369
YQ
136562014-10-15 Yao Qi <yao@codesourcery.com>
13657
13658 * gdb.python/py-symbol.exp: Match file base name if host is
13659 remote, otherwise match file name with dir name.
13660 * gdb.python/py-symtab.exp: Likewise.
13661 * gdb.python/python.exp: Likewise.
13662
46dc1394
YQ
136632014-10-15 Yao Qi <yao@codesourcery.com>
13664
13665 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
13666 pattern.
13667 * gdb.python/py-symtab.exp: Likewise.
13668 * gdb.python/python.exp: Remove trailing ".*". Fix typo
13669 locationn.
13670
c40cc657
JB
136712014-10-14 Joel Brobecker <brobecker@adacore.com>
13672
13673 * gdb.ada/addr_arith: New testcase.
13674
2abf49e1
MR
136752014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
13676
13677 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
13678 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
13679 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
13680 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
13681
f7088df3
SDJ
136822014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
13683
13684 * gdb.arch/stap-eval-lang-ada.S: Likewise.
13685 * gdb.arch/stap-eval-lang-ada.c: Likewise.
13686 * gdb.arch/stap-eval-lang-ada.exp: New file.
13687
4dc06805
YQ
136882014-10-14 Yao Qi <yao@codesourcery.com>
13689
13690 * gdb.mi/mi-var-child.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-child.exp: Step over new added statements.
13695 Update test to match the new output.
13696 * gdb.mi/var-cmd.c (nothing1): New function.
13697 (nothing2): New function.
13698 (do_children_tests): Set function pointers by nothing1 and
13699 nothing2.
13700 * gdb.mi/mi-var-display.exp: Update test to match output.
13701 Step to the line specified by $line_dct_nothing.
13702 Increase the number of lines to step.
13703
46a93de2
YQ
137042014-10-14 Yao Qi <yao@codesourcery.com>
13705
13706 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
13707 tests.
13708 * gdb.mi/mi2-var-child.exp: Likewise.
13709
14ea52ee
DE
137102014-10-13 Doug Evans <dje@google.com>
13711
13712 * gdb.python/py-objfile.exp: Change name of file name test.
13713
e5c6e92b
DE
137142014-10-13 Doug Evans <dje@google.com>
13715
13716 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
13717 from the start of the CU.
13718
c780cc2f
JK
137192014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13720 Yao Qi <yao@codesourcery.com>
13721
13722 Fix "save breakpoints" for "catch" command.
13723 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
13724 Remove -nonewline. Match also the added "main" line.
13725
99894e11
JK
137262014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13727
13728 Fix "save breakpoints" for "disable $bpnum" command.
13729 * gdb.base/save-bp.c (main): Add label.
13730 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
13731
6e1ac5a3
JK
137322014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13733
13734 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
13735
754dd2b0
YQ
137362014-10-11 Yao Qi <yao@codesourcery.com>
13737
13738 * gdb.server/server-kill.exp: Execute command
13739 "set remote trace-status-packet on" before "tstatus".
13740
f90183d7
YQ
137412014-10-11 Yao Qi <yao@codesourcery.com>
13742
13743 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
13744 (main): Call getppid.
13745 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
13746 and continue to it. Read variable "server_pid".
13747
bf40a607
YQ
137482014-10-11 Yao Qi <yao@codesourcery.com>
13749
13750 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
13751
052ca370
YQ
137522014-10-11 Yao Qi <yao@codesourcery.com>
13753
13754 * gdb.threads/thread-find.exp: Don't execute command
13755 "info threads".
13756 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
13757 * gdb.threads/linux-dp.exp: Don't check the condition
13758 $threads_created equals to zero.
13759
3831839c
PA
137602014-10-10 Pedro Alves <palves@redhat.com>
13761
13762 * gdb.base/bigcore.exp: Remove references to IRIX.
13763 * gdb.base/funcargs.exp: Likewise.
13764 * gdb.base/interrupt.exp: Likewise.
13765 * gdb.base/mips_pro.exp: Likewise.
13766 * gdb.base/nodebug.exp: Likewise.
13767 * gdb.base/setvar.exp: Likewise.
13768 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
13769
8b9a549d
PA
137702014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13771 Pedro Alves <palves@redhat.com>
13772
13773 PR symtab/14466
13774 * gdb.base/vdso-warning.c: New file.
13775 * gdb.base/vdso-warning.exp: New file.
13776
d48ba5e8
DE
137772014-10-02 Doug Evans <dje@google.com>
13778
13779 * gdb.base/structs.c (main): Don't run forever.
13780
2278c276
PA
137812014-10-02 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
13784 (top level) <stop threads 1, stop threads 2>: Use it.
13785
b57bacec
PA
137862014-10-02 Pedro Alves <palves@redhat.com>
13787
13788 * gdb.threads/break-while-running.exp (test): Add new
13789 'update_thread_list' argument. Skip "info threads" if false.
13790 (top level): Add new 'update_thread_list' axis.
13791
13fd3ff3
PA
137922014-10-02 Pedro Alves <palves@redhat.com>
13793
13794 PR breakpoints/17431
13795 * gdb.base/execl-update-breakpoints.c: New file.
13796 * gdb.base/execl-update-breakpoints.exp: New file.
13797
0fec99e8
PA
137982014-10-01 Pedro Alves <palves@redhat.com>
13799
13800 * gdb.base/breakpoint-in-ro-region.c: New file.
13801 * gdb.base/breakpoint-in-ro-region.exp: New file.
13802
2ddf4301
SM
138032014-10-01 Simon Marchi <simon.marchi@ericsson.com>
13804
13805 * gdb.mi/mi-exit-code.exp: New file.
13806 * gdb.mi/mi-exit-code.c: New file.
13807
6a5f3f43
YQ
138082014-09-30 Yao Qi <yao@codesourcery.com>
13809
13810 * lib/prelink-support.exp (build_executable_own_libs): Error if
13811 the target isn't native.
13812
345bcc73
YQ
138132014-09-30 Yao Qi <yao@codesourcery.com>
13814
13815 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
13816 false.
13817
a25a5a45
PA
138182014-09-22 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.threads/break-while-running.exp: New file.
13821 * gdb.threads/break-while-running.c: New file.
13822
00ba3162
YQ
138232014-09-19 Yao Qi <yao@codesourcery.com>
13824
13825 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
13826 Invoke test. Restart GDB with --readnow and invoke test again.
13827
c3b7b696
YQ
138282014-09-19 Yao Qi <yao@codesourcery.com>
13829
13830 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
13831 proc set_breakpoint_on_gcd_function. Invoke
13832 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
13833 invoke set_breakpoint_on_gcd_function again.
13834
2b4fd423
DE
138352014-09-18 Doug Evans <dje@google.com>
13836
13837 * gdb.dwarf2/symtab-producer.exp: New file.
13838
a5947601
SDJ
138392014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13840
13841 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
13842 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
13843 * gdb.base/global-var-nested-by-dso.c: Likewise.
13844 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13845
91c19059
SDJ
138462014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
13847 Pedro Alves <palves@redhat.com>
13848
13849 * gdb.base/watch-bitfields.exp: Pass string other than test file
13850 name to prepare_for_testing.
13851 (watch): New procedure.
13852 (expect_watchpoint): Use with_test_prefix.
13853 (top level): Factor out tests to ...
13854 (test_watch_location, test_regular_watch): ... these new
13855 procedures, and use with_test_prefix and gdb_continue_to_end.
13856
bb9d5f81
PP
138572014-09-16 Patrick Palka <patrick@parcs.ath.cx>
13858
13859 PR breakpoints/12526
13860 * gdb.base/watch-bitfields.exp: New file.
13861 * gdb.base/watch-bitfields.c: New file.
13862
635856f5
PA
138632014-09-16 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
13866 software and hardware addresses, not software address against
13867 itself.
13868
7280ceea
PA
138692014-09-16 Pedro Alves <palves@redhat.com>
13870
13871 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
13872 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
13873
428b16bd
PA
138742014-09-16 Pedro Alves <palves@redhat.com>
13875
13876 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
13877 files.
13878 * gdb.base/a2-run.exp: Remove all code guarded by istarget
13879 "*-*-vxworks*" throughout.
13880 * gdb.base/break.exp: Likewise.
13881 * gdb.base/default.exp: Likewise.
13882 * gdb.base/scope.exp: Likewise.
13883 * gdb.base/sepdebug.exp: Likewise.
13884 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
13885 throughout.
13886 * gdb.base/run.c: Likewise.
13887 * gdb.base/sepdebug.c: Likewise.
13888 * gdb.hp/gdb.aCC/run.c: Likewise.
13889 * gdb.reverse/until-reverse.c: Likewise.
13890 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13891
666d413c
YQ
138922014-09-16 Yao Qi <yao@codesourcery.com>
13893
13894 * boards/local-remote-host-native.exp: New file.
13895
57cbd724
DE
138962014-09-14 Doug Evans <xdje42@gmail.com>
13897
13898 * gdb.threads/queue-signal.c (thread_count): New variable.
13899 (thread_count_mutex, thread_count_condvar): New variables.
13900 (incr_thread_count, wait_all_threads_running): New functions.
13901 (main): Wait for all threads to be in their thread functions.
13902
81219e53
DE
139032014-09-13 Doug Evans <xdje42@gmail.com>
13904
13905 * gdb.threads/queue-signal.c: New file.
13906 * gdb.threads/queue-signal.exp: New file.
13907
3714cea7
DE
139082014-09-13 Doug Evans <xdje42@gmail.com>
13909
13910 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13911 be consistent with what default_gdb_init uses.
13912 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13913 the plain text of the prompt. Add some logging printfs.
13914 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13915
fa43b1d7
PA
139162014-09-12 Pedro Alves <palves@redhat.com>
13917
13918 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13919 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13920 * gdb.arch/i386-size-overlap.exp: Likewise.
13921 * gdb.arch/i386-size.exp: Likewise.
13922 * gdb.arch/i386-unwind.exp: Likewise.
13923 * gdb.base/a2-run.exp: Likewise.
13924 * gdb.base/break.exp: Likewise.
13925 * gdb.base/charset.exp: Likewise.
13926 * gdb.base/chng-syms.exp: Likewise.
13927 * gdb.base/commands.exp: Likewise.
13928 * gdb.base/dbx.exp: Likewise.
13929 * gdb.base/find.exp: Likewise.
13930 * gdb.base/funcargs.exp: Likewise.
13931 * gdb.base/jit-simple.exp: Likewise.
13932 * gdb.base/reread.exp: Likewise.
13933 * gdb.base/sepdebug.exp: Likewise.
13934 * gdb.base/step-bt.exp: Likewise.
13935 * gdb.cp/mb-inline.exp: Likewise.
13936 * gdb.cp/mb-templates.exp: Likewise.
13937 * gdb.objc/basicclass.exp: Likewise.
13938 * gdb.threads/killed.exp: Likewise.
13939
9d9bf2df
EBM
139402014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13941
13942 PR tdep/17379
13943 * gdb.arch/powerpc-stackless.S: New file.
13944 * gdb.arch/powerpc-stackless.exp: New file.
13945
1cf2f1b0
JK
139462014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13947
13948 * gdb.base/attach.c: Include unistd.h.
13949 (main): Call alarm. Add label postloop.
13950 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13951 gdb_breakpoint, gdb_continue_to_breakpoint.
13952 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13953
98880d46
PA
139542014-09-11 Pedro Alves <palves@redhat.com>
13955
13956 PR gdb/17347
13957 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13958 * gdb.base/attach.exp (test_command_line_attach_run): New
13959 procedure.
13960 (top level): Call it.
13961
4c92ff2c
PA
139622014-09-11 Pedro Alves <palves@redhat.com>
13963
13964 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13965 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13966 (do_command_attach_tests): Use spawn_wait_for_attach.
13967 * gdb.base/solib-overlap.exp: Likewise.
13968 * gdb.multi/multi-attach.exp: Likewise.
13969 * gdb.python/py-prompt.exp: Likewise.
13970 * gdb.python/py-sync-interp.exp: Likewise.
13971 * gdb.server/ext-attach.exp: Likewise.
13972
3adc1a7d
GKB
139732014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13974
13975 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13976 command in testcase. Simplify testcase.
13977
96334934
JB
139782014-09-10 Joel Brobecker <brobecker@adacore.com>
13979
13980 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13981
eb479039
JB
139822014-09-10 Joel Brobecker <brobecker@adacore.com>
13983
13984 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13985
deede10c
JB
139862014-09-10 Joel Brobecker <brobecker@adacore.com>
13987
13988 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13989
7828a5f5
JB
139902014-09-10 Joel Brobecker <brobecker@adacore.com>
13991
13992 * gdb.dwarf2/dynarr-ptr.c: New file.
13993 * gdb.dwarf2/dynarr-ptr.exp: New file.
13994
33aeebcf
MR
139952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13996
13997 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13998 of 30 rather than hardcoding 120 for a slow test case. Take the
13999 `gdb,timeout' target setting into account for this calculation.
14000 Don't extend the timeout for the test cases that don't need it.
14001
7b415901
MR
140022014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14003
14004 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
14005 a factor of 2 for a slow test case. Take the `gdb,timeout'
14006 target setting into account for this calculation.
14007 * gdb.reverse/until-precsave.exp: Increase the timeout by
14008 a factor of 15 and 3 respectively rather than adding 120
14009 for a pair of slow test cases. Take the `gdb,timeout'
14010 target setting into account for this calculation.
14011
4a40f85a
MR
140122014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14013
14014 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
14015 timeout, don't pass one down to gdb_expect.
14016 (gdb_expect): Rework timeout selection.
14017
09635af7
MR
140182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14019
14020 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
14021 exception on timeout.
14022 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
14023 (gdbserver_start_extended): Catch any `gdbserver_start' error
14024 exceptions.
14025 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
14026 * lib/mi-support.exp (mi_gdb_target_load): Catch any
14027 `gdbserver_gdb_load' error exceptions.
14028
2bdd10b7
MR
140292014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
14030
14031 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
14032 120 on waiting for the TCP socket to open.
14033
316935f0
DE
140342014-09-09 Doug Evans <xdje42@gmail.com>
14035
14036 * gdb.base/default.exp (show_conv_list): Add _caller_is,
14037 _caller_matches, _any_caller_is, _any_caller_matches.
14038
83740597
DE
140392014-09-09 Doug Evans <xdje42@gmail.com>
14040
14041 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
14042
4c122fc3
YQ
140432014-09-09 Yao Qi <yao@codesourcery.com>
14044
14045 * gdb.mi/mi-var-display.exp: Set print symbol off.
14046
a9f116cb
GKB
140472014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
14048
14049 PR gdb/17035
14050 * gdb.base/commands.exp: Add tests to verify user-defined
14051 commands with empty bodies.
14052 * gdb.python/py-cmd.exp: Test that we don't show user-defined
14053 python commands in `show user command`.
14054 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
14055 scheme commands in `show user command`.
14056
c75bd3a2
JK
140572014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14058
14059 PR python/17355
14060 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
14061 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
14062 * gdb.python/py-framefilter-invalidarg.exp: New file.
14063 * gdb.python/py-framefilter-invalidarg.py: New file.
14064
faa42425
DE
140652014-09-06 Doug Evans <xdje42@gmail.com>
14066
14067 PR 15276
14068 * gdb.python/py-caller-is.c: New file.
14069 * gdb.python/py-caller-is.exp: New file.
14070
474ca4f6
SDJ
140712014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
14072
14073 PR gdb/17235
14074 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
14075 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
14076
eb0b0463
SDJ
140772014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
14078
14079 PR fortran/17237
14080 * gdb.fortran/print-formatted.exp: New file.
14081 * gdb.fortran/print-formatted.f90: Likewise.
14082
5f3b99cf
SS
140832014-09-03 Sasha Smundak <asmundak@google.com>
14084
14085 * gdb.python/py-frame.exp: Test Frame.read_register.
14086
7d793aa9
SDJ
140872014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
14088
14089 PR python/16699
14090 * gdb.python/py-completion.exp: New file.
14091 * gdb.python/py-completion.py: Likewise.
14092
fb0576e9
DE
140932014-08-28 Doug Evans <dje@google.com>
14094
14095 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
14096 eax,etc. are live with values set by gdb and thus the compiler can't
14097 use them.
14098 * gdb.arch/i386-pseudo.c (main): Ditto.
14099
ee92b0dd
DE
141002014-08-27 Doug Evans <dje@google.com>
14101
14102 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
14103
6649db35
DE
141042014-08-25 Doug Evans <dje@google.com>
14105
14106 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
14107 (main): Ditto.
14108
564b7600
DE
141092014-08-25 Doug Evans <dje@google.com>
14110
14111 * gdb.threads/thread-execl.exp: #include <stdio.h>.
14112
3881fb67
YQ
141132014-08-24 Yao Qi <yao@codesourcery.com>
14114
14115 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
14116 symbol off.
14117 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
14118
a05a36a5
DE
141192014-08-22 Doug Evans <dje@google.com>
14120
14121 PR 17276
14122 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
14123 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
14124 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
14125
7c343b48
YQ
141262014-08-22 Yao Qi <yao@codesourcery.com>
14127
14128 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
14129 * gdb.python/py-finish-breakpoint2.exp: Likewise.
14130 * gdb.python/python.exp: Likewise. Use .py file on the host
14131 instead of the build.
14132
22fd09ae
JK
141332014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14134
14135 * gdb.threads/gcore-stale-thread.c: New file.
14136 * gdb.threads/gcore-stale-thread.exp: New file.
14137
a8454a7c
PA
141382014-08-21 Pedro Alves <palves@redhat.com>
14139
14140 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
14141 * gdb.base/gcore-relro-pie.exp: Likewise.
14142 * gdb.base/gcore-relro.exp: Likewise.
14143 * gdb.base/gcore.exp: Likewise.
14144 * gdb.base/print-symbol-loading.exp: Likewise.
14145 * gdb.threads/gcore-thread.exp: Likewise.
14146 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
14147
2a31c623
PA
141482014-08-20 Pedro Alves <palves@redhat.com>
14149 Jan Kratochvil <jan.kratochvil@redhat.com>
14150
14151 * Makefile.in (EXTRA_RULES, CC): New variables, get from
14152 configure.
14153 (EXPECT): Handle READ1 being set.
14154 (all): Depend on EXTRA_RULES.
14155 (check-read1, expect-read1, read1.so, read1): New rules.
14156 * README (Testsuite Parameters): Document the READ1 make variable.
14157 (Race detection): New section.
14158 * configure: Regenerate.
14159 * configure.ac: If build==host==target, and running under a
14160 GNU/glibc system, add read1 to the extra Makefile rules.
14161 (EXTRA_RULES): AC_SUBST it.
14162 * lib/read1.c: New file.
14163
d36430db
JB
141642014-08-20 Joel Brobecker <brobecker@adacore.com>
14165
14166 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
14167 the handling of variables declared as a typedef to an array
14168 which a DW_AT_data_location attribute.
14169
9a0dc9e3
PA
141702014-08-19 Andrew Burgess <aburgess@broadcom.com>
14171 Pedro Alves <palves@redhat.com>
14172
14173 PR symtab/14604
14174 PR symtab/14605
14175 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
14176 gdb_test.
14177
0718a8da
PA
141782014-08-19 Pedro Alves <palves@redhat.com>
14179
14180 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
14181
13b448cd
YQ
141822014-08-19 Yao Qi <yao@codesourcery.com>
14183
14184 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
14185 right line.
14186
1cbf5077
DB
141872014-08-18 David Blaikie <dblaikie@gmail.com>
14188
14189 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
14190
bf0fae19
JB
141912014-08-18 Joel Brobecker <brobecker@adacore.com>
14192
14193 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
14194 attribute in array range.
14195
3c8c5dcc
JB
141962014-08-18 Joel Brobecker <brobecker@adacore.com>
14197
14198 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
14199
e66d4446
SC
142002014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14201
14202 PR c++/17132
14203 * gdb.cp/pr17132.cc: New file.
14204 * gdb.cp/pr17132.exp: New file.
14205
940df408
SC
142062014-08-15 Siva Chandra Reddy <sivachandra@google.com>
14207
14208 * gdb.python/py-xmethods.py (A_getarrayind)
14209 (E_method_char_worker.__call__, E_method_int_worker.__call__):
14210 Use 'print' with function call syntax.
14211 (E_method_matcher.match): Fix tab vs space indentation mixup.
14212
ebcc6c3a
YQ
142132014-08-15 Yao Qi <yao@codesourcery.com>
14214
14215 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
14216 false.
14217
775e0f04
YQ
142182014-08-15 Yao Qi <yao@codesourcery.com>
14219
14220 * gdb.cp/casts.exp: Set print symbol off.
14221 * gdb.cp/class2.exp: Likewise.
14222 * gdb.cp/overload.exp: Likewise.
14223 * gdb.cp/templates.exp: Likewise.
14224
d769e349
DE
142252014-08-11 Doug Evans <dje@google.com>
14226
14227 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
14228 (test_load_shlib): Update.
14229
20c6f1e1
YQ
142302014-08-09 Yao Qi <yao@codesourcery.com>
14231
14232 * gdb.base/display.exp: Invoke is_address_zero_readable.
14233 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
14234 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
14235 * gdb.base/hbreak-unmapped.exp: Return if
14236 is_address_zero_readable returns true.
14237 * gdb.base/signest.exp: Likewise.
14238 * gdb.base/signull.exp: Likewise.
14239 * gdb.base/sigbpt.exp: Likewise.
14240 * gdb.guile/scm-disasm.exp: Do the test if
14241 is_address_zero_readable returns false.
14242 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
14243 * gdb.python/py-arch.exp: Likewise.
14244 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
14245 * lib/gdb.exp (is_address_zero_readable): New proc.
14246
5792e8e3
YQ
142472014-08-09 Yao Qi <yao@codesourcery.com>
14248
14249 PR testsuite/13443
14250 * gdb.mi/mi-var-display.exp: Make test messages unique.
14251
3cecbbbe
TT
142522014-08-04 Tom Tromey <tromey@redhat.com>
14253
14254 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
14255 target 0".
14256
00b51ff5
TT
142572014-08-04 Tom Tromey <tromey@redhat.com>
14258
14259 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
14260 "target_resume".
14261
6908c509
JB
142622014-08-01 Joel Brobecker <brobecker@adacore.com>
14263
14264 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
14265 inner_vla_struct_object_size.
14266 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
14267 as xfail.
14268
cc6563d2
PA
142692014-07-30 Pedro Alves <palves@redhat.com>
14270
14271 * gdb.threads/signal-command-handle-nopass.exp (test): Add
14272 comment.
14273
7e09a223
YQ
142742014-07-29 Yao Qi <yao@codesourcery.com>
14275
14276 PR gdb/17206
14277 * gdb.base/until-nodebug.exp: New.
14278
7ebdbe92
DE
142792014-07-28 Doug Evans <xdje42@gmail.com>
14280
14281 PR guile/17203
14282 * gdb.guile/scm-parameter.exp: Add tests for trying to create
14283 previously existing parameter, and previously ambiguously spelled
14284 parameter.
14285
fdb1adc6
WN
142862014-07-28 Will Newton <will.newton@linaro.org>
14287
14288 * gdb.base/varargs.exp: Remove KFAILs for ARM.
14289
186fcde0
DE
142902014-07-26 Ludovic Courtès <ludo@gnu.org>
14291 Doug Evans <xdje42@gmail.com>
14292
14293 PR guile/17146
14294 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
14295
70509625
PA
142962014-07-25 Pedro Alves <palves@redhat.com>
14297
14298 * gdb.threads/signal-command-handle-nopass.c: New file.
14299 * gdb.threads/signal-command-handle-nopass.exp: New file.
14300 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
14301 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
14302 * gdb.threads/signal-delivered-right-thread.c: New file.
14303 * gdb.threads/signal-delivered-right-thread.exp: New file.
14304
c3f814a1
PA
143052014-07-25 Pedro Alves <palves@redhat.com>
14306
14307 * gdb.base/double-prompt-target-event-error.exp
14308 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
14309 match.
14310 (cancel_pagination_in_target_event): Rework double prompt
14311 detection.
14312 * gdb.base/paginate-after-ctrl-c-running.exp
14313 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
14314 <return>' match.
14315 * gdb.base/paginate-bg-execution.exp
14316 (test_bg_execution_pagination_return)
14317 (test_bg_execution_pagination_cancel): Remove '-notransfer
14318 <return>' matches.
14319 * gdb.base/paginate-execution-startup.exp
14320 (test_fg_execution_pagination_return)
14321 (test_fg_execution_pagination_cancel): Remove '-notransfer
14322 <return>' matches.
14323 * gdb.base/paginate-inferior-exit.exp
14324 (test_paginate_inferior_exited): Remove '-notransfer <return>'
14325 match.
14326 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
14327 * lib/gdb.exp (pagination_prompt): Run text through
14328 string_to_regexp.
14329 (gdb_test_multiple): Match $pagination_prompt instead of
14330 "<return>".
14331 (string_to_regexp): Move to lib/gdb-utils.exp.
14332
e214cf6c
JK
143332014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14334
14335 * gdb.arch/amd64-entry-value-paramref.S: New file.
14336 * gdb.arch/amd64-entry-value-paramref.cc: New file.
14337 * gdb.arch/amd64-entry-value-paramref.exp: New file.
14338 * gdb.arch/amd64-optimout-repeat.S: New file.
14339 * gdb.arch/amd64-optimout-repeat.c: New file.
14340 * gdb.arch/amd64-optimout-repeat.exp: New file.
14341
17d0c5c8
JK
143422014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14343
14344 PR gdb/17170
14345 * gdb.base/statistics.exp: New file.
14346
b8b8facf
DE
143472014-07-17 Doug Evans <dje@google.com>
14348
74b49205 14349 PR gdb/17170
b8b8facf
DE
14350 * gdb.base/maint.exp: Update testing of per-command stats.
14351
1b5d0ab3
PA
143522014-07-16 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
14355 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
14356 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
14357 (tfile_write_buf): New functions.
14358 (add_memory_block): Rewrite using the above.
14359 (adjust_function_address): New function.
14360 (FUNCTION_ADDRESS): New macro.
14361 (write_basic_trace_file): Remove short_x local, and use
14362 tfile_write_16. Change type of func_addr local to unsigned long
14363 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
14364 here. Cast argument of add_memory_block to char pointer.
14365 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
14366 (main): Remove parameters.
14367 * gdb.trace/tfile.exp: Remove nowarnings.
14368
4d974e88
SM
143692014-07-15 Simon Marchi <simon.marchi@ericsson.com>
14370
14371 * gdb.base/debug-expr.exp: Test string evaluation with
14372 "debug expression" on.
14373
41e99568
PA
143742014-07-15 Pedro Alves <palves@redhat.com>
14375
14376 * gdb.base/reread.exp: Use clean_restart.
14377
487d9753
PL
143782014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
14379
14380 * gdb.arch/avr-flash-qualifer.c: New.
14381 * gdb.arch/avr-flash-qualifer.exp: New.
14382
cc1c52ad
PA
143832014-07-14 Pedro Alves <palves@redhat.com>
14384
14385 * gdb.base/paginate-after-ctrl-c-running.c: New file.
14386 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
14387
1e973570
PA
143882014-07-14 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.base/double-prompt-target-event-error.c: New file.
14391 * gdb.base/double-prompt-target-event-error.exp: New file.
14392
93d6eb10
PA
143932014-07-14 Pedro Alves <palves@redhat.com>
14394
14395 PR gdb/17072
14396 * gdb.base/paginate-inferior-exit.c: New file.
14397 * gdb.base/paginate-inferior-exit.exp: New file.
14398
0017922d
PA
143992014-07-14 Pedro Alves <palves@redhat.com>
14400
14401 PR gdb/17072
14402 * gdb.base/paginate-bg-execution.c: New file.
14403 * gdb.base/paginate-bg-execution.exp: New file.
14404
94696ad3
PA
144052014-07-14 Pedro Alves <palves@redhat.com>
14406
14407 PR gdb/17072
14408 * gdb.base/paginate-execution-startup.c: New file.
14409 * gdb.base/paginate-execution-startup.exp: New file.
14410 * lib/gdb.exp (pagination_prompt): New global.
14411 (default_gdb_spawn): New procedure, factored out from
14412 default_gdb_spawn.
14413 (default_gdb_start): Adjust to call default_gdb_spawn.
14414 (gdb_spawn): New procedure.
14415
bd293940
PA
144162014-07-14 Pedro Alves <palves@redhat.com>
14417
14418 * lib/gdb.exp (gdb_assert): New procedure.
14419 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
14420
c933f875
PA
144212014-07-14 Pedro Alves <palves@redhat.com>
14422
14423 * gdb.base/execution-termios.c: New file.
14424 * gdb.base/execution-termios.exp: New file.
14425
d98b7a16
TT
144262014-07-14 Tom Tromey <tromey@redhat.com>
14427
14428 * gdb.cp/vla-cxx.cc: New file.
14429 * gdb.cp/vla-cxx.exp: New file.
14430
548740d6
TT
144312014-07-14 Tom Tromey <tromey@redhat.com>
14432
14433 * gdb.reverse/rerun-prec.c: New file.
14434 * gdb.reverse/rerun-prec.exp: New file.
14435
a25eb028
MR
144362014-07-12 Maciej W. Rozycki <macro@mips.com>
14437 Maciej W. Rozycki <macro@codesourcery.com>
14438
14439 * lib/gdb-utils.exp: New file.
14440 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
14441 inline `gdb_init_command' processing.
14442 (gdb_start_cmd): Likewise.
14443 * lib/mi-support.exp (mi_run_cmd): Likewise.
14444 * README: Document `gdb_init_command' and `gdb_init_commands'.
14445
218c2655
JK
144462014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14447
14448 Fix false FAIL running under a very long directory name.
14449 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
14450 and "set print elements 10000". Twice.
14451
5401fde3
YQ
144522014-07-11 Yao Qi <yao@codesourcery.com>
14453
14454 * gdb.base/exprs.exp: "set print symbol off".
14455
e76126e8
PA
144562014-07-11 Pedro Alves <palves@redhat.com>
14457
14458 * gdb.threads/kill.c: New file.
14459 * gdb.threads/kill.exp: New file.
14460
2d6f0de6
YQ
144612014-07-10 Yao Qi <yao@codesourcery.com>
14462
14463 * gdb.trace/tfile.c (write_basic_trace_file)
14464 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
14465 address written to trace file.
14466
7180e04a
PA
144672014-07-09 Pedro Alves <palves@redhat.com>
14468
14469 * gdb.base/attach-wait-input.exp: New file.
14470 * gdb.base/attach-wait-input.c: New file.
14471
9a9a7608
AB
144722014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
14473
14474 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
14475 setting up test structures.
14476 (main): Call new test function.
14477 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
14478 test function, continue into test function and walk test
14479 structures.
14480
161ac41e
YQ
144812014-07-02 Yao Qi <yao@codesourcery.com>
14482
14483 * gdb.trace/entry-values.c: Define labels 'foo_start' and
14484 'bar_start' at the beginning of functions 'foo' and 'bar'
14485 respectively.
14486 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
14487 instead of 'foo' and 'bar'.
14488
1f267ae3
MM
144892014-07-08 Markus Metzger <markus.t.metzger@intel.com>
14490
14491 * gdb.btrace/segv.exp: New.
14492 * gdb.btrace/segv.c: New.
14493
2b239efb
LM
144942014-07-02 Luis Machado <lgustavo@codesourcery.com>
14495
14496 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
14497 instruction.
14498
cf363f18
MW
144992014-06-30 Mark Wielaard <mjw@redhat.com>
14500
14501 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
14502 vulture, vilify, villar): New volatile array constants.
14503 (vindictive, vegetation): New const volatile array constants.
14504 * gdb.base/volatile.exp: Test volatile and const volatile array
14505 types.
14506
aebf9d24
AA
145072014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14508
14509 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
14510 target lacks support for awatch, rwatch, or hbreak.
14511
b67a2c6f
YQ
145122014-06-27 Yao Qi <yao@codesourcery.com>
14513
14514 * gdb.multi/dummy-frame-restore.exp: New.
14515 * gdb.multi/dummy-frame-restore.c: New.
14516
aef92902
MM
145172014-06-25 Markus Metzger <markus.t.metzger@intel.com>
14518
14519 * gdb.btrace/gcore.exp: New.
14520
8e9db26e
PA
145212014-06-23 Pedro Alves <palves@redhat.com>
14522
14523 * gdb.base/watchpoint-reuse-slot.c: New file.
14524 * gdb.base/watchpoint-reuse-slot.exp: New file.
14525
70afc5b7
SC
145262014-06-23 Siva Chandra Reddy <sivachandra@google.com>
14527
14528 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
14529 progspace's filename in 'info', 'enable' and 'disable' command
14530 tests.
14531
b972bd9c
JK
145322014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14533
14534 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
14535 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14536 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
14537
125f8a3d
GB
145382014-06-20 Gary Benson <gbenson@redhat.com>
14539
14540 * gdb.arch/i386-avx.exp: Fix include file location.
14541 * gdb.arch/i386-sse.exp: Likewise.
14542
3ed9baed
IB
145432014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
14544
14545 * gdb.dlang/expression.exp: New file.
14546
034f788c
PA
145472014-06-19 Pedro Alves <palves@redhat.com>
14548
14549 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
14550 out from ...
14551 (top level): ... here. Iterate running tests under different
14552 scheduler-locking settings.
14553
45371d0c
LM
145542014-06-18 Luis Machado <lgustavo@codesourcery.com>
14555
14556 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
14557 to DW_FORM_addr and use non-zero addresses.
14558
5d376983
SC
145592014-06-18 Siva Chandra Reddy <sivachandra@google.com>
14560
14561 PR gdb/17017
14562 * gdb.python/py-xmethods.cc: Add global function call counters and
14563 increment them in their respective functions. Remove "cout"
14564 statements.
14565 * gdb.python/py-xmethods.exp: Make tests check the global function
14566 call counters instead of depending on inferior IO.
14567
a1aa2221
LM
145682014-06-18 Don Breazeal <donb@codesourcery.com>
14569
14570 * gdb.base/foll-fork.exp (default_fork_parent_follow):
14571 Deleted procedure.
14572 (explicit_fork_parent_follow): Deleted procedure.
14573 (explicit_fork_child_follow): Deleted procedure.
14574 (test_follow_fork): New procedure.
14575 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 14576 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
14577 procedure calls.
14578
0fc05997
YQ
145792014-06-17 Yao Qi <yao@codesourcery.com>
14580
14581 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
14582 CP1252.
14583
70795c52
LM
145842014-06-17 Luis Machado <lgustavo@codesourcery.com>
14585
14586 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
14587 Initialize ptr and S explicitly.
14588 (skip_type_update_when_not_use_rtti_test): Likewise.
14589
6be47f0c
KS
145902014-06-16 Keith Seitz <keiths@redhat.com>
14591
14592 PR mi/15863
14593 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
14594 the inferior is started.
14595
d03de421
PA
145962014-06-16 Pedro Alves <palves@redhat.com>
14597
14598 * gdb.base/break-main-file-remove-fail.c: New file.
14599 * gdb.base/break-main-file-remove-fail.exp: New file.
14600 * gdb.base/break-unload-file.exp: Use build_executable instead of
14601 prepare_for_testing.
14602 (test_break): New parameter "initial_load". Handle it.
14603 (top level): Add initial_load cmdline/file axis.
14604
f9579b99
TT
146052014-06-12 Tom Tromey <tromey@redhat.com>
14606
14607 * gdb.base/completion.exp: Don't use directory name in test.
14608
3657956b
GB
146092014-06-09 Gary Benson <gbenson@redhat.com>
14610
14611 * gdb.base/sigall.c [Functions to send signals]: Reorder to
14612 separate the always-available ANSI-standard signals from the
14613 signals that require checking.
14614 (main): Likewise.
14615 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
14616 Likewise.
14617 (main): Likewise.
14618
4186eb54
KS
146192014-06-07 Keith Seitz <keiths@redhat.com>
14620
14621 Revert:
14622 PR c++/16253
14623 * gdb.cp/var-tag.cc: New file.
14624 * gdb.cp/var-tag.exp: New file.
14625 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14626 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14627 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14628 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14629
25326a28 146302014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
14631
14632 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
14633
829155c9
PA
146342014-06-06 Pedro Alves <palves@redhat.com>
14635
14636 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
14637 in target debug output instead of looking at RSP packets,
14638 disabling the test on any target that uses hardware stepping.
14639 Update comments.
14640
61c8d22e
PA
146412014-06-06 Pedro Alves <palves@redhat.com>
14642
14643 * gdb.base/break-unload-file.exp: Fix typo.
14644
d9a47287
YQ
146452014-06-06 Yao Qi <yao@codesourcery.com>
14646
14647 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
14648 from "jit_function" to "^jit_function".
14649
e5e01dbf
YQ
146502014-06-06 Yao Qi <yao@codesourcery.com>
14651
14652 * gdb.base/async.c (foo): Add one statement.
14653 * gdb.base/async.exp: Get the next instruction address and
14654 match the output of "nexti" by instruction address. Match
14655 the hex address in the output of "finish".
14656
73ba372c
GB
146572014-06-06 Gary Benson <gbenson@redhat.com>
14658
14659 * gdb.base/call-signals.c: Remove preprocessor conditionals
14660 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
14661 SIGSEGV and SIGTERM.
14662 * gdb.base/sigall.c: Likewise.
14663 * gdb.base/unwindonsignal.c: Likewise.
14664 * gdb.reverse/sigall-reverse.c: Likewise.
14665
831517df
YQ
146662014-06-06 Yao Qi <yao@codesourcery.com>
14667
14668 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
14669 readable, skip the test.
14670
b8b91e98
YQ
146712014-06-06 Yao Qi <yao@codesourcery.com>
14672
14673 * gdb.threads/staticthreads.c (thread_function): Move the line
14674 setting breakpoint on forward.
14675 * gdb.threads/staticthreads.exp: Update comments.
14676
fb934770
LC
146772014-06-05 Ludovic Courtès <ludo@gnu.org>
14678
14679 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
14680 "history-append! type error".
14681
6ef284bd
SM
146822014-06-05 Simon Marchi <simon.marchi@ericsson.com>
14683
14684 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
14685 erroneous dprintf expected input.
14686
a872e241
DE
146872014-06-04 Doug Evans <xdje42@gmail.com>
14688
14689 * gdb.guile/scm-generics.exp: Delete.
14690
16f691fb
DE
146912014-06-04 Doug Evans <xdje42@gmail.com>
14692
14693 * gdb.guile/scm-breakpoint.exp: Update.
14694 Add tests for breakpoint registration.
14695
012370f6
TT
146962014-06-04 Tom Tromey <tromey@redhat.com>
14697
14698 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
14699 VLA-in-union.
14700 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
14701 inner_vla_struct, vla_union types. Initialize objects of those
14702 types and compute their sizes.
14703
9f5a4cef
HZ
147042014-06-04 Nathan Sidwell <nathan@codesourcery.com>
14705 Hui Zhu <hui@codesourcery.com>
14706
14707 * gdb.base/fileio.exp: Add test for shell not available as well as
14708 available.
14709 * gdb.base/fileio.c (test_system): Check for shell twice.
14710
90a45c4d
YQ
147112014-06-04 Yao Qi <yao@codesourcery.com>
14712
14713 * gdb.base/auto-connect-native-target.exp: Remove redundant
14714 space from the regexp pattern.
14715
70017e41
YQ
147162014-06-04 Yao Qi <yao@codesourcery.com>
14717
14718 * gdb.base/default.exp: Replace "child" with "native" in
14719 regexp pattern.
14720
883964a7
SC
147212014-06-03 Siva Chandra Reddy <sivachandra@google.com>
14722
14723 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
14724 * gdb.python/py-xmethods.exp: New tests to test xmethods.
14725 * gdb.python/py-xmethods.py: Python script supporting the
14726 new testcase and tests.
14727
ef370185
JB
147282014-06-03 Joel Brobecker <brobecker@adacore.com>
14729 Pedro Alves <palves@redhat.com>
14730
14731 PR breakpoints/17000
14732 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
14733 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
14734
1e2ccb61
BM
147352014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
14736
14737 * gdb.base/subst.exp: Add tests to verify partial path matching
14738 output.
14739
c6ec5ab2
PA
147402014-06-03 Pedro Alves <palves@redhat.com>
14741
14742 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
14743 target that doesn't use software single-stepping.
14744
835c559f
PA
147452014-06-03 Pedro Alves <palves@redhat.com>
14746
14747 PR breakpoints/17000
14748 * gdb.base/sss-bp-on-user-bp-2.c: New file.
14749 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
14750
06eb1586
DE
147512014-06-02 Doug Evans <xdje42@gmail.com>
14752
14753 * gdb.guile/scm-parameter.exp: New file.
14754
e698b8c4
DE
147552014-06-02 Doug Evans <xdje42@gmail.com>
14756
14757 * gdb.guile/scm-cmd.c: New file.
14758 * gdb.guile/scm-cmd.exp: New file.
14759
ded03782
DE
147602014-06-02 Doug Evans <xdje42@gmail.com>
14761
14762 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
14763 pretty-printer lookup.
14764 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
14765 (make-pp_s-printer): Call it.
14766 (make-pretty-printer-from-dict): New function.
14767 (lookup-pretty-printer-maker-from-dict): New function.
14768 (*pretty-printer*): Simplify.
14769 (make-objfile-pp_s-printer): New function.
14770 (install-objfile-pretty-printers!): New function.
14771 (make-progspace-pp_s-printer): New function.
14772 (install-progspace-pretty-printers!): New function.
14773 * gdb.guile/scm-progspace.c: New file.
14774 * gdb.guile/scm-progspace.exp: New file.
14775
41fac0cf
PA
147762014-06-02 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.base/dprintf-bp-same-addr.c: New file.
14779 * gdb.base/dprintf-bp-same-addr.exp: New file.
14780
96ae5695
EBM
147812014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14782
14783 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
14784 * gdb.arch/powerpc-power.s: Likewise.
14785
da02b3a8
JB
147862014-06-02 Joel Brobecker <brobecker@adacore.com>
14787
14788 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
14789
c72b2e7b
YQ
147902014-06-01 Yao Qi <yao@codesourcery.com>
14791
14792 * gdb.base/watchpoint.exp (test_watch_location): Check null
14793 pointer can be dereferenced. If not, do the test, otherwise
14794 skip it.
14795
53e8a631
AB
147962014-05-30 Andrew Burgess <aburgess@broadcom.com>
14797
14798 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
14799 results.
14800 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
14801
938f0e2f
AB
148022014-05-30 Andrew Burgess <aburgess@broadcom.com>
14803
14804 * gdb.arch/amd64-invalid-stack-middle.S: New file.
14805 * gdb.arch/amd64-invalid-stack-middle.c: New file.
14806 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
14807 * gdb.arch/amd64-invalid-stack-top.c: New file.
14808 * gdb.arch/amd64-invalid-stack-top.exp: New file.
14809
9ba6657a
PA
148102014-05-30 Pedro Alves <palves@redhat.com>
14811
14812 PR breakpoints/17000
14813 * gdb.base/sss-bp-on-user-bp.c: New file.
14814 * gdb.base/sss-bp-on-user-bp.exp: New file.
14815
522c09bf
DB
148162014-05-30 David Blaikie <dblaikie@gmail.com>
14817
14818 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
14819 gnu_inline semantics via attribute.
14820 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
14821 source explicitly specifies the required semantics.
14822
bf4ef81e
MR
148232014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
14824
14825 * gdb.reverse/sigall-reverse.exp: Fix a typo.
14826
329ea579
PA
148272014-05-29 Pedro Alves <palves@redhat.com>
14828 Tom Tromey <tromey@redhat.com>
14829
14830 * gdb.base/async-shell.exp: Don't enable target-async.
14831 * gdb.base/async.exp
14832 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
14833 parameter. Adjust.
14834 (top level): Don't test with "target-async".
14835 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
14836 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
14837 * gdb.base/inferior-died.exp: Don't enable target-async.
14838 * gdb.base/interrupt-noterm.exp: Likewise.
14839 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
14840 * gdb.mi/mi-nonstop-exit.exp: Likewise.
14841 * gdb.mi/mi-nonstop.exp: Likewise.
14842 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
14843 * gdb.mi/mi-nsintrall.exp: Likewise.
14844 * gdb.mi/mi-nsmoribund.exp: Likewise.
14845 * gdb.mi/mi-nsthrexec.exp: Likewise.
14846 * gdb.mi/mi-watch-nonstop.exp: Likewise.
14847 * gdb.multi/watchpoint-multi.exp: Adjust comment.
14848 * gdb.python/py-evsignal.exp: Don't enable target-async.
14849 * gdb.python/py-evthreads.exp: Likewise.
14850 * gdb.python/py-prompt.exp: Likewise.
14851 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
14852 * gdb.server/solib-list.exp: Don't enable target-async.
14853 * gdb.threads/thread-specific-bp.exp: Likewise.
14854 * lib/mi-support.exp: Adjust to use mi-async.
14855
fd664c91
PA
148562014-05-29 Pedro Alves <palves@redhat.com>
14857
14858 PR gdb/13860
14859 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
14860 reason, even in sync mode.
14861
251bde03
PA
148622014-05-29 Pedro Alves <palves@redhat.com>
14863 Hui Zhu <hui@codesourcery.com>
14864
14865 PR PR15693
14866 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
14867 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
14868 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
14869 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
14870
7f3c0343
JB
148712014-05-28 Joel Brobecker <brobecker@adacore.com>
14872
14873 * config/monitor.exp (gdb_target_monitor): Replace use of
14874 "set remotebaud" by "set serial baud".
14875
b2715b27
AW
148762014-05-26 Andy Wingo <wingo@igalia.com>
14877
14878 * gdb.guile/scm-breakpoint.exp:
14879 * gdb.guile/scm-gsmob.exp: Update to use plain old object
14880 properties instead of gdb-object-properties.
14881
498a4489
YQ
148822014-05-26 Yao Qi <yao@codesourcery.com>
14883
14884 * gdb.server/no-thread-db.exp: Specify source file name
14885 explicitly when setting a breakpoint.
14886
589fdceb
MM
148872014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14888
14889 * gdb.btrace/vdso.c: New.
14890 * gdb.btrace/vdso.exp: New.
14891
e9089e05
MM
148922014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14893
14894 * gdb.base/gcore.exp (capture_command_output): Move ...
14895 * lib/gdb.exp (capture_command_output): ... here.
14896
67b5c0c1
MM
148972014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14898
14899 * gdb.btrace/data.exp: Test memory access during btrace replay.
14900
a2199296
SM
149012014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14902
14903 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14904
17b2616c
PA
149052014-05-21 Pedro Alves <palves@redhat.com>
14906
14907 PR gdb/13860
14908 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14909 (top level): Test that output related to execution commands is
14910 sent to the console with CLI commands, but not with MI commands.
14911 Test that breakpoint events are always mirrored to the console.
14912 Also expect the new source line to be output after a "next" in
14913 async mode too. Make it a pass/fail test.
14914 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14915 output.
14916 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14917
5166082f
PA
149182014-05-21 Pedro Alves <palves@redhat.com>
14919
14920 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14921 Use them to test variations of "list" after reaching a breakpoint.
14922 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14923 Test "list" with listsize 10 after reaching a breakpoint.
14924 * gdb.python/python.exp (decode_line current location line
14925 number): Adjust expected line number.
14926
2f25d70f
SM
149272014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14928
14929 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14930 behavior for $args, pass it directly to "run".
14931
ff604a67
MR
149322014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14933
14934 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14935 30000 to 65536.
14936
6a3cb8e8
PA
149372014-05-21 Pedro Alves <palves@redhat.com>
14938
14939 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14940 auto-connect-native-target off".
14941 * gdb.base/auto-connect-native-target.c: New file.
14942 * gdb.base/auto-connect-native-target.exp: New file.
14943
4ebfc96e
PA
149442014-05-21 Pedro Alves <palves@redhat.com>
14945
14946 * gdb.base/default.exp: Test "target native" instead of "target
14947 child".
14948
36d46afb
MW
149492014-05-21 Mark Wielaard <mjw@redhat.com>
14950
14951 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14952
5876f503
JK
149532014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14954
14955 Fix TLS access for -static -pthread.
14956 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14957 <HAVE_TLS> (thread_function, main): Initialize it.
14958 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14959 Add clean_restart.
14960 <$have_tls != "">: Check TLSVAR.
14961
0256a6ac
PA
149622014-05-21 Pedro Alves <palves@redhat.com>
14963
14964 * gdb.base/dcache-line-read-error.c: New.
14965 * gdb.base/dcache-line-read-error.exp: New.
14966
936d2992
PA
149672014-05-20 Pedro Alves <palves@redhat.com>
14968
14969 * gdb.base/compare-sections.c: New file.
14970 * gdb.base/compare-sections.exp: New file.
14971
802e8e6d
PA
149722014-05-20 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.base/break-idempotent.c: New file.
14975 * gdb.base/break-idempotent.exp: New file.
14976
e59fa00f
MM
149772014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14978
14979 * gdb.btrace/nohist.exp: New.
14980
8b696e31
YQ
149812014-05-20 Yao Qi <yao@codesourcery.com>
14982
14983 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14984 gdb.reverse directory and gdb_reverse_timeout exists in board
14985 setting.
14986 * README: Document gdb_reverse_timeout.
14987
73c9764f
YQ
149882014-05-20 Yao Qi <yao@codesourcery.com>
14989
14990 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14991 'test_file_name'. Treat args as a string instead of a list.
14992 (gdb_init): Rename argument 'args' by 'test_file_name'.
14993
f1f4348a
JK
149942014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14995
14996 * gdb.arch/powerpc-power.exp: New file.
14997 * gdb.arch/powerpc-power.s: New file.
14998
0dbe70ce
DE
149992014-05-16 Doug Evans <dje@google.com>
15000
15001 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
15002 * gdb.base/completion.exp: Check that all expected files exist
15003 before doing file completion.
0dbe70ce 15004
8d551b02
DE
150052014-05-16 Doug Evans <dje@google.com>
15006
15007 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
15008 Update.
15009 (do_syscall_tests_without_xml): Update.
15010
73eb7709
PA
150112014-05-16 Pedro Alves <palves@redhat.com>
15012
15013 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
15014 instead of "unknown output after running".
15015
3fae92fc
YQ
150162014-05-16 Yao Qi <yao@codesourcery.com>
15017
15018 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
15019 file1.txt from host at the end.
15020 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15021
c2b2ccc5
DE
150222014-05-15 Doug Evans <dje@google.com>
15023
15024 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
15025 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
15026 loading file. Add test for TU lookup.
15027
8c217a4b
SM
150282014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15029
15030 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
15031 calling "-exec-arguments" or "set args" before running the
15032 inferior.
15033
3deb39c6
SM
150342014-05-15 Simon Marchi <simon.marchi@ericsson.com>
15035
15036 * lib/mi-support.exp (mi_expect_stop): Expect message for
15037 inferiors that exit with non-zero exit code.
15038
71a79f8c
YQ
150392014-05-14 Yao Qi <yao@codesourcery.com>
15040
15041 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
15042 match absolute path on remote host.
15043 (test_file_list_exec_source_files): Remove "/" from the
15044 pattern.
15045
f23fcd46
YQ
150462014-05-14 Yao Qi <yao@codesourcery.com>
15047
15048 * boards/local-remote-host-notty.exp (${board}_file): New
15049 proc.
15050
9404b58f
KM
150512014-05-07 Kyle McMartin <kyle@redhat.com>
15052
15053 Pushed by Joel Brobecker <brobecker@adacore.com>.
15054 * gdb.arch/aarch64-atomic-inst.c: New file.
15055 * gdb.arch/aarch64-atomic-inst.exp: New file.
15056
5e45f04c
YQ
150572014-05-07 Yao Qi <yao@codesourcery.com>
15058
15059 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
15060 in current context" too.
15061
c888a17d
KS
150622014-05-05 Keith Seitz <keiths@redhat.com>
15063
15064 * gdb.linespec/ls-dollar.exp: Add test for linespec
15065 file:convenience_variable.
15066
290a839c
YQ
150672014-05-05 Yao Qi <yao@codesourcery.com>
15068
15069 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
15070 traceframes into tfile and ctf trace files. Read data from
15071 trace file and test collected data.
15072 (gdb_collect_locals_test): Likewise.
15073 (gdb_unavailable_registers_test): Likewise.
15074 (gdb_unavailable_floats): Likewise.
15075 (gdb_collect_globals_test): Likewise.
15076 (top-level): Append "ctf" to trace_file_targets if GDB
15077 supports.
15078
b5262cd0
YQ
150792014-05-05 Yao Qi <yao@codesourcery.com>
15080
15081 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
15082 code to ...
15083 (gdb_collect_args_test_1): ... it. New proc.
15084 (gdb_collect_locals_test): Move some code to ...
15085 (gdb_collect_locals_test_1): ... it. New proc.
15086 (gdb_unavailable_registers_test): Move some code to ...
15087 (gdb_unavailable_registers_test_1): ... it. New proc.
15088 (gdb_unavailable_floats): Move some code to ...
15089 (gdb_unavailable_floats_1): ... it. New proc.
15090
30a1e6cc
SDJ
150912014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15092
15093 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
15094 probes to test for bitness recognition.
15095 * gdb.arch/amd64-stap-optional-prefix.exp
15096 (test_probe_value_without_reg): New procedure.
15097 Add code to test for different kinds of bitness.
15098
f33da99a
SDJ
150992014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
15100
15101 PR breakpoints/16889
15102 * gdb.arch/amd64-stap-optional-prefix.S: New file.
15103 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
15104
5b80f00d
PA
151052014-05-01 Pedro Alves <palves@redhat.com>
15106
15107 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
15108 gdb_file_cmd if no file is specified.
15109 * boards/native-extended-gdbserver.exp (gdb_load): Use the
15110 last_loaded_file to set the remote exec-file.
15111
f8c2a73c
PA
151122014-05-01 Pedro Alves <palves@redhat.com>
15113
15114 * boards/local-remote-host.exp: New file.
15115
be6e8ac7
PA
151162014-05-01 Pedro Alves <palves@redhat.com>
15117
15118 * boards/local-remote-host.exp: Rename to ...
15119 * boards/local-remote-host-notty.exp: ... this.
15120
cac0dc8f
JB
151212014-04-28 Joel Brobecker <brobecker@adacore.com>
15122
15123 * gdb.ada/dyn_arrayidx: New testcase.
15124
9730e6cc
YQ
151252014-04-26 Yao Qi <yao@codesourcery.com>
15126
15127 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
15128 and compute the length of function main. Save it in
15129 $main_length.
15130 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
15131 (top-level): Use gdb_compile to compile objects into
15132 executable and restart GDB. Remove invocation to
15133 prepare_for_testing.
15134
7ae1a6a6
PA
151352014-04-25 Simon Marchi <simon.marchi@ericsson.com>
15136 Pedro Alves <palves@redhat.com>
15137
15138 PR server/16255
15139 * gdb.multi/multi-attach.c: New file.
15140 * gdb.multi/multi-attach.exp: New file.
15141
4082afcc
PA
151422014-04-25 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
15145 user.
15146 (top level): Test that "set remote conditional-breakpoints-packet
15147 off" works as intended.
15148 * gdb.base/dprintf.exp: Test that "set remote
15149 breakpoint-commands-packet off" works as intended.
15150 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
15151 New function.
15152 (top level): Call it.
15153 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
15154 remote fast-tracepoints-packet off" works as intended.
15155 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
15156 * lib/gdb.exp (gdb_is_target_remote): ... here.
15157
2abc3f8d
DB
151582014-04-24 David Blaikie <dblaikie@gmail.com>
15159
15160 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
15161 ensure clang would not discard them.
15162 * gdb.base/gdbvars.c: Ditto.
15163 * gdb.base/memattr.c: Ditto.
15164 * gdb.base/whatis.c: Ditto.
15165 * gdb.python/py-prettyprint.c: Ditto.
15166 * gdb.trace/actions.c: Ditto.
15167 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
15168 ensure clang would not discard it.
15169
bfd39632
DB
151702014-04-24 David Blaikie <dblaikie@gmail.com>
15171
15172 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
15173 clang to emit the full definition of type required by the test
15174 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
15175
22842ff6
DB
151762014-04-24 David Blaikie <dblaikie@gmail.com>
15177
15178 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
15179 coax Clang into emitting the definition of the type.
15180 * gdb.cp/pr10728-x.h (y): Ditto.
15181 * gdb.cp/pr10728-y.cc (y): Ditto.
15182
c2e827ad
DB
151832014-04-24 David Blaikie <dblaikie@gmail.com>
15184
15185 * gdb.base/label.exp: XFAIL label related tests under Clang.
15186 * gdb.cp/cplabel.exp: Ditto.
15187 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
15188 under Clang those using labels.
15189
4c2d33e7
YQ
151902014-04-25 Yao Qi <yao@codesourcery.com>
15191
15192 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
15193 double_label.
15194 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
15195 partial_label and double_label.
15196
56083b99
DB
151972014-04-24 David Blaikie <dblaikie@gmail.com>
15198
15199 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
15200
25d4e99d
DB
152012014-04-24 David Blaikie <dblaikie@gmail.com>
15202
15203 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
15204 of the function to work across GCC and Clang.
15205 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
15206 pointer types (const void ** const V void **).
15207
01f9f808
MS
152082014-04-24 Michael Sturm <michael.sturm@mintel.com>
15209 Walfred Tedeschi <walfred.tedeschi@intel.com>
15210
15211 * Makefile.in (EXECUTABLES): Added i386-avx512.
15212 * gdb.arch/i386-avx512.c: New file.
15213 * gdb.arch/i386-avx512.exp: Likewise.
15214
4b48d439
KS
152152014-04-23 Keith Seitz <keiths@redhat.com>
15216
15217 * lib/mi-support.exp (mi_list_breakpoints): Delete.
15218 (mi_make_breakpoint_table): New procedure.
15219 (mi_create_breakpoint): Use mi_make_breakpoint
15220 and return the result.
15221 (mi_make_breakpoint): New procedure.
15222 (mi_build_kv_pairs): New procedure.
15223
15224 * gdb.mi/mi-break.exp: Remove unused globals,
15225 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
15226 All callers updated.
15227 * gdb.mi/mi-dprintf.exp: Use variable to track command
15228 number.
15229 Update all callers of mi_create_breakpoint and use
15230 mi_make_breakpoint_table.
15231 Remove any unused global variables.
15232 * gdb.mi/mi-nonstop.exp: Likewise.
15233 * gdb.mi/mi-nsintrall.exp: Likewise.
15234 * gdb.mi/mi-nsmoribund.exp: Likewise.
15235 * gdb.mi/mi-nsthrexec.exp: Likewise.
15236 * gdb.mi/mi-reverse.exp: Likewise.
15237 * gdb.mi/mi-simplerun.exp: Likewise.
15238 * gdb.mi/mi-stepn.exp: Likewise.
15239 * gdb.mi/mi-syn-frame.exp: Likewise.
15240 * gdb.mi/mi-until.exp: Likewise.
15241 * gdb.mi/mi-var-cp.exp: Likewise.
15242 * gdb.mi/mi-var-display.exp: Likewise.
15243 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
15244 * gdb.mi/mi2-var-child.exp: Likewise.
15245 * gdb.mi/mi-vla-c99.exp: Likewise.
15246 * lib/mi-support.exp: Likewise.
15247
15248 From Ian Lance Taylor <iant@cygnus.com>:
15249 * lib/gdb.exp (parse_args): New procedure.
15250
08351840
PA
152512014-04-23 Pedro Alves <palves@redhat.com>
15252
15253 * gdb.base/break-unload-file.c: New file.
15254 * gdb.base/break-unload-file.exp: New file.
15255 * gdb.base/sym-file-lib.c (baz): New function.
15256 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
15257 field.
15258 (load): Store the segment's mapped size.
15259 (unload): New function.
15260 (unload_shlib): New function.
15261 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
15262 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
15263 set a breakpoint at baz, and call it.
15264 * gdb.base/sym-file.exp: New tests for stale breakpoint
15265 instructions.
15266
076855f9
PA
152672014-04-23 Pedro Alves <palves@redhat.com>
15268
15269 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
15270 * gdb.base/hbreak-in-shr-unsupported.c: New file.
15271 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
15272 * gdb.base/hbreak-unmapped.c: New file.
15273 * gdb.base/hbreak-unmapped.exp: New file.
15274 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
15275 * lib/gdb.exp (gdb_is_target_remote): ... here.
15276
483805cf
PA
152772014-04-22 Pedro Alves <palves@redhat.com>
15278
15279 * gdb.base/consecutive-step-over.c: New file.
15280 * gdb.base/consecutive-step-over.exp: New file.
15281
06d97543
PA
152822014-04-22 Pedro Alves <palves@redhat.com>
15283
15284 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
15285 instead of send_gdb/gdb_expect.
15286
b4429ea2
YQ
152872014-04-22 Yao Qi <yao@codesourcery.com>
15288
15289 * lib/trace-support.exp (generate_tracefile): New procedure.
15290 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
15291 return 0.
15292 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
15293 if generate_tracefile returns 1.
15294
51d48146
PA
152952014-04-18 Tom Tromey <palves@redhat.com>
15296 Pedro alves <tromey@redhat.com>
15297
15298 PR backtrace/15558
15299 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
15300 with a backtrace limit.
15301 * gdb.python/py-frame-inline.exp: Test running to an inline
15302 function with a backtrace limit, and printing the newest frame.
15303 * gdb.python/py-frame-inline.c (main): Call f.
15304
bd1dce5f
MS
153052014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15306
15307 * gdb.java/jnpe.exp: Drop srcdir from untested path.
15308
40d1a503
MS
153092014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
15310
15311 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
15312 Drop prefix from unsupported source file path.
15313
389b98f7
YQ
153142014-04-17 Yao Qi <yao@codesourcery.com>
15315
15316 * lib/gdb.exp (with_target_charset): New proc.
15317 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
15318 with_target_charset.
15319 (test_print_strings): Likewise.
15320 (test_repeat_bytes): Likewise.
15321 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
15322 for some tests.
15323
22869d73
KS
153242014-04-16 Keith Seitz <keiths@redhat.com>
15325
15326 PR gdb/15827
15327 * gdb.dwarf2/corrupt.c: New file.
15328 * gdb.dwarf2/corrupt.exp: New file.
15329
c4f87ca6
KS
153302014-04-16 Keith Seitz <keiths@redhat.com>
15331
15332 PR c++/16597
15333 * gdb.cp/namelessclass.cc: New file.
15334 * gdb.cp/namelessclass.exp: New file.
15335 * gdb.cp/namelessclass.S: New file.
15336
ab19de87
DE
153372014-04-16 Doug Evans <dje@google.com>
15338
15339 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
15340 Add comment.
15341 (gdbserver_default_get_comm_port): New function.
15342 (gdbserver_start): Check if board file provided
15343 "gdbserver,get_comm_port" and use it if so.
15344 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
15345 (gdb,socketport): Set to "stdio".
15346 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
15347 (stdio_gdbserver_template): Delete.
15348 (${board}_get_remote_address): Update.
15349 (${board}_build_remote_cmd): Delete.
15350 (${board}_get_comm_port): New function.
15351 (${board}_spawn): Update.
15352 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
15353 Delete.
15354 (${board}_get_remote_address): Update.
15355 (${board}_get_comm_port): New function.
15356
fc98a809
AB
153572014-04-16 Andrew Burgess <aburgess@broadcom.com>
15358
15359 * gdb.base/memattr.exp: Improve regexps to handle memory regions
15360 appearing in any order.
15361
87fd9e6e
DE
153622014-04-15 Doug Evans <dje@google.com>
15363
15364 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
15365 uninitialized value of "description".
15366
099fc3ea
KS
153672014-04-15 Keith Seitz <keiths@redhat.com>
15368
15369 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
15370 Remove unused globals.
15371 (test_running_the_program): Likewise.
15372 (test_controlled_execution): Likewise.
15373 (test_controlling_breakpoints): Likewise.
15374 (test_program_termination): Likewise.
15375
5da151d4
KS
153762014-04-15 Keith Seitz <keiths@redhat.com>
15377
15378 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
15379 unused globals.
15380 (test_rbreak_creation_and_listing): Likewise.
15381 (test_ignore_count): Likewise.
15382 (test_error): Likewise.
15383
35e5d2f0
PA
153842014-04-15 Pedro Alves <palves@redhat.com>
15385
15386 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
15387 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
15388 sym-file-loader.c.
15389 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15390 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15391 to sym-file-loader.c.
15392 (struct library): Forward declare.
15393 (load_shlib, lookup_function): Change prototypes.
15394 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15395 (translate_offset): Remove declarations.
15396 (get_text_addr): New declaration.
15397 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
15398 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
15399 sym-file-loader.h.
15400 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
15401 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
15402 here from sym-file-loader.h.
15403 (struct library): New structure.
15404 (load_shlib, lookup_function): Change prototypes and adjust to
15405 work with a struct library.
15406 (find_shstrtab, find_strtab, find_shdr, find_symtab)
15407 (translate_offset): Make static.
15408 (get_text_addr): New function.
15409 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
15410
eb4c1710
PA
154112014-04-15 Pedro Alves <palves@redhat.com>
15412
15413 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
15414
2d1baf52
PA
154152014-04-15 Pedro Alves <palves@redhat.com>
15416
15417 * gdb.base/sym-file-loader.c: Include <limits.h>.
15418 (SELF_LINK): New define.
15419 (get_origin): New function.
15420 (load_shlib): Use it.
15421 * gdb.base/sym-file.exp: Don't early return if the target is
15422 remote. Use runto_main, and issue fail is that fails. Use
15423 gdb_load_shlibs.
15424 (shlib_name): Delete.
15425 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
15426
7dd6df01
PA
154272014-04-15 Pedro Alves <palves@redhat.com>
15428
15429 * gdb.base/sym-file.exp: Remove regex characters from test
15430 message. Don't refer to breakpoint numbers in test messages.
15431
b50c8614
KS
154322014-04-14 Keith Seitz <keiths@redhat.com>
15433
15434 PR c++/16253
15435 * gdb.cp/var-tag.cc: New file.
15436 * gdb.cp/var-tag.exp: New file.
15437 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
15438 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
15439 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
15440 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
15441
3d567982
TT
154422014-04-14 Tom Tromey <tromey@redhat.com>
15443
15444 * gdb.cp/classes.exp (test_enums): Handle underlying type.
15445 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
15446 type.
15447 * gdb.cp/enum-class.exp: New file.
15448 * gdb.cp/enum-class.cc: New file.
15449
0626fc76
TT
154502014-04-14 Tom Tromey <tromey@redhat.com>
15451
15452 * gdb.dwarf2/enum-type.exp: New file.
15453
dca325b3
SA
154542014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15455
15456 * gdb.mi/mi-vla-c99.exp: New file.
15457 * gdb.mi/vla.c: New file.
15458
5854b38a
SA
154592014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15460
15461 * gdb.base/vla-datatypes.c: New file.
15462 * gdb.base/vla-datatypes.exp: New file.
15463
463bb957
SA
154642014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15465
15466 * gdb.base/vla-ptr.c: New file.
15467 * gdb.base/vla-ptr.exp: New file.
15468
3dd170be
SA
154692014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15470
15471 * gdb.dwarf2/count.exp: New file.
15472
5ecaaa66
SA
154732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
15474
15475 * gdb.base/vla-sideeffect.c: New file.
15476 * gdb.base/vla-sideeffect.exp: New file.
15477
41f1ada5
DB
154782014-04-14 David Blaikie <dblaikie@gmail.com>
15479
15480 * gdb.mi/non-stop.c: Add return value for non-void function return
15481 statement.
15482 * gdb.threads/staticthreads.c: Ditto.
15483
0be03e84
DE
154842014-04-12 Siva Chandra Reddy <sivachandra@google.com>
15485 Doug Evans <xdje42@gmail.com>
15486
15487 * gdb.guile/scm-value.c: Improve test case.
15488 * gdb.guile/scm-value.exp: Add new test.
15489
f180a1fb
DB
154902014-04-11 David Blaikie <dblaikie@gmail.com>
15491
15492 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
15493 override Clang's default.
15494
6b662e19
JB
154952014-04-11 Joel Brobecker <brobecker@adacore.com>
15496
15497 Revert the following changes (regressions):
15498
15499 * gdb.base/vla-sideeffect.c: New file.
15500 * gdb.base/vla-sideeffect.exp: New file.
15501
15502 * gdb.dwarf2/count.exp: New file.
15503
15504 * gdb.base/vla-multi.c: New file.
15505 * gdb.base/vla-multi.exp: New file.
15506
15507 * gdb.base/vla-ptr.c: New file.
15508 * gdb.base/vla-ptr.exp: New file.
15509
15510 * gdb.base/vla-datatypes.c: New file.
15511 * gdb.base/vla-datatypes.exp: New file.
15512
15513 * gdb.mi/mi-vla-c99.exp: New file.
15514 * gdb.mi/vla.c: New file.
15515
245a5f0b
KS
155162014-04-11 Keith Seitz <keiths@redhat.com>
15517
15518 PR c++/16675
15519 * gdb.cp/cpsizeof.exp: New file.
15520 * gdb.cp/cpsizeof.cc: New file.
15521
58a84dcf
SA
155222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15523
191a8a90
JB
15524 * gdb.mi/mi-vla-c99.exp: New file.
15525 * gdb.mi/vla.c: New file.
58a84dcf 15526
c8655f75
SA
155272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15528
15529 * gdb.base/vla-datatypes.c: New file.
15530 * gdb.base/vla-datatypes.exp: New file.
15531
024e13b4
SA
155322014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15533
15534 * gdb.base/vla-ptr.c: New file.
15535 * gdb.base/vla-ptr.exp: New file.
15536
1a237e0e
SA
155372014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15538
15539 * gdb.base/vla-multi.c: New file.
15540 * gdb.base/vla-multi.exp: New file.
15541
504f3432
SA
155422014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15543
15544 * gdb.dwarf2/count.exp: New file.
15545
3bce8237
SA
155462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
15547
191a8a90
JB
15548 * gdb.base/vla-sideeffect.c: New file.
15549 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 15550
322f9c21
YQ
155512014-04-11 Yao Qi <yao@codesourcery.com>
15552
15553 * gdb.base/completion.exp: Check file exists before running tests
15554 on file completion.
15555
d708bcd1
PA
155562014-04-10 Pedro Alves <palves@redhat.com>
15557
15558 * gdb.base/cond-eval-mode.c: New file.
15559 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
15560 prepare_for_testing to build the new file. Check result of
15561 runto_main.
15562 (test_break, test_watch): New procedures.
15563 (top level): Use them.
15564
ae1d2761
PM
155652014-04-08 Pierre Muller <muller@sourceware.org>
15566
15567 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
15568 Ctrl-V use for mingw hosts.
15569
7af389b8
SC
155702014-04-07 Siva Chandra Reddy <sivachandra@google.com>
15571
15572 * gdb.python/py-value.c: Improve test case.
15573 * gdb.python/py-value.exp: Add new test.
15574
5e703181
DE
155752014-04-07 David Blaikie <dblaikie@gmail.com>
15576
15577 * lib/compiler.c: Identify the clang compiler.
15578 * lib/compiler.cc: Ditto.
15579
9810b410
YQ
155802014-04-03 Yao Qi <yao@codesourcery.com>
15581
15582 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
15583
98d1b8dc
AB
155842014-04-01 Anton Blanchard <anton@samba.org>
15585
15586 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
15587 messages unique.
15588
3114cea1
AB
155892014-04-01 Anton Blanchard <anton@samba.org>
15590
15591 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
15592 prepare_for_testing.
15593
62f7182c
AB
155942014-04-01 Anton Blanchard <anton@samba.org>
15595
15596 * gdb.arch/ppc64-atomic-inst.c: Remove.
15597 * gdb.arch/ppc64-atomic-inst.S: New file.
15598 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
15599
770e7fc7
DE
156002014-03-31 Doug Evans <dje@google.com>
15601
15602 * gdb.base/print-symbol-loading-lib.c: New file.
15603 * gdb.base/print-symbol-loading-main.c: New file.
15604 * gdb.base/print-symbol-loading.exp: New file.
15605
46e2bafa
YQ
156062014-03-31 Yao Qi <yao@codesourcery.com>
15607
15608 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
15609
8776cfe9
JB
156102014-03-28 Joel Brobecker <brobecker@adacore.com>
15611
15612 * gdb.ada/mi_dyn_arr: New testcase.
15613
5d1ef361
DE
156142014-03-27 Doug Evans <dje@google.com>
15615
15616 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
15617
b5bee914
YQ
156182014-03-27 Yao Qi <yao@codesourcery.com>
15619
15620 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
15621 if target is nios2-*-*.
15622
0d4d0e77
YQ
156232014-03-26 Yao Qi <yao@codesourcery.com>
15624
15625 * lib/gdb.exp (readline_is_used): New proc.
15626 * gdb.base/completion.exp: Move tests on command complete up.
15627 Skip the rest of tests if readline is not used.
15628 * gdb.ada/complete.exp: Skp the test if readline is not
15629 used.
15630 * gdb.base/filesym.exp: Likewise.
15631 * gdb.base/macscp.exp: Likewise.
15632 * gdb.base/readline-ask.exp: Likewise.
15633 * gdb.base/readline.exp: Likewise.
15634 * gdb.python/py-cmd.exp: Likewise.
15635 * gdb.trace/tfile.exp: Likewise.
15636
29361eee
YQ
156372014-03-26 Yao Qi <yao@codesourcery.com>
15638
15639 * gdb.base/macscp.exp: Fix code format issues.
15640
bc9a5525
UW
156412014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
15642
15643 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
15644 * gdb.asm/powerpc64le.inc: New file.
15645
d3839ede
PA
156462014-03-25 Pedro Alves <palves@redhat.com>
15647 Doug Evans <dje@google.com>
15648
15649 * gdb.base/source-execution.c: New file.
15650 * gdb.base/source-execution.exp: New file.
15651 * gdb.base/source-execution.gdb: New file.
15652
01672a57
DE
156532014-03-24 Doug Evans <dje@google.com>
15654
15655 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
15656 using fission.
15657
88bbeca9
HZ
156582014-03-24 Hui Zhu <hui@codesourcery.com>
15659 Pedro Alves <palves@redhat.com>
15660
15661 PR breakpoints/16101
15662 * gdb.base/dprintf.exp: Use unsupported rather than changing the
15663 test pass/fail messages. Detect missing support for dprintf when
15664 breakpoints are actually inserted.
15665 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
15666 breakpoints are actually inserted.
15667 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
15668 fails.
15669
d2348791
JK
156702014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
15671
15672 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
15673
feef67ab
DE
156742014-03-22 Doug Evans <xdje42@gmail.com>
15675
15676 * gdb.python/python.exp (python not supported): Verify multi-line
15677 python command issues an error.
25d743f9 15678 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 15679 guile command issues an error.
feef67ab 15680
ecebef6a
MR
156812014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
15682
15683 * gdb.threads/thread-specific.exp: Handle the lack of usable
15684 $this_breakpoint and $this_thread.
15685
ccdd1909
HZ
156862014-03-21 Hui Zhu <hui@codesourcery.com>
15687
15688 * gdb.base/attach.exp (do_command_attach_tests): New.
15689
beb460e8
PA
156902014-03-20 Tom Tromey <tromey@redhat.com>
15691 Pedro Alves <palves@redhat.com>
15692
15693 PR cli/15718
15694 * gdb.base/condbreak-call-false.c: New file.
15695 * gdb.base/condbreak-call-false.exp: New file.
15696
40acf43a
PA
156972014-03-20 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
15700 Delete.
15701 (block_signals, unblock_signals): Delete.
15702 (child_function_2, main): Remove references to deleted variable
15703 and functions.
15704
9f5e1e02
PA
157052014-03-20 Pedro Alves <palves@redhat.com>
15706
15707 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
15708 Use pthread_kill to signal thread 2.
15709 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15710 Adjust to make the test send itself a signal rather than using the
15711 host's "kill" command.
15712
99619bea
PA
157132014-03-20 Pedro Alves <palves@redhat.com>
15714
15715 * gdb.threads/multiple-step-overs.c: New file.
15716 * gdb.threads/multiple-step-overs.exp: New file.
15717 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15718 Adjust expected infrun debug output.
15719
2adfaa28
PA
157202014-03-20 Pedro Alves <palves@redhat.com>
15721
15722 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
15723 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
15724
31e77af2
PA
157252014-03-20 Pedro Alves <palves@redhat.com>
15726
15727 PR breakpoints/7143
15728 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
15729 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
15730 of gdb_test_multiple.
15731 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
15732 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
15733
b9f437de
PA
157342014-03-20 Pedro Alves <palves@redhat.com>
15735
15736 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
15737 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
15738
05adc73e
PA
157392014-03-19 Pedro Alves <palves@redhat.com>
15740
15741 * gdb.base/async.exp: Remove early return.
15742
6048b950
PA
157432014-03-19 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.base/async.exp (step& tests): Pass explicit test messages.
15746
8bcfb00a
PA
157472014-03-19 Pedro Alves <palves@redhat.com>
15748
15749 * gdb.base/async.exp (test_background): Expect \r\n after
15750 "completed." in the fail pattern.
15751
884e37dc
PA
157522014-03-19 Pedro Alves <palves@redhat.com>
15753
15754 * gdb.base/async.exp (test_background): New procedure.
15755 Use it for all background execution command tests.
15756
148e57e2
PA
157572014-03-19 Pedro Alves <palves@redhat.com>
15758
15759 * gdb.base/async.exp: Use prepare_for_testing.
15760
f48088c7
PA
157612014-03-19 Pedro Alves <palves@redhat.com>
15762
15763 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
15764 the same line.
15765
e2f6c966
PA
157662014-03-19 Pedro Alves <palves@redhat.com>
15767
15768 * gdb.base/async.c (main): Add "jump here" and "until here" line
15769 marker comments.
15770 * gdb.base/async.exp (jump_here): New global.
15771 (jump& test): Use it.
15772 (until_here): New global.
15773 (until& test): Use it.
15774
c30568d4
PA
157752014-03-19 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.base/async.exp: Don't frob gdb_protocol.
15778
0172b6a7
DE
157792014-03-18 Doug Evans <xdje42@gmail.com>
15780
15781 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
15782 Fix spelling of exec-done-display.
15783
06c868a8
JK
157842014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
15785
15786 PR gdb/15358
15787 * gdb.base/gdb-sigterm.c: New file.
15788 * gdb.base/gdb-sigterm.exp: New file.
15789
0c7e1a46
PA
157902014-03-18 Pedro Alves <palves@redhat.com>
15791
15792 PR gdb/13860
15793 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
15794 * lib/mi-support.exp (mi_expect_stop): Add special handling for
15795 solib-event.
15796
f7c77d93
JB
157972014-03-17 Joel Brobecker <brobecker@adacore.com>
15798
15799 * gdb.ada/pckd_arr_ren: New testcase.
15800
5a1e8c7a
DE
158012014-03-13 Doug Evans <xdje42@gmail.com>
15802
15803 PR guile/16612
15804 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
15805 collect after discarding symbols.
15806
350e1a76
DE
158072014-03-13 Ludovic Courtès <ludo@gnu.org>
15808 Doug Evans <xdje42@gmail.com>
15809
15810 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
15811 to history survives a gc.
15812
a69900ae
PA
158132014-03-13 Pedro Alves <palves@redhat.com>
15814
15815 * gdb.base/default.exp: Don't test "target procfs".
15816
5db9f0bd
PA
158172014-03-13 Pedro Alves <palves@redhat.com>
15818
15819 * gdb.base/default.exp: Update "target child" and "target procfs"
15820 tests to not expect "Unix".
15821
b3ccfe11
TT
158222014-03-12 Tom Tromey <tromey@redhat.com>
15823
15824 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
15825 New procs. Add target-async tests.
15826 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
15827 Add target-async tests.
15828
646f4417
AA
158292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15830
15831 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
15832 'func_start' and 'func_end' for the beginning and end of the
15833 function code, respectively.
15834 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
15835 'func_end' instead of 'func' and 'main'.
15836
288c211f
AA
158372014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15838
15839 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
15840 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
15841 generate the debug info assembler source.
15842
e0c0f156
AA
158432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15844
15845 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
15846 * gdb.dwarf2/arr-subrange.exp: Likewise.
15847 * gdb.dwarf2/dwz.exp: Likewise.
15848 * gdb.dwarf2/method-ptr.exp: Likewise.
15849 * gdb.dwarf2/missing-sig-type.exp: Likewise.
15850 * gdb.dwarf2/subrange.exp: Likewise.
15851 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
15852 * gdb.dwarf2/implptrpiece.exp: Likewise.
15853 * gdb.dwarf2/nostaticblock.exp: Likewise.
15854
0e5c4555
AA
158552014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15856
15857 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
15858 directory to absolute path name arguments.
15859
5ec18f2b
JG
158602014-03-10 Joel Brobecker <brobecker@adacore.com>
15861
15862 * gdb.ada/tagged_access: New testcase.
15863
847fc4f2
MM
158642014-03-07 Markus Metzger <markus.t.metzger@intel.com>
15865
15866 * gdb.btrace/data.exp: Update expected output.
15867
cc3da688
YQ
158682014-03-06 Yao Qi <yao@codesourcery.com>
15869
15870 * gdb.trace/pr16508.exp: New file.
15871
0f26cec1
PA
158722014-03-05 Pedro Alves <palves@redhat.com>
15873
15874 PR gdb/16575
15875 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
15876 procedure.
15877 (top level): Adjust to use it. Add tests that exercise breakpoint
15878 interaction with the code-cache.
15879
7a5a839f
LC
158802014-02-26 Ludovic Courtès <ludo@gnu.org>
15881
15882 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
15883 test for 'history-append!'.
15884
31aa7e4e
JB
158852014-02-26 Joel Brobecker <brobecker@adacore.com>
15886
15887 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15888 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15889 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15890 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15891 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15892 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15893
1b588015
JB
158942014-02-26 Joel Brobecker <brobecker@adacore.com>
15895
15896 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15897 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15898 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15899
55426c9d
JB
159002014-02-26 Joel Brobecker <brobecker@adacore.com>
15901
15902 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15903
dc53a7ad
JB
159042014-02-26 Joel Brobecker <brobecker@adacore.com>
15905
15906 * gdb.dwarf2/arr-stride.c: New file.
15907 * gdb.dwarf2/arr-stride.exp: New file.
15908
12ab52e9
PA
159092014-02-26 Pedro Alves <palves@redhat.com>
15910
15911 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15912 that won't ever trigger. Make sure that GDB reports the correct
15913 breakpoint that caused the stop.
15914
849c862e
JK
159152014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15916
15917 PR gdb/16626
15918 * gdb.base/auto-load-script: New file.
15919 * gdb.base/auto-load.c: New file.
15920 * gdb.base/auto-load.exp: New file.
15921
71b7d793
JK
15922 PR gdb/16626
15923 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15924
e2f0d509
JK
159252014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15926
15927 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15928 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15929
50cc37c8
DE
159302014-02-24 Doug Evans <dje@google.com>
15931
15932 * lib/gdb.exp (run_on_host): Log error output if program fails.
15933
ea4758f2
PA
159342014-02-21 Pedro Alves <palves@redhat.com>
15935
15936 * gdb.threads/step-after-sr-lock.c: Rename to ...
15937 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15938 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15939 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15940 ... this.
15941
d7b30f67
SDJ
159422014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15943
15944 PR tdep/16397
15945 * gdb.arch/amd64-stap-special-operands.exp: New file.
15946 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15947 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15948 * gdb.arch/amd64-stap-triplet.S: Likewise.
15949 * gdb.arch/amd64-stap-triplet.c: Likewise.
15950
83deb43f
JB
159512014-02-20 Joel Brobecker <brobecker@adacore.com>
15952
15953 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15954 in .section pseudo-op.
15955
adde2bff
DE
159562014-02-20 lin zuojian <manjian2006@gmail.com>
15957 Joel Brobecker <brobecker@adacore.com>
15958 Doug Evans <xdje42@gmail.com>
15959
15960 PR symtab/16581
15961 * gdb.dwarf2/dw2-icycle.S: New file.
15962 * gdb.dwarf2/dw2-icycle.c: New file.
15963 * gdb.dwarf2/dw2-icycle.exp: New file.
15964
f7bd0f78
SC
159652014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15966
15967 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15968 operations on gdb.Value objects.
15969 * gdb.python/py-value-cc.exp: Add new test to test operations on
15970 gdb.Value objects.
15971
c17ef0d5
DE
159722014-02-18 Doug Evans <dje@google.com>
15973
15974 * Makefile.in (TESTS): New variable.
15975 (expanded_tests, expanded_tests_or_none): New variables
15976 (check-single): Pass $(expanded_tests_or_none) to runtest.
15977 (check-parallel): Only run tests in $(TESTS) if non-empty.
15978 (check/no-matching-tests-found): New rule.
15979 * README: Document TESTS makefile variable.
15980
5dd3176f
DE
159812014-02-18 Doug Evans <dje@google.com>
15982
15983 * Makefile.in (check-parallel): rm -rf outputs temp.
15984
0b10be4f
JK
159852014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15986
15987 Fix "ERROR: no fileid for" in the testsuite.
15988 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15989
85f224e7
DE
159902014-02-12 Doug Evans <dje@google.com>
15991
15992 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15993 (MISCELLANEOUS): New variable.
15994 (clean): rm -rf $(MISCELLANEOUS).
15995 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15996 dwp live in the same directory as symlinks, with each symlink pointed
15997 to a differently named file in a different directory.
15998
149b30ff
DE
159992014-02-11 Doug Evans <dje@google.com>
16000
16001 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
16002 of Tcl file commands.
16003
1dfdac32
MK
160042014-02-10 Mark Kettenis <kettenis@gnu.org>
16005
16006 * gdb.threads/step-after-sr-lock.exp: Avoid executing
16007 "kill -SIGUSR1 -1".
16008
aa4fb036
JB
160092014-02-10 Joel Brobecker <brobecker@adacore.com>
16010
16011 * gdb.ada/tick_length_array_enum_idx: New testcase.
16012
ed3ef339
DE
160132014-02-10 Doug Evans <xdje42@gmail.com>
16014
16015 * configure.ac (AC_OUTPUT): Add gdb.guile.
16016 * configure: Regenerate.
16017 * lib/gdb-guile.exp: New file.
16018 * lib/gdb.exp (get_target_charset): New function.
16019 * gdb.base/help.exp: Update expected output from "apropos apropos".
16020 * gdb.guile/Makefile.in: New file.
16021 * gdb.guile/guile.exp: New file.
16022 * gdb.guile/scm-arch.c: New file.
16023 * gdb.guile/scm-arch.exp: New file.
16024 * gdb.guile/scm-block.c: New file.
16025 * gdb.guile/scm-block.exp: New file.
16026 * gdb.guile/scm-breakpoint.c: New file.
16027 * gdb.guile/scm-breakpoint.exp: New file.
16028 * gdb.guile/scm-disasm.c: New file.
16029 * gdb.guile/scm-disasm.exp: New file.
16030 * gdb.guile/scm-equal.c: New file.
16031 * gdb.guile/scm-equal.exp: New file.
16032 * gdb.guile/scm-error.exp: New file.
16033 * gdb.guile/scm-error.scm: New file.
16034 * gdb.guile/scm-frame-args.c: New file.
16035 * gdb.guile/scm-frame-args.exp: New file.
16036 * gdb.guile/scm-frame-args.scm: New file.
16037 * gdb.guile/scm-frame-inline.c: New file.
16038 * gdb.guile/scm-frame-inline.exp: New file.
16039 * gdb.guile/scm-frame.c: New file.
16040 * gdb.guile/scm-frame.exp: New file.
16041 * gdb.guile/scm-generics.exp: New file.
16042 * gdb.guile/scm-gsmob.exp: New file.
16043 * gdb.guile/scm-iterator.c: New file.
16044 * gdb.guile/scm-iterator.exp: New file.
16045 * gdb.guile/scm-math.c: New file.
16046 * gdb.guile/scm-math.exp: New file.
16047 * gdb.guile/scm-objfile-script-gdb.in: New file.
16048 * gdb.guile/scm-objfile-script.c: New file.
16049 * gdb.guile/scm-objfile-script.exp: New file.
16050 * gdb.guile/scm-objfile.c: New file.
16051 * gdb.guile/scm-objfile.exp: New file.
16052 * gdb.guile/scm-ports.exp: New file.
16053 * gdb.guile/scm-pretty-print.c: New file.
16054 * gdb.guile/scm-pretty-print.exp: New file.
16055 * gdb.guile/scm-pretty-print.scm: New file.
16056 * gdb.guile/scm-section-script.c: New file.
16057 * gdb.guile/scm-section-script.exp: New file.
16058 * gdb.guile/scm-section-script.scm: New file.
16059 * gdb.guile/scm-symbol.c: New file.
16060 * gdb.guile/scm-symbol.exp: New file.
16061 * gdb.guile/scm-symtab-2.c: New file.
16062 * gdb.guile/scm-symtab.c: New file.
16063 * gdb.guile/scm-symtab.exp: New file.
16064 * gdb.guile/scm-type.c: New file.
16065 * gdb.guile/scm-type.exp: New file.
16066 * gdb.guile/scm-value-cc.cc: New file.
16067 * gdb.guile/scm-value-cc.exp: New file.
16068 * gdb.guile/scm-value.c: New file.
16069 * gdb.guile/scm-value.exp: New file.
16070 * gdb.guile/source2.scm: New file.
16071 * gdb.guile/types-module.cc: New file.
16072 * gdb.guile/types-module.exp: New file.
16073
7026a7c1
YQ
160742014-02-10 Yao Qi <yao@codesourcery.com>
16075
16076 PR testsuite/16543
16077 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
16078 * configure: Regenerated.
16079 * Makefile.in: New file.
16080
6c466447
AS
160812014-02-08 Andreas Schwab <schwab@linux-m68k.org>
16082
16083 * gdb.python/py-framefilter.exp: Fix typo.
16084
6e854735
YQ
160852014-02-08 Yao Qi <yao@codesourcery.com>
16086
16087 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
16088 that no =breakpoint-modified is emitted when breakpoints are
16089 modified through MI commands.
16090
d137e6dc
PA
160912014-02-07 Pedro Alves <pedro@codesourcery.com>
16092 Pedro Alves <palves@redhat.com>
16093
16094 * gdb.threads/step-after-sr-lock.c: New file.
16095 * gdb.threads/step-after-sr-lock.exp: New file.
16096
b5ee5a50
PA
160972014-02-07 Pedro Alves <palves@redhat.com>
16098
16099 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
16100
3c77faf3
JK
161012014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16102
16103 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
16104 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
16105
6dddc817
DE
161062014-02-06 Doug Evans <xdje42@gmail.com>
16107
16108 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
16109 output.
16110
16111 * gdb.gdb/python-interrupts.exp: New file.
16112
de7b2893
YQ
161132014-02-05 Yao Qi <yao@codesourcery.com>
16114
16115 * gdb.trace/report.exp (use_collected_data): Test the output
16116 of "info threads" and "info inferiors".
16117
66d032ac
YQ
161182014-02-05 Yao Qi <yao@codesourcery.com>
16119
16120 Revert this patch:
16121
16122 2013-05-24 Yao Qi <yao@codesourcery.com>
16123
16124 * gdb.trace/tfile.exp: Test inferior and thread.
16125
591a12a1
UW
161262014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16127
16128 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
16129 on a function.
16130 * gdb.base/step-bt.c: Call hello via function pointer to make
16131 sure its first instruction is executed on powerpc64le-linux.
16132
0ff3e01f
UW
161332014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16134
16135 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
16136
084ee545
UW
161372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16138
16139 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
16140 of the test patterns for use on little-endian systems.
16141
6ed14ff3
UW
161422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
16143
16144 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
16145 (decimal_vector): Fix for little-endian.
16146
401e27fd
JM
161472014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
16148
16149 * gdb.arch/sparc-sysstep.exp: New file.
16150 * gdb.arch/sparc-sysstep.c: Likewise.
16151
16152 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
16153
8b924729
EBM
161542014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16155
16156 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
16157
fb151210
JB
161582014-01-23 Tom Tromey <tromey@redhat.com>
16159
16160 * gdb.ada/array_char_idx: New testcase.
16161
0740f8d8
TT
161622014-01-23 Tom Tromey <tromey@redhat.com>
16163
16164 PR python/16487:
16165 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
16166 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
16167 classes.
16168
21909fa1
TT
161692014-01-23 Tom Tromey <tromey@redhat.com>
16170
16171 PR python/16491:
16172 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
16173 string from an inferior frame.
16174 * gdb.python/py-framefilter-mi.exp: Update.
16175
87ce2a04
DE
161762014-01-22 Doug Evans <dje@google.com>
16177
16178 * gdb.server/server-mon.exp: Add tests for "set debug-format".
16179
237b092b
AA
161802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16181
16182 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
16183
d674a709
AA
161842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16185
16186 * gdb.trace/entry-values.exp: Remove excess space character from
16187 regex patterns. Handle s390 call instruction.
16188
20fa3390
AA
161892014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16190
16191 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
16192 define "*_start" label. Make "name" static.
16193 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
16194 ${name} by references to ${name}_start.
16195
78466714
AA
161962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
16197
16198 * gdb.base/info-macros.exp: Remove "debug" from the compile
16199 options.
16200
ec9f644a
IB
162012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16202
16203 * gdb.dlang/demangle.exp: New file.
16204
94b1b47e
IB
162052014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16206
16207 * gdb.dlang/primitive-types.exp: New file.
16208
7f420862
IB
162092014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
16210
16211 * configure.ac: Create gdb.dlang/Makefile.
16212 * configure: Regenerate.
16213 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
16214 * gdb.dlang/Makefile.in: New file.
16215 * lib/d-support.exp: New file.
16216 * lib/gdb.exp (skip_d_tests): New proc.
16217
52834460
MM
162182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16219
16220 * gdb.btrace/delta.exp: Check reverse stepi.
16221 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
16222 * gdb.btrace/finish.exp: New.
16223 * gdb.btrace/next.exp: New.
16224 * gdb.btrace/nexti.exp: New.
16225 * gdb.btrace/record_goto.c: Add comments.
16226 * gdb.btrace/step.exp: New.
16227 * gdb.btrace/stepi.exp: New.
16228 * gdb.btrace/multi-thread-step.c: New.
16229 * gdb.btrace/multi-thread-step.exp: New.
16230 * gdb.btrace/rn-dl-bind.c: New.
16231 * gdb.btrace/rn-dl-bind.exp: New.
16232 * gdb.btrace/data.c: New.
16233 * gdb.btrace/data.exp: New.
16234 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16235
6e07b1d2
MM
162362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16237
16238 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
16239 * gdb.btrace/exception.exp: Update.
16240 * gdb.btrace/instruction_history.exp: Update.
16241 * gdb.btrace/record_goto.exp: Update.
16242 * gdb.btrace/tailcall.exp: Update.
16243 * gdb.btrace/unknown_functions.exp: Update.
16244 * gdb.btrace/delta.exp: New.
16245
0b722aec
MM
162462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16247
16248 * gdb.btrace/record_goto.exp: Add backtrace test.
16249 * gdb.btrace/tailcall.exp: Add backtrace test.
16250
066ce621
MM
162512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16252
16253 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
16254 * gdb.btrace/record_goto.c: New.
16255 * gdb.btrace/record_goto.exp: New.
16256 * gdb.btrace/x86-record_goto.S: New.
16257
0688d04e
MM
162582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16259
16260 * gdb.btrace/function_call_history.exp: Update tests.
16261 * gdb.btrace/instruction_history.exp: Update tests.
16262
8710b709
MM
162632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16264
16265 * gdb.btrace/function_call_history.exp: Fix expected field
16266 order for "record function-call-history".
16267 Add new tests for "record function-call-history /c".
16268 * gdb.btrace/exception.cc: New.
16269 * gdb.btrace/exception.exp: New.
16270 * gdb.btrace/tailcall.exp: New.
16271 * gdb.btrace/x86-tailcall.S: New.
16272 * gdb.btrace/x86-tailcall.c: New.
16273 * gdb.btrace/unknown_functions.c: New.
16274 * gdb.btrace/unknown_functions.exp: New.
16275 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
16276
5de9129b
MM
162772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16278
16279 * gdb.btrace/instruction_history.exp: Update.
16280 * gdb.btrace/function_call_history.exp: Update.
16281
23a7fe75
MM
162822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16283
16284 * gdb.btrace/function_call_history.exp: Fix expected function
16285 trace.
16286 * gdb.btrace/instruction_history.exp: Initialize traced.
16287 Remove traced_functions.
16288
724c7dd8
MM
162892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16290
16291 * gdb.btrace/function_call_history.exp: Update
16292 * gdb.btrace/instruction_history.exp: Update.
16293
6d78d93b
MM
162942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
16295
16296 * gdb.btrace/enable.exp: Update expected text.
16297
93a360cc
OJ
162982014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
16299
16300 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
16301 bytes.
16302
3772b53f
MR
163032014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
16304
16305 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
16306
596662fa
OJ
163072014-01-15 Omair Javaid <omair.javaid@linaro.org>
16308
16309 * lib/gdb.exp (supports_process_record): Return true for
16310 arm*-linux*. (supports_reverse): Likewise.
16311
b5b08fb4
SC
163122014-01-13 Siva Chandra Reddy <sivachandra@google.com>
16313
16314 PR python/15464
16315 PR python/16113
16316 * gdb.python/py-type.c: Enhance test case.
16317 * gdb.python/py-value-cc.cc: Likewise
16318 * gdb.python/py-type.exp: Add new tests.
16319 * gdb.python/py-value-cc.exp: Likewise
16320
52d7fb13
AA
163212014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16322 Pedro Alves <palves@redhat.com>
16323
16324 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
16325 Make "name" extern.
16326 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
16327 references to ${name}_start by references to ${name}.
16328
a2cd8cfe
JB
163292014-01-10 Joel Brobecker <brobecker@adacore.com>
16330
16331 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
16332
4e23fced
JB
163332014-01-10 Joel Brobecker <brobecker@adacore.com>
16334
16335 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
16336
c6a9e42c
PA
163372014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
16338 Pedro Alves <palves@redhat.com>
16339
16340 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 16341 mi_gdb_target_load.
c6a9e42c 16342
b7ea362b
PA
163432014-01-08 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.threads/reconnect-signal.c: New file.
16346 * gdb.threads/reconnect-signal.exp: New file.
16347
5e3f4fab
EBM
163482014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16349
16350 * gdb.base/source-dir.exp: New file.
16351
79301218
JB
163522014-01-07 Joel Brobecker <brobecker@adacore.com>
16353
16354 * gdb.ada/mi_interface: New testcase.
16355
8e355c5d
JB
163562014-01-07 Joel Brobecker <brobecker@adacore.com>
16357
16358 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
16359 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
16360 gdb.ada/pp-rec-component/pck.ads: New files.
16361
c0d48811
JB
163622014-01-07 Joel Brobecker <brobecker@adacore.com>
16363
16364 * gdb.python/py-pp-integral.c: New file.
16365 * gdb.python/py-pp-integral.py: New file.
16366 * gdb.python/py-pp-integral.exp: New file.
16367
17b609c3 16368For older changes see ChangeLog-1993-2013.
c906108c 16369\f
8d8cb839
EZ
16370;; Local Variables:
16371;; mode: change-log
16372;; left-margin: 8
16373;; fill-column: 74
16374;; version-control: never
16375;; End:
902f2ccb 16376
42a4f53d 16377 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
16378 Copying and distribution of this file, with or without modification,
16379 are permitted provided the copyright notice and this notice are preserved.
This page took 4.704371 seconds and 4 git commands to generate.