]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
[gdb/testsuite] Be more verbose about abort in gdb_breakpoint
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
afe75f6d
TV
12020-10-16 Tom de Vries <tdevries@suse.de>
2
3 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
4
8c8bd0ba
TV
52020-10-14 Tom de Vries <tdevries@suse.de>
6
7 PR testsuite/26732
8 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
9 scenario 2.
10 * gdb.ada/mi_catch_ex_hand.exp: Same.
11
b75d55d4
PA
122020-10-13 Pedro Alves <pedro@palves.net>
13
14 * lib/mi-support.exp (mi_clean_restart): New.
15 (mi_run_to_main): Delete.
16 All callers adjust to use mi_clean_restart / mi_runto_main.
17
e777225b
PA
182020-10-13 Pedro Alves <pedro@palves.net>
19
20 * config/monitor.exp: Use "list -q".
21 * gdb.arch/gdb1558.exp: Use "break -q".
22 * gdb.arch/i386-permbkpt.exp: Use "break -q".
23 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
24 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
25 * gdb.base/commands.exp: Use "break -q".
26 * gdb.base/condbreak.exp: Use "break -q".
27 * gdb.base/ctf-ptype.exp: Use "list -q".
28 * gdb.base/define.exp: Use "break -q".
29 * gdb.base/del.exp: Use "break -q".
30 * gdb.base/fullname.exp: Use "break -q".
31 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
32 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
33 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
34 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
35 "hbreak -q".
36 * gdb.base/included.exp: Use "list -q".
37 * gdb.base/label.exp: Use "break -q".
38 * gdb.base/lineinc.exp: Use "break -q".
39 * gdb.base/list.exp: Use "list -q".
40 * gdb.base/macscp.exp: Use "list -q".
41 * gdb.base/pending.exp: Use "break -q".
42 * gdb.base/prologue-include.exp: Use "break -q".
43 * gdb.base/ptype.exp: Use "list -q".
44 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
45 * gdb.base/server-del-break.exp: Use "break -q".
46 * gdb.base/style.exp: Use "break -q".
47 * gdb.base/symbol-without-target_section.exp: Use "list -q".
48 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
49 * gdb.cp/exception.exp: Use "tbreak -q".
50 * gdb.dwarf2/dw2-error.exp: Use "break -q".
51 * gdb.dwarf2/fission-mix.exp: Use "break -q".
52 * gdb.dwarf2/fission-reread.exp: Use "break -q".
53 * gdb.dwarf2/pr13961.exp: Use "break -q".
54 * gdb.linespec/explicit.exp: Use "list -q".
55 * gdb.linespec/linespec.exp: Use "break -q".
56 * gdb.mi/mi-simplerun.exp: Use "--qualified".
57 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
58 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
59 * gdb.server/connect-without-multi-process.exp: Use "break -q".
60 * gdb.trace/change-loc.exp: Use "break -q".
61 * gdb.trace/pending.exp: Use "break -q".
62 * gdb.tui/basic.exp: Use "list -q".
63 * gdb.tui/list-before.exp: Use "list -q".
64 * gdb.tui/list.exp: Use "list -q".
65 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
66
8abd8ee8
PA
672020-10-13 Pedro Alves <pedro@palves.net>
68
69 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
70 saved breakpoints file.
71 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
72 inspecting breakpoint list.
73 * lib/gdb.exp (runto_main): Add "qualified" to options.
74 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
75 and handle it.
76 (mi_runto_main): Pass 1 as qualified argument.
77
f71e6719
PA
782020-10-13 Pedro Alves <pedro@palves.net>
79
80 * lib/mi-support.exp (mi_runto_main): New proc.
81 (mi_run_to_main): Use it.
82 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
83 * gdb.mi/mi-var-cmd.exp: Likewise.
84 * gdb.mi/mi-var-invalidate.exp: Likewise.
85 * mi-var-list-children-invalid-grandchild.exp: Likewise.
86 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
87 * gdb.mi/new-ui-mi-sync.exp: Likewise.
88 * gdb.mi/user-selected-context-sync.exp: Likewise.
89 * gdb.opt/inline-cmds.exp: Likewise.
90 * gdb.python/py-framefilter-mi.exp: Likewise.
91 * gdb.python/py-mi.exp: Likewise.
92
50441f0f
PA
932020-10-13 Pedro Alves <pedro@palves.net>
94
95 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
96 "runto main".
97 * gdb.ada/small_reg_param.exp: Likewise.
98 * gdb.arch/powerpc-d128-regs.exp: Likewise.
99 * gdb.base/annota1.exp: Likewise.
100 * gdb.base/anon.exp: Likewise.
101 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
102 * gdb.base/dprintf-non-stop.exp: Likewise.
103 * gdb.base/dprintf.exp: Likewise.
104 * gdb.base/gdb11530.exp: Likewise.
105 * gdb.base/gdb11531.exp: Likewise.
106 * gdb.base/gnu_vector.exp: Likewise.
107 * gdb.base/interrupt-noterm.exp: Likewise.
108 * gdb.base/memattr.exp: Likewise.
109 * gdb.base/step-over-syscall.exp: Likewise.
110 * gdb.base/watch-cond-infcall.exp: Likewise.
111 * gdb.base/watch-read.exp: Likewise.
112 * gdb.base/watch-vfork.exp: Likewise.
113 * gdb.base/watch_thread_num.exp: Likewise.
114 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
115 * gdb.guile/scm-frame-inline.exp: Likewise.
116 * gdb.linespec/explicit.exp: Likewise.
117 * gdb.opt/inline-break.exp: Likewise.
118 * gdb.python/py-frame-inline.exp: Likewise.
119 * gdb.reverse/break-precsave.exp: Likewise.
120 * gdb.reverse/break-reverse.exp: Likewise.
121 * gdb.reverse/consecutive-precsave.exp: Likewise.
122 * gdb.reverse/consecutive-reverse.exp: Likewise.
123 * gdb.reverse/finish-precsave.exp: Likewise.
124 * gdb.reverse/finish-reverse.exp: Likewise.
125 * gdb.reverse/fstatat-reverse.exp: Likewise.
126 * gdb.reverse/getresuid-reverse.exp: Likewise.
127 * gdb.reverse/i386-precsave.exp: Likewise.
128 * gdb.reverse/i386-reverse.exp: Likewise.
129 * gdb.reverse/i386-sse-reverse.exp: Likewise.
130 * gdb.reverse/i387-env-reverse.exp: Likewise.
131 * gdb.reverse/i387-stack-reverse.exp: Likewise.
132 * gdb.reverse/insn-reverse.exp: Likewise.
133 * gdb.reverse/machinestate-precsave.exp: Likewise.
134 * gdb.reverse/machinestate.exp: Likewise.
135 * gdb.reverse/pipe-reverse.exp: Likewise.
136 * gdb.reverse/readv-reverse.exp: Likewise.
137 * gdb.reverse/recvmsg-reverse.exp: Likewise.
138 * gdb.reverse/rerun-prec.exp: Likewise.
139 * gdb.reverse/s390-mvcle.exp: Likewise.
140 * gdb.reverse/solib-precsave.exp: Likewise.
141 * gdb.reverse/solib-reverse.exp: Likewise.
142 * gdb.reverse/step-precsave.exp: Likewise.
143 * gdb.reverse/step-reverse.exp: Likewise.
144 * gdb.reverse/time-reverse.exp: Likewise.
145 * gdb.reverse/until-precsave.exp: Likewise.
146 * gdb.reverse/until-reverse.exp: Likewise.
147 * gdb.reverse/waitpid-reverse.exp: Likewise.
148 * gdb.reverse/watch-precsave.exp: Likewise.
149 * gdb.reverse/watch-reverse.exp: Likewise.
150 * gdb.threads/kill.exp: Likewise.
151 * gdb.threads/tid-reuse.exp: Likewise.
152
d3a07122
SM
1532020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
154
155 PR gdb/26642
156 * gdb.base/maint-target-async-off.c: New test.
157 * gdb.base/maint-target-async-off.exp: New test.
158
c65c6c42
AM
1592020-10-13 Alan Modra <amodra@gmail.com>
160
161 * gdb.arch/powerpc-altivec.s,
162 * gdb.arch/powerpc-power7.s,
163 * gdb.arch/powerpc-power8.s,
164 * gdb.arch/powerpc-power9.s,
165 * gdb.arch/powerpc-vsx.s,
166 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
167 * gdb.arch/powerpc-altivec.exp,
168 * gdb.arch/powerpc-power7.exp,
169 * gdb.arch/powerpc-power8.exp,
170 * gdb.arch/powerpc-power9.exp,
171 * gdb.arch/powerpc-vsx.exp,
172 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
173 disassembly of mfvsrd/mtvsrd.
174
f4a0f710
AM
1752020-10-13 Alan Modra <amodra@gmail.com>
176
177 * gdb.arch/arm-disassembler-options.exp: Adjust expected
178 "target architecture" output.
179 * gdb.arch/powerpc-d128-regs.exp: Likewise.
180 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
181 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
182 * gdb.arch/s390-disassembler-options.exp: Likewise.
183
87a37e5e
PA
1842020-10-12 Pedro Alves <pedro@palves.net>
185
186 PR exp/26602
187 PR c++/26550
188 * gdb.cp/ambiguous.cc (marker1): Delete.
189 (main): Initialize all the fields of the locals. Replace marker1
190 call with a "set breakpoint here" marker.
191 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
192 instead of running to marker1. Add tests printing all the
193 variables and all the fields of the variables.
194 (test_ambiguous): New proc, expecting the new GDB output when a
195 field access is ambiguous. Change all "warning: X ambiguous"
196 tests to use it.
197
71e1b6b0
GB
1982020-10-12 Gary Benson <gbenson@redhat.com>
199
200 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
201 * gdb.base/msym-bp-2.c (foo): Likewise.
202 * gdb.base/msym-lang.c (foo): Likewise.
203 * gdb.base/msym-lang-main.c (foo): Likewise.
204 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
205 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
206 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
207 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
208 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
209 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
210 * gdb.python/py-objfile.c (static_var): Likewise.
211 * gdb.python/py-symbol.c (rr): Likewise.
212 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
213 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
214
9370fd51
AB
2152020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
218 output of backtrace.
219
7c184d33
TT
2202020-10-09 Tom Tromey <tromey@adacore.com>
221
222 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
223 (Rec): Add field. Fix range.
224 * gdb.ada/scalar_storage.exp: Update.
225
3d87245c
HD
2262020-10-09 Hannes Domani <ssbssa@yahoo.de>
227
228 PR exp/26714
229 * gdb.base/printcmds.exp: Add tests for void results.
230
f5c4b229
JV
2312020-10-09 Jan Vrany <jan.vrany@labware.com>
232
233 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
234 is emmited for both 'set directories' and 'directory' commands.
235
b2701685
TT
2362020-10-08 Tom Tromey <tom@tromey.com>
237
238 * gdb.base/style.exp: Check that "main"'s name is styled.
239
e86efb33
TT
2402020-10-07 Tom Tromey <tromey@adacore.com>
241
242 * gdb.base/find.exp: Rename some tests.
243
30897591
GB
2442020-10-06 Gary Benson <gbenson@redhat.com>
245
246 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
247 * gdb.base/list1.c (unused): Likewise.
248
ced4a4c1
GB
2492020-10-06 Gary Benson <gbenson@redhat.com>
250
251 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
252 __attribute__ ((used)).
253 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
254
ed3bdac4
AB
2552020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
258 make use of regions throughout.
259 * gdb.base/overlays.exp: Enclose string with variableds in "..",
260 not {...}.
261 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
262
cd096ec8
HD
2632020-10-05 Hannes Domani <ssbssa@yahoo.de>
264
265 * gdb.base/call-sc.c: Fix return struct on stack test case.
266 * gdb.base/call-sc.exp: Likewise.
267
3ee6f75d
GB
2682020-10-02 Gary Benson <gbenson@redhat.com>
269
270 * README: Fix "paralell".
271
f65825ec
GB
2722020-09-30 Gary Benson <gbenson@redhat.com>
273
274 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
275 Convert directive to lowercase.
276 (.Labbrev1_begin): Add missing label.
277 (abbrev code 0x1): Remove DW_AT_stmt_list.
278 (.Ldie_b): Likewise.
279
5f278258
TT
2802020-09-27 Tom Tromey <tom@tromey.com>
281
282 * gdb.tui/new-layout.exp: Use with_test_prefix.
283
8f9929bb
GR
2842020-09-26 Gareth Rees <grees@undo.io> (tiny change)
285
286 PR python/26586
287 * gdb.python/python.exp: add test cases for the from_tty
288 argument to gdb.execute.
289
c20c017b
GB
2902020-09-25 Gary Benson <gbenson@redhat.com>
291
292 * gdb.base/infcall-nested-structs.exp.tcl: Add
293 additional_flags=-Wno-tautological-compare for C++
294 tests when compiling using Clang.
295
68d654af
GB
2962020-09-25 Gary Benson <gbenson@redhat.com>
297
298 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
299 for .c files.
300
b551a89f
TT
3012020-09-24 Tom Tromey <tromey@adacore.com>
302
303 PR tui/26638:
304 * gdb.tui/list.exp: Check output of "focus next".
305
20a5fcbd
TT
3062020-09-23 Tom Tromey <tom@tromey.com>
307
308 * gdb.dwarf2/intbits.exp: New file.
309 * gdb.dwarf2/intbits.c: New file.
310
b167e53f
PA
3112020-09-20 Pedro Alves <pedro@palves.net>
312
313 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
314 spawn_id before calling remote_close. Close secondary MI channel.
315
dbc49e9f
PA
3162020-09-20 Pedro Alves <pedro@palves.net>
317
318 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
319 fails.
320
c8d5abea
AB
3212020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
322
323 * gdb.fortran/array-slices.exp: Update expected results.
324 * gdb.fortran/class-allocatable-array.exp: Likewise.
325 * gdb.fortran/multi-dim.exp: Likewise.
326 * gdb.fortran/vla-type.exp: Likewise.
327 * gdb.mi/mi-vla-fortran.exp: Likewise.
328
14f9473c
VC
3292020-09-18 Victor Collod <vcollod@nvidia.com>
330
331 PR gdb/26635
332 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
333 compatible with i386, and move it to...
334 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
335 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
336 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
337
e8ef12b9
PA
3382020-09-18 Pedro Alves <pedro@palves.net>
339
340 PR gdb/26631
341 * gdb.multi/multi-target-thread-find.exp: New file.
342
e11daf7a
PA
3432020-09-18 Pedro Alves <pedro@palves.net>
344
345 * gdb.multi/multi-target-continue.exp: New file, factored out from
346 multi-target.exp.
347 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
348 multi-target.exp.
349 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
350 multi-target.exp.
351 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
352 multi-target.exp.
353 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
354 multi-target.exp.
355 * gdb.multi/multi-target.exp.tcl: New file, factored out from
356 multi-target.exp.
357 * gdb.multi/multi-target.exp: Delete.
358
d0edc2b8
AB
3592020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.fortran/array-slices.exp: Add missing message data.
362
7474326c
PA
3632020-09-17 Pedro Alves <pedro@palves.net>
364
365 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
366
dd23068d
PA
3672020-09-17 Pedro Alves <pedro@palves.net>
368
369 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
370 full prototype.
371
0640a543
PA
3722020-09-17 Pedro Alves <pedro@palves.net>
373
374 * gdb.python/py-as-string.c: Add cast.
375
ef0cdbc1
PA
3762020-09-17 Pedro Alves <pedro@palves.net>
377
378 * gdb.base/sizeof.c (fill): Add cast.
379
3a5eeb8b
PA
3802020-09-17 Pedro Alves <pedro@palves.net>
381
382 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
383
a8129512
PA
3842020-09-17 Pedro Alves <pedro@palves.net>
385
386 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
387 linkage name.
388 * gdb.base/prologue.exp: Use print /d.
389 * gdb.base/symbol-alias.exp: Handle C++ output.
390 * gdb.base/symbol-alias2.c: Handle C++ output.
391 [__cplusplus] (func): Explicitly specify linkage name.
392
a83cdcb6
PA
3932020-09-17 Pedro Alves <pedro@palves.net>
394
395 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
396 (struct my_key_t): ... this. Adjust all references.
397 (struct value_t): Rename to ...
398 (struct my_value_t): ... this. Adjust all references.
399 (create_map, add_map_element, create_map_map)
400 (add_map_map_element): Add casts.
401
d4bcee5c
PA
4022020-09-17 Pedro Alves <pedro@palves.net>
403
404 * gdb.python/py-framefilter-mi.c (funca): Add casts.
405 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
406
81f90489
PA
4072020-09-17 Pedro Alves <pedro@palves.net>
408
409 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
410
0a229804
PA
4112020-09-17 Pedro Alves <pedro@palves.net>
412
413 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
414 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
415 (charfoo, intfoo): Define full prototype.
416 * gdb.base/ptype1.c (charfoo): Define full prototype.
417 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
418 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
419
c3e5138d
PA
4202020-09-17 Pedro Alves <pedro@palves.net>
421
422 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
423 Don't define.
424 (utf_32_string): Compile for both C and C++.
425 * gdb.base/charset.exp: Use "print /d".
426
151fdbad
PA
4272020-09-17 Pedro Alves <pedro@palves.net>
428
429 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
430 (nullptr): Rename to ...
431 (null_ptr): ... this.
432 * gdb.base/watchpoint.exp: Adjust to rename.
433
18a25b64
PA
4342020-09-17 Pedro Alves <pedro@palves.net>
435
436 * gdb.base/printcmds.c (three, flag_enum_without_zero)
437 (three_not_flag): Add casts.
438
11fac337
PA
4392020-09-17 Pedro Alves <pedro@palves.net>
440
441 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
442 char array.
443 (main): Add references to Barrier, TestStrings, TestStringsH and
444 TestStringsW.
445 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
446 and expect a full prototype in C++.
447
52626c58
PA
4482020-09-17 Pedro Alves <pedro@palves.net>
449
450 * gdb.base/nested-addr.c (main): Add cast.
451 * gdb.base/nested-addr.exp: Use "print /d".
452
52bb0902
PA
4532020-09-17 Pedro Alves <pedro@palves.net>
454
455 * gdb.base/break.exp (func): New. Use it throughout when
456 expecting a function name.
457
73e18ac9
PA
4582020-09-17 Pedro Alves <pedro@palves.net>
459
460 * gdb.base/display.exp: Issue "set print asm-demangle on".
461
c8b18808
PA
4622020-09-17 Pedro Alves <pedro@palves.net>
463
464 * gdb.base/find.c: Include <string.h>.
465 (init_bufs): Add cast.
466 * gdb.base/find.exp: Issue "set print asm-demangle on".
467
fe830662
TT
4682020-09-16 Tom Tromey <tromey@adacore.com>
469
470 PR gdb/26598:
471 * gdb.base/skipcxx.exp: New file.
472 * gdb.base/skipcxx.cc: New file.
473
945ff6e2
TV
4742020-09-16 Tom de Vries <tdevries@suse.de>
475
476 PR testsuite/26617
477 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
478 WITH_DEBUG_SECTIONS is defined.
479 (xstr, str): New macro.
480 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
481 to get start and size of _Dmain.
482 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
483 using additional_flags.
484
da1df1db
TBA
4852020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
486
487 * gdb.base/bp-cmds-sourced-script.c: New file.
488 * gdb.base/bp-cmds-sourced-script.exp: New test.
489 * gdb.base/bp-cmds-sourced-script.gdb: New file.
490
337882d4
TV
4912020-09-16 Tom de Vries <tdevries@suse.de>
492
493 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
494 get the gdb prompt after issuing "monitor exit".
495
7361f908
TV
4962020-09-16 Tom de Vries <tdevries@suse.de>
497
498 PR testsuite/26624
499 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
500
4d91ddd3
TV
5012020-09-16 Tom de Vries <tdevries@suse.de>
502
503 PR testsuite/26618
504 * gdb.tui/new-layout.exp: Escape unbalanced braces.
505
08cc37dd
TT
5062020-09-15 Tom Tromey <tromey@adacore.com>
507
508 PR rust/26197:
509 * lib/rust-support.exp (rust_llvm_version): New proc.
510 * gdb.rust/simple.exp: Check rust_llvm_version.
511
ee6372f2
TV
5122020-09-14 Tom de Vries <tdevries@suse.de>
513
514 * gdb.rust/traits.exp: Fix PATH warning.
515
dc3a371e
PA
5162020-09-13 Pedro Alves <pedro@palves.net>
517
518 * gdb.base/catch-follow-exec.c (main): Add explicit return
519 statement.
520 * gdb.base/catch-signal.c (main): Likewise.
521 * gdb.base/condbreak-call-false.c (main): Likewise.
522 * gdb.base/consecutive.c (main): Add explicit return
523 statement and return type.
524 * gdb.base/cursal.c (main): Add explicit return statement.
525 * gdb.base/cvexpr.c (main): Likewise.
526 * gdb.base/display.c (main): Add explicit return statement and
527 return type.
528 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
529 * gdb.base/endianity.c (main): Likewise.
530 * gdb.base/execd-prog.c (main): Likewise.
531 * gdb.base/gdb1090.c (main): Likewise.
532 * gdb.base/info_qt.c (main): Likewise.
533 * gdb.base/lineinc.c (main): Likewise.
534 * gdb.base/load-command.c (main): Likewise.
535 * gdb.base/macscp1.c (main): Likewise.
536 * gdb.base/pr10179-a.c (main): Likewise.
537 * gdb.base/quit-live.c (main): Likewise.
538 * gdb.base/scope0.c (main): Likewise.
539 * gdb.base/settings.c (main): Likewise.
540 * gdb.base/stack-checking.c (main): Return int.
541 * gdb.base/varargs.c (main): Add explicit return statement.
542 * gdb.cp/ambiguous.cc (main): Likewise.
543 * gdb.cp/anon-struct.cc (main): Likewise.
544 * gdb.cp/anon-union.cc (main): Likewise.
545 * gdb.cp/bool.cc (main): Likewise.
546 * gdb.cp/bs15503.cc (main): Likewise.
547 * gdb.cp/cplusfuncs.cc (main): Likewise.
548 * gdb.cp/cttiadd.cc (main): Likewise.
549 * gdb.cp/extern-c.cc (main): Likewise.
550 * gdb.cp/filename.cc (main): Likewise.
551 * gdb.cp/formatted-ref.cc (main): Likewise.
552 * gdb.cp/mb-ctor.cc (main): Likewise.
553 * gdb.cp/member-ptr.cc (main): Likewise.
554 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
555 * gdb.cp/overload-const.cc (main): Likewise.
556 * gdb.cp/paren-type.cc (main): Likewise.
557 * gdb.cp/parse-lang.cc (main): Likewise.
558 * gdb.cp/pr-1023.cc (main): Likewise.
559 * gdb.cp/psmang1.cc (main): Likewise.
560 * gdb.cp/readnow-language.cc (main): Likewise.
561 * gdb.cp/ref-params.cc (main): Likewise.
562 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
563 * gdb.cp/virtbase2.cc (main): Likewise.
564 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
565 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
566 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
567 * gdb.mi/mi-console.c (main): Likewise.
568 * gdb.mi/mi-read-memory.c (main): Likewise.
569 * gdb.modula2/multidim.c (main): Likewise.
570 * gdb.opt/inline-small-func.c (main): Likewise.
571 * gdb.python/py-rbreak.c (main): Likewise.
572 * gdb.stabs/exclfwd1.c (main): Likewise.
573 * gdb.trace/qtro.c (main): Likewise.
574
af26601c
PA
5752020-09-13 Pedro Alves <pedro@palves.net>
576
577 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
578 instead of getenv.
579
2f4b83cd
PA
5802020-09-13 Pedro Alves <pedro@palves.net>
581
582 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
583 instead of spawning GDB with remote_spawn.
584 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
585 gdb_spawn instead of spawning GDB with remote_spawn.
586
c49da0e4
PA
5872020-09-13 Pedro Alves <pedro@palves.net>
588
589 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
590 file and add calls to first and second.
591 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
592 add call to f.
593
6791b117
PA
5942020-09-13 Pedro Alves <pedro@palves.net>
595
596 * gdb.mi/mi-break-qualified.cc: New file.
597 * gdb.mi/mi-break-qualified.exp: New file.
598 * lib/mi-support.exp (mi_create_breakpoint_multi)
599 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
600 procedures.
601 (mi_create_breakpoint_1): New, factored out from
602 mi_create_breakpoint.
603
3b8d4c5c
PA
6042020-09-13 Pedro Alves <pedro@palves.net>
605
606 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
607 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
608 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
609 (register_class): Delete.
610 (main): Don't call register_class.
611
d5f96005
PA
6122020-09-13 Pedro Alves <pedro@palves.net>
613
614 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
615 (do_tests): Remove "calling method for small class" test.
616 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
617 (register_class): Delete.
618 (main): Don't call register_class.
619 * gdb.cp/call-method-register.exp: New file, based on bits removed
620 from classes.exp.
621 * gdb.cp/call-method-register.cc: New file, based on bits removed
622 from classes.cc.
623
77f2120b
PA
6242020-09-13 Pedro Alves <pedro@palves.net>
625
626 * gdb.base/msym-bp-2.c: New.
627 * gdb.base/msym-bp-shl-lib.c: New file.
628 * gdb.base/msym-bp-shl-main-2.c: New file.
629 * gdb.base/msym-bp-shl-main.c: New file.
630 * gdb.base/msym-bp-shl.exp: New file.
631 * gdb.base/msym-bp.c: New file.
632 * gdb.base/msym-bp.exp: New file.
633
32aea73e
JB
6342020-09-13 Joel Brobecker <brobecker@adacore.com>
635
636 * gdb.base/default.exp: Change $_gdb_major to 11.
637
2a67f09d
FW
6382020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
639 Felix Willgerodt <Felix.Willgerodt@intel.com>
640
641 * x86-avx512bf16.c: New file.
642 * x86-avx512bf16.exp: Likewise.
643 * lib/gdb.exp (skip_avx512bf16_tests): New function.
644
ad570dd7
TV
6452020-09-11 Tom de Vries <tdevries@suse.de>
646
647 PR exp/26602
648 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
649
a56f7391
TBA
6502020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
651
652 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
653
918619e5
AM
6542020-09-10 Alan Modra <amodra@gmail.com>
655
656 PR 26597
657 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
658
cac1e71d
TV
6592020-09-08 Tom de Vries <tdevries@suse.de>
660
661 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
662 after gdb_starti_cmd.
663
c5cd900e
AKS
6642020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
665
666 * lib/fortran.exp (fortran_complex8): New proc.
667 (fortran_complex16): New proc.
668 * gdb.fortran/complex.exp: Use routines from fortran.exp
669 * gdb.fortran/pointer-to-pointer.exp: Likewise.
670 * gdb.fortran/vla-ptr-info.exp: Likewise.
671
8f5c6526
TV
6722020-09-03 Tom de Vries <tdevries@suse.de>
673
674 PR breakpoint/26546
675 * gdb.base/label-without-address.exp: Runto main first.
676
02c6f3f1
TT
6772020-09-02 Tom Tromey <tromey@adacore.com>
678
679 * gdb.ada/mi_var_access.exp: Test children of access variable.
680 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
681 * gdb.ada/mi_var_array.exp: Update.
682
efe24f05
KB
6832020-08-31 Kevin Buettner <kevinb@redhat.com>
684
685 * gdb.base/corefile.exp (warning-free): XFAIL test when running
686 on docker w/ AUFS storage driver.
687
973695d6
KB
6882020-08-31 Kevin Buettner <kevinb@redhat.com>
689
690 * gdb.base/corefile2.exp (renamed binfile): New tests.
691
f3bd50f1
SM
6922020-08-31 Simon Marchi <simon.marchi@efficios.com>
693
694 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
695
22b9b4b0
SL
6962020-08-31 Simon Marchi <simon.marchi@efficios.com>
697
698 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
699 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
700
8efaf6b3
SM
7012020-08-31 Simon Marchi <simon.marchi@efficios.com>
702
703 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
704 output, printing a "not saved" value from history and printing a
705 convenience variable created from a "not saved" value.
706
e840f2e3
TV
7072020-08-31 Tom de Vries <tdevries@suse.de>
708
709 * gdb.base/eh_return.exp: Use nopie.
710
8f57f343
PA
7112020-08-28 Pedro Alves <pedro@palves.net>
712
713 * gdb.base/advance-until-multiple-locations.exp
714 (advance_overload, until_overload): Adjust to match the
715 frame/function header instead of the source line text.
716
626d2320
TV
7172020-08-28 Tom de Vries <tdevries@suse.de>
718
719 * gdb.base/label-without-address.c: New test.
720 * gdb.base/label-without-address.exp: New file.
721
df631783
PA
7222020-08-27 Pedro Alves <pedro@palves.net>
723
724 PR gdb/26523
725 PR gdb/26524
726 * gdb.base/advance-until-multiple-locations.cc: New.
727 * gdb.base/advance-until-multiple-locations.exp: New.
728
48b076bb
SM
7292020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
730
731 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
732
c2015ce4
AB
7332020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
734
735 * gdb.arch/amd64-byte.exp: Make test names unique, use
736 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
737 * gdb.arch/amd64-dword.exp: Likewise.
738 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
739 * gdb.arch/amd64-stap-special-operands.exp: Make test names
740 unique.
741 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
742 * gdb.arch/amd64-word.exp: Make test names unique, use
743 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
744 * gdb.arch/i386-byte.exp: Make test names unique, use
745 gdb_breakpoint.
746 * gdb.arch/i386-word.exp: Likewise.
747
995d3a19
SV
7482020-08-25 Shahab Vahedi <shahab@synopsys.com>
749
750 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
751
8cac2b31
SM
7522020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
753
754 PR gdb/26532
755 * gdb.threads/stepi-random-signal.exp: Update pattern.
756
2bc19622
SM
7572020-08-25 Simon Marchi <simon.marchi@efficios.com>
758
759 PR gdb/26532
760 * gdb.base/ui-redirect.exp: Update pattern.
761
b04aa1fc
GB
7622020-08-25 Gary Benson <gbenson@redhat.com>
763
764 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
765 when compiling with clang.
8571e9c8 766 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 767
9f68b453
GB
7682020-08-25 Gary Benson <gbenson@redhat.com>
769
770 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
771 Add additional_flags=-Wno-inaccessible-base when compiling
772 with GCC >= 10.1 or clang. Add additional_flags=-w when
773 compiling with GCC < 10.
774
3945d2d7
GM
7752020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
776
777 PR m2/26372
fc5d6901
SM
778 * gdb.modula2/multidim.c: New file.
779 * gdb.modula2/multidim.exp: New file.
3945d2d7 780
60122dbe
SM
7812020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
782
783 * lib/gdb.exp (runto): Always emit fail on internal error.
784
1eb8556f
SM
7852020-08-24 Simon Marchi <simon.marchi@efficios.com>
786
787 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
788 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
789 Likewise.
790 * gdb.threads/stepi-random-signal.exp: Likewise.
791
33bf4c5c
TBA
7922020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
793
794 * gdb.base/print-file-var.exp: Fix typo "breapoint".
795 * gdb.trace/strace.exp: Ditto.
796
c2fd7fae
AKS
7972020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
798
799 * gdb.fortran/vla-type.exp: Skip commands not required for
800 the Flang compiled binaries after prologue fix.
801
326afb72
TT
8022020-08-17 Tom de Vries <tdevries@suse.de>
803 Tom Tromey <tromey@adacore.com>
804
805 PR rust/26197:
806 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
807
3ae7ab99
TT
8082020-08-17 Tom Tromey <tromey@adacore.com>
809
810 * gdb.ada/mi_var_access.exp: New file.
811 * gdb.ada/mi_var_access/mi_access.adb: New file.
812 * gdb.ada/mi_var_access/pck.adb: New file.
813 * gdb.ada/mi_var_access/pck.ads: New file.
814
f569c1c5
TV
8152020-08-16 Tom de Vries <tdevries@suse.de>
816
817 PR gdb/25350
818 * gdb.base/eh_return.c: New test.
819 * gdb.base/eh_return.exp: New file.
820
3d11c30a
TV
8212020-08-15 Tom de Vries <tdevries@suse.de>
822
823 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
824 (mixed_func_1d_): Use fortran_charlen_t in decl.
825
547ce8f0
TV
8262020-08-15 Tom de Vries <tdevries@suse.de>
827
828 PR backtrace/26390
829 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
830 Update expected pattern.
831
a54a7f13
PA
8322020-08-13 Pedro Alves <pedro@palves.net>
833
834 * gdb.fortran/complex.exp: Check skip_fortran_tests.
835 * gdb.fortran/library-module.exp: Likewise.
836 * gdb.fortran/logical.exp: Likewise.
837 * gdb.fortran/module.exp: Likewise.
838 * gdb.fortran/print_type.exp: Likewise.
839 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
840 * gdb.fortran/vla-datatypes.exp: Likewise.
841 * gdb.fortran/vla-history.exp: Likewise.
842 * gdb.fortran/vla-ptr-info.exp: Likewise.
843 * gdb.fortran/vla-ptype-sub.exp: Likewise.
844 * gdb.fortran/vla-ptype.exp: Likewise.
845 * gdb.fortran/vla-sizeof.exp: Likewise.
846 * gdb.fortran/vla-type.exp: Likewise.
847 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
848 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
849 * gdb.fortran/vla-value-sub.exp: Likewise.
850 * gdb.fortran/vla-value.exp: Likewise.
851
7a82e903
PA
8522020-08-13 Pedro Alves <pedro@palves.net>
853
854 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
855 * gdb.ada/access_to_packed_array.exp: Likewise.
856 * gdb.ada/access_to_unbounded_array.exp: Likewise.
857 * gdb.ada/addr_arith.exp: Likewise.
858 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
859 * gdb.ada/arr_arr.exp: Likewise.
860 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
861 * gdb.ada/array_bounds.exp: Likewise.
862 * gdb.ada/array_of_variable_length.exp: Likewise.
863 * gdb.ada/array_ptr_renaming.exp: Likewise.
864 * gdb.ada/array_subscript_addr.exp: Likewise.
865 * gdb.ada/arraydim.exp: Likewise.
866 * gdb.ada/arrayparam.exp: Likewise.
867 * gdb.ada/arrayptr.exp: Likewise.
868 * gdb.ada/assign_1.exp: Likewise.
869 * gdb.ada/assign_arr.exp: Likewise.
870 * gdb.ada/atomic_enum.exp: Likewise.
871 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
872 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
873 * gdb.ada/bias.exp: Likewise.
874 * gdb.ada/boolean_expr.exp: Likewise.
875 * gdb.ada/bp_c_mixed_case.exp: Likewise.
876 * gdb.ada/bp_enum_homonym.exp: Likewise.
877 * gdb.ada/bp_inlined_func.exp: Likewise.
878 * gdb.ada/bp_on_var.exp: Likewise.
879 * gdb.ada/bp_range_type.exp: Likewise.
880 * gdb.ada/bp_reset.exp: Likewise.
881 * gdb.ada/call_pn.exp: Likewise.
882 * gdb.ada/catch_assert_if.exp: Likewise.
883 * gdb.ada/catch_ex.exp: Likewise.
884 * gdb.ada/catch_ex_std.exp: Likewise.
885 * gdb.ada/char_enum.exp: Likewise.
886 * gdb.ada/char_param.exp: Likewise.
887 * gdb.ada/complete.exp: Likewise.
888 * gdb.ada/cond_lang.exp: Likewise.
889 * gdb.ada/convvar_comp.exp: Likewise.
890 * gdb.ada/dgopt.exp: Likewise.
891 * gdb.ada/disc_arr_bound.exp: Likewise.
892 * gdb.ada/display_nested.exp: Likewise.
893 * gdb.ada/dot_all.exp: Likewise.
894 * gdb.ada/dyn_loc.exp: Likewise.
895 * gdb.ada/dyn_stride.exp: Likewise.
896 * gdb.ada/excep_handle.exp: Likewise.
897 * gdb.ada/expr_delims.exp: Likewise.
898 * gdb.ada/expr_with_funcall.exp: Likewise.
899 * gdb.ada/exprs.exp: Likewise.
900 * gdb.ada/fin_fun_out.exp: Likewise.
901 * gdb.ada/fixed_cmp.exp: Likewise.
902 * gdb.ada/formatted_ref.exp: Likewise.
903 * gdb.ada/frame_arg_lang.exp: Likewise.
904 * gdb.ada/frame_args.exp: Likewise.
905 * gdb.ada/fullname_bp.exp: Likewise.
906 * gdb.ada/fun_addr.exp: Likewise.
907 * gdb.ada/fun_in_declare.exp: Likewise.
908 * gdb.ada/fun_overload_menu.exp: Likewise.
909 * gdb.ada/fun_renaming.exp: Likewise.
910 * gdb.ada/funcall_char.exp: Likewise.
911 * gdb.ada/funcall_param.exp: Likewise.
912 * gdb.ada/funcall_ptr.exp: Likewise.
913 * gdb.ada/funcall_ref.exp: Likewise.
914 * gdb.ada/homonym.exp: Likewise.
915 * gdb.ada/info_addr_mixed_case.exp: Likewise.
916 * gdb.ada/info_auto_lang.exp: Likewise.
917 * gdb.ada/info_exc.exp: Likewise.
918 * gdb.ada/info_types.exp: Likewise.
919 * gdb.ada/int_deref.exp: Likewise.
920 * gdb.ada/interface.exp: Likewise.
921 * gdb.ada/iwide.exp: Likewise.
922 * gdb.ada/lang_switch.exp: Likewise.
923 * gdb.ada/length_cond.exp: Likewise.
924 * gdb.ada/maint_with_ada.exp: Likewise.
925 * gdb.ada/mi_catch_assert.exp: Likewise.
926 * gdb.ada/mi_catch_ex.exp: Likewise.
927 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
928 * gdb.ada/mi_dyn_arr.exp: Likewise.
929 * gdb.ada/mi_ex_cond.exp: Likewise.
930 * gdb.ada/mi_exc_info.exp: Likewise.
931 * gdb.ada/mi_interface.exp: Likewise.
932 * gdb.ada/mi_prot.exp: Likewise.
933 * gdb.ada/mi_ref_changeable.exp: Likewise.
934 * gdb.ada/mi_string_access.exp: Likewise.
935 * gdb.ada/mi_task_arg.exp: Likewise.
936 * gdb.ada/mi_task_info.exp: Likewise.
937 * gdb.ada/mi_var_array.exp: Likewise.
938 * gdb.ada/mi_var_union.exp: Likewise.
939 * gdb.ada/mi_variant.exp: Likewise.
940 * gdb.ada/minsyms.exp: Likewise.
941 * gdb.ada/mod_from_name.exp: Likewise.
942 * gdb.ada/nested.exp: Likewise.
943 * gdb.ada/null_array.exp: Likewise.
944 * gdb.ada/optim_drec.exp: Likewise.
945 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
946 * gdb.ada/packed_array_assign.exp: Likewise.
947 * gdb.ada/packed_tagged.exp: Likewise.
948 * gdb.ada/pp-rec-component.exp: Likewise.
949 * gdb.ada/print_chars.exp: Likewise.
950 * gdb.ada/print_pc.exp: Likewise.
951 * gdb.ada/ptr_typedef.exp: Likewise.
952 * gdb.ada/ptype_arith_binop.exp: Likewise.
953 * gdb.ada/ptype_array.exp: Likewise.
954 * gdb.ada/ptype_field.exp: Likewise.
955 * gdb.ada/ptype_tagged_param.exp: Likewise.
956 * gdb.ada/ptype_union.exp: Likewise.
957 * gdb.ada/py_range.exp: Likewise.
958 * gdb.ada/py_taft.exp: Likewise.
959 * gdb.ada/rdv_wait.exp: Likewise.
960 * gdb.ada/rec_comp.exp: Likewise.
961 * gdb.ada/rec_return.exp: Likewise.
962 * gdb.ada/ref_param.exp: Likewise.
963 * gdb.ada/ref_tick_size.exp: Likewise.
964 * gdb.ada/rename_subscript_param.exp: Likewise.
965 * gdb.ada/repeat_dyn.exp: Likewise.
966 * gdb.ada/same_component_name.exp: Likewise.
967 * gdb.ada/same_enum.exp: Likewise.
968 * gdb.ada/scalar_storage.exp: Likewise.
969 * gdb.ada/set_wstr.exp: Likewise.
970 * gdb.ada/small_reg_param.exp: Likewise.
971 * gdb.ada/str_binop_equal.exp: Likewise.
972 * gdb.ada/str_ref_cmp.exp: Likewise.
973 * gdb.ada/str_uninit.exp: Likewise.
974 * gdb.ada/sub_variant.exp: Likewise.
975 * gdb.ada/sym_print_name.exp: Likewise.
976 * gdb.ada/taft_type.exp: Likewise.
977 * gdb.ada/tagged.exp: Likewise.
978 * gdb.ada/tagged_access.exp: Likewise.
979 * gdb.ada/task_bp.exp: Likewise.
980 * gdb.ada/task_switch_in_core.exp: Likewise.
981 * gdb.ada/tasks.exp: Likewise.
982 * gdb.ada/tick_last_segv.exp: Likewise.
983 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
984 * gdb.ada/type_coercion.exp: Likewise.
985 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
986 * gdb.ada/unchecked_union.exp: Likewise.
987 * gdb.ada/uninitialized_vars.exp: Likewise.
988 * gdb.ada/var_arr_attrs.exp: Likewise.
989 * gdb.ada/var_arr_typedef.exp: Likewise.
990 * gdb.ada/var_rec_arr.exp: Likewise.
991 * gdb.ada/variant-record.exp: Likewise.
992 * gdb.ada/variant.exp: Likewise.
993 * gdb.ada/variant_record_packed_array.exp: Likewise.
994 * gdb.ada/varsize_limit.exp: Likewise.
995 * gdb.ada/whatis_array_val.exp: Likewise.
996 * gdb.ada/widewide.exp: Likewise.
997 * gdb.ada/win_fu_syms.exp: Likewise.
998
9992020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
1000
1001 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
1002
10c381b5
AB
10032020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
1004
1005 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
1006 unset the array variable.
1007
8f34b746
TV
10082020-08-03 Tom de Vries <tdevries@suse.de>
1009
1010 PR symtab/26333
1011 * lib/dwarf.exp (DW_LNE_user): New proc.
1012 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
1013 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
1014
0245e136
KB
10152020-07-31 Kevin Buettner <kevinb@redhat.com>
1016
1017 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
1018 to 'uintptr_t'
1019 (inttypes.h): Include.
1020
9ef1ec5d
KB
10212020-07-31 Kevin Buettner <kevinb@redhat.com>
1022
1023 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
1024 (C5_24k): Delete.
1025 (C5_8k, C5_64k, C5_256k): New macros.
1026 (buf_ro): Allocate 256 KiB of initialized data.
1027
4c55e970
TBA
10282020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1029
1030 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
1031 that attempt to overwrite an existing condition with a condition
1032 that fails parsing and also with a condition that parses fine
1033 but contains junk at the end.
1034
1e620590
TBA
10352020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1036
1037 * gdb.base/condbreak-bad.c: New test.
1038 * gdb.base/condbreak-bad.exp: New file.
1039
e12dcc50
TV
10402020-07-30 Tom de Vries <tdevries@suse.de>
1041
1042 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
1043 out of ...
1044 (GDBInfoModuleSymbols::check_entry): ... here.
1045 (GDBInfoModuleSymbols::check_optional_entry): New proc.
1046 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
1047 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
1048
6cc64caa
TV
10492020-07-30 Tom de Vries <tdevries@suse.de>
1050
1051 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
1052 "__class_some_module_Number_t" optional.
1053
90fd07fc
TV
10542020-07-29 Tom de Vries <tdevries@suse.de>
1055
1056 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
1057 multiple locations.
1058
f5c79e97
TV
10592020-07-29 Tom de Vries <tdevries@suse.de>
1060
1061 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
1062 rather than function name.
1063
f75a0693
AB
10642020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1065
1066 PR symtab/26270:
1067 * gdb.cp/disasm-func-name.cc: New file.
1068 * gdb.cp/disasm-func-name.exp: New file.
1069
4888741a
TT
10702020-07-28 Tom Tromey <tromey@adacore.com>
1071
1072 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
1073 'varval' location.
1074
43d5901d
AB
10752020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1076
1077 * gdb.python/py-unwind.py: Update to make use of a register
1078 descriptor.
1079
14fa8fb3
AB
10802020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * gdb.python/py-arch-reg-names.exp: Add additional tests.
1083
e79eb02f
AB
10842020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 PR fortran/23051
1087 PR fortran/26139
1088 * gdb.fortran/class-allocatable-array.exp: New file.
1089 * gdb.fortran/class-allocatable-array.f90: New file.
1090 * gdb.fortran/pointer-to-pointer.exp: New file.
1091 * gdb.fortran/pointer-to-pointer.f90: New file.
1092
876518dd
TV
10932020-07-25 Tom de Vries <tdevries@suse.de>
1094
1095 PR symtab/26243
1096 * gdb.dwarf2/dw2-line-number-zero.c: New test.
1097 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
1098
6dcfb80a
TV
10992020-07-24 Tom de Vries <tdevries@suse.de>
1100
1101 PR testsuite/26293
1102 * gdb.ada/mi_prot.exp: Require gnatmake-8.
1103
e7bc9db8
PA
11042020-07-23 Pedro Alves <pedro@palves.net>
1105
1106 * gdb.server/server-kill.exp (prepare): New, factored out from the
1107 top level.
1108 (kill_server): New.
1109 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
1110 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
1111
78344df7
AB
11122020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
1115
25dfed24
SL
11162020-07-22 Sandra Loosemore <sandra@codesourcery.com>
1117
1118 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
1119 Initialize to empty string at top level.
1120 (gdb_wrapper_init): Revert check for file existence on build.
1121 Build the wrapper in its default place, not a build-specific
1122 location. When host == build, make the pathname absolute.
1123 (gdb_compile): Delete leftover declaration of
1124 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
1125 string instead of uninitialized.
1126
7da515fd
KB
11272020-07-22 Kevin Buettner <kevinb@redhat.com>
1128
1129 * gdb.base/corefile2.exp: New file.
1130 * gdb.base/coremaker2.exp: New file.
1131
9c5ec5c2
KB
11322020-07-22 Kevin Buettner <kevinb@redhat.com>
1133
1134 * gdb.base/coredump-filter.exp: Add second
1135 non-Private-Shared-Anon-File test.
1136 (test_disasm): Rename binfile for test which is expected
1137 to fail.
1138
f9e233c9
KB
11392020-07-22 Kevin Buettner <kevinb@redhat.com>
1140
1141 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
1142 data in core file".
1143 * gdb.base/coremaker.c (buf2ro): New global.
1144 (mmapdata): Add a read-only mmap mapping.
1145
94c265d7
KB
11462020-07-22 Kevin Buettner <kevinb@redhat.com>
1147
1148 PR corefiles/25631
1149 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
1150 New test.
1151 * gdb.base/coremaker.c (buf3): New global.
1152 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
1153 flags.
1154
11552020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
1156
1157 * gdb.base/coremaker.c (filler_ro): New global constant.
1158
32fa152e
TT
11592020-07-22 Tom Tromey <tromey@adacore.com>
1160
1161 * gdb.ada/mi_prot.exp: New file.
1162 * gdb.ada/mi_prot/pkg.adb: New file.
1163 * gdb.ada/mi_prot/pkg.ads: New file.
1164 * gdb.ada/mi_prot/prot.adb: New file.
1165
c8474dc3
TBA
11662020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1167
1168 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
1169 loads two JITers.
1170
baf8791e
AB
11712020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.python/py-arch-reg-groups.exp: Additional tests.
1174
f7306dac
AB
11752020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.python/py-arch-reg-names.exp: Additional tests.
1178
6d3d6e4b
TV
11792020-07-21 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
1182 breakpoint locations".
1183 * gdb.reverse/solib-reverse.exp: Same.
1184
803d0592
TV
11852020-07-21 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.reverse/step-reverse.c (callee): Merge statements.
1188
e9bdc510
TV
11892020-07-21 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.fortran/info-modules.exp (info module variables): Allow missing
1192 line numbers for some variables.
1193
f0f9e75a
TV
11942020-07-21 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.opt/inline-locals.c (init_array): New func.
1197 (func1): Use init_array.
1198 * gdb.opt/inline-locals.exp: Update pattern.
1199
bd460ecb
TV
12002020-07-21 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
1203 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
1204
ae5369e7
LC
12052020-07-20 Ludovic Courtès <ludo@gnu.org>
1206
1207 * gdb.guile/source2.scm: Add #f first argument to 'format'.
1208 * gdb.guile/types-module.exp: Remove "ERROR:" from
1209 regexps since Guile 3.0 no longer prints that.
1210
68cf161c
LC
12112020-07-20 Ludovic Courtès <ludo@gnu.org>
1212
1213 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
1214 error regexp to match on Guile 2.2.
1215
c14b4913
GB
12162020-07-20 Gary Benson <gbenson@redhat.com>
1217
1218 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
1219 with clang.
1220
b243ba58
TV
12212020-07-20 Tom de Vries <tdevries@suse.de>
1222
1223 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
1224 (omp_set_lock_in_order): New function.
1225 (single_scope, multi_scope, nested_func, nested_parallel): Use
1226 omp_set_lock_in_order and omp_unset_lock.
1227 (main): Init and destroy lock and lock2.
1228
c06ad8b5
TV
12292020-07-20 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
1232
6e22f117
TV
12332020-07-20 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
1236
33176ea7
TV
12372020-07-17 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.base/valgrind-infcall-2.c: New test.
1240 * gdb.base/valgrind-infcall-2.exp: New file.
1241 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
1242
90c3ec2d
TV
12432020-07-17 Tom de Vries <tdevries@suse.de>
1244
1245 * gdb.dlang/circular.c (found): Use found_label as label name.
1246 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
1247 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
1248 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
1249 * gdb.dwarf2/ada-linkage-name.exp: Same.
1250 * gdb.dwarf2/arr-subrange.exp: Same.
1251 * gdb.dwarf2/atomic-type.exp: Same.
1252 * gdb.dwarf2/comp-unit-lang.exp: Same.
1253 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1254 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1255 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
1256 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
1257 * gdb.dwarf2/implptr-64bit.exp: Same.
1258 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1259 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1260 * gdb.dwarf2/imported-unit.exp: Same.
1261 * gdb.dwarf2/main-subprogram.exp: Same.
1262 * gdb.dwarf2/missing-type-name.exp: Same.
1263 * gdb.dwarf2/nonvar-access.exp: Same.
1264 * gdb.dwarf2/struct-with-sig.exp: Same.
1265 * gdb.dwarf2/typedef-void-finish.exp: Same.
1266 * gdb.dwarf2/void-type.exp: Same.
1267
10da644d
TV
12682020-07-17 Tom de Vries <tdevries@suse.de>
1269
1270 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
1271 src parameter.
1272 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
1273 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
1274 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1275 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1276 * gdb.dwarf2/dwz.exp: Same.
1277 * gdb.dwarf2/implptr-optimized-out.exp: Same.
1278 * gdb.dwarf2/implref-array.exp: Same.
1279 * gdb.dwarf2/implref-const.exp: Same.
1280 * gdb.dwarf2/implref-global.exp: Same.
1281 * gdb.dwarf2/implref-struct.exp: Same.
1282 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1283 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1284 * gdb.dwarf2/var-access.exp: Same.
1285 * gdb.dwarf2/varval.exp: Same.
1286 * gdb.trace/entry-values.exp: Same.
1287
315e6afc
TV
12882020-07-17 Tom de Vries <tdevries@suse.de>
1289
1290 * lib/dwarf.exp (Dwarf::extern): Remove.
1291 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
1292 * gdb.dlang/circular.exp: Same.
1293 * gdb.dwarf2/comp-unit-lang.exp: Same.
1294 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1295 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
1296 * gdb.dwarf2/dwz.exp: Same.
1297 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
1298 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
1299 * gdb.dwarf2/imported-unit.exp: Same.
1300 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1301
5597c940
SL
13022020-07-16 Sandra Loosemore <sandra@codesourcery.com>
1303
1304 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
1305 Use double quotes instead of single quotes.
1306
d0ce17d8
CT
13072020-07-16 Caroline Tice <cmtice@google.com>
1308
1309 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
1310 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
1311
853772cc
TV
13122020-07-16 Tom de Vries <tdevries@suse.de>
1313
1314 * lib/dwarf.exp (program): Initialize _line.
1315 (DW_LNE_end_sequence): Reinitialize _line.
1316 (DW_LNS_advance_line): Update _line.
1317 (line): New proc.
1318 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
1319 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1320 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1321 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1322 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1323 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1324
fe07b572
AB
13252020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
1328 generic.
1329
52781cce
TV
13302020-07-15 Tom de Vries <tdevries@suse.de>
1331
1332 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
1333 is_amd64_regs_target.
1334
3dcc261c
AB
13352020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1336
1337 * gdb.fortran/ptype-on-functions.exp: Add more tests.
1338 * gdb.fortran/ptype-on-functions.f90: Likewise.
1339
054a0959
SM
13402020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
1341
1342 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
1343 values in documentation for addr_size to 4 and 8.
1344
ccb9eba6
AB
13452020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
1346
1347 * gdb.arch/amd64-osabi.exp: Update.
1348 * gdb.arch/arm-disassembler-options.exp: Update.
1349 * gdb.arch/powerpc-disassembler-options.exp: Update.
1350 * gdb.arch/ppc64-symtab-cordic.exp: Update.
1351 * gdb.arch/s390-disassembler-options.exp: Update.
1352 * gdb.base/all-architectures.exp.tcl: Update.
1353 * gdb.base/attach-pie-noexec.exp: Update.
1354 * gdb.base/catch-syscall.exp: Update.
1355 * gdb.xml/tdesc-arch.exp: Update.
1356
025a39a7
TV
13572020-07-14 Tom de Vries <tdevries@suse.de>
1358
1359 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
1360 (local_gettid): ... this.
1361 (fn): Update.
1362
74e4b667
SL
13632020-07-13 Sandra Loosemore <sandra@codesourcery.com>
1364
1365 * gdb.base/info_sources.exp: Skip directory match tests on
1366 remote hosts.
1367
f413dd74
GB
13682020-07-13 Gary Benson <gbenson@redhat.com>
1369
1370 * gdb.base/savedregs.exp (caller): Use parentheses to
1371 make expected expression evaluation ordering explicit.
1372
915771bb
GB
13732020-07-13 Gary Benson <gbenson@redhat.com>
1374
1375 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
1376
2a122642
GB
13772020-07-13 Gary Benson <gbenson@redhat.com>
1378
1379 * gdb.base/bigcore.c (main): Use a volatile pointer when
1380 attempting to trigger a SIGSEGV.
1381 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
1382 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
1383 * gdb.base/savedregs.c (thrower): Likewise.
1384 * gdb.mi/mi-syn-frame.c (bar): Likewise.
1385
3f00c730
GB
13862020-07-13 Gary Benson <gbenson@redhat.com>
1387
1388 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
1389 defining and using VLA structure fields into...
1390 * gdb.base/vla-struct-fields.c: New file.
1391 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
1392 tests into...
1393 * gdb.base/vla-struct-fields.exp: New file.
1394
963eeee4
TV
13952020-07-13 Tom de Vries <tdevries@suse.de>
1396
1397 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
1398 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
1399 * gdb.base/gold-gdb-index.exp: Same.
1400 * gdb.base/morestack.exp: Same.
1401
0ed35c9a
DX
14022020-07-11 Daniel Xu <dxu@dxuuu.xyz>
1403
1404 PR rust/26121
1405 * gdb.rust/modules.rs: Prevent linker from discarding test
1406 symbol.
1407
4fdba23d
PA
14082020-07-10 Pedro Alves <pedro@palves.net>
1409
1410 PR gdb/26199
1411 * gdb.multi/multi-target.c (exit_thread): New.
1412 (thread_start): Break loop if EXIT_THREAD.
1413 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
1414 (top level) Call test_no_resumed.
1415
15f3b077
TT
14162020-07-08 Tom Tromey <tromey@adacore.com>
1417
1418 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
1419 * gdb.ada/catch_ex.exp: Examine catchpoint text.
1420
9fc501fd
AB
14212020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 PR python/22748
1424 * gdb.opt/inline-frame-tailcall.c: New file.
1425 * gdb.opt/inline-frame-tailcall.exp: New file.
1426 * gdb.python/py-unwind-inline.c: New file.
1427 * gdb.python/py-unwind-inline.exp: New file.
1428 * gdb.python/py-unwind-inline.py: New file.
1429
64cb3757
AB
14302020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * gdb.python/py-arch-reg-groups.exp: New file.
1433
0f767f94
AB
14342020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1435
1436 * gdb.python/py-arch-reg-names.exp: New file.
1437
87dbc774
AB
14382020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1439
1440 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
1441 gdb.PendingFrame.architecture method.
1442
d8cc8af6
TV
14432020-07-06 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
1446
3c8ea5be
PA
14472020-07-03 Pedro Alves <palves@redhat.com>
1448
1449 * gdb.base/structs2.c (main): Adjust second parem_reg call to
1450 explicitly write negative numbers.
1451 * gdb.base/structs2.exp: Adjust expected output.
1452
bf90c83a
PA
14532020-07-03 Pedro Alves <palves@redhat.com>
1454
1455 * gdb.base/charset.c (init_string): Change all char parameters to
1456 unsigned char parameters.
1457
2eb82157
PA
14582020-07-03 Pedro Alves <palves@redhat.com>
1459
1460 * gdb.base/call-sc.exp (start_scalars_test): Use
1461 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1462 * gdb.base/overlays.c: Remove references to PARAMS.
1463 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
1464 * gdb.base/reread.exp: Don't set 'prototypes' global.
1465 * gdb.base/structs.exp (start_structs_test): Use
1466 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1467 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
1468 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
1469 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
1470 call.
1471 * gdb.base/varargs.exp: Don't set 'prototypes' global.
1472
9adda7af
PA
14732020-07-03 Pedro Alves <palves@redhat.com>
1474
1475 * gdb.base/m32rovly.c: Delete.
1476 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
1477
2a17c803
PW
14782020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1479
1480 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
1481 of gdb_py_test_multiple.
1482 * gdb.python/py-cmd.exp: Likewise.
1483 * gdb.python/py-events.exp: Likewise.
1484 * gdb.python/py-function.exp: Likewise.
1485 * gdb.python/py-inferior.exp: Likewise.
1486 * gdb.python/py-infthread.exp: Likewise.
1487 * gdb.python/py-linetable.exp: Likewise.
1488 * gdb.python/py-parameter.exp: Likewise.
1489 * gdb.python/py-value.exp: Likewise.
1490
b011fe1a
TV
14912020-06-30 Tom de Vries <tdevries@suse.de>
1492
1493 PR testsuite/26175
1494 * lib/future.exp (gdb_default_target_compile): Detect and handle
1495 early_flags.
1496
df5b8876
SM
14972020-06-29 Simon Marchi <simon.marchi@efficios.com>
1498
1499 * boards/simavr.exp (gdb_load): Catch errors when closing
1500 previous connection. Close connection, wait for process and
1501 unset simavr_spawn_id on failure.
1502
a3ca48cd
TV
15032020-06-29 Tom de Vries <tdevries@suse.de>
1504
1505 * lib/gdb.exp (unknown): Make test-case unresolved.
1506
b0237c0e
TV
15072020-06-29 Tom de Vries <tdevries@suse.de>
1508
1509 PR gdb/25475
1510 * gdb.server/solib-list.exp: Verify that the symbol reload
1511 confirmation question is asked.
1512
c0b3b3bd
PW
15132020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1514
1515 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
1516 have a input seq nr in each pass message.
fe4c3d43 1517 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
1518 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
1519 * gdb.python/python.exp: Make test names unique,
1520 use gdb_test_multiline instead of gdb_py_test_multiple,
1521 use $gdb_test_name.
1522 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
1523
1776e3e5
NA
15242020-06-26 Nick Alcock <nick.alcock@oracle.com>
1525
1526 * configure.ac: Add --enable-libctf.
1527 * aclocal.m4: sinclude ../config/enable.m4.
1528 * Makefile.in (site.exp): Add enable_libctf to site.exp.
1529 * lib/gdb.exp (skip_ctf_tests): Use it.
1530 * gdb.base/ctf-constvars.exp: Error message tweak.
1531 * gdb.base/ctf-ptype.exp: Likewise.
1532 * configure: Regenerate.
1533
f53b3eeb
GB
15342020-06-26 Gary Benson <gbenson@redhat.com>
1535
1536 * gdb.cp/try_catch.cc: Include string.h.
1537 (main): Replace comparison against string literal with
1538 strcmp, avoiding build failure with -Wstring-compare.
1539 Add "marker test-complete".
1540 * gdb.cp/try_catch.exp: Run the test to the above marker,
1541 then verify that the value of "test" is still true.
1542
6d74da72
AB
15432020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
1546
2e52d038
AB
15472020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1550
3b9fce96
AB
15512020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1552
1553 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
1554 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
1555 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
1556 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
1557 * gdb.arch/riscv-tdesc-loading.exp: New file.
1558
ed69cbc8
AB
15592020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1562
767a879e
AB
15632020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
1566 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
1567 * gdb.arch/riscv-tdesc-regs.c: New file.
1568 * gdb.arch/riscv-tdesc-regs.exp: New file.
1569
221db974
PA
15702020-06-24 Pedro Alves <palves@redhat.com>
1571
1572 * gdb.arch/amd64-entry-value-paramref.exp: Use
1573 prepare_for_testing_full and don't pass "c++" for the .S file
1574 build spec.
1575 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
1576 $options, since it's an assembly file. Remove -Wno-deprecated.
1577 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
1578 compiling C++ programs.
1579
331733cd
PA
15802020-06-24 Pedro Alves <palves@redhat.com>
1581
1582 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
1583 Clang, add "-Wno-unknown-warning-option" to the options.
1584
caa7fd04
AB
15852020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.xml/tdesc-reload.c: New file.
1588 * gdb.xml/tdesc-reload.exp: New file.
1589 * gdb.xml/maint-xml-dump-01.xml: New file.
1590 * gdb.xml/maint-xml-dump-02.xml: New file.
1591 * gdb.xml/maint-xml-dump.exp: New file.
1592
bb8d1260
SL
15932020-06-23 Sandra Loosemore <sandra@codesourcery.com>
1594
1595 * lib/completion-support.exp (test_gdb_completion_offers_commands):
1596 Adjust for omitted commands when TUI is disabled.
1597
7e4b9c4c
GB
15982020-06-23 Gary Benson <gbenson@redhat.com>
1599 Pedro Alves <palves@redhat.com>
1600
1601 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
1602 * gdb.cp/nsimport.cc: Likewise.
1603 * gdb.cp/nsnested.cc: Likewise.
1604 * gdb.cp/nsnoimports.cc: Likewise.
1605 * gdb.cp/nsusing.cc: Likewise.
1606 * gdb.cp/smartp.cc: Likewise.
1607 * gdb.python/py-pp-integral.c: Likewise.
1608 * gdb.python/py-pp-re-notag.c: Likewise.
1609
2e573c0a
GB
16102020-06-23 Gary Benson <gbenson@redhat.com>
1611
1612 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
1613 * gdb.cp/nsimport.cc: Likewise.
1614 * gdb.cp/nsnested.cc: Likewise.
1615 * gdb.cp/nsnoimports.cc: Likewise.
1616 * gdb.cp/nsusing.cc: Likewise.
1617 * gdb.cp/smartp.cc: Likewise.
1618 * gdb.python/py-pp-integral.c: Likewise.
1619 * gdb.python/py-pp-re-notag.c: Likewise.
1620
746ebfe8
PW
16212020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1622
1623 * gdb.base/default-args.exp: New test.
1624 * gdb.base/default-args.c: New file.
1625 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
1626 * gdb.base/default.exp: Update to new help text.
1627 * gdb.base/help.exp: Likewise.
1628 * gdb.base/page.exp: Likewise.
1629 * gdb.base/style.exp: Likewise.
1630 * gdb.guile/guile.exp: Likewise.
1631 * gdb.python/python.exp: Likewise.
1632
e822f2cd
SL
16332020-06-22 Sandra Loosemore <sandra@codesourcery.com>
1634
1635 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
1636 remote host. Fix search path syntax on Windows host.
1637
48e9cc84
PW
16382020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1639
1640 * gdb.base/attach.exp: Test priority of 'exec-file' changed
1641 over 'exec-file-mismatch'.
1642 * gdb.base/attach.c: Mark should_exit volatile.
1643 * gdb.base/attach2.c: Likewise. Add a comment explaining
1644 why the sleep cannot be big.
1645 * gdb.base/attach3.c: New file.
1646
160f8a8f
SL
16472020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1648
1649 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
1650 prefix optional.
1651
4d91c2a4
SL
16522020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1653
1654 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1655 for remote host.
1656
87f83f20
SL
16572020-06-19 Sandra Loosemore <sandra@codesourcery.com>
1658 Hafiz Abid Qadeer <abidh@codesourcery.com>
1659
1660 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
1661 file sent to remote host.
1662 (top level): Allow int32_t as type of 32-bit register.
1663
37ab8655
TV
16642020-06-19 Tom de Vries <tdevries@suse.de>
1665
1666 * lib/gdb.exp (gdb_note): New proc.
1667 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
1668 (gdb_default_target_compile): ... here. Only call
1669 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
1670 (use_gdb_compile): Change to array.
1671 (toplevel): Update sets of use_gdb_compile to specify language.
1672 Warn about default_target_compile override. Store dejagnu's version
1673 of default_target_compile in dejagnu_default_target_compile.
1674
a8a56685
TV
16752020-06-18 Tom de Vries <tdevries@suse.de>
1676
1677 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
1678 (default_gdb_init): ... here.
1679
581bea2c
SL
16802020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1681
1682 Fix TUI support checks in gdb.tui tests.
1683
1684 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
1685 just say UNSUPPORTED.
1686 * gdb.tui/corefile-run.exp: Likewise.
1687 * gdb.tui/empty.exp: Likewise.
1688 * gdb.tui/list-before.exp: Likewise.
1689 * gdb.tui/list.exp: Likewise.
1690 * gdb.tui/main.exp: Likewise.
1691 * gdb.tui/regs.exp: Likewise.
1692 * gdb.tui/resize.exp: Likewise.
1693 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
1694 * gdb.tui/tui-layout-asm.exp: Likewise.
1695 * gdb.tui/tui-missing-src.exp: Likewise.
1696 * gdb.tui/winheight.exp: Likewise.
1697 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
1698
05e682e3
SL
16992020-06-17 Sandra Loosemore <sandra@codesourcery.com>
1700
1701 Fix TCL error in gdb.python/py-format-string.exp.
1702
1703 * gdb.python/py-format-string.exp: Move test for python support
1704 earlier, out of function body.
1705
efb763a5
SM
17062020-06-15 Simon Marchi <simon.marchi@efficios.com>
1707
1708 * gdb.base/index-cache-load-twice.c: New.
1709 * gdb.base/index-cache-load-twice.exp: New.
1710
43327b20
KS
17112020-06-17 Keith Seitz <keiths@redhat.com>
1712
99cf27cf 1713 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
1714 when executing "gdb --configuration".
1715
081e778c
TV
17162020-06-17 Tom de Vries <tdevries@suse.de>
1717
1718 * lib/gdb.exp (gdb_tcl_unknown): New proc.
1719 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
1720 conditional on presence of gdb_tcl_unknown.
1721 (gdb_finish): Make override undo conditional on presence of
1722 gdb_tcl_unknown.
1723
d2d1ea20
TT
17242020-06-16 Tom Tromey <tom@tromey.com>
1725
1726 * gdb.python/tui-window.py (failwin): New function. Register it
1727 as a TUI window type.
1728 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
1729
c802e8a7
GB
17302020-06-16 Gary Benson <gbenson@redhat.com>
1731
1732 * gdb.python/py-nested-maps.c (create_map): Add missing return
1733 value.
1734 (create_map_map): Likewise.
1735
ff08abb8
TBA
17362020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1737
1738 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
1739 variable.
1740 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
1741 and use the already-defined 'options' variable.
1742
a29d5112
AB
17432020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1744 Tom de Vries <tdevries@suse.de>
1745
1746 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
1747 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
1748 (gdb_setup_known_globals): New proc.
1749 (gdb_cleanup_globals): New proc.
1750 * lib/gdb.exp (load_lib): New override proc.
1751 (gdb_stdin_log_init): Set var in_file as persistent global.
1752 * lib/pascal.exp (gdb_stdin_log_init): Set vars
1753 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
1754 fpc_compiler as persistent global.
1755
8c74a764
TV
17562020-06-12 Tom de Vries <tdevries@suse.de>
1757
1758 * lib/tuiterm.exp (spawn): Rename to ...
1759 (tui_spawn): ... this.
1760 (toplevel): Move rename of spawn ...
1761 (gdb_init_tuiterm): ... here. New proc.
1762 (gdb_finish_tuiterm): New proc.
1763 * lib/gdb.exp (gdb_finish_hooks): New global var.
1764 (gdb_finish): Handle gdb_finish_hooks.
1765 (tuiterm_env): New proc.
1766 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
1767 tuiterm_env.
1768 * gdb.tui/basic.exp: Same.
1769 * gdb.tui/corefile-run.exp: Same.
1770 * gdb.tui/empty.exp: Same.
1771 * gdb.tui/list-before.exp: Same.
1772 * gdb.tui/list.exp: Same.
1773 * gdb.tui/main.exp: Same.
1774 * gdb.tui/new-layout.exp: Same.
1775 * gdb.tui/regs.exp: Same.
1776 * gdb.tui/resize.exp: Same.
1777 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
1778 * gdb.tui/tui-layout-asm.exp: Same.
1779 * gdb.tui/tui-missing-src.exp: Same.
1780 * gdb.tui/winheight.exp: Same.
1781
26783bce
TV
17822020-06-12 Tom de Vries <tdevries@suse.de>
1783
1784 PR testsuite/26110
1785 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
1786 (gdb_finish): Reinstall dejagnu's override of ::unknown.
1787
2b4e6a3f
TT
17882020-06-11 Tom Tromey <tom@tromey.com>
1789
1790 PR gdb/18318:
1791 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
1792 floating point tests.
1793
2f33032a
KS
17942020-06-11 Keith Seitz <keiths@redhat.com>
1795
1796 PR gdb/21356
1797 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
1798 vla_struct.
1799 Add new struct vla_typedef and union vla_typedef_union and
1800 corresponding instantiation objects.
1801 Initialize new objects.
1802 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
1803 and vla_typedef_union_object.
1804 Fixup type for vla_struct_object.
1805
a8baf0a3
TV
18062020-06-11 Tom de Vries <tdevries@suse.de>
1807
1808 * lib/gdb.exp (with_override): New proc, factored out of ...
1809 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
1810
7ab96794
TV
18112020-06-10 Tom de Vries <tdevries@suse.de>
1812
1813 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1814
cab5c3b7
SM
18152020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
1816
1817 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
1818 parameter, update callers.
1819
f8c41851
SM
18202020-06-04 Simon Marchi <simon.marchi@efficios.com>
1821
1822 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
1823 * gdb.dwarf2/share-psymtabs-bt.c: New file.
1824 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
1825
1c07a73f
TV
18262020-06-04 Tom de Vries <tdevries@suse.de>
1827
1828 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1829
95146b5d
TV
18302020-06-04 Tom de Vries <tdevries@suse.de>
1831
1832 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
1833 exp_continue.
1834
0cfcd4f0
TV
18352020-06-04 Tom de Vries <tdevries@suse.de>
1836
1837 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1838
f9b5d5ea
TV
18392020-06-03 Tom de Vries <tdevries@suse.de>
1840
1841 PR symtab/26046
1842 * gdb.cp/breakpoint-locs-2.cc: New test.
1843 * gdb.cp/breakpoint-locs.cc: New test.
1844 * gdb.cp/breakpoint-locs.exp: New file.
1845 * gdb.cp/breakpoint-locs.h: New test.
1846
5144dfba
TV
18472020-06-03 Tom de Vries <tdevries@suse.de>
1848
1849 PR testsuite/25609
1850 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
1851 value of global verbose.
1852 * gdb.base/jit-elf.exp: Same.
1853 * gdb.base/jit-reader.exp: Same.
1854
621eacdf
TV
18552020-06-02 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.dwarf2/multidictionary.exp: Don't use
1858 gdb_spawn_with_cmdline_opts.
1859
1313c56e
AB
18602020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
1863 use_header case.
1864 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
1865 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
1866 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
1867 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
1868 * gdb.dwarf2/dw2-inline-header.c: New file.
1869 * gdb.dwarf2/dw2-inline-header.h: New file.
1870
f68f85b5
PA
18712020-05-30 Pedro Alves <palves@redhat.com>
1872
1873 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
1874 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
1875
678048e8
GB
18762020-05-29 Gary Benson <gbenson@redhat.com>
1877
1878 * gdb.compile/compile-cplus.exp (additional_flags): Also
1879 set when building with clang.
1880 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
1881 when building with clang.
1882
9fcafd23
GB
18832020-05-29 Gary Benson <gbenson@redhat.com>
1884
1885 * gdb.arch/i386-avx.exp (additional_flags): Also set when
1886 building with clang.
1887 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
1888
735d5a07
GB
18892020-05-29 Gary Benson <gbenson@redhat.com>
1890
1891 * gdb.cp/koenig.exp (prepare_for_testing): Add
1892 additional_flags=-Wno-unused-comparison.
1893 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
1894
4ad2c6a0
GB
18952020-05-28 Gary Benson <gbenson@redhat.com>
1896
1897 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1898 statement.
1899
09fe663e
GB
19002020-05-28 Gary Benson <gbenson@redhat.com>
1901
1902 * gdb.cp/classes.exp (prepare_for_testing): Add
1903 additional_flags=-Wno-deprecated-register.
1904 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
1905 * gdb.cp/misc.exp: Likewise.
1906
cee00f17
GB
19072020-05-28 Gary Benson <gbenson@redhat.com>
1908
1909 * gdb.linespec/cpls-ops.cc (dummy): New static global.
1910 (test_op_new::operator new): Add return statement.
1911 (test_op_new_array::operator new[]): Likewise.
1912
636edd00
PA
19132020-05-27 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
1916 check. Use test_gdb_complete_unique instead of
1917 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
1918 test_gdb_complete_multiple instead of
1919 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
1920
c2b75043
LM
19212020-05-27 Luis Machado <luis.machado@linaro.org>
1922
1923 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
1924 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
1925 * gdb.arch/arm-disassembler-options.exp: Likewise.
1926 * gdb.arch/arm-disp-step.exp: Likewise.
1927 * gdb.arch/thumb-prologue.exp: Likewise.
1928 * gdb.base/async.exp: Likewise.
1929 * gdb.base/auxv.exp: Likewise.
1930 * gdb.base/complex-parts.exp: Likewise.
1931 * gdb.base/ena-dis-br.exp: Likewise.
1932 * gdb.base/foll-exec.exp: Likewise.
1933 * gdb.base/permissions.exp: Likewise.
1934 * gdb.base/relocate.exp: Likewise.
1935 * gdb.base/return2.exp: Likewise.
1936 * gdb.base/sigbpt.exp: Likewise.
1937 * gdb.base/siginfo-obj.exp: Likewise.
1938 * gdb.cp/converts.exp: Likewise.
1939 * gdb.cp/exceptprint.exp: Likewise.
1940 * gdb.cp/inherit.exp: Likewise.
1941 * gdb.cp/nsnoimports.exp: Likewise.
1942 * gdb.cp/virtbase2.exp: Likewise.
1943 * gdb.mi/mi-var-cmd.exp: Likewise.
1944 * gdb.mi/var-cmd.c: Likewise.
1945
53a47a3e
TT
19462020-05-26 Tom Tromey <tromey@adacore.com>
1947
1948 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1949
0bc2354b
TT
19502020-05-26 Tom Tromey <tromey@adacore.com>
1951
1952 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
1953 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
1954 type.
1955 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
1956 variable.
1957
0db49895
CBG
19582020-05-26 Christian Biesinger <cbiesinger@google.com>
1959
1960 * Makefile.in: Use = instead of == for the test command
1961 for portability.
1962
40d22035
TV
19632020-05-26 Tom de Vries <tdevries@suse.de>
1964
1965 * gdb.base/gold-gdb-index-2.c: New test.
1966 * gdb.base/gold-gdb-index.c: New test.
1967 * gdb.base/gold-gdb-index.exp: New file.
1968 * gdb.base/gold-gdb-index.h: New test.
1969
043e2e02
TV
19702020-05-25 Tom de Vries <tdevries@suse.de>
1971
1972 * boards/gold-gdb-index.exp: New file.
1973
462f72c5
SM
19742020-05-25 Simon Marchi <simon.marchi@efficios.com>
1975
1976 * boards/simavr.exp: New file.
1977
6cf66e76
SM
19782020-05-25 Simon Marchi <simon.marchi@efficios.com>
1979
1980 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
1981 * gdb.base/inferior-args.exp: New file.
1982 * gdb.base/inferior-args.c: New file.
1983
75d04512
SM
19842020-05-25 Simon Marchi <simon.marchi@efficios.com>
1985
1986 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
1987 inferior_args. Pass it to gdb_reload.
1988 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
1989 inferior_args.
1990 (gdb_reload): Add inferior_args argument.
1991 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
1992 pass it to gdbserver_run.
1993 * boards/native-gdbserver.exp: Do not set noargs.
1994 * boards/native-extended-gdbserver.exp (gdb_reload): Add
1995 inferior_args argument.
1996 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
1997 * gdb.base/a2-run.exp: Check for use_gdb_stub.
1998 * gdb.base/args.exp: Likewise.
1999
42cf1844
TV
20002020-05-25 Tom de Vries <tdevries@suse.de>
2001
2002 * lib/gdb.exp (exec_is_pie): Add comment.
2003
8f7d38ef
TV
20042020-05-25 Tom de Vries <tdevries@suse.de>
2005
2006 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
2007 instead of $binfile in the untested message.
2008
465e1b0f
TV
20092020-05-25 Tom de Vries <tdevries@suse.de>
2010
2011 PR testsuite/26031
2012 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
2013
3c5a0e02
TV
20142020-05-25 Tom de Vries <tdevries@suse.de>
2015
2016 * boards/gold.exp: New file.
2017
0a4f5f8c
TT
20182020-05-23 Tom Tromey <tom@tromey.com>
2019
2020 * gdb.base/style.exp: Remove completion styling test.
2021 * lib/gdb-utils.exp (style): Remove completion styles.
2022
eca1f90c
TT
20232020-05-23 Tom Tromey <tom@tromey.com>
2024
2025 * gdb.base/style.exp: Add completion styling test.
2026 * lib/gdb-utils.exp (style): Add completion styles.
2027
7c13f4e8
AB
20282020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
2029
2030 * gdb.base/annota1.exp: Update expected results.
2031 * gdb.cp/annota2.exp: Update expected results, remove duplicate
2032 test name.
2033 * gdb.cp/annota3.exp: Update expected results.
2034
41977d16
SM
20352020-05-20 Simon Marchi <simon.marchi@efficios.com>
2036
2037 PR gdb/26016
2038 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
2039 against MAP_FAILED.
2040 * gdb.base/coremaker.c (mmapdata): Likewise.
2041 * gdb.base/jit-reader-host.c (main): Likewise.
2042 * gdb.base/sym-file-loader.c (load): Likewise.
2043 (load_shlib): Likewise.
2044
b4757f2e
TT
20452020-05-20 Tom Tromey <tromey@adacore.com>
2046
2047 * gdb.ada/array_char_idx.exp: Recognize initialized array.
2048
9a0bacfb
TV
20492020-05-20 Tom de Vries <tdevries@suse.de>
2050
2051 PR symtab/25833
2052 * gdb.base/with-mf-inc.c: New test.
2053 * gdb.base/with-mf-main.c: New test.
2054 * gdb.base/with-mf.exp: New file.
2055
76571211
TT
20562020-05-19 Tom Tromey <tromey@adacore.com>
2057
2058 * gdb.rust/simple.exp: Restore missing test result.
2059
4cd9f3d5
TV
20602020-05-19 Tom de Vries <tdevries@suse.de>
2061
2062 * gdb.base/gdb-caching-proc.exp: Fix typo.
2063
7d874253
TT
20642020-05-19 Tom Tromey <tromey@adacore.com>
2065
2066 * gdb.rust/simple.exp: Add some test descriptions.
2067 (test_one_slice): Use with_test_prefix.
2068
1d727695
TV
20692020-05-18 Tom de Vries <tdevries@suse.de>
2070
2071 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
2072
7f32a4d5
PA
20732020-05-17 Pedro Alves <palves@redhat.com>
2074
2075 PR gdb/25741
2076 * gdb.base/hw-sw-break-same-address.exp: New file.
2077
7cfd74cf
PA
20782020-05-16 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.multi/multi-re-run.exp (test_re_run): Switch
2081 LAST_LOADED_FILE accordingly.
2082
57b4f16e
PW
20832020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2084
2085 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
2086
7c05caf7
PW
20872020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2088
2089 * gdb.base/help.exp: Test apropos and help for commands
2090 having aliases. Fixed comments not starting with an
2091 upper-case letter or not finishing with a dot.
2092
7aa1b46f
PW
20932020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2094
3b3aaacb
PW
2095 * gdb.base/alias.exp: Update help output check.
2096
57b4f16e 20972020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 2098
7aa1b46f
PW
2099 * gdb.base/default.exp: Update output following fixes.
2100
0605465f
PW
21012020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2102
2103 * gdb.base/alias.exp: Test aliases starting with a prefix of
2104 another alias.
2105
86e4e63d
GB
21062020-05-15 Gary Benson <gbenson@redhat.com>
2107
2108 * gdb.base/info-os.c (main): Add return statement.
2109 * gdb.base/info_minsym.c (minsym_fun): Likewise.
2110 * gdb.base/large-frame-2.c (func): Likewise.
2111 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
2112 * gdb.base/pr10179-b.c (foo2): Likewise.
2113 * gdb.base/valgrind-disp-step.c (foo): Likewise.
2114 * gdb.base/watch-cond.c (func): Likewise.
2115 * gdb.multi/goodbye.c (verylongfun): Likewise.
2116 * gdb.multi/hello.c (commonfun): Likewise.
2117 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
2118 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
2119 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
2120 Likewise.
2121 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
2122 * gdb.threads/interrupt-while-step-over.c (child_function):
2123 Likewise.
2124 * gdb.trace/actions-changed.c (end): Likewise.
2125
163df4df
GB
21262020-05-15 Gary Benson <gbenson@redhat.com>
2127
2128 * gdb.opencl/callfuncs.exp: Report when test skipped.
2129 * gdb.opencl/convs_casts.exp: Likewise.
2130 * gdb.opencl/datatypes.exp: Likewise.
2131 * gdb.opencl/operators.exp: Likewise.
2132 * gdb.opencl/vec_comps.exp: Likewise.
2133
6dbc505a
TV
21342020-05-15 Tom de Vries <tdevries@suse.de>
2135
2136 * gdb.base/align.exp.in: Rename to ...
2137 * gdb.base/align.exp.tcl: ... this.
2138 * gdb.base/align-c++.exp: Update.
2139 * gdb.base/align-c.exp: Update.
2140 * gdb.base/all-architectures.exp.in: Rename to ...
2141 * gdb.base/all-architectures.exp: ... this.
2142 * gdb.base/all-architectures-0.exp: Update.
2143 * gdb.base/all-architectures-1.exp: Update.
2144 * gdb.base/all-architectures-2.exp: Update.
2145 * gdb.base/all-architectures-3.exp: Update.
2146 * gdb.base/all-architectures-4.exp: Update.
2147 * gdb.base/all-architectures-5.exp: Update.
2148 * gdb.base/all-architectures-6.exp: Update.
2149 * gdb.base/all-architectures-7.exp: Update.
2150 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
2151 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
2152 * gdb.base/infcall-nested-structs-c++.exp: Update.
2153 * gdb.base/infcall-nested-structs-c.exp: Update.
2154 * gdb.base/info-types.exp.in: Rename to ...
2155 * gdb.base/info-types.exp.tcl: ... this.
2156 * gdb.base/info-types-c++.exp: Update.
2157 * gdb.base/info-types-c.exp: Update.
2158 * gdb.base/max-depth.exp.in: Rename to ...
2159 * gdb.base/max-depth.exp.tcl: ... this.
2160 * gdb.base/max-depth-c++.exp: Update.
2161 * gdb.base/max-depth-c.exp: Update.
2162 * gdb.cp/cpexprs.exp.in: Rename to ...
2163 * gdb.cp/cpexprs.exp.tcl: ... this.
2164 * gdb.cp/cpexprs-debug-types.exp: Update.
2165 * gdb.cp/cpexprs.exp: Update.
2166 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
2167 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
2168 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
2169 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
2170 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
2171 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
2172 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
2173 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
2174 * gdb.dwarf2/clang-debug-names-2.exp: Update.
2175 * gdb.dwarf2/clang-debug-names.exp: Update.
2176
d1034d78
AB
21772020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * lib/check-test-names.exp: Remove code that prevents this file
2180 loading when tests are run in parallel.
2181
3c5c3649
PA
21822020-05-15 Pedro Alves <palves@redhat.com>
2183
2184 * gdb.multi/multi-kill.exp (start_inferior): Remove
2185 'testpid' parameter. Refer to namespace variable directly.
2186 (testpid): Declare as namespace variable.
2187
272c36b8
PA
21882020-05-15 Pedro Alves <palves@redhat.com>
2189
2190 * gdb.multi/multi-kill.exp: Wrap in namespace.
2191 (start_inferior): Add TESTPID parameter. Use it instead of the
2192 testpid global.
2193 (top level): Define empty TESTPID array, and pass it down to
2194 start_inferior.
2195
02eba61a
TV
21962020-05-14 Tom de Vries <tdevries@suse.de>
2197
2198 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
2199 output.
2200
971a3747
TV
22012020-05-14 Tom de Vries <tdevries@suse.de>
2202
2203 * gdb.base/align.exp: Split into ...
2204 * gdb.base/align.exp.in: ...
2205 * gdb.base/align-c++.exp: ...
2206 * gdb.base/align-c.exp: ... these.
2207 * gdb.base/infcall-nested-structs.exp: Split into ...
2208 * gdb.base/infcall-nested-structs.exp.in: ...
2209 * gdb.base/infcall-nested-structs-c++.exp: ...
2210 * gdb.base/infcall-nested-structs-c.exp: ... these.
2211 * gdb.base/info-types.exp: Split into ...
2212 * gdb.base/info-types.exp.in: ...
2213 * gdb.base/info-types-c++.exp: ...
2214 * gdb.base/info-types-c.exp: ... these.
2215 * gdb.base/max-depth.exp: Split into ...
2216 * gdb.base/max-depth.exp.in: ...
2217 * gdb.base/max-depth-c++.exp: ...
2218 * gdb.base/max-depth-c.exp: ... these.
2219 * gdb.cp/infcall-nodebug.exp: Split into ...
2220 * gdb.cp/infcall-nodebug.exp.in: ...
2221 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
2222 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
2223 * gdb.cp/infcall-nodebug-c-d0.exp: ...
2224 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
2225
a05575d3
TBA
22262020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2227 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.multi/multi-exit.c: New file.
2230 * gdb.multi/multi-exit.exp: New file.
2231 * gdb.multi/multi-kill.c: New file.
2232 * gdb.multi/multi-kill.exp: New file.
2233
6ad82919
TBA
22342020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2235
2236 * gdb.base/annota1.exp: Update the expected output.
2237 * gdb.cp/annota2.exp: Ditto.
2238
843f4d93
AB
22392020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
2240
2241 * lib/check-test-names.exp: Disable when testing is being run in
2242 parallel.
2243
c7c66341
TV
22442020-05-12 Tom de Vries <tdevries@suse.de>
2245
2246 * gdb.base/jit-elf.exp: Fix string concat.
2247
1b59ca1c
TV
22482020-05-12 Tom de Vries <tdevries@suse.de>
2249
2250 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
2251 messages.
2252
b4991d29
TV
22532020-05-12 Tom de Vries <tdevries@suse.de>
2254
2255 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
2256
dbb0ab10
TV
22572020-05-12 Tom de Vries <tdevries@suse.de>
2258
2259 * gdb.ada/catch_ex.exp: Use with_test_prefix.
2260 * gdb.ada/mi_catch_ex.exp: Same.
2261 * gdb.ada/mi_catch_ex_hand.exp: Same.
2262
7549fed8
TV
22632020-05-12 Tom de Vries <tdevries@suse.de>
2264
2265 * gdb.fortran/complex.exp: Use with_test_prefix.
2266
af2d5cd8
TV
22672020-05-12 Tom de Vries <tdevries@suse.de>
2268
2269 * gdb.trace/passcount.exp: Fix test-names.
2270
7c121311
TV
22712020-05-12 Tom de Vries <tdevries@suse.de>
2272
2273 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
2274
c9f3b40e
TV
22752020-05-12 Tom de Vries <tdevries@suse.de>
2276
2277 * gdb.gdb/complaints.exp: Use with_test_prefix.
2278 * gdb.xml/tdesc-regs.exp: Same.
2279 * gdb.opt/inline-locals.exp: Fix test name.
2280
111b33f0
TV
22812020-05-12 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
2284 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
2285 * gdb.dwarf2/implref-struct.exp: Same.
2286 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
2287 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
2288
ebf47080
SM
22892020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
2290
2291 * gdb.base/jit-so.exp (one_jit_test): Change test name.
2292
d30dcd12
AB
22932020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2294
2295 * lib/check-test-names.exp (all_test_names): New module variable.
2296 (counts): Add 'duplicates' field.
2297 (_check_duplicates): New procedure.
2298 (check): Also check for duplicates.
2299 (do_log_summary): Print duplicates count.
2300 (do_reset_vars): Reset counter for duplicate test names, and
2301 discard all know test names.
2302
34584c09
AB
23032020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * lib/gdb.exp: Include check-test-names.exp library.
2306 * lib/check-test-names.exp: New file.
2307
e0002117
TV
23082020-05-11 Tom de Vries <tdevries@suse.de>
2309
2310 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
2311
53f539a3
KS
23122020-05-11 Keith Seitz <keiths@redhat.com>
2313
2314 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
2315
113ee09a
TV
23162020-05-11 Tom de Vries <tdevries@suse.de>
2317
2318 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
2319 * gdb.cp/cpexprs.exp.in: .. here.
2320 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
2321 cpexprs.exp.
2322
ba3e70b0
KS
23232020-05-11 Keith Seitz <keiths@redhat.com>
2324
2325 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
2326 test names.
2327 * gdb.ada/arrayptr.exp: Likewise.
2328 * gdb.ada/assign_arr.exp: Likewise.
2329 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2330 * gdb.ada/bp_on_var.exp: Likewise.
2331 * gdb.ada/call_pn.exp: Likewise.
2332 * gdb.ada/complete.exp: Likewise.
2333 * gdb.ada/fun_overload_menu.exp: Likewise.
2334 * gdb.ada/funcall_param.exp: Likewise.
2335 * gdb.ada/funcall_ref.exp: Likewise.
2336 * gdb.ada/packed_array_assign.exp: Likewise.
2337 * gdb.ada/same_component_name.exp: Likewise.
2338 * gdb.ada/type_coercion.exp: Likewise.
2339 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2340 * gdb.ada/variant_record_packed_array.exp: Likewise.
2341
3ee6bb11
TV
23422020-05-11 Tom de Vries <tdevries@suse.de>
2343
2344 PR symtab/25941
2345 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
2346 out of ...
2347 * gdb.dwarf2/clang-debug-names.exp: ... here.
2348 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
2349 clang-debug-names.exp.in.
2350 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
2351 * gdb.dwarf2/clang-debug-names-2.c: New test.
2352
86cd6bc8
AKS
23532020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2354
2355 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
2356 (fortran_runto_main): New Proc, fortran version of runto_main.
2357 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
2358 * gdb.fortran/array-bounds.exp: Likewise.
2359 * gdb.fortran/array-slices.exp: Likewise.
2360 * gdb.fortran/block-data.exp: Likewise.
2361 * gdb.fortran/charset.exp: Likewise.
2362 * gdb.fortran/common-block.exp: Likewise.
2363 * gdb.fortran/complex.exp: Likewise.
2364 * gdb.fortran/derived-type-function.exp: Likewise.
2365 * gdb.fortran/derived-type.exp: Likewise.
2366 * gdb.fortran/info-modules.exp: Likewise.
2367 * gdb.fortran/info-types.exp: Likewise.
2368 * gdb.fortran/intrinsics.exp: Likewise.
2369 * gdb.fortran/library-module.exp: Likewise.
2370 * gdb.fortran/logical.exp: Likewise.
2371 * gdb.fortran/max-depth.exp: Likewise.
2372 * gdb.fortran/module.exp: Likewise.
2373 * gdb.fortran/multi-dim.exp: Likewise.
2374 * gdb.fortran/nested-funcs.exp: Likewise.
2375 * gdb.fortran/print-formatted.exp: Likewise.
2376 * gdb.fortran/print_type.exp: Likewise.
2377 * gdb.fortran/printing-types.exp: Likewise.
2378 * gdb.fortran/ptr-indentation.exp: Likewise.
2379 * gdb.fortran/ptype-on-functions.exp: Likewise.
2380 * gdb.fortran/subarray.exp: Likewise.
2381 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2382 * gdb.fortran/vla-datatypes.exp: Likewise.
2383 * gdb.fortran/vla-history.exp: Likewise.
2384 * gdb.fortran/vla-ptr-info.exp: Likewise.
2385 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2386 * gdb.fortran/vla-ptype.exp: Likewise.
2387 * gdb.fortran/vla-sizeof.exp: Likewise.
2388 * gdb.fortran/vla-type.exp: Likewise.
2389 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2390 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2391 * gdb.fortran/vla-value-sub.exp: Likewise.
2392 * gdb.fortran/vla-value.exp: Likewise.
2393 * gdb.fortran/whatis_type.exp: Likewise.
2394 * gdb.mi/mi-var-child-f.exp: Likewise.
2395
6dc55ce9 23962020-05-09 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
2399
283cb58c
TV
24002020-05-08 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.dwarf2/clang-debug-names.c: New test.
2403 * gdb.dwarf2/clang-debug-names.exp: New file.
2404
ac4a4f1c
SM
24052020-05-06 Simon Marchi <simon.marchi@efficios.com>
2406
2407 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
2408 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
2409
24fe640b
TV
24102020-05-06 Tom de Vries <tdevries@suse.de>
2411
2412 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
2413 breakpoint is at a "recommended breakpoint location".
2414 * gdb.reverse/consecutive-reverse.exp: Same.
2415
0d8683a3
TV
24162020-05-06 Tom de Vries <tdevries@suse.de>
2417
2418 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
2419 address.
2420
b8983c46
TV
24212020-05-06 Tom de Vries <tdevries@suse.de>
2422
2423 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
2424
abf6d805
TV
24252020-05-06 Tom de Vries <tdevries@suse.de>
2426
2427 * gdb.base/store.exp (check_set, up_set): Allowing missing location
2428 info for r.
2429
0fc2a808
TV
24302020-05-06 Tom de Vries <tdevries@suse.de>
2431
2432 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
2433 necessary.
2434
873dd427
TV
24352020-05-06 Tom de Vries <tdevries@suse.de>
2436
2437 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
2438 void.
2439
7c99e7e2
TV
24402020-05-06 Tom de Vries <tdevries@suse.de>
2441
2442 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
2443 of ...
2444 * gdb.base/async.exp: ... here.
2445 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
2446 "recommended breakpoint location".
2447
6173d6a6
TV
24482020-05-06 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
2451
6015a067
TV
24522020-05-04 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.base/async.exp: Check whether instruction addresses are a
2455 "recommended breakpoint location".
2456
3b6acaee
TT
24572020-05-03 Tom Tromey <tom@tromey.com>
2458
2459 * gdb.base/sepdebug.exp: Remove "catch" test.
2460 * gdb.base/break.exp: Remove "catch" test.
2461 * gdb.base/default.exp: Update expected output.
2462
5beb4d17
TV
24632020-05-02 Tom de Vries <tdevries@suse.de>
2464
2465 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
2466 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
2467 * gdb.arch/i386-mpx-map.exp: Same.
2468 * gdb.arch/i386-mpx-sigsegv.exp: Same.
2469 * gdb.arch/i386-mpx-simple_segv.exp: Same.
2470 * gdb.arch/i386-mpx.exp: Same.
2471
8caf140d
TV
24722020-05-02 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
2475
693196cb
TV
24762020-05-01 Tom de Vries <tdevries@suse.de>
2477
2478 * gdb.ada/operator_bp.exp: Allow more than required amount of
2479 breakpoint.
2480
53ae0aa9
TV
24812020-05-01 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
2484
ee9d1e5f
HD
24852020-04-30 Hannes Domani <ssbssa@yahoo.de>
2486
2487 PR gdb/18706
2488 * gdb.cp/stub-array-size.cc: New test.
2489 * gdb.cp/stub-array-size.exp: New file.
2490 * gdb.cp/stub-array-size.h: New test.
2491 * gdb.cp/stub-array-size2.cc: New test.
2492
d5cf82c0
HD
24932020-04-30 Hannes Domani <ssbssa@yahoo.de>
2494
2495 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
2496 output to the new format.
2497
42e165c3
SM
24982020-04-29 Simon Marchi <simon.marchi@efficios.com>
2499
2500 * gdb.base/break.exp: Use with_test_prefix.
2501
6e4e3fe1
TV
25022020-04-29 Tom de Vries <tdevries@suse.de>
2503
2504 * lib/gdb.exp (debug_types): New proc.
2505 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
2506 * gdb.python/py-symtab.exp: Same.
2507
d642b692
HD
25082020-04-29 Hannes Domani <ssbssa@yahoo.de>
2509
2510 PR gdb/17320
2511 * gdb.base/pretty-array.c: New test.
2512 * gdb.base/pretty-array.exp: New file.
2513
ea90f227
TV
25142020-04-29 Tom de Vries <tdevries@suse.de>
2515
2516 PR symtab/25889
2517 * gdb.cp/cpexprs.exp: Adapt for inclusion.
2518 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
2519 and include cpexprs.exp.
2520
a65189c9
TV
25212020-04-28 Mark Williams <mark@myosotissp.com>
2522
2523 PR gdb/24480
2524 * dw4-toplevel-types.exp: Test for top level types.
2525 * dw4-toplevel-types.cc: Test for top level types.
2526
32d1f47a
TBA
25272020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2528
2529 * gdb.threads/stop-with-handle.exp: Fix typo in comment
2530 (theads -> threads).
2531
56a4f5a1
TV
25322020-04-28 Tom de Vries <tdevries@suse.de>
2533
2534 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
2535
0b2f8a3b
TV
25362020-04-28 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
2539
5390c717
TV
25402020-04-28 Tom de Vries <tdevries@suse.de>
2541
2542 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
2543
15cd93d0
TV
25442020-04-28 Tom de Vries <tdevries@suse.de>
2545
2546 * gdb.dwarf2/main-foo.c: New test.
2547 * gdb.dwarf2/struct-with-sig.exp: New file.
2548
d472f0fb
TV
25492020-04-25 Tom de Vries <tdevries@suse.de>
2550
2551 * boards/debug-types.exp: New file.
2552
8d840e05
AB
25532020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
2556
bcfe6157
TT
25572020-04-24 Tom Tromey <tom@tromey.com>
2558
2559 PR symtab/12707:
2560 * gdb.python/py-symbol.exp: Update expected results for
2561 linkage_name test.
2562 * gdb.cp/print-demangle.exp: New file.
2563 * gdb.base/c-linkage-name.exp: Fix test.
2564 * gdb.guile/scm-symbol.exp: Update expected results for
2565 linkage_name test.
2566
f049a313
TT
25672020-04-24 Tom Tromey <tom@tromey.com>
2568
2569 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
2570 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
2571 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
2572 assembler.
2573
7cf28874
TV
25742020-04-24 Tom de Vries <tdevries@suse.de>
2575
2576 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
2577 C++.
2578
dac2fef7
TT
25792020-04-24 Tom Tromey <tromey@adacore.com>
2580
2581 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
2582 values.
2583 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
2584 values. Update test for minimal encodings.
2585 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
2586 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
2587 values. Update test for minimal encodings.
2588
1acda803
TT
25892020-04-24 Tom Tromey <tromey@adacore.com>
2590
2591 PR python/23662:
2592 * gdb.ada/variant.exp: Add Python checks.
2593 * gdb.rust/simple.exp: Add dynamic type checks.
2594
adfb9815
TT
25952020-04-24 Tom Tromey <tromey@adacore.com>
2596
2597 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
2598 Make array type matching more lax.
2599 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
2600 * gdb.ada/mi_variant.exp: New file.
2601 * gdb.ada/mi_variant/pck.ads: New file.
2602 * gdb.ada/mi_variant/pkg.adb: New file.
2603 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
2604 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
2605
7d79de9a
TT
26062020-04-24 Tom Tromey <tromey@adacore.com>
2607
2608 * gdb.ada/variant.exp: Add dynamic field offset tests.
2609 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
2610 * gdb.ada/variant/pkg.adb: Add new variables.
2611
f8e89861
TT
26122020-04-24 Tom Tromey <tromey@adacore.com>
2613
2614 * gdb.ada/variant.exp: New file
2615 * gdb.ada/variant/pkg.adb: New file
2616 * gdb.ada/variant/pck.adb: New file
2617
86e887ae
TV
26182020-04-24 Tom de Vries <tdevries@suse.de>
2619
2620 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2621
88428775
TV
26222020-04-24 Tom de Vries <tdevries@suse.de>
2623
2624 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2625 flags.
2626
4e86f6e7
TV
26272020-04-24 Tom de Vries <tdevries@suse.de>
2628
2629 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2630
2016d3e6
TV
26312020-04-24 Tom de Vries <tdevries@suse.de>
2632
2633 * lib/gdb.exp (default_gdb_start): Handle eof.
2634 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
2635 failure.
2636 * gdb.base/readnever.exp: Handle clean_restart failure.
2637
70bc38f5
TV
26382020-04-23 Tom de Vries <tdevries@suse.de>
2639
2640 * gdb.base/decl-before-def.exp: Run to main and print a again.
2641
de82891c
TV
26422020-04-23 Tom de Vries <tdevries@suse.de>
2643
2644 * gdb.base/decl-before-def-decl.c: New test.
2645 * gdb.base/decl-before-def-def.c: New test.
2646 * gdb.base/decl-before-def.exp: New file.
2647
96038148
TV
26482020-04-23 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2651
54ac3df1
TV
26522020-04-22 Tom de Vries <tdevries@suse.de>
2653
2654 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
2655 debug_info_offset.
2656 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
2657 before $objsfile in the line line.
2658
714534e1
TV
26592020-04-22 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2662
16a7dbf4
MS
26632020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2664
2665 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
2666 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
2667 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
2668 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
2669 * gdb.base/jit-protocol.h: Update definitions to match all usage
2670 contexts.
2671
26722020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2673
2674 * gdb.base: Rename all jit related test and source files.
2675
26762020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2677
2678 * gdb.base/jit-reader.exp: Relax register output check.
2679
317d2668
TV
26802020-04-22 Tom de Vries <tdevries@suse.de>
2681
2682 PR symtab/25764
2683 * gdb.base/psym-external-decl-2.c: New test.
2684 * gdb.base/psym-external-decl.c: New test.
2685 * gdb.base/psym-external-decl.exp: New file.
2686 * gdb.threads/tls.exp: Add PR25807 kfail.
2687
eea9e357
TV
26882020-04-22 Tom de Vries <tdevries@suse.de>
2689
2690 PR symtab/25801
2691 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
2692 in "info source" output.
2693
3d5afab3
TV
26942020-04-22 Tom de Vries <tdevries@suse.de>
2695
2696 PR symtab/25700
2697 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
2698 symtab for imported_unit.c.
2699
b32102f6
GB
27002020-04-21 Gary Benson <gbenson@redhat.com>
2701
2702 * gdb.base/advance.c (func): New argument, to match call site.
2703 (func2, func3): Add return statements.
2704
d43b7a2d
TBA
27052020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2706
2707 * gdb.multi/run-only-second-inf.c: New file.
2708 * gdb.multi/run-only-second-inf.exp: New file.
2709
d89edf9b
MM
27102020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2711
2712 * gdb.btrace/multi-inferior.c: New test.
2713 * gdb.btrace/multi-inferior.exp: New file.
2714
1a476b6d
MM
27152020-04-21 Markus Metzger <markus.t.metzger@intel.com>
2716
2717 * gdb.btrace/enable-new-thread.c: New test.
2718 * gdb.btrace/enable-new-thread.exp: New file.
2719
4778a5f8
TV
27202020-04-21 Tom de Vries <tdevries@suse.de>
2721
2722 PR gdb/25471
2723 * gdb.threads/killed-outside.c: New test.
2724 * gdb.threads/killed-outside.exp: New file.
2725
9b2c992c
GB
27262020-04-20 Gary Benson <gbenson@redhat.com>
2727
2728 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
2729 * gdb.base/nested-subp2.exp: Likewise.
2730 * gdb.base/nested-subp3.exp: Likewise.
2731
b5d1d6f7
GB
27322020-04-20 Gary Benson <gbenson@redhat.com>
2733
2734 * gdb.base/nested-subp1.exp: Disable test when using clang.
2735 * gdb.base/nested-subp2.exp: Likewise.
2736 * gdb.base/nested-subp3.exp: Likewise.
2737
25230285
GB
27382020-04-20 Gary Benson <gbenson@redhat.com>
2739
2740 * gdb.cp/exception.cc: Fix compilation error with clang.
2741
fa93cc8f
GB
27422020-04-20 Gary Benson <gbenson@redhat.com>
2743
809730f3 2744 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 2745
e0c45f30
GB
27462020-04-20 Gary Benson <gbenson@redhat.com>
2747
2748 * gdb.base/jit-main.c: Fix compilation error with clang.
2749
4ddfec93
KR
27502020-04-17 Kamil Rytarowski <n54@gmx.com>
2751
2752 * gdb.base/attach-twice.c: Include "sys/types.h".
2753 (PTRACE_ATTACH): Add fallback definition.
2754 (main): Pass `0' to the 4th argument of `ptrace'.
2755
2bed205e
KR
27562020-04-17 Kamil Rytarowski <n54@gmx.com>
2757
2758 * gdb.base/fork-running-state.c: Include "signal.h".
2759
0743fc83
TT
27602020-04-17 Tom Tromey <tromey@adacore.com>
2761
2762 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
2763 Update tests.
2764 * gdb.btrace/cpu.exp: Update tests.
2765 * gdb.base/maint.exp: Update tests.
2766 * gdb.base/default.exp: Update tests.
2767 * gdb.base/completion.exp: Update tests.
2768
efba5c23
TV
27692020-04-16 Tom de Vries <tdevries@suse.de>
2770
2771 PR symtab/25791
2772 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
2773 (ensure_gdb_index): and factor out and move ...
2774 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
2775 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
2776
d191d716
TV
27772020-04-16 Tom de Vries <tdevries@suse.de>
2778
2779 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
2780 loading exec.
2781
99f1bc6a
AB
27822020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.base/many-completions.exp: New file.
2785
194d088f
TV
27862020-04-14 Tom de Vries <tdevries@suse.de>
2787
2788 PR symtab/25718
2789 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2790
c1a66c06
TV
27912020-04-14 Tom de Vries <tdevries@suse.de>
2792
2793 PR symtab/25720
2794 * gdb.base/maint-expand-symbols-header-file.c: New test.
2795 * gdb.base/maint-expand-symbols-header-file.exp: New file.
2796 * gdb.base/maint-expand-symbols-header-file.h: New test.
2797
21b0982c
AB
27982020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
2801 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
2802 get_func_info.
2803 (get_func_info): Delete.
2804 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
2805 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
2806 * lib/dwarf.exp (get_func_info): New function.
2807
dd1cab06
TV
28082020-04-13 Tom de Vries <tdevries@suse.de>
2809
2810 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
2811 to what find_gnatmake does.
2812
71ea2b6b
TV
28132020-04-10 Tom de Vries <tdevries@suse.de>
2814
2815 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2816 -readnow.
2817
bdfc1e8a
TV
28182020-04-10 Tom de Vries <tdevries@suse.de>
2819
2820 PR cli/25808
2821 * gdb.base/style.c: Add leading newlines.
2822 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
2823 Check listing of main's one-line body.
2824
14ca8ecf
TV
28252020-04-08 Tom de Vries <tdevries@suse.de>
2826
2827 * lib/gdb.exp (psymtabs_p): New proc.
2828 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
2829 importing unit" unsupported if there are no partial symbols.
2830
e21d048f
TV
28312020-04-08 Tom de Vries <tdevries@suse.de>
2832
2833 PR testsuite/25760
2834 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
2835
25c11aca
TV
28362020-04-07 Tom de Vries <tdevries@suse.de>
2837
2838 PR symtab/25796
2839 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
2840
5707e24b
TV
28412020-04-07 Tom de Vries <tdevries@suse.de>
2842
2843 * gdb.base/check-psymtab.c: New test.
2844 * gdb.base/check-psymtab.exp: New file.
2845
6ee448cc
TT
28462020-04-06 Tom Tromey <tromey@adacore.com>
2847
2848 * gdb.ada/variant-record/proc.adb: New file.
2849 * gdb.ada/variant-record/value.adb: New file.
2850 * gdb.ada/variant-record/value.s: New file.
2851 * gdb.ada/variant-record.exp: New file.
2852
9e7c9a03
HD
28532020-04-03 Hannes Domani <ssbssa@yahoo.de>
2854
2855 PR gdb/25325
2856 * gdb.cp/typed-enum.cc: New test.
2857 * gdb.cp/typed-enum.exp: New file.
2858
c90d28ac
AB
28592020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
2862 * gdb.dwarf2/dw2-inline-small-func.c: New file.
2863 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
2864 * gdb.dwarf2/dw2-inline-small-func.h: New file.
2865 * gdb.opt/inline-small-func.c: New file.
2866 * gdb.opt/inline-small-func.exp: New file.
2867 * gdb.opt/inline-small-func.h: New file.
2868
34e9a9fa
AB
28692020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2870
2871 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2872 function.
2873
6a354911
AB
28742020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * lib/dwarf.exp (function_range): Allow compiler options to be
2877 specified.
2878
880d9777
TV
28792020-04-02 Tom de Vries <tdevries@suse.de>
2880
2881 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
2882 __attribute__((always_inline)).
2883 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
2884
f32682ea
TV
28852020-04-02 Tom de Vries <tdevries@suse.de>
2886
2887 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
2888 (gdbserver_gdb_exit): ... here. Add timeout warning.
2889 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
2890 (connect_target_extended_remote): Append new server_spawn_id to
2891 server_spawn_ids.
2892 (cleanup): New proc.
2893 (setup, <toplevel>): Call cleanup.
2894
d3214198
TV
28952020-04-02 Tom de Vries <tdevries@suse.de>
2896
2897 * gdb.base/main-psymtab.exp: New file.
2898
cc77ed24
TV
28992020-04-02 Tom de Vries <tdevries@suse.de>
2900
2901 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2902
3638a098
TT
29032020-04-01 Tom Tromey <tom@tromey.com>
2904
2905 * gdb.base/complex-parts.exp: Add type tests.
2906
c34e8714
TT
29072020-04-01 Tom Tromey <tom@tromey.com>
2908
2909 * gdb.base/complex-parts.exp: Add arithmetic tests.
2910
981c08ce
TT
29112020-04-01 Tom Tromey <tom@tromey.com>
2912
2913 * gdb.compile/compile.exp: Update.
2914 * gdb.compile/compile-cplus.exp: Update.
2915 * gdb.base/varargs.exp: Update.
2916 * gdb.base/floatn.exp: Update.
2917 * gdb.base/endianity.exp: Update.
2918 * gdb.base/callfuncs.exp (do_function_calls): Update.
2919 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
2920 (complex_float_integral_args): Update.
2921 * gdb.base/complex.exp: Update.
2922 * gdb.base/complex-parts.exp: Update.
2923
3d1cfd43
TT
29242020-04-01 Tom Tromey <tromey@adacore.com>
2925
2926 * gdb.rust/union.rs: New file.
2927 * gdb.rust/union.exp: New file.
2928 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
2929 (main): Update.
2930 * gdb.rust/simple.exp: Move union tests to union.exp.
2931
e033dfa9
TT
29322020-04-01 Tom Tromey <tromey@adacore.com>
2933
2934 * gdb.rust/simple.rs (main): Remove "y0".
2935
53cccef1
TBA
29362020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2937
2938 * gdb.multi/stop-all-on-exit.c: New test.
2939 * gdb.multi/stop-all-on-exit.exp: New file.
2940
60e22c1e
HD
29412020-04-01 Hannes Domani <ssbssa@yahoo.de>
2942
2943 PR gdb/24789
2944 * gdb.cp/misc.cc: Add integer reference variable.
2945 * gdb.cp/misc.exp: Add test.
2946
e139a727
TBA
29472020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2948
2949 * gdb.server/stop-reply-no-thread.exp: Enhance the test
2950 scenario to cover execution until the end and also the case
2951
16b0db75
TV
29522020-03-31 Tom de Vries <tdevries@suse.de>
2953
2954 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
2955 c. Use "maint info symtabs" to check symtab expansion.
2956
c0502da6
TV
29572020-03-30 Tom de Vries <tdevries@suse.de>
2958
2959 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
2960 unsupported.
2961 (verify_psymtab_expanded): Move ...
2962 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
2963 test.
2964 (readnow): New proc.
2965
5935fd15
AB
29662020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
2967
2968 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
2969 with $hex.
2970
1773be9e
TT
29712020-03-20 Tom Tromey <tromey@adacore.com>
2972
2973 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2974
70304be9
TT
29752020-03-20 Tom Tromey <tromey@adacore.com>
2976
2977 * gdb.ada/sub_variant/subv.adb: New file.
2978 * gdb.ada/sub_variant.exp: New file.
2979
0dd7b8f7
TV
29802020-03-20 Tom de Vries <tdevries@suse.de>
2981
2982 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
2983 first break fails.
2984 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
2985
cada5fc9
AB
29862020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2987
2988 * gdb.server/exit-multiple-threads.c: New file.
2989 * gdb.server/exit-multiple-threads.exp: New file.
2990
6b8c53f2
AB
29912020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2992
2993 * gdb.fortran/mixed-lang-stack.c: New file.
2994 * gdb.fortran/mixed-lang-stack.cpp: New file.
2995 * gdb.fortran/mixed-lang-stack.exp: New file.
2996 * gdb.fortran/mixed-lang-stack.f90: New file.
2997
19a2740f
AB
29982020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
2999
3000 * gdb.linespec/cp-completion-aliases.cc: New file.
3001 * gdb.linespec/cp-completion-aliases.exp: New file.
3002
d8c8b848
TV
30032020-03-19 Tom de Vries <tdevries@suse.de>
3004
3005 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
3006 more precise.
3007
a9933ccf
TV
30082020-03-18 Tom de Vries <tdevries@suse.de>
3009
3010 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
3011 * gdb.dwarf2/break-inline-psymtab.c: New test.
3012 * gdb.dwarf2/break-inline-psymtab.exp: New file.
3013
2f89101f
TV
30142020-03-16 Tom de Vries <tdevries@suse.de>
3015
3016 * lib/cache.exp (gdb_do_cache): Add and handle local variables
3017 cache_verify and cache_verify_proc.
3018
6b9374f1
TV
30192020-03-15 Tom de Vries <tdevries@suse.de>
3020
3021 * gdb.server/solib-list.exp: Handle
3022 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
3023
eaeaf44c
TV
30242020-03-15 Tom de Vries <tdevries@suse.de>
3025
3026 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
3027 objfiles".
3028
3293bbaf
TT
30292020-03-14 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
3032
ab44624c
TV
30332020-03-14 Tom de Vries <tdevries@suse.de>
3034
3035 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
3036
54c43825
TV
30372020-03-14 Tom de Vries <tdevries@suse.de>
3038
3039 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
3040 result in line-by-line fashion.
3041
2ac70237
TV
30422020-03-14 Tom de Vries <tdevries@suse.de>
3043
3044 * lib/gdb.exp (supports_statement_frontiers): New proc.
3045 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
3046
09546b56
TV
30472020-03-14 Tom de Vries <tdevries@suse.de>
3048
3049 * gdb.base/printcmds.exp: Add missing quoting for "print
3050 teststring2".
3051
a1f6a07c
TT
30522020-03-13 Tom Tromey <tom@tromey.com>
3053
3054 * gdb.base/printcmds.exp (test_print_strings): Add regression
3055 test.
3056 * gdb.base/printcmds.c (charptr): New typedef.
3057 (teststring2): New global.
3058
1b83d09c
AB
30592020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
3060
3061 * gdb.base/break-interp.exp: Use the tail of the filename, not the
3062 full path in the test name.
3063 (test_ld): Add some with_test_prefix blocks to make test names
3064 unique.
3065
2d61316c
TV
30662020-03-13 Tom de Vries <tdevries@suse.de>
3067
3068 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
3069
2e9145ac
TV
30702020-03-13 Tom de Vries <tdevries@suse.de>
3071
3072 * gdb.mi/mi-sym-info.exp: Make matching more precise.
3073
96c7f873
TV
30742020-03-13 Tom de Vries <tdevries@suse.de>
3075
3076 PR symtab/25646
3077 * gdb.dwarf2/imported-unit.exp: Add test.
3078
49ba92c0
TV
30792020-03-13 Tom de Vries <tdevries@suse.de>
3080
3081 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
3082 (var1, var2): New variable.
3083 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
3084 matching symbols.
3085
301b21e0
TV
30862020-03-13 Tom de Vries <tdevries@suse.de>
3087
3088 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
3089 (Term::command): Use prompt prefix.
3090 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
3091 * gdb.tui/tui-layout-asm-short-prog.exp: Use
3092 command_no_prompt_prefix instead of prefix.
3093 * gdb.tui/tui-layout-asm.exp: Same.
3094
3f512721
SM
30952020-03-12 Simon Marchi <simon.marchi@efficios.com>
3096
3097 * gdb.base/break-interp.exp: Use foreach_with_prefix.
3098
40310f30
SM
30992020-03-12 Simon Marchi <simon.marchi@efficios.com>
3100
3101 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
3102 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
3103 on" while stepping over the test instruction, match printed
3104 message.
3105
09252140
TV
31062020-03-12 Tom de Vries <tdevries@suse.de>
3107
3108 * gdb.base/info-types.exp: Use exp_continue during matching of output
3109 of "info types".
3110
14e9c72c
TV
31112020-03-12 Tom de Vries <tdevries@suse.de>
3112
3113 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
3114
e515d67e
TV
31152020-03-12 Tom de Vries <tdevries@suse.de>
3116
3117 * gdb.fortran/module.exp: Use exp_continue during matching of output
3118 of "info variable -n".
3119
307eafd8
TV
31202020-03-12 Tom de Vries <tdevries@suse.de>
3121
3122 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
3123 gdb.dwarf2/dw2-ranges-base.c.
3124
9a2de3fc
TV
31252020-03-12 Tom de Vries <tdevries@suse.de>
3126
3127 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
3128 in presence of GLIBC debuginfo.
3129
3217502e
TV
31302020-03-12 Tom de Vries <tdevries@suse.de>
3131
3132 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
3133 $core.
3134
1281424c
TV
31352020-03-12 Tom de Vries <tdevries@suse.de>
3136
3137 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
3138 more precise.
3139
038b97fc
SM
31402020-03-11 Simon Marchi <simon.marchi@efficios.com>
3141
3142 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
3143 from Unix to Windows path.
3144
5308d1e7
TV
31452020-03-11 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.ada/minsyms.exp: Set language to ada.
3148
f870f78f
TV
31492020-03-11 Tom de Vries <tdevries@suse.de>
3150
3151 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
3152
5a13315d
TV
31532020-03-11 Tom de Vries <tdevries@suse.de>
3154
3155 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
3156
976862ed
TT
31572020-03-11 Tom Tromey <tromey@adacore.com>
3158
3159 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
3160
7462c383
TV
31612020-03-11 Tom de Vries <tdevries@suse.de>
3162
3163 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
3164
1c6c46a0
TV
31652020-03-11 Tom de Vries <tdevries@suse.de>
3166
3167 * gdb.base/break-interp.exp: Limit verbose scope.
3168
44f41bb7
TV
31692020-03-11 Tom de Vries <tdevries@suse.de>
3170
3171 * gdb.fortran/logical.f90: Define variable with character type.
3172 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
3173
b76f3a42
TV
31742020-03-11 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
3177
1c33af77
TV
31782020-03-11 Tom de Vries <tdevries@suse.de>
3179
3180 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
3181 symtabs.
3182
8c95582d
AB
31832020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3184 Bernd Edlinger <bernd.edlinger@hotmail.de>
3185
3186 * gdb.cp/step-and-next-inline.cc: New file.
3187 * gdb.cp/step-and-next-inline.exp: New file.
3188 * gdb.cp/step-and-next-inline.h: New file.
3189 * gdb.dwarf2/dw2-is-stmt.c: New file.
3190 * gdb.dwarf2/dw2-is-stmt.exp: New file.
3191 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
3192 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
3193 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
3194
cecf8547
AB
31952020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
3196
3197 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
3198 is-stmt flag in the line table.
3199
0ba678c9
TV
32002020-03-09 Tom de Vries <tdevries@suse.de>
3201
3202 * lib/gdb.exp (cached_file): Create cache dir.
3203
72fbdf83
TV
32042020-03-07 Tom de Vries <tdevries@suse.de>
3205
3206 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
3207 * gdb.cp/rvalue-ref-params.exp: Same.
3208
436b5e99
TV
32092020-03-06 Tom de Vries <tdevries@suse.de>
3210
3211 * lib/gdb.exp (tentative_rename, cached_file): New proc.
3212 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
3213
09f2921c
TV
32142020-03-06 Tom de Vries <tdevries@suse.de>
3215
3216 * README: Fix "the the".
3217 * gdb.base/dprintf.exp: Same.
3218
50a3cc5d
TV
32192020-03-05 Tom de Vries <tdevries@suse.de>
3220
3221 * gdb.base/maint.exp: Update "main print statistics" expected output.
3222
0a709cba
AKS
32232020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3224
3225 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
3226 (fortran_int8): Likewise.
3227 (fortran_real4): Likewise.
3228 (fortran_real8): Likewise.
3229 (fortran_complex4): Likewise.
3230 (fortran_logical4): Likewise.
3231 (fortran_character1): Likewise.
3232
5e5d66b6
AB
32332020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
3234
3235 * gdb.fortran/logical.exp: Add tests that any non-zero value is
3236 printed as true.
3237
7b973adc
SDJ
32382020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
3239
3240 * gdb.base/printcmds.exp: Add test to verify printf of a
3241 variable holding an address.
3242
478e490a
TV
32432020-03-03 Tom de Vries <tdevries@suse.de>
3244
3245 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
3246
1ef44e86
TV
32472020-03-03 Tom de Vries <tdevries@suse.de>
3248
3249 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
3250 gdb_test_multiple call.
3251
b98cc2cf
TV
32522020-03-03 Tom de Vries <tdevries@suse.de>
3253
3254 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
3255 gdb_test_multiple calls.
3256
63e163f2
AB
32572020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3258
3259 * gdb.base/default.exp: Remove test of 'set history filename'.
3260 * gdb.base/gdbinit-history.exp: Add tests for setting the history
3261 filename to the empty string.
3262 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
3263 and GDBHISTSIZE.
3264
24ed6739
AB
32652020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
3266
3267 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
3268 disabled.
3269
590003dc 32702020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 3271 Tom de Vries <tdevries@suse.de>
590003dc
TV
3272
3273 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
3274 -prompt prefix, before user_code argument. Add -lbl option likewise.
3275 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
3276 (gdb_is_target_1): Add -prompt prefix and move to before user_code
3277 argument.
3278 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
3279 have "\r\n" at start-of-line, instead of at end-of-line.
3280
f5e46084
SM
32812020-02-28 Simon Marchi <simon.marchi@efficios.com>
3282
3283 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
3284 libinproctrace.so.
3285
f7a7000d
LM
32862020-02-28 Luis Machado <luis.machado@linaro.org>
3287
3288 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
3289 to "p/x".
3290
718e0816
LM
32912020-02-28 Luis Machado <luis.machado@linaro.org>
3292
3293 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
3294 asm/ptrace.h and error.h.
3295
13c3a74a
TV
32962020-02-28 Tom de Vries <tdevries@suse.de>
3297
3298 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
3299 (struct wrapper, do_something, mundane/symada__cS): Move ...
3300 * gdb.base/c-linkage-name-2.c: ... here. New source file.
3301 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
3302 Update "print symada__cS before partial symtab expansion" regexp.
3303 Update breakpoint location. Flush symbol cache after expansion.
3304
85d2d5bb
LM
33052020-02-28 Luis Machado <luis.machado@linaro.org>
3306
3307 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
3308
3608f86c
TV
33092020-02-27 Tom de Vries <tdevries@suse.de>
3310
3311 * config/sid.exp: Remove unused globals.
3312 * gdb.base/attach.exp: Same.
3313 * gdb.base/catch-load.exp: Same.
3314 * gdb.base/dbx.exp: Same.
3315 * lib/gdb.exp: Same.
3316 * lib/mi-support.exp: Same.
3317 * lib/prompt.exp: Same.
3318
c8d4f6df
TV
33192020-02-27 Tom de Vries <tdevries@suse.de>
3320
3321 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
3322 not set.
3323
0d79cdc4
AM
33242020-02-26 Aaron Merey <amerey@redhat.com>
3325
3326 * gdb.debuginfod: New directory for debuginfod tests.
3327 * gdb.debuginfod/main.c: New test file.
3328 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
3329
0dce4280
TV
33302020-02-26 Tom de Vries <tdevries@suse.de>
3331
3332 PR gdb/25603
3333 * gdb.base/persistent-lang.cc: New test.
3334 * gdb.base/persistent-lang.exp: New file.
3335
9e80cfa1
AB
33362020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 * gdb.fortran/derived-type-striding.exp: Add a new test.
3339 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
3340 new test.
3341
2078dbb2
AB
33422020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
3343
3344 * gdb.base/cached-source-file.exp: Avoid source file paths in test
3345 names.
3346
70d49700
TV
33472020-02-25 Tom de Vries <tdevries@suse.de>
3348
3349 PR go/18926
3350 * gdb.go/methods.exp: Remove gcc/93866 xfail.
3351
a88ef40d
TV
33522020-02-24 Tom de Vries <tdevries@suse.de>
3353
3354 PR gdb/25592
3355 * gdb.base/info-locals-unused-static-var.c: New test.
3356 * gdb.base/info-locals-unused-static-var.exp: New file.
3357
01b1af32
TT
33582020-02-22 Tom Tromey <tom@tromey.com>
3359
3360 * gdb.python/tui-window.exp: New file.
3361 * gdb.python/tui-window.py: New file.
3362
7c043ba6
TT
33632020-02-22 Tom Tromey <tom@tromey.com>
3364
3365 PR tui/17850:
3366 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
3367 tests.
3368
c22fef7e
TT
33692020-02-22 Tom Tromey <tom@tromey.com>
3370
3371 * gdb.tui/new-layout.exp: Add sub-layout tests.
3372
ee325b61
TT
33732020-02-22 Tom Tromey <tom@tromey.com>
3374
3375 * gdb.tui/new-layout.exp: New file.
3376
3f0cbb04
TT
33772020-02-22 Tom Tromey <tom@tromey.com>
3378
3379 * gdb.rust/rust-style.rs: New file.
3380 * gdb.rust/rust-style.exp: New file.
3381 * gdb.base/style.exp: Test structure printing.
3382 * gdb.base/style.c (struct some_struct): New type.
3383 (enum etype): New type.
3384 (struct_value): New global.
3385
75525152
TV
33862020-02-21 Tom de Vries <tdevries@suse.de>
3387
3388 PR go/18926
3389 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
3390 Remove blanket xfails. Use message argument for gdb_breakpoint.
3391 Make continuing to breakpoint test conditional on setting breakpoint.
3392 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
3393 DW_AT_name attribute. Add xfail for GCC PR93866.
3394
bd360d30
AB
33952020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
3396
3397 * gdb.dwarf2/cpp-linkage-name.c: New file.
3398 * gdb.dwarf2/cpp-linkage-name.exp: New file.
3399
c7adb09f 34002020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
3401
3402 * lib/gdb.exp (gdb_wrapper_init): Reset
3403 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
3404 not exist.
3405
a9c79803
TV
34062020-02-20 Tom de Vries <tdevries@suse.de>
3407
3408 PR go/17018
3409 * gdb.go/hello.exp: Copy ...
3410 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
3411 print of st to print value of global definition. Add xfail for GCC
3412 PR93844.
3413 * gdb.go/hello.exp: Remove printing of st before definition.
3414 * gdb.go/hello.go: Copy ...
3415 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
3416 to st.
3417 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
3418
d7445728
TV
34192020-02-20 Tom de Vries <tdevries@suse.de>
3420
3421 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
3422 (gdb_simple_compile): Handle compile_flags go by using .go extension
3423 for source file.
3424 * gdb.go/chan.exp: Use support_go_compile.
3425 * gdb.go/handcall.exp: Same.
3426 * gdb.go/hello.exp: Same.
3427 * gdb.go/integers.exp: Same.
3428 * gdb.go/max-depth.exp: Same.
3429 * gdb.go/methods.exp: Same.
3430 * gdb.go/package.exp: Same.
3431 * gdb.go/strings.exp: Same.
3432 * gdb.go/types.exp: Same.
3433 * gdb.go/unsafe.exp: Same.
3434
c9c41e6d
TV
34352020-02-19 Tom de Vries <tdevries@suse.de>
3436
3437 * gdb.python/lib-types.exp: Make xfail more strict.
3438
f20ff837
TV
34392020-02-19 Tom de Vries <tdevries@suse.de>
3440
3441 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
3442
08410482
DE
34432020-02-19 Doug Evans <dje@google.com>
3444
3445 PR rust/25535
3446 * gdb.rust/simple.exp: Add test.
3447 * gdb.rust/simple.rs: Add test.
3448
623563f7
TV
34492020-02-19 Tom de Vries <tdevries@suse.de>
3450
3451 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
3452 output line-by-line.
3453
d3308cfd
TV
34542020-02-19 Tom de Vries <tdevries@suse.de>
3455
3456 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
3457
86cbc5dc
TV
34582020-02-19 Tom de Vries <tdevries@suse.de>
3459
3460 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
3461 prelink.
3462
9db2b96b
TV
34632020-02-19 Tom de Vries <tdevries@suse.de>
3464
3465 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
3466 (gdb_do_cache): Use gdb_do_cache_wrap.
3467 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
3468
89e2fdc5
TV
34692020-02-19 Tom de Vries <tdevries@suse.de>
3470
3471 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
3472 gdb_compile option.
3473
373d7ac0
SM
34742020-02-18 Simon Marchi <simon.marchi@efficios.com>
3475
3476 * gdb.base/printcmds.exp (test_print_enums): Update expected
3477 output.
3478
b29a2df0
SM
34792020-02-18 Simon Marchi <simon.marchi@efficios.com>
3480
3481 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
3482 for "unknown".
3483
6740f0cc
SM
34842020-02-18 Simon Marchi <simon.marchi@efficios.com>
3485
3486 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
3487 enumerator.
3488
edd45eb0
SM
34892020-02-18 Simon Marchi <simon.marchi@efficios.com>
3490
3491 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
3492 FE_, add FE_NONE.
3493 (three): Update.
3494 (enum flag_enum_without_zero): New enum.
3495 (flag_enum_without_zero): New variable.
3496 (enum not_flag_enum): New enum.
3497 (three_not_flag): New variable.
3498 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
3499 (test_print_enums): Add more tests for printing flag enums.
3500
d4295de4
TV
35012020-02-18 Tom de Vries <tdevries@suse.de>
3502
3503 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
3504 (gdb_compile_ada): ... here.
3505 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
3506 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
3507
f251f505
TT
35082020-02-14 Tom Tromey <tom@tromey.com>
3509
3510 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
3511 build directory.
3512 * boards/gdbserver-base.exp: Update path to gdbserver.
3513
8f432634
TV
35142020-02-13 Tom de Vries <tdevries@suse.de>
3515
3516 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
3517
92b6eaf7
TV
35182020-02-13 Tom de Vries <tdevries@suse.de>
3519
3520 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
3521 are missing.
3522
f3b0f7fe
TV
35232020-02-13 Tom de Vries <tdevries@suse.de>
3524
3525 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
3526 call.
3527
f6be8713
SDJ
35282020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3529
3530 PR tui/25126
3531 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
3532 * gdb.base/cached-source-file.c: New file.
3533 * gdb.base/cached-source-file.exp: New file.
3534
b2770d5e
TV
35352020-02-11 Tom de Vries <tdevries@suse.de>
3536
3537 PR testsuite/25488
3538 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
3539
44f6938e
TV
35402020-02-10 Tom de Vries <tdevries@suse.de>
3541
3542 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
3543
5f0e2eb7
MR
35442020-02-10 Maciej W. Rozycki <macro@wdc.com>
3545
3546 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
3547 and $after_addr are both integers before making a comparison.
3548
46ce2b6f
TV
35492020-02-09 Tom de Vries <tdevries@suse.de>
3550
3551 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
3552 command output and paste it into gdb.log. If any, paste catch message
3553 to gdb.log.
3554
5abbbe1d
TT
35552020-02-07 Tom Tromey <tromey@adacore.com>
3556
3557 PR breakpoints/24915:
3558 * gdb.base/annotate-symlink.exp: Use setup_xfail.
3559
1d5d29e7
SV
35602020-02-06 Shahab Vahedi <shahab@synopsys.com>
3561
3562 * gdb.tui/tui-missing-src.exp: Add the "missing source
3563 file" test for the TUI.
3564
b0999b9b
AB
35652020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
3566
3567 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
3568 including a port number in the output.
3569
c3b149eb
AKS
35702020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3571
3572 * lib/fortran.exp (fortran_int4): Handle clang.
3573 (fortran_int8): Likewise.
3574 (fortran_real4): Likewise.
3575 (fortran_real8): Likewise.
3576 (fortran_complex4): Likewise.
3577 (fortran_logical4): Likewise.
3578 (fortran_character1): Likewise.
3579
f8dcc90b
TV
35802020-02-04 Tom de Vries <tdevries@suse.de>
3581
3582 * README (Race detection): Add note.
3583
f90ac7c2
TV
35842020-02-04 Tom de Vries <tdevries@suse.de>
3585
3586 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
3587
780636ae
TV
35882020-02-04 Tom de Vries <tdevries@suse.de>
3589
3590 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
3591
5d2e1193
RA
35922020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
3593
3594 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
3595 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
3596 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
3597 blttar, bnetarl.
3598 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
3599 binary for blttar, bnetarl.
3600 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
3601 wait instruction. Delete ldmx test.
3602 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
3603
e409c542
AKS
36042020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
3605
3606 * gdb.fortran/array-bounds-high.exp: New file.
3607 * gdb.fortran/array-bounds-high.f90: New file.
3608
b0029748
LD
36092020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
3610
3611 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
3612 Replace #include of <sys/fcntl.h> by <fcntl.h>.
3613
195a8287
TV
36142020-02-01 Tom de Vries <tdevries@suse.de>
3615
3616 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3617
42330a68
AB
36182020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
3619
3620 PR tui/9765
3621 * gdb.tui/tui-layout-asm-short-prog.S: New file.
3622 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
3623
b62a8028
LM
36242020-01-29 Luis Machado <luis.machado@linaro.org>
3625
3626 * gdb.arch/aarch64-brk-patterns.c: New source file.
3627 * gdb.arch/aarch64-brk-patterns.exp: New test.
3628
5f440116
TBA
36292020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3630
3631 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
3632 GCC/Clang version.
3633 * gdb.cp/pass-by-ref.exp: Ditto.
3634
ee2a6fc6
TV
36352020-01-29 Tom de Vries <tdevries@suse.de>
3636
3637 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
3638 * gdb.threads/watchpoint-fork-mt.c: Same.
3639 * gdb.threads/watchpoint-fork-parent.c: Same.
3640 * gdb.threads/watchpoint-fork-st.c: Same.
3641 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
3642
16b10d6e
LM
36432020-01-27 Luis Machado <luis.machado@linaro.org>
3644
3645 * gdb.base/step-over-syscall.exp (setup): Check if we're already
3646 sitting at a syscall instruction when we hit the syscall function's
3647 breakpoint.
3648 Check PC against one obtained with the x command.
3649 Validate syscall number.
3650 (step_over_syscall): Don't continue to the syscall instruction if
3651 we're already there.
3652
b1468492
PW
36532020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3654
3655 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3656
7ffa82e1
AB
36572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3658
3659 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
3660 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
3661
3d92a3e3
AB
36622020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3663
3664 * gdb.dwarf2/dw2-inline-stepping.c: New file.
3665 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
3666
94a72be7
AB
36672020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3668
3669 * gdb.base/maint.exp: Update line table parsing test.
3670 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
3671
53af73bf
PA
36722020-01-24 Pedro Alves <palves@redhat.com>
3673
3674 PR gdb/25410
3675 * gdb.multi/multi-re-run-1.c: New.
3676 * gdb.multi/multi-re-run-2.c: New.
3677 * gdb.multi/multi-re-run.exp: New.
3678
1ba1ac88
AB
36792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3680
3681 PR gdb/23718
3682 * gdb.server/server-kill-python.exp: New file.
3683
f3364a6d
AB
36842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3685
3686 * gdb.server/multi-ui-errors.c: New file.
3687 * gdb.server/multi-ui-errors.exp: New file.
3688
733d0a67
AB
36892020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3690
3691 PR tui/9765
3692 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
3693
4f13c1c0
TT
36942020-01-19 Tom Tromey <tom@tromey.com>
3695
3696 * gdb.tui/main.exp: Add check for plain "file".
3697
40c94099
CB
36982020-01-16 Christian Biesinger <cbiesinger@google.com>
3699
3700 * lib/gdb.exp: Fix spelling error (seperatelly).
3701
ff47f4f0
TT
37022020-01-14 Tom Tromey <tom@tromey.com>
3703
3704 PR symtab/12535:
3705 * gdb.python/python.exp: Test decode_line with empty string
3706 argument.
3707
717c684d
BE
37082020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3709
3710 * gdb.base/skip-inline.exp: Extend test.
3711
44e4c775
AB
37122020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3713
3714 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
3715 * gdb.dwarf2/dw2-bad-elf.c: New file.
3716 * gdb.dwarf2/dw2-bad-elf.exp: New file.
3717
d93c6db7
AB
37182020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3719
3720 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
3721 _line_saw_file.
3722
9a6d629c
AB
37232020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
3724
3725 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
3726 border.
3727
d9ebdab7
TBA
37282020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3729
3730 * gdb.multi/multi-target.exp (setup): Factor out "info
3731 connections" and "info inferiors" tests to ...
3732 (test_info_inferiors): ... this new procedure.
3733 (top level): Run new "info-inferiors" tests.
3734
f3c469b9
PA
37352020-01-10 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.server/bkpt-other-inferior.exp: New file.
3738
121b3efd
PA
37392020-01-10 Pedro Alves <palves@redhat.com>
3740
3741 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
3742 of "add-inferior".
3743 * gdb.base/quit-live.exp: Likewise.
3744 * gdb.base/remote-exec-file.exp: Likewise.
3745 * gdb.guile/scm-progspace.exp: Likewise.
3746 * gdb.linespec/linespec.exp: Likewise.
3747 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3748 * gdb.mi/user-selected-context-sync.exp: Likewise.
3749 * gdb.multi/multi-target.exp (setup): Add "info connection" and
3750 "info inferiors" tests.
3751 * gdb.multi/remove-inferiors.exp: Adjust expected output of
3752 "add-inferior".
3753 * gdb.multi/watchpoint-multi.exp: Likewise.
3754 * gdb.python/py-inferior.exp: Likewise.
3755 * gdb.server/extended-remote-restart.exp: Likewise.
3756 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
3757 "info inferiors".
3758 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
3759 * gdb.trace/report.exp: Likewise.
3760
1dadb1dd
PA
37612020-01-10 Pedro Alves <palves@redhat.com>
3762
3763 * gdb.multi/multi-target.c: New file.
3764 * gdb.multi/multi-target.exp: New file.
3765 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
3766 mode requested, but remote does not support non-stop".
3767
78f2c40a
PA
37682020-01-10 Pedro Alves <palves@redhat.com>
3769
3770 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3771 disconnect before reconnecting.
3772
e7af6c70
TBA
37732020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3774 Pedro Alves <palves@redhat.com>
3775
3776 * gdb.server/connect-without-multi-process.exp: Also test
3777 continuing to end.
3778
acdf84a6
PA
37792020-01-10 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/remote-exec-file.exp: New file.
3782
873657b9
PA
37832020-01-10 Pedro Alves <palves@redhat.com>
3784
3785 * gdb.base/fork-running-state.exp (do_test): Adjust expected
3786 output.
3787 * gdb.threads/async.c: New.
3788 * gdb.threads/async.exp: New.
3789 * gdb.multi/tids-gid-reset.c: New.
3790 * gdb.multi/tids-gid-reset.exp: New.
3791
7f0ae84c
GB
37922020-01-10 George Barrett <bob@bob131.so>
3793
3794 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
3795 to help in finding the image relocation offset.
3796 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
3797 options in arguments.
3798 (stap_test_no_debuginfo): Likewise.
3799 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
3800 test variants.
3801 (stap_test): Add null semaphore relocation test.
3802
47e9d49d
GB
38032020-01-10 George Barrett <bob@bob131.so>
3804
3805 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
3806 * gdb.base/stap-probe.exp: Likewise.
3807 (stap_test): Pass argument as an additional flag.
3808 (stap_test_no_debuginfo): Likewise.
3809 (stap_test): Check `info probes stap' output for semaphore
3810 addresses if the test binary is supposed to have them.
3811
f5a7c406
AB
38122020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3813
3814 * gdb.tui/basic.exp: Add more scrolling tests.
3815
9ae6bf64
TT
38162020-01-09 Tom Tromey <tom@tromey.com>
3817
3818 PR tui/18932:
3819 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
3820 meangingful value.
3821 (Term::command, Term::resize): Update.
3822 * gdb.tui/basic.exp: Add scrolling test.
3823
b2efe70c
AB
38242020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3825
3826 * gdb.tui/tui-layout-asm.exp: New file.
3827
3804da7e
AB
38282020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3829
3830 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3831
b40aa28f
AB
38322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3833
3834 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
3835 (Term::enter_tui): Use Term::prepare_for_tui.
3836
63ffd7c9
AB
38372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3838
3839 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3840 called.
3841
3be966f6
AB
38422020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.base/skip.exp: Fix race condition in test.
3845
153d79c4
AB
38462020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3847
3848 * gdb.base/backtrace.c: New file.
3849 * gdb.base/backtrace.exp: New file.
3850
f2302a34
AB
38512020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3854
6ec1d75e
PW
38552020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3856
3857 * gdb.base/style.exp: Test that warnings are styled.
3858
c296cbe6
BE
38592019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3860
3861 * gdb.base/line65535.exp: New file.
3862 * gdb.base/line65535.c: New file.
3863
b28a729d
SM
38642019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
3865
3866 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
3867 * lib/gnat_debug_info_test.adb: New file.
3868 * gdb.ada/ptype_tagged_param.exp: Use
3869 gnat_runtime_has_debug_info, expect a different output if
3870 runtime does not have debug info.
3871
7f2d7a0d
SM
38722019-12-20 Simon Marchi <simon.marchi@efficios.com>
3873
3874 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
3875 (another) quote in test name.
3876
f3bce483
SM
38772019-12-20 Simon Marchi <simon.marchi@efficios.com>
3878
3879 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
3880 Add quote in test name.
3881
c855a912
TBA
38822019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3883
3884 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
3885 directory instead.
3886 * gdb.cp/pass-by-ref.exp: Extend with more cases.
3887 * gdb.cp/pass-by-ref-2.cc: New file.
3888 * gdb.cp/pass-by-ref-2.exp: New file.
3889
fc9d2d72
TT
38902019-12-20 Tom Tromey <tom@tromey.com>
3891
3892 * gdb.tui/list-before.exp: New file.
3893
77b97e00
TT
38942019-12-20 Tom Tromey <tom@tromey.com>
3895
3896 * gdb.tui/list.exp: Check for source on initial listing.
3897
f69656d0
TT
38982019-12-11 Tom Tromey <tromey@adacore.com>
3899
3900 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
3901 Add crlf test.
3902
99a55965
SM
39032019-12-18 Simon Marchi <simon.marchi@efficios.com>
3904
3905 * gdb.base/default.exp: Update value of $_gdb_major.
3906
5024637f
BE
39072019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3908
3909 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3910
b63634be
BE
39112019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3912
3913 * gdb.base/skip.exp: Whitespace fix.
3914
45d73523
BE
39152019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
3916
3917 * gdb.base/skip-inline.c: New file.
3918 * gdb.base/skip-inline.exp: New file.
3919
d043f8c8
SM
39202019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
3921
3922 * gdb.base/jit-reader.exp (jit_reader_test): Rename
3923 jit_function_00 to jit_function_stack_mangle.
3924 * gdb.base/jithost.c (jit_function_t): Rename to...
3925 (jit_function_stack_mangle_t): ... this.
3926 (jit_function_add_t): New typedef.
3927 (jit_function_00_code): Rename to...
3928 (jit_function_stack_mangle_code): ... this, make static.
3929 (jit_function_add_code): New.
3930 (main): Generate "add" function and call it. Adjust to changes
3931 in jithost_abi.
3932 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
3933 (struct jithost_abi) <begin, end>: Remove fields.
3934 <object, function_stack_mangle, function_add>: New fields.
3935 * gdb.base/jitreader.c (struct reader_state) <code_begin,
3936 code_end>: Remove fields.
3937 <func_stack_mangle>: New field.
3938 (read_debug_info): Adjust to renaming, create block for "add"
3939 function.
3940 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
3941
873de05c
TT
39422019-12-11 Tom Tromey <tom@tromey.com>
3943
3944 * gdb.tui/resize.exp: Fix regexp.
3945 * gdb.tui/regs.exp: Fix regexps.
3946 * gdb.tui/main.exp: Fix regexp.
3947
3d979945
TT
39482019-12-11 Tom Tromey <tom@tromey.com>
3949
3950 * gdb.tui/resize.exp: Update.
3951 * gdb.tui/empty.exp (layouts): Update.
3952
2192a9d3
TT
39532019-12-11 Tom Tromey <tom@tromey.com>
3954
3955 * gdb.tui/regs.exp: Update.
3956 * gdb.tui/empty.exp (layouts): Update.
3957 * gdb.tui/basic.exp: Update.
3958 * lib/tuiterm.exp (_check_box): Don't check bottom border.
3959
d8edc8b7
PW
39602019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3961
3962 * gdb.base/options.exp: Add -raw-values in the print completion list.
3963 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
3964
4c12d936
KB
39652019-12-10 Kevin Buettner <kevinb@redhat.com>
3966
3967 * gdb.threads/omp-par-scope.c: New file.
3968 * gdb/threads/omp-par-scope.exp: New file.
3969
26b911fb
KB
39702019-12-10 Kevin Buettner <kevinb@redhat.com>
3971
bb47f919
KB
3972 * lib/gdb.exp (support_nested_function_tests): New proc.
3973
39742019-12-10 Kevin Buettner <kevinb@redhat.com>
3975
3976 * lib/gdb.exp (gdb_compile_openmp): New proc.
3977 (build_executable_from_specs): Add an "openmp" option.
3978 (gdb_compile_pthreads): Add non-executable case.
26b911fb 3979
6c71eb7d
TT
39802019-12-10 Tom Tromey <tromey@adacore.com>
3981
3982 * gdb.ada/unchecked_union.exp: New file.
3983 * gdb.ada/unchecked_union/pck.adb: New file.
3984 * gdb.ada/unchecked_union/pck.ads: New file.
3985 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
3986 * gdb-utils.exp (string_to_regexp): Also quote "?".
3987
bac7c5cf
GB
39882019-12-10 George Barrett <bob@bob131.so>
3989
3990 Test scripted probe breakpoints.
3991 * gdb.guile/scm-breakpoint.c (main): Add probe point.
3992 * gdb.python/py-breakpoint.c (main): Likewise.
3993 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
3994 specifier test.
3995 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
3996
330f1d38
TBA
39972019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3998
3999 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
4000 an rvalue parameter.
4001 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
4002 parameter.
4003
b43315e2
AB
40042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4005
4006 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4007 modules.
4008
54f73dad
AB
40092019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4010
4011 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
4012 broken version of GCC.
4013
d57cbee9
AB
40142019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.fortran/info-modules.exp: Rewrite to make use of new
4017 sym-info-cmds library.
4018 * gdb.fortran/info-types.exp: Likewise.
4019 * lib/sym-info-cmds.exp: New file.
4020
c14aab8c
TV
40212019-12-08 Tom de Vries <tdevries@suse.de>
4022
4023 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4024
aa2d5a42
KS
40252019-12-07 Keith Seitz <keiths@redhat.com>
4026
4027 * gdb.base/corefile-buildid-shlib-shr.c: New file.
4028 * gdb.base/corefile-buildid-shlib.c: New file.
4029 * gdb.base/corefile-buildid.c: New file.
4030 * gdb.base/corefile-buildid.exp: New file.
4031
93e55f0a
TV
40322019-12-06 Tom de Vries <tdevries@suse.de>
4033
4034 * gdb.dwarf2/varval.exp: Add decl before def test.
4035
c7d12402
TBA
40362019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4037
4038 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
4039
06acc08f
TBA
40402019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4041
4042 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
4043 CV and reference conversion for overload resolution.
4044 * gdb.cp/rvalue-ref-overload.exp: Test it.
4045
e0fad1ea
PW
40462019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4047
4048 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
4049 * gdb.base/frameapply.exp: Test faas without command.
4050
8d70a9f0
AB
40512019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
4054 Fortran tests.
4055 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
4056 order.
4057
36c8fb93
AB
40582019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4059
4060 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
4061 casting to type with no kind specified.
4062 (test_basic_parsing_of_type_kinds): Additional tests for types
4063 with no kind specified, and add tests for single/double
4064 precision/complex types.
4065
4139ff00
TT
40662019-12-04 Tom Tromey <tromey@adacore.com>
4067
4068 * gdb.base/endianity.c (struct other) <x>: New field.
4069 (main): Initialize it.
4070 * gdb.base/endianity.exp: Update.
4071
a05cf17a
TT
40722019-12-04 Tom Tromey <tromey@adacore.com>
4073
4074 * gdb.ada/scalar_storage/storage.adb: New file.
4075 * gdb.ada/scalar_storage/pck.adb: New file.
4076 * gdb.ada/scalar_storage/pck.ads: New file.
4077 * gdb.ada/scalar_storage.exp: New file.
4078
103a685e
TT
40792019-12-04 Tom Tromey <tromey@adacore.com>
4080
4081 * gdb.base/endianity.c (struct otherendian) <f>: New field.
4082 (main): Initialize it.
4083 * gdb.base/endianity.exp: Update.
4084
c2512106
AB
40852019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4086
4087 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
4088
293b38d6
AB
40892019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4090
4091 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
4092 -symbol-info-module-functions and -symbol-info-module-variables.
4093
216a7e6b
AB
40942019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
4095
4096 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
4097
5bbd8269
AB
40982019-12-01 Richard Bunt <richard.bunt@arm.com>
4099 Andrew Burgess <andrew.burgess@embecosm.com>
4100
4101 * gdb.fortran/derived-type-striding.exp: New file.
4102 * gdb.fortran/derived-type-striding.f90: New file.
4103 * gdb.fortran/array-slices.exp: New file.
4104 * gdb.fortran/array-slices.f90: New file.
4105
be09caf1
PW
41062019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4107
4108 * gdb.base/define.exp: Test . in command names.
4109 * gdb.base/setshow.exp: Update test, as . is now part of
4110 command name.
4111
643c0cbe
PW
41122019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4113
4114 * gdb.base/define-prefix.exp: New file.
4115
dcdec678
AB
41162019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
4117
4118 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
4119 compile.
4120 (skip_btrace_pt_tests): Likewise.
4121
640ab947
AB
41222019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4123
4124 * gdb.fortran/info-modules.exp: Compile source files in correct
4125 order.
4126
d22670f0
KB
41272019-11-27 Kevin Buettner <kevinb@redhat.com>
4128
4129 * gdb.dwarf2/imported-unit.exp: New file.
4130 * gdb.dwarf2/imported-unit.c: New file.
4131
db5960b4
AB
41322019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4133
4134 * gdb.mi/mi-fortran-modules-2.f90: New file.
4135 * gdb.mi/mi-fortran-modules.exp: New file.
4136 * gdb.mi/mi-fortran-modules.f90: New file.
4137
7dc42066
AB
41382019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4139
4140 * gdb.mi/mi-sym-info-1.c: New file.
4141 * gdb.mi/mi-sym-info-2.c: New file.
4142 * gdb.mi/mi-sym-info.exp: New file.
4143
0dfeecca
TT
41442019-11-22 Tom Tromey <tromey@adacore.com>
4145
4146 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
4147 * gdb.ada/tasks/foo.adb: Add another stopping location.
4148
34877895
PJ
41492019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
4150
4151 * gdb.base/endianity.c: New test.
4152 * gdb.base/endianity.exp: New file.
4153
2e84f897
LD
41542019-11-21 Lukas Durfina <ldurfina@tachyum.com>
4155
4156 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
4157
65d1cd5f
TV
41582019-11-21 Tom de Vries <tdevries@suse.de>
4159
4160 PR gdb/24956
4161 * gdb.base/ui-redirect.exp: Test output of user-defined command.
4162
4f22c3f4
SDJ
41632019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4164
4165 * gdb.python/py-progspace.exp: Add missing parentheses on some
4166 'print' commands.
4167
9f6ad286
TT
41682019-11-19 Tom Tromey <tom@tromey.com>
4169
4170 * gdb.tui/winheight.exp: New file.
4171
0b8dbf3f
AB
41722019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4173
4174 * gdb.base/ctf-whatis.c: Delete.
4175 * gdb.base/ctf-whatis.exp: Delete.
4176 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
4177
f833b7a7
AB
41782019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4179
4180 * gdb.base/ctf-cvexpr.exp: Delete.
4181 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
4182
30d0a636
AB
41832019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
4184
4185 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
4186 the compiler. Clean up header comment a little.
4187 * gdb.base/ctf-ptype.exp: Likewise.
4188 * gdb.base/ctf-whatis.exp: Likewise.
4189 * lib/gdb.exp (skip_ctf_tests): New proc.
4190
494409bb
SDJ
41912019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
4192
4193 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
4194 * gdb.tui/corefile-run.exp: New file.
4195
55708e99
TT
41962019-11-14 Tom Tromey <tromey@adacore.com>
4197
4198 * gdb.base/gdbvars.exp (test_convenience_variables): Add
4199 regression tests.
4200
45e42163
TT
42012019-11-12 Tom Tromey <tom@tromey.com>
4202
4203 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
4204 after any command. Expect prompt after WAIT_FOR is seen.
4205 (enter_tui): Enable resize messages.
4206 (command): Expect command in output.
4207 (get_line): Avoid error when cursor appears to be off-screen.
4208 (dump_screen): Include screen size in title.
4209 (_do_resize): New proc, from "resize".
4210 (resize): Rewrite. Do resize in two steps.
4211 * gdb.tui/empty.exp (layouts): Fix entries.
4212 (check_boxes): Remove xfail.
4213 (check_text): Dump screen on failure.
4214
086baaf1
AB
42152019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4216
4217 * gdb.python/py-symbol.exp: Add test for
4218 gdb.lookup_static_symbols.
4219
09ff83af
AB
42202019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4221
4222 * gdb.python/py-symbol.c: Declare and call function from new
4223 py-symbol-2.c file.
4224 * gdb.python/py-symbol.exp: Compile both source files, and add new
4225 tests for gdb.lookup_static_symbol.
4226 * gdb.python/py-symbol-2.c: New file.
4227
11af934b
TV
42282019-11-02 Tom de Vries <tdevries@suse.de>
4229
4230 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
4231 * gdb.base/anon.exp: Same.
4232 * gdb.base/auto-connect-native-target.exp: Same.
4233 * gdb.base/call-ar-st.exp: Same.
4234 * gdb.base/catch-syscall.exp: Same.
4235 * gdb.base/commands.exp: Same.
4236 * gdb.base/default.exp: Same.
4237 * gdb.base/display.exp: Same.
4238 * gdb.base/float.exp: Same.
4239 * gdb.base/foll-fork.exp: Same.
4240 * gdb.base/help.exp: Same.
4241 * gdb.base/info-macros.exp: Same.
4242 * gdb.base/info-proc.exp: Same.
4243 * gdb.base/info-target.exp: Same.
4244 * gdb.base/long_long.exp: Same.
4245 * gdb.base/macscp.exp: Same.
4246 * gdb.base/memattr.exp: Same.
4247 * gdb.base/nofield.exp: Same.
4248 * gdb.base/pointers.exp: Same.
4249 * gdb.base/printcmds.exp: Same.
4250 * gdb.base/ptype.exp: Same.
4251 * gdb.base/restore.exp: Same.
4252 * gdb.base/return.exp: Same.
4253 * gdb.base/scope.exp: Same.
4254 * gdb.base/set-noassign.exp: Same.
4255 * gdb.base/setshow.exp: Same.
4256 * gdb.base/shlib-call.exp: Same.
4257 * gdb.base/signals.exp: Same.
4258 * gdb.base/sigstep.exp: Same.
4259 * gdb.base/skip.exp: Same.
4260 * gdb.base/solib-symbol.exp: Same.
4261 * gdb.base/stap-probe.exp: Same.
4262 * gdb.base/step-line.exp: Same.
4263 * gdb.base/step-test.exp: Same.
4264 * gdb.base/style.exp: Same.
4265 * gdb.base/varargs.exp: Same.
4266 * gdb.base/vla-datatypes.exp: Same.
4267 * gdb.base/vla-ptr.exp: Same.
4268 * gdb.base/vla-sideeffect.exp: Same.
4269 * gdb.base/volatile.exp: Same.
4270 * gdb.base/watch-cond-infcall.exp: Same.
4271 * gdb.base/watchpoint.exp: Same.
4272
e96ec2ba
TV
42732019-11-02 Tom de Vries <tdevries@suse.de>
4274
4275 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
4276 * gdb.cp/cpexprs.exp: Same.
4277 * gdb.cp/except-multi-location.exp: Same.
4278 * gdb.cp/exceptprint.exp: Same.
4279 * gdb.cp/gdb2384.exp: Same.
4280 * gdb.cp/inherit.exp: Same.
4281 * gdb.cp/m-static.exp: Same.
4282 * gdb.cp/meth-typedefs.exp: Same.
4283 * gdb.cp/misc.exp: Same.
4284 * gdb.cp/namespace.exp: Same.
4285 * gdb.cp/non-trivial-retval.exp: Same.
4286 * gdb.cp/overload.exp: Same.
4287 * gdb.cp/pr17132.exp: Same.
4288 * gdb.cp/re-set-overloaded.exp: Same.
4289 * gdb.cp/rvalue-ref-types.exp: Same.
4290 * gdb.cp/templates.exp: Same.
4291
bd5766ec
LM
42922019-11-01 Luis Machado <luis.machado@linaro.org>
4293
4294 PR gdb/25124
4295
4296 * gdb.arch/pr25124.S: New file.
4297 * gdb.arch/pr25124.exp: New file.
4298
165f8965
AB
42992019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4300
4301 * gdb.fortran/info-modules.exp: Update expected results, and add
4302 additional tests for 'info module functinos', and 'info module
4303 variables'.
4304 * gdb.fortran/info-types.exp: Update expected results.
4305 * gdb.fortran/info-types.f90: Extend testcase with additional
4306 module variables and functions.
4307
59c35742
AB
43082019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4309
4310 * gdb.fortran/info-modules.exp: New file.
4311 * gdb.fortran/info-types.exp: Build with new file.
4312 * gdb.fortran/info-types.f90: Include and use new module.
4313 * gdb.fortran/info-types-2.f90: New file.
4314
f3fb2519
PW
43152019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4316
4317 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
4318 * gdb.base/settings.exp: Test all settings types using
4319 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
4320 that now verifies that the value of "maint show" is the same as
4321 returned by the settings functions. Test the type of the
4322 maintenance settings.
4323 * gdb.base/default.exp: Update show_conv_list.
4324
d1e36019
TV
43252019-10-31 Tom de Vries <tdevries@suse.de>
4326
4327 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
4328 gdb_test.
4329 * gdb.arch/amd64-disp-step.exp: Same.
4330 * gdb.asm/asm-source.exp: Same.
4331 * gdb.btrace/buffer-size.exp: Same.
4332 * gdb.btrace/cpu.exp: Same.
4333 * gdb.btrace/enable.exp: Same.
4334 * gdb.dwarf2/count.exp: Same.
4335 * gdb.dwarf2/dw2-ranges-func.exp: Same.
4336 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
4337 * gdb.fortran/vla-datatypes.exp: Same.
4338 * gdb.fortran/vla-history.exp: Same.
4339 * gdb.fortran/vla-ptype.exp: Same.
4340 * gdb.fortran/vla-value.exp: Same.
4341 * gdb.fortran/whatis_type.exp: Same.
4342 * gdb.guile/guile.exp: Same.
4343 * gdb.multi/tids.exp: Same.
4344 * gdb.python/py-finish-breakpoint.exp: Same.
4345 * gdb.python/py-framefilter.exp: Same.
4346 * gdb.python/py-pp-registration.exp: Same.
4347 * gdb.python/py-xmethods.exp: Same.
4348 * gdb.python/python.exp: Same.
4349 * gdb.server/connect-with-no-symbol-file.exp: Same.
4350 * gdb.server/no-thread-db.exp: Same.
4351 * gdb.server/run-without-local-binary.exp: Same.
4352 * gdb.stabs/weird.exp: Same.
4353 * gdb.threads/attach-many-short-lived-threads.exp: Same.
4354 * gdb.threads/thread-find.exp: Same.
4355 * gdb.threads/tls-shared.exp: Same.
4356 * gdb.threads/tls.exp: Same.
4357 * gdb.threads/wp-replication.exp: Same.
4358 * gdb.trace/ax.exp: Same.
4359 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
4360
3d11e68e
TV
43612019-10-31 Tom de Vries <tdevries@suse.de>
4362
4363 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
4364 * gdb.ada/array_subscript_addr.exp: Same.
4365 * gdb.ada/arrayidx.exp: Same.
4366 * gdb.ada/arrayparam.exp: Same.
4367 * gdb.ada/arrayptr.exp: Same.
4368 * gdb.ada/boolean_expr.exp: Same.
4369 * gdb.ada/call_pn.exp: Same.
4370 * gdb.ada/complete.exp: Same.
4371 * gdb.ada/fixed_cmp.exp: Same.
4372 * gdb.ada/fun_addr.exp: Same.
4373 * gdb.ada/funcall_param.exp: Same.
4374 * gdb.ada/interface.exp: Same.
4375 * gdb.ada/mod_from_name.exp: Same.
4376 * gdb.ada/null_array.exp: Same.
4377 * gdb.ada/packed_array.exp: Same.
4378 * gdb.ada/packed_tagged.exp: Same.
4379 * gdb.ada/print_chars.exp: Same.
4380 * gdb.ada/print_pc.exp: Same.
4381 * gdb.ada/ptype_arith_binop.exp: Same.
4382 * gdb.ada/ptype_field.exp: Same.
4383 * gdb.ada/ptype_tagged_param.exp: Same.
4384 * gdb.ada/rec_return.exp: Same.
4385 * gdb.ada/ref_tick_size.exp: Same.
4386 * gdb.ada/str_ref_cmp.exp: Same.
4387 * gdb.ada/taft_type.exp: Same.
4388 * gdb.ada/tagged.exp: Same.
4389 * gdb.ada/type_coercion.exp: Same.
4390 * gdb.ada/uninitialized_vars.exp: Same.
4391
60b6ede8
TV
43922019-10-30 Tom de Vries <tdevries@suse.de>
4393
4394 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
4395
30baf67b
TV
43962019-10-26 Tom de Vries <tdevries@suse.de>
4397
4398 * gdb.base/bigcore.c: Fix typos in comments.
4399 * gdb.base/ctf-ptype.c: Same.
4400 * gdb.base/long_long.c: Same.
4401 * gdb.dwarf2/dw2-op-out-param.S: Same.
4402 * gdb.python/py-evthreads.c: Same.
4403 * gdb.reverse/i387-stack-reverse.c: Same.
4404 * gdb.trace/tfile.c: Same.
4405 * lib/compiler.c: Same.
4406 * lib/compiler.cc: Same.
4407
158da0d1
TV
44082019-10-25 Tom de Vries <tdevries@suse.de>
4409
4410 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
4411 gdb_test_multiple calls.
4412 * gdb.reverse/sigall-reverse.exp: Same.
4413 * gdb.reverse/solib-precsave.exp: Same.
4414 * gdb.reverse/solib-reverse.exp: Same.
4415 * gdb.reverse/until-precsave.exp: Same.
4416 * gdb.reverse/until-reverse.exp: Same.
4417
4ccdfbec
TV
44182019-10-24 Tom de Vries <tdevries@suse.de>
4419
4420 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
4421 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
4422 kfail using -wrap pattern flag and convenience variable
4423 gdb_test_name.
4424
33d569b7
AB
44252019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
4426
4427 * gdb.python/py-progspace.exp: Add tests for the
4428 Progspace.block_for_pc method.
4429
4d0b984b
TT
44302019-10-23 Tom Tromey <tom@tromey.com>
4431
4432 * configure: Rebuild.
4433 * aclocal.m4: Use m4_include, not sinclude.
4434
94cb3754
TV
44352019-10-21 Tom de Vries <tdevries@suse.de>
4436
4437 * gdb.base/infcall-nested-structs.c: Add
4438 __attribute__((noinline,noclone)) to all functions.
4439 (call_all): Add missing variable initialization. Simplify return value.
4440 (breakpt): Increment volatile variable, to prevent call from being
4441 optimized out.
4442 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
4443
062f1fc1
TV
44442019-10-17 Tom de Vries <tdevries@suse.de>
4445
4446 * gdb.fortran/module.exp: Allow info variables to print info for files
4447 other than module.f90.
4448
0b54364d
AB
44492019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4450
4451 * gdb.fortran/module.exp: Extend with 'info variables' test.
4452
7ff5fae7
AB
44532019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4454
4455 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
4456 F77_FOR_TARGET.
4457
d10eccaa
TV
44582019-10-16 Tom de Vries <tdevries@suse.de>
4459
4460 PR tdep/25096
4461 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
4462
745ff14e
TV
44632019-10-16 Tom de Vries <tdevries@suse.de>
4464
4465 PR tdep/24104
4466 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
4467 Add KFAIL for PR tdep/25096.
4468
03e1ab94
TV
44692019-10-16 Tom de Vries <tdevries@suse.de>
4470
4471 PR testsuite/25059
4472 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
4473
b17fcc10
TV
44742019-10-16 Tom de Vries <tdevries@suse.de>
4475
4476 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
4477 as signed.
4478
9223170f
SM
44792019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
4480
4481 * gdb.mi/list-thread-groups-available.exp: Read entries one by
4482 one instead of increasing timeout.
4483
d6e76313
TV
44842019-10-13 Tom de Vries <tdevries@suse.de>
4485
4486 PR record/25038
4487 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
4488 * gdb.reverse/sigall-reverse.exp: Same.
4489 * gdb.reverse/solib-precsave.exp: Same.
4490 * gdb.reverse/solib-reverse.exp: Same.
4491 * gdb.reverse/step-precsave.exp: Same.
4492 * gdb.reverse/until-precsave.exp: Same.
4493 * gdb.reverse/until-reverse.exp: Same.
4494 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
4495
6dfc0041
AA
44962019-10-10 Andreas Arnez <arnez@linux.ibm.com>
4497
4498 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
4499 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
4500 (cmp_struct_05_01, cmp_struct_static_02_01)
4501 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
4502 comparisons.
4503
abcf2cc8
TV
45042019-10-10 Tom de Vries <tdevries@suse.de>
4505
4506 PR testsuite/24888
4507 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
4508 gnatlink.
4509
a50faaf6
TV
45102019-10-09 Tom de Vries <tdevries@suse.de>
4511
4512 PR testsuite/25048
4513 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
4514
60ff3cd7
AB
45152019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4516
4517 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
4518 exceptions due to missing debug information.
4519
dfee8566
TV
45202019-10-07 Tom de Vries <tdevries@suse.de>
4521
4522 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
4523
3d63690a
AB
45242019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
4525
4526 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
4527 * gdb.base/annota1.exp: Update to use gdb_test_name.
4528
30d1f018
WP
45292019-10-07 Weimin Pan <weimin.pan@oracle.com>
4530
4531 * gdb.base/ctf-whatis.exp: New file.
4532 * gdb.base/ctf-whatis.c: New file.
4533 * gdb.base/ctf-ptype.exp: New file.
4534 * gdb.base/ctf-ptype.c: New file.
4535 * gdb.base/ctf-constvars.exp: New file.
4536 * gdb.base/ctf-constvars.c: New file.
4537 * gdb.base/ctf-cvexpr.exp: New file.
4538
4dbbb47c
TV
45392019-10-04 Tom de Vries <tdevries@suse.de>
4540
4541 * gdb.cp/local-static.c (main): Move declaration of int i out of the
4542 for loop.
4543
77c2dba3
TT
45442019-10-03 Tom Tromey <tom@tromey.com>
4545
4546 PR rust/24976:
4547 * gdb.rust/simple.rs (Union2): New type.
4548 (main): Use Union2.
4549 * gdb.rust/simple.exp: Add test.
4550
179aed7f
AB
45512019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4552
4553 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
4554 nested function prefix.
4555
0a4b0913
AB
45562019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
4557 Richard Bunt <richard.bunt@arm.com>
4558 Andrew Burgess <andrew.burgess@embecosm.com>
4559
4560 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
4561 nested functions.
4562 * gdb.fortran/nested-funcs.f90: Update expected results.
4563 * gdb.fortran/nested-funcs-2.exp: New file.
4564 * gdb.fortran/nested-funcs-2.f90: New file.
4565
082cce05
AB
45662019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4567
4568 * gdb.python/py-parameter.exp: Make test names unique.
4569 * gdb.python/py-template.exp: Likewise.
4570 * gdb.python/py-value.exp: Likewise.
4571
2b74ba5a
AB
45722019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4573
4574 * gdb.base/break-interp.exp: Reduce test name duplication.
4575 * gdb.base/call-sc.exp: Likewise.
4576 * gdb.base/callfuncs.exp: Likewise.
4577 * gdb.base/charset.exp: Likewise.
4578 * gdb.base/dump.exp: Likewise.
4579 * gdb.base/ena-dis-br.exp: Likewise.
4580 * gdb.base/relational.exp: Likewise.
4581 * gdb.base/step-over-syscall.exp: Likewise.
4582 * gdb.base/structs.exp: Likewise.
4583
58eb20d5
AB
45842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4585
4586 * gdb.linespec/explicit.exp: Make test names unique.
4587 * gdb.linespec/ls-errs.exp: Likewise.
4588
4d421147
AB
45892019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4590
4591 * gdb.reverse/break-precsave.exp: Make test names unique.
4592 * gdb.reverse/break-reverse.exp: Likewise.
4593 * gdb.reverse/finish-precsave.exp: Likewise.
4594 * gdb.reverse/finish-reverse.exp: Likewise.
4595 * gdb.reverse/machinestate-precsave.exp: Likewise.
4596 * gdb.reverse/machinestate.exp: Likewise.
4597 * gdb.reverse/readv-reverse.exp: Likewise.
4598 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4599 * gdb.reverse/sigall-precsave.exp: Likewise.
4600 * gdb.reverse/sigall-reverse.exp: Likewise.
4601 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
4602 * gdb.reverse/watch-precsave.exp: Likewise.
4603 * gdb.reverse/watch-reverse.exp: Likewise.
4604
d8c06f22
AB
46052019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
4606
4607 * gdb.threads/stop-with-handle.c: New file.
4608 * gdb.threads/stop-with-handle.exp: New file.
4609
3a56ed86
TV
46102019-10-03 Tom de Vries <tdevries@suse.de>
4611
4612 PR testsuite/25059
4613 * gdb.base/list-missing-source.exp: Allowing the "Compilation
4614 directory" line to be missing.
4615
42275044
TV
46162019-10-03 Tom de Vries <tdevries@suse.de>
4617
4618 PR testsuite/25059
4619 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
4620 type optional.
4621
9ef62df0
AA
46222019-10-02 Andreas Arnez <arnez@linux.ibm.com>
4623
4624 * gdb.python/py-format-string.c (string.h): New include.
4625 (main): Fill a_struct_with_union.the_union.an_int with bytes of
4626 the same value, for endianness-independence.
4627 * gdb.python/py-format-string.exp (default_regexp_dict)
4628 (test_pretty_structs, test_format): Adjust expected output to the
4629 changed initialization.
4630
37f6a7f4
TT
46312019-10-02 Tom Tromey <tromey@adacore.com>
4632
4633 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4634
1d58d6a2
PA
46352019-10-02 Pedro Alves <palves@redhat.com>
4636 Andrew Burgess <andrew.burgess@embecosm.com>
4637
4638 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
4639 "print-file-var.h".
4640 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4641 (get_version_1): Print this_version_id and its address.
4642 Add extern "C" wrappers around interface functions.
4643 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
4644 "print-file-var.h".
4645 (this_version_id) Use ATTRIBUTE_VISIBILITY.
4646 (get_version_2): Print this_version_id and its address.
4647 Add extern "C" wrappers around interface functions.
4648 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
4649 <stddef.h> and "print-file-var.h".
4650 Add extern "C" wrappers around interface functions.
4651 [VERSION_ID_MAIN] (this_version_id): Define.
4652 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
4653 * gdb.base/print-file-var.h: Add some #defines to simplify setting
4654 up extern "C" blocks.
4655 * gdb.base/print-file-var.exp (test): New, factored out from top
4656 level.
4657 (top level): Test all combinations of attribute hidden or not,
4658 dlopen or not, and this_version_id symbol in main file or not.
4659 Compile tests as both C++ and C, make test names unique.
4660
d770d56f
TT
46612019-10-01 Tom Tromey <tom@tromey.com>
4662
4663 * gdb.base/style.exp: Test "show logging filename".
4664
7f6aba03
TT
46652019-10-01 Tom Tromey <tom@tromey.com>
4666
4667 * lib/gdb-utils.exp (style): Handle "metadata" argument.
4668 * gdb.base/style.exp: Add metadata style test.
4669
14309bb6
TT
46702019-10-01 Tom Tromey <tom@tromey.com>
4671
4672 * gdb.base/style.exp: Test "pwd".
4673
2a3c1174
PA
46742019-10-01 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.base/style.exp: Update tests.
4677
53d666ec
AA
46782019-10-01 Andreas Arnez <arnez@linux.ibm.com>
4679
4680 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
4681 'six' to unsigned.
4682 (s1): Initialize fields 'four' and 'six' instead of 'three' and
4683 'five'. Use an all-ones bit pattern for each.
4684 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
4685 to its changed values.
4686
4a56a520
TT
46872019-09-30 Tom Tromey <tromey@adacore.com>
4688
4689 * gdb.rust/traits.rs: Disable all warnings.
4690
0df0352a
TV
46912019-09-29 Tom de Vries <tdevries@suse.de>
4692
aac66a4c 4693 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 4694
73d9a918
TV
46952019-09-29 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4698
060b3ab4
TV
46992019-09-27 Tom de Vries <tdevries@suse.de>
4700
4701 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4702
68f7d34d
TV
47032019-09-27 Tom de Vries <tdevries@suse.de>
4704
4705 PR record/23188
4706 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
4707
5d63b30a
TT
47082019-09-26 Tom Tromey <tromey@adacore.com>
4709
4710 * gdb.ada/py_taft.exp: New file.
4711 * gdb.ada/py_taft/main.adb: New file.
4712 * gdb.ada/py_taft/pkg.adb: New file.
4713 * gdb.ada/py_taft/pkg.ads: New file.
4714
3d435220
TV
47152019-09-24 Tom de Vries <tdevries@suse.de>
4716
4717 PR gdb/24598
4718 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4719
77d03678
TV
47202019-09-22 Tom de Vries <tdevries@suse.de>
4721
4722 * gdb.base/restore.exp: Allow register variables to be optimized out at
4723 -O0.
4724
abf516c6
UW
47252019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
4726
4727 * gdb.arch/spu-info.exp: Remove file.
4728 * gdb.arch/spu-info.c: Remove file.
4729 * gdb.arch/spu-ls.exp: Remove file.
4730 * gdb.arch/spu-ls.c: Remove file.
4731
4732 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
4733 * gdb.asm/spu.inc: Remove file.
4734
4735 * gdb.base/dump.exp: Remove support for spu*-*-*.
4736 * gdb.base/stack-checking.exp: Likewise.
4737 * gdb.base/overlays.exp: Likewise.
4738 * gdb.base/ovlymgr.c: Likewise.
4739 * gdb.base/spu.ld: Remove file.
4740
4741 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
4742 * gdb.cp/cpexprs.exp: Likewise.
4743 * gdb.cp/exception.exp: Likewise.
4744 * gdb.cp/gdb2495.exp: Likewise.
4745 * gdb.cp/mb-templates.exp: Likewise.
4746 * gdb.cp/pr9167.exp: Likewise.
4747 * gdb.cp/userdef.exp: Likewise.
4748
4749 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
4750
4751 * gdb.cell: Remove directory.
4752 * lib/cell.exp: Remove file.
4753
e452e88f
TV
47542019-09-19 Tom de Vries <tdevries@suse.de>
4755
4756 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4757
8a625130
TV
47582019-09-19 Tom de Vries <tdevries@suse.de>
4759
4760 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4761
81dc3ab5
TV
47622019-09-19 Tom de Vries <tdevries@suse.de>
4763
4764 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
4765 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
4766 (gdb_target_cmd): ... here.
4767 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
4768 value 2.
4769
b078f3ac
AB
47702019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4771
4772 * gdb.base/source-dir.exp: Avoid having directory names in test
4773 names.
4774
f1b620e9
MG
47752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4776
4777 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4778 directory.
4779
67f3ed6a
AB
47802019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4781
4782 * gdb.base/list-missing-source.exp: New file.
4783
d1b70248
TV
47842019-09-14 Tom de Vries <tdevries@suse.de>
4785
4786 PR teststuite/24599
4787 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
4788 * lib/ada.exp (gnatmake_version_at_least): New proc.
4789
5fabdcd6
AB
47902019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4791
4792 * gdb.base/maint.exp: Use exec_has_index_section.
4793
aa17805f
AB
47942019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4795
4796 * gdb.base/maint.exp: Add test for 'maint info sections'.
4797
25e5c209
TV
47982019-09-12 Tom de Vries <tdevries@suse.de>
4799
4800 * gdb.base/store.exp: Allow register variables to be optimized out at
4801 -O0.
4802
4993045d
PW
48032019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4804
4805 * gdb.ada/rdv_wait.exp: Update to new task names.
4806 * gdb.base/task_switch_in_core.exp: Likewise.
4807 * gdb.base/info_sources_base.c: Likewise.
4808
8a516164
TT
48092019-09-10 Tom Tromey <tromey@adacore.com>
4810
4811 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4812
aa391654
TT
48132019-09-10 Tom Tromey <tromey@adacore.com>
4814
4815 * gdb.ada/dgopt.exp: New file.
4816 * gdb.ada/dgopt/x.adb: New file.
4817
8634b462
TT
48182019-09-08 Tom Tromey <tom@tromey.com>
4819
4820 * gdb.tui/resize.exp: Remove setup_xfail.
4821 * gdb.tui/regs.exp: Remove setup_xfail.
4822 * gdb.tui/basic.exp: Remove setup_xfail.
4823
736b0f76
DB
48242019-09-06 David Blaikie <dblaikie@gmail.com>
4825
4826 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
4827 * gdb.cp/cplabel.exp: Ditto.
4828 * gdb.linespec/ls-errs.exp: Ditto.
4829
30331a6c
TV
48302019-09-05 Tom de Vries <tdevries@suse.de>
4831
4832 * lib/gdb.exp (cmp_file_string): New proc.
4833 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
4834 runto_main. Verify save breakpoints output.
4835
98b0ebab
PW
48362019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4837
4838 * gdb.base/info-var.exp: Test info variables without running
4839 to main, to avoid expect's buffer overflow.
4840
4e962e74
TT
48412019-09-03 Tom Tromey <tromey@adacore.com>
4842
4843 * gdb.ada/bias.exp: New file.
4844 * gdb.ada/bias/bias.adb: New file.
4845 * gdb.ada/print_chars.exp: Add regression test.
4846 * gdb.ada/print_chars/foo.adb (My_Character): New type.
4847 (MC): New variable.
4848
2ea1a07a
SL
48492019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4850
4851 * gdb.base/argv0-symlink.exp: Run only on native target
4852 and local host.
4853
8077c50d
TV
48542019-08-29 Tom de Vries <tdevries@suse.de>
4855
4856 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
4857 diverse debug info.
4858 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
4859
48352473
TV
48602019-08-28 Tom de Vries <tdevries@suse.de>
4861
4862 * gdb.base/info-var.exp: Allow info variables to print info for files
4863 other than info-var-f1.c and info-var-f2.c.
4864
d8f27c60
AB
48652019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4866
4867 * gdb.fortran/info-types.exp: Add module.
4868 * gdb.fortran/info-types.f90: Update expected results.
4869
1f20c35e
AB
48702019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
4871
4872 * gdb.fortran/info-types.exp: New file.
4873 * gdb.fortran/info-types.f90: New file.
4874 * lib/fortran.exp (fortran_character1): New proc.
4875
4acfdd20
AB
48762019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
4879 functions'. Reindent as needed.
4880 * gdb.base/info-var-f1.c: New file.
4881 * gdb.base/info-var-f2.c: New file.
4882 * gdb.base/info-var.exp: New file.
4883 * gdb.base/info-var.h: New file.
4884
5c31b358
TV
48852019-08-26 Tom de Vries <tdevries@suse.de>
4886
4887 PR c++/24852
4888 * gdb.cp/no-libstdcxx-probe.exp: New test.
4889
b694989f
TV
48902019-08-26 Tom de Vries <tdevries@suse.de>
4891
4892 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
4893 * tests need to be skipped.
4894 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
4895 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
4896 mi_skip_libstdcxx_probe_tests.
4897
d9c4ba53
SDJ
48982019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
4899
4900 * gdb.python/py-xmethods.exp: Use raw strings when passing
4901 arguments to SimpleXMethodMatcher.
4902
395fad09
TV
49032019-08-22 Tom de Vries <tdevries@suse.de>
4904
4905 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
4906 more informative.
4907
26c957f1
PA
49082019-08-21 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.base/with.exp: Test "with" with no arguments.
4911
61f80d5d
TV
49122019-08-21 Tom de Vries <tdevries@suse.de>
4913
4914 * gdb.base/gdb-caching-proc.exp: Sort files.
4915
d7a11d13
TV
49162019-08-20 Tom de Vries <tdevries@suse.de>
4917
4918 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4919 compilation.
4920
34dafe9f
TV
49212019-08-16 Tom de Vries <tdevries@suse.de>
4922
4923 * gdb.base/compare-sections.exp ("after run to main"): Allow
4924 mismatched read-only sections for PIE executables.
4925
398fdd60
TT
49262019-08-16 Tom Tromey <tom@tromey.com>
4927
4928 * lib/tuiterm.exp (_csi_Z): New proc.
4929 * gdb.tui/basic.exp: Update window positions.
4930 * gdb.tui/empty.exp: Update window positions.
4931
d8f9e51c
SL
49322019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4933
4934 * gdb.base/examine-backward.exp: Correct regexp for
4935 "examine 3 bytes backward from ${address_zero}".
4936
3df505f6
TT
49372019-08-15 Tom Tromey <tom@tromey.com>
4938
4939 * gdb.tui/empty.exp: Enable resizing tests.
4940
272560b5
TT
49412019-08-15 Tom Tromey <tromey@adacore.com>
4942
4943 * gdb.ada/char_enum.exp: Add regression tests.
4944 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
4945 and '0'.
4946 (Char, Gchar): Update.
4947 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
4948
08235187
CB
49492019-08-15 Christian Biesinger <cbiesinger@google.com>
4950
4951 * gdb.python/python.exp: Expect a leading underscore on
4952 GdbOutput{,Error}File.
4953
22a2ab04
SL
49542019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4955
4956 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4957 Windows host.
4958
835b995b
SL
49592019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4960
4961 * gdb.base/batch-preserve-term-settings.exp
4962 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
4963
97dd8e07
CB
49642019-08-15 Christian Biesinger <cbiesinger@google.com>
4965
4966 * lib/gdb.exp: When running on a mingw target, replace
4967 /x/ with x:/.
4968
75faf5c4
AH
49692019-08-14 Alan Hayward <alan.hayward@arm.com>
4970
4971 * gdb.arch/aarch64-prologue.c: New test.
4972 * gdb.arch/aarch64-prologue.exp: New file.
4973
abc6c00f
TV
49742019-08-13 Tom de Vries <tdevries@suse.de>
4975
4976 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
4977 Thread.
4978
74c2c1f4
SL
49792019-08-13 Sandra Loosemore <sandra@codesourcery.com>
4980
4981 * gdb.python/py-completion.exp: Download the .py file to the host
4982 and use its host pathname. Conditionalize tests that use
4983 tab completion and manipulate files on the build machine.
4984 * gdb.python/py-events.exp: Download the .py file to the host
4985 and use its host pathname.
4986 * gdb.python/py-evsignal.exp: Likewise.
4987 * gdb.python/py-evthreads.exp: Likewise.
4988 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
4989 pathname syntax.
4990 * gdb.python/py-framefilter.exp: Download the .py file to the right
4991 place on the host. Match Windows pathname syntax.
4992 * gdb.python/py-mi-var-info-path-expression.exp: Download the
4993 .py file to the host and use its host pathname.
4994 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
4995 * gdb.python/py-objfile.exp: Expect a host pathname, not a
4996 build pathname. Skip symlink test on Windows host. Add missing
4997 newline at end of file.
4998 * gdb.python/py-pp-maint.exp: Download the .py file to the host
4999 and use its host pathname.
5000 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
5001 * gdb.python/py-section-script.exp: Use host location of binfile
5002 on safe-path. Use correct path separator on Windows host.
5003 Reorder alternatives in gdb_test_multiple to prevent matching
5004 the wrong alternative on success.
5005 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
5006
ca2589f3
PP
50072019-08-12 Patrick Palka <patrick@parcs.ath.cx>
5008
5009 * gdb.gdb/selftest.exp (test_with_self): Update test to now
5010 expect the GDB inferior to no longer immediately stop after
5011 being resumed with "signal SIGINT".
5012
020a839d
SL
50132019-08-09 Sandra Loosemore <sandra@codesourcery.com>
5014
5015 * gdb.linespec/break-ask.exp: Generalize regexps to match
5016 Windows pathnames too.
5017
128d6509
TV
50182019-08-08 Tom de Vries <tdevries@suse.de>
5019
5020 PR testsuite/24862
5021 * lib/tuiterm.exp (_accept): Fix CSI regexp.
5022
590042fc
PW
50232019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5024
5025 * gdb.base/style.exp: Update tests for help doc new invariants.
5026 * gdb.base/help.exp: Likewise.
5027
046bebe1
TT
50282019-08-06 Tom Tromey <tom@tromey.com>
5029
5030 * gdb.base/style.exp: Add disassemble test.
5031 * gdb.base/style.c (some_called_function): New function.
5032 (main): Use it.
5033
0b27c27d
CB
50342019-08-05 Christian Biesinger <cbiesinger@google.com>
5035
5036 * gdb.python/py-block.exp: Test dictionary access on blocks.
5037
580f1034
SM
50382019-08-05 Simon Marchi <simon.marchi@efficios.com>
5039
5040 PR gdb/24863
5041 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
5042 -list-thread-groups --available test when running under
5043 check-read1.
5044
d86bd7cb
TV
50452019-08-05 Tom de Vries <tdevries@suse.de>
5046
5047 PR testsuite/24863
5048 * lib/gdb.exp (with_read1_timeout_factor): New proc.
5049 * gdb.base/help.exp: Use with_read1_timeout_factor.
5050 * gdb.base/info-macros.exp: Same.
5051 * gdb.cp/nested-types.exp: Same.
5052
a80cf5d8
TV
50532019-08-05 Tom de Vries <tdevries@suse.de>
5054
5055 * lib/gdb.exp (version_at_least): Factor out of ...
5056 (tcl_version_at_least): ... here.
5057 (gdb_compile): Fail if pie results in non-PIE executable.
5058 (readelf_version, readelf_prints_pie): New proc.
5059 (exec_is_pie): Return -1 if unknown.
5060
d0962838
TV
50612019-08-05 Tom de Vries <tdevries@suse.de>
5062
5063 * lib/gdb.exp (tcl_version_at_least): Fix typo.
5064
2252ff3d
SL
50652019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5066
5067 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
5068
26655f53
SL
50692019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5070
5071 * lib/completion-support.exp (test_gdb_complete_none): Skip
5072 tab completion tests if no readline support.
5073 (test_gdb_complete_unique_re): Likewise.
5074 (test_gdb_complete_multiple): Likewise.
5075
db4dc13e
PW
50762019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5077
5078 * gdb.base/info_sources.exp: New file.
5079 * gdb.base/info_sources.c: New file.
5080 * gdb.base/info_sources_base.c: New file.
5081
0eba165a
PFC
50822019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5083
5084 * gdb.base/batch-exit-status.exp: Call test_exit_status with
5085 prefix argument.
5086 (test_exit_status): Add prefix argument.
5087
59bd512b
TV
50882019-08-01 Tom de Vries <tdevries@suse.de>
5089
5090 PR testsuite/24863
5091 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
5092 calling exp_continue for new thread and thread exited messages.
5093
2a3ad588
TV
50942019-08-01 Tom de Vries <tdevries@suse.de>
5095
5096 PR testsuite/24863
5097 * gdb.base/structs.exp: Fix check-read1 timeout using
5098 gdb_test_sequence.
5099 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
5100
117eb594
TV
51012019-08-01 Tom de Vries <tdevries@suse.de>
5102
5103 PR testsuite/24863
5104 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
5105 line.
5106
ed591340
TV
51072019-08-01 Tom de Vries <tdevries@suse.de>
5108
5109 PR testsuite/24863
5110 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
5111
aa3b6533
TT
51122019-07-30 Tom Tromey <tromey@adacore.com>
5113
5114 * gdb.ada/display_nested.exp: New file.
5115 * gdb.ada/display_nested/foo.adb: New file.
5116 * gdb.ada/display_nested/pack.adb: New file.
5117 * gdb.ada/display_nested/pack.ads: New file.
5118
2906593f
CB
51192019-07-30 Christian Biesinger <cbiesinger@google.com>
5120
5121 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
5122 namespace.
5123 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
5124
0f575925
TV
51252019-07-30 Tom de Vries <tdevries@suse.de>
5126
5127 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
5128 instead.
5129
b13057d9
TV
51302019-07-30 Tom de Vries <tdevries@suse.de>
5131
5132 PR testsuite/24834
5133 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
5134 (exec_is_pie): New proc.
5135
5c4dde85
CB
51362019-07-29 Christian Biesinger <cbiesinger@google.com>
5137
5138 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
5139
c620ed88
CB
51402019-07-29 Christian Biesinger <cbiesinger@google.com>
5141
5142 * gdb.python/py-objfile.c: Add global and static vars.
5143 * gdb.python/py-objfile.exp: Test new functions Objfile.
5144 lookup_global_symbol and lookup_static_symbol.
5145
3d235706
TT
51462019-07-29 Tom Tromey <tom@tromey.com>
5147
5148 * lib/tuiterm.exp (Term::_csi_@): New proc.
5149 (Term::_csi_X): Don't move cursor.
5150
c7e4c0a6
PW
51512019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5152
5153 * gdb.base/options.exp: Update backtrace - completion to
5154 new option -frame-info.
5155 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
5156 Test new 'set print frame-info'. Test backtrace -frame-info
5157 overriding 'set print frame-info'.
5158 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
5159 Test new 'set print frame-info'.
5160 Verify consistency of backtrace with and without filters, with and
5161 without -no-filters.
5162 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
5163 default.
5164
de28a3b7
TV
51652019-07-29 Tom de Vries <tdevries@suse.de>
5166
5167 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
5168 no arguments".
5169
507dd60e
TV
51702019-07-29 Tom de Vries <tdevries@suse.de>
5171
5172 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
5173 is a substring of the first for "complete non-unique file name".
5174
5beafce9
TV
51752019-07-29 Tom de Vries <tdevries@suse.de>
5176
5177 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
5178 with ".*".
5179
2d274232
TV
51802019-07-29 Tom de Vries <tdevries@suse.de>
5181
5182 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
5183 Pass prompt_regexp parameter to gdb_test_multiple calls.
5184
9197cd8b
TV
51852019-07-29 Tom de Vries <tdevries@suse.de>
5186
5187 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 5188 print registers" regexps.
9197cd8b 5189
b528dae0
TV
51902019-07-29 Tom de Vries <tdevries@suse.de>
5191
5192 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
5193
d17725d7
TV
51942019-07-29 Tom de Vries <tdevries@suse.de>
5195
5196 PR gdb/24855
5197 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
5198 (skip_python_tests_prompt): Add prompt_regexp argument to
5199 gdb_test_multiple calls.
5200
52b75bf1
TT
52012019-07-27 Tom Tromey <tom@tromey.com>
5202
5203 * gdb.tui/main.exp: New file.
5204
2b1d00c2
TT
52052019-07-27 Tom Tromey <tom@tromey.com>
5206
5207 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
5208 optional.
5209 * gdb.tui/empty.exp: New file.
5210
ded631d5
TT
52112019-07-27 Tom Tromey <tom@tromey.com>
5212
5213 * lib/tuiterm.exp (spawn): New proc.
5214 (Term::resize): New proc.
5215 * gdb.tui/resize.exp: New file.
5216
58ac439d
TT
52172019-07-27 Tom Tromey <tom@tromey.com>
5218
5219 * gdb.tui/list.exp: New file.
5220
fe1f56ee
TT
52212019-07-27 Tom Tromey <tom@tromey.com>
5222
5223 * gdb.tui/regs.exp: New file.
5224
f790b310
TT
52252019-07-27 Tom Tromey <tom@tromey.com>
5226
5227 * gdb.tui/basic.exp: Add "layout split" test.
5228
d95fc6ee
TT
52292019-07-27 Tom Tromey <tom@tromey.com>
5230
5231 * gdb.tui/basic.exp: Add "layout asm" test.
5232
c3786b3a
TT
52332019-07-27 Tom Tromey <tom@tromey.com>
5234
5235 * lib/tuiterm.exp: New file.
5236 * gdb.tui/basic.exp: New file.
5237
98a617f8
KB
52382019-07-27 Kevin Buettner <kevinb@redhat.com>
5239
5240 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
5241 Enable tests associated with this flag. Adjust regex
5242 referencing "foo_low" to now refer to "foo_cold" instead.
5243
5c076da4
KB
52442019-07-27 Kevin Buettner <kevinb@redhat.com>
5245
5246 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
5247 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
5248 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
5249 foo_cold. Revise comments to match.
5250 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
5251 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
5252 were wrapped into this proc; Call do_test in loop from outermost
5253 level.
5254 (foo_low): Rename all occurrences to "foo_cold".
5255 (backtrace from baz): New test.
5256 (x2/i foo_cold): New test.
5257 (info line *foo_cold): New test.
5258
1512d3b7
TV
52592019-07-26 Tom de Vries <tdevries@suse.de>
5260
5261 * gdb.arch/i386-pkru.exp: Fix unterminated string.
5262
297989a1
TV
52632019-07-25 Tom de Vries <tdevries@suse.de>
5264
5265 PR testsuite/24830
5266 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
5267 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
5268 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
5269 (skip_libstdcxx_probe_tests): ... here.
5270 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
5271
b3b965fb
TV
52722019-07-24 Tom de Vries <tdevries@suse.de>
5273
5274 PR testsuite/24807
5275 * gdb.objc/basicclass.m: Include stdio.h.
5276 * gdb.objc/nondebug.m: Same.
5277 * gdb.objc/objcdecode.m: Same.
5278
4625b4d0
TV
52792019-07-24 Tom de Vries <tdevries@suse.de>
5280
5281 PR testsuite/24612
5282 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
5283 additional_flags.
5284
024a5840
TV
52852019-07-24 Tom de Vries <tdevries@suse.de>
5286
5287 PR testsuite/24831
5288 * gdb.multi/tids.exp: Update error messages for info threads.
5289
c76ddaa3
TV
52902019-07-24 Tom de Vries <tdevries@suse.de>
5291
5292 * gdb.base/info-types.exp: Allow info types to print info for more than
5293 one file.
5294
9a618ef6
TV
52952019-07-23 Tom de Vries <tdevries@suse.de>
5296
5297 PR testsuite/24842
5298 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
5299 gdb_spawn_with_cmdline_opts.
5300
40eadf04
SP
53012019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
5302
5303 * gdb.arch/arm-cmse-sgstubs.c: New test.
5304 * gdb.arch/arm-cmse-sgstubs.exp: New file.
5305
5ba29434
TV
53062019-07-23 Tom de Vries <tdevries@suse.de>
5307
5308 PR testsuite/24711
5309 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
5310 issuing next command.
5311
a8e9d247
AB
53122019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5313
5314 * gdb.ada/info_auto_lang.exp: Update expected results.
5315 * gdb.base/info-types.c: Add additional types to check.
5316 * gdb.base/info-types.exp: Update expected results.
5317
eb86c5e2
AB
53182019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
5319
5320 * gdb.base/info-types.c: New file.
5321 * gdb.base/info-types.exp: New file.
5322
01e175fe
AB
53232019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * gdb.arch/riscv-bp-infcall.c: New file.
5326 * gdb.arch/riscv-bp-infcall.exp: New file.
5327
6b78c3f8
AB
53282019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
5329
5330 PR breakpoints/24541
5331 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
5332
da738167
TV
53332019-07-14 Tom de Vries <tdevries@suse.de>
5334
5335 PR testsuite/24760
5336 * gdb.objc/basicclass.exp: Fix unterminated string.
5337
0d4e84ed
AB
53382019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
5339 Andrew Burgess <andrew.burgess@embecosm.com>
5340
5341 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
5342 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
5343 negative bounds.
5344 * gdb.fortran/vla-value.exp: Print elements of an array with
5345 negative bounds.
5346 * gdb.fortran/vla.f90: Setup an array with negative bounds for
5347 testing.
5348
021d8588
AB
53492019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
5350
5351 * gdb.base/options.exp (expect_string): Dequote strings in
5352 results.
5353 (test-string): Test strings with different quoting and reindent.
5354
f06f1252
TT
53552019-07-10 Tom Tromey <tromey@adacore.com>
5356
5357 * gdb.ada/mi_ex_cond.exp: Update expected results.
5358 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
5359 * gdb.ada/mi_catch_ex.exp: Update expected results.
5360 * gdb.ada/mi_catch_assert.exp: Update expected results.
5361 * gdb.ada/catch_ex.exp (catch_exception_info)
5362 (catch_exception_entry, catch_assert_entry)
5363 (catch_unhandled_entry): Update.
5364 * gdb.ada/catch_assert_if.exp: Update expected results.
5365
b863685d
RB
53662019-07-10 Richard Bunt <richard.bunt@arm.com>
5367 Stephen Roberts <stephen.roberts@arm.com>
5368
5369 * gdb.base/define.exp: Restore original prompt.
5370
cb1e4e32
PA
53712019-07-09 Pedro Alves <palves@redhat.com>
5372
5373 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
5374 breakpoints" output.
5375 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
5376 * gdb.python/py-breakpoint.exp: No longer expect that "catch
5377 throw" creates breakpoint.
5378 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
5379 'type="catchpoint"'.
5380
b58a68fe
PA
53812019-07-09 Pedro Alves <palves@redhat.com>
5382
5383 PR c++/15468
5384 * gdb.cp/except-multi-location-lib.cc: New.
5385 * gdb.cp/except-multi-location-main.cc: New.
5386 * gdb.cp/except-multi-location.exp: New.
5387
0826779b
PW
53882019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
5389
5390 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
5391 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
5392 argument and update callers.
5393
5b0e2db4
AB
53942019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5395
5396 * gdb.arch/amd64-break-on-asm-line.S: New file.
5397 * gdb.arch/amd64-break-on-asm-line.exp: New file.
5398
1f6f6e21
PW
53992019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5400
5401 * gdb.base/printcmds.exp: Test printing C string and
5402 C wide string convenience vars without transiting via the inferior.
5403 Also make test names unique.
5404
ea142fbf
AH
54052019-07-08 Alan Hayward <alan.hayward@arm.com>
5406
5862c886 5407 PR breakpoints/25011
ea142fbf
AH
5408 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
5409
213fd9fa
PA
54102019-07-04 Pedro Alves <palves@redhat.com>
5411
5412 * lib/gdb.exp (foreach_with_prefix): Don't return early if
5413 body returned ok(0), break(3) or continue(4).
5414 * gdb.testsuite/foreach_with_prefix.exp: New file.
5415
2b40fda7
AH
54162019-07-04 Alan Hayward <alan.hayward@arm.com>
5417
5418 * gdb.server/unittest.exp: Allow 0 unit tests to run.
5419
a26c8de0
PA
54202019-07-03 Pedro Alves <palves@redhat.com>
5421
5422 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
5423 "return -code".
5424
5f4ba3e7
PA
54252019-07-03 Pedro Alves <palves@redhat.com>
5426
5427 PR cli/24732
5428 * gdb.base/shell.exp: Load completion-support.exp.
5429 Adjust expected error output. Add completion tests.
5430
a994424f
PA
54312019-07-03 Pedro Alves <palves@redhat.com>
5432
5433 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
5434 string_to_regexp.
5435
3d9be6f5
PA
54362019-07-03 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
5439 (expect_integer): Adjust to expect "-string".
5440 (expect_string): New.
5441 (all_options): Expect "-string".
5442 (test-flag, test-boolean): Adjust to expect "-string".
5443 (test-string): New proc.
5444 (top level): Call it.
5445
41fc454c
PA
54462019-07-03 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
5449 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
5450 the expected output in the success.
5451
b2b2a215
PA
54522019-07-03 Pedro Alves <palves@redhat.com>
5453
5454 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5455 Split one gdb_test_multiple call in two to avoid a race.
5456
fdbc9870
PA
54572019-07-03 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/with.c: New file.
5460 * gdb.base/with.exp: New file.
5461
c6ac8931
PA
54622019-07-03 Pedro Alves <palves@redhat.com>
5463
5464 * gdb.base/settings.exp: Replace all references to "maint
5465 test-settings set" with references to "maint set test-settings",
5466 and all references to "maint test-settings show" with references
5467 to "maint show test-settings".
5468
970f9d09
PA
54692019-07-03 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/settings.exp (test-string): Adjust expected out when
5472 testing "maint test-settings show filename"
5473
54d66006
PA
54742019-07-02 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.base/options.exp (test-info-threads): New procedure.
5477 (top level): Call it.
5478
10d06d82
TT
54792019-06-28 Tom Tromey <tromey@adacore.com>
5480
5481 * gdb.dwarf2/ada-linkage-name.c: New file.
5482 * gdb.dwarf2/ada-linkage-name.exp: New file.
5483
3d507ff2
TT
54842019-06-27 Tom Tromey <tromey@adacore.com>
5485
d039f014 5486 PR c++/20020:
3d507ff2
TT
5487 * gdb.cp/constexpr-field.exp: Use setup_xfail.
5488
8af58ffe
TV
54892019-06-26 Tom de Vries <tdevries@suse.de>
5490
5491 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
5492
22e21752
TV
54932019-06-26 Tom de Vries <tdevries@suse.de>
5494
5495 * gdb.base/index-cache.exp: Add back missing debug option.
5496
b65b566c
PW
54972019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5498
5499 * gdb.base/alias.exp: Test non matching/non existing prefixes.
5500
5c2c8c69
TV
55012019-06-25 Tom de Vries <tdevries@suse.de>
5502
5503 PR testsuite/24727
5504 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
5505
164e3873
TV
55062019-06-24 Tom de Vries <tdevries@suse.de>
5507
5508 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
5509
824eacee
TV
55102019-06-24 Tom de Vries <tdevries@suse.de>
5511
5512 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
5513 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
5514 * gdb.trace/unavailable-dwarf-piece.exp: Same.
5515
385b97d3
TV
55162019-06-24 Tom de Vries <tdevries@suse.de>
5517
5518 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
5519
c596f180
TV
55202019-06-21 Tom de Vries <tdevries@suse.de>
5521
5522 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
5523
b13a7d03
TV
55242019-06-21 Tom de Vries <tdevries@suse.de>
5525
5526 PR testsuite/24518
5527 PR ada/24713
5528 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
5529 index.
5530
899277ae
TT
55312019-06-19 Tom Tromey <tromey@adacore.com>
5532
5533 * gdb.ada/length_cond.exp: Add intro comment.
5534
680e1bee
TT
55352019-06-19 Tom Tromey <tromey@adacore.com>
5536
5537 * gdb.ada/length_cond.exp: New file.
5538 * gdb.ada/length_cond/length_cond.adb: New file.
5539 * gdb.ada/length_cond/pck.adb: New file.
5540 * gdb.ada/length_cond/pck.ads: New file.
5541
0ed4690a
TV
55422019-06-18 Tom de Vries <tdevries@suse.de>
5543
5544 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
5545
d20ed5fd
TT
55462019-06-18 Tom Tromey <tromey@adacore.com>
5547
5548 * gdb.base/list0.h: Add comment explaining control character.
5549
86e04673
TV
55502019-06-18 Tom de Vries <tdevries@suse.de>
5551
5552 * boards/fission.exp: Break up long debug_flags line.
5553
c4973306
SM
55542019-06-16 Tom de Vries <tdevries@suse.de>
5555
5556 PR gdb/24445
5557 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
5558 generated index.
5559
93cb9841
AB
55602019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5561
5562 PR gdb/24686
5563 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
5564 improve detection of bug gdb/24541.
5565
399aaebd
SM
55662019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
5567
5568 PR gdb/24669
5569 * gdb.base/index-cache.exp (uses_readnow,
5570 expecting_index_cache_use): Define global variable.
5571 (test_cache_enabled_miss, test_cache_enabled_hit): Use
5572 expecting_index_cache_use.
5573
584a927c
AB
55742019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
5575 Andrew Burgess <andrew.burgess@embecosm.com>
5576
5577 * gdb.fortran/pointers.f90: New file.
5578 * gdb.fortran/print_type.exp: New file.
5579 * gdb.fortran/vla-ptype.exp: Adapt expected results.
5580 * gdb.fortran/vla-type.exp: Likewise.
5581 * gdb.fortran/vla-value.exp: Likewise.
5582 * gdb.mi/mi-vla-fortran.exp: Likewise.
5583
30056ea0
AB
55842019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
5587 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
5588 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
5589 as a stop reason.
5590
ec8e2b6d
AB
55912019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5592
5593 * gdb.base/annota1.exp: Update expected results.
5594 * gdb.cp/annota2.exp: Likewise.
5595 * gdb.cp/annota3.exp: Likewise.
5596
09e4c4e1
AB
55972019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.base/style-logging.exp: Remove path from test name.
5600
0735b091
TT
56012019-06-14 Tom Tromey <tromey@adacore.com>
5602
5603 PR gdb/24502:
5604 * gdb.base/style-logging.exp: New file.
5605
f5686554
TT
56062019-06-14 Tom Tromey <tromey@adacore.com>
5607
5608 * gdb.base/symfile-warn.exp: New file.
5609 * gdb.base/symfile-warn.c: New file.
5610
a0c1ffed
TT
56112019-06-14 Tom Tromey <tromey@adacore.com>
5612
5613 * gdb.base/annotate-symlink.exp: New file.
5614
f411722c
TT
56152019-06-14 Tom Tromey <tromey@adacore.com>
5616
5617 * gdb.ada/set_wstr.exp: Add reassignment test.
5618
4268ec18
TT
56192019-06-14 Tom Tromey <tromey@adacore.com>
5620
5621 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
5622 'unchecked_access and 'unrestricted_access as well.
5623
9a9e394b
TT
56242019-06-14 Tom Tromey <tromey@adacore.com>
5625
5626 PR ada/24539:
5627 * gdb.ada/vla.exp: Update tests.
5628 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
5629 pragma.
5630
4c048731
PA
56312019-06-13 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/settings.exp (test-integer): Test junk after
5634 "unlimited".
5635
6665660a
PA
56362019-06-13 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.base/options.exp (test-thread-apply): New.
5639 (top level): Call it.
5640
5d707134
PA
56412019-06-13 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.base/options.exp (test-frame-apply): New.
5644 (top level): Test print commands with different "frame apply"
5645 prefixes.
5646
e2a689da
PA
56472019-06-13 Pedro Alves <palves@redhat.com>
5648
e79be6e5 5649 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
5650 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
5651 'max_completions' parameter and handle it.
5652 (test_gdb_completion_offers_commands): New.
5653
90a1ef87
PA
56542019-06-13 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5657
d4c16835
PA
56582019-06-13 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/options.exp (test-backtrace): New.
5661 (top level): Call it.
5662
2daf894e
PA
56632019-06-13 Pedro Alves <palves@redhat.com>
5664
5665 * gdb.guile/scm-frame-args.exp: Use "set print
5666 raw-frame-arguments" instead of "set print raw frame-arguments".
5667 * gdb.python/py-frame-args.exp: Likewise.
5668
e6ed716c
PA
56692019-06-13 Pedro Alves <palves@redhat.com>
5670
5671 * gdb.compile/compile.exp: Adjust expected output to option
5672 processing changes.
5673
7d8062de
PA
56742019-06-13 Pedro Alves <palves@redhat.com>
5675
5676 * gdb.base/options.exp: Build executable.
5677 (test-print): New procedure.
5678 (top level): Call it, once for "print" and another for "compile
5679 print".
5680
9d0faba9
PA
56812019-06-13 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/options.c: New file.
5684 * gdb.base/options.exp: New file.
5685
dee7b4c8
PA
56862019-06-13 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
5689 that "o" is ambiguous.
5690
dca0f6c0
PA
56912019-06-13 Pedro Alves <palves@redhat.com>
5692
5693 * gdb.base/settings.c: New file.
5694 * gdb.base/settings.exp: New file.
5695
ccf46844
PA
56962019-06-13 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.base/completion.exp: Fix comment typo.
5699
b9a3f842
PA
57002019-06-13 Pedro Alves <palves@redhat.com>
5701
5702 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
5703 foo --1" test.
5704
d106773e
PA
57052019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5706
5707 * gdb.fortran/block-data.f: New.
5708 * gdb.fortran/block-data.exp: New.
5709
fea82da0
TV
57102019-06-11 Tom de Vries <tdevries@suse.de>
5711
5712 PR testsuite/24521
5713 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
5714 message.
5715
8c2e74f1
TV
57162019-06-11 Tom de Vries <tdevries@suse.de>
5717
5718 PR testsuite/24521
5719 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5720
b49851c8
TV
57212019-06-11 Tom de Vries <tdevries@suse.de>
5722
5723 * boards/readnow.exp: New file.
5724
a7067863
AB
57252019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5726
5727 * gdb.fortran/vla-sizeof.exp: Update expected results.
5728
1a3da2cd
AB
57292019-06-06 Amos Bird <amosbird@gmail.com>
5730
5731 * gdb.base/annota1.exp (thread_switch): Add test for
5732 thread-exited annotation.
5733
3847a7bf
TT
57342019-06-06 Tom Tromey <tromey@adacore.com>
5735
5736 * gdb.base/maint.exp: Expect command started/finished output.
5737
0088ba59
AB
57382019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
5741 comment.
5742 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
5743
312617a3
AB
57442019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
5745
5746 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
5747 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
5748 * gdb.arch/riscv-unwind-long-insn.c: New file.
5749 * gdb.arch/riscv-unwind-long-insn.exp: New file.
5750
e1f2e1a2
CB
57512019-06-04 Christian Biesinger <cbiesinger@google.com>
5752
d3238f7d 5753 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 5754
206584bd
PW
57552019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5756
5757 * lib/gdb.exp (help_list_trailer): New regexp variable
5758 factorizing the help trailer message.
5759 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
5760 arg to allow to better factorize various tests.
5761 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
5762 (test_prefix_command_help): Use help_list_trailer.
5763 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
5764 * gdb.guile/scm-cmd.exp: Likewise.
5765 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
5766 * gdb.base/help.exp: Use test_user_defined_class_help.
5767 * gdb.base/style.exp: Add tests for styling of help and apropos.
5768 * lib/gdb-utils.exp (style): Add title and highlight styles.
5769
708dc93e
PW
57702019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5771
5772 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
5773 $_shell_exitsignal.
5774 * gdb.base/default.exp: Update for new convenience variables.
5775
f49055a5
TT
57762019-05-29 Tom Tromey <tromey@adacore.com>
5777
5778 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
5779 to "break complete ada" test case's regexp.
5780
4330d61d
TT
57812019-05-29 Tom Tromey <tromey@adacore.com>
5782
5783 PR c++/20020:
5784 * gdb.cp/constexpr-field.exp: New file.
5785 * gdb.cp/constexpr-field.cc: New file.
5786
000439d5
TT
57872019-05-29 Tom Tromey <tromey@adacore.com>
5788
5789 * gdb.base/finish.exp (finish_no_print): New proc.
5790 (finish_tests): Call it.
5791
5a01c34c
TV
57922019-05-24 Tom de Vries <tdevries@suse.de>
5793
5794 * gdb.dwarf2/gdb-add-index.exp: New file.
5795
18125b16
TT
57962019-05-22 Tom Tromey <tromey@adacore.com>
5797
5798 * gdb.base/info-shared.exp (check_info_shared): Use "style".
5799 * gdb.base/style.exp: Use "style".
5800 * lib/gdb-utils.exp (style): New proc.
5801
af1a8d03
TV
58022019-05-22 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.base/align.exp: Require c++11.
5805
e7fe496b
TV
58062019-05-22 Tom de Vries <tdevries@suse.de>
5807
5808 PR testsuite/24586
5809 * gdb.python/py-mi-var-info-path-expression.exp: Call
5810 mi_skip_python_tests to check if python is supported.
5811
8fca4da0
AH
58122019-05-22 Alan Hayward <alan.hayward@arm.com>
5813
5814 * gdb.arch/aarch64-pauth.c: New test.
5815 * gdb.arch/aarch64-pauth.exp: New file.
5816
b7060614
AH
58172019-05-22 Alan Hayward <alan.hayward@arm.com>
5818
5819 * README (Re-running Tests Outside The Testsuite): New section.
5820
669d0468
TV
58212019-05-21 Tom de Vries <tdevries@suse.de>
5822
5823 * gdb.arch/amd64-eval.exp: Require c++11.
5824 * gdb.base/max-depth.exp: Same.
5825 * gdb.compile/compile-cplus-array-decay.exp: Same.
5826 * gdb.cp/meth-typedefs.exp: Same.
5827 * gdb.cp/subtypes.exp: Same.
5828 * gdb.cp/temargs.exp: Same.
5829
ce3ebcaa
AH
58302019-05-21 Alan Hayward <alan.hayward@arm.com>
5831
5832 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5833
34d11c68
AB
58342019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
5835
5836 PR gdb/18644
5837 * gdb.fortran/complex.exp: Remove setup_kfail calls.
5838 * gdb.fortran/printing-types.exp: Add new test.
5839 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
5840 testing.
5841 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
5842 setup_kfail call.
5843
87781e84
AH
58442019-05-17 Alan Hayward <alan.hayward@arm.com>
5845
5846 * README (Running the Testsuite): Change example.
5847 (Testsuite Parameters): Remove TRANSCRIPT.
5848 * lib/gdb.exp: Remove TRANSCRIPT check.
5849
b420b89e
AH
58502019-05-17 Alan Hayward <alan.hayward@arm.com>
5851
5852 * README (Testsuite Parameters): Add replay logging to
5853 GDBSERVER_DEBUG.
5854 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
5855 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
5856 as a comma separated list.
5857 (gdb_debug_init): Override procedure.
5858
408e9b8b
AH
58592019-05-17 Alan Hayward <alan.hayward@arm.com>
5860
5861 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
5862 (gdb_write_cmd_file): New procedure.
5863 * lib/gdbserver-support.exp (gdbserver_start): Call
5864 gdbserver_write_cmd_file.
5865 (gdbserver_write_cmd_file): New procedure.
5866
f9e2e39d
AH
58672019-05-17 Alan Hayward <alan.hayward@arm.com>
5868
5869 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
5870 (delete_breakpoints): Likewise.
5871 (gdb_run_cmd): Likewise.
5872 (gdb_start_cmd): Likewise.
5873 (gdb_starti_cmd): Likewise.
5874 (gdb_internal_error_resync): Likewise.
5875 (gdb_test_multiple): Likewise.
5876 (gdb_reinitialize_dir): Likewise.
5877 (default_gdb_exit): Likewise.
5878 (gdb_file_cmd): Mark kill as optional.
5879 (default_gdb_start): Call gdb_stdin_log_init.
5880 (send_gdb): Call gdb_stdin_log_write.
5881 (rerun_to_main): Mark Y as an answer.
5882 (gdb_stdin_log_init): New function.
5883 (gdb_stdin_log_write): Likewise.
5884
81f47ac2
AH
58852019-05-17 Alan Hayward <alan.hayward@arm.com>
5886
5887 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
5888 * gdb.base/debug-expr.exp: Likewise.
5889 * gdb.base/foll-fork.exp: Likewise.
5890 * gdb.base/foll-vfork.exp: Likewise.
5891 * gdb.base/fork-print-inferior-events.exp: Likewise.
5892 * gdb.base/gdb-sigterm.exp: Likewise.
5893 * gdb.base/gdbinit-history.exp: Likewise.
5894 * gdb.base/osabi.exp: Likewise.
5895 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5896 * gdb.base/ui-redirect.exp: Likewise.
5897 * gdb.gdb/unittest.exp: Likewise.
5898 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
5899 * gdb.mi/mi-watch.exp: Likewise.
5900 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5901 * gdb.mi/user-selected-context-sync.exp: Likewise.
5902 * gdb.python/python.exp: Disable debug test when debugging.
5903 * gdb.threads/check-libthread-db.exp: Disable when debugging.
5904 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
5905 Likewise.
5906 * gdb.threads/stepi-random-signal.exp: Likewise.
5907
29b52314
AH
59082019-05-17 Alan Hayward <alan.hayward@arm.com>
5909
5910 * Makefile.in: Pass through GDB_DEBUG.
5911 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5912 (gdb,debug): Add board setting.
5913 * lib/gdb.exp (default_gdb_start): Start debugging.
5914 (gdb_debug_enabled): New procedure.
5915 (gdb_debug_init): Likewise.
29b52314
AH
5916
59172019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 5918
29b52314
AH
5919 * Makefile.in: Pass through GDB_DEBUG.
5920 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
5921 (gdb,debug): Add board setting.
5922 * lib/gdb.exp (default_gdb_start): Start debugging.
5923 (gdb_debug_enabled): New procedure.
5924 (gdb_debug_init): Likewise.
29b52314 5925
ca1285d1
AH
59262019-05-17 Alan Hayward <alan.hayward@arm.com>
5927
5928 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5929
f3a09c80
AH
59302019-05-17 Alan Hayward <alan.hayward@arm.com>
5931
5932 * gdb.base/ui-redirect.exp: Test redirection.
5933
26648588
JV
59342019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
5935
5936 * gdb.mi/mi-complete.exp: New file.
5937 * gdb.mi/mi-complete.cc: Likewise.
5938
14237686
AB
59392019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
5940
5941 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
5942 indexed and sliced arrays, and pointers to arrays.
5943
e7bd7fba
TT
59442019-05-14 Tom Tromey <tromey@adacore.com>
5945
5946 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5947 styling test.
5948
2764128d
TV
59492019-05-14 Tom de Vries <tdevries@suse.de>
5950
5951 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
5952 selection entry encoding.
5953
71bed2db
TT
59542019-05-10 Tom Tromey <tromey@adacore.com>
5955
5956 * gdb.ada/info_exc.exp: Add "complete" test.
5957
63b667ad
TV
59582019-05-09 Tom de Vries <tdevries@suse.de>
5959
5960 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
5961 CU-relative.
5962
9cfd2b89
TV
59632019-05-09 Tom de Vries <tdevries@suse.de>
5964
5965 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
5966 CU-relative.
5967
2228ef77
XR
59682019-05-08 Joel Brobecker <brobecker@adacore.com>
5969
5970 * gdb.ada/frame_arg_lang.exp: New testcase.
5971 * gdb.ada/frame_arg_lang/bla.adb: New file.
5972 * gdb.ada/frame_arg_lang/pck.ads: New file.
5973 * gdb.ada/frame_arg_lang/pck.adb: New file.
5974 * gdb.ada/frame_arg_lang/foo.c: New file.
5975
80e55b13
TT
59762019-05-08 Tom Tromey <tromey@adacore.com>
5977
5978 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5979
9d3421af
TT
59802019-05-08 Tom Tromey <tromey@adacore.com>
5981
5982 * gdb.base/ptype-offsets.exp: Update tests.
5983
844333e2
TT
59842019-05-08 Tom Tromey <tromey@adacore.com>
5985
5986 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
5987 cases.
5988 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
5989 "short".
5990
988915ee
TT
59912019-05-08 Tom Tromey <tromey@adacore.com>
5992
5993 * gdb.ada/vla.exp: New file.
5994 * gdb.ada/vla/vla.adb: New file.
5995
7bd55dac
TV
59962019-05-07 Tom de Vries <tdevries@suse.de>
5997
5998 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5999
75f06e9d
TV
60002019-05-07 Tom de Vries <tdevries@suse.de>
6001
6002 PR testsuite/24522
6003 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
6004 section.
6005
77e7aaa4
TV
60062019-05-07 Tom de Vries <tdevries@suse.de>
6007
6008 PR testsuite/24522
6009 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
6010 .debug_aranges section.
6011
456ba0fa
TV
60122019-05-07 Tom de Vries <tdevries@suse.de>
6013
6014 PR testsuite/24159
6015 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
6016
5a56d6a6
TV
60172019-05-06 Tom de Vries <tdevries@suse.de>
6018
6019 * lib/gdb.exp (exec_has_index_section): New proc.
6020 * gdb.base/index-cache.exp: Handle case that binfile contains an index
6021 section.
6022
9d6d4be8
TV
60232019-05-04 Tom de Vries <tdevries@suse.de>
6024
6025 * boards/cc-with-debug-names.exp: New file.
6026
222a8d25
TT
60272019-05-03 Tom Tromey <tromey@adacore.com>
6028
6029 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
6030 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
6031 * gdb.ada/char_enum.exp: Add test.
6032
0fdfd794
TV
60332019-05-03 Tom de Vries <tdevries@suse.de>
6034
6035 * boards/cc-with-gdb-index.exp: New file.
6036
80062eb9
AB
60372019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
6038
6039 * gdb.rust/simple.exp: Add new test case.
6040 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
6041 (main): Initialise an instance of the new struct.
6042
4504bbde
TT
60432019-05-01 Tom Tromey <tromey@adacore.com>
6044
6045 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
6046 record.
6047 (NPR): New variable.
6048 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
6049 test.
6050
d48e62f4
TT
60512019-05-01 Tom Tromey <tromey@adacore.com>
6052
6053 * gdb.ada/packed_array_assign.exp: Add packed assignment
6054 regression test.
6055
f59f30f5
TV
60562019-05-01 Tom de Vries <tdevries@suse.de>
6057
6058 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
6059
b70bfc54
TV
60602019-05-01 Tom de Vries <tdevries@suse.de>
6061
6062 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
6063
15f18d14
AT
60642019-04-30 Ali Tamur <tamur@google.com>
6065
6066 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
6067
2ff0a947
TT
60682019-04-30 Tom Tromey <tromey@adacore.com>
6069
6070 * lib/ada.exp (find_ada_tool): New proc.
6071 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
6072 * gdb.ada/catch_ex_std.exp: New file.
6073 * gdb.ada/catch_ex_std/foo.adb: New file.
6074 * gdb.ada/catch_ex_std/some_package.adb: New file.
6075 * gdb.ada/catch_ex_std/some_package.ads: New file.
6076
a776957c
TT
60772019-04-30 Tom Tromey <tromey@adacore.com>
6078
6079 PR c++/24470:
6080 * gdb.cp/temargs.cc: Add test code from PR.
6081
bc68014d
AB
60822019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6083
6084 * gdb.fortran/vla-datatypes.exp: Update expected results.
6085 * gdb.fortran/vla-ptype.exp: Likewise.
6086 * gdb.fortran/vla-type.exp: Likewise.
6087 * gdb.fortran/vla-value.exp: Likewise.
6088
f1fdc960
AB
60892019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6090
6091 * gdb.fortran/ptr-indentation.exp: Update expected results.
6092 * gdb.fortran/ptype-on-functions.exp: Likewise.
6093 * gdb.fortran/vla-ptr-info.exp: Likewise.
6094 * gdb.fortran/vla-value.exp: Likewise.
6095
bf7a4de1
AB
60962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * gdb.fortran/ptype-on-functions.exp: New file.
6099 * gdb.fortran/ptype-on-functions.f90: New file.
6100
bbe75b9d
AB
61012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
6104 case void string.
6105
1db455a7
AB
61062019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6107
6108 * gdb.fortran/complex.exp: Expand.
6109 * gdb.fortran/complex.f: Renamed to...
6110 * gdb.fortran/complex.f90: ...this, and extended to add more
6111 complex values.
6112
b6d03bb2
AB
61132019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
6116 MODULO, CMPLX.
6117
2e62ab40
AB
61182019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
6119 Richard Bunt <richard.bunt@arm.com>
6120
6121 * gdb.base/max-depth.c: New file.
6122 * gdb.base/max-depth.exp: New file.
6123 * gdb.python/py-nested-maps.c: New file.
6124 * gdb.python/py-nested-maps.exp: New file.
6125 * gdb.python/py-nested-maps.py: New file.
6126 * gdb.python/py-format-string.exp (test_max_depth): New proc.
6127 (test_all_common): Call test_max_depth.
6128 * gdb.fortran/max-depth.exp: New file.
6129 * gdb.fortran/max-depth.f90: New file.
6130 * gdb.go/max-depth.exp: New file.
6131 * gdb.go/max-depth.go: New file.
6132 * gdb.modula2/max-depth.exp: New file.
6133 * gdb.modula2/max-depth.c: New file.
6134 * lib/gdb.exp (get_print_expr_at_depths): New proc.
6135
d2b584a5
TV
61362019-04-29 Tom de Vries <tdevries@suse.de>
6137
6138 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
6139
136afab8
PW
61402019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6141
6142 * gdb.base/callexit.exp: Test may-call-functions off.
6143
725cbb63
KS
61442019-04-25 Keith Seitz <keiths@redhat.com>
6145
6146 PR c++/24367
6147 * gdb.cp/meth-typedefs.cc (incomplete_struct)
6148 (another_incomplete_struct, test_incomplete): New definitions.
6149 (main): Use new definitions.
6150 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
6151 functions.
6152
701adfb0
PA
61532019-04-25 Ali Tamur <tamur@google.com>
6154
6155 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
6156
82433e3e
SDJ
61572019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
6158
6159 PR corefiles/11608
6160 PR corefiles/18187
6161 * gdb.base/coredump-filter-build-id.exp: New file.
6162
dd06d4d6
AH
61632019-04-25 Alan Hayward <alan.hayward@arm.com>
6164
e79be6e5
SM
6165 * Makefile.in: Pass through GDBSERVER_DEBUG.
6166 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
6167 (gdbserver,debug): Add board setting.
6168 * gdb.trace/tspeed.exp: Skip when debugging.
6169 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
6170 * lib/gdbserver-support.exp: Likewise
dd06d4d6 6171
1670072e
TT
61722019-04-24 Tom Tromey <tromey@adacore.com>
6173
6174 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
6175 Rust.
6176
a59240a4
TT
61772019-04-24 Tom Tromey <tromey@adacore.com>
6178
6179 * gdb.arch/amd64-eval.exp: Test bitfield return.
6180 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
6181 (class Foo) <return_bitfields>: New method.
6182 (main): Call it.
6183
b907456c
AB
61842019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
6185
6186 * gdb.cp/many-args.cc: New file.
6187 * gdb.cp/many-args.exp: New file.
6188
5c565afd
TV
61892019-04-23 Tom de Vries <tdevries@suse.de>
6190
6191 PR gdb/24433
6192 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
6193
ba22ff86
AH
61942019-04-23 Alan Hayward <alan.hayward@arm.com>
6195
6196 * gdb.trace/backtrace.exp: Use nopie flag.
6197 * gdb.trace/circ.exp: Likewise.
6198 * gdb.trace/collection.exp: Likewise.
6199 * gdb.trace/ftrace.exp: Likewise.
6200 * gdb.trace/mi-trace-unavailable.exp: Likewise.
6201 * gdb.trace/mi-traceframe-changed.exp: Likewise.
6202 * gdb.trace/qtro.exp: Likewise.
6203 * gdb.trace/read-memory.exp: Likewise.
6204 * gdb.trace/report.exp: Likewise.
6205 * gdb.trace/tfile.exp: Likewise.
6206 * gdb.trace/tfind.exp: Likewise.
6207 * gdb.trace/unavailable.exp: Likewise.
6208
7905fc35
PA
62092019-04-22 Pedro Alves <palves@redhat.com>
6210
6211 * gdb.base/solib-probes-nosharedlibrary.c,
6212 gdb.base/solib-probes-nosharedlibrary.exp: New files.
6213
8ecb59f8
TT
62142019-04-19 Tom Tromey <tromey@adacore.com>
6215
6216 * gdb.ada/ptype_union.c: New file.
6217 * gdb.ada/ptype_union.exp: New file.
6218
62160ec9
TT
62192019-04-19 Tom Tromey <tromey@adacore.com>
6220
6221 PR symtab/24423:
6222 * gdb.base/list0.h (foo): Add a control-l character.
6223
36cd4ba5
TV
62242019-04-18 Tom de Vries <tdevries@suse.de>
6225
6226 PR gdb/24433
6227 * boards/local-board.exp: Set sysroot to "".
6228
b73715df
TV
62292019-04-18 Tom de Vries <tdevries@suse.de>
6230 Pedro Alves <palves@redhat.com>
6231
6232 PR gdb/24454
6233 * gdb.threads/vfork-follow-child-exec.c: New file.
6234 * gdb.threads/vfork-follow-child-exec.exp: New file.
6235 * gdb.threads/vfork-follow-child-exit.c: New file.
6236 * gdb.threads/vfork-follow-child-exit.exp: New file.
6237
4aa866af
LS
62382019-04-15 Leszek Swirski <leszeks@google.com>
6239
6240 * gdb.arch/amd64-eval.cc: New file.
6241 * gdb.arch/amd64-eval.exp: New file.
6242
e5a1a79a
AH
62432019-04-11 Alan Hayward <alan.hayward@arm.com>
6244
6245 * gdb.server/sysroot.c: New test.
6246 * gdb.server/sysroot.exp: New file.
6247 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
6248 matching param.
6249
41077b66
AB
62502019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
6251
6252 * gdb.base/align.exp: Extend test to cover structures containing
6253 only static fields.
6254
c30391f8
TV
62552019-04-11 Tom de Vries <tdevries@suse.de>
6256
6257 * boards/cc-with-dwz-m.exp: New file.
6258 * boards/cc-with-dwz.exp: New file.
6259 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
6260
e242fd12
SM
62612019-04-09 Simon Marchi <simon.marchi@efficios.com>
6262
6263 * gdb.base/start-cpp.exp: New file.
6264 * gdb.base/start-cpp.cc: New file.
6265
2b0c8b01
KB
62662019-04-08 Kevin Buettner <kevinb@redhat.com>
6267
6268 * gdb.python/py-thrhandle.exp: Adjust tests to call
6269 thread_from_handle instead of thread_from_thread_handle.
6270
947210e5
KB
62712019-04-08 Kevin Buettner <kevinb@redhat.com>
6272
6273 * gdb.python/py-thrhandle.exp: Add tests for
6274 gdb.InferiorThread.handle.
6275
d7df6549
AB
62762019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6277
6278 * gdb.python/py-function.exp: Check calling helper function from
6279 all languages.
6280 * lib/gdb.exp (gdb_supported_languages): New proc.
6281
8bdc1658
AB
62822019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
6283
6284 * gdb.base/complex-parts.c: New file.
6285 * gdb.base/complex-parts.exp: New file.
6286
05caa1d2
TT
62872019-04-01 Tom Tromey <tromey@adacore.com>
6288
6289 PR symtab/23331:
6290 * gdb.dwarf2/dw2-ranges-main.c: New file.
6291 * gdb.dwarf2/dw2-ranges-psym.c: New file.
6292 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
6293
7734102d
EZ
62942019-03-30 Simon Marchi <simark@simark.ca>
6295
6296 * gdb.base/default.exp: Add values for $_gdb_major and
6297 $_gdb_minor.
6298
188e1fa9
TT
62992019-03-29 Tom Tromey <tromey@adacore.com>
6300
6301 * gdb.base/help.exp: Tighten apropos regexp.
6302
2880242d
KS
63032019-03-29 Keith Seitz <keiths@redhat.com>
6304
6305 * gdb.fortran/array-bounds.exp: New file.
6306 * gdb.fortran/array-bounds.f90: New file.
6307
077cad8e
PW
63082019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6309
6310 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
6311
80047cfc
PW
63122019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6313
6314 * gdb.multi/hello.c (main): Increase alarm timer.
6315
f489207e
SL
63162019-03-28 Sandra Loosemore <sandra@codesourcery.com>
6317
6318 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
6319 factor when no hardware watchpoint support.
6320
c92df149
AH
63212019-03-28 Alan Hayward <alan.hayward@arm.com>
6322 Pedro Alves <palves@redhat.com>
6323
6324 * boards/local-board.exp: set sysroot to /.
6325
933aebfa
AH
63262019-03-27 Alan Hayward <alan.hayward@arm.com>
6327
6328 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
6329 in child.
6330
9f9aa852
AB
63312019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6332
6333 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
6334 field.
6335 (make_container): Initialise new field.
6336 * gdb.python/py-prettyprint.exp: Add new tests.
6337 * gdb.python/py-prettyprint.py (class ContainerPrinter)
6338 <display_hint>: New method.
6339
3714a195
AB
63402019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6341
6342 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
6343 gdb_continue_to_breakpoint more throughout this test.
6344 (run_lang_tests) Supply unique test names, and use
6345 gdb_test_no_output.
6346
18c77628
AB
63472019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
6348
6349 * gdb.base/finish-pretty.exp: Update expected results.
6350 * gdb.base/pretty-print.c: New file.
6351 * gdb.base/pretty-print.exp: New file.
6352
9a93502f
PA
63532019-03-25 Pedro Alves <palves@redhat.com>
6354
6355 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
6356 move comments outside list. Append '-i "" eof' section.
6357
968aa7ae
AH
63582019-03-22 Alan Hayward <alan.hayward@arm.com>
6359
34a7f2a4 6360 PR testsuite/25016
968aa7ae
AH
6361 * README: Add pie options.
6362 * gdb.base/break-interp.exp: Ensure pie is disabled.
6363 * gdb.base/dump.exp: Likewise.
6364 * lib/gdb.exp (gdb_compile): Add pie option.
6365
4c7d57e7
TT
63662019-03-19 Tom Tromey <tromey@adacore.com>
6367
6368 * gdb.mi/mi2-cli-display.c: New file.
6369 * gdb.mi/mi2-cli-display.exp: New file.
6370
bff8c71f
TT
63712019-03-18 Joel Brobecker <brobecker@adacore.com>
6372 Tom Tromey <tromey@adacore.com>
6373
6374 * gdb.ada/ptype_array/pck.adb: New file.
6375 * gdb.ada/ptype_array/pck.ads: New file.
6376 * gdb.ada/ptype_array/foo.adb: New file.
6377 * gdb.ada/ptype_array.exp: New file.
6378
d085f989
TT
63792019-03-14 Tom Tromey <tromey@adacore.com>
6380
6381 * gdb.base/style.exp: Add "set style sources" test.
6382
b4be1b06
SM
63832019-03-13 Simon Marchi <simon.marchi@ericsson.com>
6384
6385 * mi-breakpoint-location-ena-dis.exp: Rename to ...
6386 * mi-breakpoint-multiple-locations.exp: ... this.
6387 (make_breakpoints_pattern): New proc.
6388 (do_test): Add mi_version parameter, test -break-insert,
6389 -break-info and =breakpoint-created.
6390
7cde5fc2
AB
63912019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
6392
6393 * config/default.exp: Remove 'load_lib gdb.exp'.
6394 * config/monitor.exp: Likewise.
6395 * config/sid.exp: Likewise.
6396 * config/sim.exp: Likewise.
6397 * config/slite.exp: Likewise.
6398 * config/unix.exp: Likewise.
6399 * gdb.base/default.exp: Remove unhelpful comment.
6400
efbecbc1
AB
64012019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6402
6403 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
6404
0841c79a
AB
64052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6406
6407 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
6408
4a270568
AB
64092019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6410
6411 * gdb.fortran/type-kinds.exp: Update expected results.
6412
067630bd
AB
64132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6414
6415 * gdb.fortran/type-kinds.exp: Test new integer type kind.
6416
3be47f7a
AB
64172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6418
6419 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
6420 function.
6421 (test_basic_parsing_of_type_kinds): Expand types tested.
6422 (test_parsing_invalid_type_kinds): New function.
6423
4d00f5d8
AB
64242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6425
6426 * gdb.fortran/intrinsics.exp: New file.
6427 * gdb.fortran/intrinsics.f90: New file.
6428 * gdb.fortran/type-kinds.exp: New file.
6429
c8f91604
AB
64302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6431
6432 * gdb.fortran/dot-ops.exp: New file.
6433
dd9f2c76
AB
64342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6435
6436 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
6437 Check upper and lower case logical literals.
6438
84ec9724
AB
64392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6440
6441 * gdb.fortran/types.exp (test_float_literal_types_accepted):
6442 Remove duplicate tests.
6443
c3734e09
AH
64442019-03-06 Alan Hayward <alan.hayward@arm.com>
6445
6446 * lib/gdb.exp (builtin_cd): rename of cd.
6447 (cd): Override builtin.
6448
aa3cfbda
RB
64492019-03-06 Richard Bunt <richard.bunt@arm.com>
6450
6451 * gdb.fortran/function-calls.exp: New file.
6452 * gdb.fortran/function-calls.f90: New test.
6453
7b63ad86
RB
64542019-03-04 Richard Bunt <richard.bunt@arm.com>
6455
6456 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
6457 on user program standard output.
6458 * gdb.fortran/short-circuit-argument-list.f90: Record function
6459 calls.
6460
01abb042
AH
64612019-02-28 Alan Hayward <alan.hayward@arm.com>
6462
c3734e09
AH
6463 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
6464 failure.
01abb042 6465
92137da0
RO
64662019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6467
6468 PR gdb/8527
6469 * gdb.base/interrupt-daemon-attach.c,
6470 gdb.base/interrupt-daemon-attach.exp: New test.
6471
5862844d
PA
64722019-02-27 Pedro Alves <palves@redhat.com>
6473
6474 * gdb.base/page.exp: Add tests for "set width/height -1".
6475
8ed25214
PA
64762019-02-27 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.base/page.exp: Add tests for "set/show width/height" with
6479 "infinite" values.
6480
6c28e44a
TT
64812019-02-27 Tom Tromey <tromey@adacore.com>
6482
6483 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
6484 2.4.
6485 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
6486 workaround.
6487
bf9a735e
AB
64882019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
6489
6490 * gdb.base/align.exp: Extend to compile in both C and C++, and add
6491 tests for structs with static members.
6492
8791793c
TT
64932019-02-26 Tom Tromey <tromey@adacore.com>
6494
6495 * gdb.python/py-value.exp (test_value_from_buffer): Check for
6496 ValueError, not TypeError.
6497
bc2a507e
KB
64982019-02-26 Kevin Buettner <kevinb@redhat.com>
6499
6500 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
6501 call from main program.
6502
e0e7d3bd
JB
65032019-02-23 Joel Brobecker <brobecker@adacore.com>
6504
6505 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
6506 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
6507 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
6508 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
6509 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
6510
9600246d
KS
65112019-02-22 Keith Seitz <keiths@redhat.com>
6512
6513 PR symtab/23853
6514 * gdb.base/symlink-sourcefile.c: New file.
6515 * gdb.base/symlink-sourcefile.exp: New file.
6516
0c95f9ed
TT
65172019-02-20 Tom Tromey <tom@tromey.com>
6518
6519 * gdb.base/info_qt.exp: Update.
6520
6caa91b6
SM
65212019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
6522
6523 * gdb.base/source.exp: Move "error in sourced script" code to
6524 the end.
6525 * gdb.base/source-error.gdb: Move contents to
6526 source-error-1.gdb. Add new code to source source-error-1.gdb.
6527 * gdb.base/source-error-1.gdb: New file, from previous
6528 source-error.gdb.
6529
6506371f
TT
65302019-02-17 Tom Tromey <tom@tromey.com>
6531
6532 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
6533 for macro styling.
6534 * gdb.base/style.c (SOME_MACRO): New macro.
6535
a0087920
TT
65362019-02-17 Tom Tromey <tom@tromey.com>
6537
6538 * gdb.base/style.exp: Add line-wrapping tests.
6539 * gdb.base/page.exp: Add test for quitting during pagination.
6540
a2cd4f14
JB
65412019-02-17 Joel Brobecker <brobecker@adacore.com>
6542
6543 * gdb.ada/big_packed_array: New testcase.
6544 * gdb.ada/homonym.exp: Fix incorrect expected output for
6545 "break <homonym__get_value>" test.
6546
9d70ffbc
WP
65472019-02-13 Weimin Pan <weimin.pan@oracle.com>
6548
6549 PR breakpoints/21870
6550 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
6551 and prepare_for_testing. Add comment.
6552 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
6553 redundant cleanup call. Clean up comment.
6554
01c7ae81
WP
65552019-02-12 Weimin Pan <weimin.pan@oracle.com>
6556
6557 PR breakpoints/21870
6558 * gdb.arch/aarch64-dbreg-contents.exp: New file.
6559 * gdb.arch/aarch64-dbreg-contents.c: New file.
6560
aff29d1c
JB
65612019-02-10 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.ada/mi_ref_changeable: New testcase.
6564
df0da8a2
AH
65652019-02-07 Alan Hayward <alan.hayward@arm.com>
6566
6567 * gdb.base/attach.exp: Add double attach test.
6568
bd447abb
SM
65692019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
6570
6571 * lib/gdb.exp (default_gdb_start): Don't match pagination
6572 prompt.
6573 (gdb_init): Set stty_init.
6574
1dbc40b9
TT
65752019-01-27 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
6578 skip_python_tests.
6579
353229bf
AH
65802019-01-24 Alan Hayward <alan.hayward@arm.com>
6581
6582 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
6583 New structure.
6584 (struct struct_static_02_02): Likewise.
6585 (struct struct_static_02_03): Likewise.
6586 (struct struct_static_02_04): Likewise.
6587 (struct struct_static_04_01): Likewise.
6588 (struct struct_static_04_02): Likewise.
6589 (struct struct_static_04_03): Likewise.
6590 (struct struct_static_04_04): Likewise.
6591 (struct struct_static_06_01): Likewise.
6592 (struct struct_static_06_02): Likewise.
6593 (struct struct_static_06_03): Likewise.
6594 (struct struct_static_06_04): Likewise.
6595 (cmp_struct_static_02_01): Likewise.
6596 (cmp_struct_static_02_02): Likewise.
6597 (cmp_struct_static_02_03): Likewise.
6598 (cmp_struct_static_02_04): Likewise.
6599 (cmp_struct_static_04_01): Likewise.
6600 (cmp_struct_static_04_02): Likewise.
6601 (cmp_struct_static_04_03): Likewise.
6602 (cmp_struct_static_04_04): Likewise.
6603 (cmp_struct_static_06_01): Likewise.
6604 (cmp_struct_static_06_02): Likewise.
6605 (cmp_struct_static_06_03): Likewise.
6606 (cmp_struct_static_06_04): Likewise.
6607 (call_all): Test new structs.
6608 * gdb.base/infcall-nested-structs.exp: Likewise.
6609
73021deb
AH
66102019-01-21 Alan Hayward <alan.hayward@arm.com>
6611 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6612
fc65c7db
AH
66132019-01-21 Alan Hayward <alan.hayward@arm.com>
6614 * gdb.base/stack-protector.c: New test.
6615 * gdb.base/stack-protector.exp: New file.
6616 * gdb.cp/ovldbreak.exp: Only allow a single break line.
6617 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
6618 option.
6619 (gdb_compile): Remove stack protector for GCC and prevent
6620 recursion.
6621
c24bdb02
KS
66222019-01-16 Keith Seitz <keiths@redhat.com>
6623
6624 PR gdb/23773
6625 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6626
6f072a10
PFC
66272019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6628
6629 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
6630 aliases.
6631 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
6632 tests.
6633 * gdb.arch/powerpc-vector-regs.c: New file.
6634 * gdb.arch/powerpc-vector-regs.exp: New file.
6635
a7b8d682
PFC
66362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6637
6638 * gdb.arch/altivec-regs.exp: Fix the list passed to
6639 gdb_expect_list when testing "info vector".
6640
6eb6fb67
AB
66412019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6642
6643 * gdb.base/style.exp: Don't include path in testname.
6644
b56f80d8
KS
66452019-01-10 Keith Seitz <keiths@redhat.com>
6646
6647 PR gdb/23712
6648 PR symtab/23010
6649 * gdb.dwarf2/multidictionary.exp: New file.
6650
041be526
SM
66512019-01-09 Simon Marchi <simon.marchi@ericsson.com>
6652
6653 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
6654 (test_gnuv3_style_demangling): ... this.
6655 (test_lucid_style_demangling): Remove.
6656 (test_arm_style_demangling): Remove.
6657 (test_hp_style_demangling): Remove.
6658 (do_tests): Remove calls to the above.
6659
d820d0c3
AB
66602019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6661
6662 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6663 case.
6664
f097f5ad
TT
66652019-01-06 Tom Tromey <tom@tromey.com>
6666
6667 PR gdb/28155:
6668 * gdb.dwarf2/typedef-void-finish.exp: New file.
6669
2cd8cc0b
TT
66702018-12-28 Tom Tromey <tom@tromey.com>
6671 Simon Marchi <simark@simark.ca>
6672
6673 * gdb.base/jit-exec.exp: New file.
6674 * gdb.base/jit-exec.c: New file.
6675 * gdb.base/jit-execd.c: New file.
6676
35fb8261
TT
66772018-12-28 Tom Tromey <tom@tromey.com>
6678
6679 * gdb.base/style.exp: Update test to check for address styling.
6680
47fd17cd
TT
66812018-12-28 Tom Tromey <tom@tromey.com>
6682
6683 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6684 message.
6685
d47032b7
TT
66862018-12-28 Tom Tromey <tom@tromey.com>
6687
6688 * gdb.base/style.exp: Add test for version number styling.
6689
af79b68d
TT
66902018-12-28 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.base/style.exp: Add test for print_address_symbolic.
6693
0bb296cb
TT
66942018-12-28 Tom Tromey <tom@tromey.com>
6695
6696 * gdb.base/style.exp: Add test for breakpoint setting.
6697
80ae2043
TT
66982018-12-28 Tom Tromey <tom@tromey.com>
6699
6700 * gdb.base/style.exp: Add test for variable names.
6701
cbe56571
TT
67022018-12-28 Tom Tromey <tom@tromey.com>
6703
6704 * gdb.base/style.exp: New file.
6705 * gdb.base/style.c: New file.
6706
9162a27c
TT
67072018-12-28 Tom Tromey <tom@tromey.com>
6708
6709 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
6710 "dumb".
6711 * gdb.base/readline.exp (operate_and_get_next): Save and restore
6712 the TERM environment variable.
6713
bc543c90
TT
67142018-12-27 Tom Tromey <tom@tromey.com>
6715
6716 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6717 pagination test.
6718
6f0ffe50
AB
67192018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
6720
6721 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
6722 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
6723
b5a1e557
PW
67242018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6725
6726 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
6727 Filename a.adb changed to bp_fun_addr.adb.
6728 gdb.ada/bp_fun_addr.exp: Update test accordingly.
6729
6e8b1ab2
JV
67302018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
6731
6732 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
6733 non-PIE executables.
6734 * README: Mention the gdb,nopie_flag board setting.
6735 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
6736 non-PIE executable.
6737 * gdb.arch/amd64-entry-value.exp: Likewise.
6738 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
6739 * gdb.arch/i386-float.exp: Likewise.
6740 * gdb.arch/i386-signal.exp: Likewise.
6741 * gdb.mi/mi-reg-undefined.exp: Likewise.
6742
d00a27c5
PM
67432018-12-21 Paul Marechal <paul.marechal@ericsson.com>
6744
6745 PR gdb/23974
6746 * gdb.base/info-os.exp: Check return for unknown "info os" type.
6747
161d081c
PW
67482018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6749
6750 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
6751 Update order of results accordingly.
6752
b001de23
AB
67532018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6754
6755 * gdb.base/annota1.exp: Update a test regexp.
6756
99e1a184
AB
67572018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6758
6759 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6760
7a81c1e2
PW
67612018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6762
6763 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
6764 (reuse_time): Initialize to REUSE_TIME_CAP.
6765 (check_rc): New function.
6766 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
6767 Check pthread_create rc.
6768 (spawner_thread_func): Check pthread_create and pthread_join rc.
6769
73e8dc90
PA
67702018-12-08 Pedro Alves <palves@redhat.com>
6771
6772 * gdb.base/list.exp (test_forward_search): Rename to ...
6773 (test_forward_reverse_search): ... this. Also test reverse-search
6774 and the forward-search alias.
6775
13f2ed32
AB
67762018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
6777
6778 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
6779 local timeout variable before return, and remove all local timeout
6780 variable entirely.
6781 (gdb_load): Likewise.
6782
64d27cfc
TV
67832018-12-01 Tom de Vries <tdevries@suse.de>
6784
6785 * gdb.base/gdb-caching-proc.exp: New file.
6786
f63c03b4
SDJ
67872018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
6788
6789 * Makefile.in (TIMESTAMP): New variable.
6790 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
6791 command.
6792 (check-single-racy): Likewise.
6793 (check/%.exp): Likewise.
6794 (check-racy/%.exp): Likewise.
6795 (workers/%.worker): Likewise.
6796 (build-perf): Likewise.
6797 (check-perf): Likewise.
6798 * README: Describe new "TS" and "TS_FORMAT" variables.
6799 * print-ts.py: New file.
6800
1c97054b
BF
68012018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
6802
6803 PR python/23714
6804 * gdb.python/python.exp: Test command repetition after
6805 gdb.execute.
6806
1871a62d
AB
68072018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 * gdb.opt/inline-break.exp: Add test that info breakpoint output
6810 is correctly aligned.
6811
fb5e1ed9
PW
68122018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6813
6814 * gdb.ada/info_auto_lang.exp: New testcase.
6815 * gdb.ada/info_auto_lang/global_pack.ads: New file.
6816 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
6817 * gdb.ada/info_auto_lang/some_c.c: New file.
6818
43d397ca
PW
68192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6820
6821 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
6822 FUNC_lang language syntax.
6823
beddd671
PW
68242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6825
6826 * gdb.base/info_minsym.c: New file.
6827 * gdb.base/info_minsym.exp: New file.
6828
73fc52c4
TT
68292018-11-19 Tom Tromey <tom@tromey.com>
6830
6831 PR rust/23625:
6832 * gdb.rust/simple.exp: Add ptype test. Update expected output.
6833 * gdb.rust/expr.exp: Update expected output. Change one test.
6834
994b876a
TT
68352018-11-19 Tom Tromey <tom@tromey.com>
6836
6837 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6838
6769f276
PA
68392018-11-19 Pedro Alves <palves@redhat.com>
6840
6841 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
6842 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
6843 see the expected warning.
6844
38a72da0
AH
68452018-11-16 Alan Hayward <alan.hayward@arm.com>
6846
6847 PR gdb/22736:
6848 * gdb.cp/infcall-nodebug-lib.c: New test.
6849 * gdb.cp/infcall-nodebug-main.c: New test.
6850 * gdb.cp/infcall-nodebug.exp: New file.
6851
53a89d6e
SM
68522018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6853
6854 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6855 completer tests.
6856
9325300d
TV
68572018-11-09 Tom de Vries <tdevries@suse.de>
6858
6859 * gdb.base/msym-lang.c: New test.
6860 * gdb.base/msym-lang.exp: New file.
6861 * gdb.base/msym-lang-main.c: New test.
6862
20f0d60d
TT
68632018-11-08 Tom Tromey <tom@tromey.com>
6864
6865 PR gdb/23555:
6866 PR gdb/23838:
6867 * gdb.base/warning.exp: New file.
6868
b5420128
JB
68692018-11-08 Jan Beulich <jbeulich@suse.com>
6870
6871 * testsuite/gdb.arch/i386-avx512.c,
6872 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
6873
cd115d61
AB
68742018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6875
6876 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6877 point hardware.
6878
35ee2dc2
AB
68792018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
6880
6881 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
6882 * gdb.dwarf2/missing-type-name.exp: New file.
6883
31aceee8
TV
68842018-11-06 Tom de Vries <tdevries@suse.de>
6885
6886 * gdb.base/many-headers.c: New test.
6887 * gdb.base/many-headers.exp: New file.
6888
109be305
JW
68892018-11-06 Jim Wilson <jimw@sifive.com>
6890
6891 * gdb.base/code_elim.exp: For riscv, set additional_flags
6892 to include -msmall-data-limit=0.
6893
e2b7af72
JB
68942018-11-01 Joel Brobecker <brobecker@adacore.com>
6895
6896 * gdb.ada/watch_minus_l: New testcase.
6897
cdcda965
SM
68982018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
6899
6900 * gdb.arch/aix-sighandle.c: New file.
6901 * gdb.arch/aix-sighandle.exp: New file.
6902
92dcebf3
AB
69032018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6904
6905 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
6906 registers being unions.
6907
68b9ac18
TV
69082018-10-31 Tom de Vries <tdevries@suse.de>
6909
6910 * lib/valgrind.exp: New file.
6911 (vgdb_start, vgdb_stop): New procs, factored out of ...
6912 * gdb.base/valgrind-bt.exp: ... here, ...
6913 * gdb.base/valgrind-disp-step.exp: ... here and ...
6914 * gdb.base/valgrind-infcall.exp: ... here.
6915
1443936e
TV
69162018-10-31 Tom de Vries <tdevries@suse.de>
6917
6918 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6919
eb77c9df
AB
69202018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6921
6922 * gdb.dwarf2/void-type.c: New file.
6923 * gdb.dwarf2/void-type.exp: New file.
6924
82b5e646
PW
69252018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6926
6927 * gdb.base/info_qt.c: New file.
6928 * gdb.base/info_qt.exp: New file.
6929
8d619c01
EBM
69302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6931
6932 * gdb.arch/powerpc-htm-regs.c: New file.
6933 * gdb.arch/powerpc-htm-regs.exp: New file.
6934
f2cf6173
EBM
69352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6936
6937 * gdb.arch/powerpc-tar.c: New file.
6938 * gdb.arch/powerpc-tar.exp: New file.
6939
7ca18ed6
EBM
69402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6941
6942 * gdb.arch/powerpc-ppr-dscr.c: New file.
6943 * gdb.arch/powerpc-ppr-dscr.exp: New file.
6944
bfcc0eba
TV
69452018-10-25 Tom de Vries <tdevries@suse.de>
6946
6947 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6948
fe1a5cad
TV
69492018-10-24 Tom de Vries <tdevries@suse.de>
6950
6951 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
6952 longer exists error.
6953
a76dc3b7
TV
69542018-10-24 Tom de Vries <tdevries@suse.de>
6955
6956 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6957
4df46df7
TV
69582018-10-24 Tom de Vries <tdevries@suse.de>
6959
6960 * gdb.base/valgrind-db-attach.exp: Handle removed support for
6961 --db-attach in valgrind.
6962
0dbfcfff
AB
69632018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
6964
6965 * gdb.arch/riscv-reg-aliases.c: New file.
6966 * gdb.arch/riscv-reg-aliases.exp: New file.
6967
b04480b1
AH
69682018-10-19 Alan Hayward <alan.hayward@arm.com>
6969
6970 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6971
2c6ac8d7
AH
69722018-10-19 Alan Hayward <alan.hayward@arm.com>
6973
6974 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6975
2bc69f25
AH
69762018-10-19 Alan Hayward <alan.hayward@arm.com>
6977
6978 * gdb.cp/ovldbreak.exp: Fix regexps.
6979
1f1ae3a3
AH
69802018-10-19 Alan Hayward <alan.hayward@arm.com>
6981
6982 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6983
94c18618
SDJ
69842018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
6985
6986 PR cli/23785
6987 * gdb.base/restore.exp: New test to check if "restore" with an
6988 invalid file doesn't segfault.
6989
812cd6eb
TV
69902018-10-18 Tom de Vries <tdevries@suse.de>
6991
6992 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
6993 * gdb.ada/excep_handle.exp: Same.
6994 * gdb.ada/mi_string_access.exp: Same.
6995 * gdb.ada/mi_var_union.exp: Same.
6996 * gdb.arch/arc-analyze-prologue.exp: Same.
6997 * gdb.arch/arc-decode-insn.exp: Same.
6998 * gdb.base/readnever.exp: Same.
6999 * gdb.fortran/printing-types.exp: Same.
7000 * gdb.guile/scm-lazy-string.exp: Same.
7001
c4b90788
TV
70022018-10-16 Tom de Vries <tdevries@suse.de>
7003
7004 PR gdb/23730
7005 * gdb.base/catch-follow-exec.c: Add copyright notice.
7006 * gdb.base/catch-follow-exec.exp: Rewrite to use
7007 gdb_spawn_with_cmdline_opts. Require gdb-native.
7008
8bca2978
SL
70092018-10-12 Sandra Loosemore <sandra@codesourcery.com>
7010
7011 * gdb.trace/actions-changed.exp: Check for arch support.
7012 * gdb.trace/actions.exp: Likewise.
7013 * gdb.trace/ax.exp: Likewise.
7014 * gdb.trace/backtrace.exp: Likewise.
7015 * gdb.trace/change-loc.exp: Likewise.
7016 * gdb.trace/deltrace.exp: Likewise.
7017 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
7018 * gdb.trace/ftrace.exp: Likewise.
7019 * gdb.trace/infotrace.exp: Check for arch support.
7020 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
7021 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
7022 * gdb.trace/mi-tsv-changed.exp: Likewise.
7023 * gdb.trace/packetlen.exp: Likewise.
7024 * gdb.trace/passc-dyn.exp: Likewise.
7025 * gdb.trace/passcount.exp: Likewise.
7026 * gdb.trace/pending.exp: Likewise.
7027 * gdb.trace/range-stepping.exp: Check for shlib support.
7028 * gdb.trace/report.exp: Check for arch support.
7029 * gdb.trace/save-trace.exp: Likewise.
7030 * gdb.trace/signal.exp: Check for signal support.
7031 * gdb.trace/tfind.exp: Check for arch support.
7032 * gdb.trace/trace-break.exp: Check for arch and shlib support.
7033 * gdb.trace/trace-common.h: Add comment.
7034 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
7035 * gdb.trace/trace-enable-disable.exp: Likewise.
7036 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
7037 * gdb.trace/tracecmd.exp: Check for arch support.
7038 * gdb.trace/tspeed.exp: Check for shlib and target support.
7039 * gdb.trace/tstatus.exp: Check for arch support.
7040 * gdb.trace/tsv.exp: Likewise.
7041 * gdb.trace/while-dyn.exp: Likewise.
7042 * gdb.trace/while-stepping.exp: Likewise.
7043 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
7044
f9c49bff
SM
70452018-10-12 Simon Marchi <simon.marchi@ericsson.com>
7046
7047 * gdb.trace/tspeed.exp: Remove nowarnings.
7048 (prepare_for_trace_test): Declare "global ipalib".
7049 * gdb.trace/tspeed.c: Include unistd.h.
7050 (main): Remove superfluous printf argument.
7051
d4330bde
SL
70522018-10-11 Sandra Loosemore <sandra@codesourcery.com>
7053
7054 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
7055 directory prefix on the filename.
7056
8ecfd7bd
SDJ
70572018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
7058
7059 * gdb.gdb/unittest.exp: Update expected message informing that
7060 selftests have been disabled.
7061 * gdb.server/unittest.exp: Likewise.
7062
58bbcd02
TV
70632018-10-09 Tom de Vries <tdevries@suse.de>
7064
7065 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
7066 with runto_main.
7067
9f6b697b
WP
70682018-10-08 Weimin Pan <weimin.pan@oracle.com>
7069
7070 PR c++/16841
7071 * gdb.cp/virtbase2.cc: New file.
7072 * gdb.cp/virtbase2.exp: New file.
7073
add5ded5
TT
70742018-10-06 Tom Tromey <tom@tromey.com>
7075
7076 PR python/19399:
7077 * gdb.python/py-inferior.exp: Add architecture test.
7078
f9e48344
TT
70792018-10-06 Tom Tromey <tom@tromey.com>
7080
7081 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
7082 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
7083
2a8be203
TT
70842018-10-06 Tom Tromey <tom@tromey.com>
7085
7086 * gdb.python/py-breakpoint.exp (check_last_event): Check location
7087 of a "throw" catchpoint.
7088
e04caa70
SDJ
70892018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
7090
7091 * gdb.base/info-proc.exp: Update string expected from "help info
7092 proc".
7093
5ca8c39f
TT
70942018-10-04 Tom Tromey <tom@tromey.com>
7095
7096 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
7097 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
7098 (test_initial_complaints, test_empty_complaints): Update.
7099 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7100
3453e7e4
TT
71012018-10-04 Tom Tromey <tom@tromey.com>
7102
7103 PR cli/19551:
7104 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
7105 * lib/gdb.exp (gdb_file_cmd): Update.
7106 * gdb.stabs/weird.exp (print_weird_var): Update.
7107 * gdb.server/solib-list.exp: Update.
7108 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
7109 * gdb.mi/mi-cli.exp: Update.
7110 * gdb.linespec/linespec.exp: Update.
7111 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
7112 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
7113 * gdb.cp/cp-relocate.exp: Update.
7114 * gdb.base/sym-file.exp: Update.
7115 * gdb.base/relocate.exp: Update.
7116 * gdb.base/readnever.exp: Update.
7117 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
7118 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
7119 * gdb.base/dbx.exp (gdb_file_cmd): Update.
7120 * gdb.base/code_elim.exp: Update.
7121 * gdb.base/break-unload-file.exp (test_break): Update.
7122 * gdb.base/break-interp.exp (test_attach_gdb): Update.
7123 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
7124 Update.
7125 * gdb.base/attach.exp (do_attach_tests): Update.
7126 * gdb.base/sepdebug.exp: Update.
7127 * gdb.python/py-section-script.exp: Update.
7128
6afcf761
TT
71292018-10-04 Tom Tromey <tom@tromey.com>
7130
7131 PR cli/22234:
7132 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
7133 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
7134 output.
7135
fef1b293
TT
71362018-10-04 Tom Tromey <tom@tromey.com>
7137
7138 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
7139 set width and height to 0.
7140 (test_command_line_attach_run): Use -quiet.
7141
ca98345e
SL
71422018-10-03 Sandra Loosemore <sandra@codesourcery.com>
7143
7144 * lib/gdb.exp (skip_ifunc_tests): New.
7145 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
7146 other compile failures.
7147 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
7148
ff34e6ae
SM
71492018-10-01 Simon Marchi <simon.marchi@ericsson.com>
7150
7151 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
7152 is_amd64_regs_target.
7153
6bb8890e
AH
71542018-10-01 Alan Hayward <alan.hayward@arm.com>
7155
7156 * gdb.arch/aarch64-sighandler-regs.c: New test.
7157 * gdb.arch/aarch64-sighandler-regs.exp: New file.
7158 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
7159
224d30d3
MM
71602018-10-01 Markus Metzger <markus.t.metzger@intel.com>
7161
7162 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
7163 assembly.
7164
f67ffa6a
AB
71652018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
7166
7167 * gdb.base/frame-selection.exp: New file.
7168 * gdb.base/frame-selection.c: New file.
7169
9fc3183f
AH
71702018-09-27 Alan Hayward <alan.hayward@arm.com>
7171
7172 * gdb.threads/check-libthread-db.c (thread_routine): Use a
7173 pthread barrier.
7174 (main): Likewise.
7175
d354055e
AB
71762018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
7177
7178 * gdb.base/large-frame-1.c: New file.
7179 * gdb.base/large-frame-2.c: New file.
7180 * gdb.base/large-frame.exp: New file.
7181 * gdb.base/large-frame.h: New file.
7182
db727370
JL
71832018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
7184
7185 PR gdb/20948
7186 * gdb.base/write_mem.exp: New test.
7187 * gdb.base/write_mem.c: Likewise.
7188
ae778caf
TT
71892018-09-23 Tom Tromey <tom@tromey.com>
7190
7191 PR python/18852:
7192 * gdb.python/py-parameter.exp: Add test for parameter that throws
7193 on "set".
7194
fd3ba736
TT
71952018-09-23 Tom Tromey <tom@tromey.com>
7196
7197 PR python/17284:
7198 * gdb.python/py-template.exp (test_template_arg): Add test for
7199 negative template argument number.
7200
39a24317
TT
72012018-09-23 Tom Tromey <tom@tromey.com>
7202
7203 PR python/14062:
7204 * gdb.python/python.exp: Add test for post_event error.
7205
f5769a2c
TT
72062018-09-23 Tom Tromey <tom@tromey.com>
7207
7208 PR python/18170:
7209 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
7210 convert pointers to int and long.
7211
1c1e54f6
TT
72122018-09-23 Tom Tromey <tom@tromey.com>
7213
7214 PR python/20126:
7215 * gdb.python/py-value.exp (test_value_numeric_ops): Add
7216 signed-ness conversion tests.
7217
fb4fa946
TT
72182018-09-23 Tom Tromey <tom@tromey.com>
7219
7220 PR python/18352;
7221 * gdb.python/py-value.exp (test_float_conversion): New proc.
7222 Use it.
7223
a466edac
HAQ
72242018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
7225
7226 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
7227
4ee9b0c5
SL
72282018-09-18 Sandra Loosemore <sandra@codesourcery.com>
7229
7230 * gdb.base/complete-empty.exp: Skip tab-completion tests if
7231 no readline.
7232 * gdb.base/utf8-identifiers.exp: Likewise.
7233 * gdb.cp/cpcompletion.exp: Likewise.
7234 * gdb.linespec/cpcompletion.exp: Likewise.
7235 * gdb.linespec/cpls-abi-tag.exp: Likewise.
7236 * gdb.linespec/cpls-ops.exp: Likewise.
7237
23be8da7
RB
72382018-09-19 Richard Bunt <richard.bunt@arm.com>
7239 Chris January <chris.january@arm.com>
7240
7241 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
7242 * gdb.fortran/short-circuit-argument-list.exp: New file.
7243 * gdb.fortran/short-circuit-argument-list.f90: New test.
7244
5031d0ae
SDJ
72452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7246
7247 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
7248 "arch=" keyword when executing "-stack-list-frames".
7249
b4c0d1a4
SDJ
72502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7251
7252 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
7253 "arch=" keyword when executing "-stack-list-frames".
7254
7a6d2b45
SDJ
72552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7256
7257 * gdb.ada/complete.exp: Expect for "@" when doing "complete
7258 break ada".
7259
8588b356
SM
72602018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
7261
7262 PR python/23669
7263 * gdb.python/python.exp: Test gdb.execute("show commands").
7264
65e65158
TT
72652018-09-16 Tom Tromey <tom@tromey.com>
7266
7267 * gdb.base/new-ui.exp (do_execution_tests): Update.
7268 * gdb.base/dbx.exp (test_breakpoints): Update.
7269
bf326452
AH
72702018-09-14 Alan Hayward <alan.hayward@arm.com>
7271
7272 * lib/gdb.exp (gdb_simple_compile): Add proc.
7273 (is_elf_target): Use gdb_simple_compile.
7274 (skip_altivec_tests): Likewise.
7275 (skip_vsx_tests): Likewise.
7276 (skip_tsx_tests): Likewise.
7277 (skip_btrace_tests): Likewise.
7278 (skip_btrace_pt_tests): Likewise.
7279 (gdb_can_simple_compile): Likewise.
7280 (gdb_has_argv0): Likewise.
7281 (gdb_target_symbol_prefix): Likewise.
7282 (target_supports_scheduler_locking): Likewise.
7283
2361b0fb
TT
72842018-09-13 Tom Tromey <tom@tromey.com>
7285
7286 * Makefile.in (TAGS): Recognize proc_with_prefix and
7287 gdb_caching_proc.
7288
0ae1a321
SM
72892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7290
7291 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
7292 method.
7293
a40bf0c2
SM
72942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7295
7296 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
7297 and a few other Inferior properties when the Inferior is no
7298 longer valid.
7299
4a3fe98f
TT
73002018-09-13 Tom Tromey <tom@tromey.com>
7301
7302 PR rust/23650:
7303 * gdb.rust/simple.exp: Add test for enum field access error.
7304
098b2108
TT
73052018-09-13 Tom Tromey <tom@tromey.com>
7306
7307 PR rust/23626:
7308 * gdb.rust/simple.rs (EmptyEnum): New type.
7309 (main): Use it.
7310 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
7311
1256af7d
SM
73122018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7313
7314 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
7315 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
7316 * gdb.python/py-symtab.exp: Update test printing an objfile.
7317
4aa8e6c2
SM
73182018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7319
7320 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
7321 object.
7322
c221b2f7
AH
73232018-09-12 Alan Hayward <alan.hayward@arm.com>
7324
7325 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
7326 (support_complex_tests): Use gdb_can_simple_compile.
7327 (is_ilp32_target): Likewise.
7328 (is_lp64_target): Likewise.
7329 (is_64_target): Likewise.
7330 (is_amd64_regs_target): Likewise.
7331 (is_aarch32_target): Likewise.
7332 (gdb_int128_helper): Likewise.
7333
6f1107b5
JK
73342018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7335
7336 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
7337
1f5d1570
JG
73382018-09-10 Jerome Guitton <guitton@adacore.com>
7339
7340 * gdb.ada/same_component_name: Add test for case of tagged record
7341 with variable-length fields.
7342
cc330e39
XR
73432018-09-10 Xavier Roirand <roirand@adacore.com>
7344
7345 * gdb.ada/access_to_unbounded_array.exp: New testcase.
7346 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
7347 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
7348 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
7349
b9c50e9a
XR
73502018-09-10 Xavier Roirand <roirand@adacore.com>
7351
7352 * gdb.ada/mi_string_access.exp: New testcase.
7353 * gdb.ada/mi_string_access/bar.adb: New file.
7354 * gdb.ada/mi_string_access/pck.adb: New file.
7355 * gdb.ada/mi_string_access/pck.asd: New file.
7356
2963898f
XR
73572018-09-10 Xavier Roirand <roirand@adacore.com>
7358
7359 * gdb.ada/mi_var_union.exp: New testcase.
7360 * gdb.ada/mi_var_union/bar.adb: New file.
7361 * gdb.ada/mi_var_union/pck.adb: New file.
7362 * gdb.ada/mi_var_union/pck.asd: New file.
7363
1aac008f
TT
73642018-09-08 Tom Tromey <tom@tromey.com>
7365
7366 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
7367
332cf4c9
TT
73682018-09-08 Tom Tromey <tom@tromey.com>
7369
7370 PR python/16047:
7371 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
7372 (register_pretty_printers): Register new printer.
7373 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
7374 test.
7375 * gdb.python/py-prettyprint.c (int_type3): New typedef.
7376 (an_int_type3): New global.
7377
424da6cf
JB
73782018-09-08 Joel Brobecker <brobecker@adacore.com>
7379
7380 * gdb.ada/expr_with_funcall: New testcase.
7381
2a62dfa9
JB
73822018-09-08 Joel Brobecker <brobecker@adacore.com>
7383
7384 * gdb.ada/packed_array_assign: New testcase.
7385
96b6697f
AB
73862018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
7387
7388 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
7389 names, and add test prefixes to make test names unique.
7390
e4a62c65
TV
73912018-09-05 Tom de Vries <tdevries@suse.de>
7392
7393 * gdb.dwarf2/varval.exp: Add test.
7394
dd083ee2
GB
73952018-09-04 Gary Benson <gbenson@redhat.com>
7396
7397 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
7398 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
7399
aef9346c
TT
74002018-08-31 Tom Tromey <tom@tromey.com>
7401
7402 * gdb.rust/simple.rs: Rename second variable "v".
7403
c67f2e15
AB
74042018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
7405
7406 * gdb.base/funcargs.c (use_a): New function.
7407 (recurse): Call use_a.
7408
078a0207
KS
74092018-08-29 Keith Seitz <keiths@redhat.com>
7410
7411 * gdb.compile/compile-cplus-anonymous.cc: New file.
7412 * gdb.compile/compile-cplus-anonymous.exp: New file.
7413 * gdb.compile/compile-cplus-array-decay.cc: New file.
7414 * gdb.compile/compile-cplus-array-decay.exp: New file.
7415 * gdb.compile/compile-cplus-inherit.cc: New file.
7416 * gdb.compile/compile-cplus-inherit.exp: New file.
7417 * gdb.compile/compile-cplus-member.cc: New file.
7418 * gdb.compile/compile-cplus-member.exp: New file.
7419 * gdb.compile/compile-cplus-method.cc: New file.
7420 * gdb.compile/compile-cplus-method.exp: New file.
7421 * gdb.compile/compile-cplus-mod.c: "New" file.
7422 * gdb.compile/compile-cplus-namespace.cc: New file.
7423 * gdb.compile/compile-cplus-namespace.exp: New file.
7424 * gdb.compile/compile-cplus-nested.cc: New file.
7425 * gdb.compile/compile-cplus-nested.exp: New file.
7426 * gdb.compile/compile-cplus-print.c: "New" file.
7427 * gdb.compile/compile-cplus-print.exp: "New" file.
7428 * gdb.compile/compile-cplus-virtual.cc: New file.
7429 * gdb.compile/compile-cplus-virtual.exp: New file.
7430 * gdb.compile/compile-cplus.c: "New" file.
7431 * gdb.compile/compile-cplus.exp: "New" file.
7432 * lib/compile-support.exp: New file.
7433
b0f492b9
GB
74342018-08-16 Gary Benson <gbenson@redhat.com>
7435
7436 PR gdb/13000:
7437 * gdb.base/batch-exit-status.exp: New file.
7438 * gdb.base/batch-exit-status.good-commands: Likewise.
7439 * gdb.base/batch-exit-status.bad-commands: Likewise.
7440
36eb4c5f
AH
74412018-08-29 Alan Hayward <alan.hayward@arm.com>
7442
7443 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
7444 (struct struct02): Likewise.
7445 (struct struct03): Likewise.
7446 (struct struct04): Likewise.
7447 (struct struct_01_01): New struct.
7448 (struct struct_01_02): Likewise.
7449 (struct struct_01_03): Likewise.
7450 (struct struct_01_04): Likewise.
7451 (struct struct_02_01): Likewise.
7452 (struct struct_02_02): Likewise.
7453 (struct struct_02_03): Likewise.
7454 (struct struct_02_04): Likewise.
7455 (struct struct_04_01): Likewise.
7456 (struct struct_04_02): Likewise.
7457 (struct struct_04_03): Likewise.
7458 (struct struct_04_04): Likewise.
7459 (struct struct_05_01): Likewise.
7460 (struct struct_05_02): Likewise.
7461 (struct struct_05_03): Likewise.
7462 (struct struct_05_04): Likewise.
7463 (cmp_struct01): Remove function.
7464 (cmp_struct02): Likewise.
7465 (cmp_struct03): Likewise.
7466 (cmp_struct04): Likewise.
7467 (cmp_struct_01_01): Add Function.
7468 (cmp_struct_01_02): Likewise.
7469 (cmp_struct_01_03): Likewise.
7470 (cmp_struct_01_04): Likewise.
7471 (cmp_struct_02_01): Likewise.
7472 (cmp_struct_02_02): Likewise.
7473 (cmp_struct_02_03): Likewise.
7474 (cmp_struct_02_04): Likewise.
7475 (cmp_struct_04_01): Likewise.
7476 (cmp_struct_04_02): Likewise.
7477 (cmp_struct_04_03): Likewise.
7478 (cmp_struct_04_04): Likewise.
7479 (cmp_struct_05_01): Likewise.
7480 (cmp_struct_05_02): Likewise.
7481 (cmp_struct_05_03): Likewise.
7482 (cmp_struct_05_04): Likewise.
7483 (call_all): Add new structs.
7484 * gdb.base/infcall-nested-structs.exp: Likewise.
7485
3bf9c013
JV
74862018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
7487
7488 * gdb.python/py-framefilter-mi.exp: Update regexp to
7489 check for "arch" field in frame output.
7490
450d1e88
KB
74912018-08-23 Kevin Buettner <kevinb@redhat.com>
7492
7493 * gdb.dwarf2/dw2-ranges-func.c: New file.
7494 * gdb.dwarf2/dw2-ranges-func.exp: New file.
7495
ae739fe7
SM
74962018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
7497
7498 * gdb.base/term.exp: Compare terminal settings with values from
7499 the inferior.
7500 * gdb.base/term.c: Get and set terminal settings.
7501
6d52907e
JV
75022018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
7503
7504 * lib/mi-support.exp (mi_expect_stop): Update regexp to
7505 accommodate new "arch" field in frame output.
7506 * gdb.mi/mi-return.exp: Likewise.
7507 * gdb.mi/mi-stack.exp: Likewise.
7508 * gdb.mi/mi-syn-frame.exp: Likewise.
7509 * gdb.mi/user-selected-context-sync.exp: Likewise.
7510
be2d111a
MS
75112018-08-19 Michael Spang <spang@google.com>
7512
7513 PR gdb/11786
7514 * gdb.base/gcore-tls-pie.c: New file.
7515 * gdb.base/gcore-tls-pie.exp: New file.
7516
ae3a7c47
KB
75172018-08-18 Kevin Buettner <kevinb@redhat.com>
7518
7519 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
7520 * gdb.dwarf2/varval.c: New file.
7521 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 7522
2ecae92e
AH
75232018-08-17 Alan Hayward <alan.hayward@arm.com>
7524
7525 PR gdb/18931
7526 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
7527
c1854f1d
KS
75282018-08-16 Keith Seitz <keiths@redhat.com>
7529
7530 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
7531 tests expected to pass.
7532
26fb3983
JV
75332018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
7534
7535 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
7536 -data-disassemble -a.
7537 (test_disassembly_bogus_args): Likewise.
7538
67943c00
AB
75392018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
7540
7541 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
7542
5ff2bbae
AB
75432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7544
7545 * gdb.base/vla-optimized-out.exp: Add new test.
7546
e5bbcd0f
AB
75472018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7548
7549 * gdb.base/vla-optimized-out-o3.exp: Delete.
7550 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
7551 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
7552 deleted tests.
7553
9d4a934c
AB
75542018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
7555
7556 PR gdb/18050:
7557 * gdb.server/extended-remote-restart.c: New file.
7558 * gdb.server/extended-remote-restart.exp: New file.
7559
045cf012
SM
75602018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
7561
7562 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
7563 "set variable index = 42".
7564
87d6a7aa
SM
75652018-08-07 Simon Marchi <simon.marchi@ericsson.com>
7566
7567 * boards/index-cache-gdb.exp: New file.
7568 * gdb.dwarf2/index-cache.exp: New file.
7569 * gdb.dwarf2/index-cache.c: New file.
7570 * gdb.base/maint.exp: Check if we are using the index cache.
7571
96d68bd4
RO
75722018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7573
7574 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
7575 MAKEFLAGS.
7576
5a699617
RO
75772018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7578
7579 * dg-extract-results.sh: Move to toplevel contrib.
7580 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
7581 * Makefile.in (check-parallel-racy): Likewise.
7582
5bd18990
AB
75832018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
7584
7585 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
7586 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
7587 tests if the target supports scheduler locking.
7588
3fbbcf47
TV
75892018-08-04 Tom de Vries <tdevries@suse.de>
7590
7591 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
7592
3e1d3d8c
TT
75932018-08-02 Tom Tromey <tom@tromey.com>
7594
7595 PR symtab/16842.
7596 * gdb.cp/temargs.exp: Test "info address" of a template
7597 parameter.
7598
5abe0f0c
JV
75992018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
7600
7601 * gdb.python/py-mi-var-info-path-expression.c: New file.
7602 * gdb.python/py-mi-var-info-path-expression.py: New file.
7603 * gdb.python/py-mi-var-info-path-expression.exp: New file.
7604
fb66cde8
SDJ
76052018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
7606
7607 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
7608 error after "cannot resolve name" string.
7609
c708f4d2
AB
76102018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7611
7612 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
7613 started.
7614 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
7615
37cc0cae
TV
76162018-07-28 Tom de Vries <tdevries@suse.de>
7617
7618 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7619
63b4ecf7
TV
76202018-07-26 Tom de Vries <tdevries@suse.de>
7621
7622 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7623
3c3bb058
AB
76242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
7625
7626 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
7627 is visible.
7628
9e7f3bbb
TV
76292018-07-26 Tom de Vries <tdevries@suse.de>
7630
7631 PR breakpoints/23366
7632 * gdb.base/catch-follow-exec.c: New test.
7633 * gdb.base/catch-follow-exec.exp: New file.
7634
16f808ec
TV
76352018-07-25 Tom de Vries <tdevries@suse.de>
7636
7637 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
7638 vla-optimized-out.c.
7639
d7154a8d
JV
76402018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
7641
7642 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
7643 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
7644
232a0032
TV
76452018-07-20 Tom de Vries <tdevries@suse.de>
7646
7647 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
7648 NOCLONE macro.
7649 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
7650
fbb1d502
TV
76512018-07-19 Tom de Vries <tdevries@suse.de>
7652
7653 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
7654 regular expression.
7655
42dc7699
TV
76562018-07-18 Tom de Vries <tdevries@suse.de>
7657
7658 * gdb.base/vla-optimized-out.c: New test.
7659 * gdb.base/vla-optimized-out.exp: New file.
7660
7f1f7e23
SDJ
76612018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
7662
7663 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
7664 message "No address associated with hostname" when gdbserver
7665 cannot resolve the hostname.
7666
5759ebb3
PW
76672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7668
7669 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
7670 Add some test prefixes to make tests unique.
7671
3606ccab
PW
76722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7673
7674 * gdb.base/frameapply.c: New file.
7675 * gdb.base/frameapply.exp: New file.
7676
529c08b2
PW
76772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7678
7679 * gdb.base/skip.exp: Update expected error message.
7680
c7ab0aef
SDJ
76812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7682 Jan Kratochvil <jan.kratochvil@redhat.com>
7683 Paul Fertser <fercerpav@gmail.com>
7684 Tsutomu Seki <sekiriki@gmail.com>
7685
7686 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
7687 parameter.
7688 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
7689 by default.
7690 * boards/native-gdbserver.exp: Likewise.
7691 * gdb.server/run-without-local-binary.exp: Improve regexp used
7692 for detecting when a remote debugging connection succeeds.
7693 * gdb.server/server-connect.exp: New file.
7694 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
7695 Do not prefix the port number with ":".
7696 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
7697 support for detecting and using it. Add '$debughost_gdbserver'
7698 to the list of arguments used to start gdbserver. Handle case
7699 when gdbserver cannot resolve a network name.
7700
16ff70dd
SDJ
77012018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
7702
7703 PR c++/23373
7704 * gdb.base/ptype-offsets.cc (struct static_member): New
7705 struct.
7706 (main) <stmember>: New variable.
7707 * gdb.base/ptype-offsets.exp: Add test for printing a struct
7708 with a static member in it.
7709
3541979f
AB
77102018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
7711
7712 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
7713 watchpoints enabled and disabled.
7714
c8ad9b9a
AB
77152018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7716
7717 * gdb.base/examine-backward.exp: Still run tests around address
7718 0x0, even if address 0x0 is not readable. Update the pattern for
7719 matching address 0x0 in expected output.
7720
e0e5e971
AB
77212018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
7722
7723 * gdb.base/share-env-with-gdbserver.c (main): Add call to
7724 malloc/free.
7725
1ea5da02
TV
77262018-07-04 Tom de Vries <tdevries@suse.de>
7727
7728 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7729
471b9d15
MR
77302018-07-02 Maciej W. Rozycki <macro@mips.com>
7731
7732 PR tdep/8282
7733 * gdb.arch/mips-disassembler-options.exp: New test.
7734 * gdb.arch/mips-disassembler-options.s: New test source.
7735
75acb486
PA
77362018-06-29 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.threads/names.exp: Adjust expected "info threads" output.
7739
cd2bb709
PA
77402018-06-29 Pedro Alves <palves@redhat.com>
7741
7742 * gdb.opt/inline-break.exp (line number, address): Add "info
7743 break" tests.
7744
991ff292
PA
77452018-06-29 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.opt/inline-break.c (func1): Add "break here" marker.
7748 * gdb.opt/inline-break.exp: Test setting breakpoints by line
7749 number and address and running to them.
7750
356819b6 77512018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
7752
7753 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7754
2512d7ef
JK
77552018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7756
7757 * lib/compiler.c: Remove executable permission flag.
7758
be1b6474
RB
77592018-06-28 Richard Bunt <richard.bunt@arm.com>
7760
7761 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
7762 code.
7763 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
7764
291f9a96
PT
77652018-06-28 Petr Tesarik <ptesarik@suse.cz>
7766
7767 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7768
ed6dfe51
PT
77692018-06-28 Petr Tesarik <ptesarik@suse.cz>
7770
7771 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
7772 address argument is omitted.
7773
d4d429d5
PT
77742018-06-28 Petr Tesarik <ptesarik@suse.cz>
7775
7776 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7777
7ab6656f
OJ
77782018-06-27 Omair Javaid <omair.javaid@linaro.org>
7779
7780 PR gdb/21695
7781 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
7782 * gdb.base/infoline-reloc-main-from-zero.c: New file.
7783
a33ccfc7
TT
77842018-06-26 Tom Tromey <tom@tromey.com>
7785
7786 PR rust/22574:
7787 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
7788 * gdb.rust/simple.rs (struct SimpleLayout): New.
7789
6d72d289
SM
77902018-06-22 Simon Marchi <simon.marchi@ericsson.com>
7791
7792 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
7793 "info registers" output.
7794
8363f9d5
RB
77952018-06-21 Richard Bunt <richard.bunt@arm.com>
7796
7797 * gdb.base/watchpoint-hw-attach.c: New test.
7798 * gdb.base/watchpoint-hw-attach.exp: New file.
7799
f00674fe
SM
78002018-06-20 Simon Marchi <simon.marchi@ericsson.com>
7801
7802 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
7803 through /bin/sh.
7804 * boards/dwarf4-gdb-index.exp: Likewise.
7805 * boards/fission-dwp.exp: Likewise.
7806
1d554008
UW
78072018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
7808
7809 * gdb.base/float128.exp: Add comment and improved fail message
7810 to the failure case of "print large128" test.
7811
d0ac1c44
SM
78122018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7813
7814 * configure.ac: Remove AC_PREREQ.
7815 * configure: Re-generate.
7816
61b04dd0
PA
78172018-06-19 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
7820 (func_extern_caller): New.
7821 (main): Call func_extern_caller.
7822 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
7823 logic change.
7824
f63b508a
SM
78252018-06-18 Weimin Pan <weimin.pan@oracle.com>
7826
7827 PR gdb/16841
7828 * gdb.cp/typedef-base.cc: New file.
7829 * gdb.cp/typedef-base.exp: New file.
7830
0fe3a558
TV
78312018-06-18 Tom de Vries <tdevries@suse.de>
7832
7833 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7834
7010835a
AB
78352018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7836 Richard Bunt <Richard.Bunt@arm.com>
7837
7838 * gdb.threads/attach-slow-waitpid.c: New file.
7839 * gdb.threads/attach-slow-waitpid.exp: New file.
7840 * gdb.threads/slow-waitpid.c: New file.
7841
14897d65
PA
78422018-06-14 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.base/fork-running-state.c: Include <errno.h>.
7845 (exit_if_relative_exits): New.
7846 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
7847 exits.
7848 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
7849 child exits.
7850
5d9a0608
TV
78512018-06-14 Tom de Vries <tdevries@suse.de>
7852
7853 PR cli/22573
7854 * gdb.base/finish-pretty.c: New test.
7855 * gdb.base/finish-pretty.exp: New file.
7856
11ae5818
PA
78572018-06-14 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
7860 gdb's expected startup output.
7861
1d39de44
PA
78622018-06-14 Pedro Alves <palves@redhat.com>
7863
7864 * lib/selftest-support.exp (selftest_setup): Remove inlined
7865 function handling.
7866
70ee0000
TV
78672018-06-14 Tom de Vries <tdevries@suse.de>
7868
7869 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
7870 matching of breakpoint printing.
7871
11f4b608
TV
78722018-06-13 Tom de Vries <tdevries@suse.de>
7873
7874 PR testsuite/23269
7875 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
7876 (fork_child): ... here, and ...
7877 (fork_parent): ... here.
7878
78792018-06-12 Tom de Vries <tdevries@suse.de>
7880
7881 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7882
9516f85a
AB
78832018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
7884 Stephen Roberts <stephen.roberts@arm.com>
7885
7886 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
7887 rewrite test to describe action performed, rather than possible
7888 failure.
7889
5045b3d7
GB
78902018-06-08 Gary Benson <gbenson@redhat.com>
7891
7892 * gdb.threads/check-libthread-db.exp: New file.
7893 * gdb.threads/check-libthread-db.c: Likewise.
7894
c61b06a1
TT
78952018-06-05 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.base/default.exp: Update expected "show version" output.
7898
eb6af809
TT
78992018-06-05 Tom Tromey <tom@tromey.com>
7900
7901 PR cli/12326:
7902 * gdb.cp/static-print-quit.exp: Update.
7903 * lib/gdb.exp (pagination_prompt): Update.
7904 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
7905 * gdb.python/python.exp: Update.
7906
178d6a63
JB
79072018-06-04 Joel Brobecker <brobecker@adacore.com>
7908
7909 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7910
8e817061
JB
79112018-06-01 Joel Brobecker <brobecker@adacore.com>
7912
7913 * gdb.ada/bp_fun_addr: New testcase.
7914
e86ca25f
TT
79152018-06-01 Tom Tromey <tom@tromey.com>
7916
7917 * gdb.xml/tdesc-regs.exp (load_description): Update expected
7918 results.
7919 * gdb.dwarf2/method-ptr.exp: Set language to C++.
7920 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
7921 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
7922 * gdb.base/maint.exp (maint_pass_if): Update.
7923
4b2dfa9d
MR
79242018-05-31 Maciej W. Rozycki <macro@mips.com>
7925
7926 * gdb.base/endian.exp: New test.
7927 * gdb.base/endian.c: New test source.
7928
45f25d6c
AB
79292018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
7930
7931 PR gdb/23203
7932 * gdb.base/bt-selected-frame.c: New file.
7933 * gdb.base/bt-selected-frame.exp: New file.
7934 * lib/gdb.exp (get_current_frame_number): New function.
7935
d9f6d7f8
MR
79362018-05-24 Maciej W. Rozycki <macro@mips.com>
7937 Pedro Alves <palves@redhat.com>
7938
7939 * gdb.threads/tls-core.c: Include <stdlib.h>
7940 (thread_proc): Call `abort'.
7941 * gdb.threads/tls-core.exp: Generate a core with core_find too.
7942 (tls_core_test): New procedure, bits factored out from ...
7943 (top level): ... here. Test both native cores and gcore cores.
7944
ff1cf532
TT
79452018-05-23 Tom Tromey <tom@tromey.com>
7946
7947 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7948
b98664d3
TT
79492018-05-23 Tom Tromey <tom@tromey.com>
7950
7951 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
7952 symfile_complaints.
7953 (test_short_complaints): Likewise.
7954 (test_empty_complaints): Likewise.
7955 (test_initial_complaints): Update.
7956
4e9668d0
TT
79572018-05-23 Tom Tromey <tom@tromey.com>
7958
7959 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7960
43ba33c7
TT
79612018-05-23 Tom Tromey <tom@tromey.com>
7962
7963 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7964 (test_short_complaints): Update.
7965
035522c0
PA
79662018-05-22 Pedro Alves <palves@redhat.com>
7967
7968 * gdb.base/remote.exp: Only gdb_start after compiling the
7969 testcase. Issue "disconnect" before testing "set remote" command
7970 defaults. Issue clean_restart before running to main.
7971
cc0be08f
PA
79722018-05-22 Pedro Alves <palves@redhat.com>
7973
7974 * gdb.base/remote.exp: Adjust expected output of "show remote
7975 memory-write-packet-size". Add tests for "set remote
7976 memory-write-packet-size 0" and "set remote
7977 memory-write-packet-size fixed/limit".
7978
b1b60145
PA
79792018-05-22 Pedro Alves <palves@redhat.com>
7980
7981 PR gdb/22973
7982 * gdb.base/utf8-identifiers.c: New file.
7983 * gdb.base/utf8-identifiers.exp: New file.
7984
0ec848ad
PFC
79852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7986
7987 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7988
2c3305f6
PFC
79892018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7990
7991 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7992
ce1e8424
TT
79932018-05-18 Tom Tromey <tom@tromey.com>
7994
7995 * gdb.base/ptype-offsets.exp: Update.
7996
ddfe970e
KS
79972018-05-17 Keith Seitz <keiths@redhat.com>
7998
7999 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
8000 in expected breakpoint stop locations.
8001 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
8002 move to proper scope to test variable values.
8003 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
8004 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
8005 New functions.
8006 (main): Call not_inline_func3.
8007 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
8008 inline_func1, inline_func2, and inline_func3. Test that when each
8009 breakpoint is hit, GDB properly reports both the stop location
8010 and the backtrace. Repeat tests for temporary breakpoints.
8011
0726fcc6
MR
80122018-05-15 Maciej W. Rozycki <macro@mips.com>
8013
8014 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
8015 rather then trying to access it in determining whether the PID
8016 of `gdbserver' could have been retrieved.
8017
8ee22052
AB
80182018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
8019
8020 * gdb.arch/amd64-init-x87-values.S: New file.
8021 * gdb.arch/amd64-init-x87-values.exp: New file.
8022
7785df48
JK
80232018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8024
8025 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
8026
56bcdbea
TT
80272018-05-04 Tom Tromey <tom@tromey.com>
8028
8029 PR python/22730:
8030 * gdb.python/python.exp: Test multi-line execute.
8031
a913fffb
TT
80322018-05-04 Tom Tromey <tom@tromey.com>
8033
8034 PR python/22731:
8035 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
8036
7a2c85f2
TT
80372018-05-04 Tom Tromey <tom@tromey.com>
8038
8039 PR gdb/11750:
8040 * gdb.base/define.exp: Test defining a user command inside a user
8041 command.
8042 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
8043
a3b60e45
JK
80442018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8045 Pedro Alves <palves@redhat.com>
8046
8047 PR breakpoints/19806 and support for PR external/20207.
8048 * gdb.base/watchpoint-unaligned.c: New file.
8049 * gdb.base/watchpoint-unaligned.exp: New file.
8050
45fe4a03
AB
80512018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8052
8053 * gdb.base/maint.exp: Make test names unique, use
8054 test_prefix_command_help to test 'help maint info', and remove
8055 repeated test of 'help maint'.
8056
9be2ae8f
TT
80572018-05-04 Tom Tromey <tom@tromey.com>
8058
8059 PR gdb/22619:
8060 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
8061 behavior.
8062
11859c31
AB
80632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8064
8065 * gdb.base/maint.exp: Process output from 'maint print registers'
8066 line at a time.
8067
089a9490
AB
80682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
8069
8070 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
8071 timeout.
8072
9b0797e2
AB
80732018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
8074
8075 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
8076 filter pattern.
8077
f6ac5f3d
PA
80782018-05-02 Pedro Alves <palves@redhat.com>
8079
8080 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
8081 to_log_command renames.
8082 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
8083
77d3c63b
TT
80842018-05-02 Tom Tromey <tom@tromey.com>
8085
8086 * gdb.python/py-parameter.exp: Set test message.
8087
0489430a
TT
80882018-05-02 Tom Tromey <tom@tromey.com>
8089
8090 PR python/20084:
8091 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
8092 PARAM_ZUINTEGER_UNLIMITED tests.
8093
1632f8ba
DR
80942018-04-28 Dan Robertson <danlrobertson89@gmail.com>
8095
8096 PR rust/23124
8097 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
8098 when casting.
8099
6d7bb824
TT
81002018-04-30 Tom Tromey <tom@tromey.com>
8101
8102 * gdb.python/py-type.exp: Check align attribute.
8103 * gdb.python/py-type.c: New "aligncheck" global.
8104
007e1530
TT
81052018-04-30 Tom Tromey <tom@tromey.com>
8106
8107 PR exp/17095:
8108 * gdb.dwarf2/dw2-align.exp: New file.
8109 * gdb.cp/align.exp: New file.
8110 * gdb.base/align.exp: New file.
8111 * lib/gdb.exp (gdb_int128_helper): New proc.
8112 (has_int128_c, has_int128_cxx): New caching procs.
8113
6873858b
TT
81142018-04-27 Tom Tromey <tom@tromey.com>
8115
8116 PR rust/22545:
8117 * gdb.rust/simple.exp: Add inclusive range tests.
8118
79188d8d
PA
81192018-04-26 Pedro Alves <palves@redhat.com>
8120
8121 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
8122 ifunc breakpoint locations correctly of ifunc breakpoints set
8123 while the program resolves the ifunc.
8124
c7075ad5
PA
81252018-04-26 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/gnu-ifunc-final.c: New file.
8128 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
8129 * gdb.base/gnu-ifunc.exp (executable): Delete.
8130 (staticexecutable): Adjust.
8131 (lib_opts, exec_opts): Delete.
8132 (make_binsuffix, build, set-break): New procedures.
8133 (misc_tests): New, with tests factored out from the top level.
8134 (top level): Test different combinations of ifunc resolver name,
8135 resolver with and with debug info, and ifunc target with and
8136 without debug info. Wrap static tests with with_target_prefix.
8137
8388016d
PA
81382018-04-26 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
8141 return type" warnings.
8142
249b5733
PA
81432018-04-25 Pedro Alves <palves@redhat.com>
8144
8145 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
8146 killed".
8147 * gdb.base/kill-after-signal.exp: Likewise.
8148 * gdb.threads/kill.exp: Likewise.
8149
f67c0c91
SDJ
81502018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
8151 Sergio Durigan Junior <sergiodj@redhat.com>
8152 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
8155 regexps to expect for '[Inferior ... detached]' as well.
8156 * gdb.base/attach.exp: Likewise.
8157 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
8158 "gdb_continue_to_end".
8159 (test_catch_syscall_with_wrong_args): Likewise.
8160 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
8161 ']'. Don't set 'verbose' on.
8162 * gdb.base/foll-vfork.exp: Likewise.
8163 * gdb.base/fork-print-inferior-events.c: New file.
8164 * gdb.base/fork-print-inferior-events.exp: New file.
8165 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
8166 '[Inferior ... has been killed]' message.
8167 * gdb.base/kill-after-signal.exp: Likewise.
8168 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
8169 detach message.
8170 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
8171 message.
8172 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
8173 regexps to expect for '[Inferior ... detached]' as well.
8174 * gdb.threads/process-dies-while-detaching.exp: Likewise.
8175
0a8ddac4
SM
81762018-04-24 Simon Marchi <simon.marchi@ericsson.com>
8177
8178 PR gdb/23104
8179 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
8180
701adfb0
PA
81812018-04-22 Rajendra SY <rajendra.sy@gmail.com>
8182
8183 PR gdb/23095
8184 * gdb.base/break-probes.exp: Pass shlib_load to
8185 prepare_for_testing. Set normal_bp to r_debug_state if target is
8186 bsd.
8187
d27d16bf
RB
81882018-04-19 Richard Bunt <richard.bunt@arm.com>
8189
8190 * gdb.threads/multiple-successive-infcall.c: New test.
8191 * gdb.threads/multiple-successive-infcall.exp: New file.
8192
a037790e
TT
81932018-04-17 Tom Tromey <tom@tromey.com>
8194
8195 * gdb.rust/simple.rs (Union): New type.
8196 (main): New local "u".
8197 * gdb.rust/simple.exp (test_one_slice): Add new test case.
8198
e3a91079
AA
81992018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8200
8201 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
8202 number information in output of "whereis" command.
8203 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
8204
b744723f
AA
82052018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8206
8207 * gdb.ada/info_types.exp: Adjust expected output to the line
8208 numbers now printed by "info var/func/type".
8209 * gdb.base/completion.exp: Likewise.
8210 * gdb.base/included.exp: Likewise.
8211 * gdb.cp/cp-relocate.exp: Likewise.
8212 * gdb.cp/cplusfuncs.exp: Likewise.
8213 * gdb.cp/namespace.exp: Likewise.
8214 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
8215
4a4495d6
MM
82162018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8217
8218 * gdb.btrace/cpu.exp: New.
8219
1d509aa6
MM
82202018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8221
8222 * gdb.base/step-indirect-call-thunk.exp: New.
8223 * gdb.base/step-indirect-call-thunk.c: New.
8224 * gdb.reverse/step-indirect-call-thunk.exp: New.
8225 * gdb.reverse/step-indirect-call-thunk.c: New.
8226
6295b6da
SM
82272018-04-11 Simon Marchi <simon.marchi@ericsson.com>
8228
8229 * gdb.base/pie-fork.c: New file.
8230 * gdb.base/pie-fork.exp: New file.
8231
50146e70
TT
82322018-04-11 Tom Tromey <tom@tromey.com>
8233
8234 * gdb.rust/simple.exp: Add test for ".." struct initializer.
8235
f50d8a2e
PA
82362018-04-10 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
8239 exits. Instead loop running forever.
8240 (fork_parent): Run forever too.
8241
a0be7a36
SM
82422018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8243
8244 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
8245 mi_continue_to_line.
8246 * gdb.mi/mi-stack.c (callee4): Add comment.
8247
9b73db36
SM
82482018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8249
8250 * gdb.mi/mi-stack.exp: Fix indentation.
8251
c912f608
SM
82522018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8253
8254 PR gdb/22979
8255 * gdb.arch/amd64-osabi.exp: New file.
8256
26540402
SM
82572018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8258
8259 PR gdb/22980
8260 * gdb.base/osabi.exp: New file.
8261
121ad66c 82622018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
8263
8264 * gdb.cp/static-typedef-print.exp: New file.
8265 * gdb.cp/static-typedef-print.cc: New file.
8266
3fcded8f
JB
82672018-03-27 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/varsize_limit: New testcase.
8270
59cc4834
JB
82712018-03-27 Joel Brobecker <brobecker@adacore.com>
8272
8273 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
8274
8275 * gdb.ada/notcplusplus: New testcase.
8276
8277 * gdb.base/c-linkage-name.c: New file.
8278 * gdb.base/c-linkage-name.exp: New testcase.
8279
4ca59a9f
TT
82802018-03-26 Tom Tromey <tom@tromey.com>
8281
8282 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
8283 * gdb.python/py-framefilter.py (name_error): New global.
8284 (ErrorInName.function): Use name_error.
8285
978d6c75
TT
82862018-03-26 Tom Tromey <tom@tromey.com>
8287
8288 PR backtrace/15582:
8289 * gdb.python/py-framefilter.exp: Add "bt hide" test.
8290
b7fee5a3
KS
82912018-03-23 Keith Seitz <keiths@redhat.com>
8292
8293 PR c++/22968
8294 * gdb.cp/subtypes.exp: New file.
8295 * gdb.cp/subtypes.h: New file.
8296 * gdb.cp/subtypes.cc: New file.
8297 * gdb.cp/subtypes-2.cc: New file.
8298
376be529
AB
82992018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8300
8301 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
8302 (done): Call '_exit' not 'exit' to avoid atexit handlers.
8303 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
8304 -nostartfiles when compiling the test. Confirm that all registers
8305 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
8306
066cfa98
AB
83072018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
8308
8309 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
8310 option, syntax was wrong anyway.
8311 * gdb.arch/arm-disp-step.exp: Likewise.
8312 * gdb.arch/sparc64-regs.exp: Likewise.
8313 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
8314 option, syntax was wrong anyway, switch to use
8315 prepare_for_testing.
8316 * gdb.arch/i386-disp-step.exp: Likewise.
8317
079670b9
AA
83182018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
8319
8320 * gdb.ada/exec_changed.exp: Replace "target_info exists
8321 use_gdb_stub" by "use_gdb_stub".
8322 * gdb.ada/start.exp: Likewise.
8323 * gdb.base/async-shell.exp: Likewise.
8324 * gdb.base/attach-pie-misread.exp: Likewise.
8325 * gdb.base/attach-wait-input.exp: Likewise.
8326 * gdb.base/break-entry.exp: Likewise.
8327 * gdb.base/break-interp.exp: Likewise.
8328 * gdb.base/dprintf-detach.exp: Likewise.
8329 * gdb.base/nostdlib.exp: Likewise.
8330 * gdb.base/solib-nodir.exp: Likewise.
8331 * gdb.base/statistics.exp: Likewise.
8332 * gdb.base/testenv.exp: Likewise.
8333 * gdb.mi/mi-exec-run.exp: Likewise.
8334 * gdb.mi/mi-start.exp: Likewise.
8335 * gdb.multi/dummy-frame-restore.exp: Likewise.
8336 * gdb.multi/multi-arch-exec.exp: Likewise.
8337 * gdb.multi/multi-arch.exp: Likewise.
8338 * gdb.multi/tids.exp: Likewise.
8339 * gdb.multi/watchpoint-multi.exp: Likewise.
8340 * gdb.python/py-events.exp: Likewise.
8341 * gdb.threads/attach-into-signal.exp: Likewise.
8342 * gdb.threads/attach-stopped.exp: Likewise.
8343 * gdb.threads/threadapply.exp: Likewise.
8344 * lib/selftest-support.exp: Likewise.
8345
26d6cec4
AA
83462018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
8347
8348 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
8349
4ee89e90
SR
83502018-03-20 Stephen Roberts <stephen.roberts@arm.com>
8351
8352 * gdb.perf/template-breakpoints.cc: New file.
8353 * gdb.perf/template-breakpoints.exp: New file.
8354 * gdb.perf/template-breakpoints.py: New file.
8355
92630041
TT
83562018-03-19 Tom Tromey <tom@tromey.com>
8357
8358 * gdb.rust/simple.rs (main): Add local variables field1, field2,
8359 y0.
8360 * gdb.rust/simple.exp: Test bare identifier form of struct
8361 initializer.
8362
76727919
TT
83632018-03-19 Tom Tromey <tom@tromey.com>
8364
8365 * gdb.gdb/observer.exp: Remove.
8366
194ed413
AA
83672018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8368
8369 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
8370 "qualified" option when setting breakpoints.
8371 * gdb.trace/backtrace.exp: Likewise.
8372 * gdb.trace/circ.exp: Likewise.
8373 * gdb.trace/collection.exp: Likewise.
8374 * gdb.trace/disconnected-tracing.exp: Likewise.
8375 * gdb.trace/ftrace-lock.exp: Likewise.
8376 * gdb.trace/ftrace.exp: Likewise.
8377 * gdb.trace/infotrace.exp: Likewise.
8378 * gdb.trace/packetlen.exp: Likewise.
8379 * gdb.trace/passc-dyn.exp: Likewise.
8380 * gdb.trace/qtro.exp: Likewise.
8381 * gdb.trace/read-memory.exp: Likewise.
8382 * gdb.trace/report.exp: Likewise.
8383 * gdb.trace/signal.exp: Likewise.
8384 * gdb.trace/status-stop.exp: Likewise.
8385 * gdb.trace/strace.exp: Likewise.
8386 * gdb.trace/tfind.exp: Likewise.
8387 * gdb.trace/trace-break.exp: Likewise.
8388 * gdb.trace/trace-condition.exp: Likewise.
8389 * gdb.trace/trace-mt.exp: Likewise.
8390 * gdb.trace/tstatus.exp: Likewise.
8391 * gdb.trace/tsv.exp: Likewise.
8392 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8393 * gdb.trace/unavailable.exp: Likewise.
8394 * gdb.trace/while-dyn.exp: Likewise.
8395
8b067d2c
AA
83962018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8397
8398 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
8399 that libinproctrace is copied to the target.
8400
3ae9ce5d
TT
84012018-03-14 Tom Tromey <tom@tromey.com>
8402
8403 PR cli/14977:
8404 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
8405 a null pointer.
8406 * gdb.base/wchar.exp: Likewise.
8407
b8c2339b
TT
84082018-03-14 Tom Tromey <tom@tromey.com>
8409
8410 PR cli/19918:
8411 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
8412 flag.
8413
4872dc46
SM
84142018-03-08 Simon Marchi <simon.marchi@ericsson.com>
8415
8416 PR gdb/22841
8417 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
8418 "target" to remote_exec.
8419
e4fe3756
SM
84202018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
8421
8422 PR gdb/22841
8423 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
8424 ${board}_upload): Remove.
8425
e95a97d4
AA
84262018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
8427
8428 * gdb.cp/watch-cp.cc: New test.
8429 * gdb.cp/watch-cp.exp: New file.
8430
dbbb1059
AB
84312018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8432
8433 * gdb.base/infcall-nested-structs.exp: New file.
8434 * gdb.base/infcall-nested-structs.c: New file.
8435 * gdb.base/float.exp: Add riscv support.
8436
ecc054c0
TP
84372018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
8438
8439 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
8440 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
8441
25e3c82c
SDJ
84422018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
8443
8444 * gdb.server/abspath.exp: New file.
8445 * lib/gdb.exp (with_cwd): New procedure.
8446
3083294d
SM
84472018-02-28 Simon Marchi <simon.marchi@ericsson.com>
8448
8449 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
8450 use it.
8451 (gdb_is_target_remote_prompt): New proc.
8452 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
8453 (gdb_is_target_native): Pass prompt parameter to
8454 gdb_is_target_1.
8455
3275ef47
SM
84562018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
8457
8458 * gdb.base/load-command.c: New file.
8459 * gdb.base/load-command.exp: New file.
8460 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
8461 (gdb_is_target_1): ...this, and generalize for other targets
8462 than just remote.
8463 (gdb_is_target_remote): Use gdb_is_target_1.
8464 (gdb_is_target_native): use gdb_is_target_1.
8465
6893c19a
TT
84662018-02-26 Tom Tromey <tom@tromey.com>
8467
8468 PR python/16497:
8469 * gdb.python/py-framefilter.exp: Update test.
8470
2ddeaf8a
TT
84712018-02-26 Tom Tromey <tom@tromey.com>
8472
8473 * gdb.dwarf2/variant.c: New file.
8474 * gdb.dwarf2/variant.exp: New file.
8475
c9317f21
TT
84762018-02-26 Tom Tromey <tom@tromey.com>
8477
8478 * gdb.rust/simple.exp: Accept more possible results in enum test.
8479
6f6d0c26
SM
84802018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
8481
8482 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
8483 parentheses.
8484
11b03145
MR
84852018-02-23 Maciej W. Rozycki <macro@mips.com>
8486
8487 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
8488 name of a variable: $actual_linejj -> $actual_line.
8489
54a27fe5
JB
84902018-02-21 John Baldwin <jhb@FreeBSD.org>
8491
8492 * gdb.arch/amd64-i386-address.exp: Fix a typo.
8493
de65820c
MM
84942018-02-20 Markus Metzger <markus.t.metzger@intel.com>
8495
8496 * gdb.btrace/buffer-size.exp: Do not force BTS.
8497
980548fd
PA
84982018-02-14 Pedro Alves <palves@redhat.com>
8499
8500 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
8501 getting a "Quit".
8502
c4e12631
MM
85032018-02-09 Markus Metzger <markus.t.metzger@intel.com>
8504
8505 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
8506 Fix test name.
8507
c2e0e465
SM
85082018-02-07 Simon Marchi <simon.marchi@ericsson.com>
8509
8510 * gdb.cp/m-static.exp: Check type of optimized out static
8511 member.
8512
f7216783
AB
85132018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
8514
8515 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
8516 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
8517
0625771b
LS
85182018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
8519 Leszek Swirski <leszeks@google.com>
8520
8521 * gdb.python/py-prettyprint.c
8522 (struct to_string_returns_value_inner,
8523 struct to_string_returns_value_wrapper): New.
8524 (main): Add tsrvw variable.
8525 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
8526 ToStringReturnsValueWrapper): New classes.
8527 (register_pretty_printers): Register new pretty-printers.
8528 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
8529 recursive pretty printer.
8530 * gdb.python/py-mi.exp: Likewise.
8531
59498c30
LS
85322018-02-01 Leszek Swirski <leszeks@google.com>
8533
8534 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
8535 functions with the same name as an include file are parsed
8536 correctly.
8537
d4d38844
YQ
85382018-02-01 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
8541 "\[^\r\n\]*".
8542
07e5f5cf
NP
85432018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
8544
8545 * gdb.arch/powerpc-prologue-frame.s: New file.
8546 * gdb.arch/powerpc-prologue-frame.c: Likewise.
8547 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
8548
929b5ad4
JB
85492018-01-31 Joel Brobecker <brobecker@adacore.com>
8550
8551 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
8552
e671cd59
PA
85532018-01-30 Pedro Alves <palves@redhat.com>
8554
8555 PR gdb/13211
8556 * gdb.base/interrupt-daemon.c: New.
8557 * gdb.base/interrupt-daemon.exp: New.
8558 * gdb.multi/multi-term-settings.c: New.
8559 * gdb.multi/multi-term-settings.exp: New.
8560
fc413dc4
JB
85612018-01-30 Joel Brobecker <brobecker@adacore.com>
8562
8563 * gdb.base/break.exp: Save the location where the breakpoint
8564 on break.c:47 was actually inserted when debugging the version
8565 compiled at -O2 and use it in the expected output of the "info
8566 break" test performed soon after.
8567
5c319bb2
PA
85682018-01-22 Pedro Alves <palves@redhat.com>
8569 Sergio Durigan Junior <sergiodj@redhat.com>
8570
8571 * gdb.base/whatis.exp: Add tests for 'set print object on' +
8572 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
8573
a9e40818
JB
85742018-01-22 Joel Brobecker <brobecker@adacore.com>
8575
8576 * gdb.base/break-include.c, gdb.base/break-include.inc,
8577 gdb.base/break-include.exp: New files.
8578 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
8579 line number now being the actual line number where the breakpoint
8580 was inserted.
8581 * gdb.mi/mi-break.exp: Likewise.
8582 * gdb.mi/mi-reverse.exp: Likewise.
8583 * gdb.mi/mi-simplerun.exp: Ditto.
8584
e707fc44
AB
85852018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8586
8587 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
8588 varobj.
8589 * gdb.mi/mi-var-create-rtti.exp: Likewise.
8590
ae451627
AB
85912018-01-21 Don Breazeal <donb@codesourcery.com>
8592 Andrew Burgess <andrew.burgess@embecosm.com>
8593
8594 * gdb.mi/basics.c: Add new global.
8595 * gdb.mi/mi-frame-regs.exp: New file.
8596 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
8597 case.
8598
b1b189e0
AB
85992018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
8600
8601 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
8602 non-parameter, and on an unknown symbol.
8603
fcfcc376
TT
86042018-01-19 Tom Tromey <tom@tromey.com>
8605
8606 * gdb.rust/modules.rs (TWENTY_THREE): New global.
8607 * gdb.rust/modules.exp: Add ::-qualified lookup test.
8608
634c1c31
AA
86092018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8610
8611 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
8612 setrlimit and chdir to int.
8613
d6ad07fd
AA
86142018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8615
8616 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
8617 function.
8618 (my_tend): Likewise.
8619 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
8620 rationale of avoiding FP- and vector instructions.
8621
adf8243b
RK
86222018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
8623
8624 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
8625 "info reg" with "\[ \t\]*".
8626 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
8627 "\[ \t\]+".
8628 * gdb.arch/s390-multiarch.exp: Ditto.
8629 * gdb.base/pc-fp.exp: Ditto.
8630 * gdb.reverse/i386-precsave.exp: Ditto.
8631 * gdb.reverse/i386-reverse.exp: Ditto.
8632 * gdb.reverse/i387-env-reverse.exp: Ditto.
8633 * gdb.reverse/i387-stack-reverse.exp: Ditto.
8634
dcc06925
AA
86352018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8636
8637 * lib/gdb.exp (gdb_compile): Re-enable use of
8638 universal_compile_options for languages other than Rust.
8639
25d4fd80
AA
86402018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8641
8642 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8643
ee7f689e 86442018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
8645
8646 PR gdb/16577
8647 * gdb.base/solib-vanish.exp: New.
8648 * gdb.base/solib-vanish-main.c: New.
8649 * gdb.base/solib-vanish-lib1.c: New.
8650 * gdb.base/solib-vanish-lib2.c: New.
8651
d8447b6b
YQ
86522018-01-17 Yao Qi <yao.qi@linaro.org>
8653
8654 * gdb.compile/compile.exp: Match the address printed for
8655 frame in the output of command "bt".
8656
86d6a90c
TT
86572018-01-15 Tom Tromey <tom@tromey.com>
8658
8659 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
8660 compute sp_reg.
8661
cbcdb1aa
AB
86622018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8663
8664 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
8665 to prepare.
8666 (prepare): Return 0 on error, 1 on success.
8667
eea61984
PA
86682018-01-12 Pedro Alves <palves@redhat.com>
8669
8670 * gdb.base/continue-after-aborted-step-over.c: New.
8671 * gdb.base/continue-after-aborted-step-over.exp: New.
8672
6181e9c2
SM
86732018-01-11 Simon Marchi <simon.marchi@ericsson.com>
8674
8675 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
8676 options when not creating an executable.
8677
3cada740
PA
86782018-01-11 Pedro Alves <palves@redhat.com>
8679
8680 PR remote/22597
8681 * gdb.server/stop-reply-no-thread.c: New file.
8682 * gdb.server/stop-reply-no-thread.exp: New file.
8683
c63d3e8d
PA
86842018-01-10 Pedro Alves <palves@redhat.com>
8685
8686 PR gdb/22670
8687 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
8688 functions too. Test setting breakpoints and printing C functions
8689 with no debug info too.
8690 * gdb.ada/bp_c_mixed_case/qux.c: New file.
8691
d4c2a405
PA
86922018-01-10 Pedro Alves <palves@redhat.com>
8693
8694 PR gdb/22670
8695 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
8696 a fail.
8697
8825213e
PA
86982018-01-10 Pedro Alves <palves@redhat.com>
8699
8700 PR gdb/22670
8701 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
8702
605fd3c6
YQ
87032018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8704
8705 * gdb.server/unittest.exp: Match the output in non-development
8706 mode.
8707
1e5ded6c
YQ
87082018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8709
8710 * gdb.gdb/unittest.exp: Match output in non-development mode.
8711
30066b0b
JB
87122018-01-08 Joel Brobecker <brobecker@adacore.com>
8713
8714 * gdb.ada/access_tagged_param.exp: Relax expected output
8715 for value of "ObjL" in "continue" to pck.inspect breakpoint
8716 test.
8717
04bafb1e
XR
87182018-01-08 Joel Brobecker <brobecker@adacore.com>
8719
9f86398b
JB
8720 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
8721 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 8722
e379cee6
PA
87232018-01-05 Pedro Alves <palves@redhat.com>
8724
8725 PR gdb/18653
8726 * gdb.base/libsegfault.exp: New.
8727
de63c46b
PA
87282018-01-05 Joel Brobecker <brobecker@adacore.com>
8729
8730 PR gdb/22670
8731 * gdb.ada/access_tagged_param.exp: New file.
8732 * gdb.ada/access_tagged_param/foo.adb: New file.
8733
f98fc17b
PA
87342018-01-05 Pedro Alves <palves@redhat.com>
8735
8736 PR gdb/22670
8737 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
8738 exercise lower case too, and to exercise both full matching and
8739 wild matching.
8740
342f8240
JB
87412018-01-05 Joel Brobecker <brobecker@adacore.com>
8742
8743 * gdb.ada/rename_subscript_param: New testcase.
8744
7150d33c
JG
87452018-01-05 Jerome Guitton <guitton@adacore.com>
8746
8747 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8748
cc0e770c
JB
87492018-01-05 Joel Brobecker <brobecker@adacore.com>
8750
8751 * gdb.ada/convvar_comp: New testcase.
8752
672a41aa 87532018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
8754
8755 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
8756 (My_Table): New global variable.
8757 * testsuite/gdb.ada/array_char_idx.exp: Add test.
8758
7365ec2f
JB
87592018-01-04 Joel Brobecker <brobecker@adacore.com>
8760
8761 PR gdb/22670
8762 * gdb.ada/maint_with_ada: New testcase.
8763
289483b6
JB
87642018-01-04 Joel Brobecker <brobecker@adacore.com>
8765
8766 PR gdb/22670
8767 * gdb.ada/bp_c_mixed_case: New testcase.
8768
344420da
JB
87692018-01-04 Joel Brobecker <brobecker@adacore.com>
8770
8771 PR gdb/22670
8772 * gdb.ada/complete.exp: Add "complete break ada" test.
8773
66fc87a0
JB
87742018-01-04 Joel Brobecker <brobecker@adacore.com>
8775
8776 PR gdb/22670
8777 * gdb.ada/info_addr_mixed_case: New testcase.
8778
9f757bf7
XR
87792018-01-03 Xavier Roirand <roirand@adacore.com>
8780
8781 * gdb.ada/excep_handle.exp: New testcase.
8782 * gdb.ada/excep_handle/foo.adb: New file.
8783 * gdb.ada/excep_handle/pck.ads: New file.
8784
bd570f80
JB
87852018-01-03 Joel Brobecker <brobecker@adacore.com>
8786
8787 * gdb.base/step-line.c: Add extra empty line in copyright header.
8788 * gdb.base/step-line.inp: Likewise.
8789
9fe561ab
JB
87902018-01-02 Joel Brobecker <brobecker@adacore.com>
8791
8792 * gdb.ada/dyn_stride.exp: Add slice test.
8793
a405673c
JB
87942018-01-02 Joel Brobecker <brobecker@adacore.com>
8795
8796 * gdb.ada/dyn_stride: New testcase.
8797
cef0f868
SH
87982017-12-27 Stafford Horne <shorne@gmail.com>
8799
8800 * gdb.xml/extra-regs.xml: Add example foo reggroup.
8801 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
8802
b67d92b0
SH
88032017-12-27 Stafford Horne <shorne@gmail.com>
8804
8805 * gdb.base/reggroups.c: New file.
8806 * gdb.base/reggroups.exp: New file.
8807
eccab96d
JB
88082017-12-18 Joel Brobecker <brobecker@adacore.com>
8809
8810 * gdb.dwarf2/ada-valprint-error.c: New file.
8811 * gdb.dwarf2/ada-valprint-error.exp: New file.
8812
0e2da9f0
JB
88132017-12-18 Joel Brobecker <brobecker@adacore.com>
8814
8815 * gdb.ada/assign_arr: New testcase.
8816
cb923fcc
XR
88172017-12-18 Xavier Roirand <roirand@adacore.com>
8818
8819 * gdb.ada/funcall_ptr: New testcase.
8820
7c161838
SDJ
88212017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
8822
8823 PR cli/16224
8824 * gdb.base/ptype-offsets.cc: New file.
8825 * gdb.base/ptype-offsets.exp: New file.
8826
1af17fd9
YQ
88272017-12-15 Yao Qi <yao.qi@linaro.org>
8828
8829 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
8830 if XML is disabled.
8831
828d5846
XR
88322017-12-15 Xavier Roirand <roirand@adacore.com>
8833
8834 * gdb.ada/same_component_name: New testcase.
8835
79e8fcaa
JB
88362017-12-14 Joel Brobecker <brobecker@adacore.com>
8837
8838 * gdb.ada/str_binop_equal: New testcase.
8839
e05fa6f9
JB
88402017-12-14 Joel Brobecker <brobecker@adacore.com>
8841
8842 * gdb.ada/task_switch_in_core: New testcase.
8843
b89641ba
SM
88442017-12-13 Simon Marchi <simon.marchi@ericsson.com>
8845
8846 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
8847 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
8848 call test_bkpt_qualified.
8849 (test_bkpt_qualified): New proc.
8850
6892d2e4
PA
88512017-12-13 Pedro Alves <palves@redhat.com>
8852
8853 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
8854 Tighten regexp by matching with an anchor.
8855
a22ecf70
PA
88562017-12-13 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
8859 ("expression with namespace"): New set of tests.
8860 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
8861 (Nested::Test_NS::qux): New.
8862 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
8863 defaults to 'start_quote_char' and 'end_quote_char' parameters.
8864
9937536c
JB
88652017-12-13 Joel Brobecker <brobecker@adacore.com>
8866
8867 * gdb.base/server-del-break.c: New file.
8868 * gdb.base/server-del-break.exp: New file.
8869
fe49c6f5
SH
88702017-12-12 Stafford Horne <shorne@gmail.com>
8871
8872 * gdb.xml/tdesc-regs.exp: Add or1k support.
8873
c3d18620
SH
88742017-12-12 Stafford Horne <shorne@gmail.com>
8875
8876 * gdb.base/bp-permanent.c: Define nop of or1k.
8877
c5f9cfc8
JB
88782017-12-11 Joel Brobecker <brobecker@adacore.com>
8879
8880 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
8881 output with components being reordered.
8882
a9c135fc
JB
88832017-12-11 Joel Brobecker <brobecker@adacore.com>
8884
8885 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
8886 output with components being reordered.
8887
927aa2e7
JK
88882017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8889 Pedro Alves <palves@redhat.com>
8890
8891 * gdb.base/maint.exp (check for .gdb_index): Check also for
8892 .debug_names.
8893 * gdb.dlang/watch-loc.c (.debug_aranges): New.
8894 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
8895 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
8896 (.gdb_index used after symbol reloading): Support also .debug_names.
8897 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
8898
f17d9474
YQ
88992017-12-08 Yao Qi <yao.qi@linaro.org>
8900
8901 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8902 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
8903
a0de8c21
YQ
89042017-12-08 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
8907 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
8908
a738ea1d
YQ
89092017-12-08 Yao Qi <yao.qi@linaro.org>
8910
8911 * gdb.arch/aarch64-tagged-pointer.c: New file.
8912 * gdb.arch/aarch64-tagged-pointer.exp: New file.
8913
1cd9a73b
SDJ
89142017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8915
8916 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8917 "int".
8918
fa6eb693
KS
89192017-12-07 Keith Seitz <keiths@redhat.com>
8920
8921 PR breakpoints/22569
8922 * gdb.linespec/ls-errs.exp: Change expected result of "break
8923 -source this file has spaces.c -line 3".
8924 Check that an explicit source file followed by whitespace is
8925 identified as an invalid explicit location.
8926
883fd55a
KS
89272017-12-07 Keith Seitz <keiths@redhat.com>
8928
8929 * gdb.cp/nested-types.cc: New file.
8930 * gdb.cp/nested-types.exp: New file.
8931 * lib/cp-support.exp: Load data-structures.exp library.
8932 (debug_cp_test_ptype_class): New global.
8933 (cp_ptype_class_verbose, next_line): New procedures.
8934 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
8935 Add and document new return value.
8936 Switch the list of lines to a queue.
8937 Add support for new `type' key for nested type definitions.
8938 Add debugging/troubleshooting messages.
8939 * lib/data-structures.exp: New file.
8940
ec72db3e
SM
89412017-12-07 Simon Marchi <simon.marchi@ericsson.com>
8942
8943 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
8944 with proc_with_prefix, don't use with_test_prefix.
8945
99598d71
TT
89462017-12-07 Tom Tromey <tom@tromey.com>
8947
8948 * gdb.base/break.exp: Add test for empty "commands".
8949
a8806230
YQ
89502017-12-07 Yao Qi <yao.qi@linaro.org>
8951
8952 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
8953 malloc and catch syscall.
8954
824cc835
PM
89552017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8956
e79be6e5 8957 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
8958 tests for explicit locations.
8959
7cc244de
PA
89602017-12-06 Pedro Alves <palves@redhat.com>
8961
8962 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
8963 force-disabling XML descriptions.
8964
50a1fdd5
PA
89652017-12-04 Pedro Alves <palves@redhat.com>
8966
8967 PR gdb/22499
8968 * gdb.arch/amd64-disp-step-avx.S: New file.
8969 * gdb.arch/amd64-disp-step-avx.exp: New file.
8970
f0fb2488
PA
89712017-12-03 Pedro Alves <palves@redhat.com>
8972
8973 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
8974 and <string.h>.
8975 (parent_function): Print distinct messages when waitpid fails, or
8976 the child exits with a signal, or the child exits for an unhandled
8977 reason.
8978 * gdb.threads/process-dies-while-detaching.exp
8979 (detach_and_expect_exit): New 'inf_output_re' parameter and use
8980 it. Wait for both inferior output and GDB's prompt. Use an
8981 indirect spawn id list.
8982 (do_detach): New parameter 'child_exit'. Use it to compute
8983 expected inferior output.
8984 (test_detach, test_detach_watch, test_detach_killed_outside):
8985 Adjust to pass down the expected child exit kind.
8986
97cbe998
SDJ
89872017-12-01 Joel Brobecker <brobecker@adacore.com>
8988 Sergio Durigan Junior <sergiodj@redhat.com>
8989 Pedro Alves <palves@redhat.com>
8990
8991 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
8992
40fc416f
SDJ
89932017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
8994
8995 * gdb.base/relocate.exp: Add tests to guarantee that arguments
8996 to 'symbol-file' and 'add-symbol-file' can be
8997 position-independent.
8998
1cc75e92
YQ
89992017-12-01 Yao Qi <yao.qi@linaro.org>
9000
9001 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
9002 the URL in copyright header.
9003 * gdb.arch/aarch64-fp.exp: Likewise.
9004 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
9005 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
9006 * gdb.base/expand-psymtabs.exp: Likewise.
9007 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
9008 * gdb.fortran/common-block.exp: Likewise.
9009 * gdb.fortran/common-block.f90: Likewise.
9010 * gdb.fortran/logical.exp: Likewise.
9011 * gdb.fortran/vla-datatypes.f90: Likewise.
9012 * gdb.fortran/vla-sub.f90: Likewise.
9013
875fb7a7
JB
90142017-11-30 Joel Brobecker <brobecker@adacore.com>
9015
9016 * gdb.ada/repeat_dyn: New testcase.
9017
6f14765f
UW
90182017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
9019
9020 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
9021 Update for changed thread numbering.
9022 * gdb.cell/bt.exp: Update for changed GDB output.
9023
f1af7b94
SM
90242017-11-30 Simon Marchi <simon.marchi@ericsson.com>
9025
9026 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
9027 setting isremote by hand.
9028 * boards/dwarf4-gdb-index.exp: Likewise.
9029 * boards/fission.exp: Likewise.
9030 * boards/stabs.exp: Likewise.
9031
e3919f3e
PA
90322017-11-30 Pedro Alves <palves@redhat.com>
9033
9034 * gdb.linespec/cpls-ops.exp
9035 (check_explicit_skips_function_argument): Extract the underlying
9036 type of size_t instead of hardcoding it.
9037
bd69330d
PA
90382017-11-29 Pedro Alves <palves@redhat.com>
9039
9040 PR c++/19436
9041 * gdb.linespec/cpls-abi-tag.cc: New file.
9042 * gdb.linespec/cpls-abi-tag.exp: New file.
9043
a20714ff
PA
90442017-11-29 Pedro Alves <palves@redhat.com>
9045
9046 * gdb.base/langs.exp: Use -qualified.
9047 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
9048 it.
9049 * gdb.cp/namespace.exp: Use -qualified.
9050 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
9051 (overload-3, template-overload, template-ret-type, const-overload)
9052 (const-overload-quoted, anon-ns, ambiguous-prefix): New
9053 procedures.
9054 (test_driver): Call them.
9055 * gdb.cp/save-bp-qualified.cc: New.
9056 * gdb.cp/save-bp-qualified.exp: New.
9057 * gdb.linespec/explicit.exp: Test -qualified.
9058 * lib/completion-support.exp (completion::explicit_opts_list): Add
9059 "-qualified".
9060 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
9061
f6f1d339
PM
90622017-11-29 Phil Muldoon <pmuldoon@redhat.com>
9063
9064 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
9065
02ca603a
TT
90662017-11-29 Tom Tromey <tom@tromey.com>
9067
9068 * gdb.base/relocate.exp: Update invalid argument test.
9069 Add new tests for invalid arguments.
9070
ed6c0bfb
TP
90712017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9072
9073 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
9074 Return 0 as a long.
9075 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
9076
f106e10e
TP
90772017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
9078
9079 * gdb.cp/breakpoint.cc (bar): Set return type to void.
9080 * gdb.cp/psymtab-parameter.cc (func): Likewise.
9081 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
9082 func ().
9083 * gdb.cp/shadow.cc (B.func): Return 0.
9084
10329bb2
JB
90852017-11-27 Joel Brobecker <brobecker@adacore.com>
9086
9087 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
9088 expected output in gdb_expect call to allow the exception
9089 message to be present as well. Fix syntax confusion to avoid
9090 TCL thinking that exception_name is an array.
9091
617cd4bc
UW
90922017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
9093
9094 * gdb.arch/spu-info.c: Include <unistd.h>.
9095 (do_signal_test): Fix broken calls to write.
9096 * gdb.arch/spu-info.exp: Use prepare_for_testing.
9097 Fix checks for empty mailboxes. Update signal tests for corrected
9098 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
9099 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
9100 * gdb.cell/arch.exp: Use standard_output_file.
9101 * gdb.cell/break.exp: Likewise.
9102 * gdb.cell/bt.exp: Likewise.
9103 * gdb.cell/core.exp: Likewise.
9104 * gdb.cell/dwarfaddr.exp: Likewise.
9105 * gdb.cell/ea-cache.exp: Likewise.
9106 * gdb.cell/ea-standalone.exp: Likewise.
9107 * gdb.cell/f-regs.exp: Likewise.
9108 * gdb.cell/fork.exp: Likewise.
9109 * gdb.cell/gcore.exp: Likewise.
9110 * gdb.cell/mem-access.exp: Likewise.
9111 * gdb.cell/ptype.exp: Likewise.
9112 * gdb.cell/registers.exp: Likewise.
9113 * gdb.cell/sizeof.exp: Likewise.
9114 * gdb.cell/solib-symbol.exp: Likewise.
9115 * gdb.cell/solib.exp: Likewise.
617cd4bc 9116
a81aaca0
PA
91172017-11-25 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/complete-empty.exp: New file.
9120 * gdb.base/completion.exp: Adjust.
9121
6a3c6ee4
PA
91222017-11-25 Pedro Alves <palves@redhat.com>
9123
9124 * gdb.linespec/cpls-ops.cc: New file.
9125 * gdb.linespec/cpls-ops.exp: New file.
9126 * lib/completion-support.exp (test_complete_prefix_range_re): New,
9127 factored out from ...
9128 (test_complete_prefix_range): ... this.
9129
8955eb2d
PA
91302017-11-24 Pedro Alves <palves@redhat.com>
9131
9132 * gdb.linespec/cpcompletion.exp: New file.
9133 * gdb.linespec/cpls-hyphen.cc: New file.
9134 * gdb.linespec/cpls.cc: New file.
9135 * gdb.linespec/cpls2.cc: New file.
9136 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
9137 test to use test_gdb_complete_unique. Add label completion,
9138 keyword completion and explicit location completion tests.
9139 * lib/completion-support.exp: New file.
9140
e547c119
JB
91412017-11-24 Joel Brobecker <brobecker@adacore.com>
9142
9143 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
9144 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
9145 when hitting an exception catchpoint.
9146
7c3c1aa8
YQ
91472017-11-22 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
9150
41bd68f5
SM
91512017-11-22 Simon Marchi <simon.marchi@ericsson.com>
9152
9153 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
9154 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
9155 * gdb.dwarf2/info-locals-optimized-out.c: New file.
9156
1daad298
YQ
91572017-11-22 Yao Qi <yao.qi@linaro.org>
9158
9159 * gdb.base/info-os.exp: Pass pthreads.
9160 * gdb.multi/multi-attach.exp: Likewise.
9161
88465e87
YQ
91622017-11-22 Yao Qi <yao.qi@linaro.org>
9163
9164 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
9165 compiler.
9166
dc196b23
YQ
91672017-11-22 Yao Qi <yao.qi@linaro.org>
9168
9169 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
9170 * gdb.base/break-interp.exp: Likewise.
9171 * gdb.base/jit-attach-pie.exp: Likewise.
9172
2400729e
UW
91732017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9174
9175 * gdb.base/float128.c (large128): New variable.
9176 * gdb.base/float128.exp: Add test to print largest __float128 value.
9177
7a26362d
UW
91782017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9179
9180 * gdb.arch/vsx-regs.exp: Update register content checks.
9181
ed0f4273
UW
91822017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
9183
9184 * gdb.arch/ppc-longdouble.exp: New file.
9185 * gdb.arch/ppc-longdouble.c: Likewise.
9186
a25d69c6
PA
91872017-11-21 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
9190
73fcf641
PA
91912017-11-20 Pedro Alves <palves@redhat.com>
9192
9193 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
9194 (long_double_typedef): New typedefs.
9195 Use DEF on double and long double.
9196 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
9197 cases.
9198 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
9199 and 'long_double_ptr_same_size' locals. Use them to decide
9200 whether cast from array/function to float is valid/invalid.
9201
71a3c369
TT
92022017-11-17 Tom Tromey <tom@tromey.com>
9203
9204 * gdb.rust/traits.rs: New file.
9205 * gdb.rust/traits.exp: New file.
9206
ced9779b
JB
92072017-11-17 Joel Brobecker <brobecker@adacore.com>
9208
9209 * gdb.ada/minsyms: New testcase.
9210
a0922d80
PA
92112017-11-16 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
9214 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
9215
ea04e54c
PA
92162017-11-16 Pedro Alves <palves@redhat.com>
9217
9218 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
9219 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
9220
e849ea89
PA
92212017-11-16 Pedro Alves <palves@redhat.com>
9222
9223 * gdb.server/reconnect-ctrl-c.c: New file.
9224 * gdb.server/reconnect-ctrl-c.exp: New file.
9225
d8ae99a7
PM
92262017-11-16 Phil Muldoon <pmuldoon@redhat.com>
9227
9228 * gdb.python/py-rbreak.exp: New file.
9229 * gdb.python/py-rbreak.c: New file.
9230 * gdb.python/py-rbreak-func2.c: New file.
9231
968a13f8
PA
92322017-11-16 Pedro Alves <palves@redhat.com>
9233
9234 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
9235 pattern.
9236 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
9237 GDB.
9238
71774bc9
SM
92392017-11-15 Simon Marchi <simon.marchi@ericsson.com>
9240
9241 * gdb.tui/completionn.exp (test_tab_completion): Add space in
9242 regex.
9243
ddbb44cf
SM
92442017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
9245
9246 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
9247 test names.
9248
584a564f
PA
92492017-11-09 Pedro Alves <palves@redhat.com>
9250
9251 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
9252 factored out from ...
9253 (top level): ... here, and adjusted to avoid expecting beyond the
9254 prompt in a single gdb_test_multiple.
9255
5ed7a928
PA
92562017-11-09 Pedro Alves <palves@redhat.com>
9257
9258 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
9259 output.
9260 * gdb.server/ext-attach.exp ("kill" test): Likewise.
9261 * gdb.server/ext-restart.exp ("kill" test): Likewise.
9262 * gdb.server/ext-run.exp ("kill" test): Likewise.
9263 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
9264
a60e0738
PA
92652017-11-09 Pedro Alves <palves@redhat.com>
9266
9267 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
9268 match till end of line.
9269
2c88253f
PA
92702017-11-09 Pedro Alves <palves@redhat.com>
9271
9272 * gdb.base/memattr.exp: Tighten regexes to match the end line.
9273
c7a38517
PA
92742017-11-09 Pedro Alves <palves@redhat.com>
9275
9276 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
9277 New procedures, factored out from ...
9278 (top level): ... here, and adjusted to avoid expecting beyond the
9279 prompt in one go.
9280
f29f4b6b
PA
92812017-11-09 Pedro Alves <palves@redhat.com>
9282
9283 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
9284 output. Fix '?' match.
9285
286acbb5
JB
92862017-11-08 Joel Brobecker <brobecker@adacore.com>
9287
9288 * gdb.ada/scoped_watch: New testcase.
9289 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
9290 which is actually correct.
9291 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
9292 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
9293
62d7ae92
PA
92942017-11-08 Pedro Alves <palves@redhat.com>
9295
9296 * gdb.gdb/complaints.exp (test_initial_complaints)
9297 (test_serial_complaints, test_short_complaints): Call
9298 complaint_internal instead of complaint.
9299
280ca31f
DT
93002017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
9301
9302 * gdb.threads/tls-core.c: New file.
9303 * gdb.threads/tls-core.exp: Likewise.
9304
b5ec771e
PA
93052017-11-08 Pedro Alves <palves@redhat.com>
9306
9307 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
9308 (p Exported_Capitalized): New test.
9309 (p exported_capitalized): New test.
9310
a02b41a7
PA
93112017-11-07 Pedro Alves <palves@redhat.com>
9312
9313 * gdb.cp/ena-dis-br-range.exp: Add more tests.
9314
95e95a6d
PA
93152017-11-07 Pedro Alves <palves@redhat.com>
9316
9317 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
9318 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
9319 (disable_invalid, disable_inverted, disable_negative): New
9320 procedures.
9321 ("bad numbers"): New set of tests.
9322
cee62dbd
PA
93232017-11-07 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.cp/ena-dis-br-range.exp: Add tests.
9326
cc638e86
PA
93272017-11-07 Pedro Alves <palves@redhat.com>
9328
9329 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
9330
d0fe4701
XR
93312017-11-07 Xavier Roirand <roirand@adacore.com>
9332 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/ena-dis-br.exp: Add reference to
9335 gdb.cp/ena-dis-br-range.exp.
9336 * gdb.cp/ena-dis-br-range.exp: New file.
9337 * gdb.cp/ena-dis-br-range.cc: New file.
9338
46f67f80
PA
93392017-11-06 Pedro Alves <palves@redhat.com>
9340
9341 * gdb.base/attach-non-pgrp-leader.c: New.
9342 * gdb.base/attach-non-pgrp-leader.exp: New.
9343
726e1356
PA
93442017-11-06 Pedro Alves <palves@redhat.com>
9345
9346 * configure.ac: No longer check for termio.h and sgtty.h.
9347 * configure: Regenerate.
9348 * remote-utils.c: Include termios.h instead of gdb_termios.h.
9349 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
9350 Remove termio and sgtty code.
9351
50ab6ace
YQ
93522017-11-03 Yao Qi <yao.qi@linaro.org>
9353
9354 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
9355 in GDB is disabled.
9356
8e68731c
YQ
93572017-11-03 Yao Qi <yao.qi@linaro.org>
9358
9359 * gdb.python/py-thrhandle.exp: Skip it if python is not
9360 enabled.
9361
3a87ae65
SM
93622017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
9363
9364 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
9365 as a breakpoint command.
9366
484d8d36
MD
93672017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
9368
9369 PR python/21213
9370 * gdb.python/py-infthread.exp: Test calling
9371 InferiorThread.inferior () multiple times in a row.
9372
4a27f119
KS
93732017-10-27 Keith Seitz <keiths@redhat.com>
9374
9375 * gdb.opt/inline-break.exp (break_info_1): New procedure.
9376 Test "info break" for every inlined function breakpoint.
9377
bb11dd58
YQ
93782017-10-27 Yao Qi <yao.qi@linaro.org>
9379
9380 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
9381
a43f3893
PF
93822017-10-26 Patrick Frants <osscontribute@gmail.com>
9383
9384 * gdb.cp/classes.exp (test_static_members): Test printing
9385 Outer::instance.
9386 * gdb.cp/classes.c (struct Inner, struct Outer): New.
9387 (Inner::instance, Outer::instance): New.
9388
792ccf00
PA
93892017-10-24 Pedro Alves <palves@redhat.com>
9390
9391 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
9392 extra console" test in two stages.
9393
eb2bfbad
PA
93942017-10-24 Pedro Alves <palves@redhat.com>
9395
9396 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
9397
1f75a651
PA
93982017-10-24 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
9401 loop.
9402
779990d9
PA
94032017-10-24 Pedro Alves <palves@redhat.com>
9404
9405 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
9406 $attempt" and "stoppedtry $stoppedtry" test prefixes.
9407
ad9b8f5d
PA
94082017-10-24 Pedro Alves <palves@redhat.com>
9409
9410 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
9411 parameter and handle it. Don't output read value in test name.
9412
fee6da6e
PA
94132017-10-24 Pedro Alves <palves@redhat.com>
9414
9415 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
9416 custom test name.
9417
10389c2c
PA
94182017-10-24 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
9421 include the unstable output directory name in the test's name.
9422 (initial_setup_simple) <'set args'>: Use custom test name.
9423
a80e65a9
PA
94242017-10-24 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
9427 with explicit test name.
9428
15763a09
PA
94292017-10-20 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
9432 'wait -i'. Use gdb_assert and remote_close.
9433
49a4ce2e
AB
94342017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
9435
9436 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
9437 number from variable rather than hard-coded.
9438
a75868f5
PA
94392017-10-19 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.base/long-inferior-output.c: New file.
9442 * gdb.base/long-inferior-output.exp: New file.
9443
c8ba13ad
KS
94442017-11-18 Keith Seitz <keiths@redhat.com>
9445
9446 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
9447 method.
9448 (main): Call it.
9449 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
9450 Add additional user-defined conversion operator tests.
9451
b27de576
PA
94522017-10-17 Pedro Alves <palves@redhat.com>
9453
9454 * boards/native-stdio-gdbserver.exp: Load "local-board".
9455
8484c955
PA
94562017-10-17 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.base/quit-live.c: New file.
9459 * gdb.base/quit-live.exp: New file.
9460
83d5a34d
KS
94612017-10-16 Keith Seitz <keiths@redhat.com>
9462
9463 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
9464 (class_with_protected_typedef, class_with_private_typedef)
9465 (struct_with_public_typedef, struct_with_protected_typedef)
9466 (struct_with_private_typedef): New classes/structs.
9467 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
9468 typedefs and access specifiers.
9469
739b3f1d
PA
94702017-10-16 Pedro Alves <palves@redhat.com>
9471 Simon Marchi <simon.marchi@polymtl.ca>
9472
9473 * README (Local vs Remote vs Native): New section.
9474 * boards/local-board.exp: New file, with bits factored out from
9475 ...
9476 * boards/native-extended-gdbserver.exp: ... here. Load
9477 "local-board".
9478 * boards/native-gdbserver.exp: Load "local-board".
9479 (${board}_spawn, ${board}_exec): Delete.
9480 * boards/native-stdio-gdbserver.exp: Most contents factored out to
9481 ...
9482 * boards/stdio-gdbserver-base.exp: ... this new file.
9483 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
9484 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
9485 procedure.
9486 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
9487 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
9488 stdio_gdbserver_command.
9489 (${board}_get_remote_address, ${board}_get_comm_port)
9490 (${board}_download, ${board}_upload): Delete.
9491 (get_target_remote_pipe_cmd): New.
9492
fe68b953
SM
94932017-10-16 Simon Marchi <simon.marchi@ericsson.com>
9494
9495 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
9496 test_bkpt_deletion, test_bkpt_cond_and_cmds,
9497 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
9498 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
9499 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
9500 remove with_test_prefix.
9501
300b6685
PA
95022017-10-13 Pedro Alves <palves@redhat.com>
9503
9504 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
9505 * gdb.base/annota1.exp: Use it instead of is_remote.
9506 * gdb.base/annota3.exp: Use it instead of is_remote.
9507 * gdb.cp/annota2.exp: Use it instead of is_remote.
9508 * gdb.cp/annota3.exp: Use it instead of is_remote.
9509 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
9510
50500caf
PA
95112017-10-13 Pedro Alves <palves@redhat.com>
9512
9513 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
9514 (test_num_test_vars, run_and_count_vars, find_env)
9515 (test_set_unset_env, test_inherit_env_var): New procedures.
9516 (top level): Use them.
9517
dad0c6d2
PA
95182017-10-13 Pedro Alves <palves@redhat.com>
9519
9520 * lib/selftest-support.exp (selftest_setup): Extend comments, and
9521 also skip on stub-like targets.
9522
8b0553c1
PA
95232017-10-13 Pedro Alves <palves@redhat.com>
9524
9525 PR gdb/22293
9526 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
9527 (top level): Move some tests to ...
9528 (test_not_found): ... this new procedure.
9529 (top level): Call it.
9530
7594f623
PA
95312017-10-13 Pedro Alves <palves@redhat.com>
9532
9533 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
9534 expect different "info terminal" output if testing with a
9535 non-native target.
9536
ebe3b402
PA
95372017-10-13 Pedro Alves <palves@redhat.com>
9538 Simon Marchi <simon.marchi@polymtl.ca>
9539
9540 PR python/12966
9541 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
9542
42f1b161
PA
95432017-10-13 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
9546 already.
9547
8d6ef72b
PA
95482017-10-13 Pedro Alves <palves@redhat.com>
9549
9550 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
9551 is_remote.
9552
d7bcd5b8
PA
95532017-10-13 Pedro Alves <palves@redhat.com>
9554
9555 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
9556 is_remote.
9557
df479dc6
PA
95582017-10-13 Pedro Alves <palves@redhat.com>
9559
9560 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
9561 is set.
9562 (corefile_test_attach): Likewise. Check can_spawn_for_attach
9563 instead of is_remote.
9564
23fb630a
PA
95652017-10-13 Pedro Alves <palves@redhat.com>
9566
9567 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
9568 (top level): Add comment.
9569
cc77b1dc
PA
95702017-10-13 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.base/remote.exp (top level): Fix comment typo and add
9573 missing return.
9574
27c9e813
PA
95752017-10-13 Pedro Alves <palves@redhat.com>
9576 Simon Marchi <simon.marchi@polymtl.ca>
9577
9578 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
9579 calls and add comments. Skip test if use_gdb_stub is set.
9580 (top level): Use "set cwd" command instead of "cd" command.
9581
5e830d98
PA
95822017-10-13 Pedro Alves <palves@redhat.com>
9583
9584 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
9585 is_remote target check.
9586
f5ca0032
PA
95872017-10-13 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.base/scope.exp: Use build_executable + clean_restart +
9590 gdb_file_cmd instead of prepare_for_testing and no longer skip
9591 "before run" tests on is_remote target boards. Update comments.
9592 * boards/native-extended-gdbserver.exp
9593 (extended_gdbserver_load_last_file): New, factored out from ...
9594 (gdb_load): ... this. Move further below and add comment.
9595 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
9596
8aed1c0d
PA
95972017-10-12 Pedro Alves <palves@redhat.com>
9598
9599 * gdb.base/attach.exp: Remove references to gdb64.
9600 * gdb.base/dbx.exp: Remove references to gdb64.
9601
cfa34c87
SM
96022017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9603 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.base/label.exp: Remove is_remote target check.
9606
9192b7de
PA
96072017-10-12 Pedro Alves <palves@redhat.com>
9608
9609 * gdb.base/auvx.exp (coredir): Update comment.
9610 (top level) <core_works>: Use "set cwd" command instead of "cd"
9611 command.
9612
6bf0052d
PA
96132017-10-12 Pedro Alves <palves@redhat.com>
9614 Simon Marchi <simon.marchi@polymtl.ca>
9615
9616 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
9617 target boards.
9618
e48ef82d
PA
96192017-10-12 Pedro Alves <palves@redhat.com>
9620 Simon Marchi <simon.marchi@polymtl.ca>
9621
9622 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
9623 Instead skip if there's any gdb_protocol set.
9624
8d7aea57
SM
96252017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
9626 Pedro Alves <palves@redhat.com>
9627
9628 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
9629
30440677
PA
96302017-10-12 Pedro Alves <palves@redhat.com>
9631 Simon Marchi <simon.marchi@polymtl.ca>
9632
9633 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
9634 instead of on dejagnu remote boards.
9635
4e04f045 96362017-10-12 Pedro Alves <palves@redhat.com>
175654b9 9637 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
9638
9639 * gdb.base/inferior-died.exp: Remove is_remote and isnative
9640 checks. Use build_executable + clean_restart instead of
9641 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
9642 of enabling non-stop after starting gdb.
9643
871a186e
PA
96442017-10-12 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
9647 * gdb.threads/non-ldr-exc-2.exp: Ditto.
9648 * gdb.threads/non-ldr-exc-3.exp: Ditto.
9649 * gdb.threads/non-ldr-exc-4.exp: Ditto.
9650
56d704da
AK
96512017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
9652
9653 * gdb.arch/arc-tdesc-cpu.exp: New file.
9654 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
9655
2f20e312
SM
96562017-10-10 Simon Marchi <simon.marchi@ericsson.com>
9657
9658 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
9659
65630365
PA
96602017-10-10 Pedro Alves <palves@redhat.com>
9661
9662 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
9663 expect CLI output.
9664
bf469271
PA
96652017-10-10 Pedro Alves <palves@redhat.com>
9666
9667 * lib/selftest-support.exp (selftest_setup): Update for
9668 captured_command_loop's prototype change.
9669
777a42f1
PA
96702017-10-09 Pedro Alves <palves@redhat.com>
9671
9672 Test both arch1=>arch2 and arch2=>arch1.
9673
9674 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
9675 (srcfile2, binfile2, march1, march2): Remove globals. Largely
9676 factored out to...
9677 (append_arch1_options, append_arch2_options, append_arch_options)
9678 (build_executables): New procedures.
9679 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
9680 local.
9681 (top level): Add new 'first_arch' testing axis.
9682
cbd2b4e3
PA
96832017-10-09 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
9686 (barrier): New.
9687 (thread_start, all_started): New functions.
9688 (main): Spawn new thread and wait until it is scheduled.
9689 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
9690 option.
9691 (do_test): Add 'selected_thread' parameter. Run to all_started
9692 instead of main. Explicitly set the breakpoint at main. Switch
9693 to the SELECTED_THREAD thread.
9694 (top level): Test handling the exec event with either the main
9695 thread or the second thread selected.
9696
5c9e4427
PA
96972017-10-09 Pedro Alves <palves@redhat.com>
9698
9699 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
9700 logic. Move STOP marker after the value checks.
9701 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
9702 regexp.
9703
b3b7c423
SL
97042017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9705
9706 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9707
3b4b2f16
UW
97082017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
9709
9710 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
9711 integer-to-dfp conversion.
9712 * gdb.base/dfp-test.exp: Likewise.
9713
5cd63fda
PA
97142017-10-04 Pedro Alves <palves@redhat.com>
9715
9716 * gdb.multi/hangout.c: Include <unistd.h>.
9717 (hangout_loop): New function.
9718 (main): Call alarm. Call hangout_loop in a loop.
9719 * gdb.multi/hello.c: Include <unistd.h>.
9720 (hello_loop): New function.
9721 (main): Call alarm. Call hangout_loop in a loop.
9722 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
9723 inferior with the other selected.
9724
4c71c105
SM
97252017-10-04 Simon Marchi <simon.marchi@ericsson.com>
9726
9727 * gdb.mi/list-thread-groups-available.exp: New file.
9728 * gdb.mi/list-thread-groups-available.c: New file.
9729
bc3b087d
SDJ
97302017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9731
9732 * gdb.base/set-cwd.exp: Make it available on
9733 native-extended-gdbserver.
9734
d092c5a2
SDJ
97352017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9736
9737 * gdb.base/set-cwd.c: New file.
9738 * gdb.base/set-cwd.exp: Likewise.
9739
45320ffa
TT
97402017-10-02 Tom Tromey <tom@tromey.com>
9741
9742 PR rust/22236:
9743 * gdb.rust/simple.rs (main): New variable "fslice".
9744 * gdb.rust/simple.exp: Add slice tests. Update string tests.
9745
b3e3859b
TT
97462017-10-02 Tom Tromey <tom@tromey.com>
9747
9748 * gdb.rust/simple.exp: Test ptype of a slice.
9749
01af5e0d
TT
97502017-10-02 Tom Tromey <tom@tromey.com>
9751
9752 * gdb.rust/simple.exp: Test index of slice.
9753
a9bbfbd8
TT
97542017-09-27 Tom Tromey <tom@tromey.com>
9755
9756 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9757
df8899e5
TP
97582017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
9759 Pedro Alves <palves@redhat.com>
9760
9761 * gdb.base/compare-sections.exp (get value of read-only section): Read
9762 as unsigned value.
9763 (corrupt read-only section): Likewise and don't set written if patching
9764 failed.
9765
757bf54b
KB
97662017-09-21 Kevin Buettner <kevinb@redhat.com>
9767
9768 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9769 files.
9770
06871ae8
PA
97712017-09-20 Pedro Alves <palves@redhat.com>
9772
9773 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
9774 symbol names in gdb's output.
9775 * gdb.cp/overload.exp ("list all overloads"): Likewise.
9776
e5f25bc5
PA
97772017-09-20 Pedro Alves <palves@redhat.com>
9778
9779 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
9780 Rename to ...
9781 (test_list_ambiguous_symbol): ... this and add a symbol name
9782 parameter. Adjust.
9783 (test_list_ambiguous_function): Reimplement on top of
9784 test_list_ambiguous_symbol and also test listing ambiguous
9785 variables.
9786 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
9787 (ambiguous_fun): ... this.
9788 (ambiguous_var): New.
9789 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
9790 (ambiguous_fun): ... this.
9791 (ambiguous_var): New.
9792
4e5a4f58
JB
97932017-09-19 John Baldwin <jhb@FreeBSD.org>
9794
9795 * gdb.base/starti.c: New file.
9796 * gdb.base/starti.exp: New file.
9797 * lib/gdb.exp (gdb_starti_cmd): New procedure.
9798
26e53f3e
PA
97992017-09-14 Pedro Alves <palves@redhat.com>
9800
9801 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
9802 (top level): Use it instead of runto.
9803
cb791d59
TT
98042017-09-11 Tom Tromey <tom@tromey.com>
9805
9806 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9807
7c96f8c1
TT
98082017-09-11 Tom Tromey <tom@tromey.com>
9809
9810 * gdb.python/py-infthread.exp: Add tests for new_thread event.
9811 * gdb.python/py-inferior.exp: Add tests for new inferior events.
9812
469412dd
CW
98132017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
9814
9815 * gdb.fortran/printing-types.exp: New file.
9816 * gdb.fortran/printing-types.exp: New file.
9817
e0f86435
BH
98182017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9819
9820 * gdb.fortran/vla-ptype.exp: Fix typos.
9821 * gdb.fortran/vla-value.exp: Same.
9822
9e9af4be
BH
98232017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
9824
9825 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
9826 * gdb.mi/mi-var-child-f.exp: Likewise.
9827 * gdb.mi/mi-vla-fortran.exp: Likewise.
9828
a5ad232b 98292017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
9830 Christoph Weinmann <christoph.t.weinmann@intel.com>
9831 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
9832
9833 * gdb.fortran/ptr-indentation.f90: New file.
9834 * gdb.fortran/ptr-indentation.exp: New file.
9835
5aec60eb
TT
98362017-09-05 Tom Tromey <tom@tromey.com>
9837
9838 PR gdb/22010:
9839 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
9840
8f8f8152
TP
98412017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9842
9843 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9844
fbd1b771
JK
98452017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9846
9847 * gdb.threads/tls-nodebug-pie.c: New file.
9848 * gdb.threads/tls-nodebug-pie.exp: New file.
9849
5eb5f850
TT
98502017-09-05 Tom Tromey <tom@tromey.com>
9851
9852 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9853 for rust.
9854
ae780a21
SM
98552017-09-05 Simon Marchi <simon.marchi@ericsson.com>
9856
9857 * gdb.multi/multi-arch-exec.exp: Test with different
9858 "follow-exec-mode" settings.
9859 (do_test): New procedure.
9860
3693fdb3
PA
98612017-09-04 Pedro Alves <palves@redhat.com>
9862
9863 * gdb.base/func-static.c (S::method const, S::method volatile)
9864 (S::method volatile const): New methods.
9865 (c_s, v_s, cv_s): New instances.
9866 (main): Call method() on them.
9867 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
9868 (cannot_resolve): New procedure.
9869 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
9870 print-quote-unquoted columns.
9871 (do_test): Test printing each scope too.
9872
e68cb8e0
PA
98732017-09-04 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.base/local-static.exp: Also test with
9876 class::method::variable wholly quoted.
9877 * gdb.cp/m-static.exp (class::method::variable): Remove test.
9878
858be34c
PA
98792017-09-04 Pedro Alves <palves@redhat.com>
9880
9881 * gdb.base/local-static.c: New.
9882 * gdb.base/local-static.cc: New.
9883 * gdb.base/local-static.exp: New.
9884
46a4882b
PA
98852017-09-04 Pedro Alves <palves@redhat.com>
9886
9887 * gdb.asm/asm-source.exp: Add casts to int.
9888 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
9889 (dataglobal64_1, dataglobal64_2): New globals.
9890 * gdb.base/nodebug.exp: Test different expressions involving the
9891 new globals, with print, whatis and ptype. Add casts to int.
9892 * gdb.base/solib-display.exp: Add casts to int.
9893 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
9894 * gdb.cp/m-static.exp: Add cast to int.
9895 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
9896 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
9897 tls variable with no debug info without a cast. Test with a cast
9898 to int too.
9899 * gdb.trace/entry-values.exp: Add casts.
9900
2c5a2be1
PA
99012017-09-04 Pedro Alves <palves@redhat.com>
9902
9903 * gdb.base/nodebug.exp: Test that ptype's error about functions
9904 with unknown return type includes the function name too.
9905
7022349d
PA
99062017-09-04 Pedro Alves <palves@redhat.com>
9907
9908 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
9909 return type of munmap in infcall.
9910 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
9911 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
9912 type of ftell in infcall.
9913 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
9914 type of getpid in infcall.
9915 * gdb.base/infcall-exec.exp: Cast return type of execlp in
9916 infcall.
9917 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
9918 Bail on failure to extract the pid.
9919 * gdb.base/nodebug.c: #include <stdint.h>.
9920 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
9921 New functions.
9922 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
9923 Change expected output of print/whatis/ptype with functions with
9924 no debug info. Test all supported languages. Call
9925 test_call_promotion.
9926 * gdb.compile/compile.exp: Adjust expected output to expect
9927 warning.
9928 * gdb.threads/siginfo-threads.exp: Likewise.
9929
54990598
PA
99302017-09-04 Pedro Alves <palves@redhat.com>
9931
9932 * gdb.base/callfuncs.exp (do_function_calls): New parameter
9933 "prototypes". Test calling float functions via prototyped and
9934 unprototyped function pointers.
9935 (perform_all_tests): New parameter "prototypes". Pass it down.
9936 (top level): Pass down "prototypes" parameter to
9937 perform_all_tests.
9938
34d16ea2
SM
99392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9940
9941 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
9942 Test with nested loops.
9943
9521ecda
SM
99442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9945
9946 * gdb.base/commands.exp: Call the new procedures.
9947 (loop_break_test, loop_continue_test): New procedures.
9948
80a65e9b
SM
99492017-09-04 Simon Marchi <simon.marchi@ericsson.com>
9950
9951 * gdb.base/commands.exp: Call new procedure.
9952 (define_if_without_arg_test): New procedure.
9953
e439fa14
PA
99542017-09-04 Pedro Alves <palves@redhat.com>
9955
9956 * gdb.base/list-ambiguous.exp: New file.
9957 * gdb.base/list-ambiguous0.c: New file.
9958 * gdb.base/list-ambiguous1.c: New file.
9959 * gdb.base/list.exp (test_list_range): Adjust expected output.
9960
0a2dde4a
SDJ
99612017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
9962
9963 * gdb.base/share-env-with-gdbserver.c: New file.
9964 * gdb.base/share-env-with-gdbserver.exp: Likewise.
9965
5e89eb3a
SM
99662017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9967
9968 * gdb.base/commands.exp (gdbvar_simple_if_test,
9969 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
9970 progvar_simple_if_test, progvar_simple_while_test,
9971 progvar_complex_if_while_test, user_defined_command_test,
9972 user_defined_command_args_eval,
9973 user_defined_command_args_stack_test,
9974 user_defined_command_manyargs_test, bp_deleted_in_command_test,
9975 temporary_breakpoint_commands,
9976 gdb_test_no_prompt, redefine_hook_test,
9977 redefine_backtrace_test): Remove "global gdb_prompt".
9978
fd437cbc
SM
99792017-08-28 Simon Marchi <simon.marchi@ericsson.com>
9980
9981 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
9982 New proc, call it from toplevel.
9983
87215ad1
SDJ
99842017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
9985
9986 PR remote/21852
9987 * gdb.server/normal.c: New file, copied from gdb.base.
9988 * gdb.server/run-without-local-binary.exp: New file.
9989
58afddc6
WP
99902017-08-07 Weimin Pan <weimin.pan@oracle.com>
9991
9992 * gdb.arch/sparc64-adi.exp: New file.
9993 * gdb.arch/sparc64-adi.c: New file.
9994
5277199a
PA
99952017-08-22 Pedro Alves <palves@redhat.com>
9996
9997 * gdb.cp/overload.exp (line_range_pattern): New procedure.
9998 (top level): Add "list all overloads" tests.
9999
14278e1f
TT
100002017-08-22 Tom Tromey <tom@tromey.com>
10001
10002 * gdb.gdb/xfullpath.exp: Remove.
10003
bf223d3e
PA
100042017-08-21 Pedro Alves <palves@redhat.com>
10005
10006 PR gdb/19487
10007 * gdb.base/symbol-alias.c: New.
10008 * gdb.base/symbol-alias2.c: New.
10009 * gdb.base/symbol-alias.exp: New.
10010
c973d0aa
PA
100112017-08-21 Pedro Alves <palves@redhat.com>
10012
10013 * gdb.base/dfp-test.c
10014 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
10015 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
10016 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
10017 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
10018 * gdb.base/whatis-ptype-typedefs.c: New.
10019 * gdb.base/whatis-ptype-typedefs.exp: New.
10020 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
10021 (an_int, an_int_type, an_int_type2): New globals.
10022 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
10023 involving typedefs and cast expressions.
10024 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
10025 (lookup_typedefs_function): New.
10026 (typedefs_pretty_printers_dict): New.
10027 (top level): Register lookup_typedefs_function in
10028 gdb.pretty_printers.
10029
6d580b63
YQ
100302017-08-18 Yao Qi <yao.qi@linaro.org>
10031
10032 * gdb.server/unittest.exp: New.
10033
206726fb
SDJ
100342017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
10035
10036 PR gdb/21954
10037 * gdb.base/environ.exp: Add test to check if 'unset environment'
10038 works.
10039
bf0ec4c2
AA
100402017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10041
10042 * lib/gdb.exp (universal_compile_options): New caching proc.
10043 (gdb_compile): Suppress GCC's coloring of messages.
10044
d6382fff
TT
100452017-08-14 Tom Tromey <tom@tromey.com>
10046
10047 PR gdb/21675:
10048 * gdb.base/printcmds.exp (test_radices): New function.
10049 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
10050 * gdb.base/sizeof.exp (check_valueof): Use p/d.
10051 * lib/gdb.exp (get_integer_valueof): Use p/d.
10052
c2c2dd9f
SM
100532017-08-12 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 * lib/gdb.exp (get_valueof): Don't capture end-of-line
10056 characters.
10057
fdffd6f4
TT
100582017-08-05 Tom Tromey <tom@tromey.com>
10059
10060 * gdb.rust/simple.exp: Allow String to appear in a different
10061 namespace.
10062
27d41eac
YQ
100632017-07-26 Yao Qi <yao.qi@linaro.org>
10064
10065 * gdb.gdb/unittest.exp: Invoke command
10066 "maintenance check xml-descriptions".
10067
031ed05d
AA
100682017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10069
10070 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
10071 calling context.
10072 (hex128): Drop erroneous calculation of parameters.
10073
dcd27ddf
SM
100742017-07-22 Simon Marchi <simon.marchi@ericsson.com>
10075
10076 * gdb.python/py-unwind.exp: Disable stack protection when
10077 building test file.
10078
47e77640
PA
100792017-07-20 Pedro Alves <palves@redhat.com>
10080
10081 * gdb.base/default.exp (set language): Adjust expected output.
10082
62d2a18a
PA
100832017-07-20 Pedro Alves <palves@redhat.com>
10084
10085 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
10086 (test_minsym): ... this, and make static.
10087 (get_pck__foo__bar__minsym): Rename to ...
10088 (get_test_minsym): ... this.
10089 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
10090 symbol names and comments.
10091 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
10092 (get_test_minsym): ... this.
10093 (pck__foo__bar__minsym__2): Rename to ...
10094 (test_minsym): ... this.
10095 (main): Adjust.
10096
c45ec17c
PA
100972017-07-17 Pedro Alves <palves@redhat.com>
10098
10099 * gdb.base/completion.exp: Adjust expected output.
10100 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
10101 the completer works.
10102
c6756f62
PA
101032017-07-17 Pedro Alves <palves@redhat.com>
10104
10105 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
10106
5bd68487
AB
101072017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
10108
10109 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
10110
8880f2a9
TT
101112017-07-14 Tom Tromey <tom@tromey.com>
10112
10113 PR rust/21764:
10114 * gdb.rust/simple.exp: Add tests.
10115
65547233
TT
101162017-07-14 Tom Tromey <tom@tromey.com>
10117
10118 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
10119
8f14146e
PA
101202017-07-14 Pedro Alves <palves@redhat.com>
10121
10122 * gdb.linespec/base/one/thefile.cc (z1): New function.
10123 * gdb.linespec/base/two/thefile.cc (z2): New function.
10124 * gdb.linespec/linespec.exp: Add tests.
10125
b4365d02
AB
101262017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10127
10128 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
10129 to mi_create_breakpoint.
10130
5d2cbaa5
AB
101312017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
10132
10133 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
10134 mi_create_breakpoint.
10135
11cb5716
IB
101362017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
10137
10138 * gdb.dlang/demangle.exp: Update for demangling changes.
10139
03278692
TT
101402017-07-09 Tom Tromey <tom@tromey.com>
10141
10142 * gdb.dwarf2/shortpiece.exp: New file.
10143
33c5cd75
DB
101442017-07-06 David Blaikie <dblaikie@gmail.com>
10145
10146 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
10147 built from fissiont-multi-cu{1,2}.c.
10148 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
10149 except putting 'main' and 'func' in separate CUs in the same DWO file.
10150 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
10151 test.
10152 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
10153 test.
10154
8455d262
PA
101552017-07-06 Pedro Alves <palves@redhat.com>
10156
10157 * gdb.python/py-unwind.exp: Test flushregs.
10158
dc4bde35
SDJ
101592017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10160
10161 PR cli/21688
10162 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
10163 tests for alias commands and trailing whitespace.
10164
51ed89aa
SDJ
101652017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
10166
10167 PR cli/21688
10168 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
10169 procedure. Call it.
10170
eb17d413
PA
101712017-06-29 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.base/printcmds.exp: Add tests.
10174
41664b45
DG
101752017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
10176
10177 PR gdb/21337
10178 * gdb.base/reread-readsym.exp: New file.
10179 * gdb.base/reread-readsym.c: New file.
10180
75312ae3
KB
101812017-06-21 Kevin Buettner <kevinb@redhat.com>
10182
10183 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
10184 subpattern.
10185
66953522
PB
101862017-06-19 Peter Bergner <bergner@vnet.ibm.com>
10187
10188 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
10189 extended mnemonic.
10190 * gdb.arch/powerpc-power9.s: Likewise.
10191
5524b525
AA
101922017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10193
10194 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
10195 on 32-bit x86 targets. Exploit is_*_target macros where
10196 appropriate.
10197
03c8af18
AA
101982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10199
10200 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
10201 register pieces.
10202
3bf31011
AA
102032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10204
10205 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
10206 located in one or more DWARF pieces.
10207
805acca0
AA
102082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10209
10210 * lib/gdb.exp (get_endianness): New proc.
10211 * gdb.arch/aarch64-fp.exp: Use it.
10212 * gdb.arch/altivec-regs.exp: Likewise.
10213 * gdb.arch/e500-regs.exp: Likewise.
10214 * gdb.arch/vsx-regs.exp: Likewise.
10215 * gdb.base/dump.exp: Likewise.
10216 * gdb.base/funcargs.exp: Likewise.
10217 * gdb.base/gnu_vector.exp: Likewise.
10218 * gdb.dwarf2/formdata16.exp: Likewise.
10219 * gdb.dwarf2/implptrpiece.exp: Likewise.
10220 * gdb.dwarf2/nonvar-access.exp: Likewise.
10221 * gdb.python/py-inferior.exp: Likewise.
10222 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10223
e9352324
AA
102242017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10225
10226 PR gdb/21226
10227 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
10228 stack value pieces are taken from the LSB end.
10229
d5d1163e
AA
102302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10231
10232 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
10233 variable at nonzero offset.
10234
0567c986
AA
102352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10236
10237 * gdb.dwarf2/var-access.c: New file.
10238 * gdb.dwarf2/var-access.exp: New test.
10239 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
10240
973e9aab
TT
102412017-06-12 Tom Tromey <tom@tromey.com>
10242
10243 * gdb.dwarf2/formdata16.exp: Add tests.
10244
d9109c80
TT
102452017-06-12 Tom Tromey <tom@tromey.com>
10246
10247 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
10248
30a25466
TT
102492017-06-12 Tom Tromey <tom@tromey.com>
10250
10251 PR exp/16225:
10252 * gdb.reverse/i386-sse-reverse.exp: Update tests.
10253 * gdb.arch/vsx-regs.exp: Update tests.
10254 * gdb.arch/s390-vregs.exp (hex128): New proc.
10255 Update test.
10256 * gdb.arch/altivec-regs.exp: Update tests.
10257
aefd8b33
SDJ
102582017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10259
10260 * gdb.base/startup-with-shell.c: New file.
10261 * gdb.base/startup-with-shell.exp: Likewise.
10262
2090129c
SDJ
102632017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
10264
10265 * gdb.server/non-existing-program.exp: Update regex in order to
10266 reflect the fact that gdbserver is now using fork_inferior (with a
10267 shell) to startup the inferior.
10268
8e86a419
SM
102692017-05-30 Simon Marchi <simon.marchi@ericsson.com>
10270
10271 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
10272 support function calls from GDB.
10273
e6cf65f2
TT
102742017-05-21 Tom Tromey <tom@tromey.com>
10275
10276 PR rust/21466:
10277 * gdb.rust/unsized.exp: New file.
10278 * gdb.rust/unsized.rs: New file.
10279
43cc5389
TT
102802017-05-19 Tom Tromey <tom@tromey.com>
10281
10282 PR rust/21484:
10283 * gdb.rust/watch.exp: New file.
10284 * gdb.rust/watch.rs: New file.
10285
ec8df234
TT
102862017-05-18 Tom Tromey <tom@tromey.com>
10287
10288 * gdb.rust/simple.exp: Allow Box to be qualified.
10289
3e3e7fae
TP
102902017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
10291
10292 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
10293
59cc050d
PA
102942017-05-18 Pedro Alves <palves@redhat.com>
10295
10296 * gdb.base/fileio.c (test_write, test_read, test_close)
10297 (test_fstat): Don't print 'ret' in the fail path.
10298
c8f6abd1
PA
102992017-05-18 Pedro Alves <palves@redhat.com>
10300
10301 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
10302 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
10303 (test_system, test_rename, test_unlink, test_time): Change
10304 prototypes.
10305 * gdb.base/fileio.exp (stop_msg): Adjust.
10306
d2a03b77
PA
103072017-05-18 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/fileio.c (null_str): New global.
10310 (test_stat): Use it.
10311 * gdb.base/fileio.exp: Remove nowarnings.
10312
0d5c6999
YQ
103132017-05-17 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
10316
21873064
YQ
103172017-05-17 Simon Marchi <simon.marchi@ericsson.com>
10318
10319 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
10320 argument command.
10321 (top-level): Invoke test_set_inferior_tty.
10322
d512d31c
PA
103232017-05-04 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
10326 Add parens to print call for Python 3.
10327
90cef2ed
KS
103282017-05-03 Keith Seitz <keiths@redhat.com>
10329
10330 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
10331 (main): Call it.
10332
14f819c8
TW
103332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10334
10335 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
10336 to prev and next.
10337
913aeadd
TW
103382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10339
10340 * gdb.python/py-record-btrace.exp: Remove test for
10341 gdb.BtraceInstruction.error.
10342
a3be24ad
TW
103432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10344
10345 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
10346
ae20e79a
TW
103472017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10348
10349 * gdb.python/py-record-btrace-threads.c: New file.
10350 * gdb.python/py-record-btrace-threads.exp: New file.
10351
45ce1b47
SDJ
103522017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
10353
10354 PR testsuite/8595
10355 * gdb.base/environ.exp: Make test available in all architectures.
10356 Move bits related to "info program" testing to
10357 gdb.base/info-program.exp. Rewrite tests to use the two new
10358 procedures mentione below.
10359 (test_set_show_env_var) New procedure.
10360 (test_set_show_env_var_equal): Likewise.
10361 * gdb.base/info-program.exp: New file.
10362
e15c3eb4
KS
103632017-04-27 Keith Seitz <keiths@redhat.com>
10364
10365 * gdb.cp/oranking.cc (test15): New function.
10366 (main): Call test15 and declare additional variables for testing.
10367 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
10368 "p foo101('abc')" tests.
10369 Add tests for cv qualifier overloads.
10370 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
10371 "lvalue reference overload" test.
10372 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
10373 "print value of f1 on Child&& in f2" test.
10374
3a3fd0fd
PA
103752017-04-19 Pedro Alves <palves@redhat.com>
10376
10377 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
10378 procedure.
10379 (top level): Call it.
10380 * lib/gdb.exp (gdb_define_cmd): New procedure.
10381
53375380
PA
103822017-04-12 Pedro Alves <palves@redhat.com>
10383
10384 PR gdb/21323
10385 * gdb.cp/wide_char_types.c: Include <wchar.h>.
10386 (wchar): New global.
10387 * gdb.cp/wide_char_types.exp (wide_char_types_program)
10388 (do_test_wide_char, wide_char_types_no_program, top level): Add
10389 wchar_t testing.
10390
53e710ac
PA
103912017-04-12 Pedro Alves <palves@redhat.com>
10392
10393 PR c++/21323
10394 * gdb.cp/wide_char_types.c: New file.
10395 * gdb.cp/wide_char_types.exp: New file.
10396
0ad9d8c7
SDJ
103972017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
10398
10399 PR gdb/21352
10400 * gdb.trace/tsv.exp: Add test for "tsave -r".
10401
b1b45502
IB
104022017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
10403
10404 * gdb.dlang/watch-loc.c: New file.
10405 * gdb.dlang/watch-loc.exp: New file.
10406
ec13808e
JK
104072017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10408
10409 * gdb.python/py-section-script.exp (sepdebug): New testcases.
10410
fe5f7374
AK
104112017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10412
10413 * gdb.arch/arc-analyze-prologue.S: New file.
10414 * gdb.arch/arc-analyze-prologue.exp: Likewise.
10415
eea78757
AK
104162017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
10417
10418 * gdb.arch/arc-decode-insn.S: New file.
10419 * gdb.arch/arc-decode-insn.exp: Likewise.
10420
5badf10a
IR
104212017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
10422
10423 PR tdep/20928
10424 * gdb.arch/sparc64-regs.exp: New file.
10425 * gdb.arch/sparc64-regs.S: Likewise.
10426
cee59b3f
TW
104272017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
10428
10429 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
10430 and memory view on Python 3.
10431
c0f55cc6
AV
104322017-03-20 Artemiy Volkov <artemiyv@acm.org>
10433 Keith Seitz <keiths@redhat.com>
10434
10435 PR gdb/14441
10436 * gdb.cp/demangle.exp: Add rvalue reference tests.
10437 * gdb.cp/rvalue-ref-casts.cc: New file.
10438 * gdb.cp/rvalue-ref-casts.exp: New file.
10439 * gdb.cp/rvalue-ref-overload.cc: New file.
10440 * gdb.cp/rvalue-ref-overload.exp: New file.
10441 * gdb.cp/rvalue-ref-params.cc: New file.
10442 * gdb.cp/rvalue-ref-params.exp: New file.
10443 * gdb.cp/rvalue-ref-sizeof.cc: New file.
10444 * gdb.cp/rvalue-ref-sizeof.exp: New file.
10445 * gdb.cp/rvalue-ref-types.cc: New file.
10446 * gdb.cp/rvalue-ref-types.exp: New file.
10447 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
10448 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
10449
51457a05
MAL
104502017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10451
10452 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
10453 New procedure.
10454
5b291c04
MAL
104552017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
10456
10457 * lib/mi-support.exp (mi_gdb_test): Add additional message
10458 for unexpected output.
10459
59a56148
AA
104602017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
10461
10462 * gdb.base/examine-backward.c (Barrier): New character array
10463 constant, to ensure that TestStrings is preceded by a string
10464 terminator.
10465
7942e96e
AA
104662017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10467
10468 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
10469 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
10470 and implicit pointer into such a location.
10471
6ebac3fb
DE
104722017-03-16 Doug Evans <dje@google.com>
10473
10474 * gdb.python/py-lazy-string (pointer): Really add new typedef.
10475
ec3b243d
TP
104762017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
10477
10478 * gdb.cp/m-static.exp: Fix expectation for prototype of
10479 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
10480
104812017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
10482
10483 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
10484 * gdb.guile/scm-lazy-string.c: New file.
10485 * gdb.guile/scm-value.exp: Move lazy string tests to ...
10486 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
10487 for pointer, array, typedef lazy strings.
10488
2cc36e25 104892017-03-16 Doug Evans <dje@google.com>
34b43320
DE
10490
10491 PR python/17728, python/18439, python/18779
10492 * gdb.python/py-value.c (main) Delete locals sptr, sn.
10493 * gdb.python/py-lazy-string.c (pointer): New typedef.
10494 (main): New locals ptr, array, typedef_ptr.
10495 * gdb.python/py-value.exp: Move lazy string tests to ...
10496 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
10497 array, typedef lazy strings.
ec3b243d 10498
0efcde63
AK
104992017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
10500
10501 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
10502 Add optional 'test' parameter.
10503
7978d7c3
SM
105042017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10505
10506 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10507 Skip for versions of DejaGnu < 1.5.
10508
896c0c1e
SM
105092017-03-13 Simon Marchi <simon.marchi@ericsson.com>
10510
10511 * lib/gdb.exp (dejagnu_version): New proc.
10512 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10513 Use dejagnu_version.
10514
5f4d1085
KS
105152017-03-10 Keith Seitz <keiths@redhat.com>
10516
10517 PR c++/8128
10518 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
10519 type from destructor regexps.
10520 Add a branch which actually passes the test.
10521 Adjust "ptype t5i" test names.
10522
1de05205
PA
105232017-03-08 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.base/step-over-exit.exp: Add explicit test message.
10526
c65d6b55
PA
105272017-03-08 Pedro Alves <palves@redhat.com>
10528
10529 PR gdb/18360
10530 * gdb.threads/interrupt-while-step-over.c: New file.
10531 * gdb.threads/interrupt-while-step-over.exp: New file.
10532
2e86a283
PA
105332017-03-08 Pedro Alves <palves@redhat.com>
10534
10535 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
10536 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
10537
25dcbff6
PA
105382017-03-08 Pedro Alves <palves@redhat.com>
10539
10540 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
10541 PKRU as not supported as a PASS.
10542
dc9366eb
PA
105432017-03-08 Pedro Alves <palves@redhat.com>
10544
10545 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
10546 prefix instead of $binfile1/$binfile2.
10547 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
10548 in test message.
10549 * gdb.python/py-completion.exp: Use "load python file" as test
10550 messages instead of unstable path names.
10551
6e5d74e7
PA
105522017-03-08 Pedro Alves <palves@redhat.com>
10553 Jan Kratochvil <jan.kratochvil@redhat.com>
10554
10555 PR cli/21218
10556 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
10557 New proc.
10558 (top level): Call it.
10559
9753a2f6
PA
105602017-03-08 Pedro Alves <palves@redhat.com>
10561
10562 PR tui/21216
10563 * gdb.tui/tui-nl-filtered-output.exp: New file.
10564
1a4dd9dd
PA
105652017-03-08 Pedro Alves <palves@redhat.com>
10566
10567 * gdb.base/completion.exp: Move TUI completion tests to ...
10568 * gdb.tui/completion.exp: ... this new file.
10569
7cbbff33
PA
105702017-03-08 Pedro Alves <palves@redhat.com>
10571
10572 * gdb.base/tui-disasm-long-lines.c,
10573 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
10574 gdb.base/tui-layout.exp: Move to ...
10575 * gdb.tui/: ... this new directory.
10576
5f6fd321
PA
105772017-03-07 Pedro Alves <palves@redhat.com>
10578
10579 * gdb.base/tui-layout.c: New file.
10580 * gdb.base/tui-layout.exp: New file.
10581
44959fa8
PA
105822017-03-07 Pedro Alves <palves@redhat.com>
10583
10584 * gdb.base/tui-layout.c: Rename to ...
10585 * gdb.base/tui-disasm-long-lines.c: ... this.
10586 * gdb.base/tui-layout.exp: Rename to ...
10587 * gdb.base/tui-disasm-long-lines.exp: ... this.
10588
f8c4e718
PA
105892017-03-07 Pedro Alves <palves@redhat.com>
10590
10591 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
10592
6dbb839a 105932017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
10594
10595 * i386-mpx-call.c: New file.
10596 * i386-mpx-call.exp: New file.
10597
65b48a81
PB
105982017-02-28 Peter Bergner <bergner@vnet.ibm.com>
10599
10600 * gdb.arch/powerpc-power.exp: Delete test.
10601 * gdb.arch/powerpc-power.s: Likewise.
10602 * gdb.disasm/disassembler-options.exp: New test.
10603 * gdb.arch/powerpc-altivec.exp: Likewise.
10604 * gdb.arch/powerpc-altivec.s: Likewise.
10605 * gdb.arch/powerpc-altivec2.exp: Likewise.
10606 * gdb.arch/powerpc-altivec2.s: Likewise.
10607 * gdb.arch/powerpc-altivec3.exp: Likewise.
10608 * gdb.arch/powerpc-altivec3.s: Likewise.
10609 * gdb.arch/powerpc-power7.exp: Likewise.
10610 * gdb.arch/powerpc-power7.s: Likewise.
10611 * gdb.arch/powerpc-power8.exp: Likewise.
10612 * gdb.arch/powerpc-power8.s: Likewise.
10613 * gdb.arch/powerpc-power9.exp: Likewise.
10614 * gdb.arch/powerpc-power9.s: Likewise.
10615 * gdb.arch/powerpc-vsx.exp: Likewise.
10616 * gdb.arch/powerpc-vsx.s: Likewise.
10617 * gdb.arch/powerpc-vsx2.exp: Likewise.
10618 * gdb.arch/powerpc-vsx2.s: Likewise.
10619 * gdb.arch/powerpc-vsx3.exp: Likewise.
10620 * gdb.arch/powerpc-vsx3.s: Likewise.
10621 * gdb.arch/arm-disassembler-options.exp: Likewise.
10622 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
10623 * gdb.arch/s390-disassembler-options.exp: Likewise.
10624
17cd4947
LM
106252017-02-23 Luis Machado <lgustavo@codesourcery.com>
10626
10627 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
10628 (check_supported_features): ... this. Changed return type to void.
10629 (supports_rdseed): New static global.
10630 (rdseed): Check supports_rdseed.
10631 (initialize): Call check_supported_features.
10632
2039d74e
EBM
106332017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10634
10635 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
10636 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
10637 and lqarx/stqcx.
10638 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
10639 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
10640
a51d7ecf
EBM
106412017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
10642
10643 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
10644 uppercase.
10645
0224619f
JK
106462017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 * gdb.dwarf2/formdata16.c: New file.
10649 * gdb.dwarf2/formdata16.exp: New file.
10650 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
10651
216f72a1
JK
106522017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10653
10654 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
10655 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
10656 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
10657 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
10658 DW_AT_GNU_*.
10659
43988095
JK
106602017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10661
10662 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10663
99e8a4f9
SDJ
106642017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
10665
10666 PR gdb/21164
10667 * gdb.base/maint.exp: Add testcases for when the commands do
10668 not have arguments.
10669
b58a8c0c
TP
106702017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10671
10672 * gdb.cp/chained-calls.exp: Use p instead of P.
10673
4e746bb6
TW
106742017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
10675
10676 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
10677 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
10678
3f77c769
TT
106792017-02-14 Tom Tromey <tom@tromey.com>
10680
10681 PR python/13598:
10682 * gdb.python/py-events.exp: Add before_prompt event tests.
10683
075beec0
AA
106842017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10685
10686 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10687
bf5f525c
LM
106882017-02-13 Luis Machado <lgustavo@codesourcery.com>
10689
10690 * gdb.linespec/explicit.c (my_unique_function_name): New function.
10691 (main): Call my_unique_function_name.
10692 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
10693 completion of patterns with a single match.
10694 Add missing -re switches to gdb_test_multiple calls.
10695
13a66184
LM
106962017-02-13 Luis Machado <lgustavo@codesourcery.com>
10697
10698 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
10699 return if core file is not recognized.
10700
26a06916
SM
107012017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10702
10703 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
10704 and extra UIs.
10705
b761ca9e
SM
107062017-02-10 Simon Marchi <simon.marchi@ericsson.com>
10707
10708 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
10709 proc_with_prefix.
10710
b964bee0
TT
107112017-02-10 Tom Tromey <tom@tromey.com>
10712
10713 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10714
18da0c51
MG
107152017-02-10 Martin Galvan <martingalvan@sourceware.org>
10716
10717 PR gdb/21122
10718 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
10719
604c4576
JG
107202017-02-08 Jerome Guitton <guitton@adacore.com>
10721
10722 * gdb.base/define.exp: Add test for command abbreviations
10723 in define.
10724
20b477a7
LM
107252017-02-06 Luis Machado <lgustavo@codesourcery.com>
10726
10727 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
10728 * gdb.reverse/insn-reverse-x86.c: New file.
10729
3f7b46f2
IR
107302017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
10731
10732 PR tdep/20936
10733 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
10734
f0fd41c1
TT
107352017-02-03 Tom Tromey <tom@tromey.com>
10736
10737 PR rust/21097:
10738 * gdb.rust/simple.exp: Add new tests.
10739
5be5dbf0
PA
107402017-02-02 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10743 tests.
10744
7346ef59
AA
107452017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10746
10747 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
10748 taking a 2-byte value out of a 4-byte DWARF implicit value on
10749 big-endian targets.
10750 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
10751 logic. Add test cases for DW_OP_implicit.
10752
787f0025
MM
107532017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10754
10755 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10756
68777c29
MM
107572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10758
10759 * gdb.btrace/enable.exp: Call gdb_exit before
10760 skip_gdbserver_tests.
10761
0a1c7e28
MM
107622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10763
10764 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
10765 GDBFLAGS.
10766
b5ac99b0
MM
107672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10768
10769 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
10770 the test is skipped.
10771 * gdb.btrace/data.exp: Likewise.
10772 * gdb.btrace/delta.exp: Likewise.
10773 * gdb.btrace/dlopen.exp: Likewise.
10774 * gdb.btrace/enable-running.exp: Likewise.
10775 * gdb.btrace/enable.exp: Likewise.
10776 * gdb.btrace/exception.exp: Likewise.
10777 * gdb.btrace/function_call_history.exp: Likewise.
10778 * gdb.btrace/gcore.exp: Likewise.
10779 * gdb.btrace/instruction_history.exp: Likewise.
10780 * gdb.btrace/multi-thread-step.exp: Likewise.
10781 * gdb.btrace/nohist.exp: Likewise.
10782 * gdb.btrace/non-stop.exp: Likewise.
10783 * gdb.btrace/reconnect.exp: Likewise.
10784 * gdb.btrace/record_goto-step.exp: Likewise.
10785 * gdb.btrace/record_goto.exp: Likewise.
10786 * gdb.btrace/rn-dl-bind.exp: Likewise.
10787 * gdb.btrace/segv.exp: Likewise.
10788 * gdb.btrace/step.exp: Likewise.
10789 * gdb.btrace/stepi.exp: Likewise.
10790 * gdb.btrace/tailcall-only.exp: Likewise.
10791 * gdb.btrace/tailcall.exp: Likewise.
10792 * gdb.btrace/tsx.exp: Likewise.
10793 * gdb.btrace/unknown_functions.exp: Likewise.
10794 * gdb.btrace/vdso.exp: Likewise.
10795
cd4007e4
MM
107962017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10797
10798 * gdb.btrace/enable-running.c: New.
10799 * gdb.btrace/enable-running.exp: New.
10800
2735833d
WT
108012017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
10802
10803 * gdb.arch/amd64-gs_base.c: New file.
10804 * gdb.arch/amd64-gs_base.exp: New file.
10805
b51e1e94
LM
108062017-01-26 Luis Machado <lgustavo@codesourcery.com>
10807
10808 * lib/memory.exp: Remove spurious empty newlines.
10809
72ca0410
SM
108102017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
10811
10812 * gdb.python/py-bad-printers.exp: Load python file using "source".
10813 * gdb.python/py-events.exp: Likewise.
10814 * gdb.python/py-evsignal.exp: Likewise.
10815 * gdb.python/py-evthreads.exp: Likewise.
10816 * gdb.python/py-frame-args.exp: Likewise.
10817 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
10818 * gdb.python/py-framefilter-mi.exp: Likewise.
10819 * gdb.python/py-framefilter.exp: Likewise.
10820 * gdb.python/py-mi.exp: Likewise.
10821 * gdb.python/py-pp-maint.exp: Likewise.
10822 * gdb.python/py-pp-registration.exp: Likewise.
10823 * gdb.python/py-prettyprint.exp: Likewise.
10824 (run_lang_tests): Likewise.
10825 * gdb.python/py-typeprint.exp: Likewise.
10826
e309aa65
LM
108272017-01-26 Luis Machado <lgustavo@codesourcery.com>
10828
10829 * lib/memory.exp: New file.
10830 * lib/gdb.exp: Load memory.exp.
10831 * gdb.base/memattr.exp (delete_memory): Move proc to
10832 lib/memory.exp and rename to delete_memory_regions.
10833 Replace delete_memory with delete_memory_regions.
10834 Cleanup memory regions before tests.
10835 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
10836 before tests.
10837
515aff23
LM
108382017-01-26 Luis Machado <lgustavo@codesourcery.com>
10839
10840 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
10841 files.
10842 (initialize): New function conditionally defined.
10843 (testcases): Move within conditional block.
10844 (main): Call initialize.
10845 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
10846 of gdb.reverse/insn-reverse.c.
10847 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
10848 gdb.reverse/insn-reverse.c.
10849
d8b49cf0
YQ
108502017-01-26 Yao Qi <yao.qi@linaro.org>
10851
10852 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
10853 disassemble on address 0.
10854
f13a9a0c
YQ
108552017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
10856 Yao Qi <yao.qi@linaro.org>
10857
10858 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
10859 * gdb.dwarf2/implptr-64bit.S: Remove.
10860 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
10861 variables in caller's context. Add DW_OP_implicit_value.
10862
5ac95241
YQ
108632017-01-25 Yao Qi <yao.qi@linaro.org>
10864
10865 * lib/dwarf.exp (Dwarf::_location): Handle
10866 DW_OP_GNU_implicit_pointer with proper size.
10867
23e82930
LM
108682017-01-20 Luis Machado <lgustavo@codesourcery.com>
10869
10870 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
10871 and add untested calls.
10872
d334ae25
LM
108732017-01-20 Luis Machado <lgustavo@codesourcery.com>
10874
10875 * gdb.python/python.exp: Check line number against what GDB thinks
10876 the line number is for func1.
10877
f5e6296e
IB
108782017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10879
10880 * gdb.dlang/debug-expr.exp: New file.
10881
5b362f04
LM
108822016-12-23 Luis Machado <lgustavo@codesourcery.com>
10883
10884 Fix test names for the following files:
10885
10886 * gdb.ada/exec_changed.exp
10887 * gdb.ada/info_types.exp
10888 * gdb.arch/aarch64-atomic-inst.exp
10889 * gdb.arch/aarch64-fp.exp
10890 * gdb.arch/altivec-abi.exp
10891 * gdb.arch/altivec-regs.exp
10892 * gdb.arch/amd64-byte.exp
10893 * gdb.arch/amd64-disp-step.exp
10894 * gdb.arch/amd64-dword.exp
10895 * gdb.arch/amd64-entry-value-inline.exp
10896 * gdb.arch/amd64-entry-value-param.exp
10897 * gdb.arch/amd64-entry-value-paramref.exp
10898 * gdb.arch/amd64-entry-value.exp
10899 * gdb.arch/amd64-i386-address.exp
10900 * gdb.arch/amd64-invalid-stack-middle.exp
10901 * gdb.arch/amd64-invalid-stack-top.exp
10902 * gdb.arch/amd64-optimout-repeat.exp
10903 * gdb.arch/amd64-prologue-skip.exp
10904 * gdb.arch/amd64-prologue-xmm.exp
10905 * gdb.arch/amd64-stap-special-operands.exp
10906 * gdb.arch/amd64-stap-wrong-subexp.exp
10907 * gdb.arch/amd64-tailcall-cxx.exp
10908 * gdb.arch/amd64-tailcall-noret.exp
10909 * gdb.arch/amd64-tailcall-ret.exp
10910 * gdb.arch/amd64-tailcall-self.exp
10911 * gdb.arch/amd64-word.exp
10912 * gdb.arch/arm-bl-branch-dest.exp
10913 * gdb.arch/arm-disp-step.exp
10914 * gdb.arch/arm-neon.exp
10915 * gdb.arch/arm-single-step-kernel-helper.exp
10916 * gdb.arch/avr-flash-qualifier.exp
10917 * gdb.arch/disp-step-insn-reloc.exp
10918 * gdb.arch/e500-abi.exp
10919 * gdb.arch/e500-regs.exp
10920 * gdb.arch/ftrace-insn-reloc.exp
10921 * gdb.arch/i386-avx512.exp
10922 * gdb.arch/i386-bp_permanent.exp
10923 * gdb.arch/i386-byte.exp
10924 * gdb.arch/i386-cfi-notcurrent.exp
10925 * gdb.arch/i386-disp-step.exp
10926 * gdb.arch/i386-dr3-watch.exp
10927 * gdb.arch/i386-float.exp
10928 * gdb.arch/i386-gnu-cfi.exp
10929 * gdb.arch/i386-mpx-map.exp
10930 * gdb.arch/i386-mpx-sigsegv.exp
10931 * gdb.arch/i386-mpx-simple_segv.exp
10932 * gdb.arch/i386-mpx.exp
10933 * gdb.arch/i386-permbkpt.exp
10934 * gdb.arch/i386-prologue.exp
10935 * gdb.arch/i386-signal.exp
10936 * gdb.arch/i386-size-overlap.exp
10937 * gdb.arch/i386-unwind.exp
10938 * gdb.arch/i386-word.exp
10939 * gdb.arch/mips-fcr.exp
10940 * gdb.arch/powerpc-d128-regs.exp
10941 * gdb.arch/powerpc-stackless.exp
10942 * gdb.arch/ppc64-atomic-inst.exp
10943 * gdb.arch/s390-stackless.exp
10944 * gdb.arch/s390-tdbregs.exp
10945 * gdb.arch/s390-vregs.exp
10946 * gdb.arch/sparc-sysstep.exp
10947 * gdb.arch/thumb-bx-pc.exp
10948 * gdb.arch/thumb-singlestep.exp
10949 * gdb.arch/thumb2-it.exp
10950 * gdb.arch/vsx-regs.exp
10951 * gdb.asm/asm-source.exp
10952 * gdb.base/a2-run.exp
10953 * gdb.base/advance.exp
10954 * gdb.base/all-bin.exp
10955 * gdb.base/anon.exp
10956 * gdb.base/args.exp
10957 * gdb.base/arithmet.exp
10958 * gdb.base/async-shell.exp
10959 * gdb.base/async.exp
10960 * gdb.base/attach-pie-noexec.exp
10961 * gdb.base/attach-twice.exp
10962 * gdb.base/auto-load.exp
10963 * gdb.base/bang.exp
10964 * gdb.base/bitfields.exp
10965 * gdb.base/break-always.exp
10966 * gdb.base/break-caller-line.exp
10967 * gdb.base/break-entry.exp
10968 * gdb.base/break-inline.exp
10969 * gdb.base/break-on-linker-gcd-function.exp
10970 * gdb.base/break-probes.exp
10971 * gdb.base/break.exp
10972 * gdb.base/breakpoint-shadow.exp
10973 * gdb.base/call-ar-st.exp
10974 * gdb.base/call-sc.exp
10975 * gdb.base/call-signal-resume.exp
10976 * gdb.base/call-strs.exp
10977 * gdb.base/callfuncs.exp
10978 * gdb.base/catch-fork-static.exp
10979 * gdb.base/catch-gdb-caused-signals.exp
10980 * gdb.base/catch-load.exp
10981 * gdb.base/catch-signal-fork.exp
10982 * gdb.base/catch-signal.exp
10983 * gdb.base/catch-syscall.exp
10984 * gdb.base/charset.exp
10985 * gdb.base/checkpoint.exp
10986 * gdb.base/chng-syms.exp
10987 * gdb.base/code-expr.exp
10988 * gdb.base/code_elim.exp
10989 * gdb.base/commands.exp
10990 * gdb.base/completion.exp
10991 * gdb.base/complex.exp
10992 * gdb.base/cond-expr.exp
10993 * gdb.base/condbreak.exp
10994 * gdb.base/consecutive.exp
10995 * gdb.base/continue-all-already-running.exp
10996 * gdb.base/coredump-filter.exp
10997 * gdb.base/corefile.exp
10998 * gdb.base/dbx.exp
10999 * gdb.base/debug-expr.exp
11000 * gdb.base/define.exp
11001 * gdb.base/del.exp
11002 * gdb.base/disabled-location.exp
11003 * gdb.base/disasm-end-cu.exp
11004 * gdb.base/disasm-optim.exp
11005 * gdb.base/display.exp
11006 * gdb.base/duplicate-bp.exp
11007 * gdb.base/ena-dis-br.exp
11008 * gdb.base/ending-run.exp
11009 * gdb.base/enumval.exp
11010 * gdb.base/environ.exp
11011 * gdb.base/eu-strip-infcall.exp
11012 * gdb.base/eval-avoid-side-effects.exp
11013 * gdb.base/eval-skip.exp
11014 * gdb.base/exitsignal.exp
11015 * gdb.base/expand-psymtabs.exp
11016 * gdb.base/filesym.exp
11017 * gdb.base/find-unmapped.exp
11018 * gdb.base/finish.exp
11019 * gdb.base/float.exp
11020 * gdb.base/foll-exec-mode.exp
11021 * gdb.base/foll-exec.exp
11022 * gdb.base/foll-fork.exp
11023 * gdb.base/fortran-sym-case.exp
11024 * gdb.base/freebpcmd.exp
11025 * gdb.base/func-ptr.exp
11026 * gdb.base/func-ptrs.exp
11027 * gdb.base/funcargs.exp
11028 * gdb.base/gcore-buffer-overflow.exp
11029 * gdb.base/gcore-relro-pie.exp
11030 * gdb.base/gcore-relro.exp
11031 * gdb.base/gcore.exp
11032 * gdb.base/gdb1090.exp
11033 * gdb.base/gdb11530.exp
11034 * gdb.base/gdb11531.exp
11035 * gdb.base/gdb1821.exp
11036 * gdb.base/gdbindex-stabs.exp
11037 * gdb.base/gdbvars.exp
11038 * gdb.base/hbreak.exp
11039 * gdb.base/hbreak2.exp
11040 * gdb.base/included.exp
11041 * gdb.base/infcall-input.exp
11042 * gdb.base/inferior-died.exp
11043 * gdb.base/infnan.exp
11044 * gdb.base/info-macros.exp
11045 * gdb.base/info-os.exp
11046 * gdb.base/info-proc.exp
11047 * gdb.base/info-shared.exp
11048 * gdb.base/info-target.exp
11049 * gdb.base/infoline.exp
11050 * gdb.base/interp.exp
11051 * gdb.base/interrupt.exp
11052 * gdb.base/jit-reader.exp
11053 * gdb.base/jit-simple.exp
11054 * gdb.base/kill-after-signal.exp
11055 * gdb.base/kill-detach-inferiors-cmd.exp
11056 * gdb.base/label.exp
11057 * gdb.base/langs.exp
11058 * gdb.base/ldbl_e308.exp
11059 * gdb.base/line-symtabs.exp
11060 * gdb.base/linespecs.exp
11061 * gdb.base/list.exp
11062 * gdb.base/long_long.exp
11063 * gdb.base/longest-types.exp
11064 * gdb.base/maint.exp
11065 * gdb.base/max-value-size.exp
11066 * gdb.base/memattr.exp
11067 * gdb.base/mips_pro.exp
11068 * gdb.base/morestack.exp
11069 * gdb.base/moribund-step.exp
11070 * gdb.base/multi-forks.exp
11071 * gdb.base/nested-addr.exp
11072 * gdb.base/nextoverexit.exp
11073 * gdb.base/noreturn-finish.exp
11074 * gdb.base/noreturn-return.exp
11075 * gdb.base/nostdlib.exp
11076 * gdb.base/offsets.exp
11077 * gdb.base/opaque.exp
11078 * gdb.base/pc-fp.exp
11079 * gdb.base/permissions.exp
11080 * gdb.base/print-symbol-loading.exp
11081 * gdb.base/prologue-include.exp
11082 * gdb.base/psymtab.exp
11083 * gdb.base/ptype.exp
11084 * gdb.base/random-signal.exp
11085 * gdb.base/randomize.exp
11086 * gdb.base/range-stepping.exp
11087 * gdb.base/readline-ask.exp
11088 * gdb.base/recpar.exp
11089 * gdb.base/recurse.exp
11090 * gdb.base/relational.exp
11091 * gdb.base/restore.exp
11092 * gdb.base/return-nodebug.exp
11093 * gdb.base/return.exp
11094 * gdb.base/run-after-attach.exp
11095 * gdb.base/save-bp.exp
11096 * gdb.base/scope.exp
11097 * gdb.base/sect-cmd.exp
11098 * gdb.base/set-lang-auto.exp
11099 * gdb.base/set-noassign.exp
11100 * gdb.base/setvar.exp
11101 * gdb.base/sigall.exp
11102 * gdb.base/sigbpt.exp
11103 * gdb.base/siginfo-addr.exp
11104 * gdb.base/siginfo-infcall.exp
11105 * gdb.base/siginfo-obj.exp
11106 * gdb.base/siginfo.exp
11107 * gdb.base/signals-state-child.exp
11108 * gdb.base/signest.exp
11109 * gdb.base/sigstep.exp
11110 * gdb.base/sizeof.exp
11111 * gdb.base/skip.exp
11112 * gdb.base/solib-corrupted.exp
11113 * gdb.base/solib-nodir.exp
11114 * gdb.base/solib-search.exp
11115 * gdb.base/stack-checking.exp
11116 * gdb.base/stale-infcall.exp
11117 * gdb.base/stap-probe.exp
11118 * gdb.base/start.exp
11119 * gdb.base/step-break.exp
11120 * gdb.base/step-bt.exp
11121 * gdb.base/step-line.exp
11122 * gdb.base/step-over-exit.exp
11123 * gdb.base/step-over-syscall.exp
11124 * gdb.base/step-resume-infcall.exp
11125 * gdb.base/step-test.exp
11126 * gdb.base/store.exp
11127 * gdb.base/structs3.exp
11128 * gdb.base/sym-file.exp
11129 * gdb.base/symbol-without-target_section.exp
11130 * gdb.base/term.exp
11131 * gdb.base/testenv.exp
11132 * gdb.base/ui-redirect.exp
11133 * gdb.base/until.exp
11134 * gdb.base/unwindonsignal.exp
11135 * gdb.base/value-double-free.exp
11136 * gdb.base/vla-datatypes.exp
11137 * gdb.base/vla-ptr.exp
11138 * gdb.base/vla-sideeffect.exp
11139 * gdb.base/volatile.exp
11140 * gdb.base/watch-cond-infcall.exp
11141 * gdb.base/watch-cond.exp
11142 * gdb.base/watch-non-mem.exp
11143 * gdb.base/watch-read.exp
11144 * gdb.base/watch-vfork.exp
11145 * gdb.base/watchpoint-cond-gone.exp
11146 * gdb.base/watchpoint-delete.exp
11147 * gdb.base/watchpoint-hw-hit-once.exp
11148 * gdb.base/watchpoint-hw.exp
11149 * gdb.base/watchpoint-stops-at-right-insn.exp
11150 * gdb.base/watchpoints.exp
11151 * gdb.base/wchar.exp
11152 * gdb.base/whatis-exp.exp
11153 * gdb.btrace/buffer-size.exp
11154 * gdb.btrace/data.exp
11155 * gdb.btrace/delta.exp
11156 * gdb.btrace/dlopen.exp
11157 * gdb.btrace/enable.exp
11158 * gdb.btrace/exception.exp
11159 * gdb.btrace/function_call_history.exp
11160 * gdb.btrace/gcore.exp
11161 * gdb.btrace/instruction_history.exp
11162 * gdb.btrace/nohist.exp
11163 * gdb.btrace/reconnect.exp
11164 * gdb.btrace/record_goto-step.exp
11165 * gdb.btrace/record_goto.exp
11166 * gdb.btrace/rn-dl-bind.exp
11167 * gdb.btrace/segv.exp
11168 * gdb.btrace/step.exp
11169 * gdb.btrace/stepi.exp
11170 * gdb.btrace/tailcall-only.exp
11171 * gdb.btrace/tailcall.exp
11172 * gdb.btrace/tsx.exp
11173 * gdb.btrace/unknown_functions.exp
11174 * gdb.btrace/vdso.exp
11175 * gdb.compile/compile-ifunc.exp
11176 * gdb.compile/compile-ops.exp
11177 * gdb.compile/compile-print.exp
11178 * gdb.compile/compile-setjmp.exp
11179 * gdb.cp/abstract-origin.exp
11180 * gdb.cp/ambiguous.exp
11181 * gdb.cp/annota2.exp
11182 * gdb.cp/annota3.exp
11183 * gdb.cp/anon-ns.exp
11184 * gdb.cp/anon-struct.exp
11185 * gdb.cp/anon-union.exp
11186 * gdb.cp/arg-reference.exp
11187 * gdb.cp/baseenum.exp
11188 * gdb.cp/bool.exp
11189 * gdb.cp/breakpoint.exp
11190 * gdb.cp/bs15503.exp
11191 * gdb.cp/call-c.exp
11192 * gdb.cp/casts.exp
11193 * gdb.cp/chained-calls.exp
11194 * gdb.cp/class2.exp
11195 * gdb.cp/classes.exp
11196 * gdb.cp/cmpd-minsyms.exp
11197 * gdb.cp/converts.exp
11198 * gdb.cp/cp-relocate.exp
11199 * gdb.cp/cpcompletion.exp
11200 * gdb.cp/cpexprs.exp
11201 * gdb.cp/cplabel.exp
11202 * gdb.cp/cplusfuncs.exp
11203 * gdb.cp/cpsizeof.exp
11204 * gdb.cp/ctti.exp
11205 * gdb.cp/derivation.exp
11206 * gdb.cp/destrprint.exp
11207 * gdb.cp/dispcxx.exp
11208 * gdb.cp/enum-class.exp
11209 * gdb.cp/exception.exp
11210 * gdb.cp/exceptprint.exp
11211 * gdb.cp/expand-psymtabs-cxx.exp
11212 * gdb.cp/expand-sals.exp
11213 * gdb.cp/extern-c.exp
11214 * gdb.cp/filename.exp
11215 * gdb.cp/formatted-ref.exp
11216 * gdb.cp/fpointer.exp
11217 * gdb.cp/gdb1355.exp
11218 * gdb.cp/gdb2495.exp
11219 * gdb.cp/hang.exp
11220 * gdb.cp/impl-this.exp
11221 * gdb.cp/infcall-dlopen.exp
11222 * gdb.cp/inherit.exp
11223 * gdb.cp/iostream.exp
11224 * gdb.cp/koenig.exp
11225 * gdb.cp/local.exp
11226 * gdb.cp/m-data.exp
11227 * gdb.cp/m-static.exp
11228 * gdb.cp/mb-ctor.exp
11229 * gdb.cp/mb-inline.exp
11230 * gdb.cp/mb-templates.exp
11231 * gdb.cp/member-name.exp
11232 * gdb.cp/member-ptr.exp
11233 * gdb.cp/meth-typedefs.exp
11234 * gdb.cp/method.exp
11235 * gdb.cp/method2.exp
11236 * gdb.cp/minsym-fallback.exp
11237 * gdb.cp/misc.exp
11238 * gdb.cp/namelessclass.exp
11239 * gdb.cp/namespace-enum.exp
11240 * gdb.cp/namespace-nested-import.exp
11241 * gdb.cp/namespace.exp
11242 * gdb.cp/nextoverthrow.exp
11243 * gdb.cp/no-dmgl-verbose.exp
11244 * gdb.cp/non-trivial-retval.exp
11245 * gdb.cp/noparam.exp
11246 * gdb.cp/nsdecl.exp
11247 * gdb.cp/nsimport.exp
11248 * gdb.cp/nsnested.exp
11249 * gdb.cp/nsnoimports.exp
11250 * gdb.cp/nsrecurs.exp
11251 * gdb.cp/nsstress.exp
11252 * gdb.cp/nsusing.exp
11253 * gdb.cp/operator.exp
11254 * gdb.cp/oranking.exp
11255 * gdb.cp/overload-const.exp
11256 * gdb.cp/overload.exp
11257 * gdb.cp/ovldbreak.exp
11258 * gdb.cp/ovsrch.exp
11259 * gdb.cp/paren-type.exp
11260 * gdb.cp/parse-lang.exp
11261 * gdb.cp/pass-by-ref.exp
11262 * gdb.cp/pr-1023.exp
11263 * gdb.cp/pr-1210.exp
11264 * gdb.cp/pr-574.exp
11265 * gdb.cp/pr10687.exp
11266 * gdb.cp/pr12028.exp
11267 * gdb.cp/pr17132.exp
11268 * gdb.cp/pr17494.exp
11269 * gdb.cp/pr9067.exp
11270 * gdb.cp/pr9167.exp
11271 * gdb.cp/pr9631.exp
11272 * gdb.cp/printmethod.exp
11273 * gdb.cp/psmang.exp
11274 * gdb.cp/psymtab-parameter.exp
11275 * gdb.cp/ptype-cv-cp.exp
11276 * gdb.cp/ptype-flags.exp
11277 * gdb.cp/re-set-overloaded.exp
11278 * gdb.cp/ref-types.exp
11279 * gdb.cp/rtti.exp
11280 * gdb.cp/scope-err.exp
11281 * gdb.cp/shadow.exp
11282 * gdb.cp/smartp.exp
11283 * gdb.cp/static-method.exp
11284 * gdb.cp/static-print-quit.exp
11285 * gdb.cp/temargs.exp
11286 * gdb.cp/templates.exp
11287 * gdb.cp/try_catch.exp
11288 * gdb.cp/typedef-operator.exp
11289 * gdb.cp/typeid.exp
11290 * gdb.cp/userdef.exp
11291 * gdb.cp/using-crash.exp
11292 * gdb.cp/var-tag.exp
11293 * gdb.cp/virtbase.exp
11294 * gdb.cp/virtfunc.exp
11295 * gdb.cp/virtfunc2.exp
11296 * gdb.cp/vla-cxx.exp
11297 * gdb.disasm/t01_mov.exp
11298 * gdb.disasm/t02_mova.exp
11299 * gdb.disasm/t03_add.exp
11300 * gdb.disasm/t04_sub.exp
11301 * gdb.disasm/t05_cmp.exp
11302 * gdb.disasm/t06_ari2.exp
11303 * gdb.disasm/t07_ari3.exp
11304 * gdb.disasm/t08_or.exp
11305 * gdb.disasm/t09_xor.exp
11306 * gdb.disasm/t10_and.exp
11307 * gdb.disasm/t11_logs.exp
11308 * gdb.disasm/t12_bit.exp
11309 * gdb.disasm/t13_otr.exp
11310 * gdb.dlang/circular.exp
11311 * gdb.dwarf2/arr-stride.exp
11312 * gdb.dwarf2/arr-subrange.exp
11313 * gdb.dwarf2/atomic-type.exp
11314 * gdb.dwarf2/bad-regnum.exp
11315 * gdb.dwarf2/bitfield-parent-optimized-out.exp
11316 * gdb.dwarf2/callframecfa.exp
11317 * gdb.dwarf2/clztest.exp
11318 * gdb.dwarf2/corrupt.exp
11319 * gdb.dwarf2/data-loc.exp
11320 * gdb.dwarf2/dup-psym.exp
11321 * gdb.dwarf2/dw2-anon-mptr.exp
11322 * gdb.dwarf2/dw2-anonymous-func.exp
11323 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
11324 * gdb.dwarf2/dw2-bad-unresolved.exp
11325 * gdb.dwarf2/dw2-basic.exp
11326 * gdb.dwarf2/dw2-canonicalize-type.exp
11327 * gdb.dwarf2/dw2-case-insensitive.exp
11328 * gdb.dwarf2/dw2-common-block.exp
11329 * gdb.dwarf2/dw2-compdir-oldgcc.exp
11330 * gdb.dwarf2/dw2-compressed.exp
11331 * gdb.dwarf2/dw2-const.exp
11332 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
11333 * gdb.dwarf2/dw2-cu-size.exp
11334 * gdb.dwarf2/dw2-dup-frame.exp
11335 * gdb.dwarf2/dw2-entry-value.exp
11336 * gdb.dwarf2/dw2-icycle.exp
11337 * gdb.dwarf2/dw2-ifort-parameter.exp
11338 * gdb.dwarf2/dw2-inline-break.exp
11339 * gdb.dwarf2/dw2-inline-param.exp
11340 * gdb.dwarf2/dw2-intercu.exp
11341 * gdb.dwarf2/dw2-intermix.exp
11342 * gdb.dwarf2/dw2-lexical-block-bare.exp
11343 * gdb.dwarf2/dw2-linkage-name-trust.exp
11344 * gdb.dwarf2/dw2-minsym-in-cu.exp
11345 * gdb.dwarf2/dw2-noloc.exp
11346 * gdb.dwarf2/dw2-op-call.exp
11347 * gdb.dwarf2/dw2-op-out-param.exp
11348 * gdb.dwarf2/dw2-opt-structptr.exp
11349 * gdb.dwarf2/dw2-param-error.exp
11350 * gdb.dwarf2/dw2-producer.exp
11351 * gdb.dwarf2/dw2-ranges-base.exp
11352 * gdb.dwarf2/dw2-ref-missing-frame.exp
11353 * gdb.dwarf2/dw2-reg-undefined.exp
11354 * gdb.dwarf2/dw2-regno-invalid.exp
11355 * gdb.dwarf2/dw2-restore.exp
11356 * gdb.dwarf2/dw2-restrict.exp
11357 * gdb.dwarf2/dw2-single-line-discriminators.exp
11358 * gdb.dwarf2/dw2-strp.exp
11359 * gdb.dwarf2/dw2-undefined-ret-addr.exp
11360 * gdb.dwarf2/dw2-unresolved.exp
11361 * gdb.dwarf2/dw2-var-zero-addr.exp
11362 * gdb.dwarf2/dw4-sig-types.exp
11363 * gdb.dwarf2/dwz.exp
11364 * gdb.dwarf2/dynarr-ptr.exp
11365 * gdb.dwarf2/enum-type.exp
11366 * gdb.dwarf2/gdb-index.exp
11367 * gdb.dwarf2/implptr-64bit.exp
11368 * gdb.dwarf2/implptr-optimized-out.exp
11369 * gdb.dwarf2/implptr.exp
11370 * gdb.dwarf2/implref-array.exp
11371 * gdb.dwarf2/implref-const.exp
11372 * gdb.dwarf2/implref-global.exp
11373 * gdb.dwarf2/implref-struct.exp
11374 * gdb.dwarf2/mac-fileno.exp
11375 * gdb.dwarf2/main-subprogram.exp
11376 * gdb.dwarf2/member-ptr-forwardref.exp
11377 * gdb.dwarf2/method-ptr.exp
11378 * gdb.dwarf2/missing-sig-type.exp
11379 * gdb.dwarf2/nonvar-access.exp
11380 * gdb.dwarf2/opaque-type-lookup.exp
11381 * gdb.dwarf2/pieces-optimized-out.exp
11382 * gdb.dwarf2/pieces.exp
11383 * gdb.dwarf2/pr10770.exp
11384 * gdb.dwarf2/pr13961.exp
11385 * gdb.dwarf2/staticvirtual.exp
11386 * gdb.dwarf2/subrange.exp
11387 * gdb.dwarf2/symtab-producer.exp
11388 * gdb.dwarf2/trace-crash.exp
11389 * gdb.dwarf2/typeddwarf.exp
11390 * gdb.dwarf2/valop.exp
11391 * gdb.dwarf2/watch-notconst.exp
11392 * gdb.fortran/array-element.exp
11393 * gdb.fortran/charset.exp
11394 * gdb.fortran/common-block.exp
11395 * gdb.fortran/complex.exp
11396 * gdb.fortran/derived-type-function.exp
11397 * gdb.fortran/derived-type.exp
11398 * gdb.fortran/logical.exp
11399 * gdb.fortran/module.exp
11400 * gdb.fortran/multi-dim.exp
11401 * gdb.fortran/nested-funcs.exp
11402 * gdb.fortran/print-formatted.exp
11403 * gdb.fortran/subarray.exp
11404 * gdb.fortran/vla-alloc-assoc.exp
11405 * gdb.fortran/vla-datatypes.exp
11406 * gdb.fortran/vla-history.exp
11407 * gdb.fortran/vla-ptr-info.exp
11408 * gdb.fortran/vla-ptype-sub.exp
11409 * gdb.fortran/vla-ptype.exp
11410 * gdb.fortran/vla-sizeof.exp
11411 * gdb.fortran/vla-type.exp
11412 * gdb.fortran/vla-value-sub-arbitrary.exp
11413 * gdb.fortran/vla-value-sub-finish.exp
11414 * gdb.fortran/vla-value-sub.exp
11415 * gdb.fortran/vla-value.exp
11416 * gdb.fortran/whatis_type.exp
11417 * gdb.go/chan.exp
11418 * gdb.go/handcall.exp
11419 * gdb.go/hello.exp
11420 * gdb.go/integers.exp
11421 * gdb.go/methods.exp
11422 * gdb.go/package.exp
11423 * gdb.go/strings.exp
11424 * gdb.go/types.exp
11425 * gdb.go/unsafe.exp
11426 * gdb.guile/scm-arch.exp
11427 * gdb.guile/scm-block.exp
11428 * gdb.guile/scm-breakpoint.exp
11429 * gdb.guile/scm-cmd.exp
11430 * gdb.guile/scm-disasm.exp
11431 * gdb.guile/scm-equal.exp
11432 * gdb.guile/scm-frame-args.exp
11433 * gdb.guile/scm-frame-inline.exp
11434 * gdb.guile/scm-frame.exp
11435 * gdb.guile/scm-iterator.exp
11436 * gdb.guile/scm-math.exp
11437 * gdb.guile/scm-objfile.exp
11438 * gdb.guile/scm-ports.exp
11439 * gdb.guile/scm-symbol.exp
11440 * gdb.guile/scm-symtab.exp
11441 * gdb.guile/scm-value-cc.exp
11442 * gdb.guile/types-module.exp
11443 * gdb.linespec/break-ask.exp
11444 * gdb.linespec/cpexplicit.exp
11445 * gdb.linespec/explicit.exp
11446 * gdb.linespec/keywords.exp
11447 * gdb.linespec/linespec.exp
11448 * gdb.linespec/ls-dollar.exp
11449 * gdb.linespec/ls-errs.exp
11450 * gdb.linespec/skip-two.exp
11451 * gdb.linespec/thread.exp
11452 * gdb.mi/mi-async.exp
11453 * gdb.mi/mi-basics.exp
11454 * gdb.mi/mi-break.exp
11455 * gdb.mi/mi-catch-load.exp
11456 * gdb.mi/mi-cli.exp
11457 * gdb.mi/mi-cmd-param-changed.exp
11458 * gdb.mi/mi-console.exp
11459 * gdb.mi/mi-detach.exp
11460 * gdb.mi/mi-disassemble.exp
11461 * gdb.mi/mi-eval.exp
11462 * gdb.mi/mi-file-transfer.exp
11463 * gdb.mi/mi-file.exp
11464 * gdb.mi/mi-fill-memory.exp
11465 * gdb.mi/mi-inheritance-syntax-error.exp
11466 * gdb.mi/mi-linespec-err-cp.exp
11467 * gdb.mi/mi-logging.exp
11468 * gdb.mi/mi-memory-changed.exp
11469 * gdb.mi/mi-read-memory.exp
11470 * gdb.mi/mi-record-changed.exp
11471 * gdb.mi/mi-reg-undefined.exp
11472 * gdb.mi/mi-regs.exp
11473 * gdb.mi/mi-return.exp
11474 * gdb.mi/mi-reverse.exp
11475 * gdb.mi/mi-simplerun.exp
11476 * gdb.mi/mi-solib.exp
11477 * gdb.mi/mi-stack.exp
11478 * gdb.mi/mi-stepi.exp
11479 * gdb.mi/mi-syn-frame.exp
11480 * gdb.mi/mi-until.exp
11481 * gdb.mi/mi-var-block.exp
11482 * gdb.mi/mi-var-child.exp
11483 * gdb.mi/mi-var-cmd.exp
11484 * gdb.mi/mi-var-cp.exp
11485 * gdb.mi/mi-var-display.exp
11486 * gdb.mi/mi-var-invalidate.exp
11487 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
11488 * gdb.mi/mi-vla-fortran.exp
11489 * gdb.mi/mi-watch.exp
11490 * gdb.mi/mi2-var-child.exp
11491 * gdb.mi/user-selected-context-sync.exp
11492 * gdb.modula2/unbounded-array.exp
11493 * gdb.multi/dummy-frame-restore.exp
11494 * gdb.multi/multi-arch-exec.exp
11495 * gdb.multi/multi-arch.exp
11496 * gdb.multi/tids.exp
11497 * gdb.multi/watchpoint-multi.exp
11498 * gdb.opencl/callfuncs.exp
11499 * gdb.opencl/convs_casts.exp
11500 * gdb.opencl/datatypes.exp
11501 * gdb.opencl/operators.exp
11502 * gdb.opencl/vec_comps.exp
11503 * gdb.opt/clobbered-registers-O2.exp
11504 * gdb.opt/inline-break.exp
11505 * gdb.opt/inline-bt.exp
11506 * gdb.opt/inline-cmds.exp
11507 * gdb.opt/inline-locals.exp
11508 * gdb.pascal/case-insensitive-symbols.exp
11509 * gdb.pascal/floats.exp
11510 * gdb.pascal/gdb11492.exp
11511 * gdb.python/lib-types.exp
11512 * gdb.python/py-arch.exp
11513 * gdb.python/py-as-string.exp
11514 * gdb.python/py-bad-printers.exp
11515 * gdb.python/py-block.exp
11516 * gdb.python/py-breakpoint-create-fail.exp
11517 * gdb.python/py-breakpoint.exp
11518 * gdb.python/py-caller-is.exp
11519 * gdb.python/py-cmd.exp
11520 * gdb.python/py-explore-cc.exp
11521 * gdb.python/py-explore.exp
11522 * gdb.python/py-finish-breakpoint.exp
11523 * gdb.python/py-finish-breakpoint2.exp
11524 * gdb.python/py-frame-args.exp
11525 * gdb.python/py-frame-inline.exp
11526 * gdb.python/py-frame.exp
11527 * gdb.python/py-framefilter-mi.exp
11528 * gdb.python/py-infthread.exp
11529 * gdb.python/py-lazy-string.exp
11530 * gdb.python/py-linetable.exp
11531 * gdb.python/py-mi-events.exp
11532 * gdb.python/py-mi-objfile.exp
11533 * gdb.python/py-mi.exp
11534 * gdb.python/py-objfile.exp
11535 * gdb.python/py-pp-integral.exp
11536 * gdb.python/py-pp-maint.exp
11537 * gdb.python/py-pp-re-notag.exp
11538 * gdb.python/py-pp-registration.exp
11539 * gdb.python/py-recurse-unwind.exp
11540 * gdb.python/py-strfns.exp
11541 * gdb.python/py-symbol.exp
11542 * gdb.python/py-symtab.exp
11543 * gdb.python/py-sync-interp.exp
11544 * gdb.python/py-typeprint.exp
11545 * gdb.python/py-unwind-maint.exp
11546 * gdb.python/py-unwind.exp
11547 * gdb.python/py-value-cc.exp
11548 * gdb.python/py-xmethods.exp
11549 * gdb.reverse/amd64-tailcall-reverse.exp
11550 * gdb.reverse/break-precsave.exp
11551 * gdb.reverse/break-reverse.exp
11552 * gdb.reverse/consecutive-precsave.exp
11553 * gdb.reverse/consecutive-reverse.exp
11554 * gdb.reverse/finish-precsave.exp
11555 * gdb.reverse/finish-reverse-bkpt.exp
11556 * gdb.reverse/finish-reverse.exp
11557 * gdb.reverse/fstatat-reverse.exp
11558 * gdb.reverse/getresuid-reverse.exp
11559 * gdb.reverse/i386-precsave.exp
11560 * gdb.reverse/i386-reverse.exp
11561 * gdb.reverse/i386-sse-reverse.exp
11562 * gdb.reverse/i387-env-reverse.exp
11563 * gdb.reverse/i387-stack-reverse.exp
11564 * gdb.reverse/insn-reverse.exp
11565 * gdb.reverse/machinestate-precsave.exp
11566 * gdb.reverse/machinestate.exp
11567 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11568 * gdb.reverse/pipe-reverse.exp
11569 * gdb.reverse/readv-reverse.exp
11570 * gdb.reverse/recvmsg-reverse.exp
11571 * gdb.reverse/rerun-prec.exp
11572 * gdb.reverse/s390-mvcle.exp
11573 * gdb.reverse/step-precsave.exp
11574 * gdb.reverse/step-reverse.exp
11575 * gdb.reverse/time-reverse.exp
11576 * gdb.reverse/until-precsave.exp
11577 * gdb.reverse/until-reverse.exp
11578 * gdb.reverse/waitpid-reverse.exp
11579 * gdb.reverse/watch-precsave.exp
11580 * gdb.reverse/watch-reverse.exp
11581 * gdb.rust/generics.exp
11582 * gdb.rust/methods.exp
11583 * gdb.rust/modules.exp
11584 * gdb.rust/simple.exp
11585 * gdb.server/connect-with-no-symbol-file.exp
11586 * gdb.server/ext-attach.exp
11587 * gdb.server/ext-restart.exp
11588 * gdb.server/ext-wrapper.exp
11589 * gdb.server/file-transfer.exp
11590 * gdb.server/server-exec-info.exp
11591 * gdb.server/server-kill.exp
11592 * gdb.server/server-mon.exp
11593 * gdb.server/wrapper.exp
11594 * gdb.stabs/exclfwd.exp
11595 * gdb.stabs/gdb11479.exp
11596 * gdb.threads/clone-new-thread-event.exp
11597 * gdb.threads/corethreads.exp
11598 * gdb.threads/current-lwp-dead.exp
11599 * gdb.threads/dlopen-libpthread.exp
11600 * gdb.threads/gcore-thread.exp
11601 * gdb.threads/sigstep-threads.exp
11602 * gdb.threads/watchpoint-fork.exp
11603 * gdb.trace/actions-changed.exp
11604 * gdb.trace/backtrace.exp
11605 * gdb.trace/change-loc.exp
11606 * gdb.trace/circ.exp
11607 * gdb.trace/collection.exp
11608 * gdb.trace/disconnected-tracing.exp
11609 * gdb.trace/ftrace.exp
11610 * gdb.trace/mi-trace-frame-collected.exp
11611 * gdb.trace/mi-trace-unavailable.exp
11612 * gdb.trace/mi-traceframe-changed.exp
11613 * gdb.trace/mi-tsv-changed.exp
11614 * gdb.trace/no-attach-trace.exp
11615 * gdb.trace/passc-dyn.exp
11616 * gdb.trace/qtro.exp
11617 * gdb.trace/range-stepping.exp
11618 * gdb.trace/read-memory.exp
11619 * gdb.trace/save-trace.exp
11620 * gdb.trace/signal.exp
11621 * gdb.trace/status-stop.exp
11622 * gdb.trace/tfile.exp
11623 * gdb.trace/trace-break.exp
11624 * gdb.trace/trace-buffer-size.exp
11625 * gdb.trace/trace-condition.exp
11626 * gdb.trace/tracefile-pseudo-reg.exp
11627 * gdb.trace/tstatus.exp
11628 * gdb.trace/unavailable.exp
11629 * gdb.trace/while-dyn.exp
11630 * gdb.trace/while-stepping.exp
11631
34c41c68
DE
116322016-12-22 Doug Evans <xdje42@gmail.com>
11633
11634 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11635 and msymbols.
11636
16e69324
YQ
116372016-12-19 Yao Qi <yao.qi@linaro.org>
11638
11639 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
11640 (test_with_self): Don't call do_steps_and_nexts, and remove
11641 code about stepping into xmalloc.
11642
f94f411b
YQ
116432016-12-09 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11646
116472016-12-09 Yao Qi <yao.qi@linaro.org>
11648
11649 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11650
f1b5deee
PA
116512016-12-09 Pedro Alves <palves@redhat.com>
11652
11653 * gdb.base/all-architectures-0.exp: New file.
11654 * gdb.base/all-architectures-1.exp: New file.
11655 * gdb.base/all-architectures-2.exp: New file.
11656 * gdb.base/all-architectures-3.exp: New file.
11657 * gdb.base/all-architectures-4.exp: New file.
11658 * gdb.base/all-architectures-5.exp: New file.
11659 * gdb.base/all-architectures-6.exp: New file.
11660 * gdb.base/all-architectures-7.exp: New file.
11661 * gdb.base/all-architectures.exp.in: New file.
11662
364ca42e
YQ
116632016-12-09 Yao Qi <yao.qi@linaro.org>
11664
11665 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11666
107c2d62
LM
116672016-12-02 Luis Machado <lgustavo@codesourcery.com>
11668
11669 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
11670 possible.
11671 Remove useless pattern-matching code.
11672
df3ee9ca
PA
116732016-12-02 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
11676 procedure.
11677 (top level): Call it.
11678
ec835369
PA
116792016-12-02 Pedro Alves <palves@redhat.com>
11680
11681 * gdb.base/commands.exp (user_defined_command_args_stack_test):
11682 New procedure.
11683 (top level): Call it.
11684
01770bbd
PA
116852016-12-02 Pedro Alves <palves@redhat.com>
11686
11687 PR cli/20559
11688 * gdb.base/commands.exp (user_defined_command_args_eval): New
11689 procedure.
11690 (top level): Call it.
11691
008459ea
LM
116922016-12-02 Luis Machado <lgustavo@codesourcery.com>
11693
11694 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11695 timeout handling.
11696
0c1b455e
TT
116972016-12-02 Tom Tromey <tom@tromey.com>
11698
11699 * gdb.dwarf2/main-subprogram.c: New file.
11700 * gdb.dwarf2/main-subprogram.exp: New file.
11701
018572b8
LM
117022016-12-01 Luis Machado <lgustavo@codesourcery.com>
11703
11704 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
11705 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
11706 gdb_test_no_output for a couple of cases.
11707 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
11708
84c93cd5
LM
117092016-12-01 Luis Machado <lgustavo@codesourcery.com>
11710
11711 Fix test names and standardize compilation error messages throughout
11712 the following files:
11713
11714 * gdb.ada/start.exp
11715 * gdb.arch/alpha-step.exp
11716 * gdb.arch/e500-prologue.exp
11717 * gdb.arch/ftrace-insn-reloc.exp
11718 * gdb.arch/gdb1291.exp
11719 * gdb.arch/gdb1431.exp
11720 * gdb.arch/gdb1558.exp
11721 * gdb.arch/i386-dr3-watch.exp
11722 * gdb.arch/i386-sse-stack-align.exp
11723 * gdb.arch/ia64-breakpoint-shadow.exp
11724 * gdb.arch/pa-nullify.exp
11725 * gdb.arch/powerpc-aix-prologue.exp
11726 * gdb.arch/thumb-bx-pc.exp
11727 * gdb.base/annota1.exp
11728 * gdb.base/annota3.exp
11729 * gdb.base/arrayidx.exp
11730 * gdb.base/assign.exp
11731 * gdb.base/attach.exp
11732 * gdb.base/auxv.exp
11733 * gdb.base/bang.exp
11734 * gdb.base/bfp-test.exp
11735 * gdb.base/bigcore.exp
11736 * gdb.base/bitfields2.exp
11737 * gdb.base/break-fun-addr.exp
11738 * gdb.base/break-probes.exp
11739 * gdb.base/call-rt-st.exp
11740 * gdb.base/callexit.exp
11741 * gdb.base/catch-fork-kill.exp
11742 * gdb.base/charset.exp
11743 * gdb.base/checkpoint.exp
11744 * gdb.base/comprdebug.exp
11745 * gdb.base/constvars.exp
11746 * gdb.base/coredump-filter.exp
11747 * gdb.base/cursal.exp
11748 * gdb.base/cvexpr.exp
11749 * gdb.base/detach.exp
11750 * gdb.base/display.exp
11751 * gdb.base/dmsym.exp
11752 * gdb.base/dprintf-pending.exp
11753 * gdb.base/dso2dso.exp
11754 * gdb.base/dtrace-probe.exp
11755 * gdb.base/dump.exp
11756 * gdb.base/enum_cond.exp
11757 * gdb.base/exe-lock.exp
11758 * gdb.base/exec-invalid-sysroot.exp
11759 * gdb.base/execl-update-breakpoints.exp
11760 * gdb.base/exprs.exp
11761 * gdb.base/fileio.exp
11762 * gdb.base/find.exp
11763 * gdb.base/finish.exp
11764 * gdb.base/fixsection.exp
11765 * gdb.base/foll-vfork.exp
11766 * gdb.base/frame-args.exp
11767 * gdb.base/gcore.exp
11768 * gdb.base/gdb1250.exp
11769 * gdb.base/global-var-nested-by-dso.exp
11770 * gdb.base/gnu-ifunc.exp
11771 * gdb.base/hashline1.exp
11772 * gdb.base/hashline2.exp
11773 * gdb.base/hashline3.exp
11774 * gdb.base/hbreak-in-shr-unsupported.exp
11775 * gdb.base/huge.exp
11776 * gdb.base/infcall-input.exp
11777 * gdb.base/info-fun.exp
11778 * gdb.base/info-shared.exp
11779 * gdb.base/jit-simple.exp
11780 * gdb.base/jit-so.exp
11781 * gdb.base/jit.exp
11782 * gdb.base/jump.exp
11783 * gdb.base/label.exp
11784 * gdb.base/lineinc.exp
11785 * gdb.base/logical.exp
11786 * gdb.base/longjmp.exp
11787 * gdb.base/macscp.exp
11788 * gdb.base/miscexprs.exp
11789 * gdb.base/new-ui-echo.exp
11790 * gdb.base/new-ui-pending-input.exp
11791 * gdb.base/new-ui.exp
11792 * gdb.base/nodebug.exp
11793 * gdb.base/nofield.exp
11794 * gdb.base/offsets.exp
11795 * gdb.base/overlays.exp
11796 * gdb.base/pending.exp
11797 * gdb.base/pointers.exp
11798 * gdb.base/pr11022.exp
11799 * gdb.base/printcmds.exp
11800 * gdb.base/prologue.exp
11801 * gdb.base/ptr-typedef.exp
11802 * gdb.base/realname-expand.exp
11803 * gdb.base/relativedebug.exp
11804 * gdb.base/relocate.exp
11805 * gdb.base/remote.exp
11806 * gdb.base/reread.exp
11807 * gdb.base/return2.exp
11808 * gdb.base/savedregs.exp
11809 * gdb.base/sep.exp
11810 * gdb.base/sepdebug.exp
11811 * gdb.base/sepsymtab.exp
11812 * gdb.base/set-inferior-tty.exp
11813 * gdb.base/setshow.exp
11814 * gdb.base/shlib-call.exp
11815 * gdb.base/sigaltstack.exp
11816 * gdb.base/siginfo-addr.exp
11817 * gdb.base/signals.exp
11818 * gdb.base/signull.exp
11819 * gdb.base/sigrepeat.exp
11820 * gdb.base/so-impl-ld.exp
11821 * gdb.base/solib-display.exp
11822 * gdb.base/solib-overlap.exp
11823 * gdb.base/solib-search.exp
11824 * gdb.base/solib-symbol.exp
11825 * gdb.base/structs.exp
11826 * gdb.base/structs2.exp
11827 * gdb.base/symtab-search-order.exp
11828 * gdb.base/twice.exp
11829 * gdb.base/unload.exp
11830 * gdb.base/varargs.exp
11831 * gdb.base/watchpoint-solib.exp
11832 * gdb.base/watchpoint.exp
11833 * gdb.base/whatis.exp
11834 * gdb.base/wrong_frame_bt_full.exp
11835 * gdb.btrace/dlopen.exp
11836 * gdb.cell/ea-standalone.exp
11837 * gdb.cell/ea-test.exp
11838 * gdb.cp/dispcxx.exp
11839 * gdb.cp/gdb2384.exp
11840 * gdb.cp/method2.exp
11841 * gdb.cp/nextoverthrow.exp
11842 * gdb.cp/pr10728.exp
11843 * gdb.disasm/am33.exp
11844 * gdb.disasm/h8300s.exp
11845 * gdb.disasm/mn10300.exp
11846 * gdb.disasm/sh3.exp
11847 * gdb.dwarf2/dw2-dir-file-name.exp
11848 * gdb.fortran/complex.exp
11849 * gdb.fortran/library-module.exp
11850 * gdb.guile/scm-pretty-print.exp
11851 * gdb.guile/scm-symbol.exp
11852 * gdb.guile/scm-type.exp
11853 * gdb.guile/scm-value.exp
11854 * gdb.linespec/linespec.exp
11855 * gdb.mi/gdb701.exp
11856 * gdb.mi/gdb792.exp
11857 * gdb.mi/mi-breakpoint-changed.exp
11858 * gdb.mi/mi-dprintf-pending.exp
11859 * gdb.mi/mi-dprintf.exp
11860 * gdb.mi/mi-exit-code.exp
11861 * gdb.mi/mi-pending.exp
11862 * gdb.mi/mi-solib.exp
11863 * gdb.mi/new-ui-mi-sync.exp
11864 * gdb.mi/pr11022.exp
11865 * gdb.mi/user-selected-context-sync.exp
11866 * gdb.opt/solib-intra-step.exp
11867 * gdb.python/py-events.exp
11868 * gdb.python/py-finish-breakpoint.exp
11869 * gdb.python/py-mi.exp
11870 * gdb.python/py-prettyprint.exp
11871 * gdb.python/py-shared.exp
11872 * gdb.python/py-symbol.exp
11873 * gdb.python/py-template.exp
11874 * gdb.python/py-type.exp
11875 * gdb.python/py-value.exp
11876 * gdb.reverse/solib-precsave.exp
11877 * gdb.reverse/solib-reverse.exp
11878 * gdb.server/solib-list.exp
11879 * gdb.stabs/weird.exp
11880 * gdb.threads/reconnect-signal.exp
11881 * gdb.threads/stepi-random-signal.exp
11882 * gdb.trace/actions.exp
11883 * gdb.trace/ax.exp
11884 * gdb.trace/backtrace.exp
11885 * gdb.trace/change-loc.exp
11886 * gdb.trace/deltrace.exp
11887 * gdb.trace/ftrace-lock.exp
11888 * gdb.trace/ftrace.exp
11889 * gdb.trace/infotrace.exp
11890 * gdb.trace/mi-tracepoint-changed.exp
11891 * gdb.trace/packetlen.exp
11892 * gdb.trace/passcount.exp
11893 * gdb.trace/pending.exp
11894 * gdb.trace/range-stepping.exp
11895 * gdb.trace/report.exp
11896 * gdb.trace/stap-trace.exp
11897 * gdb.trace/tfind.exp
11898 * gdb.trace/trace-break.exp
11899 * gdb.trace/trace-condition.exp
11900 * gdb.trace/trace-enable-disable.exp
11901 * gdb.trace/trace-mt.exp
11902 * gdb.trace/tracecmd.exp
11903 * gdb.trace/tspeed.exp
11904 * gdb.trace/tsv.exp
11905 * lib/perftest.exp
11906
fb9feb35
LM
119072016-12-01 Luis Machado <lgustavo@codesourcery.com>
11908
11909 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
11910 with gdb_test_no_output.
11911 Use command as test name.
11912
cd2ddb6c
LM
119132016-12-01 Luis Machado <lgustavo@codesourcery.com>
11914
11915 Fix test names starting with uppercase throughout the files.
11916
11917 * gdb.ada/assign_1.exp
11918 * gdb.ada/boolean_expr.exp
11919 * gdb.base/arrayidx.exp
11920 * gdb.base/del.exp
11921 * gdb.base/gcore-buffer-overflow.exp
11922 * gdb.base/testenv.exp
11923 * gdb.compile/compile.exp
11924 * gdb.python/py-framefilter-invalidarg.exp
11925 * gdb.python/py-framefilter.exp
11926
bb95117e
LM
119272016-12-01 Luis Machado <lgustavo@codesourcery.com>
11928
11929 Fix test names starting with uppercase throughout the files.
11930
11931 * gdb.ada/array_return.exp
11932 * gdb.ada/expr_delims.exp
11933 * gdb.ada/mi_dyn_arr.exp
11934 * gdb.ada/mi_interface.exp
11935 * gdb.ada/mi_var_array.exp
11936 * gdb.ada/watch_arg.exp
11937 * gdb.arch/alpha-step.exp
11938 * gdb.arch/altivec-regs.exp
11939 * gdb.arch/e500-regs.exp
11940 * gdb.arch/powerpc-d128-regs.exp
11941 * gdb.base/arrayidx.exp
11942 * gdb.base/break.exp
11943 * gdb.base/checkpoint.exp
11944 * gdb.base/debug-expr.exp
11945 * gdb.base/dmsym.exp
11946 * gdb.base/radix.exp
11947 * gdb.base/sepdebug.exp
11948 * gdb.base/testenv.exp
11949 * gdb.base/watch_thread_num.exp
11950 * gdb.base/watchpoint-cond-gone.exp
11951 * gdb.cell/break.exp
11952 * gdb.cell/ea-cache.exp
11953 * gdb.compile/compile.exp
11954 * gdb.cp/gdb2495.exp
11955 * gdb.gdb/selftest.exp
11956 * gdb.gdb/xfullpath.exp
11957 * gdb.go/hello.exp
11958 * gdb.go/integers.exp
11959 * gdb.objc/basicclass.exp
11960 * gdb.pascal/hello.exp
11961 * gdb.pascal/integers.exp
11962 * gdb.python/py-breakpoint.exp
11963 * gdb.python/py-cmd.exp
11964 * gdb.python/py-linetable.exp
11965 * gdb.python/py-xmethods.exp
11966 * gdb.python/python.exp
11967 * gdb.reverse/consecutive-precsave.exp
11968 * gdb.reverse/finish-precsave.exp
11969 * gdb.reverse/i386-precsave.exp
11970 * gdb.reverse/machinestate-precsave.exp
11971 * gdb.reverse/sigall-precsave.exp
11972 * gdb.reverse/solib-precsave.exp
11973 * gdb.reverse/step-precsave.exp
11974 * gdb.reverse/until-precsave.exp
11975 * gdb.reverse/watch-precsave.exp
11976 * gdb.threads/leader-exit.exp
11977 * gdb.threads/pthreads.exp
11978 * gdb.threads/wp-replication.exp
11979 * gdb.trace/actions.exp
11980 * gdb.trace/mi-tsv-changed.exp
11981 * gdb.trace/tsv.exp
11982
de97fdd4
LM
119832016-12-01 Luis Machado <lgustavo@codesourcery.com>
11984
11985 Fix test names starting with uppercase throughout the files.
11986
11987 * gdb.arch/i386-bp_permanent.exp
11988 * gdb.arch/i386-gnu-cfi.exp
11989 * gdb.base/disasm-end-cu.exp
11990 * gdb.base/macscp.exp
11991 * gdb.base/pending.exp
11992 * gdb.base/watch_thread_num.exp
11993 * gdb.cp/exception.exp
11994 * gdb.cp/gdb2495.exp
11995 * gdb.cp/local.exp
11996 * gdb.python/py-evsignal.exp
11997 * gdb.python/python.exp
11998 * gdb.trace/tracecmd.exp
11999
9f058c10
LM
120002016-12-01 Luis Machado <lgustavo@codesourcery.com>
12001
12002 Fix test names starting with uppercase throughout the files.
12003
12004 * gdb.base/charset.exp
12005 * gdb.base/eval.exp
12006 * gdb.base/multi-forks.exp
12007 * gdb.guile/scm-progspace.exp
12008 * gdb.opencl/datatypes.exp
12009 * gdb.python/py-block.exp
12010 * gdb.python/py-function.exp
12011 * gdb.python/py-symbol.exp
12012 * gdb.python/py-symtab.exp
12013 * gdb.python/py-xmethods.exp
12014 * gdb.reverse/break-precsave.exp
12015 * gdb.reverse/break-reverse.exp
12016 * gdb.reverse/consecutive-precsave.exp
12017 * gdb.reverse/consecutive-reverse.exp
12018 * gdb.reverse/finish-precsave.exp
12019 * gdb.reverse/finish-reverse-bkpt.exp
12020 * gdb.reverse/finish-reverse.exp
12021 * gdb.reverse/fstatat-reverse.exp
12022 * gdb.reverse/getresuid-reverse.exp
12023 * gdb.reverse/i386-precsave.exp
12024 * gdb.reverse/i386-reverse.exp
12025 * gdb.reverse/i386-sse-reverse.exp
12026 * gdb.reverse/i387-stack-reverse.exp
12027 * gdb.reverse/insn-reverse.exp
12028 * gdb.reverse/machinestate-precsave.exp
12029 * gdb.reverse/machinestate.exp
12030 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12031 * gdb.reverse/pipe-reverse.exp
12032 * gdb.reverse/readv-reverse.exp
12033 * gdb.reverse/recvmsg-reverse.exp
12034 * gdb.reverse/rerun-prec.exp
12035 * gdb.reverse/s390-mvcle.exp
12036 * gdb.reverse/sigall-precsave.exp
12037 * gdb.reverse/sigall-reverse.exp
12038 * gdb.reverse/solib-precsave.exp
12039 * gdb.reverse/solib-reverse.exp
12040 * gdb.reverse/step-precsave.exp
12041 * gdb.reverse/step-reverse.exp
12042 * gdb.reverse/time-reverse.exp
12043 * gdb.reverse/until-precsave.exp
12044 * gdb.reverse/until-reverse.exp
12045 * gdb.reverse/waitpid-reverse.exp
12046 * gdb.reverse/watch-precsave.exp
12047 * gdb.reverse/watch-reverse.exp
12048
cdc7edd7
LM
120492016-12-01 Luis Machado <lgustavo@codesourcery.com>
12050
12051 Fix test names starting with uppercase throughout the files.
12052
12053 * gdb.arch/i386-mpx-simple_segv.exp
12054 * gdb.arch/i386-mpx.exp
12055 * gdb.arch/i386-permbkpt.exp
12056 * gdb.arch/pa-nullify.exp
12057 * gdb.arch/powerpc-d128-regs.exp
12058 * gdb.arch/vsx-regs.exp
12059 * gdb.base/bfp-test.exp
12060 * gdb.base/break.exp
12061 * gdb.base/breakpoint-shadow.exp
12062 * gdb.base/callfuncs.exp
12063 * gdb.base/charset.exp
12064 * gdb.base/commands.exp
12065 * gdb.base/completion.exp
12066 * gdb.base/dfp-test.exp
12067 * gdb.base/echo.exp
12068 * gdb.base/ending-run.exp
12069 * gdb.base/eval.exp
12070 * gdb.base/expand-psymtabs.exp
12071 * gdb.base/float128.exp
12072 * gdb.base/floatn.exp
12073 * gdb.base/foll-exec-mode.exp
12074 * gdb.base/gdb1056.exp
12075 * gdb.base/gdb11531.exp
12076 * gdb.base/kill-after-signal.exp
12077 * gdb.base/multi-forks.exp
12078 * gdb.base/overlays.exp
12079 * gdb.base/pending.exp
12080 * gdb.base/sepdebug.exp
12081 * gdb.base/testenv.exp
12082 * gdb.base/valgrind-db-attach.exp
12083 * gdb.base/watch_thread_num.exp
12084 * gdb.base/watchpoint-cond-gone.exp
12085 * gdb.base/watchpoint.exp
12086 * gdb.base/watchpoints.exp
12087 * gdb.cp/arg-reference.exp
12088 * gdb.cp/baseenum.exp
12089 * gdb.cp/operator.exp
12090 * gdb.cp/shadow.exp
12091 * gdb.dwarf2/dw2-op-out-param.exp
12092 * gdb.dwarf2/dw2-reg-undefined.exp
12093 * gdb.go/chan.exp
12094 * gdb.go/hello.exp
12095 * gdb.go/integers.exp
12096 * gdb.go/methods.exp
12097 * gdb.go/package.exp
12098 * gdb.guile/scm-parameter.exp
12099 * gdb.guile/scm-progspace.exp
12100 * gdb.guile/scm-value.exp
12101 * gdb.mi/mi-pending.exp
12102 * gdb.mi/user-selected-context-sync.exp
12103 * gdb.multi/multi-attach.exp
12104 * gdb.multi/tids.exp
12105 * gdb.opt/clobbered-registers-O2.exp
12106 * gdb.pascal/floats.exp
12107 * gdb.pascal/integers.exp
12108 * gdb.python/py-block.exp
12109 * gdb.python/py-events.exp
12110 * gdb.python/py-parameter.exp
12111 * gdb.python/py-symbol.exp
12112 * gdb.python/py-symtab.exp
12113 * gdb.python/py-type.exp
12114 * gdb.python/py-value.exp
12115 * gdb.python/py-xmethods.exp
12116 * gdb.python/python.exp
12117 * gdb.reverse/break-precsave.exp
12118 * gdb.reverse/consecutive-precsave.exp
12119 * gdb.reverse/finish-precsave.exp
12120 * gdb.reverse/i386-precsave.exp
12121 * gdb.reverse/machinestate-precsave.exp
12122 * gdb.reverse/sigall-precsave.exp
12123 * gdb.reverse/solib-precsave.exp
12124 * gdb.reverse/step-precsave.exp
12125 * gdb.reverse/until-precsave.exp
12126 * gdb.reverse/watch-precsave.exp
12127 * gdb.server/ext-attach.exp
12128 * gdb.server/ext-restart.exp
12129 * gdb.server/ext-run.exp
12130 * gdb.server/ext-wrapper.exp
12131 * gdb.stabs/gdb11479.exp
12132 * gdb.stabs/weird.exp
12133 * gdb.threads/attach-many-short-lived-threads.exp
12134 * gdb.threads/kill.exp
12135 * gdb.threads/watchpoint-fork.exp
12136
bc6c7af4
LM
121372016-12-01 Luis Machado <lgustavo@codesourcery.com>
12138
12139 Fix test names starting with uppercase throughout all the files below.
12140
12141 * gdb.ada/array_return.exp
12142 * gdb.ada/catch_ex.exp
12143 * gdb.ada/info_exc.exp
12144 * gdb.ada/mi_catch_ex.exp
12145 * gdb.ada/mi_dyn_arr.exp
12146 * gdb.ada/mi_ex_cond.exp
12147 * gdb.ada/mi_exc_info.exp
12148 * gdb.ada/mi_interface.exp
12149 * gdb.ada/mi_task_arg.exp
12150 * gdb.ada/mi_task_info.exp
12151 * gdb.ada/mi_var_array.exp
12152 * gdb.arch/alpha-step.exp
12153 * gdb.arch/amd64-disp-step.exp
12154 * gdb.arch/arm-disp-step.exp
12155 * gdb.arch/disp-step-insn-reloc.exp
12156 * gdb.arch/e500-prologue.exp
12157 * gdb.arch/ftrace-insn-reloc.exp
12158 * gdb.arch/gdb1558.exp
12159 * gdb.arch/i386-bp_permanent.exp
12160 * gdb.arch/i386-disp-step.exp
12161 * gdb.arch/i386-float.exp
12162 * gdb.arch/i386-gnu-cfi.exp
12163 * gdb.arch/ia64-breakpoint-shadow.exp
12164 * gdb.arch/mips16-thunks.exp
12165 * gdb.arch/pa-nullify.exp
12166 * gdb.arch/powerpc-aix-prologue.exp
12167 * gdb.arch/powerpc-power.exp
12168 * gdb.arch/ppc-dfp.exp
12169 * gdb.arch/s390-tdbregs.exp
12170 * gdb.arch/spu-info.exp
12171 * gdb.arch/spu-ls.exp
12172 * gdb.arch/thumb-bx-pc.exp
12173 * gdb.base/advance.exp
12174 * gdb.base/annota-input-while-running.exp
12175 * gdb.base/arrayidx.exp
12176 * gdb.base/asmlabel.exp
12177 * gdb.base/async.exp
12178 * gdb.base/attach-wait-input.exp
12179 * gdb.base/auto-connect-native-target.exp
12180 * gdb.base/batch-preserve-term-settings.exp
12181 * gdb.base/bfp-test.exp
12182 * gdb.base/bigcore.exp
12183 * gdb.base/bp-permanent.exp
12184 * gdb.base/break-always.exp
12185 * gdb.base/break-fun-addr.exp
12186 * gdb.base/break-idempotent.exp
12187 * gdb.base/break-main-file-remove-fail.exp
12188 * gdb.base/break-probes.exp
12189 * gdb.base/break-unload-file.exp
12190 * gdb.base/break.exp
12191 * gdb.base/call-ar-st.exp
12192 * gdb.base/call-rt-st.exp
12193 * gdb.base/call-sc.exp
12194 * gdb.base/call-signal-resume.exp
12195 * gdb.base/call-strs.exp
12196 * gdb.base/callexit.exp
12197 * gdb.base/callfuncs.exp
12198 * gdb.base/catch-gdb-caused-signals.exp
12199 * gdb.base/catch-signal-siginfo-cond.exp
12200 * gdb.base/catch-syscall.exp
12201 * gdb.base/compare-sections.exp
12202 * gdb.base/cond-eval-mode.exp
12203 * gdb.base/condbreak-call-false.exp
12204 * gdb.base/consecutive-step-over.exp
12205 * gdb.base/cursal.exp
12206 * gdb.base/disabled-location.exp
12207 * gdb.base/disasm-end-cu.exp
12208 * gdb.base/display.exp
12209 * gdb.base/double-prompt-target-event-error.exp
12210 * gdb.base/dprintf-bp-same-addr.exp
12211 * gdb.base/dprintf-detach.exp
12212 * gdb.base/dprintf-next.exp
12213 * gdb.base/dprintf-non-stop.exp
12214 * gdb.base/dprintf-pending.exp
12215 * gdb.base/dso2dso.exp
12216 * gdb.base/ending-run.exp
12217 * gdb.base/enum_cond.exp
12218 * gdb.base/examine-backward.exp
12219 * gdb.base/exe-lock.exp
12220 * gdb.base/exec-invalid-sysroot.exp
12221 * gdb.base/execl-update-breakpoints.exp
12222 * gdb.base/execution-termios.exp
12223 * gdb.base/fileio.exp
12224 * gdb.base/fixsection.exp
12225 * gdb.base/foll-exec-mode.exp
12226 * gdb.base/foll-exec.exp
12227 * gdb.base/fork-running-state.exp
12228 * gdb.base/frame-args.exp
12229 * gdb.base/fullpath-expand.exp
12230 * gdb.base/func-ptr.exp
12231 * gdb.base/gcore-relro-pie.exp
12232 * gdb.base/gdb1090.exp
12233 * gdb.base/gdb1555.exp
12234 * gdb.base/global-var-nested-by-dso.exp
12235 * gdb.base/gnu-ifunc.exp
12236 * gdb.base/hbreak-in-shr-unsupported.exp
12237 * gdb.base/hbreak-unmapped.exp
12238 * gdb.base/hook-stop.exp
12239 * gdb.base/infcall-input.exp
12240 * gdb.base/info-fun.exp
12241 * gdb.base/info-shared.exp
12242 * gdb.base/interrupt-noterm.exp
12243 * gdb.base/jit-so.exp
12244 * gdb.base/jit.exp
12245 * gdb.base/line-symtabs.exp
12246 * gdb.base/list.exp
12247 * gdb.base/longjmp.exp
12248 * gdb.base/macscp.exp
12249 * gdb.base/max-value-size.exp
12250 * gdb.base/nodebug.exp
12251 * gdb.base/nofield.exp
12252 * gdb.base/overlays.exp
12253 * gdb.base/paginate-after-ctrl-c-running.exp
12254 * gdb.base/paginate-bg-execution.exp
12255 * gdb.base/paginate-inferior-exit.exp
12256 * gdb.base/pending.exp
12257 * gdb.base/pr11022.exp
12258 * gdb.base/printcmds.exp
12259 * gdb.base/ptr-typedef.exp
12260 * gdb.base/ptype.exp
12261 * gdb.base/randomize.exp
12262 * gdb.base/range-stepping.exp
12263 * gdb.base/realname-expand.exp
12264 * gdb.base/relativedebug.exp
12265 * gdb.base/remote.exp
12266 * gdb.base/savedregs.exp
12267 * gdb.base/sepdebug.exp
12268 * gdb.base/set-noassign.exp
12269 * gdb.base/shlib-call.exp
12270 * gdb.base/shreloc.exp
12271 * gdb.base/sigaltstack.exp
12272 * gdb.base/sigbpt.exp
12273 * gdb.base/siginfo-addr.exp
12274 * gdb.base/siginfo-obj.exp
12275 * gdb.base/siginfo-thread.exp
12276 * gdb.base/signest.exp
12277 * gdb.base/signull.exp
12278 * gdb.base/sigrepeat.exp
12279 * gdb.base/skip.exp
12280 * gdb.base/so-impl-ld.exp
12281 * gdb.base/solib-corrupted.exp
12282 * gdb.base/solib-disc.exp
12283 * gdb.base/solib-display.exp
12284 * gdb.base/solib-overlap.exp
12285 * gdb.base/solib-search.exp
12286 * gdb.base/solib-symbol.exp
12287 * gdb.base/source-execution.exp
12288 * gdb.base/sss-bp-on-user-bp-2.exp
12289 * gdb.base/sss-bp-on-user-bp.exp
12290 * gdb.base/stack-checking.exp
12291 * gdb.base/stale-infcall.exp
12292 * gdb.base/step-break.exp
12293 * gdb.base/step-line.exp
12294 * gdb.base/step-over-exit.exp
12295 * gdb.base/step-test.exp
12296 * gdb.base/structs.exp
12297 * gdb.base/sym-file.exp
12298 * gdb.base/symtab-search-order.exp
12299 * gdb.base/term.exp
12300 * gdb.base/type-opaque.exp
12301 * gdb.base/unload.exp
12302 * gdb.base/until-nodebug.exp
12303 * gdb.base/until.exp
12304 * gdb.base/unwindonsignal.exp
12305 * gdb.base/watch-cond.exp
12306 * gdb.base/watch-non-mem.exp
12307 * gdb.base/watch_thread_num.exp
12308 * gdb.base/watchpoint-reuse-slot.exp
12309 * gdb.base/watchpoint-solib.exp
12310 * gdb.base/watchpoint.exp
12311 * gdb.btrace/dlopen.exp
12312 * gdb.cell/arch.exp
12313 * gdb.cell/break.exp
12314 * gdb.cell/bt.exp
12315 * gdb.cell/core.exp
12316 * gdb.cell/data.exp
12317 * gdb.cell/dwarfaddr.exp
12318 * gdb.cell/ea-cache.exp
12319 * gdb.cell/ea-standalone.exp
12320 * gdb.cell/ea-test.exp
12321 * gdb.cell/f-regs.exp
12322 * gdb.cell/fork.exp
12323 * gdb.cell/gcore.exp
12324 * gdb.cell/mem-access.exp
12325 * gdb.cell/ptype.exp
12326 * gdb.cell/registers.exp
12327 * gdb.cell/sizeof.exp
12328 * gdb.cell/solib-symbol.exp
12329 * gdb.cell/solib.exp
12330 * gdb.compile/compile-tls.exp
12331 * gdb.cp/exception.exp
12332 * gdb.cp/gdb2495.exp
12333 * gdb.cp/local.exp
12334 * gdb.cp/mb-inline.exp
12335 * gdb.cp/mb-templates.exp
12336 * gdb.cp/pr10687.exp
12337 * gdb.cp/pr9167.exp
12338 * gdb.cp/scope-err.exp
12339 * gdb.cp/templates.exp
12340 * gdb.cp/virtfunc.exp
12341 * gdb.dwarf2/dw2-dir-file-name.exp
12342 * gdb.dwarf2/dw2-single-line-discriminators.exp
12343 * gdb.fortran/complex.exp
12344 * gdb.fortran/library-module.exp
12345 * gdb.guile/guile.exp
12346 * gdb.guile/scm-cmd.exp
12347 * gdb.guile/scm-frame-inline.exp
12348 * gdb.guile/scm-objfile.exp
12349 * gdb.guile/scm-pretty-print.exp
12350 * gdb.guile/scm-symbol.exp
12351 * gdb.guile/scm-type.exp
12352 * gdb.guile/scm-value.exp
12353 * gdb.linespec/keywords.exp
12354 * gdb.linespec/ls-errs.exp
12355 * gdb.linespec/macro-relative.exp
12356 * gdb.linespec/thread.exp
12357 * gdb.mi/mi-breakpoint-changed.exp
12358 * gdb.mi/mi-dprintf-pending.exp
12359 * gdb.mi/mi-fullname-deleted.exp
12360 * gdb.mi/mi-logging.exp
12361 * gdb.mi/mi-pending.exp
12362 * gdb.mi/mi-solib.exp
12363 * gdb.mi/new-ui-mi-sync.exp
12364 * gdb.mi/user-selected-context-sync.exp
12365 * gdb.multi/dummy-frame-restore.exp
12366 * gdb.multi/multi-arch-exec.exp
12367 * gdb.multi/remove-inferiors.exp
12368 * gdb.multi/watchpoint-multi-exit.exp
12369 * gdb.opt/solib-intra-step.exp
12370 * gdb.perf/backtrace.exp
12371 * gdb.perf/single-step.exp
12372 * gdb.perf/skip-command.exp
12373 * gdb.perf/skip-prologue.exp
12374 * gdb.perf/solib.exp
12375 * gdb.python/lib-types.exp
12376 * gdb.python/py-as-string.exp
12377 * gdb.python/py-bad-printers.exp
12378 * gdb.python/py-block.exp
12379 * gdb.python/py-breakpoint.exp
12380 * gdb.python/py-cmd.exp
12381 * gdb.python/py-events.exp
12382 * gdb.python/py-evthreads.exp
12383 * gdb.python/py-finish-breakpoint.exp
12384 * gdb.python/py-finish-breakpoint2.exp
12385 * gdb.python/py-frame-inline.exp
12386 * gdb.python/py-frame.exp
12387 * gdb.python/py-inferior.exp
12388 * gdb.python/py-infthread.exp
12389 * gdb.python/py-mi.exp
12390 * gdb.python/py-objfile.exp
12391 * gdb.python/py-pp-maint.exp
12392 * gdb.python/py-pp-registration.exp
12393 * gdb.python/py-prettyprint.exp
12394 * gdb.python/py-recurse-unwind.exp
12395 * gdb.python/py-shared.exp
12396 * gdb.python/py-symbol.exp
12397 * gdb.python/py-symtab.exp
12398 * gdb.python/py-template.exp
12399 * gdb.python/py-type.exp
12400 * gdb.python/py-unwind-maint.exp
12401 * gdb.python/py-unwind.exp
12402 * gdb.python/py-value.exp
12403 * gdb.python/python.exp
12404 * gdb.reverse/finish-reverse-bkpt.exp
12405 * gdb.reverse/insn-reverse.exp
12406 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12407 * gdb.reverse/solib-precsave.exp
12408 * gdb.reverse/solib-reverse.exp
12409 * gdb.stabs/gdb11479.exp
12410 * gdb.stabs/weird.exp
12411 * gdb.threads/fork-child-threads.exp
12412 * gdb.threads/fork-plus-threads.exp
12413 * gdb.threads/fork-thread-pending.exp
12414 * gdb.threads/forking-threads-plus-breakpoint.exp
12415 * gdb.threads/hand-call-in-threads.exp
12416 * gdb.threads/interrupted-hand-call.exp
12417 * gdb.threads/linux-dp.exp
12418 * gdb.threads/local-watch-wrong-thread.exp
12419 * gdb.threads/next-while-other-thread-longjmps.exp
12420 * gdb.threads/non-ldr-exit.exp
12421 * gdb.threads/pending-step.exp
12422 * gdb.threads/print-threads.exp
12423 * gdb.threads/process-dies-while-detaching.exp
12424 * gdb.threads/process-dies-while-handling-bp.exp
12425 * gdb.threads/pthreads.exp
12426 * gdb.threads/queue-signal.exp
12427 * gdb.threads/reconnect-signal.exp
12428 * gdb.threads/signal-command-handle-nopass.exp
12429 * gdb.threads/signal-command-multiple-signals-pending.exp
12430 * gdb.threads/signal-delivered-right-thread.exp
12431 * gdb.threads/signal-sigtrap.exp
12432 * gdb.threads/sigthread.exp
12433 * gdb.threads/staticthreads.exp
12434 * gdb.threads/stepi-random-signal.exp
12435 * gdb.threads/thread-unwindonsignal.exp
12436 * gdb.threads/thread_check.exp
12437 * gdb.threads/thread_events.exp
12438 * gdb.threads/tid-reuse.exp
12439 * gdb.threads/tls-nodebug.exp
12440 * gdb.threads/tls-shared.exp
12441 * gdb.threads/tls-so_extern.exp
12442 * gdb.threads/tls.exp
12443 * gdb.threads/wp-replication.exp
12444 * gdb.trace/actions-changed.exp
12445 * gdb.trace/actions.exp
12446 * gdb.trace/backtrace.exp
12447 * gdb.trace/change-loc.exp
12448 * gdb.trace/collection.exp
12449 * gdb.trace/deltrace.exp
12450 * gdb.trace/disconnected-tracing.exp
12451 * gdb.trace/entry-values.exp
12452 * gdb.trace/ftrace-lock.exp
12453 * gdb.trace/ftrace.exp
12454 * gdb.trace/infotrace.exp
12455 * gdb.trace/mi-trace-frame-collected.exp
12456 * gdb.trace/mi-trace-unavailable.exp
12457 * gdb.trace/mi-traceframe-changed.exp
12458 * gdb.trace/mi-tracepoint-changed.exp
12459 * gdb.trace/mi-tsv-changed.exp
12460 * gdb.trace/no-attach-trace.exp
12461 * gdb.trace/packetlen.exp
12462 * gdb.trace/passc-dyn.exp
12463 * gdb.trace/passcount.exp
12464 * gdb.trace/pending.exp
12465 * gdb.trace/pr16508.exp
12466 * gdb.trace/qtro.exp
12467 * gdb.trace/range-stepping.exp
12468 * gdb.trace/read-memory.exp
12469 * gdb.trace/report.exp
12470 * gdb.trace/save-trace.exp
12471 * gdb.trace/signal.exp
12472 * gdb.trace/stap-trace.exp
12473 * gdb.trace/status-stop.exp
12474 * gdb.trace/strace.exp
12475 * gdb.trace/tfile.exp
12476 * gdb.trace/tfind.exp
12477 * gdb.trace/trace-break.exp
12478 * gdb.trace/trace-condition.exp
12479 * gdb.trace/trace-enable-disable.exp
12480 * gdb.trace/trace-mt.exp
12481 * gdb.trace/tracecmd.exp
12482 * gdb.trace/tracefile-pseudo-reg.exp
12483 * gdb.trace/tspeed.exp
12484 * gdb.trace/tstatus.exp
12485 * gdb.trace/tsv.exp
12486 * gdb.trace/unavailable.exp
12487 * gdb.trace/while-dyn.exp
12488 * gdb.trace/while-stepping.exp
12489 * lib/gdb-guile.exp
12490 * lib/gdb.exp
12491 * lib/mi-support.exp
12492 * lib/pascal.exp
12493 * lib/perftest.exp
12494 * lib/prelink-support.exp
12495 * lib/selftest-support.exp
12496
ad02e4fe
SM
124972016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
12498
12499 * Makefile.in: Include disable-implicit-rules.mk.
12500
22347e55
AA
125012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12502
12503 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
12504 non-byte-aligned bit fields.
12505
da5b30da
AA
125062016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12507
12508 PR gdb/12616
12509 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
12510 respects the DW_AT_data_bit_offset attribute.
12511
b593ecca
SM
125122016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
12513
12514 * gdb.base/default.exp: Fix output of "set language".
12515
3b165252
SM
125162016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
12517
12518 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
12519 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
12520 make.
12521 * configure.ac: Remove checks for the make program.
12522 * configure: Re-generate.
12523
1a2f3d7f
KB
125242016-11-16 Kevin Buettner <kevinb@redhat.com>
12525
12526 * gdb.python/py-recurse-unwind.c (main): Add loop.
12527 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
12528 to read_register() and gdb.parse_and_eval(). Make each code
12529 call a separate case that can be individually tested.
12530 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
12531 proc. Call cont_and_backtrace for each of the code paths that
12532 we want to test in the unwinder.
12533
b7f38fda
AA
125342016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
12535
12536 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
12537 the definition of struct S.
12538
1f8db343
CM
125392016-11-11 Catherine Moore <clm@codesourcery.com>
12540
12541 * gdb.base/dump.exp: Identify verilog format dump tests as such.
12542
fad0c9fb
PA
125432016-11-09 Pedro Alves <palves@redhat.com>
12544
12545 * gdb.base/commands.exp (runto_or_return): New procedure.
12546 (gdbvar_simple_if_test, gdbvar_simple_while_test)
12547 (gdbvar_complex_if_while_test, progvar_simple_if_test)
12548 (progvar_simple_while_test, progvar_complex_if_while_test)
12549 (if_while_breakpoint_command_test)
12550 (infrun_breakpoint_command_test, breakpoint_command_test)
12551 (user_defined_command_test, watchpoint_command_test)
12552 (test_command_prompt_position, redefine_hook_test)
12553 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
12554 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
12555 multi_line_input and multi_line. Remove gdb_expect and
12556 gdb_stop_suppressing_tests uses.
12557 * lib/gdb.exp (valnum_re): New global.
12558 (multi_line_input): New procedure.
12559
8354c62c
SM
125602016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
12561
12562 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
12563 Remove.
12564 (test_setup): Define with proc_with_prefix.
12565 (test_cli_inferior): Likewise.
12566 (test_cli_thread): Likewise.
12567 (test_cli_frame): Likewise.
12568 (test_cli_select_frame): Likewise.
12569 (test_cli_up_down): Likewise.
12570 (test_mi_thread_select): Likewise.
12571 (test_mi_stack_select_frame): Likewise.
12572 (test_cli_in_mi_inferior): Likewise.
12573 (test_cli_in_mi_thread): Likewise.
12574 (test_cli_in_mi_frame): Likewise.
12575 (top level): Do not use with_test_prefix_procname.
12576
64f367a2
PA
125772016-11-09 Pedro Alves <palves@redhat.com>
12578
12579 * gdb.base/commands.exp (gdbvar_simple_if_test)
12580 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
12581 (progvar_simple_if_test, progvar_simple_while_test)
12582 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
12583 (infrun_breakpoint_command_test, breakpoint_command_test)
12584 (user_defined_command_test, watchpoint_command_test)
12585 (test_command_prompt_position, deprecated_command_test)
12586 (bp_deleted_in_command, temporary_breakpoint_commands)
12587 (stray_arg0_test, source_file_with_indented_comment)
12588 (recursive_source_test, if_commands_test)
12589 (error_clears_commands_left, redefine_hook_test)
12590 (redefine_backtrace_test): Use proc_with_prefix.
12591 * lib/gdb.exp (proc_with_prefix): New proc.
12592
0bb65f1e
AA
125932016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12594
12595 * gdb.base/tui-layout.c: New file.
12596 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
12597 disassembly window contains very long lines.
12598
7353f247
TT
125992016-11-08 Tom Tromey <tom@tromey.com>
12600
12601 * gdb.python/py-value.exp (test_value_creation): Make "long" test
12602 depend on Python 2.
12603
30a7bb83
TT
126042016-11-08 Tom Tromey <tom@tromey.com>
12605
12606 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12607 New method.
12608
cdf5a07c
MG
126092016-10-29 Manish Goregaokar <manish@mozilla.com>
12610
2806dc7e 12611 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 12612
51a789c3
MG
126132016-10-27 Manish Goregaokar <manish@mozilla.com>
12614
2806dc7e
PA
12615 * gdb.rust/simple.rs: Add test for univariant enums without
12616 discriminants and for encoded struct-like enums.
51a789c3 12617
f610ab6d
PA
126182016-10-28 Pedro Alves <palves@redhat.com>
12619
12620 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
12621 gdb_test_multiple, tighten regexps and match symtabs and line
12622 tables incrementally.
12623
b129b0ca
LM
126242016-10-28 Luis Machado <lgustavo@codesourcery.com>
12625
12626 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12627 general.
12628
ecf45d2c
SL
126292016-10-25 Luis Machado <lgustavo@codesourcery.com>
12630
12631 * gdb.base/exec-invalid-sysroot.exp: New file.
12632
b8d38ee4
JK
126332016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12636
f90fd8c2
JK
126372016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12638
12639 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12640
2d2476aa
MR
126412016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12642
2806dc7e
PA
12643 * gdb.base/killed-outside.exp: Remove $options from a call to
12644 `prepare_for_testing'.
2d2476aa 12645
e42b25a0
SM
126462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12647
12648 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12649 Change test message.
12650
3ccdb432
SM
126512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12652
12653 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
12654 Update comment.
12655
5bad3170
SM
126562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * gdb.trace/mi-trace-save.exp: New file.
12659
5ad9dba7
YQ
126602016-10-13 Yao Qi <yao.qi@linaro.org>
12661
12662 * gdb.base/code_elim.exp (get_var_address): Remove.
12663 * gdb.base/relocate.exp: Likewise.
12664 * gdb.base/shreloc.exp: Likewise.
12665 * lib/gdb.exp (get_var_address): New.
12666
62df7e21
YQ
126672016-10-13 Yao Qi <yao.qi@linaro.org>
12668
12669 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
12670 floating point tests if $skip_float_test is false.
12671
4dac951e
LM
126722016-10-12 Luis Machado <lgustavo@codesourcery.com>
12673
12674 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
12675 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
12676 argc values.
12677 Add 1 to argc so we guarantee distinct initial/modified argc values.
12678
8f1a8fc4
JK
126792016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12680
12681 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12682
16c85b5d
JK
126832016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12684
12685 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
12686 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
12687 * gdb.arch/vsx-regs.exp: Likewise.
12688
1d0e042a
YQ
126892016-10-07 Yao Qi <yao.qi@linaro.org>
12690
12691 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12692
68dadef5
MM
126932016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12694
12695 * gdb.python/python.exp: Test decode_line("*0").
12696
33fa2c6e
DE
126972016-10-06 Doug Evans <dje@google.com>
12698
12699 * gdb.python/py-value.exp (test_value_creation): Add test for large
12700 unsigned 64-bit value.
12701
9c37b5ae
TT
127022016-10-06 Tom Tromey <tom@tromey.com>
12703
12704 * gdb.compile/compile.exp: Change java tests to rust.
12705 * gdb.base/setshow.exp: Change java tests to rust.
12706 * gdb.base/default.exp: Remove java from language list.
12707 * README (Examples): Update language example.
12708 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
12709 test.
12710 * lib/gdb.exp (skip_java_tests): Remove.
12711 * lib/java.exp: Remove.
12712 * gdb.java: Remove.
12713
78b86327
MR
127142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12715
12716 * gdb.arch/mips-fcr.exp: New test.
12717 * gdb.arch/mips-fcr.c: Source for the new test.
12718
7470adbb
MR
127192016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12720
12721 * gdb.base/solib-disc.exp: Use `standard_output_file'
12722 throughout.
12723
4a556533
PA
127242016-10-06 Pedro Alves <palves@redhat.com>
12725
12726 * gdb.base/jit-simple-dl.c: New file.
12727 * gdb.base/jit-simple-jit.c: New file, factored out from ...
12728 * gdb.base/jit-simple.c: ... this.
12729 * gdb.base/jit-simple.exp (jit_run): Delete.
12730 (build_jit): New proc.
12731 (jit_test_reread): Recompile either the main program or the shared
12732 library, depending on what is being tested. Skip changing address
12733 if caller wants to. Compare before/after addresses. If testing
12734 standalone, explicitly load the binary. Test "maint info
12735 breakpoints".
12736 (top level): Add "standalone vs shared lib" and "change address"
12737 vs "same address" axes.
12738
5a122fbc
PA
127392016-10-06 Pedro Alves <palves@redhat.com>
12740
12741 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
12742 call.
12743 (jit_run): Delete.
12744 (jit_test_reread): Use with_test_prefix. Reload the main binary
12745 explicitly. Compare the before/after addresses of the JIT
12746 descriptor.
12747
ee8da4b8
DE
127482016-08-15 Doug Evans <dje@google.com>
12749
12750 * gdb.xml/extra-regs.xml: Update, end field now required, default type
12751 for single bitfields is bool.
12752 * gdb.xml/tdesc-regs.exp: Ditto.
12753
f389f6fe
JK
127542016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12755
12756 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12757
fdebf1a4
YQ
127582016-10-05 Yao Qi <yao.qi@linaro.org>
12759
12760 * lib/gdb.exp (support_complex_tests): Return zero if
12761 gdb_skip_float_test return true.
12762
9c36d954 127632016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12764 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
12765
12766 PR gdb/20487
12767 * gdb.mi/user-selected-context-sync.exp: New file.
12768 * gdb.mi/user-selected-context-sync.c: New file.
12769
4034d0ff 127702016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 12771 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
12772
12773 PR gdb/20487
12774 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12775 =thread-select-event check.
12776
a4297203
PB
127772016-09-29 Peter Bergner <bergner@vnet.ibm.com>
12778
12779 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
12780 the compulsory L operand changes.
12781 * gdb.arch/powerpc-power.s: Likewise.
12782
bb805577
JK
127832016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
12786 * gdb.base/jit-attach-pie.c: New file.
12787 * gdb.base/jit-attach-pie.exp: New file.
12788
6d61dee5
PA
127892016-09-28 Pedro Alves <palves@redhat.com>
12790
12791 * gdb.base/infcall-input.c: New file.
12792 * gdb.base/infcall-input.exp: New file.
12793
f73842fc
YQ
127942016-09-22 Yao Qi <yao.qi@linaro.org>
12795
12796 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
12797 (gdb_exit): Rename it to ...
12798 (gdbserver_gdb_exit): ... Close GDBserver.
12799 (gdb_exit): New proc, call gdbserver_gdb_exit.
12800 (mi_gdb_exit): Likewise.
12801
90681dab
YQ
128022016-09-22 Yao Qi <yao.qi@linaro.org>
12803
12804 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
12805 path.
12806 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
12807 Remove duplication.
12808
9c211fd8
YQ
128092016-09-22 Yao Qi <yao.qi@linaro.org>
12810
12811 * lib/gdbserver-support.exp: Check the existence of
12812 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
12813
ad0a504f
AK
128142016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12815
12816 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12817
36cf1806
TT
128182016-09-21 Tom Tromey <tom@tromey.com>
12819
12820 PR gdb/20604:
12821 * gdb.base/quit.exp: New file.
12822
74172ecf
SM
128232016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12824
12825 * .gitignore: New file.
12826
3d0ec882
MR
128272016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12828
12829 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12830 throughout.
12831
8193adea
AA
128322016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12833
12834 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12835
d41a5c09
JK
128362016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12837
12838 * gdb.cp/casts.cc (decltype): Move it ...
12839 (main): ... with its call to ...
12840 * gdb.cp/casts03.cc: ... a new file.
12841 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
12842
d2dfe700
JK
128432016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12844
12845 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
12846
e2a92b16
PB
128472016-09-15 Peter Bergner <bergner@vnet.ibm.com>
12848
12849 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
12850 and sync up the test with tests in gas/testsuite/gas/ppc.
12851 * gdb.arch/powerpc-power.exp: Likewise.
12852
49b4de64
JK
128532016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12854
12855 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12856
2c29df25
SDJ
128572016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
12858 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
12861 make m1's definition to be different from m2's. Use 'dummy' as an
12862 argument for probe 'two'.
12863
cc3c2846
JB
128642016-09-10 Jon Beniston <jon@beniston.com>
12865
12866 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
12867 for sim target.
12868
e1b2624a
AA
128692016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
12870
12871 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
12872 variable declaration.
12873 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
12874 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
12875 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
12876 received HWCAP as its argument.
12877
4295e285
PA
128782016-09-06 Pedro Alves <palves@redhat.com>
12879
12880 * gdb.base/new-ui-pending-input.c: New file.
12881 * gdb.base/new-ui-pending-input.exp: New file.
12882 * gdb.exp (clear_gdb_spawn_id): New procedure.
12883 (with_spawn_id): Check whether gdb_spawn_id exists before
12884 referencing it. If gdb_spawn_id didn't exist on entry, clear it
12885 on exit.
12886
00d5215e
UW
128872016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12888
12889 * gdb.base/float128.c: New file.
12890 * gdb.base/float128.exp: Likewise.
12891 * gdb.base/floatn.c: Likewise.
12892 * gdb.base/floatn.exp: Likewise.
12893
a9ff5f12
UW
128942016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12895
12896 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12897
f245535c
PA
128982016-09-05 Pedro Alves <palves@redhat.com>
12899
12900 PR backtrace/19927
12901 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
12902 unwinders are immediately called as side effect of "source" or
12903 "disable unwinder" commands.
12904 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
12905
ae9cf263
YQ
129062016-09-02 Yao Qi <yao.qi@linaro.org>
12907
12908 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
12909 is true and $type is "float" or "double".
12910
27aba047
YQ
129112016-09-02 Yao Qi <yao.qi@linaro.org>
12912
12913 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
12914 true.
12915 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
12916 * gdb.base/call-rt-st.exp: Likewise.
12917 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
12918 return value instead of gdb,skip_float_test.
12919 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
12920 (do_function_calls): Use its return value instead of
12921 gdb,skip_float_test.
12922 * gdb.base/finish.exp: Likewise.
12923 * gdb.base/funcargs.exp: Likewise.
12924 * gdb.base/return.exp: Likewise.
12925 * gdb.base/return2.exp: Likewise.
12926 * gdb.base/varargs.exp: Likewise.
12927 * lib/gdb.exp (gdb_skip_float_test): Change it to
12928 gdb_caching_proc. Detect the broken ptrace on arm-linux.
12929
5af962df
AA
129302016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12931
12932 * gdb.multi/tids.exp: Test "thread apply all".
12933
7fac6910
JK
129342016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12935
12936 * gdb.base/default.exp (tty): Remove.
12937
bb1fe4ac
KB
129382016-08-24 Kevin Buettner <kevinb@redhat.com>
12939
2806dc7e
PA
12940 * gdb.python/py-recurse-unwind.c: New file.
12941 * gdb.python/py-recurse-unwind.py: New file.
12942 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 12943
0a1ddfa6
SM
129442016-08-24 Simon Marchi <simon.marchi@ericsson.com>
12945
12946 * gdb.base/set-inferior-tty.exp: New file.
12947 * gdb.base/set-inferior-tty.c: New file.
12948
d9de1fe3
PA
129492016-08-23 Pedro Alves <palves@redhat.com>
12950
12951 PR gdb/20494
12952 * gdb.base/new-ui-echo.c: New file.
12953 * gdb.base/new-ui-echo.exp: New file.
12954
e9d9abd7
YQ
129552016-08-23 Yao Qi <yao.qi@linaro.org>
12956
12957 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
12958 gdbserver_spawn.
12959 * gdb.server/connect-without-multi-process.exp (do_test):
12960 Likewise.
12961
3589529e
YQ
129622016-08-23 Yao Qi <yao.qi@linaro.org>
12963
12964 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
12965 standalone_txt. Delete gdb_txt and standalone_txt on host
12966 and target. Spawn the binary on target. Copy files from
12967 target to host.
12968
6bb90213
PA
129692016-08-22 Pedro Alves <palves@redhat.com>
12970
12971 PR gdb/20505
12972 * gdb.base/vdso-warning.exp: Test core dumps too. Use
12973 with_test_prefix. Factor out bits to ...
12974 (test_no_vdso): ... this new procedure.
12975
20c2c024
CL
129762016-08-19 Carl Love <cel@us.ibm.com>
12977
12978 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
12979 maintaining separate logic for constructing the output path.
12980 * gdb.arch/powerpc-d128-regs.exp: Likewise.
12981 * gdb.arch/ppc-dfp.exp: Likewise.
12982 * gdb.arch/ppc-fp.exp: Likewise.
12983 * gdb.arch/vsx-regs.exp: Likewise.
12984 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
12985 binprefix for generating the additional binary files.
12986
0646e07d
PA
129872016-08-19 Pedro Alves <palves@redhat.com>
12988
12989 * gdb.trace/mi-trace-frame-collected.exp
12990 (test_trace_frame_collected): On x32, expect two registers.
12991
46da9242
CL
129922016-08-18 Carl Love <cel@us.ibm.com>
12993
12994 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
12995 and sync up the test with tests in gas/testsuite/gas/ppc.
12996 * gdb.arch/powerpc-power.exp: Likewise.
12997
eb2332d7
SM
129982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
13001 expected error message.
13002
63c61e04
SM
130032016-08-17 Simon Marchi <simon.marchi@ericsson.com>
13004
13005 * gdb.multi/remove-inferiors.exp: New file.
13006 * gdb.multi/remove-inferiors.c: New file.
13007
7b17065f
YQ
130082016-08-12 Yao Qi <yao.qi@linaro.org>
13009
13010 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
13011 argument list.
13012
01d3dedf
PA
130132016-08-10 Pedro Alves <palves@redhat.com>
13014
13015 PR gdb/19187
13016 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
13017 setup_kfails.
13018
3eb7562a
PA
130192016-08-09 Pedro Alves <palves@redhat.com>
13020 Simon Marchi <simon.marchi@ericsson.com>
13021
13022 PR gdb/20418
13023 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
13024 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
13025
80614914
PA
130262016-08-09 Pedro Alves <palves@redhat.com>
13027
13028 PR mi/20431
13029 * gdb.mi/mi-cmd-error.exp: New file.
13030
f348d89a
PA
130312016-08-09 Pedro Alves <palves@redhat.com>
13032
13033 PR gdb/18653
13034 * gdb.base/signals-state-child.c: New file.
13035 * gdb.base/signals-state-child.exp: New file.
13036 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
13037
e5ca03b4
PA
130382016-08-09 Pedro Alves <palves@redhat.com>
13039
13040 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
13041
282a0691
TT
130422016-08-03 Tom Tromey <tom@tromey.com>
13043
13044 PR python/18565:
13045 * gdb.python/py-frame-inline.exp: Add Frame.function test.
13046
41bfcd63
YQ
130472016-08-01 Yao Qi <yao.qi@linaro.org>
13048
13049 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
13050 variable mode to "multi-process" if $multi_process is 1, otherwise
13051 set it to "single-process".
13052
e3465b24
YQ
130532016-08-01 Yao Qi <yao.qi@linaro.org>
13054
13055 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
13056 * gdb.cp/cpexprs.exp: Likewise.
13057 * gdb.cp/m-static.exp: Likewise.
13058
0b31a4bc
TT
130592016-07-26 Tom Tromey <tom@tromey.com>
13060
13061 PR python/20190:
13062 * gdb.threads/tls.exp (check_thread_local): Add python symbol
13063 test.
13064
e0461dbb
MM
130652016-07-26 Markus Metzger <markus.t.metzger@intel.com>
13066
13067 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
13068 selecting assembly source files.
13069 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
13070 assembly source files.
13071 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
13072 assembly source files.
13073 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
13074 selecting assembly source files.
13075
8194e927
SM
130762016-07-25 Simon Marchi <simon.marchi@ericsson.com>
13077
13078 * gdb.base/new-ui.exp (do_test_invalid_args): New
13079 procedure.
13080
c0272db5
TW
130812016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
13082
13083 * gdb.btrace/reconnect.c: New file.
13084 * gdb.btrace/reconnect.exp: New file.
13085
e3487908
GKB
130862016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
13087
13088 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
13089 to test_catch_syscall_group.
13090 (test_catch_syscall_group): New.
13091
12df5c00
TT
130922016-07-21 Tom Tromey <tom@tromey.com>
13093
13094 * gdb.rust/simple.rs (main): Use empty struct expression.
13095 * gdb.rust/simple.exp: Add tests for empty struct expression.
13096
bae62ee2
YQ
130972016-07-21 Yao Qi <yao.qi@linaro.org>
13098
13099 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
13100 if gdb_skip_xml_test is true on some targets.
13101
b1b53fb3
YQ
131022016-07-21 Yao Qi <yao.qi@linaro.org>
13103
13104 * gdb.server/solib-list.exp: Unset last_loaded_file.
13105
027d97f8
JK
131062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13107
13108 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
13109 "step into captured_main (args)".
13110
7674d381
JK
131112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13112
13113 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
13114
72b5d099
JK
131152016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13116
13117 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
13118
1f960ced
PA
131192016-07-19 Pedro Alves <palves@redhat.com>
13120
13121 * gdb.opt/inline-break.exp: Remove optimize=-O2.
13122 * gdb.opt/inline-bt.exp: Likewise.
13123 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
13124 additional_flags=-Winline.
13125 * gdb.opt/inline-locals.exp: Likewise.
13126 * gdb.opt/inline-markers.c (ATTR): Define.
13127 (inlined_fn): Use it.
13128
f25827c1
YQ
131292016-07-19 Yao Qi <yao.qi@linaro.org>
13130
13131 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
13132 (test_with_self): Remove some code. Remove argument executable.
13133 (top-level): Use do_self_tests.
13134
37539ebe
DB
131352016-07-15 Zachary Welch <zwelch@codesourcery.com>
13136 Don Breazeal <donb@codesourcery.com>
13137
13138 * gdb.base/maint.exp: Escape paths used in regular expressions.
13139 * gdb.stabs/weird.exp: Likewise.
13140
dac790e1
TT
131412016-07-13 Tom Tromey <tom@tromey.com>
13142
13143 PR python/15620, PR python/18620:
13144 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
13145 (test_bkpt_events): New procs.
13146
93daf339
TT
131472016-07-13 Tom Tromey <tom@tromey.com>
13148
13149 PR python/17698:
13150 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
13151 test.
13152 (test_watchpoints): Likewise.
13153 (test_bkpt_pending): New proc.
13154
6571a381
TT
131552016-07-13 Tom Tromey <tom@tromey.com>
13156
13157 PR cli/18053:
13158 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
13159 completion test.
13160
e8732474
JK
131612016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13162
13163 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
13164 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
13165 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
13166 f_label.
13167 (g): Rename g_end_lbl to g_label.
13168 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
13169 low_pc and high_pc.
13170 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
13171
e0f3fd7c
TT
131722016-07-12 Tom Tromey <tom@tromey.com>
13173
13174 PR python/19293:
13175 * gdb.python/py-unwind-maint.exp: Update tests.
13176
3cfe46b6
YQ
131772016-07-12 Yao Qi <yao.qi@linaro.org>
13178
13179 * lib/selftest-support.exp (selftest_setup): Match the output
13180 when captured_main is inlined.
13181
4f19a0e6
WT
131822016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
13183
13184 * gdb.fortran/derived-types.exp (result_line, result_line_2):
13185 New variables.
13186 (print this%a, print this%b, print this): New tests.
13187 * gdb.fortran/derived-types.f90 (this): New object and
13188 initialization.
13189
986cf455
SM
131902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13191
13192 * gdb.ada/arraydim.exp: Remove extra directory level in build
13193 directory.
13194
f0464b23
SM
131952016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13196
13197 * lib/ada.exp: Remove extra directory level in build directory.
13198 * gdb.ada/cond_lang.exp: Likewise.
13199 * gdb.ada/exec_changed.exp: Likewise.
13200 * gdb.ada/lang_switch.exp: Likewise.
13201
42d94011
MG
132022016-07-06 Manish Goregaokar <manish@mozilla.com>
13203
2806dc7e
PA
13204 * simple.rs: Add test for raw pointer subscripting.
13205 * simple.exp: Add test expectations.
42d94011 13206
647c264c
YQ
132072016-07-05 Yao Qi <yao.qi@linaro.org>
13208
13209 * gdb.mi/mi-reverse.exp: Match =record-started output.
13210
20aa2c60
PA
132112016-07-01 Pedro Alves <palves@redhat.com>
13212
13213 * gdb.base/jit-reader.exp (info_registers_current_frame): New
13214 procedure.
13215 (jit_reader_test): Test the jit reader's unwinder.
13216 * gdb.base/jithost.c (jit_function_00_code): New global.
13217 (main): Use memcpy to fill in the mmapped code, instead of poking
13218 bytes manually here.
13219 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
13220 value.
13221 (read_debug_info): Save the function's range.
13222 (read_sp): New function.
13223 (unwind_frame): Use it. Also unwind RBP.
13224 (get_frame_id): Use read_sp.
13225 (gdb_init_reader): Use calloc instead of malloc.
13226 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
13227 parameter. Use gdb_test_multiple.
13228
ced2dffb
PA
132292016-07-01 Pedro Alves <palves@redhat.com>
13230 Antoine Tremblay <antoine.tremblay@ericsson.com>
13231
13232 * gdb.threads/process-dies-while-detaching.c: New file.
13233 * gdb.threads/process-dies-while-detaching.exp: New file.
13234
63000888
PA
132352016-07-01 Pedro Alves <palves@redhat.com>
13236
13237 * gdb.multi/watchpoint-multi-exit.c: New file.
13238 * gdb.multi/watchpoint-multi-exit.exp: New file.
13239
038d4868
PA
132402016-06-30 Pedro Alves <palves@redhat.com>
13241
13242 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
13243 unset inferior_spawn_id.
13244
994e9c83
PA
132452016-06-30 Pedro Alves <palves@redhat.com>
13246
13247 * lib/mi-support.exp (default_mi_gdb_start): Declare global
13248 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
13249
e5653468
YQ
132502016-06-29 Yao Qi <yao.qi@linaro.org>
13251
13252 * gdb.base/return.c: Add copyright header.
13253
803b47e5
TT
132542016-06-29 Tom Tromey <tom@tromey.com>
13255
13256 PR python/20129:
13257 * gdb.python/py-framefilter.exp: Add tests for setting priority
13258 and disabling of non-existent frame filter.
13259
28244707
YQ
132602016-06-29 Yao Qi <yao.qi@linaro.org>
13261
13262 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
13263 0x0f07ff.
13264
a31d2f06
YQ
132652016-06-28 Yao Qi <yao.qi@linaro.org>
13266
13267 * gdb.base/catch-syscall.exp: Remove check on isnative and target
13268 triplets. Start gdb, execute catch syscall, and continue. Check
13269 gdb's output to determine catch syscall is supported.
13270
921d8f54
MG
132712016-06-27 Manish Goregaokar <manish@mozilla.com>
13272
25d49b86
PA
13273 * gdb.rust/simple.rs: Add test for returning unit in a function.
13274 * gdb.rust/simple.exp: Add expectation for functions returning
13275 unit.
921d8f54 13276
f4952523
PMR
132772016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
13278
13279 * gdb.python/py-breakpoint-create-fail.c,
13280 gdb.python/py-breakpoint-create-fail.exp,
13281 gdb.python/py-breakpoint-create-fail.py: New testcase.
13282
fccb08f8
MG
132832016-06-25 Manish Goregaokar <manish@mozilla.com>
13284
13285 PR gdb/20239
13286 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
13287 * gdb.rust/simple.exp: Add test expectations for new NonZero
13288 tests.
fccb08f8 13289
6b850546
DT
132902016-06-24 David Taylor <dtaylor@emc.com>
13291
13292 * gdb.base/offsets.exp: New file.
13293 * gdb.base/offsets.c: New file.
13294
17621150
TT
132952016-06-23 Tom Tromey <tom@tromey.com>
13296
13297 PR gdb/16483:
13298 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
13299 before any filters are loaded.
13300
04d59df6
WT
133012016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
13302
13303 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
13304 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
13305 structs.
13306 * gdb.fortran/derived-type-function.exp: New file.
13307 * gdb.fortran/derived-type-function.f90: New file.
13308
13309
ac69f786
PA
133102016-06-21 Pedro Alves <palves@redhat.com>
13311
13312 * gdb.base/new-ui.exp: New file.
13313 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
13314 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
13315 (with_spawn_id): New procedure.
13316
49940788
PA
133172016-06-21 Pedro Alves <palves@redhat.com>
13318
13319 * gdb.mi/mi-exec-run.exp: New file.
13320
ef274d26
PA
133212016-06-21 Pedro Alves <palves@redhat.com>
13322
13323 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
13324 breakpoint command's output on the main UI.
13325 (test_break): New procedure, factored out from calls in the top
13326 level.
13327 (top level): Use foreach_with_prefix to test MI as main UI and as
13328 separate UI.
13329
468afe6c
PA
133302016-06-21 Pedro Alves <palves@redhat.com>
13331
13332 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
13333 (test_awatch_creation_and_listing)
13334 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
13335 Remove 'type' parameter.
13336 (test_watchpoint_all): New parameter mi_mode. Remove
13337 with_test_prefix.
13338 (top level): Use foreach_with_prefix, and add main/separate UI MI
13339 testing axis.
13340
51f77c37
PA
133412016-06-21 Pedro Alves <palves@redhat.com>
13342
13343 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
13344 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
13345 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
13346 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
13347 (gdb_main_spawn_id, mi_spawn_id): Declare and
13348 comment.
13349 (mi_create_inferior_pty): New procedure,
13350 factored out from default_mi_gdb_start.
13351 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
13352 procedures.
13353 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
13354 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
13355 Use mi_create_inferior_pty.
13356 (mi_gdb_start): Use eval to pass down args list.
13357
8980e177
PA
133582016-06-21 Pedro Alves <palves@redhat.com>
13359
13360 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
13361 * gdb.opt/inline-cmds.exp: Add MI tests.
13362
f38d3ad1
PA
133632016-06-21 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
13366
45db7c09
PA
133672016-06-21 Pedro Alves <palves@redhat.com>
13368
13369 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
13370 (top level): Use it instead of mi_execute_to.
13371
5a069ab3
PA
133722016-06-21 Pedro Alves <palves@redhat.com>
13373
13374 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
13375 (cont_handler_str): New.
13376 (signal_stop_handler): Set stop_handler_str instead of printing to
13377 stdout.
13378 (continue_handler): Set cont_handler_str instead of printing to
13379 stdout.
13380 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
13381 mi_send_resuming_command. Print stop_handler_str and
13382 cont_handler_str instead of expecting the python events print
13383 directly.
13384
2838cc1d
SD
133852016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
13386
13387 * gdb.base/jit-reader.exp: New file.
13388 * gdb.base/jithost.c: New file.
13389 * gdb.base/jithost.h: New file.
13390 * gdb.base/jitreader.c : New file.
13391 * gdb.base/jit-protocol.h: New file.
13392
21a77091
YQ
133932016-06-17 Yao Qi <yao.qi@linaro.org>
13394
13395 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
13396 parameters follow_fork and detach_on_fork. Set follow-fork-mode
13397 and detach-on-fork. Adjust tests.
13398 (top level): Invoke break_cond_on_syscall with combinations of
13399 syscall, follow-fork-mode and detach-on-fork.
13400
f50bf8e5
YQ
134012016-06-17 Yao Qi <yao.qi@linaro.org>
13402
13403 * gdb.base/step-over-exit.c: New.
13404 * gdb.base/step-over-exit.exp: New.
13405
a28d8e50
YTL
134062016-06-17 Yan-Ting Lin <currygt52@gmail.com>
13407
13408 * gdb.base/float.exp: Add target check for nds32*-*-*.
13409 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
13410
cad8e26d
AB
134112016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
13412
13413 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
13414 for unsupported target features.
13415 * gdb.base/call-rt-st.exp: Likewise.
13416 * gdb.base/call-sc.exp: Likewise.
13417 * gdb.base/call-signal-resume.exp: Likewise.
13418 * gdb.base/call-strs.exp: Likewise.
13419 * gdb.base/callexit.exp: Likewise.
13420 * gdb.base/callfuncs.exp: Likewise.
13421 * gdb.base/nodebug.exp: Likewise.
13422 * gdb.base/printcmds.exp: Likewise.
13423 * gdb.base/ptype.exp: Likewise.
13424 * gdb.base/structs.exp: Likewise.
13425 * gdb.base/unwindonsignal.exp: Likewise.
13426 * gdb.cp/gdb2495.exp: Likewise.
13427 * gdb.cp/templates.exp: Likewise.
13428 * gdb.cp/virtfunc.exp: Likewise.
13429 * gdb.threads/hand-call-in-threads.exp: Likewise.
13430 * gdb.threads/interrupted-hand-call.exp: Likewise.
13431 * gdb.threads/thread-unwindonsignal.exp: Likewise.
13432
347dc102
TT
134332016-06-10 Tom Tromey <tom@tromey.com>
13434
13435 PR rust/20110:
13436 * gdb.rust/expr.exp: Add test for integer constant larger than
13437 i32.
13438
5e13cf25
BH
134392016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
13440
13441 * gdb.fortran/nested-funcs.exp: New.
13442 * gdb.fortran/nested-funcs.f90: New.
13443
bb556f1f
TK
134442016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
13445
13446 * gdb.base/examine-backward.c: New file.
13447 * gdb.base/examine-backward.exp: New file.
13448
38b022b4
SM
134492016-06-06 Simon Marchi <simon.marchi@ericsson.com>
13450
13451 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
13452 matching.
13453
1b40ec05
TT
134542016-06-02 Tom Tromey <tom@tromey.com>
13455
13456 PR python/18984:
13457 * gdb.python/py-shared.exp: Add solib_name test.
13458
193bd378
SM
134592016-06-02 Simon Marchi <simon.marchi@ericsson.com>
13460
13461 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
13462
3326303b
MG
134632016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
13464
13465 PR c++/19893
13466 * gdb.dwarf2/implref.exp: Rename to...
13467 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
13468 * gdb.dwarf2/implref-array.c: New file.
13469 * gdb.dwarf2/implref-array.exp: Likewise.
13470 * gdb.dwarf2/implref-global.c: Likewise.
13471 * gdb.dwarf2/implref-global.exp: Likewise.
13472 * gdb.dwarf2/implref-struct.c: Likewise.
13473 * gdb.dwarf2/implref-struct.exp: Likewise.
13474
825c8ef2
AT
134752016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13476
13477 * gdb.trace/trace-condition.exp: Add 64bit tests.
13478
2320162a
AT
134792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13480
13481 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
13482 bits types.
13483 (main): Adapt to 8 to 64 bits types.
13484 * gdb.trace/trace-condition.exp: Add new tests.
13485
a7818233
AT
134862016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13487
13488 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
13489
0d336466
AT
134902016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13491
13492 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
13493 Move condition tests...
13494 * gdb.trace/trace-condition.exp: Here.
13495
7faeb45a
AT
134962016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13497
13498 * gdb.trace/trace-condition.exp: Add counter-case tests.
13499
e385593e
JK
135002016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
13501
13502 PR c++/15231
13503 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
13504 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
13505
744608cc
PA
135062016-05-27 Pedro Alves <palves@redhat.com>
13507
13508 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
13509 New procedure.
13510 (top level): Call it, and bail out of DejaGnu is known to be bad.
13511
ac775bf4
AB
135122016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
13513
13514 * gdb.base/whatis.c: Extend the test case.
13515 * gdb.base/whatis.exp: Add additional tests.
13516
2bbad2ea
BH
135172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13518
13519* gdb.fortran/type.f90: Add pointer variable.
13520* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
13521
8b70175d
BH
135222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13523
13524 * gdb.fortran/vla-type.exp: Fix testcase name.
13525
86d8a848
BH
135262016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13527
13528 * gdb.fortran/vla-type.exp: Access elements in nested structs.
13529
e188eb36
BH
135302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13531
13532 * gdb.fortran/type.f90: Add nested structures.
13533 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
13534 * gdb.fortran/derived-type.exp: Adapt expected output.
13535 * gdb.fortran/vla-type.exp: Adapt expected output.
13536
9b2db1fd
BH
135372016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13538
13539 * gdb.fortran/whatis_type.exp: Adapt expected output.
13540
72b17055
BH
135412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13542
13543 * gdb.fortran/print_type.exp: Fix expected output.
13544 * gdb.fortran/whatis_type.exp: Fix expected output.
13545
3cd81d8d
BH
135462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13547
13548 * gdb.fortran/whatis_type.exp: Use multi_line.
13549
ddae9462
TT
135502016-05-24 Tom Tromey <tom@tromey.com>
13551
13552 PR python/17386:
13553 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
13554 use value as an index.
13555
1957f6b8
TT
135562016-05-23 Tom Tromey <tom@tromey.com>
13557
13558 PR python/17981:
13559 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
13560 no-breakpoint case.
13561
026a9174
PA
135622016-05-24 Pedro Alves <palves@redhat.com>
13563
13564 PR gdb/19828
13565 * gdb.threads/clone-attach-detach.c: New file.
13566 * gdb.threads/clone-attach-detach.exp: New file.
13567
e70a7231
FR
135682016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
13569
13570 * gdb.base/annota-input-while-running.exp: Fix syntax error.
13571
0f6ed0e0
TT
135722016-05-23 Tom Tromey <tom@tromey.com>
13573
13574 PR python/19438, PR python/18393:
13575 * gdb.python/py-progspace.exp: Add "dir" test.
13576 * gdb.python/py-objfile.exp: Add "dir" test.
13577
ffd19d61
YQ
135782016-05-23 Yao Qi <yao.qi@linaro.org>
13579
13580 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
13581 * gdb.arch/thumb2-it.exp: Likewise.
13582
9e8f9b05
SM
135832016-05-18 Simon Marchi <simon.marchi@ericsson.com>
13584
13585 * gdb.mi/mi-threads-interrupt.c: New file.
13586 * gdb.mi/mi-threads-interrupt.exp: New file.
13587
61c6156d
SM
135882016-05-17 Simon Marchi <simon.marchi@ericsson.com>
13589
13590 PR gdb/18077
13591 * gdb.mi/mi-async-run.exp: New file.
13592 * gdb.mi/mi-async-run.c: New file.
13593
67218854
TT
135942016-05-17 Tom Tromey <tom@tromey.com>
13595 Manish Goregaokar <manishsmail@gmail.com>
13596
13597 * lib/rust-support.exp: New file.
13598 * lib/gdb.exp (skip_rust_tests): New proc.
13599 (build_executable_from_specs): Handle rust.
13600 * lib/future.exp (gdb_find_rustc): New proc.
13601 (gdb_default_target_compile): Handle rust.
13602 * gdb.rust/expr.exp: New file.
13603 * gdb.rust/generics.exp: New file.
13604 * gdb.rust/generics.rs: New file.
13605 * gdb.rust/methods.exp: New file.
13606 * gdb.rust/methods.rs: New file.
13607 * gdb.rust/modules.exp: New file.
13608 * gdb.rust/modules.rs: New file.
13609 * gdb.rust/simple.exp: New file.
13610 * gdb.rust/simple.rs: New file.
13611
c44af4eb
TT
136122016-05-17 Tom Tromey <tom@tromey.com>
13613
13614 * gdb.base/default.exp (set language): Add rust.
13615
dcd1f979
TT
136162016-05-17 Tom Tromey <tom@tromey.com>
13617
13618 * gdb.gdb/unittest.exp: New file.
13619
155b7f57
YQ
136202016-05-16 Yao Qi <yao.qi@linaro.org>
13621
13622 * gdb.base/batch-preserve-term-settings.exp: Remove variable
13623 shell_prompt. Update shell_prompt_re.
13624
8ddd5a6c
DE
136252016-05-12 Doug Evans <dje@google.com>
13626
13627 PR symtab/19999
13628 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
13629 $options when building executable.
13630 * gdb.dwarf2/fission-loclists-pie.S: New file.
13631 * gdb.dwarf2/fission-loclists-pie.exp: New file.
13632
02e370d9
SM
136332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13634
13635 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
13636 of [is_remote target],
13637
8929ad8b
SM
136382016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13639
13640 * lib/gdb.exp (use_gdb_stub): New procedure.
13641
6c447423
DE
136422016-05-03 Yunlian Jiang <yunlian@google.com>
13643 Doug Evans <dje@google.com>
13644
13645 PR symtab/19914
13646 * gdb.dwarf2/dwp-sepdebug.c: New file.
13647 * gdb.dwarf2/dwp-sepdebug.exp: New file.
13648
444e826c
SM
136492016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13650
13651 * gdb.base/detach.exp: Remove is_remote check.
13652
740feeaa
SM
136532016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13654
13655 * gdb.base/annota-input-while-running.exp: Don't check for
13656 [is_remote target]. Enable annotations after running to main.
13657 Remove unused "set test..." line.
13658
9080ac9d
SM
136592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13660
13661 * gdb.trace/trace-enable-disable.exp: New file.
13662 * gdb.trace/trace-enable-disable.c: New file.
13663
952ebca5
SM
136642016-04-28 Simon Marchi <simon.marchi@ericsson.com>
13665
13666 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
13667 use it in info sharedlibrary test.
13668 * gdb.trace/ftrace-lock.exp: Likewise.
13669 * gdb.trace/ftrace.exp: Likewise.
13670 * gdb.trace/range-stepping.exp: Likewise.
13671 * gdb.trace/trace-break.exp: Likewise.
13672 * gdb.trace/trace-condition.exp: Likewise.
13673 * gdb.trace/trace-mt.exp: Likewise.
13674
d9019901
SM
136752016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13676
13677 * lib/gdb.exp (gdb_load_shlibs): Rename to...
13678 (gdb_load_shlib): ... this.
13679 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
13680 gdb_load_shlib.
13681 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
13682 * gdb.base/ctxobj.exp: Likewise.
13683 * gdb.base/dprintf-pending.exp: Likewise.
13684 * gdb.base/dso2dso.exp: Likewise.
13685 * gdb.base/fixsection.exp: Likewise.
13686 * gdb.base/gcore-relro.exp: Likewise.
13687 * gdb.base/gdb1555.exp: Likewise.
13688 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13689 * gdb.base/gnu-ifunc.exp: Likewise.
13690 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
13691 * gdb.base/jit-so.exp (one_jit_test): Likewise.
13692 * gdb.base/pending.exp: Likewise.
13693 * gdb.base/print-file-var.exp: Likewise.
13694 * gdb.base/print-symbol-loading.exp: Likewise.
13695 * gdb.base/shlib-call.exp: Likewise.
13696 * gdb.base/shreloc.exp: Likewise.
13697 * gdb.base/so-impl-ld.exp: Likewise.
13698 * gdb.base/solib-disc.exp: Likewise.
13699 * gdb.base/solib-nodir.exp: Likewise.
13700 * gdb.base/solib-overlap.exp: Likewise.
13701 * gdb.base/solib-symbol.exp: Likewise.
13702 * gdb.base/solib-weak.exp (do_test): Likewise.
13703 * gdb.base/sym-file.exp: Likewise.
13704 * gdb.base/symtab-search-order.exp: Likewise.
13705 * gdb.base/type-opaque.exp: Likewise.
13706 * gdb.base/unload.exp: Likewise.
13707 * gdb.base/watchpoint-solib.exp: Likewise.
13708 * gdb.compile/compile.exp: Likewise.
13709 * gdb.cp/gdb2384.exp: Likewise.
13710 * gdb.cp/infcall-dlopen.exp: Likewise.
13711 * gdb.cp/re-set-overloaded.exp: Likewise.
13712 * gdb.fortran/library-module.exp: Likewise.
13713 * gdb.opt/solib-intra-step.exp: Likewise.
13714 * gdb.python/py-finish-breakpoint.exp: Likewise.
13715 * gdb.python/py-shared.exp: Likewise.
13716 * gdb.reverse/solib-precsave.exp: Likewise.
13717 * gdb.reverse/solib-reverse.exp: Likewise.
13718 * gdb.server/solib-list.exp: Likewise.
13719 * gdb.threads/dlopen-libpthread.exp: Likewise.
13720 * gdb.threads/tls-shared.exp: Likewise.
13721 * gdb.threads/tls-so_extern.exp: Likewise.
13722 * gdb.trace/change-loc.exp: Likewise.
13723 * gdb.trace/ftrace-lock.exp: Likewise.
13724 * gdb.trace/ftrace.exp: Likewise.
13725 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
13726 * gdb.trace/pending.exp: Likewise.
13727 * gdb.trace/range-stepping.exp: Likewise.
13728 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
13729 (strace_info_marker): Likewise.
13730 (strace_probe_marker): Likewise.
13731 (strace_trace_on_same_addr): Likewise.
13732 (strace_trace_on_diff_addr): Likewise.
13733 * gdb.trace/trace-break.exp: Likewise.
13734 * gdb.trace/trace-condition.exp: Likewise.
13735 * gdb.trace/trace-mt.exp: Likewise.
13736
fca4cfd9
SM
137372016-04-27 Simon Marchi <simon.marchi@ericsson.com>
13738
13739 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
13740 result of gdb_remote_download.
13741 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
13742 * gdb.base/dso2dso.exp: Likewise.
13743 * gdb.base/global-var-nested-by-dso.exp: Likewise.
13744 * gdb.base/print-file-var.exp: Likewise.
13745 * gdb.base/shlib-call.exp: Likewise.
13746 * gdb.base/shreloc.exp: Likewise.
13747 * gdb.base/solib-overlap.exp: Likewise.
13748 * gdb.base/solib-weak.exp (do_test): Likewise.
13749 * gdb.base/unload.exp: Likewise.
13750
11cf4ffb
YQ
137512016-04-27 Yao Qi <yao.qi@linaro.org>
13752
13753 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13754 exists.
13755
3e2e34f8
KB
137562016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13757
13758 * vla-type.exp: Print structure from toplevel.
13759
8f07e298
BH
137602016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13761
13762 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
13763 of dynamic types.
13764 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
13765 of dynamic types.
13766
9920b434
BH
137672016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13768
13769 * gdb.fortran/vla-type.f90: New file.
13770 * gdb.fortran/vla-type.exp: New file.
13771
f3abeff5
YQ
137722016-04-25 Yao Qi <yao.qi@linaro.org>
13773
13774 * gdb.base/branch-to-self.c: New file.
13775 * gdb.base/branch-to-self.exp: New file.
13776
0a5d52f0
YQ
137772016-04-22 Yao Qi <yao.qi@linaro.org>
13778
13779 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
13780 more after $hex.
13781
495346f6
YQ
137822016-04-22 Yao Qi <yao.qi@linaro.org>
13783
13784 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
13785 * gdb.base/annota3.exp: Likewise.
13786
4a7e075c
YQ
137872016-04-22 Yao Qi <yao.qi@linaro.org>
13788
13789 * gdb.reverse/step-precsave.exp: Do one step and test program
13790 stops in "callee" and do multiple steps until program goes out
13791 of "callee".
13792 * gdb.reverse/step-reverse.exp: Likewise.
13793
5b061e98
YQ
137942016-04-22 Yao Qi <yao.qi@linaro.org>
13795
13796 * gdb.trace/signal.exp: Also pass if
13797 $tracepoint_hits($i) > $iterations.
13798
5c5dc57f
YQ
137992016-04-22 Yao Qi <yao.qi@linaro.org>
13800
13801 * gdb.trace/signal.c: New file.
13802 * gdb.trace/signal.exp: New file.
13803
a55411b9
DE
138042016-04-19 Doug Evans <xdje42@gmail.com>
13805
13806 * gdb.base/bad-file.exp: New file.
13807
a22df60a
MG
138082016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13809
13810 * gdb.dwarf2/implref.exp: New file.
13811
0c13f7e5
BH
138122016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13813
13814 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
13815 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
13816 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
13817 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
13818 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
13819 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
13820 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
13821 * lib/fortran.exp (fortran_int4): New procedure.
13822 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
13823 (fortran_logical4): Likewise.
13824
9b9b09e9
BH
138252016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13826
13827 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13828
a14d1f4d
BH
138292016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13830
13831 * lib/compiler.c: Add Intel specific preprocessor macros.
13832 * lib/compiler.cc: Likewise.
25d49b86 13833
7d49b1d0
LM
138342016-04-13 Luis Machado <lgustavo@codesourcery.com>
13835
13836 * gdb.server/connect-with-no-symbol-file.c: New file.
13837 * gdb.server/connect-with-no-symbol-file.exp: New file.
13838
8392fa22
SM
138392016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13840
13841 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13842
8c4c4aeb
SM
138432016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13844
13845 * boards/gdbserver-base.exp (${board}_download): Copy source file to
13846 standard output directory.
13847
45e3745e
AT
138482016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13849
13850 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13851
e26b7e41
MM
138522016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13853
13854 * gdb.btrace/instruction_history.c (loop): Add declaration.
13855
8ce09462
AT
138562016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13857
13858 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13859
2e88a1ea
SM
138602016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
13861
13862 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
13863 parentheses to print.
13864 (continue_handler): Likewise.
13865
f48e22e3
SM
138662016-04-08 Simon Marchi <simon.marchi@ericsson.com>
13867
13868 * gdb.server/solib-list.exp: Remove is_remote check.
13869 Pass shlib= to gdb_compile. Don't link shared library with
13870 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
13871 Run binary filename through "readlink -f" on the target.
13872
096be756
PA
138732016-04-08 Pedro Alves <palves@redhat.com>
13874
13875 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
13876 interpreter filename as argument to gdbserver_spawn.
13877 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13878 Return empty if $last_loaded_file does not exist.
13879
06500533
JK
138802016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13881
13882 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
13883 * gdb.base/jit-main.c: Use exit after usage.
13884
2d35e871
JK
138852016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13886
13887 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
13888 GDBHISTSIZE prior to the tests.
13889 * gdb.base/gdbinit-history.exp: Likewise.
13890
138912016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
13892
13893 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13894 instead of build_executable. Use gdb_load_shlibs.
13895
c8064e7e
YQ
138962016-04-07 Yao Qi <yao.qi@linaro.org>
13897
13898 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13899 Execute "si" command.
13900
bde47561
YQ
139012016-04-07 Yao Qi <yao.qi@linaro.org>
13902
13903 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
13904 number instead of the comments on some line.
13905
b16f8a3b
DB
139062016-04-06 Don Breazeal <donb@codesourcery.com>
13907
13908 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
13909 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
13910
c2f901df
SM
139112016-04-06 Simon Marchi <simon.marchi@ericsson.com>
13912
13913 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
13914 standard_output_file. Remove unused binfile variable.
13915
ac17fda0
CU
139162016-04-05 Catalin Udma <catalin.udma@freescale.com>
13917
13918 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
13919 * gdb.python/py-mi-objfile.exp: Match "list main" output
13920 in console format.
13921
03a8c4df
SM
139222016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
13923
13924 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
13925 absolute.
13926
6e774b13
SM
139272016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13928
13929 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
13930 absolute.
13931 * gdb.trace/ftrace.exp: Likewise.
13932 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
13933 targets as well.
13934 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
13935 (gdb_load_shlibs): Copy libraries to test directory when testing
13936 natively. Only set solib-search-path if testing remotely.
13937 * lib/mi-support.exp (mi_load_shlibs): Likewise.
13938
7817ea46
SM
139392016-04-05 Simon Marchi <simon.marchi@ericsson.com>
13940
13941 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
13942 gdb_download. Use it even if the target is not remote.
13943 * gdb.base/jit.exp (compile_jit_test): Likewise.
13944 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
13945 output directory if the destination board is local, otherwise use
13946 the standard remote_download from DejaGnu.
13947 (gdb_download): Remove.
13948 (gdb_load_shlibs): Use gdb_remote_download instead of
13949 gdb_download.
13950 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
13951 Use gdb_remote_download instead of gdb_download. Use it even if
13952 the target is not remote.
13953 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
13954 instead of gdb_download.
13955
7beb7f68
SM
139562016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
13957
13958 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
13959 (test_insert_delete_modify): Call mi_load_shlibs before trying to
13960 run.
13961
cc63428a
AV
139622016-04-01 Artemiy Volkov <artemiyv@acm.org>
13963
13964 PR gdb/19820
13965 * gdb.base/printcmds.exp: Add artificial arrays tests.
13966
64cdf930
PA
139672016-03-31 Pedro Alves <palves@redhat.com>
13968
13969 PR gdb/19858
13970 * gdb.base/jit-main.c: Include unistd.h.
13971 (ATTACH): Define to 0 if not already defined.
13972 (wait_for_gdb, mypid): New globals.
13973 (WAIT_FOR_GDB): New macro.
13974 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
13975 some breakpoint locations.
13976 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
13977 New procedures.
13978 (one_jit_test): Add REATTACH parameter, and handle it. Use
13979 continue_to_test_location.
13980 (top level): Test attach, and adjusts calls to one_jit_test.
13981
40dea8cb
PA
139822016-03-31 Pedro Alves <palves@redhat.com>
13983
13984 PR gdb/19858
13985 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
13986 BINSUFFIX parameter, and handle it.
13987 (top level): Adjust calls compile_jit_test.
13988
e7ea3ec7
CU
139892016-03-31 Catalin Udma <catalin.udma@freescale.com>
13990
13991 PR python/19743
13992 * gdb.python/py-mi-events-gdb.py: New file.
13993 * gdb.python/py-mi-events.c: New file.
13994 * gdb.python/py-mi-events.exp: New file.
13995
e6359af3
YQ
139962016-03-30 Yao Qi <yao.qi@linaro.org>
13997
13998 * gdb.reverse/until-precsave.exp: Match function name only.
13999 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
14000 Move malloc to a condition block.
14001 * gdb.reverse/until-reverse.exp: Match function name only.
14002
a4105d04
MK
140032016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
14004
14005 * gdb.trace/ftrace.exp: Set arg0exp for s390.
14006 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
14007 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
14008 variable for GPR 0 instead of assuming it is register 0.
14009 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
14010 * lib/trace-support.exp: Add s390 registers.
14011
bfa6adb9
YQ
140122016-03-29 Yao Qi <yao.qi@linaro.org>
14013
14014 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
14015
1e6697ea
YQ
140162016-03-24 Yao Qi <yao.qi@linaro.org>
14017
14018 * gdb.reverse/break-reverse.exp: Add quotation mark in the
14019 test message.
14020
64bcd522
AA
140212016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14022
14023 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
14024 maintaining separate logic for constructing the output path.
14025
7868401b
DB
140262016-03-16 Don Breazeal <donb@codesourcery.com>
14027
14028 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
14029 Retry fork and waitpid on interrupted system call errors.
14030 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14031 Use with_timeout_factor to increase timeout by factor of 10.
14032
1cafadb4
DB
140332016-03-15 Don Breazeal <donb@codesourcery.com>
14034
14035 * gdb.cp/scope-err.cc: New test program.
14036 * gdb.cp/scope-err.exp: New test script.
14037 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
14038 lines and "set breakpoint here" comment.
14039 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
14040 Fixed some whitespace and format issues.
14041 * gdb.mi/mi-linespec-err-cp.cc: New test program.
14042 * gdb.mi/mi-linespec-err-cp.exp: New test script.
14043
81516450
DE
140442016-03-15 Doug Evans <dje@google.com>
14045
14046 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
14047 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
14048 All callers updated. Add tests for enums, mixed flags register.
14049
aa52b601
DE
140502016-03-15 Doug Evans <dje@google.com>
14051
14052 * gdb.base/skip.c (main): Call test_skip_file_and_function.
14053 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
14054
fa4ff313
SM
140552016-03-14 Simon Marchi <simon.marchi@ericsson.com>
14056
14057 * gdb.base/default.exp: Add $_as_string to the list of expected
14058 convenience functions.
14059
f2403c39
AB
140602016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
14061
14062 * gdb.base/maint.exp: New tests for 'maint info line-table'.
14063
f2f3ccb9
SM
140642016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
14065
14066 * gdb.python/py-as-string.exp: New file.
14067 * gdb.python/py-as-string.c: New file.
14068
00dbd492
PA
140692016-03-09 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
14072 signal" -> "Thread NN received signal" output change.
14073 * gdb.threads/ia64-sigill.exp: Likewise.
14074 * gdb.threads/linux-dp.exp: Likewise.
14075 * gdb.threads/manythreads.exp: Likewise.
14076 * gdb.threads/pending-step.exp: Likewise.
14077 * gdb.threads/print-threads.exp: Likewise.
14078 * gdb.threads/sigstep-threads.exp: Likewise.
14079 * gdb.threads/staticthreads.exp: Likewise.
14080 * gdb.threads/tls.exp: Likewise.
14081
1e6697ea
YQ
140822016-03-09 Pedro Alves <palves@redhat.com>
14083
14084 * gdb.base/command-line-input.exp: New file.
14085
b04fd3be
MK
140862016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14087
14088 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
14089 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
14090 * gdb.trace/pending.exp: Accept leading dot before function name.
14091 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
14092 * lib/trace-support.exp: Set registers for ppc.
14093
98fa59e9
MK
140942016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14095
14096 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
14097 use it for disassembly; accept .main in addition to main in backtrace.
14098
f77198c8
MK
140992016-03-09 Wei-cheng Wang <cole945@gmail.com>
14100 Marcin Kościelnicki <koriakin@0x04.net>
14101
14102 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
14103 (gdb_recursion_test_ptr): New global variable.
14104 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
14105 gdb_recursion_test.
14106 (gdb_c_test): Ditto.
14107
ba84e0da
MK
141082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14109
14110 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
14111 ordering.
14112
4366d36e
MK
141132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14114
14115 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
14116 (bar): Add bar_start_lbl label.
14117 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
14118 of foo/bar for emitting DWARF and tracing.
14119
5eb264df
SDJ
141202016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
14121
14122 * analyze-racy-logs.py: Set executable bit.
14123
fb6a751f
SDJ
141242016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
14125
14126 * Makefile.in (DEFAULT_RACY_ITER): New variable.
14127 (CHECK_TARGET_TMP): Likewise.
14128 (check-single-racy): New rule.
14129 (check-parallel-racy): Likewise.
14130 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
14131 (do-check-parallel-racy): New rule.
14132 (check-racy/%.exp): Likewise.
14133 * README (Racy testcases): New section.
14134 * analyze-racy-logs.py: New file.
14135
bdf7e230
DE
141362016-03-03 Doug Evans <dje@google.com>
14137
14138 * gdb.base/skip.exp: Use with_test_prefix.
14139
4719d415
YQ
141402016-03-03 Yao Qi <yao.qi@linaro.org>
14141
14142 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
14143 Invoke step_over_syscall "clone" and break_cond_on_syscall
14144 "clone".
14145 * gdb.base/step-over-clone.c: New file.
14146
ea507862
YQ
141472016-03-03 Yao Qi <yao.qi@linaro.org>
14148
14149 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
14150 code format.
14151
8fc8cbda
YQ
141522016-03-03 Yao Qi <yao.qi@linaro.org>
14153
14154 * gdb.base/disp-step-fork.c: Rename to ...
14155 * gdb.base/step-over-fork.c: ... it. New file.
14156 * gdb.base/disp-step-vfork.c: Rename to ...
14157 * gdb.base/step-over-vfork.c: ... it. New file.
14158 * gdb.base/disp-step-syscall.exp: Rename to ...
14159 * gdb.base/step-over-syscall.exp: ... it. New file.
14160 (disp_step_cross_syscall): Rename to ...
14161 (step_over_syscall): ... it.
14162
92fa70b0
YQ
141632016-03-03 Yao Qi <yao.qi@linaro.org>
14164
14165 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
14166 If target supports condition evaluation on target, invoke
14167 break_cond_on_syscall for fork and vfork.
14168
e197ad3c
YQ
141692016-03-03 Yao Qi <yao.qi@linaro.org>
14170
14171 * gdb.base/disp-step-syscall.exp: Don't invoke
14172 support_displaced_stepping.
14173 (disp_step_cross_syscall): Test with displaced stepping off and
14174 on if supported.
14175
0b47da9f
YQ
141762016-03-03 Yao Qi <yao.qi@linaro.org>
14177
14178 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
14179 proc.
14180 (setup): New proc.
14181 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
14182 and setup.
14183
065ab6dc
BH
141842016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14185
14186 * gdb.fortran/vla-history.exp: Remove breakpoint.
14187
07e448ad 141882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14189
25d49b86
PA
14190 * gdb.fortran/vla-history.exp: Lookup array elements and printing
14191 exceeds timeout.
07e448ad 14192
9ac2d526 141932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14194
25d49b86
PA
14195 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
14196 breakpoint.
9ac2d526 14197
17807369
BH
141982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14199
14200 * gdb.mi/vla.f90: Nullify pointer after declaration.
14201
86e501af
PA
142022016-03-01 Pedro Alves <palves@redhat.com>
14203
14204 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
14205
1e903e32
PA
142062016-03-01 Pedro Alves <palves@redhat.com>
14207
14208 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
14209 before anything else.
14210 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
14211 _GNU_SOURCE here.
14212 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
14213 before anything else.
14214 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
14215
6ccb54e2
PA
142162016-03-01 Pedro Alves <palves@redhat.com>
14217
14218 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
14219
30ca9da1
YQ
142202016-03-01 Yao Qi <yao.qi@linaro.org>
14221
14222 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
14223 prepare_for_testing.
14224
dc856b38
YQ
142252016-03-01 Yao Qi <yao.qi@linaro.org>
14226
14227 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
14228
4a932159
AA
142292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14230
14231 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
14232 manually constructing the output path.
14233
f2489477
AA
142342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
14235
14236 * gdb.arch/s390-stackless.S: New.
14237 * gdb.arch/s390-stackless.exp: New.
14238
38899f16
IB
142392016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
14240
14241 * gdb.dlang/circular.c: New file.
14242 * gdb.dlang/circular.exp: New file.
14243
9fde51ed
YQ
142442016-02-26 Yao Qi <yao.qi@linaro.org>
14245
14246 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
14247 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
14248 (testcases): Update.
14249
ce90fefe
YQ
142502016-02-26 Yao Qi <yao.qi@linaro.org>
14251
14252 * gdb.reverse/aarch64.c: Rename to ...
14253 * gdb.reverse/insn-reverse.c: ... it.
14254 * gdb.reverse/aarch64.exp: Rename to ...
14255 * gdb.reverse/insn-reverse.exp: ... it.
14256
3263bceb
YQ
142572016-02-26 Yao Qi <yao.qi@linaro.org>
14258
14259 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
14260 (testcase_ftype): New.
14261 (testcases): New array.
14262 (n_testcases): New.
14263 (main): Call each element in testcases.
14264 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
14265 (read_testcase): New.
14266 Do the tests in a loop.
14267
6cb59ff1
YQ
142682016-02-25 Yao Qi <yao.qi@linaro.org>
14269
14270 * gdb.base/branches.c: Remove.
14271
ae91f625
MK
142722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14273
14274 PR gdb/13808
14275 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
14276
678b48b7
MK
142772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14278
14279 * gdb.trace/ftrace.exp: Remove unnecessary target check.
14280
7337a6f2
MK
142812016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14282
14283 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
14284 change x86_64 call_insn to 'callq'.
14285
861ca91f
AT
142862016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14287
14288 * gdb.trace/tfile-avx.c: Move to...
14289 * gdb.trace/tracefile-pseudo-reg.c: Here.
14290 * gdb.trace/tfile-avx.exp: Move to...
14291 * gdb.trace/tracefile-pseudo-reg.exp: Here.
14292
bf74e428
GB
142932016-02-24 Gary Benson <gbenson@redhat.com>
14294
14295 * gdb.base/attach-pie-noexec.exp: Do not expect an error
14296 message on attach.
14297
cce0e923
DE
142982016-02-23 Doug Evans <dje@google.com>
14299
14300 * gdb.base/skip.c (test_skip): New function.
14301 (end_test_skip_file_and_function): New function.
14302 (test_skip_file_and_function): New function.
14303 * gdb.base/skip1.c (test_skip): New function.
14304 (skip1_test_skip_file_and_function): New function.
14305 * gdb.base/skip.exp: Add tests for new skip options.
14306 * gdb.base/skip-solib.exp: Update expected output.
14307 * gdb.perf/skip-command.cc: New file.
14308 * gdb.perf/skip-command.exp: New file.
14309 * gdb.perf/skip-command.py: New file.
14310
4000e47e
MK
143112016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
14312
14313 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
14314 info registers pattern.
14315
24f75ead
IB
143162016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
14317
14318 * lib/future.exp: Add D support.
14319 (gdb_find_gdc): New proc.
14320 (gdb_default_target_compile): Add D support.
14321
fbb7bcbe
WW
143222016-02-18 Wei-cheng Wang <cole945@gmail.com>
14323
14324 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
14325 user+system time.
14326 (trace_speed_test): Determine the iteration count for a time
14327 between 15..30 seconds.
14328
012b3a21
WT
143292016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
14330
14331 * gdb.arch/i386-mpx-sigsegv.c: New file.
14332 * gdb.arch/i386-mpx-sigsegv.exp: New file.
14333 * gdb.arch/i386-mpx-simple_segv.c: New file.
14334 * gdb.arch/i386-mpx-simple_segv.exp: New file.
14335
2d5189bd
YQ
143362016-02-18 Yao Qi <yao.qi@linaro.org>
14337
14338 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14339 Don't call setup_kfail.
14340
40fb20d0
YQ
143412016-02-18 Yao Qi <yao.qi@linaro.org>
14342
14343 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14344 Set "set breakpoint condition-evaluation" per $cond_bp_target.
14345
21b1f8d2
DE
143462016-02-16 Doug Evans <dje@google.com>
14347
14348 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
14349 * gdb.base/skip1.c: Ditto.
14350 * gdb.base/skip.exp: Whitespace cleanup.
14351
4041ed77
DB
143522016-02-16 Don Breazeal <donb@codesourcery.com>
14353
14354 PR remote/19496
14355 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
14356 Remove kfail for PR remote/19496.
14357
c4ef31bf
SM
143582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14359
14360 * lib/gdb.exp (standard_temp_file): Return a path specific to
14361 the runtest invocation.
14362
266b65b3
SM
143632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
14364
14365 * gdb.trace/save-trace.exp: Change relative path to be in the
14366 standard output directory.
14367
a7a0a6a9
JK
143682016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14369
14370 * gdb.arch/i386-prologue.c: Add missing prototypes.
14371
c99dbb42
JK
143722016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14373
14374 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
14375 * gdb.arch/i386-prologue.exp: Likewise.
14376 * gdb.arch/i386-size.exp: Likewise.
14377
aa480355
SM
143782016-02-15 Simon Marchi <simon.marchi@ericsson.com>
14379
14380 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
14381 define object file path.
14382 * gdb.btrace/gcore.exp: Use standard_output_file to define core
14383 file path.
14384 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
14385 standard_output_file to define binfile.
14386
ba881f50
JK
143872016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14388
14389 Fix compatibility with recent gfortran-5.3.1.
14390 * gdb.fortran/vla-history.exp (print vla1 allocated)
14391 (print vla2 allocated, print $2, print $3): Remove
14392 (print $4): Rename to ...
14393 (print $2): ... here.
14394 (print $9): Rename to ...
14395 (print $5): ... here.
14396 (print $10): Rename to ...
14397 (print $6): ... here.
14398 * gdb.fortran/vla.f90: Add pvla initialization.
14399
e9fb005c
JK
144002016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14401
14402 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
14403 New test.
14404 * gdb.fortran/vla-value-sub.exp: Likewise.
14405
e44e00ff
MK
144062016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
14407
14408 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
14409
97e94151
SM
144102016-02-12 Simon Marchi <simon.marchi@ericsson.com>
14411
14412 * i386-biarch-core.exp: Define corefile using
14413 standard_output_file.
14414
01113bc1
YQ
144152016-02-12 Yao Qi <yao.qi@linaro.org>
14416
14417 * gdb.arch/arm-single-step-kernel-helper.c: New.
14418 * gdb.arch/arm-single-step-kernel-helper.exp: New.
14419
33b4777c
MM
144202016-02-12 Markus Metzger <markus.t.metzger@intel.com>
14421
14422 * gdb.btrace/tailcall-only.exp: New.
14423 * gdb.btrace/tailcall-only.c: New.
14424 * gdb.btrace/x86_64-tailcall-only.S: New.
14425 * gdb.btrace/i686-tailcall-only.S: New.
14426
acc23c11
PA
144272016-02-11 Pedro Alves <palves@redhat.com>
14428
14429 * README (Parallel testing): Add missing double quotes.
14430
e352bf0a
PA
144312016-02-11 Pedro Alves <palves@redhat.com>
14432
14433 * README (Parallel testing): New section.
14434 (GDB_PARALLEL): Rewrite.
14435 (FORCE_PARALLEL): Document.
14436
9f5fed78
MK
144372016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
14438
14439 * gdb.trace/tfile-avx.c: New test.
14440 * gdb.trace/tfile-avx.exp: New test.
14441
9ef9e6a6
KS
144422016-02-09 Keith Seitz <keiths@redhat.com>
14443
14444 PR breakpoints/19546
14445 * gdb.base/infcall-exec.c: New file.
14446 * gdb.base/infcall-exec2.c: New file.
14447 * gdb.base/infcall-exec.exp: New file.
14448
a96e36da
KS
144492016-02-09 Keith Seitz <keiths@redhat.com>
14450
14451 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
14452 (toplevel): Call test_bkpt_address.
14453
9f61929f
KS
144542016-02-09 Keith Seitz <keiths@redhat.com>
14455
14456 PR python/19506
14457 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
14458 (toplevel): Call test_bkpt_address.
14459
1e94266c
SM
144602016-02-09 Simon Marchi <simon.marchi@ericsson.com>
14461
14462 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
14463 to AC_OUTPUT.
14464 * configure: Regenerate.
14465
2a7f3dff
PA
144662016-02-09 Pedro Alves <palves@redhat.com>
14467
14468 PR breakpoints/19548
14469 * gdb.base/execl-update-breakpoints.c (some_function): New
14470 function.
14471 (main): Call it.
14472 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
14473 Tighten expected GDB output.
14474
2151ccc5
SM
144752016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14476
14477 * Makefile.in (ALL_SUBDIRS): Remove.
14478 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
14479 (distclean maintainer-clean realclean): Likewise.
14480 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
14481 * configure: Regenerate.
14482 * gdb.ada/Makefile.in: Delete.
14483 * gdb.arch/Makefile.in: Likewise.
14484 * gdb.asm/Makefile.in: Likewise.
14485 * gdb.base/Makefile.in: Likewise.
14486 * gdb.btrace/Makefile.in: Likewise.
14487 * gdb.cell/Makefile.in: Likewise.
14488 * gdb.compile/Makefile.in: Likewise.
14489 * gdb.cp/Makefile.in: Likewise.
14490 * gdb.disasm/Makefile.in: Likewise.
14491 * gdb.dlang/Makefile.in: Likewise.
14492 * gdb.dwarf2/Makefile.in: Likewise.
14493 * gdb.fortran/Makefile.in: Likewise.
14494 * gdb.gdb/Makefile.in: Likewise.
14495 * gdb.go/Makefile.in: Likewise.
14496 * gdb.guile/Makefile.in: Likewise.
14497 * gdb.java/Makefile.in: Likewise.
14498 * gdb.linespec/Makefile.in: Likewise.
14499 * gdb.mi/Makefile.in: Likewise.
14500 * gdb.modula2/Makefile.in: Likewise.
14501 * gdb.multi/Makefile.in: Likewise.
14502 * gdb.objc/Makefile.in: Likewise.
14503 * gdb.opencl/Makefile.in: Likewise.
14504 * gdb.opt/Makefile.in: Likewise.
14505 * gdb.pascal/Makefile.in: Likewise.
14506 * gdb.perf/Makefile.in: Likewise.
14507 * gdb.python/Makefile.in: Likewise.
14508 * gdb.reverse/Makefile.in: Likewise.
14509 * gdb.server/Makefile.in: Likewise.
14510 * gdb.stabs/Makefile.in: Likewise.
14511 * gdb.threads/Makefile.in: Likewise.
14512 * gdb.trace/Makefile.in: Likewise.
14513 * gdb.xml/Makefile.in: Likewise.
14514 * lib/gdb.exp (make_gdb_parallel_path): Add check for
14515 GDB_PARALLEL.
14516 (standard_output_file): Remove check for GDB_PARALLEL, always
14517 return path in outputs/$subdir/$testname.
14518
437277d4
SM
145192016-02-08 Simon Marchi <simon.marchi@ericsson.com>
14520
14521 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
14522 (site.exp): Assign abs_srcdir to tcl's srcdir.
14523
31d913c7
YQ
145242016-02-04 Yao Qi <yao.qi@linaro.org>
14525
14526 * gdb.base/foll-exec-mode.c: Include limits.h.
14527 (main): Add parameters argc and argv. Get directory from
14528 argv[0].
14529 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
14530 compilation.
14531 * gdb.base/foll-exec.c: Include limits.h.
14532 (main): Add parameters argc and argv.
14533 Get directory from argv[0].
14534 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
14535 Adjust tests on the number of lines as source code changed.
14536 * gdb.base/foll-vfork-exit.c: Include limits.h.
14537 (main): Add one line of statement before vfork.
14538 * gdb.base/foll-vfork.c: Include limits.h and string.h.
14539 (main): Add parameters argc and argv. Get directory from
14540 argv[0].
14541 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
14542 (setup_gdb): Set tbreak to skip some source lines.
14543 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
14544 (main): Add parameters argc and argv. Get directory from
14545 argv[0].
14546 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
14547 compilation.
14548 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
14549 (main): Add parameters argc and argv. Get directory from
14550 argv[0].
14551 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
14552 compilation.
14553
9482b9fb
DE
145542016-02-01 Doug Evans <dje@google.com>
14555
14556 * gdb.base/skip.exp: Clean up multiple references to same test name.
14557
6b2e4f10
PA
145582016-02-01 Pedro Alves <palves@redhat.com>
14559
ccb6afd6 14560 PR remote/19496
6b2e4f10
PA
14561 * gdb.threads/forking-threads-plus-breakpoint.exp
14562 (displaced_stepping_supported): New global.
14563 (probe_displaced_stepping_support): New procedure.
14564 (do_test): Add 'displaced' parameter, and use it.
14565 (top level): Check for displaced stepping support. Add displaced
14566 stepping on/off testing axis.
14567
37a8db1a
AB
145682016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14569
14570 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
14571 pointer. Don't perform further tests on the unassociated pointer
14572 if the first test fails.
14573
5fdf6324
AB
145742016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
14575
14576 * gdb.base/max-value-size.c: New file.
14577 * gdb.base/max-value-size.exp: New file.
14578 * gdb.base/huge.exp: Disable max-value-size for this test.
14579
935c6144
IB
145802016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
14581
14582 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14583
7fe8399d
YQ
145842016-01-28 Yao Qi <yao.qi@linaro.org>
14585
14586 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
14587
a2077e25
PA
145882016-01-25 Pedro Alves <palves@redhat.com>
14589
14590 PR threads/19461
14591 * gdb.base/fork-running-state.c: New file.
14592 * gdb.base/fork-running-state.exp: New file.
14593
1d2736d4
PA
145942016-01-25 Pedro Alves <palves@redhat.com>
14595
14596 PR gdb/19494
14597 * gdb.base/catch-fork-kill.c: New file.
14598 * gdb.base/catch-fork-kill.exp: New file.
14599
f1da4b11
PA
146002016-01-25 Pedro Alves <palves@redhat.com>
14601
14602 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
14603 Delete, moved to lib/gdb.exp.
14604 * gdb.threads/forking-threads-plus-breakpoint.exp
14605 (foreach_with_prefix): Likewise.
14606 * gdb.threads/process-dies-while-handling-bp.exp
14607 (foreach_with_prefix): Likewise.
14608 * lib/gdb.exp (foreach_with_prefix): New procedure.
14609
45f38546
MK
146102016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
14611
14612 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
14613 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
14614
dc29a1ce
MK
146152016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
14616
14617 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
14618 endian targets.
14619
092127d7
JK
146202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14621 Pedro Alves <palves@redhat.com>
14622
14623 Fix testsuite compatibility with Guile.
14624 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
14625 number.
14626
31d765d3
JK
146272016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14628
14629 Fix testsuite compatibility with Guile.
14630 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
14631 (thread 1): New test for backtrace through signal handler.
14632
1ac78c04
YQ
146332016-01-22 Yao Qi <yao.qi@linaro.org>
14634
14635 PR testsuite/19491
14636 * gdb.base/multi-forks.c: Include
14637 ../lib/unbuffer_output.c
14638 (main): Call gdb_unbuffer_output.
14639
4f5946a8
DE
146402016-01-21 Doug Evans <dje@google.com>
14641
14642 * lib/ada.exp (gdb_compile_ada): Fix typo.
14643
305e13e6
JB
146442016-01-21 Joel Brobecker <brobecker@adacore.com>
14645
14646 * gdb.base/break-fun-addr.exp: New file.
14647 * gdb.base/break-fun-addr1.c: New file.
14648 * gdb.base/break-fun-addr2.c: New file.
14649
5f5dfff6
SM
146502016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
14651
14652 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
14653 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
14654 enum flag values.
14655
fd356fa2
AA
146562016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
14657
14658 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
14659 when GDB can not set the vector return value. Add more comments
14660 for clarification.
14661
9df22175
AT
146622016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
14663
14664 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
14665 command.
14666
41d1845e
SM
146672016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14668
14669 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14670
01ac6840
SM
146712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14672
14673 * Makefile.in (check-single): Pass --status to runtest.
14674 (check/%.exp): Likewise.
14675
146762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14677
14678 * Makefile.in (check-parallel): Propagate return code from make
14679 do-check-parallel.
14680
bd0a71fa
MK
146812016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
14682
14683 * gdb.trace/ftrace.exp: Fix expected message on continue.
14684 * gdb.trace/pending.exp: Fix expected message on continue.
14685 * gdb.trace/trace-break.exp: Fix expected message on continue.
14686
8bcbad33
SM
146872016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14688
14689 * lib/gdb.exp (gdb_test): Remove unused global references.
14690
f303dbd6
PA
146912016-01-18 Pedro Alves <palves@redhat.com>
14692
14693 * gdb.base/async-shell.exp: Adjust expected output.
14694 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
14695 * gdb.base/siginfo-thread.exp: Adjust expected output.
14696 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
14697 * gdb.java/jnpe.exp: Adjust expected output.
14698 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
14699 * gdb.threads/continue-pending-status.exp: Adjust expected output.
14700 * gdb.threads/leader-exit.exp: Adjust expected output.
14701 * gdb.threads/manythreads.exp: Adjust expected output.
14702 * gdb.threads/pthreads.exp: Adjust expected output.
14703 * gdb.threads/schedlock.exp: Adjust expected output.
14704 * gdb.threads/siginfo-threads.exp: Adjust expected output.
14705 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
14706 expected output.
14707 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
14708 output.
14709 * gdb.threads/sigthread.exp: Adjust expected output.
14710 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
14711
b2789696
YQ
147122016-01-18 Yao Qi <yao.qi@linaro.org>
14713
14714 * gdb.guile/scm-section-script.c: Replace @progbits with
14715 %progbits.
14716 * gdb.python/py-section-script.c: Likewise.
14717
71ef29a8
PA
147182016-01-15 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.multi/tids.exp: Test star wildcard ranges.
14721
3f5b7598
PA
147222016-01-15 Pedro Alves <palves@redhat.com>
14723
14724 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
14725 command from "thread apply" invocation.
14726 (thr_apply_info_thr_invalid): Default the expected output to the
14727 input tid list.
14728 (top level): Add tests that use convenience variables. Add tests
14729 for "thread apply" with a valid TID list, but missing the command.
14730
663f6d42
PA
147312016-01-13 Pedro Alves <palves@redhat.com>
14732
14733 * gdb.base/default.exp: Expect $_gthread as well.
14734 * gdb.multi/tids.exp: Test $_gthread.
14735 * gdb.threads/thread-specific.exp: Test $_gthread.
14736
c84f6bbf
PA
147372016-01-13 Pedro Alves <palves@redhat.com>
14738
14739 * gdb.multi/tids.exp: Test "info threads -gid".
14740
22a02324
PA
147412016-01-13 Pedro Alves <palves@redhat.com>
14742
14743 * gdb.multi/tids.exp: Test InferiorThread.global_num and
14744 Breakpoint.thread.
14745 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
14746
5d5658a1
PA
147472016-01-07 Pedro Alves <palves@redhat.com>
14748
14749 * gdb.base/break.exp: Adjust to output changes.
14750 * gdb.base/hbreak2.exp: Likewise.
14751 * gdb.base/sepdebug.exp: Likewise.
14752 * gdb.base/watch_thread_num.exp: Likewise.
14753 * gdb.linespec/keywords.exp: Likewise.
14754 * gdb.multi/info-threads.exp: Likewise.
14755 * gdb.threads/thread-find.exp: Likewise.
14756 * gdb.multi/tids.c: New file.
14757 * gdb.multi/tids.exp: New file.
14758
84654457
PA
147592016-01-13 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14762
e3940304
PA
147632016-01-13 Pedro Alves <palves@redhat.com>
14764
14765 * gdb.base/default.exp: Expect $_inferior as well.
14766 * gdb.multi/base.exp: Test $_inferior.
14767
a911d87a
PA
147682016-01-13 Pedro Alves <palves@redhat.com>
14769
14770 PR breakpoints/19388
14771 * gdb.base/catch-signal-siginfo-cond.c: New file.
14772 * gdb.base/catch-signal-siginfo-cond.exp: New file.
14773
82075af2
JS
147742016-01-12 Josh Stone <jistone@redhat.com>
14775 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14776
14777 * gdb.base/catch-syscall.c (do_execve): New variable.
14778 (main): Conditionally trigger an execve.
14779 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
14780 (test_catch_syscall_execve): New, check entry/return across execve.
14781 (do_syscall_tests): Call test_catch_syscall_execve.
14782
e46eeedd
PA
147832016-01-12 Pedro Alves <palves@redhat.com>
14784
14785 * gdb.base/random-signal.exp (do_test): New procedure, with body
14786 of testcase moved in.
14787
01d8c27e
JK
147882016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14789 Pedro Alves <palves@redhat.com>
14790
14791 * gdb.base/funcargs.exp (finish from indirectly called function):
14792 Reintroduce the case for 'First'.
14793
9a706302
JK
147942016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14795 Pedro Alves <palves@redhat.com>
14796
14797 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
14798 (tcatch_vfork_then_child_follow_exec)
14799 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
14800 identification.
14801
c0ecb95f
JK
148022016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14803
14804 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
14805 and repeats to unlimited.
14806 * gdb.python/py-value.exp: Likewise.
14807 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
14808 and repeats to unlimited.
14809
6cfc1fcb
JK
148102016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14811
14812 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
14813 and reordering the functions.
14814 * gdb.multi/hangout.c: Likewise.
14815 * gdb.multi/hello.c: Likewise.
14816
582a1b00
SM
148172016-01-08 Simon Marchi <simon.marchi@ericsson.com>
14818
14819 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
14820 absolute.
14821 (SingleStatisticTestResult.report): Use dict.keys instead of
14822 dict.iterkeys.
14823
79bc59cb
PA
148242016-01-06 Pedro Alves <palves@redhat.com>
14825
14826 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14827
43368e1d
MM
148282016-01-04 Markus Metzger <markus.t.metzger@intel.com>
14829
14830 * gdb.btrace/dlopen.exp: New.
14831 * gdb.btrace/dlopen.c: New.
14832 * gdb.btrace/dlopen-dso.c: New.
14833
79fad5b8
SL
148342015-12-25 Sandra Loosemore <sandra@codesourcery.com>
14835
14836 * lib/gdb.exp (gdb_test): Update comments to clarify that the
14837 PATTERN argument is optional.
14838
ab8314b3
JB
148392015-12-24 Joel Brobecker <brobecker@adacore.com>
14840
14841 * lib/ada.exp (target_compile_ada_from_dir): New function.
14842 (gdb_compile_ada): Reimplement avoiding the use of project files.
14843 * gdb.ada/gnat_ada.gpr: Delete.
14844 * gdb.ada/cond_lang.exp: Adjust test to make path before
14845 filename optional.
14846 * gdb.ada/small_reg_param.exp: Likewise.
14847
fe33faff
SM
148482015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14849
14850 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14851
6d265cb4
TP
148522015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
14853
14854 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
14855 case.
14856
10125099
SM
148572015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14858
14859 * gdb.base/break.exp: Remove dead code.
14860 * gdb.base/sepdebug.exp: Likewise.
14861
3ca22649
SM
148622015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14863
14864 * gdb.asm/asm-source.exp: Remove HP-UX references.
14865 * gdb.base/annota1.exp: Likewise.
14866 * gdb.base/annota3.exp: Likewise.
14867 * gdb.base/attach.exp: Likewise.
14868 * gdb.base/bigcore.exp: Likewise.
14869 * gdb.base/break.exp: Likewise.
14870 * gdb.base/call-ar-st.exp: Likewise.
14871 * gdb.base/callfuncs.exp: Likewise.
14872 * gdb.base/catch-fork-static.exp: Likewise.
14873 * gdb.base/display.exp: Likewise.
14874 * gdb.base/foll-exec-mode.exp: Likewise.
14875 * gdb.base/foll-exec.exp: Likewise.
14876 * gdb.base/foll-fork.exp: Likewise.
14877 * gdb.base/foll-vfork.exp: Likewise.
14878 * gdb.base/funcargs.exp: Likewise.
14879 * gdb.base/hbreak2.exp: Likewise.
14880 * gdb.base/inferior-died.exp: Likewise.
14881 * gdb.base/interrupt.exp: Likewise.
14882 * gdb.base/multi-forks.exp: Likewise.
14883 * gdb.base/nodebug.exp: Likewise.
14884 * gdb.base/sepdebug.exp: Likewise.
14885 * gdb.base/solib1.c: Likewise.
14886 * gdb.base/step-test.exp: Likewise.
14887 * gdb.mi/non-stop.c: Likewise.
14888 * gdb.mi/pthreads.c: Likewise.
14889 * gdb.multi/bkpt-multi-exec.ex: Likewise.
14890 * gdb.threads/pthreads.c: Likewise.
14891 * gdb.threads/staticthreads.exp: Likewise.
14892 * lib/future.exp: Likewise.
14893 * lib/gdb.exp: Likewise.
14894 * gdb.base/so-indr-cl.c: Remove.
14895 * gdb.base/so-indr-cl.exp: Likewise.
14896 * gdb.base/solib.c: Likewise.
14897 * gdb.base/solib.exp: Likewise.
14898 * gdb.base/solib2.c: Likewise.
14899
b6304613
SM
149002015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
14901
14902 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
14903 * gdb.base/call-ar-st.exp: Likewise.
14904 * gdb.base/callfuncs.exp: Likewise.
14905 * gdb.base/condbreak.exp: Likewise.
14906 * gdb.base/constvars.exp: Likewise.
14907 * gdb.base/hbreak2.exp: Likewise.
14908 * gdb.base/langs.exp: Likewise.
14909 * gdb.base/list.exp: Likewise.
14910 * gdb.base/long_long.exp: Likewise.
14911 * gdb.base/ptype.exp: Likewise.
14912 * gdb.base/scope.exp: Likewise.
14913 * gdb.base/signals.exp: Likewise.
14914 * gdb.base/so-impl-ld.exp: Likewise.
14915 * gdb.base/varargs.exp: Likewise.
14916 * gdb.base/volatile.exp: Likewise.
14917 * gdb.base/whatis.exp: Likewise.
14918 * gdb.cp/cplusfuncs.exp: Likewise.
14919 * gdb.cp/inherit.exp: Likewise.
14920 * gdb.cp/local.exp: Likewise.
14921 * gdb.cp/member-ptr.exp: Likewise.
14922 * gdb.cp/method.exp: Likewise.
14923 * gdb.cp/overload.exp: Likewise.
14924 * gdb.cp/templates.exp: Likewise.
14925 * gdb.stabs/weird.exp: Likewise.
14926 * lib/compiler.c: Likewise.
14927 * lib/compiler.cc: Likewise.
14928 * lib/cp-support.exp: Likewise.
14929 * lib/gdb.exp: Likewise.
14930
bf401b07
SM
149312015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14932
14933 * configure.ac: Remove HP-UX case.
14934 * configure: Regenerate.
14935
aff9c0f8
SM
149362015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14937
14938 * lib/gdb.exp (gdb_compile): Add function doc.
14939
a6904d5a
PA
149402015-12-17 Pedro Alves <palves@redhat.com>
14941
14942 PR threads/19354
14943 * gdb.multi/info-threads.exp: New file.
14944
a22279dd
YQ
149452015-12-15 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14948 is aarch64*-*-*.
14949
0588c796
SL
149502015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14951
14952 * gdb.base/history-duplicates.exp: Skip if no readline support.
14953
5d978e17
SL
149542015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14955
14956 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14957
7e763b86
SL
149582015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14959
14960 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14961
87a3a92c
SL
149622015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14963
14964 * gdb.base/completion.exp: Skip tests that interrupt GDB with
14965 ctrl-C if nointerrupts target property is set.
14966 * gdb.base/double-prompt-target-event-error.exp: Likewise.
14967 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
14968 * gdb.base/paginate-bg-execution.exp: Likewise.
14969 * gdb.base/paginate-execution-startup.exp: Likewise.
14970 * gdb.base/random-signal.exp: Likewise.
14971 * gdb.base/range-stepping.exp: Likewise.
14972 * gdb.cp/annota2.exp: Likewise.
14973 * gdb.cp/annota3.exp: Likewise.
14974 * gdb.gdb/selftest.exp: Likewise.
14975 * gdb.threads/continue-pending-status.exp: Likewise.
14976 * gdb.threads/leader-exit.exp: Likewise.
14977 * gdb.threads/manythreads.exp: Likewise.
14978 * gdb.threads/pthreads.exp: Likewise.
14979 * gdb.threads/schedlock.exp: Likewise.
14980 * gdb.threads/sigthread.exp: Likewise.
14981
a8f077dc
DB
149822015-12-11 Don Breazeal <donb@codesourcery.com>
14983
14984 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
14985 remote.
14986 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
14987 * gdb.base/foll-exec.exp (main): Enable for target remote.
14988 * gdb.base/foll-fork.exp (main): Likewise.
14989 * gdb.base/foll-vfork.exp (main): Likewise.
14990 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
14991 (proc continue_to_exit_bp_loc): Use clean_restart.
14992 * gdb.base/pie-execl.exp (main): Disable for target remote.
14993 * gdb.base/watch-vfork.exp (main): Enable for target remote.
14994 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
14995 * gdb.threads/execl.exp (main): Likewise.
14996 * gdb.threads/fork-child-threads.exp (main): Likewise.
14997 * gdb.threads/fork-plus-threads.exp (main): Disable for target
14998 remote.
14999 * gdb.threads/fork-thread-pending.exp (main): Enable for target
15000 remote.
15001 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
15002 pid.tid style ptids, instead of just tid.
15003 * gdb.threads/thread-execl.exp (main): Enable for target remote.
15004 * gdb.threads/watchpoint-fork.exp (main): Likewise.
15005 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
15006 ptids, instead of just tid.
15007
3b2464a8
AB
150082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15009
15010 * gdb.base/list.exp (test_list_forward): Add end of file error
15011 test.
15012 (test_repeat_list_command): Add end of file error test.
15013 (test_list_backwards): Add beginning of file error test.
15014
a0def019
AB
150152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15016
15017 * gdb.base/list.exp (test_list_invalid_args): New function,
15018 defined, and called.
15019
5c000dff
AB
150202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15021
15022 * gdb.base/list.exp (test_list): Make test names unique.
15023
f1637ebe
YQ
150242015-12-11 Yao Qi <yao.qi@linaro.org>
15025
15026 * gdb.base/coremaker2.c: Remove.
15027
36d6fc0a
PA
150282015-12-10 Pedro Alves <palves@redhat.com>
15029
15030 * gdb.multi/base.exp: Remove stale "spaces" references.
15031
762f7747
PA
150322015-12-10 Pedro Alves <palves@redhat.com>
15033
15034 * gdb.multi/base.exp: Don't use nowarnings.
15035 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
15036 * gdb.multi/hangout.c: Include stdio.h.
15037 * gdb.multi/hello.c: Include stdlib.h.
15038 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
15039 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
15040 * gdb.multi/multi-arch.exp: Don't use nowarnings.
15041
28d2bfb9
AB
150422015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
15043
15044 * gdb.dwarf2/dw2-ranges-base.c: New file.
15045 * gdb.dwarf2/dw2-ranges-base.exp: New file.
15046 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
15047 support additional line table, and debug ranges generation.
15048 (Dwarf::ranges): New function, generate .debug_ranges.
15049 (Dwarf::lines): Support generating simple line table programs.
15050 (Dwarf::assemble): Initialise new namespace variables.
15051
5fc2beac
KB
150522015-12-09 Kevin Buettner <kevinb@redhat.com>
15053
15054 * gdb.base/async.exp (proc test_background): Add case for
15055 asynchronous execution not supported.
15056
1c35a88f
LM
150572015-12-09 Luis Machado <lgustavo@codesourcery.com>
15058
15059 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
15060 format and change test names to make them unique.
15061
b593e3d9
RK
150622015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
15063 Pedro Alves <pedro@redhat.com>
15064
15065 PR gdb/18702
15066 Add checking of floatformats setup on x86_64 hosts.
15067 * gdb.arch/i386-float.S (main): Load bigval and smallval.
15068 (smallval, bigval): New labels/constants.
15069 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
15070 float" after loading bigval and smallval.
15071
d72413e6
PMR
150722015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
15073
15074 * gdb.ada/fun_overload_menu.exp: New testcase.
15075 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
15076
ece66d65
JS
150772015-12-04 Josh Stone <jistone@redhat.com>
15078
15079 * gdb.base/catch-fork-static.exp: New.
15080
41d0efca
YQ
150812015-12-03 Yao Qi <yao.qi@linaro.org>
15082
15083 * gdb.base/sizeof.c: Don't include stdio.h and
15084 ../lib/unbuffer_output.c.
15085 (main): New variable 'size' and 'value'. Remove printf and
15086 gdb_unbuffer_output. Assign return value to size and value.
15087 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
15088 at the beginning.
15089 (check_sizeof): Check the result by printing variable 'size'.
15090 (check_valueof): Check the result by printing variable 'value'.
15091
99fd02d9
YQ
150922015-12-01 Yao Qi <yao.qi@linaro.org>
15093
15094 * gdb.base/disp-step-syscall.exp: Define syscall instruction
15095 for aarch64*-*-linux* target.
15096
f2faf941
PA
150972015-11-30 Pedro Alves <palves@redhat.com>
15098
15099 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
15100
04bf20c5
PA
151012015-11-30 Pedro Alves <palves@redhat.com>
15102
15103 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
15104 Handle non-stop mode vCont replies.
15105
09df4675
PA
151062015-11-30 Pedro Alves <palves@redhat.com>
15107
15108 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
15109 prepare_for_testing. Start gdb with "set non-stop on" appended to
15110 GDBFLAGS. Lax expected stop output.
15111
58b584af
YQ
151122015-11-27 Yao Qi <yao.qi@linaro.org>
15113
15114 * gdb.arch/arm-neon.exp: New.
15115 * gdb.arch/arm-neon.c: New.
15116
dfcb77a8
YQ
151172015-11-27 Yao Qi <yao.qi@linaro.org>
15118
15119 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
15120
88e8ec1b
YQ
151212015-11-27 Yao Qi <yao.qi@linaro.org>
15122
15123 * gdb.cp/annota2.exp: Allow multiple occurrences of the
15124 frames-invalid annotation.
15125
bfde72c2
YQ
151262015-11-27 Yao Qi <yao.qi@linaro.org>
15127
15128 * gdb.cp/annota2.exp: Use ${frames_invalid}.
15129
f6512a69
SM
151302015-11-26 Simon Marchi <simon.marchi@ericsson.com>
15131
15132 * gdb.threads/names.exp: New file.
15133 * gdb.threads/names.c: New file.
15134 * README: Mention gdb,no_thread_names.
15135
46a3515b
MM
151362015-11-26 Markus Metzger <markus.t.metzger@intel.com>
15137
15138 PR 19297
15139 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
15140 support" error.
15141
62147a22
PA
151422015-11-24 Pedro Alves <palves@redhat.com>
15143
15144 PR 17539
15145 * gdb.base/display.exp: Expect displays to be sorted in ascending
15146 order. Use multi_line.
15147 * gdb.base/solib-display.exp: Likewise.
15148
2f341b6e
PA
151492015-11-24 Pedro Alves <palves@redhat.com>
15150
15151 PR 17539
25d49b86
PA
15152 * gdb.base/display.exp: Expect displays to be sorted in ascending
15153 order. Use multi_line.
15154 * gdb.base/solib-display.exp: Likewise.
2f341b6e 15155
7e0aa6aa
PA
151562015-11-24 Pedro Alves <palves@redhat.com>
15157
15158 PR 17539
15159 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
15160 threads in ascending order.
15161 * gdb.base/foll-fork.exp: Likewise.
15162 * gdb.base/foll-vfork.exp: Likewise.
15163 * gdb.base/multi-forks.exp: Likewise.
15164 * gdb.mi/mi-nonstop.exp: Likewise.
15165 * gdb.mi/mi-nsintrall.exp: Likewise.
15166 * gdb.multi/base.exp: Likewise.
15167 * gdb.multi/multi-arch.exp: Likewise.
15168 * gdb.python/py-inferior.exp: Likewise.
15169 * gdb.threads/break-while-running.exp: Likewise.
15170 * gdb.threads/execl.exp: Likewise.
15171 * gdb.threads/gcore-thread.exp: Likewise.
15172 * gdb.threads/info-threads-cur-sal.exp: Likewise.
15173 * gdb.threads/kill.exp: Likewise.
15174 * gdb.threads/linux-dp.exp: Likewise.
15175 * gdb.threads/multiple-step-overs.exp: Likewise.
15176 * gdb.threads/next-bp-other-thread.exp: Likewise.
15177 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
15178 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
15179 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
15180 * gdb.threads/thread-find.exp: Likewise.
15181 * gdb.threads/tls.exp: Likewise.
15182 * lib/mi-support.exp (mi_reverse_list): Delete.
15183 (mi_check_thread_states): No longer reverse list.
15184
2cc57ad8
PA
151852015-11-24 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
15188 use lowercase.
15189
c93e8391
SM
151902015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15191
15192 * gdb.trace/actions.c: Include trace-common.h.
15193 (main): Add a location for a fast tracepoint.
15194 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
15195 the normal tracepoints.
15196 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
15197
045ccf91
SM
151982015-11-23 Simon Marchi <simon.marchi@ericsson.com>
15199
15200 * save-trace.exp: Factor out code to these...
15201 (gdb_save_tracepoints): New.
15202 (gdb_load_tracepoints): New.
15203 (do_save_load_test): New.
15204
5506f9f6
KB
152052015-11-23 Kevin Buettner <kevinb@redhat.com>
15206
15207 * gdb.base/asmlabel.exp: New test.
15208 * gdb.base/asmlabel.c: New test case.
15209
16c3b12f
JB
152102015-11-23 Joel Brobecker <brobecker@adacore.com>
15211
15212 * gdb.base/wrong_frame_bt_full-main.c: New file.
15213 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
15214 * gdb.base/wrong_frame_bt_full.exp: New file.
15215
155bfbd3
JB
152162015-11-23 Joel Brobecker <brobecker@adacore.com>
15217
15218 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
15219
bb097445
JM
152202015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15221
206853a0 15222 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
15223 pstate register when comparing registers values in
15224 sparc64-*-linux-gnu targets to avoid spurious differences.
15225
9c88ed8f
JM
152262015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15227
206853a0 15228 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 15229
96161e25
SL
152302015-11-19 Sandra Loosemore <sandra@codesourcery.com>
15231
15232 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
15233 as type argument to gdb_compile.
15234 * gdb.base/nested-subp2.exp: Likewise.
15235 * gdb.base/nested-subp3.exp: Likewise.
15236
340c2830
DV
152372015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
15238
15239 * lib/dwarf.exp (_note): Fix left shift of negative value.
15240 * gdb.trace/trace-condition.exp: Likewise.
15241
c1862d0f
YQ
152422015-11-13 Yao Qi <yao.qi@linaro.org>
15243
15244 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
15245 comments about d10v.
15246 (test_scalar_returns): Likewise.
15247 * gdb.base/d10v.ld: Remove.
15248 * gdb.base/overlays.exp: Remove the target triplet checking for
15249 d10v-*-*.
15250 * gdb.base/structs.exp (test_struct_returns): Remove the
15251 comments about d10v.
15252 (test_struct_calls): Likewise.
15253
77ae9c19
YQ
152542015-11-13 Yao Qi <yao.qi@linaro.org>
15255
15256 * gdb.base/gnu_vector.exp: Check the return value by "p res".
15257 * gdb.base/gnu_vector.c: Don't include stdio.h.
15258 (main): Don't print res and call add_some_intvecs.
15259
430e004e
MK
152602015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
15261
15262 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
15263 macro.
15264 (func5): Removed.
15265 (func4): Use FAST_TRACEPOINT_LABEL.
15266 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
15267 macro.
15268 (func): Removed.
15269 (thread_function): Use FAST_TRACEPOINT_LABEL.
15270 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
15271 (func): Remove.
15272 (marker): Use FAST_TRACEPOINT_LABEL.
15273 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
15274 (pendfunc1): Remove.
15275 (pendfunc): Use FAST_TRACEPOINT_LABEL.
15276 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
15277 (foo): Remove.
15278 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
15279 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
15280 macro.
15281 (func): Remove.
15282 (marker): Use FAST_TRACEPOINT_LABEL.
15283 * gdb.trace/trace-common.h: New header.
15284 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
15285 macro.
15286 (func): Remove.
15287 (marker): Use FAST_TRACEPOINT_LABEL.
15288 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
15289 (func): Remove.
15290 (thread_function): Use FAST_TRACEPOINT_LABEL.
15291
6e7675a7
MK
152922015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
15293
15294 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
15295 in front.
15296 * gdb.trace/change-loc.exp: Use global pcreg definition.
15297 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
15298 * gdb.trace/entry-values.exp: Use global spreg definition, add $
15299 in front.
15300 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
15301 * gdb.trace/pending.exp: Likewise.
15302 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
15303 * gdb.trace/trace-break.exp: Likewise.
15304 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
15305 in front.
15306 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
15307 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
15308 in front.
15309 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
15310
dddc0e16
JB
153112015-11-09 Joel Brobecker <brobecker@adacore.com>
15312
15313 * gdb.ada/fin_fun_out: New testcase.
15314
c6f0b406
KB
153152015-11-07 Kevin Buettner <kevinb@redhat.com>
15316
15317 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
15318 value associated with DW_AT_byte_size.
15319 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
15320 constants for DW_AT_byte_size, DW_AT_lower_bound, and
15321 DW_AT_upper_bound.
15322
f01dcfd9
KB
153232015-11-07 Kevin Buettner <kevinb@redhat.com>
15324
15325 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
15326 (gdb_target_symbol_prefix_flags): Define in terms of _asm
15327 version.
15328 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
15329 gdb.dwarf2/dw2-canonicalize-type.exp,
15330 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
15331 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
15332 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
15333 provided by gdb_target_symbol_prefix_flags_asm.
15334 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
15335 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
15336 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
15337 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
15338 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
15339 macros where needed). Use this macro for symbols which require
15340 the prefix provided by SYMBOL_PREFIX.
15341
2223449a
KB
153422015-11-05 Kevin Buettner <kevinb@redhat.com>
15343
15344 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
15345 New procs.
15346 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
15347 representing expressions, of more than one list element.
15348 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
15349 to prepend linker symbol prefix to f.
15350 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
15351 table_1 and table_2.
15352 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
15353 Likewise, for f and g.
15354 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
15355 for ptr.
15356 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
15357 for main.
15358 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
15359 table_1_ptr and table_2_ptr.
15360
6f2f1a3a
JK
153612015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15362 Joel Brobecker <brobecker@adacore.com>
15363
15364 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
15365
566c56c9
MK
153662015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
15367
15368 * gdb.reverse/s390-mvcle.c: New test.
15369 * gdb.reverse/s390-mvcle.exp: New file.
15370 * lib/gdb.exp: Enable reverse tests on s390*-linux.
15371
d5f0636b
MK
153722015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15373
15374 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
15375
7ad8b86c
MK
153762015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15377
15378 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
15379 reaching marker2.
15380 * gdb.reverse/getresuid-reverse.exp: Likewise.
15381 * gdb.reverse/pipe-reverse.exp: Likewise.
15382 * gdb.reverse/readv-reverse.exp: Likewise.
15383 * gdb.reverse/recvmsg-reverse.exp: Likewise.
15384 * gdb.reverse/time-reverse.exp: Likewise.
15385 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
15386
4081c0f1
YQ
153872015-10-30 Yao Qi <yao.qi@linaro.org>
15388
15389 * gdb.threads/wp-replication.c (watch_count_done): Remove.
15390 (empty_cycle): Remove.
15391 (main): Don't call empty_cycle. Don't use watch_count_done.
15392 * gdb.threads/wp-replication.exp: Don't set breakpoint on
15393 empty_cycle. Rewrite the code counting HW watchpoints.
15394
452b4ba5
MK
153952015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
15396
15397 * gdb.reverse/fstatat-reverse.c: New test.
15398 * gdb.reverse/fstatat-reverse.exp: New file.
15399 * gdb.reverse/getresuid-reverse.c: New test.
15400 * gdb.reverse/getresuid-reverse.exp: New file.
15401 * gdb.reverse/pipe-reverse.c: New test.
15402 * gdb.reverse/pipe-reverse.exp: New file.
15403 * gdb.reverse/readv-reverse.c: New test.
15404 * gdb.reverse/readv-reverse.exp: New file.
15405 * gdb.reverse/recvmsg-reverse.c: New test.
15406 * gdb.reverse/recvmsg-reverse.exp: New file.
15407 * gdb.reverse/time-reverse.c: New test.
15408 * gdb.reverse/time-reverse.exp: New file.
15409 * gdb.reverse/waitpid-reverse.c: New test.
15410 * gdb.reverse/waitpid-reverse.exp: New file.
15411
5e2e7507
JK
154122015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15413
15414 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
15415
0fde2c53
DE
154162015-10-26 Doug Evans <dje@google.com>
15417
15418 PR symtab/17391
15419 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
15420 * gdb.dwarf2/bad-regnum.c: New file.
15421 * gdb.dwarf2/bad-regnum.exp: New file.
15422
1a70ae97
DE
154232015-10-26 Doug Evans <dje@google.com>
15424
15425 PR python/18938
15426 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
15427 file.
15428
27dc26ab
JK
154292015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15430
15431 * gdb.compile/compile.exp (compile code globalvar): Update expectation
15432 for a change by "Mention language in compile error message".
15433
bed91f4d
SM
154342015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
15435
15436 PR python/18073
15437 * gdb.python/py-type.c (C::a_method): New.
15438 (C::a_const_method): New.
15439 (C::a_static_method): New.
15440 (a_function): New.
15441 * gdb.python/py-type.exp (test_fields): Test getting fields
15442 from function and method.
15443
3f2f83dd
KB
154442015-10-21 Keven Boell <keven.boell@intel.com>
15445
15446 * gdb.fortran/vla-alloc-assoc.exp: New file.
15447 * gdb.fortran/vla-datatypes.exp: New file.
15448 * gdb.fortran/vla-datatypes.f90: New file.
15449 * gdb.fortran/vla-history.exp: New file.
15450 * gdb.fortran/vla-ptype-sub.exp: New file.
15451 * gdb.fortran/vla-ptype.exp: New file.
15452 * gdb.fortran/vla-sizeof.exp: New file.
15453 * gdb.fortran/vla-sub.f90: New file.
15454 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
15455 * gdb.fortran/vla-value-sub-finish.exp: New file.
15456 * gdb.fortran/vla-value-sub.exp: New file.
15457 * gdb.fortran/vla-value.exp: New file.
15458 * gdb.fortran/vla-ptr-info.exp: New file.
15459 * gdb.mi/mi-vla-fortran.exp: New file.
15460 * gdb.mi/vla.f90: New file.
15461
27145d50
SL
154622015-10-21 Sandra Loosemore <sandra@codesourcery.com>
15463
15464 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
15465 of hardwired timeout value.
15466
5f3ff4f8
JK
154672015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15468 Pedro Alves <palves@redhat.com>
15469
15470 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
15471 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
15472
bfd09d20
JS
154732015-10-19 Josh Stone <jistone@redhat.com>
15474
15475 * gdb.base/catch-syscall.c: Include <sched.h>.
15476 (unknown_syscall): New variable.
15477 (main): Trigger a vfork and an unknown syscall.
15478 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
15479 (unknown_syscall_number): Likewise.
15480 (check_call_to_syscall): Accept an optional syscall pattern.
15481 (check_return_from_syscall): Likewise.
15482 (check_continue): Likewise.
15483 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
15484 (test_catch_syscall_skipping_return): New test toggling off 'catch
15485 syscall' to step over the syscall return, then toggling back on.
15486 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
15487 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
15488 (do_syscall_tests): Call test_catch_syscall_without_args and
15489 test_catch_syscall_mid_vfork.
15490 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
15491 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
15492
b32b93c6
AS
154932015-10-19 Andrew Stubbs <ams@codesourcery.com>
15494
15495 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
15496 print g_vE): Add new pass patterns.
15497 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
15498 print various symbol names for vptr fields.
15499
9d622bda
AB
155002015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
15501
15502 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
15503 results.
15504
0fd8ac1c
YQ
155052015-10-12 Yao Qi <yao.qi@linaro.org>
15506
15507 * gdb.arch/disp-step-insn-reloc.exp: New test case.
15508
34240514
YQ
155092015-10-12 Yao Qi <yao.qi@linaro.org>
15510
15511 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
15512 is aarch64*-*-linux*.
15513
8240f442
YQ
155142015-10-12 Yao Qi <yao.qi@linaro.org>
15515
15516 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
15517 (can_relocate_bcond_true): ... it.
15518 (can_relocate_bcond_false): New function.
15519 (foo): Likewise.
15520 (can_relocate_bl): Likewise.
15521 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
15522 can_relocate_bl.
15523
2520f728
PMR
155242015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
15525
15526 * gdb.base/nested-addr.c: New file.
15527 * gdb.base/nested-addr.exp: New testcase.
15528
abcef95a
MM
155292015-10-09 Markus Metzger <markus.t.metzger@intel.com>
15530
15531 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
15532 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
15533 its output. Ignore the output of "record goto begin" and instead
15534 check that GDB is replaying.
15535
145e3ddb
PA
155362015-10-09 Pedro Alves <palves@redhat.com>
15537
15538 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
15539 (top level): Use it in the run with no args test.
15540
d5d8c4e1
IB
155412015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
15542
15543 * gdb.dlang/properties.exp: New file.
15544
06e635ef
SL
155452015-10-02 Sandra Loosemore <sandra@codesourcery.com>
15546
15547 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
15548 whether or not address 0x1000 is mapped on the target.
15549
e019fd1d
SM
155502015-09-30 Simon Marchi <simon.marchi@ericsson.com>
15551
15552 * gdb.python/py-type.exp: Do not run tests if binaries fail to
15553 build.
15554
77ba2a67
MM
155552015-09-30 Markus Metzger <markus.t.metzger@intel.com>
15556
15557 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
15558 instruction-history test.
15559
c60eb31f
DE
155602015-09-28 Doug Evans <dje@google.com>
15561
15562 * gdb.base/gcore.c (array_func): Add reference to static_array.
15563
9a3c8263
SM
155642015-09-25 Simon Marchi <simon.marchi@ericsson.com>
15565
15566 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
15567 source line.
15568
9720e656
SL
155692015-09-24 Sandra Loosemore <sandra@codesourcery.com>
15570
15571 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
15572 short or char as base type.
15573
938d3bf2
SL
155742015-09-23 Sandra Loosemore <sandra@codesourcery.com>
15575
15576 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
15577 to allow any size enum.
15578
e6c2c623
PMR
155792015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
15580
15581 * gdb.ada/array_ptr_renaming.exp: New testcase.
15582 * gdb.ada/array_ptr_renaming/foo.adb: New file.
15583 * gdb.ada/array_ptr_renaming/pack.ads: New file.
15584
06da0f77
PL
155852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15586
15587 * gdb.trace/ftrace-lock.c: New file.
15588 * gdb.trace/ftrace-lock.exp: New file.
15589
4f51c22a
PL
155902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15591
15592 * gdb.arch/insn-reloc.c: New file.
15593 * gdb.arch/ftrace-insn-reloc.exp: New file.
15594
7041adf4
PL
155952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
15596
15597 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
15598 instruction.
15599 * gdb.trace/pendshr1.c (pendfunc): Likewise.
15600 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
15601 * gdb.trace/range-stepping.c: Likewise.
15602 * gdb.trace/trace-break.c: Likewise.
15603 * gdb.trace/trace-mt.c (thread_function): Likewise.
15604 * gdb.trace/ftrace.c (marker): Likewise.
15605 * gdb.trace/trace-condition.c (marker): Likewise.
15606 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
15607 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
15608 is_aarch64_target.
15609
015d2e7e
DE
156102015-09-18 Doug Evans <xdje42@gmail.com>
15611
15612 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
15613 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
15614
26b188a2
SL
156152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15616
15617 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15618 the breakpoint.
15619
79dc332b
SL
156202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15621
15622 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
15623 the pending breakpoint. Remove timeout override for "Run till
15624 MI pending breakpoint on pendfunc3 on thread 2" test.
15625
f57929f2
SL
156262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15627
15628 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
15629 filename pattern.
15630
3f469b17
SL
156312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15632
15633 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
15634 in breakpoint filename pattern.
15635
515b89b3
SL
156362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15637
7800dbe4
SL
15638 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15639
156402015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15641
515b89b3
SL
15642 * gdb.linespec/explicit.exp: Check for readline support for
15643 tab-completion tests. Fix obvious typo.
15644
d2939ba2
MM
156452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15646
15647 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
15648 and replay.
15649
cbb55fa7
MM
156502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
15651
15652 * gdb.btrace/non-stop.c: New.
15653 * gdb.btrace/non-stop.exp: New.
15654
43691ca1
PL
156552015-09-17 Pierre Langlois <pierre.langlois@arm.com>
15656 Yao Qi <yao.qi@linaro.org>
15657
15658 * gdb.trace/trace-condition.c: New file.
15659 * gdb.trace/trace-condition.exp: New file.
15660
d78908cf
WW
156612015-09-16 Wei-cheng Wang <cole945@gmail.com>
15662
15663 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
15664 for testing bytecode compilation.
15665
1ed415e2
PA
156662015-09-16 Pedro Alves <palves@redhat.com>
15667 Sandra Loosemore <sandra@codesourcery.com>
15668
15669 * gdb.threads/non-stop-fair-events.c (timeout): New global.
15670 (SECONDS): Redefine.
15671 (main): Call pthread_kill and alarm early.
15672 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
15673 support.
15674 (test): If the target can't hardware step and doesn't support
15675 displaced stepping, increase the timeout.
15676
d136eff5
PA
156772015-09-16 Pedro Alves <palves@redhat.com>
15678
15679 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
15680 (enable_debug): New procedures.
15681 (test): Use them. Bail out if waiting for threads fails.
15682 (top level): Bail out if a test fails.
15683
991f019c
YQ
156842015-09-16 Yao Qi <yao.qi@linaro.org>
15685
15686 * gdb.asm/asm-source.exp: Set asm-arch for
15687 aarch64*-*-* target.
15688 * gdb.asm/aarch64.inc: New file.
15689
bfca584f
PMR
156902015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
15691
15692 * gdb.ada/array_of_variable_length.exp: New testcase.
15693 * gdb.ada/array_of_variable_length/foo.adb: New file.
15694 * gdb.ada/array_of_variable_length/pck.adb: New file.
15695 * gdb.ada/array_of_variable_length/pck.ads: New file.
15696
b326e587
DE
156972015-09-15 Doug Evans <dje@google.com>
15698
15699 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
15700 of function static local variable.
15701
5382cfab
PW
157022015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15703
15704 * gdb.threads/tls-so_extern.exp: New test file.
15705 * gdb.threads/tls-so_extern.c: New test file.
15706 * gdb.threads/tls-so_extern_main.c: New test file.
15707
141c5cc4
JK
157082015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15709
15710 * gdb.opt/solib-intra-step-lib.c: New file.
15711 * gdb.opt/solib-intra-step-main.c: New file.
15712 * gdb.opt/solib-intra-step.exp: New file.
15713
d15dcecd
PA
157142015-09-15 Pedro Alves <palves@redhat.com>
15715
15716 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
15717 gdb_continue_to_breakpoint instead of gdb_test_multiple.
15718
4c2f2a79
PA
157192015-09-14 Pedro Alves <palves@redhat.com>
15720
15721 * gdb.base/hook-stop-continue.c: Delete.
15722 * gdb.base/hook-stop-continue.exp: Delete.
15723 * gdb.base/hook-stop-frame.c: Delete.
15724 * gdb.base/hook-stop-frame.exp: Delete.
15725 * gdb.base/hook-stop.c: New file.
15726 * gdb.base/hook-stop.exp: New file.
15727
919e6dbe
PMR
157282015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
15729
15730 * gdb.ada/access_to_packed_array.exp: New testcase.
15731 * gdb.ada/access_to_packed_array/foo.adb: New file.
15732 * gdb.ada/access_to_packed_array/pack.adb: New file.
15733 * gdb.ada/access_to_packed_array/pack.ads: New file.
15734
157280a4
MM
157352015-09-14 Markus Metzger <markus.t.metzger@intel.com>
15736
15737 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
15738 buffer size test.
15739
2fd33e94
DB
157402015-09-11 Don Breazeal <donb@codesourcery.com>
15741
15742 * gdb.base/foll-exec.c: Add copyright header. Fix
15743 formatting issues.
15744 * gdb.base/foll-exec.exp (zap_session): Delete proc.
15745 (do_exec_tests): Use clean_restart in place of zap_session,
15746 and for test initialization. Fix formatting issues. Use
15747 fail in place of perror.
15748 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
15749 an expect statement to match an expression with output from
15750 the program under debug.
15751 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
15752 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
15753 * gdb.threads/non-ldr-exc-2.exp: Likewise.
15754 * gdb.threads/non-ldr-exc-3.exp: Likewise.
15755 * gdb.threads/non-ldr-exc-4.exp: Likewise.
15756
e70b6e8e
DE
157572015-09-09 Doug Evans <dje@google.com>
15758
15759 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15760
7a551a51
DE
157612015-09-09 Doug Evans <dje@google.com>
15762
15763 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15764
4c666f84
DE
157652015-09-09 Doug Evans <dje@google.com>
15766
15767 * gdb.base/savedregs.exp: Fix typo.
15768
243a9253
PA
157692015-09-09 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15772
c0fa8fbd
SL
157732015-09-08 Sandra Loosemore <sandra@codesourcery.com>
15774
15775 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
15776 command actually switches threads. Give up on remaining
15777 tests if target fails to stop at breakpoint.
15778
cd7c1778
PMR
157792015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
15780
15781 * gdb.ada/funcall_char.exp: New testcase.
15782 * gdb.ada/funcall_char/foo.adb: New file.
15783
dc5c8746
PMR
157842015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
15785
15786 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
15787 expected outputs. Add two testcases for completing ambiguous
15788 functions.
15789 * gdb.ada/complete/aux_pck.adb: New file.
15790 * gdb.ada/complete/aux_pck.ads: New file.
15791 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
15792 Ambiguous_Func functions.
15793 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
15794 * gdb.ada/complete/pck.adb: Likewise.
15795
4e83a1e7
UW
157962015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
15797
15798 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
15799 failures to run the test program under GDB.
15800
8ce74153
LM
158012015-08-26 Luis Machado <lgustavo@codesourcery.com>
15802
15803 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15804 to C.
15805
e9756d52
PP
158062015-08-26 Patrick Palka <patrick@parcs.ath.cx>
15807
15808 * gdb.base/run-after-attach.exp: New test file.
15809 * gdb.base/run-after-attach.c: New test file.
15810
8d37573b
DB
158112015-08-26 Don Breazeal <donb@codesourcery.com>
15812
15813 * gdb.base/foll-exec-2.c: New test program.
15814 * gdb.base/foll-exec-2.exp: New test.
15815
63e43d3a
PMR
158162015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
15817
15818 * gdb.base/nested-subp1.exp: New file.
15819 * gdb.base/nested-subp1.c: New file.
15820 * gdb.base/nested-subp2.exp: New file.
15821 * gdb.base/nested-subp2.c: New file.
15822 * gdb.base/nested-subp3.exp: New file.
15823 * gdb.base/nested-subp3.c: New file.
15824
3d40fbb5
PA
158252015-08-24 Pedro Alves <palves@redhat.com>
15826
15827 * gdb.server/connect-without-multi-process.c: New file.
15828 * gdb.server/connect-without-multi-process.exp: New file.
15829
4422ac93
LM
158302015-08-24 Luis Machado <lgustavo@codesourcery.com>
15831
15832 * gdb.opt/inline-markers.c: Make z int.
15833
91dddb86
LM
158342015-08-24 Luis Machado <lgustavo@codesourcery.com>
15835
15836 * gdb.opt/inline-markers.c: Make z volatile.
15837
a48847ee
LM
158382015-08-24 Luis Machado <lgustavo@codesourcery.com>
15839
15840 * gdb.opt/inline-bt.c: New volatile global z.
15841 * gdb.opt/inline-cmds.c: Likewise.
15842 * gdb.opt/inline-locals.c: Likewise.
15843 * gdb.opt/inline-markers.c: New extern global z.
15844 (marker): Use z.
15845 (inline_fn): Likewise.
15846
0ebbc52b
PA
158472015-08-24 Pedro Alves <palves@redhat.com>
15848
15849 * config/m32r-stub.exp: Remove file.
15850 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
15851 * gdb.base/call-rt-st.exp: Likewise.
15852 * gdb.base/call-strs.exp: Likewise.
15853 * gdb.base/default.exp: Remove references to h8300-*-hms and
15854 *-*-udi*.
15855 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
15856
77c365df
AA
158572015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
15858
15859 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
15860 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
15861 and "return" use KFAIL when GDB can not read/write the vector
15862 return value.
15863
4313b8c0
GB
158642015-08-21 Gary Benson <gbenson@redhat.com>
15865
15866 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15867
0e433b32
PA
158682015-08-20 Pedro Alves <palves@redhat.com>
15869
15870 * gdb.server/solib-list.exp: No longer expect an interior stop in
15871 non-stop mode.
15872
221e1a37
PA
158732015-08-20 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.server/connect-stopped-target.c: New file.
15876 * gdb.server/connect-stopped-target.exp: New file.
15877
40e3ad0e
PA
158782015-08-20 Pedro Alves <palves@redhat.com>
15879
15880 * gdb.dwarf2/comp-unit-lang.exp: New file.
15881 * gdb.dwarf2/comp-unit-lang.c: New file.
15882
af39b327
PMR
158832015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
15884
15885 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
15886 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
15887
7d45c7c3 158882015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 15889
7d45c7c3
KB
15890 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15891 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15892
4d6cceb4
DE
158932015-08-18 Doug Evans <dje@google.com>
15894 Adrian Sendroiu <adrian.sendroiu@freescale.com>
15895
15896 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
15897 skip_python_tests. New arg prompt_regexp.
15898 (skip_python_tests): New function.
15899 * lib/mi-support.exp (mi_skip_python_tests): New function.
15900 * gdb.python/py-mi-objfile-gdb.py: New file.
15901 * gdb.python/py-mi-objfile.c: New file.
15902 * gdb.python/py-mi-objfile.exp: New file.
15903
ad89c2aa
KS
159042015-08-17 Keith Seitz <keiths@redhat.com>
15905
15906 * gdb.linespec/explicit.exp: Move strace test from here ...
15907 * gdb.trace/strace.exp: ... to here.
15908
e3ae3c43
PP
159092015-08-15 Patrick Palka <patrick@parcs.ath.cx>
15910
15911 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
15912 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
15913
604b2636
DE
159142015-08-14 Doug Evans <xdje42@gmail.com>
15915
15916 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
15917 inferior before selecting a new file.
15918
6ff0ba5f
DE
159192015-08-14 Doug Evans <xdje42@gmail.com>
15920
15921 * gdb.mi/mi-disassemble.exp: Update.
15922 * gdb.base/disasm-optim.S: New file.
15923 * gdb.base/disasm-optim.c: New file.
15924 * gdb.base/disasm-optim.h: New file.
15925 * gdb.base/disasm-optim.exp: New file.
15926
9ca98f92
KS
159272015-08-14 Keith Seitz <keiths@redhat.com>
15928
15929 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15930 "evaluated-by".
15931
52bbc560
JB
159322015-08-13 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15935
5d8c3ed3
PMR
159362015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
15937
15938 * gdb.ada/fun_renaming.exp: New testcase.
15939 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
15940 * gdb.ada/fun_renaming/pack.adb: New file.
15941 * gdb.ada/fun_renaming/pack.ads: New file.
15942
ea8812bc
KS
159432015-08-12 Keith Seitz <keiths@redhat.com>
15944
15945 * gdb.base/dso2dso.exp: Pass basename of source file in call to
15946 gdb_get_line_number.
15947
4dafcdeb
JB
159482015-08-12 Joel Brobecker <brobecker@adacore.com>
15949
15950 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
15951 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
15952 gdb.base/dso2dso.exp: New files.
15953
5ba32597
SDJ
159542015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
15955 Pedro Alves <palves@redhat.com>
15956 Keith Seitz <keiths@redhat.com>
15957
15958 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
15959 GDBFLAGS.
15960
b6dafabf
PP
159612015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15962
15963 * gdb.base/gdbhistsize-history.exp
15964 (test_histsize_history_setting): Use save_vars.
15965 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15966 Use save_vars.
15967 (test_no_truncation_of_unlimited_history_file): Use save_vars.
15968 * gdb.base/readline.exp: Use save_vars.
15969
abe8e607
PP
159702015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15971
15972 * lib/gdb.exp (save_vars): New proc.
15973
629500fa
KS
159742015-08-11 Keith Seitz <keiths@redhat.com>
15975
15976 * gdb.base/help.exp: Update help_breakpoint_text.
15977
eb8c4e2e
KS
159782015-08-11 Keith Seitz <keiths@redhat.com>
15979
15980 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
15981 (at toplevel): Call test_explicit_breakpoints.
15982 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
15983 breakpoints.
15984 * lib/mi-support.exp (mi_make_breakpoint): Add support for
15985 breakpoint conditions, "-cond".
15986
87f0e720
KS
159872015-08-11 Keith Seitz <keiths@redhat.com>
15988
15989 * gdb.linespec/3explicit.c: New file.
15990 * gdb.linespec/cpexplicit.cc: New file.
15991 * gdb.linespec/cpexplicit.exp: New file.
15992 * gdb.linespec/explicit.c: New file.
15993 * gdb.linespec/explicit.exp: New file.
15994 * gdb.linespec/explicit2.c: New file.
15995 * gdb.linespec/ls-errs.exp: Add explicit location tests.
15996 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
15997 before using in the matching pattern.
15998 Clarify that `prefix' is a regular expression.
15999
f00aae0f
KS
160002015-08-11 Keith Seitz <keiths@redhat.com>
16001
16002 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
16003 test.
16004 Add tests for missing ",FMT" and ",".
16005
e27852be
DE
160062015-08-10 Doug Evans <dje@google.com>
16007 Keith Seitz <keiths@redhat.com>
16008
16009 PR gdb/17960
16010 * gdb.base/completion.exp: Add location completer tests.
16011
7f03bd92
PA
160122015-08-07 Pedro Alves <palves@redhat.com>
16013
16014 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
16015 tests here.
16016 (top level): Run do_test with and without displaced stepping.
16017
3fc8eb30
PA
160182015-08-07 Pedro Alves <palves@redhat.com>
16019
16020 * gdb.base/valgrind-disp-step.c: New file.
16021 * gdb.base/valgrind-disp-step.exp: New file.
16022
d4569d7b
PA
160232015-08-07 Pedro Alves <palves@redhat.com>
16024
16025 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
16026 Delete function.
16027 (main): Add alarm. Run an infinite loop instead of calling
16028 wait_threads.
16029 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
16030 comment.
16031 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
16032 Delete function.
16033 (main): Add alarm. Run an infinite loop instead of calling
16034 wait_threads.
16035 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
16036 comment.
16037
e1316e60
PA
160382015-08-07 Pedro Alves <palves@redhat.com>
16039
16040 * gdb.base/checkpoint-ns.exp: New file.
16041 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
16042 standard_testfile.
16043
da8c46d2
MM
160442015-08-07 Markus Metzger <markus.t.metzger@intel.com>
16045
16046 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
16047 * gdb.btrace/instruction_history.exp: Update.
16048 * gdb.btrace/tsx.exp: New.
16049 * gdb.btrace/tsx.c: New.
16050
de1c2c52
PA
160512015-08-06 Pedro Alves <palves@redhat.com>
16052
16053 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
16054 increase timeout.
16055 * gdb.reverse/until-precsave.exp: Bump timeouts.
16056
782e0bf4
PA
160572015-08-06 Pedro Alves <palves@redhat.com>
16058
16059 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
16060
83e97ed0
PA
160612015-08-06 Pedro Alves <palves@redhat.com>
16062
16063 PR gdb/18749
16064 * gdb.threads/process-dies-while-handling-bp.c: New file.
16065 * gdb.threads/process-dies-while-handling-bp.exp: New file.
16066
863d01bd
PA
160672015-08-06 Pedro Alves <palves@redhat.com>
16068
16069 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
16070 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
16071
0a39bb32
PA
160722015-08-05 Pedro Alves <palves@redhat.com>
16073
16074 * gdb.threads/next-while-other-thread-longjmps.c: New file.
16075 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
16076
ee2d2b10
SL
160772015-08-03 Sandra Loosemore <sandra@codesourcery.com>
16078
16079 * gdb.base/bp-permanent.exp: Report test as unsupported if
16080 the target cannot stop at the permanent breakpoint.
16081
4e1bdb00
DE
160822015-08-03 Doug Evans <dje@google.com>
16083
16084 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
16085 10000.
16086
3d338901
DE
160872015-08-03 Doug Evans <dje@google.com>
16088
16089 * Makefile.in (workers/%.worker, build-perf): New rule.
16090 (GDB_PERFTEST_MODE): New variable.
16091 (check-perf): Use it.
16092 (clean): Clean up gdb.perf parallel build subdirs.
16093 * lib/build-piece.exp: New file.
16094 * lib/gdb.exp (make_gdb_parallel_path): New function
16095 (standard_output_file, standard_temp_file): Call it.
16096 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16097 of $GDB_PARALLEL.
16098 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
16099
af061d3e
DE
161002015-08-03 Doug Evans <dje@google.com>
16101
8e1afc81 16102 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
16103 (LOG_FILE_NAME): New global.
16104 (TextReporter.__init__): Initialize self.txt_sum.
16105 (TextReporter.report): Add support for multiple data-points.
16106 Move report to perftest.sum, put raw data in perftest.log.
16107 (TextReporter.start): Open sum and log files.
16108 (TextReporter.end): Close sum and log files.
8e1afc81
DE
16109 * gdb.perf/lib/perftest/testresult.py
16110 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 16111
2c8c5d37
PA
161122015-07-31 Pedro Alves <palves@redhat.com>
16113
16114 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
16115 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16116 kill_wait_spawned_process instead of explicit "kill -9".
16117 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
16118 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16119 kill_wait_spawned_process.
16120 * gdb.base/attach-twice.exp: Likewise.
16121 * gdb.base/attach.exp: Likewise.
16122 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
16123 gdb_test_multiple.
16124 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
16125 returning a spawn id instead of a pid. Use spawn_id_get_pid and
16126 kill_wait_spawned_process.
16127 * gdb.base/valgrind-infcall.exp: Likewise.
16128 * gdb.multi/multi-attach.exp: Likewise.
16129 * gdb.python/py-prompt.exp: Likewise.
16130 * gdb.python/py-sync-interp.exp: Likewise.
16131 * gdb.server/ext-attach.exp: Likewise.
16132 * gdb.threads/attach-into-signal.exp (corefunc): Use
16133 spawn_wait_for_attach, spawn_id_get_pid and
16134 kill_wait_spawned_process.
16135 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
16136 spawn_wait_for_attach returning a spawn id instead of a pid. Use
16137 spawn_id_get_pid and kill_wait_spawned_process.
16138 * gdb.threads/attach-stopped.exp (corefunc): Use
16139 spawn_wait_for_attach, spawn_id_get_pid and
16140 kill_wait_spawned_process.
16141 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
16142 Use spawn_id_get_pid. Wait for spawn id after eof. Use
16143 kill_wait_spawned_process instead of explicit "kill -9".
16144 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
16145 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
16146 (spawn_wait_for_attach): Use spawn instead of exec to spawn
16147 processes. Don't map cygwin/windows pids here. Now returns a
16148 spawn id list.
16149
032a0fca
SL
161502015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16151
16152 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
16153 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
16154 correct patch.
16155
61a934ca
SL
161562015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16157
16158 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
16159
4bc4d428
SL
161602015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16161
16162 Reapply:
16163 2014-05-21 Mark Wielaard <mjw@redhat.com>
16164
16165 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
16166
998d452a
PA
161672015-07-30 Pedro Alves <palves@redhat.com>
16168
16169 * linux-low.c (handle_extended_wait): Set the child's last
16170 reported status to TARGET_WAITKIND_STOPPED.
16171
69dde7dc
PA
161722015-07-30 Pedro Alves <palves@redhat.com>
16173
16174 PR threads/18600
16175 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
16176 only shows inferior 1.
16177
4dd63d48
PA
161782015-07-30 Simon Marchi <simon.marchi@ericsson.com>
16179 Pedro Alves <palves@redhat.com>
16180
16181 PR threads/18600
16182 * gdb.threads/fork-plus-threads.c: New file.
16183 * gdb.threads/fork-plus-threads.exp: New file.
16184
d618e4c5
PP
161852015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16186
16187 * gdb.base/batch-preserve-term-settings.exp
16188 (test_terminal_settings_preserved_after_cli_exit): Use
16189 send_quit_command.
16190
1eef6428
PA
161912015-07-29 Pedro Alves <palves@redhat.com>
16192 Don Breazeal <donb@codesourcery.com>
16193
16194 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
16195 output from both inferior_spawn_id and gdb_spawn_id.
16196
7da5b897
SDJ
161972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16198
16199 * gdb.threads/attach-into-signal.exp (corefunc): Use
16200 with_test_prefix on nested loops, uniquefying the test messages.
16201
dac804df
SDJ
162022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
16203
16204 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
16205 commit.
16206
06265e53
PP
162072015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16208
16209 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
16210 New proc.
16211 (test_terminal_settings_preserved_after_sigterm): New test.
16212
18206ca3
PP
162132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16214
16215 * gdb.base/batch-preserve-term-settings.exp
16216 (test_terminal_settings_preserved_after_cli_exit): New test.
16217
90074d11
PP
162182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
16219
16220 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
16221 manipulation of saved_gdbflags.
16222 (test_terminal_settings_preserved): Remove global declaration of
16223 the unused variable pagination_prompt. Remove manipulation of
16224 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
16225 GDBFLAGS.
16226
eb1a7902
PA
162272015-07-29 Pedro Alves <palves@redhat.com>
16228
16229 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
16230
8b75dd3b
PA
162312015-07-29 Pedro Alves <palves@redhat.com>
16232
16233 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
16234 at the top.
16235
dedad4e3
PA
162362015-07-29 Pedro Alves <palves@redhat.com>
16237
16238 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
16239 (main): Call gdb_unbuffer_output.
16240 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
16241 (main): Call gdb_unbuffer_output.
16242 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
16243 (main): Call gdb_unbuffer_output.
16244 * gdb.base/call-strs.exp: Adjust to step over the
16245 gdb_unbuffer_output call.
16246 * gdb.base/catch-gdb-caused-signals.c: Include
16247 "../lib/unbuffer_output.c".
16248 (main): Call gdb_unbuffer_output.
16249 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
16250 (main): Call gdb_unbuffer_output.
16251 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
16252 (main): Call gdb_unbuffer_output.
16253 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
16254 (main): Call gdb_unbuffer_output.
16255 * gdb.base/shlib-call.exp: Adjust to step over the
16256 gdb_unbuffer_output call.
16257 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
16258 (main): Call gdb_unbuffer_output.
16259 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
16260 (main): Call gdb_unbuffer_output.
16261 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
16262 (main): Rename to ...
16263 (test): ... this.
16264 (main): Reimplement.
16265 * gdb.base/varargs.exp: Run to test instead of to main.
16266 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16267 (main): Call gdb_unbuffer_output.
16268
58789a91
PA
162692015-07-29 Pedro Alves <palves@redhat.com>
16270
16271 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
16272 factore out from mi_continue_dprintf. For call-style dprintfs,
16273 expect dprintf output out of $inferior_spawn_id.
16274 (mi_continue_dprintf): Use mi_expect_dprintf.
16275 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
16276 (main): Call gdb_unbuffer_output.
16277
e8376742
PA
162782015-07-29 Pedro Alves <palves@redhat.com>
16279
16280 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
16281 (default_mi_gdb_start): Set inferior_spawn_id instead of
16282 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
16283 gdb_spawn_id.
16284 (mi_gdb_test): Always expect inferior output from both
16285 $inferior_spawn_id and $gdb_spawn_id.
16286
08280010
PA
162872015-07-29 Pedro Alves <palves@redhat.com>
16288
16289 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
16290 send_inferior and $inferior_spawn_id.
16291
4d30e432
PA
162922015-07-29 Pedro Alves <palves@redhat.com>
16293
16294 * gdb.gdb/complaints.exp (test_initial_complaints)
16295 (test_serial_complaints, test_short_complaints): Use
16296 gdb_test_stdio.
16297 (test_empty_complaint): Handle $inferior_spawn_id !=
16298 $gdb_spawn_id.
16299
0d30a335
PA
163002015-07-29 Pedro Alves <palves@redhat.com>
16301
16302 * gdb.base/varargs.exp: Use gdb_test_stdio.
16303
39413b29
PA
163042015-07-29 Pedro Alves <palves@redhat.com>
16305
16306 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
16307
7cb000a9
PA
163082015-07-29 Pedro Alves <palves@redhat.com>
16309
16310 * gdb.base/ending-run.exp: Use gdb_test_stdio.
16311
d7b8ac82
PA
163122015-07-29 Pedro Alves <palves@redhat.com>
16313
16314 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
16315 parameter into two new parameters, "inf_result" and "gdb_result".
16316 Expect inferior output and gdb output from $inferior_spawn_id and
16317 $gdb_spawn_id, respectively. Adjust all callers.
16318
789c3a0c
PA
163192015-07-29 Pedro Alves <palves@redhat.com>
16320
16321 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
16322 of gdb_test_sequence.
16323
77e760c3
PA
163242015-07-29 Pedro Alves <palves@redhat.com>
16325
16326 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
16327 (saw_spurious_output): Expect inferior output from
16328 $inferior_spawn_id. Use gdb_test_stdio.
16329
8396d2cd
PA
163302015-07-29 Pedro Alves <palves@redhat.com>
16331
16332 * gdb.base/dprintf.exp: Use standard_testfile. Change
16333 prepare_for_testing call.
16334 (srcfile): Don't set.
16335 (restart): New procedure.
16336 (test_dprintf): New procecure, use to continue over dprintfs.
16337 (test_call, test_agent): New procedures, tests moved here.
16338 Restart gdb and recreate dprintfs. Adjust expected output.
16339
2051d61f
PA
163402015-07-29 Pedro Alves <palves@redhat.com>
16341
16342 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
16343
452397af
PA
163442015-07-29 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
16347
8aed9555
PA
163482015-07-29 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
16351 gdb_test_stdio.
16352
188a61b4
PA
163532015-07-29 Pedro Alves <palves@redhat.com>
16354
16355 * lib/gdb.exp (gdb_test_stdio): New procedure.
16356
12264a45
PA
163572015-07-29 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
16360
23ffc893
PA
163612015-07-29 Pedro Alves <palves@redhat.com>
16362
16363 * gdb.base/call-signal-resume.exp: Remove check for
16364 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
16365 * gdb.base/unwindonsignal.exp: Likewise.
16366 * gdb.base/call-signals.c (gen_signal): Remove printf call.
16367 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
16368
65566918
PA
163692015-07-29 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.base/siginfo-addr.c (pass): New function.
16372 (handler): Call it iff si_addr is correct.
16373 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
16374 Set a breakpoint at "pass" and continue to it.
16375
d60a9221
SDJ
163762015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
16377
16378 * gdb.python/py-objfile.exp: Make some tests have unique names.
16379 * gdb.python/py-pp-registration.exp: Likewise.
16380
bde40b8f
PA
163812015-07-28 Pedro Alves <palves@redhat.com>
16382
16383 * gdb.server/server-exec-info.exp: Issue a "disconnect".
16384
13e1dec8
SM
163852015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16386
16387 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
16388
da33c9a7
SM
163892015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16390
16391 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
16392
077836f7
PP
163932015-07-27 Patrick Palka <patrick@parcs.ath.cx>
16394
16395 * gdb.base/gdb-sigterm-2.exp: New test.
16396
b8cc7b2e
DE
163972015-07-25 Doug Evans <xdje42@gmail.com>
16398
16399 Revert:
16400 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16401 (workers/%.worker, build-perf): New rule.
16402 (GDB_PERFTEST_MODE): New variable.
16403 (check-perf): Use it.
16404 (clean): Clean up gdb.perf parallel build subdirs.
16405 * lib/build-piece.exp: New file.
16406 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16407 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16408 name.
16409 (standard_temp_file): Ditto.
16410 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16411 of $GDB_PARALLEL.
16412
c8bd4544
DE
164132015-07-24 Doug Evans <dje@google.com>
16414
16415 * gdb.perf/lib/perftest/utils.py: New file.
16416 * gdb.perf/gm-hello.cc: New file.
16417 * gdb.perf/gm-pervasive-typedef.cc: New file.
16418 * gdb.perf/gm-pervasive-typedef.h: New file.
16419 * gdb.perf/gm-std.cc: New file.
16420 * gdb.perf/gm-std.h: New file.
16421 * gdb.perf/gm-use-cerr.cc: New file.
16422 * gdb.perf/gm-utils.h: New file.
16423 * gdb.perf/gmonster-null-lookup.py: New file.
16424 * gdb.perf/gmonster-pervasive-typedef.py: New file.
16425 * gdb.perf/gmonster-print-cerr.py: New file.
16426 * gdb.perf/gmonster-ptype-string.py: New file.
16427 * gdb.perf/gmonster-runto-main.py: New file.
16428 * gdb.perf/gmonster-select-file.py: New file.
16429 * gdb.perf/gmonster1-null-lookup.exp: New file.
16430 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
16431 * gdb.perf/gmonster1-print-cerr.exp: New file.
16432 * gdb.perf/gmonster1-ptype-string.exp: New file.
16433 * gdb.perf/gmonster1-runto-main.exp: New file.
16434 * gdb.perf/gmonster1-select-file.exp: New file.
16435 * gdb.perf/gmonster1.cc: New file.
16436 * gdb.perf/gmonster1.exp: New file.
16437 * gdb.perf/gmonster2-null-lookup.exp: New file.
16438 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
16439 * gdb.perf/gmonster2-print-cerr.exp: New file.
16440 * gdb.perf/gmonster2-ptype-string.exp: New file.
16441 * gdb.perf/gmonster2-runto-main.exp: New file.
16442 * gdb.perf/gmonster2-select-file.exp: New file.
16443 * gdb.perf/gmonster2.cc: New file.
16444 * gdb.perf/gmonster2.exp: New file.
16445
6eab34f3
DE
164462015-07-24 Doug Evans <dje@google.com>
16447
16448 * gdb.perf/README: New file.
16449 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
16450 * lib/gen-perf-test.exp: New file.
16451
63738bfd
DE
164522015-07-24 Doug Evans <dje@google.com>
16453
16454 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
16455 (PerfTest::startup): New function.
16456 (PerfTest::run): Return result of calling body.
16457 (PerfTest::assemble): Rewrite.
16458 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
16459 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
16460 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
16461 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
16462 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
16463
7b606f95
DE
164642015-07-24 Doug Evans <dje@google.com>
16465
16466 * lib/gdb.exp (clean_restart): Make executable optional.
16467
a97b16b8
DE
164682015-07-24 Doug Evans <dje@google.com>
16469
16470 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
16471 compiler_info references.
16472 * gdb.cp/temargs.exp: Ditto.
16473 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
16474 (get_compiler_info): Early exit if already computed. Set compiler_info
16475 to "unknown" if there was a problem.
16476 (test_compiler_info): Add function comment. Call get_compiler_info.
16477
35baa57f
DE
164782015-07-24 Doug Evans <dje@google.com>
16479
16480 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
16481 (workers/%.worker, build-perf): New rule.
16482 (GDB_PERFTEST_MODE): New variable.
16483 (check-perf): Use it.
16484 (clean): Clean up gdb.perf parallel build subdirs.
16485 * lib/build-piece.exp: New file.
16486 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
16487 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
16488 name.
16489 (standard_temp_file): Ditto.
16490 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
16491 of $GDB_PARALLEL.
16492
6ebea266
DE
164932015-07-24 Doug Evans <dje@google.com>
16494
16495 * lib/future.exp (gdb_default_target_compile): New option
16496 "early_flags".
16497 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
16498 --as-needed.
16499
1e76a7e9
SDJ
165002015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
16501
16502 * gdb.base/catch-syscall.exp: Call gdb_exit before
16503 gdb_skip_xml_test.
16504
5068630a
PA
165052015-07-24 Pedro Alves <palves@redhat.com>
16506
16507 * gdb.python/py-events.exp: Accept output between the stop event
16508 and the prompt.
16509 * gdb.python/py-evsignal.exp: Likewise.
16510 * gdb.python/py-evthreads.exp: Likewise.
16511
77598427
PA
165122015-07-24 Pedro Alves <palves@redhat.com>
16513
16514 PR gdb/18717
16515 * gdb.threads/non-ldr-exit.c: New file.
16516 * gdb.threads/non-ldr-exit.exp: New file.
16517
11e6c98f
YQ
165182015-07-24 Yao Qi <yao.qi@linaro.org>
16519
16520 * gdb.server/ext-wrapper.exp: Test --wrapper option when
16521 restarting process.
16522
51aee833
YQ
165232015-07-24 Yao Qi <yao.qi@linaro.org>
16524
16525 * gdb.server/ext-restart.exp: New file.
16526
8cfe207c
YQ
165272015-07-24 Yao Qi <yao.qi@linaro.org>
16528
16529 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
16530 argument options.
16531 * gdb.server/ext-wrapper.exp: New file.
16532
cc12ce38
DE
165332015-07-23 Doug Evans <dje@google.com>
16534
16535 * gdb.dwarf2/dw2-dummy-cu.S: New file.
16536 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
16537
d0d84780
PMR
165382015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
16539
16540 * gdb.ada/var_arr_typedef.exp: New testcase.
16541 * gdb.ada/var_arr_typedef/pack.adb: New file.
16542 * gdb.ada/var_arr_typedef/pack.ads: New file.
16543 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
16544
8b558f79
JB
165452015-07-20 Joel Brobecker <brobecker@adacore.com>
16546
16547 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
16548
775a3298
JK
165492015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16550
16551 * gdb.arch/i386-biarch-core.exp: Replace istarget
16552 by "complete set gnutarget". Remove expectation for the "core-file"
16553 command.
16554
db1ff28b
JK
165552015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16556
16557 Revert the previous commit:
16558 Tests for validate symbol file using build-id.
16559
0a94970d
JK
165602015-07-15 Aleksandar Ristovski <aristovski@qnx.com
16561
16562 Tests for validate symbol file using build-id.
16563 * gdb.base/solib-mismatch-lib.c: New file.
16564 * gdb.base/solib-mismatch-libmod.c: New file.
16565 * gdb.base/solib-mismatch.c: New file.
16566 * gdb.base/solib-mismatch.exp: New file.
16567
03346981
SL
165682015-07-15 Sandra Loosemore <sandra@codesourcery.com>
16569
16570 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
16571 nios2-*-linux*.
16572 * gdb.base/sigbpt.exp (stepi_out): Likewise.
16573 * gdb.base/siginfo.exp: Likewise.
16574 * gdb.base/sigstep.exp (advance, advancei): Likewise.
16575
42422cc7
PL
165762015-07-15 Pierre Langlois <pierre.langlois@arm.com>
16577
16578 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
16579 Move it to ...
16580 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
16581 ... here.
16582 * gdb.trace/range-stepping.exp: Check that the target supports
16583 range stepping.
16584
cfa68bae
JK
165852015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16586
16587 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
16588
8ffdba26
PA
165892015-07-14 Pedro Alves <palves@redhat.com>
16590
16591 * gdb.base/killed-outside.exp: New file.
16592 * gdb.base/killed-outside.c: New file.
16593
218a5a11
JK
165942015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16595
16596 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
16597 (n at main): New.
16598 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
16599
e03ed3c6
AA
166002015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
16601
16602 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
16603 infcall tests instead of setting up for KFAIL.
16604
485668e5
MM
166052015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16606
16607 * gdb.btrace/record_goto-step.exp: New.
16608
08464196
JK
166092015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16610
16611 PR compile/18484
16612 * gdb.compile/compile.c (struct struct_type): Add volatile to
16613 selffield's type.
16614 * gdb.compile/compile.exp
16615 (compile code struct_object.selffield = &struct_object): Skip further
16616 struct_object tests if this one xfails.
16617
bcf5c1d9
RC
166182015-07-08 Robert O'Callahan <robert@ocallahan.org>
16619
16620 PR exp/18617
16621 * gdb.trace/ax.exp: Add test.
16622
4931af25
YQ
166232015-07-07 Yao Qi <yao.qi@linaro.org>
16624
16625 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
16626 instead of istarget "aarch64*-*-*".
16627 * gdb.arch/aarch64-fp.exp: Likewise.
16628 * gdb.base/float.exp: Likewise.
16629 * gdb.reverse/aarch64.exp: Likewise.
16630 * lib/gdb.exp (is_aarch64_target): New proc.
16631
9fcf688e
YQ
166322015-07-07 Yao Qi <yao.qi@linaro.org>
16633
16634 * lib/gdb.exp (is_aarch32_target): New proc.
16635 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
16636 instead of "istarget "arm*-*-*"".
16637 * gdb.arch/arm-disp-step.exp: Likewise.
16638 * gdb.arch/thumb-bx-pc.exp: Likewise.
16639 * gdb.arch/thumb-prologue.exp: Likewise.
16640 * gdb.arch/thumb-singlestep.exp: Likewise.
16641 * gdb.base/disp-step-syscall.exp: Likewise.
16642 * gdb.base/float.exp: Likewise.
16643
fbd8d50d
YQ
166442015-07-07 Yao Qi <yao.qi@linaro.org>
16645
16646 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
16647 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
16648
71be1fdc
YQ
166492015-07-07 Yao Qi <yao.qi@linaro.org>
16650
16651 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
16652 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
16653 if it exists.
16654 * gdb.multi/multi-arch.exp: Likewise.
16655
3e221d36
SM
166562015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16657
16658 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16659 print.
16660
d441430b
YQ
166612015-07-07 Yao Qi <yao.qi@linaro.org>
16662
16663 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16664
06f810bd
MG
166652015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
16666
16667 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
16668 '[' and ']' characters.
16669
5e61e7c0
IB
166702015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16671
16672 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16673
28bf096c
PA
166742015-06-29 Pedro Alves <palves@redhat.com>
16675
16676 PR threads/18127
16677 * gdb.threads/hand-call-new-thread.c: New file.
16678 * gdb.threads/hand-call-new-thread.c: New file.
16679
ee93cd5e
KS
166802015-06-26 Keith Seitz <keiths@redhat.com>
16681 Doug Evans <dje@google.com>
16682
16683 PR 16253
16684 * gdb.cp/var-tag-2.cc: New file.
16685 * gdb.cp/var-tag-3.cc: New file.
16686 * gdb.cp/var-tag-4.cc: New file.
16687 * gdb.cp/var-tag.cc: New file.
16688 * gdb.cp/var-tag.exp: New file.
16689
fc637f04
PP
166902015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16691
16692 * gdb.base/history-duplicates.exp: New test.
16693
2e52ae68
PP
166942015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16695
16696 * gdb.base/completion.exp: Test the completion of the "focus"
16697 command.
16698
6e22494e
JK
166992015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16700
16701 * gdb.arch/amd64-prologue-skip.S: New file.
16702 * gdb.arch/amd64-prologue-skip.exp: New file.
16703
bf7b9cd9
SM
167042015-06-25 Simon Marchi <simon.marchi@ericsson.com>
16705
16706 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
16707 is_address_zero_readable check.
16708
201e8dfd
PB
167092015-06-24 Peter Bergner <bergner@vnet.ibm.com>
16710
16711 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
16712 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
16713
5cd867b4
YQ
167142015-06-24 Yao Qi <yao.qi@linaro.org>
16715
16716 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
16717 linux targets.
16718
4d7be007
YQ
167192015-06-24 Yao Qi <yao.qi@linaro.org>
16720
16721 * lib/gdb.exp (supports_get_siginfo_type): New proc.
16722 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
16723 * gdb.base/siginfo-thread.exp: Likewise.
16724
07fcd301
YQ
167252015-06-22 Yao Qi <yao.qi@linaro.org>
16726
16727 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16728
52042a00
YQ
167292015-06-22 Yao Qi <yao.qi@linaro.org>
16730
16731 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
16732 aarch64*-*-*.
16733 (skip_hw_watchpoint_tests): Likewise.
16734
74bd41ce
PP
167352015-06-18 Patrick Palka <patrick@parcs.ath.cx>
16736
16737 * gdb.base/gdbinit-history.exp: Test the interaction between
16738 setting GDBHISTSIZE and setting the history size via .gdbinit.
16739
bc460514
PP
167402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16741
16742 PR gdb/16999
16743 * gdb.base/gdbhistsize-history.exp: New test.
16744
b58c513b
PP
167452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16746
16747 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
16748 with GDBHISTSIZE.
16749 * gdb.base/readline.exp: Likewise.
16750
92046791
YQ
167512015-06-17 Yao Qi <yao.qi@linaro.org>
16752
16753 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
16754 line.
16755
2093d2d3
PP
167562015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16757
16758 * gdb.base/gdbinit-history.exp: Add test case to check that
16759 an unlimited history file does not get truncated on exit.
16760
e6c693af
AA
167612015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16762
16763 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
16764 (VECTOR): New macro. Use it...
16765 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
16766 ...for these typedefs.
16767 (int8, char1, int1, double1): New typedefs.
16768 (struct just_int2, struct two_int2): New structures.
16769 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
16770 (add_structvecs, add_singlevecs): New functions.
16771 (main): Call add_some_intvecs twice.
16772 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
16773 the compile and exit upon failure. Try compiling for the "native"
16774 architecture. Test inferior function calls with vector arguments
16775 and vector return value handling with "finish" and "return".
16776
c74f7d1c
JT
167772015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
16778
16779 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
16780 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
16781 PE file.
16782 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
16783
98aa42ee
AT
167842015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
16785
16786 PR breakpoints/16465
16787 * gdb.mi/mi-dprintf-pending.c: New file.
16788 * gdb.mi/mi-dprintf-pending.exp: New test.
16789 * gdb.mi/mi-dprintf-pendshr.c: New file.
16790
7d73c23c 167912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 16792 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
16793
16794 * gdb.arch/i386-mpx-map.c: New file.
16795 * gdb.arch/i386-mpx-map.exp: New File.
16796
167972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16798
16799 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
16800 * gdb.arch/i386-mpx.exp: Indentation fixed.
16801
168022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16803
16804 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
16805 function and improved indentation.
16806 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
16807 gdb_test_multiple. Added additional tests to skip the test.
16808
168092015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16810
16811 * gdb.arch/i386-avx512.c: Change path in include file.
16812 * gdb.arch/i386-avx512.exp: Change include dir path
16813 compilation flag.
16814 * gdb.arch/i386-mpx.c: Change path in include file.
16815 * gdb.arch/i386-mpx.exp: Change include dir path compilation
16816 flag.
16817
d5eba19a
JK
168182015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
16819
16820 * gdb.compile/compile-print.exp (compile print *vararray@3)
16821 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
16822
7f361056
JK
168232015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16824
16825 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
16826 (do not keep jit in memory): ... this.
16827 (expect 5): Change it to ...
16828 (expect no 5): ... this.
16829
3b462ec2
SM
168302015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16831
16832 PR gdb/15564
16833 * gdb.mi/mi-detach.exp: New file.
16834
e0619de6
JK
168352015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
16836
16837 PR symtab/18392
16838 * gdb.arch/amd64-tailcall-self.S: New file.
16839 * gdb.arch/amd64-tailcall-self.c: New file.
16840 * gdb.arch/amd64-tailcall-self.exp: New file.
16841
e970cb34
DB
168422015-05-28 Don Breazeal <donb@codesourcery.com>
16843
16844 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
16845 tests for remote targets by checking is_target_gdbserver.
16846
b2e2f908
DE
168472015-05-27 Doug Evans <dje@google.com>
16848
16849 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
16850 * gdb.dwarf2/opaque-type-lookup.c: New file.
16851 * gdb.dwarf2/opaque-type-lookup.exp: New file.
16852
82c7be31
DE
168532015-05-26 Doug Evans <dje@google.com>
16854
16855 * gdb.cp/iostream.cc: New file.
16856 * gdb.cp/iostream.exp: New file.
16857
b4f54984
DE
168582015-05-26 Doug Evans <dje@google.com>
16859
16860 * gdb.dwarf2/dw2-op-call.exp: Update.
16861 * gdb.dwarf2/dw4-sig-types.exp: Update.
16862 * gdb.dwarf2/implptr.exp: Update.
16863 * gdb.mi/mi-cmd-param-changed.exp: Update.
16864
4ea6efe9
DE
168652015-05-26 Doug Evans <dje@google.com>
16866
16867 * gdb.python/py-lazy-string.c: New file.
16868 * gdb.python/py-lazy-string.exp: New file.
16869 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
16870 (main): Update. Add estring3.
16871 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
16872 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
16873
f6bb7db3
YQ
168742015-05-26 Omair Javaid <omair.javaid@linaro.org>
16875 Yao Qi <yao.qi@linaro.org>
16876
16877 * gdb.reverse/aarch64.c: New.
16878 * gdb.reverse/aarch64.exp: New.
16879
a81bfbd0
OJ
168802015-05-26 Omair Javaid <omair.javaid@linaro.org>
16881
25d49b86
PA
16882 * lib/gdb.exp (supports_process_record): Return true for
16883 aarch64*-linux*.
a81bfbd0
OJ
16884 (supports_reverse): Likewise.
16885
158bf1b4
PP
168862015-05-22 Patrick Palka <patrick@parcs.ath.cx>
16887
16888 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16889 Use with_test_prefix.
16890
a0145030
AB
168912015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16892
16893 * gdb.base/completion.exp: Add test for completion of layout
16894 names.
16895
ebe3b578
AB
168962015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
16897
16898 * lib/gdb.exp (skip_tui_tests): New proc.
16899 * gdb.base/tui-layout.exp: Check skip_tui_tests.
16900
84204ed7
PA
169012015-05-19 Pedro Alves <palves@redhat.com>
16902
16903 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
16904 Save the whole env array instead of just HOME. Unset HISTSIZE in
16905 the environment while testing. Restore whole environment
16906 afterwards.
16907
37442ce1
DE
169082015-05-16 Doug Evans <xdje42@gmail.com>
16909
16910 * gdb.guile/scm-ports.c: New file.
16911 * gdb.guile/scm-ports.exp: Add memory port tests.
16912
36de76f9
JK
169132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16914
16915 * gdb.compile/compile-print.c: New file.
16916 * gdb.compile/compile-print.exp: New file.
16917
3a9558c4
JK
169182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
16919
16920 * gdb.compile/compile-ops.exp: Cast param to void.
16921 * gdb.compile/compile.exp: Complete type for _gdb_expr.
16922 (compile code struct_object.selffield = &struct_object): Add xfail.
16923
aa715135
JG
169242015-05-15 Joel Brobecker <brobecker@adacore.com>
16925
16926 * gdb.ada/arr_enum_with_gap: New testcase.
16927
931e5bc3
JG
169282015-05-15 Joel Brobecker <brobecker@adacore.com>
16929
16930 * gdb.ada/byte_packed_arr: New testcase.
16931
9cd4d857
JB
169322015-05-15 Joel Brobecker <brobecker@adacore.com>
16933
16934 * gdb.ada/pckd_neg: New testcase.
16935
ebfd00d2
PP
169362015-05-13 Patrick Palka <patrick@parcs.ath.cx>
16937
16938 PR gdb/17820
16939 * gdb.base/gdbinit-history.exp: New test.
16940 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
16941 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
16942
4c082a81
SC
169432015-05-09 Siva Chandra Reddy <sivachandra@google.com>
16944
16945 * gdb.python/py-xmethods.cc: Enhance test case.
16946 * gdb.python/py-xmethods.exp: New tests.
16947 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
16948 function.
16949 (B_indexoper): Likewise.
16950 (global_dm_list) : Add new xmethod worker functions.
16951
f7797074
SDJ
169522015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16953
16954 * gdb.base/coredump-filter.exp: Correctly unset
16955 "coredump_var_addr" array.
16956
a4674e4e
PA
169572015-05-08 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.server/non-existing-program.exp: Unset spawn_id.
16960
df2eb078
SC
169612015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16962
16963 PR python/18291
16964 * gdb.python/py-xmethods.exp: Add tests.
16965
422349a3
YQ
169662015-05-08 Yao Qi <yao.qi@linaro.org>
16967
16968 PR gdb/18208
16969 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
16970 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
16971 function set_coredump_filter, and remove remote_exec call.
16972 Remove argument ipid. Callers update.
16973 (top level): Don't get inferior's PID.
16974
63fc80ce
AA
169752015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
16976
16977 * gdb.base/watch_thread_num.exp: Skip test on targets without
16978 access watchpoints.
16979
80ad801e
PA
169802015-05-06 Pedro Alves <palves@redhat.com>
16981
16982 PR server/18081
16983 * gdb.server/non-existing-program.exp: New file.
16984
0fa7fe50
JB
169852015-05-05 Joel Brobecker <brobecker@adacore.com>
16986
16987 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16988
3ea89b92
PMR
169892015-05-05 Joel Brobecker <brobecker@adacore.com>
16990
16991 * gdb.ada/out_of_line_in_inlined: New testcase.
16992
87b8eff0
JB
169932015-05-05 Joel Brobecker <brobecker@adacore.com>
16994
16995 * gdb.ada/var_rec_arr: New testcase.
16996
5fccc635
YQ
169972015-04-30 Yao Qi <yao.qi@linaro.org>
16998
16999 * gdb.base/break-idempotent.exp: If
17000 skip_hw_watchpoint_multi_tests returns true, skip the tests
17001 on "rwatch" and "awatch".
17002
42d38f42
YQ
170032015-04-30 Yao Qi <yao.qi@linaro.org>
17004
17005 * gdb.base/relativedebug.exp: Invoke gdb command
17006 "info sharedlibrary", and if libc.so doesn't have debug info,
17007 skip the test.
17008
2ce1cdbf
DE
170092015-04-29 Doug Evans <dje@google.com>
17010
17011 * gdb.python/py-xmethods.exp: Add ptype tests.
17012 * gdb.python/py-xmethods.py (E_method_char_worker): Add
17013 get_result_type method.
17014
f24a38c5
LM
170152015-04-29 Luis Machado <lgustavo@codesourcery.com>
17016
17017 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
17018 the target does not support hardware watchpoints.
17019
ecbf2b3c
LM
170202015-04-29 Luis Machado <lgustavo@codesourcery.com>
17021
17022 * gdb.base/break-always.exp: Abort testing if writing to memory
17023 causes an error.
17024
34f5f757
DE
170252015-04-28 Doug Evans <dje@google.com>
17026
17027 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
17028 * gdb.python/py-pp-registration.exp: ... here. New file.
17029 * gdb.python/py-pp-registration.c: New file.
17030 * gdb.python/py-pp-registration.py: New file.
17031
69b4374a
DE
170322015-04-28 Doug Evans <dje@google.com>
17033
17034 * gdb.python/py-bad-printers.c: New file.
17035 * gdb.python/py-bad-printers.py: New file.
17036 * gdb.python/py-bad-printers.exp: New file.
17037
59fb7612
SS
170382015-04-28 Sasha Smundak <asmundak@google.com>
17039
17040 * gdb.python/py-type.exp: New test.
17041
2631b16a
AW
170422015-04-28 Andy Wingo <wingo@igalia.com>
17043
17044 * gdb.python/py-parameter.exp:
17045 * gdb.guile/scm-parameter.exp: Escape the path that we are
17046 matching against, as it might contain characters that are special
17047 to regular expressions.
17048
460efde1
JB
170492015-04-27 Joel Brobecker <brobecker@adacore.com>
17050
17051 * gdb.ada/rec_comp: New testcase.
17052
2d369d8e
SDJ
170532015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
17054
17055 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
17056 before using it.
17057
cf75d6c3
AB
170582015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
17059
17060 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
17061 new tests for verilog output.
17062
8dbe7ca5
YQ
170632015-04-24 Yao Qi <yao.qi@linaro.org>
17064
17065 * boards/remote-gdbserver-on-localhost.exp: New file.
17066
4ef9fb2f
PA
170672015-04-23 Pedro Alves <palves@redhat.com>
17068
17069 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
17070 $inferior_spawn_id instead of $inferior_spawn_id directly. On
17071 "end of file", remove $inferior_spawn_id from the indirect list.
17072
0a803169
PA
170732015-04-23 Pedro Alves <palves@redhat.com>
17074
17075 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
17076
749ef8f8
PA
170772015-04-23 Pedro Alves <palves@redhat.com>
17078
17079 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
17080 on $any_spawn_id instead of only on $gdb_spawn_id.
17081
8aae4344
PM
170822015-04-21 Pierre Muller <muller@sourceware.org>
17083
17084 PR pascal/17815
17085 * lib/pascal.exp (gpc_compile): Add new option "class".
17086 (fpc_compile): Likewise.
17087 * gdb.pascal/case-insensitive-symbols.pas: New file.
17088 * gdb.pascal/case-insensitive-symbols.exp: New file.
17089
1586c8fb
GB
170902015-04-20 Gary Benson <gbenson@redhat.com>
17091
17092 * gdb.base/attach.exp: Fix three extended remote failures.
17093
1b6e6f5c
GB
170942015-04-17 Gary Benson <gbenson@redhat.com>
17095
17096 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
17097 the main executable over the remote protocol.
17098
e797481d
PA
170992015-04-16 Pedro Alves <palves@redhat.com>
17100
17101 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
17102 a new gdbserver if gdbserver_reconnect_p is set.
17103
1ca99c42
PA
171042015-04-16 Pedro Alves <palves@redhat.com>
17105
17106 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
17107 is set, don't exit gdbserver.
17108
af9fd6f8
AA
171092015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17110
17111 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
17112 appropriate .insn, such that an older assembler can be used.
17113 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
17114 the z/Architecture instruction set on 31-bit targets as well.
17115
04ff1e61
AA
171162015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
17117
17118 * gdb.go/handcall.exp: Remove all logic related to the first
17119 breakpoint and rely on go_runto_main instead.
17120 * gdb.go/strings.exp: Likewise.
17121 * gdb.go/unsafe.exp: Likewise.
17122 * gdb.go/hello.exp: Likewise. Also rename the remaining
17123 breakpoint marker to "breakpoint 1".
17124 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
17125 * gdb.go/strings.go: Likewise.
17126 * gdb.go/unsafe.go: Likewise.
17127 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
17128 "set breakpoint 2 here" and rename the remaining breakpoint marker
17129 to "breakpoint 1".
17130
40d2f8d6
SM
171312015-04-15 Simon Marchi <simon.marchi@ericsson.com>
17132
17133 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
17134 if itertools.imap is not present.
17135 * gdb.python/py-objfile.exp: Add parentheses.
17136 * gdb.python/py-type.exp: Same.
17137 * gdb.python/py-unwind-maint.py: Same.
17138
8cbc97c6
YQ
171392015-04-15 Yao Qi <yao.qi@linaro.org>
17140
17141 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
17142 of ":$ptr_size" and set its form explicitly.
17143
45fd756c
YQ
171442015-04-15 Pedro Alves <palves@redhat.com>
17145 Yao Qi <yao.qi@linaro.org>
17146
17147 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
17148 timeout by factor of 4.
17149 (test_regular_watch): Likewise.
17150 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
17151 * gdb.reverse/sigall-reverse.exp: Likewise.
17152 * gdb.reverse/until-precsave.exp: Likewise.
17153 * lib/gdb.exp (with_timeout_factor): New proc.
17154 (gdb_expect): Move some code to ...
17155 (get_largest_timeout): ... here. New procedure.
17156
9e811bc3
LM
171572015-04-14 Luis Machado <lgustavo@codesourcery.com>
17158
17159 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
17160
0ff6fcb2
LM
171612015-04-13 Luis Machado <lgustavo@codesourcery.com>
17162
17163 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
17164 to write to the .text section.
17165
7578d5f7
LM
171662015-04-13 Luis Machado <lgustavo@codesourcery.com>
17167
17168 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
17169 Handle the case of targets that do not provide PID information.
17170
2efe15c4
YQ
171712015-04-13 Yao Qi <yao.qi@linaro.org>
17172
17173 * lib/gdbserver-support.exp (gdb_exit): Catch exception
17174 and use expect instead of gdb_expect.
17175
8cd8f2f8
SDJ
171762015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
17177
17178 * gdb.base/coredump-filter.exp: Rename variable "addr" to
17179 "coredump_var_addr" to avoid naming conflict with other testcases.
17180
9ee41772
PA
171812015-04-10 Pedro Alves <palves@redhat.com>
17182
17183 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
17184 gdb_test_sequence and gdb_assert.
17185
07473109
PA
171862015-04-10 Pedro Alves <palves@redhat.com>
17187
17188 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
17189 test messages that don't include the breakpoint address.
17190
de3db44c
YQ
171912015-04-10 Yao Qi <yao.qi@linaro.org>
17192
17193 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
17194 false for some offset and width combinations which aren't
17195 supported by linux kernel.
17196
c79d856c
PA
171972015-04-10 Pedro Alves <palves@redhat.com>
17198
17199 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
17200 procedure, factored out from ...
17201 (top level): ... here. Add "set displaced-stepping" testing axis.
17202 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
17203 parameter "displaced". Use it.
17204 (top level): Use foreach and add "set displaced-stepping" testing
17205 axis.
17206
ebc90b50
PA
172072015-04-10 Pedro Alves <palves@redhat.com>
17208
17209 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
17210 Remove comment.
17211 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
17212 both the address of the instruction that triggers the watchpoint
17213 and the address of the instruction immediately after, and use
17214 those addresses for the test. Fix comment.
17215
8f572e5c
PA
172162015-04-10 Pedro Alves <palves@redhat.com>
17217
17218 * gdb.base/sigstep.exp (breakpoint_to_handler)
17219 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
17220 Test "backtrace" in handler.
17221 (breakpoint_over_handler): New parameter 'displaced'. Use it.
17222 (top level): Add new "displaced" test axis to
17223 breakpoint_to_handler, breakpoint_to_handler_entry and
17224 breakpoint_over_handler.
17225
8d707a12
PA
172262015-04-10 Pedro Alves <palves@redhat.com>
17227
17228 PR gdb/18216
17229 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
17230
ef713951
YQ
172312015-04-10 Yao Qi <yao.qi@linaro.org>
17232
17233 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
17234 (test_add_rn_pc): New function.
17235 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
17236 (top level): Invoke test_add_rn_pc.
17237
906d60cf
PA
172382015-04-10 Pedro Alves <palves@redhat.com>
17239
17240 PR gdb/13858
17241 * gdb.base/step-over-no-symbols.exp: New file.
17242
f2983cc3
AW
172432015-04-09 Andy Wingo <wingo@igalia.com>
17244
17245 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
17246 after the Python tests.
17247
6d62641c
SDJ
172482015-04-08 Keith Seitz <keiths@redhat.com>
17249
17250 PR python/16699
17251 * gdb.python/py-completion.exp: New tests for completion.
17252 * gdb.python/py-completion.py (CompleteLimit1): New class.
17253 (CompleteLimit2): Likewise.
17254 (CompleteLimit3): Likewise.
17255 (CompleteLimit4): Likewise.
17256 (CompleteLimit5): Likewise.
17257 (CompleteLimit6): Likewise.
17258 (CompleteLimit7): Likewise.
17259
f3770638
PA
172602015-04-08 Pedro Alves <palves@redhat.com>
17261
17262 PR gdb/18214
17263 PR gdb/18216
17264 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
17265 function.
17266 (main): Install it as SIGUSR1 handler.
17267 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
17268 parameter. Always use "setup" as prefix. Toggle "set
17269 displaced-stepping" off/on depending on global. Don't switch to
17270 thread 1 here.
17271 (top level): Add displaced stepping "off/on" test axis. Update
17272 "setup" calls. Wrap each subtest with with_test_prefix. Test
17273 continuing with a queued signal in each thread.
17274
4496bed7
PA
172752015-04-08 Pedro Alves <palves@redhat.com>
17276
17277 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
17278 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
17279 gdb_breakpoint instead of gdb_test that doesn't expect anything.
17280 Return early if running to main fails.
17281 * gdb.trace/while-stepping.exp: Likewise.
17282
b97fde92
PA
172832015-04-07 Pedro Alves <palves@redhat.com>
17284
17285 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
17286 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
17287 interact with inferior program.
17288
f71c18e7
PA
172892015-04-07 Pedro Alves <palves@redhat.com>
17290
17291 * lib/gdb.exp (inferior_spawn_id): New global.
17292 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
17293 spawn id after processing the user code.
17294 (default_gdb_start): Set inferior_spawn_id.
17295 (send_inferior): New procedure.
17296 * lib/gdbserver-support.exp (gdbserver_start): Set
17297 inferior_spawn_id.
17298 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
17299
6423214f
PA
173002015-04-07 Pedro Alves <palves@redhat.com>
17301
17302 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
17303 * lib/gdbserver-support.exp (gdbserver_start): Make
17304 $server_spawn_id global.
17305 (gdbserver_start): Don't wait for gdbserver's spawn id with
17306 expect_background.
17307 (close_gdbserver): New procedure.
17308 (gdb_exit): Rename the default version and reimplement.
17309
71c0ee8c
PA
173102015-04-07 Pedro Alves <palves@redhat.com>
17311
72f4393d 17312 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
17313 append the substituted item, not the original item.
17314
203bc29b
PA
173152015-04-07 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
17318 gdb_expect.
17319
508a3ddf
PA
173202015-04-07 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.base/interrupt.exp: Don't handle the case of the inferior
17323 output appearing once only.
17324
9f6dbe2b
PA
173252015-04-07 Pedro Alves <palves@redhat.com>
17326
17327 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
17328 that doesn't expect anything. Return early if running to main
17329 fails.
17330
337532fa
YQ
173312015-04-07 Yao Qi <yao.qi@linaro.org>
17332
17333 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
17334 (child_function): Call alarm.
17335 (main): Move call to alarm into the loop.
17336 * gdb.threads/non-stop-fair-events.exp: Build program with
17337 -DTIMEOUT=$timeout.
17338
01b622d4
DE
173392015-04-06 Doug Evans <xdje42@gmail.com>
17340
17341 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
17342 Fix dest parameter to board_info.
17343 (fpc_compile): Ditto.
17344 (gdb_compile_pascal): Rename dest arg to destfile.
17345
961f4160
PMR
173462015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
17347
17348 * gdb.ada/funcall_ref.exp: New file.
17349 * gdb.ada/funcall_ref/foo.adb: New file.
17350
cafda597
YQ
173512015-04-02 Yao Qi <yao.qi@linaro.org>
17352
17353 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
17354 is remote.
17355
fed040c6
GB
173562015-04-02 Gary Benson <gbenson@redhat.com>
17357
17358 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
17359
d11916aa
SS
173602015-04-01 Sasha Smundak <asmundak@google.com>
17361
17362 * gdb.python/py-unwind-maint.c: New file.
17363 * gdb.python/py-unwind-maint.exp: New test.
17364 * gdb.python/py-unwind-maint.py: New file.
17365 * gdb.python/py-unwind.c: New file.
17366 * gdb.python/py-unwind.exp: New test.
17367 * gdb.python/py-unwind.py: New test.
17368
a1471180
PA
173692015-04-01 Pedro Alves <palves@redhat.com>
17370
17371 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
17372 to fail instead of non-existent $test.
17373
0bbeccb1
PA
173742015-04-01 Pedro Alves <palves@redhat.com>
17375
17376 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
17377 GDBFLAGS if not empty.
17378
3c724c8c
PMR
173792015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
17380
17381 * gdb.ada/complete.exp: Remove "multi_line".
17382 * gdb.ada/info_exc.exp: Remove "multi_line".
17383 * gdb.ada/packed_tagged.exp: Remove "multi_line".
17384 * gdb.ada/ptype_field.exp: Remove "multi_line".
17385 * gdb.ada/sym_print_name.exp: Remove "multi_line".
17386 * gdb.ada/tagged.exp: Remove "multi_line".
17387 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
17388 [multi_line ...]
17389 * gdb.btrace/delta.exp: Likewise.
17390 * gdb.btrace/exception.exp: Likewise.
17391 * gdb.btrace/function_call_history.exp: Likewise.
17392 * gdb.btrace/instruction_history.exp: Likewise.
17393 * gdb.btrace/nohist.exp: Likewise.
17394 * gdb.btrace/record_goto.exp: Likewise.
17395 * gdb.btrace/segv.exp: Likewise.
17396 * gdb.btrace/stepi.exp: Likewise.
17397 * gdb.btrace/tailcall.exp: Likewise.
17398 * gdb.btrace/unknown_functions.exp: Likewise.
17399 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
17400 * lib/gdb.exp: Add the "multi_line" helper.
17401
4eec2deb
PA
174022015-04-01 Pedro Alves <palves@redhat.com>
17403
17404 * gdb.threads/tid-reuse.c: New file.
17405 * gdb.threads/tid-reuse.exp: New file.
17406
df8411da
SDJ
174072015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
17408
17409 PR corefiles/16092
17410 * gdb.base/coredump-filter.c: New file.
17411 * gdb.base/coredump-filter.exp: Likewise.
17412
6ef37366
PM
174132015-03-27 Petr Machata <pmachata@redhat.com>
17414
17415 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
17416 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
17417 (Dwarf::assemble): Initialize them.
17418 (Dwarf::lines): New function.
17419
7ec911b0
JT
174202015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
17421
17422 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
17423 SYMBOL_PREFIX for x86_64-*-cygwin.
17424
ff908ebf
AW
174252015-03-26 Andy Wingo <wingo@igalia.com>
17426
17427 PR symtab/18148
17428 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
17429 const_value but not a location.
17430 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
17431 location defined in non-main CUs are visible.
17432
6d5f0679
YQ
174332015-03-26 Yao Qi <yao.qi@linaro.org>
17434
17435 PR testsuite/18139
17436 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
17437 Add a line number entry for the same line.
17438 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
17439 Add a line number entry for the same line.
17440
2898689b
YQ
174412015-03-26 Yao Qi <yao.qi@linaro.org>
17442
17443 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
17444 .int 0.
17445 (func): Likewise. Add .Lfunc_1 label.
17446 Use .Lfunc_1 label.
17447 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
17448 .int 0.
17449 (func): Likewise.
17450 Use .Lfunc_1 label.
17451
85180498
YQ
174522015-03-26 Yao Qi <yao.qi@linaro.org>
17453
17454 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
17455 Call gdb_compile instead to compile each .s files without debug
17456 information.
17457
8aa08a8d
YQ
174582015-03-26 Yao Qi <yao.qi@linaro.org>
17459
17460 * gdb.base/savedregs.exp (process_saved_regs): Make
17461 "Saved registers:" optional in the pattern.
17462
66849923
MM
174632015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17464
17465 * gdb.btrace/next.exp: Merged into step.exp.
17466 * gdb.btrace/finish.exp: Merged into step.exp.
17467 * gdb.btrace/nexti.exp: Merged into stepi.exp.
17468 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
17469 "record goto" and checking the exact replay position.
17470 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
17471 check for "Recording format" in "info record" output.
17472 * gdb.btrace/record_goto.exp: Choose test file based on target.
17473 * gdb.btrace/x86-record_goto.S: Renamed into ...
17474 * gdb.btrace/x86_64-record_goto.S: ... this.
17475 * gdb.btrace/i686-record_goto.S: New.
17476 * gdb.btrace/x86-tailcall.S: Renamed into ...
17477 * gdb.btrace/x86_64-tailcall.S: ... this.
17478 * gdb.btrace/i686-tailcall.S: New.
17479 * gdb.btrace/x86-tailcall.c: Renamed into ...
17480 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
17481 separate statements. Update test.
17482 * gdb.btrace/delta.exp: Use record_goto.c as test file.
17483 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
17484 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
17485 * gdb.btrace/tailcall.exp: Choose test file based on target.
17486 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
17487
11cc1b74
MM
174882015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17489
17490 * gdb.btrace/exception.exp: Increase BTS buffer size.
17491
a25d8bf9
PA
174922015-03-24 Pedro Alves <palves@redhat.com>
17493
17494 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
17495
856e7dd6
PA
174962015-03-24 Pedro Alves <palves@redhat.com>
17497
17498 * gdb.threads/schedlock.exp (test_step): No longer expect that
17499 "set scheduler-locking step" with "next" over a function call runs
17500 threads unlocked.
17501
ad235a41
AT
175022015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17503
17504 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
17505
15630549
AT
175062015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17507
17508 PR breakpoints/16466
17509 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
17510 * gdb.mi/mi-pending.c (thread_func): New function.
17511 (int main): Add threading support required.
17512 * gdb.mi/mi-pending.exp: Add tests for this issue.
17513 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
17514 (pendfunc2): Remove stdio dependency.
17515 * gdb.mi/mi-pendshr2.c: New file.
17516
693dca06
KS
175172015-03-23 Keith Seitz <keiths@redhat.com>
17518
17519 * gdb.linespec/keywords.c: New file.
17520 * gdb.linespec/keywords.exp: New file.
17521
7e993ebf
KS
175222015-03-23 Keith Seitz <keiths@redhat.com>
17523
17524 PR gdb/18021
17525 * gdb.dwarf2/staticvirtual.exp: New test.
17526
bc23328c
JK
175272015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17528
17529 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
17530 * README: Remove HP-UX and gdb.hp.
17531 (configuration):
17532 * configure: Regenerate.
17533 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
17534 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
17535 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
17536 gdb.hp/gdb.defects/Makefile.
17537 * gdb.hp/Makefile.in: File deleted.
17538 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
17539 * gdb.hp/gdb.aCC/optimize.c: File deleted.
17540 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
17541 * gdb.hp/gdb.aCC/run.c: File deleted.
17542 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
17543 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
17544 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
17545 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
17546 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
17547 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
17548 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
17549 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
17550 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
17551 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
17552 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
17553 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
17554 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
17555 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
17556 * gdb.hp/gdb.base-hp/reg.s: File deleted.
17557 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
17558 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
17559 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
17560 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
17561 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
17562 * gdb.hp/gdb.compat/Makefile.in: File deleted.
17563 * gdb.hp/gdb.compat/average.c: File deleted.
17564 * gdb.hp/gdb.compat/sum.c: File deleted.
17565 * gdb.hp/gdb.compat/xdb.c: File deleted.
17566 * gdb.hp/gdb.compat/xdb0.c: File deleted.
17567 * gdb.hp/gdb.compat/xdb0.h: File deleted.
17568 * gdb.hp/gdb.compat/xdb1.c: File deleted.
17569 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
17570 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
17571 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
17572 * gdb.hp/gdb.defects/Makefile.in: File deleted.
17573 * gdb.hp/gdb.defects/bs14602.c: File deleted.
17574 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
17575 * gdb.hp/gdb.defects/solib-d.c: File deleted.
17576 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
17577 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
17578 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
17579 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
17580 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
17581 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
17582 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
17583 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
17584 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
17585 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
17586 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
17587 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
17588 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
17589 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
17590 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
17591 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
17592 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
17593 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
17594 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
17595 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
17596 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
17597 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
17598 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
17599 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
17600 * gdb.hp/tools/odump: File deleted.
17601
8bf3b159
PA
176022015-03-19 Pedro Alves <palves@redhat.com>
17603
17604 * gdb.threads/continue-pending-status.exp (saw_thread_2)
17605 (saw_thread_3): New globals.
17606 (top level): Increment them when an event for the corresponding
17607 thread is seen.
17608 (no thread starvation): New test.
17609
eb54c8bf
PA
176102015-03-19 Pedro Alves <palves@redhat.com>
17611
17612 * gdb.threads/continue-pending-status.c: New file.
17613 * gdb.threads/continue-pending-status.exp: New file.
17614
32d2e5d6
PA
176152015-03-18 Pedro Alves <palves@redhat.com>
17616
17617 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
17618 Use gdb_is_target_remote instead of is_remote. Use
17619 gdb_test_multiple instead of gdb_expect. Exit early if
17620 gdb_test_multiple hits its internal matches. Tighten stepi tests
17621 expected output. Fail on exit with any signal, instead of just
17622 SIGILL.
17623
f68f11b7
YQ
176242015-03-18 Yao Qi <yao.qi@linaro.org>
17625
17626 PR tdep/18107
17627 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
17628 variable.
17629 * gdb.base/catch-syscall.exp: Don't skip it on
17630 aarch64*-*-linux* target. Remove elements in all_syscalls.
17631 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
17632 target.
17633 (setup_all_syscalls): New proc.
17634
ca5fd19b
YQ
176352015-03-16 Yao Qi <yao.qi@linaro.org>
17636
17637 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
17638 (top level): Skip tests if valid_addr_p returns false for
17639 $cmd1 or $cmd2.
17640
85642ba0
AW
176412015-03-11 Andy Wingo <wingo@igalia.com>
17642
17643 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17644
e03f9645
YQ
176452015-03-11 Yao Qi <yao.qi@linaro.org>
17646
17647 * gdb.base/catch-syscall.exp: Fix typo in comments.
17648
5d0962b2
YQ
176492015-03-11 Yao Qi <yao.qi@linaro.org>
17650
17651 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17652
b2df3cef
PA
176532015-03-09 Pedro Alves <palves@redhat.com>
17654
17655 * dg-extract-results.py: Delete.
17656
ef878e53
PA
176572015-03-09 Pedro Alves <palves@redhat.com>
17658
17659 Merge dg-extract-results.sh from GCC upstream (r218843).
17660
17661 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
17662 * dg-extract-results.sh: Use --text with grep to avoid issues with
17663 binary files. Fall back to cat -v, if that doesn't work.
17664
9494d219
PA
176652015-03-05 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17668
a8d9763a
SM
176692015-03-04 Simon Marchi <simon.marchi@ericsson.com>
17670
17671 * lib/mi-support.exp (mi_expect_interrupt): Accept
17672 alternative event for when in all-stop mode.
17673
be9957b8
PA
176742015-03-04 Pedro Alves <palves@redhat.com>
17675
17676 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17677
d57be0f4 176782015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
17679
17680 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17681
c214c7cf
AA
176822015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17683
17684 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
17685 regexps for GDB's current line display, accept a hex address
17686 preceding the line number.
17687
6d74a497
AA
176882015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
17689
17690 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
17691 the 'arch1' variable for "s390*-linux*" targets.
17692
511aee7c
PA
176932015-03-04 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
17696 (main): Pass missing retval argument to pthread_join call.
17697
95e50b27
PA
176982015-03-02 Pedro Alves <palves@redhat.com>
17699
17700 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
17701 (top level): Call do_test with non-stop as well.
17702
28054d69
PA
177032015-03-02 Pedro Alves <palves@redhat.com>
17704
17705 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17706 -1.
17707
4fa5d7b4
AA
177082015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17709
17710 * gdb.arch/s390-vregs.exp: New test.
17711 * gdb.arch/s390-vregs.S: New file.
17712
97c18565
PA
177132015-02-27 Pedro Alves <palves@redhat.com>
17714
17715 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
17716 call to catch_command_errors.
17717 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
17718 catch_command_errors.
17719
a37bfa30
PA
177202015-02-27 Pedro Alves <palves@redhat.com>
17721
17722 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
17723 "true" for boolean result.
17724 * gdb.gdb/selftest.exp (test_with_self): Also accept full
17725 prototype of main.
17726
6f98576f
PA
177272015-02-27 Pedro Alves <palves@redhat.com>
17728
17729 * lib/unbuffer_output.c: New file.
17730 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
17731 (main): Call gdb_unbuffer_output.
17732
eba5ab56
YQ
177332015-02-27 Yao Qi <yao.qi@linaro.org>
17734
17735 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
17736 target.
17737
0def5aaa
DE
177382015-02-26 Doug Evans <dje@google.com>
17739
17740 * gdb.cp/class2.cc (Dbase, D): New classes.
17741 (main): New local delta.
17742 * gdb.cp/class2.exp: Test printing delta.
17743 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
17744 (dynbar): New global.
17745 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
17746
081a1c2c
JK
177472015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17748
17749 * gdb.compile/compile-ifunc.c: New file.
17750 * gdb.compile/compile-ifunc.exp: New file.
17751
2f41223f
AT
177522015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17753
17754 * gdb.base/structs.exp: Check for correct struct on finish.
17755
03eddd80
YQ
177562015-02-26 Yao Qi <yao.qi@linaro.org>
17757
17758 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17759 is zero.
17760
80c57053
JK
177612015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17762
17763 * gdb.arch/cordic.ko.bz2: New file.
17764 * gdb.arch/cordic.ko.debug.bz2: New file.
17765 * gdb.arch/ppc64-symtab-cordic.exp: New file.
17766
21613c12
YQ
177672015-02-25 Yao Qi <yao.qi@linaro.org>
17768
17769 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
17770 aarch64*-*-* target.
17771
d8b901ed
PA
177722015-02-23 Pedro Alves <palves@redhat.com>
17773
17774 * lib/gdb.exp (delete_breakpoints): Rewrite using
17775 gdb_test_multiple.
17776
e5b85ead
PA
177772015-02-23 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.base/info-os.c: Include stdlib.h.
17780
85c3a371
DE
177812015-02-22 Doug Evans <xdje42@gmail.com>
17782
17783 PR symtab/17855
17784 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
17785 is read after symbols have been re-read.
17786 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
17787 * gdb.ada/exec_changed/second.adb (Second): Ditto.
17788
96553a0c
DE
177892015-02-21 Doug Evans <dje@google.com>
17790
17791 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17792
97a0c697
JK
177932015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17794
17795 PR corefiles/17808
17796 * gdb.arch/i386-biarch-core.core.bz2: New file.
17797 * gdb.arch/i386-biarch-core.exp: New file.
17798
a47cd6e9
PA
177992015-02-21 Pedro Alves <palves@redhat.com>
17800
17801 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
17802 runto_main fails.
17803
c5facdc4
PA
178042015-02-20 Pedro Alves <palves@redhat.com>
17805
17806 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17807 info probes.
17808
2db9a427
PA
178092015-02-20 Pedro Alves <palves@redhat.com>
17810
17811 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17812
60fb7e9e
PA
178132015-02-20 Pedro Alves <palves@redhat.com>
17814
17815 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
17816 clean_restart before gdb_target_supports_trace.
17817
5c5019c2
PA
178182015-02-20 Pedro Alves <palves@redhat.com>
17819
17820 PR threads/18006
17821 * gdb.threads/clone-thread_db.c: New file.
17822 * gdb.threads/clone-thread_db.exp: New file.
17823
c9587f88
AT
178242015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
17825
17826 PR breakpoints/16812
17827 * gdb.base/catch-gdb-caused-signals.c: New file.
17828 * gdb.base/catch-gdb-caused-signals.exp: New file.
17829
f6a88844
JM
178302015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
17831
17832 * configure: Regenerated.
17833 * configure.ac: Use GDB_AC_TRANSFORM.
17834 * aclocal.m4: sinclude ../transform.m4.
17835
497c491b
JM
178362015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17837
17838 * lib/dtrace.exp: New file.
17839 * gdb.base/dtrace-probe.exp: Likewise.
17840 * gdb.base/dtrace-probe.d: Likewise.
17841 * gdb.base/dtrace-probe.c: Likewise.
17842 * lib/pdtrace.in: Likewise.
17843 * configure.ac: Output variables with the transformed names of
17844 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
17845 * configure: Regenerated.
17846
03e98035
JM
178472015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
17848
17849 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
17850 expected message when trying to access $_probe_* convenience
17851 variables while not on a probe.
17852
63cc30e9
JK
178532015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17854
17855 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17856
0703599a
PA
178572015-02-11 Pedro Alves <pedro@codesourcery.com>
17858
17859 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
17860 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
17861
7e60a48e
DE
178622015-02-10 Doug Evans <xdje42@gmail.com>
17863
17864 * lib/gdb.exp (gdb_load): Always return a result.
17865
01b088bc
PA
178662015-02-10 Pedro Alves <palves@redhat.com>
17867
17868 * gdb.threads/signal-sigtrap.c: New file.
17869 * gdb.threads/signal-sigtrap.exp: New file.
17870
b05ec7a5
AT
178712015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
17872
17873 * gdb.trace/no-attach-trace.c: New file.
17874 * gdb.trace/no-attach-trace.exp: New file.
17875
a2c2acaf
MW
178762015-02-09 Mark Wielaard <mjw@redhat.com>
17877
17878 * gdb.dwarf2/atomic.c: New file.
17879 * gdb.dwarf2/atomic-type.exp: Likewise.
17880
31fd9caa
MM
178812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17882
17883 * gdb.btrace/buffer-size.exp: Update "info record" output.
17884 * gdb.btrace/delta.exp: Update "info record" output.
17885 * gdb.btrace/enable.exp: Update "info record" output.
17886 * gdb.btrace/finish.exp: Update "info record" output.
17887 * gdb.btrace/instruction_history.exp: Update "info record" output.
17888 * gdb.btrace/next.exp: Update "info record" output.
17889 * gdb.btrace/nexti.exp: Update "info record" output.
17890 * gdb.btrace/step.exp: Update "info record" output.
17891 * gdb.btrace/stepi.exp: Update "info record" output.
17892 * gdb.btrace/nohist.exp: Update "info record" output.
17893
d33501a5
MM
178942015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17895
17896 * gdb.btrace/buffer-size: New.
17897
f4abbc16
MM
178982015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17899
17900 * gdb.btrace/delta.exp: Update "info record" output.
17901 * gdb.btrace/enable.exp: Update "info record" output.
17902 * gdb.btrace/finish.exp: Update "info record" output.
17903 * gdb.btrace/instruction_history.exp: Update "info record" output.
17904 * gdb.btrace/next.exp: Update "info record" output.
17905 * gdb.btrace/nexti.exp: Update "info record" output.
17906 * gdb.btrace/step.exp: Update "info record" output.
17907 * gdb.btrace/stepi.exp: Update "info record" output.
17908 * gdb.btrace/nohist.exp: Update "info record" output.
17909
b9d61307
SM
179102015-02-06 Simon Marchi <simon.marchi@ericsson.com>
17911
17912 PR gdb/15678
17913 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
17914
e584fdbc
PA
179152015-02-06 Pedro Alves <palves@redhat.com>
17916
17917 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
17918 macro.
17919 (seconds_left, again): New globals.
17920 (main): Wait seconds_left in a 1-second sleep loop instead of
17921 sleeping 180 seconds. If 'again' is set, reset the seconds
17922 counter.
17923 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
17924 'again' in the inferior before detaching. Print the seconds left.
17925 (options): New global.
17926 (top level): Build program with -DTIMEOUT=$timeout.
17927
77f41761
PA
179282015-02-06 Pedro Alves <palves@redhat.com>
17929
17930 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
17931 determine how many seconds to pass to 'alarm'.
17932 * gdb.base/gdb-sigterm.exp (top level): Build program with
17933 -DTIMEOUT=$timeout.
17934 (do_test): Return success/failure indication. Add more verbose
17935 logging. Don't fail if 200 single steps are seen. Instead, fail
17936 when the test times out.
17937 (passes): New global.
17938 (top level): Break the testing loop if testing fails on any
17939 iteration. Use gdb_assert.
17940
b9394193
DB
179412015-02-04 Don Breazeal <donb@codesourcery.com>
17942
17943 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
17944 and initialize them.
17945 (ipc_cleanup): New function.
17946 (main): Don't declare shmid, semid, and msqid. Add a call to
17947 atexit so that we call ipc_cleanup on exit.
17948
42d9e528
PA
179492015-02-04 Pedro Alves <palves@redhat.com>
17950
17951 * boards/native-extended-gdbserver.exp: Remove any target variant
17952 specifications from the board name before clearing the isremote
17953 flag from board_info.
17954
ae6ae975
DE
179552015-01-31 Doug Evans <xdje42@gmail.com>
17956
17957 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17958
cfb069a8
GB
179592015-01-31 Gary Benson <gbenson@redhat.com>
17960
17961 * gdb.base/completion.exp: Disable completion limiting for
17962 existing tests. Add new tests to check completion limiting.
17963 * gdb.linespec/ls-errs.exp: Disable completion limiting.
17964
5dd31d79
DE
179652015-01-31 Doug Evans <xdje42@gmail.com>
17966
17967 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17968
9f050062
DE
179692015-01-31 Doug Evans <xdje42@gmail.com>
17970
17971 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
17972 entries. Duplicate file section script entries.
17973 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
17974 inlined entries. Add test for safe-path rejection.
17975 * gdb.python/py-section-script.c: Add duplicate inlined section script
17976 entries. Duplicate file section script entries.
17977 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
17978 inlined entries. Add test for safe-path rejection.
17979
df25ebbd
JB
179802015-01-29 Joel Brobecker <brobecker@adacore.com>
17981
17982 * gdb.ada/disc_arr_bound: New testcase.
17983
4a0ca9ec
JB
179842015-01-29 Joel Brobecker <brobecker@adacore.com>
17985
17986 * gdb.ada/mi_var_array: New testcase.
17987
3a8b707a
DE
179882015-01-27 Doug Evans <dje@google.com>
17989
17990 * gdb.python/py-objfile.exp: Add tests for objfile.username.
17991 Add test for objfile.filename, objfile.username after objfile
17992 has been unloaded.
17993
f8313f6e
JB
179942015-01-26 Joel Brobecker <brobecker@adacore.com>
17995
17996 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
17997 the second test to print the name attribute of value
17998 returned by the call to gdb.lookup_type, and adjust
17999 the expected output accordingly.
18000
37bc665e
MW
180012015-01-25 Mark Wielaard <mjw@redhat.com>
18002
18003 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
18004 * gdb.base/disp-step-fork.c: Include unistd.h.
18005 * gdb.base/siginfo-obj.c: Include stdio.h.
18006 * gdb.base/siginfo-thread.c: Likewise.
18007 * gdb.mi/non-stop.c: Include unistd.h.
18008 * gdb.mi/nsthrexec.c: Include stdio.h.
18009 * gdb.mi/pthreads.c: Include unistd.h.
18010 * gdb.modula2/unbounded1.c (main): Declare returns int.
18011 * gdb.reverse/consecutive-reverse.c: Likewise.
18012 * gdb.threads/create-fail.c: Include unistd.h.
18013 * gdb.threads/killed.c: Likewise.
18014 * gdb.threads/linux-dp.c: Likewise.
18015 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
18016 * gdb.threads/non-ldr-exc-2.c: Likewise.
18017 * gdb.threads/non-ldr-exc-3.c: Likewise.
18018 * gdb.threads/non-ldr-exc-4.c: Likewise.
18019 * gdb.threads/pthreads.c: Include unistd.h.
18020 (main): Declare returns int.
18021 * gdb.threads/tls-main.c (foo): New declaration.
18022 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
18023
f7e5394d
SM
180242015-01-23 Simon Marchi <simon.marchi@ericsson.com>
18025
18026 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
18027 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
18028
743649fd
MW
180292015-01-15 Mark Wielaard <mjw@redhat.com>
18030
18031 * gdb.base/noreturn-return.c: New file.
18032 * gdb.base/noreturn-return.exp: New file.
18033 * gdb.base/noreturn-finish.c: New file.
18034 * gdb.base/noreturn-finish.exp: New file.
18035
198297aa
PA
180362015-01-23 Pedro Alves <palves@redhat.com>
18037
18038 * gdb.threads/continue-pending-after-query.c: New file.
18039 * gdb.threads/continue-pending-after-query.exp: New file.
18040
717cf30c
AG
180412015-01-22 Anders Granlund <anders.granlund@ericsson.com>
18042 Simon Marchi <simon.marchi@ericsson.com>
18043
18044 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
18045 * gdb.base/valgrind-db-attach.exp: Same.
18046 * gdb.base/valgrind-infcall.exp: Same.
18047 * lib/mi-support.exp (default_mi_gdb_start): Same.
18048 * lib/prompt.exp (default_prompt_gdb_start): Same.
18049 * lib/gdb.exp (default_gdb_spawn): Same.
18050 (gdb_interact): New.
18051
18052
4b62a76e
JK
180532015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18054
18055 * gdb.compile/compile.exp (pointer to jit function): New test.
18056
b4cdae6f
WW
180572015-01-17 Wei-cheng Wang <cole945@gmail.com>
18058
18059 * lib/gdb.exp (supports_process_record): Return true for
18060 powerpc*-*-linux*.
18061 (supports_reverse): Likewise.
18062
d221e7ef
DB
180632015-01-15 Don Breazeal <donb@codesourcery.com>
18064
18065 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
18066 instead of checking whether the target board is remote and
18067 use spawn_wait_for_attach instead of exec/sleep.
18068 * gdb.base/attach-twice.exp: Likewise.
18069
bafffb51
JB
180702015-01-15 Joel Brobecker <brobecker@adacore.com>
18071
18072 * gdb.ada/var_arr_attrs: New testcase.
18073
5589af0e
PA
180742015-01-14 Pedro Alves <palves@redhat.com>
18075 Joel Brobecker <brobecker@adacore.com>
18076
18077 PR gdb/17525
18078 * gdb.base/bp-cmds-execution-x-script.c: New file.
18079 * gdb.base/bp-cmds-execution-x-script.exp: New file.
18080 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
18081
6c400b59
PA
180822015-01-14 Pedro Alves <palves@redhat.com>
18083
18084 PR cli/17828
18085 * gdb.base/batch-preserve-term-settings.c: New file.
18086 * gdb.base/batch-preserve-term-settings.exp: New file.
18087
e02c96a7
DE
180882015-01-13 Doug Evans <dje@google.com>
18089
18090 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
18091 binary.
18092
576fd14c
JB
180932015-01-13 Joel Brobecker <brobecker@adacore.com>
18094
18095 * Makefile.in (clean mostlyclean): Do not delete *.py.
18096
04dccad0
JB
180972015-01-13 Joel Brobecker <brobecker@adacore.com>
18098
18099 * gdb.python/py-lookup-type.exp: New file.
18100
3d230f71
PA
181012015-01-12 Pedro Alves <palves@redhat.com>
18102
18103 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
18104 restore GDBFLAGS before returning.
18105
7e67715d
JK
181062015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18107
18108 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
18109 is_amd64_regs_target and is_x86_like_target.
18110
f2e0d4b4
DE
181112015-01-11 Doug Evans <xdje42@gmail.com>
18112
18113 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
18114 is given without an explicit form.
18115 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
18116 attributes.
18117 * gdb.dwarf/corrupt.exp: Ditto.
18118 * gdb.dwarf2/enum-type.exp: Ditto.
18119 * gdb.trace/entry-values.exp: Ditto.
18120 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
18121
439250fb
DE
181222015-01-11 Doug Evans <xdje42@gmail.com>
18123
18124 PR gdb/15830
18125 * gdb.base/maint.exp: Remove references to "maint demangle".
18126 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
18127 Add tests for explicitly specifying language to demangle.
18128 * gdb.dlang/demangle.exp: Ditto.
18129
ede9f622
PA
181302015-01-09 Pedro Alves <palves@redhat.com>
18131
18132 * gdb.threads/non-stop-fair-events.c: New file.
18133 * gdb.threads/non-stop-fair-events.exp: New file.
18134
a7b796db
PA
181352015-01-09 Pedro Alves <palves@redhat.com>
18136
18137 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
18138 the global scope. Set a breakpoint after all threads are started
18139 rather than stepping over two source lines. Expect the prompt.
18140 * gdb.base/watch_thread_num.c (threads_started_barrier): New
18141 global.
18142 (NUM): Now 15.
18143 (main): Use threads_started_barrier to wait for all threads to
18144 start. Main thread no longer calls thread_function. Exit after
18145 180 seconds.
18146 (loop): New function.
18147 (thread_function): Wait on threads_started_barrier barrier. Call
18148 'loop' at each iteration.
18149 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
18150 threads have started, instead of hardcoding number of "next"
18151 steps. Use an access watchpoint instead of a write watchpoint.
18152
9665ffdd
PA
181532015-01-09 Pedro Alves <palves@redhat.com>
18154
18155 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
18156 (thread_func): Wait on barrier.
18157 (main): Wait for all threads to start before stopping GDB.
18158 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
18159 global.
18160 (thread1_func, thread2_func): Wait on barrier.
18161 (main): Wait for all threads to start before stopping GDB.
18162 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
18163 New global.
18164 (thread1_func, thread2_func): Wait on barrier.
18165 (main): Wait for all threads to start before stopping GDB.
18166
c945a99f
PA
181672015-01-09 Pedro Alves <palves@redhat.com>
18168
18169 * gdb.threads/attach-many-short-lived-threads.c: New file.
18170 * gdb.threads/attach-many-short-lived-threads.exp: New file.
18171
c1a747c1
PA
181722014-01-09 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
18175 instead of to thread 2.
18176 * gdb.threads/signal-command-multiple-signals-pending.c (main):
18177 Add barrier around each pthread_create call instead of around all
18178 calls.
18179 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
18180 Set a break on thread_function and have the child threads hit it
18181 one at at a time.
18182
60b3033e
PA
181832015-01-09 Pedro Alves <palves@redhat.com>
18184
18185 * lib/gdb.exp (can_spawn_for_attach): New procedure.
18186 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
18187 false.
18188 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
18189 checking whether the target board is remote.
18190 * gdb.multi/multi-attach.exp: Likewise.
18191 * gdb.python/py-sync-interp.exp: Likewise.
18192 * gdb.server/ext-attach.exp: Likewise.
18193 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
18194 tests that need to attach, instead of checking whether the target
18195 board is remote at the top of the file.
18196
acc018ac
YQ
181972015-01-08 Yao Qi <yao@codesourcery.com>
18198
18199 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
18200
50a18af8
JK
182012015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18202
18203 Fix testcase compilation.
18204 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
18205
8503d6e1
JB
182062015-01-06 Joel Brobecker <brobecker@adacore.com>
18207
18208 * gdb.python/py-type.exp: Add a couple test about empty
18209 array creation, and negative-length array creation.
18210
cc73dbcc
DE
182112015-01-02 Doug Evans <xdje42@gmail.com>
18212
18213 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
18214
0300bbc7
DE
182152015-01-02 Doug Evans <dje@google.com>
18216
18217 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
18218
9d85a0ec
YQ
182192014-12-29 Yao Qi <yao@codesourcery.com>
18220
18221 * gdb.trace/entry-values.exp: Update comments. Rename variable
18222 bar_call_foo to returned_from_foo.
18223
87186c6a
MMN
182242014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
18225
18226 PR gdb/17394
18227 * gdb.linespec/break-asm-file.c: New file.
18228 * gdb.linespec/break-asm-file.exp: New file.
18229 * gdb.linespec/break-asm-file0.s: New file.
18230 * gdb.linespec/break-asm-file1.s: New file.
18231
1bab7383
YQ
182322014-12-18 Nigel Stephens <nigel@mips.com>
18233 Maciej W. Rozycki <macro@codesourcery.com>
18234
18235 * gdb.base/float.exp: Handle the new output from "info float" on
18236 MIPS targets.
18237
1bc1068a
JK
182382014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18239
18240 Fix MinGW compilation.
18241 * gdb.compile/compile-ops.exp: Update untested message if
18242 !skip_compile_feature_tests.
18243 * gdb.compile/compile-setjmp.exp: Likewise.
18244 * gdb.compile/compile-tls.exp: Likewise.
18245 * gdb.compile/compile.exp: Likewise.
18246 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
18247 supported on this host".
18248
b6615d10
DE
182492014-12-16 Doug Evans <xdje42@gmail.com>
18250
18251 * boards/stabs.exp: New file.
18252
25dda427
AA
182532014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
18254
18255 * gdb.base/completion.exp: Adjust to format changes of "maint
18256 print user-registers".
18257
bf330350
CU
182582014-12-16 Catalin Udma <catalin.udma@freescale.com>
18259
18260 PR server/17457
18261 * gdb.arch/aarch64-fp.c: New file.
18262 * gdb.arch/aarch64-fp.exp: New file.
18263
395cf596
SDJ
182642014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
18265
18266 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
18267 r210637, r210913, r211666, r215400, r215817).
18268
18269 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
18270 * dg-extract-results.py: New file.
18271 * dg-extract-results.sh: Use it if the environment seems
18272 suitable.
18273
18274 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
18275
18276 * dg-extract-results.py (parse_run): Handle warnings that
18277 are printed before a test harness is run.
18278
18279 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
18280
18281 * dg-extract-results.py (Named): Remove __cmp__ method.
18282 (output_variation): Use a key to sort variation.harnesses.
18283
18284 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
18285
18286 * dg-extract-results.py: For Python 3, force sys.stdout to
18287 handle surrogate escape sequences.
18288 (safe_open): New function.
18289 (output_segment, main): Use it.
18290
18291 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
18292
18293 * dg-extract-results.py (Prog.result_re): Include options
18294 in test name.
18295
18296 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
18297
18298 * dg-extract-results.py (output_variation): Always sort if
18299 do_sum.
18300
e882ef3c
SM
183012014-12-15 Simon Marchi <simon.marchi@ericsson.com>
18302
18303 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
18304 as long as we get pagination notifications.
18305
4992aa20
JM
183062014-12-15 Jason Merrill <jason@redhat.com>
18307
18308 * Makefile.in (check-gdb.%): Restore.
18309 * README: Mention it.
18310
c1b5a1a6
JB
183112014-12-13 Joel Brobecker <brobecker@adacore.com>
18312
18313 * gdb.ada/str_uninit: New testcase.
18314
5537b577
JK
183152014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18316
18317 PR symtab/17642
18318 * gdb.base/vla-stub-define.c: New file.
18319 * gdb.base/vla-stub.c: New file.
18320 * gdb.base/vla-stub.exp: New file.
18321
bb2ec1b3
TT
183222014-12-12 Phil Muldoon <pmuldoon@redhat.com>
18323 Jan Kratochvil <jan.kratochvil@redhat.com>
18324 Tom Tromey <tromey@redhat.com>
18325
18326 * configure.ac: Add gdb.compile/.
18327 * configure: Regenerate.
18328 * gdb.compile/Makefile.in: New file.
18329 * gdb.compile/compile-ops.exp: New file.
18330 * gdb.compile/compile-ops.c: New file.
18331 * gdb.compile/compile-tls.c: New file.
18332 * gdb.compile/compile-tls.exp: New file.
18333 * gdb.compile/compile-constvar.S: New file.
18334 * gdb.compile/compile-constvar.c: New file.
18335 * gdb.compile/compile-mod.c: New file.
18336 * gdb.compile/compile-nodebug.c: New file.
18337 * gdb.compile/compile-setjmp-mod.c: New file.
18338 * gdb.compile/compile-setjmp.c: New file.
18339 * gdb.compile/compile-setjmp.exp: New file.
18340 * gdb.compile/compile-shlib.c: New file.
18341 * gdb.compile/compile.c: New file.
18342 * gdb.compile/compile.exp: New file.
18343 * lib/gdb.exp (skip_compile_feature_tests): New proc.
18344
4ff709eb
TT
183452014-12-12 Tom Tromey <tromey@redhat.com>
18346
18347 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
18348 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
18349
6dddd6a5
DE
183502014-12-12 Doug Evans <dje@google.com>
18351
18352 * lib/gdb-python.exp (get_python_valueof): New function.
18353 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
18354
71c24708
AA
183552014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18356
18357 * gdb.base/completion.exp: Add test for completion of "info
18358 registers ".
18359
3e29f34a
MR
183602014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
18361
18362 * gdb.base/func-ptrs.c: New file.
18363 * gdb.base/func-ptrs.exp: New file.
18364
fc126975
SM
183652014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18366
18367 PR breakpoints/17012
18368 * gdb.base/dprintf-detach.c: New file.
18369 * gdb.base/dprintf-detach.exp: New file.
18370
0a46d518
SM
183712014-12-10 Simon Marchi <simon.marchi@ericsson.com>
18372
18373 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
18374 * lib/gdb.exp (target_is_gdbserver): New procedure.
18375
a0be3e44
DE
183762014-12-08 Doug Evans <dje@google.com>
18377
18378 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
18379
df1b803a
YQ
183802014-12-05 Yao Qi <yao@codesourcery.com>
18381
18382 * gdb.guile/scm-error.exp: Remove the third argument to
18383 gdb_remote_download.
18384 * gdb.guile/scm-frame-args.exp: Likewise.
18385 * gdb.guile/scm-section-script.exp: Likewise.
18386
ddb9f679
YQ
183872014-12-05 Yao Qi <yao@codesourcery.com>
18388
18389 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
18390
86e4ed39
DE
183912014-12-04 Doug Evans <dje@google.com>
18392
18393 * gdb.python/py-objfile.exp: Add tests for
18394 objfile.add_separate_debug_file.
18395
7c50a931
DE
183962014-12-04 Doug Evans <dje@google.com>
18397
18398 * lib/gdb.exp (get_build_id): New function.
18399 (build_id_debug_filename_get): Rewrite to use it.
18400 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
18401
621661e3
MR
184022014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
18403
18404 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
18405 `method(long)', not just 0x0.
18406 * gdb.cp/nsalias.exp: Align code labels to 4.
18407 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
18408 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
18409 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
18410 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
18411 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
18412 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
18413
29f0c3b7
DE
184142014-12-02 Doug Evans <dje@google.com>
18415
e1e061e7 18416 PR symtab/17602
29f0c3b7 18417 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 18418 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
18419 * gdb.cp/anon-ns.exp: Update.
18420
162078c8
NB
184212014-12-02 Nick Bull <nicholaspbull@gmail.com>
18422
18423 * gdb.python/py-events.py (inferior_call_handler): New.
18424 (register_changed_handler, memory_changed_handler): New.
18425 (test_events.invoke): Register new handlers.
18426 * gdb.python/py-events.exp: Add tests for inferior call,
18427 memory_changed and register_changed events.
18428
fdb09caf
AA
184292014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18430
18431 * gdb.base/execl-update-breakpoints.exp: Specify the link address
18432 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
18433 if the linker doesn't understand this.
18434
55cfb2c4
SM
184352014-12-01 Simon Marchi <simon.marchi@ericsson.com>
18436
18437 * gdb.python/python.exp: Change expected reply to help().
18438
9e8cd6df
YQ
184392014-12-01 Yao Qi <yao@codesourcery.com>
18440
18441 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
18442 AC_CONFIG_SUBDIRS(gdb.gdbtk).
18443 * configure: Re-generated.
18444
6c659fc2
SC
184452014-11-28 Siva Chandra Reddy <sivachandra@google.com>
18446
18447 * gdb.cp/chained-calls.cc: New file.
18448 * gdb.cp/chained-calls.exp: New file.
18449 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
18450
d7fc3181
SM
184512014-11-28 Simon Marchi <simon.marchi@ericsson.com>
18452
18453 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
18454 * gdb.dwarf2/symtab-producer.exp: Same.
18455 * gdb.gdb/python-interrupts.exp: Same.
18456 * gdb.gdb/python-selftest.exp: Same.
18457 * gdb.python/py-linetable.exp: Same.
18458 * gdb.python/py-type.exp: Same.
18459 * gdb.python/py-value-cc.exp: Same.
18460 * gdb.python/py-value.exp: Same.
18461
10e79639
YQ
184622014-11-28 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.base/break-probes.exp: Match library name prefixed with
18465 sysroot.
18466
f28a0564
SM
184672014-11-27 Simon Marchi <simon.marchi@ericsson.com>
18468
18469 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
18470 test expected output. Add parentheses for the call to print.
18471 Remove L suffix from integers.
18472
3fe1ce1d
DE
184732014-11-26 Doug Evans <dje@google.com>
18474
18475 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
18476
84429e27
YQ
184772014-11-22 Yao Qi <yao@codesourcery.com>
18478
18479 * gdb.trace/entry-values.c: Remove asms.
18480 (foo): Add foo_label.
18481 (bar): Add bar_label.
18482 * gdb.trace/entry-values.exp: Remove code computing foo's
18483 length and bar's length.
18484 (Dwarf::assemble): Invoke function_range for bar and use
18485 MACRO_AT_func for foo.
18486
26741859
YQ
184872014-11-22 Yao Qi <yao@codesourcery.com>
18488
18489 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
18490 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
18491 Use .Lgcc43_procstart instead of gcc43.
18492
45e44d27
JB
184932014-11-21 Joel Brobecker <brobecker@adacore.com>
18494
18495 * gdb.ada/n_arr_bound: New testcase.
18496
458c8db8
SDJ
184972014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
18498
18499 PR breakpoints/10737
18500 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
18501 test_catch_syscall_multi_arch.
18502 (test_catch_syscall_multi_arch): New function.
18503
43f3e411
DE
185042014-11-20 Doug Evans <xdje42@gmail.com>
18505
18506 * gdb.base/maint.exp: Update expected output.
18507
0d7b2549
AA
185082014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
18509
18510 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
18511 4-byte instruction on S390.
18512
8908fca5
JB
185132014-11-19 Joel Brobecker <brobecker@adacore.com>
18514
18515 * gdb.ada/arr_arr: New testcase.
18516
4a46959e
JB
185172014-11-19 Joel Brobecker <brobecker@adacore.com>
18518
18519 * gdb.ada/pkd_arr_elem: New Testcase.
18520
470e2f4e
LM
185212014-11-18 Luis Machado <lgustavo@codesourcery.com>
18522
18523 * gdb.reverse/break-precsave: Expect completion message for
18524 core file reads.
18525 * gdb.reverse/consecutive-precsave.exp: Likewise.
18526 * gdb.reverse/finish-precsave.exp: Likewise.
18527 * gdb.reverse/i386-precsave.exp: Likewise.
18528 * gdb.reverse/machinestate-precsave.exp: Likewise.
18529 * gdb.reverse/sigall-precsave.exp: Likewise.
18530 * gdb.reverse/solib-precsave.exp: Likewise.
18531 * gdb.reverse/step-precsave.exp: Likewise.
18532 * gdb.reverse/until-precsave.exp: Likewise.
18533 * gdb.reverse/watch-precsave.exp: Likewise.
18534
a267f3ad
AA
185352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18536
18537 * gdb.base/bp-permanent.c: Include unistd.h.
18538 * gdb.python/py-framefilter-mi.c (main): Add return type.
18539 * gdb.python/py-framefilter.c (main): Likewise.
18540 * gdb.trace/actions-changed.c (main): Likewise.
18541
12084a9a
AA
185422014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18543
18544 * gdb.mi/until.c: Add eye-catchers.
18545 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
18546 line numbers.
18547
dc7e1a77
AA
185482014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18549
18550 * gdb.base/condbreak.exp: Drop references to removed non-prototype
18551 function header variants in break1.c.
18552 * gdb.base/ena-dis-br.exp: Likewise.
18553 * gdb.base/hbreak2.exp: Likewise.
18554 * gdb.reverse/until-precsave.exp: Drop references to removed
18555 non-prototype function header variants in ur1.c.
18556 * gdb.reverse/until-reverse.exp: Likewise.
18557
41c77605
PM
185582014-11-17 Petr Machata <pmachata@redhat.com>
18559
18560 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
18561 ${_cu_offset_size} bytes abbrev offset.
18562
34248c3a
DE
185632014-11-15 Doug Evans <xdje42@gmail.com>
18564
18565 PR symtab/17559
18566 * gdb.base/line-symtabs.exp: New file.
18567 * gdb.base/line-symtabs.c: New file.
18568 * gdb.base/line-symtabs.h: New file.
18569
646da059
YQ
185702014-11-14 Yao Qi <yao@codesourcery.com>
18571
18572 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
18573 (func): Add label func_label.
18574 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
18575 Replace low_pc and high_pc with MACRO_AT_range.
18576 Replace name, low_pc and high_pc with MACRO_AT_func.
18577
9301ebe6
YQ
185782014-11-14 Yao Qi <yao@codesourcery.com>
18579
18580 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
18581 Replace name, low_pc and high_pc with MACRO_AT_func.
18582
f166b542
YQ
185832014-11-14 Yao Qi <yao@codesourcery.com>
18584
18585 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
18586 produce debug information.
18587 * gdb.dwarf2/implptr-optimized-out.S: Removed.
18588
0f6e71e3
YQ
185892014-11-14 Yao Qi <yao@codesourcery.com>
18590
18591 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
18592 object and get function length.
18593 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
18594 with MACRO_AT_func.
18595 (top-level): Replace gdb_compile and clean_restart with
18596 prepare_for_testing.
18597 * gdb.dwarf2/main.c (main): Add label main_label.
18598
876c4df9
YQ
185992014-11-14 Yao Qi <yao@codesourcery.com>
18600
18601 * lib/dwarf.exp (function_range): New procedure.
18602 (Dwarf::_handle_macro_at_func): New procedure.
18603 (Dwarf::_handle_macro_at_range): New procedure.
18604 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
18605
02ad9cf1
YQ
186062014-11-14 Yao Qi <yao@codesourcery.com>
18607
18608 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
18609 (_handle_attribute): New procedure.
18610
a59add0c
AA
186112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18612
18613 * gdb.ada/cond_lang/foo.c (callme): Add return type.
18614 * gdb.base/call-sc.c (zed): Likewise.
18615 * gdb.base/checkpoint.c (main): Likewise.
18616 * gdb.base/dump.c (main): Likewise.
18617 * gdb.base/gcore.c (main): Likewise.
18618 * gdb.base/huge.c (main): Likewise.
18619 * gdb.base/multi-forks.c (main): Likewise.
18620 * gdb.base/pr10179-a.c (main): Likewise.
18621 * gdb.base/savedregs.c (main): Likewise.
18622 * gdb.base/sigaltstack.c (main): Likewise.
18623 * gdb.base/siginfo.c (main): Likewise.
18624 * gdb.base/structs.c (zed): Likewise.
18625 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
18626 * gdb.mi/mi-syn-frame.c (main): Likewise.
18627 * gdb.mi/until.c (foo, main): Likewise.
18628 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
18629 * gdb.base/solib-weak.c (foo): Declare.
18630 * gdb.base/attach-twice.c: Include stdio.h.
18631 * gdb.base/weaklib1.c: Likewise.
18632 * gdb.base/weaklib2.c: Likewise.
18633 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
18634 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
18635 unistd.h.
18636 * gdb.base/attach-pie-misread.c: Include stdlib.h.
18637 * gdb.mi/mi-exit-code.c: Likewise.
18638 * gdb.base/break-interp-lib.c: Include string.h.
18639 * gdb.base/coremaker.c: Likewise.
18640 * gdb.base/testenv.c: Likewise.
18641 * gdb.python/py-finish-breakpoint.c: Likewise.
18642 * gdb.base/inferior-died.c: Include sys/wait.h.
18643 * gdb.base/fileio.c: Include time.h.
18644 * gdb.base/async-shell.c: Include unistd.h.
18645 * gdb.base/dprintf-non-stop.c: Likewise.
18646 * gdb.base/info-os.c: Likewise.
18647 * gdb.mi/mi-console.c: Likewise.
18648 * gdb.mi/watch-nonstop.c: Likewise.
18649 * gdb.python/py-events.c: Likewise.
18650 * gdb.base/async.c (baz): Move up before its invocation.
18651 * gdb.base/code_elim2.c (my_global_func): Likewise.
18652 * gdb.base/skip-solib-lib.c (multiply): Likewise.
18653 * gdb.base/advance.c (func2): Likewise.
18654
3b5d5997
AA
186552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18656
18657 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
18658 variant.
18659 * gdb.base/annota3.c: Likewise.
18660 * gdb.base/async.c: Likewise.
18661 * gdb.base/average.c: Likewise.
18662 * gdb.base/call-ar-st.c: Likewise.
18663 * gdb.base/call-rt-st.c: Likewise.
18664 * gdb.base/call-sc.c: Likewise.
18665 * gdb.base/call-strs.c: Likewise.
18666 * gdb.base/ending-run.c: Likewise.
18667 * gdb.base/execd-prog.c: Likewise.
18668 * gdb.base/exprs.c: Likewise.
18669 * gdb.base/foll-exec.c: Likewise.
18670 * gdb.base/foll-fork.c: Likewise.
18671 * gdb.base/foll-vfork.c: Likewise.
18672 * gdb.base/funcargs.c: Likewise.
18673 * gdb.base/gcore.c: Likewise.
18674 * gdb.base/jump.c: Likewise.
18675 * gdb.base/langs0.c: Likewise.
18676 * gdb.base/langs1.c: Likewise.
18677 * gdb.base/langs2.c: Likewise.
18678 * gdb.base/mips_pro.c: Likewise.
18679 * gdb.base/nodebug.c: Likewise.
18680 * gdb.base/opaque0.c: Likewise.
18681 * gdb.base/opaque1.c: Likewise.
18682 * gdb.base/recurse.c: Likewise.
18683 * gdb.base/run.c: Likewise.
18684 * gdb.base/scope0.c: Likewise.
18685 * gdb.base/scope1.c: Likewise.
18686 * gdb.base/setshow.c: Likewise.
18687 * gdb.base/setvar.c: Likewise.
18688 * gdb.base/shmain.c: Likewise.
18689 * gdb.base/shr1.c: Likewise.
18690 * gdb.base/shr2.c: Likewise.
18691 * gdb.base/sigall.c: Likewise.
18692 * gdb.base/signals.c: Likewise.
18693 * gdb.base/so-indr-cl.c: Likewise.
18694 * gdb.base/solib2.c: Likewise.
18695 * gdb.base/structs.c: Likewise.
18696 * gdb.base/sum.c: Likewise.
18697 * gdb.base/vforked-prog.c: Likewise.
18698 * gdb.base/watchpoint.c: Likewise.
18699 * gdb.reverse/shr2.c: Likewise.
18700 * gdb.reverse/until-reverse.c: Likewise.
18701 * gdb.reverse/ur1.c: Likewise.
18702 * gdb.reverse/watch-reverse.c: Likewise.
18703
066a77c5
AA
187042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18705
18706 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
18707 variant.
18708 * gdb.base/sepdebug.exp: Drop references to removed code.
18709
4f204ea5
AA
187102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18711
18712 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
18713 variant. Preserve original line numbering.
18714 * gdb.base/list1.c: Likewise.
18715
3b377a3a
AA
187162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18717
18718 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
18719 variant.
18720 * gdb.base/break1.c: Likewise.
18721 * gdb.base/break.exp: Drop references to removed code.
18722
e444df73
AA
187232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18724
18725 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18726 variant.
18727
8008f2a7
AA
187282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18729
18730 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18731
a5a06887
AA
187322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18733
18734 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
18735 logic into perform_all_tests() and invoke it with and without
18736 function header prototypes.
18737 (do_function_calls): Remove conditional XFAIL for PR 5318.
18738 (rerun_and_prepare): Remove duplicate code.
18739 (perform_all_tests): New. Main logic moved here.
18740
44dba9b9
AA
187412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18742
18743 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
18744 code guarded by #ifdef NO_PROTOTYPES.
18745 (t_double_many_args): Likewise.
18746 (DEF_FUNC_MANY_ARGS_1): Likewise.
18747 (DEF_FUNC_VALUES_1): Likewise.
18748 (t_structs_ldc): Renamed from t_structs_fc in conditional code
18749 guarded by #ifdef PROTOTYPES.
18750
d1fbcd56
AA
187512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18752
18753 * gdb.mi/mi-console.c: Add eye-catcher.
18754 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
18755 instead of literal line number.
18756
b0e59b8f
AA
187572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18758
18759 * gdb.base/shr2.c: Add eye-catcher.
18760 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
18761 line number.
18762
78f98cca
AA
187632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18764
18765 * gdb.base/jump.c: Add eye-catchers.
18766 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
18767 numbers.
18768
58fa2af0
AA
187692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18770
18771 * gdb.base/execd-prog.c: Add eye-catchers.
18772 * gdb.base/foll-exec.c: Likewise.
18773 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
18774 line numbers.
18775
04e5059b
AA
187762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18777
18778 * gdb.base/ending-run.c: Add eye-catchers.
18779 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
18780 literal line numbers.
18781
dbfdb174
AA
187822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18783
18784 * gdb.base/call-rt-st.c: Add eye-catchers.
18785 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
18786 literal line numbers.
18787
888a2ade
AA
187882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18789
18790 * gdb.base/call-ar-st.c: Add eye-catchers.
18791 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
18792 literal line numbers.
18793
6acc2dde
AA
187942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18795
18796 * gdb.base/average.c: Add eye-catchers.
18797 * gdb.base/sum.c: Likewise.
18798 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
18799 regexps dynamically.
18800
9ecfcd1d
AA
188012014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18802
18803 * gdb.base/solib1.c: Add eye-catchers.
18804 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
18805 literal line numbers.
18806
78708b7c
PA
188072014-11-12 Pedro Alves <palves@redhat.com>
18808
18809 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
18810 leader has exited.
18811
af48d08f
PA
188122014-11-12 Pedro Alves <palves@redhat.com>
18813
18814 * gdb.arch/i386-bp_permanent.c: New file.
18815 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
18816 (srcfile): Set to i386-bp_permanent.c.
18817 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
18818 that stepi does not execute the 'leave' instruction, instead of
18819 testing it does execute.
18820 * gdb.base/bp-permanent.c: New file.
18821 * gdb.base/bp-permanent.exp: New file.
18822
af3768e9
DE
188232014-11-10 Doug Evans <xdje42@gmail.com>
18824
18825 PR symtab/17564
18826 * gdb.base/symtab-search-order.exp: New file.
18827 * gdb.base/symtab-search-order.c: New file.
18828 * gdb.base/symtab-search-order-1.c: New file.
18829 * gdb.base/symtab-search-order-shlib-1.c: New file.
18830
9de00a4a
PA
188312014-11-07 Pedro Alves <palves@redhat.com>
18832
18833 PR gdb/17511
18834 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
18835 i?86-*-linux*.
18836
e0f52461
SC
188372014-11-03 Siva Chandra Reddy <sivachandra@google.com>
18838
18839 PR c++/17494
18840 * gdb.cp/pr17494.cc: New file.
18841 * gdb.cp/pr17494.exp: New file.
18842
6ce8c980
YQ
188432014-11-02 Yao Qi <yao@codesourcery.com>
18844
18845 * gdb.python/python.exp: Get working directory and match the
18846 output of "set extended-prompt \\w " with it.
18847
02be9a71
DE
188482014-10-30 Doug Evans <dje@google.com>
18849
18850 * gdb.python/py-objfile.exp: Add tests for setting random attributes
18851 in objfiles.
18852 * gdb.python/py-progspace.exp: Add tests for setting random attributes
18853 in progspaces.
18854
3bdff46b
LM
188552014-10-30 Janis Johnson <janisjo@codesourcery.com>
18856
18857 * gdb.base/fullpath-expand.exp: Skip for a remote host.
18858 * gdb.base/realname-expand.exp: Likewise.
18859 * gdb.linespec/macro-relative.exp: Likewise.
18860
ab917dfb
PA
188612014-10-29 Pedro Alves <palves@redhat.com>
18862
18863 PR gdb/17408
18864 * gdb.threads/schedlock.c (some_function): New function.
18865 (call_function): New global.
18866 (MAYBE_CALL_SOME_FUNCTION): New macro.
18867 (thread_function): Call it.
18868 * gdb.threads/schedlock.exp (get_args): Add description parameter,
18869 and use it instead of a global counter. Adjust all callers.
18870 (get_current_thread): Use "find current thread" for test message
18871 here rather than having all callers pass down the same string.
18872 (goto_loop): New procedure, factored out from ...
18873 (my_continue): ... this.
18874 (step_ten_loops): Change parameter from test message to command to
18875 use. Adjust.
18876 (list_count): Delete global.
18877 (check_result): New procedure, factored out from duplicate top
18878 level code.
18879 (continue tests): Wrap in with_test_prefix.
18880 (test_step): New procedure, factored out from duplicate top level
18881 code.
18882 (top level): Test "step" in combination with all scheduler-locking
18883 modes. Test "next" in combination with all scheduler-locking
18884 modes, and in combination with stepping over a function call or
18885 not.
18886 * gdb.threads/next-bp-other-thread.c: New file.
18887 * gdb.threads/next-bp-other-thread.exp: New file.
18888
d3d4baed
PA
188892014-10-29 Pedro Alves <palves@redhat.com>
18890
18891 PR python/17372
18892 * gdb.python/python.exp: Test a multi-line command that spawns
18893 interactive Python.
18894 * gdb.base/multi-line-starts-subshell.exp: New file.
18895
563e8d85
YQ
188962014-10-29 Yao Qi <yao@codesourcery.com>
18897
18898 * gdb.base/fileio.exp: Make directories on host.
18899
0ea4d52e
YQ
189002014-10-29 Yao Qi <yao@codesourcery.com>
18901
18902 * gdb.base/fileio.c (test_write): Close the file.
18903
7f5ef605
PA
189042014-10-28 Pedro Alves <palves@redhat.com>
18905
18906 PR gdb/12623
18907 * gdb.base/sigstep.c (no_handler): New global.
18908 (main): If 'no_handler is true, set the signal handlers to
18909 SIG_IGN.
18910 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
18911 with_sw_watch and no_handler parameters. Handle them.
18912 (top level) <stepping over handler when stopped at a breakpoint
18913 test>: Add a test axis for testing with a software watchpoint, and
18914 another for testing with the signal handler set to SIG_IGN.
18915 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
18916 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
18917
abbdbd03
PA
189182014-10-28 Pedro Alves <palves@redhat.com>
18919
18920 PR gdb/17511
18921 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
18922 * gdb.base/sigstep.exp (other_handler_location): New global.
18923 (advance): Support stepping into the signal handler, and running
18924 commands while in the handler.
18925 (in_handler_map): New global.
18926 (top level): In the advance test, add combinations for getting
18927 into the handler with stepping commands, and for running commands
18928 in the handler. Add comment descripting the advancei tests.
18929
1df4399f
PA
189302014-10-28 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.base/sigstep.exp: Use build_executable instead of
18933 prepare_for_testing.
18934 (top level): Move code that starts GDB, runs to main and creates a
18935 display to ...
18936 (restart): ... this new procedure.
18937 (top level): Move backtrace from signal handler test to ...
18938 (validate_backtrace): ... this new procedure.
18939 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
18940 with_test_prefix. Always restart GDB.
18941 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
18942 with_test_prefix. Always restart GDB. No need to delete
18943 breakpoints after the test.
18944 (test_skip_handler): Remove prefix parameter.
18945 (skip_over_handler, breakpoint_to_handler)
18946 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
18947 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
18948 restart GDB. No need to delete breakpoints after the test.
18949 (top level): Use foreach to call the test procedures with
18950 different commands.
18951
a5b6e449
PA
189522014-10-28 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
18955 instead of GNATS numbers.
18956 * gdb.base/sigbpt.exp: Likewise.
18957 * gdb.base/siginfo.exp: Likewise.
18958 * gdb.base/sigstep.exp: Likewise.
18959
e5f8a7cc
PA
189602014-10-27 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.base/sigstep.c (dummy): New global.
18963 (main): Issue a couple writes to the new global.
18964 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
18965 procedures.
18966 (skip_over_handler): Use test_skip_handler.
18967 (top level): Call skip_over_handler for stepi and nexti too.
18968 (breakpoint_over_handler): Use test_skip_handler.
18969 (top level): Call breakpoint_over_handler for stepi and nexti too.
18970
763905a3
YQ
189712014-10-27 Yao Qi <yao@codesourcery.com>
18972
18973 * gdb.trace/tfile.c (adjust_function_address)
18974 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
18975 function descriptor.
18976
6f259a23
DB
189772014-10-24 Don Breazeal <donb@codesourcery.com>
18978
18979 * gdb.base/foll-fork.exp (test_follow_fork,
18980 catch_fork_child_follow): Check for updated fork messages emitted
18981 from infrun.c.
18982 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
18983 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
18984 vfork_and_exec_child_follow_through_step): Check for updated vfork
18985 messages emitted from infrun.c.
18986
09dd9a69
PA
189872014-10-24 Pedro Alves <palves@redhat.com>
18988
18989 * gdb.base/corefile.exp: Remove references to ultrix.
18990 * gdb.base/interrupt.exp: Likewise.
18991 * gdb.base/whatis.exp: Likewise.
18992 * gdb.gdb/selftest.exp: Likewise.
18993 * gdb.threads/manythreads.exp: Likewise.
18994 * gdb.threads/print-threads.exp: Likewise.
18995 * gdb.threads/pthreads.exp:: Likewise.
18996 * gdb.threads/schedlock.exp: Likewise.
18997
3433cfa5
SC
189982014-10-24 Siva Chandra Reddy <sivachandra@google.com>
18999
19000 * gdb.cp/non-trivial-retval.cc: Add a test case.
19001 * gdb.cp/non-trivial-retval.exp: Add a test.
19002
092f880b
YQ
190032014-10-20 Yao Qi <yao@codesourcery.com>
19004
19005 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
19006 * gdb.python/py-objfile-script-gdb.py: New file.
19007 * gdb.python/py-objfile-script.exp: Update reference to
19008 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
19009 of remote_download. Remove the dest file.
19010
acbdb7f3
YQ
190112014-10-20 Yao Qi <yao@codesourcery.com>
19012
19013 * gdb.base/checkpoint.exp: Don't remove file copied on host.
19014 * gdb.base/step-line.exp: Likewise.
19015 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19016 * gdb.dwarf2/dw2-basic.exp: Likewise.
19017 * gdb.dwarf2/dw2-compressed.exp: Likewise.
19018 * gdb.dwarf2/dw2-filename.exp: Likewise.
19019 * gdb.dwarf2/dw2-intercu.exp: Likewise.
19020 * gdb.dwarf2/dw2-intermix.exp: Likewise.
19021 * gdb.dwarf2/dw2-producer.exp: Likewise.
19022 * gdb.dwarf2/mac-fileno.exp: Likewise.
19023 * gdb.python/py-frame-args.exp: Likewise.
19024 * gdb.python/py-framefilter.exp: Likewise.
19025 * gdb.python/py-mi.exp: Likewise.
19026 * gdb.python/py-objfile-script.exp: Likewise
19027 * gdb.python/py-pp-integral.exp: Likewise.
19028 * gdb.python/py-pp-re-notag.exp: Likewise.
19029 * gdb.python/py-prettyprint.exp: Likewise.
19030 * gdb.python/py-section-script.exp: Likewise.
19031 * gdb.python/py-typeprint.exp: Likewise.
19032 * gdb.python/py-xmethods.exp: Likewise.
19033 * gdb.stabs/weird.exp: Likewise.
19034 * gdb.xml/tdesc-regs.exp: Likewise.
19035
bd286a29
KCY
190362014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
19037
19038 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
19039 (out_cu): Use addr_len for the size of addresses.
19040 (out_line): Likewise. Size DW_LNE_set_address instruction
19041 according to addr_len.
19042 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
19043 (FUNC): Add START_INSNS to definition.
19044
673dc4a0
YQ
190452014-10-18 Yao Qi <yao@codesourcery.com>
19046
19047 * gdb.base/argv0-symlink.exp: Check argv[0] value if
19048 gdb_has_argv0 return true.
19049 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
19050 check [target_info exists noargs], check [gdb_has_argv0]
19051 instead.
19052 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19053 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
19054 procedures.
19055
4ffbba72
DE
190562014-10-17 Doug Evans <dje@google.com>
19057
19058 * gdb.python/py-events.exp: Update expected output for clear_objfiles
19059 event.
19060 * gdb.python/py-events.py: Add clear_objfiles event.
19061
d096d8c1
DE
190622014-10-17 Doug Evans <dje@google.com>
19063
19064 * gdb.python/py-objfile.exp: Test progspace attribute.
19065
a80db015
LM
190662014-10-17 Luis Machado <lgustavo@codesourcery.com>
19067
19068 * gdb.guile/scm-breakpoint.exp: Do not assume any
19069 directory separators when matching source file paths.
19070 * gdb.python/py-breakpoint.exp: Likewise.
19071 * gdb.reverse/break-precsave.exp: Likewise.
19072 * gdb.reverse/break-reverse.exp: Likewise.
19073 * gdb.reverse/consecutive-precsave.exp: Likewise.
19074 * gdb.reverse/finish-precsave.exp: Likewise.
19075 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
19076 * gdb.reverse/finish-reverse.exp: Likewise.
19077 * gdb.reverse/i386-precsave.exp: Likewise.
19078 * gdb.reverse/i387-env-reverse.exp: Likewise.
19079 * gdb.reverse/i387-stack-reverse.exp: Likewise.
19080 * gdb.reverse/machinestate-precsave.exp: Likewise.
19081 * gdb.reverse/machinestate.exp: Likewise.
19082 * gdb.reverse/sigall-precsave.exp: Likewise.
19083 * gdb.reverse/solib-precsave.exp: Likewise.
19084 * gdb.reverse/step-precsave.exp: Likewise.
19085 * gdb.reverse/until-precsave.exp: Likewise.
19086 * gdb.reverse/watch-precsave.exp: Likewise.
19087 * gdb.reverse/watch-reverse.exp: Likewise.
19088
b22089ab
YQ
190892014-10-17 Yao Qi <yao@codesourcery.com>
19090
19091 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
19092 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
19093
6c4486e6
PA
190942014-10-17 Pedro Alves <palves@redhat.com>
19095
19096 PR gdb/17471
19097 * gdb.base/bg-execution-repeat.c: New file.
19098 * gdb.base/bg-execution-repeat.exp: New file.
19099
0ff33695
PA
191002014-10-17 Pedro Alves <palves@redhat.com>
19101
19102 PR gdb/17300
19103 * gdb.base/continue-all-already-running.c: New file.
19104 * gdb.base/continue-all-already-running.exp: New file.
19105
6fdebc3d
PA
191062014-10-17 Pedro Alves <palves@redhat.com>
19107
19108 PR gdb/17472
19109 * gdb.base/annota-input-while-running.c: New file.
19110 * gdb.base/annota-input-while-running.exp: New file.
19111
32a8097b
PA
191122014-10-17 Pedro Alves <palves@redhat.com>
19113
19114 * gdb.base/callfuncs.exp: emove references to osf.
19115 * gdb.base/sigall.exp: Likewise.
19116 * gdb.gdb/selftest.exp: Likewise.
19117 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19118 * gdb.mi/non-stop.c: Likewise.
19119 * gdb.mi/pthreads.c: Likewise.
19120 * gdb.reverse/sigall-precsave.exp: Likewise.
19121 * gdb.reverse/sigall-reverse.exp: Likewise.
19122 * gdb.threads/pthreads.c: Likewise.
19123 * gdb.threads/pthreads.exp: Likewise.
19124
7a3517ff
YQ
191252014-10-17 Yao Qi <yao@codesourcery.com>
19126
19127 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
19128 check 'target_info exists noargs'.
19129 (test_command_prompt_position): Likewise.
19130 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
19131 Remove "set args".
19132 (progvar_simple_while_test): Likewise.
19133 (progvar_complex_if_while_test): Likewise.
19134 (if_while_breakpoint_command_test): Likewise.
19135 (infrun_breakpoint_command_test): Likewise.
19136 (breakpoint_command_test): Likewise.
19137 (watchpoint_command_test): Likewise.
19138 (bp_deleted_in_command_test): Likewise.
19139 (temporary_breakpoint_commands): Likewise.
19140
bb99c472
YQ
191412014-10-16 Yao Qi <yao@codesourcery.com>
19142
19143 * gdb.base/remotetimeout.exp: Remove noargs checking.
19144
7c16b83e
PA
191452014-10-15 Pedro Alves <palves@redhat.com>
19146
19147 PR breakpoints/9649
19148 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
19149 * gdb.base/breakpoint-in-ro-region.exp
19150 (probe_target_hardware_step): New procedure.
19151 (top level): Probe hardware stepping and hardware breakpoint
19152 support. Test stepping through a read-only region, with both
19153 "breakpoint auto-hw" on and off and both "always-inserted" on and
19154 off.
19155
35a49624
IB
191562014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
19157
19158 * gdb.dlang/demangle.exp: Update for demangling changes.
19159
2d1c107c
SC
191602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19161
19162 * gdb.cp/non-trivial-retval.cc: Add new test cases.
19163 * gdb.cp/non-trivial-retval.exp: Add new tests.
19164
778811d5
SC
191652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
19166
19167 PR c++/13403
19168 PR c++/15154
19169 * gdb.cp/non-trivial-retval.cc: New file.
19170 * gdb.cp/non-trivial-retval.exp: New file.
19171
10c5f0a8
YQ
191722014-10-15 Yao Qi <yao@codesourcery.com>
19173
19174 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
19175 remote host.
19176
65d7b369
YQ
191772014-10-15 Yao Qi <yao@codesourcery.com>
19178
19179 * gdb.python/py-symbol.exp: Match file base name if host is
19180 remote, otherwise match file name with dir name.
19181 * gdb.python/py-symtab.exp: Likewise.
19182 * gdb.python/python.exp: Likewise.
19183
46dc1394
YQ
191842014-10-15 Yao Qi <yao@codesourcery.com>
19185
19186 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
19187 pattern.
19188 * gdb.python/py-symtab.exp: Likewise.
19189 * gdb.python/python.exp: Remove trailing ".*". Fix typo
19190 locationn.
19191
c40cc657
JB
191922014-10-14 Joel Brobecker <brobecker@adacore.com>
19193
19194 * gdb.ada/addr_arith: New testcase.
19195
2abf49e1
MR
191962014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
19197
19198 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
19199 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
19200 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
19201 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
19202
f7088df3
SDJ
192032014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
19204
19205 * gdb.arch/stap-eval-lang-ada.S: Likewise.
19206 * gdb.arch/stap-eval-lang-ada.c: Likewise.
19207 * gdb.arch/stap-eval-lang-ada.exp: New file.
19208
4dc06805
YQ
192092014-10-14 Yao Qi <yao@codesourcery.com>
19210
19211 * gdb.mi/mi-var-child.c (nothing1): New function.
19212 (nothing2): New function.
19213 (do_children_tests): Set function pointers by nothing1 and
19214 nothing2.
19215 * gdb.mi/mi-var-child.exp: Step over new added statements.
19216 Update test to match the new output.
19217 * gdb.mi/var-cmd.c (nothing1): New function.
19218 (nothing2): New function.
19219 (do_children_tests): Set function pointers by nothing1 and
19220 nothing2.
19221 * gdb.mi/mi-var-display.exp: Update test to match output.
19222 Step to the line specified by $line_dct_nothing.
19223 Increase the number of lines to step.
19224
46a93de2
YQ
192252014-10-14 Yao Qi <yao@codesourcery.com>
19226
19227 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
19228 tests.
19229 * gdb.mi/mi2-var-child.exp: Likewise.
19230
14ea52ee
DE
192312014-10-13 Doug Evans <dje@google.com>
19232
19233 * gdb.python/py-objfile.exp: Change name of file name test.
19234
e5c6e92b
DE
192352014-10-13 Doug Evans <dje@google.com>
19236
19237 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
19238 from the start of the CU.
19239
c780cc2f
JK
192402014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19241 Yao Qi <yao@codesourcery.com>
19242
19243 Fix "save breakpoints" for "catch" command.
19244 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
19245 Remove -nonewline. Match also the added "main" line.
19246
99894e11
JK
192472014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19248
19249 Fix "save breakpoints" for "disable $bpnum" command.
19250 * gdb.base/save-bp.c (main): Add label.
19251 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
19252
6e1ac5a3
JK
192532014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19254
19255 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
19256
754dd2b0
YQ
192572014-10-11 Yao Qi <yao@codesourcery.com>
19258
19259 * gdb.server/server-kill.exp: Execute command
19260 "set remote trace-status-packet on" before "tstatus".
19261
f90183d7
YQ
192622014-10-11 Yao Qi <yao@codesourcery.com>
19263
19264 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
19265 (main): Call getppid.
19266 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
19267 and continue to it. Read variable "server_pid".
19268
bf40a607
YQ
192692014-10-11 Yao Qi <yao@codesourcery.com>
19270
19271 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
19272
052ca370
YQ
192732014-10-11 Yao Qi <yao@codesourcery.com>
19274
19275 * gdb.threads/thread-find.exp: Don't execute command
19276 "info threads".
19277 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
19278 * gdb.threads/linux-dp.exp: Don't check the condition
19279 $threads_created equals to zero.
19280
3831839c
PA
192812014-10-10 Pedro Alves <palves@redhat.com>
19282
19283 * gdb.base/bigcore.exp: Remove references to IRIX.
19284 * gdb.base/funcargs.exp: Likewise.
19285 * gdb.base/interrupt.exp: Likewise.
19286 * gdb.base/mips_pro.exp: Likewise.
19287 * gdb.base/nodebug.exp: Likewise.
19288 * gdb.base/setvar.exp: Likewise.
19289 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
19290
8b9a549d
PA
192912014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
19292 Pedro Alves <palves@redhat.com>
19293
19294 PR symtab/14466
19295 * gdb.base/vdso-warning.c: New file.
19296 * gdb.base/vdso-warning.exp: New file.
19297
d48ba5e8
DE
192982014-10-02 Doug Evans <dje@google.com>
19299
19300 * gdb.base/structs.c (main): Don't run forever.
19301
2278c276
PA
193022014-10-02 Pedro Alves <palves@redhat.com>
19303
19304 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
19305 (top level) <stop threads 1, stop threads 2>: Use it.
19306
b57bacec
PA
193072014-10-02 Pedro Alves <palves@redhat.com>
19308
19309 * gdb.threads/break-while-running.exp (test): Add new
19310 'update_thread_list' argument. Skip "info threads" if false.
19311 (top level): Add new 'update_thread_list' axis.
19312
13fd3ff3
PA
193132014-10-02 Pedro Alves <palves@redhat.com>
19314
19315 PR breakpoints/17431
19316 * gdb.base/execl-update-breakpoints.c: New file.
19317 * gdb.base/execl-update-breakpoints.exp: New file.
19318
0fec99e8
PA
193192014-10-01 Pedro Alves <palves@redhat.com>
19320
19321 * gdb.base/breakpoint-in-ro-region.c: New file.
19322 * gdb.base/breakpoint-in-ro-region.exp: New file.
19323
2ddf4301
SM
193242014-10-01 Simon Marchi <simon.marchi@ericsson.com>
19325
19326 * gdb.mi/mi-exit-code.exp: New file.
19327 * gdb.mi/mi-exit-code.c: New file.
19328
6a5f3f43
YQ
193292014-09-30 Yao Qi <yao@codesourcery.com>
19330
19331 * lib/prelink-support.exp (build_executable_own_libs): Error if
19332 the target isn't native.
19333
345bcc73
YQ
193342014-09-30 Yao Qi <yao@codesourcery.com>
19335
19336 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
19337 false.
19338
a25a5a45
PA
193392014-09-22 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.threads/break-while-running.exp: New file.
19342 * gdb.threads/break-while-running.c: New file.
19343
00ba3162
YQ
193442014-09-19 Yao Qi <yao@codesourcery.com>
19345
19346 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
19347 Invoke test. Restart GDB with --readnow and invoke test again.
19348
c3b7b696
YQ
193492014-09-19 Yao Qi <yao@codesourcery.com>
19350
19351 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
19352 proc set_breakpoint_on_gcd_function. Invoke
19353 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
19354 invoke set_breakpoint_on_gcd_function again.
19355
2b4fd423
DE
193562014-09-18 Doug Evans <dje@google.com>
19357
19358 * gdb.dwarf2/symtab-producer.exp: New file.
19359
a5947601
SDJ
193602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19361
19362 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
19363 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
19364 * gdb.base/global-var-nested-by-dso.c: Likewise.
19365 * gdb.base/global-var-nested-by-dso.exp: Likewise.
19366
91c19059
SDJ
193672014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
19368 Pedro Alves <palves@redhat.com>
19369
19370 * gdb.base/watch-bitfields.exp: Pass string other than test file
19371 name to prepare_for_testing.
19372 (watch): New procedure.
19373 (expect_watchpoint): Use with_test_prefix.
19374 (top level): Factor out tests to ...
19375 (test_watch_location, test_regular_watch): ... these new
19376 procedures, and use with_test_prefix and gdb_continue_to_end.
19377
bb9d5f81
PP
193782014-09-16 Patrick Palka <patrick@parcs.ath.cx>
19379
19380 PR breakpoints/12526
19381 * gdb.base/watch-bitfields.exp: New file.
19382 * gdb.base/watch-bitfields.c: New file.
19383
635856f5
PA
193842014-09-16 Pedro Alves <palves@redhat.com>
19385
19386 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
19387 software and hardware addresses, not software address against
19388 itself.
19389
7280ceea
PA
193902014-09-16 Pedro Alves <palves@redhat.com>
19391
19392 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
19393 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
19394
428b16bd
PA
193952014-09-16 Pedro Alves <palves@redhat.com>
19396
19397 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
19398 files.
19399 * gdb.base/a2-run.exp: Remove all code guarded by istarget
19400 "*-*-vxworks*" throughout.
19401 * gdb.base/break.exp: Likewise.
19402 * gdb.base/default.exp: Likewise.
19403 * gdb.base/scope.exp: Likewise.
19404 * gdb.base/sepdebug.exp: Likewise.
19405 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
19406 throughout.
19407 * gdb.base/run.c: Likewise.
19408 * gdb.base/sepdebug.c: Likewise.
19409 * gdb.hp/gdb.aCC/run.c: Likewise.
19410 * gdb.reverse/until-reverse.c: Likewise.
19411 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
19412
666d413c
YQ
194132014-09-16 Yao Qi <yao@codesourcery.com>
19414
19415 * boards/local-remote-host-native.exp: New file.
19416
57cbd724
DE
194172014-09-14 Doug Evans <xdje42@gmail.com>
19418
19419 * gdb.threads/queue-signal.c (thread_count): New variable.
19420 (thread_count_mutex, thread_count_condvar): New variables.
19421 (incr_thread_count, wait_all_threads_running): New functions.
19422 (main): Wait for all threads to be in their thread functions.
19423
81219e53
DE
194242014-09-13 Doug Evans <xdje42@gmail.com>
19425
19426 * gdb.threads/queue-signal.c: New file.
19427 * gdb.threads/queue-signal.exp: New file.
19428
3714cea7
DE
194292014-09-13 Doug Evans <xdje42@gmail.com>
19430
19431 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
19432 be consistent with what default_gdb_init uses.
19433 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
19434 the plain text of the prompt. Add some logging printfs.
19435 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
19436
fa43b1d7
PA
194372014-09-12 Pedro Alves <palves@redhat.com>
19438
19439 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
19440 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
19441 * gdb.arch/i386-size-overlap.exp: Likewise.
19442 * gdb.arch/i386-size.exp: Likewise.
19443 * gdb.arch/i386-unwind.exp: Likewise.
19444 * gdb.base/a2-run.exp: Likewise.
19445 * gdb.base/break.exp: Likewise.
19446 * gdb.base/charset.exp: Likewise.
19447 * gdb.base/chng-syms.exp: Likewise.
19448 * gdb.base/commands.exp: Likewise.
19449 * gdb.base/dbx.exp: Likewise.
19450 * gdb.base/find.exp: Likewise.
19451 * gdb.base/funcargs.exp: Likewise.
19452 * gdb.base/jit-simple.exp: Likewise.
19453 * gdb.base/reread.exp: Likewise.
19454 * gdb.base/sepdebug.exp: Likewise.
19455 * gdb.base/step-bt.exp: Likewise.
19456 * gdb.cp/mb-inline.exp: Likewise.
19457 * gdb.cp/mb-templates.exp: Likewise.
19458 * gdb.objc/basicclass.exp: Likewise.
19459 * gdb.threads/killed.exp: Likewise.
19460
9d9bf2df
EBM
194612014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19462
19463 PR tdep/17379
19464 * gdb.arch/powerpc-stackless.S: New file.
19465 * gdb.arch/powerpc-stackless.exp: New file.
19466
1cf2f1b0
JK
194672014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19468
19469 * gdb.base/attach.c: Include unistd.h.
19470 (main): Call alarm. Add label postloop.
19471 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
19472 gdb_breakpoint, gdb_continue_to_breakpoint.
19473 (test_command_line_attach_run): Kill ${testpid} in one exit path.
19474
98880d46
PA
194752014-09-11 Pedro Alves <palves@redhat.com>
19476
19477 PR gdb/17347
19478 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
19479 * gdb.base/attach.exp (test_command_line_attach_run): New
19480 procedure.
19481 (top level): Call it.
19482
4c92ff2c
PA
194832014-09-11 Pedro Alves <palves@redhat.com>
19484
19485 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
19486 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
19487 (do_command_attach_tests): Use spawn_wait_for_attach.
19488 * gdb.base/solib-overlap.exp: Likewise.
19489 * gdb.multi/multi-attach.exp: Likewise.
19490 * gdb.python/py-prompt.exp: Likewise.
19491 * gdb.python/py-sync-interp.exp: Likewise.
19492 * gdb.server/ext-attach.exp: Likewise.
19493
3adc1a7d
GKB
194942014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
19495
19496 * gdb.fortran/array-element.exp: Remove unexpected "continue"
19497 command in testcase. Simplify testcase.
19498
96334934
JB
194992014-09-10 Joel Brobecker <brobecker@adacore.com>
19500
19501 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
19502
eb479039
JB
195032014-09-10 Joel Brobecker <brobecker@adacore.com>
19504
19505 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
19506
deede10c
JB
195072014-09-10 Joel Brobecker <brobecker@adacore.com>
19508
19509 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
19510
7828a5f5
JB
195112014-09-10 Joel Brobecker <brobecker@adacore.com>
19512
19513 * gdb.dwarf2/dynarr-ptr.c: New file.
19514 * gdb.dwarf2/dynarr-ptr.exp: New file.
19515
33aeebcf
MR
195162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19517
19518 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
19519 of 30 rather than hardcoding 120 for a slow test case. Take the
19520 `gdb,timeout' target setting into account for this calculation.
19521 Don't extend the timeout for the test cases that don't need it.
19522
7b415901
MR
195232014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19524
19525 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
19526 a factor of 2 for a slow test case. Take the `gdb,timeout'
19527 target setting into account for this calculation.
19528 * gdb.reverse/until-precsave.exp: Increase the timeout by
19529 a factor of 15 and 3 respectively rather than adding 120
19530 for a pair of slow test cases. Take the `gdb,timeout'
19531 target setting into account for this calculation.
19532
4a40f85a
MR
195332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19534
19535 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
19536 timeout, don't pass one down to gdb_expect.
19537 (gdb_expect): Rework timeout selection.
19538
09635af7
MR
195392014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19540
19541 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
19542 exception on timeout.
19543 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
19544 (gdbserver_start_extended): Catch any `gdbserver_start' error
19545 exceptions.
19546 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
19547 * lib/mi-support.exp (mi_gdb_target_load): Catch any
19548 `gdbserver_gdb_load' error exceptions.
19549
2bdd10b7
MR
195502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
19551
19552 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
19553 120 on waiting for the TCP socket to open.
19554
316935f0
DE
195552014-09-09 Doug Evans <xdje42@gmail.com>
19556
19557 * gdb.base/default.exp (show_conv_list): Add _caller_is,
19558 _caller_matches, _any_caller_is, _any_caller_matches.
19559
83740597
DE
195602014-09-09 Doug Evans <xdje42@gmail.com>
19561
19562 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
19563
4c122fc3
YQ
195642014-09-09 Yao Qi <yao@codesourcery.com>
19565
19566 * gdb.mi/mi-var-display.exp: Set print symbol off.
19567
a9f116cb
GKB
195682014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
19569
19570 PR gdb/17035
19571 * gdb.base/commands.exp: Add tests to verify user-defined
19572 commands with empty bodies.
19573 * gdb.python/py-cmd.exp: Test that we don't show user-defined
19574 python commands in `show user command`.
19575 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
19576 scheme commands in `show user command`.
19577
c75bd3a2
JK
195782014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19579
19580 PR python/17355
19581 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
19582 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
19583 * gdb.python/py-framefilter-invalidarg.exp: New file.
19584 * gdb.python/py-framefilter-invalidarg.py: New file.
19585
faa42425
DE
195862014-09-06 Doug Evans <xdje42@gmail.com>
19587
19588 PR 15276
19589 * gdb.python/py-caller-is.c: New file.
19590 * gdb.python/py-caller-is.exp: New file.
19591
474ca4f6
SDJ
195922014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
19593
19594 PR gdb/17235
19595 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
19596 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
19597
eb0b0463
SDJ
195982014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
19599
19600 PR fortran/17237
19601 * gdb.fortran/print-formatted.exp: New file.
19602 * gdb.fortran/print-formatted.f90: Likewise.
19603
5f3b99cf
SS
196042014-09-03 Sasha Smundak <asmundak@google.com>
19605
19606 * gdb.python/py-frame.exp: Test Frame.read_register.
19607
7d793aa9
SDJ
196082014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
19609
19610 PR python/16699
19611 * gdb.python/py-completion.exp: New file.
19612 * gdb.python/py-completion.py: Likewise.
19613
fb0576e9
DE
196142014-08-28 Doug Evans <dje@google.com>
19615
19616 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
19617 eax,etc. are live with values set by gdb and thus the compiler can't
19618 use them.
19619 * gdb.arch/i386-pseudo.c (main): Ditto.
19620
ee92b0dd
DE
196212014-08-27 Doug Evans <dje@google.com>
19622
19623 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19624
6649db35
DE
196252014-08-25 Doug Evans <dje@google.com>
19626
19627 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19628 (main): Ditto.
19629
564b7600
DE
196302014-08-25 Doug Evans <dje@google.com>
19631
19632 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19633
3881fb67
YQ
196342014-08-24 Yao Qi <yao@codesourcery.com>
19635
19636 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
19637 symbol off.
19638 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
19639
a05a36a5
DE
196402014-08-22 Doug Evans <dje@google.com>
19641
19642 PR 17276
19643 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
19644 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
19645 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
19646
7c343b48
YQ
196472014-08-22 Yao Qi <yao@codesourcery.com>
19648
19649 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
19650 * gdb.python/py-finish-breakpoint2.exp: Likewise.
19651 * gdb.python/python.exp: Likewise. Use .py file on the host
19652 instead of the build.
19653
22fd09ae
JK
196542014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19655
19656 * gdb.threads/gcore-stale-thread.c: New file.
19657 * gdb.threads/gcore-stale-thread.exp: New file.
19658
a8454a7c
PA
196592014-08-21 Pedro Alves <palves@redhat.com>
19660
19661 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
19662 * gdb.base/gcore-relro-pie.exp: Likewise.
19663 * gdb.base/gcore-relro.exp: Likewise.
19664 * gdb.base/gcore.exp: Likewise.
19665 * gdb.base/print-symbol-loading.exp: Likewise.
19666 * gdb.threads/gcore-thread.exp: Likewise.
19667 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
19668
2a31c623
PA
196692014-08-20 Pedro Alves <palves@redhat.com>
19670 Jan Kratochvil <jan.kratochvil@redhat.com>
19671
19672 * Makefile.in (EXTRA_RULES, CC): New variables, get from
19673 configure.
19674 (EXPECT): Handle READ1 being set.
19675 (all): Depend on EXTRA_RULES.
19676 (check-read1, expect-read1, read1.so, read1): New rules.
19677 * README (Testsuite Parameters): Document the READ1 make variable.
19678 (Race detection): New section.
19679 * configure: Regenerate.
19680 * configure.ac: If build==host==target, and running under a
19681 GNU/glibc system, add read1 to the extra Makefile rules.
19682 (EXTRA_RULES): AC_SUBST it.
19683 * lib/read1.c: New file.
19684
d36430db
JB
196852014-08-20 Joel Brobecker <brobecker@adacore.com>
19686
19687 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
19688 the handling of variables declared as a typedef to an array
19689 which a DW_AT_data_location attribute.
19690
9a0dc9e3
PA
196912014-08-19 Andrew Burgess <aburgess@broadcom.com>
19692 Pedro Alves <palves@redhat.com>
19693
19694 PR symtab/14604
19695 PR symtab/14605
19696 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
19697 gdb_test.
19698
0718a8da
PA
196992014-08-19 Pedro Alves <palves@redhat.com>
19700
19701 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19702
13b448cd
YQ
197032014-08-19 Yao Qi <yao@codesourcery.com>
19704
19705 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19706 right line.
19707
1cbf5077
DB
197082014-08-18 David Blaikie <dblaikie@gmail.com>
19709
19710 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19711
bf0fae19
JB
197122014-08-18 Joel Brobecker <brobecker@adacore.com>
19713
19714 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
19715 attribute in array range.
19716
3c8c5dcc
JB
197172014-08-18 Joel Brobecker <brobecker@adacore.com>
19718
19719 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19720
e66d4446
SC
197212014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19722
19723 PR c++/17132
19724 * gdb.cp/pr17132.cc: New file.
19725 * gdb.cp/pr17132.exp: New file.
19726
940df408
SC
197272014-08-15 Siva Chandra Reddy <sivachandra@google.com>
19728
19729 * gdb.python/py-xmethods.py (A_getarrayind)
19730 (E_method_char_worker.__call__, E_method_int_worker.__call__):
19731 Use 'print' with function call syntax.
19732 (E_method_matcher.match): Fix tab vs space indentation mixup.
19733
ebcc6c3a
YQ
197342014-08-15 Yao Qi <yao@codesourcery.com>
19735
19736 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19737 false.
19738
775e0f04
YQ
197392014-08-15 Yao Qi <yao@codesourcery.com>
19740
19741 * gdb.cp/casts.exp: Set print symbol off.
19742 * gdb.cp/class2.exp: Likewise.
19743 * gdb.cp/overload.exp: Likewise.
19744 * gdb.cp/templates.exp: Likewise.
19745
d769e349
DE
197462014-08-11 Doug Evans <dje@google.com>
19747
19748 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
19749 (test_load_shlib): Update.
19750
20c6f1e1
YQ
197512014-08-09 Yao Qi <yao@codesourcery.com>
19752
19753 * gdb.base/display.exp: Invoke is_address_zero_readable.
19754 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
19755 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
19756 * gdb.base/hbreak-unmapped.exp: Return if
19757 is_address_zero_readable returns true.
19758 * gdb.base/signest.exp: Likewise.
19759 * gdb.base/signull.exp: Likewise.
19760 * gdb.base/sigbpt.exp: Likewise.
19761 * gdb.guile/scm-disasm.exp: Do the test if
19762 is_address_zero_readable returns false.
19763 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
19764 * gdb.python/py-arch.exp: Likewise.
19765 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
19766 * lib/gdb.exp (is_address_zero_readable): New proc.
19767
5792e8e3
YQ
197682014-08-09 Yao Qi <yao@codesourcery.com>
19769
19770 PR testsuite/13443
19771 * gdb.mi/mi-var-display.exp: Make test messages unique.
19772
3cecbbbe
TT
197732014-08-04 Tom Tromey <tromey@redhat.com>
19774
19775 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
19776 target 0".
19777
00b51ff5
TT
197782014-08-04 Tom Tromey <tromey@redhat.com>
19779
19780 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
19781 "target_resume".
19782
6908c509
JB
197832014-08-01 Joel Brobecker <brobecker@adacore.com>
19784
19785 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
19786 inner_vla_struct_object_size.
19787 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
19788 as xfail.
19789
cc6563d2
PA
197902014-07-30 Pedro Alves <palves@redhat.com>
19791
19792 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19793 comment.
19794
7e09a223
YQ
197952014-07-29 Yao Qi <yao@codesourcery.com>
19796
19797 PR gdb/17206
19798 * gdb.base/until-nodebug.exp: New.
19799
7ebdbe92
DE
198002014-07-28 Doug Evans <xdje42@gmail.com>
19801
19802 PR guile/17203
19803 * gdb.guile/scm-parameter.exp: Add tests for trying to create
19804 previously existing parameter, and previously ambiguously spelled
19805 parameter.
19806
fdb1adc6
WN
198072014-07-28 Will Newton <will.newton@linaro.org>
19808
19809 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19810
186fcde0
DE
198112014-07-26 Ludovic Courtès <ludo@gnu.org>
19812 Doug Evans <xdje42@gmail.com>
19813
19814 PR guile/17146
19815 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
19816
70509625
PA
198172014-07-25 Pedro Alves <palves@redhat.com>
19818
19819 * gdb.threads/signal-command-handle-nopass.c: New file.
19820 * gdb.threads/signal-command-handle-nopass.exp: New file.
19821 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
19822 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
19823 * gdb.threads/signal-delivered-right-thread.c: New file.
19824 * gdb.threads/signal-delivered-right-thread.exp: New file.
19825
c3f814a1
PA
198262014-07-25 Pedro Alves <palves@redhat.com>
19827
19828 * gdb.base/double-prompt-target-event-error.exp
19829 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
19830 match.
19831 (cancel_pagination_in_target_event): Rework double prompt
19832 detection.
19833 * gdb.base/paginate-after-ctrl-c-running.exp
19834 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
19835 <return>' match.
19836 * gdb.base/paginate-bg-execution.exp
19837 (test_bg_execution_pagination_return)
19838 (test_bg_execution_pagination_cancel): Remove '-notransfer
19839 <return>' matches.
19840 * gdb.base/paginate-execution-startup.exp
19841 (test_fg_execution_pagination_return)
19842 (test_fg_execution_pagination_cancel): Remove '-notransfer
19843 <return>' matches.
19844 * gdb.base/paginate-inferior-exit.exp
19845 (test_paginate_inferior_exited): Remove '-notransfer <return>'
19846 match.
19847 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
19848 * lib/gdb.exp (pagination_prompt): Run text through
19849 string_to_regexp.
19850 (gdb_test_multiple): Match $pagination_prompt instead of
19851 "<return>".
19852 (string_to_regexp): Move to lib/gdb-utils.exp.
19853
e214cf6c
JK
198542014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19855
19856 * gdb.arch/amd64-entry-value-paramref.S: New file.
19857 * gdb.arch/amd64-entry-value-paramref.cc: New file.
19858 * gdb.arch/amd64-entry-value-paramref.exp: New file.
19859 * gdb.arch/amd64-optimout-repeat.S: New file.
19860 * gdb.arch/amd64-optimout-repeat.c: New file.
19861 * gdb.arch/amd64-optimout-repeat.exp: New file.
19862
17d0c5c8
JK
198632014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19864
19865 PR gdb/17170
19866 * gdb.base/statistics.exp: New file.
19867
b8b8facf
DE
198682014-07-17 Doug Evans <dje@google.com>
19869
74b49205 19870 PR gdb/17170
b8b8facf
DE
19871 * gdb.base/maint.exp: Update testing of per-command stats.
19872
1b5d0ab3
PA
198732014-07-16 Pedro Alves <palves@redhat.com>
19874
19875 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
19876 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
19877 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
19878 (tfile_write_buf): New functions.
19879 (add_memory_block): Rewrite using the above.
19880 (adjust_function_address): New function.
19881 (FUNCTION_ADDRESS): New macro.
19882 (write_basic_trace_file): Remove short_x local, and use
19883 tfile_write_16. Change type of func_addr local to unsigned long
19884 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
19885 here. Cast argument of add_memory_block to char pointer.
19886 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
19887 (main): Remove parameters.
19888 * gdb.trace/tfile.exp: Remove nowarnings.
19889
4d974e88
SM
198902014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19891
19892 * gdb.base/debug-expr.exp: Test string evaluation with
19893 "debug expression" on.
19894
41e99568
PA
198952014-07-15 Pedro Alves <palves@redhat.com>
19896
19897 * gdb.base/reread.exp: Use clean_restart.
19898
487d9753
PL
198992014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
19900
19901 * gdb.arch/avr-flash-qualifer.c: New.
19902 * gdb.arch/avr-flash-qualifer.exp: New.
19903
cc1c52ad
PA
199042014-07-14 Pedro Alves <palves@redhat.com>
19905
19906 * gdb.base/paginate-after-ctrl-c-running.c: New file.
19907 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
19908
1e973570
PA
199092014-07-14 Pedro Alves <palves@redhat.com>
19910
19911 * gdb.base/double-prompt-target-event-error.c: New file.
19912 * gdb.base/double-prompt-target-event-error.exp: New file.
19913
93d6eb10
PA
199142014-07-14 Pedro Alves <palves@redhat.com>
19915
19916 PR gdb/17072
19917 * gdb.base/paginate-inferior-exit.c: New file.
19918 * gdb.base/paginate-inferior-exit.exp: New file.
19919
0017922d
PA
199202014-07-14 Pedro Alves <palves@redhat.com>
19921
19922 PR gdb/17072
19923 * gdb.base/paginate-bg-execution.c: New file.
19924 * gdb.base/paginate-bg-execution.exp: New file.
19925
94696ad3
PA
199262014-07-14 Pedro Alves <palves@redhat.com>
19927
19928 PR gdb/17072
19929 * gdb.base/paginate-execution-startup.c: New file.
19930 * gdb.base/paginate-execution-startup.exp: New file.
19931 * lib/gdb.exp (pagination_prompt): New global.
19932 (default_gdb_spawn): New procedure, factored out from
19933 default_gdb_spawn.
19934 (default_gdb_start): Adjust to call default_gdb_spawn.
19935 (gdb_spawn): New procedure.
19936
bd293940
PA
199372014-07-14 Pedro Alves <palves@redhat.com>
19938
19939 * lib/gdb.exp (gdb_assert): New procedure.
19940 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
19941
c933f875
PA
199422014-07-14 Pedro Alves <palves@redhat.com>
19943
19944 * gdb.base/execution-termios.c: New file.
19945 * gdb.base/execution-termios.exp: New file.
19946
d98b7a16
TT
199472014-07-14 Tom Tromey <tromey@redhat.com>
19948
19949 * gdb.cp/vla-cxx.cc: New file.
19950 * gdb.cp/vla-cxx.exp: New file.
19951
548740d6
TT
199522014-07-14 Tom Tromey <tromey@redhat.com>
19953
19954 * gdb.reverse/rerun-prec.c: New file.
19955 * gdb.reverse/rerun-prec.exp: New file.
19956
a25eb028
MR
199572014-07-12 Maciej W. Rozycki <macro@mips.com>
19958 Maciej W. Rozycki <macro@codesourcery.com>
19959
19960 * lib/gdb-utils.exp: New file.
19961 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
19962 inline `gdb_init_command' processing.
19963 (gdb_start_cmd): Likewise.
19964 * lib/mi-support.exp (mi_run_cmd): Likewise.
19965 * README: Document `gdb_init_command' and `gdb_init_commands'.
19966
218c2655
JK
199672014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19968
19969 Fix false FAIL running under a very long directory name.
19970 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
19971 and "set print elements 10000". Twice.
19972
5401fde3
YQ
199732014-07-11 Yao Qi <yao@codesourcery.com>
19974
19975 * gdb.base/exprs.exp: "set print symbol off".
19976
e76126e8
PA
199772014-07-11 Pedro Alves <palves@redhat.com>
19978
19979 * gdb.threads/kill.c: New file.
19980 * gdb.threads/kill.exp: New file.
19981
2d6f0de6
YQ
199822014-07-10 Yao Qi <yao@codesourcery.com>
19983
19984 * gdb.trace/tfile.c (write_basic_trace_file)
19985 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
19986 address written to trace file.
19987
7180e04a
PA
199882014-07-09 Pedro Alves <palves@redhat.com>
19989
19990 * gdb.base/attach-wait-input.exp: New file.
19991 * gdb.base/attach-wait-input.c: New file.
19992
9a9a7608
AB
199932014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
19994
19995 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
19996 setting up test structures.
19997 (main): Call new test function.
19998 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
19999 test function, continue into test function and walk test
20000 structures.
20001
161ac41e
YQ
200022014-07-02 Yao Qi <yao@codesourcery.com>
20003
20004 * gdb.trace/entry-values.c: Define labels 'foo_start' and
20005 'bar_start' at the beginning of functions 'foo' and 'bar'
20006 respectively.
20007 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
20008 instead of 'foo' and 'bar'.
20009
1f267ae3
MM
200102014-07-08 Markus Metzger <markus.t.metzger@intel.com>
20011
20012 * gdb.btrace/segv.exp: New.
20013 * gdb.btrace/segv.c: New.
20014
2b239efb
LM
200152014-07-02 Luis Machado <lgustavo@codesourcery.com>
20016
20017 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
20018 instruction.
20019
cf363f18
MW
200202014-06-30 Mark Wielaard <mjw@redhat.com>
20021
20022 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
20023 vulture, vilify, villar): New volatile array constants.
20024 (vindictive, vegetation): New const volatile array constants.
20025 * gdb.base/volatile.exp: Test volatile and const volatile array
20026 types.
20027
aebf9d24
AA
200282014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
20029
20030 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
20031 target lacks support for awatch, rwatch, or hbreak.
20032
b67a2c6f
YQ
200332014-06-27 Yao Qi <yao@codesourcery.com>
20034
20035 * gdb.multi/dummy-frame-restore.exp: New.
20036 * gdb.multi/dummy-frame-restore.c: New.
20037
aef92902
MM
200382014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20039
20040 * gdb.btrace/gcore.exp: New.
20041
8e9db26e
PA
200422014-06-23 Pedro Alves <palves@redhat.com>
20043
20044 * gdb.base/watchpoint-reuse-slot.c: New file.
20045 * gdb.base/watchpoint-reuse-slot.exp: New file.
20046
70afc5b7
SC
200472014-06-23 Siva Chandra Reddy <sivachandra@google.com>
20048
20049 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
20050 progspace's filename in 'info', 'enable' and 'disable' command
20051 tests.
20052
b972bd9c
JK
200532014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
20054
20055 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
20056 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20057 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
20058
125f8a3d
GB
200592014-06-20 Gary Benson <gbenson@redhat.com>
20060
20061 * gdb.arch/i386-avx.exp: Fix include file location.
20062 * gdb.arch/i386-sse.exp: Likewise.
20063
3ed9baed
IB
200642014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
20065
20066 * gdb.dlang/expression.exp: New file.
20067
034f788c
PA
200682014-06-19 Pedro Alves <palves@redhat.com>
20069
20070 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
20071 out from ...
20072 (top level): ... here. Iterate running tests under different
20073 scheduler-locking settings.
20074
45371d0c
LM
200752014-06-18 Luis Machado <lgustavo@codesourcery.com>
20076
20077 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
20078 to DW_FORM_addr and use non-zero addresses.
20079
5d376983
SC
200802014-06-18 Siva Chandra Reddy <sivachandra@google.com>
20081
20082 PR gdb/17017
20083 * gdb.python/py-xmethods.cc: Add global function call counters and
20084 increment them in their respective functions. Remove "cout"
20085 statements.
20086 * gdb.python/py-xmethods.exp: Make tests check the global function
20087 call counters instead of depending on inferior IO.
20088
a1aa2221
LM
200892014-06-18 Don Breazeal <donb@codesourcery.com>
20090
20091 * gdb.base/foll-fork.exp (default_fork_parent_follow):
20092 Deleted procedure.
20093 (explicit_fork_parent_follow): Deleted procedure.
20094 (explicit_fork_child_follow): Deleted procedure.
20095 (test_follow_fork): New procedure.
20096 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 20097 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
20098 procedure calls.
20099
0fc05997
YQ
201002014-06-17 Yao Qi <yao@codesourcery.com>
20101
20102 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
20103 CP1252.
20104
70795c52
LM
201052014-06-17 Luis Machado <lgustavo@codesourcery.com>
20106
20107 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
20108 Initialize ptr and S explicitly.
20109 (skip_type_update_when_not_use_rtti_test): Likewise.
20110
6be47f0c
KS
201112014-06-16 Keith Seitz <keiths@redhat.com>
20112
20113 PR mi/15863
20114 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
20115 the inferior is started.
20116
d03de421
PA
201172014-06-16 Pedro Alves <palves@redhat.com>
20118
20119 * gdb.base/break-main-file-remove-fail.c: New file.
20120 * gdb.base/break-main-file-remove-fail.exp: New file.
20121 * gdb.base/break-unload-file.exp: Use build_executable instead of
20122 prepare_for_testing.
20123 (test_break): New parameter "initial_load". Handle it.
20124 (top level): Add initial_load cmdline/file axis.
20125
f9579b99
TT
201262014-06-12 Tom Tromey <tromey@redhat.com>
20127
20128 * gdb.base/completion.exp: Don't use directory name in test.
20129
3657956b
GB
201302014-06-09 Gary Benson <gbenson@redhat.com>
20131
20132 * gdb.base/sigall.c [Functions to send signals]: Reorder to
20133 separate the always-available ANSI-standard signals from the
20134 signals that require checking.
20135 (main): Likewise.
20136 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
20137 Likewise.
20138 (main): Likewise.
20139
4186eb54
KS
201402014-06-07 Keith Seitz <keiths@redhat.com>
20141
20142 Revert:
20143 PR c++/16253
20144 * gdb.cp/var-tag.cc: New file.
20145 * gdb.cp/var-tag.exp: New file.
20146 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20147 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20148 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20149 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20150
25326a28 201512014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
20152
20153 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
20154
829155c9
PA
201552014-06-06 Pedro Alves <palves@redhat.com>
20156
20157 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
20158 in target debug output instead of looking at RSP packets,
20159 disabling the test on any target that uses hardware stepping.
20160 Update comments.
20161
61c8d22e
PA
201622014-06-06 Pedro Alves <palves@redhat.com>
20163
20164 * gdb.base/break-unload-file.exp: Fix typo.
20165
d9a47287
YQ
201662014-06-06 Yao Qi <yao@codesourcery.com>
20167
20168 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
20169 from "jit_function" to "^jit_function".
20170
e5e01dbf
YQ
201712014-06-06 Yao Qi <yao@codesourcery.com>
20172
20173 * gdb.base/async.c (foo): Add one statement.
20174 * gdb.base/async.exp: Get the next instruction address and
20175 match the output of "nexti" by instruction address. Match
20176 the hex address in the output of "finish".
20177
73ba372c
GB
201782014-06-06 Gary Benson <gbenson@redhat.com>
20179
20180 * gdb.base/call-signals.c: Remove preprocessor conditionals
20181 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
20182 SIGSEGV and SIGTERM.
20183 * gdb.base/sigall.c: Likewise.
20184 * gdb.base/unwindonsignal.c: Likewise.
20185 * gdb.reverse/sigall-reverse.c: Likewise.
20186
831517df
YQ
201872014-06-06 Yao Qi <yao@codesourcery.com>
20188
20189 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
20190 readable, skip the test.
20191
b8b91e98
YQ
201922014-06-06 Yao Qi <yao@codesourcery.com>
20193
20194 * gdb.threads/staticthreads.c (thread_function): Move the line
20195 setting breakpoint on forward.
20196 * gdb.threads/staticthreads.exp: Update comments.
20197
fb934770
LC
201982014-06-05 Ludovic Courtès <ludo@gnu.org>
20199
20200 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
20201 "history-append! type error".
20202
6ef284bd
SM
202032014-06-05 Simon Marchi <simon.marchi@ericsson.com>
20204
20205 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
20206 erroneous dprintf expected input.
20207
a872e241
DE
202082014-06-04 Doug Evans <xdje42@gmail.com>
20209
20210 * gdb.guile/scm-generics.exp: Delete.
20211
16f691fb
DE
202122014-06-04 Doug Evans <xdje42@gmail.com>
20213
20214 * gdb.guile/scm-breakpoint.exp: Update.
20215 Add tests for breakpoint registration.
20216
012370f6
TT
202172014-06-04 Tom Tromey <tromey@redhat.com>
20218
20219 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
20220 VLA-in-union.
20221 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
20222 inner_vla_struct, vla_union types. Initialize objects of those
20223 types and compute their sizes.
20224
9f5a4cef
HZ
202252014-06-04 Nathan Sidwell <nathan@codesourcery.com>
20226 Hui Zhu <hui@codesourcery.com>
20227
20228 * gdb.base/fileio.exp: Add test for shell not available as well as
20229 available.
20230 * gdb.base/fileio.c (test_system): Check for shell twice.
20231
90a45c4d
YQ
202322014-06-04 Yao Qi <yao@codesourcery.com>
20233
20234 * gdb.base/auto-connect-native-target.exp: Remove redundant
20235 space from the regexp pattern.
20236
70017e41
YQ
202372014-06-04 Yao Qi <yao@codesourcery.com>
20238
20239 * gdb.base/default.exp: Replace "child" with "native" in
20240 regexp pattern.
20241
883964a7
SC
202422014-06-03 Siva Chandra Reddy <sivachandra@google.com>
20243
20244 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
20245 * gdb.python/py-xmethods.exp: New tests to test xmethods.
20246 * gdb.python/py-xmethods.py: Python script supporting the
20247 new testcase and tests.
20248
ef370185
JB
202492014-06-03 Joel Brobecker <brobecker@adacore.com>
20250 Pedro Alves <palves@redhat.com>
20251
20252 PR breakpoints/17000
20253 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
20254 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
20255
1e2ccb61
BM
202562014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
20257
20258 * gdb.base/subst.exp: Add tests to verify partial path matching
20259 output.
20260
c6ec5ab2
PA
202612014-06-03 Pedro Alves <palves@redhat.com>
20262
20263 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
20264 target that doesn't use software single-stepping.
20265
835c559f
PA
202662014-06-03 Pedro Alves <palves@redhat.com>
20267
20268 PR breakpoints/17000
20269 * gdb.base/sss-bp-on-user-bp-2.c: New file.
20270 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
20271
06eb1586
DE
202722014-06-02 Doug Evans <xdje42@gmail.com>
20273
20274 * gdb.guile/scm-parameter.exp: New file.
20275
e698b8c4
DE
202762014-06-02 Doug Evans <xdje42@gmail.com>
20277
20278 * gdb.guile/scm-cmd.c: New file.
20279 * gdb.guile/scm-cmd.exp: New file.
20280
ded03782
DE
202812014-06-02 Doug Evans <xdje42@gmail.com>
20282
20283 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
20284 pretty-printer lookup.
20285 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
20286 (make-pp_s-printer): Call it.
20287 (make-pretty-printer-from-dict): New function.
20288 (lookup-pretty-printer-maker-from-dict): New function.
20289 (*pretty-printer*): Simplify.
20290 (make-objfile-pp_s-printer): New function.
20291 (install-objfile-pretty-printers!): New function.
20292 (make-progspace-pp_s-printer): New function.
20293 (install-progspace-pretty-printers!): New function.
20294 * gdb.guile/scm-progspace.c: New file.
20295 * gdb.guile/scm-progspace.exp: New file.
20296
41fac0cf
PA
202972014-06-02 Pedro Alves <palves@redhat.com>
20298
20299 * gdb.base/dprintf-bp-same-addr.c: New file.
20300 * gdb.base/dprintf-bp-same-addr.exp: New file.
20301
96ae5695
EBM
203022014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20303
20304 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
20305 * gdb.arch/powerpc-power.s: Likewise.
20306
da02b3a8
JB
203072014-06-02 Joel Brobecker <brobecker@adacore.com>
20308
20309 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
20310
c72b2e7b
YQ
203112014-06-01 Yao Qi <yao@codesourcery.com>
20312
20313 * gdb.base/watchpoint.exp (test_watch_location): Check null
20314 pointer can be dereferenced. If not, do the test, otherwise
20315 skip it.
20316
53e8a631
AB
203172014-05-30 Andrew Burgess <aburgess@broadcom.com>
20318
20319 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
20320 results.
20321 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
20322
938f0e2f
AB
203232014-05-30 Andrew Burgess <aburgess@broadcom.com>
20324
20325 * gdb.arch/amd64-invalid-stack-middle.S: New file.
20326 * gdb.arch/amd64-invalid-stack-middle.c: New file.
20327 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
20328 * gdb.arch/amd64-invalid-stack-top.c: New file.
20329 * gdb.arch/amd64-invalid-stack-top.exp: New file.
20330
9ba6657a
PA
203312014-05-30 Pedro Alves <palves@redhat.com>
20332
20333 PR breakpoints/17000
20334 * gdb.base/sss-bp-on-user-bp.c: New file.
20335 * gdb.base/sss-bp-on-user-bp.exp: New file.
20336
522c09bf
DB
203372014-05-30 David Blaikie <dblaikie@gmail.com>
20338
20339 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
20340 gnu_inline semantics via attribute.
20341 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
20342 source explicitly specifies the required semantics.
20343
bf4ef81e
MR
203442014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
20345
20346 * gdb.reverse/sigall-reverse.exp: Fix a typo.
20347
329ea579
PA
203482014-05-29 Pedro Alves <palves@redhat.com>
20349 Tom Tromey <tromey@redhat.com>
20350
20351 * gdb.base/async-shell.exp: Don't enable target-async.
20352 * gdb.base/async.exp
20353 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
20354 parameter. Adjust.
20355 (top level): Don't test with "target-async".
20356 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
20357 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
20358 * gdb.base/inferior-died.exp: Don't enable target-async.
20359 * gdb.base/interrupt-noterm.exp: Likewise.
20360 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
20361 * gdb.mi/mi-nonstop-exit.exp: Likewise.
20362 * gdb.mi/mi-nonstop.exp: Likewise.
20363 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
20364 * gdb.mi/mi-nsintrall.exp: Likewise.
20365 * gdb.mi/mi-nsmoribund.exp: Likewise.
20366 * gdb.mi/mi-nsthrexec.exp: Likewise.
20367 * gdb.mi/mi-watch-nonstop.exp: Likewise.
20368 * gdb.multi/watchpoint-multi.exp: Adjust comment.
20369 * gdb.python/py-evsignal.exp: Don't enable target-async.
20370 * gdb.python/py-evthreads.exp: Likewise.
20371 * gdb.python/py-prompt.exp: Likewise.
20372 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
20373 * gdb.server/solib-list.exp: Don't enable target-async.
20374 * gdb.threads/thread-specific-bp.exp: Likewise.
20375 * lib/mi-support.exp: Adjust to use mi-async.
20376
fd664c91
PA
203772014-05-29 Pedro Alves <palves@redhat.com>
20378
20379 PR gdb/13860
20380 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
20381 reason, even in sync mode.
20382
251bde03
PA
203832014-05-29 Pedro Alves <palves@redhat.com>
20384 Hui Zhu <hui@codesourcery.com>
20385
20386 PR PR15693
20387 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
20388 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
20389 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
20390 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
20391
7f3c0343
JB
203922014-05-28 Joel Brobecker <brobecker@adacore.com>
20393
20394 * config/monitor.exp (gdb_target_monitor): Replace use of
20395 "set remotebaud" by "set serial baud".
20396
b2715b27
AW
203972014-05-26 Andy Wingo <wingo@igalia.com>
20398
20399 * gdb.guile/scm-breakpoint.exp:
20400 * gdb.guile/scm-gsmob.exp: Update to use plain old object
20401 properties instead of gdb-object-properties.
20402
498a4489
YQ
204032014-05-26 Yao Qi <yao@codesourcery.com>
20404
20405 * gdb.server/no-thread-db.exp: Specify source file name
20406 explicitly when setting a breakpoint.
20407
589fdceb
MM
204082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20409
20410 * gdb.btrace/vdso.c: New.
20411 * gdb.btrace/vdso.exp: New.
20412
e9089e05
MM
204132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20414
20415 * gdb.base/gcore.exp (capture_command_output): Move ...
20416 * lib/gdb.exp (capture_command_output): ... here.
20417
67b5c0c1
MM
204182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20419
20420 * gdb.btrace/data.exp: Test memory access during btrace replay.
20421
a2199296
SM
204222014-05-22 Simon Marchi <simon.marchi@ericsson.com>
20423
20424 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
20425
17b2616c
PA
204262014-05-21 Pedro Alves <palves@redhat.com>
20427
20428 PR gdb/13860
20429 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
20430 (top level): Test that output related to execution commands is
20431 sent to the console with CLI commands, but not with MI commands.
20432 Test that breakpoint events are always mirrored to the console.
20433 Also expect the new source line to be output after a "next" in
20434 async mode too. Make it a pass/fail test.
20435 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
20436 output.
20437 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
20438
5166082f
PA
204392014-05-21 Pedro Alves <palves@redhat.com>
20440
20441 * gdb.base/list.exp (build_pattern, test_list): New procedures.
20442 Use them to test variations of "list" after reaching a breakpoint.
20443 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
20444 Test "list" with listsize 10 after reaching a breakpoint.
20445 * gdb.python/python.exp (decode_line current location line
20446 number): Adjust expected line number.
20447
2f25d70f
SM
204482014-05-21 Simon Marchi <simon.marchi@ericsson.com>
20449
20450 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
20451 behavior for $args, pass it directly to "run".
20452
ff604a67
MR
204532014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
20454
20455 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
20456 30000 to 65536.
20457
6a3cb8e8
PA
204582014-05-21 Pedro Alves <palves@redhat.com>
20459
20460 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
20461 auto-connect-native-target off".
20462 * gdb.base/auto-connect-native-target.c: New file.
20463 * gdb.base/auto-connect-native-target.exp: New file.
20464
4ebfc96e
PA
204652014-05-21 Pedro Alves <palves@redhat.com>
20466
20467 * gdb.base/default.exp: Test "target native" instead of "target
20468 child".
20469
36d46afb
MW
204702014-05-21 Mark Wielaard <mjw@redhat.com>
20471
20472 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
20473
5876f503
JK
204742014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20475
20476 Fix TLS access for -static -pthread.
20477 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
20478 <HAVE_TLS> (thread_function, main): Initialize it.
20479 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
20480 Add clean_restart.
20481 <$have_tls != "">: Check TLSVAR.
20482
0256a6ac
PA
204832014-05-21 Pedro Alves <palves@redhat.com>
20484
20485 * gdb.base/dcache-line-read-error.c: New.
20486 * gdb.base/dcache-line-read-error.exp: New.
20487
936d2992
PA
204882014-05-20 Pedro Alves <palves@redhat.com>
20489
20490 * gdb.base/compare-sections.c: New file.
20491 * gdb.base/compare-sections.exp: New file.
20492
802e8e6d
PA
204932014-05-20 Pedro Alves <palves@redhat.com>
20494
20495 * gdb.base/break-idempotent.c: New file.
20496 * gdb.base/break-idempotent.exp: New file.
20497
e59fa00f
MM
204982014-05-20 Markus Metzger <markus.t.metzger@intel.com>
20499
20500 * gdb.btrace/nohist.exp: New.
20501
8b696e31
YQ
205022014-05-20 Yao Qi <yao@codesourcery.com>
20503
20504 * lib/gdb.exp (gdb_init): Set timeout if test file is under
20505 gdb.reverse directory and gdb_reverse_timeout exists in board
20506 setting.
20507 * README: Document gdb_reverse_timeout.
20508
73c9764f
YQ
205092014-05-20 Yao Qi <yao@codesourcery.com>
20510
20511 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
20512 'test_file_name'. Treat args as a string instead of a list.
20513 (gdb_init): Rename argument 'args' by 'test_file_name'.
20514
f1f4348a
JK
205152014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
20516
20517 * gdb.arch/powerpc-power.exp: New file.
20518 * gdb.arch/powerpc-power.s: New file.
20519
0dbe70ce
DE
205202014-05-16 Doug Evans <dje@google.com>
20521
20522 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
20523 * gdb.base/completion.exp: Check that all expected files exist
20524 before doing file completion.
0dbe70ce 20525
8d551b02
DE
205262014-05-16 Doug Evans <dje@google.com>
20527
20528 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
20529 Update.
20530 (do_syscall_tests_without_xml): Update.
20531
73eb7709
PA
205322014-05-16 Pedro Alves <palves@redhat.com>
20533
20534 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
20535 instead of "unknown output after running".
20536
3fae92fc
YQ
205372014-05-16 Yao Qi <yao@codesourcery.com>
20538
20539 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
20540 file1.txt from host at the end.
20541 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20542
c2b2ccc5
DE
205432014-05-15 Doug Evans <dje@google.com>
20544
20545 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
20546 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
20547 loading file. Add test for TU lookup.
20548
8c217a4b
SM
205492014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20550
20551 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
20552 calling "-exec-arguments" or "set args" before running the
20553 inferior.
20554
3deb39c6
SM
205552014-05-15 Simon Marchi <simon.marchi@ericsson.com>
20556
20557 * lib/mi-support.exp (mi_expect_stop): Expect message for
20558 inferiors that exit with non-zero exit code.
20559
71a79f8c
YQ
205602014-05-14 Yao Qi <yao@codesourcery.com>
20561
20562 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
20563 match absolute path on remote host.
20564 (test_file_list_exec_source_files): Remove "/" from the
20565 pattern.
20566
f23fcd46
YQ
205672014-05-14 Yao Qi <yao@codesourcery.com>
20568
20569 * boards/local-remote-host-notty.exp (${board}_file): New
20570 proc.
20571
9404b58f
KM
205722014-05-07 Kyle McMartin <kyle@redhat.com>
20573
20574 Pushed by Joel Brobecker <brobecker@adacore.com>.
20575 * gdb.arch/aarch64-atomic-inst.c: New file.
20576 * gdb.arch/aarch64-atomic-inst.exp: New file.
20577
5e45f04c
YQ
205782014-05-07 Yao Qi <yao@codesourcery.com>
20579
20580 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
20581 in current context" too.
20582
c888a17d
KS
205832014-05-05 Keith Seitz <keiths@redhat.com>
20584
20585 * gdb.linespec/ls-dollar.exp: Add test for linespec
20586 file:convenience_variable.
20587
290a839c
YQ
205882014-05-05 Yao Qi <yao@codesourcery.com>
20589
20590 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
20591 traceframes into tfile and ctf trace files. Read data from
20592 trace file and test collected data.
20593 (gdb_collect_locals_test): Likewise.
20594 (gdb_unavailable_registers_test): Likewise.
20595 (gdb_unavailable_floats): Likewise.
20596 (gdb_collect_globals_test): Likewise.
20597 (top-level): Append "ctf" to trace_file_targets if GDB
20598 supports.
20599
b5262cd0
YQ
206002014-05-05 Yao Qi <yao@codesourcery.com>
20601
20602 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
20603 code to ...
20604 (gdb_collect_args_test_1): ... it. New proc.
20605 (gdb_collect_locals_test): Move some code to ...
20606 (gdb_collect_locals_test_1): ... it. New proc.
20607 (gdb_unavailable_registers_test): Move some code to ...
20608 (gdb_unavailable_registers_test_1): ... it. New proc.
20609 (gdb_unavailable_floats): Move some code to ...
20610 (gdb_unavailable_floats_1): ... it. New proc.
20611
30a1e6cc
SDJ
206122014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20613
20614 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
20615 probes to test for bitness recognition.
20616 * gdb.arch/amd64-stap-optional-prefix.exp
20617 (test_probe_value_without_reg): New procedure.
20618 Add code to test for different kinds of bitness.
20619
f33da99a
SDJ
206202014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
20621
20622 PR breakpoints/16889
20623 * gdb.arch/amd64-stap-optional-prefix.S: New file.
20624 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
20625
5b80f00d
PA
206262014-05-01 Pedro Alves <palves@redhat.com>
20627
20628 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
20629 gdb_file_cmd if no file is specified.
20630 * boards/native-extended-gdbserver.exp (gdb_load): Use the
20631 last_loaded_file to set the remote exec-file.
20632
f8c2a73c
PA
206332014-05-01 Pedro Alves <palves@redhat.com>
20634
20635 * boards/local-remote-host.exp: New file.
20636
be6e8ac7
PA
206372014-05-01 Pedro Alves <palves@redhat.com>
20638
20639 * boards/local-remote-host.exp: Rename to ...
20640 * boards/local-remote-host-notty.exp: ... this.
20641
cac0dc8f
JB
206422014-04-28 Joel Brobecker <brobecker@adacore.com>
20643
20644 * gdb.ada/dyn_arrayidx: New testcase.
20645
9730e6cc
YQ
206462014-04-26 Yao Qi <yao@codesourcery.com>
20647
20648 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
20649 and compute the length of function main. Save it in
20650 $main_length.
20651 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
20652 (top-level): Use gdb_compile to compile objects into
20653 executable and restart GDB. Remove invocation to
20654 prepare_for_testing.
20655
7ae1a6a6
PA
206562014-04-25 Simon Marchi <simon.marchi@ericsson.com>
20657 Pedro Alves <palves@redhat.com>
20658
20659 PR server/16255
20660 * gdb.multi/multi-attach.c: New file.
20661 * gdb.multi/multi-attach.exp: New file.
20662
4082afcc
PA
206632014-04-25 Pedro Alves <palves@redhat.com>
20664
20665 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
20666 user.
20667 (top level): Test that "set remote conditional-breakpoints-packet
20668 off" works as intended.
20669 * gdb.base/dprintf.exp: Test that "set remote
20670 breakpoint-commands-packet off" works as intended.
20671 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
20672 New function.
20673 (top level): Call it.
20674 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
20675 remote fast-tracepoints-packet off" works as intended.
20676 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
20677 * lib/gdb.exp (gdb_is_target_remote): ... here.
20678
2abc3f8d
DB
206792014-04-24 David Blaikie <dblaikie@gmail.com>
20680
20681 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
20682 ensure clang would not discard them.
20683 * gdb.base/gdbvars.c: Ditto.
20684 * gdb.base/memattr.c: Ditto.
20685 * gdb.base/whatis.c: Ditto.
20686 * gdb.python/py-prettyprint.c: Ditto.
20687 * gdb.trace/actions.c: Ditto.
20688 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
20689 ensure clang would not discard it.
20690
bfd39632
DB
206912014-04-24 David Blaikie <dblaikie@gmail.com>
20692
20693 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
20694 clang to emit the full definition of type required by the test
20695 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
20696
22842ff6
DB
206972014-04-24 David Blaikie <dblaikie@gmail.com>
20698
20699 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
20700 coax Clang into emitting the definition of the type.
20701 * gdb.cp/pr10728-x.h (y): Ditto.
20702 * gdb.cp/pr10728-y.cc (y): Ditto.
20703
c2e827ad
DB
207042014-04-24 David Blaikie <dblaikie@gmail.com>
20705
20706 * gdb.base/label.exp: XFAIL label related tests under Clang.
20707 * gdb.cp/cplabel.exp: Ditto.
20708 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
20709 under Clang those using labels.
20710
4c2d33e7
YQ
207112014-04-25 Yao Qi <yao@codesourcery.com>
20712
20713 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
20714 double_label.
20715 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
20716 partial_label and double_label.
20717
56083b99
DB
207182014-04-24 David Blaikie <dblaikie@gmail.com>
20719
20720 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
20721
25d4e99d
DB
207222014-04-24 David Blaikie <dblaikie@gmail.com>
20723
20724 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
20725 of the function to work across GCC and Clang.
20726 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
20727 pointer types (const void ** const V void **).
20728
01f9f808
MS
207292014-04-24 Michael Sturm <michael.sturm@mintel.com>
20730 Walfred Tedeschi <walfred.tedeschi@intel.com>
20731
20732 * Makefile.in (EXECUTABLES): Added i386-avx512.
20733 * gdb.arch/i386-avx512.c: New file.
20734 * gdb.arch/i386-avx512.exp: Likewise.
20735
4b48d439
KS
207362014-04-23 Keith Seitz <keiths@redhat.com>
20737
20738 * lib/mi-support.exp (mi_list_breakpoints): Delete.
20739 (mi_make_breakpoint_table): New procedure.
20740 (mi_create_breakpoint): Use mi_make_breakpoint
20741 and return the result.
20742 (mi_make_breakpoint): New procedure.
20743 (mi_build_kv_pairs): New procedure.
20744
20745 * gdb.mi/mi-break.exp: Remove unused globals,
20746 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
20747 All callers updated.
20748 * gdb.mi/mi-dprintf.exp: Use variable to track command
20749 number.
20750 Update all callers of mi_create_breakpoint and use
20751 mi_make_breakpoint_table.
20752 Remove any unused global variables.
20753 * gdb.mi/mi-nonstop.exp: Likewise.
20754 * gdb.mi/mi-nsintrall.exp: Likewise.
20755 * gdb.mi/mi-nsmoribund.exp: Likewise.
20756 * gdb.mi/mi-nsthrexec.exp: Likewise.
20757 * gdb.mi/mi-reverse.exp: Likewise.
20758 * gdb.mi/mi-simplerun.exp: Likewise.
20759 * gdb.mi/mi-stepn.exp: Likewise.
20760 * gdb.mi/mi-syn-frame.exp: Likewise.
20761 * gdb.mi/mi-until.exp: Likewise.
20762 * gdb.mi/mi-var-cp.exp: Likewise.
20763 * gdb.mi/mi-var-display.exp: Likewise.
20764 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
20765 * gdb.mi/mi2-var-child.exp: Likewise.
20766 * gdb.mi/mi-vla-c99.exp: Likewise.
20767 * lib/mi-support.exp: Likewise.
20768
20769 From Ian Lance Taylor <iant@cygnus.com>:
20770 * lib/gdb.exp (parse_args): New procedure.
20771
08351840
PA
207722014-04-23 Pedro Alves <palves@redhat.com>
20773
20774 * gdb.base/break-unload-file.c: New file.
20775 * gdb.base/break-unload-file.exp: New file.
20776 * gdb.base/sym-file-lib.c (baz): New function.
20777 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
20778 field.
20779 (load): Store the segment's mapped size.
20780 (unload): New function.
20781 (unload_shlib): New function.
20782 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
20783 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
20784 set a breakpoint at baz, and call it.
20785 * gdb.base/sym-file.exp: New tests for stale breakpoint
20786 instructions.
20787
076855f9
PA
207882014-04-23 Pedro Alves <palves@redhat.com>
20789
20790 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
20791 * gdb.base/hbreak-in-shr-unsupported.c: New file.
20792 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
20793 * gdb.base/hbreak-unmapped.c: New file.
20794 * gdb.base/hbreak-unmapped.exp: New file.
20795 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
20796 * lib/gdb.exp (gdb_is_target_remote): ... here.
20797
483805cf
PA
207982014-04-22 Pedro Alves <palves@redhat.com>
20799
20800 * gdb.base/consecutive-step-over.c: New file.
20801 * gdb.base/consecutive-step-over.exp: New file.
20802
06d97543
PA
208032014-04-22 Pedro Alves <palves@redhat.com>
20804
20805 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
20806 instead of send_gdb/gdb_expect.
20807
b4429ea2
YQ
208082014-04-22 Yao Qi <yao@codesourcery.com>
20809
20810 * lib/trace-support.exp (generate_tracefile): New procedure.
20811 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
20812 return 0.
20813 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
20814 if generate_tracefile returns 1.
20815
51d48146
PA
208162014-04-18 Tom Tromey <palves@redhat.com>
20817 Pedro alves <tromey@redhat.com>
20818
20819 PR backtrace/15558
20820 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
20821 with a backtrace limit.
20822 * gdb.python/py-frame-inline.exp: Test running to an inline
20823 function with a backtrace limit, and printing the newest frame.
20824 * gdb.python/py-frame-inline.c (main): Call f.
20825
bd1dce5f
MS
208262014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20827
20828 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20829
40d1a503
MS
208302014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20831
20832 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
20833 Drop prefix from unsupported source file path.
20834
389b98f7
YQ
208352014-04-17 Yao Qi <yao@codesourcery.com>
20836
20837 * lib/gdb.exp (with_target_charset): New proc.
20838 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
20839 with_target_charset.
20840 (test_print_strings): Likewise.
20841 (test_repeat_bytes): Likewise.
20842 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
20843 for some tests.
20844
22869d73
KS
208452014-04-16 Keith Seitz <keiths@redhat.com>
20846
20847 PR gdb/15827
20848 * gdb.dwarf2/corrupt.c: New file.
20849 * gdb.dwarf2/corrupt.exp: New file.
20850
c4f87ca6
KS
208512014-04-16 Keith Seitz <keiths@redhat.com>
20852
20853 PR c++/16597
20854 * gdb.cp/namelessclass.cc: New file.
20855 * gdb.cp/namelessclass.exp: New file.
20856 * gdb.cp/namelessclass.S: New file.
20857
ab19de87
DE
208582014-04-16 Doug Evans <dje@google.com>
20859
20860 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
20861 Add comment.
20862 (gdbserver_default_get_comm_port): New function.
20863 (gdbserver_start): Check if board file provided
20864 "gdbserver,get_comm_port" and use it if so.
20865 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
20866 (gdb,socketport): Set to "stdio".
20867 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
20868 (stdio_gdbserver_template): Delete.
20869 (${board}_get_remote_address): Update.
20870 (${board}_build_remote_cmd): Delete.
20871 (${board}_get_comm_port): New function.
20872 (${board}_spawn): Update.
20873 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
20874 Delete.
20875 (${board}_get_remote_address): Update.
20876 (${board}_get_comm_port): New function.
20877
fc98a809
AB
208782014-04-16 Andrew Burgess <aburgess@broadcom.com>
20879
20880 * gdb.base/memattr.exp: Improve regexps to handle memory regions
20881 appearing in any order.
20882
87fd9e6e
DE
208832014-04-15 Doug Evans <dje@google.com>
20884
20885 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
20886 uninitialized value of "description".
20887
099fc3ea
KS
208882014-04-15 Keith Seitz <keiths@redhat.com>
20889
20890 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
20891 Remove unused globals.
20892 (test_running_the_program): Likewise.
20893 (test_controlled_execution): Likewise.
20894 (test_controlling_breakpoints): Likewise.
20895 (test_program_termination): Likewise.
20896
5da151d4
KS
208972014-04-15 Keith Seitz <keiths@redhat.com>
20898
20899 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
20900 unused globals.
20901 (test_rbreak_creation_and_listing): Likewise.
20902 (test_ignore_count): Likewise.
20903 (test_error): Likewise.
20904
35e5d2f0
PA
209052014-04-15 Pedro Alves <palves@redhat.com>
20906
20907 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
20908 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
20909 sym-file-loader.c.
20910 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20911 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20912 to sym-file-loader.c.
20913 (struct library): Forward declare.
20914 (load_shlib, lookup_function): Change prototypes.
20915 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20916 (translate_offset): Remove declarations.
20917 (get_text_addr): New declaration.
20918 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
20919 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
20920 sym-file-loader.h.
20921 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
20922 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
20923 here from sym-file-loader.h.
20924 (struct library): New structure.
20925 (load_shlib, lookup_function): Change prototypes and adjust to
20926 work with a struct library.
20927 (find_shstrtab, find_strtab, find_shdr, find_symtab)
20928 (translate_offset): Make static.
20929 (get_text_addr): New function.
20930 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
20931
eb4c1710
PA
209322014-04-15 Pedro Alves <palves@redhat.com>
20933
20934 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20935
2d1baf52
PA
209362014-04-15 Pedro Alves <palves@redhat.com>
20937
20938 * gdb.base/sym-file-loader.c: Include <limits.h>.
20939 (SELF_LINK): New define.
20940 (get_origin): New function.
20941 (load_shlib): Use it.
20942 * gdb.base/sym-file.exp: Don't early return if the target is
20943 remote. Use runto_main, and issue fail is that fails. Use
20944 gdb_load_shlibs.
20945 (shlib_name): Delete.
20946 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
20947
7dd6df01
PA
209482014-04-15 Pedro Alves <palves@redhat.com>
20949
20950 * gdb.base/sym-file.exp: Remove regex characters from test
20951 message. Don't refer to breakpoint numbers in test messages.
20952
b50c8614
KS
209532014-04-14 Keith Seitz <keiths@redhat.com>
20954
20955 PR c++/16253
20956 * gdb.cp/var-tag.cc: New file.
20957 * gdb.cp/var-tag.exp: New file.
20958 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
20959 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
20960 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
20961 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
20962
3d567982
TT
209632014-04-14 Tom Tromey <tromey@redhat.com>
20964
20965 * gdb.cp/classes.exp (test_enums): Handle underlying type.
20966 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
20967 type.
20968 * gdb.cp/enum-class.exp: New file.
20969 * gdb.cp/enum-class.cc: New file.
20970
0626fc76
TT
209712014-04-14 Tom Tromey <tromey@redhat.com>
20972
20973 * gdb.dwarf2/enum-type.exp: New file.
20974
dca325b3
SA
209752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20976
20977 * gdb.mi/mi-vla-c99.exp: New file.
20978 * gdb.mi/vla.c: New file.
20979
5854b38a
SA
209802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20981
20982 * gdb.base/vla-datatypes.c: New file.
20983 * gdb.base/vla-datatypes.exp: New file.
20984
463bb957
SA
209852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20986
20987 * gdb.base/vla-ptr.c: New file.
20988 * gdb.base/vla-ptr.exp: New file.
20989
3dd170be
SA
209902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20991
20992 * gdb.dwarf2/count.exp: New file.
20993
5ecaaa66
SA
209942014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20995
20996 * gdb.base/vla-sideeffect.c: New file.
20997 * gdb.base/vla-sideeffect.exp: New file.
20998
41f1ada5
DB
209992014-04-14 David Blaikie <dblaikie@gmail.com>
21000
21001 * gdb.mi/non-stop.c: Add return value for non-void function return
21002 statement.
21003 * gdb.threads/staticthreads.c: Ditto.
21004
0be03e84
DE
210052014-04-12 Siva Chandra Reddy <sivachandra@google.com>
21006 Doug Evans <xdje42@gmail.com>
21007
21008 * gdb.guile/scm-value.c: Improve test case.
21009 * gdb.guile/scm-value.exp: Add new test.
21010
f180a1fb
DB
210112014-04-11 David Blaikie <dblaikie@gmail.com>
21012
21013 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
21014 override Clang's default.
21015
6b662e19
JB
210162014-04-11 Joel Brobecker <brobecker@adacore.com>
21017
21018 Revert the following changes (regressions):
21019
21020 * gdb.base/vla-sideeffect.c: New file.
21021 * gdb.base/vla-sideeffect.exp: New file.
21022
21023 * gdb.dwarf2/count.exp: New file.
21024
21025 * gdb.base/vla-multi.c: New file.
21026 * gdb.base/vla-multi.exp: New file.
21027
21028 * gdb.base/vla-ptr.c: New file.
21029 * gdb.base/vla-ptr.exp: New file.
21030
21031 * gdb.base/vla-datatypes.c: New file.
21032 * gdb.base/vla-datatypes.exp: New file.
21033
21034 * gdb.mi/mi-vla-c99.exp: New file.
21035 * gdb.mi/vla.c: New file.
21036
245a5f0b
KS
210372014-04-11 Keith Seitz <keiths@redhat.com>
21038
21039 PR c++/16675
21040 * gdb.cp/cpsizeof.exp: New file.
21041 * gdb.cp/cpsizeof.cc: New file.
21042
58a84dcf
SA
210432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21044
191a8a90
JB
21045 * gdb.mi/mi-vla-c99.exp: New file.
21046 * gdb.mi/vla.c: New file.
58a84dcf 21047
c8655f75
SA
210482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21049
21050 * gdb.base/vla-datatypes.c: New file.
21051 * gdb.base/vla-datatypes.exp: New file.
21052
024e13b4
SA
210532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21054
21055 * gdb.base/vla-ptr.c: New file.
21056 * gdb.base/vla-ptr.exp: New file.
21057
1a237e0e
SA
210582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21059
21060 * gdb.base/vla-multi.c: New file.
21061 * gdb.base/vla-multi.exp: New file.
21062
504f3432
SA
210632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21064
21065 * gdb.dwarf2/count.exp: New file.
21066
3bce8237
SA
210672014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21068
191a8a90
JB
21069 * gdb.base/vla-sideeffect.c: New file.
21070 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 21071
322f9c21
YQ
210722014-04-11 Yao Qi <yao@codesourcery.com>
21073
21074 * gdb.base/completion.exp: Check file exists before running tests
21075 on file completion.
21076
d708bcd1
PA
210772014-04-10 Pedro Alves <palves@redhat.com>
21078
21079 * gdb.base/cond-eval-mode.c: New file.
21080 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
21081 prepare_for_testing to build the new file. Check result of
21082 runto_main.
21083 (test_break, test_watch): New procedures.
21084 (top level): Use them.
21085
ae1d2761
PM
210862014-04-08 Pierre Muller <muller@sourceware.org>
21087
21088 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
21089 Ctrl-V use for mingw hosts.
21090
7af389b8
SC
210912014-04-07 Siva Chandra Reddy <sivachandra@google.com>
21092
21093 * gdb.python/py-value.c: Improve test case.
21094 * gdb.python/py-value.exp: Add new test.
21095
5e703181
DE
210962014-04-07 David Blaikie <dblaikie@gmail.com>
21097
21098 * lib/compiler.c: Identify the clang compiler.
21099 * lib/compiler.cc: Ditto.
21100
9810b410
YQ
211012014-04-03 Yao Qi <yao@codesourcery.com>
21102
21103 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
21104
98d1b8dc
AB
211052014-04-01 Anton Blanchard <anton@samba.org>
21106
21107 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
21108 messages unique.
21109
3114cea1
AB
211102014-04-01 Anton Blanchard <anton@samba.org>
21111
21112 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
21113 prepare_for_testing.
21114
62f7182c
AB
211152014-04-01 Anton Blanchard <anton@samba.org>
21116
21117 * gdb.arch/ppc64-atomic-inst.c: Remove.
21118 * gdb.arch/ppc64-atomic-inst.S: New file.
21119 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
21120
770e7fc7
DE
211212014-03-31 Doug Evans <dje@google.com>
21122
21123 * gdb.base/print-symbol-loading-lib.c: New file.
21124 * gdb.base/print-symbol-loading-main.c: New file.
21125 * gdb.base/print-symbol-loading.exp: New file.
21126
46e2bafa
YQ
211272014-03-31 Yao Qi <yao@codesourcery.com>
21128
21129 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
21130
8776cfe9
JB
211312014-03-28 Joel Brobecker <brobecker@adacore.com>
21132
21133 * gdb.ada/mi_dyn_arr: New testcase.
21134
5d1ef361
DE
211352014-03-27 Doug Evans <dje@google.com>
21136
21137 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
21138
b5bee914
YQ
211392014-03-27 Yao Qi <yao@codesourcery.com>
21140
21141 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
21142 if target is nios2-*-*.
21143
0d4d0e77
YQ
211442014-03-26 Yao Qi <yao@codesourcery.com>
21145
21146 * lib/gdb.exp (readline_is_used): New proc.
21147 * gdb.base/completion.exp: Move tests on command complete up.
21148 Skip the rest of tests if readline is not used.
21149 * gdb.ada/complete.exp: Skp the test if readline is not
21150 used.
21151 * gdb.base/filesym.exp: Likewise.
21152 * gdb.base/macscp.exp: Likewise.
21153 * gdb.base/readline-ask.exp: Likewise.
21154 * gdb.base/readline.exp: Likewise.
21155 * gdb.python/py-cmd.exp: Likewise.
21156 * gdb.trace/tfile.exp: Likewise.
21157
29361eee
YQ
211582014-03-26 Yao Qi <yao@codesourcery.com>
21159
21160 * gdb.base/macscp.exp: Fix code format issues.
21161
bc9a5525
UW
211622014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
21163
21164 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
21165 * gdb.asm/powerpc64le.inc: New file.
21166
d3839ede
PA
211672014-03-25 Pedro Alves <palves@redhat.com>
21168 Doug Evans <dje@google.com>
21169
21170 * gdb.base/source-execution.c: New file.
21171 * gdb.base/source-execution.exp: New file.
21172 * gdb.base/source-execution.gdb: New file.
21173
01672a57
DE
211742014-03-24 Doug Evans <dje@google.com>
21175
21176 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
21177 using fission.
21178
88bbeca9
HZ
211792014-03-24 Hui Zhu <hui@codesourcery.com>
21180 Pedro Alves <palves@redhat.com>
21181
21182 PR breakpoints/16101
21183 * gdb.base/dprintf.exp: Use unsupported rather than changing the
21184 test pass/fail messages. Detect missing support for dprintf when
21185 breakpoints are actually inserted.
21186 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
21187 breakpoints are actually inserted.
21188 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
21189 fails.
21190
d2348791
JK
211912014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
21192
21193 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
21194
feef67ab
DE
211952014-03-22 Doug Evans <xdje42@gmail.com>
21196
21197 * gdb.python/python.exp (python not supported): Verify multi-line
21198 python command issues an error.
25d743f9 21199 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 21200 guile command issues an error.
feef67ab 21201
ecebef6a
MR
212022014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
21203
21204 * gdb.threads/thread-specific.exp: Handle the lack of usable
21205 $this_breakpoint and $this_thread.
21206
ccdd1909
HZ
212072014-03-21 Hui Zhu <hui@codesourcery.com>
21208
21209 * gdb.base/attach.exp (do_command_attach_tests): New.
21210
beb460e8
PA
212112014-03-20 Tom Tromey <tromey@redhat.com>
21212 Pedro Alves <palves@redhat.com>
21213
21214 PR cli/15718
21215 * gdb.base/condbreak-call-false.c: New file.
21216 * gdb.base/condbreak-call-false.exp: New file.
21217
40acf43a
PA
212182014-03-20 Pedro Alves <palves@redhat.com>
21219
21220 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
21221 Delete.
21222 (block_signals, unblock_signals): Delete.
21223 (child_function_2, main): Remove references to deleted variable
21224 and functions.
21225
9f5e1e02
PA
212262014-03-20 Pedro Alves <palves@redhat.com>
21227
21228 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
21229 Use pthread_kill to signal thread 2.
21230 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21231 Adjust to make the test send itself a signal rather than using the
21232 host's "kill" command.
21233
99619bea
PA
212342014-03-20 Pedro Alves <palves@redhat.com>
21235
21236 * gdb.threads/multiple-step-overs.c: New file.
21237 * gdb.threads/multiple-step-overs.exp: New file.
21238 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21239 Adjust expected infrun debug output.
21240
2adfaa28
PA
212412014-03-20 Pedro Alves <palves@redhat.com>
21242
21243 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
21244 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
21245
31e77af2
PA
212462014-03-20 Pedro Alves <palves@redhat.com>
21247
21248 PR breakpoints/7143
21249 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
21250 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
21251 of gdb_test_multiple.
21252 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
21253 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
21254
b9f437de
PA
212552014-03-20 Pedro Alves <palves@redhat.com>
21256
21257 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
21258 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
21259
05adc73e
PA
212602014-03-19 Pedro Alves <palves@redhat.com>
21261
21262 * gdb.base/async.exp: Remove early return.
21263
6048b950
PA
212642014-03-19 Pedro Alves <palves@redhat.com>
21265
21266 * gdb.base/async.exp (step& tests): Pass explicit test messages.
21267
8bcfb00a
PA
212682014-03-19 Pedro Alves <palves@redhat.com>
21269
21270 * gdb.base/async.exp (test_background): Expect \r\n after
21271 "completed." in the fail pattern.
21272
884e37dc
PA
212732014-03-19 Pedro Alves <palves@redhat.com>
21274
21275 * gdb.base/async.exp (test_background): New procedure.
21276 Use it for all background execution command tests.
21277
148e57e2
PA
212782014-03-19 Pedro Alves <palves@redhat.com>
21279
21280 * gdb.base/async.exp: Use prepare_for_testing.
21281
f48088c7
PA
212822014-03-19 Pedro Alves <palves@redhat.com>
21283
21284 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
21285 the same line.
21286
e2f6c966
PA
212872014-03-19 Pedro Alves <palves@redhat.com>
21288
21289 * gdb.base/async.c (main): Add "jump here" and "until here" line
21290 marker comments.
21291 * gdb.base/async.exp (jump_here): New global.
21292 (jump& test): Use it.
21293 (until_here): New global.
21294 (until& test): Use it.
21295
c30568d4
PA
212962014-03-19 Pedro Alves <palves@redhat.com>
21297
21298 * gdb.base/async.exp: Don't frob gdb_protocol.
21299
0172b6a7
DE
213002014-03-18 Doug Evans <xdje42@gmail.com>
21301
21302 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
21303 Fix spelling of exec-done-display.
21304
06c868a8
JK
213052014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
21306
21307 PR gdb/15358
21308 * gdb.base/gdb-sigterm.c: New file.
21309 * gdb.base/gdb-sigterm.exp: New file.
21310
0c7e1a46
PA
213112014-03-18 Pedro Alves <palves@redhat.com>
21312
21313 PR gdb/13860
21314 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
21315 * lib/mi-support.exp (mi_expect_stop): Add special handling for
21316 solib-event.
21317
f7c77d93
JB
213182014-03-17 Joel Brobecker <brobecker@adacore.com>
21319
21320 * gdb.ada/pckd_arr_ren: New testcase.
21321
5a1e8c7a
DE
213222014-03-13 Doug Evans <xdje42@gmail.com>
21323
21324 PR guile/16612
21325 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
21326 collect after discarding symbols.
21327
350e1a76
DE
213282014-03-13 Ludovic Courtès <ludo@gnu.org>
21329 Doug Evans <xdje42@gmail.com>
21330
21331 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
21332 to history survives a gc.
21333
a69900ae
PA
213342014-03-13 Pedro Alves <palves@redhat.com>
21335
21336 * gdb.base/default.exp: Don't test "target procfs".
21337
5db9f0bd
PA
213382014-03-13 Pedro Alves <palves@redhat.com>
21339
21340 * gdb.base/default.exp: Update "target child" and "target procfs"
21341 tests to not expect "Unix".
21342
b3ccfe11
TT
213432014-03-12 Tom Tromey <tromey@redhat.com>
21344
21345 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
21346 New procs. Add target-async tests.
21347 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
21348 Add target-async tests.
21349
646f4417
AA
213502014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21351
21352 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
21353 'func_start' and 'func_end' for the beginning and end of the
21354 function code, respectively.
21355 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
21356 'func_end' instead of 'func' and 'main'.
21357
288c211f
AA
213582014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21359
21360 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
21361 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
21362 generate the debug info assembler source.
21363
e0c0f156
AA
213642014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21365
21366 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
21367 * gdb.dwarf2/arr-subrange.exp: Likewise.
21368 * gdb.dwarf2/dwz.exp: Likewise.
21369 * gdb.dwarf2/method-ptr.exp: Likewise.
21370 * gdb.dwarf2/missing-sig-type.exp: Likewise.
21371 * gdb.dwarf2/subrange.exp: Likewise.
21372 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
21373 * gdb.dwarf2/implptrpiece.exp: Likewise.
21374 * gdb.dwarf2/nostaticblock.exp: Likewise.
21375
0e5c4555
AA
213762014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
21377
21378 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
21379 directory to absolute path name arguments.
21380
5ec18f2b
JG
213812014-03-10 Joel Brobecker <brobecker@adacore.com>
21382
21383 * gdb.ada/tagged_access: New testcase.
21384
847fc4f2
MM
213852014-03-07 Markus Metzger <markus.t.metzger@intel.com>
21386
21387 * gdb.btrace/data.exp: Update expected output.
21388
cc3da688
YQ
213892014-03-06 Yao Qi <yao@codesourcery.com>
21390
21391 * gdb.trace/pr16508.exp: New file.
21392
0f26cec1
PA
213932014-03-05 Pedro Alves <palves@redhat.com>
21394
21395 PR gdb/16575
21396 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
21397 procedure.
21398 (top level): Adjust to use it. Add tests that exercise breakpoint
21399 interaction with the code-cache.
21400
7a5a839f
LC
214012014-02-26 Ludovic Courtès <ludo@gnu.org>
21402
21403 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
21404 test for 'history-append!'.
21405
31aa7e4e
JB
214062014-02-26 Joel Brobecker <brobecker@adacore.com>
21407
21408 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
21409 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
21410 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
21411 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
21412 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
21413 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
21414
1b588015
JB
214152014-02-26 Joel Brobecker <brobecker@adacore.com>
21416
21417 * testsuite/gdb.python/py-pp-re-notag.c: New file.
21418 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
21419 * testsuite/gdb.python/py-pp-re-notag.p: New file.
21420
55426c9d
JB
214212014-02-26 Joel Brobecker <brobecker@adacore.com>
21422
21423 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
21424
dc53a7ad
JB
214252014-02-26 Joel Brobecker <brobecker@adacore.com>
21426
21427 * gdb.dwarf2/arr-stride.c: New file.
21428 * gdb.dwarf2/arr-stride.exp: New file.
21429
12ab52e9
PA
214302014-02-26 Pedro Alves <palves@redhat.com>
21431
21432 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
21433 that won't ever trigger. Make sure that GDB reports the correct
21434 breakpoint that caused the stop.
21435
849c862e
JK
214362014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21437
21438 PR gdb/16626
21439 * gdb.base/auto-load-script: New file.
21440 * gdb.base/auto-load.c: New file.
21441 * gdb.base/auto-load.exp: New file.
21442
71b7d793
JK
21443 PR gdb/16626
21444 * gdb.base/auto-load.exp: Fix out-of-srctree run.
21445
e2f0d509
JK
214462014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
21447
21448 Fix dw2-icycle.exp -fsanitize=address GDB crash.
21449 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
21450
50cc37c8
DE
214512014-02-24 Doug Evans <dje@google.com>
21452
21453 * lib/gdb.exp (run_on_host): Log error output if program fails.
21454
ea4758f2
PA
214552014-02-21 Pedro Alves <palves@redhat.com>
21456
21457 * gdb.threads/step-after-sr-lock.c: Rename to ...
21458 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
21459 * gdb.threads/step-after-sr-lock.exp: Rename to ...
21460 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
21461 ... this.
21462
d7b30f67
SDJ
214632014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
21464
21465 PR tdep/16397
21466 * gdb.arch/amd64-stap-special-operands.exp: New file.
21467 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
21468 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
21469 * gdb.arch/amd64-stap-triplet.S: Likewise.
21470 * gdb.arch/amd64-stap-triplet.c: Likewise.
21471
83deb43f
JB
214722014-02-20 Joel Brobecker <brobecker@adacore.com>
21473
21474 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
21475 in .section pseudo-op.
21476
adde2bff
DE
214772014-02-20 lin zuojian <manjian2006@gmail.com>
21478 Joel Brobecker <brobecker@adacore.com>
21479 Doug Evans <xdje42@gmail.com>
21480
21481 PR symtab/16581
21482 * gdb.dwarf2/dw2-icycle.S: New file.
21483 * gdb.dwarf2/dw2-icycle.c: New file.
21484 * gdb.dwarf2/dw2-icycle.exp: New file.
21485
f7bd0f78
SC
214862014-02-19 Siva Chandra Reddy <sivachandra@google.com>
21487
21488 * gdb.python/py-value-cc.cc: Improve test case to enable testing
21489 operations on gdb.Value objects.
21490 * gdb.python/py-value-cc.exp: Add new test to test operations on
21491 gdb.Value objects.
21492
c17ef0d5
DE
214932014-02-18 Doug Evans <dje@google.com>
21494
21495 * Makefile.in (TESTS): New variable.
21496 (expanded_tests, expanded_tests_or_none): New variables
21497 (check-single): Pass $(expanded_tests_or_none) to runtest.
21498 (check-parallel): Only run tests in $(TESTS) if non-empty.
21499 (check/no-matching-tests-found): New rule.
21500 * README: Document TESTS makefile variable.
21501
5dd3176f
DE
215022014-02-18 Doug Evans <dje@google.com>
21503
21504 * Makefile.in (check-parallel): rm -rf outputs temp.
21505
0b10be4f
JK
215062014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
21507
21508 Fix "ERROR: no fileid for" in the testsuite.
21509 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
21510
85f224e7
DE
215112014-02-12 Doug Evans <dje@google.com>
21512
21513 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
21514 (MISCELLANEOUS): New variable.
21515 (clean): rm -rf $(MISCELLANEOUS).
21516 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
21517 dwp live in the same directory as symlinks, with each symlink pointed
21518 to a differently named file in a different directory.
21519
149b30ff
DE
215202014-02-11 Doug Evans <dje@google.com>
21521
21522 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
21523 of Tcl file commands.
21524
1dfdac32
MK
215252014-02-10 Mark Kettenis <kettenis@gnu.org>
21526
21527 * gdb.threads/step-after-sr-lock.exp: Avoid executing
21528 "kill -SIGUSR1 -1".
21529
aa4fb036
JB
215302014-02-10 Joel Brobecker <brobecker@adacore.com>
21531
21532 * gdb.ada/tick_length_array_enum_idx: New testcase.
21533
ed3ef339
DE
215342014-02-10 Doug Evans <xdje42@gmail.com>
21535
21536 * configure.ac (AC_OUTPUT): Add gdb.guile.
21537 * configure: Regenerate.
21538 * lib/gdb-guile.exp: New file.
21539 * lib/gdb.exp (get_target_charset): New function.
21540 * gdb.base/help.exp: Update expected output from "apropos apropos".
21541 * gdb.guile/Makefile.in: New file.
21542 * gdb.guile/guile.exp: New file.
21543 * gdb.guile/scm-arch.c: New file.
21544 * gdb.guile/scm-arch.exp: New file.
21545 * gdb.guile/scm-block.c: New file.
21546 * gdb.guile/scm-block.exp: New file.
21547 * gdb.guile/scm-breakpoint.c: New file.
21548 * gdb.guile/scm-breakpoint.exp: New file.
21549 * gdb.guile/scm-disasm.c: New file.
21550 * gdb.guile/scm-disasm.exp: New file.
21551 * gdb.guile/scm-equal.c: New file.
21552 * gdb.guile/scm-equal.exp: New file.
21553 * gdb.guile/scm-error.exp: New file.
21554 * gdb.guile/scm-error.scm: New file.
21555 * gdb.guile/scm-frame-args.c: New file.
21556 * gdb.guile/scm-frame-args.exp: New file.
21557 * gdb.guile/scm-frame-args.scm: New file.
21558 * gdb.guile/scm-frame-inline.c: New file.
21559 * gdb.guile/scm-frame-inline.exp: New file.
21560 * gdb.guile/scm-frame.c: New file.
21561 * gdb.guile/scm-frame.exp: New file.
21562 * gdb.guile/scm-generics.exp: New file.
21563 * gdb.guile/scm-gsmob.exp: New file.
21564 * gdb.guile/scm-iterator.c: New file.
21565 * gdb.guile/scm-iterator.exp: New file.
21566 * gdb.guile/scm-math.c: New file.
21567 * gdb.guile/scm-math.exp: New file.
21568 * gdb.guile/scm-objfile-script-gdb.in: New file.
21569 * gdb.guile/scm-objfile-script.c: New file.
21570 * gdb.guile/scm-objfile-script.exp: New file.
21571 * gdb.guile/scm-objfile.c: New file.
21572 * gdb.guile/scm-objfile.exp: New file.
21573 * gdb.guile/scm-ports.exp: New file.
21574 * gdb.guile/scm-pretty-print.c: New file.
21575 * gdb.guile/scm-pretty-print.exp: New file.
21576 * gdb.guile/scm-pretty-print.scm: New file.
21577 * gdb.guile/scm-section-script.c: New file.
21578 * gdb.guile/scm-section-script.exp: New file.
21579 * gdb.guile/scm-section-script.scm: New file.
21580 * gdb.guile/scm-symbol.c: New file.
21581 * gdb.guile/scm-symbol.exp: New file.
21582 * gdb.guile/scm-symtab-2.c: New file.
21583 * gdb.guile/scm-symtab.c: New file.
21584 * gdb.guile/scm-symtab.exp: New file.
21585 * gdb.guile/scm-type.c: New file.
21586 * gdb.guile/scm-type.exp: New file.
21587 * gdb.guile/scm-value-cc.cc: New file.
21588 * gdb.guile/scm-value-cc.exp: New file.
21589 * gdb.guile/scm-value.c: New file.
21590 * gdb.guile/scm-value.exp: New file.
21591 * gdb.guile/source2.scm: New file.
21592 * gdb.guile/types-module.cc: New file.
21593 * gdb.guile/types-module.exp: New file.
21594
7026a7c1
YQ
215952014-02-10 Yao Qi <yao@codesourcery.com>
21596
21597 PR testsuite/16543
21598 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
21599 * configure: Regenerated.
21600 * Makefile.in: New file.
21601
6c466447
AS
216022014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21603
21604 * gdb.python/py-framefilter.exp: Fix typo.
21605
6e854735
YQ
216062014-02-08 Yao Qi <yao@codesourcery.com>
21607
21608 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
21609 that no =breakpoint-modified is emitted when breakpoints are
21610 modified through MI commands.
21611
d137e6dc
PA
216122014-02-07 Pedro Alves <pedro@codesourcery.com>
21613 Pedro Alves <palves@redhat.com>
21614
21615 * gdb.threads/step-after-sr-lock.c: New file.
21616 * gdb.threads/step-after-sr-lock.exp: New file.
21617
b5ee5a50
PA
216182014-02-07 Pedro Alves <palves@redhat.com>
21619
21620 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21621
3c77faf3
JK
216222014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
21623
21624 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
21625 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
21626
6dddc817
DE
216272014-02-06 Doug Evans <xdje42@gmail.com>
21628
21629 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
21630 output.
21631
21632 * gdb.gdb/python-interrupts.exp: New file.
21633
de7b2893
YQ
216342014-02-05 Yao Qi <yao@codesourcery.com>
21635
21636 * gdb.trace/report.exp (use_collected_data): Test the output
21637 of "info threads" and "info inferiors".
21638
66d032ac
YQ
216392014-02-05 Yao Qi <yao@codesourcery.com>
21640
21641 Revert this patch:
21642
21643 2013-05-24 Yao Qi <yao@codesourcery.com>
21644
21645 * gdb.trace/tfile.exp: Test inferior and thread.
21646
591a12a1
UW
216472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21648
21649 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
21650 on a function.
21651 * gdb.base/step-bt.c: Call hello via function pointer to make
21652 sure its first instruction is executed on powerpc64le-linux.
21653
0ff3e01f
UW
216542014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21655
21656 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21657
084ee545
UW
216582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21659
21660 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
21661 of the test patterns for use on little-endian systems.
21662
6ed14ff3
UW
216632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21664
21665 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
21666 (decimal_vector): Fix for little-endian.
21667
401e27fd
JM
216682014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
21669
21670 * gdb.arch/sparc-sysstep.exp: New file.
21671 * gdb.arch/sparc-sysstep.c: Likewise.
21672
21673 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
21674
8b924729
EBM
216752014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21676
21677 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21678
fb151210
JB
216792014-01-23 Tom Tromey <tromey@redhat.com>
21680
21681 * gdb.ada/array_char_idx: New testcase.
21682
0740f8d8
TT
216832014-01-23 Tom Tromey <tromey@redhat.com>
21684
21685 PR python/16487:
21686 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
21687 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
21688 classes.
21689
21909fa1
TT
216902014-01-23 Tom Tromey <tromey@redhat.com>
21691
21692 PR python/16491:
21693 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
21694 string from an inferior frame.
21695 * gdb.python/py-framefilter-mi.exp: Update.
21696
87ce2a04
DE
216972014-01-22 Doug Evans <dje@google.com>
21698
21699 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21700
237b092b
AA
217012014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21702
21703 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21704
d674a709
AA
217052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21706
21707 * gdb.trace/entry-values.exp: Remove excess space character from
21708 regex patterns. Handle s390 call instruction.
21709
20fa3390
AA
217102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21711
21712 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
21713 define "*_start" label. Make "name" static.
21714 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
21715 ${name} by references to ${name}_start.
21716
78466714
AA
217172014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21718
21719 * gdb.base/info-macros.exp: Remove "debug" from the compile
21720 options.
21721
ec9f644a
IB
217222014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21723
21724 * gdb.dlang/demangle.exp: New file.
21725
94b1b47e
IB
217262014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21727
21728 * gdb.dlang/primitive-types.exp: New file.
21729
7f420862
IB
217302014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21731
21732 * configure.ac: Create gdb.dlang/Makefile.
21733 * configure: Regenerate.
21734 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
21735 * gdb.dlang/Makefile.in: New file.
21736 * lib/d-support.exp: New file.
21737 * lib/gdb.exp (skip_d_tests): New proc.
21738
52834460
MM
217392014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21740
21741 * gdb.btrace/delta.exp: Check reverse stepi.
21742 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
21743 * gdb.btrace/finish.exp: New.
21744 * gdb.btrace/next.exp: New.
21745 * gdb.btrace/nexti.exp: New.
21746 * gdb.btrace/record_goto.c: Add comments.
21747 * gdb.btrace/step.exp: New.
21748 * gdb.btrace/stepi.exp: New.
21749 * gdb.btrace/multi-thread-step.c: New.
21750 * gdb.btrace/multi-thread-step.exp: New.
21751 * gdb.btrace/rn-dl-bind.c: New.
21752 * gdb.btrace/rn-dl-bind.exp: New.
21753 * gdb.btrace/data.c: New.
21754 * gdb.btrace/data.exp: New.
21755 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21756
6e07b1d2
MM
217572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21758
21759 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
21760 * gdb.btrace/exception.exp: Update.
21761 * gdb.btrace/instruction_history.exp: Update.
21762 * gdb.btrace/record_goto.exp: Update.
21763 * gdb.btrace/tailcall.exp: Update.
21764 * gdb.btrace/unknown_functions.exp: Update.
21765 * gdb.btrace/delta.exp: New.
21766
0b722aec
MM
217672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21768
21769 * gdb.btrace/record_goto.exp: Add backtrace test.
21770 * gdb.btrace/tailcall.exp: Add backtrace test.
21771
066ce621
MM
217722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21773
21774 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
21775 * gdb.btrace/record_goto.c: New.
21776 * gdb.btrace/record_goto.exp: New.
21777 * gdb.btrace/x86-record_goto.S: New.
21778
0688d04e
MM
217792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21780
21781 * gdb.btrace/function_call_history.exp: Update tests.
21782 * gdb.btrace/instruction_history.exp: Update tests.
21783
8710b709
MM
217842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21785
21786 * gdb.btrace/function_call_history.exp: Fix expected field
21787 order for "record function-call-history".
21788 Add new tests for "record function-call-history /c".
21789 * gdb.btrace/exception.cc: New.
21790 * gdb.btrace/exception.exp: New.
21791 * gdb.btrace/tailcall.exp: New.
21792 * gdb.btrace/x86-tailcall.S: New.
21793 * gdb.btrace/x86-tailcall.c: New.
21794 * gdb.btrace/unknown_functions.c: New.
21795 * gdb.btrace/unknown_functions.exp: New.
21796 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
21797
5de9129b
MM
217982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21799
21800 * gdb.btrace/instruction_history.exp: Update.
21801 * gdb.btrace/function_call_history.exp: Update.
21802
23a7fe75
MM
218032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21804
21805 * gdb.btrace/function_call_history.exp: Fix expected function
21806 trace.
21807 * gdb.btrace/instruction_history.exp: Initialize traced.
21808 Remove traced_functions.
21809
724c7dd8
MM
218102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21811
21812 * gdb.btrace/function_call_history.exp: Update
21813 * gdb.btrace/instruction_history.exp: Update.
21814
6d78d93b
MM
218152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21816
21817 * gdb.btrace/enable.exp: Update expected text.
21818
93a360cc
OJ
218192014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
21820
21821 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
21822 bytes.
21823
3772b53f
MR
218242014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21825
21826 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21827
596662fa
OJ
218282014-01-15 Omair Javaid <omair.javaid@linaro.org>
21829
21830 * lib/gdb.exp (supports_process_record): Return true for
21831 arm*-linux*. (supports_reverse): Likewise.
21832
b5b08fb4
SC
218332014-01-13 Siva Chandra Reddy <sivachandra@google.com>
21834
21835 PR python/15464
21836 PR python/16113
21837 * gdb.python/py-type.c: Enhance test case.
21838 * gdb.python/py-value-cc.cc: Likewise
21839 * gdb.python/py-type.exp: Add new tests.
21840 * gdb.python/py-value-cc.exp: Likewise
21841
52d7fb13
AA
218422014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
21843 Pedro Alves <palves@redhat.com>
21844
21845 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
21846 Make "name" extern.
21847 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
21848 references to ${name}_start by references to ${name}.
21849
a2cd8cfe
JB
218502014-01-10 Joel Brobecker <brobecker@adacore.com>
21851
21852 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21853
4e23fced
JB
218542014-01-10 Joel Brobecker <brobecker@adacore.com>
21855
21856 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21857
c6a9e42c
PA
218582014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
21859 Pedro Alves <palves@redhat.com>
21860
21861 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 21862 mi_gdb_target_load.
c6a9e42c 21863
b7ea362b
PA
218642014-01-08 Pedro Alves <palves@redhat.com>
21865
21866 * gdb.threads/reconnect-signal.c: New file.
21867 * gdb.threads/reconnect-signal.exp: New file.
21868
5e3f4fab
EBM
218692014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21870
21871 * gdb.base/source-dir.exp: New file.
21872
79301218
JB
218732014-01-07 Joel Brobecker <brobecker@adacore.com>
21874
21875 * gdb.ada/mi_interface: New testcase.
21876
8e355c5d
JB
218772014-01-07 Joel Brobecker <brobecker@adacore.com>
21878
21879 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
21880 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
21881 gdb.ada/pp-rec-component/pck.ads: New files.
21882
c0d48811
JB
218832014-01-07 Joel Brobecker <brobecker@adacore.com>
21884
21885 * gdb.python/py-pp-integral.c: New file.
21886 * gdb.python/py-pp-integral.py: New file.
21887 * gdb.python/py-pp-integral.exp: New file.
21888
17b609c3 21889For older changes see ChangeLog-1993-2013.
c906108c 21890\f
8d8cb839
EZ
21891;; Local Variables:
21892;; mode: change-log
21893;; left-margin: 8
21894;; fill-column: 74
21895;; version-control: never
21896;; End:
902f2ccb 21897
b811d2c2 21898 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
21899 Copying and distribution of this file, with or without modification,
21900 are permitted provided the copyright notice and this notice are preserved.