Add two missing return values in gdb.python/py-nested-maps.c
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
c802e8a7
GB
12020-06-16 Gary Benson <gbenson@redhat.com>
2
3 * gdb.python/py-nested-maps.c (create_map): Add missing return
4 value.
5 (create_map_map): Likewise.
6
ff08abb8
TBA
72020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
8
9 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
10 variable.
11 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
12 and use the already-defined 'options' variable.
13
a29d5112
AB
142020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
15 Tom de Vries <tdevries@suse.de>
16
17 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
18 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
19 (gdb_setup_known_globals): New proc.
20 (gdb_cleanup_globals): New proc.
21 * lib/gdb.exp (load_lib): New override proc.
22 (gdb_stdin_log_init): Set var in_file as persistent global.
23 * lib/pascal.exp (gdb_stdin_log_init): Set vars
24 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
25 fpc_compiler as persistent global.
26
8c74a764
TV
272020-06-12 Tom de Vries <tdevries@suse.de>
28
29 * lib/tuiterm.exp (spawn): Rename to ...
30 (tui_spawn): ... this.
31 (toplevel): Move rename of spawn ...
32 (gdb_init_tuiterm): ... here. New proc.
33 (gdb_finish_tuiterm): New proc.
34 * lib/gdb.exp (gdb_finish_hooks): New global var.
35 (gdb_finish): Handle gdb_finish_hooks.
36 (tuiterm_env): New proc.
37 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
38 tuiterm_env.
39 * gdb.tui/basic.exp: Same.
40 * gdb.tui/corefile-run.exp: Same.
41 * gdb.tui/empty.exp: Same.
42 * gdb.tui/list-before.exp: Same.
43 * gdb.tui/list.exp: Same.
44 * gdb.tui/main.exp: Same.
45 * gdb.tui/new-layout.exp: Same.
46 * gdb.tui/regs.exp: Same.
47 * gdb.tui/resize.exp: Same.
48 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
49 * gdb.tui/tui-layout-asm.exp: Same.
50 * gdb.tui/tui-missing-src.exp: Same.
51 * gdb.tui/winheight.exp: Same.
52
26783bce
TV
532020-06-12 Tom de Vries <tdevries@suse.de>
54
55 PR testsuite/26110
56 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
57 (gdb_finish): Reinstall dejagnu's override of ::unknown.
58
2b4e6a3f
TT
592020-06-11 Tom Tromey <tom@tromey.com>
60
61 PR gdb/18318:
62 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
63 floating point tests.
64
2f33032a
KS
652020-06-11 Keith Seitz <keiths@redhat.com>
66
67 PR gdb/21356
68 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
69 vla_struct.
70 Add new struct vla_typedef and union vla_typedef_union and
71 corresponding instantiation objects.
72 Initialize new objects.
73 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
74 and vla_typedef_union_object.
75 Fixup type for vla_struct_object.
76
a8baf0a3
TV
772020-06-11 Tom de Vries <tdevries@suse.de>
78
79 * lib/gdb.exp (with_override): New proc, factored out of ...
80 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
81
7ab96794
TV
822020-06-10 Tom de Vries <tdevries@suse.de>
83
84 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
85
cab5c3b7
SM
862020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
87
88 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
89 parameter, update callers.
90
f8c41851
SM
912020-06-04 Simon Marchi <simon.marchi@efficios.com>
92
93 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
94 * gdb.dwarf2/share-psymtabs-bt.c: New file.
95 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
96
1c07a73f
TV
972020-06-04 Tom de Vries <tdevries@suse.de>
98
99 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
100
95146b5d
TV
1012020-06-04 Tom de Vries <tdevries@suse.de>
102
103 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
104 exp_continue.
105
0cfcd4f0
TV
1062020-06-04 Tom de Vries <tdevries@suse.de>
107
108 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
109
f9b5d5ea
TV
1102020-06-03 Tom de Vries <tdevries@suse.de>
111
112 PR symtab/26046
113 * gdb.cp/breakpoint-locs-2.cc: New test.
114 * gdb.cp/breakpoint-locs.cc: New test.
115 * gdb.cp/breakpoint-locs.exp: New file.
116 * gdb.cp/breakpoint-locs.h: New test.
117
5144dfba
TV
1182020-06-03 Tom de Vries <tdevries@suse.de>
119
120 PR testsuite/25609
121 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
122 value of global verbose.
123 * gdb.base/jit-elf.exp: Same.
124 * gdb.base/jit-reader.exp: Same.
125
621eacdf
TV
1262020-06-02 Tom de Vries <tdevries@suse.de>
127
128 * gdb.dwarf2/multidictionary.exp: Don't use
129 gdb_spawn_with_cmdline_opts.
130
1313c56e
AB
1312020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
132
133 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
134 use_header case.
135 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
136 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
137 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
138 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
139 * gdb.dwarf2/dw2-inline-header.c: New file.
140 * gdb.dwarf2/dw2-inline-header.h: New file.
141
f68f85b5
PA
1422020-05-30 Pedro Alves <palves@redhat.com>
143
144 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
145 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
146
678048e8
GB
1472020-05-29 Gary Benson <gbenson@redhat.com>
148
149 * gdb.compile/compile-cplus.exp (additional_flags): Also
150 set when building with clang.
151 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
152 when building with clang.
153
9fcafd23
GB
1542020-05-29 Gary Benson <gbenson@redhat.com>
155
156 * gdb.arch/i386-avx.exp (additional_flags): Also set when
157 building with clang.
158 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
159
735d5a07
GB
1602020-05-29 Gary Benson <gbenson@redhat.com>
161
162 * gdb.cp/koenig.exp (prepare_for_testing): Add
163 additional_flags=-Wno-unused-comparison.
164 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
165
4ad2c6a0
GB
1662020-05-28 Gary Benson <gbenson@redhat.com>
167
168 * gdb.base/sigaltstack.c (catcher): Add default case to switch
169 statement.
170
09fe663e
GB
1712020-05-28 Gary Benson <gbenson@redhat.com>
172
173 * gdb.cp/classes.exp (prepare_for_testing): Add
174 additional_flags=-Wno-deprecated-register.
175 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
176 * gdb.cp/misc.exp: Likewise.
177
cee00f17
GB
1782020-05-28 Gary Benson <gbenson@redhat.com>
179
180 * gdb.linespec/cpls-ops.cc (dummy): New static global.
181 (test_op_new::operator new): Add return statement.
182 (test_op_new_array::operator new[]): Likewise.
183
636edd00
PA
1842020-05-27 Pedro Alves <palves@redhat.com>
185
186 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
187 check. Use test_gdb_complete_unique instead of
188 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
189 test_gdb_complete_multiple instead of
190 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
191
c2b75043
LM
1922020-05-27 Luis Machado <luis.machado@linaro.org>
193
194 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
195 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
196 * gdb.arch/arm-disassembler-options.exp: Likewise.
197 * gdb.arch/arm-disp-step.exp: Likewise.
198 * gdb.arch/thumb-prologue.exp: Likewise.
199 * gdb.base/async.exp: Likewise.
200 * gdb.base/auxv.exp: Likewise.
201 * gdb.base/complex-parts.exp: Likewise.
202 * gdb.base/ena-dis-br.exp: Likewise.
203 * gdb.base/foll-exec.exp: Likewise.
204 * gdb.base/permissions.exp: Likewise.
205 * gdb.base/relocate.exp: Likewise.
206 * gdb.base/return2.exp: Likewise.
207 * gdb.base/sigbpt.exp: Likewise.
208 * gdb.base/siginfo-obj.exp: Likewise.
209 * gdb.cp/converts.exp: Likewise.
210 * gdb.cp/exceptprint.exp: Likewise.
211 * gdb.cp/inherit.exp: Likewise.
212 * gdb.cp/nsnoimports.exp: Likewise.
213 * gdb.cp/virtbase2.exp: Likewise.
214 * gdb.mi/mi-var-cmd.exp: Likewise.
215 * gdb.mi/var-cmd.c: Likewise.
216
53a47a3e
TT
2172020-05-26 Tom Tromey <tromey@adacore.com>
218
219 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
220
0bc2354b
TT
2212020-05-26 Tom Tromey <tromey@adacore.com>
222
223 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
224 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
225 type.
226 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
227 variable.
228
0db49895
CBG
2292020-05-26 Christian Biesinger <cbiesinger@google.com>
230
231 * Makefile.in: Use = instead of == for the test command
232 for portability.
233
40d22035
TV
2342020-05-26 Tom de Vries <tdevries@suse.de>
235
236 * gdb.base/gold-gdb-index-2.c: New test.
237 * gdb.base/gold-gdb-index.c: New test.
238 * gdb.base/gold-gdb-index.exp: New file.
239 * gdb.base/gold-gdb-index.h: New test.
240
043e2e02
TV
2412020-05-25 Tom de Vries <tdevries@suse.de>
242
243 * boards/gold-gdb-index.exp: New file.
244
462f72c5
SM
2452020-05-25 Simon Marchi <simon.marchi@efficios.com>
246
247 * boards/simavr.exp: New file.
248
6cf66e76
SM
2492020-05-25 Simon Marchi <simon.marchi@efficios.com>
250
251 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
252 * gdb.base/inferior-args.exp: New file.
253 * gdb.base/inferior-args.c: New file.
254
75d04512
SM
2552020-05-25 Simon Marchi <simon.marchi@efficios.com>
256
257 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
258 inferior_args. Pass it to gdb_reload.
259 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
260 inferior_args.
261 (gdb_reload): Add inferior_args argument.
262 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
263 pass it to gdbserver_run.
264 * boards/native-gdbserver.exp: Do not set noargs.
265 * boards/native-extended-gdbserver.exp (gdb_reload): Add
266 inferior_args argument.
267 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
268 * gdb.base/a2-run.exp: Check for use_gdb_stub.
269 * gdb.base/args.exp: Likewise.
270
42cf1844
TV
2712020-05-25 Tom de Vries <tdevries@suse.de>
272
273 * lib/gdb.exp (exec_is_pie): Add comment.
274
8f7d38ef
TV
2752020-05-25 Tom de Vries <tdevries@suse.de>
276
277 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
278 instead of $binfile in the untested message.
279
465e1b0f
TV
2802020-05-25 Tom de Vries <tdevries@suse.de>
281
282 PR testsuite/26031
283 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
284
3c5a0e02
TV
2852020-05-25 Tom de Vries <tdevries@suse.de>
286
287 * boards/gold.exp: New file.
288
0a4f5f8c
TT
2892020-05-23 Tom Tromey <tom@tromey.com>
290
291 * gdb.base/style.exp: Remove completion styling test.
292 * lib/gdb-utils.exp (style): Remove completion styles.
293
eca1f90c
TT
2942020-05-23 Tom Tromey <tom@tromey.com>
295
296 * gdb.base/style.exp: Add completion styling test.
297 * lib/gdb-utils.exp (style): Add completion styles.
298
7c13f4e8
AB
2992020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
300
301 * gdb.base/annota1.exp: Update expected results.
302 * gdb.cp/annota2.exp: Update expected results, remove duplicate
303 test name.
304 * gdb.cp/annota3.exp: Update expected results.
305
41977d16
SM
3062020-05-20 Simon Marchi <simon.marchi@efficios.com>
307
308 PR gdb/26016
309 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
310 against MAP_FAILED.
311 * gdb.base/coremaker.c (mmapdata): Likewise.
312 * gdb.base/jit-reader-host.c (main): Likewise.
313 * gdb.base/sym-file-loader.c (load): Likewise.
314 (load_shlib): Likewise.
315
b4757f2e
TT
3162020-05-20 Tom Tromey <tromey@adacore.com>
317
318 * gdb.ada/array_char_idx.exp: Recognize initialized array.
319
9a0bacfb
TV
3202020-05-20 Tom de Vries <tdevries@suse.de>
321
322 PR symtab/25833
323 * gdb.base/with-mf-inc.c: New test.
324 * gdb.base/with-mf-main.c: New test.
325 * gdb.base/with-mf.exp: New file.
326
76571211
TT
3272020-05-19 Tom Tromey <tromey@adacore.com>
328
329 * gdb.rust/simple.exp: Restore missing test result.
330
4cd9f3d5
TV
3312020-05-19 Tom de Vries <tdevries@suse.de>
332
333 * gdb.base/gdb-caching-proc.exp: Fix typo.
334
7d874253
TT
3352020-05-19 Tom Tromey <tromey@adacore.com>
336
337 * gdb.rust/simple.exp: Add some test descriptions.
338 (test_one_slice): Use with_test_prefix.
339
1d727695
TV
3402020-05-18 Tom de Vries <tdevries@suse.de>
341
342 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
343
7f32a4d5
PA
3442020-05-17 Pedro Alves <palves@redhat.com>
345
346 PR gdb/25741
347 * gdb.base/hw-sw-break-same-address.exp: New file.
348
7cfd74cf
PA
3492020-05-16 Pedro Alves <palves@redhat.com>
350
351 * gdb.multi/multi-re-run.exp (test_re_run): Switch
352 LAST_LOADED_FILE accordingly.
353
57b4f16e
PW
3542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
355
356 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
357
7c05caf7
PW
3582020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
359
360 * gdb.base/help.exp: Test apropos and help for commands
361 having aliases. Fixed comments not starting with an
362 upper-case letter or not finishing with a dot.
363
7aa1b46f
PW
3642020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
365
3b3aaacb
PW
366 * gdb.base/alias.exp: Update help output check.
367
57b4f16e 3682020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 369
7aa1b46f
PW
370 * gdb.base/default.exp: Update output following fixes.
371
0605465f
PW
3722020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
373
374 * gdb.base/alias.exp: Test aliases starting with a prefix of
375 another alias.
376
86e4e63d
GB
3772020-05-15 Gary Benson <gbenson@redhat.com>
378
379 * gdb.base/info-os.c (main): Add return statement.
380 * gdb.base/info_minsym.c (minsym_fun): Likewise.
381 * gdb.base/large-frame-2.c (func): Likewise.
382 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
383 * gdb.base/pr10179-b.c (foo2): Likewise.
384 * gdb.base/valgrind-disp-step.c (foo): Likewise.
385 * gdb.base/watch-cond.c (func): Likewise.
386 * gdb.multi/goodbye.c (verylongfun): Likewise.
387 * gdb.multi/hello.c (commonfun): Likewise.
388 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
389 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
390 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
391 Likewise.
392 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
393 * gdb.threads/interrupt-while-step-over.c (child_function):
394 Likewise.
395 * gdb.trace/actions-changed.c (end): Likewise.
396
163df4df
GB
3972020-05-15 Gary Benson <gbenson@redhat.com>
398
399 * gdb.opencl/callfuncs.exp: Report when test skipped.
400 * gdb.opencl/convs_casts.exp: Likewise.
401 * gdb.opencl/datatypes.exp: Likewise.
402 * gdb.opencl/operators.exp: Likewise.
403 * gdb.opencl/vec_comps.exp: Likewise.
404
6dbc505a
TV
4052020-05-15 Tom de Vries <tdevries@suse.de>
406
407 * gdb.base/align.exp.in: Rename to ...
408 * gdb.base/align.exp.tcl: ... this.
409 * gdb.base/align-c++.exp: Update.
410 * gdb.base/align-c.exp: Update.
411 * gdb.base/all-architectures.exp.in: Rename to ...
412 * gdb.base/all-architectures.exp: ... this.
413 * gdb.base/all-architectures-0.exp: Update.
414 * gdb.base/all-architectures-1.exp: Update.
415 * gdb.base/all-architectures-2.exp: Update.
416 * gdb.base/all-architectures-3.exp: Update.
417 * gdb.base/all-architectures-4.exp: Update.
418 * gdb.base/all-architectures-5.exp: Update.
419 * gdb.base/all-architectures-6.exp: Update.
420 * gdb.base/all-architectures-7.exp: Update.
421 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
422 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
423 * gdb.base/infcall-nested-structs-c++.exp: Update.
424 * gdb.base/infcall-nested-structs-c.exp: Update.
425 * gdb.base/info-types.exp.in: Rename to ...
426 * gdb.base/info-types.exp.tcl: ... this.
427 * gdb.base/info-types-c++.exp: Update.
428 * gdb.base/info-types-c.exp: Update.
429 * gdb.base/max-depth.exp.in: Rename to ...
430 * gdb.base/max-depth.exp.tcl: ... this.
431 * gdb.base/max-depth-c++.exp: Update.
432 * gdb.base/max-depth-c.exp: Update.
433 * gdb.cp/cpexprs.exp.in: Rename to ...
434 * gdb.cp/cpexprs.exp.tcl: ... this.
435 * gdb.cp/cpexprs-debug-types.exp: Update.
436 * gdb.cp/cpexprs.exp: Update.
437 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
438 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
439 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
440 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
441 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
442 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
443 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
444 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
445 * gdb.dwarf2/clang-debug-names-2.exp: Update.
446 * gdb.dwarf2/clang-debug-names.exp: Update.
447
d1034d78
AB
4482020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * lib/check-test-names.exp: Remove code that prevents this file
451 loading when tests are run in parallel.
452
3c5c3649
PA
4532020-05-15 Pedro Alves <palves@redhat.com>
454
455 * gdb.multi/multi-kill.exp (start_inferior): Remove
456 'testpid' parameter. Refer to namespace variable directly.
457 (testpid): Declare as namespace variable.
458
272c36b8
PA
4592020-05-15 Pedro Alves <palves@redhat.com>
460
461 * gdb.multi/multi-kill.exp: Wrap in namespace.
462 (start_inferior): Add TESTPID parameter. Use it instead of the
463 testpid global.
464 (top level): Define empty TESTPID array, and pass it down to
465 start_inferior.
466
02eba61a
TV
4672020-05-14 Tom de Vries <tdevries@suse.de>
468
469 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
470 output.
471
971a3747
TV
4722020-05-14 Tom de Vries <tdevries@suse.de>
473
474 * gdb.base/align.exp: Split into ...
475 * gdb.base/align.exp.in: ...
476 * gdb.base/align-c++.exp: ...
477 * gdb.base/align-c.exp: ... these.
478 * gdb.base/infcall-nested-structs.exp: Split into ...
479 * gdb.base/infcall-nested-structs.exp.in: ...
480 * gdb.base/infcall-nested-structs-c++.exp: ...
481 * gdb.base/infcall-nested-structs-c.exp: ... these.
482 * gdb.base/info-types.exp: Split into ...
483 * gdb.base/info-types.exp.in: ...
484 * gdb.base/info-types-c++.exp: ...
485 * gdb.base/info-types-c.exp: ... these.
486 * gdb.base/max-depth.exp: Split into ...
487 * gdb.base/max-depth.exp.in: ...
488 * gdb.base/max-depth-c++.exp: ...
489 * gdb.base/max-depth-c.exp: ... these.
490 * gdb.cp/infcall-nodebug.exp: Split into ...
491 * gdb.cp/infcall-nodebug.exp.in: ...
492 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
493 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
494 * gdb.cp/infcall-nodebug-c-d0.exp: ...
495 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
496
a05575d3
TBA
4972020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
498 Pedro Alves <palves@redhat.com>
499
500 * gdb.multi/multi-exit.c: New file.
501 * gdb.multi/multi-exit.exp: New file.
502 * gdb.multi/multi-kill.c: New file.
503 * gdb.multi/multi-kill.exp: New file.
504
6ad82919
TBA
5052020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
506
507 * gdb.base/annota1.exp: Update the expected output.
508 * gdb.cp/annota2.exp: Ditto.
509
843f4d93
AB
5102020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * lib/check-test-names.exp: Disable when testing is being run in
513 parallel.
514
c7c66341
TV
5152020-05-12 Tom de Vries <tdevries@suse.de>
516
517 * gdb.base/jit-elf.exp: Fix string concat.
518
1b59ca1c
TV
5192020-05-12 Tom de Vries <tdevries@suse.de>
520
521 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
522 messages.
523
b4991d29
TV
5242020-05-12 Tom de Vries <tdevries@suse.de>
525
526 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
527
dbb0ab10
TV
5282020-05-12 Tom de Vries <tdevries@suse.de>
529
530 * gdb.ada/catch_ex.exp: Use with_test_prefix.
531 * gdb.ada/mi_catch_ex.exp: Same.
532 * gdb.ada/mi_catch_ex_hand.exp: Same.
533
7549fed8
TV
5342020-05-12 Tom de Vries <tdevries@suse.de>
535
536 * gdb.fortran/complex.exp: Use with_test_prefix.
537
af2d5cd8
TV
5382020-05-12 Tom de Vries <tdevries@suse.de>
539
540 * gdb.trace/passcount.exp: Fix test-names.
541
7c121311
TV
5422020-05-12 Tom de Vries <tdevries@suse.de>
543
544 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
545
c9f3b40e
TV
5462020-05-12 Tom de Vries <tdevries@suse.de>
547
548 * gdb.gdb/complaints.exp: Use with_test_prefix.
549 * gdb.xml/tdesc-regs.exp: Same.
550 * gdb.opt/inline-locals.exp: Fix test name.
551
111b33f0
TV
5522020-05-12 Tom de Vries <tdevries@suse.de>
553
554 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
555 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
556 * gdb.dwarf2/implref-struct.exp: Same.
557 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
558 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
559
ebf47080
SM
5602020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
561
562 * gdb.base/jit-so.exp (one_jit_test): Change test name.
563
d30dcd12
AB
5642020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
565
566 * lib/check-test-names.exp (all_test_names): New module variable.
567 (counts): Add 'duplicates' field.
568 (_check_duplicates): New procedure.
569 (check): Also check for duplicates.
570 (do_log_summary): Print duplicates count.
571 (do_reset_vars): Reset counter for duplicate test names, and
572 discard all know test names.
573
34584c09
AB
5742020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
575
576 * lib/gdb.exp: Include check-test-names.exp library.
577 * lib/check-test-names.exp: New file.
578
e0002117
TV
5792020-05-11 Tom de Vries <tdevries@suse.de>
580
581 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
582
53f539a3
KS
5832020-05-11 Keith Seitz <keiths@redhat.com>
584
585 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
586
113ee09a
TV
5872020-05-11 Tom de Vries <tdevries@suse.de>
588
589 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
590 * gdb.cp/cpexprs.exp.in: .. here.
591 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
592 cpexprs.exp.
593
ba3e70b0
KS
5942020-05-11 Keith Seitz <keiths@redhat.com>
595
596 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
597 test names.
598 * gdb.ada/arrayptr.exp: Likewise.
599 * gdb.ada/assign_arr.exp: Likewise.
600 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
601 * gdb.ada/bp_on_var.exp: Likewise.
602 * gdb.ada/call_pn.exp: Likewise.
603 * gdb.ada/complete.exp: Likewise.
604 * gdb.ada/fun_overload_menu.exp: Likewise.
605 * gdb.ada/funcall_param.exp: Likewise.
606 * gdb.ada/funcall_ref.exp: Likewise.
607 * gdb.ada/packed_array_assign.exp: Likewise.
608 * gdb.ada/same_component_name.exp: Likewise.
609 * gdb.ada/type_coercion.exp: Likewise.
610 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
611 * gdb.ada/variant_record_packed_array.exp: Likewise.
612
3ee6bb11
TV
6132020-05-11 Tom de Vries <tdevries@suse.de>
614
615 PR symtab/25941
616 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
617 out of ...
618 * gdb.dwarf2/clang-debug-names.exp: ... here.
619 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
620 clang-debug-names.exp.in.
621 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
622 * gdb.dwarf2/clang-debug-names-2.c: New test.
623
86cd6bc8
AKS
6242020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
625
626 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
627 (fortran_runto_main): New Proc, fortran version of runto_main.
628 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
629 * gdb.fortran/array-bounds.exp: Likewise.
630 * gdb.fortran/array-slices.exp: Likewise.
631 * gdb.fortran/block-data.exp: Likewise.
632 * gdb.fortran/charset.exp: Likewise.
633 * gdb.fortran/common-block.exp: Likewise.
634 * gdb.fortran/complex.exp: Likewise.
635 * gdb.fortran/derived-type-function.exp: Likewise.
636 * gdb.fortran/derived-type.exp: Likewise.
637 * gdb.fortran/info-modules.exp: Likewise.
638 * gdb.fortran/info-types.exp: Likewise.
639 * gdb.fortran/intrinsics.exp: Likewise.
640 * gdb.fortran/library-module.exp: Likewise.
641 * gdb.fortran/logical.exp: Likewise.
642 * gdb.fortran/max-depth.exp: Likewise.
643 * gdb.fortran/module.exp: Likewise.
644 * gdb.fortran/multi-dim.exp: Likewise.
645 * gdb.fortran/nested-funcs.exp: Likewise.
646 * gdb.fortran/print-formatted.exp: Likewise.
647 * gdb.fortran/print_type.exp: Likewise.
648 * gdb.fortran/printing-types.exp: Likewise.
649 * gdb.fortran/ptr-indentation.exp: Likewise.
650 * gdb.fortran/ptype-on-functions.exp: Likewise.
651 * gdb.fortran/subarray.exp: Likewise.
652 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
653 * gdb.fortran/vla-datatypes.exp: Likewise.
654 * gdb.fortran/vla-history.exp: Likewise.
655 * gdb.fortran/vla-ptr-info.exp: Likewise.
656 * gdb.fortran/vla-ptype-sub.exp: Likewise.
657 * gdb.fortran/vla-ptype.exp: Likewise.
658 * gdb.fortran/vla-sizeof.exp: Likewise.
659 * gdb.fortran/vla-type.exp: Likewise.
660 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
661 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
662 * gdb.fortran/vla-value-sub.exp: Likewise.
663 * gdb.fortran/vla-value.exp: Likewise.
664 * gdb.fortran/whatis_type.exp: Likewise.
665 * gdb.mi/mi-var-child-f.exp: Likewise.
666
6dc55ce9 6672020-05-09 Tom de Vries <tdevries@suse.de>
668
669 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
670
283cb58c
TV
6712020-05-08 Tom de Vries <tdevries@suse.de>
672
673 * gdb.dwarf2/clang-debug-names.c: New test.
674 * gdb.dwarf2/clang-debug-names.exp: New file.
675
ac4a4f1c
SM
6762020-05-06 Simon Marchi <simon.marchi@efficios.com>
677
678 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
679 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
680
24fe640b
TV
6812020-05-06 Tom de Vries <tdevries@suse.de>
682
683 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
684 breakpoint is at a "recommended breakpoint location".
685 * gdb.reverse/consecutive-reverse.exp: Same.
686
0d8683a3
TV
6872020-05-06 Tom de Vries <tdevries@suse.de>
688
689 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
690 address.
691
b8983c46
TV
6922020-05-06 Tom de Vries <tdevries@suse.de>
693
694 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
695
abf6d805
TV
6962020-05-06 Tom de Vries <tdevries@suse.de>
697
698 * gdb.base/store.exp (check_set, up_set): Allowing missing location
699 info for r.
700
0fc2a808
TV
7012020-05-06 Tom de Vries <tdevries@suse.de>
702
703 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
704 necessary.
705
873dd427
TV
7062020-05-06 Tom de Vries <tdevries@suse.de>
707
708 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
709 void.
710
7c99e7e2
TV
7112020-05-06 Tom de Vries <tdevries@suse.de>
712
713 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
714 of ...
715 * gdb.base/async.exp: ... here.
716 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
717 "recommended breakpoint location".
718
6173d6a6
TV
7192020-05-06 Tom de Vries <tdevries@suse.de>
720
721 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
722
6015a067
TV
7232020-05-04 Tom de Vries <tdevries@suse.de>
724
725 * gdb.base/async.exp: Check whether instruction addresses are a
726 "recommended breakpoint location".
727
3b6acaee
TT
7282020-05-03 Tom Tromey <tom@tromey.com>
729
730 * gdb.base/sepdebug.exp: Remove "catch" test.
731 * gdb.base/break.exp: Remove "catch" test.
732 * gdb.base/default.exp: Update expected output.
733
5beb4d17
TV
7342020-05-02 Tom de Vries <tdevries@suse.de>
735
736 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
737 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
738 * gdb.arch/i386-mpx-map.exp: Same.
739 * gdb.arch/i386-mpx-sigsegv.exp: Same.
740 * gdb.arch/i386-mpx-simple_segv.exp: Same.
741 * gdb.arch/i386-mpx.exp: Same.
742
8caf140d
TV
7432020-05-02 Tom de Vries <tdevries@suse.de>
744
745 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
746
693196cb
TV
7472020-05-01 Tom de Vries <tdevries@suse.de>
748
749 * gdb.ada/operator_bp.exp: Allow more than required amount of
750 breakpoint.
751
53ae0aa9
TV
7522020-05-01 Tom de Vries <tdevries@suse.de>
753
754 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
755
ee9d1e5f
HD
7562020-04-30 Hannes Domani <ssbssa@yahoo.de>
757
758 PR gdb/18706
759 * gdb.cp/stub-array-size.cc: New test.
760 * gdb.cp/stub-array-size.exp: New file.
761 * gdb.cp/stub-array-size.h: New test.
762 * gdb.cp/stub-array-size2.cc: New test.
763
d5cf82c0
HD
7642020-04-30 Hannes Domani <ssbssa@yahoo.de>
765
766 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
767 output to the new format.
768
42e165c3
SM
7692020-04-29 Simon Marchi <simon.marchi@efficios.com>
770
771 * gdb.base/break.exp: Use with_test_prefix.
772
6e4e3fe1
TV
7732020-04-29 Tom de Vries <tdevries@suse.de>
774
775 * lib/gdb.exp (debug_types): New proc.
776 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
777 * gdb.python/py-symtab.exp: Same.
778
d642b692
HD
7792020-04-29 Hannes Domani <ssbssa@yahoo.de>
780
781 PR gdb/17320
782 * gdb.base/pretty-array.c: New test.
783 * gdb.base/pretty-array.exp: New file.
784
ea90f227
TV
7852020-04-29 Tom de Vries <tdevries@suse.de>
786
787 PR symtab/25889
788 * gdb.cp/cpexprs.exp: Adapt for inclusion.
789 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
790 and include cpexprs.exp.
791
a65189c9
TV
7922020-04-28 Mark Williams <mark@myosotissp.com>
793
794 PR gdb/24480
795 * dw4-toplevel-types.exp: Test for top level types.
796 * dw4-toplevel-types.cc: Test for top level types.
797
32d1f47a
TBA
7982020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
799
800 * gdb.threads/stop-with-handle.exp: Fix typo in comment
801 (theads -> threads).
802
56a4f5a1
TV
8032020-04-28 Tom de Vries <tdevries@suse.de>
804
805 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
806
0b2f8a3b
TV
8072020-04-28 Tom de Vries <tdevries@suse.de>
808
809 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
810
5390c717
TV
8112020-04-28 Tom de Vries <tdevries@suse.de>
812
813 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
814
15cd93d0
TV
8152020-04-28 Tom de Vries <tdevries@suse.de>
816
817 * gdb.dwarf2/main-foo.c: New test.
818 * gdb.dwarf2/struct-with-sig.exp: New file.
819
d472f0fb
TV
8202020-04-25 Tom de Vries <tdevries@suse.de>
821
822 * boards/debug-types.exp: New file.
823
8d840e05
AB
8242020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
827
bcfe6157
TT
8282020-04-24 Tom Tromey <tom@tromey.com>
829
830 PR symtab/12707:
831 * gdb.python/py-symbol.exp: Update expected results for
832 linkage_name test.
833 * gdb.cp/print-demangle.exp: New file.
834 * gdb.base/c-linkage-name.exp: Fix test.
835 * gdb.guile/scm-symbol.exp: Update expected results for
836 linkage_name test.
837
f049a313
TT
8382020-04-24 Tom Tromey <tom@tromey.com>
839
840 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
841 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
842 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
843 assembler.
844
7cf28874
TV
8452020-04-24 Tom de Vries <tdevries@suse.de>
846
847 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
848 C++.
849
dac2fef7
TT
8502020-04-24 Tom Tromey <tromey@adacore.com>
851
852 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
853 values.
854 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
855 values. Update test for minimal encodings.
856 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
857 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
858 values. Update test for minimal encodings.
859
1acda803
TT
8602020-04-24 Tom Tromey <tromey@adacore.com>
861
862 PR python/23662:
863 * gdb.ada/variant.exp: Add Python checks.
864 * gdb.rust/simple.exp: Add dynamic type checks.
865
adfb9815
TT
8662020-04-24 Tom Tromey <tromey@adacore.com>
867
868 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
869 Make array type matching more lax.
870 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
871 * gdb.ada/mi_variant.exp: New file.
872 * gdb.ada/mi_variant/pck.ads: New file.
873 * gdb.ada/mi_variant/pkg.adb: New file.
874 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
875 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
876
7d79de9a
TT
8772020-04-24 Tom Tromey <tromey@adacore.com>
878
879 * gdb.ada/variant.exp: Add dynamic field offset tests.
880 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
881 * gdb.ada/variant/pkg.adb: Add new variables.
882
f8e89861
TT
8832020-04-24 Tom Tromey <tromey@adacore.com>
884
885 * gdb.ada/variant.exp: New file
886 * gdb.ada/variant/pkg.adb: New file
887 * gdb.ada/variant/pck.adb: New file
888
86e887ae
TV
8892020-04-24 Tom de Vries <tdevries@suse.de>
890
891 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
892
88428775
TV
8932020-04-24 Tom de Vries <tdevries@suse.de>
894
895 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
896 flags.
897
4e86f6e7
TV
8982020-04-24 Tom de Vries <tdevries@suse.de>
899
900 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
901
2016d3e6
TV
9022020-04-24 Tom de Vries <tdevries@suse.de>
903
904 * lib/gdb.exp (default_gdb_start): Handle eof.
905 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
906 failure.
907 * gdb.base/readnever.exp: Handle clean_restart failure.
908
70bc38f5
TV
9092020-04-23 Tom de Vries <tdevries@suse.de>
910
911 * gdb.base/decl-before-def.exp: Run to main and print a again.
912
de82891c
TV
9132020-04-23 Tom de Vries <tdevries@suse.de>
914
915 * gdb.base/decl-before-def-decl.c: New test.
916 * gdb.base/decl-before-def-def.c: New test.
917 * gdb.base/decl-before-def.exp: New file.
918
96038148
TV
9192020-04-23 Tom de Vries <tdevries@suse.de>
920
921 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
922
54ac3df1
TV
9232020-04-22 Tom de Vries <tdevries@suse.de>
924
925 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
926 debug_info_offset.
927 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
928 before $objsfile in the line line.
929
714534e1
TV
9302020-04-22 Tom de Vries <tdevries@suse.de>
931
932 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
933
16a7dbf4
MS
9342020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
935
936 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
937 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
938 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
939 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
940 * gdb.base/jit-protocol.h: Update definitions to match all usage
941 contexts.
942
9432020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
944
945 * gdb.base: Rename all jit related test and source files.
946
9472020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
948
949 * gdb.base/jit-reader.exp: Relax register output check.
950
317d2668
TV
9512020-04-22 Tom de Vries <tdevries@suse.de>
952
953 PR symtab/25764
954 * gdb.base/psym-external-decl-2.c: New test.
955 * gdb.base/psym-external-decl.c: New test.
956 * gdb.base/psym-external-decl.exp: New file.
957 * gdb.threads/tls.exp: Add PR25807 kfail.
958
eea9e357
TV
9592020-04-22 Tom de Vries <tdevries@suse.de>
960
961 PR symtab/25801
962 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
963 in "info source" output.
964
3d5afab3
TV
9652020-04-22 Tom de Vries <tdevries@suse.de>
966
967 PR symtab/25700
968 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
969 symtab for imported_unit.c.
970
b32102f6
GB
9712020-04-21 Gary Benson <gbenson@redhat.com>
972
973 * gdb.base/advance.c (func): New argument, to match call site.
974 (func2, func3): Add return statements.
975
d43b7a2d
TBA
9762020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
977
978 * gdb.multi/run-only-second-inf.c: New file.
979 * gdb.multi/run-only-second-inf.exp: New file.
980
d89edf9b
MM
9812020-04-21 Markus Metzger <markus.t.metzger@intel.com>
982
983 * gdb.btrace/multi-inferior.c: New test.
984 * gdb.btrace/multi-inferior.exp: New file.
985
1a476b6d
MM
9862020-04-21 Markus Metzger <markus.t.metzger@intel.com>
987
988 * gdb.btrace/enable-new-thread.c: New test.
989 * gdb.btrace/enable-new-thread.exp: New file.
990
4778a5f8
TV
9912020-04-21 Tom de Vries <tdevries@suse.de>
992
993 PR gdb/25471
994 * gdb.threads/killed-outside.c: New test.
995 * gdb.threads/killed-outside.exp: New file.
996
9b2c992c
GB
9972020-04-20 Gary Benson <gbenson@redhat.com>
998
999 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1000 * gdb.base/nested-subp2.exp: Likewise.
1001 * gdb.base/nested-subp3.exp: Likewise.
1002
b5d1d6f7
GB
10032020-04-20 Gary Benson <gbenson@redhat.com>
1004
1005 * gdb.base/nested-subp1.exp: Disable test when using clang.
1006 * gdb.base/nested-subp2.exp: Likewise.
1007 * gdb.base/nested-subp3.exp: Likewise.
1008
25230285
GB
10092020-04-20 Gary Benson <gbenson@redhat.com>
1010
1011 * gdb.cp/exception.cc: Fix compilation error with clang.
1012
fa93cc8f
GB
10132020-04-20 Gary Benson <gbenson@redhat.com>
1014
809730f3 1015 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1016
e0c45f30
GB
10172020-04-20 Gary Benson <gbenson@redhat.com>
1018
1019 * gdb.base/jit-main.c: Fix compilation error with clang.
1020
4ddfec93
KR
10212020-04-17 Kamil Rytarowski <n54@gmx.com>
1022
1023 * gdb.base/attach-twice.c: Include "sys/types.h".
1024 (PTRACE_ATTACH): Add fallback definition.
1025 (main): Pass `0' to the 4th argument of `ptrace'.
1026
2bed205e
KR
10272020-04-17 Kamil Rytarowski <n54@gmx.com>
1028
1029 * gdb.base/fork-running-state.c: Include "signal.h".
1030
0743fc83
TT
10312020-04-17 Tom Tromey <tromey@adacore.com>
1032
1033 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1034 Update tests.
1035 * gdb.btrace/cpu.exp: Update tests.
1036 * gdb.base/maint.exp: Update tests.
1037 * gdb.base/default.exp: Update tests.
1038 * gdb.base/completion.exp: Update tests.
1039
efba5c23
TV
10402020-04-16 Tom de Vries <tdevries@suse.de>
1041
1042 PR symtab/25791
1043 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1044 (ensure_gdb_index): and factor out and move ...
1045 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1046 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1047
d191d716
TV
10482020-04-16 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1051 loading exec.
1052
99f1bc6a
AB
10532020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1054
1055 * gdb.base/many-completions.exp: New file.
1056
194d088f
TV
10572020-04-14 Tom de Vries <tdevries@suse.de>
1058
1059 PR symtab/25718
1060 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1061
c1a66c06
TV
10622020-04-14 Tom de Vries <tdevries@suse.de>
1063
1064 PR symtab/25720
1065 * gdb.base/maint-expand-symbols-header-file.c: New test.
1066 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1067 * gdb.base/maint-expand-symbols-header-file.h: New test.
1068
21b0982c
AB
10692020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1070
1071 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1072 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1073 get_func_info.
1074 (get_func_info): Delete.
1075 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1076 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1077 * lib/dwarf.exp (get_func_info): New function.
1078
dd1cab06
TV
10792020-04-13 Tom de Vries <tdevries@suse.de>
1080
1081 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1082 to what find_gnatmake does.
1083
71ea2b6b
TV
10842020-04-10 Tom de Vries <tdevries@suse.de>
1085
1086 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1087 -readnow.
1088
bdfc1e8a
TV
10892020-04-10 Tom de Vries <tdevries@suse.de>
1090
1091 PR cli/25808
1092 * gdb.base/style.c: Add leading newlines.
1093 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1094 Check listing of main's one-line body.
1095
14ca8ecf
TV
10962020-04-08 Tom de Vries <tdevries@suse.de>
1097
1098 * lib/gdb.exp (psymtabs_p): New proc.
1099 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1100 importing unit" unsupported if there are no partial symbols.
1101
e21d048f
TV
11022020-04-08 Tom de Vries <tdevries@suse.de>
1103
1104 PR testsuite/25760
1105 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1106
25c11aca
TV
11072020-04-07 Tom de Vries <tdevries@suse.de>
1108
1109 PR symtab/25796
1110 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1111
5707e24b
TV
11122020-04-07 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.base/check-psymtab.c: New test.
1115 * gdb.base/check-psymtab.exp: New file.
1116
6ee448cc
TT
11172020-04-06 Tom Tromey <tromey@adacore.com>
1118
1119 * gdb.ada/variant-record/proc.adb: New file.
1120 * gdb.ada/variant-record/value.adb: New file.
1121 * gdb.ada/variant-record/value.s: New file.
1122 * gdb.ada/variant-record.exp: New file.
1123
9e7c9a03
HD
11242020-04-03 Hannes Domani <ssbssa@yahoo.de>
1125
1126 PR gdb/25325
1127 * gdb.cp/typed-enum.cc: New test.
1128 * gdb.cp/typed-enum.exp: New file.
1129
c90d28ac
AB
11302020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1131
1132 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1133 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1134 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1135 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1136 * gdb.opt/inline-small-func.c: New file.
1137 * gdb.opt/inline-small-func.exp: New file.
1138 * gdb.opt/inline-small-func.h: New file.
1139
34e9a9fa
AB
11402020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1143 function.
1144
6a354911
AB
11452020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1146
1147 * lib/dwarf.exp (function_range): Allow compiler options to be
1148 specified.
1149
880d9777
TV
11502020-04-02 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1153 __attribute__((always_inline)).
1154 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1155
f32682ea
TV
11562020-04-02 Tom de Vries <tdevries@suse.de>
1157
1158 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1159 (gdbserver_gdb_exit): ... here. Add timeout warning.
1160 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1161 (connect_target_extended_remote): Append new server_spawn_id to
1162 server_spawn_ids.
1163 (cleanup): New proc.
1164 (setup, <toplevel>): Call cleanup.
1165
d3214198
TV
11662020-04-02 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.base/main-psymtab.exp: New file.
1169
cc77ed24
TV
11702020-04-02 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1173
3638a098
TT
11742020-04-01 Tom Tromey <tom@tromey.com>
1175
1176 * gdb.base/complex-parts.exp: Add type tests.
1177
c34e8714
TT
11782020-04-01 Tom Tromey <tom@tromey.com>
1179
1180 * gdb.base/complex-parts.exp: Add arithmetic tests.
1181
981c08ce
TT
11822020-04-01 Tom Tromey <tom@tromey.com>
1183
1184 * gdb.compile/compile.exp: Update.
1185 * gdb.compile/compile-cplus.exp: Update.
1186 * gdb.base/varargs.exp: Update.
1187 * gdb.base/floatn.exp: Update.
1188 * gdb.base/endianity.exp: Update.
1189 * gdb.base/callfuncs.exp (do_function_calls): Update.
1190 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1191 (complex_float_integral_args): Update.
1192 * gdb.base/complex.exp: Update.
1193 * gdb.base/complex-parts.exp: Update.
1194
3d1cfd43
TT
11952020-04-01 Tom Tromey <tromey@adacore.com>
1196
1197 * gdb.rust/union.rs: New file.
1198 * gdb.rust/union.exp: New file.
1199 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1200 (main): Update.
1201 * gdb.rust/simple.exp: Move union tests to union.exp.
1202
e033dfa9
TT
12032020-04-01 Tom Tromey <tromey@adacore.com>
1204
1205 * gdb.rust/simple.rs (main): Remove "y0".
1206
53cccef1
TBA
12072020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1208
1209 * gdb.multi/stop-all-on-exit.c: New test.
1210 * gdb.multi/stop-all-on-exit.exp: New file.
1211
60e22c1e
HD
12122020-04-01 Hannes Domani <ssbssa@yahoo.de>
1213
1214 PR gdb/24789
1215 * gdb.cp/misc.cc: Add integer reference variable.
1216 * gdb.cp/misc.exp: Add test.
1217
e139a727
TBA
12182020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1219
1220 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1221 scenario to cover execution until the end and also the case
1222
16b0db75
TV
12232020-03-31 Tom de Vries <tdevries@suse.de>
1224
1225 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1226 c. Use "maint info symtabs" to check symtab expansion.
1227
c0502da6
TV
12282020-03-30 Tom de Vries <tdevries@suse.de>
1229
1230 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1231 unsupported.
1232 (verify_psymtab_expanded): Move ...
1233 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1234 test.
1235 (readnow): New proc.
1236
5935fd15
AB
12372020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1238
1239 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1240 with $hex.
1241
1773be9e
TT
12422020-03-20 Tom Tromey <tromey@adacore.com>
1243
1244 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1245
70304be9
TT
12462020-03-20 Tom Tromey <tromey@adacore.com>
1247
1248 * gdb.ada/sub_variant/subv.adb: New file.
1249 * gdb.ada/sub_variant.exp: New file.
1250
0dd7b8f7
TV
12512020-03-20 Tom de Vries <tdevries@suse.de>
1252
1253 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1254 first break fails.
1255 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1256
cada5fc9
AB
12572020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1258
1259 * gdb.server/exit-multiple-threads.c: New file.
1260 * gdb.server/exit-multiple-threads.exp: New file.
1261
6b8c53f2
AB
12622020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * gdb.fortran/mixed-lang-stack.c: New file.
1265 * gdb.fortran/mixed-lang-stack.cpp: New file.
1266 * gdb.fortran/mixed-lang-stack.exp: New file.
1267 * gdb.fortran/mixed-lang-stack.f90: New file.
1268
19a2740f
AB
12692020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1270
1271 * gdb.linespec/cp-completion-aliases.cc: New file.
1272 * gdb.linespec/cp-completion-aliases.exp: New file.
1273
d8c8b848
TV
12742020-03-19 Tom de Vries <tdevries@suse.de>
1275
1276 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1277 more precise.
1278
a9933ccf
TV
12792020-03-18 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1282 * gdb.dwarf2/break-inline-psymtab.c: New test.
1283 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1284
2f89101f
TV
12852020-03-16 Tom de Vries <tdevries@suse.de>
1286
1287 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1288 cache_verify and cache_verify_proc.
1289
6b9374f1
TV
12902020-03-15 Tom de Vries <tdevries@suse.de>
1291
1292 * gdb.server/solib-list.exp: Handle
1293 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1294
eaeaf44c
TV
12952020-03-15 Tom de Vries <tdevries@suse.de>
1296
1297 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1298 objfiles".
1299
3293bbaf
TT
13002020-03-14 Tom Tromey <tom@tromey.com>
1301
1302 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1303
ab44624c
TV
13042020-03-14 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1307
54c43825
TV
13082020-03-14 Tom de Vries <tdevries@suse.de>
1309
1310 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1311 result in line-by-line fashion.
1312
2ac70237
TV
13132020-03-14 Tom de Vries <tdevries@suse.de>
1314
1315 * lib/gdb.exp (supports_statement_frontiers): New proc.
1316 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1317
09546b56
TV
13182020-03-14 Tom de Vries <tdevries@suse.de>
1319
1320 * gdb.base/printcmds.exp: Add missing quoting for "print
1321 teststring2".
1322
a1f6a07c
TT
13232020-03-13 Tom Tromey <tom@tromey.com>
1324
1325 * gdb.base/printcmds.exp (test_print_strings): Add regression
1326 test.
1327 * gdb.base/printcmds.c (charptr): New typedef.
1328 (teststring2): New global.
1329
1b83d09c
AB
13302020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1333 full path in the test name.
1334 (test_ld): Add some with_test_prefix blocks to make test names
1335 unique.
1336
2d61316c
TV
13372020-03-13 Tom de Vries <tdevries@suse.de>
1338
1339 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1340
2e9145ac
TV
13412020-03-13 Tom de Vries <tdevries@suse.de>
1342
1343 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1344
96c7f873
TV
13452020-03-13 Tom de Vries <tdevries@suse.de>
1346
1347 PR symtab/25646
1348 * gdb.dwarf2/imported-unit.exp: Add test.
1349
49ba92c0
TV
13502020-03-13 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1353 (var1, var2): New variable.
1354 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1355 matching symbols.
1356
301b21e0
TV
13572020-03-13 Tom de Vries <tdevries@suse.de>
1358
1359 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1360 (Term::command): Use prompt prefix.
1361 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1362 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1363 command_no_prompt_prefix instead of prefix.
1364 * gdb.tui/tui-layout-asm.exp: Same.
1365
3f512721
SM
13662020-03-12 Simon Marchi <simon.marchi@efficios.com>
1367
1368 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1369
40310f30
SM
13702020-03-12 Simon Marchi <simon.marchi@efficios.com>
1371
1372 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1373 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1374 on" while stepping over the test instruction, match printed
1375 message.
1376
09252140
TV
13772020-03-12 Tom de Vries <tdevries@suse.de>
1378
1379 * gdb.base/info-types.exp: Use exp_continue during matching of output
1380 of "info types".
1381
14e9c72c
TV
13822020-03-12 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1385
e515d67e
TV
13862020-03-12 Tom de Vries <tdevries@suse.de>
1387
1388 * gdb.fortran/module.exp: Use exp_continue during matching of output
1389 of "info variable -n".
1390
307eafd8
TV
13912020-03-12 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1394 gdb.dwarf2/dw2-ranges-base.c.
1395
9a2de3fc
TV
13962020-03-12 Tom de Vries <tdevries@suse.de>
1397
1398 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1399 in presence of GLIBC debuginfo.
1400
3217502e
TV
14012020-03-12 Tom de Vries <tdevries@suse.de>
1402
1403 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1404 $core.
1405
1281424c
TV
14062020-03-12 Tom de Vries <tdevries@suse.de>
1407
1408 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1409 more precise.
1410
038b97fc
SM
14112020-03-11 Simon Marchi <simon.marchi@efficios.com>
1412
1413 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1414 from Unix to Windows path.
1415
5308d1e7
TV
14162020-03-11 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.ada/minsyms.exp: Set language to ada.
1419
f870f78f
TV
14202020-03-11 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1423
5a13315d
TV
14242020-03-11 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1427
976862ed
TT
14282020-03-11 Tom Tromey <tromey@adacore.com>
1429
1430 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1431
7462c383
TV
14322020-03-11 Tom de Vries <tdevries@suse.de>
1433
1434 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1435
1c6c46a0
TV
14362020-03-11 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.base/break-interp.exp: Limit verbose scope.
1439
44f41bb7
TV
14402020-03-11 Tom de Vries <tdevries@suse.de>
1441
1442 * gdb.fortran/logical.f90: Define variable with character type.
1443 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1444
b76f3a42
TV
14452020-03-11 Tom de Vries <tdevries@suse.de>
1446
1447 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1448
1c33af77
TV
14492020-03-11 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1452 symtabs.
1453
8c95582d
AB
14542020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1455 Bernd Edlinger <bernd.edlinger@hotmail.de>
1456
1457 * gdb.cp/step-and-next-inline.cc: New file.
1458 * gdb.cp/step-and-next-inline.exp: New file.
1459 * gdb.cp/step-and-next-inline.h: New file.
1460 * gdb.dwarf2/dw2-is-stmt.c: New file.
1461 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1462 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1463 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1464 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1465
cecf8547
AB
14662020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1469 is-stmt flag in the line table.
1470
0ba678c9
TV
14712020-03-09 Tom de Vries <tdevries@suse.de>
1472
1473 * lib/gdb.exp (cached_file): Create cache dir.
1474
72fbdf83
TV
14752020-03-07 Tom de Vries <tdevries@suse.de>
1476
1477 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1478 * gdb.cp/rvalue-ref-params.exp: Same.
1479
436b5e99
TV
14802020-03-06 Tom de Vries <tdevries@suse.de>
1481
1482 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1483 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1484
09f2921c
TV
14852020-03-06 Tom de Vries <tdevries@suse.de>
1486
1487 * README: Fix "the the".
1488 * gdb.base/dprintf.exp: Same.
1489
50a3cc5d
TV
14902020-03-05 Tom de Vries <tdevries@suse.de>
1491
1492 * gdb.base/maint.exp: Update "main print statistics" expected output.
1493
0a709cba
AKS
14942020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1495
1496 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1497 (fortran_int8): Likewise.
1498 (fortran_real4): Likewise.
1499 (fortran_real8): Likewise.
1500 (fortran_complex4): Likewise.
1501 (fortran_logical4): Likewise.
1502 (fortran_character1): Likewise.
1503
5e5d66b6
AB
15042020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1505
1506 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1507 printed as true.
1508
7b973adc
SDJ
15092020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1510
1511 * gdb.base/printcmds.exp: Add test to verify printf of a
1512 variable holding an address.
1513
478e490a
TV
15142020-03-03 Tom de Vries <tdevries@suse.de>
1515
1516 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1517
1ef44e86
TV
15182020-03-03 Tom de Vries <tdevries@suse.de>
1519
1520 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1521 gdb_test_multiple call.
1522
b98cc2cf
TV
15232020-03-03 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1526 gdb_test_multiple calls.
1527
63e163f2
AB
15282020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1529
1530 * gdb.base/default.exp: Remove test of 'set history filename'.
1531 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1532 filename to the empty string.
1533 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1534 and GDBHISTSIZE.
1535
24ed6739
AB
15362020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1539 disabled.
1540
590003dc
TV
15412020-03-02 Pedro Alves <palves@redhat.com>
1542 Tom de Vries <tdevries@suse.de>
1543
1544 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1545 -prompt prefix, before user_code argument. Add -lbl option likewise.
1546 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1547 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1548 argument.
1549 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1550 have "\r\n" at start-of-line, instead of at end-of-line.
1551
f5e46084
SM
15522020-02-28 Simon Marchi <simon.marchi@efficios.com>
1553
1554 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1555 libinproctrace.so.
1556
f7a7000d
LM
15572020-02-28 Luis Machado <luis.machado@linaro.org>
1558
1559 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1560 to "p/x".
1561
718e0816
LM
15622020-02-28 Luis Machado <luis.machado@linaro.org>
1563
1564 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1565 asm/ptrace.h and error.h.
1566
13c3a74a
TV
15672020-02-28 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1570 (struct wrapper, do_something, mundane/symada__cS): Move ...
1571 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1572 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1573 Update "print symada__cS before partial symtab expansion" regexp.
1574 Update breakpoint location. Flush symbol cache after expansion.
1575
85d2d5bb
LM
15762020-02-28 Luis Machado <luis.machado@linaro.org>
1577
1578 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1579
3608f86c
TV
15802020-02-27 Tom de Vries <tdevries@suse.de>
1581
1582 * config/sid.exp: Remove unused globals.
1583 * gdb.base/attach.exp: Same.
1584 * gdb.base/catch-load.exp: Same.
1585 * gdb.base/dbx.exp: Same.
1586 * lib/gdb.exp: Same.
1587 * lib/mi-support.exp: Same.
1588 * lib/prompt.exp: Same.
1589
c8d4f6df
TV
15902020-02-27 Tom de Vries <tdevries@suse.de>
1591
1592 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1593 not set.
1594
0d79cdc4
AM
15952020-02-26 Aaron Merey <amerey@redhat.com>
1596
1597 * gdb.debuginfod: New directory for debuginfod tests.
1598 * gdb.debuginfod/main.c: New test file.
1599 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1600
0dce4280
TV
16012020-02-26 Tom de Vries <tdevries@suse.de>
1602
1603 PR gdb/25603
1604 * gdb.base/persistent-lang.cc: New test.
1605 * gdb.base/persistent-lang.exp: New file.
1606
9e80cfa1
AB
16072020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1608
1609 * gdb.fortran/derived-type-striding.exp: Add a new test.
1610 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1611 new test.
1612
2078dbb2
AB
16132020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1616 names.
1617
70d49700
TV
16182020-02-25 Tom de Vries <tdevries@suse.de>
1619
1620 PR go/18926
1621 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1622
a88ef40d
TV
16232020-02-24 Tom de Vries <tdevries@suse.de>
1624
1625 PR gdb/25592
1626 * gdb.base/info-locals-unused-static-var.c: New test.
1627 * gdb.base/info-locals-unused-static-var.exp: New file.
1628
01b1af32
TT
16292020-02-22 Tom Tromey <tom@tromey.com>
1630
1631 * gdb.python/tui-window.exp: New file.
1632 * gdb.python/tui-window.py: New file.
1633
7c043ba6
TT
16342020-02-22 Tom Tromey <tom@tromey.com>
1635
1636 PR tui/17850:
1637 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1638 tests.
1639
c22fef7e
TT
16402020-02-22 Tom Tromey <tom@tromey.com>
1641
1642 * gdb.tui/new-layout.exp: Add sub-layout tests.
1643
ee325b61
TT
16442020-02-22 Tom Tromey <tom@tromey.com>
1645
1646 * gdb.tui/new-layout.exp: New file.
1647
3f0cbb04
TT
16482020-02-22 Tom Tromey <tom@tromey.com>
1649
1650 * gdb.rust/rust-style.rs: New file.
1651 * gdb.rust/rust-style.exp: New file.
1652 * gdb.base/style.exp: Test structure printing.
1653 * gdb.base/style.c (struct some_struct): New type.
1654 (enum etype): New type.
1655 (struct_value): New global.
1656
75525152
TV
16572020-02-21 Tom de Vries <tdevries@suse.de>
1658
1659 PR go/18926
1660 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1661 Remove blanket xfails. Use message argument for gdb_breakpoint.
1662 Make continuing to breakpoint test conditional on setting breakpoint.
1663 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1664 DW_AT_name attribute. Add xfail for GCC PR93866.
1665
bd360d30
AB
16662020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.dwarf2/cpp-linkage-name.c: New file.
1669 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1670
c7adb09f 16712020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1672
1673 * lib/gdb.exp (gdb_wrapper_init): Reset
1674 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1675 not exist.
1676
a9c79803
TV
16772020-02-20 Tom de Vries <tdevries@suse.de>
1678
1679 PR go/17018
1680 * gdb.go/hello.exp: Copy ...
1681 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1682 print of st to print value of global definition. Add xfail for GCC
1683 PR93844.
1684 * gdb.go/hello.exp: Remove printing of st before definition.
1685 * gdb.go/hello.go: Copy ...
1686 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1687 to st.
1688 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1689
d7445728
TV
16902020-02-20 Tom de Vries <tdevries@suse.de>
1691
1692 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1693 (gdb_simple_compile): Handle compile_flags go by using .go extension
1694 for source file.
1695 * gdb.go/chan.exp: Use support_go_compile.
1696 * gdb.go/handcall.exp: Same.
1697 * gdb.go/hello.exp: Same.
1698 * gdb.go/integers.exp: Same.
1699 * gdb.go/max-depth.exp: Same.
1700 * gdb.go/methods.exp: Same.
1701 * gdb.go/package.exp: Same.
1702 * gdb.go/strings.exp: Same.
1703 * gdb.go/types.exp: Same.
1704 * gdb.go/unsafe.exp: Same.
1705
c9c41e6d
TV
17062020-02-19 Tom de Vries <tdevries@suse.de>
1707
1708 * gdb.python/lib-types.exp: Make xfail more strict.
1709
f20ff837
TV
17102020-02-19 Tom de Vries <tdevries@suse.de>
1711
1712 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1713
08410482
DE
17142020-02-19 Doug Evans <dje@google.com>
1715
1716 PR rust/25535
1717 * gdb.rust/simple.exp: Add test.
1718 * gdb.rust/simple.rs: Add test.
1719
623563f7
TV
17202020-02-19 Tom de Vries <tdevries@suse.de>
1721
1722 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1723 output line-by-line.
1724
d3308cfd
TV
17252020-02-19 Tom de Vries <tdevries@suse.de>
1726
1727 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1728
86cbc5dc
TV
17292020-02-19 Tom de Vries <tdevries@suse.de>
1730
1731 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1732 prelink.
1733
9db2b96b
TV
17342020-02-19 Tom de Vries <tdevries@suse.de>
1735
1736 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1737 (gdb_do_cache): Use gdb_do_cache_wrap.
1738 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1739
89e2fdc5
TV
17402020-02-19 Tom de Vries <tdevries@suse.de>
1741
1742 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1743 gdb_compile option.
1744
373d7ac0
SM
17452020-02-18 Simon Marchi <simon.marchi@efficios.com>
1746
1747 * gdb.base/printcmds.exp (test_print_enums): Update expected
1748 output.
1749
b29a2df0
SM
17502020-02-18 Simon Marchi <simon.marchi@efficios.com>
1751
1752 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1753 for "unknown".
1754
6740f0cc
SM
17552020-02-18 Simon Marchi <simon.marchi@efficios.com>
1756
1757 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1758 enumerator.
1759
edd45eb0
SM
17602020-02-18 Simon Marchi <simon.marchi@efficios.com>
1761
1762 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1763 FE_, add FE_NONE.
1764 (three): Update.
1765 (enum flag_enum_without_zero): New enum.
1766 (flag_enum_without_zero): New variable.
1767 (enum not_flag_enum): New enum.
1768 (three_not_flag): New variable.
1769 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1770 (test_print_enums): Add more tests for printing flag enums.
1771
d4295de4
TV
17722020-02-18 Tom de Vries <tdevries@suse.de>
1773
1774 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1775 (gdb_compile_ada): ... here.
1776 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1777 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1778
f251f505
TT
17792020-02-14 Tom Tromey <tom@tromey.com>
1780
1781 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1782 build directory.
1783 * boards/gdbserver-base.exp: Update path to gdbserver.
1784
8f432634
TV
17852020-02-13 Tom de Vries <tdevries@suse.de>
1786
1787 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1788
92b6eaf7
TV
17892020-02-13 Tom de Vries <tdevries@suse.de>
1790
1791 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1792 are missing.
1793
f3b0f7fe
TV
17942020-02-13 Tom de Vries <tdevries@suse.de>
1795
1796 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1797 call.
1798
f6be8713
SDJ
17992020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1800
1801 PR tui/25126
1802 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1803 * gdb.base/cached-source-file.c: New file.
1804 * gdb.base/cached-source-file.exp: New file.
1805
b2770d5e
TV
18062020-02-11 Tom de Vries <tdevries@suse.de>
1807
1808 PR testsuite/25488
1809 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1810
44f6938e
TV
18112020-02-10 Tom de Vries <tdevries@suse.de>
1812
1813 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1814
5f0e2eb7
MR
18152020-02-10 Maciej W. Rozycki <macro@wdc.com>
1816
1817 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1818 and $after_addr are both integers before making a comparison.
1819
46ce2b6f
TV
18202020-02-09 Tom de Vries <tdevries@suse.de>
1821
1822 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1823 command output and paste it into gdb.log. If any, paste catch message
1824 to gdb.log.
1825
5abbbe1d
TT
18262020-02-07 Tom Tromey <tromey@adacore.com>
1827
1828 PR breakpoints/24915:
1829 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1830
1d5d29e7
SV
18312020-02-06 Shahab Vahedi <shahab@synopsys.com>
1832
1833 * gdb.tui/tui-missing-src.exp: Add the "missing source
1834 file" test for the TUI.
1835
b0999b9b
AB
18362020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1837
1838 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1839 including a port number in the output.
1840
c3b149eb
AKS
18412020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1842
1843 * lib/fortran.exp (fortran_int4): Handle clang.
1844 (fortran_int8): Likewise.
1845 (fortran_real4): Likewise.
1846 (fortran_real8): Likewise.
1847 (fortran_complex4): Likewise.
1848 (fortran_logical4): Likewise.
1849 (fortran_character1): Likewise.
1850
f8dcc90b
TV
18512020-02-04 Tom de Vries <tdevries@suse.de>
1852
1853 * README (Race detection): Add note.
1854
f90ac7c2
TV
18552020-02-04 Tom de Vries <tdevries@suse.de>
1856
1857 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1858
780636ae
TV
18592020-02-04 Tom de Vries <tdevries@suse.de>
1860
1861 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1862
5d2e1193
RA
18632020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1864
1865 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1866 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1867 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1868 blttar, bnetarl.
1869 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1870 binary for blttar, bnetarl.
1871 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1872 wait instruction. Delete ldmx test.
1873 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1874
e409c542
AKS
18752020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1876
1877 * gdb.fortran/array-bounds-high.exp: New file.
1878 * gdb.fortran/array-bounds-high.f90: New file.
1879
b0029748
LD
18802020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1881
1882 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1883 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1884
195a8287
TV
18852020-02-01 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1888
42330a68
AB
18892020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1890
1891 PR tui/9765
1892 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1893 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1894
b62a8028
LM
18952020-01-29 Luis Machado <luis.machado@linaro.org>
1896
1897 * gdb.arch/aarch64-brk-patterns.c: New source file.
1898 * gdb.arch/aarch64-brk-patterns.exp: New test.
1899
5f440116
TBA
19002020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1901
1902 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1903 GCC/Clang version.
1904 * gdb.cp/pass-by-ref.exp: Ditto.
1905
ee2a6fc6
TV
19062020-01-29 Tom de Vries <tdevries@suse.de>
1907
1908 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1909 * gdb.threads/watchpoint-fork-mt.c: Same.
1910 * gdb.threads/watchpoint-fork-parent.c: Same.
1911 * gdb.threads/watchpoint-fork-st.c: Same.
1912 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1913
16b10d6e
LM
19142020-01-27 Luis Machado <luis.machado@linaro.org>
1915
1916 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1917 sitting at a syscall instruction when we hit the syscall function's
1918 breakpoint.
1919 Check PC against one obtained with the x command.
1920 Validate syscall number.
1921 (step_over_syscall): Don't continue to the syscall instruction if
1922 we're already there.
1923
b1468492
PW
19242020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1925
1926 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1927
7ffa82e1
AB
19282020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1931 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1932
3d92a3e3
AB
19332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1936 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1937
94a72be7
AB
19382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1939
1940 * gdb.base/maint.exp: Update line table parsing test.
1941 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1942
53af73bf
PA
19432020-01-24 Pedro Alves <palves@redhat.com>
1944
1945 PR gdb/25410
1946 * gdb.multi/multi-re-run-1.c: New.
1947 * gdb.multi/multi-re-run-2.c: New.
1948 * gdb.multi/multi-re-run.exp: New.
1949
1ba1ac88
AB
19502020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1951
1952 PR gdb/23718
1953 * gdb.server/server-kill-python.exp: New file.
1954
f3364a6d
AB
19552020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1956
1957 * gdb.server/multi-ui-errors.c: New file.
1958 * gdb.server/multi-ui-errors.exp: New file.
1959
733d0a67
AB
19602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1961
1962 PR tui/9765
1963 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1964
4f13c1c0
TT
19652020-01-19 Tom Tromey <tom@tromey.com>
1966
1967 * gdb.tui/main.exp: Add check for plain "file".
1968
40c94099
CB
19692020-01-16 Christian Biesinger <cbiesinger@google.com>
1970
1971 * lib/gdb.exp: Fix spelling error (seperatelly).
1972
ff47f4f0
TT
19732020-01-14 Tom Tromey <tom@tromey.com>
1974
1975 PR symtab/12535:
1976 * gdb.python/python.exp: Test decode_line with empty string
1977 argument.
1978
717c684d
BE
19792020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1980
1981 * gdb.base/skip-inline.exp: Extend test.
1982
44e4c775
AB
19832020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1984
1985 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1986 * gdb.dwarf2/dw2-bad-elf.c: New file.
1987 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1988
d93c6db7
AB
19892020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1990
1991 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1992 _line_saw_file.
1993
9a6d629c
AB
19942020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1995
1996 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1997 border.
1998
d9ebdab7
TBA
19992020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2000
2001 * gdb.multi/multi-target.exp (setup): Factor out "info
2002 connections" and "info inferiors" tests to ...
2003 (test_info_inferiors): ... this new procedure.
2004 (top level): Run new "info-inferiors" tests.
2005
f3c469b9
PA
20062020-01-10 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.server/bkpt-other-inferior.exp: New file.
2009
121b3efd
PA
20102020-01-10 Pedro Alves <palves@redhat.com>
2011
2012 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2013 of "add-inferior".
2014 * gdb.base/quit-live.exp: Likewise.
2015 * gdb.base/remote-exec-file.exp: Likewise.
2016 * gdb.guile/scm-progspace.exp: Likewise.
2017 * gdb.linespec/linespec.exp: Likewise.
2018 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2019 * gdb.mi/user-selected-context-sync.exp: Likewise.
2020 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2021 "info inferiors" tests.
2022 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2023 "add-inferior".
2024 * gdb.multi/watchpoint-multi.exp: Likewise.
2025 * gdb.python/py-inferior.exp: Likewise.
2026 * gdb.server/extended-remote-restart.exp: Likewise.
2027 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2028 "info inferiors".
2029 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2030 * gdb.trace/report.exp: Likewise.
2031
1dadb1dd
PA
20322020-01-10 Pedro Alves <palves@redhat.com>
2033
2034 * gdb.multi/multi-target.c: New file.
2035 * gdb.multi/multi-target.exp: New file.
2036 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2037 mode requested, but remote does not support non-stop".
2038
78f2c40a
PA
20392020-01-10 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2042 disconnect before reconnecting.
2043
e7af6c70
TBA
20442020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2045 Pedro Alves <palves@redhat.com>
2046
2047 * gdb.server/connect-without-multi-process.exp: Also test
2048 continuing to end.
2049
acdf84a6
PA
20502020-01-10 Pedro Alves <palves@redhat.com>
2051
2052 * gdb.base/remote-exec-file.exp: New file.
2053
873657b9
PA
20542020-01-10 Pedro Alves <palves@redhat.com>
2055
2056 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2057 output.
2058 * gdb.threads/async.c: New.
2059 * gdb.threads/async.exp: New.
2060 * gdb.multi/tids-gid-reset.c: New.
2061 * gdb.multi/tids-gid-reset.exp: New.
2062
7f0ae84c
GB
20632020-01-10 George Barrett <bob@bob131.so>
2064
2065 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2066 to help in finding the image relocation offset.
2067 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2068 options in arguments.
2069 (stap_test_no_debuginfo): Likewise.
2070 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2071 test variants.
2072 (stap_test): Add null semaphore relocation test.
2073
47e9d49d
GB
20742020-01-10 George Barrett <bob@bob131.so>
2075
2076 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2077 * gdb.base/stap-probe.exp: Likewise.
2078 (stap_test): Pass argument as an additional flag.
2079 (stap_test_no_debuginfo): Likewise.
2080 (stap_test): Check `info probes stap' output for semaphore
2081 addresses if the test binary is supposed to have them.
2082
f5a7c406
AB
20832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2084
2085 * gdb.tui/basic.exp: Add more scrolling tests.
2086
9ae6bf64
TT
20872020-01-09 Tom Tromey <tom@tromey.com>
2088
2089 PR tui/18932:
2090 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2091 meangingful value.
2092 (Term::command, Term::resize): Update.
2093 * gdb.tui/basic.exp: Add scrolling test.
2094
b2efe70c
AB
20952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 * gdb.tui/tui-layout-asm.exp: New file.
2098
3804da7e
AB
20992020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2100
2101 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2102
b40aa28f
AB
21032020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2106 (Term::enter_tui): Use Term::prepare_for_tui.
2107
63ffd7c9
AB
21082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2111 called.
2112
3be966f6
AB
21132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * gdb.base/skip.exp: Fix race condition in test.
2116
153d79c4
AB
21172020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2118
2119 * gdb.base/backtrace.c: New file.
2120 * gdb.base/backtrace.exp: New file.
2121
f2302a34
AB
21222020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2123
2124 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2125
6ec1d75e
PW
21262020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2127
2128 * gdb.base/style.exp: Test that warnings are styled.
2129
c296cbe6
BE
21302019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2131
2132 * gdb.base/line65535.exp: New file.
2133 * gdb.base/line65535.c: New file.
2134
b28a729d
SM
21352019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2136
2137 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2138 * lib/gnat_debug_info_test.adb: New file.
2139 * gdb.ada/ptype_tagged_param.exp: Use
2140 gnat_runtime_has_debug_info, expect a different output if
2141 runtime does not have debug info.
2142
7f2d7a0d
SM
21432019-12-20 Simon Marchi <simon.marchi@efficios.com>
2144
2145 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2146 (another) quote in test name.
2147
f3bce483
SM
21482019-12-20 Simon Marchi <simon.marchi@efficios.com>
2149
2150 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2151 Add quote in test name.
2152
c855a912
TBA
21532019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2154
2155 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2156 directory instead.
2157 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2158 * gdb.cp/pass-by-ref-2.cc: New file.
2159 * gdb.cp/pass-by-ref-2.exp: New file.
2160
fc9d2d72
TT
21612019-12-20 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.tui/list-before.exp: New file.
2164
77b97e00
TT
21652019-12-20 Tom Tromey <tom@tromey.com>
2166
2167 * gdb.tui/list.exp: Check for source on initial listing.
2168
f69656d0
TT
21692019-12-11 Tom Tromey <tromey@adacore.com>
2170
2171 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2172 Add crlf test.
2173
99a55965
SM
21742019-12-18 Simon Marchi <simon.marchi@efficios.com>
2175
2176 * gdb.base/default.exp: Update value of $_gdb_major.
2177
5024637f
BE
21782019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2179
2180 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2181
b63634be
BE
21822019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2183
2184 * gdb.base/skip.exp: Whitespace fix.
2185
45d73523
BE
21862019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2187
2188 * gdb.base/skip-inline.c: New file.
2189 * gdb.base/skip-inline.exp: New file.
2190
d043f8c8
SM
21912019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2192
2193 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2194 jit_function_00 to jit_function_stack_mangle.
2195 * gdb.base/jithost.c (jit_function_t): Rename to...
2196 (jit_function_stack_mangle_t): ... this.
2197 (jit_function_add_t): New typedef.
2198 (jit_function_00_code): Rename to...
2199 (jit_function_stack_mangle_code): ... this, make static.
2200 (jit_function_add_code): New.
2201 (main): Generate "add" function and call it. Adjust to changes
2202 in jithost_abi.
2203 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2204 (struct jithost_abi) <begin, end>: Remove fields.
2205 <object, function_stack_mangle, function_add>: New fields.
2206 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2207 code_end>: Remove fields.
2208 <func_stack_mangle>: New field.
2209 (read_debug_info): Adjust to renaming, create block for "add"
2210 function.
2211 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2212
873de05c
TT
22132019-12-11 Tom Tromey <tom@tromey.com>
2214
2215 * gdb.tui/resize.exp: Fix regexp.
2216 * gdb.tui/regs.exp: Fix regexps.
2217 * gdb.tui/main.exp: Fix regexp.
2218
3d979945
TT
22192019-12-11 Tom Tromey <tom@tromey.com>
2220
2221 * gdb.tui/resize.exp: Update.
2222 * gdb.tui/empty.exp (layouts): Update.
2223
2192a9d3
TT
22242019-12-11 Tom Tromey <tom@tromey.com>
2225
2226 * gdb.tui/regs.exp: Update.
2227 * gdb.tui/empty.exp (layouts): Update.
2228 * gdb.tui/basic.exp: Update.
2229 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2230
d8edc8b7
PW
22312019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2232
2233 * gdb.base/options.exp: Add -raw-values in the print completion list.
2234 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2235
4c12d936
KB
22362019-12-10 Kevin Buettner <kevinb@redhat.com>
2237
2238 * gdb.threads/omp-par-scope.c: New file.
2239 * gdb/threads/omp-par-scope.exp: New file.
2240
26b911fb
KB
22412019-12-10 Kevin Buettner <kevinb@redhat.com>
2242
bb47f919
KB
2243 * lib/gdb.exp (support_nested_function_tests): New proc.
2244
22452019-12-10 Kevin Buettner <kevinb@redhat.com>
2246
2247 * lib/gdb.exp (gdb_compile_openmp): New proc.
2248 (build_executable_from_specs): Add an "openmp" option.
2249 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2250
6c71eb7d
TT
22512019-12-10 Tom Tromey <tromey@adacore.com>
2252
2253 * gdb.ada/unchecked_union.exp: New file.
2254 * gdb.ada/unchecked_union/pck.adb: New file.
2255 * gdb.ada/unchecked_union/pck.ads: New file.
2256 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2257 * gdb-utils.exp (string_to_regexp): Also quote "?".
2258
bac7c5cf
GB
22592019-12-10 George Barrett <bob@bob131.so>
2260
2261 Test scripted probe breakpoints.
2262 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2263 * gdb.python/py-breakpoint.c (main): Likewise.
2264 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2265 specifier test.
2266 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2267
330f1d38
TBA
22682019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2269
2270 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2271 an rvalue parameter.
2272 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2273 parameter.
2274
b43315e2
AB
22752019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2278 modules.
2279
54f73dad
AB
22802019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2281
2282 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2283 broken version of GCC.
2284
d57cbee9
AB
22852019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2286
2287 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2288 sym-info-cmds library.
2289 * gdb.fortran/info-types.exp: Likewise.
2290 * lib/sym-info-cmds.exp: New file.
2291
c14aab8c
TV
22922019-12-08 Tom de Vries <tdevries@suse.de>
2293
2294 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2295
aa2d5a42
KS
22962019-12-07 Keith Seitz <keiths@redhat.com>
2297
2298 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2299 * gdb.base/corefile-buildid-shlib.c: New file.
2300 * gdb.base/corefile-buildid.c: New file.
2301 * gdb.base/corefile-buildid.exp: New file.
2302
93e55f0a
TV
23032019-12-06 Tom de Vries <tdevries@suse.de>
2304
2305 * gdb.dwarf2/varval.exp: Add decl before def test.
2306
c7d12402
TBA
23072019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2308
2309 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2310
06acc08f
TBA
23112019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2312
2313 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2314 CV and reference conversion for overload resolution.
2315 * gdb.cp/rvalue-ref-overload.exp: Test it.
2316
e0fad1ea
PW
23172019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2318
2319 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2320 * gdb.base/frameapply.exp: Test faas without command.
2321
8d70a9f0
AB
23222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2325 Fortran tests.
2326 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2327 order.
2328
36c8fb93
AB
23292019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2332 casting to type with no kind specified.
2333 (test_basic_parsing_of_type_kinds): Additional tests for types
2334 with no kind specified, and add tests for single/double
2335 precision/complex types.
2336
4139ff00
TT
23372019-12-04 Tom Tromey <tromey@adacore.com>
2338
2339 * gdb.base/endianity.c (struct other) <x>: New field.
2340 (main): Initialize it.
2341 * gdb.base/endianity.exp: Update.
2342
a05cf17a
TT
23432019-12-04 Tom Tromey <tromey@adacore.com>
2344
2345 * gdb.ada/scalar_storage/storage.adb: New file.
2346 * gdb.ada/scalar_storage/pck.adb: New file.
2347 * gdb.ada/scalar_storage/pck.ads: New file.
2348 * gdb.ada/scalar_storage.exp: New file.
2349
103a685e
TT
23502019-12-04 Tom Tromey <tromey@adacore.com>
2351
2352 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2353 (main): Initialize it.
2354 * gdb.base/endianity.exp: Update.
2355
c2512106
AB
23562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2357
2358 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2359
293b38d6
AB
23602019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2361
2362 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2363 -symbol-info-module-functions and -symbol-info-module-variables.
2364
216a7e6b
AB
23652019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2366
2367 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2368
5bbd8269
AB
23692019-12-01 Richard Bunt <richard.bunt@arm.com>
2370 Andrew Burgess <andrew.burgess@embecosm.com>
2371
2372 * gdb.fortran/derived-type-striding.exp: New file.
2373 * gdb.fortran/derived-type-striding.f90: New file.
2374 * gdb.fortran/array-slices.exp: New file.
2375 * gdb.fortran/array-slices.f90: New file.
2376
be09caf1
PW
23772019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2378
2379 * gdb.base/define.exp: Test . in command names.
2380 * gdb.base/setshow.exp: Update test, as . is now part of
2381 command name.
2382
643c0cbe
PW
23832019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2384
2385 * gdb.base/define-prefix.exp: New file.
2386
dcdec678
AB
23872019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2388
2389 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2390 compile.
2391 (skip_btrace_pt_tests): Likewise.
2392
640ab947
AB
23932019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2394
2395 * gdb.fortran/info-modules.exp: Compile source files in correct
2396 order.
2397
d22670f0
KB
23982019-11-27 Kevin Buettner <kevinb@redhat.com>
2399
2400 * gdb.dwarf2/imported-unit.exp: New file.
2401 * gdb.dwarf2/imported-unit.c: New file.
2402
db5960b4
AB
24032019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 * gdb.mi/mi-fortran-modules-2.f90: New file.
2406 * gdb.mi/mi-fortran-modules.exp: New file.
2407 * gdb.mi/mi-fortran-modules.f90: New file.
2408
7dc42066
AB
24092019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 * gdb.mi/mi-sym-info-1.c: New file.
2412 * gdb.mi/mi-sym-info-2.c: New file.
2413 * gdb.mi/mi-sym-info.exp: New file.
2414
0dfeecca
TT
24152019-11-22 Tom Tromey <tromey@adacore.com>
2416
2417 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2418 * gdb.ada/tasks/foo.adb: Add another stopping location.
2419
34877895
PJ
24202019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2421
2422 * gdb.base/endianity.c: New test.
2423 * gdb.base/endianity.exp: New file.
2424
2e84f897
LD
24252019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2426
2427 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2428
65d1cd5f
TV
24292019-11-21 Tom de Vries <tdevries@suse.de>
2430
2431 PR gdb/24956
2432 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2433
4f22c3f4
SDJ
24342019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2435
2436 * gdb.python/py-progspace.exp: Add missing parentheses on some
2437 'print' commands.
2438
9f6ad286
TT
24392019-11-19 Tom Tromey <tom@tromey.com>
2440
2441 * gdb.tui/winheight.exp: New file.
2442
0b8dbf3f
AB
24432019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2444
2445 * gdb.base/ctf-whatis.c: Delete.
2446 * gdb.base/ctf-whatis.exp: Delete.
2447 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2448
f833b7a7
AB
24492019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2450
2451 * gdb.base/ctf-cvexpr.exp: Delete.
2452 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2453
30d0a636
AB
24542019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2455
2456 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2457 the compiler. Clean up header comment a little.
2458 * gdb.base/ctf-ptype.exp: Likewise.
2459 * gdb.base/ctf-whatis.exp: Likewise.
2460 * lib/gdb.exp (skip_ctf_tests): New proc.
2461
494409bb
SDJ
24622019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2463
2464 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2465 * gdb.tui/corefile-run.exp: New file.
2466
55708e99
TT
24672019-11-14 Tom Tromey <tromey@adacore.com>
2468
2469 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2470 regression tests.
2471
45e42163
TT
24722019-11-12 Tom Tromey <tom@tromey.com>
2473
2474 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2475 after any command. Expect prompt after WAIT_FOR is seen.
2476 (enter_tui): Enable resize messages.
2477 (command): Expect command in output.
2478 (get_line): Avoid error when cursor appears to be off-screen.
2479 (dump_screen): Include screen size in title.
2480 (_do_resize): New proc, from "resize".
2481 (resize): Rewrite. Do resize in two steps.
2482 * gdb.tui/empty.exp (layouts): Fix entries.
2483 (check_boxes): Remove xfail.
2484 (check_text): Dump screen on failure.
2485
086baaf1
AB
24862019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.python/py-symbol.exp: Add test for
2489 gdb.lookup_static_symbols.
2490
09ff83af
AB
24912019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2492
2493 * gdb.python/py-symbol.c: Declare and call function from new
2494 py-symbol-2.c file.
2495 * gdb.python/py-symbol.exp: Compile both source files, and add new
2496 tests for gdb.lookup_static_symbol.
2497 * gdb.python/py-symbol-2.c: New file.
2498
11af934b
TV
24992019-11-02 Tom de Vries <tdevries@suse.de>
2500
2501 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2502 * gdb.base/anon.exp: Same.
2503 * gdb.base/auto-connect-native-target.exp: Same.
2504 * gdb.base/call-ar-st.exp: Same.
2505 * gdb.base/catch-syscall.exp: Same.
2506 * gdb.base/commands.exp: Same.
2507 * gdb.base/default.exp: Same.
2508 * gdb.base/display.exp: Same.
2509 * gdb.base/float.exp: Same.
2510 * gdb.base/foll-fork.exp: Same.
2511 * gdb.base/help.exp: Same.
2512 * gdb.base/info-macros.exp: Same.
2513 * gdb.base/info-proc.exp: Same.
2514 * gdb.base/info-target.exp: Same.
2515 * gdb.base/long_long.exp: Same.
2516 * gdb.base/macscp.exp: Same.
2517 * gdb.base/memattr.exp: Same.
2518 * gdb.base/nofield.exp: Same.
2519 * gdb.base/pointers.exp: Same.
2520 * gdb.base/printcmds.exp: Same.
2521 * gdb.base/ptype.exp: Same.
2522 * gdb.base/restore.exp: Same.
2523 * gdb.base/return.exp: Same.
2524 * gdb.base/scope.exp: Same.
2525 * gdb.base/set-noassign.exp: Same.
2526 * gdb.base/setshow.exp: Same.
2527 * gdb.base/shlib-call.exp: Same.
2528 * gdb.base/signals.exp: Same.
2529 * gdb.base/sigstep.exp: Same.
2530 * gdb.base/skip.exp: Same.
2531 * gdb.base/solib-symbol.exp: Same.
2532 * gdb.base/stap-probe.exp: Same.
2533 * gdb.base/step-line.exp: Same.
2534 * gdb.base/step-test.exp: Same.
2535 * gdb.base/style.exp: Same.
2536 * gdb.base/varargs.exp: Same.
2537 * gdb.base/vla-datatypes.exp: Same.
2538 * gdb.base/vla-ptr.exp: Same.
2539 * gdb.base/vla-sideeffect.exp: Same.
2540 * gdb.base/volatile.exp: Same.
2541 * gdb.base/watch-cond-infcall.exp: Same.
2542 * gdb.base/watchpoint.exp: Same.
2543
e96ec2ba
TV
25442019-11-02 Tom de Vries <tdevries@suse.de>
2545
2546 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2547 * gdb.cp/cpexprs.exp: Same.
2548 * gdb.cp/except-multi-location.exp: Same.
2549 * gdb.cp/exceptprint.exp: Same.
2550 * gdb.cp/gdb2384.exp: Same.
2551 * gdb.cp/inherit.exp: Same.
2552 * gdb.cp/m-static.exp: Same.
2553 * gdb.cp/meth-typedefs.exp: Same.
2554 * gdb.cp/misc.exp: Same.
2555 * gdb.cp/namespace.exp: Same.
2556 * gdb.cp/non-trivial-retval.exp: Same.
2557 * gdb.cp/overload.exp: Same.
2558 * gdb.cp/pr17132.exp: Same.
2559 * gdb.cp/re-set-overloaded.exp: Same.
2560 * gdb.cp/rvalue-ref-types.exp: Same.
2561 * gdb.cp/templates.exp: Same.
2562
bd5766ec
LM
25632019-11-01 Luis Machado <luis.machado@linaro.org>
2564
2565 PR gdb/25124
2566
2567 * gdb.arch/pr25124.S: New file.
2568 * gdb.arch/pr25124.exp: New file.
2569
165f8965
AB
25702019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.fortran/info-modules.exp: Update expected results, and add
2573 additional tests for 'info module functinos', and 'info module
2574 variables'.
2575 * gdb.fortran/info-types.exp: Update expected results.
2576 * gdb.fortran/info-types.f90: Extend testcase with additional
2577 module variables and functions.
2578
59c35742
AB
25792019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 * gdb.fortran/info-modules.exp: New file.
2582 * gdb.fortran/info-types.exp: Build with new file.
2583 * gdb.fortran/info-types.f90: Include and use new module.
2584 * gdb.fortran/info-types-2.f90: New file.
2585
f3fb2519
PW
25862019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2587
2588 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2589 * gdb.base/settings.exp: Test all settings types using
2590 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2591 that now verifies that the value of "maint show" is the same as
2592 returned by the settings functions. Test the type of the
2593 maintenance settings.
2594 * gdb.base/default.exp: Update show_conv_list.
2595
d1e36019
TV
25962019-10-31 Tom de Vries <tdevries@suse.de>
2597
2598 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2599 gdb_test.
2600 * gdb.arch/amd64-disp-step.exp: Same.
2601 * gdb.asm/asm-source.exp: Same.
2602 * gdb.btrace/buffer-size.exp: Same.
2603 * gdb.btrace/cpu.exp: Same.
2604 * gdb.btrace/enable.exp: Same.
2605 * gdb.dwarf2/count.exp: Same.
2606 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2607 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2608 * gdb.fortran/vla-datatypes.exp: Same.
2609 * gdb.fortran/vla-history.exp: Same.
2610 * gdb.fortran/vla-ptype.exp: Same.
2611 * gdb.fortran/vla-value.exp: Same.
2612 * gdb.fortran/whatis_type.exp: Same.
2613 * gdb.guile/guile.exp: Same.
2614 * gdb.multi/tids.exp: Same.
2615 * gdb.python/py-finish-breakpoint.exp: Same.
2616 * gdb.python/py-framefilter.exp: Same.
2617 * gdb.python/py-pp-registration.exp: Same.
2618 * gdb.python/py-xmethods.exp: Same.
2619 * gdb.python/python.exp: Same.
2620 * gdb.server/connect-with-no-symbol-file.exp: Same.
2621 * gdb.server/no-thread-db.exp: Same.
2622 * gdb.server/run-without-local-binary.exp: Same.
2623 * gdb.stabs/weird.exp: Same.
2624 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2625 * gdb.threads/thread-find.exp: Same.
2626 * gdb.threads/tls-shared.exp: Same.
2627 * gdb.threads/tls.exp: Same.
2628 * gdb.threads/wp-replication.exp: Same.
2629 * gdb.trace/ax.exp: Same.
2630 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2631
3d11e68e
TV
26322019-10-31 Tom de Vries <tdevries@suse.de>
2633
2634 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2635 * gdb.ada/array_subscript_addr.exp: Same.
2636 * gdb.ada/arrayidx.exp: Same.
2637 * gdb.ada/arrayparam.exp: Same.
2638 * gdb.ada/arrayptr.exp: Same.
2639 * gdb.ada/boolean_expr.exp: Same.
2640 * gdb.ada/call_pn.exp: Same.
2641 * gdb.ada/complete.exp: Same.
2642 * gdb.ada/fixed_cmp.exp: Same.
2643 * gdb.ada/fun_addr.exp: Same.
2644 * gdb.ada/funcall_param.exp: Same.
2645 * gdb.ada/interface.exp: Same.
2646 * gdb.ada/mod_from_name.exp: Same.
2647 * gdb.ada/null_array.exp: Same.
2648 * gdb.ada/packed_array.exp: Same.
2649 * gdb.ada/packed_tagged.exp: Same.
2650 * gdb.ada/print_chars.exp: Same.
2651 * gdb.ada/print_pc.exp: Same.
2652 * gdb.ada/ptype_arith_binop.exp: Same.
2653 * gdb.ada/ptype_field.exp: Same.
2654 * gdb.ada/ptype_tagged_param.exp: Same.
2655 * gdb.ada/rec_return.exp: Same.
2656 * gdb.ada/ref_tick_size.exp: Same.
2657 * gdb.ada/str_ref_cmp.exp: Same.
2658 * gdb.ada/taft_type.exp: Same.
2659 * gdb.ada/tagged.exp: Same.
2660 * gdb.ada/type_coercion.exp: Same.
2661 * gdb.ada/uninitialized_vars.exp: Same.
2662
60b6ede8
TV
26632019-10-30 Tom de Vries <tdevries@suse.de>
2664
2665 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2666
30baf67b
TV
26672019-10-26 Tom de Vries <tdevries@suse.de>
2668
2669 * gdb.base/bigcore.c: Fix typos in comments.
2670 * gdb.base/ctf-ptype.c: Same.
2671 * gdb.base/long_long.c: Same.
2672 * gdb.dwarf2/dw2-op-out-param.S: Same.
2673 * gdb.python/py-evthreads.c: Same.
2674 * gdb.reverse/i387-stack-reverse.c: Same.
2675 * gdb.trace/tfile.c: Same.
2676 * lib/compiler.c: Same.
2677 * lib/compiler.cc: Same.
2678
158da0d1
TV
26792019-10-25 Tom de Vries <tdevries@suse.de>
2680
2681 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2682 gdb_test_multiple calls.
2683 * gdb.reverse/sigall-reverse.exp: Same.
2684 * gdb.reverse/solib-precsave.exp: Same.
2685 * gdb.reverse/solib-reverse.exp: Same.
2686 * gdb.reverse/until-precsave.exp: Same.
2687 * gdb.reverse/until-reverse.exp: Same.
2688
4ccdfbec
TV
26892019-10-24 Tom de Vries <tdevries@suse.de>
2690
2691 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2692 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2693 kfail using -wrap pattern flag and convenience variable
2694 gdb_test_name.
2695
33d569b7
AB
26962019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2697
2698 * gdb.python/py-progspace.exp: Add tests for the
2699 Progspace.block_for_pc method.
2700
4d0b984b
TT
27012019-10-23 Tom Tromey <tom@tromey.com>
2702
2703 * configure: Rebuild.
2704 * aclocal.m4: Use m4_include, not sinclude.
2705
94cb3754
TV
27062019-10-21 Tom de Vries <tdevries@suse.de>
2707
2708 * gdb.base/infcall-nested-structs.c: Add
2709 __attribute__((noinline,noclone)) to all functions.
2710 (call_all): Add missing variable initialization. Simplify return value.
2711 (breakpt): Increment volatile variable, to prevent call from being
2712 optimized out.
2713 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2714
062f1fc1
TV
27152019-10-17 Tom de Vries <tdevries@suse.de>
2716
2717 * gdb.fortran/module.exp: Allow info variables to print info for files
2718 other than module.f90.
2719
0b54364d
AB
27202019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.fortran/module.exp: Extend with 'info variables' test.
2723
7ff5fae7
AB
27242019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2725
2726 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2727 F77_FOR_TARGET.
2728
d10eccaa
TV
27292019-10-16 Tom de Vries <tdevries@suse.de>
2730
2731 PR tdep/25096
2732 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2733
745ff14e
TV
27342019-10-16 Tom de Vries <tdevries@suse.de>
2735
2736 PR tdep/24104
2737 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2738 Add KFAIL for PR tdep/25096.
2739
03e1ab94
TV
27402019-10-16 Tom de Vries <tdevries@suse.de>
2741
2742 PR testsuite/25059
2743 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2744
b17fcc10
TV
27452019-10-16 Tom de Vries <tdevries@suse.de>
2746
2747 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2748 as signed.
2749
9223170f
SM
27502019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2751
2752 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2753 one instead of increasing timeout.
2754
d6e76313
TV
27552019-10-13 Tom de Vries <tdevries@suse.de>
2756
2757 PR record/25038
2758 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2759 * gdb.reverse/sigall-reverse.exp: Same.
2760 * gdb.reverse/solib-precsave.exp: Same.
2761 * gdb.reverse/solib-reverse.exp: Same.
2762 * gdb.reverse/step-precsave.exp: Same.
2763 * gdb.reverse/until-precsave.exp: Same.
2764 * gdb.reverse/until-reverse.exp: Same.
2765 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2766
6dfc0041
AA
27672019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2768
2769 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2770 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2771 (cmp_struct_05_01, cmp_struct_static_02_01)
2772 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2773 comparisons.
2774
abcf2cc8
TV
27752019-10-10 Tom de Vries <tdevries@suse.de>
2776
2777 PR testsuite/24888
2778 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2779 gnatlink.
2780
a50faaf6
TV
27812019-10-09 Tom de Vries <tdevries@suse.de>
2782
2783 PR testsuite/25048
2784 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2785
60ff3cd7
AB
27862019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2789 exceptions due to missing debug information.
2790
dfee8566
TV
27912019-10-07 Tom de Vries <tdevries@suse.de>
2792
2793 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2794
3d63690a
AB
27952019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2796
2797 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2798 * gdb.base/annota1.exp: Update to use gdb_test_name.
2799
30d1f018
WP
28002019-10-07 Weimin Pan <weimin.pan@oracle.com>
2801
2802 * gdb.base/ctf-whatis.exp: New file.
2803 * gdb.base/ctf-whatis.c: New file.
2804 * gdb.base/ctf-ptype.exp: New file.
2805 * gdb.base/ctf-ptype.c: New file.
2806 * gdb.base/ctf-constvars.exp: New file.
2807 * gdb.base/ctf-constvars.c: New file.
2808 * gdb.base/ctf-cvexpr.exp: New file.
2809
4dbbb47c
TV
28102019-10-04 Tom de Vries <tdevries@suse.de>
2811
2812 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2813 for loop.
2814
77c2dba3
TT
28152019-10-03 Tom Tromey <tom@tromey.com>
2816
2817 PR rust/24976:
2818 * gdb.rust/simple.rs (Union2): New type.
2819 (main): Use Union2.
2820 * gdb.rust/simple.exp: Add test.
2821
179aed7f
AB
28222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2823
2824 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2825 nested function prefix.
2826
0a4b0913
AB
28272019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2828 Richard Bunt <richard.bunt@arm.com>
2829 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2832 nested functions.
2833 * gdb.fortran/nested-funcs.f90: Update expected results.
2834 * gdb.fortran/nested-funcs-2.exp: New file.
2835 * gdb.fortran/nested-funcs-2.f90: New file.
2836
082cce05
AB
28372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2838
2839 * gdb.python/py-parameter.exp: Make test names unique.
2840 * gdb.python/py-template.exp: Likewise.
2841 * gdb.python/py-value.exp: Likewise.
2842
2b74ba5a
AB
28432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2844
2845 * gdb.base/break-interp.exp: Reduce test name duplication.
2846 * gdb.base/call-sc.exp: Likewise.
2847 * gdb.base/callfuncs.exp: Likewise.
2848 * gdb.base/charset.exp: Likewise.
2849 * gdb.base/dump.exp: Likewise.
2850 * gdb.base/ena-dis-br.exp: Likewise.
2851 * gdb.base/relational.exp: Likewise.
2852 * gdb.base/step-over-syscall.exp: Likewise.
2853 * gdb.base/structs.exp: Likewise.
2854
58eb20d5
AB
28552019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2856
2857 * gdb.linespec/explicit.exp: Make test names unique.
2858 * gdb.linespec/ls-errs.exp: Likewise.
2859
4d421147
AB
28602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2861
2862 * gdb.reverse/break-precsave.exp: Make test names unique.
2863 * gdb.reverse/break-reverse.exp: Likewise.
2864 * gdb.reverse/finish-precsave.exp: Likewise.
2865 * gdb.reverse/finish-reverse.exp: Likewise.
2866 * gdb.reverse/machinestate-precsave.exp: Likewise.
2867 * gdb.reverse/machinestate.exp: Likewise.
2868 * gdb.reverse/readv-reverse.exp: Likewise.
2869 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2870 * gdb.reverse/sigall-precsave.exp: Likewise.
2871 * gdb.reverse/sigall-reverse.exp: Likewise.
2872 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2873 * gdb.reverse/watch-precsave.exp: Likewise.
2874 * gdb.reverse/watch-reverse.exp: Likewise.
2875
d8c06f22
AB
28762019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2877
2878 * gdb.threads/stop-with-handle.c: New file.
2879 * gdb.threads/stop-with-handle.exp: New file.
2880
3a56ed86
TV
28812019-10-03 Tom de Vries <tdevries@suse.de>
2882
2883 PR testsuite/25059
2884 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2885 directory" line to be missing.
2886
42275044
TV
28872019-10-03 Tom de Vries <tdevries@suse.de>
2888
2889 PR testsuite/25059
2890 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2891 type optional.
2892
9ef62df0
AA
28932019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2894
2895 * gdb.python/py-format-string.c (string.h): New include.
2896 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2897 the same value, for endianness-independence.
2898 * gdb.python/py-format-string.exp (default_regexp_dict)
2899 (test_pretty_structs, test_format): Adjust expected output to the
2900 changed initialization.
2901
37f6a7f4
TT
29022019-10-02 Tom Tromey <tromey@adacore.com>
2903
2904 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2905
1d58d6a2
PA
29062019-10-02 Pedro Alves <palves@redhat.com>
2907 Andrew Burgess <andrew.burgess@embecosm.com>
2908
2909 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2910 "print-file-var.h".
2911 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2912 (get_version_1): Print this_version_id and its address.
2913 Add extern "C" wrappers around interface functions.
2914 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2915 "print-file-var.h".
2916 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2917 (get_version_2): Print this_version_id and its address.
2918 Add extern "C" wrappers around interface functions.
2919 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2920 <stddef.h> and "print-file-var.h".
2921 Add extern "C" wrappers around interface functions.
2922 [VERSION_ID_MAIN] (this_version_id): Define.
2923 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2924 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2925 up extern "C" blocks.
2926 * gdb.base/print-file-var.exp (test): New, factored out from top
2927 level.
2928 (top level): Test all combinations of attribute hidden or not,
2929 dlopen or not, and this_version_id symbol in main file or not.
2930 Compile tests as both C++ and C, make test names unique.
2931
d770d56f
TT
29322019-10-01 Tom Tromey <tom@tromey.com>
2933
2934 * gdb.base/style.exp: Test "show logging filename".
2935
7f6aba03
TT
29362019-10-01 Tom Tromey <tom@tromey.com>
2937
2938 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2939 * gdb.base/style.exp: Add metadata style test.
2940
14309bb6
TT
29412019-10-01 Tom Tromey <tom@tromey.com>
2942
2943 * gdb.base/style.exp: Test "pwd".
2944
2a3c1174
PA
29452019-10-01 Tom Tromey <tom@tromey.com>
2946
2947 * gdb.base/style.exp: Update tests.
2948
53d666ec
AA
29492019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2950
2951 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2952 'six' to unsigned.
2953 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2954 'five'. Use an all-ones bit pattern for each.
2955 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2956 to its changed values.
2957
4a56a520
TT
29582019-09-30 Tom Tromey <tromey@adacore.com>
2959
2960 * gdb.rust/traits.rs: Disable all warnings.
2961
0df0352a
TV
29622019-09-29 Tom de Vries <tdevries@suse.de>
2963
aac66a4c 2964 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2965
73d9a918
TV
29662019-09-29 Tom de Vries <tdevries@suse.de>
2967
2968 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2969
060b3ab4
TV
29702019-09-27 Tom de Vries <tdevries@suse.de>
2971
2972 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2973
68f7d34d
TV
29742019-09-27 Tom de Vries <tdevries@suse.de>
2975
2976 PR record/23188
2977 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2978
5d63b30a
TT
29792019-09-26 Tom Tromey <tromey@adacore.com>
2980
2981 * gdb.ada/py_taft.exp: New file.
2982 * gdb.ada/py_taft/main.adb: New file.
2983 * gdb.ada/py_taft/pkg.adb: New file.
2984 * gdb.ada/py_taft/pkg.ads: New file.
2985
3d435220
TV
29862019-09-24 Tom de Vries <tdevries@suse.de>
2987
2988 PR gdb/24598
2989 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2990
77d03678
TV
29912019-09-22 Tom de Vries <tdevries@suse.de>
2992
2993 * gdb.base/restore.exp: Allow register variables to be optimized out at
2994 -O0.
2995
abf516c6
UW
29962019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2997
2998 * gdb.arch/spu-info.exp: Remove file.
2999 * gdb.arch/spu-info.c: Remove file.
3000 * gdb.arch/spu-ls.exp: Remove file.
3001 * gdb.arch/spu-ls.c: Remove file.
3002
3003 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3004 * gdb.asm/spu.inc: Remove file.
3005
3006 * gdb.base/dump.exp: Remove support for spu*-*-*.
3007 * gdb.base/stack-checking.exp: Likewise.
3008 * gdb.base/overlays.exp: Likewise.
3009 * gdb.base/ovlymgr.c: Likewise.
3010 * gdb.base/spu.ld: Remove file.
3011
3012 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3013 * gdb.cp/cpexprs.exp: Likewise.
3014 * gdb.cp/exception.exp: Likewise.
3015 * gdb.cp/gdb2495.exp: Likewise.
3016 * gdb.cp/mb-templates.exp: Likewise.
3017 * gdb.cp/pr9167.exp: Likewise.
3018 * gdb.cp/userdef.exp: Likewise.
3019
3020 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3021
3022 * gdb.cell: Remove directory.
3023 * lib/cell.exp: Remove file.
3024
e452e88f
TV
30252019-09-19 Tom de Vries <tdevries@suse.de>
3026
3027 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3028
8a625130
TV
30292019-09-19 Tom de Vries <tdevries@suse.de>
3030
3031 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3032
81dc3ab5
TV
30332019-09-19 Tom de Vries <tdevries@suse.de>
3034
3035 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3036 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3037 (gdb_target_cmd): ... here.
3038 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3039 value 2.
3040
b078f3ac
AB
30412019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3042
3043 * gdb.base/source-dir.exp: Avoid having directory names in test
3044 names.
3045
f1b620e9
MG
30462019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3049 directory.
3050
67f3ed6a
AB
30512019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.base/list-missing-source.exp: New file.
3054
d1b70248
TV
30552019-09-14 Tom de Vries <tdevries@suse.de>
3056
3057 PR teststuite/24599
3058 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3059 * lib/ada.exp (gnatmake_version_at_least): New proc.
3060
5fabdcd6
AB
30612019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3062
3063 * gdb.base/maint.exp: Use exec_has_index_section.
3064
aa17805f
AB
30652019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.base/maint.exp: Add test for 'maint info sections'.
3068
25e5c209
TV
30692019-09-12 Tom de Vries <tdevries@suse.de>
3070
3071 * gdb.base/store.exp: Allow register variables to be optimized out at
3072 -O0.
3073
4993045d
PW
30742019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3075
3076 * gdb.ada/rdv_wait.exp: Update to new task names.
3077 * gdb.base/task_switch_in_core.exp: Likewise.
3078 * gdb.base/info_sources_base.c: Likewise.
3079
8a516164
TT
30802019-09-10 Tom Tromey <tromey@adacore.com>
3081
3082 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3083
aa391654
TT
30842019-09-10 Tom Tromey <tromey@adacore.com>
3085
3086 * gdb.ada/dgopt.exp: New file.
3087 * gdb.ada/dgopt/x.adb: New file.
3088
8634b462
TT
30892019-09-08 Tom Tromey <tom@tromey.com>
3090
3091 * gdb.tui/resize.exp: Remove setup_xfail.
3092 * gdb.tui/regs.exp: Remove setup_xfail.
3093 * gdb.tui/basic.exp: Remove setup_xfail.
3094
736b0f76
DB
30952019-09-06 David Blaikie <dblaikie@gmail.com>
3096
3097 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3098 * gdb.cp/cplabel.exp: Ditto.
3099 * gdb.linespec/ls-errs.exp: Ditto.
3100
30331a6c
TV
31012019-09-05 Tom de Vries <tdevries@suse.de>
3102
3103 * lib/gdb.exp (cmp_file_string): New proc.
3104 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3105 runto_main. Verify save breakpoints output.
3106
98b0ebab
PW
31072019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3108
3109 * gdb.base/info-var.exp: Test info variables without running
3110 to main, to avoid expect's buffer overflow.
3111
4e962e74
TT
31122019-09-03 Tom Tromey <tromey@adacore.com>
3113
3114 * gdb.ada/bias.exp: New file.
3115 * gdb.ada/bias/bias.adb: New file.
3116 * gdb.ada/print_chars.exp: Add regression test.
3117 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3118 (MC): New variable.
3119
2ea1a07a
SL
31202019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3121
3122 * gdb.base/argv0-symlink.exp: Run only on native target
3123 and local host.
3124
8077c50d
TV
31252019-08-29 Tom de Vries <tdevries@suse.de>
3126
3127 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3128 diverse debug info.
3129 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3130
48352473
TV
31312019-08-28 Tom de Vries <tdevries@suse.de>
3132
3133 * gdb.base/info-var.exp: Allow info variables to print info for files
3134 other than info-var-f1.c and info-var-f2.c.
3135
d8f27c60
AB
31362019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3137
3138 * gdb.fortran/info-types.exp: Add module.
3139 * gdb.fortran/info-types.f90: Update expected results.
3140
1f20c35e
AB
31412019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3142
3143 * gdb.fortran/info-types.exp: New file.
3144 * gdb.fortran/info-types.f90: New file.
3145 * lib/fortran.exp (fortran_character1): New proc.
3146
4acfdd20
AB
31472019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3148
3149 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3150 functions'. Reindent as needed.
3151 * gdb.base/info-var-f1.c: New file.
3152 * gdb.base/info-var-f2.c: New file.
3153 * gdb.base/info-var.exp: New file.
3154 * gdb.base/info-var.h: New file.
3155
5c31b358
TV
31562019-08-26 Tom de Vries <tdevries@suse.de>
3157
3158 PR c++/24852
3159 * gdb.cp/no-libstdcxx-probe.exp: New test.
3160
b694989f
TV
31612019-08-26 Tom de Vries <tdevries@suse.de>
3162
3163 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3164 * tests need to be skipped.
3165 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3166 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3167 mi_skip_libstdcxx_probe_tests.
3168
d9c4ba53
SDJ
31692019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3170
3171 * gdb.python/py-xmethods.exp: Use raw strings when passing
3172 arguments to SimpleXMethodMatcher.
3173
395fad09
TV
31742019-08-22 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3177 more informative.
3178
26c957f1
PA
31792019-08-21 Pedro Alves <palves@redhat.com>
3180
3181 * gdb.base/with.exp: Test "with" with no arguments.
3182
61f80d5d
TV
31832019-08-21 Tom de Vries <tdevries@suse.de>
3184
3185 * gdb.base/gdb-caching-proc.exp: Sort files.
3186
d7a11d13
TV
31872019-08-20 Tom de Vries <tdevries@suse.de>
3188
3189 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3190 compilation.
3191
34dafe9f
TV
31922019-08-16 Tom de Vries <tdevries@suse.de>
3193
3194 * gdb.base/compare-sections.exp ("after run to main"): Allow
3195 mismatched read-only sections for PIE executables.
3196
398fdd60
TT
31972019-08-16 Tom Tromey <tom@tromey.com>
3198
3199 * lib/tuiterm.exp (_csi_Z): New proc.
3200 * gdb.tui/basic.exp: Update window positions.
3201 * gdb.tui/empty.exp: Update window positions.
3202
d8f9e51c
SL
32032019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3204
3205 * gdb.base/examine-backward.exp: Correct regexp for
3206 "examine 3 bytes backward from ${address_zero}".
3207
3df505f6
TT
32082019-08-15 Tom Tromey <tom@tromey.com>
3209
3210 * gdb.tui/empty.exp: Enable resizing tests.
3211
272560b5
TT
32122019-08-15 Tom Tromey <tromey@adacore.com>
3213
3214 * gdb.ada/char_enum.exp: Add regression tests.
3215 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3216 and '0'.
3217 (Char, Gchar): Update.
3218 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3219
08235187
CB
32202019-08-15 Christian Biesinger <cbiesinger@google.com>
3221
3222 * gdb.python/python.exp: Expect a leading underscore on
3223 GdbOutput{,Error}File.
3224
22a2ab04
SL
32252019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3226
3227 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3228 Windows host.
3229
835b995b
SL
32302019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3231
3232 * gdb.base/batch-preserve-term-settings.exp
3233 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3234
97dd8e07
CB
32352019-08-15 Christian Biesinger <cbiesinger@google.com>
3236
3237 * lib/gdb.exp: When running on a mingw target, replace
3238 /x/ with x:/.
3239
75faf5c4
AH
32402019-08-14 Alan Hayward <alan.hayward@arm.com>
3241
3242 * gdb.arch/aarch64-prologue.c: New test.
3243 * gdb.arch/aarch64-prologue.exp: New file.
3244
abc6c00f
TV
32452019-08-13 Tom de Vries <tdevries@suse.de>
3246
3247 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3248 Thread.
3249
74c2c1f4
SL
32502019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3251
3252 * gdb.python/py-completion.exp: Download the .py file to the host
3253 and use its host pathname. Conditionalize tests that use
3254 tab completion and manipulate files on the build machine.
3255 * gdb.python/py-events.exp: Download the .py file to the host
3256 and use its host pathname.
3257 * gdb.python/py-evsignal.exp: Likewise.
3258 * gdb.python/py-evthreads.exp: Likewise.
3259 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3260 pathname syntax.
3261 * gdb.python/py-framefilter.exp: Download the .py file to the right
3262 place on the host. Match Windows pathname syntax.
3263 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3264 .py file to the host and use its host pathname.
3265 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3266 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3267 build pathname. Skip symlink test on Windows host. Add missing
3268 newline at end of file.
3269 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3270 and use its host pathname.
3271 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3272 * gdb.python/py-section-script.exp: Use host location of binfile
3273 on safe-path. Use correct path separator on Windows host.
3274 Reorder alternatives in gdb_test_multiple to prevent matching
3275 the wrong alternative on success.
3276 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3277
ca2589f3
PP
32782019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3279
3280 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3281 expect the GDB inferior to no longer immediately stop after
3282 being resumed with "signal SIGINT".
3283
020a839d
SL
32842019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3285
3286 * gdb.linespec/break-ask.exp: Generalize regexps to match
3287 Windows pathnames too.
3288
128d6509
TV
32892019-08-08 Tom de Vries <tdevries@suse.de>
3290
3291 PR testsuite/24862
3292 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3293
590042fc
PW
32942019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3295
3296 * gdb.base/style.exp: Update tests for help doc new invariants.
3297 * gdb.base/help.exp: Likewise.
3298
046bebe1
TT
32992019-08-06 Tom Tromey <tom@tromey.com>
3300
3301 * gdb.base/style.exp: Add disassemble test.
3302 * gdb.base/style.c (some_called_function): New function.
3303 (main): Use it.
3304
0b27c27d
CB
33052019-08-05 Christian Biesinger <cbiesinger@google.com>
3306
3307 * gdb.python/py-block.exp: Test dictionary access on blocks.
3308
580f1034
SM
33092019-08-05 Simon Marchi <simon.marchi@efficios.com>
3310
3311 PR gdb/24863
3312 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3313 -list-thread-groups --available test when running under
3314 check-read1.
3315
d86bd7cb
TV
33162019-08-05 Tom de Vries <tdevries@suse.de>
3317
3318 PR testsuite/24863
3319 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3320 * gdb.base/help.exp: Use with_read1_timeout_factor.
3321 * gdb.base/info-macros.exp: Same.
3322 * gdb.cp/nested-types.exp: Same.
3323
a80cf5d8
TV
33242019-08-05 Tom de Vries <tdevries@suse.de>
3325
3326 * lib/gdb.exp (version_at_least): Factor out of ...
3327 (tcl_version_at_least): ... here.
3328 (gdb_compile): Fail if pie results in non-PIE executable.
3329 (readelf_version, readelf_prints_pie): New proc.
3330 (exec_is_pie): Return -1 if unknown.
3331
d0962838
TV
33322019-08-05 Tom de Vries <tdevries@suse.de>
3333
3334 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3335
2252ff3d
SL
33362019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3337
3338 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3339
26655f53
SL
33402019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3341
3342 * lib/completion-support.exp (test_gdb_complete_none): Skip
3343 tab completion tests if no readline support.
3344 (test_gdb_complete_unique_re): Likewise.
3345 (test_gdb_complete_multiple): Likewise.
3346
db4dc13e
PW
33472019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3348
3349 * gdb.base/info_sources.exp: New file.
3350 * gdb.base/info_sources.c: New file.
3351 * gdb.base/info_sources_base.c: New file.
3352
0eba165a
PFC
33532019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3354
3355 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3356 prefix argument.
3357 (test_exit_status): Add prefix argument.
3358
59bd512b
TV
33592019-08-01 Tom de Vries <tdevries@suse.de>
3360
3361 PR testsuite/24863
3362 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3363 calling exp_continue for new thread and thread exited messages.
3364
2a3ad588
TV
33652019-08-01 Tom de Vries <tdevries@suse.de>
3366
3367 PR testsuite/24863
3368 * gdb.base/structs.exp: Fix check-read1 timeout using
3369 gdb_test_sequence.
3370 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3371
117eb594
TV
33722019-08-01 Tom de Vries <tdevries@suse.de>
3373
3374 PR testsuite/24863
3375 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3376 line.
3377
ed591340
TV
33782019-08-01 Tom de Vries <tdevries@suse.de>
3379
3380 PR testsuite/24863
3381 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3382
aa3b6533
TT
33832019-07-30 Tom Tromey <tromey@adacore.com>
3384
3385 * gdb.ada/display_nested.exp: New file.
3386 * gdb.ada/display_nested/foo.adb: New file.
3387 * gdb.ada/display_nested/pack.adb: New file.
3388 * gdb.ada/display_nested/pack.ads: New file.
3389
2906593f
CB
33902019-07-30 Christian Biesinger <cbiesinger@google.com>
3391
3392 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3393 namespace.
3394 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3395
0f575925
TV
33962019-07-30 Tom de Vries <tdevries@suse.de>
3397
3398 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3399 instead.
3400
b13057d9
TV
34012019-07-30 Tom de Vries <tdevries@suse.de>
3402
3403 PR testsuite/24834
3404 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3405 (exec_is_pie): New proc.
3406
5c4dde85
CB
34072019-07-29 Christian Biesinger <cbiesinger@google.com>
3408
3409 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3410
c620ed88
CB
34112019-07-29 Christian Biesinger <cbiesinger@google.com>
3412
3413 * gdb.python/py-objfile.c: Add global and static vars.
3414 * gdb.python/py-objfile.exp: Test new functions Objfile.
3415 lookup_global_symbol and lookup_static_symbol.
3416
3d235706
TT
34172019-07-29 Tom Tromey <tom@tromey.com>
3418
3419 * lib/tuiterm.exp (Term::_csi_@): New proc.
3420 (Term::_csi_X): Don't move cursor.
3421
c7e4c0a6
PW
34222019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3423
3424 * gdb.base/options.exp: Update backtrace - completion to
3425 new option -frame-info.
3426 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3427 Test new 'set print frame-info'. Test backtrace -frame-info
3428 overriding 'set print frame-info'.
3429 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3430 Test new 'set print frame-info'.
3431 Verify consistency of backtrace with and without filters, with and
3432 without -no-filters.
3433 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3434 default.
3435
de28a3b7
TV
34362019-07-29 Tom de Vries <tdevries@suse.de>
3437
3438 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3439 no arguments".
3440
507dd60e
TV
34412019-07-29 Tom de Vries <tdevries@suse.de>
3442
3443 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3444 is a substring of the first for "complete non-unique file name".
3445
5beafce9
TV
34462019-07-29 Tom de Vries <tdevries@suse.de>
3447
3448 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3449 with ".*".
3450
2d274232
TV
34512019-07-29 Tom de Vries <tdevries@suse.de>
3452
3453 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3454 Pass prompt_regexp parameter to gdb_test_multiple calls.
3455
9197cd8b
TV
34562019-07-29 Tom de Vries <tdevries@suse.de>
3457
3458 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3459 print registers" regexps.
9197cd8b 3460
b528dae0
TV
34612019-07-29 Tom de Vries <tdevries@suse.de>
3462
3463 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3464
d17725d7
TV
34652019-07-29 Tom de Vries <tdevries@suse.de>
3466
3467 PR gdb/24855
3468 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3469 (skip_python_tests_prompt): Add prompt_regexp argument to
3470 gdb_test_multiple calls.
3471
52b75bf1
TT
34722019-07-27 Tom Tromey <tom@tromey.com>
3473
3474 * gdb.tui/main.exp: New file.
3475
2b1d00c2
TT
34762019-07-27 Tom Tromey <tom@tromey.com>
3477
3478 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3479 optional.
3480 * gdb.tui/empty.exp: New file.
3481
ded631d5
TT
34822019-07-27 Tom Tromey <tom@tromey.com>
3483
3484 * lib/tuiterm.exp (spawn): New proc.
3485 (Term::resize): New proc.
3486 * gdb.tui/resize.exp: New file.
3487
58ac439d
TT
34882019-07-27 Tom Tromey <tom@tromey.com>
3489
3490 * gdb.tui/list.exp: New file.
3491
fe1f56ee
TT
34922019-07-27 Tom Tromey <tom@tromey.com>
3493
3494 * gdb.tui/regs.exp: New file.
3495
f790b310
TT
34962019-07-27 Tom Tromey <tom@tromey.com>
3497
3498 * gdb.tui/basic.exp: Add "layout split" test.
3499
d95fc6ee
TT
35002019-07-27 Tom Tromey <tom@tromey.com>
3501
3502 * gdb.tui/basic.exp: Add "layout asm" test.
3503
c3786b3a
TT
35042019-07-27 Tom Tromey <tom@tromey.com>
3505
3506 * lib/tuiterm.exp: New file.
3507 * gdb.tui/basic.exp: New file.
3508
98a617f8
KB
35092019-07-27 Kevin Buettner <kevinb@redhat.com>
3510
3511 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3512 Enable tests associated with this flag. Adjust regex
3513 referencing "foo_low" to now refer to "foo_cold" instead.
3514
5c076da4
KB
35152019-07-27 Kevin Buettner <kevinb@redhat.com>
3516
3517 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3518 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3519 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3520 foo_cold. Revise comments to match.
3521 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3522 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3523 were wrapped into this proc; Call do_test in loop from outermost
3524 level.
3525 (foo_low): Rename all occurrences to "foo_cold".
3526 (backtrace from baz): New test.
3527 (x2/i foo_cold): New test.
3528 (info line *foo_cold): New test.
3529
1512d3b7
TV
35302019-07-26 Tom de Vries <tdevries@suse.de>
3531
3532 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3533
297989a1
TV
35342019-07-25 Tom de Vries <tdevries@suse.de>
3535
3536 PR testsuite/24830
3537 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3538 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3539 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3540 (skip_libstdcxx_probe_tests): ... here.
3541 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3542
b3b965fb
TV
35432019-07-24 Tom de Vries <tdevries@suse.de>
3544
3545 PR testsuite/24807
3546 * gdb.objc/basicclass.m: Include stdio.h.
3547 * gdb.objc/nondebug.m: Same.
3548 * gdb.objc/objcdecode.m: Same.
3549
4625b4d0
TV
35502019-07-24 Tom de Vries <tdevries@suse.de>
3551
3552 PR testsuite/24612
3553 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3554 additional_flags.
3555
024a5840
TV
35562019-07-24 Tom de Vries <tdevries@suse.de>
3557
3558 PR testsuite/24831
3559 * gdb.multi/tids.exp: Update error messages for info threads.
3560
c76ddaa3
TV
35612019-07-24 Tom de Vries <tdevries@suse.de>
3562
3563 * gdb.base/info-types.exp: Allow info types to print info for more than
3564 one file.
3565
9a618ef6
TV
35662019-07-23 Tom de Vries <tdevries@suse.de>
3567
3568 PR testsuite/24842
3569 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3570 gdb_spawn_with_cmdline_opts.
3571
40eadf04
SP
35722019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3573
3574 * gdb.arch/arm-cmse-sgstubs.c: New test.
3575 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3576
5ba29434
TV
35772019-07-23 Tom de Vries <tdevries@suse.de>
3578
3579 PR testsuite/24711
3580 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3581 issuing next command.
3582
a8e9d247
AB
35832019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 * gdb.ada/info_auto_lang.exp: Update expected results.
3586 * gdb.base/info-types.c: Add additional types to check.
3587 * gdb.base/info-types.exp: Update expected results.
3588
eb86c5e2
AB
35892019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3590
3591 * gdb.base/info-types.c: New file.
3592 * gdb.base/info-types.exp: New file.
3593
01e175fe
AB
35942019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.arch/riscv-bp-infcall.c: New file.
3597 * gdb.arch/riscv-bp-infcall.exp: New file.
3598
6b78c3f8
AB
35992019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3600
3601 PR breakpoints/24541
3602 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3603
da738167
TV
36042019-07-14 Tom de Vries <tdevries@suse.de>
3605
3606 PR testsuite/24760
3607 * gdb.objc/basicclass.exp: Fix unterminated string.
3608
0d4e84ed
AB
36092019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3610 Andrew Burgess <andrew.burgess@embecosm.com>
3611
3612 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3613 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3614 negative bounds.
3615 * gdb.fortran/vla-value.exp: Print elements of an array with
3616 negative bounds.
3617 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3618 testing.
3619
021d8588
AB
36202019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3621
3622 * gdb.base/options.exp (expect_string): Dequote strings in
3623 results.
3624 (test-string): Test strings with different quoting and reindent.
3625
f06f1252
TT
36262019-07-10 Tom Tromey <tromey@adacore.com>
3627
3628 * gdb.ada/mi_ex_cond.exp: Update expected results.
3629 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3630 * gdb.ada/mi_catch_ex.exp: Update expected results.
3631 * gdb.ada/mi_catch_assert.exp: Update expected results.
3632 * gdb.ada/catch_ex.exp (catch_exception_info)
3633 (catch_exception_entry, catch_assert_entry)
3634 (catch_unhandled_entry): Update.
3635 * gdb.ada/catch_assert_if.exp: Update expected results.
3636
b863685d
RB
36372019-07-10 Richard Bunt <richard.bunt@arm.com>
3638 Stephen Roberts <stephen.roberts@arm.com>
3639
3640 * gdb.base/define.exp: Restore original prompt.
3641
cb1e4e32
PA
36422019-07-09 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3645 breakpoints" output.
3646 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3647 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3648 throw" creates breakpoint.
3649 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3650 'type="catchpoint"'.
3651
b58a68fe
PA
36522019-07-09 Pedro Alves <palves@redhat.com>
3653
3654 PR c++/15468
3655 * gdb.cp/except-multi-location-lib.cc: New.
3656 * gdb.cp/except-multi-location-main.cc: New.
3657 * gdb.cp/except-multi-location.exp: New.
3658
0826779b
PW
36592019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3660
3661 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3662 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3663 argument and update callers.
3664
5b0e2db4
AB
36652019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3666
3667 * gdb.arch/amd64-break-on-asm-line.S: New file.
3668 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3669
1f6f6e21
PW
36702019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3671
3672 * gdb.base/printcmds.exp: Test printing C string and
3673 C wide string convenience vars without transiting via the inferior.
3674 Also make test names unique.
3675
ea142fbf
AH
36762019-07-08 Alan Hayward <alan.hayward@arm.com>
3677
5862c886 3678 PR breakpoints/25011
ea142fbf
AH
3679 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3680
213fd9fa
PA
36812019-07-04 Pedro Alves <palves@redhat.com>
3682
3683 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3684 body returned ok(0), break(3) or continue(4).
3685 * gdb.testsuite/foreach_with_prefix.exp: New file.
3686
2b40fda7
AH
36872019-07-04 Alan Hayward <alan.hayward@arm.com>
3688
3689 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3690
a26c8de0
PA
36912019-07-03 Pedro Alves <palves@redhat.com>
3692
3693 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3694 "return -code".
3695
5f4ba3e7
PA
36962019-07-03 Pedro Alves <palves@redhat.com>
3697
3698 PR cli/24732
3699 * gdb.base/shell.exp: Load completion-support.exp.
3700 Adjust expected error output. Add completion tests.
3701
a994424f
PA
37022019-07-03 Pedro Alves <palves@redhat.com>
3703
3704 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3705 string_to_regexp.
3706
3d9be6f5
PA
37072019-07-03 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3710 (expect_integer): Adjust to expect "-string".
3711 (expect_string): New.
3712 (all_options): Expect "-string".
3713 (test-flag, test-boolean): Adjust to expect "-string".
3714 (test-string): New proc.
3715 (top level): Call it.
3716
41fc454c
PA
37172019-07-03 Pedro Alves <palves@redhat.com>
3718
3719 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3720 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3721 the expected output in the success.
3722
b2b2a215
PA
37232019-07-03 Pedro Alves <palves@redhat.com>
3724
3725 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3726 Split one gdb_test_multiple call in two to avoid a race.
3727
fdbc9870
PA
37282019-07-03 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.base/with.c: New file.
3731 * gdb.base/with.exp: New file.
3732
c6ac8931
PA
37332019-07-03 Pedro Alves <palves@redhat.com>
3734
3735 * gdb.base/settings.exp: Replace all references to "maint
3736 test-settings set" with references to "maint set test-settings",
3737 and all references to "maint test-settings show" with references
3738 to "maint show test-settings".
3739
970f9d09
PA
37402019-07-03 Pedro Alves <palves@redhat.com>
3741
3742 * gdb.base/settings.exp (test-string): Adjust expected out when
3743 testing "maint test-settings show filename"
3744
54d66006
PA
37452019-07-02 Pedro Alves <palves@redhat.com>
3746
3747 * gdb.base/options.exp (test-info-threads): New procedure.
3748 (top level): Call it.
3749
10d06d82
TT
37502019-06-28 Tom Tromey <tromey@adacore.com>
3751
3752 * gdb.dwarf2/ada-linkage-name.c: New file.
3753 * gdb.dwarf2/ada-linkage-name.exp: New file.
3754
3d507ff2
TT
37552019-06-27 Tom Tromey <tromey@adacore.com>
3756
d039f014 3757 PR c++/20020:
3d507ff2
TT
3758 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3759
8af58ffe
TV
37602019-06-26 Tom de Vries <tdevries@suse.de>
3761
3762 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3763
22e21752
TV
37642019-06-26 Tom de Vries <tdevries@suse.de>
3765
3766 * gdb.base/index-cache.exp: Add back missing debug option.
3767
b65b566c
PW
37682019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3769
3770 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3771
5c2c8c69
TV
37722019-06-25 Tom de Vries <tdevries@suse.de>
3773
3774 PR testsuite/24727
3775 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3776
164e3873
TV
37772019-06-24 Tom de Vries <tdevries@suse.de>
3778
3779 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3780
824eacee
TV
37812019-06-24 Tom de Vries <tdevries@suse.de>
3782
3783 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3784 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3785 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3786
385b97d3
TV
37872019-06-24 Tom de Vries <tdevries@suse.de>
3788
3789 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3790
c596f180
TV
37912019-06-21 Tom de Vries <tdevries@suse.de>
3792
3793 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3794
b13a7d03
TV
37952019-06-21 Tom de Vries <tdevries@suse.de>
3796
3797 PR testsuite/24518
3798 PR ada/24713
3799 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3800 index.
3801
899277ae
TT
38022019-06-19 Tom Tromey <tromey@adacore.com>
3803
3804 * gdb.ada/length_cond.exp: Add intro comment.
3805
680e1bee
TT
38062019-06-19 Tom Tromey <tromey@adacore.com>
3807
3808 * gdb.ada/length_cond.exp: New file.
3809 * gdb.ada/length_cond/length_cond.adb: New file.
3810 * gdb.ada/length_cond/pck.adb: New file.
3811 * gdb.ada/length_cond/pck.ads: New file.
3812
0ed4690a
TV
38132019-06-18 Tom de Vries <tdevries@suse.de>
3814
3815 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3816
d20ed5fd
TT
38172019-06-18 Tom Tromey <tromey@adacore.com>
3818
3819 * gdb.base/list0.h: Add comment explaining control character.
3820
86e04673
TV
38212019-06-18 Tom de Vries <tdevries@suse.de>
3822
3823 * boards/fission.exp: Break up long debug_flags line.
3824
c4973306
SM
38252019-06-16 Tom de Vries <tdevries@suse.de>
3826
3827 PR gdb/24445
3828 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3829 generated index.
3830
93cb9841
AB
38312019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3832
3833 PR gdb/24686
3834 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3835 improve detection of bug gdb/24541.
3836
399aaebd
SM
38372019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3838
3839 PR gdb/24669
3840 * gdb.base/index-cache.exp (uses_readnow,
3841 expecting_index_cache_use): Define global variable.
3842 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3843 expecting_index_cache_use.
3844
584a927c
AB
38452019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3846 Andrew Burgess <andrew.burgess@embecosm.com>
3847
3848 * gdb.fortran/pointers.f90: New file.
3849 * gdb.fortran/print_type.exp: New file.
3850 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3851 * gdb.fortran/vla-type.exp: Likewise.
3852 * gdb.fortran/vla-value.exp: Likewise.
3853 * gdb.mi/mi-vla-fortran.exp: Likewise.
3854
30056ea0
AB
38552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3856
3857 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3858 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3859 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3860 as a stop reason.
3861
ec8e2b6d
AB
38622019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3863
3864 * gdb.base/annota1.exp: Update expected results.
3865 * gdb.cp/annota2.exp: Likewise.
3866 * gdb.cp/annota3.exp: Likewise.
3867
09e4c4e1
AB
38682019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3869
3870 * gdb.base/style-logging.exp: Remove path from test name.
3871
0735b091
TT
38722019-06-14 Tom Tromey <tromey@adacore.com>
3873
3874 PR gdb/24502:
3875 * gdb.base/style-logging.exp: New file.
3876
f5686554
TT
38772019-06-14 Tom Tromey <tromey@adacore.com>
3878
3879 * gdb.base/symfile-warn.exp: New file.
3880 * gdb.base/symfile-warn.c: New file.
3881
a0c1ffed
TT
38822019-06-14 Tom Tromey <tromey@adacore.com>
3883
3884 * gdb.base/annotate-symlink.exp: New file.
3885
f411722c
TT
38862019-06-14 Tom Tromey <tromey@adacore.com>
3887
3888 * gdb.ada/set_wstr.exp: Add reassignment test.
3889
4268ec18
TT
38902019-06-14 Tom Tromey <tromey@adacore.com>
3891
3892 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3893 'unchecked_access and 'unrestricted_access as well.
3894
9a9e394b
TT
38952019-06-14 Tom Tromey <tromey@adacore.com>
3896
3897 PR ada/24539:
3898 * gdb.ada/vla.exp: Update tests.
3899 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3900 pragma.
3901
4c048731
PA
39022019-06-13 Pedro Alves <palves@redhat.com>
3903
3904 * gdb.base/settings.exp (test-integer): Test junk after
3905 "unlimited".
3906
6665660a
PA
39072019-06-13 Pedro Alves <palves@redhat.com>
3908
3909 * gdb.base/options.exp (test-thread-apply): New.
3910 (top level): Call it.
3911
5d707134
PA
39122019-06-13 Pedro Alves <palves@redhat.com>
3913
3914 * gdb.base/options.exp (test-frame-apply): New.
3915 (top level): Test print commands with different "frame apply"
3916 prefixes.
3917
e2a689da
PA
39182019-06-13 Pedro Alves <palves@redhat.com>
3919
e79be6e5 3920 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3921 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3922 'max_completions' parameter and handle it.
3923 (test_gdb_completion_offers_commands): New.
3924
90a1ef87
PA
39252019-06-13 Pedro Alves <palves@redhat.com>
3926
3927 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3928
d4c16835
PA
39292019-06-13 Pedro Alves <palves@redhat.com>
3930
3931 * gdb.base/options.exp (test-backtrace): New.
3932 (top level): Call it.
3933
2daf894e
PA
39342019-06-13 Pedro Alves <palves@redhat.com>
3935
3936 * gdb.guile/scm-frame-args.exp: Use "set print
3937 raw-frame-arguments" instead of "set print raw frame-arguments".
3938 * gdb.python/py-frame-args.exp: Likewise.
3939
e6ed716c
PA
39402019-06-13 Pedro Alves <palves@redhat.com>
3941
3942 * gdb.compile/compile.exp: Adjust expected output to option
3943 processing changes.
3944
7d8062de
PA
39452019-06-13 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.base/options.exp: Build executable.
3948 (test-print): New procedure.
3949 (top level): Call it, once for "print" and another for "compile
3950 print".
3951
9d0faba9
PA
39522019-06-13 Pedro Alves <palves@redhat.com>
3953
3954 * gdb.base/options.c: New file.
3955 * gdb.base/options.exp: New file.
3956
dee7b4c8
PA
39572019-06-13 Pedro Alves <palves@redhat.com>
3958
3959 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3960 that "o" is ambiguous.
3961
dca0f6c0
PA
39622019-06-13 Pedro Alves <palves@redhat.com>
3963
3964 * gdb.base/settings.c: New file.
3965 * gdb.base/settings.exp: New file.
3966
ccf46844
PA
39672019-06-13 Pedro Alves <palves@redhat.com>
3968
3969 * gdb.base/completion.exp: Fix comment typo.
3970
b9a3f842
PA
39712019-06-13 Pedro Alves <palves@redhat.com>
3972
3973 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3974 foo --1" test.
3975
d106773e
PA
39762019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3977
3978 * gdb.fortran/block-data.f: New.
3979 * gdb.fortran/block-data.exp: New.
3980
fea82da0
TV
39812019-06-11 Tom de Vries <tdevries@suse.de>
3982
3983 PR testsuite/24521
3984 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3985 message.
3986
8c2e74f1
TV
39872019-06-11 Tom de Vries <tdevries@suse.de>
3988
3989 PR testsuite/24521
3990 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3991
b49851c8
TV
39922019-06-11 Tom de Vries <tdevries@suse.de>
3993
3994 * boards/readnow.exp: New file.
3995
a7067863
AB
39962019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3997
3998 * gdb.fortran/vla-sizeof.exp: Update expected results.
3999
1a3da2cd
AB
40002019-06-06 Amos Bird <amosbird@gmail.com>
4001
4002 * gdb.base/annota1.exp (thread_switch): Add test for
4003 thread-exited annotation.
4004
3847a7bf
TT
40052019-06-06 Tom Tromey <tromey@adacore.com>
4006
4007 * gdb.base/maint.exp: Expect command started/finished output.
4008
0088ba59
AB
40092019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4010
4011 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4012 comment.
4013 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4014
312617a3
AB
40152019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4018 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4019 * gdb.arch/riscv-unwind-long-insn.c: New file.
4020 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4021
e1f2e1a2
CB
40222019-06-04 Christian Biesinger <cbiesinger@google.com>
4023
d3238f7d 4024 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4025
206584bd
PW
40262019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4027
4028 * lib/gdb.exp (help_list_trailer): New regexp variable
4029 factorizing the help trailer message.
4030 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4031 arg to allow to better factorize various tests.
4032 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4033 (test_prefix_command_help): Use help_list_trailer.
4034 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4035 * gdb.guile/scm-cmd.exp: Likewise.
4036 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4037 * gdb.base/help.exp: Use test_user_defined_class_help.
4038 * gdb.base/style.exp: Add tests for styling of help and apropos.
4039 * lib/gdb-utils.exp (style): Add title and highlight styles.
4040
708dc93e
PW
40412019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4042
4043 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4044 $_shell_exitsignal.
4045 * gdb.base/default.exp: Update for new convenience variables.
4046
f49055a5
TT
40472019-05-29 Tom Tromey <tromey@adacore.com>
4048
4049 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4050 to "break complete ada" test case's regexp.
4051
4330d61d
TT
40522019-05-29 Tom Tromey <tromey@adacore.com>
4053
4054 PR c++/20020:
4055 * gdb.cp/constexpr-field.exp: New file.
4056 * gdb.cp/constexpr-field.cc: New file.
4057
000439d5
TT
40582019-05-29 Tom Tromey <tromey@adacore.com>
4059
4060 * gdb.base/finish.exp (finish_no_print): New proc.
4061 (finish_tests): Call it.
4062
5a01c34c
TV
40632019-05-24 Tom de Vries <tdevries@suse.de>
4064
4065 * gdb.dwarf2/gdb-add-index.exp: New file.
4066
18125b16
TT
40672019-05-22 Tom Tromey <tromey@adacore.com>
4068
4069 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4070 * gdb.base/style.exp: Use "style".
4071 * lib/gdb-utils.exp (style): New proc.
4072
af1a8d03
TV
40732019-05-22 Tom de Vries <tdevries@suse.de>
4074
4075 * gdb.base/align.exp: Require c++11.
4076
e7fe496b
TV
40772019-05-22 Tom de Vries <tdevries@suse.de>
4078
4079 PR testsuite/24586
4080 * gdb.python/py-mi-var-info-path-expression.exp: Call
4081 mi_skip_python_tests to check if python is supported.
4082
8fca4da0
AH
40832019-05-22 Alan Hayward <alan.hayward@arm.com>
4084
4085 * gdb.arch/aarch64-pauth.c: New test.
4086 * gdb.arch/aarch64-pauth.exp: New file.
4087
b7060614
AH
40882019-05-22 Alan Hayward <alan.hayward@arm.com>
4089
4090 * README (Re-running Tests Outside The Testsuite): New section.
4091
669d0468
TV
40922019-05-21 Tom de Vries <tdevries@suse.de>
4093
4094 * gdb.arch/amd64-eval.exp: Require c++11.
4095 * gdb.base/max-depth.exp: Same.
4096 * gdb.compile/compile-cplus-array-decay.exp: Same.
4097 * gdb.cp/meth-typedefs.exp: Same.
4098 * gdb.cp/subtypes.exp: Same.
4099 * gdb.cp/temargs.exp: Same.
4100
ce3ebcaa
AH
41012019-05-21 Alan Hayward <alan.hayward@arm.com>
4102
4103 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4104
34d11c68
AB
41052019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4106
4107 PR gdb/18644
4108 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4109 * gdb.fortran/printing-types.exp: Add new test.
4110 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4111 testing.
4112 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4113 setup_kfail call.
4114
87781e84
AH
41152019-05-17 Alan Hayward <alan.hayward@arm.com>
4116
4117 * README (Running the Testsuite): Change example.
4118 (Testsuite Parameters): Remove TRANSCRIPT.
4119 * lib/gdb.exp: Remove TRANSCRIPT check.
4120
b420b89e
AH
41212019-05-17 Alan Hayward <alan.hayward@arm.com>
4122
4123 * README (Testsuite Parameters): Add replay logging to
4124 GDBSERVER_DEBUG.
4125 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4126 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4127 as a comma separated list.
4128 (gdb_debug_init): Override procedure.
4129
408e9b8b
AH
41302019-05-17 Alan Hayward <alan.hayward@arm.com>
4131
4132 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4133 (gdb_write_cmd_file): New procedure.
4134 * lib/gdbserver-support.exp (gdbserver_start): Call
4135 gdbserver_write_cmd_file.
4136 (gdbserver_write_cmd_file): New procedure.
4137
f9e2e39d
AH
41382019-05-17 Alan Hayward <alan.hayward@arm.com>
4139
4140 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4141 (delete_breakpoints): Likewise.
4142 (gdb_run_cmd): Likewise.
4143 (gdb_start_cmd): Likewise.
4144 (gdb_starti_cmd): Likewise.
4145 (gdb_internal_error_resync): Likewise.
4146 (gdb_test_multiple): Likewise.
4147 (gdb_reinitialize_dir): Likewise.
4148 (default_gdb_exit): Likewise.
4149 (gdb_file_cmd): Mark kill as optional.
4150 (default_gdb_start): Call gdb_stdin_log_init.
4151 (send_gdb): Call gdb_stdin_log_write.
4152 (rerun_to_main): Mark Y as an answer.
4153 (gdb_stdin_log_init): New function.
4154 (gdb_stdin_log_write): Likewise.
4155
81f47ac2
AH
41562019-05-17 Alan Hayward <alan.hayward@arm.com>
4157
4158 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4159 * gdb.base/debug-expr.exp: Likewise.
4160 * gdb.base/foll-fork.exp: Likewise.
4161 * gdb.base/foll-vfork.exp: Likewise.
4162 * gdb.base/fork-print-inferior-events.exp: Likewise.
4163 * gdb.base/gdb-sigterm.exp: Likewise.
4164 * gdb.base/gdbinit-history.exp: Likewise.
4165 * gdb.base/osabi.exp: Likewise.
4166 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4167 * gdb.base/ui-redirect.exp: Likewise.
4168 * gdb.gdb/unittest.exp: Likewise.
4169 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4170 * gdb.mi/mi-watch.exp: Likewise.
4171 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4172 * gdb.mi/user-selected-context-sync.exp: Likewise.
4173 * gdb.python/python.exp: Disable debug test when debugging.
4174 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4175 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4176 Likewise.
4177 * gdb.threads/stepi-random-signal.exp: Likewise.
4178
29b52314
AH
41792019-05-17 Alan Hayward <alan.hayward@arm.com>
4180
4181 * Makefile.in: Pass through GDB_DEBUG.
4182 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4183 (gdb,debug): Add board setting.
4184 * lib/gdb.exp (default_gdb_start): Start debugging.
4185 (gdb_debug_enabled): New procedure.
4186 (gdb_debug_init): Likewise.
29b52314
AH
4187
41882019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4189
29b52314
AH
4190 * Makefile.in: Pass through GDB_DEBUG.
4191 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4192 (gdb,debug): Add board setting.
4193 * lib/gdb.exp (default_gdb_start): Start debugging.
4194 (gdb_debug_enabled): New procedure.
4195 (gdb_debug_init): Likewise.
29b52314 4196
ca1285d1
AH
41972019-05-17 Alan Hayward <alan.hayward@arm.com>
4198
4199 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4200
f3a09c80
AH
42012019-05-17 Alan Hayward <alan.hayward@arm.com>
4202
4203 * gdb.base/ui-redirect.exp: Test redirection.
4204
26648588
JV
42052019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4206
4207 * gdb.mi/mi-complete.exp: New file.
4208 * gdb.mi/mi-complete.cc: Likewise.
4209
14237686
AB
42102019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4211
4212 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4213 indexed and sliced arrays, and pointers to arrays.
4214
e7bd7fba
TT
42152019-05-14 Tom Tromey <tromey@adacore.com>
4216
4217 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4218 styling test.
4219
2764128d
TV
42202019-05-14 Tom de Vries <tdevries@suse.de>
4221
4222 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4223 selection entry encoding.
4224
71bed2db
TT
42252019-05-10 Tom Tromey <tromey@adacore.com>
4226
4227 * gdb.ada/info_exc.exp: Add "complete" test.
4228
63b667ad
TV
42292019-05-09 Tom de Vries <tdevries@suse.de>
4230
4231 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4232 CU-relative.
4233
9cfd2b89
TV
42342019-05-09 Tom de Vries <tdevries@suse.de>
4235
4236 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4237 CU-relative.
4238
2228ef77
XR
42392019-05-08 Joel Brobecker <brobecker@adacore.com>
4240
4241 * gdb.ada/frame_arg_lang.exp: New testcase.
4242 * gdb.ada/frame_arg_lang/bla.adb: New file.
4243 * gdb.ada/frame_arg_lang/pck.ads: New file.
4244 * gdb.ada/frame_arg_lang/pck.adb: New file.
4245 * gdb.ada/frame_arg_lang/foo.c: New file.
4246
80e55b13
TT
42472019-05-08 Tom Tromey <tromey@adacore.com>
4248
4249 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4250
9d3421af
TT
42512019-05-08 Tom Tromey <tromey@adacore.com>
4252
4253 * gdb.base/ptype-offsets.exp: Update tests.
4254
844333e2
TT
42552019-05-08 Tom Tromey <tromey@adacore.com>
4256
4257 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4258 cases.
4259 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4260 "short".
4261
988915ee
TT
42622019-05-08 Tom Tromey <tromey@adacore.com>
4263
4264 * gdb.ada/vla.exp: New file.
4265 * gdb.ada/vla/vla.adb: New file.
4266
7bd55dac
TV
42672019-05-07 Tom de Vries <tdevries@suse.de>
4268
4269 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4270
75f06e9d
TV
42712019-05-07 Tom de Vries <tdevries@suse.de>
4272
4273 PR testsuite/24522
4274 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4275 section.
4276
77e7aaa4
TV
42772019-05-07 Tom de Vries <tdevries@suse.de>
4278
4279 PR testsuite/24522
4280 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4281 .debug_aranges section.
4282
456ba0fa
TV
42832019-05-07 Tom de Vries <tdevries@suse.de>
4284
4285 PR testsuite/24159
4286 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4287
5a56d6a6
TV
42882019-05-06 Tom de Vries <tdevries@suse.de>
4289
4290 * lib/gdb.exp (exec_has_index_section): New proc.
4291 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4292 section.
4293
9d6d4be8
TV
42942019-05-04 Tom de Vries <tdevries@suse.de>
4295
4296 * boards/cc-with-debug-names.exp: New file.
4297
222a8d25
TT
42982019-05-03 Tom Tromey <tromey@adacore.com>
4299
4300 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4301 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4302 * gdb.ada/char_enum.exp: Add test.
4303
0fdfd794
TV
43042019-05-03 Tom de Vries <tdevries@suse.de>
4305
4306 * boards/cc-with-gdb-index.exp: New file.
4307
80062eb9
AB
43082019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.rust/simple.exp: Add new test case.
4311 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4312 (main): Initialise an instance of the new struct.
4313
4504bbde
TT
43142019-05-01 Tom Tromey <tromey@adacore.com>
4315
4316 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4317 record.
4318 (NPR): New variable.
4319 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4320 test.
4321
d48e62f4
TT
43222019-05-01 Tom Tromey <tromey@adacore.com>
4323
4324 * gdb.ada/packed_array_assign.exp: Add packed assignment
4325 regression test.
4326
f59f30f5
TV
43272019-05-01 Tom de Vries <tdevries@suse.de>
4328
4329 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4330
b70bfc54
TV
43312019-05-01 Tom de Vries <tdevries@suse.de>
4332
4333 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4334
15f18d14
AT
43352019-04-30 Ali Tamur <tamur@google.com>
4336
4337 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4338
2ff0a947
TT
43392019-04-30 Tom Tromey <tromey@adacore.com>
4340
4341 * lib/ada.exp (find_ada_tool): New proc.
4342 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4343 * gdb.ada/catch_ex_std.exp: New file.
4344 * gdb.ada/catch_ex_std/foo.adb: New file.
4345 * gdb.ada/catch_ex_std/some_package.adb: New file.
4346 * gdb.ada/catch_ex_std/some_package.ads: New file.
4347
a776957c
TT
43482019-04-30 Tom Tromey <tromey@adacore.com>
4349
4350 PR c++/24470:
4351 * gdb.cp/temargs.cc: Add test code from PR.
4352
bc68014d
AB
43532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4354
4355 * gdb.fortran/vla-datatypes.exp: Update expected results.
4356 * gdb.fortran/vla-ptype.exp: Likewise.
4357 * gdb.fortran/vla-type.exp: Likewise.
4358 * gdb.fortran/vla-value.exp: Likewise.
4359
f1fdc960
AB
43602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4361
4362 * gdb.fortran/ptr-indentation.exp: Update expected results.
4363 * gdb.fortran/ptype-on-functions.exp: Likewise.
4364 * gdb.fortran/vla-ptr-info.exp: Likewise.
4365 * gdb.fortran/vla-value.exp: Likewise.
4366
bf7a4de1
AB
43672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4368
4369 * gdb.fortran/ptype-on-functions.exp: New file.
4370 * gdb.fortran/ptype-on-functions.f90: New file.
4371
bbe75b9d
AB
43722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4373
4374 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4375 case void string.
4376
1db455a7
AB
43772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4378
4379 * gdb.fortran/complex.exp: Expand.
4380 * gdb.fortran/complex.f: Renamed to...
4381 * gdb.fortran/complex.f90: ...this, and extended to add more
4382 complex values.
4383
b6d03bb2
AB
43842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4385
4386 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4387 MODULO, CMPLX.
4388
2e62ab40
AB
43892019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4390 Richard Bunt <richard.bunt@arm.com>
4391
4392 * gdb.base/max-depth.c: New file.
4393 * gdb.base/max-depth.exp: New file.
4394 * gdb.python/py-nested-maps.c: New file.
4395 * gdb.python/py-nested-maps.exp: New file.
4396 * gdb.python/py-nested-maps.py: New file.
4397 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4398 (test_all_common): Call test_max_depth.
4399 * gdb.fortran/max-depth.exp: New file.
4400 * gdb.fortran/max-depth.f90: New file.
4401 * gdb.go/max-depth.exp: New file.
4402 * gdb.go/max-depth.go: New file.
4403 * gdb.modula2/max-depth.exp: New file.
4404 * gdb.modula2/max-depth.c: New file.
4405 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4406
d2b584a5
TV
44072019-04-29 Tom de Vries <tdevries@suse.de>
4408
4409 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4410
136afab8
PW
44112019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4412
4413 * gdb.base/callexit.exp: Test may-call-functions off.
4414
725cbb63
KS
44152019-04-25 Keith Seitz <keiths@redhat.com>
4416
4417 PR c++/24367
4418 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4419 (another_incomplete_struct, test_incomplete): New definitions.
4420 (main): Use new definitions.
4421 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4422 functions.
4423
701adfb0
PA
44242019-04-25 Ali Tamur <tamur@google.com>
4425
4426 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4427
82433e3e
SDJ
44282019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4429
4430 PR corefiles/11608
4431 PR corefiles/18187
4432 * gdb.base/coredump-filter-build-id.exp: New file.
4433
dd06d4d6
AH
44342019-04-25 Alan Hayward <alan.hayward@arm.com>
4435
e79be6e5
SM
4436 * Makefile.in: Pass through GDBSERVER_DEBUG.
4437 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4438 (gdbserver,debug): Add board setting.
4439 * gdb.trace/tspeed.exp: Skip when debugging.
4440 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4441 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4442
1670072e
TT
44432019-04-24 Tom Tromey <tromey@adacore.com>
4444
4445 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4446 Rust.
4447
a59240a4
TT
44482019-04-24 Tom Tromey <tromey@adacore.com>
4449
4450 * gdb.arch/amd64-eval.exp: Test bitfield return.
4451 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4452 (class Foo) <return_bitfields>: New method.
4453 (main): Call it.
4454
b907456c
AB
44552019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4456
4457 * gdb.cp/many-args.cc: New file.
4458 * gdb.cp/many-args.exp: New file.
4459
5c565afd
TV
44602019-04-23 Tom de Vries <tdevries@suse.de>
4461
4462 PR gdb/24433
4463 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4464
ba22ff86
AH
44652019-04-23 Alan Hayward <alan.hayward@arm.com>
4466
4467 * gdb.trace/backtrace.exp: Use nopie flag.
4468 * gdb.trace/circ.exp: Likewise.
4469 * gdb.trace/collection.exp: Likewise.
4470 * gdb.trace/ftrace.exp: Likewise.
4471 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4472 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4473 * gdb.trace/qtro.exp: Likewise.
4474 * gdb.trace/read-memory.exp: Likewise.
4475 * gdb.trace/report.exp: Likewise.
4476 * gdb.trace/tfile.exp: Likewise.
4477 * gdb.trace/tfind.exp: Likewise.
4478 * gdb.trace/unavailable.exp: Likewise.
4479
7905fc35
PA
44802019-04-22 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.base/solib-probes-nosharedlibrary.c,
4483 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4484
8ecb59f8
TT
44852019-04-19 Tom Tromey <tromey@adacore.com>
4486
4487 * gdb.ada/ptype_union.c: New file.
4488 * gdb.ada/ptype_union.exp: New file.
4489
62160ec9
TT
44902019-04-19 Tom Tromey <tromey@adacore.com>
4491
4492 PR symtab/24423:
4493 * gdb.base/list0.h (foo): Add a control-l character.
4494
36cd4ba5
TV
44952019-04-18 Tom de Vries <tdevries@suse.de>
4496
4497 PR gdb/24433
4498 * boards/local-board.exp: Set sysroot to "".
4499
b73715df
TV
45002019-04-18 Tom de Vries <tdevries@suse.de>
4501 Pedro Alves <palves@redhat.com>
4502
4503 PR gdb/24454
4504 * gdb.threads/vfork-follow-child-exec.c: New file.
4505 * gdb.threads/vfork-follow-child-exec.exp: New file.
4506 * gdb.threads/vfork-follow-child-exit.c: New file.
4507 * gdb.threads/vfork-follow-child-exit.exp: New file.
4508
4aa866af
LS
45092019-04-15 Leszek Swirski <leszeks@google.com>
4510
4511 * gdb.arch/amd64-eval.cc: New file.
4512 * gdb.arch/amd64-eval.exp: New file.
4513
e5a1a79a
AH
45142019-04-11 Alan Hayward <alan.hayward@arm.com>
4515
4516 * gdb.server/sysroot.c: New test.
4517 * gdb.server/sysroot.exp: New file.
4518 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4519 matching param.
4520
41077b66
AB
45212019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4522
4523 * gdb.base/align.exp: Extend test to cover structures containing
4524 only static fields.
4525
c30391f8
TV
45262019-04-11 Tom de Vries <tdevries@suse.de>
4527
4528 * boards/cc-with-dwz-m.exp: New file.
4529 * boards/cc-with-dwz.exp: New file.
4530 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4531
e242fd12
SM
45322019-04-09 Simon Marchi <simon.marchi@efficios.com>
4533
4534 * gdb.base/start-cpp.exp: New file.
4535 * gdb.base/start-cpp.cc: New file.
4536
2b0c8b01
KB
45372019-04-08 Kevin Buettner <kevinb@redhat.com>
4538
4539 * gdb.python/py-thrhandle.exp: Adjust tests to call
4540 thread_from_handle instead of thread_from_thread_handle.
4541
947210e5
KB
45422019-04-08 Kevin Buettner <kevinb@redhat.com>
4543
4544 * gdb.python/py-thrhandle.exp: Add tests for
4545 gdb.InferiorThread.handle.
4546
d7df6549
AB
45472019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4548
4549 * gdb.python/py-function.exp: Check calling helper function from
4550 all languages.
4551 * lib/gdb.exp (gdb_supported_languages): New proc.
4552
8bdc1658
AB
45532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4554
4555 * gdb.base/complex-parts.c: New file.
4556 * gdb.base/complex-parts.exp: New file.
4557
05caa1d2
TT
45582019-04-01 Tom Tromey <tromey@adacore.com>
4559
4560 PR symtab/23331:
4561 * gdb.dwarf2/dw2-ranges-main.c: New file.
4562 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4563 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4564
7734102d
EZ
45652019-03-30 Simon Marchi <simark@simark.ca>
4566
4567 * gdb.base/default.exp: Add values for $_gdb_major and
4568 $_gdb_minor.
4569
188e1fa9
TT
45702019-03-29 Tom Tromey <tromey@adacore.com>
4571
4572 * gdb.base/help.exp: Tighten apropos regexp.
4573
2880242d
KS
45742019-03-29 Keith Seitz <keiths@redhat.com>
4575
4576 * gdb.fortran/array-bounds.exp: New file.
4577 * gdb.fortran/array-bounds.f90: New file.
4578
077cad8e
PW
45792019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4580
4581 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4582
80047cfc
PW
45832019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4584
4585 * gdb.multi/hello.c (main): Increase alarm timer.
4586
f489207e
SL
45872019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4588
4589 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4590 factor when no hardware watchpoint support.
4591
c92df149
AH
45922019-03-28 Alan Hayward <alan.hayward@arm.com>
4593 Pedro Alves <palves@redhat.com>
4594
4595 * boards/local-board.exp: set sysroot to /.
4596
933aebfa
AH
45972019-03-27 Alan Hayward <alan.hayward@arm.com>
4598
4599 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4600 in child.
4601
9f9aa852
AB
46022019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4603
4604 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4605 field.
4606 (make_container): Initialise new field.
4607 * gdb.python/py-prettyprint.exp: Add new tests.
4608 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4609 <display_hint>: New method.
4610
3714a195
AB
46112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4612
4613 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4614 gdb_continue_to_breakpoint more throughout this test.
4615 (run_lang_tests) Supply unique test names, and use
4616 gdb_test_no_output.
4617
18c77628
AB
46182019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4619
4620 * gdb.base/finish-pretty.exp: Update expected results.
4621 * gdb.base/pretty-print.c: New file.
4622 * gdb.base/pretty-print.exp: New file.
4623
9a93502f
PA
46242019-03-25 Pedro Alves <palves@redhat.com>
4625
4626 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4627 move comments outside list. Append '-i "" eof' section.
4628
968aa7ae
AH
46292019-03-22 Alan Hayward <alan.hayward@arm.com>
4630
34a7f2a4 4631 PR testsuite/25016
968aa7ae
AH
4632 * README: Add pie options.
4633 * gdb.base/break-interp.exp: Ensure pie is disabled.
4634 * gdb.base/dump.exp: Likewise.
4635 * lib/gdb.exp (gdb_compile): Add pie option.
4636
4c7d57e7
TT
46372019-03-19 Tom Tromey <tromey@adacore.com>
4638
4639 * gdb.mi/mi2-cli-display.c: New file.
4640 * gdb.mi/mi2-cli-display.exp: New file.
4641
bff8c71f
TT
46422019-03-18 Joel Brobecker <brobecker@adacore.com>
4643 Tom Tromey <tromey@adacore.com>
4644
4645 * gdb.ada/ptype_array/pck.adb: New file.
4646 * gdb.ada/ptype_array/pck.ads: New file.
4647 * gdb.ada/ptype_array/foo.adb: New file.
4648 * gdb.ada/ptype_array.exp: New file.
4649
d085f989
TT
46502019-03-14 Tom Tromey <tromey@adacore.com>
4651
4652 * gdb.base/style.exp: Add "set style sources" test.
4653
b4be1b06
SM
46542019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4655
4656 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4657 * mi-breakpoint-multiple-locations.exp: ... this.
4658 (make_breakpoints_pattern): New proc.
4659 (do_test): Add mi_version parameter, test -break-insert,
4660 -break-info and =breakpoint-created.
4661
7cde5fc2
AB
46622019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * config/default.exp: Remove 'load_lib gdb.exp'.
4665 * config/monitor.exp: Likewise.
4666 * config/sid.exp: Likewise.
4667 * config/sim.exp: Likewise.
4668 * config/slite.exp: Likewise.
4669 * config/unix.exp: Likewise.
4670 * gdb.base/default.exp: Remove unhelpful comment.
4671
efbecbc1
AB
46722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4673
4674 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4675
0841c79a
AB
46762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4677
4678 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4679
4a270568
AB
46802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4681
4682 * gdb.fortran/type-kinds.exp: Update expected results.
4683
067630bd
AB
46842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4687
3be47f7a
AB
46882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4689
4690 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4691 function.
4692 (test_basic_parsing_of_type_kinds): Expand types tested.
4693 (test_parsing_invalid_type_kinds): New function.
4694
4d00f5d8
AB
46952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4696
4697 * gdb.fortran/intrinsics.exp: New file.
4698 * gdb.fortran/intrinsics.f90: New file.
4699 * gdb.fortran/type-kinds.exp: New file.
4700
c8f91604
AB
47012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4702
4703 * gdb.fortran/dot-ops.exp: New file.
4704
dd9f2c76
AB
47052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4706
4707 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4708 Check upper and lower case logical literals.
4709
84ec9724
AB
47102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4711
4712 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4713 Remove duplicate tests.
4714
c3734e09
AH
47152019-03-06 Alan Hayward <alan.hayward@arm.com>
4716
4717 * lib/gdb.exp (builtin_cd): rename of cd.
4718 (cd): Override builtin.
4719
aa3cfbda
RB
47202019-03-06 Richard Bunt <richard.bunt@arm.com>
4721
4722 * gdb.fortran/function-calls.exp: New file.
4723 * gdb.fortran/function-calls.f90: New test.
4724
7b63ad86
RB
47252019-03-04 Richard Bunt <richard.bunt@arm.com>
4726
4727 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4728 on user program standard output.
4729 * gdb.fortran/short-circuit-argument-list.f90: Record function
4730 calls.
4731
01abb042
AH
47322019-02-28 Alan Hayward <alan.hayward@arm.com>
4733
c3734e09
AH
4734 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4735 failure.
01abb042 4736
92137da0
RO
47372019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4738
4739 PR gdb/8527
4740 * gdb.base/interrupt-daemon-attach.c,
4741 gdb.base/interrupt-daemon-attach.exp: New test.
4742
5862844d
PA
47432019-02-27 Pedro Alves <palves@redhat.com>
4744
4745 * gdb.base/page.exp: Add tests for "set width/height -1".
4746
8ed25214
PA
47472019-02-27 Pedro Alves <palves@redhat.com>
4748
4749 * gdb.base/page.exp: Add tests for "set/show width/height" with
4750 "infinite" values.
4751
6c28e44a
TT
47522019-02-27 Tom Tromey <tromey@adacore.com>
4753
4754 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4755 2.4.
4756 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4757 workaround.
4758
bf9a735e
AB
47592019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4760
4761 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4762 tests for structs with static members.
4763
8791793c
TT
47642019-02-26 Tom Tromey <tromey@adacore.com>
4765
4766 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4767 ValueError, not TypeError.
4768
bc2a507e
KB
47692019-02-26 Kevin Buettner <kevinb@redhat.com>
4770
4771 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4772 call from main program.
4773
e0e7d3bd
JB
47742019-02-23 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4777 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4778 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4779 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4780 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4781
9600246d
KS
47822019-02-22 Keith Seitz <keiths@redhat.com>
4783
4784 PR symtab/23853
4785 * gdb.base/symlink-sourcefile.c: New file.
4786 * gdb.base/symlink-sourcefile.exp: New file.
4787
0c95f9ed
TT
47882019-02-20 Tom Tromey <tom@tromey.com>
4789
4790 * gdb.base/info_qt.exp: Update.
4791
6caa91b6
SM
47922019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4793
4794 * gdb.base/source.exp: Move "error in sourced script" code to
4795 the end.
4796 * gdb.base/source-error.gdb: Move contents to
4797 source-error-1.gdb. Add new code to source source-error-1.gdb.
4798 * gdb.base/source-error-1.gdb: New file, from previous
4799 source-error.gdb.
4800
6506371f
TT
48012019-02-17 Tom Tromey <tom@tromey.com>
4802
4803 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4804 for macro styling.
4805 * gdb.base/style.c (SOME_MACRO): New macro.
4806
a0087920
TT
48072019-02-17 Tom Tromey <tom@tromey.com>
4808
4809 * gdb.base/style.exp: Add line-wrapping tests.
4810 * gdb.base/page.exp: Add test for quitting during pagination.
4811
a2cd4f14
JB
48122019-02-17 Joel Brobecker <brobecker@adacore.com>
4813
4814 * gdb.ada/big_packed_array: New testcase.
4815 * gdb.ada/homonym.exp: Fix incorrect expected output for
4816 "break <homonym__get_value>" test.
4817
9d70ffbc
WP
48182019-02-13 Weimin Pan <weimin.pan@oracle.com>
4819
4820 PR breakpoints/21870
4821 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4822 and prepare_for_testing. Add comment.
4823 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4824 redundant cleanup call. Clean up comment.
4825
01c7ae81
WP
48262019-02-12 Weimin Pan <weimin.pan@oracle.com>
4827
4828 PR breakpoints/21870
4829 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4830 * gdb.arch/aarch64-dbreg-contents.c: New file.
4831
aff29d1c
JB
48322019-02-10 Joel Brobecker <brobecker@adacore.com>
4833
4834 * gdb.ada/mi_ref_changeable: New testcase.
4835
df0da8a2
AH
48362019-02-07 Alan Hayward <alan.hayward@arm.com>
4837
4838 * gdb.base/attach.exp: Add double attach test.
4839
bd447abb
SM
48402019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4841
4842 * lib/gdb.exp (default_gdb_start): Don't match pagination
4843 prompt.
4844 (gdb_init): Set stty_init.
4845
1dbc40b9
TT
48462019-01-27 Tom Tromey <tom@tromey.com>
4847
4848 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4849 skip_python_tests.
4850
353229bf
AH
48512019-01-24 Alan Hayward <alan.hayward@arm.com>
4852
4853 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4854 New structure.
4855 (struct struct_static_02_02): Likewise.
4856 (struct struct_static_02_03): Likewise.
4857 (struct struct_static_02_04): Likewise.
4858 (struct struct_static_04_01): Likewise.
4859 (struct struct_static_04_02): Likewise.
4860 (struct struct_static_04_03): Likewise.
4861 (struct struct_static_04_04): Likewise.
4862 (struct struct_static_06_01): Likewise.
4863 (struct struct_static_06_02): Likewise.
4864 (struct struct_static_06_03): Likewise.
4865 (struct struct_static_06_04): Likewise.
4866 (cmp_struct_static_02_01): Likewise.
4867 (cmp_struct_static_02_02): Likewise.
4868 (cmp_struct_static_02_03): Likewise.
4869 (cmp_struct_static_02_04): Likewise.
4870 (cmp_struct_static_04_01): Likewise.
4871 (cmp_struct_static_04_02): Likewise.
4872 (cmp_struct_static_04_03): Likewise.
4873 (cmp_struct_static_04_04): Likewise.
4874 (cmp_struct_static_06_01): Likewise.
4875 (cmp_struct_static_06_02): Likewise.
4876 (cmp_struct_static_06_03): Likewise.
4877 (cmp_struct_static_06_04): Likewise.
4878 (call_all): Test new structs.
4879 * gdb.base/infcall-nested-structs.exp: Likewise.
4880
73021deb
AH
48812019-01-21 Alan Hayward <alan.hayward@arm.com>
4882 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4883
fc65c7db
AH
48842019-01-21 Alan Hayward <alan.hayward@arm.com>
4885 * gdb.base/stack-protector.c: New test.
4886 * gdb.base/stack-protector.exp: New file.
4887 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4888 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4889 option.
4890 (gdb_compile): Remove stack protector for GCC and prevent
4891 recursion.
4892
c24bdb02
KS
48932019-01-16 Keith Seitz <keiths@redhat.com>
4894
4895 PR gdb/23773
4896 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4897
6f072a10
PFC
48982019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4899
4900 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4901 aliases.
4902 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4903 tests.
4904 * gdb.arch/powerpc-vector-regs.c: New file.
4905 * gdb.arch/powerpc-vector-regs.exp: New file.
4906
a7b8d682
PFC
49072019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4908
4909 * gdb.arch/altivec-regs.exp: Fix the list passed to
4910 gdb_expect_list when testing "info vector".
4911
6eb6fb67
AB
49122019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4913
4914 * gdb.base/style.exp: Don't include path in testname.
4915
b56f80d8
KS
49162019-01-10 Keith Seitz <keiths@redhat.com>
4917
4918 PR gdb/23712
4919 PR symtab/23010
4920 * gdb.dwarf2/multidictionary.exp: New file.
4921
041be526
SM
49222019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4923
4924 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4925 (test_gnuv3_style_demangling): ... this.
4926 (test_lucid_style_demangling): Remove.
4927 (test_arm_style_demangling): Remove.
4928 (test_hp_style_demangling): Remove.
4929 (do_tests): Remove calls to the above.
4930
d820d0c3
AB
49312019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4932
4933 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4934 case.
4935
f097f5ad
TT
49362019-01-06 Tom Tromey <tom@tromey.com>
4937
4938 PR gdb/28155:
4939 * gdb.dwarf2/typedef-void-finish.exp: New file.
4940
2cd8cc0b
TT
49412018-12-28 Tom Tromey <tom@tromey.com>
4942 Simon Marchi <simark@simark.ca>
4943
4944 * gdb.base/jit-exec.exp: New file.
4945 * gdb.base/jit-exec.c: New file.
4946 * gdb.base/jit-execd.c: New file.
4947
35fb8261
TT
49482018-12-28 Tom Tromey <tom@tromey.com>
4949
4950 * gdb.base/style.exp: Update test to check for address styling.
4951
47fd17cd
TT
49522018-12-28 Tom Tromey <tom@tromey.com>
4953
4954 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4955 message.
4956
d47032b7
TT
49572018-12-28 Tom Tromey <tom@tromey.com>
4958
4959 * gdb.base/style.exp: Add test for version number styling.
4960
af79b68d
TT
49612018-12-28 Tom Tromey <tom@tromey.com>
4962
4963 * gdb.base/style.exp: Add test for print_address_symbolic.
4964
0bb296cb
TT
49652018-12-28 Tom Tromey <tom@tromey.com>
4966
4967 * gdb.base/style.exp: Add test for breakpoint setting.
4968
80ae2043
TT
49692018-12-28 Tom Tromey <tom@tromey.com>
4970
4971 * gdb.base/style.exp: Add test for variable names.
4972
cbe56571
TT
49732018-12-28 Tom Tromey <tom@tromey.com>
4974
4975 * gdb.base/style.exp: New file.
4976 * gdb.base/style.c: New file.
4977
9162a27c
TT
49782018-12-28 Tom Tromey <tom@tromey.com>
4979
4980 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4981 "dumb".
4982 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4983 the TERM environment variable.
4984
bc543c90
TT
49852018-12-27 Tom Tromey <tom@tromey.com>
4986
4987 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4988 pagination test.
4989
6f0ffe50
AB
49902018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4991
4992 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4993 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4994
b5a1e557
PW
49952018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4996
4997 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4998 Filename a.adb changed to bp_fun_addr.adb.
4999 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5000
6e8b1ab2
JV
50012018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5002
5003 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5004 non-PIE executables.
5005 * README: Mention the gdb,nopie_flag board setting.
5006 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5007 non-PIE executable.
5008 * gdb.arch/amd64-entry-value.exp: Likewise.
5009 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5010 * gdb.arch/i386-float.exp: Likewise.
5011 * gdb.arch/i386-signal.exp: Likewise.
5012 * gdb.mi/mi-reg-undefined.exp: Likewise.
5013
d00a27c5
PM
50142018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5015
5016 PR gdb/23974
5017 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5018
161d081c
PW
50192018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5020
5021 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5022 Update order of results accordingly.
5023
b001de23
AB
50242018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5025
5026 * gdb.base/annota1.exp: Update a test regexp.
5027
99e1a184
AB
50282018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5029
5030 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5031
7a81c1e2
PW
50322018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5033
5034 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5035 (reuse_time): Initialize to REUSE_TIME_CAP.
5036 (check_rc): New function.
5037 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5038 Check pthread_create rc.
5039 (spawner_thread_func): Check pthread_create and pthread_join rc.
5040
73e8dc90
PA
50412018-12-08 Pedro Alves <palves@redhat.com>
5042
5043 * gdb.base/list.exp (test_forward_search): Rename to ...
5044 (test_forward_reverse_search): ... this. Also test reverse-search
5045 and the forward-search alias.
5046
13f2ed32
AB
50472018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5048
5049 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5050 local timeout variable before return, and remove all local timeout
5051 variable entirely.
5052 (gdb_load): Likewise.
5053
64d27cfc
TV
50542018-12-01 Tom de Vries <tdevries@suse.de>
5055
5056 * gdb.base/gdb-caching-proc.exp: New file.
5057
f63c03b4
SDJ
50582018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5059
5060 * Makefile.in (TIMESTAMP): New variable.
5061 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5062 command.
5063 (check-single-racy): Likewise.
5064 (check/%.exp): Likewise.
5065 (check-racy/%.exp): Likewise.
5066 (workers/%.worker): Likewise.
5067 (build-perf): Likewise.
5068 (check-perf): Likewise.
5069 * README: Describe new "TS" and "TS_FORMAT" variables.
5070 * print-ts.py: New file.
5071
1c97054b
BF
50722018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5073
5074 PR python/23714
5075 * gdb.python/python.exp: Test command repetition after
5076 gdb.execute.
5077
1871a62d
AB
50782018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5079
5080 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5081 is correctly aligned.
5082
fb5e1ed9
PW
50832018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5084
5085 * gdb.ada/info_auto_lang.exp: New testcase.
5086 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5087 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5088 * gdb.ada/info_auto_lang/some_c.c: New file.
5089
43d397ca
PW
50902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5091
5092 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5093 FUNC_lang language syntax.
5094
beddd671
PW
50952018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5096
5097 * gdb.base/info_minsym.c: New file.
5098 * gdb.base/info_minsym.exp: New file.
5099
73fc52c4
TT
51002018-11-19 Tom Tromey <tom@tromey.com>
5101
5102 PR rust/23625:
5103 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5104 * gdb.rust/expr.exp: Update expected output. Change one test.
5105
994b876a
TT
51062018-11-19 Tom Tromey <tom@tromey.com>
5107
5108 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5109
6769f276
PA
51102018-11-19 Pedro Alves <palves@redhat.com>
5111
5112 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5113 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5114 see the expected warning.
5115
38a72da0
AH
51162018-11-16 Alan Hayward <alan.hayward@arm.com>
5117
5118 PR gdb/22736:
5119 * gdb.cp/infcall-nodebug-lib.c: New test.
5120 * gdb.cp/infcall-nodebug-main.c: New test.
5121 * gdb.cp/infcall-nodebug.exp: New file.
5122
53a89d6e
SM
51232018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5124
5125 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5126 completer tests.
5127
9325300d
TV
51282018-11-09 Tom de Vries <tdevries@suse.de>
5129
5130 * gdb.base/msym-lang.c: New test.
5131 * gdb.base/msym-lang.exp: New file.
5132 * gdb.base/msym-lang-main.c: New test.
5133
20f0d60d
TT
51342018-11-08 Tom Tromey <tom@tromey.com>
5135
5136 PR gdb/23555:
5137 PR gdb/23838:
5138 * gdb.base/warning.exp: New file.
5139
b5420128
JB
51402018-11-08 Jan Beulich <jbeulich@suse.com>
5141
5142 * testsuite/gdb.arch/i386-avx512.c,
5143 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5144
cd115d61
AB
51452018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5146
5147 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5148 point hardware.
5149
35ee2dc2
AB
51502018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5153 * gdb.dwarf2/missing-type-name.exp: New file.
5154
31aceee8
TV
51552018-11-06 Tom de Vries <tdevries@suse.de>
5156
5157 * gdb.base/many-headers.c: New test.
5158 * gdb.base/many-headers.exp: New file.
5159
109be305
JW
51602018-11-06 Jim Wilson <jimw@sifive.com>
5161
5162 * gdb.base/code_elim.exp: For riscv, set additional_flags
5163 to include -msmall-data-limit=0.
5164
e2b7af72
JB
51652018-11-01 Joel Brobecker <brobecker@adacore.com>
5166
5167 * gdb.ada/watch_minus_l: New testcase.
5168
cdcda965
SM
51692018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5170
5171 * gdb.arch/aix-sighandle.c: New file.
5172 * gdb.arch/aix-sighandle.exp: New file.
5173
92dcebf3
AB
51742018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5175
5176 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5177 registers being unions.
5178
68b9ac18
TV
51792018-10-31 Tom de Vries <tdevries@suse.de>
5180
5181 * lib/valgrind.exp: New file.
5182 (vgdb_start, vgdb_stop): New procs, factored out of ...
5183 * gdb.base/valgrind-bt.exp: ... here, ...
5184 * gdb.base/valgrind-disp-step.exp: ... here and ...
5185 * gdb.base/valgrind-infcall.exp: ... here.
5186
1443936e
TV
51872018-10-31 Tom de Vries <tdevries@suse.de>
5188
5189 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5190
eb77c9df
AB
51912018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5192
5193 * gdb.dwarf2/void-type.c: New file.
5194 * gdb.dwarf2/void-type.exp: New file.
5195
82b5e646
PW
51962018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5197
5198 * gdb.base/info_qt.c: New file.
5199 * gdb.base/info_qt.exp: New file.
5200
8d619c01
EBM
52012018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5202
5203 * gdb.arch/powerpc-htm-regs.c: New file.
5204 * gdb.arch/powerpc-htm-regs.exp: New file.
5205
f2cf6173
EBM
52062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5207
5208 * gdb.arch/powerpc-tar.c: New file.
5209 * gdb.arch/powerpc-tar.exp: New file.
5210
7ca18ed6
EBM
52112018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5212
5213 * gdb.arch/powerpc-ppr-dscr.c: New file.
5214 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5215
bfcc0eba
TV
52162018-10-25 Tom de Vries <tdevries@suse.de>
5217
5218 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5219
fe1a5cad
TV
52202018-10-24 Tom de Vries <tdevries@suse.de>
5221
5222 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5223 longer exists error.
5224
a76dc3b7
TV
52252018-10-24 Tom de Vries <tdevries@suse.de>
5226
5227 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5228
4df46df7
TV
52292018-10-24 Tom de Vries <tdevries@suse.de>
5230
5231 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5232 --db-attach in valgrind.
5233
0dbfcfff
AB
52342018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5235
5236 * gdb.arch/riscv-reg-aliases.c: New file.
5237 * gdb.arch/riscv-reg-aliases.exp: New file.
5238
b04480b1
AH
52392018-10-19 Alan Hayward <alan.hayward@arm.com>
5240
5241 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5242
2c6ac8d7
AH
52432018-10-19 Alan Hayward <alan.hayward@arm.com>
5244
5245 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5246
2bc69f25
AH
52472018-10-19 Alan Hayward <alan.hayward@arm.com>
5248
5249 * gdb.cp/ovldbreak.exp: Fix regexps.
5250
1f1ae3a3
AH
52512018-10-19 Alan Hayward <alan.hayward@arm.com>
5252
5253 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5254
94c18618
SDJ
52552018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5256
5257 PR cli/23785
5258 * gdb.base/restore.exp: New test to check if "restore" with an
5259 invalid file doesn't segfault.
5260
812cd6eb
TV
52612018-10-18 Tom de Vries <tdevries@suse.de>
5262
5263 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5264 * gdb.ada/excep_handle.exp: Same.
5265 * gdb.ada/mi_string_access.exp: Same.
5266 * gdb.ada/mi_var_union.exp: Same.
5267 * gdb.arch/arc-analyze-prologue.exp: Same.
5268 * gdb.arch/arc-decode-insn.exp: Same.
5269 * gdb.base/readnever.exp: Same.
5270 * gdb.fortran/printing-types.exp: Same.
5271 * gdb.guile/scm-lazy-string.exp: Same.
5272
c4b90788
TV
52732018-10-16 Tom de Vries <tdevries@suse.de>
5274
5275 PR gdb/23730
5276 * gdb.base/catch-follow-exec.c: Add copyright notice.
5277 * gdb.base/catch-follow-exec.exp: Rewrite to use
5278 gdb_spawn_with_cmdline_opts. Require gdb-native.
5279
8bca2978
SL
52802018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5281
5282 * gdb.trace/actions-changed.exp: Check for arch support.
5283 * gdb.trace/actions.exp: Likewise.
5284 * gdb.trace/ax.exp: Likewise.
5285 * gdb.trace/backtrace.exp: Likewise.
5286 * gdb.trace/change-loc.exp: Likewise.
5287 * gdb.trace/deltrace.exp: Likewise.
5288 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5289 * gdb.trace/ftrace.exp: Likewise.
5290 * gdb.trace/infotrace.exp: Check for arch support.
5291 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5292 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5293 * gdb.trace/mi-tsv-changed.exp: Likewise.
5294 * gdb.trace/packetlen.exp: Likewise.
5295 * gdb.trace/passc-dyn.exp: Likewise.
5296 * gdb.trace/passcount.exp: Likewise.
5297 * gdb.trace/pending.exp: Likewise.
5298 * gdb.trace/range-stepping.exp: Check for shlib support.
5299 * gdb.trace/report.exp: Check for arch support.
5300 * gdb.trace/save-trace.exp: Likewise.
5301 * gdb.trace/signal.exp: Check for signal support.
5302 * gdb.trace/tfind.exp: Check for arch support.
5303 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5304 * gdb.trace/trace-common.h: Add comment.
5305 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5306 * gdb.trace/trace-enable-disable.exp: Likewise.
5307 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5308 * gdb.trace/tracecmd.exp: Check for arch support.
5309 * gdb.trace/tspeed.exp: Check for shlib and target support.
5310 * gdb.trace/tstatus.exp: Check for arch support.
5311 * gdb.trace/tsv.exp: Likewise.
5312 * gdb.trace/while-dyn.exp: Likewise.
5313 * gdb.trace/while-stepping.exp: Likewise.
5314 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5315
f9c49bff
SM
53162018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5317
5318 * gdb.trace/tspeed.exp: Remove nowarnings.
5319 (prepare_for_trace_test): Declare "global ipalib".
5320 * gdb.trace/tspeed.c: Include unistd.h.
5321 (main): Remove superfluous printf argument.
5322
d4330bde
SL
53232018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5324
5325 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5326 directory prefix on the filename.
5327
8ecfd7bd
SDJ
53282018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5329
5330 * gdb.gdb/unittest.exp: Update expected message informing that
5331 selftests have been disabled.
5332 * gdb.server/unittest.exp: Likewise.
5333
58bbcd02
TV
53342018-10-09 Tom de Vries <tdevries@suse.de>
5335
5336 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5337 with runto_main.
5338
9f6b697b
WP
53392018-10-08 Weimin Pan <weimin.pan@oracle.com>
5340
5341 PR c++/16841
5342 * gdb.cp/virtbase2.cc: New file.
5343 * gdb.cp/virtbase2.exp: New file.
5344
add5ded5
TT
53452018-10-06 Tom Tromey <tom@tromey.com>
5346
5347 PR python/19399:
5348 * gdb.python/py-inferior.exp: Add architecture test.
5349
f9e48344
TT
53502018-10-06 Tom Tromey <tom@tromey.com>
5351
5352 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5353 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5354
2a8be203
TT
53552018-10-06 Tom Tromey <tom@tromey.com>
5356
5357 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5358 of a "throw" catchpoint.
5359
e04caa70
SDJ
53602018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5361
5362 * gdb.base/info-proc.exp: Update string expected from "help info
5363 proc".
5364
5ca8c39f
TT
53652018-10-04 Tom Tromey <tom@tromey.com>
5366
5367 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5368 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5369 (test_initial_complaints, test_empty_complaints): Update.
5370 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5371
3453e7e4
TT
53722018-10-04 Tom Tromey <tom@tromey.com>
5373
5374 PR cli/19551:
5375 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5376 * lib/gdb.exp (gdb_file_cmd): Update.
5377 * gdb.stabs/weird.exp (print_weird_var): Update.
5378 * gdb.server/solib-list.exp: Update.
5379 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5380 * gdb.mi/mi-cli.exp: Update.
5381 * gdb.linespec/linespec.exp: Update.
5382 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5383 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5384 * gdb.cp/cp-relocate.exp: Update.
5385 * gdb.base/sym-file.exp: Update.
5386 * gdb.base/relocate.exp: Update.
5387 * gdb.base/readnever.exp: Update.
5388 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5389 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5390 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5391 * gdb.base/code_elim.exp: Update.
5392 * gdb.base/break-unload-file.exp (test_break): Update.
5393 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5394 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5395 Update.
5396 * gdb.base/attach.exp (do_attach_tests): Update.
5397 * gdb.base/sepdebug.exp: Update.
5398 * gdb.python/py-section-script.exp: Update.
5399
6afcf761
TT
54002018-10-04 Tom Tromey <tom@tromey.com>
5401
5402 PR cli/22234:
5403 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5404 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5405 output.
5406
fef1b293
TT
54072018-10-04 Tom Tromey <tom@tromey.com>
5408
5409 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5410 set width and height to 0.
5411 (test_command_line_attach_run): Use -quiet.
5412
ca98345e
SL
54132018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5414
5415 * lib/gdb.exp (skip_ifunc_tests): New.
5416 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5417 other compile failures.
5418 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5419
ff34e6ae
SM
54202018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5421
5422 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5423 is_amd64_regs_target.
5424
6bb8890e
AH
54252018-10-01 Alan Hayward <alan.hayward@arm.com>
5426
5427 * gdb.arch/aarch64-sighandler-regs.c: New test.
5428 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5429 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5430
224d30d3
MM
54312018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5432
5433 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5434 assembly.
5435
f67ffa6a
AB
54362018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5437
5438 * gdb.base/frame-selection.exp: New file.
5439 * gdb.base/frame-selection.c: New file.
5440
9fc3183f
AH
54412018-09-27 Alan Hayward <alan.hayward@arm.com>
5442
5443 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5444 pthread barrier.
5445 (main): Likewise.
5446
d354055e
AB
54472018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5448
5449 * gdb.base/large-frame-1.c: New file.
5450 * gdb.base/large-frame-2.c: New file.
5451 * gdb.base/large-frame.exp: New file.
5452 * gdb.base/large-frame.h: New file.
5453
db727370
JL
54542018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5455
5456 PR gdb/20948
5457 * gdb.base/write_mem.exp: New test.
5458 * gdb.base/write_mem.c: Likewise.
5459
ae778caf
TT
54602018-09-23 Tom Tromey <tom@tromey.com>
5461
5462 PR python/18852:
5463 * gdb.python/py-parameter.exp: Add test for parameter that throws
5464 on "set".
5465
fd3ba736
TT
54662018-09-23 Tom Tromey <tom@tromey.com>
5467
5468 PR python/17284:
5469 * gdb.python/py-template.exp (test_template_arg): Add test for
5470 negative template argument number.
5471
39a24317
TT
54722018-09-23 Tom Tromey <tom@tromey.com>
5473
5474 PR python/14062:
5475 * gdb.python/python.exp: Add test for post_event error.
5476
f5769a2c
TT
54772018-09-23 Tom Tromey <tom@tromey.com>
5478
5479 PR python/18170:
5480 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5481 convert pointers to int and long.
5482
1c1e54f6
TT
54832018-09-23 Tom Tromey <tom@tromey.com>
5484
5485 PR python/20126:
5486 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5487 signed-ness conversion tests.
5488
fb4fa946
TT
54892018-09-23 Tom Tromey <tom@tromey.com>
5490
5491 PR python/18352;
5492 * gdb.python/py-value.exp (test_float_conversion): New proc.
5493 Use it.
5494
a466edac
HAQ
54952018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5496
5497 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5498
4ee9b0c5
SL
54992018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5500
5501 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5502 no readline.
5503 * gdb.base/utf8-identifiers.exp: Likewise.
5504 * gdb.cp/cpcompletion.exp: Likewise.
5505 * gdb.linespec/cpcompletion.exp: Likewise.
5506 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5507 * gdb.linespec/cpls-ops.exp: Likewise.
5508
23be8da7
RB
55092018-09-19 Richard Bunt <richard.bunt@arm.com>
5510 Chris January <chris.january@arm.com>
5511
5512 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5513 * gdb.fortran/short-circuit-argument-list.exp: New file.
5514 * gdb.fortran/short-circuit-argument-list.f90: New test.
5515
5031d0ae
SDJ
55162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5517
5518 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5519 "arch=" keyword when executing "-stack-list-frames".
5520
b4c0d1a4
SDJ
55212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5522
5523 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5524 "arch=" keyword when executing "-stack-list-frames".
5525
7a6d2b45
SDJ
55262018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5527
5528 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5529 break ada".
5530
8588b356
SM
55312018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5532
5533 PR python/23669
5534 * gdb.python/python.exp: Test gdb.execute("show commands").
5535
65e65158
TT
55362018-09-16 Tom Tromey <tom@tromey.com>
5537
5538 * gdb.base/new-ui.exp (do_execution_tests): Update.
5539 * gdb.base/dbx.exp (test_breakpoints): Update.
5540
bf326452
AH
55412018-09-14 Alan Hayward <alan.hayward@arm.com>
5542
5543 * lib/gdb.exp (gdb_simple_compile): Add proc.
5544 (is_elf_target): Use gdb_simple_compile.
5545 (skip_altivec_tests): Likewise.
5546 (skip_vsx_tests): Likewise.
5547 (skip_tsx_tests): Likewise.
5548 (skip_btrace_tests): Likewise.
5549 (skip_btrace_pt_tests): Likewise.
5550 (gdb_can_simple_compile): Likewise.
5551 (gdb_has_argv0): Likewise.
5552 (gdb_target_symbol_prefix): Likewise.
5553 (target_supports_scheduler_locking): Likewise.
5554
2361b0fb
TT
55552018-09-13 Tom Tromey <tom@tromey.com>
5556
5557 * Makefile.in (TAGS): Recognize proc_with_prefix and
5558 gdb_caching_proc.
5559
0ae1a321
SM
55602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5561
5562 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5563 method.
5564
a40bf0c2
SM
55652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5566
5567 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5568 and a few other Inferior properties when the Inferior is no
5569 longer valid.
5570
4a3fe98f
TT
55712018-09-13 Tom Tromey <tom@tromey.com>
5572
5573 PR rust/23650:
5574 * gdb.rust/simple.exp: Add test for enum field access error.
5575
098b2108
TT
55762018-09-13 Tom Tromey <tom@tromey.com>
5577
5578 PR rust/23626:
5579 * gdb.rust/simple.rs (EmptyEnum): New type.
5580 (main): Use it.
5581 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5582
1256af7d
SM
55832018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5584
5585 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5586 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5587 * gdb.python/py-symtab.exp: Update test printing an objfile.
5588
4aa8e6c2
SM
55892018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5590
5591 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5592 object.
5593
c221b2f7
AH
55942018-09-12 Alan Hayward <alan.hayward@arm.com>
5595
5596 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5597 (support_complex_tests): Use gdb_can_simple_compile.
5598 (is_ilp32_target): Likewise.
5599 (is_lp64_target): Likewise.
5600 (is_64_target): Likewise.
5601 (is_amd64_regs_target): Likewise.
5602 (is_aarch32_target): Likewise.
5603 (gdb_int128_helper): Likewise.
5604
6f1107b5
JK
56052018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5606
5607 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5608
1f5d1570
JG
56092018-09-10 Jerome Guitton <guitton@adacore.com>
5610
5611 * gdb.ada/same_component_name: Add test for case of tagged record
5612 with variable-length fields.
5613
cc330e39
XR
56142018-09-10 Xavier Roirand <roirand@adacore.com>
5615
5616 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5617 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5618 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5619 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5620
b9c50e9a
XR
56212018-09-10 Xavier Roirand <roirand@adacore.com>
5622
5623 * gdb.ada/mi_string_access.exp: New testcase.
5624 * gdb.ada/mi_string_access/bar.adb: New file.
5625 * gdb.ada/mi_string_access/pck.adb: New file.
5626 * gdb.ada/mi_string_access/pck.asd: New file.
5627
2963898f
XR
56282018-09-10 Xavier Roirand <roirand@adacore.com>
5629
5630 * gdb.ada/mi_var_union.exp: New testcase.
5631 * gdb.ada/mi_var_union/bar.adb: New file.
5632 * gdb.ada/mi_var_union/pck.adb: New file.
5633 * gdb.ada/mi_var_union/pck.asd: New file.
5634
1aac008f
TT
56352018-09-08 Tom Tromey <tom@tromey.com>
5636
5637 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5638
332cf4c9
TT
56392018-09-08 Tom Tromey <tom@tromey.com>
5640
5641 PR python/16047:
5642 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5643 (register_pretty_printers): Register new printer.
5644 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5645 test.
5646 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5647 (an_int_type3): New global.
5648
424da6cf
JB
56492018-09-08 Joel Brobecker <brobecker@adacore.com>
5650
5651 * gdb.ada/expr_with_funcall: New testcase.
5652
2a62dfa9
JB
56532018-09-08 Joel Brobecker <brobecker@adacore.com>
5654
5655 * gdb.ada/packed_array_assign: New testcase.
5656
96b6697f
AB
56572018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5660 names, and add test prefixes to make test names unique.
5661
e4a62c65
TV
56622018-09-05 Tom de Vries <tdevries@suse.de>
5663
5664 * gdb.dwarf2/varval.exp: Add test.
5665
dd083ee2
GB
56662018-09-04 Gary Benson <gbenson@redhat.com>
5667
5668 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5669 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5670
aef9346c
TT
56712018-08-31 Tom Tromey <tom@tromey.com>
5672
5673 * gdb.rust/simple.rs: Rename second variable "v".
5674
c67f2e15
AB
56752018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5676
5677 * gdb.base/funcargs.c (use_a): New function.
5678 (recurse): Call use_a.
5679
078a0207
KS
56802018-08-29 Keith Seitz <keiths@redhat.com>
5681
5682 * gdb.compile/compile-cplus-anonymous.cc: New file.
5683 * gdb.compile/compile-cplus-anonymous.exp: New file.
5684 * gdb.compile/compile-cplus-array-decay.cc: New file.
5685 * gdb.compile/compile-cplus-array-decay.exp: New file.
5686 * gdb.compile/compile-cplus-inherit.cc: New file.
5687 * gdb.compile/compile-cplus-inherit.exp: New file.
5688 * gdb.compile/compile-cplus-member.cc: New file.
5689 * gdb.compile/compile-cplus-member.exp: New file.
5690 * gdb.compile/compile-cplus-method.cc: New file.
5691 * gdb.compile/compile-cplus-method.exp: New file.
5692 * gdb.compile/compile-cplus-mod.c: "New" file.
5693 * gdb.compile/compile-cplus-namespace.cc: New file.
5694 * gdb.compile/compile-cplus-namespace.exp: New file.
5695 * gdb.compile/compile-cplus-nested.cc: New file.
5696 * gdb.compile/compile-cplus-nested.exp: New file.
5697 * gdb.compile/compile-cplus-print.c: "New" file.
5698 * gdb.compile/compile-cplus-print.exp: "New" file.
5699 * gdb.compile/compile-cplus-virtual.cc: New file.
5700 * gdb.compile/compile-cplus-virtual.exp: New file.
5701 * gdb.compile/compile-cplus.c: "New" file.
5702 * gdb.compile/compile-cplus.exp: "New" file.
5703 * lib/compile-support.exp: New file.
5704
b0f492b9
GB
57052018-08-16 Gary Benson <gbenson@redhat.com>
5706
5707 PR gdb/13000:
5708 * gdb.base/batch-exit-status.exp: New file.
5709 * gdb.base/batch-exit-status.good-commands: Likewise.
5710 * gdb.base/batch-exit-status.bad-commands: Likewise.
5711
36eb4c5f
AH
57122018-08-29 Alan Hayward <alan.hayward@arm.com>
5713
5714 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5715 (struct struct02): Likewise.
5716 (struct struct03): Likewise.
5717 (struct struct04): Likewise.
5718 (struct struct_01_01): New struct.
5719 (struct struct_01_02): Likewise.
5720 (struct struct_01_03): Likewise.
5721 (struct struct_01_04): Likewise.
5722 (struct struct_02_01): Likewise.
5723 (struct struct_02_02): Likewise.
5724 (struct struct_02_03): Likewise.
5725 (struct struct_02_04): Likewise.
5726 (struct struct_04_01): Likewise.
5727 (struct struct_04_02): Likewise.
5728 (struct struct_04_03): Likewise.
5729 (struct struct_04_04): Likewise.
5730 (struct struct_05_01): Likewise.
5731 (struct struct_05_02): Likewise.
5732 (struct struct_05_03): Likewise.
5733 (struct struct_05_04): Likewise.
5734 (cmp_struct01): Remove function.
5735 (cmp_struct02): Likewise.
5736 (cmp_struct03): Likewise.
5737 (cmp_struct04): Likewise.
5738 (cmp_struct_01_01): Add Function.
5739 (cmp_struct_01_02): Likewise.
5740 (cmp_struct_01_03): Likewise.
5741 (cmp_struct_01_04): Likewise.
5742 (cmp_struct_02_01): Likewise.
5743 (cmp_struct_02_02): Likewise.
5744 (cmp_struct_02_03): Likewise.
5745 (cmp_struct_02_04): Likewise.
5746 (cmp_struct_04_01): Likewise.
5747 (cmp_struct_04_02): Likewise.
5748 (cmp_struct_04_03): Likewise.
5749 (cmp_struct_04_04): Likewise.
5750 (cmp_struct_05_01): Likewise.
5751 (cmp_struct_05_02): Likewise.
5752 (cmp_struct_05_03): Likewise.
5753 (cmp_struct_05_04): Likewise.
5754 (call_all): Add new structs.
5755 * gdb.base/infcall-nested-structs.exp: Likewise.
5756
3bf9c013
JV
57572018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5758
5759 * gdb.python/py-framefilter-mi.exp: Update regexp to
5760 check for "arch" field in frame output.
5761
450d1e88
KB
57622018-08-23 Kevin Buettner <kevinb@redhat.com>
5763
5764 * gdb.dwarf2/dw2-ranges-func.c: New file.
5765 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5766
ae739fe7
SM
57672018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5768
5769 * gdb.base/term.exp: Compare terminal settings with values from
5770 the inferior.
5771 * gdb.base/term.c: Get and set terminal settings.
5772
6d52907e
JV
57732018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5774
5775 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5776 accommodate new "arch" field in frame output.
5777 * gdb.mi/mi-return.exp: Likewise.
5778 * gdb.mi/mi-stack.exp: Likewise.
5779 * gdb.mi/mi-syn-frame.exp: Likewise.
5780 * gdb.mi/user-selected-context-sync.exp: Likewise.
5781
be2d111a
MS
57822018-08-19 Michael Spang <spang@google.com>
5783
5784 PR gdb/11786
5785 * gdb.base/gcore-tls-pie.c: New file.
5786 * gdb.base/gcore-tls-pie.exp: New file.
5787
ae3a7c47
KB
57882018-08-18 Kevin Buettner <kevinb@redhat.com>
5789
5790 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5791 * gdb.dwarf2/varval.c: New file.
5792 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5793
2ecae92e
AH
57942018-08-17 Alan Hayward <alan.hayward@arm.com>
5795
5796 PR gdb/18931
5797 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5798
c1854f1d
KS
57992018-08-16 Keith Seitz <keiths@redhat.com>
5800
5801 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5802 tests expected to pass.
5803
26fb3983
JV
58042018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5805
5806 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5807 -data-disassemble -a.
5808 (test_disassembly_bogus_args): Likewise.
5809
67943c00
AB
58102018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5811
5812 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5813
5ff2bbae
AB
58142018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5815
5816 * gdb.base/vla-optimized-out.exp: Add new test.
5817
e5bbcd0f
AB
58182018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5819
5820 * gdb.base/vla-optimized-out-o3.exp: Delete.
5821 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5822 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5823 deleted tests.
5824
9d4a934c
AB
58252018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5826
5827 PR gdb/18050:
5828 * gdb.server/extended-remote-restart.c: New file.
5829 * gdb.server/extended-remote-restart.exp: New file.
5830
045cf012
SM
58312018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5832
5833 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5834 "set variable index = 42".
5835
87d6a7aa
SM
58362018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5837
5838 * boards/index-cache-gdb.exp: New file.
5839 * gdb.dwarf2/index-cache.exp: New file.
5840 * gdb.dwarf2/index-cache.c: New file.
5841 * gdb.base/maint.exp: Check if we are using the index cache.
5842
96d68bd4
RO
58432018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5844
5845 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5846 MAKEFLAGS.
5847
5a699617
RO
58482018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5849
5850 * dg-extract-results.sh: Move to toplevel contrib.
5851 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5852 * Makefile.in (check-parallel-racy): Likewise.
5853
5bd18990
AB
58542018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5855
5856 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5857 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5858 tests if the target supports scheduler locking.
5859
3fbbcf47
TV
58602018-08-04 Tom de Vries <tdevries@suse.de>
5861
5862 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5863
3e1d3d8c
TT
58642018-08-02 Tom Tromey <tom@tromey.com>
5865
5866 PR symtab/16842.
5867 * gdb.cp/temargs.exp: Test "info address" of a template
5868 parameter.
5869
5abe0f0c
JV
58702018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5871
5872 * gdb.python/py-mi-var-info-path-expression.c: New file.
5873 * gdb.python/py-mi-var-info-path-expression.py: New file.
5874 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5875
fb66cde8
SDJ
58762018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5877
5878 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5879 error after "cannot resolve name" string.
5880
c708f4d2
AB
58812018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5882
5883 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5884 started.
5885 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5886
37cc0cae
TV
58872018-07-28 Tom de Vries <tdevries@suse.de>
5888
5889 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5890
63b4ecf7
TV
58912018-07-26 Tom de Vries <tdevries@suse.de>
5892
5893 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5894
3c3bb058
AB
58952018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5896
5897 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5898 is visible.
5899
9e7f3bbb
TV
59002018-07-26 Tom de Vries <tdevries@suse.de>
5901
5902 PR breakpoints/23366
5903 * gdb.base/catch-follow-exec.c: New test.
5904 * gdb.base/catch-follow-exec.exp: New file.
5905
16f808ec
TV
59062018-07-25 Tom de Vries <tdevries@suse.de>
5907
5908 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5909 vla-optimized-out.c.
5910
d7154a8d
JV
59112018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5912
5913 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5914 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5915
232a0032
TV
59162018-07-20 Tom de Vries <tdevries@suse.de>
5917
5918 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5919 NOCLONE macro.
5920 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5921
fbb1d502
TV
59222018-07-19 Tom de Vries <tdevries@suse.de>
5923
5924 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5925 regular expression.
5926
42dc7699
TV
59272018-07-18 Tom de Vries <tdevries@suse.de>
5928
5929 * gdb.base/vla-optimized-out.c: New test.
5930 * gdb.base/vla-optimized-out.exp: New file.
5931
7f1f7e23
SDJ
59322018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5933
5934 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5935 message "No address associated with hostname" when gdbserver
5936 cannot resolve the hostname.
5937
5759ebb3
PW
59382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5939
5940 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5941 Add some test prefixes to make tests unique.
5942
3606ccab
PW
59432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5944
5945 * gdb.base/frameapply.c: New file.
5946 * gdb.base/frameapply.exp: New file.
5947
529c08b2
PW
59482018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5949
5950 * gdb.base/skip.exp: Update expected error message.
5951
c7ab0aef
SDJ
59522018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5953 Jan Kratochvil <jan.kratochvil@redhat.com>
5954 Paul Fertser <fercerpav@gmail.com>
5955 Tsutomu Seki <sekiriki@gmail.com>
5956
5957 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5958 parameter.
5959 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5960 by default.
5961 * boards/native-gdbserver.exp: Likewise.
5962 * gdb.server/run-without-local-binary.exp: Improve regexp used
5963 for detecting when a remote debugging connection succeeds.
5964 * gdb.server/server-connect.exp: New file.
5965 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5966 Do not prefix the port number with ":".
5967 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5968 support for detecting and using it. Add '$debughost_gdbserver'
5969 to the list of arguments used to start gdbserver. Handle case
5970 when gdbserver cannot resolve a network name.
5971
16ff70dd
SDJ
59722018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5973
5974 PR c++/23373
5975 * gdb.base/ptype-offsets.cc (struct static_member): New
5976 struct.
5977 (main) <stmember>: New variable.
5978 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5979 with a static member in it.
5980
3541979f
AB
59812018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5982
5983 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5984 watchpoints enabled and disabled.
5985
c8ad9b9a
AB
59862018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5987
5988 * gdb.base/examine-backward.exp: Still run tests around address
5989 0x0, even if address 0x0 is not readable. Update the pattern for
5990 matching address 0x0 in expected output.
5991
e0e5e971
AB
59922018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5993
5994 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5995 malloc/free.
5996
1ea5da02
TV
59972018-07-04 Tom de Vries <tdevries@suse.de>
5998
5999 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6000
471b9d15
MR
60012018-07-02 Maciej W. Rozycki <macro@mips.com>
6002
6003 PR tdep/8282
6004 * gdb.arch/mips-disassembler-options.exp: New test.
6005 * gdb.arch/mips-disassembler-options.s: New test source.
6006
75acb486
PA
60072018-06-29 Pedro Alves <palves@redhat.com>
6008
6009 * gdb.threads/names.exp: Adjust expected "info threads" output.
6010
cd2bb709
PA
60112018-06-29 Pedro Alves <palves@redhat.com>
6012
6013 * gdb.opt/inline-break.exp (line number, address): Add "info
6014 break" tests.
6015
991ff292
PA
60162018-06-29 Pedro Alves <palves@redhat.com>
6017
6018 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6019 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6020 number and address and running to them.
6021
356819b6 60222018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6023
6024 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6025
2512d7ef
JK
60262018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 * lib/compiler.c: Remove executable permission flag.
6029
be1b6474
RB
60302018-06-28 Richard Bunt <richard.bunt@arm.com>
6031
6032 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6033 code.
6034 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6035
291f9a96
PT
60362018-06-28 Petr Tesarik <ptesarik@suse.cz>
6037
6038 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6039
ed6dfe51
PT
60402018-06-28 Petr Tesarik <ptesarik@suse.cz>
6041
6042 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6043 address argument is omitted.
6044
d4d429d5
PT
60452018-06-28 Petr Tesarik <ptesarik@suse.cz>
6046
6047 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6048
7ab6656f
OJ
60492018-06-27 Omair Javaid <omair.javaid@linaro.org>
6050
6051 PR gdb/21695
6052 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6053 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6054
a33ccfc7
TT
60552018-06-26 Tom Tromey <tom@tromey.com>
6056
6057 PR rust/22574:
6058 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6059 * gdb.rust/simple.rs (struct SimpleLayout): New.
6060
6d72d289
SM
60612018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6062
6063 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6064 "info registers" output.
6065
8363f9d5
RB
60662018-06-21 Richard Bunt <richard.bunt@arm.com>
6067
6068 * gdb.base/watchpoint-hw-attach.c: New test.
6069 * gdb.base/watchpoint-hw-attach.exp: New file.
6070
f00674fe
SM
60712018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6072
6073 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6074 through /bin/sh.
6075 * boards/dwarf4-gdb-index.exp: Likewise.
6076 * boards/fission-dwp.exp: Likewise.
6077
1d554008
UW
60782018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6079
6080 * gdb.base/float128.exp: Add comment and improved fail message
6081 to the failure case of "print large128" test.
6082
d0ac1c44
SM
60832018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6084
6085 * configure.ac: Remove AC_PREREQ.
6086 * configure: Re-generate.
6087
61b04dd0
PA
60882018-06-19 Pedro Alves <palves@redhat.com>
6089
6090 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6091 (func_extern_caller): New.
6092 (main): Call func_extern_caller.
6093 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6094 logic change.
6095
f63b508a
SM
60962018-06-18 Weimin Pan <weimin.pan@oracle.com>
6097
6098 PR gdb/16841
6099 * gdb.cp/typedef-base.cc: New file.
6100 * gdb.cp/typedef-base.exp: New file.
6101
0fe3a558
TV
61022018-06-18 Tom de Vries <tdevries@suse.de>
6103
6104 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6105
7010835a
AB
61062018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6107 Richard Bunt <Richard.Bunt@arm.com>
6108
6109 * gdb.threads/attach-slow-waitpid.c: New file.
6110 * gdb.threads/attach-slow-waitpid.exp: New file.
6111 * gdb.threads/slow-waitpid.c: New file.
6112
14897d65
PA
61132018-06-14 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/fork-running-state.c: Include <errno.h>.
6116 (exit_if_relative_exits): New.
6117 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6118 exits.
6119 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6120 child exits.
6121
5d9a0608
TV
61222018-06-14 Tom de Vries <tdevries@suse.de>
6123
6124 PR cli/22573
6125 * gdb.base/finish-pretty.c: New test.
6126 * gdb.base/finish-pretty.exp: New file.
6127
11ae5818
PA
61282018-06-14 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6131 gdb's expected startup output.
6132
1d39de44
PA
61332018-06-14 Pedro Alves <palves@redhat.com>
6134
6135 * lib/selftest-support.exp (selftest_setup): Remove inlined
6136 function handling.
6137
70ee0000
TV
61382018-06-14 Tom de Vries <tdevries@suse.de>
6139
6140 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6141 matching of breakpoint printing.
6142
11f4b608
TV
61432018-06-13 Tom de Vries <tdevries@suse.de>
6144
6145 PR testsuite/23269
6146 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6147 (fork_child): ... here, and ...
6148 (fork_parent): ... here.
6149
61502018-06-12 Tom de Vries <tdevries@suse.de>
6151
6152 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6153
9516f85a
AB
61542018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6155 Stephen Roberts <stephen.roberts@arm.com>
6156
6157 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6158 rewrite test to describe action performed, rather than possible
6159 failure.
6160
5045b3d7
GB
61612018-06-08 Gary Benson <gbenson@redhat.com>
6162
6163 * gdb.threads/check-libthread-db.exp: New file.
6164 * gdb.threads/check-libthread-db.c: Likewise.
6165
c61b06a1
TT
61662018-06-05 Tom Tromey <tom@tromey.com>
6167
6168 * gdb.base/default.exp: Update expected "show version" output.
6169
eb6af809
TT
61702018-06-05 Tom Tromey <tom@tromey.com>
6171
6172 PR cli/12326:
6173 * gdb.cp/static-print-quit.exp: Update.
6174 * lib/gdb.exp (pagination_prompt): Update.
6175 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6176 * gdb.python/python.exp: Update.
6177
178d6a63
JB
61782018-06-04 Joel Brobecker <brobecker@adacore.com>
6179
6180 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6181
8e817061
JB
61822018-06-01 Joel Brobecker <brobecker@adacore.com>
6183
6184 * gdb.ada/bp_fun_addr: New testcase.
6185
e86ca25f
TT
61862018-06-01 Tom Tromey <tom@tromey.com>
6187
6188 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6189 results.
6190 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6191 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6192 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6193 * gdb.base/maint.exp (maint_pass_if): Update.
6194
4b2dfa9d
MR
61952018-05-31 Maciej W. Rozycki <macro@mips.com>
6196
6197 * gdb.base/endian.exp: New test.
6198 * gdb.base/endian.c: New test source.
6199
45f25d6c
AB
62002018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6201
6202 PR gdb/23203
6203 * gdb.base/bt-selected-frame.c: New file.
6204 * gdb.base/bt-selected-frame.exp: New file.
6205 * lib/gdb.exp (get_current_frame_number): New function.
6206
d9f6d7f8
MR
62072018-05-24 Maciej W. Rozycki <macro@mips.com>
6208 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.threads/tls-core.c: Include <stdlib.h>
6211 (thread_proc): Call `abort'.
6212 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6213 (tls_core_test): New procedure, bits factored out from ...
6214 (top level): ... here. Test both native cores and gcore cores.
6215
ff1cf532
TT
62162018-05-23 Tom Tromey <tom@tromey.com>
6217
6218 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6219
b98664d3
TT
62202018-05-23 Tom Tromey <tom@tromey.com>
6221
6222 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6223 symfile_complaints.
6224 (test_short_complaints): Likewise.
6225 (test_empty_complaints): Likewise.
6226 (test_initial_complaints): Update.
6227
4e9668d0
TT
62282018-05-23 Tom Tromey <tom@tromey.com>
6229
6230 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6231
43ba33c7
TT
62322018-05-23 Tom Tromey <tom@tromey.com>
6233
6234 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6235 (test_short_complaints): Update.
6236
035522c0
PA
62372018-05-22 Pedro Alves <palves@redhat.com>
6238
6239 * gdb.base/remote.exp: Only gdb_start after compiling the
6240 testcase. Issue "disconnect" before testing "set remote" command
6241 defaults. Issue clean_restart before running to main.
6242
cc0be08f
PA
62432018-05-22 Pedro Alves <palves@redhat.com>
6244
6245 * gdb.base/remote.exp: Adjust expected output of "show remote
6246 memory-write-packet-size". Add tests for "set remote
6247 memory-write-packet-size 0" and "set remote
6248 memory-write-packet-size fixed/limit".
6249
b1b60145
PA
62502018-05-22 Pedro Alves <palves@redhat.com>
6251
6252 PR gdb/22973
6253 * gdb.base/utf8-identifiers.c: New file.
6254 * gdb.base/utf8-identifiers.exp: New file.
6255
0ec848ad
PFC
62562018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6257
6258 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6259
2c3305f6
PFC
62602018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6261
6262 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6263
ce1e8424
TT
62642018-05-18 Tom Tromey <tom@tromey.com>
6265
6266 * gdb.base/ptype-offsets.exp: Update.
6267
ddfe970e
KS
62682018-05-17 Keith Seitz <keiths@redhat.com>
6269
6270 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6271 in expected breakpoint stop locations.
6272 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6273 move to proper scope to test variable values.
6274 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6275 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6276 New functions.
6277 (main): Call not_inline_func3.
6278 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6279 inline_func1, inline_func2, and inline_func3. Test that when each
6280 breakpoint is hit, GDB properly reports both the stop location
6281 and the backtrace. Repeat tests for temporary breakpoints.
6282
0726fcc6
MR
62832018-05-15 Maciej W. Rozycki <macro@mips.com>
6284
6285 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6286 rather then trying to access it in determining whether the PID
6287 of `gdbserver' could have been retrieved.
6288
8ee22052
AB
62892018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6290
6291 * gdb.arch/amd64-init-x87-values.S: New file.
6292 * gdb.arch/amd64-init-x87-values.exp: New file.
6293
7785df48
JK
62942018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6295
6296 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6297
56bcdbea
TT
62982018-05-04 Tom Tromey <tom@tromey.com>
6299
6300 PR python/22730:
6301 * gdb.python/python.exp: Test multi-line execute.
6302
a913fffb
TT
63032018-05-04 Tom Tromey <tom@tromey.com>
6304
6305 PR python/22731:
6306 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6307
7a2c85f2
TT
63082018-05-04 Tom Tromey <tom@tromey.com>
6309
6310 PR gdb/11750:
6311 * gdb.base/define.exp: Test defining a user command inside a user
6312 command.
6313 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6314
a3b60e45
JK
63152018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6316 Pedro Alves <palves@redhat.com>
6317
6318 PR breakpoints/19806 and support for PR external/20207.
6319 * gdb.base/watchpoint-unaligned.c: New file.
6320 * gdb.base/watchpoint-unaligned.exp: New file.
6321
45fe4a03
AB
63222018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6323
6324 * gdb.base/maint.exp: Make test names unique, use
6325 test_prefix_command_help to test 'help maint info', and remove
6326 repeated test of 'help maint'.
6327
9be2ae8f
TT
63282018-05-04 Tom Tromey <tom@tromey.com>
6329
6330 PR gdb/22619:
6331 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6332 behavior.
6333
11859c31
AB
63342018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6335
6336 * gdb.base/maint.exp: Process output from 'maint print registers'
6337 line at a time.
6338
089a9490
AB
63392018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6340
6341 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6342 timeout.
6343
9b0797e2
AB
63442018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6345
6346 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6347 filter pattern.
6348
f6ac5f3d
PA
63492018-05-02 Pedro Alves <palves@redhat.com>
6350
6351 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6352 to_log_command renames.
6353 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6354
77d3c63b
TT
63552018-05-02 Tom Tromey <tom@tromey.com>
6356
6357 * gdb.python/py-parameter.exp: Set test message.
6358
0489430a
TT
63592018-05-02 Tom Tromey <tom@tromey.com>
6360
6361 PR python/20084:
6362 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6363 PARAM_ZUINTEGER_UNLIMITED tests.
6364
1632f8ba
DR
63652018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6366
6367 PR rust/23124
6368 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6369 when casting.
6370
6d7bb824
TT
63712018-04-30 Tom Tromey <tom@tromey.com>
6372
6373 * gdb.python/py-type.exp: Check align attribute.
6374 * gdb.python/py-type.c: New "aligncheck" global.
6375
007e1530
TT
63762018-04-30 Tom Tromey <tom@tromey.com>
6377
6378 PR exp/17095:
6379 * gdb.dwarf2/dw2-align.exp: New file.
6380 * gdb.cp/align.exp: New file.
6381 * gdb.base/align.exp: New file.
6382 * lib/gdb.exp (gdb_int128_helper): New proc.
6383 (has_int128_c, has_int128_cxx): New caching procs.
6384
6873858b
TT
63852018-04-27 Tom Tromey <tom@tromey.com>
6386
6387 PR rust/22545:
6388 * gdb.rust/simple.exp: Add inclusive range tests.
6389
79188d8d
PA
63902018-04-26 Pedro Alves <palves@redhat.com>
6391
6392 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6393 ifunc breakpoint locations correctly of ifunc breakpoints set
6394 while the program resolves the ifunc.
6395
c7075ad5
PA
63962018-04-26 Pedro Alves <palves@redhat.com>
6397
6398 * gdb.base/gnu-ifunc-final.c: New file.
6399 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6400 * gdb.base/gnu-ifunc.exp (executable): Delete.
6401 (staticexecutable): Adjust.
6402 (lib_opts, exec_opts): Delete.
6403 (make_binsuffix, build, set-break): New procedures.
6404 (misc_tests): New, with tests factored out from the top level.
6405 (top level): Test different combinations of ifunc resolver name,
6406 resolver with and with debug info, and ifunc target with and
6407 without debug info. Wrap static tests with with_target_prefix.
6408
8388016d
PA
64092018-04-26 Pedro Alves <palves@redhat.com>
6410
6411 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6412 return type" warnings.
6413
249b5733
PA
64142018-04-25 Pedro Alves <palves@redhat.com>
6415
6416 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6417 killed".
6418 * gdb.base/kill-after-signal.exp: Likewise.
6419 * gdb.threads/kill.exp: Likewise.
6420
f67c0c91
SDJ
64212018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6422 Sergio Durigan Junior <sergiodj@redhat.com>
6423 Pedro Alves <palves@redhat.com>
6424
6425 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6426 regexps to expect for '[Inferior ... detached]' as well.
6427 * gdb.base/attach.exp: Likewise.
6428 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6429 "gdb_continue_to_end".
6430 (test_catch_syscall_with_wrong_args): Likewise.
6431 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6432 ']'. Don't set 'verbose' on.
6433 * gdb.base/foll-vfork.exp: Likewise.
6434 * gdb.base/fork-print-inferior-events.c: New file.
6435 * gdb.base/fork-print-inferior-events.exp: New file.
6436 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6437 '[Inferior ... has been killed]' message.
6438 * gdb.base/kill-after-signal.exp: Likewise.
6439 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6440 detach message.
6441 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6442 message.
6443 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6444 regexps to expect for '[Inferior ... detached]' as well.
6445 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6446
0a8ddac4
SM
64472018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6448
6449 PR gdb/23104
6450 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6451
701adfb0
PA
64522018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6453
6454 PR gdb/23095
6455 * gdb.base/break-probes.exp: Pass shlib_load to
6456 prepare_for_testing. Set normal_bp to r_debug_state if target is
6457 bsd.
6458
d27d16bf
RB
64592018-04-19 Richard Bunt <richard.bunt@arm.com>
6460
6461 * gdb.threads/multiple-successive-infcall.c: New test.
6462 * gdb.threads/multiple-successive-infcall.exp: New file.
6463
a037790e
TT
64642018-04-17 Tom Tromey <tom@tromey.com>
6465
6466 * gdb.rust/simple.rs (Union): New type.
6467 (main): New local "u".
6468 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6469
e3a91079
AA
64702018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6471
6472 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6473 number information in output of "whereis" command.
6474 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6475
b744723f
AA
64762018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6477
6478 * gdb.ada/info_types.exp: Adjust expected output to the line
6479 numbers now printed by "info var/func/type".
6480 * gdb.base/completion.exp: Likewise.
6481 * gdb.base/included.exp: Likewise.
6482 * gdb.cp/cp-relocate.exp: Likewise.
6483 * gdb.cp/cplusfuncs.exp: Likewise.
6484 * gdb.cp/namespace.exp: Likewise.
6485 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6486
4a4495d6
MM
64872018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6488
6489 * gdb.btrace/cpu.exp: New.
6490
1d509aa6
MM
64912018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6492
6493 * gdb.base/step-indirect-call-thunk.exp: New.
6494 * gdb.base/step-indirect-call-thunk.c: New.
6495 * gdb.reverse/step-indirect-call-thunk.exp: New.
6496 * gdb.reverse/step-indirect-call-thunk.c: New.
6497
6295b6da
SM
64982018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6499
6500 * gdb.base/pie-fork.c: New file.
6501 * gdb.base/pie-fork.exp: New file.
6502
50146e70
TT
65032018-04-11 Tom Tromey <tom@tromey.com>
6504
6505 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6506
f50d8a2e
PA
65072018-04-10 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6510 exits. Instead loop running forever.
6511 (fork_parent): Run forever too.
6512
a0be7a36
SM
65132018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6514
6515 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6516 mi_continue_to_line.
6517 * gdb.mi/mi-stack.c (callee4): Add comment.
6518
9b73db36
SM
65192018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6520
6521 * gdb.mi/mi-stack.exp: Fix indentation.
6522
c912f608
SM
65232018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6524
6525 PR gdb/22979
6526 * gdb.arch/amd64-osabi.exp: New file.
6527
26540402
SM
65282018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6529
6530 PR gdb/22980
6531 * gdb.base/osabi.exp: New file.
6532
121ad66c 65332018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6534
6535 * gdb.cp/static-typedef-print.exp: New file.
6536 * gdb.cp/static-typedef-print.cc: New file.
6537
3fcded8f
JB
65382018-03-27 Joel Brobecker <brobecker@adacore.com>
6539
6540 * gdb.ada/varsize_limit: New testcase.
6541
59cc4834
JB
65422018-03-27 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6545
6546 * gdb.ada/notcplusplus: New testcase.
6547
6548 * gdb.base/c-linkage-name.c: New file.
6549 * gdb.base/c-linkage-name.exp: New testcase.
6550
4ca59a9f
TT
65512018-03-26 Tom Tromey <tom@tromey.com>
6552
6553 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6554 * gdb.python/py-framefilter.py (name_error): New global.
6555 (ErrorInName.function): Use name_error.
6556
978d6c75
TT
65572018-03-26 Tom Tromey <tom@tromey.com>
6558
6559 PR backtrace/15582:
6560 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6561
b7fee5a3
KS
65622018-03-23 Keith Seitz <keiths@redhat.com>
6563
6564 PR c++/22968
6565 * gdb.cp/subtypes.exp: New file.
6566 * gdb.cp/subtypes.h: New file.
6567 * gdb.cp/subtypes.cc: New file.
6568 * gdb.cp/subtypes-2.cc: New file.
6569
376be529
AB
65702018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6571
6572 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6573 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6574 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6575 -nostartfiles when compiling the test. Confirm that all registers
6576 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6577
066cfa98
AB
65782018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6579
6580 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6581 option, syntax was wrong anyway.
6582 * gdb.arch/arm-disp-step.exp: Likewise.
6583 * gdb.arch/sparc64-regs.exp: Likewise.
6584 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6585 option, syntax was wrong anyway, switch to use
6586 prepare_for_testing.
6587 * gdb.arch/i386-disp-step.exp: Likewise.
6588
079670b9
AA
65892018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6590
6591 * gdb.ada/exec_changed.exp: Replace "target_info exists
6592 use_gdb_stub" by "use_gdb_stub".
6593 * gdb.ada/start.exp: Likewise.
6594 * gdb.base/async-shell.exp: Likewise.
6595 * gdb.base/attach-pie-misread.exp: Likewise.
6596 * gdb.base/attach-wait-input.exp: Likewise.
6597 * gdb.base/break-entry.exp: Likewise.
6598 * gdb.base/break-interp.exp: Likewise.
6599 * gdb.base/dprintf-detach.exp: Likewise.
6600 * gdb.base/nostdlib.exp: Likewise.
6601 * gdb.base/solib-nodir.exp: Likewise.
6602 * gdb.base/statistics.exp: Likewise.
6603 * gdb.base/testenv.exp: Likewise.
6604 * gdb.mi/mi-exec-run.exp: Likewise.
6605 * gdb.mi/mi-start.exp: Likewise.
6606 * gdb.multi/dummy-frame-restore.exp: Likewise.
6607 * gdb.multi/multi-arch-exec.exp: Likewise.
6608 * gdb.multi/multi-arch.exp: Likewise.
6609 * gdb.multi/tids.exp: Likewise.
6610 * gdb.multi/watchpoint-multi.exp: Likewise.
6611 * gdb.python/py-events.exp: Likewise.
6612 * gdb.threads/attach-into-signal.exp: Likewise.
6613 * gdb.threads/attach-stopped.exp: Likewise.
6614 * gdb.threads/threadapply.exp: Likewise.
6615 * lib/selftest-support.exp: Likewise.
6616
26d6cec4
AA
66172018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6618
6619 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6620
4ee89e90
SR
66212018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6622
6623 * gdb.perf/template-breakpoints.cc: New file.
6624 * gdb.perf/template-breakpoints.exp: New file.
6625 * gdb.perf/template-breakpoints.py: New file.
6626
92630041
TT
66272018-03-19 Tom Tromey <tom@tromey.com>
6628
6629 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6630 y0.
6631 * gdb.rust/simple.exp: Test bare identifier form of struct
6632 initializer.
6633
76727919
TT
66342018-03-19 Tom Tromey <tom@tromey.com>
6635
6636 * gdb.gdb/observer.exp: Remove.
6637
194ed413
AA
66382018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6639
6640 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6641 "qualified" option when setting breakpoints.
6642 * gdb.trace/backtrace.exp: Likewise.
6643 * gdb.trace/circ.exp: Likewise.
6644 * gdb.trace/collection.exp: Likewise.
6645 * gdb.trace/disconnected-tracing.exp: Likewise.
6646 * gdb.trace/ftrace-lock.exp: Likewise.
6647 * gdb.trace/ftrace.exp: Likewise.
6648 * gdb.trace/infotrace.exp: Likewise.
6649 * gdb.trace/packetlen.exp: Likewise.
6650 * gdb.trace/passc-dyn.exp: Likewise.
6651 * gdb.trace/qtro.exp: Likewise.
6652 * gdb.trace/read-memory.exp: Likewise.
6653 * gdb.trace/report.exp: Likewise.
6654 * gdb.trace/signal.exp: Likewise.
6655 * gdb.trace/status-stop.exp: Likewise.
6656 * gdb.trace/strace.exp: Likewise.
6657 * gdb.trace/tfind.exp: Likewise.
6658 * gdb.trace/trace-break.exp: Likewise.
6659 * gdb.trace/trace-condition.exp: Likewise.
6660 * gdb.trace/trace-mt.exp: Likewise.
6661 * gdb.trace/tstatus.exp: Likewise.
6662 * gdb.trace/tsv.exp: Likewise.
6663 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6664 * gdb.trace/unavailable.exp: Likewise.
6665 * gdb.trace/while-dyn.exp: Likewise.
6666
8b067d2c
AA
66672018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6668
6669 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6670 that libinproctrace is copied to the target.
6671
3ae9ce5d
TT
66722018-03-14 Tom Tromey <tom@tromey.com>
6673
6674 PR cli/14977:
6675 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6676 a null pointer.
6677 * gdb.base/wchar.exp: Likewise.
6678
b8c2339b
TT
66792018-03-14 Tom Tromey <tom@tromey.com>
6680
6681 PR cli/19918:
6682 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6683 flag.
6684
4872dc46
SM
66852018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6686
6687 PR gdb/22841
6688 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6689 "target" to remote_exec.
6690
e4fe3756
SM
66912018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6692
6693 PR gdb/22841
6694 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6695 ${board}_upload): Remove.
6696
e95a97d4
AA
66972018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6698
6699 * gdb.cp/watch-cp.cc: New test.
6700 * gdb.cp/watch-cp.exp: New file.
6701
dbbb1059
AB
67022018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6703
6704 * gdb.base/infcall-nested-structs.exp: New file.
6705 * gdb.base/infcall-nested-structs.c: New file.
6706 * gdb.base/float.exp: Add riscv support.
6707
ecc054c0
TP
67082018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6709
6710 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6711 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6712
25e3c82c
SDJ
67132018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6714
6715 * gdb.server/abspath.exp: New file.
6716 * lib/gdb.exp (with_cwd): New procedure.
6717
3083294d
SM
67182018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6719
6720 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6721 use it.
6722 (gdb_is_target_remote_prompt): New proc.
6723 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6724 (gdb_is_target_native): Pass prompt parameter to
6725 gdb_is_target_1.
6726
3275ef47
SM
67272018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6728
6729 * gdb.base/load-command.c: New file.
6730 * gdb.base/load-command.exp: New file.
6731 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6732 (gdb_is_target_1): ...this, and generalize for other targets
6733 than just remote.
6734 (gdb_is_target_remote): Use gdb_is_target_1.
6735 (gdb_is_target_native): use gdb_is_target_1.
6736
6893c19a
TT
67372018-02-26 Tom Tromey <tom@tromey.com>
6738
6739 PR python/16497:
6740 * gdb.python/py-framefilter.exp: Update test.
6741
2ddeaf8a
TT
67422018-02-26 Tom Tromey <tom@tromey.com>
6743
6744 * gdb.dwarf2/variant.c: New file.
6745 * gdb.dwarf2/variant.exp: New file.
6746
c9317f21
TT
67472018-02-26 Tom Tromey <tom@tromey.com>
6748
6749 * gdb.rust/simple.exp: Accept more possible results in enum test.
6750
6f6d0c26
SM
67512018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6752
6753 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6754 parentheses.
6755
11b03145
MR
67562018-02-23 Maciej W. Rozycki <macro@mips.com>
6757
6758 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6759 name of a variable: $actual_linejj -> $actual_line.
6760
54a27fe5
JB
67612018-02-21 John Baldwin <jhb@FreeBSD.org>
6762
6763 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6764
de65820c
MM
67652018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6766
6767 * gdb.btrace/buffer-size.exp: Do not force BTS.
6768
980548fd
PA
67692018-02-14 Pedro Alves <palves@redhat.com>
6770
6771 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6772 getting a "Quit".
6773
c4e12631
MM
67742018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6775
6776 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6777 Fix test name.
6778
c2e0e465
SM
67792018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6780
6781 * gdb.cp/m-static.exp: Check type of optimized out static
6782 member.
6783
f7216783
AB
67842018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6785
6786 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6787 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6788
0625771b
LS
67892018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6790 Leszek Swirski <leszeks@google.com>
6791
6792 * gdb.python/py-prettyprint.c
6793 (struct to_string_returns_value_inner,
6794 struct to_string_returns_value_wrapper): New.
6795 (main): Add tsrvw variable.
6796 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6797 ToStringReturnsValueWrapper): New classes.
6798 (register_pretty_printers): Register new pretty-printers.
6799 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6800 recursive pretty printer.
6801 * gdb.python/py-mi.exp: Likewise.
6802
59498c30
LS
68032018-02-01 Leszek Swirski <leszeks@google.com>
6804
6805 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6806 functions with the same name as an include file are parsed
6807 correctly.
6808
d4d38844
YQ
68092018-02-01 Yao Qi <yao.qi@linaro.org>
6810
6811 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6812 "\[^\r\n\]*".
6813
07e5f5cf
NP
68142018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6815
6816 * gdb.arch/powerpc-prologue-frame.s: New file.
6817 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6818 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6819
929b5ad4
JB
68202018-01-31 Joel Brobecker <brobecker@adacore.com>
6821
6822 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6823
e671cd59
PA
68242018-01-30 Pedro Alves <palves@redhat.com>
6825
6826 PR gdb/13211
6827 * gdb.base/interrupt-daemon.c: New.
6828 * gdb.base/interrupt-daemon.exp: New.
6829 * gdb.multi/multi-term-settings.c: New.
6830 * gdb.multi/multi-term-settings.exp: New.
6831
fc413dc4
JB
68322018-01-30 Joel Brobecker <brobecker@adacore.com>
6833
6834 * gdb.base/break.exp: Save the location where the breakpoint
6835 on break.c:47 was actually inserted when debugging the version
6836 compiled at -O2 and use it in the expected output of the "info
6837 break" test performed soon after.
6838
5c319bb2
PA
68392018-01-22 Pedro Alves <palves@redhat.com>
6840 Sergio Durigan Junior <sergiodj@redhat.com>
6841
6842 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6843 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6844
a9e40818
JB
68452018-01-22 Joel Brobecker <brobecker@adacore.com>
6846
6847 * gdb.base/break-include.c, gdb.base/break-include.inc,
6848 gdb.base/break-include.exp: New files.
6849 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6850 line number now being the actual line number where the breakpoint
6851 was inserted.
6852 * gdb.mi/mi-break.exp: Likewise.
6853 * gdb.mi/mi-reverse.exp: Likewise.
6854 * gdb.mi/mi-simplerun.exp: Ditto.
6855
e707fc44
AB
68562018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6857
6858 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6859 varobj.
6860 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6861
ae451627
AB
68622018-01-21 Don Breazeal <donb@codesourcery.com>
6863 Andrew Burgess <andrew.burgess@embecosm.com>
6864
6865 * gdb.mi/basics.c: Add new global.
6866 * gdb.mi/mi-frame-regs.exp: New file.
6867 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6868 case.
6869
b1b189e0
AB
68702018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6871
6872 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6873 non-parameter, and on an unknown symbol.
6874
fcfcc376
TT
68752018-01-19 Tom Tromey <tom@tromey.com>
6876
6877 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6878 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6879
634c1c31
AA
68802018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6881
6882 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6883 setrlimit and chdir to int.
6884
d6ad07fd
AA
68852018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6886
6887 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6888 function.
6889 (my_tend): Likewise.
6890 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6891 rationale of avoiding FP- and vector instructions.
6892
adf8243b
RK
68932018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6894
6895 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6896 "info reg" with "\[ \t\]*".
6897 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6898 "\[ \t\]+".
6899 * gdb.arch/s390-multiarch.exp: Ditto.
6900 * gdb.base/pc-fp.exp: Ditto.
6901 * gdb.reverse/i386-precsave.exp: Ditto.
6902 * gdb.reverse/i386-reverse.exp: Ditto.
6903 * gdb.reverse/i387-env-reverse.exp: Ditto.
6904 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6905
dcc06925
AA
69062018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6907
6908 * lib/gdb.exp (gdb_compile): Re-enable use of
6909 universal_compile_options for languages other than Rust.
6910
25d4fd80
AA
69112018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6912
6913 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6914
ee7f689e 69152018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6916
6917 PR gdb/16577
6918 * gdb.base/solib-vanish.exp: New.
6919 * gdb.base/solib-vanish-main.c: New.
6920 * gdb.base/solib-vanish-lib1.c: New.
6921 * gdb.base/solib-vanish-lib2.c: New.
6922
d8447b6b
YQ
69232018-01-17 Yao Qi <yao.qi@linaro.org>
6924
6925 * gdb.compile/compile.exp: Match the address printed for
6926 frame in the output of command "bt".
6927
86d6a90c
TT
69282018-01-15 Tom Tromey <tom@tromey.com>
6929
6930 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6931 compute sp_reg.
6932
cbcdb1aa
AB
69332018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6934
6935 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6936 to prepare.
6937 (prepare): Return 0 on error, 1 on success.
6938
eea61984
PA
69392018-01-12 Pedro Alves <palves@redhat.com>
6940
6941 * gdb.base/continue-after-aborted-step-over.c: New.
6942 * gdb.base/continue-after-aborted-step-over.exp: New.
6943
6181e9c2
SM
69442018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6945
6946 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6947 options when not creating an executable.
6948
3cada740
PA
69492018-01-11 Pedro Alves <palves@redhat.com>
6950
6951 PR remote/22597
6952 * gdb.server/stop-reply-no-thread.c: New file.
6953 * gdb.server/stop-reply-no-thread.exp: New file.
6954
c63d3e8d
PA
69552018-01-10 Pedro Alves <palves@redhat.com>
6956
6957 PR gdb/22670
6958 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6959 functions too. Test setting breakpoints and printing C functions
6960 with no debug info too.
6961 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6962
d4c2a405
PA
69632018-01-10 Pedro Alves <palves@redhat.com>
6964
6965 PR gdb/22670
6966 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6967 a fail.
6968
8825213e
PA
69692018-01-10 Pedro Alves <palves@redhat.com>
6970
6971 PR gdb/22670
6972 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6973
605fd3c6
YQ
69742018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6975
6976 * gdb.server/unittest.exp: Match the output in non-development
6977 mode.
6978
1e5ded6c
YQ
69792018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6980
6981 * gdb.gdb/unittest.exp: Match output in non-development mode.
6982
30066b0b
JB
69832018-01-08 Joel Brobecker <brobecker@adacore.com>
6984
6985 * gdb.ada/access_tagged_param.exp: Relax expected output
6986 for value of "ObjL" in "continue" to pck.inspect breakpoint
6987 test.
6988
04bafb1e
XR
69892018-01-08 Joel Brobecker <brobecker@adacore.com>
6990
9f86398b
JB
6991 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6992 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6993
e379cee6
PA
69942018-01-05 Pedro Alves <palves@redhat.com>
6995
6996 PR gdb/18653
6997 * gdb.base/libsegfault.exp: New.
6998
de63c46b
PA
69992018-01-05 Joel Brobecker <brobecker@adacore.com>
7000
7001 PR gdb/22670
7002 * gdb.ada/access_tagged_param.exp: New file.
7003 * gdb.ada/access_tagged_param/foo.adb: New file.
7004
f98fc17b
PA
70052018-01-05 Pedro Alves <palves@redhat.com>
7006
7007 PR gdb/22670
7008 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7009 exercise lower case too, and to exercise both full matching and
7010 wild matching.
7011
342f8240
JB
70122018-01-05 Joel Brobecker <brobecker@adacore.com>
7013
7014 * gdb.ada/rename_subscript_param: New testcase.
7015
7150d33c
JG
70162018-01-05 Jerome Guitton <guitton@adacore.com>
7017
7018 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7019
cc0e770c
JB
70202018-01-05 Joel Brobecker <brobecker@adacore.com>
7021
7022 * gdb.ada/convvar_comp: New testcase.
7023
672a41aa 70242018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7025
7026 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7027 (My_Table): New global variable.
7028 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7029
7365ec2f
JB
70302018-01-04 Joel Brobecker <brobecker@adacore.com>
7031
7032 PR gdb/22670
7033 * gdb.ada/maint_with_ada: New testcase.
7034
289483b6
JB
70352018-01-04 Joel Brobecker <brobecker@adacore.com>
7036
7037 PR gdb/22670
7038 * gdb.ada/bp_c_mixed_case: New testcase.
7039
344420da
JB
70402018-01-04 Joel Brobecker <brobecker@adacore.com>
7041
7042 PR gdb/22670
7043 * gdb.ada/complete.exp: Add "complete break ada" test.
7044
66fc87a0
JB
70452018-01-04 Joel Brobecker <brobecker@adacore.com>
7046
7047 PR gdb/22670
7048 * gdb.ada/info_addr_mixed_case: New testcase.
7049
9f757bf7
XR
70502018-01-03 Xavier Roirand <roirand@adacore.com>
7051
7052 * gdb.ada/excep_handle.exp: New testcase.
7053 * gdb.ada/excep_handle/foo.adb: New file.
7054 * gdb.ada/excep_handle/pck.ads: New file.
7055
bd570f80
JB
70562018-01-03 Joel Brobecker <brobecker@adacore.com>
7057
7058 * gdb.base/step-line.c: Add extra empty line in copyright header.
7059 * gdb.base/step-line.inp: Likewise.
7060
9fe561ab
JB
70612018-01-02 Joel Brobecker <brobecker@adacore.com>
7062
7063 * gdb.ada/dyn_stride.exp: Add slice test.
7064
a405673c
JB
70652018-01-02 Joel Brobecker <brobecker@adacore.com>
7066
7067 * gdb.ada/dyn_stride: New testcase.
7068
cef0f868
SH
70692017-12-27 Stafford Horne <shorne@gmail.com>
7070
7071 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7072 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7073
b67d92b0
SH
70742017-12-27 Stafford Horne <shorne@gmail.com>
7075
7076 * gdb.base/reggroups.c: New file.
7077 * gdb.base/reggroups.exp: New file.
7078
eccab96d
JB
70792017-12-18 Joel Brobecker <brobecker@adacore.com>
7080
7081 * gdb.dwarf2/ada-valprint-error.c: New file.
7082 * gdb.dwarf2/ada-valprint-error.exp: New file.
7083
0e2da9f0
JB
70842017-12-18 Joel Brobecker <brobecker@adacore.com>
7085
7086 * gdb.ada/assign_arr: New testcase.
7087
cb923fcc
XR
70882017-12-18 Xavier Roirand <roirand@adacore.com>
7089
7090 * gdb.ada/funcall_ptr: New testcase.
7091
7c161838
SDJ
70922017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7093
7094 PR cli/16224
7095 * gdb.base/ptype-offsets.cc: New file.
7096 * gdb.base/ptype-offsets.exp: New file.
7097
1af17fd9
YQ
70982017-12-15 Yao Qi <yao.qi@linaro.org>
7099
7100 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7101 if XML is disabled.
7102
828d5846
XR
71032017-12-15 Xavier Roirand <roirand@adacore.com>
7104
7105 * gdb.ada/same_component_name: New testcase.
7106
79e8fcaa
JB
71072017-12-14 Joel Brobecker <brobecker@adacore.com>
7108
7109 * gdb.ada/str_binop_equal: New testcase.
7110
e05fa6f9
JB
71112017-12-14 Joel Brobecker <brobecker@adacore.com>
7112
7113 * gdb.ada/task_switch_in_core: New testcase.
7114
b89641ba
SM
71152017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7116
7117 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7118 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7119 call test_bkpt_qualified.
7120 (test_bkpt_qualified): New proc.
7121
6892d2e4
PA
71222017-12-13 Pedro Alves <palves@redhat.com>
7123
7124 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7125 Tighten regexp by matching with an anchor.
7126
a22ecf70
PA
71272017-12-13 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7130 ("expression with namespace"): New set of tests.
7131 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7132 (Nested::Test_NS::qux): New.
7133 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7134 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7135
9937536c
JB
71362017-12-13 Joel Brobecker <brobecker@adacore.com>
7137
7138 * gdb.base/server-del-break.c: New file.
7139 * gdb.base/server-del-break.exp: New file.
7140
fe49c6f5
SH
71412017-12-12 Stafford Horne <shorne@gmail.com>
7142
7143 * gdb.xml/tdesc-regs.exp: Add or1k support.
7144
c3d18620
SH
71452017-12-12 Stafford Horne <shorne@gmail.com>
7146
7147 * gdb.base/bp-permanent.c: Define nop of or1k.
7148
c5f9cfc8
JB
71492017-12-11 Joel Brobecker <brobecker@adacore.com>
7150
7151 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7152 output with components being reordered.
7153
a9c135fc
JB
71542017-12-11 Joel Brobecker <brobecker@adacore.com>
7155
7156 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7157 output with components being reordered.
7158
927aa2e7
JK
71592017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7160 Pedro Alves <palves@redhat.com>
7161
7162 * gdb.base/maint.exp (check for .gdb_index): Check also for
7163 .debug_names.
7164 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7165 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7166 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7167 (.gdb_index used after symbol reloading): Support also .debug_names.
7168 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7169
f17d9474
YQ
71702017-12-08 Yao Qi <yao.qi@linaro.org>
7171
7172 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7173 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7174
a0de8c21
YQ
71752017-12-08 Yao Qi <yao.qi@linaro.org>
7176
7177 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7178 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7179
a738ea1d
YQ
71802017-12-08 Yao Qi <yao.qi@linaro.org>
7181
7182 * gdb.arch/aarch64-tagged-pointer.c: New file.
7183 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7184
1cd9a73b
SDJ
71852017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7186
7187 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7188 "int".
7189
fa6eb693
KS
71902017-12-07 Keith Seitz <keiths@redhat.com>
7191
7192 PR breakpoints/22569
7193 * gdb.linespec/ls-errs.exp: Change expected result of "break
7194 -source this file has spaces.c -line 3".
7195 Check that an explicit source file followed by whitespace is
7196 identified as an invalid explicit location.
7197
883fd55a
KS
71982017-12-07 Keith Seitz <keiths@redhat.com>
7199
7200 * gdb.cp/nested-types.cc: New file.
7201 * gdb.cp/nested-types.exp: New file.
7202 * lib/cp-support.exp: Load data-structures.exp library.
7203 (debug_cp_test_ptype_class): New global.
7204 (cp_ptype_class_verbose, next_line): New procedures.
7205 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7206 Add and document new return value.
7207 Switch the list of lines to a queue.
7208 Add support for new `type' key for nested type definitions.
7209 Add debugging/troubleshooting messages.
7210 * lib/data-structures.exp: New file.
7211
ec72db3e
SM
72122017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7213
7214 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7215 with proc_with_prefix, don't use with_test_prefix.
7216
99598d71
TT
72172017-12-07 Tom Tromey <tom@tromey.com>
7218
7219 * gdb.base/break.exp: Add test for empty "commands".
7220
a8806230
YQ
72212017-12-07 Yao Qi <yao.qi@linaro.org>
7222
7223 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7224 malloc and catch syscall.
7225
824cc835
PM
72262017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7227
e79be6e5 7228 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7229 tests for explicit locations.
7230
7cc244de
PA
72312017-12-06 Pedro Alves <palves@redhat.com>
7232
7233 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7234 force-disabling XML descriptions.
7235
50a1fdd5
PA
72362017-12-04 Pedro Alves <palves@redhat.com>
7237
7238 PR gdb/22499
7239 * gdb.arch/amd64-disp-step-avx.S: New file.
7240 * gdb.arch/amd64-disp-step-avx.exp: New file.
7241
f0fb2488
PA
72422017-12-03 Pedro Alves <palves@redhat.com>
7243
7244 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7245 and <string.h>.
7246 (parent_function): Print distinct messages when waitpid fails, or
7247 the child exits with a signal, or the child exits for an unhandled
7248 reason.
7249 * gdb.threads/process-dies-while-detaching.exp
7250 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7251 it. Wait for both inferior output and GDB's prompt. Use an
7252 indirect spawn id list.
7253 (do_detach): New parameter 'child_exit'. Use it to compute
7254 expected inferior output.
7255 (test_detach, test_detach_watch, test_detach_killed_outside):
7256 Adjust to pass down the expected child exit kind.
7257
97cbe998
SDJ
72582017-12-01 Joel Brobecker <brobecker@adacore.com>
7259 Sergio Durigan Junior <sergiodj@redhat.com>
7260 Pedro Alves <palves@redhat.com>
7261
7262 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7263
40fc416f
SDJ
72642017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7265
7266 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7267 to 'symbol-file' and 'add-symbol-file' can be
7268 position-independent.
7269
1cc75e92
YQ
72702017-12-01 Yao Qi <yao.qi@linaro.org>
7271
7272 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7273 the URL in copyright header.
7274 * gdb.arch/aarch64-fp.exp: Likewise.
7275 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7276 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7277 * gdb.base/expand-psymtabs.exp: Likewise.
7278 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7279 * gdb.fortran/common-block.exp: Likewise.
7280 * gdb.fortran/common-block.f90: Likewise.
7281 * gdb.fortran/logical.exp: Likewise.
7282 * gdb.fortran/vla-datatypes.f90: Likewise.
7283 * gdb.fortran/vla-sub.f90: Likewise.
7284
875fb7a7
JB
72852017-11-30 Joel Brobecker <brobecker@adacore.com>
7286
7287 * gdb.ada/repeat_dyn: New testcase.
7288
6f14765f
UW
72892017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7290
7291 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7292 Update for changed thread numbering.
7293 * gdb.cell/bt.exp: Update for changed GDB output.
7294
f1af7b94
SM
72952017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7296
7297 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7298 setting isremote by hand.
7299 * boards/dwarf4-gdb-index.exp: Likewise.
7300 * boards/fission.exp: Likewise.
7301 * boards/stabs.exp: Likewise.
7302
e3919f3e
PA
73032017-11-30 Pedro Alves <palves@redhat.com>
7304
7305 * gdb.linespec/cpls-ops.exp
7306 (check_explicit_skips_function_argument): Extract the underlying
7307 type of size_t instead of hardcoding it.
7308
bd69330d
PA
73092017-11-29 Pedro Alves <palves@redhat.com>
7310
7311 PR c++/19436
7312 * gdb.linespec/cpls-abi-tag.cc: New file.
7313 * gdb.linespec/cpls-abi-tag.exp: New file.
7314
a20714ff
PA
73152017-11-29 Pedro Alves <palves@redhat.com>
7316
7317 * gdb.base/langs.exp: Use -qualified.
7318 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7319 it.
7320 * gdb.cp/namespace.exp: Use -qualified.
7321 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7322 (overload-3, template-overload, template-ret-type, const-overload)
7323 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7324 procedures.
7325 (test_driver): Call them.
7326 * gdb.cp/save-bp-qualified.cc: New.
7327 * gdb.cp/save-bp-qualified.exp: New.
7328 * gdb.linespec/explicit.exp: Test -qualified.
7329 * lib/completion-support.exp (completion::explicit_opts_list): Add
7330 "-qualified".
7331 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7332
f6f1d339
PM
73332017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7334
7335 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7336
02ca603a
TT
73372017-11-29 Tom Tromey <tom@tromey.com>
7338
7339 * gdb.base/relocate.exp: Update invalid argument test.
7340 Add new tests for invalid arguments.
7341
ed6c0bfb
TP
73422017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7343
7344 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7345 Return 0 as a long.
7346 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7347
f106e10e
TP
73482017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7349
7350 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7351 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7352 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7353 func ().
7354 * gdb.cp/shadow.cc (B.func): Return 0.
7355
10329bb2
JB
73562017-11-27 Joel Brobecker <brobecker@adacore.com>
7357
7358 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7359 expected output in gdb_expect call to allow the exception
7360 message to be present as well. Fix syntax confusion to avoid
7361 TCL thinking that exception_name is an array.
7362
617cd4bc
UW
73632017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7364
7365 * gdb.arch/spu-info.c: Include <unistd.h>.
7366 (do_signal_test): Fix broken calls to write.
7367 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7368 Fix checks for empty mailboxes. Update signal tests for corrected
7369 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7370 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7371 * gdb.cell/arch.exp: Use standard_output_file.
7372 * gdb.cell/break.exp: Likewise.
7373 * gdb.cell/bt.exp: Likewise.
7374 * gdb.cell/core.exp: Likewise.
7375 * gdb.cell/dwarfaddr.exp: Likewise.
7376 * gdb.cell/ea-cache.exp: Likewise.
7377 * gdb.cell/ea-standalone.exp: Likewise.
7378 * gdb.cell/f-regs.exp: Likewise.
7379 * gdb.cell/fork.exp: Likewise.
7380 * gdb.cell/gcore.exp: Likewise.
7381 * gdb.cell/mem-access.exp: Likewise.
7382 * gdb.cell/ptype.exp: Likewise.
7383 * gdb.cell/registers.exp: Likewise.
7384 * gdb.cell/sizeof.exp: Likewise.
7385 * gdb.cell/solib-symbol.exp: Likewise.
7386 * gdb.cell/solib.exp: Likewise.
617cd4bc 7387
a81aaca0
PA
73882017-11-25 Pedro Alves <palves@redhat.com>
7389
7390 * gdb.base/complete-empty.exp: New file.
7391 * gdb.base/completion.exp: Adjust.
7392
6a3c6ee4
PA
73932017-11-25 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.linespec/cpls-ops.cc: New file.
7396 * gdb.linespec/cpls-ops.exp: New file.
7397 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7398 factored out from ...
7399 (test_complete_prefix_range): ... this.
7400
8955eb2d
PA
74012017-11-24 Pedro Alves <palves@redhat.com>
7402
7403 * gdb.linespec/cpcompletion.exp: New file.
7404 * gdb.linespec/cpls-hyphen.cc: New file.
7405 * gdb.linespec/cpls.cc: New file.
7406 * gdb.linespec/cpls2.cc: New file.
7407 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7408 test to use test_gdb_complete_unique. Add label completion,
7409 keyword completion and explicit location completion tests.
7410 * lib/completion-support.exp: New file.
7411
e547c119
JB
74122017-11-24 Joel Brobecker <brobecker@adacore.com>
7413
7414 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7415 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7416 when hitting an exception catchpoint.
7417
7c3c1aa8
YQ
74182017-11-22 Yao Qi <yao.qi@linaro.org>
7419
7420 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7421
41bd68f5
SM
74222017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7423
7424 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7425 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7426 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7427
1daad298
YQ
74282017-11-22 Yao Qi <yao.qi@linaro.org>
7429
7430 * gdb.base/info-os.exp: Pass pthreads.
7431 * gdb.multi/multi-attach.exp: Likewise.
7432
88465e87
YQ
74332017-11-22 Yao Qi <yao.qi@linaro.org>
7434
7435 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7436 compiler.
7437
dc196b23
YQ
74382017-11-22 Yao Qi <yao.qi@linaro.org>
7439
7440 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7441 * gdb.base/break-interp.exp: Likewise.
7442 * gdb.base/jit-attach-pie.exp: Likewise.
7443
2400729e
UW
74442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7445
7446 * gdb.base/float128.c (large128): New variable.
7447 * gdb.base/float128.exp: Add test to print largest __float128 value.
7448
7a26362d
UW
74492017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7450
7451 * gdb.arch/vsx-regs.exp: Update register content checks.
7452
ed0f4273
UW
74532017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7454
7455 * gdb.arch/ppc-longdouble.exp: New file.
7456 * gdb.arch/ppc-longdouble.c: Likewise.
7457
a25d69c6
PA
74582017-11-21 Pedro Alves <palves@redhat.com>
7459
7460 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7461
73fcf641
PA
74622017-11-20 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7465 (long_double_typedef): New typedefs.
7466 Use DEF on double and long double.
7467 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7468 cases.
7469 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7470 and 'long_double_ptr_same_size' locals. Use them to decide
7471 whether cast from array/function to float is valid/invalid.
7472
71a3c369
TT
74732017-11-17 Tom Tromey <tom@tromey.com>
7474
7475 * gdb.rust/traits.rs: New file.
7476 * gdb.rust/traits.exp: New file.
7477
ced9779b
JB
74782017-11-17 Joel Brobecker <brobecker@adacore.com>
7479
7480 * gdb.ada/minsyms: New testcase.
7481
a0922d80
PA
74822017-11-16 Pedro Alves <palves@redhat.com>
7483
7484 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7485 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7486
ea04e54c
PA
74872017-11-16 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7490 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7491
e849ea89
PA
74922017-11-16 Pedro Alves <palves@redhat.com>
7493
7494 * gdb.server/reconnect-ctrl-c.c: New file.
7495 * gdb.server/reconnect-ctrl-c.exp: New file.
7496
d8ae99a7
PM
74972017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7498
7499 * gdb.python/py-rbreak.exp: New file.
7500 * gdb.python/py-rbreak.c: New file.
7501 * gdb.python/py-rbreak-func2.c: New file.
7502
968a13f8
PA
75032017-11-16 Pedro Alves <palves@redhat.com>
7504
7505 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7506 pattern.
7507 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7508 GDB.
7509
71774bc9
SM
75102017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7511
7512 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7513 regex.
7514
ddbb44cf
SM
75152017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7516
7517 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7518 test names.
7519
584a564f
PA
75202017-11-09 Pedro Alves <palves@redhat.com>
7521
7522 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7523 factored out from ...
7524 (top level): ... here, and adjusted to avoid expecting beyond the
7525 prompt in a single gdb_test_multiple.
7526
5ed7a928
PA
75272017-11-09 Pedro Alves <palves@redhat.com>
7528
7529 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7530 output.
7531 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7532 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7533 * gdb.server/ext-run.exp ("kill" test): Likewise.
7534 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7535
a60e0738
PA
75362017-11-09 Pedro Alves <palves@redhat.com>
7537
7538 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7539 match till end of line.
7540
2c88253f
PA
75412017-11-09 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7544
c7a38517
PA
75452017-11-09 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7548 New procedures, factored out from ...
7549 (top level): ... here, and adjusted to avoid expecting beyond the
7550 prompt in one go.
7551
f29f4b6b
PA
75522017-11-09 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7555 output. Fix '?' match.
7556
286acbb5
JB
75572017-11-08 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.ada/scoped_watch: New testcase.
7560 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7561 which is actually correct.
7562 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7563 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7564
62d7ae92
PA
75652017-11-08 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.gdb/complaints.exp (test_initial_complaints)
7568 (test_serial_complaints, test_short_complaints): Call
7569 complaint_internal instead of complaint.
7570
280ca31f
DT
75712017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7572
7573 * gdb.threads/tls-core.c: New file.
7574 * gdb.threads/tls-core.exp: Likewise.
7575
b5ec771e
PA
75762017-11-08 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7579 (p Exported_Capitalized): New test.
7580 (p exported_capitalized): New test.
7581
a02b41a7
PA
75822017-11-07 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7585
95e95a6d
PA
75862017-11-07 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7589 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7590 (disable_invalid, disable_inverted, disable_negative): New
7591 procedures.
7592 ("bad numbers"): New set of tests.
7593
cee62dbd
PA
75942017-11-07 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.cp/ena-dis-br-range.exp: Add tests.
7597
cc638e86
PA
75982017-11-07 Pedro Alves <palves@redhat.com>
7599
7600 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7601
d0fe4701
XR
76022017-11-07 Xavier Roirand <roirand@adacore.com>
7603 Pedro Alves <palves@redhat.com>
7604
7605 * gdb.base/ena-dis-br.exp: Add reference to
7606 gdb.cp/ena-dis-br-range.exp.
7607 * gdb.cp/ena-dis-br-range.exp: New file.
7608 * gdb.cp/ena-dis-br-range.cc: New file.
7609
46f67f80
PA
76102017-11-06 Pedro Alves <palves@redhat.com>
7611
7612 * gdb.base/attach-non-pgrp-leader.c: New.
7613 * gdb.base/attach-non-pgrp-leader.exp: New.
7614
726e1356
PA
76152017-11-06 Pedro Alves <palves@redhat.com>
7616
7617 * configure.ac: No longer check for termio.h and sgtty.h.
7618 * configure: Regenerate.
7619 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7620 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7621 Remove termio and sgtty code.
7622
50ab6ace
YQ
76232017-11-03 Yao Qi <yao.qi@linaro.org>
7624
7625 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7626 in GDB is disabled.
7627
8e68731c
YQ
76282017-11-03 Yao Qi <yao.qi@linaro.org>
7629
7630 * gdb.python/py-thrhandle.exp: Skip it if python is not
7631 enabled.
7632
3a87ae65
SM
76332017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7634
7635 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7636 as a breakpoint command.
7637
484d8d36
MD
76382017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7639
7640 PR python/21213
7641 * gdb.python/py-infthread.exp: Test calling
7642 InferiorThread.inferior () multiple times in a row.
7643
4a27f119
KS
76442017-10-27 Keith Seitz <keiths@redhat.com>
7645
7646 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7647 Test "info break" for every inlined function breakpoint.
7648
bb11dd58
YQ
76492017-10-27 Yao Qi <yao.qi@linaro.org>
7650
7651 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7652
a43f3893
PF
76532017-10-26 Patrick Frants <osscontribute@gmail.com>
7654
7655 * gdb.cp/classes.exp (test_static_members): Test printing
7656 Outer::instance.
7657 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7658 (Inner::instance, Outer::instance): New.
7659
792ccf00
PA
76602017-10-24 Pedro Alves <palves@redhat.com>
7661
7662 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7663 extra console" test in two stages.
7664
eb2bfbad
PA
76652017-10-24 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7668
1f75a651
PA
76692017-10-24 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7672 loop.
7673
779990d9
PA
76742017-10-24 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7677 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7678
ad9b8f5d
PA
76792017-10-24 Pedro Alves <palves@redhat.com>
7680
7681 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7682 parameter and handle it. Don't output read value in test name.
7683
fee6da6e
PA
76842017-10-24 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7687 custom test name.
7688
10389c2c
PA
76892017-10-24 Pedro Alves <palves@redhat.com>
7690
7691 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7692 include the unstable output directory name in the test's name.
7693 (initial_setup_simple) <'set args'>: Use custom test name.
7694
a80e65a9
PA
76952017-10-24 Pedro Alves <palves@redhat.com>
7696
7697 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7698 with explicit test name.
7699
15763a09
PA
77002017-10-20 Pedro Alves <palves@redhat.com>
7701
7702 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7703 'wait -i'. Use gdb_assert and remote_close.
7704
49a4ce2e
AB
77052017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7706
7707 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7708 number from variable rather than hard-coded.
7709
a75868f5
PA
77102017-10-19 Pedro Alves <palves@redhat.com>
7711
7712 * gdb.base/long-inferior-output.c: New file.
7713 * gdb.base/long-inferior-output.exp: New file.
7714
c8ba13ad
KS
77152017-11-18 Keith Seitz <keiths@redhat.com>
7716
7717 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7718 method.
7719 (main): Call it.
7720 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7721 Add additional user-defined conversion operator tests.
7722
b27de576
PA
77232017-10-17 Pedro Alves <palves@redhat.com>
7724
7725 * boards/native-stdio-gdbserver.exp: Load "local-board".
7726
8484c955
PA
77272017-10-17 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.base/quit-live.c: New file.
7730 * gdb.base/quit-live.exp: New file.
7731
83d5a34d
KS
77322017-10-16 Keith Seitz <keiths@redhat.com>
7733
7734 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7735 (class_with_protected_typedef, class_with_private_typedef)
7736 (struct_with_public_typedef, struct_with_protected_typedef)
7737 (struct_with_private_typedef): New classes/structs.
7738 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7739 typedefs and access specifiers.
7740
739b3f1d
PA
77412017-10-16 Pedro Alves <palves@redhat.com>
7742 Simon Marchi <simon.marchi@polymtl.ca>
7743
7744 * README (Local vs Remote vs Native): New section.
7745 * boards/local-board.exp: New file, with bits factored out from
7746 ...
7747 * boards/native-extended-gdbserver.exp: ... here. Load
7748 "local-board".
7749 * boards/native-gdbserver.exp: Load "local-board".
7750 (${board}_spawn, ${board}_exec): Delete.
7751 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7752 ...
7753 * boards/stdio-gdbserver-base.exp: ... this new file.
7754 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7755 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7756 procedure.
7757 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7758 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7759 stdio_gdbserver_command.
7760 (${board}_get_remote_address, ${board}_get_comm_port)
7761 (${board}_download, ${board}_upload): Delete.
7762 (get_target_remote_pipe_cmd): New.
7763
fe68b953
SM
77642017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7765
7766 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7767 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7768 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7769 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7770 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7771 remove with_test_prefix.
7772
300b6685
PA
77732017-10-13 Pedro Alves <palves@redhat.com>
7774
7775 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7776 * gdb.base/annota1.exp: Use it instead of is_remote.
7777 * gdb.base/annota3.exp: Use it instead of is_remote.
7778 * gdb.cp/annota2.exp: Use it instead of is_remote.
7779 * gdb.cp/annota3.exp: Use it instead of is_remote.
7780 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7781
50500caf
PA
77822017-10-13 Pedro Alves <palves@redhat.com>
7783
7784 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7785 (test_num_test_vars, run_and_count_vars, find_env)
7786 (test_set_unset_env, test_inherit_env_var): New procedures.
7787 (top level): Use them.
7788
dad0c6d2
PA
77892017-10-13 Pedro Alves <palves@redhat.com>
7790
7791 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7792 also skip on stub-like targets.
7793
8b0553c1
PA
77942017-10-13 Pedro Alves <palves@redhat.com>
7795
7796 PR gdb/22293
7797 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7798 (top level): Move some tests to ...
7799 (test_not_found): ... this new procedure.
7800 (top level): Call it.
7801
7594f623
PA
78022017-10-13 Pedro Alves <palves@redhat.com>
7803
7804 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7805 expect different "info terminal" output if testing with a
7806 non-native target.
7807
ebe3b402
PA
78082017-10-13 Pedro Alves <palves@redhat.com>
7809 Simon Marchi <simon.marchi@polymtl.ca>
7810
7811 PR python/12966
7812 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7813
42f1b161
PA
78142017-10-13 Pedro Alves <palves@redhat.com>
7815
7816 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7817 already.
7818
8d6ef72b
PA
78192017-10-13 Pedro Alves <palves@redhat.com>
7820
7821 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7822 is_remote.
7823
d7bcd5b8
PA
78242017-10-13 Pedro Alves <palves@redhat.com>
7825
7826 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7827 is_remote.
7828
df479dc6
PA
78292017-10-13 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7832 is set.
7833 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7834 instead of is_remote.
7835
23fb630a
PA
78362017-10-13 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7839 (top level): Add comment.
7840
cc77b1dc
PA
78412017-10-13 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.base/remote.exp (top level): Fix comment typo and add
7844 missing return.
7845
27c9e813
PA
78462017-10-13 Pedro Alves <palves@redhat.com>
7847 Simon Marchi <simon.marchi@polymtl.ca>
7848
7849 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7850 calls and add comments. Skip test if use_gdb_stub is set.
7851 (top level): Use "set cwd" command instead of "cd" command.
7852
5e830d98
PA
78532017-10-13 Pedro Alves <palves@redhat.com>
7854
7855 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7856 is_remote target check.
7857
f5ca0032
PA
78582017-10-13 Pedro Alves <palves@redhat.com>
7859
7860 * gdb.base/scope.exp: Use build_executable + clean_restart +
7861 gdb_file_cmd instead of prepare_for_testing and no longer skip
7862 "before run" tests on is_remote target boards. Update comments.
7863 * boards/native-extended-gdbserver.exp
7864 (extended_gdbserver_load_last_file): New, factored out from ...
7865 (gdb_load): ... this. Move further below and add comment.
7866 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7867
8aed1c0d
PA
78682017-10-12 Pedro Alves <palves@redhat.com>
7869
7870 * gdb.base/attach.exp: Remove references to gdb64.
7871 * gdb.base/dbx.exp: Remove references to gdb64.
7872
cfa34c87
SM
78732017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7874 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.base/label.exp: Remove is_remote target check.
7877
9192b7de
PA
78782017-10-12 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.base/auvx.exp (coredir): Update comment.
7881 (top level) <core_works>: Use "set cwd" command instead of "cd"
7882 command.
7883
6bf0052d
PA
78842017-10-12 Pedro Alves <palves@redhat.com>
7885 Simon Marchi <simon.marchi@polymtl.ca>
7886
7887 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7888 target boards.
7889
e48ef82d
PA
78902017-10-12 Pedro Alves <palves@redhat.com>
7891 Simon Marchi <simon.marchi@polymtl.ca>
7892
7893 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7894 Instead skip if there's any gdb_protocol set.
7895
8d7aea57
SM
78962017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7897 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7900
30440677
PA
79012017-10-12 Pedro Alves <palves@redhat.com>
7902 Simon Marchi <simon.marchi@polymtl.ca>
7903
7904 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7905 instead of on dejagnu remote boards.
7906
4e04f045 79072017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7908 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7909
7910 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7911 checks. Use build_executable + clean_restart instead of
7912 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7913 of enabling non-stop after starting gdb.
7914
871a186e
PA
79152017-10-12 Pedro Alves <palves@redhat.com>
7916
7917 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7918 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7919 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7920 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7921
56d704da
AK
79222017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7923
7924 * gdb.arch/arc-tdesc-cpu.exp: New file.
7925 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7926
2f20e312
SM
79272017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7928
7929 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7930
65630365
PA
79312017-10-10 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7934 expect CLI output.
7935
bf469271
PA
79362017-10-10 Pedro Alves <palves@redhat.com>
7937
7938 * lib/selftest-support.exp (selftest_setup): Update for
7939 captured_command_loop's prototype change.
7940
777a42f1
PA
79412017-10-09 Pedro Alves <palves@redhat.com>
7942
7943 Test both arch1=>arch2 and arch2=>arch1.
7944
7945 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7946 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7947 factored out to...
7948 (append_arch1_options, append_arch2_options, append_arch_options)
7949 (build_executables): New procedures.
7950 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7951 local.
7952 (top level): Add new 'first_arch' testing axis.
7953
cbd2b4e3
PA
79542017-10-09 Pedro Alves <palves@redhat.com>
7955
7956 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7957 (barrier): New.
7958 (thread_start, all_started): New functions.
7959 (main): Spawn new thread and wait until it is scheduled.
7960 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7961 option.
7962 (do_test): Add 'selected_thread' parameter. Run to all_started
7963 instead of main. Explicitly set the breakpoint at main. Switch
7964 to the SELECTED_THREAD thread.
7965 (top level): Test handling the exec event with either the main
7966 thread or the second thread selected.
7967
5c9e4427
PA
79682017-10-09 Pedro Alves <palves@redhat.com>
7969
7970 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7971 logic. Move STOP marker after the value checks.
7972 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7973 regexp.
7974
b3b7c423
SL
79752017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7976
7977 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7978
3b4b2f16
UW
79792017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7980
7981 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7982 integer-to-dfp conversion.
7983 * gdb.base/dfp-test.exp: Likewise.
7984
5cd63fda
PA
79852017-10-04 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.multi/hangout.c: Include <unistd.h>.
7988 (hangout_loop): New function.
7989 (main): Call alarm. Call hangout_loop in a loop.
7990 * gdb.multi/hello.c: Include <unistd.h>.
7991 (hello_loop): New function.
7992 (main): Call alarm. Call hangout_loop in a loop.
7993 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7994 inferior with the other selected.
7995
4c71c105
SM
79962017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7997
7998 * gdb.mi/list-thread-groups-available.exp: New file.
7999 * gdb.mi/list-thread-groups-available.c: New file.
8000
bc3b087d
SDJ
80012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8002
8003 * gdb.base/set-cwd.exp: Make it available on
8004 native-extended-gdbserver.
8005
d092c5a2
SDJ
80062017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8007
8008 * gdb.base/set-cwd.c: New file.
8009 * gdb.base/set-cwd.exp: Likewise.
8010
45320ffa
TT
80112017-10-02 Tom Tromey <tom@tromey.com>
8012
8013 PR rust/22236:
8014 * gdb.rust/simple.rs (main): New variable "fslice".
8015 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8016
b3e3859b
TT
80172017-10-02 Tom Tromey <tom@tromey.com>
8018
8019 * gdb.rust/simple.exp: Test ptype of a slice.
8020
01af5e0d
TT
80212017-10-02 Tom Tromey <tom@tromey.com>
8022
8023 * gdb.rust/simple.exp: Test index of slice.
8024
a9bbfbd8
TT
80252017-09-27 Tom Tromey <tom@tromey.com>
8026
8027 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8028
df8899e5
TP
80292017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8030 Pedro Alves <palves@redhat.com>
8031
8032 * gdb.base/compare-sections.exp (get value of read-only section): Read
8033 as unsigned value.
8034 (corrupt read-only section): Likewise and don't set written if patching
8035 failed.
8036
757bf54b
KB
80372017-09-21 Kevin Buettner <kevinb@redhat.com>
8038
8039 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8040 files.
8041
06871ae8
PA
80422017-09-20 Pedro Alves <palves@redhat.com>
8043
8044 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8045 symbol names in gdb's output.
8046 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8047
e5f25bc5
PA
80482017-09-20 Pedro Alves <palves@redhat.com>
8049
8050 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8051 Rename to ...
8052 (test_list_ambiguous_symbol): ... this and add a symbol name
8053 parameter. Adjust.
8054 (test_list_ambiguous_function): Reimplement on top of
8055 test_list_ambiguous_symbol and also test listing ambiguous
8056 variables.
8057 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8058 (ambiguous_fun): ... this.
8059 (ambiguous_var): New.
8060 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8061 (ambiguous_fun): ... this.
8062 (ambiguous_var): New.
8063
4e5a4f58
JB
80642017-09-19 John Baldwin <jhb@FreeBSD.org>
8065
8066 * gdb.base/starti.c: New file.
8067 * gdb.base/starti.exp: New file.
8068 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8069
26e53f3e
PA
80702017-09-14 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8073 (top level): Use it instead of runto.
8074
cb791d59
TT
80752017-09-11 Tom Tromey <tom@tromey.com>
8076
8077 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8078
7c96f8c1
TT
80792017-09-11 Tom Tromey <tom@tromey.com>
8080
8081 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8082 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8083
469412dd
CW
80842017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8085
8086 * gdb.fortran/printing-types.exp: New file.
8087 * gdb.fortran/printing-types.exp: New file.
8088
e0f86435
BH
80892017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8090
8091 * gdb.fortran/vla-ptype.exp: Fix typos.
8092 * gdb.fortran/vla-value.exp: Same.
8093
9e9af4be
BH
80942017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8095
8096 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8097 * gdb.mi/mi-var-child-f.exp: Likewise.
8098 * gdb.mi/mi-vla-fortran.exp: Likewise.
8099
a5ad232b 81002017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8101 Christoph Weinmann <christoph.t.weinmann@intel.com>
8102 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8103
8104 * gdb.fortran/ptr-indentation.f90: New file.
8105 * gdb.fortran/ptr-indentation.exp: New file.
8106
5aec60eb
TT
81072017-09-05 Tom Tromey <tom@tromey.com>
8108
8109 PR gdb/22010:
8110 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8111
8f8f8152
TP
81122017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8113
8114 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8115
fbd1b771
JK
81162017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8117
8118 * gdb.threads/tls-nodebug-pie.c: New file.
8119 * gdb.threads/tls-nodebug-pie.exp: New file.
8120
5eb5f850
TT
81212017-09-05 Tom Tromey <tom@tromey.com>
8122
8123 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8124 for rust.
8125
ae780a21
SM
81262017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8127
8128 * gdb.multi/multi-arch-exec.exp: Test with different
8129 "follow-exec-mode" settings.
8130 (do_test): New procedure.
8131
3693fdb3
PA
81322017-09-04 Pedro Alves <palves@redhat.com>
8133
8134 * gdb.base/func-static.c (S::method const, S::method volatile)
8135 (S::method volatile const): New methods.
8136 (c_s, v_s, cv_s): New instances.
8137 (main): Call method() on them.
8138 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8139 (cannot_resolve): New procedure.
8140 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8141 print-quote-unquoted columns.
8142 (do_test): Test printing each scope too.
8143
e68cb8e0
PA
81442017-09-04 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.base/local-static.exp: Also test with
8147 class::method::variable wholly quoted.
8148 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8149
858be34c
PA
81502017-09-04 Pedro Alves <palves@redhat.com>
8151
8152 * gdb.base/local-static.c: New.
8153 * gdb.base/local-static.cc: New.
8154 * gdb.base/local-static.exp: New.
8155
46a4882b
PA
81562017-09-04 Pedro Alves <palves@redhat.com>
8157
8158 * gdb.asm/asm-source.exp: Add casts to int.
8159 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8160 (dataglobal64_1, dataglobal64_2): New globals.
8161 * gdb.base/nodebug.exp: Test different expressions involving the
8162 new globals, with print, whatis and ptype. Add casts to int.
8163 * gdb.base/solib-display.exp: Add casts to int.
8164 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8165 * gdb.cp/m-static.exp: Add cast to int.
8166 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8167 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8168 tls variable with no debug info without a cast. Test with a cast
8169 to int too.
8170 * gdb.trace/entry-values.exp: Add casts.
8171
2c5a2be1
PA
81722017-09-04 Pedro Alves <palves@redhat.com>
8173
8174 * gdb.base/nodebug.exp: Test that ptype's error about functions
8175 with unknown return type includes the function name too.
8176
7022349d
PA
81772017-09-04 Pedro Alves <palves@redhat.com>
8178
8179 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8180 return type of munmap in infcall.
8181 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8182 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8183 type of ftell in infcall.
8184 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8185 type of getpid in infcall.
8186 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8187 infcall.
8188 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8189 Bail on failure to extract the pid.
8190 * gdb.base/nodebug.c: #include <stdint.h>.
8191 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8192 New functions.
8193 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8194 Change expected output of print/whatis/ptype with functions with
8195 no debug info. Test all supported languages. Call
8196 test_call_promotion.
8197 * gdb.compile/compile.exp: Adjust expected output to expect
8198 warning.
8199 * gdb.threads/siginfo-threads.exp: Likewise.
8200
54990598
PA
82012017-09-04 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8204 "prototypes". Test calling float functions via prototyped and
8205 unprototyped function pointers.
8206 (perform_all_tests): New parameter "prototypes". Pass it down.
8207 (top level): Pass down "prototypes" parameter to
8208 perform_all_tests.
8209
34d16ea2
SM
82102017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8211
8212 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8213 Test with nested loops.
8214
9521ecda
SM
82152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8216
8217 * gdb.base/commands.exp: Call the new procedures.
8218 (loop_break_test, loop_continue_test): New procedures.
8219
80a65e9b
SM
82202017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8221
8222 * gdb.base/commands.exp: Call new procedure.
8223 (define_if_without_arg_test): New procedure.
8224
e439fa14
PA
82252017-09-04 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.base/list-ambiguous.exp: New file.
8228 * gdb.base/list-ambiguous0.c: New file.
8229 * gdb.base/list-ambiguous1.c: New file.
8230 * gdb.base/list.exp (test_list_range): Adjust expected output.
8231
0a2dde4a
SDJ
82322017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8233
8234 * gdb.base/share-env-with-gdbserver.c: New file.
8235 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8236
5e89eb3a
SM
82372017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8238
8239 * gdb.base/commands.exp (gdbvar_simple_if_test,
8240 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8241 progvar_simple_if_test, progvar_simple_while_test,
8242 progvar_complex_if_while_test, user_defined_command_test,
8243 user_defined_command_args_eval,
8244 user_defined_command_args_stack_test,
8245 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8246 temporary_breakpoint_commands,
8247 gdb_test_no_prompt, redefine_hook_test,
8248 redefine_backtrace_test): Remove "global gdb_prompt".
8249
fd437cbc
SM
82502017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8251
8252 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8253 New proc, call it from toplevel.
8254
87215ad1
SDJ
82552017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8256
8257 PR remote/21852
8258 * gdb.server/normal.c: New file, copied from gdb.base.
8259 * gdb.server/run-without-local-binary.exp: New file.
8260
58afddc6
WP
82612017-08-07 Weimin Pan <weimin.pan@oracle.com>
8262
8263 * gdb.arch/sparc64-adi.exp: New file.
8264 * gdb.arch/sparc64-adi.c: New file.
8265
5277199a
PA
82662017-08-22 Pedro Alves <palves@redhat.com>
8267
8268 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8269 (top level): Add "list all overloads" tests.
8270
14278e1f
TT
82712017-08-22 Tom Tromey <tom@tromey.com>
8272
8273 * gdb.gdb/xfullpath.exp: Remove.
8274
bf223d3e
PA
82752017-08-21 Pedro Alves <palves@redhat.com>
8276
8277 PR gdb/19487
8278 * gdb.base/symbol-alias.c: New.
8279 * gdb.base/symbol-alias2.c: New.
8280 * gdb.base/symbol-alias.exp: New.
8281
c973d0aa
PA
82822017-08-21 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.base/dfp-test.c
8285 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8286 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8287 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8288 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8289 * gdb.base/whatis-ptype-typedefs.c: New.
8290 * gdb.base/whatis-ptype-typedefs.exp: New.
8291 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8292 (an_int, an_int_type, an_int_type2): New globals.
8293 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8294 involving typedefs and cast expressions.
8295 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8296 (lookup_typedefs_function): New.
8297 (typedefs_pretty_printers_dict): New.
8298 (top level): Register lookup_typedefs_function in
8299 gdb.pretty_printers.
8300
6d580b63
YQ
83012017-08-18 Yao Qi <yao.qi@linaro.org>
8302
8303 * gdb.server/unittest.exp: New.
8304
206726fb
SDJ
83052017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8306
8307 PR gdb/21954
8308 * gdb.base/environ.exp: Add test to check if 'unset environment'
8309 works.
8310
bf0ec4c2
AA
83112017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8312
8313 * lib/gdb.exp (universal_compile_options): New caching proc.
8314 (gdb_compile): Suppress GCC's coloring of messages.
8315
d6382fff
TT
83162017-08-14 Tom Tromey <tom@tromey.com>
8317
8318 PR gdb/21675:
8319 * gdb.base/printcmds.exp (test_radices): New function.
8320 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8321 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8322 * lib/gdb.exp (get_integer_valueof): Use p/d.
8323
c2c2dd9f
SM
83242017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8325
8326 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8327 characters.
8328
fdffd6f4
TT
83292017-08-05 Tom Tromey <tom@tromey.com>
8330
8331 * gdb.rust/simple.exp: Allow String to appear in a different
8332 namespace.
8333
27d41eac
YQ
83342017-07-26 Yao Qi <yao.qi@linaro.org>
8335
8336 * gdb.gdb/unittest.exp: Invoke command
8337 "maintenance check xml-descriptions".
8338
031ed05d
AA
83392017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8340
8341 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8342 calling context.
8343 (hex128): Drop erroneous calculation of parameters.
8344
dcd27ddf
SM
83452017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8346
8347 * gdb.python/py-unwind.exp: Disable stack protection when
8348 building test file.
8349
47e77640
PA
83502017-07-20 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.base/default.exp (set language): Adjust expected output.
8353
62d2a18a
PA
83542017-07-20 Pedro Alves <palves@redhat.com>
8355
8356 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8357 (test_minsym): ... this, and make static.
8358 (get_pck__foo__bar__minsym): Rename to ...
8359 (get_test_minsym): ... this.
8360 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8361 symbol names and comments.
8362 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8363 (get_test_minsym): ... this.
8364 (pck__foo__bar__minsym__2): Rename to ...
8365 (test_minsym): ... this.
8366 (main): Adjust.
8367
c45ec17c
PA
83682017-07-17 Pedro Alves <palves@redhat.com>
8369
8370 * gdb.base/completion.exp: Adjust expected output.
8371 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8372 the completer works.
8373
c6756f62
PA
83742017-07-17 Pedro Alves <palves@redhat.com>
8375
8376 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8377
5bd68487
AB
83782017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8379
8380 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8381
8880f2a9
TT
83822017-07-14 Tom Tromey <tom@tromey.com>
8383
8384 PR rust/21764:
8385 * gdb.rust/simple.exp: Add tests.
8386
65547233
TT
83872017-07-14 Tom Tromey <tom@tromey.com>
8388
8389 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8390
8f14146e
PA
83912017-07-14 Pedro Alves <palves@redhat.com>
8392
8393 * gdb.linespec/base/one/thefile.cc (z1): New function.
8394 * gdb.linespec/base/two/thefile.cc (z2): New function.
8395 * gdb.linespec/linespec.exp: Add tests.
8396
b4365d02
AB
83972017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8398
8399 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8400 to mi_create_breakpoint.
8401
5d2cbaa5
AB
84022017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8403
8404 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8405 mi_create_breakpoint.
8406
11cb5716
IB
84072017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8408
8409 * gdb.dlang/demangle.exp: Update for demangling changes.
8410
03278692
TT
84112017-07-09 Tom Tromey <tom@tromey.com>
8412
8413 * gdb.dwarf2/shortpiece.exp: New file.
8414
33c5cd75
DB
84152017-07-06 David Blaikie <dblaikie@gmail.com>
8416
8417 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8418 built from fissiont-multi-cu{1,2}.c.
8419 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8420 except putting 'main' and 'func' in separate CUs in the same DWO file.
8421 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8422 test.
8423 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8424 test.
8425
8455d262
PA
84262017-07-06 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.python/py-unwind.exp: Test flushregs.
8429
dc4bde35
SDJ
84302017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8431
8432 PR cli/21688
8433 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8434 tests for alias commands and trailing whitespace.
8435
51ed89aa
SDJ
84362017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8437
8438 PR cli/21688
8439 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8440 procedure. Call it.
8441
eb17d413
PA
84422017-06-29 Pedro Alves <palves@redhat.com>
8443
8444 * gdb.base/printcmds.exp: Add tests.
8445
41664b45
DG
84462017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8447
8448 PR gdb/21337
8449 * gdb.base/reread-readsym.exp: New file.
8450 * gdb.base/reread-readsym.c: New file.
8451
75312ae3
KB
84522017-06-21 Kevin Buettner <kevinb@redhat.com>
8453
8454 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8455 subpattern.
8456
66953522
PB
84572017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8458
8459 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8460 extended mnemonic.
8461 * gdb.arch/powerpc-power9.s: Likewise.
8462
5524b525
AA
84632017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8464
8465 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8466 on 32-bit x86 targets. Exploit is_*_target macros where
8467 appropriate.
8468
03c8af18
AA
84692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8470
8471 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8472 register pieces.
8473
3bf31011
AA
84742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8475
8476 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8477 located in one or more DWARF pieces.
8478
805acca0
AA
84792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8480
8481 * lib/gdb.exp (get_endianness): New proc.
8482 * gdb.arch/aarch64-fp.exp: Use it.
8483 * gdb.arch/altivec-regs.exp: Likewise.
8484 * gdb.arch/e500-regs.exp: Likewise.
8485 * gdb.arch/vsx-regs.exp: Likewise.
8486 * gdb.base/dump.exp: Likewise.
8487 * gdb.base/funcargs.exp: Likewise.
8488 * gdb.base/gnu_vector.exp: Likewise.
8489 * gdb.dwarf2/formdata16.exp: Likewise.
8490 * gdb.dwarf2/implptrpiece.exp: Likewise.
8491 * gdb.dwarf2/nonvar-access.exp: Likewise.
8492 * gdb.python/py-inferior.exp: Likewise.
8493 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8494
e9352324
AA
84952017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8496
8497 PR gdb/21226
8498 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8499 stack value pieces are taken from the LSB end.
8500
d5d1163e
AA
85012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8502
8503 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8504 variable at nonzero offset.
8505
0567c986
AA
85062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8507
8508 * gdb.dwarf2/var-access.c: New file.
8509 * gdb.dwarf2/var-access.exp: New test.
8510 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8511
973e9aab
TT
85122017-06-12 Tom Tromey <tom@tromey.com>
8513
8514 * gdb.dwarf2/formdata16.exp: Add tests.
8515
d9109c80
TT
85162017-06-12 Tom Tromey <tom@tromey.com>
8517
8518 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8519
30a25466
TT
85202017-06-12 Tom Tromey <tom@tromey.com>
8521
8522 PR exp/16225:
8523 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8524 * gdb.arch/vsx-regs.exp: Update tests.
8525 * gdb.arch/s390-vregs.exp (hex128): New proc.
8526 Update test.
8527 * gdb.arch/altivec-regs.exp: Update tests.
8528
aefd8b33
SDJ
85292017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8530
8531 * gdb.base/startup-with-shell.c: New file.
8532 * gdb.base/startup-with-shell.exp: Likewise.
8533
2090129c
SDJ
85342017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8535
8536 * gdb.server/non-existing-program.exp: Update regex in order to
8537 reflect the fact that gdbserver is now using fork_inferior (with a
8538 shell) to startup the inferior.
8539
8e86a419
SM
85402017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8541
8542 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8543 support function calls from GDB.
8544
e6cf65f2
TT
85452017-05-21 Tom Tromey <tom@tromey.com>
8546
8547 PR rust/21466:
8548 * gdb.rust/unsized.exp: New file.
8549 * gdb.rust/unsized.rs: New file.
8550
43cc5389
TT
85512017-05-19 Tom Tromey <tom@tromey.com>
8552
8553 PR rust/21484:
8554 * gdb.rust/watch.exp: New file.
8555 * gdb.rust/watch.rs: New file.
8556
ec8df234
TT
85572017-05-18 Tom Tromey <tom@tromey.com>
8558
8559 * gdb.rust/simple.exp: Allow Box to be qualified.
8560
3e3e7fae
TP
85612017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8562
8563 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8564
59cc050d
PA
85652017-05-18 Pedro Alves <palves@redhat.com>
8566
8567 * gdb.base/fileio.c (test_write, test_read, test_close)
8568 (test_fstat): Don't print 'ret' in the fail path.
8569
c8f6abd1
PA
85702017-05-18 Pedro Alves <palves@redhat.com>
8571
8572 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8573 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8574 (test_system, test_rename, test_unlink, test_time): Change
8575 prototypes.
8576 * gdb.base/fileio.exp (stop_msg): Adjust.
8577
d2a03b77
PA
85782017-05-18 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/fileio.c (null_str): New global.
8581 (test_stat): Use it.
8582 * gdb.base/fileio.exp: Remove nowarnings.
8583
0d5c6999
YQ
85842017-05-17 Yao Qi <yao.qi@linaro.org>
8585
8586 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8587
21873064
YQ
85882017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8589
8590 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8591 argument command.
8592 (top-level): Invoke test_set_inferior_tty.
8593
d512d31c
PA
85942017-05-04 Pedro Alves <palves@redhat.com>
8595
8596 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8597 Add parens to print call for Python 3.
8598
90cef2ed
KS
85992017-05-03 Keith Seitz <keiths@redhat.com>
8600
8601 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8602 (main): Call it.
8603
14f819c8
TW
86042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8605
8606 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8607 to prev and next.
8608
913aeadd
TW
86092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8610
8611 * gdb.python/py-record-btrace.exp: Remove test for
8612 gdb.BtraceInstruction.error.
8613
a3be24ad
TW
86142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8615
8616 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8617
ae20e79a
TW
86182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8619
8620 * gdb.python/py-record-btrace-threads.c: New file.
8621 * gdb.python/py-record-btrace-threads.exp: New file.
8622
45ce1b47
SDJ
86232017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8624
8625 PR testsuite/8595
8626 * gdb.base/environ.exp: Make test available in all architectures.
8627 Move bits related to "info program" testing to
8628 gdb.base/info-program.exp. Rewrite tests to use the two new
8629 procedures mentione below.
8630 (test_set_show_env_var) New procedure.
8631 (test_set_show_env_var_equal): Likewise.
8632 * gdb.base/info-program.exp: New file.
8633
e15c3eb4
KS
86342017-04-27 Keith Seitz <keiths@redhat.com>
8635
8636 * gdb.cp/oranking.cc (test15): New function.
8637 (main): Call test15 and declare additional variables for testing.
8638 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8639 "p foo101('abc')" tests.
8640 Add tests for cv qualifier overloads.
8641 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8642 "lvalue reference overload" test.
8643 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8644 "print value of f1 on Child&& in f2" test.
8645
3a3fd0fd
PA
86462017-04-19 Pedro Alves <palves@redhat.com>
8647
8648 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8649 procedure.
8650 (top level): Call it.
8651 * lib/gdb.exp (gdb_define_cmd): New procedure.
8652
53375380
PA
86532017-04-12 Pedro Alves <palves@redhat.com>
8654
8655 PR gdb/21323
8656 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8657 (wchar): New global.
8658 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8659 (do_test_wide_char, wide_char_types_no_program, top level): Add
8660 wchar_t testing.
8661
53e710ac
PA
86622017-04-12 Pedro Alves <palves@redhat.com>
8663
8664 PR c++/21323
8665 * gdb.cp/wide_char_types.c: New file.
8666 * gdb.cp/wide_char_types.exp: New file.
8667
0ad9d8c7
SDJ
86682017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8669
8670 PR gdb/21352
8671 * gdb.trace/tsv.exp: Add test for "tsave -r".
8672
b1b45502
IB
86732017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8674
8675 * gdb.dlang/watch-loc.c: New file.
8676 * gdb.dlang/watch-loc.exp: New file.
8677
ec13808e
JK
86782017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8679
8680 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8681
fe5f7374
AK
86822017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8683
8684 * gdb.arch/arc-analyze-prologue.S: New file.
8685 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8686
eea78757
AK
86872017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8688
8689 * gdb.arch/arc-decode-insn.S: New file.
8690 * gdb.arch/arc-decode-insn.exp: Likewise.
8691
5badf10a
IR
86922017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8693
8694 PR tdep/20928
8695 * gdb.arch/sparc64-regs.exp: New file.
8696 * gdb.arch/sparc64-regs.S: Likewise.
8697
cee59b3f
TW
86982017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8699
8700 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8701 and memory view on Python 3.
8702
c0f55cc6
AV
87032017-03-20 Artemiy Volkov <artemiyv@acm.org>
8704 Keith Seitz <keiths@redhat.com>
8705
8706 PR gdb/14441
8707 * gdb.cp/demangle.exp: Add rvalue reference tests.
8708 * gdb.cp/rvalue-ref-casts.cc: New file.
8709 * gdb.cp/rvalue-ref-casts.exp: New file.
8710 * gdb.cp/rvalue-ref-overload.cc: New file.
8711 * gdb.cp/rvalue-ref-overload.exp: New file.
8712 * gdb.cp/rvalue-ref-params.cc: New file.
8713 * gdb.cp/rvalue-ref-params.exp: New file.
8714 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8715 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8716 * gdb.cp/rvalue-ref-types.cc: New file.
8717 * gdb.cp/rvalue-ref-types.exp: New file.
8718 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8719 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8720
51457a05
MAL
87212017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8722
8723 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8724 New procedure.
8725
5b291c04
MAL
87262017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8727
8728 * lib/mi-support.exp (mi_gdb_test): Add additional message
8729 for unexpected output.
8730
59a56148
AA
87312017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8732
8733 * gdb.base/examine-backward.c (Barrier): New character array
8734 constant, to ensure that TestStrings is preceded by a string
8735 terminator.
8736
7942e96e
AA
87372017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8738
8739 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8740 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8741 and implicit pointer into such a location.
8742
6ebac3fb
DE
87432017-03-16 Doug Evans <dje@google.com>
8744
8745 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8746
ec3b243d
TP
87472017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8748
8749 * gdb.cp/m-static.exp: Fix expectation for prototype of
8750 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8751
87522017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8753
8754 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8755 * gdb.guile/scm-lazy-string.c: New file.
8756 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8757 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8758 for pointer, array, typedef lazy strings.
8759
2cc36e25 87602017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8761
8762 PR python/17728, python/18439, python/18779
8763 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8764 * gdb.python/py-lazy-string.c (pointer): New typedef.
8765 (main): New locals ptr, array, typedef_ptr.
8766 * gdb.python/py-value.exp: Move lazy string tests to ...
8767 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8768 array, typedef lazy strings.
ec3b243d 8769
0efcde63
AK
87702017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8771
8772 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8773 Add optional 'test' parameter.
8774
7978d7c3
SM
87752017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8776
8777 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8778 Skip for versions of DejaGnu < 1.5.
8779
896c0c1e
SM
87802017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8781
8782 * lib/gdb.exp (dejagnu_version): New proc.
8783 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8784 Use dejagnu_version.
8785
5f4d1085
KS
87862017-03-10 Keith Seitz <keiths@redhat.com>
8787
8788 PR c++/8128
8789 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8790 type from destructor regexps.
8791 Add a branch which actually passes the test.
8792 Adjust "ptype t5i" test names.
8793
1de05205
PA
87942017-03-08 Pedro Alves <palves@redhat.com>
8795
8796 * gdb.base/step-over-exit.exp: Add explicit test message.
8797
c65d6b55
PA
87982017-03-08 Pedro Alves <palves@redhat.com>
8799
8800 PR gdb/18360
8801 * gdb.threads/interrupt-while-step-over.c: New file.
8802 * gdb.threads/interrupt-while-step-over.exp: New file.
8803
2e86a283
PA
88042017-03-08 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8807 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8808
25dcbff6
PA
88092017-03-08 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8812 PKRU as not supported as a PASS.
8813
dc9366eb
PA
88142017-03-08 Pedro Alves <palves@redhat.com>
8815
8816 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8817 prefix instead of $binfile1/$binfile2.
8818 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8819 in test message.
8820 * gdb.python/py-completion.exp: Use "load python file" as test
8821 messages instead of unstable path names.
8822
6e5d74e7
PA
88232017-03-08 Pedro Alves <palves@redhat.com>
8824 Jan Kratochvil <jan.kratochvil@redhat.com>
8825
8826 PR cli/21218
8827 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8828 New proc.
8829 (top level): Call it.
8830
9753a2f6
PA
88312017-03-08 Pedro Alves <palves@redhat.com>
8832
8833 PR tui/21216
8834 * gdb.tui/tui-nl-filtered-output.exp: New file.
8835
1a4dd9dd
PA
88362017-03-08 Pedro Alves <palves@redhat.com>
8837
8838 * gdb.base/completion.exp: Move TUI completion tests to ...
8839 * gdb.tui/completion.exp: ... this new file.
8840
7cbbff33
PA
88412017-03-08 Pedro Alves <palves@redhat.com>
8842
8843 * gdb.base/tui-disasm-long-lines.c,
8844 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8845 gdb.base/tui-layout.exp: Move to ...
8846 * gdb.tui/: ... this new directory.
8847
5f6fd321
PA
88482017-03-07 Pedro Alves <palves@redhat.com>
8849
8850 * gdb.base/tui-layout.c: New file.
8851 * gdb.base/tui-layout.exp: New file.
8852
44959fa8
PA
88532017-03-07 Pedro Alves <palves@redhat.com>
8854
8855 * gdb.base/tui-layout.c: Rename to ...
8856 * gdb.base/tui-disasm-long-lines.c: ... this.
8857 * gdb.base/tui-layout.exp: Rename to ...
8858 * gdb.base/tui-disasm-long-lines.exp: ... this.
8859
f8c4e718
PA
88602017-03-07 Pedro Alves <palves@redhat.com>
8861
8862 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8863
6dbb839a 88642017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8865
8866 * i386-mpx-call.c: New file.
8867 * i386-mpx-call.exp: New file.
8868
65b48a81
PB
88692017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8870
8871 * gdb.arch/powerpc-power.exp: Delete test.
8872 * gdb.arch/powerpc-power.s: Likewise.
8873 * gdb.disasm/disassembler-options.exp: New test.
8874 * gdb.arch/powerpc-altivec.exp: Likewise.
8875 * gdb.arch/powerpc-altivec.s: Likewise.
8876 * gdb.arch/powerpc-altivec2.exp: Likewise.
8877 * gdb.arch/powerpc-altivec2.s: Likewise.
8878 * gdb.arch/powerpc-altivec3.exp: Likewise.
8879 * gdb.arch/powerpc-altivec3.s: Likewise.
8880 * gdb.arch/powerpc-power7.exp: Likewise.
8881 * gdb.arch/powerpc-power7.s: Likewise.
8882 * gdb.arch/powerpc-power8.exp: Likewise.
8883 * gdb.arch/powerpc-power8.s: Likewise.
8884 * gdb.arch/powerpc-power9.exp: Likewise.
8885 * gdb.arch/powerpc-power9.s: Likewise.
8886 * gdb.arch/powerpc-vsx.exp: Likewise.
8887 * gdb.arch/powerpc-vsx.s: Likewise.
8888 * gdb.arch/powerpc-vsx2.exp: Likewise.
8889 * gdb.arch/powerpc-vsx2.s: Likewise.
8890 * gdb.arch/powerpc-vsx3.exp: Likewise.
8891 * gdb.arch/powerpc-vsx3.s: Likewise.
8892 * gdb.arch/arm-disassembler-options.exp: Likewise.
8893 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8894 * gdb.arch/s390-disassembler-options.exp: Likewise.
8895
17cd4947
LM
88962017-02-23 Luis Machado <lgustavo@codesourcery.com>
8897
8898 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8899 (check_supported_features): ... this. Changed return type to void.
8900 (supports_rdseed): New static global.
8901 (rdseed): Check supports_rdseed.
8902 (initialize): Call check_supported_features.
8903
2039d74e
EBM
89042017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8905
8906 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8907 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8908 and lqarx/stqcx.
8909 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8910 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8911
a51d7ecf
EBM
89122017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8913
8914 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8915 uppercase.
8916
0224619f
JK
89172017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8918
8919 * gdb.dwarf2/formdata16.c: New file.
8920 * gdb.dwarf2/formdata16.exp: New file.
8921 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8922
216f72a1
JK
89232017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8924
8925 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8926 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8927 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8928 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8929 DW_AT_GNU_*.
8930
43988095
JK
89312017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8934
99e8a4f9
SDJ
89352017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8936
8937 PR gdb/21164
8938 * gdb.base/maint.exp: Add testcases for when the commands do
8939 not have arguments.
8940
b58a8c0c
TP
89412017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8942
8943 * gdb.cp/chained-calls.exp: Use p instead of P.
8944
4e746bb6
TW
89452017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8946
8947 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8948 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8949
3f77c769
TT
89502017-02-14 Tom Tromey <tom@tromey.com>
8951
8952 PR python/13598:
8953 * gdb.python/py-events.exp: Add before_prompt event tests.
8954
075beec0
AA
89552017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8956
8957 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8958
bf5f525c
LM
89592017-02-13 Luis Machado <lgustavo@codesourcery.com>
8960
8961 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8962 (main): Call my_unique_function_name.
8963 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8964 completion of patterns with a single match.
8965 Add missing -re switches to gdb_test_multiple calls.
8966
13a66184
LM
89672017-02-13 Luis Machado <lgustavo@codesourcery.com>
8968
8969 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8970 return if core file is not recognized.
8971
26a06916
SM
89722017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8973
8974 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8975 and extra UIs.
8976
b761ca9e
SM
89772017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8978
8979 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8980 proc_with_prefix.
8981
b964bee0
TT
89822017-02-10 Tom Tromey <tom@tromey.com>
8983
8984 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8985
18da0c51
MG
89862017-02-10 Martin Galvan <martingalvan@sourceware.org>
8987
8988 PR gdb/21122
8989 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8990
604c4576
JG
89912017-02-08 Jerome Guitton <guitton@adacore.com>
8992
8993 * gdb.base/define.exp: Add test for command abbreviations
8994 in define.
8995
20b477a7
LM
89962017-02-06 Luis Machado <lgustavo@codesourcery.com>
8997
8998 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8999 * gdb.reverse/insn-reverse-x86.c: New file.
9000
3f7b46f2
IR
90012017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9002
9003 PR tdep/20936
9004 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9005
f0fd41c1
TT
90062017-02-03 Tom Tromey <tom@tromey.com>
9007
9008 PR rust/21097:
9009 * gdb.rust/simple.exp: Add new tests.
9010
5be5dbf0
PA
90112017-02-02 Pedro Alves <palves@redhat.com>
9012
9013 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9014 tests.
9015
7346ef59
AA
90162017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9017
9018 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9019 taking a 2-byte value out of a 4-byte DWARF implicit value on
9020 big-endian targets.
9021 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9022 logic. Add test cases for DW_OP_implicit.
9023
787f0025
MM
90242017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9025
9026 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9027
68777c29
MM
90282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9029
9030 * gdb.btrace/enable.exp: Call gdb_exit before
9031 skip_gdbserver_tests.
9032
0a1c7e28
MM
90332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9034
9035 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9036 GDBFLAGS.
9037
b5ac99b0
MM
90382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9039
9040 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9041 the test is skipped.
9042 * gdb.btrace/data.exp: Likewise.
9043 * gdb.btrace/delta.exp: Likewise.
9044 * gdb.btrace/dlopen.exp: Likewise.
9045 * gdb.btrace/enable-running.exp: Likewise.
9046 * gdb.btrace/enable.exp: Likewise.
9047 * gdb.btrace/exception.exp: Likewise.
9048 * gdb.btrace/function_call_history.exp: Likewise.
9049 * gdb.btrace/gcore.exp: Likewise.
9050 * gdb.btrace/instruction_history.exp: Likewise.
9051 * gdb.btrace/multi-thread-step.exp: Likewise.
9052 * gdb.btrace/nohist.exp: Likewise.
9053 * gdb.btrace/non-stop.exp: Likewise.
9054 * gdb.btrace/reconnect.exp: Likewise.
9055 * gdb.btrace/record_goto-step.exp: Likewise.
9056 * gdb.btrace/record_goto.exp: Likewise.
9057 * gdb.btrace/rn-dl-bind.exp: Likewise.
9058 * gdb.btrace/segv.exp: Likewise.
9059 * gdb.btrace/step.exp: Likewise.
9060 * gdb.btrace/stepi.exp: Likewise.
9061 * gdb.btrace/tailcall-only.exp: Likewise.
9062 * gdb.btrace/tailcall.exp: Likewise.
9063 * gdb.btrace/tsx.exp: Likewise.
9064 * gdb.btrace/unknown_functions.exp: Likewise.
9065 * gdb.btrace/vdso.exp: Likewise.
9066
cd4007e4
MM
90672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9068
9069 * gdb.btrace/enable-running.c: New.
9070 * gdb.btrace/enable-running.exp: New.
9071
2735833d
WT
90722017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9073
9074 * gdb.arch/amd64-gs_base.c: New file.
9075 * gdb.arch/amd64-gs_base.exp: New file.
9076
b51e1e94
LM
90772017-01-26 Luis Machado <lgustavo@codesourcery.com>
9078
9079 * lib/memory.exp: Remove spurious empty newlines.
9080
72ca0410
SM
90812017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9082
9083 * gdb.python/py-bad-printers.exp: Load python file using "source".
9084 * gdb.python/py-events.exp: Likewise.
9085 * gdb.python/py-evsignal.exp: Likewise.
9086 * gdb.python/py-evthreads.exp: Likewise.
9087 * gdb.python/py-frame-args.exp: Likewise.
9088 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9089 * gdb.python/py-framefilter-mi.exp: Likewise.
9090 * gdb.python/py-framefilter.exp: Likewise.
9091 * gdb.python/py-mi.exp: Likewise.
9092 * gdb.python/py-pp-maint.exp: Likewise.
9093 * gdb.python/py-pp-registration.exp: Likewise.
9094 * gdb.python/py-prettyprint.exp: Likewise.
9095 (run_lang_tests): Likewise.
9096 * gdb.python/py-typeprint.exp: Likewise.
9097
e309aa65
LM
90982017-01-26 Luis Machado <lgustavo@codesourcery.com>
9099
9100 * lib/memory.exp: New file.
9101 * lib/gdb.exp: Load memory.exp.
9102 * gdb.base/memattr.exp (delete_memory): Move proc to
9103 lib/memory.exp and rename to delete_memory_regions.
9104 Replace delete_memory with delete_memory_regions.
9105 Cleanup memory regions before tests.
9106 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9107 before tests.
9108
515aff23
LM
91092017-01-26 Luis Machado <lgustavo@codesourcery.com>
9110
9111 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9112 files.
9113 (initialize): New function conditionally defined.
9114 (testcases): Move within conditional block.
9115 (main): Call initialize.
9116 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9117 of gdb.reverse/insn-reverse.c.
9118 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9119 gdb.reverse/insn-reverse.c.
9120
d8b49cf0
YQ
91212017-01-26 Yao Qi <yao.qi@linaro.org>
9122
9123 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9124 disassemble on address 0.
9125
f13a9a0c
YQ
91262017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9127 Yao Qi <yao.qi@linaro.org>
9128
9129 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9130 * gdb.dwarf2/implptr-64bit.S: Remove.
9131 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9132 variables in caller's context. Add DW_OP_implicit_value.
9133
5ac95241
YQ
91342017-01-25 Yao Qi <yao.qi@linaro.org>
9135
9136 * lib/dwarf.exp (Dwarf::_location): Handle
9137 DW_OP_GNU_implicit_pointer with proper size.
9138
23e82930
LM
91392017-01-20 Luis Machado <lgustavo@codesourcery.com>
9140
9141 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9142 and add untested calls.
9143
d334ae25
LM
91442017-01-20 Luis Machado <lgustavo@codesourcery.com>
9145
9146 * gdb.python/python.exp: Check line number against what GDB thinks
9147 the line number is for func1.
9148
f5e6296e
IB
91492017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9150
9151 * gdb.dlang/debug-expr.exp: New file.
9152
5b362f04
LM
91532016-12-23 Luis Machado <lgustavo@codesourcery.com>
9154
9155 Fix test names for the following files:
9156
9157 * gdb.ada/exec_changed.exp
9158 * gdb.ada/info_types.exp
9159 * gdb.arch/aarch64-atomic-inst.exp
9160 * gdb.arch/aarch64-fp.exp
9161 * gdb.arch/altivec-abi.exp
9162 * gdb.arch/altivec-regs.exp
9163 * gdb.arch/amd64-byte.exp
9164 * gdb.arch/amd64-disp-step.exp
9165 * gdb.arch/amd64-dword.exp
9166 * gdb.arch/amd64-entry-value-inline.exp
9167 * gdb.arch/amd64-entry-value-param.exp
9168 * gdb.arch/amd64-entry-value-paramref.exp
9169 * gdb.arch/amd64-entry-value.exp
9170 * gdb.arch/amd64-i386-address.exp
9171 * gdb.arch/amd64-invalid-stack-middle.exp
9172 * gdb.arch/amd64-invalid-stack-top.exp
9173 * gdb.arch/amd64-optimout-repeat.exp
9174 * gdb.arch/amd64-prologue-skip.exp
9175 * gdb.arch/amd64-prologue-xmm.exp
9176 * gdb.arch/amd64-stap-special-operands.exp
9177 * gdb.arch/amd64-stap-wrong-subexp.exp
9178 * gdb.arch/amd64-tailcall-cxx.exp
9179 * gdb.arch/amd64-tailcall-noret.exp
9180 * gdb.arch/amd64-tailcall-ret.exp
9181 * gdb.arch/amd64-tailcall-self.exp
9182 * gdb.arch/amd64-word.exp
9183 * gdb.arch/arm-bl-branch-dest.exp
9184 * gdb.arch/arm-disp-step.exp
9185 * gdb.arch/arm-neon.exp
9186 * gdb.arch/arm-single-step-kernel-helper.exp
9187 * gdb.arch/avr-flash-qualifier.exp
9188 * gdb.arch/disp-step-insn-reloc.exp
9189 * gdb.arch/e500-abi.exp
9190 * gdb.arch/e500-regs.exp
9191 * gdb.arch/ftrace-insn-reloc.exp
9192 * gdb.arch/i386-avx512.exp
9193 * gdb.arch/i386-bp_permanent.exp
9194 * gdb.arch/i386-byte.exp
9195 * gdb.arch/i386-cfi-notcurrent.exp
9196 * gdb.arch/i386-disp-step.exp
9197 * gdb.arch/i386-dr3-watch.exp
9198 * gdb.arch/i386-float.exp
9199 * gdb.arch/i386-gnu-cfi.exp
9200 * gdb.arch/i386-mpx-map.exp
9201 * gdb.arch/i386-mpx-sigsegv.exp
9202 * gdb.arch/i386-mpx-simple_segv.exp
9203 * gdb.arch/i386-mpx.exp
9204 * gdb.arch/i386-permbkpt.exp
9205 * gdb.arch/i386-prologue.exp
9206 * gdb.arch/i386-signal.exp
9207 * gdb.arch/i386-size-overlap.exp
9208 * gdb.arch/i386-unwind.exp
9209 * gdb.arch/i386-word.exp
9210 * gdb.arch/mips-fcr.exp
9211 * gdb.arch/powerpc-d128-regs.exp
9212 * gdb.arch/powerpc-stackless.exp
9213 * gdb.arch/ppc64-atomic-inst.exp
9214 * gdb.arch/s390-stackless.exp
9215 * gdb.arch/s390-tdbregs.exp
9216 * gdb.arch/s390-vregs.exp
9217 * gdb.arch/sparc-sysstep.exp
9218 * gdb.arch/thumb-bx-pc.exp
9219 * gdb.arch/thumb-singlestep.exp
9220 * gdb.arch/thumb2-it.exp
9221 * gdb.arch/vsx-regs.exp
9222 * gdb.asm/asm-source.exp
9223 * gdb.base/a2-run.exp
9224 * gdb.base/advance.exp
9225 * gdb.base/all-bin.exp
9226 * gdb.base/anon.exp
9227 * gdb.base/args.exp
9228 * gdb.base/arithmet.exp
9229 * gdb.base/async-shell.exp
9230 * gdb.base/async.exp
9231 * gdb.base/attach-pie-noexec.exp
9232 * gdb.base/attach-twice.exp
9233 * gdb.base/auto-load.exp
9234 * gdb.base/bang.exp
9235 * gdb.base/bitfields.exp
9236 * gdb.base/break-always.exp
9237 * gdb.base/break-caller-line.exp
9238 * gdb.base/break-entry.exp
9239 * gdb.base/break-inline.exp
9240 * gdb.base/break-on-linker-gcd-function.exp
9241 * gdb.base/break-probes.exp
9242 * gdb.base/break.exp
9243 * gdb.base/breakpoint-shadow.exp
9244 * gdb.base/call-ar-st.exp
9245 * gdb.base/call-sc.exp
9246 * gdb.base/call-signal-resume.exp
9247 * gdb.base/call-strs.exp
9248 * gdb.base/callfuncs.exp
9249 * gdb.base/catch-fork-static.exp
9250 * gdb.base/catch-gdb-caused-signals.exp
9251 * gdb.base/catch-load.exp
9252 * gdb.base/catch-signal-fork.exp
9253 * gdb.base/catch-signal.exp
9254 * gdb.base/catch-syscall.exp
9255 * gdb.base/charset.exp
9256 * gdb.base/checkpoint.exp
9257 * gdb.base/chng-syms.exp
9258 * gdb.base/code-expr.exp
9259 * gdb.base/code_elim.exp
9260 * gdb.base/commands.exp
9261 * gdb.base/completion.exp
9262 * gdb.base/complex.exp
9263 * gdb.base/cond-expr.exp
9264 * gdb.base/condbreak.exp
9265 * gdb.base/consecutive.exp
9266 * gdb.base/continue-all-already-running.exp
9267 * gdb.base/coredump-filter.exp
9268 * gdb.base/corefile.exp
9269 * gdb.base/dbx.exp
9270 * gdb.base/debug-expr.exp
9271 * gdb.base/define.exp
9272 * gdb.base/del.exp
9273 * gdb.base/disabled-location.exp
9274 * gdb.base/disasm-end-cu.exp
9275 * gdb.base/disasm-optim.exp
9276 * gdb.base/display.exp
9277 * gdb.base/duplicate-bp.exp
9278 * gdb.base/ena-dis-br.exp
9279 * gdb.base/ending-run.exp
9280 * gdb.base/enumval.exp
9281 * gdb.base/environ.exp
9282 * gdb.base/eu-strip-infcall.exp
9283 * gdb.base/eval-avoid-side-effects.exp
9284 * gdb.base/eval-skip.exp
9285 * gdb.base/exitsignal.exp
9286 * gdb.base/expand-psymtabs.exp
9287 * gdb.base/filesym.exp
9288 * gdb.base/find-unmapped.exp
9289 * gdb.base/finish.exp
9290 * gdb.base/float.exp
9291 * gdb.base/foll-exec-mode.exp
9292 * gdb.base/foll-exec.exp
9293 * gdb.base/foll-fork.exp
9294 * gdb.base/fortran-sym-case.exp
9295 * gdb.base/freebpcmd.exp
9296 * gdb.base/func-ptr.exp
9297 * gdb.base/func-ptrs.exp
9298 * gdb.base/funcargs.exp
9299 * gdb.base/gcore-buffer-overflow.exp
9300 * gdb.base/gcore-relro-pie.exp
9301 * gdb.base/gcore-relro.exp
9302 * gdb.base/gcore.exp
9303 * gdb.base/gdb1090.exp
9304 * gdb.base/gdb11530.exp
9305 * gdb.base/gdb11531.exp
9306 * gdb.base/gdb1821.exp
9307 * gdb.base/gdbindex-stabs.exp
9308 * gdb.base/gdbvars.exp
9309 * gdb.base/hbreak.exp
9310 * gdb.base/hbreak2.exp
9311 * gdb.base/included.exp
9312 * gdb.base/infcall-input.exp
9313 * gdb.base/inferior-died.exp
9314 * gdb.base/infnan.exp
9315 * gdb.base/info-macros.exp
9316 * gdb.base/info-os.exp
9317 * gdb.base/info-proc.exp
9318 * gdb.base/info-shared.exp
9319 * gdb.base/info-target.exp
9320 * gdb.base/infoline.exp
9321 * gdb.base/interp.exp
9322 * gdb.base/interrupt.exp
9323 * gdb.base/jit-reader.exp
9324 * gdb.base/jit-simple.exp
9325 * gdb.base/kill-after-signal.exp
9326 * gdb.base/kill-detach-inferiors-cmd.exp
9327 * gdb.base/label.exp
9328 * gdb.base/langs.exp
9329 * gdb.base/ldbl_e308.exp
9330 * gdb.base/line-symtabs.exp
9331 * gdb.base/linespecs.exp
9332 * gdb.base/list.exp
9333 * gdb.base/long_long.exp
9334 * gdb.base/longest-types.exp
9335 * gdb.base/maint.exp
9336 * gdb.base/max-value-size.exp
9337 * gdb.base/memattr.exp
9338 * gdb.base/mips_pro.exp
9339 * gdb.base/morestack.exp
9340 * gdb.base/moribund-step.exp
9341 * gdb.base/multi-forks.exp
9342 * gdb.base/nested-addr.exp
9343 * gdb.base/nextoverexit.exp
9344 * gdb.base/noreturn-finish.exp
9345 * gdb.base/noreturn-return.exp
9346 * gdb.base/nostdlib.exp
9347 * gdb.base/offsets.exp
9348 * gdb.base/opaque.exp
9349 * gdb.base/pc-fp.exp
9350 * gdb.base/permissions.exp
9351 * gdb.base/print-symbol-loading.exp
9352 * gdb.base/prologue-include.exp
9353 * gdb.base/psymtab.exp
9354 * gdb.base/ptype.exp
9355 * gdb.base/random-signal.exp
9356 * gdb.base/randomize.exp
9357 * gdb.base/range-stepping.exp
9358 * gdb.base/readline-ask.exp
9359 * gdb.base/recpar.exp
9360 * gdb.base/recurse.exp
9361 * gdb.base/relational.exp
9362 * gdb.base/restore.exp
9363 * gdb.base/return-nodebug.exp
9364 * gdb.base/return.exp
9365 * gdb.base/run-after-attach.exp
9366 * gdb.base/save-bp.exp
9367 * gdb.base/scope.exp
9368 * gdb.base/sect-cmd.exp
9369 * gdb.base/set-lang-auto.exp
9370 * gdb.base/set-noassign.exp
9371 * gdb.base/setvar.exp
9372 * gdb.base/sigall.exp
9373 * gdb.base/sigbpt.exp
9374 * gdb.base/siginfo-addr.exp
9375 * gdb.base/siginfo-infcall.exp
9376 * gdb.base/siginfo-obj.exp
9377 * gdb.base/siginfo.exp
9378 * gdb.base/signals-state-child.exp
9379 * gdb.base/signest.exp
9380 * gdb.base/sigstep.exp
9381 * gdb.base/sizeof.exp
9382 * gdb.base/skip.exp
9383 * gdb.base/solib-corrupted.exp
9384 * gdb.base/solib-nodir.exp
9385 * gdb.base/solib-search.exp
9386 * gdb.base/stack-checking.exp
9387 * gdb.base/stale-infcall.exp
9388 * gdb.base/stap-probe.exp
9389 * gdb.base/start.exp
9390 * gdb.base/step-break.exp
9391 * gdb.base/step-bt.exp
9392 * gdb.base/step-line.exp
9393 * gdb.base/step-over-exit.exp
9394 * gdb.base/step-over-syscall.exp
9395 * gdb.base/step-resume-infcall.exp
9396 * gdb.base/step-test.exp
9397 * gdb.base/store.exp
9398 * gdb.base/structs3.exp
9399 * gdb.base/sym-file.exp
9400 * gdb.base/symbol-without-target_section.exp
9401 * gdb.base/term.exp
9402 * gdb.base/testenv.exp
9403 * gdb.base/ui-redirect.exp
9404 * gdb.base/until.exp
9405 * gdb.base/unwindonsignal.exp
9406 * gdb.base/value-double-free.exp
9407 * gdb.base/vla-datatypes.exp
9408 * gdb.base/vla-ptr.exp
9409 * gdb.base/vla-sideeffect.exp
9410 * gdb.base/volatile.exp
9411 * gdb.base/watch-cond-infcall.exp
9412 * gdb.base/watch-cond.exp
9413 * gdb.base/watch-non-mem.exp
9414 * gdb.base/watch-read.exp
9415 * gdb.base/watch-vfork.exp
9416 * gdb.base/watchpoint-cond-gone.exp
9417 * gdb.base/watchpoint-delete.exp
9418 * gdb.base/watchpoint-hw-hit-once.exp
9419 * gdb.base/watchpoint-hw.exp
9420 * gdb.base/watchpoint-stops-at-right-insn.exp
9421 * gdb.base/watchpoints.exp
9422 * gdb.base/wchar.exp
9423 * gdb.base/whatis-exp.exp
9424 * gdb.btrace/buffer-size.exp
9425 * gdb.btrace/data.exp
9426 * gdb.btrace/delta.exp
9427 * gdb.btrace/dlopen.exp
9428 * gdb.btrace/enable.exp
9429 * gdb.btrace/exception.exp
9430 * gdb.btrace/function_call_history.exp
9431 * gdb.btrace/gcore.exp
9432 * gdb.btrace/instruction_history.exp
9433 * gdb.btrace/nohist.exp
9434 * gdb.btrace/reconnect.exp
9435 * gdb.btrace/record_goto-step.exp
9436 * gdb.btrace/record_goto.exp
9437 * gdb.btrace/rn-dl-bind.exp
9438 * gdb.btrace/segv.exp
9439 * gdb.btrace/step.exp
9440 * gdb.btrace/stepi.exp
9441 * gdb.btrace/tailcall-only.exp
9442 * gdb.btrace/tailcall.exp
9443 * gdb.btrace/tsx.exp
9444 * gdb.btrace/unknown_functions.exp
9445 * gdb.btrace/vdso.exp
9446 * gdb.compile/compile-ifunc.exp
9447 * gdb.compile/compile-ops.exp
9448 * gdb.compile/compile-print.exp
9449 * gdb.compile/compile-setjmp.exp
9450 * gdb.cp/abstract-origin.exp
9451 * gdb.cp/ambiguous.exp
9452 * gdb.cp/annota2.exp
9453 * gdb.cp/annota3.exp
9454 * gdb.cp/anon-ns.exp
9455 * gdb.cp/anon-struct.exp
9456 * gdb.cp/anon-union.exp
9457 * gdb.cp/arg-reference.exp
9458 * gdb.cp/baseenum.exp
9459 * gdb.cp/bool.exp
9460 * gdb.cp/breakpoint.exp
9461 * gdb.cp/bs15503.exp
9462 * gdb.cp/call-c.exp
9463 * gdb.cp/casts.exp
9464 * gdb.cp/chained-calls.exp
9465 * gdb.cp/class2.exp
9466 * gdb.cp/classes.exp
9467 * gdb.cp/cmpd-minsyms.exp
9468 * gdb.cp/converts.exp
9469 * gdb.cp/cp-relocate.exp
9470 * gdb.cp/cpcompletion.exp
9471 * gdb.cp/cpexprs.exp
9472 * gdb.cp/cplabel.exp
9473 * gdb.cp/cplusfuncs.exp
9474 * gdb.cp/cpsizeof.exp
9475 * gdb.cp/ctti.exp
9476 * gdb.cp/derivation.exp
9477 * gdb.cp/destrprint.exp
9478 * gdb.cp/dispcxx.exp
9479 * gdb.cp/enum-class.exp
9480 * gdb.cp/exception.exp
9481 * gdb.cp/exceptprint.exp
9482 * gdb.cp/expand-psymtabs-cxx.exp
9483 * gdb.cp/expand-sals.exp
9484 * gdb.cp/extern-c.exp
9485 * gdb.cp/filename.exp
9486 * gdb.cp/formatted-ref.exp
9487 * gdb.cp/fpointer.exp
9488 * gdb.cp/gdb1355.exp
9489 * gdb.cp/gdb2495.exp
9490 * gdb.cp/hang.exp
9491 * gdb.cp/impl-this.exp
9492 * gdb.cp/infcall-dlopen.exp
9493 * gdb.cp/inherit.exp
9494 * gdb.cp/iostream.exp
9495 * gdb.cp/koenig.exp
9496 * gdb.cp/local.exp
9497 * gdb.cp/m-data.exp
9498 * gdb.cp/m-static.exp
9499 * gdb.cp/mb-ctor.exp
9500 * gdb.cp/mb-inline.exp
9501 * gdb.cp/mb-templates.exp
9502 * gdb.cp/member-name.exp
9503 * gdb.cp/member-ptr.exp
9504 * gdb.cp/meth-typedefs.exp
9505 * gdb.cp/method.exp
9506 * gdb.cp/method2.exp
9507 * gdb.cp/minsym-fallback.exp
9508 * gdb.cp/misc.exp
9509 * gdb.cp/namelessclass.exp
9510 * gdb.cp/namespace-enum.exp
9511 * gdb.cp/namespace-nested-import.exp
9512 * gdb.cp/namespace.exp
9513 * gdb.cp/nextoverthrow.exp
9514 * gdb.cp/no-dmgl-verbose.exp
9515 * gdb.cp/non-trivial-retval.exp
9516 * gdb.cp/noparam.exp
9517 * gdb.cp/nsdecl.exp
9518 * gdb.cp/nsimport.exp
9519 * gdb.cp/nsnested.exp
9520 * gdb.cp/nsnoimports.exp
9521 * gdb.cp/nsrecurs.exp
9522 * gdb.cp/nsstress.exp
9523 * gdb.cp/nsusing.exp
9524 * gdb.cp/operator.exp
9525 * gdb.cp/oranking.exp
9526 * gdb.cp/overload-const.exp
9527 * gdb.cp/overload.exp
9528 * gdb.cp/ovldbreak.exp
9529 * gdb.cp/ovsrch.exp
9530 * gdb.cp/paren-type.exp
9531 * gdb.cp/parse-lang.exp
9532 * gdb.cp/pass-by-ref.exp
9533 * gdb.cp/pr-1023.exp
9534 * gdb.cp/pr-1210.exp
9535 * gdb.cp/pr-574.exp
9536 * gdb.cp/pr10687.exp
9537 * gdb.cp/pr12028.exp
9538 * gdb.cp/pr17132.exp
9539 * gdb.cp/pr17494.exp
9540 * gdb.cp/pr9067.exp
9541 * gdb.cp/pr9167.exp
9542 * gdb.cp/pr9631.exp
9543 * gdb.cp/printmethod.exp
9544 * gdb.cp/psmang.exp
9545 * gdb.cp/psymtab-parameter.exp
9546 * gdb.cp/ptype-cv-cp.exp
9547 * gdb.cp/ptype-flags.exp
9548 * gdb.cp/re-set-overloaded.exp
9549 * gdb.cp/ref-types.exp
9550 * gdb.cp/rtti.exp
9551 * gdb.cp/scope-err.exp
9552 * gdb.cp/shadow.exp
9553 * gdb.cp/smartp.exp
9554 * gdb.cp/static-method.exp
9555 * gdb.cp/static-print-quit.exp
9556 * gdb.cp/temargs.exp
9557 * gdb.cp/templates.exp
9558 * gdb.cp/try_catch.exp
9559 * gdb.cp/typedef-operator.exp
9560 * gdb.cp/typeid.exp
9561 * gdb.cp/userdef.exp
9562 * gdb.cp/using-crash.exp
9563 * gdb.cp/var-tag.exp
9564 * gdb.cp/virtbase.exp
9565 * gdb.cp/virtfunc.exp
9566 * gdb.cp/virtfunc2.exp
9567 * gdb.cp/vla-cxx.exp
9568 * gdb.disasm/t01_mov.exp
9569 * gdb.disasm/t02_mova.exp
9570 * gdb.disasm/t03_add.exp
9571 * gdb.disasm/t04_sub.exp
9572 * gdb.disasm/t05_cmp.exp
9573 * gdb.disasm/t06_ari2.exp
9574 * gdb.disasm/t07_ari3.exp
9575 * gdb.disasm/t08_or.exp
9576 * gdb.disasm/t09_xor.exp
9577 * gdb.disasm/t10_and.exp
9578 * gdb.disasm/t11_logs.exp
9579 * gdb.disasm/t12_bit.exp
9580 * gdb.disasm/t13_otr.exp
9581 * gdb.dlang/circular.exp
9582 * gdb.dwarf2/arr-stride.exp
9583 * gdb.dwarf2/arr-subrange.exp
9584 * gdb.dwarf2/atomic-type.exp
9585 * gdb.dwarf2/bad-regnum.exp
9586 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9587 * gdb.dwarf2/callframecfa.exp
9588 * gdb.dwarf2/clztest.exp
9589 * gdb.dwarf2/corrupt.exp
9590 * gdb.dwarf2/data-loc.exp
9591 * gdb.dwarf2/dup-psym.exp
9592 * gdb.dwarf2/dw2-anon-mptr.exp
9593 * gdb.dwarf2/dw2-anonymous-func.exp
9594 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9595 * gdb.dwarf2/dw2-bad-unresolved.exp
9596 * gdb.dwarf2/dw2-basic.exp
9597 * gdb.dwarf2/dw2-canonicalize-type.exp
9598 * gdb.dwarf2/dw2-case-insensitive.exp
9599 * gdb.dwarf2/dw2-common-block.exp
9600 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9601 * gdb.dwarf2/dw2-compressed.exp
9602 * gdb.dwarf2/dw2-const.exp
9603 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9604 * gdb.dwarf2/dw2-cu-size.exp
9605 * gdb.dwarf2/dw2-dup-frame.exp
9606 * gdb.dwarf2/dw2-entry-value.exp
9607 * gdb.dwarf2/dw2-icycle.exp
9608 * gdb.dwarf2/dw2-ifort-parameter.exp
9609 * gdb.dwarf2/dw2-inline-break.exp
9610 * gdb.dwarf2/dw2-inline-param.exp
9611 * gdb.dwarf2/dw2-intercu.exp
9612 * gdb.dwarf2/dw2-intermix.exp
9613 * gdb.dwarf2/dw2-lexical-block-bare.exp
9614 * gdb.dwarf2/dw2-linkage-name-trust.exp
9615 * gdb.dwarf2/dw2-minsym-in-cu.exp
9616 * gdb.dwarf2/dw2-noloc.exp
9617 * gdb.dwarf2/dw2-op-call.exp
9618 * gdb.dwarf2/dw2-op-out-param.exp
9619 * gdb.dwarf2/dw2-opt-structptr.exp
9620 * gdb.dwarf2/dw2-param-error.exp
9621 * gdb.dwarf2/dw2-producer.exp
9622 * gdb.dwarf2/dw2-ranges-base.exp
9623 * gdb.dwarf2/dw2-ref-missing-frame.exp
9624 * gdb.dwarf2/dw2-reg-undefined.exp
9625 * gdb.dwarf2/dw2-regno-invalid.exp
9626 * gdb.dwarf2/dw2-restore.exp
9627 * gdb.dwarf2/dw2-restrict.exp
9628 * gdb.dwarf2/dw2-single-line-discriminators.exp
9629 * gdb.dwarf2/dw2-strp.exp
9630 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9631 * gdb.dwarf2/dw2-unresolved.exp
9632 * gdb.dwarf2/dw2-var-zero-addr.exp
9633 * gdb.dwarf2/dw4-sig-types.exp
9634 * gdb.dwarf2/dwz.exp
9635 * gdb.dwarf2/dynarr-ptr.exp
9636 * gdb.dwarf2/enum-type.exp
9637 * gdb.dwarf2/gdb-index.exp
9638 * gdb.dwarf2/implptr-64bit.exp
9639 * gdb.dwarf2/implptr-optimized-out.exp
9640 * gdb.dwarf2/implptr.exp
9641 * gdb.dwarf2/implref-array.exp
9642 * gdb.dwarf2/implref-const.exp
9643 * gdb.dwarf2/implref-global.exp
9644 * gdb.dwarf2/implref-struct.exp
9645 * gdb.dwarf2/mac-fileno.exp
9646 * gdb.dwarf2/main-subprogram.exp
9647 * gdb.dwarf2/member-ptr-forwardref.exp
9648 * gdb.dwarf2/method-ptr.exp
9649 * gdb.dwarf2/missing-sig-type.exp
9650 * gdb.dwarf2/nonvar-access.exp
9651 * gdb.dwarf2/opaque-type-lookup.exp
9652 * gdb.dwarf2/pieces-optimized-out.exp
9653 * gdb.dwarf2/pieces.exp
9654 * gdb.dwarf2/pr10770.exp
9655 * gdb.dwarf2/pr13961.exp
9656 * gdb.dwarf2/staticvirtual.exp
9657 * gdb.dwarf2/subrange.exp
9658 * gdb.dwarf2/symtab-producer.exp
9659 * gdb.dwarf2/trace-crash.exp
9660 * gdb.dwarf2/typeddwarf.exp
9661 * gdb.dwarf2/valop.exp
9662 * gdb.dwarf2/watch-notconst.exp
9663 * gdb.fortran/array-element.exp
9664 * gdb.fortran/charset.exp
9665 * gdb.fortran/common-block.exp
9666 * gdb.fortran/complex.exp
9667 * gdb.fortran/derived-type-function.exp
9668 * gdb.fortran/derived-type.exp
9669 * gdb.fortran/logical.exp
9670 * gdb.fortran/module.exp
9671 * gdb.fortran/multi-dim.exp
9672 * gdb.fortran/nested-funcs.exp
9673 * gdb.fortran/print-formatted.exp
9674 * gdb.fortran/subarray.exp
9675 * gdb.fortran/vla-alloc-assoc.exp
9676 * gdb.fortran/vla-datatypes.exp
9677 * gdb.fortran/vla-history.exp
9678 * gdb.fortran/vla-ptr-info.exp
9679 * gdb.fortran/vla-ptype-sub.exp
9680 * gdb.fortran/vla-ptype.exp
9681 * gdb.fortran/vla-sizeof.exp
9682 * gdb.fortran/vla-type.exp
9683 * gdb.fortran/vla-value-sub-arbitrary.exp
9684 * gdb.fortran/vla-value-sub-finish.exp
9685 * gdb.fortran/vla-value-sub.exp
9686 * gdb.fortran/vla-value.exp
9687 * gdb.fortran/whatis_type.exp
9688 * gdb.go/chan.exp
9689 * gdb.go/handcall.exp
9690 * gdb.go/hello.exp
9691 * gdb.go/integers.exp
9692 * gdb.go/methods.exp
9693 * gdb.go/package.exp
9694 * gdb.go/strings.exp
9695 * gdb.go/types.exp
9696 * gdb.go/unsafe.exp
9697 * gdb.guile/scm-arch.exp
9698 * gdb.guile/scm-block.exp
9699 * gdb.guile/scm-breakpoint.exp
9700 * gdb.guile/scm-cmd.exp
9701 * gdb.guile/scm-disasm.exp
9702 * gdb.guile/scm-equal.exp
9703 * gdb.guile/scm-frame-args.exp
9704 * gdb.guile/scm-frame-inline.exp
9705 * gdb.guile/scm-frame.exp
9706 * gdb.guile/scm-iterator.exp
9707 * gdb.guile/scm-math.exp
9708 * gdb.guile/scm-objfile.exp
9709 * gdb.guile/scm-ports.exp
9710 * gdb.guile/scm-symbol.exp
9711 * gdb.guile/scm-symtab.exp
9712 * gdb.guile/scm-value-cc.exp
9713 * gdb.guile/types-module.exp
9714 * gdb.linespec/break-ask.exp
9715 * gdb.linespec/cpexplicit.exp
9716 * gdb.linespec/explicit.exp
9717 * gdb.linespec/keywords.exp
9718 * gdb.linespec/linespec.exp
9719 * gdb.linespec/ls-dollar.exp
9720 * gdb.linespec/ls-errs.exp
9721 * gdb.linespec/skip-two.exp
9722 * gdb.linespec/thread.exp
9723 * gdb.mi/mi-async.exp
9724 * gdb.mi/mi-basics.exp
9725 * gdb.mi/mi-break.exp
9726 * gdb.mi/mi-catch-load.exp
9727 * gdb.mi/mi-cli.exp
9728 * gdb.mi/mi-cmd-param-changed.exp
9729 * gdb.mi/mi-console.exp
9730 * gdb.mi/mi-detach.exp
9731 * gdb.mi/mi-disassemble.exp
9732 * gdb.mi/mi-eval.exp
9733 * gdb.mi/mi-file-transfer.exp
9734 * gdb.mi/mi-file.exp
9735 * gdb.mi/mi-fill-memory.exp
9736 * gdb.mi/mi-inheritance-syntax-error.exp
9737 * gdb.mi/mi-linespec-err-cp.exp
9738 * gdb.mi/mi-logging.exp
9739 * gdb.mi/mi-memory-changed.exp
9740 * gdb.mi/mi-read-memory.exp
9741 * gdb.mi/mi-record-changed.exp
9742 * gdb.mi/mi-reg-undefined.exp
9743 * gdb.mi/mi-regs.exp
9744 * gdb.mi/mi-return.exp
9745 * gdb.mi/mi-reverse.exp
9746 * gdb.mi/mi-simplerun.exp
9747 * gdb.mi/mi-solib.exp
9748 * gdb.mi/mi-stack.exp
9749 * gdb.mi/mi-stepi.exp
9750 * gdb.mi/mi-syn-frame.exp
9751 * gdb.mi/mi-until.exp
9752 * gdb.mi/mi-var-block.exp
9753 * gdb.mi/mi-var-child.exp
9754 * gdb.mi/mi-var-cmd.exp
9755 * gdb.mi/mi-var-cp.exp
9756 * gdb.mi/mi-var-display.exp
9757 * gdb.mi/mi-var-invalidate.exp
9758 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9759 * gdb.mi/mi-vla-fortran.exp
9760 * gdb.mi/mi-watch.exp
9761 * gdb.mi/mi2-var-child.exp
9762 * gdb.mi/user-selected-context-sync.exp
9763 * gdb.modula2/unbounded-array.exp
9764 * gdb.multi/dummy-frame-restore.exp
9765 * gdb.multi/multi-arch-exec.exp
9766 * gdb.multi/multi-arch.exp
9767 * gdb.multi/tids.exp
9768 * gdb.multi/watchpoint-multi.exp
9769 * gdb.opencl/callfuncs.exp
9770 * gdb.opencl/convs_casts.exp
9771 * gdb.opencl/datatypes.exp
9772 * gdb.opencl/operators.exp
9773 * gdb.opencl/vec_comps.exp
9774 * gdb.opt/clobbered-registers-O2.exp
9775 * gdb.opt/inline-break.exp
9776 * gdb.opt/inline-bt.exp
9777 * gdb.opt/inline-cmds.exp
9778 * gdb.opt/inline-locals.exp
9779 * gdb.pascal/case-insensitive-symbols.exp
9780 * gdb.pascal/floats.exp
9781 * gdb.pascal/gdb11492.exp
9782 * gdb.python/lib-types.exp
9783 * gdb.python/py-arch.exp
9784 * gdb.python/py-as-string.exp
9785 * gdb.python/py-bad-printers.exp
9786 * gdb.python/py-block.exp
9787 * gdb.python/py-breakpoint-create-fail.exp
9788 * gdb.python/py-breakpoint.exp
9789 * gdb.python/py-caller-is.exp
9790 * gdb.python/py-cmd.exp
9791 * gdb.python/py-explore-cc.exp
9792 * gdb.python/py-explore.exp
9793 * gdb.python/py-finish-breakpoint.exp
9794 * gdb.python/py-finish-breakpoint2.exp
9795 * gdb.python/py-frame-args.exp
9796 * gdb.python/py-frame-inline.exp
9797 * gdb.python/py-frame.exp
9798 * gdb.python/py-framefilter-mi.exp
9799 * gdb.python/py-infthread.exp
9800 * gdb.python/py-lazy-string.exp
9801 * gdb.python/py-linetable.exp
9802 * gdb.python/py-mi-events.exp
9803 * gdb.python/py-mi-objfile.exp
9804 * gdb.python/py-mi.exp
9805 * gdb.python/py-objfile.exp
9806 * gdb.python/py-pp-integral.exp
9807 * gdb.python/py-pp-maint.exp
9808 * gdb.python/py-pp-re-notag.exp
9809 * gdb.python/py-pp-registration.exp
9810 * gdb.python/py-recurse-unwind.exp
9811 * gdb.python/py-strfns.exp
9812 * gdb.python/py-symbol.exp
9813 * gdb.python/py-symtab.exp
9814 * gdb.python/py-sync-interp.exp
9815 * gdb.python/py-typeprint.exp
9816 * gdb.python/py-unwind-maint.exp
9817 * gdb.python/py-unwind.exp
9818 * gdb.python/py-value-cc.exp
9819 * gdb.python/py-xmethods.exp
9820 * gdb.reverse/amd64-tailcall-reverse.exp
9821 * gdb.reverse/break-precsave.exp
9822 * gdb.reverse/break-reverse.exp
9823 * gdb.reverse/consecutive-precsave.exp
9824 * gdb.reverse/consecutive-reverse.exp
9825 * gdb.reverse/finish-precsave.exp
9826 * gdb.reverse/finish-reverse-bkpt.exp
9827 * gdb.reverse/finish-reverse.exp
9828 * gdb.reverse/fstatat-reverse.exp
9829 * gdb.reverse/getresuid-reverse.exp
9830 * gdb.reverse/i386-precsave.exp
9831 * gdb.reverse/i386-reverse.exp
9832 * gdb.reverse/i386-sse-reverse.exp
9833 * gdb.reverse/i387-env-reverse.exp
9834 * gdb.reverse/i387-stack-reverse.exp
9835 * gdb.reverse/insn-reverse.exp
9836 * gdb.reverse/machinestate-precsave.exp
9837 * gdb.reverse/machinestate.exp
9838 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9839 * gdb.reverse/pipe-reverse.exp
9840 * gdb.reverse/readv-reverse.exp
9841 * gdb.reverse/recvmsg-reverse.exp
9842 * gdb.reverse/rerun-prec.exp
9843 * gdb.reverse/s390-mvcle.exp
9844 * gdb.reverse/step-precsave.exp
9845 * gdb.reverse/step-reverse.exp
9846 * gdb.reverse/time-reverse.exp
9847 * gdb.reverse/until-precsave.exp
9848 * gdb.reverse/until-reverse.exp
9849 * gdb.reverse/waitpid-reverse.exp
9850 * gdb.reverse/watch-precsave.exp
9851 * gdb.reverse/watch-reverse.exp
9852 * gdb.rust/generics.exp
9853 * gdb.rust/methods.exp
9854 * gdb.rust/modules.exp
9855 * gdb.rust/simple.exp
9856 * gdb.server/connect-with-no-symbol-file.exp
9857 * gdb.server/ext-attach.exp
9858 * gdb.server/ext-restart.exp
9859 * gdb.server/ext-wrapper.exp
9860 * gdb.server/file-transfer.exp
9861 * gdb.server/server-exec-info.exp
9862 * gdb.server/server-kill.exp
9863 * gdb.server/server-mon.exp
9864 * gdb.server/wrapper.exp
9865 * gdb.stabs/exclfwd.exp
9866 * gdb.stabs/gdb11479.exp
9867 * gdb.threads/clone-new-thread-event.exp
9868 * gdb.threads/corethreads.exp
9869 * gdb.threads/current-lwp-dead.exp
9870 * gdb.threads/dlopen-libpthread.exp
9871 * gdb.threads/gcore-thread.exp
9872 * gdb.threads/sigstep-threads.exp
9873 * gdb.threads/watchpoint-fork.exp
9874 * gdb.trace/actions-changed.exp
9875 * gdb.trace/backtrace.exp
9876 * gdb.trace/change-loc.exp
9877 * gdb.trace/circ.exp
9878 * gdb.trace/collection.exp
9879 * gdb.trace/disconnected-tracing.exp
9880 * gdb.trace/ftrace.exp
9881 * gdb.trace/mi-trace-frame-collected.exp
9882 * gdb.trace/mi-trace-unavailable.exp
9883 * gdb.trace/mi-traceframe-changed.exp
9884 * gdb.trace/mi-tsv-changed.exp
9885 * gdb.trace/no-attach-trace.exp
9886 * gdb.trace/passc-dyn.exp
9887 * gdb.trace/qtro.exp
9888 * gdb.trace/range-stepping.exp
9889 * gdb.trace/read-memory.exp
9890 * gdb.trace/save-trace.exp
9891 * gdb.trace/signal.exp
9892 * gdb.trace/status-stop.exp
9893 * gdb.trace/tfile.exp
9894 * gdb.trace/trace-break.exp
9895 * gdb.trace/trace-buffer-size.exp
9896 * gdb.trace/trace-condition.exp
9897 * gdb.trace/tracefile-pseudo-reg.exp
9898 * gdb.trace/tstatus.exp
9899 * gdb.trace/unavailable.exp
9900 * gdb.trace/while-dyn.exp
9901 * gdb.trace/while-stepping.exp
9902
34c41c68
DE
99032016-12-22 Doug Evans <xdje42@gmail.com>
9904
9905 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9906 and msymbols.
9907
16e69324
YQ
99082016-12-19 Yao Qi <yao.qi@linaro.org>
9909
9910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9911 (test_with_self): Don't call do_steps_and_nexts, and remove
9912 code about stepping into xmalloc.
9913
f94f411b
YQ
99142016-12-09 Yao Qi <yao.qi@linaro.org>
9915
9916 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9917
99182016-12-09 Yao Qi <yao.qi@linaro.org>
9919
9920 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9921
f1b5deee
PA
99222016-12-09 Pedro Alves <palves@redhat.com>
9923
9924 * gdb.base/all-architectures-0.exp: New file.
9925 * gdb.base/all-architectures-1.exp: New file.
9926 * gdb.base/all-architectures-2.exp: New file.
9927 * gdb.base/all-architectures-3.exp: New file.
9928 * gdb.base/all-architectures-4.exp: New file.
9929 * gdb.base/all-architectures-5.exp: New file.
9930 * gdb.base/all-architectures-6.exp: New file.
9931 * gdb.base/all-architectures-7.exp: New file.
9932 * gdb.base/all-architectures.exp.in: New file.
9933
364ca42e
YQ
99342016-12-09 Yao Qi <yao.qi@linaro.org>
9935
9936 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9937
107c2d62
LM
99382016-12-02 Luis Machado <lgustavo@codesourcery.com>
9939
9940 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9941 possible.
9942 Remove useless pattern-matching code.
9943
df3ee9ca
PA
99442016-12-02 Pedro Alves <palves@redhat.com>
9945
9946 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9947 procedure.
9948 (top level): Call it.
9949
ec835369
PA
99502016-12-02 Pedro Alves <palves@redhat.com>
9951
9952 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9953 New procedure.
9954 (top level): Call it.
9955
01770bbd
PA
99562016-12-02 Pedro Alves <palves@redhat.com>
9957
9958 PR cli/20559
9959 * gdb.base/commands.exp (user_defined_command_args_eval): New
9960 procedure.
9961 (top level): Call it.
9962
008459ea
LM
99632016-12-02 Luis Machado <lgustavo@codesourcery.com>
9964
9965 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9966 timeout handling.
9967
0c1b455e
TT
99682016-12-02 Tom Tromey <tom@tromey.com>
9969
9970 * gdb.dwarf2/main-subprogram.c: New file.
9971 * gdb.dwarf2/main-subprogram.exp: New file.
9972
018572b8
LM
99732016-12-01 Luis Machado <lgustavo@codesourcery.com>
9974
9975 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9976 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9977 gdb_test_no_output for a couple of cases.
9978 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9979
84c93cd5
LM
99802016-12-01 Luis Machado <lgustavo@codesourcery.com>
9981
9982 Fix test names and standardize compilation error messages throughout
9983 the following files:
9984
9985 * gdb.ada/start.exp
9986 * gdb.arch/alpha-step.exp
9987 * gdb.arch/e500-prologue.exp
9988 * gdb.arch/ftrace-insn-reloc.exp
9989 * gdb.arch/gdb1291.exp
9990 * gdb.arch/gdb1431.exp
9991 * gdb.arch/gdb1558.exp
9992 * gdb.arch/i386-dr3-watch.exp
9993 * gdb.arch/i386-sse-stack-align.exp
9994 * gdb.arch/ia64-breakpoint-shadow.exp
9995 * gdb.arch/pa-nullify.exp
9996 * gdb.arch/powerpc-aix-prologue.exp
9997 * gdb.arch/thumb-bx-pc.exp
9998 * gdb.base/annota1.exp
9999 * gdb.base/annota3.exp
10000 * gdb.base/arrayidx.exp
10001 * gdb.base/assign.exp
10002 * gdb.base/attach.exp
10003 * gdb.base/auxv.exp
10004 * gdb.base/bang.exp
10005 * gdb.base/bfp-test.exp
10006 * gdb.base/bigcore.exp
10007 * gdb.base/bitfields2.exp
10008 * gdb.base/break-fun-addr.exp
10009 * gdb.base/break-probes.exp
10010 * gdb.base/call-rt-st.exp
10011 * gdb.base/callexit.exp
10012 * gdb.base/catch-fork-kill.exp
10013 * gdb.base/charset.exp
10014 * gdb.base/checkpoint.exp
10015 * gdb.base/comprdebug.exp
10016 * gdb.base/constvars.exp
10017 * gdb.base/coredump-filter.exp
10018 * gdb.base/cursal.exp
10019 * gdb.base/cvexpr.exp
10020 * gdb.base/detach.exp
10021 * gdb.base/display.exp
10022 * gdb.base/dmsym.exp
10023 * gdb.base/dprintf-pending.exp
10024 * gdb.base/dso2dso.exp
10025 * gdb.base/dtrace-probe.exp
10026 * gdb.base/dump.exp
10027 * gdb.base/enum_cond.exp
10028 * gdb.base/exe-lock.exp
10029 * gdb.base/exec-invalid-sysroot.exp
10030 * gdb.base/execl-update-breakpoints.exp
10031 * gdb.base/exprs.exp
10032 * gdb.base/fileio.exp
10033 * gdb.base/find.exp
10034 * gdb.base/finish.exp
10035 * gdb.base/fixsection.exp
10036 * gdb.base/foll-vfork.exp
10037 * gdb.base/frame-args.exp
10038 * gdb.base/gcore.exp
10039 * gdb.base/gdb1250.exp
10040 * gdb.base/global-var-nested-by-dso.exp
10041 * gdb.base/gnu-ifunc.exp
10042 * gdb.base/hashline1.exp
10043 * gdb.base/hashline2.exp
10044 * gdb.base/hashline3.exp
10045 * gdb.base/hbreak-in-shr-unsupported.exp
10046 * gdb.base/huge.exp
10047 * gdb.base/infcall-input.exp
10048 * gdb.base/info-fun.exp
10049 * gdb.base/info-shared.exp
10050 * gdb.base/jit-simple.exp
10051 * gdb.base/jit-so.exp
10052 * gdb.base/jit.exp
10053 * gdb.base/jump.exp
10054 * gdb.base/label.exp
10055 * gdb.base/lineinc.exp
10056 * gdb.base/logical.exp
10057 * gdb.base/longjmp.exp
10058 * gdb.base/macscp.exp
10059 * gdb.base/miscexprs.exp
10060 * gdb.base/new-ui-echo.exp
10061 * gdb.base/new-ui-pending-input.exp
10062 * gdb.base/new-ui.exp
10063 * gdb.base/nodebug.exp
10064 * gdb.base/nofield.exp
10065 * gdb.base/offsets.exp
10066 * gdb.base/overlays.exp
10067 * gdb.base/pending.exp
10068 * gdb.base/pointers.exp
10069 * gdb.base/pr11022.exp
10070 * gdb.base/printcmds.exp
10071 * gdb.base/prologue.exp
10072 * gdb.base/ptr-typedef.exp
10073 * gdb.base/realname-expand.exp
10074 * gdb.base/relativedebug.exp
10075 * gdb.base/relocate.exp
10076 * gdb.base/remote.exp
10077 * gdb.base/reread.exp
10078 * gdb.base/return2.exp
10079 * gdb.base/savedregs.exp
10080 * gdb.base/sep.exp
10081 * gdb.base/sepdebug.exp
10082 * gdb.base/sepsymtab.exp
10083 * gdb.base/set-inferior-tty.exp
10084 * gdb.base/setshow.exp
10085 * gdb.base/shlib-call.exp
10086 * gdb.base/sigaltstack.exp
10087 * gdb.base/siginfo-addr.exp
10088 * gdb.base/signals.exp
10089 * gdb.base/signull.exp
10090 * gdb.base/sigrepeat.exp
10091 * gdb.base/so-impl-ld.exp
10092 * gdb.base/solib-display.exp
10093 * gdb.base/solib-overlap.exp
10094 * gdb.base/solib-search.exp
10095 * gdb.base/solib-symbol.exp
10096 * gdb.base/structs.exp
10097 * gdb.base/structs2.exp
10098 * gdb.base/symtab-search-order.exp
10099 * gdb.base/twice.exp
10100 * gdb.base/unload.exp
10101 * gdb.base/varargs.exp
10102 * gdb.base/watchpoint-solib.exp
10103 * gdb.base/watchpoint.exp
10104 * gdb.base/whatis.exp
10105 * gdb.base/wrong_frame_bt_full.exp
10106 * gdb.btrace/dlopen.exp
10107 * gdb.cell/ea-standalone.exp
10108 * gdb.cell/ea-test.exp
10109 * gdb.cp/dispcxx.exp
10110 * gdb.cp/gdb2384.exp
10111 * gdb.cp/method2.exp
10112 * gdb.cp/nextoverthrow.exp
10113 * gdb.cp/pr10728.exp
10114 * gdb.disasm/am33.exp
10115 * gdb.disasm/h8300s.exp
10116 * gdb.disasm/mn10300.exp
10117 * gdb.disasm/sh3.exp
10118 * gdb.dwarf2/dw2-dir-file-name.exp
10119 * gdb.fortran/complex.exp
10120 * gdb.fortran/library-module.exp
10121 * gdb.guile/scm-pretty-print.exp
10122 * gdb.guile/scm-symbol.exp
10123 * gdb.guile/scm-type.exp
10124 * gdb.guile/scm-value.exp
10125 * gdb.linespec/linespec.exp
10126 * gdb.mi/gdb701.exp
10127 * gdb.mi/gdb792.exp
10128 * gdb.mi/mi-breakpoint-changed.exp
10129 * gdb.mi/mi-dprintf-pending.exp
10130 * gdb.mi/mi-dprintf.exp
10131 * gdb.mi/mi-exit-code.exp
10132 * gdb.mi/mi-pending.exp
10133 * gdb.mi/mi-solib.exp
10134 * gdb.mi/new-ui-mi-sync.exp
10135 * gdb.mi/pr11022.exp
10136 * gdb.mi/user-selected-context-sync.exp
10137 * gdb.opt/solib-intra-step.exp
10138 * gdb.python/py-events.exp
10139 * gdb.python/py-finish-breakpoint.exp
10140 * gdb.python/py-mi.exp
10141 * gdb.python/py-prettyprint.exp
10142 * gdb.python/py-shared.exp
10143 * gdb.python/py-symbol.exp
10144 * gdb.python/py-template.exp
10145 * gdb.python/py-type.exp
10146 * gdb.python/py-value.exp
10147 * gdb.reverse/solib-precsave.exp
10148 * gdb.reverse/solib-reverse.exp
10149 * gdb.server/solib-list.exp
10150 * gdb.stabs/weird.exp
10151 * gdb.threads/reconnect-signal.exp
10152 * gdb.threads/stepi-random-signal.exp
10153 * gdb.trace/actions.exp
10154 * gdb.trace/ax.exp
10155 * gdb.trace/backtrace.exp
10156 * gdb.trace/change-loc.exp
10157 * gdb.trace/deltrace.exp
10158 * gdb.trace/ftrace-lock.exp
10159 * gdb.trace/ftrace.exp
10160 * gdb.trace/infotrace.exp
10161 * gdb.trace/mi-tracepoint-changed.exp
10162 * gdb.trace/packetlen.exp
10163 * gdb.trace/passcount.exp
10164 * gdb.trace/pending.exp
10165 * gdb.trace/range-stepping.exp
10166 * gdb.trace/report.exp
10167 * gdb.trace/stap-trace.exp
10168 * gdb.trace/tfind.exp
10169 * gdb.trace/trace-break.exp
10170 * gdb.trace/trace-condition.exp
10171 * gdb.trace/trace-enable-disable.exp
10172 * gdb.trace/trace-mt.exp
10173 * gdb.trace/tracecmd.exp
10174 * gdb.trace/tspeed.exp
10175 * gdb.trace/tsv.exp
10176 * lib/perftest.exp
10177
fb9feb35
LM
101782016-12-01 Luis Machado <lgustavo@codesourcery.com>
10179
10180 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10181 with gdb_test_no_output.
10182 Use command as test name.
10183
cd2ddb6c
LM
101842016-12-01 Luis Machado <lgustavo@codesourcery.com>
10185
10186 Fix test names starting with uppercase throughout the files.
10187
10188 * gdb.ada/assign_1.exp
10189 * gdb.ada/boolean_expr.exp
10190 * gdb.base/arrayidx.exp
10191 * gdb.base/del.exp
10192 * gdb.base/gcore-buffer-overflow.exp
10193 * gdb.base/testenv.exp
10194 * gdb.compile/compile.exp
10195 * gdb.python/py-framefilter-invalidarg.exp
10196 * gdb.python/py-framefilter.exp
10197
bb95117e
LM
101982016-12-01 Luis Machado <lgustavo@codesourcery.com>
10199
10200 Fix test names starting with uppercase throughout the files.
10201
10202 * gdb.ada/array_return.exp
10203 * gdb.ada/expr_delims.exp
10204 * gdb.ada/mi_dyn_arr.exp
10205 * gdb.ada/mi_interface.exp
10206 * gdb.ada/mi_var_array.exp
10207 * gdb.ada/watch_arg.exp
10208 * gdb.arch/alpha-step.exp
10209 * gdb.arch/altivec-regs.exp
10210 * gdb.arch/e500-regs.exp
10211 * gdb.arch/powerpc-d128-regs.exp
10212 * gdb.base/arrayidx.exp
10213 * gdb.base/break.exp
10214 * gdb.base/checkpoint.exp
10215 * gdb.base/debug-expr.exp
10216 * gdb.base/dmsym.exp
10217 * gdb.base/radix.exp
10218 * gdb.base/sepdebug.exp
10219 * gdb.base/testenv.exp
10220 * gdb.base/watch_thread_num.exp
10221 * gdb.base/watchpoint-cond-gone.exp
10222 * gdb.cell/break.exp
10223 * gdb.cell/ea-cache.exp
10224 * gdb.compile/compile.exp
10225 * gdb.cp/gdb2495.exp
10226 * gdb.gdb/selftest.exp
10227 * gdb.gdb/xfullpath.exp
10228 * gdb.go/hello.exp
10229 * gdb.go/integers.exp
10230 * gdb.objc/basicclass.exp
10231 * gdb.pascal/hello.exp
10232 * gdb.pascal/integers.exp
10233 * gdb.python/py-breakpoint.exp
10234 * gdb.python/py-cmd.exp
10235 * gdb.python/py-linetable.exp
10236 * gdb.python/py-xmethods.exp
10237 * gdb.python/python.exp
10238 * gdb.reverse/consecutive-precsave.exp
10239 * gdb.reverse/finish-precsave.exp
10240 * gdb.reverse/i386-precsave.exp
10241 * gdb.reverse/machinestate-precsave.exp
10242 * gdb.reverse/sigall-precsave.exp
10243 * gdb.reverse/solib-precsave.exp
10244 * gdb.reverse/step-precsave.exp
10245 * gdb.reverse/until-precsave.exp
10246 * gdb.reverse/watch-precsave.exp
10247 * gdb.threads/leader-exit.exp
10248 * gdb.threads/pthreads.exp
10249 * gdb.threads/wp-replication.exp
10250 * gdb.trace/actions.exp
10251 * gdb.trace/mi-tsv-changed.exp
10252 * gdb.trace/tsv.exp
10253
de97fdd4
LM
102542016-12-01 Luis Machado <lgustavo@codesourcery.com>
10255
10256 Fix test names starting with uppercase throughout the files.
10257
10258 * gdb.arch/i386-bp_permanent.exp
10259 * gdb.arch/i386-gnu-cfi.exp
10260 * gdb.base/disasm-end-cu.exp
10261 * gdb.base/macscp.exp
10262 * gdb.base/pending.exp
10263 * gdb.base/watch_thread_num.exp
10264 * gdb.cp/exception.exp
10265 * gdb.cp/gdb2495.exp
10266 * gdb.cp/local.exp
10267 * gdb.python/py-evsignal.exp
10268 * gdb.python/python.exp
10269 * gdb.trace/tracecmd.exp
10270
9f058c10
LM
102712016-12-01 Luis Machado <lgustavo@codesourcery.com>
10272
10273 Fix test names starting with uppercase throughout the files.
10274
10275 * gdb.base/charset.exp
10276 * gdb.base/eval.exp
10277 * gdb.base/multi-forks.exp
10278 * gdb.guile/scm-progspace.exp
10279 * gdb.opencl/datatypes.exp
10280 * gdb.python/py-block.exp
10281 * gdb.python/py-function.exp
10282 * gdb.python/py-symbol.exp
10283 * gdb.python/py-symtab.exp
10284 * gdb.python/py-xmethods.exp
10285 * gdb.reverse/break-precsave.exp
10286 * gdb.reverse/break-reverse.exp
10287 * gdb.reverse/consecutive-precsave.exp
10288 * gdb.reverse/consecutive-reverse.exp
10289 * gdb.reverse/finish-precsave.exp
10290 * gdb.reverse/finish-reverse-bkpt.exp
10291 * gdb.reverse/finish-reverse.exp
10292 * gdb.reverse/fstatat-reverse.exp
10293 * gdb.reverse/getresuid-reverse.exp
10294 * gdb.reverse/i386-precsave.exp
10295 * gdb.reverse/i386-reverse.exp
10296 * gdb.reverse/i386-sse-reverse.exp
10297 * gdb.reverse/i387-stack-reverse.exp
10298 * gdb.reverse/insn-reverse.exp
10299 * gdb.reverse/machinestate-precsave.exp
10300 * gdb.reverse/machinestate.exp
10301 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10302 * gdb.reverse/pipe-reverse.exp
10303 * gdb.reverse/readv-reverse.exp
10304 * gdb.reverse/recvmsg-reverse.exp
10305 * gdb.reverse/rerun-prec.exp
10306 * gdb.reverse/s390-mvcle.exp
10307 * gdb.reverse/sigall-precsave.exp
10308 * gdb.reverse/sigall-reverse.exp
10309 * gdb.reverse/solib-precsave.exp
10310 * gdb.reverse/solib-reverse.exp
10311 * gdb.reverse/step-precsave.exp
10312 * gdb.reverse/step-reverse.exp
10313 * gdb.reverse/time-reverse.exp
10314 * gdb.reverse/until-precsave.exp
10315 * gdb.reverse/until-reverse.exp
10316 * gdb.reverse/waitpid-reverse.exp
10317 * gdb.reverse/watch-precsave.exp
10318 * gdb.reverse/watch-reverse.exp
10319
cdc7edd7
LM
103202016-12-01 Luis Machado <lgustavo@codesourcery.com>
10321
10322 Fix test names starting with uppercase throughout the files.
10323
10324 * gdb.arch/i386-mpx-simple_segv.exp
10325 * gdb.arch/i386-mpx.exp
10326 * gdb.arch/i386-permbkpt.exp
10327 * gdb.arch/pa-nullify.exp
10328 * gdb.arch/powerpc-d128-regs.exp
10329 * gdb.arch/vsx-regs.exp
10330 * gdb.base/bfp-test.exp
10331 * gdb.base/break.exp
10332 * gdb.base/breakpoint-shadow.exp
10333 * gdb.base/callfuncs.exp
10334 * gdb.base/charset.exp
10335 * gdb.base/commands.exp
10336 * gdb.base/completion.exp
10337 * gdb.base/dfp-test.exp
10338 * gdb.base/echo.exp
10339 * gdb.base/ending-run.exp
10340 * gdb.base/eval.exp
10341 * gdb.base/expand-psymtabs.exp
10342 * gdb.base/float128.exp
10343 * gdb.base/floatn.exp
10344 * gdb.base/foll-exec-mode.exp
10345 * gdb.base/gdb1056.exp
10346 * gdb.base/gdb11531.exp
10347 * gdb.base/kill-after-signal.exp
10348 * gdb.base/multi-forks.exp
10349 * gdb.base/overlays.exp
10350 * gdb.base/pending.exp
10351 * gdb.base/sepdebug.exp
10352 * gdb.base/testenv.exp
10353 * gdb.base/valgrind-db-attach.exp
10354 * gdb.base/watch_thread_num.exp
10355 * gdb.base/watchpoint-cond-gone.exp
10356 * gdb.base/watchpoint.exp
10357 * gdb.base/watchpoints.exp
10358 * gdb.cp/arg-reference.exp
10359 * gdb.cp/baseenum.exp
10360 * gdb.cp/operator.exp
10361 * gdb.cp/shadow.exp
10362 * gdb.dwarf2/dw2-op-out-param.exp
10363 * gdb.dwarf2/dw2-reg-undefined.exp
10364 * gdb.go/chan.exp
10365 * gdb.go/hello.exp
10366 * gdb.go/integers.exp
10367 * gdb.go/methods.exp
10368 * gdb.go/package.exp
10369 * gdb.guile/scm-parameter.exp
10370 * gdb.guile/scm-progspace.exp
10371 * gdb.guile/scm-value.exp
10372 * gdb.mi/mi-pending.exp
10373 * gdb.mi/user-selected-context-sync.exp
10374 * gdb.multi/multi-attach.exp
10375 * gdb.multi/tids.exp
10376 * gdb.opt/clobbered-registers-O2.exp
10377 * gdb.pascal/floats.exp
10378 * gdb.pascal/integers.exp
10379 * gdb.python/py-block.exp
10380 * gdb.python/py-events.exp
10381 * gdb.python/py-parameter.exp
10382 * gdb.python/py-symbol.exp
10383 * gdb.python/py-symtab.exp
10384 * gdb.python/py-type.exp
10385 * gdb.python/py-value.exp
10386 * gdb.python/py-xmethods.exp
10387 * gdb.python/python.exp
10388 * gdb.reverse/break-precsave.exp
10389 * gdb.reverse/consecutive-precsave.exp
10390 * gdb.reverse/finish-precsave.exp
10391 * gdb.reverse/i386-precsave.exp
10392 * gdb.reverse/machinestate-precsave.exp
10393 * gdb.reverse/sigall-precsave.exp
10394 * gdb.reverse/solib-precsave.exp
10395 * gdb.reverse/step-precsave.exp
10396 * gdb.reverse/until-precsave.exp
10397 * gdb.reverse/watch-precsave.exp
10398 * gdb.server/ext-attach.exp
10399 * gdb.server/ext-restart.exp
10400 * gdb.server/ext-run.exp
10401 * gdb.server/ext-wrapper.exp
10402 * gdb.stabs/gdb11479.exp
10403 * gdb.stabs/weird.exp
10404 * gdb.threads/attach-many-short-lived-threads.exp
10405 * gdb.threads/kill.exp
10406 * gdb.threads/watchpoint-fork.exp
10407
bc6c7af4
LM
104082016-12-01 Luis Machado <lgustavo@codesourcery.com>
10409
10410 Fix test names starting with uppercase throughout all the files below.
10411
10412 * gdb.ada/array_return.exp
10413 * gdb.ada/catch_ex.exp
10414 * gdb.ada/info_exc.exp
10415 * gdb.ada/mi_catch_ex.exp
10416 * gdb.ada/mi_dyn_arr.exp
10417 * gdb.ada/mi_ex_cond.exp
10418 * gdb.ada/mi_exc_info.exp
10419 * gdb.ada/mi_interface.exp
10420 * gdb.ada/mi_task_arg.exp
10421 * gdb.ada/mi_task_info.exp
10422 * gdb.ada/mi_var_array.exp
10423 * gdb.arch/alpha-step.exp
10424 * gdb.arch/amd64-disp-step.exp
10425 * gdb.arch/arm-disp-step.exp
10426 * gdb.arch/disp-step-insn-reloc.exp
10427 * gdb.arch/e500-prologue.exp
10428 * gdb.arch/ftrace-insn-reloc.exp
10429 * gdb.arch/gdb1558.exp
10430 * gdb.arch/i386-bp_permanent.exp
10431 * gdb.arch/i386-disp-step.exp
10432 * gdb.arch/i386-float.exp
10433 * gdb.arch/i386-gnu-cfi.exp
10434 * gdb.arch/ia64-breakpoint-shadow.exp
10435 * gdb.arch/mips16-thunks.exp
10436 * gdb.arch/pa-nullify.exp
10437 * gdb.arch/powerpc-aix-prologue.exp
10438 * gdb.arch/powerpc-power.exp
10439 * gdb.arch/ppc-dfp.exp
10440 * gdb.arch/s390-tdbregs.exp
10441 * gdb.arch/spu-info.exp
10442 * gdb.arch/spu-ls.exp
10443 * gdb.arch/thumb-bx-pc.exp
10444 * gdb.base/advance.exp
10445 * gdb.base/annota-input-while-running.exp
10446 * gdb.base/arrayidx.exp
10447 * gdb.base/asmlabel.exp
10448 * gdb.base/async.exp
10449 * gdb.base/attach-wait-input.exp
10450 * gdb.base/auto-connect-native-target.exp
10451 * gdb.base/batch-preserve-term-settings.exp
10452 * gdb.base/bfp-test.exp
10453 * gdb.base/bigcore.exp
10454 * gdb.base/bp-permanent.exp
10455 * gdb.base/break-always.exp
10456 * gdb.base/break-fun-addr.exp
10457 * gdb.base/break-idempotent.exp
10458 * gdb.base/break-main-file-remove-fail.exp
10459 * gdb.base/break-probes.exp
10460 * gdb.base/break-unload-file.exp
10461 * gdb.base/break.exp
10462 * gdb.base/call-ar-st.exp
10463 * gdb.base/call-rt-st.exp
10464 * gdb.base/call-sc.exp
10465 * gdb.base/call-signal-resume.exp
10466 * gdb.base/call-strs.exp
10467 * gdb.base/callexit.exp
10468 * gdb.base/callfuncs.exp
10469 * gdb.base/catch-gdb-caused-signals.exp
10470 * gdb.base/catch-signal-siginfo-cond.exp
10471 * gdb.base/catch-syscall.exp
10472 * gdb.base/compare-sections.exp
10473 * gdb.base/cond-eval-mode.exp
10474 * gdb.base/condbreak-call-false.exp
10475 * gdb.base/consecutive-step-over.exp
10476 * gdb.base/cursal.exp
10477 * gdb.base/disabled-location.exp
10478 * gdb.base/disasm-end-cu.exp
10479 * gdb.base/display.exp
10480 * gdb.base/double-prompt-target-event-error.exp
10481 * gdb.base/dprintf-bp-same-addr.exp
10482 * gdb.base/dprintf-detach.exp
10483 * gdb.base/dprintf-next.exp
10484 * gdb.base/dprintf-non-stop.exp
10485 * gdb.base/dprintf-pending.exp
10486 * gdb.base/dso2dso.exp
10487 * gdb.base/ending-run.exp
10488 * gdb.base/enum_cond.exp
10489 * gdb.base/examine-backward.exp
10490 * gdb.base/exe-lock.exp
10491 * gdb.base/exec-invalid-sysroot.exp
10492 * gdb.base/execl-update-breakpoints.exp
10493 * gdb.base/execution-termios.exp
10494 * gdb.base/fileio.exp
10495 * gdb.base/fixsection.exp
10496 * gdb.base/foll-exec-mode.exp
10497 * gdb.base/foll-exec.exp
10498 * gdb.base/fork-running-state.exp
10499 * gdb.base/frame-args.exp
10500 * gdb.base/fullpath-expand.exp
10501 * gdb.base/func-ptr.exp
10502 * gdb.base/gcore-relro-pie.exp
10503 * gdb.base/gdb1090.exp
10504 * gdb.base/gdb1555.exp
10505 * gdb.base/global-var-nested-by-dso.exp
10506 * gdb.base/gnu-ifunc.exp
10507 * gdb.base/hbreak-in-shr-unsupported.exp
10508 * gdb.base/hbreak-unmapped.exp
10509 * gdb.base/hook-stop.exp
10510 * gdb.base/infcall-input.exp
10511 * gdb.base/info-fun.exp
10512 * gdb.base/info-shared.exp
10513 * gdb.base/interrupt-noterm.exp
10514 * gdb.base/jit-so.exp
10515 * gdb.base/jit.exp
10516 * gdb.base/line-symtabs.exp
10517 * gdb.base/list.exp
10518 * gdb.base/longjmp.exp
10519 * gdb.base/macscp.exp
10520 * gdb.base/max-value-size.exp
10521 * gdb.base/nodebug.exp
10522 * gdb.base/nofield.exp
10523 * gdb.base/overlays.exp
10524 * gdb.base/paginate-after-ctrl-c-running.exp
10525 * gdb.base/paginate-bg-execution.exp
10526 * gdb.base/paginate-inferior-exit.exp
10527 * gdb.base/pending.exp
10528 * gdb.base/pr11022.exp
10529 * gdb.base/printcmds.exp
10530 * gdb.base/ptr-typedef.exp
10531 * gdb.base/ptype.exp
10532 * gdb.base/randomize.exp
10533 * gdb.base/range-stepping.exp
10534 * gdb.base/realname-expand.exp
10535 * gdb.base/relativedebug.exp
10536 * gdb.base/remote.exp
10537 * gdb.base/savedregs.exp
10538 * gdb.base/sepdebug.exp
10539 * gdb.base/set-noassign.exp
10540 * gdb.base/shlib-call.exp
10541 * gdb.base/shreloc.exp
10542 * gdb.base/sigaltstack.exp
10543 * gdb.base/sigbpt.exp
10544 * gdb.base/siginfo-addr.exp
10545 * gdb.base/siginfo-obj.exp
10546 * gdb.base/siginfo-thread.exp
10547 * gdb.base/signest.exp
10548 * gdb.base/signull.exp
10549 * gdb.base/sigrepeat.exp
10550 * gdb.base/skip.exp
10551 * gdb.base/so-impl-ld.exp
10552 * gdb.base/solib-corrupted.exp
10553 * gdb.base/solib-disc.exp
10554 * gdb.base/solib-display.exp
10555 * gdb.base/solib-overlap.exp
10556 * gdb.base/solib-search.exp
10557 * gdb.base/solib-symbol.exp
10558 * gdb.base/source-execution.exp
10559 * gdb.base/sss-bp-on-user-bp-2.exp
10560 * gdb.base/sss-bp-on-user-bp.exp
10561 * gdb.base/stack-checking.exp
10562 * gdb.base/stale-infcall.exp
10563 * gdb.base/step-break.exp
10564 * gdb.base/step-line.exp
10565 * gdb.base/step-over-exit.exp
10566 * gdb.base/step-test.exp
10567 * gdb.base/structs.exp
10568 * gdb.base/sym-file.exp
10569 * gdb.base/symtab-search-order.exp
10570 * gdb.base/term.exp
10571 * gdb.base/type-opaque.exp
10572 * gdb.base/unload.exp
10573 * gdb.base/until-nodebug.exp
10574 * gdb.base/until.exp
10575 * gdb.base/unwindonsignal.exp
10576 * gdb.base/watch-cond.exp
10577 * gdb.base/watch-non-mem.exp
10578 * gdb.base/watch_thread_num.exp
10579 * gdb.base/watchpoint-reuse-slot.exp
10580 * gdb.base/watchpoint-solib.exp
10581 * gdb.base/watchpoint.exp
10582 * gdb.btrace/dlopen.exp
10583 * gdb.cell/arch.exp
10584 * gdb.cell/break.exp
10585 * gdb.cell/bt.exp
10586 * gdb.cell/core.exp
10587 * gdb.cell/data.exp
10588 * gdb.cell/dwarfaddr.exp
10589 * gdb.cell/ea-cache.exp
10590 * gdb.cell/ea-standalone.exp
10591 * gdb.cell/ea-test.exp
10592 * gdb.cell/f-regs.exp
10593 * gdb.cell/fork.exp
10594 * gdb.cell/gcore.exp
10595 * gdb.cell/mem-access.exp
10596 * gdb.cell/ptype.exp
10597 * gdb.cell/registers.exp
10598 * gdb.cell/sizeof.exp
10599 * gdb.cell/solib-symbol.exp
10600 * gdb.cell/solib.exp
10601 * gdb.compile/compile-tls.exp
10602 * gdb.cp/exception.exp
10603 * gdb.cp/gdb2495.exp
10604 * gdb.cp/local.exp
10605 * gdb.cp/mb-inline.exp
10606 * gdb.cp/mb-templates.exp
10607 * gdb.cp/pr10687.exp
10608 * gdb.cp/pr9167.exp
10609 * gdb.cp/scope-err.exp
10610 * gdb.cp/templates.exp
10611 * gdb.cp/virtfunc.exp
10612 * gdb.dwarf2/dw2-dir-file-name.exp
10613 * gdb.dwarf2/dw2-single-line-discriminators.exp
10614 * gdb.fortran/complex.exp
10615 * gdb.fortran/library-module.exp
10616 * gdb.guile/guile.exp
10617 * gdb.guile/scm-cmd.exp
10618 * gdb.guile/scm-frame-inline.exp
10619 * gdb.guile/scm-objfile.exp
10620 * gdb.guile/scm-pretty-print.exp
10621 * gdb.guile/scm-symbol.exp
10622 * gdb.guile/scm-type.exp
10623 * gdb.guile/scm-value.exp
10624 * gdb.linespec/keywords.exp
10625 * gdb.linespec/ls-errs.exp
10626 * gdb.linespec/macro-relative.exp
10627 * gdb.linespec/thread.exp
10628 * gdb.mi/mi-breakpoint-changed.exp
10629 * gdb.mi/mi-dprintf-pending.exp
10630 * gdb.mi/mi-fullname-deleted.exp
10631 * gdb.mi/mi-logging.exp
10632 * gdb.mi/mi-pending.exp
10633 * gdb.mi/mi-solib.exp
10634 * gdb.mi/new-ui-mi-sync.exp
10635 * gdb.mi/user-selected-context-sync.exp
10636 * gdb.multi/dummy-frame-restore.exp
10637 * gdb.multi/multi-arch-exec.exp
10638 * gdb.multi/remove-inferiors.exp
10639 * gdb.multi/watchpoint-multi-exit.exp
10640 * gdb.opt/solib-intra-step.exp
10641 * gdb.perf/backtrace.exp
10642 * gdb.perf/single-step.exp
10643 * gdb.perf/skip-command.exp
10644 * gdb.perf/skip-prologue.exp
10645 * gdb.perf/solib.exp
10646 * gdb.python/lib-types.exp
10647 * gdb.python/py-as-string.exp
10648 * gdb.python/py-bad-printers.exp
10649 * gdb.python/py-block.exp
10650 * gdb.python/py-breakpoint.exp
10651 * gdb.python/py-cmd.exp
10652 * gdb.python/py-events.exp
10653 * gdb.python/py-evthreads.exp
10654 * gdb.python/py-finish-breakpoint.exp
10655 * gdb.python/py-finish-breakpoint2.exp
10656 * gdb.python/py-frame-inline.exp
10657 * gdb.python/py-frame.exp
10658 * gdb.python/py-inferior.exp
10659 * gdb.python/py-infthread.exp
10660 * gdb.python/py-mi.exp
10661 * gdb.python/py-objfile.exp
10662 * gdb.python/py-pp-maint.exp
10663 * gdb.python/py-pp-registration.exp
10664 * gdb.python/py-prettyprint.exp
10665 * gdb.python/py-recurse-unwind.exp
10666 * gdb.python/py-shared.exp
10667 * gdb.python/py-symbol.exp
10668 * gdb.python/py-symtab.exp
10669 * gdb.python/py-template.exp
10670 * gdb.python/py-type.exp
10671 * gdb.python/py-unwind-maint.exp
10672 * gdb.python/py-unwind.exp
10673 * gdb.python/py-value.exp
10674 * gdb.python/python.exp
10675 * gdb.reverse/finish-reverse-bkpt.exp
10676 * gdb.reverse/insn-reverse.exp
10677 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10678 * gdb.reverse/solib-precsave.exp
10679 * gdb.reverse/solib-reverse.exp
10680 * gdb.stabs/gdb11479.exp
10681 * gdb.stabs/weird.exp
10682 * gdb.threads/fork-child-threads.exp
10683 * gdb.threads/fork-plus-threads.exp
10684 * gdb.threads/fork-thread-pending.exp
10685 * gdb.threads/forking-threads-plus-breakpoint.exp
10686 * gdb.threads/hand-call-in-threads.exp
10687 * gdb.threads/interrupted-hand-call.exp
10688 * gdb.threads/linux-dp.exp
10689 * gdb.threads/local-watch-wrong-thread.exp
10690 * gdb.threads/next-while-other-thread-longjmps.exp
10691 * gdb.threads/non-ldr-exit.exp
10692 * gdb.threads/pending-step.exp
10693 * gdb.threads/print-threads.exp
10694 * gdb.threads/process-dies-while-detaching.exp
10695 * gdb.threads/process-dies-while-handling-bp.exp
10696 * gdb.threads/pthreads.exp
10697 * gdb.threads/queue-signal.exp
10698 * gdb.threads/reconnect-signal.exp
10699 * gdb.threads/signal-command-handle-nopass.exp
10700 * gdb.threads/signal-command-multiple-signals-pending.exp
10701 * gdb.threads/signal-delivered-right-thread.exp
10702 * gdb.threads/signal-sigtrap.exp
10703 * gdb.threads/sigthread.exp
10704 * gdb.threads/staticthreads.exp
10705 * gdb.threads/stepi-random-signal.exp
10706 * gdb.threads/thread-unwindonsignal.exp
10707 * gdb.threads/thread_check.exp
10708 * gdb.threads/thread_events.exp
10709 * gdb.threads/tid-reuse.exp
10710 * gdb.threads/tls-nodebug.exp
10711 * gdb.threads/tls-shared.exp
10712 * gdb.threads/tls-so_extern.exp
10713 * gdb.threads/tls.exp
10714 * gdb.threads/wp-replication.exp
10715 * gdb.trace/actions-changed.exp
10716 * gdb.trace/actions.exp
10717 * gdb.trace/backtrace.exp
10718 * gdb.trace/change-loc.exp
10719 * gdb.trace/collection.exp
10720 * gdb.trace/deltrace.exp
10721 * gdb.trace/disconnected-tracing.exp
10722 * gdb.trace/entry-values.exp
10723 * gdb.trace/ftrace-lock.exp
10724 * gdb.trace/ftrace.exp
10725 * gdb.trace/infotrace.exp
10726 * gdb.trace/mi-trace-frame-collected.exp
10727 * gdb.trace/mi-trace-unavailable.exp
10728 * gdb.trace/mi-traceframe-changed.exp
10729 * gdb.trace/mi-tracepoint-changed.exp
10730 * gdb.trace/mi-tsv-changed.exp
10731 * gdb.trace/no-attach-trace.exp
10732 * gdb.trace/packetlen.exp
10733 * gdb.trace/passc-dyn.exp
10734 * gdb.trace/passcount.exp
10735 * gdb.trace/pending.exp
10736 * gdb.trace/pr16508.exp
10737 * gdb.trace/qtro.exp
10738 * gdb.trace/range-stepping.exp
10739 * gdb.trace/read-memory.exp
10740 * gdb.trace/report.exp
10741 * gdb.trace/save-trace.exp
10742 * gdb.trace/signal.exp
10743 * gdb.trace/stap-trace.exp
10744 * gdb.trace/status-stop.exp
10745 * gdb.trace/strace.exp
10746 * gdb.trace/tfile.exp
10747 * gdb.trace/tfind.exp
10748 * gdb.trace/trace-break.exp
10749 * gdb.trace/trace-condition.exp
10750 * gdb.trace/trace-enable-disable.exp
10751 * gdb.trace/trace-mt.exp
10752 * gdb.trace/tracecmd.exp
10753 * gdb.trace/tracefile-pseudo-reg.exp
10754 * gdb.trace/tspeed.exp
10755 * gdb.trace/tstatus.exp
10756 * gdb.trace/tsv.exp
10757 * gdb.trace/unavailable.exp
10758 * gdb.trace/while-dyn.exp
10759 * gdb.trace/while-stepping.exp
10760 * lib/gdb-guile.exp
10761 * lib/gdb.exp
10762 * lib/mi-support.exp
10763 * lib/pascal.exp
10764 * lib/perftest.exp
10765 * lib/prelink-support.exp
10766 * lib/selftest-support.exp
10767
ad02e4fe
SM
107682016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10769
10770 * Makefile.in: Include disable-implicit-rules.mk.
10771
22347e55
AA
107722016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10773
10774 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10775 non-byte-aligned bit fields.
10776
da5b30da
AA
107772016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10778
10779 PR gdb/12616
10780 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10781 respects the DW_AT_data_bit_offset attribute.
10782
b593ecca
SM
107832016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10784
10785 * gdb.base/default.exp: Fix output of "set language".
10786
3b165252
SM
107872016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10788
10789 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10790 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10791 make.
10792 * configure.ac: Remove checks for the make program.
10793 * configure: Re-generate.
10794
1a2f3d7f
KB
107952016-11-16 Kevin Buettner <kevinb@redhat.com>
10796
10797 * gdb.python/py-recurse-unwind.c (main): Add loop.
10798 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10799 to read_register() and gdb.parse_and_eval(). Make each code
10800 call a separate case that can be individually tested.
10801 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10802 proc. Call cont_and_backtrace for each of the code paths that
10803 we want to test in the unwinder.
10804
b7f38fda
AA
108052016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10806
10807 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10808 the definition of struct S.
10809
1f8db343
CM
108102016-11-11 Catherine Moore <clm@codesourcery.com>
10811
10812 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10813
fad0c9fb
PA
108142016-11-09 Pedro Alves <palves@redhat.com>
10815
10816 * gdb.base/commands.exp (runto_or_return): New procedure.
10817 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10818 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10819 (progvar_simple_while_test, progvar_complex_if_while_test)
10820 (if_while_breakpoint_command_test)
10821 (infrun_breakpoint_command_test, breakpoint_command_test)
10822 (user_defined_command_test, watchpoint_command_test)
10823 (test_command_prompt_position, redefine_hook_test)
10824 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10825 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10826 multi_line_input and multi_line. Remove gdb_expect and
10827 gdb_stop_suppressing_tests uses.
10828 * lib/gdb.exp (valnum_re): New global.
10829 (multi_line_input): New procedure.
10830
8354c62c
SM
108312016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10832
10833 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10834 Remove.
10835 (test_setup): Define with proc_with_prefix.
10836 (test_cli_inferior): Likewise.
10837 (test_cli_thread): Likewise.
10838 (test_cli_frame): Likewise.
10839 (test_cli_select_frame): Likewise.
10840 (test_cli_up_down): Likewise.
10841 (test_mi_thread_select): Likewise.
10842 (test_mi_stack_select_frame): Likewise.
10843 (test_cli_in_mi_inferior): Likewise.
10844 (test_cli_in_mi_thread): Likewise.
10845 (test_cli_in_mi_frame): Likewise.
10846 (top level): Do not use with_test_prefix_procname.
10847
64f367a2
PA
108482016-11-09 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.base/commands.exp (gdbvar_simple_if_test)
10851 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10852 (progvar_simple_if_test, progvar_simple_while_test)
10853 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10854 (infrun_breakpoint_command_test, breakpoint_command_test)
10855 (user_defined_command_test, watchpoint_command_test)
10856 (test_command_prompt_position, deprecated_command_test)
10857 (bp_deleted_in_command, temporary_breakpoint_commands)
10858 (stray_arg0_test, source_file_with_indented_comment)
10859 (recursive_source_test, if_commands_test)
10860 (error_clears_commands_left, redefine_hook_test)
10861 (redefine_backtrace_test): Use proc_with_prefix.
10862 * lib/gdb.exp (proc_with_prefix): New proc.
10863
0bb65f1e
AA
108642016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10865
10866 * gdb.base/tui-layout.c: New file.
10867 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10868 disassembly window contains very long lines.
10869
7353f247
TT
108702016-11-08 Tom Tromey <tom@tromey.com>
10871
10872 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10873 depend on Python 2.
10874
30a7bb83
TT
108752016-11-08 Tom Tromey <tom@tromey.com>
10876
10877 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10878 New method.
10879
cdf5a07c
MG
108802016-10-29 Manish Goregaokar <manish@mozilla.com>
10881
2806dc7e 10882 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10883
51a789c3
MG
108842016-10-27 Manish Goregaokar <manish@mozilla.com>
10885
2806dc7e
PA
10886 * gdb.rust/simple.rs: Add test for univariant enums without
10887 discriminants and for encoded struct-like enums.
51a789c3 10888
f610ab6d
PA
108892016-10-28 Pedro Alves <palves@redhat.com>
10890
10891 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10892 gdb_test_multiple, tighten regexps and match symtabs and line
10893 tables incrementally.
10894
b129b0ca
LM
108952016-10-28 Luis Machado <lgustavo@codesourcery.com>
10896
10897 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10898 general.
10899
ecf45d2c
SL
109002016-10-25 Luis Machado <lgustavo@codesourcery.com>
10901
10902 * gdb.base/exec-invalid-sysroot.exp: New file.
10903
b8d38ee4
JK
109042016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10905
10906 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10907
f90fd8c2
JK
109082016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10909
10910 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10911
2d2476aa
MR
109122016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10913
2806dc7e
PA
10914 * gdb.base/killed-outside.exp: Remove $options from a call to
10915 `prepare_for_testing'.
2d2476aa 10916
e42b25a0
SM
109172016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10918
10919 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10920 Change test message.
10921
3ccdb432
SM
109222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10923
10924 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10925 Update comment.
10926
5bad3170
SM
109272016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10928
10929 * gdb.trace/mi-trace-save.exp: New file.
10930
5ad9dba7
YQ
109312016-10-13 Yao Qi <yao.qi@linaro.org>
10932
10933 * gdb.base/code_elim.exp (get_var_address): Remove.
10934 * gdb.base/relocate.exp: Likewise.
10935 * gdb.base/shreloc.exp: Likewise.
10936 * lib/gdb.exp (get_var_address): New.
10937
62df7e21
YQ
109382016-10-13 Yao Qi <yao.qi@linaro.org>
10939
10940 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10941 floating point tests if $skip_float_test is false.
10942
4dac951e
LM
109432016-10-12 Luis Machado <lgustavo@codesourcery.com>
10944
10945 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10946 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10947 argc values.
10948 Add 1 to argc so we guarantee distinct initial/modified argc values.
10949
8f1a8fc4
JK
109502016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10951
10952 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10953
16c85b5d
JK
109542016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10955
10956 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10957 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10958 * gdb.arch/vsx-regs.exp: Likewise.
10959
1d0e042a
YQ
109602016-10-07 Yao Qi <yao.qi@linaro.org>
10961
10962 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10963
68dadef5
MM
109642016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10965
10966 * gdb.python/python.exp: Test decode_line("*0").
10967
33fa2c6e
DE
109682016-10-06 Doug Evans <dje@google.com>
10969
10970 * gdb.python/py-value.exp (test_value_creation): Add test for large
10971 unsigned 64-bit value.
10972
9c37b5ae
TT
109732016-10-06 Tom Tromey <tom@tromey.com>
10974
10975 * gdb.compile/compile.exp: Change java tests to rust.
10976 * gdb.base/setshow.exp: Change java tests to rust.
10977 * gdb.base/default.exp: Remove java from language list.
10978 * README (Examples): Update language example.
10979 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10980 test.
10981 * lib/gdb.exp (skip_java_tests): Remove.
10982 * lib/java.exp: Remove.
10983 * gdb.java: Remove.
10984
78b86327
MR
109852016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10986
10987 * gdb.arch/mips-fcr.exp: New test.
10988 * gdb.arch/mips-fcr.c: Source for the new test.
10989
7470adbb
MR
109902016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10991
10992 * gdb.base/solib-disc.exp: Use `standard_output_file'
10993 throughout.
10994
4a556533
PA
109952016-10-06 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.base/jit-simple-dl.c: New file.
10998 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10999 * gdb.base/jit-simple.c: ... this.
11000 * gdb.base/jit-simple.exp (jit_run): Delete.
11001 (build_jit): New proc.
11002 (jit_test_reread): Recompile either the main program or the shared
11003 library, depending on what is being tested. Skip changing address
11004 if caller wants to. Compare before/after addresses. If testing
11005 standalone, explicitly load the binary. Test "maint info
11006 breakpoints".
11007 (top level): Add "standalone vs shared lib" and "change address"
11008 vs "same address" axes.
11009
5a122fbc
PA
110102016-10-06 Pedro Alves <palves@redhat.com>
11011
11012 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11013 call.
11014 (jit_run): Delete.
11015 (jit_test_reread): Use with_test_prefix. Reload the main binary
11016 explicitly. Compare the before/after addresses of the JIT
11017 descriptor.
11018
ee8da4b8
DE
110192016-08-15 Doug Evans <dje@google.com>
11020
11021 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11022 for single bitfields is bool.
11023 * gdb.xml/tdesc-regs.exp: Ditto.
11024
f389f6fe
JK
110252016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11026
11027 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11028
fdebf1a4
YQ
110292016-10-05 Yao Qi <yao.qi@linaro.org>
11030
11031 * lib/gdb.exp (support_complex_tests): Return zero if
11032 gdb_skip_float_test return true.
11033
9c36d954 110342016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11035 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11036
11037 PR gdb/20487
11038 * gdb.mi/user-selected-context-sync.exp: New file.
11039 * gdb.mi/user-selected-context-sync.c: New file.
11040
4034d0ff 110412016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11042 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11043
11044 PR gdb/20487
11045 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11046 =thread-select-event check.
11047
a4297203
PB
110482016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11049
11050 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11051 the compulsory L operand changes.
11052 * gdb.arch/powerpc-power.s: Likewise.
11053
bb805577
JK
110542016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11055
11056 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11057 * gdb.base/jit-attach-pie.c: New file.
11058 * gdb.base/jit-attach-pie.exp: New file.
11059
6d61dee5
PA
110602016-09-28 Pedro Alves <palves@redhat.com>
11061
11062 * gdb.base/infcall-input.c: New file.
11063 * gdb.base/infcall-input.exp: New file.
11064
f73842fc
YQ
110652016-09-22 Yao Qi <yao.qi@linaro.org>
11066
11067 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11068 (gdb_exit): Rename it to ...
11069 (gdbserver_gdb_exit): ... Close GDBserver.
11070 (gdb_exit): New proc, call gdbserver_gdb_exit.
11071 (mi_gdb_exit): Likewise.
11072
90681dab
YQ
110732016-09-22 Yao Qi <yao.qi@linaro.org>
11074
11075 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11076 path.
11077 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11078 Remove duplication.
11079
9c211fd8
YQ
110802016-09-22 Yao Qi <yao.qi@linaro.org>
11081
11082 * lib/gdbserver-support.exp: Check the existence of
11083 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11084
ad0a504f
AK
110852016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11086
11087 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11088
36cf1806
TT
110892016-09-21 Tom Tromey <tom@tromey.com>
11090
11091 PR gdb/20604:
11092 * gdb.base/quit.exp: New file.
11093
74172ecf
SM
110942016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11095
11096 * .gitignore: New file.
11097
3d0ec882
MR
110982016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11099
11100 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11101 throughout.
11102
8193adea
AA
111032016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11104
11105 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11106
d41a5c09
JK
111072016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * gdb.cp/casts.cc (decltype): Move it ...
11110 (main): ... with its call to ...
11111 * gdb.cp/casts03.cc: ... a new file.
11112 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11113
d2dfe700
JK
111142016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11115
11116 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11117
e2a92b16
PB
111182016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11119
11120 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11121 and sync up the test with tests in gas/testsuite/gas/ppc.
11122 * gdb.arch/powerpc-power.exp: Likewise.
11123
49b4de64
JK
111242016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11125
11126 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11127
2c29df25
SDJ
111282016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11129 Jan Kratochvil <jan.kratochvil@redhat.com>
11130
11131 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11132 make m1's definition to be different from m2's. Use 'dummy' as an
11133 argument for probe 'two'.
11134
cc3c2846
JB
111352016-09-10 Jon Beniston <jon@beniston.com>
11136
11137 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11138 for sim target.
11139
e1b2624a
AA
111402016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11141
11142 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11143 variable declaration.
11144 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11145 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11146 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11147 received HWCAP as its argument.
11148
4295e285
PA
111492016-09-06 Pedro Alves <palves@redhat.com>
11150
11151 * gdb.base/new-ui-pending-input.c: New file.
11152 * gdb.base/new-ui-pending-input.exp: New file.
11153 * gdb.exp (clear_gdb_spawn_id): New procedure.
11154 (with_spawn_id): Check whether gdb_spawn_id exists before
11155 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11156 on exit.
11157
00d5215e
UW
111582016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11159
11160 * gdb.base/float128.c: New file.
11161 * gdb.base/float128.exp: Likewise.
11162 * gdb.base/floatn.c: Likewise.
11163 * gdb.base/floatn.exp: Likewise.
11164
a9ff5f12
UW
111652016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11166
11167 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11168
f245535c
PA
111692016-09-05 Pedro Alves <palves@redhat.com>
11170
11171 PR backtrace/19927
11172 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11173 unwinders are immediately called as side effect of "source" or
11174 "disable unwinder" commands.
11175 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11176
ae9cf263
YQ
111772016-09-02 Yao Qi <yao.qi@linaro.org>
11178
11179 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11180 is true and $type is "float" or "double".
11181
27aba047
YQ
111822016-09-02 Yao Qi <yao.qi@linaro.org>
11183
11184 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11185 true.
11186 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11187 * gdb.base/call-rt-st.exp: Likewise.
11188 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11189 return value instead of gdb,skip_float_test.
11190 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11191 (do_function_calls): Use its return value instead of
11192 gdb,skip_float_test.
11193 * gdb.base/finish.exp: Likewise.
11194 * gdb.base/funcargs.exp: Likewise.
11195 * gdb.base/return.exp: Likewise.
11196 * gdb.base/return2.exp: Likewise.
11197 * gdb.base/varargs.exp: Likewise.
11198 * lib/gdb.exp (gdb_skip_float_test): Change it to
11199 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11200
5af962df
AA
112012016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11202
11203 * gdb.multi/tids.exp: Test "thread apply all".
11204
7fac6910
JK
112052016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11206
11207 * gdb.base/default.exp (tty): Remove.
11208
bb1fe4ac
KB
112092016-08-24 Kevin Buettner <kevinb@redhat.com>
11210
2806dc7e
PA
11211 * gdb.python/py-recurse-unwind.c: New file.
11212 * gdb.python/py-recurse-unwind.py: New file.
11213 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11214
0a1ddfa6
SM
112152016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11216
11217 * gdb.base/set-inferior-tty.exp: New file.
11218 * gdb.base/set-inferior-tty.c: New file.
11219
d9de1fe3
PA
112202016-08-23 Pedro Alves <palves@redhat.com>
11221
11222 PR gdb/20494
11223 * gdb.base/new-ui-echo.c: New file.
11224 * gdb.base/new-ui-echo.exp: New file.
11225
e9d9abd7
YQ
112262016-08-23 Yao Qi <yao.qi@linaro.org>
11227
11228 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11229 gdbserver_spawn.
11230 * gdb.server/connect-without-multi-process.exp (do_test):
11231 Likewise.
11232
3589529e
YQ
112332016-08-23 Yao Qi <yao.qi@linaro.org>
11234
11235 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11236 standalone_txt. Delete gdb_txt and standalone_txt on host
11237 and target. Spawn the binary on target. Copy files from
11238 target to host.
11239
6bb90213
PA
112402016-08-22 Pedro Alves <palves@redhat.com>
11241
11242 PR gdb/20505
11243 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11244 with_test_prefix. Factor out bits to ...
11245 (test_no_vdso): ... this new procedure.
11246
20c2c024
CL
112472016-08-19 Carl Love <cel@us.ibm.com>
11248
11249 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11250 maintaining separate logic for constructing the output path.
11251 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11252 * gdb.arch/ppc-dfp.exp: Likewise.
11253 * gdb.arch/ppc-fp.exp: Likewise.
11254 * gdb.arch/vsx-regs.exp: Likewise.
11255 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11256 binprefix for generating the additional binary files.
11257
0646e07d
PA
112582016-08-19 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.trace/mi-trace-frame-collected.exp
11261 (test_trace_frame_collected): On x32, expect two registers.
11262
46da9242
CL
112632016-08-18 Carl Love <cel@us.ibm.com>
11264
11265 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11266 and sync up the test with tests in gas/testsuite/gas/ppc.
11267 * gdb.arch/powerpc-power.exp: Likewise.
11268
eb2332d7
SM
112692016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11270
11271 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11272 expected error message.
11273
63c61e04
SM
112742016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11275
11276 * gdb.multi/remove-inferiors.exp: New file.
11277 * gdb.multi/remove-inferiors.c: New file.
11278
7b17065f
YQ
112792016-08-12 Yao Qi <yao.qi@linaro.org>
11280
11281 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11282 argument list.
11283
01d3dedf
PA
112842016-08-10 Pedro Alves <palves@redhat.com>
11285
11286 PR gdb/19187
11287 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11288 setup_kfails.
11289
3eb7562a
PA
112902016-08-09 Pedro Alves <palves@redhat.com>
11291 Simon Marchi <simon.marchi@ericsson.com>
11292
11293 PR gdb/20418
11294 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11295 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11296
80614914
PA
112972016-08-09 Pedro Alves <palves@redhat.com>
11298
11299 PR mi/20431
11300 * gdb.mi/mi-cmd-error.exp: New file.
11301
f348d89a
PA
113022016-08-09 Pedro Alves <palves@redhat.com>
11303
11304 PR gdb/18653
11305 * gdb.base/signals-state-child.c: New file.
11306 * gdb.base/signals-state-child.exp: New file.
11307 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11308
e5ca03b4
PA
113092016-08-09 Pedro Alves <palves@redhat.com>
11310
11311 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11312
282a0691
TT
113132016-08-03 Tom Tromey <tom@tromey.com>
11314
11315 PR python/18565:
11316 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11317
41bfcd63
YQ
113182016-08-01 Yao Qi <yao.qi@linaro.org>
11319
11320 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11321 variable mode to "multi-process" if $multi_process is 1, otherwise
11322 set it to "single-process".
11323
e3465b24
YQ
113242016-08-01 Yao Qi <yao.qi@linaro.org>
11325
11326 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11327 * gdb.cp/cpexprs.exp: Likewise.
11328 * gdb.cp/m-static.exp: Likewise.
11329
0b31a4bc
TT
113302016-07-26 Tom Tromey <tom@tromey.com>
11331
11332 PR python/20190:
11333 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11334 test.
11335
e0461dbb
MM
113362016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11337
11338 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11339 selecting assembly source files.
11340 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11341 assembly source files.
11342 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11343 assembly source files.
11344 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11345 selecting assembly source files.
11346
8194e927
SM
113472016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11348
11349 * gdb.base/new-ui.exp (do_test_invalid_args): New
11350 procedure.
11351
c0272db5
TW
113522016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11353
11354 * gdb.btrace/reconnect.c: New file.
11355 * gdb.btrace/reconnect.exp: New file.
11356
e3487908
GKB
113572016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11358
11359 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11360 to test_catch_syscall_group.
11361 (test_catch_syscall_group): New.
11362
12df5c00
TT
113632016-07-21 Tom Tromey <tom@tromey.com>
11364
11365 * gdb.rust/simple.rs (main): Use empty struct expression.
11366 * gdb.rust/simple.exp: Add tests for empty struct expression.
11367
bae62ee2
YQ
113682016-07-21 Yao Qi <yao.qi@linaro.org>
11369
11370 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11371 if gdb_skip_xml_test is true on some targets.
11372
b1b53fb3
YQ
113732016-07-21 Yao Qi <yao.qi@linaro.org>
11374
11375 * gdb.server/solib-list.exp: Unset last_loaded_file.
11376
027d97f8
JK
113772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11378
11379 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11380 "step into captured_main (args)".
11381
7674d381
JK
113822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11383
11384 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11385
72b5d099
JK
113862016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11389
1f960ced
PA
113902016-07-19 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11393 * gdb.opt/inline-bt.exp: Likewise.
11394 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11395 additional_flags=-Winline.
11396 * gdb.opt/inline-locals.exp: Likewise.
11397 * gdb.opt/inline-markers.c (ATTR): Define.
11398 (inlined_fn): Use it.
11399
f25827c1
YQ
114002016-07-19 Yao Qi <yao.qi@linaro.org>
11401
11402 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11403 (test_with_self): Remove some code. Remove argument executable.
11404 (top-level): Use do_self_tests.
11405
37539ebe
DB
114062016-07-15 Zachary Welch <zwelch@codesourcery.com>
11407 Don Breazeal <donb@codesourcery.com>
11408
11409 * gdb.base/maint.exp: Escape paths used in regular expressions.
11410 * gdb.stabs/weird.exp: Likewise.
11411
dac790e1
TT
114122016-07-13 Tom Tromey <tom@tromey.com>
11413
11414 PR python/15620, PR python/18620:
11415 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11416 (test_bkpt_events): New procs.
11417
93daf339
TT
114182016-07-13 Tom Tromey <tom@tromey.com>
11419
11420 PR python/17698:
11421 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11422 test.
11423 (test_watchpoints): Likewise.
11424 (test_bkpt_pending): New proc.
11425
6571a381
TT
114262016-07-13 Tom Tromey <tom@tromey.com>
11427
11428 PR cli/18053:
11429 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11430 completion test.
11431
e8732474
JK
114322016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11433
11434 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11435 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11436 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11437 f_label.
11438 (g): Rename g_end_lbl to g_label.
11439 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11440 low_pc and high_pc.
11441 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11442
e0f3fd7c
TT
114432016-07-12 Tom Tromey <tom@tromey.com>
11444
11445 PR python/19293:
11446 * gdb.python/py-unwind-maint.exp: Update tests.
11447
3cfe46b6
YQ
114482016-07-12 Yao Qi <yao.qi@linaro.org>
11449
11450 * lib/selftest-support.exp (selftest_setup): Match the output
11451 when captured_main is inlined.
11452
4f19a0e6
WT
114532016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11454
11455 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11456 New variables.
11457 (print this%a, print this%b, print this): New tests.
11458 * gdb.fortran/derived-types.f90 (this): New object and
11459 initialization.
11460
986cf455
SM
114612016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11462
11463 * gdb.ada/arraydim.exp: Remove extra directory level in build
11464 directory.
11465
f0464b23
SM
114662016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11467
11468 * lib/ada.exp: Remove extra directory level in build directory.
11469 * gdb.ada/cond_lang.exp: Likewise.
11470 * gdb.ada/exec_changed.exp: Likewise.
11471 * gdb.ada/lang_switch.exp: Likewise.
11472
42d94011
MG
114732016-07-06 Manish Goregaokar <manish@mozilla.com>
11474
2806dc7e
PA
11475 * simple.rs: Add test for raw pointer subscripting.
11476 * simple.exp: Add test expectations.
42d94011 11477
647c264c
YQ
114782016-07-05 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.mi/mi-reverse.exp: Match =record-started output.
11481
20aa2c60
PA
114822016-07-01 Pedro Alves <palves@redhat.com>
11483
11484 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11485 procedure.
11486 (jit_reader_test): Test the jit reader's unwinder.
11487 * gdb.base/jithost.c (jit_function_00_code): New global.
11488 (main): Use memcpy to fill in the mmapped code, instead of poking
11489 bytes manually here.
11490 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11491 value.
11492 (read_debug_info): Save the function's range.
11493 (read_sp): New function.
11494 (unwind_frame): Use it. Also unwind RBP.
11495 (get_frame_id): Use read_sp.
11496 (gdb_init_reader): Use calloc instead of malloc.
11497 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11498 parameter. Use gdb_test_multiple.
11499
ced2dffb
PA
115002016-07-01 Pedro Alves <palves@redhat.com>
11501 Antoine Tremblay <antoine.tremblay@ericsson.com>
11502
11503 * gdb.threads/process-dies-while-detaching.c: New file.
11504 * gdb.threads/process-dies-while-detaching.exp: New file.
11505
63000888
PA
115062016-07-01 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.multi/watchpoint-multi-exit.c: New file.
11509 * gdb.multi/watchpoint-multi-exit.exp: New file.
11510
038d4868
PA
115112016-06-30 Pedro Alves <palves@redhat.com>
11512
11513 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11514 unset inferior_spawn_id.
11515
994e9c83
PA
115162016-06-30 Pedro Alves <palves@redhat.com>
11517
11518 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11519 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11520
e5653468
YQ
115212016-06-29 Yao Qi <yao.qi@linaro.org>
11522
11523 * gdb.base/return.c: Add copyright header.
11524
803b47e5
TT
115252016-06-29 Tom Tromey <tom@tromey.com>
11526
11527 PR python/20129:
11528 * gdb.python/py-framefilter.exp: Add tests for setting priority
11529 and disabling of non-existent frame filter.
11530
28244707
YQ
115312016-06-29 Yao Qi <yao.qi@linaro.org>
11532
11533 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11534 0x0f07ff.
11535
a31d2f06
YQ
115362016-06-28 Yao Qi <yao.qi@linaro.org>
11537
11538 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11539 triplets. Start gdb, execute catch syscall, and continue. Check
11540 gdb's output to determine catch syscall is supported.
11541
921d8f54
MG
115422016-06-27 Manish Goregaokar <manish@mozilla.com>
11543
25d49b86
PA
11544 * gdb.rust/simple.rs: Add test for returning unit in a function.
11545 * gdb.rust/simple.exp: Add expectation for functions returning
11546 unit.
921d8f54 11547
f4952523
PMR
115482016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11549
11550 * gdb.python/py-breakpoint-create-fail.c,
11551 gdb.python/py-breakpoint-create-fail.exp,
11552 gdb.python/py-breakpoint-create-fail.py: New testcase.
11553
fccb08f8
MG
115542016-06-25 Manish Goregaokar <manish@mozilla.com>
11555
11556 PR gdb/20239
11557 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11558 * gdb.rust/simple.exp: Add test expectations for new NonZero
11559 tests.
fccb08f8 11560
6b850546
DT
115612016-06-24 David Taylor <dtaylor@emc.com>
11562
11563 * gdb.base/offsets.exp: New file.
11564 * gdb.base/offsets.c: New file.
11565
17621150
TT
115662016-06-23 Tom Tromey <tom@tromey.com>
11567
11568 PR gdb/16483:
11569 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11570 before any filters are loaded.
11571
04d59df6
WT
115722016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11573
11574 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11575 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11576 structs.
11577 * gdb.fortran/derived-type-function.exp: New file.
11578 * gdb.fortran/derived-type-function.f90: New file.
11579
11580
ac69f786
PA
115812016-06-21 Pedro Alves <palves@redhat.com>
11582
11583 * gdb.base/new-ui.exp: New file.
11584 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11585 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11586 (with_spawn_id): New procedure.
11587
49940788
PA
115882016-06-21 Pedro Alves <palves@redhat.com>
11589
11590 * gdb.mi/mi-exec-run.exp: New file.
11591
ef274d26
PA
115922016-06-21 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11595 breakpoint command's output on the main UI.
11596 (test_break): New procedure, factored out from calls in the top
11597 level.
11598 (top level): Use foreach_with_prefix to test MI as main UI and as
11599 separate UI.
11600
468afe6c
PA
116012016-06-21 Pedro Alves <palves@redhat.com>
11602
11603 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11604 (test_awatch_creation_and_listing)
11605 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11606 Remove 'type' parameter.
11607 (test_watchpoint_all): New parameter mi_mode. Remove
11608 with_test_prefix.
11609 (top level): Use foreach_with_prefix, and add main/separate UI MI
11610 testing axis.
11611
51f77c37
PA
116122016-06-21 Pedro Alves <palves@redhat.com>
11613
11614 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11615 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11616 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11617 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11618 (gdb_main_spawn_id, mi_spawn_id): Declare and
11619 comment.
11620 (mi_create_inferior_pty): New procedure,
11621 factored out from default_mi_gdb_start.
11622 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11623 procedures.
11624 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11625 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11626 Use mi_create_inferior_pty.
11627 (mi_gdb_start): Use eval to pass down args list.
11628
8980e177
PA
116292016-06-21 Pedro Alves <palves@redhat.com>
11630
11631 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11632 * gdb.opt/inline-cmds.exp: Add MI tests.
11633
f38d3ad1
PA
116342016-06-21 Pedro Alves <palves@redhat.com>
11635
11636 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11637
45db7c09
PA
116382016-06-21 Pedro Alves <palves@redhat.com>
11639
11640 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11641 (top level): Use it instead of mi_execute_to.
11642
5a069ab3
PA
116432016-06-21 Pedro Alves <palves@redhat.com>
11644
11645 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11646 (cont_handler_str): New.
11647 (signal_stop_handler): Set stop_handler_str instead of printing to
11648 stdout.
11649 (continue_handler): Set cont_handler_str instead of printing to
11650 stdout.
11651 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11652 mi_send_resuming_command. Print stop_handler_str and
11653 cont_handler_str instead of expecting the python events print
11654 directly.
11655
2838cc1d
SD
116562016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11657
11658 * gdb.base/jit-reader.exp: New file.
11659 * gdb.base/jithost.c: New file.
11660 * gdb.base/jithost.h: New file.
11661 * gdb.base/jitreader.c : New file.
11662 * gdb.base/jit-protocol.h: New file.
11663
21a77091
YQ
116642016-06-17 Yao Qi <yao.qi@linaro.org>
11665
11666 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11667 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11668 and detach-on-fork. Adjust tests.
11669 (top level): Invoke break_cond_on_syscall with combinations of
11670 syscall, follow-fork-mode and detach-on-fork.
11671
f50bf8e5
YQ
116722016-06-17 Yao Qi <yao.qi@linaro.org>
11673
11674 * gdb.base/step-over-exit.c: New.
11675 * gdb.base/step-over-exit.exp: New.
11676
a28d8e50
YTL
116772016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11678
11679 * gdb.base/float.exp: Add target check for nds32*-*-*.
11680 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11681
cad8e26d
AB
116822016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11683
11684 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11685 for unsupported target features.
11686 * gdb.base/call-rt-st.exp: Likewise.
11687 * gdb.base/call-sc.exp: Likewise.
11688 * gdb.base/call-signal-resume.exp: Likewise.
11689 * gdb.base/call-strs.exp: Likewise.
11690 * gdb.base/callexit.exp: Likewise.
11691 * gdb.base/callfuncs.exp: Likewise.
11692 * gdb.base/nodebug.exp: Likewise.
11693 * gdb.base/printcmds.exp: Likewise.
11694 * gdb.base/ptype.exp: Likewise.
11695 * gdb.base/structs.exp: Likewise.
11696 * gdb.base/unwindonsignal.exp: Likewise.
11697 * gdb.cp/gdb2495.exp: Likewise.
11698 * gdb.cp/templates.exp: Likewise.
11699 * gdb.cp/virtfunc.exp: Likewise.
11700 * gdb.threads/hand-call-in-threads.exp: Likewise.
11701 * gdb.threads/interrupted-hand-call.exp: Likewise.
11702 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11703
347dc102
TT
117042016-06-10 Tom Tromey <tom@tromey.com>
11705
11706 PR rust/20110:
11707 * gdb.rust/expr.exp: Add test for integer constant larger than
11708 i32.
11709
5e13cf25
BH
117102016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11711
11712 * gdb.fortran/nested-funcs.exp: New.
11713 * gdb.fortran/nested-funcs.f90: New.
11714
bb556f1f
TK
117152016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11716
11717 * gdb.base/examine-backward.c: New file.
11718 * gdb.base/examine-backward.exp: New file.
11719
38b022b4
SM
117202016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11721
11722 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11723 matching.
11724
1b40ec05
TT
117252016-06-02 Tom Tromey <tom@tromey.com>
11726
11727 PR python/18984:
11728 * gdb.python/py-shared.exp: Add solib_name test.
11729
193bd378
SM
117302016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11731
11732 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11733
3326303b
MG
117342016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11735
11736 PR c++/19893
11737 * gdb.dwarf2/implref.exp: Rename to...
11738 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11739 * gdb.dwarf2/implref-array.c: New file.
11740 * gdb.dwarf2/implref-array.exp: Likewise.
11741 * gdb.dwarf2/implref-global.c: Likewise.
11742 * gdb.dwarf2/implref-global.exp: Likewise.
11743 * gdb.dwarf2/implref-struct.c: Likewise.
11744 * gdb.dwarf2/implref-struct.exp: Likewise.
11745
825c8ef2
AT
117462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11747
11748 * gdb.trace/trace-condition.exp: Add 64bit tests.
11749
2320162a
AT
117502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11751
11752 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11753 bits types.
11754 (main): Adapt to 8 to 64 bits types.
11755 * gdb.trace/trace-condition.exp: Add new tests.
11756
a7818233
AT
117572016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11758
11759 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11760
0d336466
AT
117612016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11762
11763 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11764 Move condition tests...
11765 * gdb.trace/trace-condition.exp: Here.
11766
7faeb45a
AT
117672016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11768
11769 * gdb.trace/trace-condition.exp: Add counter-case tests.
11770
e385593e
JK
117712016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11772
11773 PR c++/15231
11774 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11775 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11776
744608cc
PA
117772016-05-27 Pedro Alves <palves@redhat.com>
11778
11779 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11780 New procedure.
11781 (top level): Call it, and bail out of DejaGnu is known to be bad.
11782
ac775bf4
AB
117832016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11784
11785 * gdb.base/whatis.c: Extend the test case.
11786 * gdb.base/whatis.exp: Add additional tests.
11787
2bbad2ea
BH
117882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11789
11790* gdb.fortran/type.f90: Add pointer variable.
11791* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11792
8b70175d
BH
117932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11794
11795 * gdb.fortran/vla-type.exp: Fix testcase name.
11796
86d8a848
BH
117972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11798
11799 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11800
e188eb36
BH
118012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11802
11803 * gdb.fortran/type.f90: Add nested structures.
11804 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11805 * gdb.fortran/derived-type.exp: Adapt expected output.
11806 * gdb.fortran/vla-type.exp: Adapt expected output.
11807
9b2db1fd
BH
118082016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11809
11810 * gdb.fortran/whatis_type.exp: Adapt expected output.
11811
72b17055
BH
118122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11813
11814 * gdb.fortran/print_type.exp: Fix expected output.
11815 * gdb.fortran/whatis_type.exp: Fix expected output.
11816
3cd81d8d
BH
118172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11818
11819 * gdb.fortran/whatis_type.exp: Use multi_line.
11820
ddae9462
TT
118212016-05-24 Tom Tromey <tom@tromey.com>
11822
11823 PR python/17386:
11824 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11825 use value as an index.
11826
1957f6b8
TT
118272016-05-23 Tom Tromey <tom@tromey.com>
11828
11829 PR python/17981:
11830 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11831 no-breakpoint case.
11832
026a9174
PA
118332016-05-24 Pedro Alves <palves@redhat.com>
11834
11835 PR gdb/19828
11836 * gdb.threads/clone-attach-detach.c: New file.
11837 * gdb.threads/clone-attach-detach.exp: New file.
11838
e70a7231
FR
118392016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11840
11841 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11842
0f6ed0e0
TT
118432016-05-23 Tom Tromey <tom@tromey.com>
11844
11845 PR python/19438, PR python/18393:
11846 * gdb.python/py-progspace.exp: Add "dir" test.
11847 * gdb.python/py-objfile.exp: Add "dir" test.
11848
ffd19d61
YQ
118492016-05-23 Yao Qi <yao.qi@linaro.org>
11850
11851 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11852 * gdb.arch/thumb2-it.exp: Likewise.
11853
9e8f9b05
SM
118542016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11855
11856 * gdb.mi/mi-threads-interrupt.c: New file.
11857 * gdb.mi/mi-threads-interrupt.exp: New file.
11858
61c6156d
SM
118592016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11860
11861 PR gdb/18077
11862 * gdb.mi/mi-async-run.exp: New file.
11863 * gdb.mi/mi-async-run.c: New file.
11864
67218854
TT
118652016-05-17 Tom Tromey <tom@tromey.com>
11866 Manish Goregaokar <manishsmail@gmail.com>
11867
11868 * lib/rust-support.exp: New file.
11869 * lib/gdb.exp (skip_rust_tests): New proc.
11870 (build_executable_from_specs): Handle rust.
11871 * lib/future.exp (gdb_find_rustc): New proc.
11872 (gdb_default_target_compile): Handle rust.
11873 * gdb.rust/expr.exp: New file.
11874 * gdb.rust/generics.exp: New file.
11875 * gdb.rust/generics.rs: New file.
11876 * gdb.rust/methods.exp: New file.
11877 * gdb.rust/methods.rs: New file.
11878 * gdb.rust/modules.exp: New file.
11879 * gdb.rust/modules.rs: New file.
11880 * gdb.rust/simple.exp: New file.
11881 * gdb.rust/simple.rs: New file.
11882
c44af4eb
TT
118832016-05-17 Tom Tromey <tom@tromey.com>
11884
11885 * gdb.base/default.exp (set language): Add rust.
11886
dcd1f979
TT
118872016-05-17 Tom Tromey <tom@tromey.com>
11888
11889 * gdb.gdb/unittest.exp: New file.
11890
155b7f57
YQ
118912016-05-16 Yao Qi <yao.qi@linaro.org>
11892
11893 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11894 shell_prompt. Update shell_prompt_re.
11895
8ddd5a6c
DE
118962016-05-12 Doug Evans <dje@google.com>
11897
11898 PR symtab/19999
11899 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11900 $options when building executable.
11901 * gdb.dwarf2/fission-loclists-pie.S: New file.
11902 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11903
02e370d9
SM
119042016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11907 of [is_remote target],
11908
8929ad8b
SM
119092016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 * lib/gdb.exp (use_gdb_stub): New procedure.
11912
6c447423
DE
119132016-05-03 Yunlian Jiang <yunlian@google.com>
11914 Doug Evans <dje@google.com>
11915
11916 PR symtab/19914
11917 * gdb.dwarf2/dwp-sepdebug.c: New file.
11918 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11919
444e826c
SM
119202016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11921
11922 * gdb.base/detach.exp: Remove is_remote check.
11923
740feeaa
SM
119242016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11925
11926 * gdb.base/annota-input-while-running.exp: Don't check for
11927 [is_remote target]. Enable annotations after running to main.
11928 Remove unused "set test..." line.
11929
9080ac9d
SM
119302016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11931
11932 * gdb.trace/trace-enable-disable.exp: New file.
11933 * gdb.trace/trace-enable-disable.c: New file.
11934
952ebca5
SM
119352016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11936
11937 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11938 use it in info sharedlibrary test.
11939 * gdb.trace/ftrace-lock.exp: Likewise.
11940 * gdb.trace/ftrace.exp: Likewise.
11941 * gdb.trace/range-stepping.exp: Likewise.
11942 * gdb.trace/trace-break.exp: Likewise.
11943 * gdb.trace/trace-condition.exp: Likewise.
11944 * gdb.trace/trace-mt.exp: Likewise.
11945
d9019901
SM
119462016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11947
11948 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11949 (gdb_load_shlib): ... this.
11950 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11951 gdb_load_shlib.
11952 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11953 * gdb.base/ctxobj.exp: Likewise.
11954 * gdb.base/dprintf-pending.exp: Likewise.
11955 * gdb.base/dso2dso.exp: Likewise.
11956 * gdb.base/fixsection.exp: Likewise.
11957 * gdb.base/gcore-relro.exp: Likewise.
11958 * gdb.base/gdb1555.exp: Likewise.
11959 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11960 * gdb.base/gnu-ifunc.exp: Likewise.
11961 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11962 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11963 * gdb.base/pending.exp: Likewise.
11964 * gdb.base/print-file-var.exp: Likewise.
11965 * gdb.base/print-symbol-loading.exp: Likewise.
11966 * gdb.base/shlib-call.exp: Likewise.
11967 * gdb.base/shreloc.exp: Likewise.
11968 * gdb.base/so-impl-ld.exp: Likewise.
11969 * gdb.base/solib-disc.exp: Likewise.
11970 * gdb.base/solib-nodir.exp: Likewise.
11971 * gdb.base/solib-overlap.exp: Likewise.
11972 * gdb.base/solib-symbol.exp: Likewise.
11973 * gdb.base/solib-weak.exp (do_test): Likewise.
11974 * gdb.base/sym-file.exp: Likewise.
11975 * gdb.base/symtab-search-order.exp: Likewise.
11976 * gdb.base/type-opaque.exp: Likewise.
11977 * gdb.base/unload.exp: Likewise.
11978 * gdb.base/watchpoint-solib.exp: Likewise.
11979 * gdb.compile/compile.exp: Likewise.
11980 * gdb.cp/gdb2384.exp: Likewise.
11981 * gdb.cp/infcall-dlopen.exp: Likewise.
11982 * gdb.cp/re-set-overloaded.exp: Likewise.
11983 * gdb.fortran/library-module.exp: Likewise.
11984 * gdb.opt/solib-intra-step.exp: Likewise.
11985 * gdb.python/py-finish-breakpoint.exp: Likewise.
11986 * gdb.python/py-shared.exp: Likewise.
11987 * gdb.reverse/solib-precsave.exp: Likewise.
11988 * gdb.reverse/solib-reverse.exp: Likewise.
11989 * gdb.server/solib-list.exp: Likewise.
11990 * gdb.threads/dlopen-libpthread.exp: Likewise.
11991 * gdb.threads/tls-shared.exp: Likewise.
11992 * gdb.threads/tls-so_extern.exp: Likewise.
11993 * gdb.trace/change-loc.exp: Likewise.
11994 * gdb.trace/ftrace-lock.exp: Likewise.
11995 * gdb.trace/ftrace.exp: Likewise.
11996 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11997 * gdb.trace/pending.exp: Likewise.
11998 * gdb.trace/range-stepping.exp: Likewise.
11999 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12000 (strace_info_marker): Likewise.
12001 (strace_probe_marker): Likewise.
12002 (strace_trace_on_same_addr): Likewise.
12003 (strace_trace_on_diff_addr): Likewise.
12004 * gdb.trace/trace-break.exp: Likewise.
12005 * gdb.trace/trace-condition.exp: Likewise.
12006 * gdb.trace/trace-mt.exp: Likewise.
12007
fca4cfd9
SM
120082016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12009
12010 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12011 result of gdb_remote_download.
12012 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12013 * gdb.base/dso2dso.exp: Likewise.
12014 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12015 * gdb.base/print-file-var.exp: Likewise.
12016 * gdb.base/shlib-call.exp: Likewise.
12017 * gdb.base/shreloc.exp: Likewise.
12018 * gdb.base/solib-overlap.exp: Likewise.
12019 * gdb.base/solib-weak.exp (do_test): Likewise.
12020 * gdb.base/unload.exp: Likewise.
12021
11cf4ffb
YQ
120222016-04-27 Yao Qi <yao.qi@linaro.org>
12023
12024 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12025 exists.
12026
3e2e34f8
KB
120272016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12028
12029 * vla-type.exp: Print structure from toplevel.
12030
8f07e298
BH
120312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12032
12033 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12034 of dynamic types.
12035 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12036 of dynamic types.
12037
9920b434
BH
120382016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12039
12040 * gdb.fortran/vla-type.f90: New file.
12041 * gdb.fortran/vla-type.exp: New file.
12042
f3abeff5
YQ
120432016-04-25 Yao Qi <yao.qi@linaro.org>
12044
12045 * gdb.base/branch-to-self.c: New file.
12046 * gdb.base/branch-to-self.exp: New file.
12047
0a5d52f0
YQ
120482016-04-22 Yao Qi <yao.qi@linaro.org>
12049
12050 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12051 more after $hex.
12052
495346f6
YQ
120532016-04-22 Yao Qi <yao.qi@linaro.org>
12054
12055 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12056 * gdb.base/annota3.exp: Likewise.
12057
4a7e075c
YQ
120582016-04-22 Yao Qi <yao.qi@linaro.org>
12059
12060 * gdb.reverse/step-precsave.exp: Do one step and test program
12061 stops in "callee" and do multiple steps until program goes out
12062 of "callee".
12063 * gdb.reverse/step-reverse.exp: Likewise.
12064
5b061e98
YQ
120652016-04-22 Yao Qi <yao.qi@linaro.org>
12066
12067 * gdb.trace/signal.exp: Also pass if
12068 $tracepoint_hits($i) > $iterations.
12069
5c5dc57f
YQ
120702016-04-22 Yao Qi <yao.qi@linaro.org>
12071
12072 * gdb.trace/signal.c: New file.
12073 * gdb.trace/signal.exp: New file.
12074
a55411b9
DE
120752016-04-19 Doug Evans <xdje42@gmail.com>
12076
12077 * gdb.base/bad-file.exp: New file.
12078
a22df60a
MG
120792016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12080
12081 * gdb.dwarf2/implref.exp: New file.
12082
0c13f7e5
BH
120832016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12084
12085 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12086 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12087 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12088 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12089 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12090 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12091 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12092 * lib/fortran.exp (fortran_int4): New procedure.
12093 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12094 (fortran_logical4): Likewise.
12095
9b9b09e9
BH
120962016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12097
12098 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12099
a14d1f4d
BH
121002016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12101
12102 * lib/compiler.c: Add Intel specific preprocessor macros.
12103 * lib/compiler.cc: Likewise.
25d49b86 12104
7d49b1d0
LM
121052016-04-13 Luis Machado <lgustavo@codesourcery.com>
12106
12107 * gdb.server/connect-with-no-symbol-file.c: New file.
12108 * gdb.server/connect-with-no-symbol-file.exp: New file.
12109
8392fa22
SM
121102016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12111
12112 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12113
8c4c4aeb
SM
121142016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12115
12116 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12117 standard output directory.
12118
45e3745e
AT
121192016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12120
12121 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12122
e26b7e41
MM
121232016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12124
12125 * gdb.btrace/instruction_history.c (loop): Add declaration.
12126
8ce09462
AT
121272016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12128
12129 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12130
2e88a1ea
SM
121312016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12132
12133 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12134 parentheses to print.
12135 (continue_handler): Likewise.
12136
f48e22e3
SM
121372016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12138
12139 * gdb.server/solib-list.exp: Remove is_remote check.
12140 Pass shlib= to gdb_compile. Don't link shared library with
12141 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12142 Run binary filename through "readlink -f" on the target.
12143
096be756
PA
121442016-04-08 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12147 interpreter filename as argument to gdbserver_spawn.
12148 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12149 Return empty if $last_loaded_file does not exist.
12150
06500533
JK
121512016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12152
12153 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12154 * gdb.base/jit-main.c: Use exit after usage.
12155
2d35e871
JK
121562016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12157
12158 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12159 GDBHISTSIZE prior to the tests.
12160 * gdb.base/gdbinit-history.exp: Likewise.
12161
121622016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12163
12164 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12165 instead of build_executable. Use gdb_load_shlibs.
12166
c8064e7e
YQ
121672016-04-07 Yao Qi <yao.qi@linaro.org>
12168
12169 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12170 Execute "si" command.
12171
bde47561
YQ
121722016-04-07 Yao Qi <yao.qi@linaro.org>
12173
12174 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12175 number instead of the comments on some line.
12176
b16f8a3b
DB
121772016-04-06 Don Breazeal <donb@codesourcery.com>
12178
12179 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12180 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12181
c2f901df
SM
121822016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12183
12184 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12185 standard_output_file. Remove unused binfile variable.
12186
ac17fda0
CU
121872016-04-05 Catalin Udma <catalin.udma@freescale.com>
12188
12189 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12190 * gdb.python/py-mi-objfile.exp: Match "list main" output
12191 in console format.
12192
03a8c4df
SM
121932016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12194
12195 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12196 absolute.
12197
6e774b13
SM
121982016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12199
12200 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12201 absolute.
12202 * gdb.trace/ftrace.exp: Likewise.
12203 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12204 targets as well.
12205 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12206 (gdb_load_shlibs): Copy libraries to test directory when testing
12207 natively. Only set solib-search-path if testing remotely.
12208 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12209
7817ea46
SM
122102016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12211
12212 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12213 gdb_download. Use it even if the target is not remote.
12214 * gdb.base/jit.exp (compile_jit_test): Likewise.
12215 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12216 output directory if the destination board is local, otherwise use
12217 the standard remote_download from DejaGnu.
12218 (gdb_download): Remove.
12219 (gdb_load_shlibs): Use gdb_remote_download instead of
12220 gdb_download.
12221 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12222 Use gdb_remote_download instead of gdb_download. Use it even if
12223 the target is not remote.
12224 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12225 instead of gdb_download.
12226
7beb7f68
SM
122272016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12228
12229 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12230 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12231 run.
12232
cc63428a
AV
122332016-04-01 Artemiy Volkov <artemiyv@acm.org>
12234
12235 PR gdb/19820
12236 * gdb.base/printcmds.exp: Add artificial arrays tests.
12237
64cdf930
PA
122382016-03-31 Pedro Alves <palves@redhat.com>
12239
12240 PR gdb/19858
12241 * gdb.base/jit-main.c: Include unistd.h.
12242 (ATTACH): Define to 0 if not already defined.
12243 (wait_for_gdb, mypid): New globals.
12244 (WAIT_FOR_GDB): New macro.
12245 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12246 some breakpoint locations.
12247 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12248 New procedures.
12249 (one_jit_test): Add REATTACH parameter, and handle it. Use
12250 continue_to_test_location.
12251 (top level): Test attach, and adjusts calls to one_jit_test.
12252
40dea8cb
PA
122532016-03-31 Pedro Alves <palves@redhat.com>
12254
12255 PR gdb/19858
12256 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12257 BINSUFFIX parameter, and handle it.
12258 (top level): Adjust calls compile_jit_test.
12259
e7ea3ec7
CU
122602016-03-31 Catalin Udma <catalin.udma@freescale.com>
12261
12262 PR python/19743
12263 * gdb.python/py-mi-events-gdb.py: New file.
12264 * gdb.python/py-mi-events.c: New file.
12265 * gdb.python/py-mi-events.exp: New file.
12266
e6359af3
YQ
122672016-03-30 Yao Qi <yao.qi@linaro.org>
12268
12269 * gdb.reverse/until-precsave.exp: Match function name only.
12270 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12271 Move malloc to a condition block.
12272 * gdb.reverse/until-reverse.exp: Match function name only.
12273
a4105d04
MK
122742016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12275
12276 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12277 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12278 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12279 variable for GPR 0 instead of assuming it is register 0.
12280 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12281 * lib/trace-support.exp: Add s390 registers.
12282
bfa6adb9
YQ
122832016-03-29 Yao Qi <yao.qi@linaro.org>
12284
12285 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12286
1e6697ea
YQ
122872016-03-24 Yao Qi <yao.qi@linaro.org>
12288
12289 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12290 test message.
12291
64bcd522
AA
122922016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12293
12294 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12295 maintaining separate logic for constructing the output path.
12296
7868401b
DB
122972016-03-16 Don Breazeal <donb@codesourcery.com>
12298
12299 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12300 Retry fork and waitpid on interrupted system call errors.
12301 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12302 Use with_timeout_factor to increase timeout by factor of 10.
12303
1cafadb4
DB
123042016-03-15 Don Breazeal <donb@codesourcery.com>
12305
12306 * gdb.cp/scope-err.cc: New test program.
12307 * gdb.cp/scope-err.exp: New test script.
12308 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12309 lines and "set breakpoint here" comment.
12310 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12311 Fixed some whitespace and format issues.
12312 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12313 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12314
81516450
DE
123152016-03-15 Doug Evans <dje@google.com>
12316
12317 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12318 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12319 All callers updated. Add tests for enums, mixed flags register.
12320
aa52b601
DE
123212016-03-15 Doug Evans <dje@google.com>
12322
12323 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12324 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12325
fa4ff313
SM
123262016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12327
12328 * gdb.base/default.exp: Add $_as_string to the list of expected
12329 convenience functions.
12330
f2403c39
AB
123312016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12332
12333 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12334
f2f3ccb9
SM
123352016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12336
12337 * gdb.python/py-as-string.exp: New file.
12338 * gdb.python/py-as-string.c: New file.
12339
00dbd492
PA
123402016-03-09 Pedro Alves <palves@redhat.com>
12341
12342 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12343 signal" -> "Thread NN received signal" output change.
12344 * gdb.threads/ia64-sigill.exp: Likewise.
12345 * gdb.threads/linux-dp.exp: Likewise.
12346 * gdb.threads/manythreads.exp: Likewise.
12347 * gdb.threads/pending-step.exp: Likewise.
12348 * gdb.threads/print-threads.exp: Likewise.
12349 * gdb.threads/sigstep-threads.exp: Likewise.
12350 * gdb.threads/staticthreads.exp: Likewise.
12351 * gdb.threads/tls.exp: Likewise.
12352
1e6697ea
YQ
123532016-03-09 Pedro Alves <palves@redhat.com>
12354
12355 * gdb.base/command-line-input.exp: New file.
12356
b04fd3be
MK
123572016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12358
12359 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12360 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12361 * gdb.trace/pending.exp: Accept leading dot before function name.
12362 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12363 * lib/trace-support.exp: Set registers for ppc.
12364
98fa59e9
MK
123652016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12366
12367 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12368 use it for disassembly; accept .main in addition to main in backtrace.
12369
f77198c8
MK
123702016-03-09 Wei-cheng Wang <cole945@gmail.com>
12371 Marcin Kościelnicki <koriakin@0x04.net>
12372
12373 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12374 (gdb_recursion_test_ptr): New global variable.
12375 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12376 gdb_recursion_test.
12377 (gdb_c_test): Ditto.
12378
ba84e0da
MK
123792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12380
12381 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12382 ordering.
12383
4366d36e
MK
123842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12385
12386 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12387 (bar): Add bar_start_lbl label.
12388 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12389 of foo/bar for emitting DWARF and tracing.
12390
5eb264df
SDJ
123912016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12392
12393 * analyze-racy-logs.py: Set executable bit.
12394
fb6a751f
SDJ
123952016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12396
12397 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12398 (CHECK_TARGET_TMP): Likewise.
12399 (check-single-racy): New rule.
12400 (check-parallel-racy): Likewise.
12401 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12402 (do-check-parallel-racy): New rule.
12403 (check-racy/%.exp): Likewise.
12404 * README (Racy testcases): New section.
12405 * analyze-racy-logs.py: New file.
12406
bdf7e230
DE
124072016-03-03 Doug Evans <dje@google.com>
12408
12409 * gdb.base/skip.exp: Use with_test_prefix.
12410
4719d415
YQ
124112016-03-03 Yao Qi <yao.qi@linaro.org>
12412
12413 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12414 Invoke step_over_syscall "clone" and break_cond_on_syscall
12415 "clone".
12416 * gdb.base/step-over-clone.c: New file.
12417
ea507862
YQ
124182016-03-03 Yao Qi <yao.qi@linaro.org>
12419
12420 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12421 code format.
12422
8fc8cbda
YQ
124232016-03-03 Yao Qi <yao.qi@linaro.org>
12424
12425 * gdb.base/disp-step-fork.c: Rename to ...
12426 * gdb.base/step-over-fork.c: ... it. New file.
12427 * gdb.base/disp-step-vfork.c: Rename to ...
12428 * gdb.base/step-over-vfork.c: ... it. New file.
12429 * gdb.base/disp-step-syscall.exp: Rename to ...
12430 * gdb.base/step-over-syscall.exp: ... it. New file.
12431 (disp_step_cross_syscall): Rename to ...
12432 (step_over_syscall): ... it.
12433
92fa70b0
YQ
124342016-03-03 Yao Qi <yao.qi@linaro.org>
12435
12436 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12437 If target supports condition evaluation on target, invoke
12438 break_cond_on_syscall for fork and vfork.
12439
e197ad3c
YQ
124402016-03-03 Yao Qi <yao.qi@linaro.org>
12441
12442 * gdb.base/disp-step-syscall.exp: Don't invoke
12443 support_displaced_stepping.
12444 (disp_step_cross_syscall): Test with displaced stepping off and
12445 on if supported.
12446
0b47da9f
YQ
124472016-03-03 Yao Qi <yao.qi@linaro.org>
12448
12449 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12450 proc.
12451 (setup): New proc.
12452 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12453 and setup.
12454
065ab6dc
BH
124552016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12456
12457 * gdb.fortran/vla-history.exp: Remove breakpoint.
12458
07e448ad 124592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12460
25d49b86
PA
12461 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12462 exceeds timeout.
07e448ad 12463
9ac2d526 124642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12465
25d49b86
PA
12466 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12467 breakpoint.
9ac2d526 12468
17807369
BH
124692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12470
12471 * gdb.mi/vla.f90: Nullify pointer after declaration.
12472
86e501af
PA
124732016-03-01 Pedro Alves <palves@redhat.com>
12474
12475 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12476
1e903e32
PA
124772016-03-01 Pedro Alves <palves@redhat.com>
12478
12479 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12480 before anything else.
12481 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12482 _GNU_SOURCE here.
12483 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12484 before anything else.
12485 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12486
6ccb54e2
PA
124872016-03-01 Pedro Alves <palves@redhat.com>
12488
12489 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12490
30ca9da1
YQ
124912016-03-01 Yao Qi <yao.qi@linaro.org>
12492
12493 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12494 prepare_for_testing.
12495
dc856b38
YQ
124962016-03-01 Yao Qi <yao.qi@linaro.org>
12497
12498 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12499
4a932159
AA
125002016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12501
12502 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12503 manually constructing the output path.
12504
f2489477
AA
125052016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12506
12507 * gdb.arch/s390-stackless.S: New.
12508 * gdb.arch/s390-stackless.exp: New.
12509
38899f16
IB
125102016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12511
12512 * gdb.dlang/circular.c: New file.
12513 * gdb.dlang/circular.exp: New file.
12514
9fde51ed
YQ
125152016-02-26 Yao Qi <yao.qi@linaro.org>
12516
12517 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12518 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12519 (testcases): Update.
12520
ce90fefe
YQ
125212016-02-26 Yao Qi <yao.qi@linaro.org>
12522
12523 * gdb.reverse/aarch64.c: Rename to ...
12524 * gdb.reverse/insn-reverse.c: ... it.
12525 * gdb.reverse/aarch64.exp: Rename to ...
12526 * gdb.reverse/insn-reverse.exp: ... it.
12527
3263bceb
YQ
125282016-02-26 Yao Qi <yao.qi@linaro.org>
12529
12530 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12531 (testcase_ftype): New.
12532 (testcases): New array.
12533 (n_testcases): New.
12534 (main): Call each element in testcases.
12535 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12536 (read_testcase): New.
12537 Do the tests in a loop.
12538
6cb59ff1
YQ
125392016-02-25 Yao Qi <yao.qi@linaro.org>
12540
12541 * gdb.base/branches.c: Remove.
12542
ae91f625
MK
125432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12544
12545 PR gdb/13808
12546 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12547
678b48b7
MK
125482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12549
12550 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12551
7337a6f2
MK
125522016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12553
12554 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12555 change x86_64 call_insn to 'callq'.
12556
861ca91f
AT
125572016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12558
12559 * gdb.trace/tfile-avx.c: Move to...
12560 * gdb.trace/tracefile-pseudo-reg.c: Here.
12561 * gdb.trace/tfile-avx.exp: Move to...
12562 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12563
bf74e428
GB
125642016-02-24 Gary Benson <gbenson@redhat.com>
12565
12566 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12567 message on attach.
12568
cce0e923
DE
125692016-02-23 Doug Evans <dje@google.com>
12570
12571 * gdb.base/skip.c (test_skip): New function.
12572 (end_test_skip_file_and_function): New function.
12573 (test_skip_file_and_function): New function.
12574 * gdb.base/skip1.c (test_skip): New function.
12575 (skip1_test_skip_file_and_function): New function.
12576 * gdb.base/skip.exp: Add tests for new skip options.
12577 * gdb.base/skip-solib.exp: Update expected output.
12578 * gdb.perf/skip-command.cc: New file.
12579 * gdb.perf/skip-command.exp: New file.
12580 * gdb.perf/skip-command.py: New file.
12581
4000e47e
MK
125822016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12583
12584 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12585 info registers pattern.
12586
24f75ead
IB
125872016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12588
12589 * lib/future.exp: Add D support.
12590 (gdb_find_gdc): New proc.
12591 (gdb_default_target_compile): Add D support.
12592
fbb7bcbe
WW
125932016-02-18 Wei-cheng Wang <cole945@gmail.com>
12594
12595 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12596 user+system time.
12597 (trace_speed_test): Determine the iteration count for a time
12598 between 15..30 seconds.
12599
012b3a21
WT
126002016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12601
12602 * gdb.arch/i386-mpx-sigsegv.c: New file.
12603 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12604 * gdb.arch/i386-mpx-simple_segv.c: New file.
12605 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12606
2d5189bd
YQ
126072016-02-18 Yao Qi <yao.qi@linaro.org>
12608
12609 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12610 Don't call setup_kfail.
12611
40fb20d0
YQ
126122016-02-18 Yao Qi <yao.qi@linaro.org>
12613
12614 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12615 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12616
21b1f8d2
DE
126172016-02-16 Doug Evans <dje@google.com>
12618
12619 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12620 * gdb.base/skip1.c: Ditto.
12621 * gdb.base/skip.exp: Whitespace cleanup.
12622
4041ed77
DB
126232016-02-16 Don Breazeal <donb@codesourcery.com>
12624
12625 PR remote/19496
12626 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12627 Remove kfail for PR remote/19496.
12628
c4ef31bf
SM
126292016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12630
12631 * lib/gdb.exp (standard_temp_file): Return a path specific to
12632 the runtest invocation.
12633
266b65b3
SM
126342016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12635
12636 * gdb.trace/save-trace.exp: Change relative path to be in the
12637 standard output directory.
12638
a7a0a6a9
JK
126392016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12640
12641 * gdb.arch/i386-prologue.c: Add missing prototypes.
12642
c99dbb42
JK
126432016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12644
12645 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12646 * gdb.arch/i386-prologue.exp: Likewise.
12647 * gdb.arch/i386-size.exp: Likewise.
12648
aa480355
SM
126492016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12650
12651 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12652 define object file path.
12653 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12654 file path.
12655 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12656 standard_output_file to define binfile.
12657
ba881f50
JK
126582016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12659
12660 Fix compatibility with recent gfortran-5.3.1.
12661 * gdb.fortran/vla-history.exp (print vla1 allocated)
12662 (print vla2 allocated, print $2, print $3): Remove
12663 (print $4): Rename to ...
12664 (print $2): ... here.
12665 (print $9): Rename to ...
12666 (print $5): ... here.
12667 (print $10): Rename to ...
12668 (print $6): ... here.
12669 * gdb.fortran/vla.f90: Add pvla initialization.
12670
e9fb005c
JK
126712016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12672
12673 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12674 New test.
12675 * gdb.fortran/vla-value-sub.exp: Likewise.
12676
e44e00ff
MK
126772016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12678
12679 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12680
97e94151
SM
126812016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12682
12683 * i386-biarch-core.exp: Define corefile using
12684 standard_output_file.
12685
01113bc1
YQ
126862016-02-12 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.arch/arm-single-step-kernel-helper.c: New.
12689 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12690
33b4777c
MM
126912016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12692
12693 * gdb.btrace/tailcall-only.exp: New.
12694 * gdb.btrace/tailcall-only.c: New.
12695 * gdb.btrace/x86_64-tailcall-only.S: New.
12696 * gdb.btrace/i686-tailcall-only.S: New.
12697
acc23c11
PA
126982016-02-11 Pedro Alves <palves@redhat.com>
12699
12700 * README (Parallel testing): Add missing double quotes.
12701
e352bf0a
PA
127022016-02-11 Pedro Alves <palves@redhat.com>
12703
12704 * README (Parallel testing): New section.
12705 (GDB_PARALLEL): Rewrite.
12706 (FORCE_PARALLEL): Document.
12707
9f5fed78
MK
127082016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12709
12710 * gdb.trace/tfile-avx.c: New test.
12711 * gdb.trace/tfile-avx.exp: New test.
12712
9ef9e6a6
KS
127132016-02-09 Keith Seitz <keiths@redhat.com>
12714
12715 PR breakpoints/19546
12716 * gdb.base/infcall-exec.c: New file.
12717 * gdb.base/infcall-exec2.c: New file.
12718 * gdb.base/infcall-exec.exp: New file.
12719
a96e36da
KS
127202016-02-09 Keith Seitz <keiths@redhat.com>
12721
12722 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12723 (toplevel): Call test_bkpt_address.
12724
9f61929f
KS
127252016-02-09 Keith Seitz <keiths@redhat.com>
12726
12727 PR python/19506
12728 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12729 (toplevel): Call test_bkpt_address.
12730
1e94266c
SM
127312016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12732
12733 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12734 to AC_OUTPUT.
12735 * configure: Regenerate.
12736
2a7f3dff
PA
127372016-02-09 Pedro Alves <palves@redhat.com>
12738
12739 PR breakpoints/19548
12740 * gdb.base/execl-update-breakpoints.c (some_function): New
12741 function.
12742 (main): Call it.
12743 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12744 Tighten expected GDB output.
12745
2151ccc5
SM
127462016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12747
12748 * Makefile.in (ALL_SUBDIRS): Remove.
12749 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12750 (distclean maintainer-clean realclean): Likewise.
12751 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12752 * configure: Regenerate.
12753 * gdb.ada/Makefile.in: Delete.
12754 * gdb.arch/Makefile.in: Likewise.
12755 * gdb.asm/Makefile.in: Likewise.
12756 * gdb.base/Makefile.in: Likewise.
12757 * gdb.btrace/Makefile.in: Likewise.
12758 * gdb.cell/Makefile.in: Likewise.
12759 * gdb.compile/Makefile.in: Likewise.
12760 * gdb.cp/Makefile.in: Likewise.
12761 * gdb.disasm/Makefile.in: Likewise.
12762 * gdb.dlang/Makefile.in: Likewise.
12763 * gdb.dwarf2/Makefile.in: Likewise.
12764 * gdb.fortran/Makefile.in: Likewise.
12765 * gdb.gdb/Makefile.in: Likewise.
12766 * gdb.go/Makefile.in: Likewise.
12767 * gdb.guile/Makefile.in: Likewise.
12768 * gdb.java/Makefile.in: Likewise.
12769 * gdb.linespec/Makefile.in: Likewise.
12770 * gdb.mi/Makefile.in: Likewise.
12771 * gdb.modula2/Makefile.in: Likewise.
12772 * gdb.multi/Makefile.in: Likewise.
12773 * gdb.objc/Makefile.in: Likewise.
12774 * gdb.opencl/Makefile.in: Likewise.
12775 * gdb.opt/Makefile.in: Likewise.
12776 * gdb.pascal/Makefile.in: Likewise.
12777 * gdb.perf/Makefile.in: Likewise.
12778 * gdb.python/Makefile.in: Likewise.
12779 * gdb.reverse/Makefile.in: Likewise.
12780 * gdb.server/Makefile.in: Likewise.
12781 * gdb.stabs/Makefile.in: Likewise.
12782 * gdb.threads/Makefile.in: Likewise.
12783 * gdb.trace/Makefile.in: Likewise.
12784 * gdb.xml/Makefile.in: Likewise.
12785 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12786 GDB_PARALLEL.
12787 (standard_output_file): Remove check for GDB_PARALLEL, always
12788 return path in outputs/$subdir/$testname.
12789
437277d4
SM
127902016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12791
12792 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12793 (site.exp): Assign abs_srcdir to tcl's srcdir.
12794
31d913c7
YQ
127952016-02-04 Yao Qi <yao.qi@linaro.org>
12796
12797 * gdb.base/foll-exec-mode.c: Include limits.h.
12798 (main): Add parameters argc and argv. Get directory from
12799 argv[0].
12800 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12801 compilation.
12802 * gdb.base/foll-exec.c: Include limits.h.
12803 (main): Add parameters argc and argv.
12804 Get directory from argv[0].
12805 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12806 Adjust tests on the number of lines as source code changed.
12807 * gdb.base/foll-vfork-exit.c: Include limits.h.
12808 (main): Add one line of statement before vfork.
12809 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12810 (main): Add parameters argc and argv. Get directory from
12811 argv[0].
12812 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12813 (setup_gdb): Set tbreak to skip some source lines.
12814 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12815 (main): Add parameters argc and argv. Get directory from
12816 argv[0].
12817 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12818 compilation.
12819 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12820 (main): Add parameters argc and argv. Get directory from
12821 argv[0].
12822 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12823 compilation.
12824
9482b9fb
DE
128252016-02-01 Doug Evans <dje@google.com>
12826
12827 * gdb.base/skip.exp: Clean up multiple references to same test name.
12828
6b2e4f10
PA
128292016-02-01 Pedro Alves <palves@redhat.com>
12830
ccb6afd6 12831 PR remote/19496
6b2e4f10
PA
12832 * gdb.threads/forking-threads-plus-breakpoint.exp
12833 (displaced_stepping_supported): New global.
12834 (probe_displaced_stepping_support): New procedure.
12835 (do_test): Add 'displaced' parameter, and use it.
12836 (top level): Check for displaced stepping support. Add displaced
12837 stepping on/off testing axis.
12838
37a8db1a
AB
128392016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12840
12841 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12842 pointer. Don't perform further tests on the unassociated pointer
12843 if the first test fails.
12844
5fdf6324
AB
128452016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12846
12847 * gdb.base/max-value-size.c: New file.
12848 * gdb.base/max-value-size.exp: New file.
12849 * gdb.base/huge.exp: Disable max-value-size for this test.
12850
935c6144
IB
128512016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12852
12853 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12854
7fe8399d
YQ
128552016-01-28 Yao Qi <yao.qi@linaro.org>
12856
12857 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12858
a2077e25
PA
128592016-01-25 Pedro Alves <palves@redhat.com>
12860
12861 PR threads/19461
12862 * gdb.base/fork-running-state.c: New file.
12863 * gdb.base/fork-running-state.exp: New file.
12864
1d2736d4
PA
128652016-01-25 Pedro Alves <palves@redhat.com>
12866
12867 PR gdb/19494
12868 * gdb.base/catch-fork-kill.c: New file.
12869 * gdb.base/catch-fork-kill.exp: New file.
12870
f1da4b11
PA
128712016-01-25 Pedro Alves <palves@redhat.com>
12872
12873 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12874 Delete, moved to lib/gdb.exp.
12875 * gdb.threads/forking-threads-plus-breakpoint.exp
12876 (foreach_with_prefix): Likewise.
12877 * gdb.threads/process-dies-while-handling-bp.exp
12878 (foreach_with_prefix): Likewise.
12879 * lib/gdb.exp (foreach_with_prefix): New procedure.
12880
45f38546
MK
128812016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12882
12883 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12884 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12885
dc29a1ce
MK
128862016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12887
12888 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12889 endian targets.
12890
092127d7
JK
128912016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12892 Pedro Alves <palves@redhat.com>
12893
12894 Fix testsuite compatibility with Guile.
12895 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12896 number.
12897
31d765d3
JK
128982016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12899
12900 Fix testsuite compatibility with Guile.
12901 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12902 (thread 1): New test for backtrace through signal handler.
12903
1ac78c04
YQ
129042016-01-22 Yao Qi <yao.qi@linaro.org>
12905
12906 PR testsuite/19491
12907 * gdb.base/multi-forks.c: Include
12908 ../lib/unbuffer_output.c
12909 (main): Call gdb_unbuffer_output.
12910
4f5946a8
DE
129112016-01-21 Doug Evans <dje@google.com>
12912
12913 * lib/ada.exp (gdb_compile_ada): Fix typo.
12914
305e13e6
JB
129152016-01-21 Joel Brobecker <brobecker@adacore.com>
12916
12917 * gdb.base/break-fun-addr.exp: New file.
12918 * gdb.base/break-fun-addr1.c: New file.
12919 * gdb.base/break-fun-addr2.c: New file.
12920
5f5dfff6
SM
129212016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12922
12923 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12924 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12925 enum flag values.
12926
fd356fa2
AA
129272016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12928
12929 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12930 when GDB can not set the vector return value. Add more comments
12931 for clarification.
12932
9df22175
AT
129332016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12934
12935 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12936 command.
12937
41d1845e
SM
129382016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12939
12940 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12941
01ac6840
SM
129422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12943
12944 * Makefile.in (check-single): Pass --status to runtest.
12945 (check/%.exp): Likewise.
12946
129472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12948
12949 * Makefile.in (check-parallel): Propagate return code from make
12950 do-check-parallel.
12951
bd0a71fa
MK
129522016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12953
12954 * gdb.trace/ftrace.exp: Fix expected message on continue.
12955 * gdb.trace/pending.exp: Fix expected message on continue.
12956 * gdb.trace/trace-break.exp: Fix expected message on continue.
12957
8bcbad33
SM
129582016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12959
12960 * lib/gdb.exp (gdb_test): Remove unused global references.
12961
f303dbd6
PA
129622016-01-18 Pedro Alves <palves@redhat.com>
12963
12964 * gdb.base/async-shell.exp: Adjust expected output.
12965 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12966 * gdb.base/siginfo-thread.exp: Adjust expected output.
12967 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12968 * gdb.java/jnpe.exp: Adjust expected output.
12969 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12970 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12971 * gdb.threads/leader-exit.exp: Adjust expected output.
12972 * gdb.threads/manythreads.exp: Adjust expected output.
12973 * gdb.threads/pthreads.exp: Adjust expected output.
12974 * gdb.threads/schedlock.exp: Adjust expected output.
12975 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12976 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12977 expected output.
12978 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12979 output.
12980 * gdb.threads/sigthread.exp: Adjust expected output.
12981 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12982
b2789696
YQ
129832016-01-18 Yao Qi <yao.qi@linaro.org>
12984
12985 * gdb.guile/scm-section-script.c: Replace @progbits with
12986 %progbits.
12987 * gdb.python/py-section-script.c: Likewise.
12988
71ef29a8
PA
129892016-01-15 Pedro Alves <palves@redhat.com>
12990
12991 * gdb.multi/tids.exp: Test star wildcard ranges.
12992
3f5b7598
PA
129932016-01-15 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12996 command from "thread apply" invocation.
12997 (thr_apply_info_thr_invalid): Default the expected output to the
12998 input tid list.
12999 (top level): Add tests that use convenience variables. Add tests
13000 for "thread apply" with a valid TID list, but missing the command.
13001
663f6d42
PA
130022016-01-13 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.base/default.exp: Expect $_gthread as well.
13005 * gdb.multi/tids.exp: Test $_gthread.
13006 * gdb.threads/thread-specific.exp: Test $_gthread.
13007
c84f6bbf
PA
130082016-01-13 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.multi/tids.exp: Test "info threads -gid".
13011
22a02324
PA
130122016-01-13 Pedro Alves <palves@redhat.com>
13013
13014 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13015 Breakpoint.thread.
13016 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13017
5d5658a1
PA
130182016-01-07 Pedro Alves <palves@redhat.com>
13019
13020 * gdb.base/break.exp: Adjust to output changes.
13021 * gdb.base/hbreak2.exp: Likewise.
13022 * gdb.base/sepdebug.exp: Likewise.
13023 * gdb.base/watch_thread_num.exp: Likewise.
13024 * gdb.linespec/keywords.exp: Likewise.
13025 * gdb.multi/info-threads.exp: Likewise.
13026 * gdb.threads/thread-find.exp: Likewise.
13027 * gdb.multi/tids.c: New file.
13028 * gdb.multi/tids.exp: New file.
13029
84654457
PA
130302016-01-13 Pedro Alves <palves@redhat.com>
13031
13032 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13033
e3940304
PA
130342016-01-13 Pedro Alves <palves@redhat.com>
13035
13036 * gdb.base/default.exp: Expect $_inferior as well.
13037 * gdb.multi/base.exp: Test $_inferior.
13038
a911d87a
PA
130392016-01-13 Pedro Alves <palves@redhat.com>
13040
13041 PR breakpoints/19388
13042 * gdb.base/catch-signal-siginfo-cond.c: New file.
13043 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13044
82075af2
JS
130452016-01-12 Josh Stone <jistone@redhat.com>
13046 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13047
13048 * gdb.base/catch-syscall.c (do_execve): New variable.
13049 (main): Conditionally trigger an execve.
13050 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13051 (test_catch_syscall_execve): New, check entry/return across execve.
13052 (do_syscall_tests): Call test_catch_syscall_execve.
13053
e46eeedd
PA
130542016-01-12 Pedro Alves <palves@redhat.com>
13055
13056 * gdb.base/random-signal.exp (do_test): New procedure, with body
13057 of testcase moved in.
13058
01d8c27e
JK
130592016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13060 Pedro Alves <palves@redhat.com>
13061
13062 * gdb.base/funcargs.exp (finish from indirectly called function):
13063 Reintroduce the case for 'First'.
13064
9a706302
JK
130652016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13066 Pedro Alves <palves@redhat.com>
13067
13068 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13069 (tcatch_vfork_then_child_follow_exec)
13070 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13071 identification.
13072
c0ecb95f
JK
130732016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13074
13075 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13076 and repeats to unlimited.
13077 * gdb.python/py-value.exp: Likewise.
13078 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13079 and repeats to unlimited.
13080
6cfc1fcb
JK
130812016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13082
13083 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13084 and reordering the functions.
13085 * gdb.multi/hangout.c: Likewise.
13086 * gdb.multi/hello.c: Likewise.
13087
582a1b00
SM
130882016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13089
13090 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13091 absolute.
13092 (SingleStatisticTestResult.report): Use dict.keys instead of
13093 dict.iterkeys.
13094
79bc59cb
PA
130952016-01-06 Pedro Alves <palves@redhat.com>
13096
13097 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13098
43368e1d
MM
130992016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13100
13101 * gdb.btrace/dlopen.exp: New.
13102 * gdb.btrace/dlopen.c: New.
13103 * gdb.btrace/dlopen-dso.c: New.
13104
79fad5b8
SL
131052015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13106
13107 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13108 PATTERN argument is optional.
13109
ab8314b3
JB
131102015-12-24 Joel Brobecker <brobecker@adacore.com>
13111
13112 * lib/ada.exp (target_compile_ada_from_dir): New function.
13113 (gdb_compile_ada): Reimplement avoiding the use of project files.
13114 * gdb.ada/gnat_ada.gpr: Delete.
13115 * gdb.ada/cond_lang.exp: Adjust test to make path before
13116 filename optional.
13117 * gdb.ada/small_reg_param.exp: Likewise.
13118
fe33faff
SM
131192015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13120
13121 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13122
6d265cb4
TP
131232015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13124
13125 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13126 case.
13127
10125099
SM
131282015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13129
13130 * gdb.base/break.exp: Remove dead code.
13131 * gdb.base/sepdebug.exp: Likewise.
13132
3ca22649
SM
131332015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13134
13135 * gdb.asm/asm-source.exp: Remove HP-UX references.
13136 * gdb.base/annota1.exp: Likewise.
13137 * gdb.base/annota3.exp: Likewise.
13138 * gdb.base/attach.exp: Likewise.
13139 * gdb.base/bigcore.exp: Likewise.
13140 * gdb.base/break.exp: Likewise.
13141 * gdb.base/call-ar-st.exp: Likewise.
13142 * gdb.base/callfuncs.exp: Likewise.
13143 * gdb.base/catch-fork-static.exp: Likewise.
13144 * gdb.base/display.exp: Likewise.
13145 * gdb.base/foll-exec-mode.exp: Likewise.
13146 * gdb.base/foll-exec.exp: Likewise.
13147 * gdb.base/foll-fork.exp: Likewise.
13148 * gdb.base/foll-vfork.exp: Likewise.
13149 * gdb.base/funcargs.exp: Likewise.
13150 * gdb.base/hbreak2.exp: Likewise.
13151 * gdb.base/inferior-died.exp: Likewise.
13152 * gdb.base/interrupt.exp: Likewise.
13153 * gdb.base/multi-forks.exp: Likewise.
13154 * gdb.base/nodebug.exp: Likewise.
13155 * gdb.base/sepdebug.exp: Likewise.
13156 * gdb.base/solib1.c: Likewise.
13157 * gdb.base/step-test.exp: Likewise.
13158 * gdb.mi/non-stop.c: Likewise.
13159 * gdb.mi/pthreads.c: Likewise.
13160 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13161 * gdb.threads/pthreads.c: Likewise.
13162 * gdb.threads/staticthreads.exp: Likewise.
13163 * lib/future.exp: Likewise.
13164 * lib/gdb.exp: Likewise.
13165 * gdb.base/so-indr-cl.c: Remove.
13166 * gdb.base/so-indr-cl.exp: Likewise.
13167 * gdb.base/solib.c: Likewise.
13168 * gdb.base/solib.exp: Likewise.
13169 * gdb.base/solib2.c: Likewise.
13170
b6304613
SM
131712015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13172
13173 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13174 * gdb.base/call-ar-st.exp: Likewise.
13175 * gdb.base/callfuncs.exp: Likewise.
13176 * gdb.base/condbreak.exp: Likewise.
13177 * gdb.base/constvars.exp: Likewise.
13178 * gdb.base/hbreak2.exp: Likewise.
13179 * gdb.base/langs.exp: Likewise.
13180 * gdb.base/list.exp: Likewise.
13181 * gdb.base/long_long.exp: Likewise.
13182 * gdb.base/ptype.exp: Likewise.
13183 * gdb.base/scope.exp: Likewise.
13184 * gdb.base/signals.exp: Likewise.
13185 * gdb.base/so-impl-ld.exp: Likewise.
13186 * gdb.base/varargs.exp: Likewise.
13187 * gdb.base/volatile.exp: Likewise.
13188 * gdb.base/whatis.exp: Likewise.
13189 * gdb.cp/cplusfuncs.exp: Likewise.
13190 * gdb.cp/inherit.exp: Likewise.
13191 * gdb.cp/local.exp: Likewise.
13192 * gdb.cp/member-ptr.exp: Likewise.
13193 * gdb.cp/method.exp: Likewise.
13194 * gdb.cp/overload.exp: Likewise.
13195 * gdb.cp/templates.exp: Likewise.
13196 * gdb.stabs/weird.exp: Likewise.
13197 * lib/compiler.c: Likewise.
13198 * lib/compiler.cc: Likewise.
13199 * lib/cp-support.exp: Likewise.
13200 * lib/gdb.exp: Likewise.
13201
bf401b07
SM
132022015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13203
13204 * configure.ac: Remove HP-UX case.
13205 * configure: Regenerate.
13206
aff9c0f8
SM
132072015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13208
13209 * lib/gdb.exp (gdb_compile): Add function doc.
13210
a6904d5a
PA
132112015-12-17 Pedro Alves <palves@redhat.com>
13212
13213 PR threads/19354
13214 * gdb.multi/info-threads.exp: New file.
13215
a22279dd
YQ
132162015-12-15 Yao Qi <yao.qi@linaro.org>
13217
13218 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13219 is aarch64*-*-*.
13220
0588c796
SL
132212015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13222
13223 * gdb.base/history-duplicates.exp: Skip if no readline support.
13224
5d978e17
SL
132252015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13226
13227 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13228
7e763b86
SL
132292015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13230
13231 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13232
87a3a92c
SL
132332015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13234
13235 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13236 ctrl-C if nointerrupts target property is set.
13237 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13238 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13239 * gdb.base/paginate-bg-execution.exp: Likewise.
13240 * gdb.base/paginate-execution-startup.exp: Likewise.
13241 * gdb.base/random-signal.exp: Likewise.
13242 * gdb.base/range-stepping.exp: Likewise.
13243 * gdb.cp/annota2.exp: Likewise.
13244 * gdb.cp/annota3.exp: Likewise.
13245 * gdb.gdb/selftest.exp: Likewise.
13246 * gdb.threads/continue-pending-status.exp: Likewise.
13247 * gdb.threads/leader-exit.exp: Likewise.
13248 * gdb.threads/manythreads.exp: Likewise.
13249 * gdb.threads/pthreads.exp: Likewise.
13250 * gdb.threads/schedlock.exp: Likewise.
13251 * gdb.threads/sigthread.exp: Likewise.
13252
a8f077dc
DB
132532015-12-11 Don Breazeal <donb@codesourcery.com>
13254
13255 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13256 remote.
13257 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13258 * gdb.base/foll-exec.exp (main): Enable for target remote.
13259 * gdb.base/foll-fork.exp (main): Likewise.
13260 * gdb.base/foll-vfork.exp (main): Likewise.
13261 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13262 (proc continue_to_exit_bp_loc): Use clean_restart.
13263 * gdb.base/pie-execl.exp (main): Disable for target remote.
13264 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13265 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13266 * gdb.threads/execl.exp (main): Likewise.
13267 * gdb.threads/fork-child-threads.exp (main): Likewise.
13268 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13269 remote.
13270 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13271 remote.
13272 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13273 pid.tid style ptids, instead of just tid.
13274 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13275 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13276 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13277 ptids, instead of just tid.
13278
3b2464a8
AB
132792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13280
13281 * gdb.base/list.exp (test_list_forward): Add end of file error
13282 test.
13283 (test_repeat_list_command): Add end of file error test.
13284 (test_list_backwards): Add beginning of file error test.
13285
a0def019
AB
132862015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13287
13288 * gdb.base/list.exp (test_list_invalid_args): New function,
13289 defined, and called.
13290
5c000dff
AB
132912015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13292
13293 * gdb.base/list.exp (test_list): Make test names unique.
13294
f1637ebe
YQ
132952015-12-11 Yao Qi <yao.qi@linaro.org>
13296
13297 * gdb.base/coremaker2.c: Remove.
13298
36d6fc0a
PA
132992015-12-10 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.multi/base.exp: Remove stale "spaces" references.
13302
762f7747
PA
133032015-12-10 Pedro Alves <palves@redhat.com>
13304
13305 * gdb.multi/base.exp: Don't use nowarnings.
13306 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13307 * gdb.multi/hangout.c: Include stdio.h.
13308 * gdb.multi/hello.c: Include stdlib.h.
13309 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13310 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13311 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13312
28d2bfb9
AB
133132015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13314
13315 * gdb.dwarf2/dw2-ranges-base.c: New file.
13316 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13317 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13318 support additional line table, and debug ranges generation.
13319 (Dwarf::ranges): New function, generate .debug_ranges.
13320 (Dwarf::lines): Support generating simple line table programs.
13321 (Dwarf::assemble): Initialise new namespace variables.
13322
5fc2beac
KB
133232015-12-09 Kevin Buettner <kevinb@redhat.com>
13324
13325 * gdb.base/async.exp (proc test_background): Add case for
13326 asynchronous execution not supported.
13327
1c35a88f
LM
133282015-12-09 Luis Machado <lgustavo@codesourcery.com>
13329
13330 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13331 format and change test names to make them unique.
13332
b593e3d9
RK
133332015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13334 Pedro Alves <pedro@redhat.com>
13335
13336 PR gdb/18702
13337 Add checking of floatformats setup on x86_64 hosts.
13338 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13339 (smallval, bigval): New labels/constants.
13340 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13341 float" after loading bigval and smallval.
13342
d72413e6
PMR
133432015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13344
13345 * gdb.ada/fun_overload_menu.exp: New testcase.
13346 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13347
ece66d65
JS
133482015-12-04 Josh Stone <jistone@redhat.com>
13349
13350 * gdb.base/catch-fork-static.exp: New.
13351
41d0efca
YQ
133522015-12-03 Yao Qi <yao.qi@linaro.org>
13353
13354 * gdb.base/sizeof.c: Don't include stdio.h and
13355 ../lib/unbuffer_output.c.
13356 (main): New variable 'size' and 'value'. Remove printf and
13357 gdb_unbuffer_output. Assign return value to size and value.
13358 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13359 at the beginning.
13360 (check_sizeof): Check the result by printing variable 'size'.
13361 (check_valueof): Check the result by printing variable 'value'.
13362
99fd02d9
YQ
133632015-12-01 Yao Qi <yao.qi@linaro.org>
13364
13365 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13366 for aarch64*-*-linux* target.
13367
f2faf941
PA
133682015-11-30 Pedro Alves <palves@redhat.com>
13369
13370 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13371
04bf20c5
PA
133722015-11-30 Pedro Alves <palves@redhat.com>
13373
13374 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13375 Handle non-stop mode vCont replies.
13376
09df4675
PA
133772015-11-30 Pedro Alves <palves@redhat.com>
13378
13379 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13380 prepare_for_testing. Start gdb with "set non-stop on" appended to
13381 GDBFLAGS. Lax expected stop output.
13382
58b584af
YQ
133832015-11-27 Yao Qi <yao.qi@linaro.org>
13384
13385 * gdb.arch/arm-neon.exp: New.
13386 * gdb.arch/arm-neon.c: New.
13387
dfcb77a8
YQ
133882015-11-27 Yao Qi <yao.qi@linaro.org>
13389
13390 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13391
88e8ec1b
YQ
133922015-11-27 Yao Qi <yao.qi@linaro.org>
13393
13394 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13395 frames-invalid annotation.
13396
bfde72c2
YQ
133972015-11-27 Yao Qi <yao.qi@linaro.org>
13398
13399 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13400
f6512a69
SM
134012015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13402
13403 * gdb.threads/names.exp: New file.
13404 * gdb.threads/names.c: New file.
13405 * README: Mention gdb,no_thread_names.
13406
46a3515b
MM
134072015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13408
13409 PR 19297
13410 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13411 support" error.
13412
62147a22
PA
134132015-11-24 Pedro Alves <palves@redhat.com>
13414
13415 PR 17539
13416 * gdb.base/display.exp: Expect displays to be sorted in ascending
13417 order. Use multi_line.
13418 * gdb.base/solib-display.exp: Likewise.
13419
2f341b6e
PA
134202015-11-24 Pedro Alves <palves@redhat.com>
13421
13422 PR 17539
25d49b86
PA
13423 * gdb.base/display.exp: Expect displays to be sorted in ascending
13424 order. Use multi_line.
13425 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13426
7e0aa6aa
PA
134272015-11-24 Pedro Alves <palves@redhat.com>
13428
13429 PR 17539
13430 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13431 threads in ascending order.
13432 * gdb.base/foll-fork.exp: Likewise.
13433 * gdb.base/foll-vfork.exp: Likewise.
13434 * gdb.base/multi-forks.exp: Likewise.
13435 * gdb.mi/mi-nonstop.exp: Likewise.
13436 * gdb.mi/mi-nsintrall.exp: Likewise.
13437 * gdb.multi/base.exp: Likewise.
13438 * gdb.multi/multi-arch.exp: Likewise.
13439 * gdb.python/py-inferior.exp: Likewise.
13440 * gdb.threads/break-while-running.exp: Likewise.
13441 * gdb.threads/execl.exp: Likewise.
13442 * gdb.threads/gcore-thread.exp: Likewise.
13443 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13444 * gdb.threads/kill.exp: Likewise.
13445 * gdb.threads/linux-dp.exp: Likewise.
13446 * gdb.threads/multiple-step-overs.exp: Likewise.
13447 * gdb.threads/next-bp-other-thread.exp: Likewise.
13448 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13449 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13450 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13451 * gdb.threads/thread-find.exp: Likewise.
13452 * gdb.threads/tls.exp: Likewise.
13453 * lib/mi-support.exp (mi_reverse_list): Delete.
13454 (mi_check_thread_states): No longer reverse list.
13455
2cc57ad8
PA
134562015-11-24 Pedro Alves <palves@redhat.com>
13457
13458 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13459 use lowercase.
13460
c93e8391
SM
134612015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13462
13463 * gdb.trace/actions.c: Include trace-common.h.
13464 (main): Add a location for a fast tracepoint.
13465 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13466 the normal tracepoints.
13467 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13468
045ccf91
SM
134692015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13470
13471 * save-trace.exp: Factor out code to these...
13472 (gdb_save_tracepoints): New.
13473 (gdb_load_tracepoints): New.
13474 (do_save_load_test): New.
13475
5506f9f6
KB
134762015-11-23 Kevin Buettner <kevinb@redhat.com>
13477
13478 * gdb.base/asmlabel.exp: New test.
13479 * gdb.base/asmlabel.c: New test case.
13480
16c3b12f
JB
134812015-11-23 Joel Brobecker <brobecker@adacore.com>
13482
13483 * gdb.base/wrong_frame_bt_full-main.c: New file.
13484 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13485 * gdb.base/wrong_frame_bt_full.exp: New file.
13486
155bfbd3
JB
134872015-11-23 Joel Brobecker <brobecker@adacore.com>
13488
13489 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13490
bb097445
JM
134912015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13492
206853a0 13493 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13494 pstate register when comparing registers values in
13495 sparc64-*-linux-gnu targets to avoid spurious differences.
13496
9c88ed8f
JM
134972015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13498
206853a0 13499 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13500
96161e25
SL
135012015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13502
13503 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13504 as type argument to gdb_compile.
13505 * gdb.base/nested-subp2.exp: Likewise.
13506 * gdb.base/nested-subp3.exp: Likewise.
13507
340c2830
DV
135082015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13509
13510 * lib/dwarf.exp (_note): Fix left shift of negative value.
13511 * gdb.trace/trace-condition.exp: Likewise.
13512
c1862d0f
YQ
135132015-11-13 Yao Qi <yao.qi@linaro.org>
13514
13515 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13516 comments about d10v.
13517 (test_scalar_returns): Likewise.
13518 * gdb.base/d10v.ld: Remove.
13519 * gdb.base/overlays.exp: Remove the target triplet checking for
13520 d10v-*-*.
13521 * gdb.base/structs.exp (test_struct_returns): Remove the
13522 comments about d10v.
13523 (test_struct_calls): Likewise.
13524
77ae9c19
YQ
135252015-11-13 Yao Qi <yao.qi@linaro.org>
13526
13527 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13528 * gdb.base/gnu_vector.c: Don't include stdio.h.
13529 (main): Don't print res and call add_some_intvecs.
13530
430e004e
MK
135312015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13532
13533 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13534 macro.
13535 (func5): Removed.
13536 (func4): Use FAST_TRACEPOINT_LABEL.
13537 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13538 macro.
13539 (func): Removed.
13540 (thread_function): Use FAST_TRACEPOINT_LABEL.
13541 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13542 (func): Remove.
13543 (marker): Use FAST_TRACEPOINT_LABEL.
13544 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13545 (pendfunc1): Remove.
13546 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13547 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13548 (foo): Remove.
13549 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13550 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13551 macro.
13552 (func): Remove.
13553 (marker): Use FAST_TRACEPOINT_LABEL.
13554 * gdb.trace/trace-common.h: New header.
13555 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13556 macro.
13557 (func): Remove.
13558 (marker): Use FAST_TRACEPOINT_LABEL.
13559 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13560 (func): Remove.
13561 (thread_function): Use FAST_TRACEPOINT_LABEL.
13562
6e7675a7
MK
135632015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13564
13565 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13566 in front.
13567 * gdb.trace/change-loc.exp: Use global pcreg definition.
13568 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13569 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13570 in front.
13571 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13572 * gdb.trace/pending.exp: Likewise.
13573 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13574 * gdb.trace/trace-break.exp: Likewise.
13575 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13576 in front.
13577 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13578 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13579 in front.
13580 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13581
dddc0e16
JB
135822015-11-09 Joel Brobecker <brobecker@adacore.com>
13583
13584 * gdb.ada/fin_fun_out: New testcase.
13585
c6f0b406
KB
135862015-11-07 Kevin Buettner <kevinb@redhat.com>
13587
13588 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13589 value associated with DW_AT_byte_size.
13590 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13591 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13592 DW_AT_upper_bound.
13593
f01dcfd9
KB
135942015-11-07 Kevin Buettner <kevinb@redhat.com>
13595
13596 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13597 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13598 version.
13599 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13600 gdb.dwarf2/dw2-canonicalize-type.exp,
13601 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13602 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13603 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13604 provided by gdb_target_symbol_prefix_flags_asm.
13605 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13606 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13607 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13608 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13609 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13610 macros where needed). Use this macro for symbols which require
13611 the prefix provided by SYMBOL_PREFIX.
13612
2223449a
KB
136132015-11-05 Kevin Buettner <kevinb@redhat.com>
13614
13615 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13616 New procs.
13617 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13618 representing expressions, of more than one list element.
13619 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13620 to prepend linker symbol prefix to f.
13621 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13622 table_1 and table_2.
13623 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13624 Likewise, for f and g.
13625 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13626 for ptr.
13627 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13628 for main.
13629 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13630 table_1_ptr and table_2_ptr.
13631
6f2f1a3a
JK
136322015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13633 Joel Brobecker <brobecker@adacore.com>
13634
13635 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13636
566c56c9
MK
136372015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13638
13639 * gdb.reverse/s390-mvcle.c: New test.
13640 * gdb.reverse/s390-mvcle.exp: New file.
13641 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13642
d5f0636b
MK
136432015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13644
13645 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13646
7ad8b86c
MK
136472015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13648
13649 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13650 reaching marker2.
13651 * gdb.reverse/getresuid-reverse.exp: Likewise.
13652 * gdb.reverse/pipe-reverse.exp: Likewise.
13653 * gdb.reverse/readv-reverse.exp: Likewise.
13654 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13655 * gdb.reverse/time-reverse.exp: Likewise.
13656 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13657
4081c0f1
YQ
136582015-10-30 Yao Qi <yao.qi@linaro.org>
13659
13660 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13661 (empty_cycle): Remove.
13662 (main): Don't call empty_cycle. Don't use watch_count_done.
13663 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13664 empty_cycle. Rewrite the code counting HW watchpoints.
13665
452b4ba5
MK
136662015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13667
13668 * gdb.reverse/fstatat-reverse.c: New test.
13669 * gdb.reverse/fstatat-reverse.exp: New file.
13670 * gdb.reverse/getresuid-reverse.c: New test.
13671 * gdb.reverse/getresuid-reverse.exp: New file.
13672 * gdb.reverse/pipe-reverse.c: New test.
13673 * gdb.reverse/pipe-reverse.exp: New file.
13674 * gdb.reverse/readv-reverse.c: New test.
13675 * gdb.reverse/readv-reverse.exp: New file.
13676 * gdb.reverse/recvmsg-reverse.c: New test.
13677 * gdb.reverse/recvmsg-reverse.exp: New file.
13678 * gdb.reverse/time-reverse.c: New test.
13679 * gdb.reverse/time-reverse.exp: New file.
13680 * gdb.reverse/waitpid-reverse.c: New test.
13681 * gdb.reverse/waitpid-reverse.exp: New file.
13682
5e2e7507
JK
136832015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13684
13685 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13686
0fde2c53
DE
136872015-10-26 Doug Evans <dje@google.com>
13688
13689 PR symtab/17391
13690 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13691 * gdb.dwarf2/bad-regnum.c: New file.
13692 * gdb.dwarf2/bad-regnum.exp: New file.
13693
1a70ae97
DE
136942015-10-26 Doug Evans <dje@google.com>
13695
13696 PR python/18938
13697 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13698 file.
13699
27dc26ab
JK
137002015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13701
13702 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13703 for a change by "Mention language in compile error message".
13704
bed91f4d
SM
137052015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13706
13707 PR python/18073
13708 * gdb.python/py-type.c (C::a_method): New.
13709 (C::a_const_method): New.
13710 (C::a_static_method): New.
13711 (a_function): New.
13712 * gdb.python/py-type.exp (test_fields): Test getting fields
13713 from function and method.
13714
3f2f83dd
KB
137152015-10-21 Keven Boell <keven.boell@intel.com>
13716
13717 * gdb.fortran/vla-alloc-assoc.exp: New file.
13718 * gdb.fortran/vla-datatypes.exp: New file.
13719 * gdb.fortran/vla-datatypes.f90: New file.
13720 * gdb.fortran/vla-history.exp: New file.
13721 * gdb.fortran/vla-ptype-sub.exp: New file.
13722 * gdb.fortran/vla-ptype.exp: New file.
13723 * gdb.fortran/vla-sizeof.exp: New file.
13724 * gdb.fortran/vla-sub.f90: New file.
13725 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13726 * gdb.fortran/vla-value-sub-finish.exp: New file.
13727 * gdb.fortran/vla-value-sub.exp: New file.
13728 * gdb.fortran/vla-value.exp: New file.
13729 * gdb.fortran/vla-ptr-info.exp: New file.
13730 * gdb.mi/mi-vla-fortran.exp: New file.
13731 * gdb.mi/vla.f90: New file.
13732
27145d50
SL
137332015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13734
13735 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13736 of hardwired timeout value.
13737
5f3ff4f8
JK
137382015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13739 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13742 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13743
bfd09d20
JS
137442015-10-19 Josh Stone <jistone@redhat.com>
13745
13746 * gdb.base/catch-syscall.c: Include <sched.h>.
13747 (unknown_syscall): New variable.
13748 (main): Trigger a vfork and an unknown syscall.
13749 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13750 (unknown_syscall_number): Likewise.
13751 (check_call_to_syscall): Accept an optional syscall pattern.
13752 (check_return_from_syscall): Likewise.
13753 (check_continue): Likewise.
13754 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13755 (test_catch_syscall_skipping_return): New test toggling off 'catch
13756 syscall' to step over the syscall return, then toggling back on.
13757 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13758 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13759 (do_syscall_tests): Call test_catch_syscall_without_args and
13760 test_catch_syscall_mid_vfork.
13761 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13762 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13763
b32b93c6
AS
137642015-10-19 Andrew Stubbs <ams@codesourcery.com>
13765
13766 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13767 print g_vE): Add new pass patterns.
13768 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13769 print various symbol names for vptr fields.
13770
9d622bda
AB
137712015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13772
13773 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13774 results.
13775
0fd8ac1c
YQ
137762015-10-12 Yao Qi <yao.qi@linaro.org>
13777
13778 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13779
34240514
YQ
137802015-10-12 Yao Qi <yao.qi@linaro.org>
13781
13782 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13783 is aarch64*-*-linux*.
13784
8240f442
YQ
137852015-10-12 Yao Qi <yao.qi@linaro.org>
13786
13787 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13788 (can_relocate_bcond_true): ... it.
13789 (can_relocate_bcond_false): New function.
13790 (foo): Likewise.
13791 (can_relocate_bl): Likewise.
13792 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13793 can_relocate_bl.
13794
2520f728
PMR
137952015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13796
13797 * gdb.base/nested-addr.c: New file.
13798 * gdb.base/nested-addr.exp: New testcase.
13799
abcef95a
MM
138002015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13801
13802 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13803 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13804 its output. Ignore the output of "record goto begin" and instead
13805 check that GDB is replaying.
13806
145e3ddb
PA
138072015-10-09 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13810 (top level): Use it in the run with no args test.
13811
d5d8c4e1
IB
138122015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13813
13814 * gdb.dlang/properties.exp: New file.
13815
06e635ef
SL
138162015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13817
13818 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13819 whether or not address 0x1000 is mapped on the target.
13820
e019fd1d
SM
138212015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13822
13823 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13824 build.
13825
77ba2a67
MM
138262015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13827
13828 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13829 instruction-history test.
13830
c60eb31f
DE
138312015-09-28 Doug Evans <dje@google.com>
13832
13833 * gdb.base/gcore.c (array_func): Add reference to static_array.
13834
9a3c8263
SM
138352015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13836
13837 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13838 source line.
13839
9720e656
SL
138402015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13841
13842 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13843 short or char as base type.
13844
938d3bf2
SL
138452015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13846
13847 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13848 to allow any size enum.
13849
e6c2c623
PMR
138502015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13851
13852 * gdb.ada/array_ptr_renaming.exp: New testcase.
13853 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13854 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13855
06da0f77
PL
138562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13857
13858 * gdb.trace/ftrace-lock.c: New file.
13859 * gdb.trace/ftrace-lock.exp: New file.
13860
4f51c22a
PL
138612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13862
13863 * gdb.arch/insn-reloc.c: New file.
13864 * gdb.arch/ftrace-insn-reloc.exp: New file.
13865
7041adf4
PL
138662015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13867
13868 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13869 instruction.
13870 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13871 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13872 * gdb.trace/range-stepping.c: Likewise.
13873 * gdb.trace/trace-break.c: Likewise.
13874 * gdb.trace/trace-mt.c (thread_function): Likewise.
13875 * gdb.trace/ftrace.c (marker): Likewise.
13876 * gdb.trace/trace-condition.c (marker): Likewise.
13877 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13878 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13879 is_aarch64_target.
13880
015d2e7e
DE
138812015-09-18 Doug Evans <xdje42@gmail.com>
13882
13883 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13884 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13885
26b188a2
SL
138862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13887
13888 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13889 the breakpoint.
13890
79dc332b
SL
138912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13892
13893 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13894 the pending breakpoint. Remove timeout override for "Run till
13895 MI pending breakpoint on pendfunc3 on thread 2" test.
13896
f57929f2
SL
138972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13898
13899 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13900 filename pattern.
13901
3f469b17
SL
139022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13903
13904 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13905 in breakpoint filename pattern.
13906
515b89b3
SL
139072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13908
7800dbe4
SL
13909 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13910
139112015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13912
515b89b3
SL
13913 * gdb.linespec/explicit.exp: Check for readline support for
13914 tab-completion tests. Fix obvious typo.
13915
d2939ba2
MM
139162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13917
13918 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13919 and replay.
13920
cbb55fa7
MM
139212015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13922
13923 * gdb.btrace/non-stop.c: New.
13924 * gdb.btrace/non-stop.exp: New.
13925
43691ca1
PL
139262015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13927 Yao Qi <yao.qi@linaro.org>
13928
13929 * gdb.trace/trace-condition.c: New file.
13930 * gdb.trace/trace-condition.exp: New file.
13931
d78908cf
WW
139322015-09-16 Wei-cheng Wang <cole945@gmail.com>
13933
13934 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13935 for testing bytecode compilation.
13936
1ed415e2
PA
139372015-09-16 Pedro Alves <palves@redhat.com>
13938 Sandra Loosemore <sandra@codesourcery.com>
13939
13940 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13941 (SECONDS): Redefine.
13942 (main): Call pthread_kill and alarm early.
13943 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13944 support.
13945 (test): If the target can't hardware step and doesn't support
13946 displaced stepping, increase the timeout.
13947
d136eff5
PA
139482015-09-16 Pedro Alves <palves@redhat.com>
13949
13950 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13951 (enable_debug): New procedures.
13952 (test): Use them. Bail out if waiting for threads fails.
13953 (top level): Bail out if a test fails.
13954
991f019c
YQ
139552015-09-16 Yao Qi <yao.qi@linaro.org>
13956
13957 * gdb.asm/asm-source.exp: Set asm-arch for
13958 aarch64*-*-* target.
13959 * gdb.asm/aarch64.inc: New file.
13960
bfca584f
PMR
139612015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13962
13963 * gdb.ada/array_of_variable_length.exp: New testcase.
13964 * gdb.ada/array_of_variable_length/foo.adb: New file.
13965 * gdb.ada/array_of_variable_length/pck.adb: New file.
13966 * gdb.ada/array_of_variable_length/pck.ads: New file.
13967
b326e587
DE
139682015-09-15 Doug Evans <dje@google.com>
13969
13970 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13971 of function static local variable.
13972
5382cfab
PW
139732015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13974
13975 * gdb.threads/tls-so_extern.exp: New test file.
13976 * gdb.threads/tls-so_extern.c: New test file.
13977 * gdb.threads/tls-so_extern_main.c: New test file.
13978
141c5cc4
JK
139792015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13980
13981 * gdb.opt/solib-intra-step-lib.c: New file.
13982 * gdb.opt/solib-intra-step-main.c: New file.
13983 * gdb.opt/solib-intra-step.exp: New file.
13984
d15dcecd
PA
139852015-09-15 Pedro Alves <palves@redhat.com>
13986
13987 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13988 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13989
4c2f2a79
PA
139902015-09-14 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.base/hook-stop-continue.c: Delete.
13993 * gdb.base/hook-stop-continue.exp: Delete.
13994 * gdb.base/hook-stop-frame.c: Delete.
13995 * gdb.base/hook-stop-frame.exp: Delete.
13996 * gdb.base/hook-stop.c: New file.
13997 * gdb.base/hook-stop.exp: New file.
13998
919e6dbe
PMR
139992015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14000
14001 * gdb.ada/access_to_packed_array.exp: New testcase.
14002 * gdb.ada/access_to_packed_array/foo.adb: New file.
14003 * gdb.ada/access_to_packed_array/pack.adb: New file.
14004 * gdb.ada/access_to_packed_array/pack.ads: New file.
14005
157280a4
MM
140062015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14007
14008 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14009 buffer size test.
14010
2fd33e94
DB
140112015-09-11 Don Breazeal <donb@codesourcery.com>
14012
14013 * gdb.base/foll-exec.c: Add copyright header. Fix
14014 formatting issues.
14015 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14016 (do_exec_tests): Use clean_restart in place of zap_session,
14017 and for test initialization. Fix formatting issues. Use
14018 fail in place of perror.
14019 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14020 an expect statement to match an expression with output from
14021 the program under debug.
14022 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14023 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14024 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14025 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14026 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14027
e70b6e8e
DE
140282015-09-09 Doug Evans <dje@google.com>
14029
14030 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14031
7a551a51
DE
140322015-09-09 Doug Evans <dje@google.com>
14033
14034 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14035
4c666f84
DE
140362015-09-09 Doug Evans <dje@google.com>
14037
14038 * gdb.base/savedregs.exp: Fix typo.
14039
243a9253
PA
140402015-09-09 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14043
c0fa8fbd
SL
140442015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14045
14046 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14047 command actually switches threads. Give up on remaining
14048 tests if target fails to stop at breakpoint.
14049
cd7c1778
PMR
140502015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14051
14052 * gdb.ada/funcall_char.exp: New testcase.
14053 * gdb.ada/funcall_char/foo.adb: New file.
14054
dc5c8746
PMR
140552015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14056
14057 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14058 expected outputs. Add two testcases for completing ambiguous
14059 functions.
14060 * gdb.ada/complete/aux_pck.adb: New file.
14061 * gdb.ada/complete/aux_pck.ads: New file.
14062 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14063 Ambiguous_Func functions.
14064 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14065 * gdb.ada/complete/pck.adb: Likewise.
14066
4e83a1e7
UW
140672015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14068
14069 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14070 failures to run the test program under GDB.
14071
8ce74153
LM
140722015-08-26 Luis Machado <lgustavo@codesourcery.com>
14073
14074 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14075 to C.
14076
e9756d52
PP
140772015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14078
14079 * gdb.base/run-after-attach.exp: New test file.
14080 * gdb.base/run-after-attach.c: New test file.
14081
8d37573b
DB
140822015-08-26 Don Breazeal <donb@codesourcery.com>
14083
14084 * gdb.base/foll-exec-2.c: New test program.
14085 * gdb.base/foll-exec-2.exp: New test.
14086
63e43d3a
PMR
140872015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14088
14089 * gdb.base/nested-subp1.exp: New file.
14090 * gdb.base/nested-subp1.c: New file.
14091 * gdb.base/nested-subp2.exp: New file.
14092 * gdb.base/nested-subp2.c: New file.
14093 * gdb.base/nested-subp3.exp: New file.
14094 * gdb.base/nested-subp3.c: New file.
14095
3d40fbb5
PA
140962015-08-24 Pedro Alves <palves@redhat.com>
14097
14098 * gdb.server/connect-without-multi-process.c: New file.
14099 * gdb.server/connect-without-multi-process.exp: New file.
14100
4422ac93
LM
141012015-08-24 Luis Machado <lgustavo@codesourcery.com>
14102
14103 * gdb.opt/inline-markers.c: Make z int.
14104
91dddb86
LM
141052015-08-24 Luis Machado <lgustavo@codesourcery.com>
14106
14107 * gdb.opt/inline-markers.c: Make z volatile.
14108
a48847ee
LM
141092015-08-24 Luis Machado <lgustavo@codesourcery.com>
14110
14111 * gdb.opt/inline-bt.c: New volatile global z.
14112 * gdb.opt/inline-cmds.c: Likewise.
14113 * gdb.opt/inline-locals.c: Likewise.
14114 * gdb.opt/inline-markers.c: New extern global z.
14115 (marker): Use z.
14116 (inline_fn): Likewise.
14117
0ebbc52b
PA
141182015-08-24 Pedro Alves <palves@redhat.com>
14119
14120 * config/m32r-stub.exp: Remove file.
14121 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14122 * gdb.base/call-rt-st.exp: Likewise.
14123 * gdb.base/call-strs.exp: Likewise.
14124 * gdb.base/default.exp: Remove references to h8300-*-hms and
14125 *-*-udi*.
14126 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14127
77c365df
AA
141282015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14129
14130 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14131 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14132 and "return" use KFAIL when GDB can not read/write the vector
14133 return value.
14134
4313b8c0
GB
141352015-08-21 Gary Benson <gbenson@redhat.com>
14136
14137 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14138
0e433b32
PA
141392015-08-20 Pedro Alves <palves@redhat.com>
14140
14141 * gdb.server/solib-list.exp: No longer expect an interior stop in
14142 non-stop mode.
14143
221e1a37
PA
141442015-08-20 Pedro Alves <palves@redhat.com>
14145
14146 * gdb.server/connect-stopped-target.c: New file.
14147 * gdb.server/connect-stopped-target.exp: New file.
14148
40e3ad0e
PA
141492015-08-20 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.dwarf2/comp-unit-lang.exp: New file.
14152 * gdb.dwarf2/comp-unit-lang.c: New file.
14153
af39b327
PMR
141542015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14155
14156 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14157 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14158
7d45c7c3 141592015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14160
7d45c7c3
KB
14161 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14162 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14163
4d6cceb4
DE
141642015-08-18 Doug Evans <dje@google.com>
14165 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14166
14167 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14168 skip_python_tests. New arg prompt_regexp.
14169 (skip_python_tests): New function.
14170 * lib/mi-support.exp (mi_skip_python_tests): New function.
14171 * gdb.python/py-mi-objfile-gdb.py: New file.
14172 * gdb.python/py-mi-objfile.c: New file.
14173 * gdb.python/py-mi-objfile.exp: New file.
14174
ad89c2aa
KS
141752015-08-17 Keith Seitz <keiths@redhat.com>
14176
14177 * gdb.linespec/explicit.exp: Move strace test from here ...
14178 * gdb.trace/strace.exp: ... to here.
14179
e3ae3c43
PP
141802015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14181
14182 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14183 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14184
604b2636
DE
141852015-08-14 Doug Evans <xdje42@gmail.com>
14186
14187 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14188 inferior before selecting a new file.
14189
6ff0ba5f
DE
141902015-08-14 Doug Evans <xdje42@gmail.com>
14191
14192 * gdb.mi/mi-disassemble.exp: Update.
14193 * gdb.base/disasm-optim.S: New file.
14194 * gdb.base/disasm-optim.c: New file.
14195 * gdb.base/disasm-optim.h: New file.
14196 * gdb.base/disasm-optim.exp: New file.
14197
9ca98f92
KS
141982015-08-14 Keith Seitz <keiths@redhat.com>
14199
14200 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14201 "evaluated-by".
14202
52bbc560
JB
142032015-08-13 Joel Brobecker <brobecker@adacore.com>
14204
14205 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14206
5d8c3ed3
PMR
142072015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14208
14209 * gdb.ada/fun_renaming.exp: New testcase.
14210 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14211 * gdb.ada/fun_renaming/pack.adb: New file.
14212 * gdb.ada/fun_renaming/pack.ads: New file.
14213
ea8812bc
KS
142142015-08-12 Keith Seitz <keiths@redhat.com>
14215
14216 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14217 gdb_get_line_number.
14218
4dafcdeb
JB
142192015-08-12 Joel Brobecker <brobecker@adacore.com>
14220
14221 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14222 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14223 gdb.base/dso2dso.exp: New files.
14224
5ba32597
SDJ
142252015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14226 Pedro Alves <palves@redhat.com>
14227 Keith Seitz <keiths@redhat.com>
14228
14229 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14230 GDBFLAGS.
14231
b6dafabf
PP
142322015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14233
14234 * gdb.base/gdbhistsize-history.exp
14235 (test_histsize_history_setting): Use save_vars.
14236 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14237 Use save_vars.
14238 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14239 * gdb.base/readline.exp: Use save_vars.
14240
abe8e607
PP
142412015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14242
14243 * lib/gdb.exp (save_vars): New proc.
14244
629500fa
KS
142452015-08-11 Keith Seitz <keiths@redhat.com>
14246
14247 * gdb.base/help.exp: Update help_breakpoint_text.
14248
eb8c4e2e
KS
142492015-08-11 Keith Seitz <keiths@redhat.com>
14250
14251 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14252 (at toplevel): Call test_explicit_breakpoints.
14253 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14254 breakpoints.
14255 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14256 breakpoint conditions, "-cond".
14257
87f0e720
KS
142582015-08-11 Keith Seitz <keiths@redhat.com>
14259
14260 * gdb.linespec/3explicit.c: New file.
14261 * gdb.linespec/cpexplicit.cc: New file.
14262 * gdb.linespec/cpexplicit.exp: New file.
14263 * gdb.linespec/explicit.c: New file.
14264 * gdb.linespec/explicit.exp: New file.
14265 * gdb.linespec/explicit2.c: New file.
14266 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14267 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14268 before using in the matching pattern.
14269 Clarify that `prefix' is a regular expression.
14270
f00aae0f
KS
142712015-08-11 Keith Seitz <keiths@redhat.com>
14272
14273 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14274 test.
14275 Add tests for missing ",FMT" and ",".
14276
e27852be
DE
142772015-08-10 Doug Evans <dje@google.com>
14278 Keith Seitz <keiths@redhat.com>
14279
14280 PR gdb/17960
14281 * gdb.base/completion.exp: Add location completer tests.
14282
7f03bd92
PA
142832015-08-07 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14286 tests here.
14287 (top level): Run do_test with and without displaced stepping.
14288
3fc8eb30
PA
142892015-08-07 Pedro Alves <palves@redhat.com>
14290
14291 * gdb.base/valgrind-disp-step.c: New file.
14292 * gdb.base/valgrind-disp-step.exp: New file.
14293
d4569d7b
PA
142942015-08-07 Pedro Alves <palves@redhat.com>
14295
14296 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14297 Delete function.
14298 (main): Add alarm. Run an infinite loop instead of calling
14299 wait_threads.
14300 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14301 comment.
14302 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14303 Delete function.
14304 (main): Add alarm. Run an infinite loop instead of calling
14305 wait_threads.
14306 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14307 comment.
14308
e1316e60
PA
143092015-08-07 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.base/checkpoint-ns.exp: New file.
14312 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14313 standard_testfile.
14314
da8c46d2
MM
143152015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14316
14317 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14318 * gdb.btrace/instruction_history.exp: Update.
14319 * gdb.btrace/tsx.exp: New.
14320 * gdb.btrace/tsx.c: New.
14321
de1c2c52
PA
143222015-08-06 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14325 increase timeout.
14326 * gdb.reverse/until-precsave.exp: Bump timeouts.
14327
782e0bf4
PA
143282015-08-06 Pedro Alves <palves@redhat.com>
14329
14330 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14331
83e97ed0
PA
143322015-08-06 Pedro Alves <palves@redhat.com>
14333
14334 PR gdb/18749
14335 * gdb.threads/process-dies-while-handling-bp.c: New file.
14336 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14337
863d01bd
PA
143382015-08-06 Pedro Alves <palves@redhat.com>
14339
14340 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14341 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14342
0a39bb32
PA
143432015-08-05 Pedro Alves <palves@redhat.com>
14344
14345 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14346 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14347
ee2d2b10
SL
143482015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14349
14350 * gdb.base/bp-permanent.exp: Report test as unsupported if
14351 the target cannot stop at the permanent breakpoint.
14352
4e1bdb00
DE
143532015-08-03 Doug Evans <dje@google.com>
14354
14355 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14356 10000.
14357
3d338901
DE
143582015-08-03 Doug Evans <dje@google.com>
14359
14360 * Makefile.in (workers/%.worker, build-perf): New rule.
14361 (GDB_PERFTEST_MODE): New variable.
14362 (check-perf): Use it.
14363 (clean): Clean up gdb.perf parallel build subdirs.
14364 * lib/build-piece.exp: New file.
14365 * lib/gdb.exp (make_gdb_parallel_path): New function
14366 (standard_output_file, standard_temp_file): Call it.
14367 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14368 of $GDB_PARALLEL.
14369 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14370
af061d3e
DE
143712015-08-03 Doug Evans <dje@google.com>
14372
8e1afc81 14373 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14374 (LOG_FILE_NAME): New global.
14375 (TextReporter.__init__): Initialize self.txt_sum.
14376 (TextReporter.report): Add support for multiple data-points.
14377 Move report to perftest.sum, put raw data in perftest.log.
14378 (TextReporter.start): Open sum and log files.
14379 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14380 * gdb.perf/lib/perftest/testresult.py
14381 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14382
2c8c5d37
PA
143832015-07-31 Pedro Alves <palves@redhat.com>
14384
14385 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14386 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14387 kill_wait_spawned_process instead of explicit "kill -9".
14388 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14389 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14390 kill_wait_spawned_process.
14391 * gdb.base/attach-twice.exp: Likewise.
14392 * gdb.base/attach.exp: Likewise.
14393 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14394 gdb_test_multiple.
14395 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14396 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14397 kill_wait_spawned_process.
14398 * gdb.base/valgrind-infcall.exp: Likewise.
14399 * gdb.multi/multi-attach.exp: Likewise.
14400 * gdb.python/py-prompt.exp: Likewise.
14401 * gdb.python/py-sync-interp.exp: Likewise.
14402 * gdb.server/ext-attach.exp: Likewise.
14403 * gdb.threads/attach-into-signal.exp (corefunc): Use
14404 spawn_wait_for_attach, spawn_id_get_pid and
14405 kill_wait_spawned_process.
14406 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14407 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14408 spawn_id_get_pid and kill_wait_spawned_process.
14409 * gdb.threads/attach-stopped.exp (corefunc): Use
14410 spawn_wait_for_attach, spawn_id_get_pid and
14411 kill_wait_spawned_process.
14412 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14413 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14414 kill_wait_spawned_process instead of explicit "kill -9".
14415 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14416 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14417 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14418 processes. Don't map cygwin/windows pids here. Now returns a
14419 spawn id list.
14420
032a0fca
SL
144212015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14422
14423 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14424 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14425 correct patch.
14426
61a934ca
SL
144272015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14428
14429 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14430
4bc4d428
SL
144312015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14432
14433 Reapply:
14434 2014-05-21 Mark Wielaard <mjw@redhat.com>
14435
14436 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14437
998d452a
PA
144382015-07-30 Pedro Alves <palves@redhat.com>
14439
14440 * linux-low.c (handle_extended_wait): Set the child's last
14441 reported status to TARGET_WAITKIND_STOPPED.
14442
69dde7dc
PA
144432015-07-30 Pedro Alves <palves@redhat.com>
14444
14445 PR threads/18600
14446 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14447 only shows inferior 1.
14448
4dd63d48
PA
144492015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14450 Pedro Alves <palves@redhat.com>
14451
14452 PR threads/18600
14453 * gdb.threads/fork-plus-threads.c: New file.
14454 * gdb.threads/fork-plus-threads.exp: New file.
14455
d618e4c5
PP
144562015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14457
14458 * gdb.base/batch-preserve-term-settings.exp
14459 (test_terminal_settings_preserved_after_cli_exit): Use
14460 send_quit_command.
14461
1eef6428
PA
144622015-07-29 Pedro Alves <palves@redhat.com>
14463 Don Breazeal <donb@codesourcery.com>
14464
14465 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14466 output from both inferior_spawn_id and gdb_spawn_id.
14467
7da5b897
SDJ
144682015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14469
14470 * gdb.threads/attach-into-signal.exp (corefunc): Use
14471 with_test_prefix on nested loops, uniquefying the test messages.
14472
dac804df
SDJ
144732015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14474
14475 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14476 commit.
14477
06265e53
PP
144782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14479
14480 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14481 New proc.
14482 (test_terminal_settings_preserved_after_sigterm): New test.
14483
18206ca3
PP
144842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14485
14486 * gdb.base/batch-preserve-term-settings.exp
14487 (test_terminal_settings_preserved_after_cli_exit): New test.
14488
90074d11
PP
144892015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14490
14491 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14492 manipulation of saved_gdbflags.
14493 (test_terminal_settings_preserved): Remove global declaration of
14494 the unused variable pagination_prompt. Remove manipulation of
14495 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14496 GDBFLAGS.
14497
eb1a7902
PA
144982015-07-29 Pedro Alves <palves@redhat.com>
14499
14500 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14501
8b75dd3b
PA
145022015-07-29 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14505 at the top.
14506
dedad4e3
PA
145072015-07-29 Pedro Alves <palves@redhat.com>
14508
14509 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14510 (main): Call gdb_unbuffer_output.
14511 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14512 (main): Call gdb_unbuffer_output.
14513 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14514 (main): Call gdb_unbuffer_output.
14515 * gdb.base/call-strs.exp: Adjust to step over the
14516 gdb_unbuffer_output call.
14517 * gdb.base/catch-gdb-caused-signals.c: Include
14518 "../lib/unbuffer_output.c".
14519 (main): Call gdb_unbuffer_output.
14520 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14521 (main): Call gdb_unbuffer_output.
14522 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14523 (main): Call gdb_unbuffer_output.
14524 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14525 (main): Call gdb_unbuffer_output.
14526 * gdb.base/shlib-call.exp: Adjust to step over the
14527 gdb_unbuffer_output call.
14528 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14529 (main): Call gdb_unbuffer_output.
14530 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14531 (main): Call gdb_unbuffer_output.
14532 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14533 (main): Rename to ...
14534 (test): ... this.
14535 (main): Reimplement.
14536 * gdb.base/varargs.exp: Run to test instead of to main.
14537 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14538 (main): Call gdb_unbuffer_output.
14539
58789a91
PA
145402015-07-29 Pedro Alves <palves@redhat.com>
14541
14542 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14543 factore out from mi_continue_dprintf. For call-style dprintfs,
14544 expect dprintf output out of $inferior_spawn_id.
14545 (mi_continue_dprintf): Use mi_expect_dprintf.
14546 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14547 (main): Call gdb_unbuffer_output.
14548
e8376742
PA
145492015-07-29 Pedro Alves <palves@redhat.com>
14550
14551 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14552 (default_mi_gdb_start): Set inferior_spawn_id instead of
14553 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14554 gdb_spawn_id.
14555 (mi_gdb_test): Always expect inferior output from both
14556 $inferior_spawn_id and $gdb_spawn_id.
14557
08280010
PA
145582015-07-29 Pedro Alves <palves@redhat.com>
14559
14560 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14561 send_inferior and $inferior_spawn_id.
14562
4d30e432
PA
145632015-07-29 Pedro Alves <palves@redhat.com>
14564
14565 * gdb.gdb/complaints.exp (test_initial_complaints)
14566 (test_serial_complaints, test_short_complaints): Use
14567 gdb_test_stdio.
14568 (test_empty_complaint): Handle $inferior_spawn_id !=
14569 $gdb_spawn_id.
14570
0d30a335
PA
145712015-07-29 Pedro Alves <palves@redhat.com>
14572
14573 * gdb.base/varargs.exp: Use gdb_test_stdio.
14574
39413b29
PA
145752015-07-29 Pedro Alves <palves@redhat.com>
14576
14577 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14578
7cb000a9
PA
145792015-07-29 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14582
d7b8ac82
PA
145832015-07-29 Pedro Alves <palves@redhat.com>
14584
14585 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14586 parameter into two new parameters, "inf_result" and "gdb_result".
14587 Expect inferior output and gdb output from $inferior_spawn_id and
14588 $gdb_spawn_id, respectively. Adjust all callers.
14589
789c3a0c
PA
145902015-07-29 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14593 of gdb_test_sequence.
14594
77e760c3
PA
145952015-07-29 Pedro Alves <palves@redhat.com>
14596
14597 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14598 (saw_spurious_output): Expect inferior output from
14599 $inferior_spawn_id. Use gdb_test_stdio.
14600
8396d2cd
PA
146012015-07-29 Pedro Alves <palves@redhat.com>
14602
14603 * gdb.base/dprintf.exp: Use standard_testfile. Change
14604 prepare_for_testing call.
14605 (srcfile): Don't set.
14606 (restart): New procedure.
14607 (test_dprintf): New procecure, use to continue over dprintfs.
14608 (test_call, test_agent): New procedures, tests moved here.
14609 Restart gdb and recreate dprintfs. Adjust expected output.
14610
2051d61f
PA
146112015-07-29 Pedro Alves <palves@redhat.com>
14612
14613 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14614
452397af
PA
146152015-07-29 Pedro Alves <palves@redhat.com>
14616
14617 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14618
8aed9555
PA
146192015-07-29 Pedro Alves <palves@redhat.com>
14620
14621 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14622 gdb_test_stdio.
14623
188a61b4
PA
146242015-07-29 Pedro Alves <palves@redhat.com>
14625
14626 * lib/gdb.exp (gdb_test_stdio): New procedure.
14627
12264a45
PA
146282015-07-29 Pedro Alves <palves@redhat.com>
14629
14630 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14631
23ffc893
PA
146322015-07-29 Pedro Alves <palves@redhat.com>
14633
14634 * gdb.base/call-signal-resume.exp: Remove check for
14635 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14636 * gdb.base/unwindonsignal.exp: Likewise.
14637 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14638 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14639
65566918
PA
146402015-07-29 Pedro Alves <palves@redhat.com>
14641
14642 * gdb.base/siginfo-addr.c (pass): New function.
14643 (handler): Call it iff si_addr is correct.
14644 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14645 Set a breakpoint at "pass" and continue to it.
14646
d60a9221
SDJ
146472015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14648
14649 * gdb.python/py-objfile.exp: Make some tests have unique names.
14650 * gdb.python/py-pp-registration.exp: Likewise.
14651
bde40b8f
PA
146522015-07-28 Pedro Alves <palves@redhat.com>
14653
14654 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14655
13e1dec8
SM
146562015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14657
14658 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14659
da33c9a7
SM
146602015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14661
14662 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14663
077836f7
PP
146642015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14665
14666 * gdb.base/gdb-sigterm-2.exp: New test.
14667
b8cc7b2e
DE
146682015-07-25 Doug Evans <xdje42@gmail.com>
14669
14670 Revert:
14671 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14672 (workers/%.worker, build-perf): New rule.
14673 (GDB_PERFTEST_MODE): New variable.
14674 (check-perf): Use it.
14675 (clean): Clean up gdb.perf parallel build subdirs.
14676 * lib/build-piece.exp: New file.
14677 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14678 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14679 name.
14680 (standard_temp_file): Ditto.
14681 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14682 of $GDB_PARALLEL.
14683
c8bd4544
DE
146842015-07-24 Doug Evans <dje@google.com>
14685
14686 * gdb.perf/lib/perftest/utils.py: New file.
14687 * gdb.perf/gm-hello.cc: New file.
14688 * gdb.perf/gm-pervasive-typedef.cc: New file.
14689 * gdb.perf/gm-pervasive-typedef.h: New file.
14690 * gdb.perf/gm-std.cc: New file.
14691 * gdb.perf/gm-std.h: New file.
14692 * gdb.perf/gm-use-cerr.cc: New file.
14693 * gdb.perf/gm-utils.h: New file.
14694 * gdb.perf/gmonster-null-lookup.py: New file.
14695 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14696 * gdb.perf/gmonster-print-cerr.py: New file.
14697 * gdb.perf/gmonster-ptype-string.py: New file.
14698 * gdb.perf/gmonster-runto-main.py: New file.
14699 * gdb.perf/gmonster-select-file.py: New file.
14700 * gdb.perf/gmonster1-null-lookup.exp: New file.
14701 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14702 * gdb.perf/gmonster1-print-cerr.exp: New file.
14703 * gdb.perf/gmonster1-ptype-string.exp: New file.
14704 * gdb.perf/gmonster1-runto-main.exp: New file.
14705 * gdb.perf/gmonster1-select-file.exp: New file.
14706 * gdb.perf/gmonster1.cc: New file.
14707 * gdb.perf/gmonster1.exp: New file.
14708 * gdb.perf/gmonster2-null-lookup.exp: New file.
14709 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14710 * gdb.perf/gmonster2-print-cerr.exp: New file.
14711 * gdb.perf/gmonster2-ptype-string.exp: New file.
14712 * gdb.perf/gmonster2-runto-main.exp: New file.
14713 * gdb.perf/gmonster2-select-file.exp: New file.
14714 * gdb.perf/gmonster2.cc: New file.
14715 * gdb.perf/gmonster2.exp: New file.
14716
6eab34f3
DE
147172015-07-24 Doug Evans <dje@google.com>
14718
14719 * gdb.perf/README: New file.
14720 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14721 * lib/gen-perf-test.exp: New file.
14722
63738bfd
DE
147232015-07-24 Doug Evans <dje@google.com>
14724
14725 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14726 (PerfTest::startup): New function.
14727 (PerfTest::run): Return result of calling body.
14728 (PerfTest::assemble): Rewrite.
14729 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14730 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14731 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14732 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14733 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14734
7b606f95
DE
147352015-07-24 Doug Evans <dje@google.com>
14736
14737 * lib/gdb.exp (clean_restart): Make executable optional.
14738
a97b16b8
DE
147392015-07-24 Doug Evans <dje@google.com>
14740
14741 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14742 compiler_info references.
14743 * gdb.cp/temargs.exp: Ditto.
14744 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14745 (get_compiler_info): Early exit if already computed. Set compiler_info
14746 to "unknown" if there was a problem.
14747 (test_compiler_info): Add function comment. Call get_compiler_info.
14748
35baa57f
DE
147492015-07-24 Doug Evans <dje@google.com>
14750
14751 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14752 (workers/%.worker, build-perf): New rule.
14753 (GDB_PERFTEST_MODE): New variable.
14754 (check-perf): Use it.
14755 (clean): Clean up gdb.perf parallel build subdirs.
14756 * lib/build-piece.exp: New file.
14757 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14758 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14759 name.
14760 (standard_temp_file): Ditto.
14761 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14762 of $GDB_PARALLEL.
14763
6ebea266
DE
147642015-07-24 Doug Evans <dje@google.com>
14765
14766 * lib/future.exp (gdb_default_target_compile): New option
14767 "early_flags".
14768 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14769 --as-needed.
14770
1e76a7e9
SDJ
147712015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14772
14773 * gdb.base/catch-syscall.exp: Call gdb_exit before
14774 gdb_skip_xml_test.
14775
5068630a
PA
147762015-07-24 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.python/py-events.exp: Accept output between the stop event
14779 and the prompt.
14780 * gdb.python/py-evsignal.exp: Likewise.
14781 * gdb.python/py-evthreads.exp: Likewise.
14782
77598427
PA
147832015-07-24 Pedro Alves <palves@redhat.com>
14784
14785 PR gdb/18717
14786 * gdb.threads/non-ldr-exit.c: New file.
14787 * gdb.threads/non-ldr-exit.exp: New file.
14788
11e6c98f
YQ
147892015-07-24 Yao Qi <yao.qi@linaro.org>
14790
14791 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14792 restarting process.
14793
51aee833
YQ
147942015-07-24 Yao Qi <yao.qi@linaro.org>
14795
14796 * gdb.server/ext-restart.exp: New file.
14797
8cfe207c
YQ
147982015-07-24 Yao Qi <yao.qi@linaro.org>
14799
14800 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14801 argument options.
14802 * gdb.server/ext-wrapper.exp: New file.
14803
cc12ce38
DE
148042015-07-23 Doug Evans <dje@google.com>
14805
14806 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14807 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14808
d0d84780
PMR
148092015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14810
14811 * gdb.ada/var_arr_typedef.exp: New testcase.
14812 * gdb.ada/var_arr_typedef/pack.adb: New file.
14813 * gdb.ada/var_arr_typedef/pack.ads: New file.
14814 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14815
8b558f79
JB
148162015-07-20 Joel Brobecker <brobecker@adacore.com>
14817
14818 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14819
775a3298
JK
148202015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14821
14822 * gdb.arch/i386-biarch-core.exp: Replace istarget
14823 by "complete set gnutarget". Remove expectation for the "core-file"
14824 command.
14825
db1ff28b
JK
148262015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14827
14828 Revert the previous commit:
14829 Tests for validate symbol file using build-id.
14830
0a94970d
JK
148312015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14832
14833 Tests for validate symbol file using build-id.
14834 * gdb.base/solib-mismatch-lib.c: New file.
14835 * gdb.base/solib-mismatch-libmod.c: New file.
14836 * gdb.base/solib-mismatch.c: New file.
14837 * gdb.base/solib-mismatch.exp: New file.
14838
03346981
SL
148392015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14840
14841 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14842 nios2-*-linux*.
14843 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14844 * gdb.base/siginfo.exp: Likewise.
14845 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14846
42422cc7
PL
148472015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14848
14849 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14850 Move it to ...
14851 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14852 ... here.
14853 * gdb.trace/range-stepping.exp: Check that the target supports
14854 range stepping.
14855
cfa68bae
JK
148562015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14857
14858 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14859
8ffdba26
PA
148602015-07-14 Pedro Alves <palves@redhat.com>
14861
14862 * gdb.base/killed-outside.exp: New file.
14863 * gdb.base/killed-outside.c: New file.
14864
218a5a11
JK
148652015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14866
14867 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14868 (n at main): New.
14869 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14870
e03ed3c6
AA
148712015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14872
14873 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14874 infcall tests instead of setting up for KFAIL.
14875
485668e5
MM
148762015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14877
14878 * gdb.btrace/record_goto-step.exp: New.
14879
08464196
JK
148802015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14881
14882 PR compile/18484
14883 * gdb.compile/compile.c (struct struct_type): Add volatile to
14884 selffield's type.
14885 * gdb.compile/compile.exp
14886 (compile code struct_object.selffield = &struct_object): Skip further
14887 struct_object tests if this one xfails.
14888
bcf5c1d9
RC
148892015-07-08 Robert O'Callahan <robert@ocallahan.org>
14890
14891 PR exp/18617
14892 * gdb.trace/ax.exp: Add test.
14893
4931af25
YQ
148942015-07-07 Yao Qi <yao.qi@linaro.org>
14895
14896 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14897 instead of istarget "aarch64*-*-*".
14898 * gdb.arch/aarch64-fp.exp: Likewise.
14899 * gdb.base/float.exp: Likewise.
14900 * gdb.reverse/aarch64.exp: Likewise.
14901 * lib/gdb.exp (is_aarch64_target): New proc.
14902
9fcf688e
YQ
149032015-07-07 Yao Qi <yao.qi@linaro.org>
14904
14905 * lib/gdb.exp (is_aarch32_target): New proc.
14906 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14907 instead of "istarget "arm*-*-*"".
14908 * gdb.arch/arm-disp-step.exp: Likewise.
14909 * gdb.arch/thumb-bx-pc.exp: Likewise.
14910 * gdb.arch/thumb-prologue.exp: Likewise.
14911 * gdb.arch/thumb-singlestep.exp: Likewise.
14912 * gdb.base/disp-step-syscall.exp: Likewise.
14913 * gdb.base/float.exp: Likewise.
14914
fbd8d50d
YQ
149152015-07-07 Yao Qi <yao.qi@linaro.org>
14916
14917 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14918 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14919
71be1fdc
YQ
149202015-07-07 Yao Qi <yao.qi@linaro.org>
14921
14922 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14923 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14924 if it exists.
14925 * gdb.multi/multi-arch.exp: Likewise.
14926
3e221d36
SM
149272015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14928
14929 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14930 print.
14931
d441430b
YQ
149322015-07-07 Yao Qi <yao.qi@linaro.org>
14933
14934 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14935
06f810bd
MG
149362015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14937
14938 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14939 '[' and ']' characters.
14940
5e61e7c0
IB
149412015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14942
14943 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14944
28bf096c
PA
149452015-06-29 Pedro Alves <palves@redhat.com>
14946
14947 PR threads/18127
14948 * gdb.threads/hand-call-new-thread.c: New file.
14949 * gdb.threads/hand-call-new-thread.c: New file.
14950
ee93cd5e
KS
149512015-06-26 Keith Seitz <keiths@redhat.com>
14952 Doug Evans <dje@google.com>
14953
14954 PR 16253
14955 * gdb.cp/var-tag-2.cc: New file.
14956 * gdb.cp/var-tag-3.cc: New file.
14957 * gdb.cp/var-tag-4.cc: New file.
14958 * gdb.cp/var-tag.cc: New file.
14959 * gdb.cp/var-tag.exp: New file.
14960
fc637f04
PP
149612015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14962
14963 * gdb.base/history-duplicates.exp: New test.
14964
2e52ae68
PP
149652015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14966
14967 * gdb.base/completion.exp: Test the completion of the "focus"
14968 command.
14969
6e22494e
JK
149702015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14971
14972 * gdb.arch/amd64-prologue-skip.S: New file.
14973 * gdb.arch/amd64-prologue-skip.exp: New file.
14974
bf7b9cd9
SM
149752015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14976
14977 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14978 is_address_zero_readable check.
14979
201e8dfd
PB
149802015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14981
14982 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14983 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14984
5cd867b4
YQ
149852015-06-24 Yao Qi <yao.qi@linaro.org>
14986
14987 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14988 linux targets.
14989
4d7be007
YQ
149902015-06-24 Yao Qi <yao.qi@linaro.org>
14991
14992 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14993 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14994 * gdb.base/siginfo-thread.exp: Likewise.
14995
07fcd301
YQ
149962015-06-22 Yao Qi <yao.qi@linaro.org>
14997
14998 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14999
52042a00
YQ
150002015-06-22 Yao Qi <yao.qi@linaro.org>
15001
15002 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15003 aarch64*-*-*.
15004 (skip_hw_watchpoint_tests): Likewise.
15005
74bd41ce
PP
150062015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15007
15008 * gdb.base/gdbinit-history.exp: Test the interaction between
15009 setting GDBHISTSIZE and setting the history size via .gdbinit.
15010
bc460514
PP
150112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15012
15013 PR gdb/16999
15014 * gdb.base/gdbhistsize-history.exp: New test.
15015
b58c513b
PP
150162015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15017
15018 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15019 with GDBHISTSIZE.
15020 * gdb.base/readline.exp: Likewise.
15021
92046791
YQ
150222015-06-17 Yao Qi <yao.qi@linaro.org>
15023
15024 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15025 line.
15026
2093d2d3
PP
150272015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15028
15029 * gdb.base/gdbinit-history.exp: Add test case to check that
15030 an unlimited history file does not get truncated on exit.
15031
e6c693af
AA
150322015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15033
15034 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15035 (VECTOR): New macro. Use it...
15036 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15037 ...for these typedefs.
15038 (int8, char1, int1, double1): New typedefs.
15039 (struct just_int2, struct two_int2): New structures.
15040 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15041 (add_structvecs, add_singlevecs): New functions.
15042 (main): Call add_some_intvecs twice.
15043 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15044 the compile and exit upon failure. Try compiling for the "native"
15045 architecture. Test inferior function calls with vector arguments
15046 and vector return value handling with "finish" and "return".
15047
c74f7d1c
JT
150482015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15049
15050 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15051 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15052 PE file.
15053 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15054
98aa42ee
AT
150552015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15056
15057 PR breakpoints/16465
15058 * gdb.mi/mi-dprintf-pending.c: New file.
15059 * gdb.mi/mi-dprintf-pending.exp: New test.
15060 * gdb.mi/mi-dprintf-pendshr.c: New file.
15061
7d73c23c 150622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15063 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15064
15065 * gdb.arch/i386-mpx-map.c: New file.
15066 * gdb.arch/i386-mpx-map.exp: New File.
15067
150682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15069
15070 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15071 * gdb.arch/i386-mpx.exp: Indentation fixed.
15072
150732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15074
15075 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15076 function and improved indentation.
15077 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15078 gdb_test_multiple. Added additional tests to skip the test.
15079
150802015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15081
15082 * gdb.arch/i386-avx512.c: Change path in include file.
15083 * gdb.arch/i386-avx512.exp: Change include dir path
15084 compilation flag.
15085 * gdb.arch/i386-mpx.c: Change path in include file.
15086 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15087 flag.
15088
d5eba19a
JK
150892015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15090
15091 * gdb.compile/compile-print.exp (compile print *vararray@3)
15092 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15093
7f361056
JK
150942015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15095
15096 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15097 (do not keep jit in memory): ... this.
15098 (expect 5): Change it to ...
15099 (expect no 5): ... this.
15100
3b462ec2
SM
151012015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15102
15103 PR gdb/15564
15104 * gdb.mi/mi-detach.exp: New file.
15105
e0619de6
JK
151062015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15107
15108 PR symtab/18392
15109 * gdb.arch/amd64-tailcall-self.S: New file.
15110 * gdb.arch/amd64-tailcall-self.c: New file.
15111 * gdb.arch/amd64-tailcall-self.exp: New file.
15112
e970cb34
DB
151132015-05-28 Don Breazeal <donb@codesourcery.com>
15114
15115 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15116 tests for remote targets by checking is_target_gdbserver.
15117
b2e2f908
DE
151182015-05-27 Doug Evans <dje@google.com>
15119
15120 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15121 * gdb.dwarf2/opaque-type-lookup.c: New file.
15122 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15123
82c7be31
DE
151242015-05-26 Doug Evans <dje@google.com>
15125
15126 * gdb.cp/iostream.cc: New file.
15127 * gdb.cp/iostream.exp: New file.
15128
b4f54984
DE
151292015-05-26 Doug Evans <dje@google.com>
15130
15131 * gdb.dwarf2/dw2-op-call.exp: Update.
15132 * gdb.dwarf2/dw4-sig-types.exp: Update.
15133 * gdb.dwarf2/implptr.exp: Update.
15134 * gdb.mi/mi-cmd-param-changed.exp: Update.
15135
4ea6efe9
DE
151362015-05-26 Doug Evans <dje@google.com>
15137
15138 * gdb.python/py-lazy-string.c: New file.
15139 * gdb.python/py-lazy-string.exp: New file.
15140 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15141 (main): Update. Add estring3.
15142 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15143 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15144
f6bb7db3
YQ
151452015-05-26 Omair Javaid <omair.javaid@linaro.org>
15146 Yao Qi <yao.qi@linaro.org>
15147
15148 * gdb.reverse/aarch64.c: New.
15149 * gdb.reverse/aarch64.exp: New.
15150
a81bfbd0
OJ
151512015-05-26 Omair Javaid <omair.javaid@linaro.org>
15152
25d49b86
PA
15153 * lib/gdb.exp (supports_process_record): Return true for
15154 aarch64*-linux*.
a81bfbd0
OJ
15155 (supports_reverse): Likewise.
15156
158bf1b4
PP
151572015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15158
15159 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15160 Use with_test_prefix.
15161
a0145030
AB
151622015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15163
15164 * gdb.base/completion.exp: Add test for completion of layout
15165 names.
15166
ebe3b578
AB
151672015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15168
15169 * lib/gdb.exp (skip_tui_tests): New proc.
15170 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15171
84204ed7
PA
151722015-05-19 Pedro Alves <palves@redhat.com>
15173
15174 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15175 Save the whole env array instead of just HOME. Unset HISTSIZE in
15176 the environment while testing. Restore whole environment
15177 afterwards.
15178
37442ce1
DE
151792015-05-16 Doug Evans <xdje42@gmail.com>
15180
15181 * gdb.guile/scm-ports.c: New file.
15182 * gdb.guile/scm-ports.exp: Add memory port tests.
15183
36de76f9
JK
151842015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15185
15186 * gdb.compile/compile-print.c: New file.
15187 * gdb.compile/compile-print.exp: New file.
15188
3a9558c4
JK
151892015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15190
15191 * gdb.compile/compile-ops.exp: Cast param to void.
15192 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15193 (compile code struct_object.selffield = &struct_object): Add xfail.
15194
aa715135
JG
151952015-05-15 Joel Brobecker <brobecker@adacore.com>
15196
15197 * gdb.ada/arr_enum_with_gap: New testcase.
15198
931e5bc3
JG
151992015-05-15 Joel Brobecker <brobecker@adacore.com>
15200
15201 * gdb.ada/byte_packed_arr: New testcase.
15202
9cd4d857
JB
152032015-05-15 Joel Brobecker <brobecker@adacore.com>
15204
15205 * gdb.ada/pckd_neg: New testcase.
15206
ebfd00d2
PP
152072015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15208
15209 PR gdb/17820
15210 * gdb.base/gdbinit-history.exp: New test.
15211 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15212 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15213
4c082a81
SC
152142015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15215
15216 * gdb.python/py-xmethods.cc: Enhance test case.
15217 * gdb.python/py-xmethods.exp: New tests.
15218 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15219 function.
15220 (B_indexoper): Likewise.
15221 (global_dm_list) : Add new xmethod worker functions.
15222
f7797074
SDJ
152232015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15224
15225 * gdb.base/coredump-filter.exp: Correctly unset
15226 "coredump_var_addr" array.
15227
a4674e4e
PA
152282015-05-08 Pedro Alves <palves@redhat.com>
15229
15230 * gdb.server/non-existing-program.exp: Unset spawn_id.
15231
df2eb078
SC
152322015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15233
15234 PR python/18291
15235 * gdb.python/py-xmethods.exp: Add tests.
15236
422349a3
YQ
152372015-05-08 Yao Qi <yao.qi@linaro.org>
15238
15239 PR gdb/18208
15240 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15241 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15242 function set_coredump_filter, and remove remote_exec call.
15243 Remove argument ipid. Callers update.
15244 (top level): Don't get inferior's PID.
15245
63fc80ce
AA
152462015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15247
15248 * gdb.base/watch_thread_num.exp: Skip test on targets without
15249 access watchpoints.
15250
80ad801e
PA
152512015-05-06 Pedro Alves <palves@redhat.com>
15252
15253 PR server/18081
15254 * gdb.server/non-existing-program.exp: New file.
15255
0fa7fe50
JB
152562015-05-05 Joel Brobecker <brobecker@adacore.com>
15257
15258 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15259
3ea89b92
PMR
152602015-05-05 Joel Brobecker <brobecker@adacore.com>
15261
15262 * gdb.ada/out_of_line_in_inlined: New testcase.
15263
87b8eff0
JB
152642015-05-05 Joel Brobecker <brobecker@adacore.com>
15265
15266 * gdb.ada/var_rec_arr: New testcase.
15267
5fccc635
YQ
152682015-04-30 Yao Qi <yao.qi@linaro.org>
15269
15270 * gdb.base/break-idempotent.exp: If
15271 skip_hw_watchpoint_multi_tests returns true, skip the tests
15272 on "rwatch" and "awatch".
15273
42d38f42
YQ
152742015-04-30 Yao Qi <yao.qi@linaro.org>
15275
15276 * gdb.base/relativedebug.exp: Invoke gdb command
15277 "info sharedlibrary", and if libc.so doesn't have debug info,
15278 skip the test.
15279
2ce1cdbf
DE
152802015-04-29 Doug Evans <dje@google.com>
15281
15282 * gdb.python/py-xmethods.exp: Add ptype tests.
15283 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15284 get_result_type method.
15285
f24a38c5
LM
152862015-04-29 Luis Machado <lgustavo@codesourcery.com>
15287
15288 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15289 the target does not support hardware watchpoints.
15290
ecbf2b3c
LM
152912015-04-29 Luis Machado <lgustavo@codesourcery.com>
15292
15293 * gdb.base/break-always.exp: Abort testing if writing to memory
15294 causes an error.
15295
34f5f757
DE
152962015-04-28 Doug Evans <dje@google.com>
15297
15298 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15299 * gdb.python/py-pp-registration.exp: ... here. New file.
15300 * gdb.python/py-pp-registration.c: New file.
15301 * gdb.python/py-pp-registration.py: New file.
15302
69b4374a
DE
153032015-04-28 Doug Evans <dje@google.com>
15304
15305 * gdb.python/py-bad-printers.c: New file.
15306 * gdb.python/py-bad-printers.py: New file.
15307 * gdb.python/py-bad-printers.exp: New file.
15308
59fb7612
SS
153092015-04-28 Sasha Smundak <asmundak@google.com>
15310
15311 * gdb.python/py-type.exp: New test.
15312
2631b16a
AW
153132015-04-28 Andy Wingo <wingo@igalia.com>
15314
15315 * gdb.python/py-parameter.exp:
15316 * gdb.guile/scm-parameter.exp: Escape the path that we are
15317 matching against, as it might contain characters that are special
15318 to regular expressions.
15319
460efde1
JB
153202015-04-27 Joel Brobecker <brobecker@adacore.com>
15321
15322 * gdb.ada/rec_comp: New testcase.
15323
2d369d8e
SDJ
153242015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15325
15326 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15327 before using it.
15328
cf75d6c3
AB
153292015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15330
15331 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15332 new tests for verilog output.
15333
8dbe7ca5
YQ
153342015-04-24 Yao Qi <yao.qi@linaro.org>
15335
15336 * boards/remote-gdbserver-on-localhost.exp: New file.
15337
4ef9fb2f
PA
153382015-04-23 Pedro Alves <palves@redhat.com>
15339
15340 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15341 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15342 "end of file", remove $inferior_spawn_id from the indirect list.
15343
0a803169
PA
153442015-04-23 Pedro Alves <palves@redhat.com>
15345
15346 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15347
749ef8f8
PA
153482015-04-23 Pedro Alves <palves@redhat.com>
15349
15350 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15351 on $any_spawn_id instead of only on $gdb_spawn_id.
15352
8aae4344
PM
153532015-04-21 Pierre Muller <muller@sourceware.org>
15354
15355 PR pascal/17815
15356 * lib/pascal.exp (gpc_compile): Add new option "class".
15357 (fpc_compile): Likewise.
15358 * gdb.pascal/case-insensitive-symbols.pas: New file.
15359 * gdb.pascal/case-insensitive-symbols.exp: New file.
15360
1586c8fb
GB
153612015-04-20 Gary Benson <gbenson@redhat.com>
15362
15363 * gdb.base/attach.exp: Fix three extended remote failures.
15364
1b6e6f5c
GB
153652015-04-17 Gary Benson <gbenson@redhat.com>
15366
15367 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15368 the main executable over the remote protocol.
15369
e797481d
PA
153702015-04-16 Pedro Alves <palves@redhat.com>
15371
15372 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15373 a new gdbserver if gdbserver_reconnect_p is set.
15374
1ca99c42
PA
153752015-04-16 Pedro Alves <palves@redhat.com>
15376
15377 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15378 is set, don't exit gdbserver.
15379
af9fd6f8
AA
153802015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15381
15382 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15383 appropriate .insn, such that an older assembler can be used.
15384 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15385 the z/Architecture instruction set on 31-bit targets as well.
15386
04ff1e61
AA
153872015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15388
15389 * gdb.go/handcall.exp: Remove all logic related to the first
15390 breakpoint and rely on go_runto_main instead.
15391 * gdb.go/strings.exp: Likewise.
15392 * gdb.go/unsafe.exp: Likewise.
15393 * gdb.go/hello.exp: Likewise. Also rename the remaining
15394 breakpoint marker to "breakpoint 1".
15395 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15396 * gdb.go/strings.go: Likewise.
15397 * gdb.go/unsafe.go: Likewise.
15398 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15399 "set breakpoint 2 here" and rename the remaining breakpoint marker
15400 to "breakpoint 1".
15401
40d2f8d6
SM
154022015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15403
15404 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15405 if itertools.imap is not present.
15406 * gdb.python/py-objfile.exp: Add parentheses.
15407 * gdb.python/py-type.exp: Same.
15408 * gdb.python/py-unwind-maint.py: Same.
15409
8cbc97c6
YQ
154102015-04-15 Yao Qi <yao.qi@linaro.org>
15411
15412 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15413 of ":$ptr_size" and set its form explicitly.
15414
45fd756c
YQ
154152015-04-15 Pedro Alves <palves@redhat.com>
15416 Yao Qi <yao.qi@linaro.org>
15417
15418 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15419 timeout by factor of 4.
15420 (test_regular_watch): Likewise.
15421 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15422 * gdb.reverse/sigall-reverse.exp: Likewise.
15423 * gdb.reverse/until-precsave.exp: Likewise.
15424 * lib/gdb.exp (with_timeout_factor): New proc.
15425 (gdb_expect): Move some code to ...
15426 (get_largest_timeout): ... here. New procedure.
15427
9e811bc3
LM
154282015-04-14 Luis Machado <lgustavo@codesourcery.com>
15429
15430 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15431
0ff6fcb2
LM
154322015-04-13 Luis Machado <lgustavo@codesourcery.com>
15433
15434 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15435 to write to the .text section.
15436
7578d5f7
LM
154372015-04-13 Luis Machado <lgustavo@codesourcery.com>
15438
15439 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15440 Handle the case of targets that do not provide PID information.
15441
2efe15c4
YQ
154422015-04-13 Yao Qi <yao.qi@linaro.org>
15443
15444 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15445 and use expect instead of gdb_expect.
15446
8cd8f2f8
SDJ
154472015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15448
15449 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15450 "coredump_var_addr" to avoid naming conflict with other testcases.
15451
9ee41772
PA
154522015-04-10 Pedro Alves <palves@redhat.com>
15453
15454 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15455 gdb_test_sequence and gdb_assert.
15456
07473109
PA
154572015-04-10 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15460 test messages that don't include the breakpoint address.
15461
de3db44c
YQ
154622015-04-10 Yao Qi <yao.qi@linaro.org>
15463
15464 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15465 false for some offset and width combinations which aren't
15466 supported by linux kernel.
15467
c79d856c
PA
154682015-04-10 Pedro Alves <palves@redhat.com>
15469
15470 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15471 procedure, factored out from ...
15472 (top level): ... here. Add "set displaced-stepping" testing axis.
15473 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15474 parameter "displaced". Use it.
15475 (top level): Use foreach and add "set displaced-stepping" testing
15476 axis.
15477
ebc90b50
PA
154782015-04-10 Pedro Alves <palves@redhat.com>
15479
15480 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15481 Remove comment.
15482 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15483 both the address of the instruction that triggers the watchpoint
15484 and the address of the instruction immediately after, and use
15485 those addresses for the test. Fix comment.
15486
8f572e5c
PA
154872015-04-10 Pedro Alves <palves@redhat.com>
15488
15489 * gdb.base/sigstep.exp (breakpoint_to_handler)
15490 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15491 Test "backtrace" in handler.
15492 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15493 (top level): Add new "displaced" test axis to
15494 breakpoint_to_handler, breakpoint_to_handler_entry and
15495 breakpoint_over_handler.
15496
8d707a12
PA
154972015-04-10 Pedro Alves <palves@redhat.com>
15498
15499 PR gdb/18216
15500 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15501
ef713951
YQ
155022015-04-10 Yao Qi <yao.qi@linaro.org>
15503
15504 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15505 (test_add_rn_pc): New function.
15506 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15507 (top level): Invoke test_add_rn_pc.
15508
906d60cf
PA
155092015-04-10 Pedro Alves <palves@redhat.com>
15510
15511 PR gdb/13858
15512 * gdb.base/step-over-no-symbols.exp: New file.
15513
f2983cc3
AW
155142015-04-09 Andy Wingo <wingo@igalia.com>
15515
15516 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15517 after the Python tests.
15518
6d62641c
SDJ
155192015-04-08 Keith Seitz <keiths@redhat.com>
15520
15521 PR python/16699
15522 * gdb.python/py-completion.exp: New tests for completion.
15523 * gdb.python/py-completion.py (CompleteLimit1): New class.
15524 (CompleteLimit2): Likewise.
15525 (CompleteLimit3): Likewise.
15526 (CompleteLimit4): Likewise.
15527 (CompleteLimit5): Likewise.
15528 (CompleteLimit6): Likewise.
15529 (CompleteLimit7): Likewise.
15530
f3770638
PA
155312015-04-08 Pedro Alves <palves@redhat.com>
15532
15533 PR gdb/18214
15534 PR gdb/18216
15535 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15536 function.
15537 (main): Install it as SIGUSR1 handler.
15538 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15539 parameter. Always use "setup" as prefix. Toggle "set
15540 displaced-stepping" off/on depending on global. Don't switch to
15541 thread 1 here.
15542 (top level): Add displaced stepping "off/on" test axis. Update
15543 "setup" calls. Wrap each subtest with with_test_prefix. Test
15544 continuing with a queued signal in each thread.
15545
4496bed7
PA
155462015-04-08 Pedro Alves <palves@redhat.com>
15547
15548 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15549 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15550 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15551 Return early if running to main fails.
15552 * gdb.trace/while-stepping.exp: Likewise.
15553
b97fde92
PA
155542015-04-07 Pedro Alves <palves@redhat.com>
15555
15556 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15557 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15558 interact with inferior program.
15559
f71c18e7
PA
155602015-04-07 Pedro Alves <palves@redhat.com>
15561
15562 * lib/gdb.exp (inferior_spawn_id): New global.
15563 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15564 spawn id after processing the user code.
15565 (default_gdb_start): Set inferior_spawn_id.
15566 (send_inferior): New procedure.
15567 * lib/gdbserver-support.exp (gdbserver_start): Set
15568 inferior_spawn_id.
15569 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15570
6423214f
PA
155712015-04-07 Pedro Alves <palves@redhat.com>
15572
15573 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15574 * lib/gdbserver-support.exp (gdbserver_start): Make
15575 $server_spawn_id global.
15576 (gdbserver_start): Don't wait for gdbserver's spawn id with
15577 expect_background.
15578 (close_gdbserver): New procedure.
15579 (gdb_exit): Rename the default version and reimplement.
15580
71c0ee8c
PA
155812015-04-07 Pedro Alves <palves@redhat.com>
15582
72f4393d 15583 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15584 append the substituted item, not the original item.
15585
203bc29b
PA
155862015-04-07 Pedro Alves <palves@redhat.com>
15587
15588 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15589 gdb_expect.
15590
508a3ddf
PA
155912015-04-07 Pedro Alves <palves@redhat.com>
15592
15593 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15594 output appearing once only.
15595
9f6dbe2b
PA
155962015-04-07 Pedro Alves <palves@redhat.com>
15597
15598 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15599 that doesn't expect anything. Return early if running to main
15600 fails.
15601
337532fa
YQ
156022015-04-07 Yao Qi <yao.qi@linaro.org>
15603
15604 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15605 (child_function): Call alarm.
15606 (main): Move call to alarm into the loop.
15607 * gdb.threads/non-stop-fair-events.exp: Build program with
15608 -DTIMEOUT=$timeout.
15609
01b622d4
DE
156102015-04-06 Doug Evans <xdje42@gmail.com>
15611
15612 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15613 Fix dest parameter to board_info.
15614 (fpc_compile): Ditto.
15615 (gdb_compile_pascal): Rename dest arg to destfile.
15616
961f4160
PMR
156172015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15618
15619 * gdb.ada/funcall_ref.exp: New file.
15620 * gdb.ada/funcall_ref/foo.adb: New file.
15621
cafda597
YQ
156222015-04-02 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15625 is remote.
15626
fed040c6
GB
156272015-04-02 Gary Benson <gbenson@redhat.com>
15628
15629 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15630
d11916aa
SS
156312015-04-01 Sasha Smundak <asmundak@google.com>
15632
15633 * gdb.python/py-unwind-maint.c: New file.
15634 * gdb.python/py-unwind-maint.exp: New test.
15635 * gdb.python/py-unwind-maint.py: New file.
15636 * gdb.python/py-unwind.c: New file.
15637 * gdb.python/py-unwind.exp: New test.
15638 * gdb.python/py-unwind.py: New test.
15639
a1471180
PA
156402015-04-01 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15643 to fail instead of non-existent $test.
15644
0bbeccb1
PA
156452015-04-01 Pedro Alves <palves@redhat.com>
15646
15647 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15648 GDBFLAGS if not empty.
15649
3c724c8c
PMR
156502015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15651
15652 * gdb.ada/complete.exp: Remove "multi_line".
15653 * gdb.ada/info_exc.exp: Remove "multi_line".
15654 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15655 * gdb.ada/ptype_field.exp: Remove "multi_line".
15656 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15657 * gdb.ada/tagged.exp: Remove "multi_line".
15658 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15659 [multi_line ...]
15660 * gdb.btrace/delta.exp: Likewise.
15661 * gdb.btrace/exception.exp: Likewise.
15662 * gdb.btrace/function_call_history.exp: Likewise.
15663 * gdb.btrace/instruction_history.exp: Likewise.
15664 * gdb.btrace/nohist.exp: Likewise.
15665 * gdb.btrace/record_goto.exp: Likewise.
15666 * gdb.btrace/segv.exp: Likewise.
15667 * gdb.btrace/stepi.exp: Likewise.
15668 * gdb.btrace/tailcall.exp: Likewise.
15669 * gdb.btrace/unknown_functions.exp: Likewise.
15670 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15671 * lib/gdb.exp: Add the "multi_line" helper.
15672
4eec2deb
PA
156732015-04-01 Pedro Alves <palves@redhat.com>
15674
15675 * gdb.threads/tid-reuse.c: New file.
15676 * gdb.threads/tid-reuse.exp: New file.
15677
df8411da
SDJ
156782015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15679
15680 PR corefiles/16092
15681 * gdb.base/coredump-filter.c: New file.
15682 * gdb.base/coredump-filter.exp: Likewise.
15683
6ef37366
PM
156842015-03-27 Petr Machata <pmachata@redhat.com>
15685
15686 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15687 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15688 (Dwarf::assemble): Initialize them.
15689 (Dwarf::lines): New function.
15690
7ec911b0
JT
156912015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15692
15693 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15694 SYMBOL_PREFIX for x86_64-*-cygwin.
15695
ff908ebf
AW
156962015-03-26 Andy Wingo <wingo@igalia.com>
15697
15698 PR symtab/18148
15699 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15700 const_value but not a location.
15701 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15702 location defined in non-main CUs are visible.
15703
6d5f0679
YQ
157042015-03-26 Yao Qi <yao.qi@linaro.org>
15705
15706 PR testsuite/18139
15707 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15708 Add a line number entry for the same line.
15709 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15710 Add a line number entry for the same line.
15711
2898689b
YQ
157122015-03-26 Yao Qi <yao.qi@linaro.org>
15713
15714 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15715 .int 0.
15716 (func): Likewise. Add .Lfunc_1 label.
15717 Use .Lfunc_1 label.
15718 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15719 .int 0.
15720 (func): Likewise.
15721 Use .Lfunc_1 label.
15722
85180498
YQ
157232015-03-26 Yao Qi <yao.qi@linaro.org>
15724
15725 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15726 Call gdb_compile instead to compile each .s files without debug
15727 information.
15728
8aa08a8d
YQ
157292015-03-26 Yao Qi <yao.qi@linaro.org>
15730
15731 * gdb.base/savedregs.exp (process_saved_regs): Make
15732 "Saved registers:" optional in the pattern.
15733
66849923
MM
157342015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15735
15736 * gdb.btrace/next.exp: Merged into step.exp.
15737 * gdb.btrace/finish.exp: Merged into step.exp.
15738 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15739 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15740 "record goto" and checking the exact replay position.
15741 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15742 check for "Recording format" in "info record" output.
15743 * gdb.btrace/record_goto.exp: Choose test file based on target.
15744 * gdb.btrace/x86-record_goto.S: Renamed into ...
15745 * gdb.btrace/x86_64-record_goto.S: ... this.
15746 * gdb.btrace/i686-record_goto.S: New.
15747 * gdb.btrace/x86-tailcall.S: Renamed into ...
15748 * gdb.btrace/x86_64-tailcall.S: ... this.
15749 * gdb.btrace/i686-tailcall.S: New.
15750 * gdb.btrace/x86-tailcall.c: Renamed into ...
15751 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15752 separate statements. Update test.
15753 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15754 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15755 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15756 * gdb.btrace/tailcall.exp: Choose test file based on target.
15757 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15758
11cc1b74
MM
157592015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15760
15761 * gdb.btrace/exception.exp: Increase BTS buffer size.
15762
a25d8bf9
PA
157632015-03-24 Pedro Alves <palves@redhat.com>
15764
15765 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15766
856e7dd6
PA
157672015-03-24 Pedro Alves <palves@redhat.com>
15768
15769 * gdb.threads/schedlock.exp (test_step): No longer expect that
15770 "set scheduler-locking step" with "next" over a function call runs
15771 threads unlocked.
15772
ad235a41
AT
157732015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15774
15775 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15776
15630549
AT
157772015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15778
15779 PR breakpoints/16466
15780 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15781 * gdb.mi/mi-pending.c (thread_func): New function.
15782 (int main): Add threading support required.
15783 * gdb.mi/mi-pending.exp: Add tests for this issue.
15784 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15785 (pendfunc2): Remove stdio dependency.
15786 * gdb.mi/mi-pendshr2.c: New file.
15787
693dca06
KS
157882015-03-23 Keith Seitz <keiths@redhat.com>
15789
15790 * gdb.linespec/keywords.c: New file.
15791 * gdb.linespec/keywords.exp: New file.
15792
7e993ebf
KS
157932015-03-23 Keith Seitz <keiths@redhat.com>
15794
15795 PR gdb/18021
15796 * gdb.dwarf2/staticvirtual.exp: New test.
15797
bc23328c
JK
157982015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15799
15800 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15801 * README: Remove HP-UX and gdb.hp.
15802 (configuration):
15803 * configure: Regenerate.
15804 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15805 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15806 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15807 gdb.hp/gdb.defects/Makefile.
15808 * gdb.hp/Makefile.in: File deleted.
15809 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15810 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15811 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15812 * gdb.hp/gdb.aCC/run.c: File deleted.
15813 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15814 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15815 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15816 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15817 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15818 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15819 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15820 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15821 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15822 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15823 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15824 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15825 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15826 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15827 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15828 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15829 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15830 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15831 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15832 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15833 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15834 * gdb.hp/gdb.compat/average.c: File deleted.
15835 * gdb.hp/gdb.compat/sum.c: File deleted.
15836 * gdb.hp/gdb.compat/xdb.c: File deleted.
15837 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15838 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15839 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15840 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15841 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15842 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15843 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15844 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15845 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15846 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15847 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15848 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15849 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15850 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15851 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15852 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15853 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15854 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15855 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15856 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15857 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15858 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15859 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15860 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15861 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15862 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15863 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15864 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15865 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15866 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15867 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15868 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15869 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15870 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15871 * gdb.hp/tools/odump: File deleted.
15872
8bf3b159
PA
158732015-03-19 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15876 (saw_thread_3): New globals.
15877 (top level): Increment them when an event for the corresponding
15878 thread is seen.
15879 (no thread starvation): New test.
15880
eb54c8bf
PA
158812015-03-19 Pedro Alves <palves@redhat.com>
15882
15883 * gdb.threads/continue-pending-status.c: New file.
15884 * gdb.threads/continue-pending-status.exp: New file.
15885
32d2e5d6
PA
158862015-03-18 Pedro Alves <palves@redhat.com>
15887
15888 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15889 Use gdb_is_target_remote instead of is_remote. Use
15890 gdb_test_multiple instead of gdb_expect. Exit early if
15891 gdb_test_multiple hits its internal matches. Tighten stepi tests
15892 expected output. Fail on exit with any signal, instead of just
15893 SIGILL.
15894
f68f11b7
YQ
158952015-03-18 Yao Qi <yao.qi@linaro.org>
15896
15897 PR tdep/18107
15898 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15899 variable.
15900 * gdb.base/catch-syscall.exp: Don't skip it on
15901 aarch64*-*-linux* target. Remove elements in all_syscalls.
15902 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15903 target.
15904 (setup_all_syscalls): New proc.
15905
ca5fd19b
YQ
159062015-03-16 Yao Qi <yao.qi@linaro.org>
15907
15908 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15909 (top level): Skip tests if valid_addr_p returns false for
15910 $cmd1 or $cmd2.
15911
85642ba0
AW
159122015-03-11 Andy Wingo <wingo@igalia.com>
15913
15914 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15915
e03f9645
YQ
159162015-03-11 Yao Qi <yao.qi@linaro.org>
15917
15918 * gdb.base/catch-syscall.exp: Fix typo in comments.
15919
5d0962b2
YQ
159202015-03-11 Yao Qi <yao.qi@linaro.org>
15921
15922 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15923
b2df3cef
PA
159242015-03-09 Pedro Alves <palves@redhat.com>
15925
15926 * dg-extract-results.py: Delete.
15927
ef878e53
PA
159282015-03-09 Pedro Alves <palves@redhat.com>
15929
15930 Merge dg-extract-results.sh from GCC upstream (r218843).
15931
15932 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15933 * dg-extract-results.sh: Use --text with grep to avoid issues with
15934 binary files. Fall back to cat -v, if that doesn't work.
15935
9494d219
PA
159362015-03-05 Pedro Alves <palves@redhat.com>
15937
15938 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15939
a8d9763a
SM
159402015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15941
15942 * lib/mi-support.exp (mi_expect_interrupt): Accept
15943 alternative event for when in all-stop mode.
15944
be9957b8
PA
159452015-03-04 Pedro Alves <palves@redhat.com>
15946
15947 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15948
d57be0f4 159492015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15950
15951 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15952
c214c7cf
AA
159532015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15954
15955 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15956 regexps for GDB's current line display, accept a hex address
15957 preceding the line number.
15958
6d74a497
AA
159592015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15960
15961 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15962 the 'arch1' variable for "s390*-linux*" targets.
15963
511aee7c
PA
159642015-03-04 Pedro Alves <palves@redhat.com>
15965
15966 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15967 (main): Pass missing retval argument to pthread_join call.
15968
95e50b27
PA
159692015-03-02 Pedro Alves <palves@redhat.com>
15970
15971 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15972 (top level): Call do_test with non-stop as well.
15973
28054d69
PA
159742015-03-02 Pedro Alves <palves@redhat.com>
15975
15976 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15977 -1.
15978
4fa5d7b4
AA
159792015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15980
15981 * gdb.arch/s390-vregs.exp: New test.
15982 * gdb.arch/s390-vregs.S: New file.
15983
97c18565
PA
159842015-02-27 Pedro Alves <palves@redhat.com>
15985
15986 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15987 call to catch_command_errors.
15988 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15989 catch_command_errors.
15990
a37bfa30
PA
159912015-02-27 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15994 "true" for boolean result.
15995 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15996 prototype of main.
15997
6f98576f
PA
159982015-02-27 Pedro Alves <palves@redhat.com>
15999
16000 * lib/unbuffer_output.c: New file.
16001 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16002 (main): Call gdb_unbuffer_output.
16003
eba5ab56
YQ
160042015-02-27 Yao Qi <yao.qi@linaro.org>
16005
16006 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16007 target.
16008
0def5aaa
DE
160092015-02-26 Doug Evans <dje@google.com>
16010
16011 * gdb.cp/class2.cc (Dbase, D): New classes.
16012 (main): New local delta.
16013 * gdb.cp/class2.exp: Test printing delta.
16014 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16015 (dynbar): New global.
16016 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16017
081a1c2c
JK
160182015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16019
16020 * gdb.compile/compile-ifunc.c: New file.
16021 * gdb.compile/compile-ifunc.exp: New file.
16022
2f41223f
AT
160232015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16024
16025 * gdb.base/structs.exp: Check for correct struct on finish.
16026
03eddd80
YQ
160272015-02-26 Yao Qi <yao.qi@linaro.org>
16028
16029 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16030 is zero.
16031
80c57053
JK
160322015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16033
16034 * gdb.arch/cordic.ko.bz2: New file.
16035 * gdb.arch/cordic.ko.debug.bz2: New file.
16036 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16037
21613c12
YQ
160382015-02-25 Yao Qi <yao.qi@linaro.org>
16039
16040 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16041 aarch64*-*-* target.
16042
d8b901ed
PA
160432015-02-23 Pedro Alves <palves@redhat.com>
16044
16045 * lib/gdb.exp (delete_breakpoints): Rewrite using
16046 gdb_test_multiple.
16047
e5b85ead
PA
160482015-02-23 Pedro Alves <palves@redhat.com>
16049
16050 * gdb.base/info-os.c: Include stdlib.h.
16051
85c3a371
DE
160522015-02-22 Doug Evans <xdje42@gmail.com>
16053
16054 PR symtab/17855
16055 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16056 is read after symbols have been re-read.
16057 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16058 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16059
96553a0c
DE
160602015-02-21 Doug Evans <dje@google.com>
16061
16062 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16063
97a0c697
JK
160642015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16065
16066 PR corefiles/17808
16067 * gdb.arch/i386-biarch-core.core.bz2: New file.
16068 * gdb.arch/i386-biarch-core.exp: New file.
16069
a47cd6e9
PA
160702015-02-21 Pedro Alves <palves@redhat.com>
16071
16072 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16073 runto_main fails.
16074
c5facdc4
PA
160752015-02-20 Pedro Alves <palves@redhat.com>
16076
16077 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16078 info probes.
16079
2db9a427
PA
160802015-02-20 Pedro Alves <palves@redhat.com>
16081
16082 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16083
60fb7e9e
PA
160842015-02-20 Pedro Alves <palves@redhat.com>
16085
16086 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16087 clean_restart before gdb_target_supports_trace.
16088
5c5019c2
PA
160892015-02-20 Pedro Alves <palves@redhat.com>
16090
16091 PR threads/18006
16092 * gdb.threads/clone-thread_db.c: New file.
16093 * gdb.threads/clone-thread_db.exp: New file.
16094
c9587f88
AT
160952015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16096
16097 PR breakpoints/16812
16098 * gdb.base/catch-gdb-caused-signals.c: New file.
16099 * gdb.base/catch-gdb-caused-signals.exp: New file.
16100
f6a88844
JM
161012015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16102
16103 * configure: Regenerated.
16104 * configure.ac: Use GDB_AC_TRANSFORM.
16105 * aclocal.m4: sinclude ../transform.m4.
16106
497c491b
JM
161072015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16108
16109 * lib/dtrace.exp: New file.
16110 * gdb.base/dtrace-probe.exp: Likewise.
16111 * gdb.base/dtrace-probe.d: Likewise.
16112 * gdb.base/dtrace-probe.c: Likewise.
16113 * lib/pdtrace.in: Likewise.
16114 * configure.ac: Output variables with the transformed names of
16115 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16116 * configure: Regenerated.
16117
03e98035
JM
161182015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16119
16120 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16121 expected message when trying to access $_probe_* convenience
16122 variables while not on a probe.
16123
63cc30e9
JK
161242015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16125
16126 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16127
0703599a
PA
161282015-02-11 Pedro Alves <pedro@codesourcery.com>
16129
16130 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16131 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16132
7e60a48e
DE
161332015-02-10 Doug Evans <xdje42@gmail.com>
16134
16135 * lib/gdb.exp (gdb_load): Always return a result.
16136
01b088bc
PA
161372015-02-10 Pedro Alves <palves@redhat.com>
16138
16139 * gdb.threads/signal-sigtrap.c: New file.
16140 * gdb.threads/signal-sigtrap.exp: New file.
16141
b05ec7a5
AT
161422015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16143
16144 * gdb.trace/no-attach-trace.c: New file.
16145 * gdb.trace/no-attach-trace.exp: New file.
16146
a2c2acaf
MW
161472015-02-09 Mark Wielaard <mjw@redhat.com>
16148
16149 * gdb.dwarf2/atomic.c: New file.
16150 * gdb.dwarf2/atomic-type.exp: Likewise.
16151
31fd9caa
MM
161522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16153
16154 * gdb.btrace/buffer-size.exp: Update "info record" output.
16155 * gdb.btrace/delta.exp: Update "info record" output.
16156 * gdb.btrace/enable.exp: Update "info record" output.
16157 * gdb.btrace/finish.exp: Update "info record" output.
16158 * gdb.btrace/instruction_history.exp: Update "info record" output.
16159 * gdb.btrace/next.exp: Update "info record" output.
16160 * gdb.btrace/nexti.exp: Update "info record" output.
16161 * gdb.btrace/step.exp: Update "info record" output.
16162 * gdb.btrace/stepi.exp: Update "info record" output.
16163 * gdb.btrace/nohist.exp: Update "info record" output.
16164
d33501a5
MM
161652015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16166
16167 * gdb.btrace/buffer-size: New.
16168
f4abbc16
MM
161692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16170
16171 * gdb.btrace/delta.exp: Update "info record" output.
16172 * gdb.btrace/enable.exp: Update "info record" output.
16173 * gdb.btrace/finish.exp: Update "info record" output.
16174 * gdb.btrace/instruction_history.exp: Update "info record" output.
16175 * gdb.btrace/next.exp: Update "info record" output.
16176 * gdb.btrace/nexti.exp: Update "info record" output.
16177 * gdb.btrace/step.exp: Update "info record" output.
16178 * gdb.btrace/stepi.exp: Update "info record" output.
16179 * gdb.btrace/nohist.exp: Update "info record" output.
16180
b9d61307
SM
161812015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16182
16183 PR gdb/15678
16184 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16185
e584fdbc
PA
161862015-02-06 Pedro Alves <palves@redhat.com>
16187
16188 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16189 macro.
16190 (seconds_left, again): New globals.
16191 (main): Wait seconds_left in a 1-second sleep loop instead of
16192 sleeping 180 seconds. If 'again' is set, reset the seconds
16193 counter.
16194 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16195 'again' in the inferior before detaching. Print the seconds left.
16196 (options): New global.
16197 (top level): Build program with -DTIMEOUT=$timeout.
16198
77f41761
PA
161992015-02-06 Pedro Alves <palves@redhat.com>
16200
16201 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16202 determine how many seconds to pass to 'alarm'.
16203 * gdb.base/gdb-sigterm.exp (top level): Build program with
16204 -DTIMEOUT=$timeout.
16205 (do_test): Return success/failure indication. Add more verbose
16206 logging. Don't fail if 200 single steps are seen. Instead, fail
16207 when the test times out.
16208 (passes): New global.
16209 (top level): Break the testing loop if testing fails on any
16210 iteration. Use gdb_assert.
16211
b9394193
DB
162122015-02-04 Don Breazeal <donb@codesourcery.com>
16213
16214 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16215 and initialize them.
16216 (ipc_cleanup): New function.
16217 (main): Don't declare shmid, semid, and msqid. Add a call to
16218 atexit so that we call ipc_cleanup on exit.
16219
42d9e528
PA
162202015-02-04 Pedro Alves <palves@redhat.com>
16221
16222 * boards/native-extended-gdbserver.exp: Remove any target variant
16223 specifications from the board name before clearing the isremote
16224 flag from board_info.
16225
ae6ae975
DE
162262015-01-31 Doug Evans <xdje42@gmail.com>
16227
16228 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16229
cfb069a8
GB
162302015-01-31 Gary Benson <gbenson@redhat.com>
16231
16232 * gdb.base/completion.exp: Disable completion limiting for
16233 existing tests. Add new tests to check completion limiting.
16234 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16235
5dd31d79
DE
162362015-01-31 Doug Evans <xdje42@gmail.com>
16237
16238 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16239
9f050062
DE
162402015-01-31 Doug Evans <xdje42@gmail.com>
16241
16242 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16243 entries. Duplicate file section script entries.
16244 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16245 inlined entries. Add test for safe-path rejection.
16246 * gdb.python/py-section-script.c: Add duplicate inlined section script
16247 entries. Duplicate file section script entries.
16248 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16249 inlined entries. Add test for safe-path rejection.
16250
df25ebbd
JB
162512015-01-29 Joel Brobecker <brobecker@adacore.com>
16252
16253 * gdb.ada/disc_arr_bound: New testcase.
16254
4a0ca9ec
JB
162552015-01-29 Joel Brobecker <brobecker@adacore.com>
16256
16257 * gdb.ada/mi_var_array: New testcase.
16258
3a8b707a
DE
162592015-01-27 Doug Evans <dje@google.com>
16260
16261 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16262 Add test for objfile.filename, objfile.username after objfile
16263 has been unloaded.
16264
f8313f6e
JB
162652015-01-26 Joel Brobecker <brobecker@adacore.com>
16266
16267 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16268 the second test to print the name attribute of value
16269 returned by the call to gdb.lookup_type, and adjust
16270 the expected output accordingly.
16271
37bc665e
MW
162722015-01-25 Mark Wielaard <mjw@redhat.com>
16273
16274 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16275 * gdb.base/disp-step-fork.c: Include unistd.h.
16276 * gdb.base/siginfo-obj.c: Include stdio.h.
16277 * gdb.base/siginfo-thread.c: Likewise.
16278 * gdb.mi/non-stop.c: Include unistd.h.
16279 * gdb.mi/nsthrexec.c: Include stdio.h.
16280 * gdb.mi/pthreads.c: Include unistd.h.
16281 * gdb.modula2/unbounded1.c (main): Declare returns int.
16282 * gdb.reverse/consecutive-reverse.c: Likewise.
16283 * gdb.threads/create-fail.c: Include unistd.h.
16284 * gdb.threads/killed.c: Likewise.
16285 * gdb.threads/linux-dp.c: Likewise.
16286 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16287 * gdb.threads/non-ldr-exc-2.c: Likewise.
16288 * gdb.threads/non-ldr-exc-3.c: Likewise.
16289 * gdb.threads/non-ldr-exc-4.c: Likewise.
16290 * gdb.threads/pthreads.c: Include unistd.h.
16291 (main): Declare returns int.
16292 * gdb.threads/tls-main.c (foo): New declaration.
16293 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16294
f7e5394d
SM
162952015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16296
16297 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16298 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16299
743649fd
MW
163002015-01-15 Mark Wielaard <mjw@redhat.com>
16301
16302 * gdb.base/noreturn-return.c: New file.
16303 * gdb.base/noreturn-return.exp: New file.
16304 * gdb.base/noreturn-finish.c: New file.
16305 * gdb.base/noreturn-finish.exp: New file.
16306
198297aa
PA
163072015-01-23 Pedro Alves <palves@redhat.com>
16308
16309 * gdb.threads/continue-pending-after-query.c: New file.
16310 * gdb.threads/continue-pending-after-query.exp: New file.
16311
717cf30c
AG
163122015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16313 Simon Marchi <simon.marchi@ericsson.com>
16314
16315 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16316 * gdb.base/valgrind-db-attach.exp: Same.
16317 * gdb.base/valgrind-infcall.exp: Same.
16318 * lib/mi-support.exp (default_mi_gdb_start): Same.
16319 * lib/prompt.exp (default_prompt_gdb_start): Same.
16320 * lib/gdb.exp (default_gdb_spawn): Same.
16321 (gdb_interact): New.
16322
16323
4b62a76e
JK
163242015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16325
16326 * gdb.compile/compile.exp (pointer to jit function): New test.
16327
b4cdae6f
WW
163282015-01-17 Wei-cheng Wang <cole945@gmail.com>
16329
16330 * lib/gdb.exp (supports_process_record): Return true for
16331 powerpc*-*-linux*.
16332 (supports_reverse): Likewise.
16333
d221e7ef
DB
163342015-01-15 Don Breazeal <donb@codesourcery.com>
16335
16336 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16337 instead of checking whether the target board is remote and
16338 use spawn_wait_for_attach instead of exec/sleep.
16339 * gdb.base/attach-twice.exp: Likewise.
16340
bafffb51
JB
163412015-01-15 Joel Brobecker <brobecker@adacore.com>
16342
16343 * gdb.ada/var_arr_attrs: New testcase.
16344
5589af0e
PA
163452015-01-14 Pedro Alves <palves@redhat.com>
16346 Joel Brobecker <brobecker@adacore.com>
16347
16348 PR gdb/17525
16349 * gdb.base/bp-cmds-execution-x-script.c: New file.
16350 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16351 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16352
6c400b59
PA
163532015-01-14 Pedro Alves <palves@redhat.com>
16354
16355 PR cli/17828
16356 * gdb.base/batch-preserve-term-settings.c: New file.
16357 * gdb.base/batch-preserve-term-settings.exp: New file.
16358
e02c96a7
DE
163592015-01-13 Doug Evans <dje@google.com>
16360
16361 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16362 binary.
16363
576fd14c
JB
163642015-01-13 Joel Brobecker <brobecker@adacore.com>
16365
16366 * Makefile.in (clean mostlyclean): Do not delete *.py.
16367
04dccad0
JB
163682015-01-13 Joel Brobecker <brobecker@adacore.com>
16369
16370 * gdb.python/py-lookup-type.exp: New file.
16371
3d230f71
PA
163722015-01-12 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16375 restore GDBFLAGS before returning.
16376
7e67715d
JK
163772015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16378
16379 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16380 is_amd64_regs_target and is_x86_like_target.
16381
f2e0d4b4
DE
163822015-01-11 Doug Evans <xdje42@gmail.com>
16383
16384 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16385 is given without an explicit form.
16386 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16387 attributes.
16388 * gdb.dwarf/corrupt.exp: Ditto.
16389 * gdb.dwarf2/enum-type.exp: Ditto.
16390 * gdb.trace/entry-values.exp: Ditto.
16391 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16392
439250fb
DE
163932015-01-11 Doug Evans <xdje42@gmail.com>
16394
16395 PR gdb/15830
16396 * gdb.base/maint.exp: Remove references to "maint demangle".
16397 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16398 Add tests for explicitly specifying language to demangle.
16399 * gdb.dlang/demangle.exp: Ditto.
16400
ede9f622
PA
164012015-01-09 Pedro Alves <palves@redhat.com>
16402
16403 * gdb.threads/non-stop-fair-events.c: New file.
16404 * gdb.threads/non-stop-fair-events.exp: New file.
16405
a7b796db
PA
164062015-01-09 Pedro Alves <palves@redhat.com>
16407
16408 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16409 the global scope. Set a breakpoint after all threads are started
16410 rather than stepping over two source lines. Expect the prompt.
16411 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16412 global.
16413 (NUM): Now 15.
16414 (main): Use threads_started_barrier to wait for all threads to
16415 start. Main thread no longer calls thread_function. Exit after
16416 180 seconds.
16417 (loop): New function.
16418 (thread_function): Wait on threads_started_barrier barrier. Call
16419 'loop' at each iteration.
16420 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16421 threads have started, instead of hardcoding number of "next"
16422 steps. Use an access watchpoint instead of a write watchpoint.
16423
9665ffdd
PA
164242015-01-09 Pedro Alves <palves@redhat.com>
16425
16426 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16427 (thread_func): Wait on barrier.
16428 (main): Wait for all threads to start before stopping GDB.
16429 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16430 global.
16431 (thread1_func, thread2_func): Wait on barrier.
16432 (main): Wait for all threads to start before stopping GDB.
16433 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16434 New global.
16435 (thread1_func, thread2_func): Wait on barrier.
16436 (main): Wait for all threads to start before stopping GDB.
16437
c945a99f
PA
164382015-01-09 Pedro Alves <palves@redhat.com>
16439
16440 * gdb.threads/attach-many-short-lived-threads.c: New file.
16441 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16442
c1a747c1
PA
164432014-01-09 Pedro Alves <palves@redhat.com>
16444
16445 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16446 instead of to thread 2.
16447 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16448 Add barrier around each pthread_create call instead of around all
16449 calls.
16450 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16451 Set a break on thread_function and have the child threads hit it
16452 one at at a time.
16453
60b3033e
PA
164542015-01-09 Pedro Alves <palves@redhat.com>
16455
16456 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16457 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16458 false.
16459 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16460 checking whether the target board is remote.
16461 * gdb.multi/multi-attach.exp: Likewise.
16462 * gdb.python/py-sync-interp.exp: Likewise.
16463 * gdb.server/ext-attach.exp: Likewise.
16464 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16465 tests that need to attach, instead of checking whether the target
16466 board is remote at the top of the file.
16467
acc018ac
YQ
164682015-01-08 Yao Qi <yao@codesourcery.com>
16469
16470 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16471
50a18af8
JK
164722015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16473
16474 Fix testcase compilation.
16475 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16476
8503d6e1
JB
164772015-01-06 Joel Brobecker <brobecker@adacore.com>
16478
16479 * gdb.python/py-type.exp: Add a couple test about empty
16480 array creation, and negative-length array creation.
16481
cc73dbcc
DE
164822015-01-02 Doug Evans <xdje42@gmail.com>
16483
16484 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16485
0300bbc7
DE
164862015-01-02 Doug Evans <dje@google.com>
16487
16488 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16489
9d85a0ec
YQ
164902014-12-29 Yao Qi <yao@codesourcery.com>
16491
16492 * gdb.trace/entry-values.exp: Update comments. Rename variable
16493 bar_call_foo to returned_from_foo.
16494
87186c6a
MMN
164952014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16496
16497 PR gdb/17394
16498 * gdb.linespec/break-asm-file.c: New file.
16499 * gdb.linespec/break-asm-file.exp: New file.
16500 * gdb.linespec/break-asm-file0.s: New file.
16501 * gdb.linespec/break-asm-file1.s: New file.
16502
1bab7383
YQ
165032014-12-18 Nigel Stephens <nigel@mips.com>
16504 Maciej W. Rozycki <macro@codesourcery.com>
16505
16506 * gdb.base/float.exp: Handle the new output from "info float" on
16507 MIPS targets.
16508
1bc1068a
JK
165092014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16510
16511 Fix MinGW compilation.
16512 * gdb.compile/compile-ops.exp: Update untested message if
16513 !skip_compile_feature_tests.
16514 * gdb.compile/compile-setjmp.exp: Likewise.
16515 * gdb.compile/compile-tls.exp: Likewise.
16516 * gdb.compile/compile.exp: Likewise.
16517 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16518 supported on this host".
16519
b6615d10
DE
165202014-12-16 Doug Evans <xdje42@gmail.com>
16521
16522 * boards/stabs.exp: New file.
16523
25dda427
AA
165242014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16525
16526 * gdb.base/completion.exp: Adjust to format changes of "maint
16527 print user-registers".
16528
bf330350
CU
165292014-12-16 Catalin Udma <catalin.udma@freescale.com>
16530
16531 PR server/17457
16532 * gdb.arch/aarch64-fp.c: New file.
16533 * gdb.arch/aarch64-fp.exp: New file.
16534
395cf596
SDJ
165352014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16536
16537 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16538 r210637, r210913, r211666, r215400, r215817).
16539
16540 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16541 * dg-extract-results.py: New file.
16542 * dg-extract-results.sh: Use it if the environment seems
16543 suitable.
16544
16545 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16546
16547 * dg-extract-results.py (parse_run): Handle warnings that
16548 are printed before a test harness is run.
16549
16550 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16551
16552 * dg-extract-results.py (Named): Remove __cmp__ method.
16553 (output_variation): Use a key to sort variation.harnesses.
16554
16555 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16556
16557 * dg-extract-results.py: For Python 3, force sys.stdout to
16558 handle surrogate escape sequences.
16559 (safe_open): New function.
16560 (output_segment, main): Use it.
16561
16562 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16563
16564 * dg-extract-results.py (Prog.result_re): Include options
16565 in test name.
16566
16567 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16568
16569 * dg-extract-results.py (output_variation): Always sort if
16570 do_sum.
16571
e882ef3c
SM
165722014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16573
16574 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16575 as long as we get pagination notifications.
16576
4992aa20
JM
165772014-12-15 Jason Merrill <jason@redhat.com>
16578
16579 * Makefile.in (check-gdb.%): Restore.
16580 * README: Mention it.
16581
c1b5a1a6
JB
165822014-12-13 Joel Brobecker <brobecker@adacore.com>
16583
16584 * gdb.ada/str_uninit: New testcase.
16585
5537b577
JK
165862014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16587
16588 PR symtab/17642
16589 * gdb.base/vla-stub-define.c: New file.
16590 * gdb.base/vla-stub.c: New file.
16591 * gdb.base/vla-stub.exp: New file.
16592
bb2ec1b3
TT
165932014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16594 Jan Kratochvil <jan.kratochvil@redhat.com>
16595 Tom Tromey <tromey@redhat.com>
16596
16597 * configure.ac: Add gdb.compile/.
16598 * configure: Regenerate.
16599 * gdb.compile/Makefile.in: New file.
16600 * gdb.compile/compile-ops.exp: New file.
16601 * gdb.compile/compile-ops.c: New file.
16602 * gdb.compile/compile-tls.c: New file.
16603 * gdb.compile/compile-tls.exp: New file.
16604 * gdb.compile/compile-constvar.S: New file.
16605 * gdb.compile/compile-constvar.c: New file.
16606 * gdb.compile/compile-mod.c: New file.
16607 * gdb.compile/compile-nodebug.c: New file.
16608 * gdb.compile/compile-setjmp-mod.c: New file.
16609 * gdb.compile/compile-setjmp.c: New file.
16610 * gdb.compile/compile-setjmp.exp: New file.
16611 * gdb.compile/compile-shlib.c: New file.
16612 * gdb.compile/compile.c: New file.
16613 * gdb.compile/compile.exp: New file.
16614 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16615
4ff709eb
TT
166162014-12-12 Tom Tromey <tromey@redhat.com>
16617
16618 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16619 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16620
6dddd6a5
DE
166212014-12-12 Doug Evans <dje@google.com>
16622
16623 * lib/gdb-python.exp (get_python_valueof): New function.
16624 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16625
71c24708
AA
166262014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16627
16628 * gdb.base/completion.exp: Add test for completion of "info
16629 registers ".
16630
3e29f34a
MR
166312014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16632
16633 * gdb.base/func-ptrs.c: New file.
16634 * gdb.base/func-ptrs.exp: New file.
16635
fc126975
SM
166362014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16637
16638 PR breakpoints/17012
16639 * gdb.base/dprintf-detach.c: New file.
16640 * gdb.base/dprintf-detach.exp: New file.
16641
0a46d518
SM
166422014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16643
16644 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16645 * lib/gdb.exp (target_is_gdbserver): New procedure.
16646
a0be3e44
DE
166472014-12-08 Doug Evans <dje@google.com>
16648
16649 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16650
df1b803a
YQ
166512014-12-05 Yao Qi <yao@codesourcery.com>
16652
16653 * gdb.guile/scm-error.exp: Remove the third argument to
16654 gdb_remote_download.
16655 * gdb.guile/scm-frame-args.exp: Likewise.
16656 * gdb.guile/scm-section-script.exp: Likewise.
16657
ddb9f679
YQ
166582014-12-05 Yao Qi <yao@codesourcery.com>
16659
16660 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16661
86e4ed39
DE
166622014-12-04 Doug Evans <dje@google.com>
16663
16664 * gdb.python/py-objfile.exp: Add tests for
16665 objfile.add_separate_debug_file.
16666
7c50a931
DE
166672014-12-04 Doug Evans <dje@google.com>
16668
16669 * lib/gdb.exp (get_build_id): New function.
16670 (build_id_debug_filename_get): Rewrite to use it.
16671 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16672
621661e3
MR
166732014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16674
16675 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16676 `method(long)', not just 0x0.
16677 * gdb.cp/nsalias.exp: Align code labels to 4.
16678 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16679 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16680 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16681 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16682 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16683 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16684
29f0c3b7
DE
166852014-12-02 Doug Evans <dje@google.com>
16686
e1e061e7 16687 PR symtab/17602
29f0c3b7 16688 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16689 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16690 * gdb.cp/anon-ns.exp: Update.
16691
162078c8
NB
166922014-12-02 Nick Bull <nicholaspbull@gmail.com>
16693
16694 * gdb.python/py-events.py (inferior_call_handler): New.
16695 (register_changed_handler, memory_changed_handler): New.
16696 (test_events.invoke): Register new handlers.
16697 * gdb.python/py-events.exp: Add tests for inferior call,
16698 memory_changed and register_changed events.
16699
fdb09caf
AA
167002014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16701
16702 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16703 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16704 if the linker doesn't understand this.
16705
55cfb2c4
SM
167062014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16707
16708 * gdb.python/python.exp: Change expected reply to help().
16709
9e8cd6df
YQ
167102014-12-01 Yao Qi <yao@codesourcery.com>
16711
16712 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16713 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16714 * configure: Re-generated.
16715
6c659fc2
SC
167162014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16717
16718 * gdb.cp/chained-calls.cc: New file.
16719 * gdb.cp/chained-calls.exp: New file.
16720 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16721
d7fc3181
SM
167222014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16723
16724 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16725 * gdb.dwarf2/symtab-producer.exp: Same.
16726 * gdb.gdb/python-interrupts.exp: Same.
16727 * gdb.gdb/python-selftest.exp: Same.
16728 * gdb.python/py-linetable.exp: Same.
16729 * gdb.python/py-type.exp: Same.
16730 * gdb.python/py-value-cc.exp: Same.
16731 * gdb.python/py-value.exp: Same.
16732
10e79639
YQ
167332014-11-28 Yao Qi <yao@codesourcery.com>
16734
16735 * gdb.base/break-probes.exp: Match library name prefixed with
16736 sysroot.
16737
f28a0564
SM
167382014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16739
16740 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16741 test expected output. Add parentheses for the call to print.
16742 Remove L suffix from integers.
16743
3fe1ce1d
DE
167442014-11-26 Doug Evans <dje@google.com>
16745
16746 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16747
84429e27
YQ
167482014-11-22 Yao Qi <yao@codesourcery.com>
16749
16750 * gdb.trace/entry-values.c: Remove asms.
16751 (foo): Add foo_label.
16752 (bar): Add bar_label.
16753 * gdb.trace/entry-values.exp: Remove code computing foo's
16754 length and bar's length.
16755 (Dwarf::assemble): Invoke function_range for bar and use
16756 MACRO_AT_func for foo.
16757
26741859
YQ
167582014-11-22 Yao Qi <yao@codesourcery.com>
16759
16760 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16761 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16762 Use .Lgcc43_procstart instead of gcc43.
16763
45e44d27
JB
167642014-11-21 Joel Brobecker <brobecker@adacore.com>
16765
16766 * gdb.ada/n_arr_bound: New testcase.
16767
458c8db8
SDJ
167682014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16769
16770 PR breakpoints/10737
16771 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16772 test_catch_syscall_multi_arch.
16773 (test_catch_syscall_multi_arch): New function.
16774
43f3e411
DE
167752014-11-20 Doug Evans <xdje42@gmail.com>
16776
16777 * gdb.base/maint.exp: Update expected output.
16778
0d7b2549
AA
167792014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16780
16781 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16782 4-byte instruction on S390.
16783
8908fca5
JB
167842014-11-19 Joel Brobecker <brobecker@adacore.com>
16785
16786 * gdb.ada/arr_arr: New testcase.
16787
4a46959e
JB
167882014-11-19 Joel Brobecker <brobecker@adacore.com>
16789
16790 * gdb.ada/pkd_arr_elem: New Testcase.
16791
470e2f4e
LM
167922014-11-18 Luis Machado <lgustavo@codesourcery.com>
16793
16794 * gdb.reverse/break-precsave: Expect completion message for
16795 core file reads.
16796 * gdb.reverse/consecutive-precsave.exp: Likewise.
16797 * gdb.reverse/finish-precsave.exp: Likewise.
16798 * gdb.reverse/i386-precsave.exp: Likewise.
16799 * gdb.reverse/machinestate-precsave.exp: Likewise.
16800 * gdb.reverse/sigall-precsave.exp: Likewise.
16801 * gdb.reverse/solib-precsave.exp: Likewise.
16802 * gdb.reverse/step-precsave.exp: Likewise.
16803 * gdb.reverse/until-precsave.exp: Likewise.
16804 * gdb.reverse/watch-precsave.exp: Likewise.
16805
a267f3ad
AA
168062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16807
16808 * gdb.base/bp-permanent.c: Include unistd.h.
16809 * gdb.python/py-framefilter-mi.c (main): Add return type.
16810 * gdb.python/py-framefilter.c (main): Likewise.
16811 * gdb.trace/actions-changed.c (main): Likewise.
16812
12084a9a
AA
168132014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16814
16815 * gdb.mi/until.c: Add eye-catchers.
16816 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16817 line numbers.
16818
dc7e1a77
AA
168192014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16820
16821 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16822 function header variants in break1.c.
16823 * gdb.base/ena-dis-br.exp: Likewise.
16824 * gdb.base/hbreak2.exp: Likewise.
16825 * gdb.reverse/until-precsave.exp: Drop references to removed
16826 non-prototype function header variants in ur1.c.
16827 * gdb.reverse/until-reverse.exp: Likewise.
16828
41c77605
PM
168292014-11-17 Petr Machata <pmachata@redhat.com>
16830
16831 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16832 ${_cu_offset_size} bytes abbrev offset.
16833
34248c3a
DE
168342014-11-15 Doug Evans <xdje42@gmail.com>
16835
16836 PR symtab/17559
16837 * gdb.base/line-symtabs.exp: New file.
16838 * gdb.base/line-symtabs.c: New file.
16839 * gdb.base/line-symtabs.h: New file.
16840
646da059
YQ
168412014-11-14 Yao Qi <yao@codesourcery.com>
16842
16843 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16844 (func): Add label func_label.
16845 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16846 Replace low_pc and high_pc with MACRO_AT_range.
16847 Replace name, low_pc and high_pc with MACRO_AT_func.
16848
9301ebe6
YQ
168492014-11-14 Yao Qi <yao@codesourcery.com>
16850
16851 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16852 Replace name, low_pc and high_pc with MACRO_AT_func.
16853
f166b542
YQ
168542014-11-14 Yao Qi <yao@codesourcery.com>
16855
16856 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16857 produce debug information.
16858 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16859
0f6e71e3
YQ
168602014-11-14 Yao Qi <yao@codesourcery.com>
16861
16862 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16863 object and get function length.
16864 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16865 with MACRO_AT_func.
16866 (top-level): Replace gdb_compile and clean_restart with
16867 prepare_for_testing.
16868 * gdb.dwarf2/main.c (main): Add label main_label.
16869
876c4df9
YQ
168702014-11-14 Yao Qi <yao@codesourcery.com>
16871
16872 * lib/dwarf.exp (function_range): New procedure.
16873 (Dwarf::_handle_macro_at_func): New procedure.
16874 (Dwarf::_handle_macro_at_range): New procedure.
16875 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16876
02ad9cf1
YQ
168772014-11-14 Yao Qi <yao@codesourcery.com>
16878
16879 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16880 (_handle_attribute): New procedure.
16881
a59add0c
AA
168822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16883
16884 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16885 * gdb.base/call-sc.c (zed): Likewise.
16886 * gdb.base/checkpoint.c (main): Likewise.
16887 * gdb.base/dump.c (main): Likewise.
16888 * gdb.base/gcore.c (main): Likewise.
16889 * gdb.base/huge.c (main): Likewise.
16890 * gdb.base/multi-forks.c (main): Likewise.
16891 * gdb.base/pr10179-a.c (main): Likewise.
16892 * gdb.base/savedregs.c (main): Likewise.
16893 * gdb.base/sigaltstack.c (main): Likewise.
16894 * gdb.base/siginfo.c (main): Likewise.
16895 * gdb.base/structs.c (zed): Likewise.
16896 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16897 * gdb.mi/mi-syn-frame.c (main): Likewise.
16898 * gdb.mi/until.c (foo, main): Likewise.
16899 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16900 * gdb.base/solib-weak.c (foo): Declare.
16901 * gdb.base/attach-twice.c: Include stdio.h.
16902 * gdb.base/weaklib1.c: Likewise.
16903 * gdb.base/weaklib2.c: Likewise.
16904 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16905 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16906 unistd.h.
16907 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16908 * gdb.mi/mi-exit-code.c: Likewise.
16909 * gdb.base/break-interp-lib.c: Include string.h.
16910 * gdb.base/coremaker.c: Likewise.
16911 * gdb.base/testenv.c: Likewise.
16912 * gdb.python/py-finish-breakpoint.c: Likewise.
16913 * gdb.base/inferior-died.c: Include sys/wait.h.
16914 * gdb.base/fileio.c: Include time.h.
16915 * gdb.base/async-shell.c: Include unistd.h.
16916 * gdb.base/dprintf-non-stop.c: Likewise.
16917 * gdb.base/info-os.c: Likewise.
16918 * gdb.mi/mi-console.c: Likewise.
16919 * gdb.mi/watch-nonstop.c: Likewise.
16920 * gdb.python/py-events.c: Likewise.
16921 * gdb.base/async.c (baz): Move up before its invocation.
16922 * gdb.base/code_elim2.c (my_global_func): Likewise.
16923 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16924 * gdb.base/advance.c (func2): Likewise.
16925
3b5d5997
AA
169262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16927
16928 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16929 variant.
16930 * gdb.base/annota3.c: Likewise.
16931 * gdb.base/async.c: Likewise.
16932 * gdb.base/average.c: Likewise.
16933 * gdb.base/call-ar-st.c: Likewise.
16934 * gdb.base/call-rt-st.c: Likewise.
16935 * gdb.base/call-sc.c: Likewise.
16936 * gdb.base/call-strs.c: Likewise.
16937 * gdb.base/ending-run.c: Likewise.
16938 * gdb.base/execd-prog.c: Likewise.
16939 * gdb.base/exprs.c: Likewise.
16940 * gdb.base/foll-exec.c: Likewise.
16941 * gdb.base/foll-fork.c: Likewise.
16942 * gdb.base/foll-vfork.c: Likewise.
16943 * gdb.base/funcargs.c: Likewise.
16944 * gdb.base/gcore.c: Likewise.
16945 * gdb.base/jump.c: Likewise.
16946 * gdb.base/langs0.c: Likewise.
16947 * gdb.base/langs1.c: Likewise.
16948 * gdb.base/langs2.c: Likewise.
16949 * gdb.base/mips_pro.c: Likewise.
16950 * gdb.base/nodebug.c: Likewise.
16951 * gdb.base/opaque0.c: Likewise.
16952 * gdb.base/opaque1.c: Likewise.
16953 * gdb.base/recurse.c: Likewise.
16954 * gdb.base/run.c: Likewise.
16955 * gdb.base/scope0.c: Likewise.
16956 * gdb.base/scope1.c: Likewise.
16957 * gdb.base/setshow.c: Likewise.
16958 * gdb.base/setvar.c: Likewise.
16959 * gdb.base/shmain.c: Likewise.
16960 * gdb.base/shr1.c: Likewise.
16961 * gdb.base/shr2.c: Likewise.
16962 * gdb.base/sigall.c: Likewise.
16963 * gdb.base/signals.c: Likewise.
16964 * gdb.base/so-indr-cl.c: Likewise.
16965 * gdb.base/solib2.c: Likewise.
16966 * gdb.base/structs.c: Likewise.
16967 * gdb.base/sum.c: Likewise.
16968 * gdb.base/vforked-prog.c: Likewise.
16969 * gdb.base/watchpoint.c: Likewise.
16970 * gdb.reverse/shr2.c: Likewise.
16971 * gdb.reverse/until-reverse.c: Likewise.
16972 * gdb.reverse/ur1.c: Likewise.
16973 * gdb.reverse/watch-reverse.c: Likewise.
16974
066a77c5
AA
169752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16976
16977 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16978 variant.
16979 * gdb.base/sepdebug.exp: Drop references to removed code.
16980
4f204ea5
AA
169812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16982
16983 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16984 variant. Preserve original line numbering.
16985 * gdb.base/list1.c: Likewise.
16986
3b377a3a
AA
169872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16988
16989 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16990 variant.
16991 * gdb.base/break1.c: Likewise.
16992 * gdb.base/break.exp: Drop references to removed code.
16993
e444df73
AA
169942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16995
16996 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16997 variant.
16998
8008f2a7
AA
169992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17000
17001 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17002
a5a06887
AA
170032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17004
17005 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17006 logic into perform_all_tests() and invoke it with and without
17007 function header prototypes.
17008 (do_function_calls): Remove conditional XFAIL for PR 5318.
17009 (rerun_and_prepare): Remove duplicate code.
17010 (perform_all_tests): New. Main logic moved here.
17011
44dba9b9
AA
170122014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17013
17014 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17015 code guarded by #ifdef NO_PROTOTYPES.
17016 (t_double_many_args): Likewise.
17017 (DEF_FUNC_MANY_ARGS_1): Likewise.
17018 (DEF_FUNC_VALUES_1): Likewise.
17019 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17020 guarded by #ifdef PROTOTYPES.
17021
d1fbcd56
AA
170222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17023
17024 * gdb.mi/mi-console.c: Add eye-catcher.
17025 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17026 instead of literal line number.
17027
b0e59b8f
AA
170282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17029
17030 * gdb.base/shr2.c: Add eye-catcher.
17031 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17032 line number.
17033
78f98cca
AA
170342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17035
17036 * gdb.base/jump.c: Add eye-catchers.
17037 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17038 numbers.
17039
58fa2af0
AA
170402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17041
17042 * gdb.base/execd-prog.c: Add eye-catchers.
17043 * gdb.base/foll-exec.c: Likewise.
17044 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17045 line numbers.
17046
04e5059b
AA
170472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17048
17049 * gdb.base/ending-run.c: Add eye-catchers.
17050 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17051 literal line numbers.
17052
dbfdb174
AA
170532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17054
17055 * gdb.base/call-rt-st.c: Add eye-catchers.
17056 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17057 literal line numbers.
17058
888a2ade
AA
170592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17060
17061 * gdb.base/call-ar-st.c: Add eye-catchers.
17062 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17063 literal line numbers.
17064
6acc2dde
AA
170652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17066
17067 * gdb.base/average.c: Add eye-catchers.
17068 * gdb.base/sum.c: Likewise.
17069 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17070 regexps dynamically.
17071
9ecfcd1d
AA
170722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17073
17074 * gdb.base/solib1.c: Add eye-catchers.
17075 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17076 literal line numbers.
17077
78708b7c
PA
170782014-11-12 Pedro Alves <palves@redhat.com>
17079
17080 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17081 leader has exited.
17082
af48d08f
PA
170832014-11-12 Pedro Alves <palves@redhat.com>
17084
17085 * gdb.arch/i386-bp_permanent.c: New file.
17086 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17087 (srcfile): Set to i386-bp_permanent.c.
17088 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17089 that stepi does not execute the 'leave' instruction, instead of
17090 testing it does execute.
17091 * gdb.base/bp-permanent.c: New file.
17092 * gdb.base/bp-permanent.exp: New file.
17093
af3768e9
DE
170942014-11-10 Doug Evans <xdje42@gmail.com>
17095
17096 PR symtab/17564
17097 * gdb.base/symtab-search-order.exp: New file.
17098 * gdb.base/symtab-search-order.c: New file.
17099 * gdb.base/symtab-search-order-1.c: New file.
17100 * gdb.base/symtab-search-order-shlib-1.c: New file.
17101
9de00a4a
PA
171022014-11-07 Pedro Alves <palves@redhat.com>
17103
17104 PR gdb/17511
17105 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17106 i?86-*-linux*.
17107
e0f52461
SC
171082014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17109
17110 PR c++/17494
17111 * gdb.cp/pr17494.cc: New file.
17112 * gdb.cp/pr17494.exp: New file.
17113
6ce8c980
YQ
171142014-11-02 Yao Qi <yao@codesourcery.com>
17115
17116 * gdb.python/python.exp: Get working directory and match the
17117 output of "set extended-prompt \\w " with it.
17118
02be9a71
DE
171192014-10-30 Doug Evans <dje@google.com>
17120
17121 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17122 in objfiles.
17123 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17124 in progspaces.
17125
3bdff46b
LM
171262014-10-30 Janis Johnson <janisjo@codesourcery.com>
17127
17128 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17129 * gdb.base/realname-expand.exp: Likewise.
17130 * gdb.linespec/macro-relative.exp: Likewise.
17131
ab917dfb
PA
171322014-10-29 Pedro Alves <palves@redhat.com>
17133
17134 PR gdb/17408
17135 * gdb.threads/schedlock.c (some_function): New function.
17136 (call_function): New global.
17137 (MAYBE_CALL_SOME_FUNCTION): New macro.
17138 (thread_function): Call it.
17139 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17140 and use it instead of a global counter. Adjust all callers.
17141 (get_current_thread): Use "find current thread" for test message
17142 here rather than having all callers pass down the same string.
17143 (goto_loop): New procedure, factored out from ...
17144 (my_continue): ... this.
17145 (step_ten_loops): Change parameter from test message to command to
17146 use. Adjust.
17147 (list_count): Delete global.
17148 (check_result): New procedure, factored out from duplicate top
17149 level code.
17150 (continue tests): Wrap in with_test_prefix.
17151 (test_step): New procedure, factored out from duplicate top level
17152 code.
17153 (top level): Test "step" in combination with all scheduler-locking
17154 modes. Test "next" in combination with all scheduler-locking
17155 modes, and in combination with stepping over a function call or
17156 not.
17157 * gdb.threads/next-bp-other-thread.c: New file.
17158 * gdb.threads/next-bp-other-thread.exp: New file.
17159
d3d4baed
PA
171602014-10-29 Pedro Alves <palves@redhat.com>
17161
17162 PR python/17372
17163 * gdb.python/python.exp: Test a multi-line command that spawns
17164 interactive Python.
17165 * gdb.base/multi-line-starts-subshell.exp: New file.
17166
563e8d85
YQ
171672014-10-29 Yao Qi <yao@codesourcery.com>
17168
17169 * gdb.base/fileio.exp: Make directories on host.
17170
0ea4d52e
YQ
171712014-10-29 Yao Qi <yao@codesourcery.com>
17172
17173 * gdb.base/fileio.c (test_write): Close the file.
17174
7f5ef605
PA
171752014-10-28 Pedro Alves <palves@redhat.com>
17176
17177 PR gdb/12623
17178 * gdb.base/sigstep.c (no_handler): New global.
17179 (main): If 'no_handler is true, set the signal handlers to
17180 SIG_IGN.
17181 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17182 with_sw_watch and no_handler parameters. Handle them.
17183 (top level) <stepping over handler when stopped at a breakpoint
17184 test>: Add a test axis for testing with a software watchpoint, and
17185 another for testing with the signal handler set to SIG_IGN.
17186 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17187 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17188
abbdbd03
PA
171892014-10-28 Pedro Alves <palves@redhat.com>
17190
17191 PR gdb/17511
17192 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17193 * gdb.base/sigstep.exp (other_handler_location): New global.
17194 (advance): Support stepping into the signal handler, and running
17195 commands while in the handler.
17196 (in_handler_map): New global.
17197 (top level): In the advance test, add combinations for getting
17198 into the handler with stepping commands, and for running commands
17199 in the handler. Add comment descripting the advancei tests.
17200
1df4399f
PA
172012014-10-28 Pedro Alves <palves@redhat.com>
17202
17203 * gdb.base/sigstep.exp: Use build_executable instead of
17204 prepare_for_testing.
17205 (top level): Move code that starts GDB, runs to main and creates a
17206 display to ...
17207 (restart): ... this new procedure.
17208 (top level): Move backtrace from signal handler test to ...
17209 (validate_backtrace): ... this new procedure.
17210 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17211 with_test_prefix. Always restart GDB.
17212 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17213 with_test_prefix. Always restart GDB. No need to delete
17214 breakpoints after the test.
17215 (test_skip_handler): Remove prefix parameter.
17216 (skip_over_handler, breakpoint_to_handler)
17217 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17218 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17219 restart GDB. No need to delete breakpoints after the test.
17220 (top level): Use foreach to call the test procedures with
17221 different commands.
17222
a5b6e449
PA
172232014-10-28 Pedro Alves <palves@redhat.com>
17224
17225 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17226 instead of GNATS numbers.
17227 * gdb.base/sigbpt.exp: Likewise.
17228 * gdb.base/siginfo.exp: Likewise.
17229 * gdb.base/sigstep.exp: Likewise.
17230
e5f8a7cc
PA
172312014-10-27 Pedro Alves <palves@redhat.com>
17232
17233 * gdb.base/sigstep.c (dummy): New global.
17234 (main): Issue a couple writes to the new global.
17235 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17236 procedures.
17237 (skip_over_handler): Use test_skip_handler.
17238 (top level): Call skip_over_handler for stepi and nexti too.
17239 (breakpoint_over_handler): Use test_skip_handler.
17240 (top level): Call breakpoint_over_handler for stepi and nexti too.
17241
763905a3
YQ
172422014-10-27 Yao Qi <yao@codesourcery.com>
17243
17244 * gdb.trace/tfile.c (adjust_function_address)
17245 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17246 function descriptor.
17247
6f259a23
DB
172482014-10-24 Don Breazeal <donb@codesourcery.com>
17249
17250 * gdb.base/foll-fork.exp (test_follow_fork,
17251 catch_fork_child_follow): Check for updated fork messages emitted
17252 from infrun.c.
17253 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17254 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17255 vfork_and_exec_child_follow_through_step): Check for updated vfork
17256 messages emitted from infrun.c.
17257
09dd9a69
PA
172582014-10-24 Pedro Alves <palves@redhat.com>
17259
17260 * gdb.base/corefile.exp: Remove references to ultrix.
17261 * gdb.base/interrupt.exp: Likewise.
17262 * gdb.base/whatis.exp: Likewise.
17263 * gdb.gdb/selftest.exp: Likewise.
17264 * gdb.threads/manythreads.exp: Likewise.
17265 * gdb.threads/print-threads.exp: Likewise.
17266 * gdb.threads/pthreads.exp:: Likewise.
17267 * gdb.threads/schedlock.exp: Likewise.
17268
3433cfa5
SC
172692014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17270
17271 * gdb.cp/non-trivial-retval.cc: Add a test case.
17272 * gdb.cp/non-trivial-retval.exp: Add a test.
17273
092f880b
YQ
172742014-10-20 Yao Qi <yao@codesourcery.com>
17275
17276 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17277 * gdb.python/py-objfile-script-gdb.py: New file.
17278 * gdb.python/py-objfile-script.exp: Update reference to
17279 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17280 of remote_download. Remove the dest file.
17281
acbdb7f3
YQ
172822014-10-20 Yao Qi <yao@codesourcery.com>
17283
17284 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17285 * gdb.base/step-line.exp: Likewise.
17286 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17287 * gdb.dwarf2/dw2-basic.exp: Likewise.
17288 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17289 * gdb.dwarf2/dw2-filename.exp: Likewise.
17290 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17291 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17292 * gdb.dwarf2/dw2-producer.exp: Likewise.
17293 * gdb.dwarf2/mac-fileno.exp: Likewise.
17294 * gdb.python/py-frame-args.exp: Likewise.
17295 * gdb.python/py-framefilter.exp: Likewise.
17296 * gdb.python/py-mi.exp: Likewise.
17297 * gdb.python/py-objfile-script.exp: Likewise
17298 * gdb.python/py-pp-integral.exp: Likewise.
17299 * gdb.python/py-pp-re-notag.exp: Likewise.
17300 * gdb.python/py-prettyprint.exp: Likewise.
17301 * gdb.python/py-section-script.exp: Likewise.
17302 * gdb.python/py-typeprint.exp: Likewise.
17303 * gdb.python/py-xmethods.exp: Likewise.
17304 * gdb.stabs/weird.exp: Likewise.
17305 * gdb.xml/tdesc-regs.exp: Likewise.
17306
bd286a29
KCY
173072014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17308
17309 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17310 (out_cu): Use addr_len for the size of addresses.
17311 (out_line): Likewise. Size DW_LNE_set_address instruction
17312 according to addr_len.
17313 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17314 (FUNC): Add START_INSNS to definition.
17315
673dc4a0
YQ
173162014-10-18 Yao Qi <yao@codesourcery.com>
17317
17318 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17319 gdb_has_argv0 return true.
17320 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17321 check [target_info exists noargs], check [gdb_has_argv0]
17322 instead.
17323 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17324 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17325 procedures.
17326
4ffbba72
DE
173272014-10-17 Doug Evans <dje@google.com>
17328
17329 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17330 event.
17331 * gdb.python/py-events.py: Add clear_objfiles event.
17332
d096d8c1
DE
173332014-10-17 Doug Evans <dje@google.com>
17334
17335 * gdb.python/py-objfile.exp: Test progspace attribute.
17336
a80db015
LM
173372014-10-17 Luis Machado <lgustavo@codesourcery.com>
17338
17339 * gdb.guile/scm-breakpoint.exp: Do not assume any
17340 directory separators when matching source file paths.
17341 * gdb.python/py-breakpoint.exp: Likewise.
17342 * gdb.reverse/break-precsave.exp: Likewise.
17343 * gdb.reverse/break-reverse.exp: Likewise.
17344 * gdb.reverse/consecutive-precsave.exp: Likewise.
17345 * gdb.reverse/finish-precsave.exp: Likewise.
17346 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17347 * gdb.reverse/finish-reverse.exp: Likewise.
17348 * gdb.reverse/i386-precsave.exp: Likewise.
17349 * gdb.reverse/i387-env-reverse.exp: Likewise.
17350 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17351 * gdb.reverse/machinestate-precsave.exp: Likewise.
17352 * gdb.reverse/machinestate.exp: Likewise.
17353 * gdb.reverse/sigall-precsave.exp: Likewise.
17354 * gdb.reverse/solib-precsave.exp: Likewise.
17355 * gdb.reverse/step-precsave.exp: Likewise.
17356 * gdb.reverse/until-precsave.exp: Likewise.
17357 * gdb.reverse/watch-precsave.exp: Likewise.
17358 * gdb.reverse/watch-reverse.exp: Likewise.
17359
b22089ab
YQ
173602014-10-17 Yao Qi <yao@codesourcery.com>
17361
17362 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17363 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17364
6c4486e6
PA
173652014-10-17 Pedro Alves <palves@redhat.com>
17366
17367 PR gdb/17471
17368 * gdb.base/bg-execution-repeat.c: New file.
17369 * gdb.base/bg-execution-repeat.exp: New file.
17370
0ff33695
PA
173712014-10-17 Pedro Alves <palves@redhat.com>
17372
17373 PR gdb/17300
17374 * gdb.base/continue-all-already-running.c: New file.
17375 * gdb.base/continue-all-already-running.exp: New file.
17376
6fdebc3d
PA
173772014-10-17 Pedro Alves <palves@redhat.com>
17378
17379 PR gdb/17472
17380 * gdb.base/annota-input-while-running.c: New file.
17381 * gdb.base/annota-input-while-running.exp: New file.
17382
32a8097b
PA
173832014-10-17 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.base/callfuncs.exp: emove references to osf.
17386 * gdb.base/sigall.exp: Likewise.
17387 * gdb.gdb/selftest.exp: Likewise.
17388 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17389 * gdb.mi/non-stop.c: Likewise.
17390 * gdb.mi/pthreads.c: Likewise.
17391 * gdb.reverse/sigall-precsave.exp: Likewise.
17392 * gdb.reverse/sigall-reverse.exp: Likewise.
17393 * gdb.threads/pthreads.c: Likewise.
17394 * gdb.threads/pthreads.exp: Likewise.
17395
7a3517ff
YQ
173962014-10-17 Yao Qi <yao@codesourcery.com>
17397
17398 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17399 check 'target_info exists noargs'.
17400 (test_command_prompt_position): Likewise.
17401 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17402 Remove "set args".
17403 (progvar_simple_while_test): Likewise.
17404 (progvar_complex_if_while_test): Likewise.
17405 (if_while_breakpoint_command_test): Likewise.
17406 (infrun_breakpoint_command_test): Likewise.
17407 (breakpoint_command_test): Likewise.
17408 (watchpoint_command_test): Likewise.
17409 (bp_deleted_in_command_test): Likewise.
17410 (temporary_breakpoint_commands): Likewise.
17411
bb99c472
YQ
174122014-10-16 Yao Qi <yao@codesourcery.com>
17413
17414 * gdb.base/remotetimeout.exp: Remove noargs checking.
17415
7c16b83e
PA
174162014-10-15 Pedro Alves <palves@redhat.com>
17417
17418 PR breakpoints/9649
17419 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17420 * gdb.base/breakpoint-in-ro-region.exp
17421 (probe_target_hardware_step): New procedure.
17422 (top level): Probe hardware stepping and hardware breakpoint
17423 support. Test stepping through a read-only region, with both
17424 "breakpoint auto-hw" on and off and both "always-inserted" on and
17425 off.
17426
35a49624
IB
174272014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17428
17429 * gdb.dlang/demangle.exp: Update for demangling changes.
17430
2d1c107c
SC
174312014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17432
17433 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17434 * gdb.cp/non-trivial-retval.exp: Add new tests.
17435
778811d5
SC
174362014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17437
17438 PR c++/13403
17439 PR c++/15154
17440 * gdb.cp/non-trivial-retval.cc: New file.
17441 * gdb.cp/non-trivial-retval.exp: New file.
17442
10c5f0a8
YQ
174432014-10-15 Yao Qi <yao@codesourcery.com>
17444
17445 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17446 remote host.
17447
65d7b369
YQ
174482014-10-15 Yao Qi <yao@codesourcery.com>
17449
17450 * gdb.python/py-symbol.exp: Match file base name if host is
17451 remote, otherwise match file name with dir name.
17452 * gdb.python/py-symtab.exp: Likewise.
17453 * gdb.python/python.exp: Likewise.
17454
46dc1394
YQ
174552014-10-15 Yao Qi <yao@codesourcery.com>
17456
17457 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17458 pattern.
17459 * gdb.python/py-symtab.exp: Likewise.
17460 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17461 locationn.
17462
c40cc657
JB
174632014-10-14 Joel Brobecker <brobecker@adacore.com>
17464
17465 * gdb.ada/addr_arith: New testcase.
17466
2abf49e1
MR
174672014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17468
17469 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17470 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17471 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17472 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17473
f7088df3
SDJ
174742014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17475
17476 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17477 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17478 * gdb.arch/stap-eval-lang-ada.exp: New file.
17479
4dc06805
YQ
174802014-10-14 Yao Qi <yao@codesourcery.com>
17481
17482 * gdb.mi/mi-var-child.c (nothing1): New function.
17483 (nothing2): New function.
17484 (do_children_tests): Set function pointers by nothing1 and
17485 nothing2.
17486 * gdb.mi/mi-var-child.exp: Step over new added statements.
17487 Update test to match the new output.
17488 * gdb.mi/var-cmd.c (nothing1): New function.
17489 (nothing2): New function.
17490 (do_children_tests): Set function pointers by nothing1 and
17491 nothing2.
17492 * gdb.mi/mi-var-display.exp: Update test to match output.
17493 Step to the line specified by $line_dct_nothing.
17494 Increase the number of lines to step.
17495
46a93de2
YQ
174962014-10-14 Yao Qi <yao@codesourcery.com>
17497
17498 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17499 tests.
17500 * gdb.mi/mi2-var-child.exp: Likewise.
17501
14ea52ee
DE
175022014-10-13 Doug Evans <dje@google.com>
17503
17504 * gdb.python/py-objfile.exp: Change name of file name test.
17505
e5c6e92b
DE
175062014-10-13 Doug Evans <dje@google.com>
17507
17508 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17509 from the start of the CU.
17510
c780cc2f
JK
175112014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17512 Yao Qi <yao@codesourcery.com>
17513
17514 Fix "save breakpoints" for "catch" command.
17515 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17516 Remove -nonewline. Match also the added "main" line.
17517
99894e11
JK
175182014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17519
17520 Fix "save breakpoints" for "disable $bpnum" command.
17521 * gdb.base/save-bp.c (main): Add label.
17522 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17523
6e1ac5a3
JK
175242014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17525
17526 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17527
754dd2b0
YQ
175282014-10-11 Yao Qi <yao@codesourcery.com>
17529
17530 * gdb.server/server-kill.exp: Execute command
17531 "set remote trace-status-packet on" before "tstatus".
17532
f90183d7
YQ
175332014-10-11 Yao Qi <yao@codesourcery.com>
17534
17535 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17536 (main): Call getppid.
17537 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17538 and continue to it. Read variable "server_pid".
17539
bf40a607
YQ
175402014-10-11 Yao Qi <yao@codesourcery.com>
17541
17542 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17543
052ca370
YQ
175442014-10-11 Yao Qi <yao@codesourcery.com>
17545
17546 * gdb.threads/thread-find.exp: Don't execute command
17547 "info threads".
17548 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17549 * gdb.threads/linux-dp.exp: Don't check the condition
17550 $threads_created equals to zero.
17551
3831839c
PA
175522014-10-10 Pedro Alves <palves@redhat.com>
17553
17554 * gdb.base/bigcore.exp: Remove references to IRIX.
17555 * gdb.base/funcargs.exp: Likewise.
17556 * gdb.base/interrupt.exp: Likewise.
17557 * gdb.base/mips_pro.exp: Likewise.
17558 * gdb.base/nodebug.exp: Likewise.
17559 * gdb.base/setvar.exp: Likewise.
17560 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17561
8b9a549d
PA
175622014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17563 Pedro Alves <palves@redhat.com>
17564
17565 PR symtab/14466
17566 * gdb.base/vdso-warning.c: New file.
17567 * gdb.base/vdso-warning.exp: New file.
17568
d48ba5e8
DE
175692014-10-02 Doug Evans <dje@google.com>
17570
17571 * gdb.base/structs.c (main): Don't run forever.
17572
2278c276
PA
175732014-10-02 Pedro Alves <palves@redhat.com>
17574
17575 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17576 (top level) <stop threads 1, stop threads 2>: Use it.
17577
b57bacec
PA
175782014-10-02 Pedro Alves <palves@redhat.com>
17579
17580 * gdb.threads/break-while-running.exp (test): Add new
17581 'update_thread_list' argument. Skip "info threads" if false.
17582 (top level): Add new 'update_thread_list' axis.
17583
13fd3ff3
PA
175842014-10-02 Pedro Alves <palves@redhat.com>
17585
17586 PR breakpoints/17431
17587 * gdb.base/execl-update-breakpoints.c: New file.
17588 * gdb.base/execl-update-breakpoints.exp: New file.
17589
0fec99e8
PA
175902014-10-01 Pedro Alves <palves@redhat.com>
17591
17592 * gdb.base/breakpoint-in-ro-region.c: New file.
17593 * gdb.base/breakpoint-in-ro-region.exp: New file.
17594
2ddf4301
SM
175952014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17596
17597 * gdb.mi/mi-exit-code.exp: New file.
17598 * gdb.mi/mi-exit-code.c: New file.
17599
6a5f3f43
YQ
176002014-09-30 Yao Qi <yao@codesourcery.com>
17601
17602 * lib/prelink-support.exp (build_executable_own_libs): Error if
17603 the target isn't native.
17604
345bcc73
YQ
176052014-09-30 Yao Qi <yao@codesourcery.com>
17606
17607 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17608 false.
17609
a25a5a45
PA
176102014-09-22 Pedro Alves <palves@redhat.com>
17611
17612 * gdb.threads/break-while-running.exp: New file.
17613 * gdb.threads/break-while-running.c: New file.
17614
00ba3162
YQ
176152014-09-19 Yao Qi <yao@codesourcery.com>
17616
17617 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17618 Invoke test. Restart GDB with --readnow and invoke test again.
17619
c3b7b696
YQ
176202014-09-19 Yao Qi <yao@codesourcery.com>
17621
17622 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17623 proc set_breakpoint_on_gcd_function. Invoke
17624 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17625 invoke set_breakpoint_on_gcd_function again.
17626
2b4fd423
DE
176272014-09-18 Doug Evans <dje@google.com>
17628
17629 * gdb.dwarf2/symtab-producer.exp: New file.
17630
a5947601
SDJ
176312014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17632
17633 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17634 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17635 * gdb.base/global-var-nested-by-dso.c: Likewise.
17636 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17637
91c19059
SDJ
176382014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17639 Pedro Alves <palves@redhat.com>
17640
17641 * gdb.base/watch-bitfields.exp: Pass string other than test file
17642 name to prepare_for_testing.
17643 (watch): New procedure.
17644 (expect_watchpoint): Use with_test_prefix.
17645 (top level): Factor out tests to ...
17646 (test_watch_location, test_regular_watch): ... these new
17647 procedures, and use with_test_prefix and gdb_continue_to_end.
17648
bb9d5f81
PP
176492014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17650
17651 PR breakpoints/12526
17652 * gdb.base/watch-bitfields.exp: New file.
17653 * gdb.base/watch-bitfields.c: New file.
17654
635856f5
PA
176552014-09-16 Pedro Alves <palves@redhat.com>
17656
17657 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17658 software and hardware addresses, not software address against
17659 itself.
17660
7280ceea
PA
176612014-09-16 Pedro Alves <palves@redhat.com>
17662
17663 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17664 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17665
428b16bd
PA
176662014-09-16 Pedro Alves <palves@redhat.com>
17667
17668 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17669 files.
17670 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17671 "*-*-vxworks*" throughout.
17672 * gdb.base/break.exp: Likewise.
17673 * gdb.base/default.exp: Likewise.
17674 * gdb.base/scope.exp: Likewise.
17675 * gdb.base/sepdebug.exp: Likewise.
17676 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17677 throughout.
17678 * gdb.base/run.c: Likewise.
17679 * gdb.base/sepdebug.c: Likewise.
17680 * gdb.hp/gdb.aCC/run.c: Likewise.
17681 * gdb.reverse/until-reverse.c: Likewise.
17682 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17683
666d413c
YQ
176842014-09-16 Yao Qi <yao@codesourcery.com>
17685
17686 * boards/local-remote-host-native.exp: New file.
17687
57cbd724
DE
176882014-09-14 Doug Evans <xdje42@gmail.com>
17689
17690 * gdb.threads/queue-signal.c (thread_count): New variable.
17691 (thread_count_mutex, thread_count_condvar): New variables.
17692 (incr_thread_count, wait_all_threads_running): New functions.
17693 (main): Wait for all threads to be in their thread functions.
17694
81219e53
DE
176952014-09-13 Doug Evans <xdje42@gmail.com>
17696
17697 * gdb.threads/queue-signal.c: New file.
17698 * gdb.threads/queue-signal.exp: New file.
17699
3714cea7
DE
177002014-09-13 Doug Evans <xdje42@gmail.com>
17701
17702 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17703 be consistent with what default_gdb_init uses.
17704 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17705 the plain text of the prompt. Add some logging printfs.
17706 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17707
fa43b1d7
PA
177082014-09-12 Pedro Alves <palves@redhat.com>
17709
17710 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17711 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17712 * gdb.arch/i386-size-overlap.exp: Likewise.
17713 * gdb.arch/i386-size.exp: Likewise.
17714 * gdb.arch/i386-unwind.exp: Likewise.
17715 * gdb.base/a2-run.exp: Likewise.
17716 * gdb.base/break.exp: Likewise.
17717 * gdb.base/charset.exp: Likewise.
17718 * gdb.base/chng-syms.exp: Likewise.
17719 * gdb.base/commands.exp: Likewise.
17720 * gdb.base/dbx.exp: Likewise.
17721 * gdb.base/find.exp: Likewise.
17722 * gdb.base/funcargs.exp: Likewise.
17723 * gdb.base/jit-simple.exp: Likewise.
17724 * gdb.base/reread.exp: Likewise.
17725 * gdb.base/sepdebug.exp: Likewise.
17726 * gdb.base/step-bt.exp: Likewise.
17727 * gdb.cp/mb-inline.exp: Likewise.
17728 * gdb.cp/mb-templates.exp: Likewise.
17729 * gdb.objc/basicclass.exp: Likewise.
17730 * gdb.threads/killed.exp: Likewise.
17731
9d9bf2df
EBM
177322014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17733
17734 PR tdep/17379
17735 * gdb.arch/powerpc-stackless.S: New file.
17736 * gdb.arch/powerpc-stackless.exp: New file.
17737
1cf2f1b0
JK
177382014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17739
17740 * gdb.base/attach.c: Include unistd.h.
17741 (main): Call alarm. Add label postloop.
17742 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17743 gdb_breakpoint, gdb_continue_to_breakpoint.
17744 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17745
98880d46
PA
177462014-09-11 Pedro Alves <palves@redhat.com>
17747
17748 PR gdb/17347
17749 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17750 * gdb.base/attach.exp (test_command_line_attach_run): New
17751 procedure.
17752 (top level): Call it.
17753
4c92ff2c
PA
177542014-09-11 Pedro Alves <palves@redhat.com>
17755
17756 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17757 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17758 (do_command_attach_tests): Use spawn_wait_for_attach.
17759 * gdb.base/solib-overlap.exp: Likewise.
17760 * gdb.multi/multi-attach.exp: Likewise.
17761 * gdb.python/py-prompt.exp: Likewise.
17762 * gdb.python/py-sync-interp.exp: Likewise.
17763 * gdb.server/ext-attach.exp: Likewise.
17764
3adc1a7d
GKB
177652014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17766
17767 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17768 command in testcase. Simplify testcase.
17769
96334934
JB
177702014-09-10 Joel Brobecker <brobecker@adacore.com>
17771
17772 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17773
eb479039
JB
177742014-09-10 Joel Brobecker <brobecker@adacore.com>
17775
17776 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17777
deede10c
JB
177782014-09-10 Joel Brobecker <brobecker@adacore.com>
17779
17780 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17781
7828a5f5
JB
177822014-09-10 Joel Brobecker <brobecker@adacore.com>
17783
17784 * gdb.dwarf2/dynarr-ptr.c: New file.
17785 * gdb.dwarf2/dynarr-ptr.exp: New file.
17786
33aeebcf
MR
177872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17788
17789 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17790 of 30 rather than hardcoding 120 for a slow test case. Take the
17791 `gdb,timeout' target setting into account for this calculation.
17792 Don't extend the timeout for the test cases that don't need it.
17793
7b415901
MR
177942014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17795
17796 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17797 a factor of 2 for a slow test case. Take the `gdb,timeout'
17798 target setting into account for this calculation.
17799 * gdb.reverse/until-precsave.exp: Increase the timeout by
17800 a factor of 15 and 3 respectively rather than adding 120
17801 for a pair of slow test cases. Take the `gdb,timeout'
17802 target setting into account for this calculation.
17803
4a40f85a
MR
178042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17805
17806 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17807 timeout, don't pass one down to gdb_expect.
17808 (gdb_expect): Rework timeout selection.
17809
09635af7
MR
178102014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17811
17812 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17813 exception on timeout.
17814 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17815 (gdbserver_start_extended): Catch any `gdbserver_start' error
17816 exceptions.
17817 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17818 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17819 `gdbserver_gdb_load' error exceptions.
17820
2bdd10b7
MR
178212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17822
17823 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17824 120 on waiting for the TCP socket to open.
17825
316935f0
DE
178262014-09-09 Doug Evans <xdje42@gmail.com>
17827
17828 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17829 _caller_matches, _any_caller_is, _any_caller_matches.
17830
83740597
DE
178312014-09-09 Doug Evans <xdje42@gmail.com>
17832
17833 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17834
4c122fc3
YQ
178352014-09-09 Yao Qi <yao@codesourcery.com>
17836
17837 * gdb.mi/mi-var-display.exp: Set print symbol off.
17838
a9f116cb
GKB
178392014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17840
17841 PR gdb/17035
17842 * gdb.base/commands.exp: Add tests to verify user-defined
17843 commands with empty bodies.
17844 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17845 python commands in `show user command`.
17846 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17847 scheme commands in `show user command`.
17848
c75bd3a2
JK
178492014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17850
17851 PR python/17355
17852 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17853 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17854 * gdb.python/py-framefilter-invalidarg.exp: New file.
17855 * gdb.python/py-framefilter-invalidarg.py: New file.
17856
faa42425
DE
178572014-09-06 Doug Evans <xdje42@gmail.com>
17858
17859 PR 15276
17860 * gdb.python/py-caller-is.c: New file.
17861 * gdb.python/py-caller-is.exp: New file.
17862
474ca4f6
SDJ
178632014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17864
17865 PR gdb/17235
17866 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17867 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17868
eb0b0463
SDJ
178692014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17870
17871 PR fortran/17237
17872 * gdb.fortran/print-formatted.exp: New file.
17873 * gdb.fortran/print-formatted.f90: Likewise.
17874
5f3b99cf
SS
178752014-09-03 Sasha Smundak <asmundak@google.com>
17876
17877 * gdb.python/py-frame.exp: Test Frame.read_register.
17878
7d793aa9
SDJ
178792014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17880
17881 PR python/16699
17882 * gdb.python/py-completion.exp: New file.
17883 * gdb.python/py-completion.py: Likewise.
17884
fb0576e9
DE
178852014-08-28 Doug Evans <dje@google.com>
17886
17887 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17888 eax,etc. are live with values set by gdb and thus the compiler can't
17889 use them.
17890 * gdb.arch/i386-pseudo.c (main): Ditto.
17891
ee92b0dd
DE
178922014-08-27 Doug Evans <dje@google.com>
17893
17894 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17895
6649db35
DE
178962014-08-25 Doug Evans <dje@google.com>
17897
17898 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17899 (main): Ditto.
17900
564b7600
DE
179012014-08-25 Doug Evans <dje@google.com>
17902
17903 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17904
3881fb67
YQ
179052014-08-24 Yao Qi <yao@codesourcery.com>
17906
17907 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17908 symbol off.
17909 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17910
a05a36a5
DE
179112014-08-22 Doug Evans <dje@google.com>
17912
17913 PR 17276
17914 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17915 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17916 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17917
7c343b48
YQ
179182014-08-22 Yao Qi <yao@codesourcery.com>
17919
17920 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17921 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17922 * gdb.python/python.exp: Likewise. Use .py file on the host
17923 instead of the build.
17924
22fd09ae
JK
179252014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17926
17927 * gdb.threads/gcore-stale-thread.c: New file.
17928 * gdb.threads/gcore-stale-thread.exp: New file.
17929
a8454a7c
PA
179302014-08-21 Pedro Alves <palves@redhat.com>
17931
17932 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17933 * gdb.base/gcore-relro-pie.exp: Likewise.
17934 * gdb.base/gcore-relro.exp: Likewise.
17935 * gdb.base/gcore.exp: Likewise.
17936 * gdb.base/print-symbol-loading.exp: Likewise.
17937 * gdb.threads/gcore-thread.exp: Likewise.
17938 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17939
2a31c623
PA
179402014-08-20 Pedro Alves <palves@redhat.com>
17941 Jan Kratochvil <jan.kratochvil@redhat.com>
17942
17943 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17944 configure.
17945 (EXPECT): Handle READ1 being set.
17946 (all): Depend on EXTRA_RULES.
17947 (check-read1, expect-read1, read1.so, read1): New rules.
17948 * README (Testsuite Parameters): Document the READ1 make variable.
17949 (Race detection): New section.
17950 * configure: Regenerate.
17951 * configure.ac: If build==host==target, and running under a
17952 GNU/glibc system, add read1 to the extra Makefile rules.
17953 (EXTRA_RULES): AC_SUBST it.
17954 * lib/read1.c: New file.
17955
d36430db
JB
179562014-08-20 Joel Brobecker <brobecker@adacore.com>
17957
17958 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17959 the handling of variables declared as a typedef to an array
17960 which a DW_AT_data_location attribute.
17961
9a0dc9e3
PA
179622014-08-19 Andrew Burgess <aburgess@broadcom.com>
17963 Pedro Alves <palves@redhat.com>
17964
17965 PR symtab/14604
17966 PR symtab/14605
17967 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17968 gdb_test.
17969
0718a8da
PA
179702014-08-19 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17973
13b448cd
YQ
179742014-08-19 Yao Qi <yao@codesourcery.com>
17975
17976 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17977 right line.
17978
1cbf5077
DB
179792014-08-18 David Blaikie <dblaikie@gmail.com>
17980
17981 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17982
bf0fae19
JB
179832014-08-18 Joel Brobecker <brobecker@adacore.com>
17984
17985 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17986 attribute in array range.
17987
3c8c5dcc
JB
179882014-08-18 Joel Brobecker <brobecker@adacore.com>
17989
17990 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17991
e66d4446
SC
179922014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17993
17994 PR c++/17132
17995 * gdb.cp/pr17132.cc: New file.
17996 * gdb.cp/pr17132.exp: New file.
17997
940df408
SC
179982014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17999
18000 * gdb.python/py-xmethods.py (A_getarrayind)
18001 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18002 Use 'print' with function call syntax.
18003 (E_method_matcher.match): Fix tab vs space indentation mixup.
18004
ebcc6c3a
YQ
180052014-08-15 Yao Qi <yao@codesourcery.com>
18006
18007 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18008 false.
18009
775e0f04
YQ
180102014-08-15 Yao Qi <yao@codesourcery.com>
18011
18012 * gdb.cp/casts.exp: Set print symbol off.
18013 * gdb.cp/class2.exp: Likewise.
18014 * gdb.cp/overload.exp: Likewise.
18015 * gdb.cp/templates.exp: Likewise.
18016
d769e349
DE
180172014-08-11 Doug Evans <dje@google.com>
18018
18019 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18020 (test_load_shlib): Update.
18021
20c6f1e1
YQ
180222014-08-09 Yao Qi <yao@codesourcery.com>
18023
18024 * gdb.base/display.exp: Invoke is_address_zero_readable.
18025 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18026 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18027 * gdb.base/hbreak-unmapped.exp: Return if
18028 is_address_zero_readable returns true.
18029 * gdb.base/signest.exp: Likewise.
18030 * gdb.base/signull.exp: Likewise.
18031 * gdb.base/sigbpt.exp: Likewise.
18032 * gdb.guile/scm-disasm.exp: Do the test if
18033 is_address_zero_readable returns false.
18034 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18035 * gdb.python/py-arch.exp: Likewise.
18036 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18037 * lib/gdb.exp (is_address_zero_readable): New proc.
18038
5792e8e3
YQ
180392014-08-09 Yao Qi <yao@codesourcery.com>
18040
18041 PR testsuite/13443
18042 * gdb.mi/mi-var-display.exp: Make test messages unique.
18043
3cecbbbe
TT
180442014-08-04 Tom Tromey <tromey@redhat.com>
18045
18046 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18047 target 0".
18048
00b51ff5
TT
180492014-08-04 Tom Tromey <tromey@redhat.com>
18050
18051 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18052 "target_resume".
18053
6908c509
JB
180542014-08-01 Joel Brobecker <brobecker@adacore.com>
18055
18056 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18057 inner_vla_struct_object_size.
18058 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18059 as xfail.
18060
cc6563d2
PA
180612014-07-30 Pedro Alves <palves@redhat.com>
18062
18063 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18064 comment.
18065
7e09a223
YQ
180662014-07-29 Yao Qi <yao@codesourcery.com>
18067
18068 PR gdb/17206
18069 * gdb.base/until-nodebug.exp: New.
18070
7ebdbe92
DE
180712014-07-28 Doug Evans <xdje42@gmail.com>
18072
18073 PR guile/17203
18074 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18075 previously existing parameter, and previously ambiguously spelled
18076 parameter.
18077
fdb1adc6
WN
180782014-07-28 Will Newton <will.newton@linaro.org>
18079
18080 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18081
186fcde0
DE
180822014-07-26 Ludovic Courtès <ludo@gnu.org>
18083 Doug Evans <xdje42@gmail.com>
18084
18085 PR guile/17146
18086 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18087
70509625
PA
180882014-07-25 Pedro Alves <palves@redhat.com>
18089
18090 * gdb.threads/signal-command-handle-nopass.c: New file.
18091 * gdb.threads/signal-command-handle-nopass.exp: New file.
18092 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18093 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18094 * gdb.threads/signal-delivered-right-thread.c: New file.
18095 * gdb.threads/signal-delivered-right-thread.exp: New file.
18096
c3f814a1
PA
180972014-07-25 Pedro Alves <palves@redhat.com>
18098
18099 * gdb.base/double-prompt-target-event-error.exp
18100 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18101 match.
18102 (cancel_pagination_in_target_event): Rework double prompt
18103 detection.
18104 * gdb.base/paginate-after-ctrl-c-running.exp
18105 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18106 <return>' match.
18107 * gdb.base/paginate-bg-execution.exp
18108 (test_bg_execution_pagination_return)
18109 (test_bg_execution_pagination_cancel): Remove '-notransfer
18110 <return>' matches.
18111 * gdb.base/paginate-execution-startup.exp
18112 (test_fg_execution_pagination_return)
18113 (test_fg_execution_pagination_cancel): Remove '-notransfer
18114 <return>' matches.
18115 * gdb.base/paginate-inferior-exit.exp
18116 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18117 match.
18118 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18119 * lib/gdb.exp (pagination_prompt): Run text through
18120 string_to_regexp.
18121 (gdb_test_multiple): Match $pagination_prompt instead of
18122 "<return>".
18123 (string_to_regexp): Move to lib/gdb-utils.exp.
18124
e214cf6c
JK
181252014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18126
18127 * gdb.arch/amd64-entry-value-paramref.S: New file.
18128 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18129 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18130 * gdb.arch/amd64-optimout-repeat.S: New file.
18131 * gdb.arch/amd64-optimout-repeat.c: New file.
18132 * gdb.arch/amd64-optimout-repeat.exp: New file.
18133
17d0c5c8
JK
181342014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18135
18136 PR gdb/17170
18137 * gdb.base/statistics.exp: New file.
18138
b8b8facf
DE
181392014-07-17 Doug Evans <dje@google.com>
18140
74b49205 18141 PR gdb/17170
b8b8facf
DE
18142 * gdb.base/maint.exp: Update testing of per-command stats.
18143
1b5d0ab3
PA
181442014-07-16 Pedro Alves <palves@redhat.com>
18145
18146 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18147 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18148 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18149 (tfile_write_buf): New functions.
18150 (add_memory_block): Rewrite using the above.
18151 (adjust_function_address): New function.
18152 (FUNCTION_ADDRESS): New macro.
18153 (write_basic_trace_file): Remove short_x local, and use
18154 tfile_write_16. Change type of func_addr local to unsigned long
18155 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18156 here. Cast argument of add_memory_block to char pointer.
18157 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18158 (main): Remove parameters.
18159 * gdb.trace/tfile.exp: Remove nowarnings.
18160
4d974e88
SM
181612014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18162
18163 * gdb.base/debug-expr.exp: Test string evaluation with
18164 "debug expression" on.
18165
41e99568
PA
181662014-07-15 Pedro Alves <palves@redhat.com>
18167
18168 * gdb.base/reread.exp: Use clean_restart.
18169
487d9753
PL
181702014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18171
18172 * gdb.arch/avr-flash-qualifer.c: New.
18173 * gdb.arch/avr-flash-qualifer.exp: New.
18174
cc1c52ad
PA
181752014-07-14 Pedro Alves <palves@redhat.com>
18176
18177 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18178 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18179
1e973570
PA
181802014-07-14 Pedro Alves <palves@redhat.com>
18181
18182 * gdb.base/double-prompt-target-event-error.c: New file.
18183 * gdb.base/double-prompt-target-event-error.exp: New file.
18184
93d6eb10
PA
181852014-07-14 Pedro Alves <palves@redhat.com>
18186
18187 PR gdb/17072
18188 * gdb.base/paginate-inferior-exit.c: New file.
18189 * gdb.base/paginate-inferior-exit.exp: New file.
18190
0017922d
PA
181912014-07-14 Pedro Alves <palves@redhat.com>
18192
18193 PR gdb/17072
18194 * gdb.base/paginate-bg-execution.c: New file.
18195 * gdb.base/paginate-bg-execution.exp: New file.
18196
94696ad3
PA
181972014-07-14 Pedro Alves <palves@redhat.com>
18198
18199 PR gdb/17072
18200 * gdb.base/paginate-execution-startup.c: New file.
18201 * gdb.base/paginate-execution-startup.exp: New file.
18202 * lib/gdb.exp (pagination_prompt): New global.
18203 (default_gdb_spawn): New procedure, factored out from
18204 default_gdb_spawn.
18205 (default_gdb_start): Adjust to call default_gdb_spawn.
18206 (gdb_spawn): New procedure.
18207
bd293940
PA
182082014-07-14 Pedro Alves <palves@redhat.com>
18209
18210 * lib/gdb.exp (gdb_assert): New procedure.
18211 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18212
c933f875
PA
182132014-07-14 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.base/execution-termios.c: New file.
18216 * gdb.base/execution-termios.exp: New file.
18217
d98b7a16
TT
182182014-07-14 Tom Tromey <tromey@redhat.com>
18219
18220 * gdb.cp/vla-cxx.cc: New file.
18221 * gdb.cp/vla-cxx.exp: New file.
18222
548740d6
TT
182232014-07-14 Tom Tromey <tromey@redhat.com>
18224
18225 * gdb.reverse/rerun-prec.c: New file.
18226 * gdb.reverse/rerun-prec.exp: New file.
18227
a25eb028
MR
182282014-07-12 Maciej W. Rozycki <macro@mips.com>
18229 Maciej W. Rozycki <macro@codesourcery.com>
18230
18231 * lib/gdb-utils.exp: New file.
18232 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18233 inline `gdb_init_command' processing.
18234 (gdb_start_cmd): Likewise.
18235 * lib/mi-support.exp (mi_run_cmd): Likewise.
18236 * README: Document `gdb_init_command' and `gdb_init_commands'.
18237
218c2655
JK
182382014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18239
18240 Fix false FAIL running under a very long directory name.
18241 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18242 and "set print elements 10000". Twice.
18243
5401fde3
YQ
182442014-07-11 Yao Qi <yao@codesourcery.com>
18245
18246 * gdb.base/exprs.exp: "set print symbol off".
18247
e76126e8
PA
182482014-07-11 Pedro Alves <palves@redhat.com>
18249
18250 * gdb.threads/kill.c: New file.
18251 * gdb.threads/kill.exp: New file.
18252
2d6f0de6
YQ
182532014-07-10 Yao Qi <yao@codesourcery.com>
18254
18255 * gdb.trace/tfile.c (write_basic_trace_file)
18256 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18257 address written to trace file.
18258
7180e04a
PA
182592014-07-09 Pedro Alves <palves@redhat.com>
18260
18261 * gdb.base/attach-wait-input.exp: New file.
18262 * gdb.base/attach-wait-input.c: New file.
18263
9a9a7608
AB
182642014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18265
18266 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18267 setting up test structures.
18268 (main): Call new test function.
18269 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18270 test function, continue into test function and walk test
18271 structures.
18272
161ac41e
YQ
182732014-07-02 Yao Qi <yao@codesourcery.com>
18274
18275 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18276 'bar_start' at the beginning of functions 'foo' and 'bar'
18277 respectively.
18278 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18279 instead of 'foo' and 'bar'.
18280
1f267ae3
MM
182812014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18282
18283 * gdb.btrace/segv.exp: New.
18284 * gdb.btrace/segv.c: New.
18285
2b239efb
LM
182862014-07-02 Luis Machado <lgustavo@codesourcery.com>
18287
18288 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18289 instruction.
18290
cf363f18
MW
182912014-06-30 Mark Wielaard <mjw@redhat.com>
18292
18293 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18294 vulture, vilify, villar): New volatile array constants.
18295 (vindictive, vegetation): New const volatile array constants.
18296 * gdb.base/volatile.exp: Test volatile and const volatile array
18297 types.
18298
aebf9d24
AA
182992014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18300
18301 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18302 target lacks support for awatch, rwatch, or hbreak.
18303
b67a2c6f
YQ
183042014-06-27 Yao Qi <yao@codesourcery.com>
18305
18306 * gdb.multi/dummy-frame-restore.exp: New.
18307 * gdb.multi/dummy-frame-restore.c: New.
18308
aef92902
MM
183092014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18310
18311 * gdb.btrace/gcore.exp: New.
18312
8e9db26e
PA
183132014-06-23 Pedro Alves <palves@redhat.com>
18314
18315 * gdb.base/watchpoint-reuse-slot.c: New file.
18316 * gdb.base/watchpoint-reuse-slot.exp: New file.
18317
70afc5b7
SC
183182014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18319
18320 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18321 progspace's filename in 'info', 'enable' and 'disable' command
18322 tests.
18323
b972bd9c
JK
183242014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18325
18326 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18327 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18328 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18329
125f8a3d
GB
183302014-06-20 Gary Benson <gbenson@redhat.com>
18331
18332 * gdb.arch/i386-avx.exp: Fix include file location.
18333 * gdb.arch/i386-sse.exp: Likewise.
18334
3ed9baed
IB
183352014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18336
18337 * gdb.dlang/expression.exp: New file.
18338
034f788c
PA
183392014-06-19 Pedro Alves <palves@redhat.com>
18340
18341 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18342 out from ...
18343 (top level): ... here. Iterate running tests under different
18344 scheduler-locking settings.
18345
45371d0c
LM
183462014-06-18 Luis Machado <lgustavo@codesourcery.com>
18347
18348 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18349 to DW_FORM_addr and use non-zero addresses.
18350
5d376983
SC
183512014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18352
18353 PR gdb/17017
18354 * gdb.python/py-xmethods.cc: Add global function call counters and
18355 increment them in their respective functions. Remove "cout"
18356 statements.
18357 * gdb.python/py-xmethods.exp: Make tests check the global function
18358 call counters instead of depending on inferior IO.
18359
a1aa2221
LM
183602014-06-18 Don Breazeal <donb@codesourcery.com>
18361
18362 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18363 Deleted procedure.
18364 (explicit_fork_parent_follow): Deleted procedure.
18365 (explicit_fork_child_follow): Deleted procedure.
18366 (test_follow_fork): New procedure.
18367 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18368 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18369 procedure calls.
18370
0fc05997
YQ
183712014-06-17 Yao Qi <yao@codesourcery.com>
18372
18373 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18374 CP1252.
18375
70795c52
LM
183762014-06-17 Luis Machado <lgustavo@codesourcery.com>
18377
18378 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18379 Initialize ptr and S explicitly.
18380 (skip_type_update_when_not_use_rtti_test): Likewise.
18381
6be47f0c
KS
183822014-06-16 Keith Seitz <keiths@redhat.com>
18383
18384 PR mi/15863
18385 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18386 the inferior is started.
18387
d03de421
PA
183882014-06-16 Pedro Alves <palves@redhat.com>
18389
18390 * gdb.base/break-main-file-remove-fail.c: New file.
18391 * gdb.base/break-main-file-remove-fail.exp: New file.
18392 * gdb.base/break-unload-file.exp: Use build_executable instead of
18393 prepare_for_testing.
18394 (test_break): New parameter "initial_load". Handle it.
18395 (top level): Add initial_load cmdline/file axis.
18396
f9579b99
TT
183972014-06-12 Tom Tromey <tromey@redhat.com>
18398
18399 * gdb.base/completion.exp: Don't use directory name in test.
18400
3657956b
GB
184012014-06-09 Gary Benson <gbenson@redhat.com>
18402
18403 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18404 separate the always-available ANSI-standard signals from the
18405 signals that require checking.
18406 (main): Likewise.
18407 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18408 Likewise.
18409 (main): Likewise.
18410
4186eb54
KS
184112014-06-07 Keith Seitz <keiths@redhat.com>
18412
18413 Revert:
18414 PR c++/16253
18415 * gdb.cp/var-tag.cc: New file.
18416 * gdb.cp/var-tag.exp: New file.
18417 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18418 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18419 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18420 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18421
25326a28 184222014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18423
18424 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18425
829155c9
PA
184262014-06-06 Pedro Alves <palves@redhat.com>
18427
18428 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18429 in target debug output instead of looking at RSP packets,
18430 disabling the test on any target that uses hardware stepping.
18431 Update comments.
18432
61c8d22e
PA
184332014-06-06 Pedro Alves <palves@redhat.com>
18434
18435 * gdb.base/break-unload-file.exp: Fix typo.
18436
d9a47287
YQ
184372014-06-06 Yao Qi <yao@codesourcery.com>
18438
18439 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18440 from "jit_function" to "^jit_function".
18441
e5e01dbf
YQ
184422014-06-06 Yao Qi <yao@codesourcery.com>
18443
18444 * gdb.base/async.c (foo): Add one statement.
18445 * gdb.base/async.exp: Get the next instruction address and
18446 match the output of "nexti" by instruction address. Match
18447 the hex address in the output of "finish".
18448
73ba372c
GB
184492014-06-06 Gary Benson <gbenson@redhat.com>
18450
18451 * gdb.base/call-signals.c: Remove preprocessor conditionals
18452 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18453 SIGSEGV and SIGTERM.
18454 * gdb.base/sigall.c: Likewise.
18455 * gdb.base/unwindonsignal.c: Likewise.
18456 * gdb.reverse/sigall-reverse.c: Likewise.
18457
831517df
YQ
184582014-06-06 Yao Qi <yao@codesourcery.com>
18459
18460 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18461 readable, skip the test.
18462
b8b91e98
YQ
184632014-06-06 Yao Qi <yao@codesourcery.com>
18464
18465 * gdb.threads/staticthreads.c (thread_function): Move the line
18466 setting breakpoint on forward.
18467 * gdb.threads/staticthreads.exp: Update comments.
18468
fb934770
LC
184692014-06-05 Ludovic Courtès <ludo@gnu.org>
18470
18471 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18472 "history-append! type error".
18473
6ef284bd
SM
184742014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18475
18476 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18477 erroneous dprintf expected input.
18478
a872e241
DE
184792014-06-04 Doug Evans <xdje42@gmail.com>
18480
18481 * gdb.guile/scm-generics.exp: Delete.
18482
16f691fb
DE
184832014-06-04 Doug Evans <xdje42@gmail.com>
18484
18485 * gdb.guile/scm-breakpoint.exp: Update.
18486 Add tests for breakpoint registration.
18487
012370f6
TT
184882014-06-04 Tom Tromey <tromey@redhat.com>
18489
18490 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18491 VLA-in-union.
18492 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18493 inner_vla_struct, vla_union types. Initialize objects of those
18494 types and compute their sizes.
18495
9f5a4cef
HZ
184962014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18497 Hui Zhu <hui@codesourcery.com>
18498
18499 * gdb.base/fileio.exp: Add test for shell not available as well as
18500 available.
18501 * gdb.base/fileio.c (test_system): Check for shell twice.
18502
90a45c4d
YQ
185032014-06-04 Yao Qi <yao@codesourcery.com>
18504
18505 * gdb.base/auto-connect-native-target.exp: Remove redundant
18506 space from the regexp pattern.
18507
70017e41
YQ
185082014-06-04 Yao Qi <yao@codesourcery.com>
18509
18510 * gdb.base/default.exp: Replace "child" with "native" in
18511 regexp pattern.
18512
883964a7
SC
185132014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18514
18515 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18516 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18517 * gdb.python/py-xmethods.py: Python script supporting the
18518 new testcase and tests.
18519
ef370185
JB
185202014-06-03 Joel Brobecker <brobecker@adacore.com>
18521 Pedro Alves <palves@redhat.com>
18522
18523 PR breakpoints/17000
18524 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18525 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18526
1e2ccb61
BM
185272014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18528
18529 * gdb.base/subst.exp: Add tests to verify partial path matching
18530 output.
18531
c6ec5ab2
PA
185322014-06-03 Pedro Alves <palves@redhat.com>
18533
18534 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18535 target that doesn't use software single-stepping.
18536
835c559f
PA
185372014-06-03 Pedro Alves <palves@redhat.com>
18538
18539 PR breakpoints/17000
18540 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18541 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18542
06eb1586
DE
185432014-06-02 Doug Evans <xdje42@gmail.com>
18544
18545 * gdb.guile/scm-parameter.exp: New file.
18546
e698b8c4
DE
185472014-06-02 Doug Evans <xdje42@gmail.com>
18548
18549 * gdb.guile/scm-cmd.c: New file.
18550 * gdb.guile/scm-cmd.exp: New file.
18551
ded03782
DE
185522014-06-02 Doug Evans <xdje42@gmail.com>
18553
18554 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18555 pretty-printer lookup.
18556 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18557 (make-pp_s-printer): Call it.
18558 (make-pretty-printer-from-dict): New function.
18559 (lookup-pretty-printer-maker-from-dict): New function.
18560 (*pretty-printer*): Simplify.
18561 (make-objfile-pp_s-printer): New function.
18562 (install-objfile-pretty-printers!): New function.
18563 (make-progspace-pp_s-printer): New function.
18564 (install-progspace-pretty-printers!): New function.
18565 * gdb.guile/scm-progspace.c: New file.
18566 * gdb.guile/scm-progspace.exp: New file.
18567
41fac0cf
PA
185682014-06-02 Pedro Alves <palves@redhat.com>
18569
18570 * gdb.base/dprintf-bp-same-addr.c: New file.
18571 * gdb.base/dprintf-bp-same-addr.exp: New file.
18572
96ae5695
EBM
185732014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18574
18575 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18576 * gdb.arch/powerpc-power.s: Likewise.
18577
da02b3a8
JB
185782014-06-02 Joel Brobecker <brobecker@adacore.com>
18579
18580 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18581
c72b2e7b
YQ
185822014-06-01 Yao Qi <yao@codesourcery.com>
18583
18584 * gdb.base/watchpoint.exp (test_watch_location): Check null
18585 pointer can be dereferenced. If not, do the test, otherwise
18586 skip it.
18587
53e8a631
AB
185882014-05-30 Andrew Burgess <aburgess@broadcom.com>
18589
18590 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18591 results.
18592 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18593
938f0e2f
AB
185942014-05-30 Andrew Burgess <aburgess@broadcom.com>
18595
18596 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18597 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18598 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18599 * gdb.arch/amd64-invalid-stack-top.c: New file.
18600 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18601
9ba6657a
PA
186022014-05-30 Pedro Alves <palves@redhat.com>
18603
18604 PR breakpoints/17000
18605 * gdb.base/sss-bp-on-user-bp.c: New file.
18606 * gdb.base/sss-bp-on-user-bp.exp: New file.
18607
522c09bf
DB
186082014-05-30 David Blaikie <dblaikie@gmail.com>
18609
18610 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18611 gnu_inline semantics via attribute.
18612 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18613 source explicitly specifies the required semantics.
18614
bf4ef81e
MR
186152014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18616
18617 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18618
329ea579
PA
186192014-05-29 Pedro Alves <palves@redhat.com>
18620 Tom Tromey <tromey@redhat.com>
18621
18622 * gdb.base/async-shell.exp: Don't enable target-async.
18623 * gdb.base/async.exp
18624 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18625 parameter. Adjust.
18626 (top level): Don't test with "target-async".
18627 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18628 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18629 * gdb.base/inferior-died.exp: Don't enable target-async.
18630 * gdb.base/interrupt-noterm.exp: Likewise.
18631 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18632 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18633 * gdb.mi/mi-nonstop.exp: Likewise.
18634 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18635 * gdb.mi/mi-nsintrall.exp: Likewise.
18636 * gdb.mi/mi-nsmoribund.exp: Likewise.
18637 * gdb.mi/mi-nsthrexec.exp: Likewise.
18638 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18639 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18640 * gdb.python/py-evsignal.exp: Don't enable target-async.
18641 * gdb.python/py-evthreads.exp: Likewise.
18642 * gdb.python/py-prompt.exp: Likewise.
18643 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18644 * gdb.server/solib-list.exp: Don't enable target-async.
18645 * gdb.threads/thread-specific-bp.exp: Likewise.
18646 * lib/mi-support.exp: Adjust to use mi-async.
18647
fd664c91
PA
186482014-05-29 Pedro Alves <palves@redhat.com>
18649
18650 PR gdb/13860
18651 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18652 reason, even in sync mode.
18653
251bde03
PA
186542014-05-29 Pedro Alves <palves@redhat.com>
18655 Hui Zhu <hui@codesourcery.com>
18656
18657 PR PR15693
18658 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18659 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18660 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18661 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18662
7f3c0343
JB
186632014-05-28 Joel Brobecker <brobecker@adacore.com>
18664
18665 * config/monitor.exp (gdb_target_monitor): Replace use of
18666 "set remotebaud" by "set serial baud".
18667
b2715b27
AW
186682014-05-26 Andy Wingo <wingo@igalia.com>
18669
18670 * gdb.guile/scm-breakpoint.exp:
18671 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18672 properties instead of gdb-object-properties.
18673
498a4489
YQ
186742014-05-26 Yao Qi <yao@codesourcery.com>
18675
18676 * gdb.server/no-thread-db.exp: Specify source file name
18677 explicitly when setting a breakpoint.
18678
589fdceb
MM
186792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18680
18681 * gdb.btrace/vdso.c: New.
18682 * gdb.btrace/vdso.exp: New.
18683
e9089e05
MM
186842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18685
18686 * gdb.base/gcore.exp (capture_command_output): Move ...
18687 * lib/gdb.exp (capture_command_output): ... here.
18688
67b5c0c1
MM
186892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18690
18691 * gdb.btrace/data.exp: Test memory access during btrace replay.
18692
a2199296
SM
186932014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18694
18695 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18696
17b2616c
PA
186972014-05-21 Pedro Alves <palves@redhat.com>
18698
18699 PR gdb/13860
18700 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18701 (top level): Test that output related to execution commands is
18702 sent to the console with CLI commands, but not with MI commands.
18703 Test that breakpoint events are always mirrored to the console.
18704 Also expect the new source line to be output after a "next" in
18705 async mode too. Make it a pass/fail test.
18706 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18707 output.
18708 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18709
5166082f
PA
187102014-05-21 Pedro Alves <palves@redhat.com>
18711
18712 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18713 Use them to test variations of "list" after reaching a breakpoint.
18714 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18715 Test "list" with listsize 10 after reaching a breakpoint.
18716 * gdb.python/python.exp (decode_line current location line
18717 number): Adjust expected line number.
18718
2f25d70f
SM
187192014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18720
18721 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18722 behavior for $args, pass it directly to "run".
18723
ff604a67
MR
187242014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18725
18726 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18727 30000 to 65536.
18728
6a3cb8e8
PA
187292014-05-21 Pedro Alves <palves@redhat.com>
18730
18731 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18732 auto-connect-native-target off".
18733 * gdb.base/auto-connect-native-target.c: New file.
18734 * gdb.base/auto-connect-native-target.exp: New file.
18735
4ebfc96e
PA
187362014-05-21 Pedro Alves <palves@redhat.com>
18737
18738 * gdb.base/default.exp: Test "target native" instead of "target
18739 child".
18740
36d46afb
MW
187412014-05-21 Mark Wielaard <mjw@redhat.com>
18742
18743 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18744
5876f503
JK
187452014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18746
18747 Fix TLS access for -static -pthread.
18748 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18749 <HAVE_TLS> (thread_function, main): Initialize it.
18750 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18751 Add clean_restart.
18752 <$have_tls != "">: Check TLSVAR.
18753
0256a6ac
PA
187542014-05-21 Pedro Alves <palves@redhat.com>
18755
18756 * gdb.base/dcache-line-read-error.c: New.
18757 * gdb.base/dcache-line-read-error.exp: New.
18758
936d2992
PA
187592014-05-20 Pedro Alves <palves@redhat.com>
18760
18761 * gdb.base/compare-sections.c: New file.
18762 * gdb.base/compare-sections.exp: New file.
18763
802e8e6d
PA
187642014-05-20 Pedro Alves <palves@redhat.com>
18765
18766 * gdb.base/break-idempotent.c: New file.
18767 * gdb.base/break-idempotent.exp: New file.
18768
e59fa00f
MM
187692014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18770
18771 * gdb.btrace/nohist.exp: New.
18772
8b696e31
YQ
187732014-05-20 Yao Qi <yao@codesourcery.com>
18774
18775 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18776 gdb.reverse directory and gdb_reverse_timeout exists in board
18777 setting.
18778 * README: Document gdb_reverse_timeout.
18779
73c9764f
YQ
187802014-05-20 Yao Qi <yao@codesourcery.com>
18781
18782 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18783 'test_file_name'. Treat args as a string instead of a list.
18784 (gdb_init): Rename argument 'args' by 'test_file_name'.
18785
f1f4348a
JK
187862014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18787
18788 * gdb.arch/powerpc-power.exp: New file.
18789 * gdb.arch/powerpc-power.s: New file.
18790
0dbe70ce
DE
187912014-05-16 Doug Evans <dje@google.com>
18792
18793 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18794 * gdb.base/completion.exp: Check that all expected files exist
18795 before doing file completion.
0dbe70ce 18796
8d551b02
DE
187972014-05-16 Doug Evans <dje@google.com>
18798
18799 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18800 Update.
18801 (do_syscall_tests_without_xml): Update.
18802
73eb7709
PA
188032014-05-16 Pedro Alves <palves@redhat.com>
18804
18805 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18806 instead of "unknown output after running".
18807
3fae92fc
YQ
188082014-05-16 Yao Qi <yao@codesourcery.com>
18809
18810 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18811 file1.txt from host at the end.
18812 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18813
c2b2ccc5
DE
188142014-05-15 Doug Evans <dje@google.com>
18815
18816 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18817 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18818 loading file. Add test for TU lookup.
18819
8c217a4b
SM
188202014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18821
18822 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18823 calling "-exec-arguments" or "set args" before running the
18824 inferior.
18825
3deb39c6
SM
188262014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18827
18828 * lib/mi-support.exp (mi_expect_stop): Expect message for
18829 inferiors that exit with non-zero exit code.
18830
71a79f8c
YQ
188312014-05-14 Yao Qi <yao@codesourcery.com>
18832
18833 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18834 match absolute path on remote host.
18835 (test_file_list_exec_source_files): Remove "/" from the
18836 pattern.
18837
f23fcd46
YQ
188382014-05-14 Yao Qi <yao@codesourcery.com>
18839
18840 * boards/local-remote-host-notty.exp (${board}_file): New
18841 proc.
18842
9404b58f
KM
188432014-05-07 Kyle McMartin <kyle@redhat.com>
18844
18845 Pushed by Joel Brobecker <brobecker@adacore.com>.
18846 * gdb.arch/aarch64-atomic-inst.c: New file.
18847 * gdb.arch/aarch64-atomic-inst.exp: New file.
18848
5e45f04c
YQ
188492014-05-07 Yao Qi <yao@codesourcery.com>
18850
18851 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18852 in current context" too.
18853
c888a17d
KS
188542014-05-05 Keith Seitz <keiths@redhat.com>
18855
18856 * gdb.linespec/ls-dollar.exp: Add test for linespec
18857 file:convenience_variable.
18858
290a839c
YQ
188592014-05-05 Yao Qi <yao@codesourcery.com>
18860
18861 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18862 traceframes into tfile and ctf trace files. Read data from
18863 trace file and test collected data.
18864 (gdb_collect_locals_test): Likewise.
18865 (gdb_unavailable_registers_test): Likewise.
18866 (gdb_unavailable_floats): Likewise.
18867 (gdb_collect_globals_test): Likewise.
18868 (top-level): Append "ctf" to trace_file_targets if GDB
18869 supports.
18870
b5262cd0
YQ
188712014-05-05 Yao Qi <yao@codesourcery.com>
18872
18873 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18874 code to ...
18875 (gdb_collect_args_test_1): ... it. New proc.
18876 (gdb_collect_locals_test): Move some code to ...
18877 (gdb_collect_locals_test_1): ... it. New proc.
18878 (gdb_unavailable_registers_test): Move some code to ...
18879 (gdb_unavailable_registers_test_1): ... it. New proc.
18880 (gdb_unavailable_floats): Move some code to ...
18881 (gdb_unavailable_floats_1): ... it. New proc.
18882
30a1e6cc
SDJ
188832014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18884
18885 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18886 probes to test for bitness recognition.
18887 * gdb.arch/amd64-stap-optional-prefix.exp
18888 (test_probe_value_without_reg): New procedure.
18889 Add code to test for different kinds of bitness.
18890
f33da99a
SDJ
188912014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18892
18893 PR breakpoints/16889
18894 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18895 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18896
5b80f00d
PA
188972014-05-01 Pedro Alves <palves@redhat.com>
18898
18899 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18900 gdb_file_cmd if no file is specified.
18901 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18902 last_loaded_file to set the remote exec-file.
18903
f8c2a73c
PA
189042014-05-01 Pedro Alves <palves@redhat.com>
18905
18906 * boards/local-remote-host.exp: New file.
18907
be6e8ac7
PA
189082014-05-01 Pedro Alves <palves@redhat.com>
18909
18910 * boards/local-remote-host.exp: Rename to ...
18911 * boards/local-remote-host-notty.exp: ... this.
18912
cac0dc8f
JB
189132014-04-28 Joel Brobecker <brobecker@adacore.com>
18914
18915 * gdb.ada/dyn_arrayidx: New testcase.
18916
9730e6cc
YQ
189172014-04-26 Yao Qi <yao@codesourcery.com>
18918
18919 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18920 and compute the length of function main. Save it in
18921 $main_length.
18922 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18923 (top-level): Use gdb_compile to compile objects into
18924 executable and restart GDB. Remove invocation to
18925 prepare_for_testing.
18926
7ae1a6a6
PA
189272014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18928 Pedro Alves <palves@redhat.com>
18929
18930 PR server/16255
18931 * gdb.multi/multi-attach.c: New file.
18932 * gdb.multi/multi-attach.exp: New file.
18933
4082afcc
PA
189342014-04-25 Pedro Alves <palves@redhat.com>
18935
18936 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18937 user.
18938 (top level): Test that "set remote conditional-breakpoints-packet
18939 off" works as intended.
18940 * gdb.base/dprintf.exp: Test that "set remote
18941 breakpoint-commands-packet off" works as intended.
18942 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18943 New function.
18944 (top level): Call it.
18945 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18946 remote fast-tracepoints-packet off" works as intended.
18947 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18948 * lib/gdb.exp (gdb_is_target_remote): ... here.
18949
2abc3f8d
DB
189502014-04-24 David Blaikie <dblaikie@gmail.com>
18951
18952 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18953 ensure clang would not discard them.
18954 * gdb.base/gdbvars.c: Ditto.
18955 * gdb.base/memattr.c: Ditto.
18956 * gdb.base/whatis.c: Ditto.
18957 * gdb.python/py-prettyprint.c: Ditto.
18958 * gdb.trace/actions.c: Ditto.
18959 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18960 ensure clang would not discard it.
18961
bfd39632
DB
189622014-04-24 David Blaikie <dblaikie@gmail.com>
18963
18964 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18965 clang to emit the full definition of type required by the test
18966 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18967
22842ff6
DB
189682014-04-24 David Blaikie <dblaikie@gmail.com>
18969
18970 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18971 coax Clang into emitting the definition of the type.
18972 * gdb.cp/pr10728-x.h (y): Ditto.
18973 * gdb.cp/pr10728-y.cc (y): Ditto.
18974
c2e827ad
DB
189752014-04-24 David Blaikie <dblaikie@gmail.com>
18976
18977 * gdb.base/label.exp: XFAIL label related tests under Clang.
18978 * gdb.cp/cplabel.exp: Ditto.
18979 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18980 under Clang those using labels.
18981
4c2d33e7
YQ
189822014-04-25 Yao Qi <yao@codesourcery.com>
18983
18984 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18985 double_label.
18986 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18987 partial_label and double_label.
18988
56083b99
DB
189892014-04-24 David Blaikie <dblaikie@gmail.com>
18990
18991 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18992
25d4e99d
DB
189932014-04-24 David Blaikie <dblaikie@gmail.com>
18994
18995 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18996 of the function to work across GCC and Clang.
18997 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18998 pointer types (const void ** const V void **).
18999
01f9f808
MS
190002014-04-24 Michael Sturm <michael.sturm@mintel.com>
19001 Walfred Tedeschi <walfred.tedeschi@intel.com>
19002
19003 * Makefile.in (EXECUTABLES): Added i386-avx512.
19004 * gdb.arch/i386-avx512.c: New file.
19005 * gdb.arch/i386-avx512.exp: Likewise.
19006
4b48d439
KS
190072014-04-23 Keith Seitz <keiths@redhat.com>
19008
19009 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19010 (mi_make_breakpoint_table): New procedure.
19011 (mi_create_breakpoint): Use mi_make_breakpoint
19012 and return the result.
19013 (mi_make_breakpoint): New procedure.
19014 (mi_build_kv_pairs): New procedure.
19015
19016 * gdb.mi/mi-break.exp: Remove unused globals,
19017 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19018 All callers updated.
19019 * gdb.mi/mi-dprintf.exp: Use variable to track command
19020 number.
19021 Update all callers of mi_create_breakpoint and use
19022 mi_make_breakpoint_table.
19023 Remove any unused global variables.
19024 * gdb.mi/mi-nonstop.exp: Likewise.
19025 * gdb.mi/mi-nsintrall.exp: Likewise.
19026 * gdb.mi/mi-nsmoribund.exp: Likewise.
19027 * gdb.mi/mi-nsthrexec.exp: Likewise.
19028 * gdb.mi/mi-reverse.exp: Likewise.
19029 * gdb.mi/mi-simplerun.exp: Likewise.
19030 * gdb.mi/mi-stepn.exp: Likewise.
19031 * gdb.mi/mi-syn-frame.exp: Likewise.
19032 * gdb.mi/mi-until.exp: Likewise.
19033 * gdb.mi/mi-var-cp.exp: Likewise.
19034 * gdb.mi/mi-var-display.exp: Likewise.
19035 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19036 * gdb.mi/mi2-var-child.exp: Likewise.
19037 * gdb.mi/mi-vla-c99.exp: Likewise.
19038 * lib/mi-support.exp: Likewise.
19039
19040 From Ian Lance Taylor <iant@cygnus.com>:
19041 * lib/gdb.exp (parse_args): New procedure.
19042
08351840
PA
190432014-04-23 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.base/break-unload-file.c: New file.
19046 * gdb.base/break-unload-file.exp: New file.
19047 * gdb.base/sym-file-lib.c (baz): New function.
19048 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19049 field.
19050 (load): Store the segment's mapped size.
19051 (unload): New function.
19052 (unload_shlib): New function.
19053 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19054 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19055 set a breakpoint at baz, and call it.
19056 * gdb.base/sym-file.exp: New tests for stale breakpoint
19057 instructions.
19058
076855f9
PA
190592014-04-23 Pedro Alves <palves@redhat.com>
19060
19061 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19062 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19063 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19064 * gdb.base/hbreak-unmapped.c: New file.
19065 * gdb.base/hbreak-unmapped.exp: New file.
19066 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19067 * lib/gdb.exp (gdb_is_target_remote): ... here.
19068
483805cf
PA
190692014-04-22 Pedro Alves <palves@redhat.com>
19070
19071 * gdb.base/consecutive-step-over.c: New file.
19072 * gdb.base/consecutive-step-over.exp: New file.
19073
06d97543
PA
190742014-04-22 Pedro Alves <palves@redhat.com>
19075
19076 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19077 instead of send_gdb/gdb_expect.
19078
b4429ea2
YQ
190792014-04-22 Yao Qi <yao@codesourcery.com>
19080
19081 * lib/trace-support.exp (generate_tracefile): New procedure.
19082 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19083 return 0.
19084 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19085 if generate_tracefile returns 1.
19086
51d48146
PA
190872014-04-18 Tom Tromey <palves@redhat.com>
19088 Pedro alves <tromey@redhat.com>
19089
19090 PR backtrace/15558
19091 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19092 with a backtrace limit.
19093 * gdb.python/py-frame-inline.exp: Test running to an inline
19094 function with a backtrace limit, and printing the newest frame.
19095 * gdb.python/py-frame-inline.c (main): Call f.
19096
bd1dce5f
MS
190972014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19098
19099 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19100
40d1a503
MS
191012014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19102
19103 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19104 Drop prefix from unsupported source file path.
19105
389b98f7
YQ
191062014-04-17 Yao Qi <yao@codesourcery.com>
19107
19108 * lib/gdb.exp (with_target_charset): New proc.
19109 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19110 with_target_charset.
19111 (test_print_strings): Likewise.
19112 (test_repeat_bytes): Likewise.
19113 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19114 for some tests.
19115
22869d73
KS
191162014-04-16 Keith Seitz <keiths@redhat.com>
19117
19118 PR gdb/15827
19119 * gdb.dwarf2/corrupt.c: New file.
19120 * gdb.dwarf2/corrupt.exp: New file.
19121
c4f87ca6
KS
191222014-04-16 Keith Seitz <keiths@redhat.com>
19123
19124 PR c++/16597
19125 * gdb.cp/namelessclass.cc: New file.
19126 * gdb.cp/namelessclass.exp: New file.
19127 * gdb.cp/namelessclass.S: New file.
19128
ab19de87
DE
191292014-04-16 Doug Evans <dje@google.com>
19130
19131 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19132 Add comment.
19133 (gdbserver_default_get_comm_port): New function.
19134 (gdbserver_start): Check if board file provided
19135 "gdbserver,get_comm_port" and use it if so.
19136 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19137 (gdb,socketport): Set to "stdio".
19138 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19139 (stdio_gdbserver_template): Delete.
19140 (${board}_get_remote_address): Update.
19141 (${board}_build_remote_cmd): Delete.
19142 (${board}_get_comm_port): New function.
19143 (${board}_spawn): Update.
19144 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19145 Delete.
19146 (${board}_get_remote_address): Update.
19147 (${board}_get_comm_port): New function.
19148
fc98a809
AB
191492014-04-16 Andrew Burgess <aburgess@broadcom.com>
19150
19151 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19152 appearing in any order.
19153
87fd9e6e
DE
191542014-04-15 Doug Evans <dje@google.com>
19155
19156 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19157 uninitialized value of "description".
19158
099fc3ea
KS
191592014-04-15 Keith Seitz <keiths@redhat.com>
19160
19161 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19162 Remove unused globals.
19163 (test_running_the_program): Likewise.
19164 (test_controlled_execution): Likewise.
19165 (test_controlling_breakpoints): Likewise.
19166 (test_program_termination): Likewise.
19167
5da151d4
KS
191682014-04-15 Keith Seitz <keiths@redhat.com>
19169
19170 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19171 unused globals.
19172 (test_rbreak_creation_and_listing): Likewise.
19173 (test_ignore_count): Likewise.
19174 (test_error): Likewise.
19175
35e5d2f0
PA
191762014-04-15 Pedro Alves <palves@redhat.com>
19177
19178 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19179 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19180 sym-file-loader.c.
19181 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19182 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19183 to sym-file-loader.c.
19184 (struct library): Forward declare.
19185 (load_shlib, lookup_function): Change prototypes.
19186 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19187 (translate_offset): Remove declarations.
19188 (get_text_addr): New declaration.
19189 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19190 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19191 sym-file-loader.h.
19192 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19193 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19194 here from sym-file-loader.h.
19195 (struct library): New structure.
19196 (load_shlib, lookup_function): Change prototypes and adjust to
19197 work with a struct library.
19198 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19199 (translate_offset): Make static.
19200 (get_text_addr): New function.
19201 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19202
eb4c1710
PA
192032014-04-15 Pedro Alves <palves@redhat.com>
19204
19205 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19206
2d1baf52
PA
192072014-04-15 Pedro Alves <palves@redhat.com>
19208
19209 * gdb.base/sym-file-loader.c: Include <limits.h>.
19210 (SELF_LINK): New define.
19211 (get_origin): New function.
19212 (load_shlib): Use it.
19213 * gdb.base/sym-file.exp: Don't early return if the target is
19214 remote. Use runto_main, and issue fail is that fails. Use
19215 gdb_load_shlibs.
19216 (shlib_name): Delete.
19217 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19218
7dd6df01
PA
192192014-04-15 Pedro Alves <palves@redhat.com>
19220
19221 * gdb.base/sym-file.exp: Remove regex characters from test
19222 message. Don't refer to breakpoint numbers in test messages.
19223
b50c8614
KS
192242014-04-14 Keith Seitz <keiths@redhat.com>
19225
19226 PR c++/16253
19227 * gdb.cp/var-tag.cc: New file.
19228 * gdb.cp/var-tag.exp: New file.
19229 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19230 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19231 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19232 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19233
3d567982
TT
192342014-04-14 Tom Tromey <tromey@redhat.com>
19235
19236 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19237 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19238 type.
19239 * gdb.cp/enum-class.exp: New file.
19240 * gdb.cp/enum-class.cc: New file.
19241
0626fc76
TT
192422014-04-14 Tom Tromey <tromey@redhat.com>
19243
19244 * gdb.dwarf2/enum-type.exp: New file.
19245
dca325b3
SA
192462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19247
19248 * gdb.mi/mi-vla-c99.exp: New file.
19249 * gdb.mi/vla.c: New file.
19250
5854b38a
SA
192512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19252
19253 * gdb.base/vla-datatypes.c: New file.
19254 * gdb.base/vla-datatypes.exp: New file.
19255
463bb957
SA
192562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19257
19258 * gdb.base/vla-ptr.c: New file.
19259 * gdb.base/vla-ptr.exp: New file.
19260
3dd170be
SA
192612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19262
19263 * gdb.dwarf2/count.exp: New file.
19264
5ecaaa66
SA
192652014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19266
19267 * gdb.base/vla-sideeffect.c: New file.
19268 * gdb.base/vla-sideeffect.exp: New file.
19269
41f1ada5
DB
192702014-04-14 David Blaikie <dblaikie@gmail.com>
19271
19272 * gdb.mi/non-stop.c: Add return value for non-void function return
19273 statement.
19274 * gdb.threads/staticthreads.c: Ditto.
19275
0be03e84
DE
192762014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19277 Doug Evans <xdje42@gmail.com>
19278
19279 * gdb.guile/scm-value.c: Improve test case.
19280 * gdb.guile/scm-value.exp: Add new test.
19281
f180a1fb
DB
192822014-04-11 David Blaikie <dblaikie@gmail.com>
19283
19284 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19285 override Clang's default.
19286
6b662e19
JB
192872014-04-11 Joel Brobecker <brobecker@adacore.com>
19288
19289 Revert the following changes (regressions):
19290
19291 * gdb.base/vla-sideeffect.c: New file.
19292 * gdb.base/vla-sideeffect.exp: New file.
19293
19294 * gdb.dwarf2/count.exp: New file.
19295
19296 * gdb.base/vla-multi.c: New file.
19297 * gdb.base/vla-multi.exp: New file.
19298
19299 * gdb.base/vla-ptr.c: New file.
19300 * gdb.base/vla-ptr.exp: New file.
19301
19302 * gdb.base/vla-datatypes.c: New file.
19303 * gdb.base/vla-datatypes.exp: New file.
19304
19305 * gdb.mi/mi-vla-c99.exp: New file.
19306 * gdb.mi/vla.c: New file.
19307
245a5f0b
KS
193082014-04-11 Keith Seitz <keiths@redhat.com>
19309
19310 PR c++/16675
19311 * gdb.cp/cpsizeof.exp: New file.
19312 * gdb.cp/cpsizeof.cc: New file.
19313
58a84dcf
SA
193142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19315
191a8a90
JB
19316 * gdb.mi/mi-vla-c99.exp: New file.
19317 * gdb.mi/vla.c: New file.
58a84dcf 19318
c8655f75
SA
193192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19320
19321 * gdb.base/vla-datatypes.c: New file.
19322 * gdb.base/vla-datatypes.exp: New file.
19323
024e13b4
SA
193242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19325
19326 * gdb.base/vla-ptr.c: New file.
19327 * gdb.base/vla-ptr.exp: New file.
19328
1a237e0e
SA
193292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19330
19331 * gdb.base/vla-multi.c: New file.
19332 * gdb.base/vla-multi.exp: New file.
19333
504f3432
SA
193342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19335
19336 * gdb.dwarf2/count.exp: New file.
19337
3bce8237
SA
193382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19339
191a8a90
JB
19340 * gdb.base/vla-sideeffect.c: New file.
19341 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19342
322f9c21
YQ
193432014-04-11 Yao Qi <yao@codesourcery.com>
19344
19345 * gdb.base/completion.exp: Check file exists before running tests
19346 on file completion.
19347
d708bcd1
PA
193482014-04-10 Pedro Alves <palves@redhat.com>
19349
19350 * gdb.base/cond-eval-mode.c: New file.
19351 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19352 prepare_for_testing to build the new file. Check result of
19353 runto_main.
19354 (test_break, test_watch): New procedures.
19355 (top level): Use them.
19356
ae1d2761
PM
193572014-04-08 Pierre Muller <muller@sourceware.org>
19358
19359 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19360 Ctrl-V use for mingw hosts.
19361
7af389b8
SC
193622014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19363
19364 * gdb.python/py-value.c: Improve test case.
19365 * gdb.python/py-value.exp: Add new test.
19366
5e703181
DE
193672014-04-07 David Blaikie <dblaikie@gmail.com>
19368
19369 * lib/compiler.c: Identify the clang compiler.
19370 * lib/compiler.cc: Ditto.
19371
9810b410
YQ
193722014-04-03 Yao Qi <yao@codesourcery.com>
19373
19374 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19375
98d1b8dc
AB
193762014-04-01 Anton Blanchard <anton@samba.org>
19377
19378 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19379 messages unique.
19380
3114cea1
AB
193812014-04-01 Anton Blanchard <anton@samba.org>
19382
19383 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19384 prepare_for_testing.
19385
62f7182c
AB
193862014-04-01 Anton Blanchard <anton@samba.org>
19387
19388 * gdb.arch/ppc64-atomic-inst.c: Remove.
19389 * gdb.arch/ppc64-atomic-inst.S: New file.
19390 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19391
770e7fc7
DE
193922014-03-31 Doug Evans <dje@google.com>
19393
19394 * gdb.base/print-symbol-loading-lib.c: New file.
19395 * gdb.base/print-symbol-loading-main.c: New file.
19396 * gdb.base/print-symbol-loading.exp: New file.
19397
46e2bafa
YQ
193982014-03-31 Yao Qi <yao@codesourcery.com>
19399
19400 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19401
8776cfe9
JB
194022014-03-28 Joel Brobecker <brobecker@adacore.com>
19403
19404 * gdb.ada/mi_dyn_arr: New testcase.
19405
5d1ef361
DE
194062014-03-27 Doug Evans <dje@google.com>
19407
19408 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19409
b5bee914
YQ
194102014-03-27 Yao Qi <yao@codesourcery.com>
19411
19412 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19413 if target is nios2-*-*.
19414
0d4d0e77
YQ
194152014-03-26 Yao Qi <yao@codesourcery.com>
19416
19417 * lib/gdb.exp (readline_is_used): New proc.
19418 * gdb.base/completion.exp: Move tests on command complete up.
19419 Skip the rest of tests if readline is not used.
19420 * gdb.ada/complete.exp: Skp the test if readline is not
19421 used.
19422 * gdb.base/filesym.exp: Likewise.
19423 * gdb.base/macscp.exp: Likewise.
19424 * gdb.base/readline-ask.exp: Likewise.
19425 * gdb.base/readline.exp: Likewise.
19426 * gdb.python/py-cmd.exp: Likewise.
19427 * gdb.trace/tfile.exp: Likewise.
19428
29361eee
YQ
194292014-03-26 Yao Qi <yao@codesourcery.com>
19430
19431 * gdb.base/macscp.exp: Fix code format issues.
19432
bc9a5525
UW
194332014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19434
19435 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19436 * gdb.asm/powerpc64le.inc: New file.
19437
d3839ede
PA
194382014-03-25 Pedro Alves <palves@redhat.com>
19439 Doug Evans <dje@google.com>
19440
19441 * gdb.base/source-execution.c: New file.
19442 * gdb.base/source-execution.exp: New file.
19443 * gdb.base/source-execution.gdb: New file.
19444
01672a57
DE
194452014-03-24 Doug Evans <dje@google.com>
19446
19447 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19448 using fission.
19449
88bbeca9
HZ
194502014-03-24 Hui Zhu <hui@codesourcery.com>
19451 Pedro Alves <palves@redhat.com>
19452
19453 PR breakpoints/16101
19454 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19455 test pass/fail messages. Detect missing support for dprintf when
19456 breakpoints are actually inserted.
19457 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19458 breakpoints are actually inserted.
19459 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19460 fails.
19461
d2348791
JK
194622014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19463
19464 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19465
feef67ab
DE
194662014-03-22 Doug Evans <xdje42@gmail.com>
19467
19468 * gdb.python/python.exp (python not supported): Verify multi-line
19469 python command issues an error.
25d743f9 19470 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19471 guile command issues an error.
feef67ab 19472
ecebef6a
MR
194732014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19474
19475 * gdb.threads/thread-specific.exp: Handle the lack of usable
19476 $this_breakpoint and $this_thread.
19477
ccdd1909
HZ
194782014-03-21 Hui Zhu <hui@codesourcery.com>
19479
19480 * gdb.base/attach.exp (do_command_attach_tests): New.
19481
beb460e8
PA
194822014-03-20 Tom Tromey <tromey@redhat.com>
19483 Pedro Alves <palves@redhat.com>
19484
19485 PR cli/15718
19486 * gdb.base/condbreak-call-false.c: New file.
19487 * gdb.base/condbreak-call-false.exp: New file.
19488
40acf43a
PA
194892014-03-20 Pedro Alves <palves@redhat.com>
19490
19491 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19492 Delete.
19493 (block_signals, unblock_signals): Delete.
19494 (child_function_2, main): Remove references to deleted variable
19495 and functions.
19496
9f5e1e02
PA
194972014-03-20 Pedro Alves <palves@redhat.com>
19498
19499 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19500 Use pthread_kill to signal thread 2.
19501 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19502 Adjust to make the test send itself a signal rather than using the
19503 host's "kill" command.
19504
99619bea
PA
195052014-03-20 Pedro Alves <palves@redhat.com>
19506
19507 * gdb.threads/multiple-step-overs.c: New file.
19508 * gdb.threads/multiple-step-overs.exp: New file.
19509 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19510 Adjust expected infrun debug output.
19511
2adfaa28
PA
195122014-03-20 Pedro Alves <palves@redhat.com>
19513
19514 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19515 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19516
31e77af2
PA
195172014-03-20 Pedro Alves <palves@redhat.com>
19518
19519 PR breakpoints/7143
19520 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19521 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19522 of gdb_test_multiple.
19523 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19524 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19525
b9f437de
PA
195262014-03-20 Pedro Alves <palves@redhat.com>
19527
19528 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19529 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19530
05adc73e
PA
195312014-03-19 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.base/async.exp: Remove early return.
19534
6048b950
PA
195352014-03-19 Pedro Alves <palves@redhat.com>
19536
19537 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19538
8bcfb00a
PA
195392014-03-19 Pedro Alves <palves@redhat.com>
19540
19541 * gdb.base/async.exp (test_background): Expect \r\n after
19542 "completed." in the fail pattern.
19543
884e37dc
PA
195442014-03-19 Pedro Alves <palves@redhat.com>
19545
19546 * gdb.base/async.exp (test_background): New procedure.
19547 Use it for all background execution command tests.
19548
148e57e2
PA
195492014-03-19 Pedro Alves <palves@redhat.com>
19550
19551 * gdb.base/async.exp: Use prepare_for_testing.
19552
f48088c7
PA
195532014-03-19 Pedro Alves <palves@redhat.com>
19554
19555 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19556 the same line.
19557
e2f6c966
PA
195582014-03-19 Pedro Alves <palves@redhat.com>
19559
19560 * gdb.base/async.c (main): Add "jump here" and "until here" line
19561 marker comments.
19562 * gdb.base/async.exp (jump_here): New global.
19563 (jump& test): Use it.
19564 (until_here): New global.
19565 (until& test): Use it.
19566
c30568d4
PA
195672014-03-19 Pedro Alves <palves@redhat.com>
19568
19569 * gdb.base/async.exp: Don't frob gdb_protocol.
19570
0172b6a7
DE
195712014-03-18 Doug Evans <xdje42@gmail.com>
19572
19573 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19574 Fix spelling of exec-done-display.
19575
06c868a8
JK
195762014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19577
19578 PR gdb/15358
19579 * gdb.base/gdb-sigterm.c: New file.
19580 * gdb.base/gdb-sigterm.exp: New file.
19581
0c7e1a46
PA
195822014-03-18 Pedro Alves <palves@redhat.com>
19583
19584 PR gdb/13860
19585 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19586 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19587 solib-event.
19588
f7c77d93
JB
195892014-03-17 Joel Brobecker <brobecker@adacore.com>
19590
19591 * gdb.ada/pckd_arr_ren: New testcase.
19592
5a1e8c7a
DE
195932014-03-13 Doug Evans <xdje42@gmail.com>
19594
19595 PR guile/16612
19596 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19597 collect after discarding symbols.
19598
350e1a76
DE
195992014-03-13 Ludovic Courtès <ludo@gnu.org>
19600 Doug Evans <xdje42@gmail.com>
19601
19602 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19603 to history survives a gc.
19604
a69900ae
PA
196052014-03-13 Pedro Alves <palves@redhat.com>
19606
19607 * gdb.base/default.exp: Don't test "target procfs".
19608
5db9f0bd
PA
196092014-03-13 Pedro Alves <palves@redhat.com>
19610
19611 * gdb.base/default.exp: Update "target child" and "target procfs"
19612 tests to not expect "Unix".
19613
b3ccfe11
TT
196142014-03-12 Tom Tromey <tromey@redhat.com>
19615
19616 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19617 New procs. Add target-async tests.
19618 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19619 Add target-async tests.
19620
646f4417
AA
196212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19622
19623 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19624 'func_start' and 'func_end' for the beginning and end of the
19625 function code, respectively.
19626 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19627 'func_end' instead of 'func' and 'main'.
19628
288c211f
AA
196292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19630
19631 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19632 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19633 generate the debug info assembler source.
19634
e0c0f156
AA
196352014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19636
19637 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19638 * gdb.dwarf2/arr-subrange.exp: Likewise.
19639 * gdb.dwarf2/dwz.exp: Likewise.
19640 * gdb.dwarf2/method-ptr.exp: Likewise.
19641 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19642 * gdb.dwarf2/subrange.exp: Likewise.
19643 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19644 * gdb.dwarf2/implptrpiece.exp: Likewise.
19645 * gdb.dwarf2/nostaticblock.exp: Likewise.
19646
0e5c4555
AA
196472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19648
19649 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19650 directory to absolute path name arguments.
19651
5ec18f2b
JG
196522014-03-10 Joel Brobecker <brobecker@adacore.com>
19653
19654 * gdb.ada/tagged_access: New testcase.
19655
847fc4f2
MM
196562014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19657
19658 * gdb.btrace/data.exp: Update expected output.
19659
cc3da688
YQ
196602014-03-06 Yao Qi <yao@codesourcery.com>
19661
19662 * gdb.trace/pr16508.exp: New file.
19663
0f26cec1
PA
196642014-03-05 Pedro Alves <palves@redhat.com>
19665
19666 PR gdb/16575
19667 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19668 procedure.
19669 (top level): Adjust to use it. Add tests that exercise breakpoint
19670 interaction with the code-cache.
19671
7a5a839f
LC
196722014-02-26 Ludovic Courtès <ludo@gnu.org>
19673
19674 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19675 test for 'history-append!'.
19676
31aa7e4e
JB
196772014-02-26 Joel Brobecker <brobecker@adacore.com>
19678
19679 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19680 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19681 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19682 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19683 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19684 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19685
1b588015
JB
196862014-02-26 Joel Brobecker <brobecker@adacore.com>
19687
19688 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19689 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19690 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19691
55426c9d
JB
196922014-02-26 Joel Brobecker <brobecker@adacore.com>
19693
19694 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19695
dc53a7ad
JB
196962014-02-26 Joel Brobecker <brobecker@adacore.com>
19697
19698 * gdb.dwarf2/arr-stride.c: New file.
19699 * gdb.dwarf2/arr-stride.exp: New file.
19700
12ab52e9
PA
197012014-02-26 Pedro Alves <palves@redhat.com>
19702
19703 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19704 that won't ever trigger. Make sure that GDB reports the correct
19705 breakpoint that caused the stop.
19706
849c862e
JK
197072014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19708
19709 PR gdb/16626
19710 * gdb.base/auto-load-script: New file.
19711 * gdb.base/auto-load.c: New file.
19712 * gdb.base/auto-load.exp: New file.
19713
71b7d793
JK
19714 PR gdb/16626
19715 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19716
e2f0d509
JK
197172014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19718
19719 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19720 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19721
50cc37c8
DE
197222014-02-24 Doug Evans <dje@google.com>
19723
19724 * lib/gdb.exp (run_on_host): Log error output if program fails.
19725
ea4758f2
PA
197262014-02-21 Pedro Alves <palves@redhat.com>
19727
19728 * gdb.threads/step-after-sr-lock.c: Rename to ...
19729 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19730 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19731 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19732 ... this.
19733
d7b30f67
SDJ
197342014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19735
19736 PR tdep/16397
19737 * gdb.arch/amd64-stap-special-operands.exp: New file.
19738 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19739 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19740 * gdb.arch/amd64-stap-triplet.S: Likewise.
19741 * gdb.arch/amd64-stap-triplet.c: Likewise.
19742
83deb43f
JB
197432014-02-20 Joel Brobecker <brobecker@adacore.com>
19744
19745 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19746 in .section pseudo-op.
19747
adde2bff
DE
197482014-02-20 lin zuojian <manjian2006@gmail.com>
19749 Joel Brobecker <brobecker@adacore.com>
19750 Doug Evans <xdje42@gmail.com>
19751
19752 PR symtab/16581
19753 * gdb.dwarf2/dw2-icycle.S: New file.
19754 * gdb.dwarf2/dw2-icycle.c: New file.
19755 * gdb.dwarf2/dw2-icycle.exp: New file.
19756
f7bd0f78
SC
197572014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19758
19759 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19760 operations on gdb.Value objects.
19761 * gdb.python/py-value-cc.exp: Add new test to test operations on
19762 gdb.Value objects.
19763
c17ef0d5
DE
197642014-02-18 Doug Evans <dje@google.com>
19765
19766 * Makefile.in (TESTS): New variable.
19767 (expanded_tests, expanded_tests_or_none): New variables
19768 (check-single): Pass $(expanded_tests_or_none) to runtest.
19769 (check-parallel): Only run tests in $(TESTS) if non-empty.
19770 (check/no-matching-tests-found): New rule.
19771 * README: Document TESTS makefile variable.
19772
5dd3176f
DE
197732014-02-18 Doug Evans <dje@google.com>
19774
19775 * Makefile.in (check-parallel): rm -rf outputs temp.
19776
0b10be4f
JK
197772014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19778
19779 Fix "ERROR: no fileid for" in the testsuite.
19780 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19781
85f224e7
DE
197822014-02-12 Doug Evans <dje@google.com>
19783
19784 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19785 (MISCELLANEOUS): New variable.
19786 (clean): rm -rf $(MISCELLANEOUS).
19787 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19788 dwp live in the same directory as symlinks, with each symlink pointed
19789 to a differently named file in a different directory.
19790
149b30ff
DE
197912014-02-11 Doug Evans <dje@google.com>
19792
19793 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19794 of Tcl file commands.
19795
1dfdac32
MK
197962014-02-10 Mark Kettenis <kettenis@gnu.org>
19797
19798 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19799 "kill -SIGUSR1 -1".
19800
aa4fb036
JB
198012014-02-10 Joel Brobecker <brobecker@adacore.com>
19802
19803 * gdb.ada/tick_length_array_enum_idx: New testcase.
19804
ed3ef339
DE
198052014-02-10 Doug Evans <xdje42@gmail.com>
19806
19807 * configure.ac (AC_OUTPUT): Add gdb.guile.
19808 * configure: Regenerate.
19809 * lib/gdb-guile.exp: New file.
19810 * lib/gdb.exp (get_target_charset): New function.
19811 * gdb.base/help.exp: Update expected output from "apropos apropos".
19812 * gdb.guile/Makefile.in: New file.
19813 * gdb.guile/guile.exp: New file.
19814 * gdb.guile/scm-arch.c: New file.
19815 * gdb.guile/scm-arch.exp: New file.
19816 * gdb.guile/scm-block.c: New file.
19817 * gdb.guile/scm-block.exp: New file.
19818 * gdb.guile/scm-breakpoint.c: New file.
19819 * gdb.guile/scm-breakpoint.exp: New file.
19820 * gdb.guile/scm-disasm.c: New file.
19821 * gdb.guile/scm-disasm.exp: New file.
19822 * gdb.guile/scm-equal.c: New file.
19823 * gdb.guile/scm-equal.exp: New file.
19824 * gdb.guile/scm-error.exp: New file.
19825 * gdb.guile/scm-error.scm: New file.
19826 * gdb.guile/scm-frame-args.c: New file.
19827 * gdb.guile/scm-frame-args.exp: New file.
19828 * gdb.guile/scm-frame-args.scm: New file.
19829 * gdb.guile/scm-frame-inline.c: New file.
19830 * gdb.guile/scm-frame-inline.exp: New file.
19831 * gdb.guile/scm-frame.c: New file.
19832 * gdb.guile/scm-frame.exp: New file.
19833 * gdb.guile/scm-generics.exp: New file.
19834 * gdb.guile/scm-gsmob.exp: New file.
19835 * gdb.guile/scm-iterator.c: New file.
19836 * gdb.guile/scm-iterator.exp: New file.
19837 * gdb.guile/scm-math.c: New file.
19838 * gdb.guile/scm-math.exp: New file.
19839 * gdb.guile/scm-objfile-script-gdb.in: New file.
19840 * gdb.guile/scm-objfile-script.c: New file.
19841 * gdb.guile/scm-objfile-script.exp: New file.
19842 * gdb.guile/scm-objfile.c: New file.
19843 * gdb.guile/scm-objfile.exp: New file.
19844 * gdb.guile/scm-ports.exp: New file.
19845 * gdb.guile/scm-pretty-print.c: New file.
19846 * gdb.guile/scm-pretty-print.exp: New file.
19847 * gdb.guile/scm-pretty-print.scm: New file.
19848 * gdb.guile/scm-section-script.c: New file.
19849 * gdb.guile/scm-section-script.exp: New file.
19850 * gdb.guile/scm-section-script.scm: New file.
19851 * gdb.guile/scm-symbol.c: New file.
19852 * gdb.guile/scm-symbol.exp: New file.
19853 * gdb.guile/scm-symtab-2.c: New file.
19854 * gdb.guile/scm-symtab.c: New file.
19855 * gdb.guile/scm-symtab.exp: New file.
19856 * gdb.guile/scm-type.c: New file.
19857 * gdb.guile/scm-type.exp: New file.
19858 * gdb.guile/scm-value-cc.cc: New file.
19859 * gdb.guile/scm-value-cc.exp: New file.
19860 * gdb.guile/scm-value.c: New file.
19861 * gdb.guile/scm-value.exp: New file.
19862 * gdb.guile/source2.scm: New file.
19863 * gdb.guile/types-module.cc: New file.
19864 * gdb.guile/types-module.exp: New file.
19865
7026a7c1
YQ
198662014-02-10 Yao Qi <yao@codesourcery.com>
19867
19868 PR testsuite/16543
19869 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19870 * configure: Regenerated.
19871 * Makefile.in: New file.
19872
6c466447
AS
198732014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19874
19875 * gdb.python/py-framefilter.exp: Fix typo.
19876
6e854735
YQ
198772014-02-08 Yao Qi <yao@codesourcery.com>
19878
19879 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19880 that no =breakpoint-modified is emitted when breakpoints are
19881 modified through MI commands.
19882
d137e6dc
PA
198832014-02-07 Pedro Alves <pedro@codesourcery.com>
19884 Pedro Alves <palves@redhat.com>
19885
19886 * gdb.threads/step-after-sr-lock.c: New file.
19887 * gdb.threads/step-after-sr-lock.exp: New file.
19888
b5ee5a50
PA
198892014-02-07 Pedro Alves <palves@redhat.com>
19890
19891 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19892
3c77faf3
JK
198932014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19894
19895 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19896 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19897
6dddc817
DE
198982014-02-06 Doug Evans <xdje42@gmail.com>
19899
19900 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19901 output.
19902
19903 * gdb.gdb/python-interrupts.exp: New file.
19904
de7b2893
YQ
199052014-02-05 Yao Qi <yao@codesourcery.com>
19906
19907 * gdb.trace/report.exp (use_collected_data): Test the output
19908 of "info threads" and "info inferiors".
19909
66d032ac
YQ
199102014-02-05 Yao Qi <yao@codesourcery.com>
19911
19912 Revert this patch:
19913
19914 2013-05-24 Yao Qi <yao@codesourcery.com>
19915
19916 * gdb.trace/tfile.exp: Test inferior and thread.
19917
591a12a1
UW
199182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19919
19920 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19921 on a function.
19922 * gdb.base/step-bt.c: Call hello via function pointer to make
19923 sure its first instruction is executed on powerpc64le-linux.
19924
0ff3e01f
UW
199252014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19926
19927 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19928
084ee545
UW
199292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19930
19931 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19932 of the test patterns for use on little-endian systems.
19933
6ed14ff3
UW
199342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19935
19936 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19937 (decimal_vector): Fix for little-endian.
19938
401e27fd
JM
199392014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19940
19941 * gdb.arch/sparc-sysstep.exp: New file.
19942 * gdb.arch/sparc-sysstep.c: Likewise.
19943
19944 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19945
8b924729
EBM
199462014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19947
19948 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19949
fb151210
JB
199502014-01-23 Tom Tromey <tromey@redhat.com>
19951
19952 * gdb.ada/array_char_idx: New testcase.
19953
0740f8d8
TT
199542014-01-23 Tom Tromey <tromey@redhat.com>
19955
19956 PR python/16487:
19957 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19958 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19959 classes.
19960
21909fa1
TT
199612014-01-23 Tom Tromey <tromey@redhat.com>
19962
19963 PR python/16491:
19964 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19965 string from an inferior frame.
19966 * gdb.python/py-framefilter-mi.exp: Update.
19967
87ce2a04
DE
199682014-01-22 Doug Evans <dje@google.com>
19969
19970 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19971
237b092b
AA
199722014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19973
19974 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19975
d674a709
AA
199762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19977
19978 * gdb.trace/entry-values.exp: Remove excess space character from
19979 regex patterns. Handle s390 call instruction.
19980
20fa3390
AA
199812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19982
19983 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19984 define "*_start" label. Make "name" static.
19985 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19986 ${name} by references to ${name}_start.
19987
78466714
AA
199882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19989
19990 * gdb.base/info-macros.exp: Remove "debug" from the compile
19991 options.
19992
ec9f644a
IB
199932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19994
19995 * gdb.dlang/demangle.exp: New file.
19996
94b1b47e
IB
199972014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19998
19999 * gdb.dlang/primitive-types.exp: New file.
20000
7f420862
IB
200012014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20002
20003 * configure.ac: Create gdb.dlang/Makefile.
20004 * configure: Regenerate.
20005 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20006 * gdb.dlang/Makefile.in: New file.
20007 * lib/d-support.exp: New file.
20008 * lib/gdb.exp (skip_d_tests): New proc.
20009
52834460
MM
200102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20011
20012 * gdb.btrace/delta.exp: Check reverse stepi.
20013 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20014 * gdb.btrace/finish.exp: New.
20015 * gdb.btrace/next.exp: New.
20016 * gdb.btrace/nexti.exp: New.
20017 * gdb.btrace/record_goto.c: Add comments.
20018 * gdb.btrace/step.exp: New.
20019 * gdb.btrace/stepi.exp: New.
20020 * gdb.btrace/multi-thread-step.c: New.
20021 * gdb.btrace/multi-thread-step.exp: New.
20022 * gdb.btrace/rn-dl-bind.c: New.
20023 * gdb.btrace/rn-dl-bind.exp: New.
20024 * gdb.btrace/data.c: New.
20025 * gdb.btrace/data.exp: New.
20026 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20027
6e07b1d2
MM
200282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20029
20030 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20031 * gdb.btrace/exception.exp: Update.
20032 * gdb.btrace/instruction_history.exp: Update.
20033 * gdb.btrace/record_goto.exp: Update.
20034 * gdb.btrace/tailcall.exp: Update.
20035 * gdb.btrace/unknown_functions.exp: Update.
20036 * gdb.btrace/delta.exp: New.
20037
0b722aec
MM
200382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20039
20040 * gdb.btrace/record_goto.exp: Add backtrace test.
20041 * gdb.btrace/tailcall.exp: Add backtrace test.
20042
066ce621
MM
200432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20044
20045 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20046 * gdb.btrace/record_goto.c: New.
20047 * gdb.btrace/record_goto.exp: New.
20048 * gdb.btrace/x86-record_goto.S: New.
20049
0688d04e
MM
200502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20051
20052 * gdb.btrace/function_call_history.exp: Update tests.
20053 * gdb.btrace/instruction_history.exp: Update tests.
20054
8710b709
MM
200552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20056
20057 * gdb.btrace/function_call_history.exp: Fix expected field
20058 order for "record function-call-history".
20059 Add new tests for "record function-call-history /c".
20060 * gdb.btrace/exception.cc: New.
20061 * gdb.btrace/exception.exp: New.
20062 * gdb.btrace/tailcall.exp: New.
20063 * gdb.btrace/x86-tailcall.S: New.
20064 * gdb.btrace/x86-tailcall.c: New.
20065 * gdb.btrace/unknown_functions.c: New.
20066 * gdb.btrace/unknown_functions.exp: New.
20067 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20068
5de9129b
MM
200692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20070
20071 * gdb.btrace/instruction_history.exp: Update.
20072 * gdb.btrace/function_call_history.exp: Update.
20073
23a7fe75
MM
200742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20075
20076 * gdb.btrace/function_call_history.exp: Fix expected function
20077 trace.
20078 * gdb.btrace/instruction_history.exp: Initialize traced.
20079 Remove traced_functions.
20080
724c7dd8
MM
200812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20082
20083 * gdb.btrace/function_call_history.exp: Update
20084 * gdb.btrace/instruction_history.exp: Update.
20085
6d78d93b
MM
200862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20087
20088 * gdb.btrace/enable.exp: Update expected text.
20089
93a360cc
OJ
200902014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20091
20092 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20093 bytes.
20094
3772b53f
MR
200952014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20096
20097 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20098
596662fa
OJ
200992014-01-15 Omair Javaid <omair.javaid@linaro.org>
20100
20101 * lib/gdb.exp (supports_process_record): Return true for
20102 arm*-linux*. (supports_reverse): Likewise.
20103
b5b08fb4
SC
201042014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20105
20106 PR python/15464
20107 PR python/16113
20108 * gdb.python/py-type.c: Enhance test case.
20109 * gdb.python/py-value-cc.cc: Likewise
20110 * gdb.python/py-type.exp: Add new tests.
20111 * gdb.python/py-value-cc.exp: Likewise
20112
52d7fb13
AA
201132014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20114 Pedro Alves <palves@redhat.com>
20115
20116 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20117 Make "name" extern.
20118 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20119 references to ${name}_start by references to ${name}.
20120
a2cd8cfe
JB
201212014-01-10 Joel Brobecker <brobecker@adacore.com>
20122
20123 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20124
4e23fced
JB
201252014-01-10 Joel Brobecker <brobecker@adacore.com>
20126
20127 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20128
c6a9e42c
PA
201292014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20130 Pedro Alves <palves@redhat.com>
20131
20132 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20133 mi_gdb_target_load.
c6a9e42c 20134
b7ea362b
PA
201352014-01-08 Pedro Alves <palves@redhat.com>
20136
20137 * gdb.threads/reconnect-signal.c: New file.
20138 * gdb.threads/reconnect-signal.exp: New file.
20139
5e3f4fab
EBM
201402014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20141
20142 * gdb.base/source-dir.exp: New file.
20143
79301218
JB
201442014-01-07 Joel Brobecker <brobecker@adacore.com>
20145
20146 * gdb.ada/mi_interface: New testcase.
20147
8e355c5d
JB
201482014-01-07 Joel Brobecker <brobecker@adacore.com>
20149
20150 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20151 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20152 gdb.ada/pp-rec-component/pck.ads: New files.
20153
c0d48811
JB
201542014-01-07 Joel Brobecker <brobecker@adacore.com>
20155
20156 * gdb.python/py-pp-integral.c: New file.
20157 * gdb.python/py-pp-integral.py: New file.
20158 * gdb.python/py-pp-integral.exp: New file.
20159
17b609c3 20160For older changes see ChangeLog-1993-2013.
c906108c 20161\f
8d8cb839
EZ
20162;; Local Variables:
20163;; mode: change-log
20164;; left-margin: 8
20165;; fill-column: 74
20166;; version-control: never
20167;; End:
902f2ccb 20168
b811d2c2 20169 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20170 Copying and distribution of this file, with or without modification,
20171 are permitted provided the copyright notice and this notice are preserved.
This page took 4.052478 seconds and 4 git commands to generate.