[gdb/testsuite] Be more verbose about abort in gdb_breakpoint
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-10-16 Tom de Vries <tdevries@suse.de>
2
3 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
4
5 2020-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
12 2020-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
18 2020-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
67 2020-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
78 2020-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
93 2020-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
153 2020-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
159 2020-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
175 2020-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
184 2020-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
198 2020-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
215 2020-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
220 2020-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
226 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
227
228 PR exp/26714
229 * gdb.base/printcmds.exp: Add tests for void results.
230
231 2020-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
236 2020-10-08 Tom Tromey <tom@tromey.com>
237
238 * gdb.base/style.exp: Check that "main"'s name is styled.
239
240 2020-10-07 Tom Tromey <tromey@adacore.com>
241
242 * gdb.base/find.exp: Rename some tests.
243
244 2020-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
249 2020-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
255 2020-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
263 2020-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
268 2020-10-02 Gary Benson <gbenson@redhat.com>
269
270 * README: Fix "paralell".
271
272 2020-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
280 2020-09-27 Tom Tromey <tom@tromey.com>
281
282 * gdb.tui/new-layout.exp: Use with_test_prefix.
283
284 2020-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
290 2020-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
296 2020-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
301 2020-09-24 Tom Tromey <tromey@adacore.com>
302
303 PR tui/26638:
304 * gdb.tui/list.exp: Check output of "focus next".
305
306 2020-09-23 Tom Tromey <tom@tromey.com>
307
308 * gdb.dwarf2/intbits.exp: New file.
309 * gdb.dwarf2/intbits.c: New file.
310
311 2020-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
316 2020-09-20 Pedro Alves <pedro@palves.net>
317
318 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
319 fails.
320
321 2020-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
329 2020-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
338 2020-09-18 Pedro Alves <pedro@palves.net>
339
340 PR gdb/26631
341 * gdb.multi/multi-target-thread-find.exp: New file.
342
343 2020-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
359 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.fortran/array-slices.exp: Add missing message data.
362
363 2020-09-17 Pedro Alves <pedro@palves.net>
364
365 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
366
367 2020-09-17 Pedro Alves <pedro@palves.net>
368
369 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
370 full prototype.
371
372 2020-09-17 Pedro Alves <pedro@palves.net>
373
374 * gdb.python/py-as-string.c: Add cast.
375
376 2020-09-17 Pedro Alves <pedro@palves.net>
377
378 * gdb.base/sizeof.c (fill): Add cast.
379
380 2020-09-17 Pedro Alves <pedro@palves.net>
381
382 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
383
384 2020-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
393 2020-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
402 2020-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
407 2020-09-17 Pedro Alves <pedro@palves.net>
408
409 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
410
411 2020-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
420 2020-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
427 2020-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
434 2020-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
439 2020-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
448 2020-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
453 2020-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
458 2020-09-17 Pedro Alves <pedro@palves.net>
459
460 * gdb.base/display.exp: Issue "set print asm-demangle on".
461
462 2020-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
468 2020-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
474 2020-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
485 2020-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
491 2020-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
496 2020-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
501 2020-09-16 Tom de Vries <tdevries@suse.de>
502
503 PR testsuite/26618
504 * gdb.tui/new-layout.exp: Escape unbalanced braces.
505
506 2020-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
512 2020-09-14 Tom de Vries <tdevries@suse.de>
513
514 * gdb.rust/traits.exp: Fix PATH warning.
515
516 2020-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
575 2020-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
580 2020-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
587 2020-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
594 2020-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
604 2020-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
612 2020-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
624 2020-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
634 2020-09-13 Joel Brobecker <brobecker@adacore.com>
635
636 * gdb.base/default.exp: Change $_gdb_major to 11.
637
638 2020-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
645 2020-09-11 Tom de Vries <tdevries@suse.de>
646
647 PR exp/26602
648 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
649
650 2020-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
654 2020-09-10 Alan Modra <amodra@gmail.com>
655
656 PR 26597
657 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
658
659 2020-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
664 2020-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
672 2020-09-03 Tom de Vries <tdevries@suse.de>
673
674 PR breakpoint/26546
675 * gdb.base/label-without-address.exp: Runto main first.
676
677 2020-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
683 2020-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
688 2020-08-31 Kevin Buettner <kevinb@redhat.com>
689
690 * gdb.base/corefile2.exp (renamed binfile): New tests.
691
692 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
693
694 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
695
696 2020-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
701 2020-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
707 2020-08-31 Tom de Vries <tdevries@suse.de>
708
709 * gdb.base/eh_return.exp: Use nopie.
710
711 2020-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
717 2020-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
722 2020-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
729 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
730
731 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
732
733 2020-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
748 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
749
750 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
751
752 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
753
754 PR gdb/26532
755 * gdb.threads/stepi-random-signal.exp: Update pattern.
756
757 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
758
759 PR gdb/26532
760 * gdb.base/ui-redirect.exp: Update pattern.
761
762 2020-08-25 Gary Benson <gbenson@redhat.com>
763
764 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
765 when compiling with clang.
766 * gdb.dwarf2/dw2-restore.exp: Likewise.
767
768 2020-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
775 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
776
777 PR m2/26372
778 * gdb.modula2/multidim.c: New file.
779 * gdb.modula2/multidim.exp: New file.
780
781 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
782
783 * lib/gdb.exp (runto): Always emit fail on internal error.
784
785 2020-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
792 2020-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
797 2020-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
802 2020-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
808 2020-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
815 2020-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
821 2020-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
826 2020-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
832 2020-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
852 2020-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
999 2020-08-12 Gary Benson <gbenson@redhat.com>
1000
1001 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
1002
1003 2020-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
1008 2020-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
1015 2020-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
1021 2020-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
1028 2020-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
1035 2020-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
1040 2020-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
1049 2020-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
1054 2020-07-29 Tom de Vries <tdevries@suse.de>
1055
1056 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
1057 multiple locations.
1058
1059 2020-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
1064 2020-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
1070 2020-07-28 Tom Tromey <tromey@adacore.com>
1071
1072 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
1073 'varval' location.
1074
1075 2020-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
1080 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * gdb.python/py-arch-reg-names.exp: Add additional tests.
1083
1084 2020-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
1093 2020-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
1099 2020-07-24 Tom de Vries <tdevries@suse.de>
1100
1101 PR testsuite/26293
1102 * gdb.ada/mi_prot.exp: Require gnatmake-8.
1103
1104 2020-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
1112 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
1115
1116 2020-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
1127 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1128
1129 * gdb.base/corefile2.exp: New file.
1130 * gdb.base/coremaker2.exp: New file.
1131
1132 2020-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
1139 2020-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
1146 2020-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
1155 2020-07-22 Kevin Buettner <kevinb@redhat.com>
1156
1157 * gdb.base/coremaker.c (filler_ro): New global constant.
1158
1159 2020-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
1166 2020-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
1171 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.python/py-arch-reg-groups.exp: Additional tests.
1174
1175 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.python/py-arch-reg-names.exp: Additional tests.
1178
1179 2020-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
1185 2020-07-21 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.reverse/step-reverse.c (callee): Merge statements.
1188
1189 2020-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
1194 2020-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
1200 2020-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
1205 2020-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
1211 2020-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
1216 2020-07-20 Gary Benson <gbenson@redhat.com>
1217
1218 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
1219 with clang.
1220
1221 2020-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
1229 2020-07-20 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
1232
1233 2020-07-20 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
1236
1237 2020-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
1243 2020-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
1268 2020-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
1288 2020-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
1302 2020-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
1307 2020-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
1312 2020-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
1325 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
1328 generic.
1329
1330 2020-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
1335 2020-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
1340 2020-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
1345 2020-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
1357 2020-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
1363 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
1364
1365 * gdb.base/info_sources.exp: Skip directory match tests on
1366 remote hosts.
1367
1368 2020-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
1373 2020-07-13 Gary Benson <gbenson@redhat.com>
1374
1375 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
1376
1377 2020-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
1386 2020-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
1395 2020-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
1402 2020-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
1408 2020-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
1416 2020-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
1421 2020-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
1430 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1431
1432 * gdb.python/py-arch-reg-groups.exp: New file.
1433
1434 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1435
1436 * gdb.python/py-arch-reg-names.exp: New file.
1437
1438 2020-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
1443 2020-07-06 Tom de Vries <tdevries@suse.de>
1444
1445 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
1446
1447 2020-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
1453 2020-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
1458 2020-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
1473 2020-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
1478 2020-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
1491 2020-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
1497 2020-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
1503 2020-06-29 Tom de Vries <tdevries@suse.de>
1504
1505 * lib/gdb.exp (unknown): Make test-case unresolved.
1506
1507 2020-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
1513 2020-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.
1517 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
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
1524 2020-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
1534 2020-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
1543 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1544
1545 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
1546
1547 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1550
1551 2020-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
1559 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
1562
1563 2020-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
1570 2020-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
1580 2020-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
1585 2020-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
1593 2020-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
1598 2020-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
1610 2020-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
1621 2020-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
1633 2020-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
1638 2020-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
1647 2020-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
1652 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
1653
1654 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
1655 for remote host.
1656
1657 2020-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
1664 2020-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
1675 2020-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
1680 2020-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
1699 2020-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
1706 2020-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
1711 2020-06-17 Keith Seitz <keiths@redhat.com>
1712
1713 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
1714 when executing "gdb --configuration".
1715
1716 2020-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
1724 2020-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
1730 2020-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
1736 2020-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
1743 2020-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
1756 2020-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
1782 2020-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
1788 2020-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
1794 2020-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
1806 2020-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
1811 2020-06-10 Tom de Vries <tdevries@suse.de>
1812
1813 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
1814
1815 2020-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
1820 2020-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
1826 2020-06-04 Tom de Vries <tdevries@suse.de>
1827
1828 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
1829
1830 2020-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
1835 2020-06-04 Tom de Vries <tdevries@suse.de>
1836
1837 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
1838
1839 2020-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
1847 2020-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
1855 2020-06-02 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.dwarf2/multidictionary.exp: Don't use
1858 gdb_spawn_with_cmdline_opts.
1859
1860 2020-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
1871 2020-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
1876 2020-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
1883 2020-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
1889 2020-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
1895 2020-05-28 Gary Benson <gbenson@redhat.com>
1896
1897 * gdb.base/sigaltstack.c (catcher): Add default case to switch
1898 statement.
1899
1900 2020-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
1907 2020-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
1913 2020-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
1921 2020-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
1946 2020-05-26 Tom Tromey <tromey@adacore.com>
1947
1948 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
1949
1950 2020-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
1958 2020-05-26 Christian Biesinger <cbiesinger@google.com>
1959
1960 * Makefile.in: Use = instead of == for the test command
1961 for portability.
1962
1963 2020-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
1970 2020-05-25 Tom de Vries <tdevries@suse.de>
1971
1972 * boards/gold-gdb-index.exp: New file.
1973
1974 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
1975
1976 * boards/simavr.exp: New file.
1977
1978 2020-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
1984 2020-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
2000 2020-05-25 Tom de Vries <tdevries@suse.de>
2001
2002 * lib/gdb.exp (exec_is_pie): Add comment.
2003
2004 2020-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
2009 2020-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
2014 2020-05-25 Tom de Vries <tdevries@suse.de>
2015
2016 * boards/gold.exp: New file.
2017
2018 2020-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
2023 2020-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
2028 2020-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
2035 2020-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
2045 2020-05-20 Tom Tromey <tromey@adacore.com>
2046
2047 * gdb.ada/array_char_idx.exp: Recognize initialized array.
2048
2049 2020-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
2056 2020-05-19 Tom Tromey <tromey@adacore.com>
2057
2058 * gdb.rust/simple.exp: Restore missing test result.
2059
2060 2020-05-19 Tom de Vries <tdevries@suse.de>
2061
2062 * gdb.base/gdb-caching-proc.exp: Fix typo.
2063
2064 2020-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
2069 2020-05-18 Tom de Vries <tdevries@suse.de>
2070
2071 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
2072
2073 2020-05-17 Pedro Alves <palves@redhat.com>
2074
2075 PR gdb/25741
2076 * gdb.base/hw-sw-break-same-address.exp: New file.
2077
2078 2020-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
2083 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2084
2085 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
2086
2087 2020-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
2093 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2094
2095 * gdb.base/alias.exp: Update help output check.
2096
2097 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2098
2099 * gdb.base/default.exp: Update output following fixes.
2100
2101 2020-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
2106 2020-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
2126 2020-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
2134 2020-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
2177 2020-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
2182 2020-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
2188 2020-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
2196 2020-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
2201 2020-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
2226 2020-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
2234 2020-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
2239 2020-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
2244 2020-05-12 Tom de Vries <tdevries@suse.de>
2245
2246 * gdb.base/jit-elf.exp: Fix string concat.
2247
2248 2020-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
2253 2020-05-12 Tom de Vries <tdevries@suse.de>
2254
2255 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
2256
2257 2020-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
2263 2020-05-12 Tom de Vries <tdevries@suse.de>
2264
2265 * gdb.fortran/complex.exp: Use with_test_prefix.
2266
2267 2020-05-12 Tom de Vries <tdevries@suse.de>
2268
2269 * gdb.trace/passcount.exp: Fix test-names.
2270
2271 2020-05-12 Tom de Vries <tdevries@suse.de>
2272
2273 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
2274
2275 2020-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
2281 2020-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
2289 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
2290
2291 * gdb.base/jit-so.exp (one_jit_test): Change test name.
2292
2293 2020-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
2303 2020-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
2308 2020-05-11 Tom de Vries <tdevries@suse.de>
2309
2310 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
2311
2312 2020-05-11 Keith Seitz <keiths@redhat.com>
2313
2314 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
2315
2316 2020-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
2323 2020-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
2342 2020-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
2353 2020-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
2396 2020-05-09 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
2399
2400 2020-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
2405 2020-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
2410 2020-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
2416 2020-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
2421 2020-05-06 Tom de Vries <tdevries@suse.de>
2422
2423 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
2424
2425 2020-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
2430 2020-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
2435 2020-05-06 Tom de Vries <tdevries@suse.de>
2436
2437 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
2438 void.
2439
2440 2020-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
2448 2020-05-06 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
2451
2452 2020-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
2457 2020-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
2463 2020-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
2472 2020-05-02 Tom de Vries <tdevries@suse.de>
2473
2474 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
2475
2476 2020-05-01 Tom de Vries <tdevries@suse.de>
2477
2478 * gdb.ada/operator_bp.exp: Allow more than required amount of
2479 breakpoint.
2480
2481 2020-05-01 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
2484
2485 2020-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
2493 2020-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
2498 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
2499
2500 * gdb.base/break.exp: Use with_test_prefix.
2501
2502 2020-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
2508 2020-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
2514 2020-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
2521 2020-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
2527 2020-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
2532 2020-04-28 Tom de Vries <tdevries@suse.de>
2533
2534 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
2535
2536 2020-04-28 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
2539
2540 2020-04-28 Tom de Vries <tdevries@suse.de>
2541
2542 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
2543
2544 2020-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
2549 2020-04-25 Tom de Vries <tdevries@suse.de>
2550
2551 * boards/debug-types.exp: New file.
2552
2553 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
2556
2557 2020-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
2567 2020-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
2574 2020-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
2579 2020-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
2589 2020-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
2595 2020-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
2606 2020-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
2612 2020-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
2618 2020-04-24 Tom de Vries <tdevries@suse.de>
2619
2620 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
2621
2622 2020-04-24 Tom de Vries <tdevries@suse.de>
2623
2624 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
2625 flags.
2626
2627 2020-04-24 Tom de Vries <tdevries@suse.de>
2628
2629 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
2630
2631 2020-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
2638 2020-04-23 Tom de Vries <tdevries@suse.de>
2639
2640 * gdb.base/decl-before-def.exp: Run to main and print a again.
2641
2642 2020-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
2648 2020-04-23 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
2651
2652 2020-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
2659 2020-04-22 Tom de Vries <tdevries@suse.de>
2660
2661 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
2662
2663 2020-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
2672 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2673
2674 * gdb.base: Rename all jit related test and source files.
2675
2676 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
2677
2678 * gdb.base/jit-reader.exp: Relax register output check.
2679
2680 2020-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
2688 2020-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
2694 2020-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
2700 2020-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
2705 2020-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
2710 2020-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
2715 2020-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
2720 2020-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
2726 2020-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
2732 2020-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
2738 2020-04-20 Gary Benson <gbenson@redhat.com>
2739
2740 * gdb.cp/exception.cc: Fix compilation error with clang.
2741
2742 2020-04-20 Gary Benson <gbenson@redhat.com>
2743
2744 * gdb.trace/tspeed.c: Fix compilation error with clang.
2745
2746 2020-04-20 Gary Benson <gbenson@redhat.com>
2747
2748 * gdb.base/jit-main.c: Fix compilation error with clang.
2749
2750 2020-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
2756 2020-04-17 Kamil Rytarowski <n54@gmx.com>
2757
2758 * gdb.base/fork-running-state.c: Include "signal.h".
2759
2760 2020-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
2769 2020-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
2777 2020-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
2782 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.base/many-completions.exp: New file.
2785
2786 2020-04-14 Tom de Vries <tdevries@suse.de>
2787
2788 PR symtab/25718
2789 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
2790
2791 2020-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
2798 2020-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
2808 2020-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
2813 2020-04-10 Tom de Vries <tdevries@suse.de>
2814
2815 * gdb.base/style.exp: Expect "Expanding full symbols" message for
2816 -readnow.
2817
2818 2020-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
2825 2020-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
2831 2020-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
2836 2020-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
2841 2020-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
2846 2020-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
2853 2020-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
2859 2020-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
2869 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2870
2871 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
2872 function.
2873
2874 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * lib/dwarf.exp (function_range): Allow compiler options to be
2877 specified.
2878
2879 2020-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
2885 2020-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
2895 2020-04-02 Tom de Vries <tdevries@suse.de>
2896
2897 * gdb.base/main-psymtab.exp: New file.
2898
2899 2020-04-02 Tom de Vries <tdevries@suse.de>
2900
2901 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
2902
2903 2020-04-01 Tom Tromey <tom@tromey.com>
2904
2905 * gdb.base/complex-parts.exp: Add type tests.
2906
2907 2020-04-01 Tom Tromey <tom@tromey.com>
2908
2909 * gdb.base/complex-parts.exp: Add arithmetic tests.
2910
2911 2020-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
2924 2020-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
2932 2020-04-01 Tom Tromey <tromey@adacore.com>
2933
2934 * gdb.rust/simple.rs (main): Remove "y0".
2935
2936 2020-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
2941 2020-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
2947 2020-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
2952 2020-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
2957 2020-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
2966 2020-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
2971 2020-03-20 Tom Tromey <tromey@adacore.com>
2972
2973 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
2974
2975 2020-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
2980 2020-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
2986 2020-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
2991 2020-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
2998 2020-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
3003 2020-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
3008 2020-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
3014 2020-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
3019 2020-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
3024 2020-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
3029 2020-03-14 Tom Tromey <tom@tromey.com>
3030
3031 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
3032
3033 2020-03-14 Tom de Vries <tdevries@suse.de>
3034
3035 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
3036
3037 2020-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
3042 2020-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
3047 2020-03-14 Tom de Vries <tdevries@suse.de>
3048
3049 * gdb.base/printcmds.exp: Add missing quoting for "print
3050 teststring2".
3051
3052 2020-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
3059 2020-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
3066 2020-03-13 Tom de Vries <tdevries@suse.de>
3067
3068 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
3069
3070 2020-03-13 Tom de Vries <tdevries@suse.de>
3071
3072 * gdb.mi/mi-sym-info.exp: Make matching more precise.
3073
3074 2020-03-13 Tom de Vries <tdevries@suse.de>
3075
3076 PR symtab/25646
3077 * gdb.dwarf2/imported-unit.exp: Add test.
3078
3079 2020-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
3086 2020-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
3095 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
3096
3097 * gdb.base/break-interp.exp: Use foreach_with_prefix.
3098
3099 2020-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
3106 2020-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
3111 2020-03-12 Tom de Vries <tdevries@suse.de>
3112
3113 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
3114
3115 2020-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
3120 2020-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
3125 2020-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
3130 2020-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
3135 2020-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
3140 2020-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
3145 2020-03-11 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.ada/minsyms.exp: Set language to ada.
3148
3149 2020-03-11 Tom de Vries <tdevries@suse.de>
3150
3151 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
3152
3153 2020-03-11 Tom de Vries <tdevries@suse.de>
3154
3155 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
3156
3157 2020-03-11 Tom Tromey <tromey@adacore.com>
3158
3159 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
3160
3161 2020-03-11 Tom de Vries <tdevries@suse.de>
3162
3163 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
3164
3165 2020-03-11 Tom de Vries <tdevries@suse.de>
3166
3167 * gdb.base/break-interp.exp: Limit verbose scope.
3168
3169 2020-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
3174 2020-03-11 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
3177
3178 2020-03-11 Tom de Vries <tdevries@suse.de>
3179
3180 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
3181 symtabs.
3182
3183 2020-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
3195 2020-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
3200 2020-03-09 Tom de Vries <tdevries@suse.de>
3201
3202 * lib/gdb.exp (cached_file): Create cache dir.
3203
3204 2020-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
3209 2020-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
3214 2020-03-06 Tom de Vries <tdevries@suse.de>
3215
3216 * README: Fix "the the".
3217 * gdb.base/dprintf.exp: Same.
3218
3219 2020-03-05 Tom de Vries <tdevries@suse.de>
3220
3221 * gdb.base/maint.exp: Update "main print statistics" expected output.
3222
3223 2020-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
3233 2020-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
3238 2020-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
3243 2020-03-03 Tom de Vries <tdevries@suse.de>
3244
3245 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
3246
3247 2020-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
3252 2020-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
3257 2020-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
3265 2020-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
3270 2020-03-02 Pedro Alves <palves@redhat.com>
3271 Tom de Vries <tdevries@suse.de>
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
3281 2020-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
3286 2020-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
3291 2020-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
3296 2020-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
3305 2020-02-28 Luis Machado <luis.machado@linaro.org>
3306
3307 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
3308
3309 2020-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
3319 2020-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
3324 2020-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
3330 2020-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
3336 2020-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
3342 2020-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
3347 2020-02-25 Tom de Vries <tdevries@suse.de>
3348
3349 PR go/18926
3350 * gdb.go/methods.exp: Remove gcc/93866 xfail.
3351
3352 2020-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
3358 2020-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
3363 2020-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
3369 2020-02-22 Tom Tromey <tom@tromey.com>
3370
3371 * gdb.tui/new-layout.exp: Add sub-layout tests.
3372
3373 2020-02-22 Tom Tromey <tom@tromey.com>
3374
3375 * gdb.tui/new-layout.exp: New file.
3376
3377 2020-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
3386 2020-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
3395 2020-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
3400 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
3401
3402 * lib/gdb.exp (gdb_wrapper_init): Reset
3403 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
3404 not exist.
3405
3406 2020-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
3419 2020-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
3435 2020-02-19 Tom de Vries <tdevries@suse.de>
3436
3437 * gdb.python/lib-types.exp: Make xfail more strict.
3438
3439 2020-02-19 Tom de Vries <tdevries@suse.de>
3440
3441 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
3442
3443 2020-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
3449 2020-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
3454 2020-02-19 Tom de Vries <tdevries@suse.de>
3455
3456 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
3457
3458 2020-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
3463 2020-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
3469 2020-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
3474 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3475
3476 * gdb.base/printcmds.exp (test_print_enums): Update expected
3477 output.
3478
3479 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3480
3481 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
3482 for "unknown".
3483
3484 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
3485
3486 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
3487 enumerator.
3488
3489 2020-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
3501 2020-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
3508 2020-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
3514 2020-02-13 Tom de Vries <tdevries@suse.de>
3515
3516 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
3517
3518 2020-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
3523 2020-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
3528 2020-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
3535 2020-02-11 Tom de Vries <tdevries@suse.de>
3536
3537 PR testsuite/25488
3538 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
3539
3540 2020-02-10 Tom de Vries <tdevries@suse.de>
3541
3542 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
3543
3544 2020-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
3549 2020-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
3555 2020-02-07 Tom Tromey <tromey@adacore.com>
3556
3557 PR breakpoints/24915:
3558 * gdb.base/annotate-symlink.exp: Use setup_xfail.
3559
3560 2020-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
3565 2020-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
3570 2020-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
3580 2020-02-04 Tom de Vries <tdevries@suse.de>
3581
3582 * README (Race detection): Add note.
3583
3584 2020-02-04 Tom de Vries <tdevries@suse.de>
3585
3586 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
3587
3588 2020-02-04 Tom de Vries <tdevries@suse.de>
3589
3590 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
3591
3592 2020-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
3604 2020-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
3609 2020-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
3614 2020-02-01 Tom de Vries <tdevries@suse.de>
3615
3616 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
3617
3618 2020-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
3624 2020-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
3629 2020-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
3635 2020-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
3643 2020-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
3653 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3654
3655 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
3656
3657 2020-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
3662 2020-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
3667 2020-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
3672 2020-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
3679 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
3680
3681 PR gdb/23718
3682 * gdb.server/server-kill-python.exp: New file.
3683
3684 2020-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
3689 2020-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
3694 2020-01-19 Tom Tromey <tom@tromey.com>
3695
3696 * gdb.tui/main.exp: Add check for plain "file".
3697
3698 2020-01-16 Christian Biesinger <cbiesinger@google.com>
3699
3700 * lib/gdb.exp: Fix spelling error (seperatelly).
3701
3702 2020-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
3708 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
3709
3710 * gdb.base/skip-inline.exp: Extend test.
3711
3712 2020-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
3718 2020-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
3723 2020-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
3728 2020-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
3735 2020-01-10 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.server/bkpt-other-inferior.exp: New file.
3738
3739 2020-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
3761 2020-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
3768 2020-01-10 Pedro Alves <palves@redhat.com>
3769
3770 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
3771 disconnect before reconnecting.
3772
3773 2020-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
3779 2020-01-10 Pedro Alves <palves@redhat.com>
3780
3781 * gdb.base/remote-exec-file.exp: New file.
3782
3783 2020-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
3792 2020-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
3803 2020-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
3812 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3813
3814 * gdb.tui/basic.exp: Add more scrolling tests.
3815
3816 2020-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
3824 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3825
3826 * gdb.tui/tui-layout-asm.exp: New file.
3827
3828 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3829
3830 * lib/tuiterm.exp (Term::check_box_contents): New proc.
3831
3832 2020-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
3837 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3838
3839 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
3840 called.
3841
3842 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.base/skip.exp: Fix race condition in test.
3845
3846 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3847
3848 * gdb.base/backtrace.c: New file.
3849 * gdb.base/backtrace.exp: New file.
3850
3851 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
3852
3853 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
3854
3855 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3856
3857 * gdb.base/style.exp: Test that warnings are styled.
3858
3859 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
3860
3861 * gdb.base/line65535.exp: New file.
3862 * gdb.base/line65535.c: New file.
3863
3864 2019-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
3872 2019-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
3877 2019-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
3882 2019-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
3890 2019-12-20 Tom Tromey <tom@tromey.com>
3891
3892 * gdb.tui/list-before.exp: New file.
3893
3894 2019-12-20 Tom Tromey <tom@tromey.com>
3895
3896 * gdb.tui/list.exp: Check for source on initial listing.
3897
3898 2019-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
3903 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
3904
3905 * gdb.base/default.exp: Update value of $_gdb_major.
3906
3907 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3908
3909 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
3910
3911 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
3912
3913 * gdb.base/skip.exp: Whitespace fix.
3914
3915 2019-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
3920 2019-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
3942 2019-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
3948 2019-12-11 Tom Tromey <tom@tromey.com>
3949
3950 * gdb.tui/resize.exp: Update.
3951 * gdb.tui/empty.exp (layouts): Update.
3952
3953 2019-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
3960 2019-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
3965 2019-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
3970 2019-12-10 Kevin Buettner <kevinb@redhat.com>
3971
3972 * lib/gdb.exp (support_nested_function_tests): New proc.
3973
3974 2019-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.
3979
3980 2019-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
3988 2019-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
3997 2019-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
4004 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
4005
4006 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
4007 modules.
4008
4009 2019-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
4014 2019-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
4021 2019-12-08 Tom de Vries <tdevries@suse.de>
4022
4023 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
4024
4025 2019-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
4032 2019-12-06 Tom de Vries <tdevries@suse.de>
4033
4034 * gdb.dwarf2/varval.exp: Add decl before def test.
4035
4036 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4037
4038 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
4039
4040 2019-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
4046 2019-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
4051 2019-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
4058 2019-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
4066 2019-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
4072 2019-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
4079 2019-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
4085 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
4086
4087 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
4088
4089 2019-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
4094 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
4095
4096 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
4097
4098 2019-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
4106 2019-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
4112 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4113
4114 * gdb.base/define-prefix.exp: New file.
4115
4116 2019-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
4122 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
4123
4124 * gdb.fortran/info-modules.exp: Compile source files in correct
4125 order.
4126
4127 2019-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
4132 2019-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
4138 2019-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
4144 2019-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
4149 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
4150
4151 * gdb.base/endianity.c: New test.
4152 * gdb.base/endianity.exp: New file.
4153
4154 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
4155
4156 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
4157
4158 2019-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
4163 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
4164
4165 * gdb.python/py-progspace.exp: Add missing parentheses on some
4166 'print' commands.
4167
4168 2019-11-19 Tom Tromey <tom@tromey.com>
4169
4170 * gdb.tui/winheight.exp: New file.
4171
4172 2019-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
4178 2019-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
4183 2019-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
4191 2019-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
4196 2019-11-14 Tom Tromey <tromey@adacore.com>
4197
4198 * gdb.base/gdbvars.exp (test_convenience_variables): Add
4199 regression tests.
4200
4201 2019-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
4215 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
4216
4217 * gdb.python/py-symbol.exp: Add test for
4218 gdb.lookup_static_symbols.
4219
4220 2019-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
4228 2019-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
4273 2019-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
4292 2019-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
4299 2019-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
4308 2019-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
4315 2019-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
4325 2019-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
4361 2019-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
4392 2019-10-30 Tom de Vries <tdevries@suse.de>
4393
4394 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
4395
4396 2019-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
4408 2019-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
4418 2019-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
4425 2019-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
4430 2019-10-23 Tom Tromey <tom@tromey.com>
4431
4432 * configure: Rebuild.
4433 * aclocal.m4: Use m4_include, not sinclude.
4434
4435 2019-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
4444 2019-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
4449 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
4450
4451 * gdb.fortran/module.exp: Extend with 'info variables' test.
4452
4453 2019-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
4458 2019-10-16 Tom de Vries <tdevries@suse.de>
4459
4460 PR tdep/25096
4461 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
4462
4463 2019-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
4469 2019-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
4474 2019-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
4479 2019-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
4484 2019-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
4496 2019-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
4504 2019-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
4510 2019-10-09 Tom de Vries <tdevries@suse.de>
4511
4512 PR testsuite/25048
4513 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
4514
4515 2019-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
4520 2019-10-07 Tom de Vries <tdevries@suse.de>
4521
4522 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
4523
4524 2019-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
4529 2019-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
4539 2019-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
4544 2019-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
4551 2019-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
4556 2019-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
4566 2019-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
4572 2019-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
4584 2019-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
4589 2019-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
4605 2019-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
4610 2019-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
4616 2019-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
4622 2019-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
4631 2019-10-02 Tom Tromey <tromey@adacore.com>
4632
4633 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
4634
4635 2019-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
4661 2019-10-01 Tom Tromey <tom@tromey.com>
4662
4663 * gdb.base/style.exp: Test "show logging filename".
4664
4665 2019-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
4670 2019-10-01 Tom Tromey <tom@tromey.com>
4671
4672 * gdb.base/style.exp: Test "pwd".
4673
4674 2019-10-01 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.base/style.exp: Update tests.
4677
4678 2019-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
4687 2019-09-30 Tom Tromey <tromey@adacore.com>
4688
4689 * gdb.rust/traits.rs: Disable all warnings.
4690
4691 2019-09-29 Tom de Vries <tdevries@suse.de>
4692
4693 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
4694
4695 2019-09-29 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
4698
4699 2019-09-27 Tom de Vries <tdevries@suse.de>
4700
4701 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
4702
4703 2019-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
4708 2019-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
4715 2019-09-24 Tom de Vries <tdevries@suse.de>
4716
4717 PR gdb/24598
4718 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
4719
4720 2019-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
4725 2019-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
4754 2019-09-19 Tom de Vries <tdevries@suse.de>
4755
4756 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
4757
4758 2019-09-19 Tom de Vries <tdevries@suse.de>
4759
4760 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
4761
4762 2019-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
4770 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
4771
4772 * gdb.base/source-dir.exp: Avoid having directory names in test
4773 names.
4774
4775 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4776
4777 * gdb.base/source-dir.exp: Add extra test for mapped compilation
4778 directory.
4779
4780 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
4781
4782 * gdb.base/list-missing-source.exp: New file.
4783
4784 2019-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
4790 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4791
4792 * gdb.base/maint.exp: Use exec_has_index_section.
4793
4794 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
4795
4796 * gdb.base/maint.exp: Add test for 'maint info sections'.
4797
4798 2019-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
4803 2019-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
4809 2019-09-10 Tom Tromey <tromey@adacore.com>
4810
4811 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
4812
4813 2019-09-10 Tom Tromey <tromey@adacore.com>
4814
4815 * gdb.ada/dgopt.exp: New file.
4816 * gdb.ada/dgopt/x.adb: New file.
4817
4818 2019-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
4824 2019-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
4830 2019-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
4836 2019-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
4841 2019-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
4849 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
4850
4851 * gdb.base/argv0-symlink.exp: Run only on native target
4852 and local host.
4853
4854 2019-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
4860 2019-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
4865 2019-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
4870 2019-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
4876 2019-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
4885 2019-08-26 Tom de Vries <tdevries@suse.de>
4886
4887 PR c++/24852
4888 * gdb.cp/no-libstdcxx-probe.exp: New test.
4889
4890 2019-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
4898 2019-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
4903 2019-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
4908 2019-08-21 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.base/with.exp: Test "with" with no arguments.
4911
4912 2019-08-21 Tom de Vries <tdevries@suse.de>
4913
4914 * gdb.base/gdb-caching-proc.exp: Sort files.
4915
4916 2019-08-20 Tom de Vries <tdevries@suse.de>
4917
4918 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
4919 compilation.
4920
4921 2019-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
4926 2019-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
4932 2019-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
4937 2019-08-15 Tom Tromey <tom@tromey.com>
4938
4939 * gdb.tui/empty.exp: Enable resizing tests.
4940
4941 2019-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
4949 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4950
4951 * gdb.python/python.exp: Expect a leading underscore on
4952 GdbOutput{,Error}File.
4953
4954 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
4955
4956 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
4957 Windows host.
4958
4959 2019-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
4964 2019-08-15 Christian Biesinger <cbiesinger@google.com>
4965
4966 * lib/gdb.exp: When running on a mingw target, replace
4967 /x/ with x:/.
4968
4969 2019-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
4974 2019-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
4979 2019-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
5007 2019-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
5013 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
5014
5015 * gdb.linespec/break-ask.exp: Generalize regexps to match
5016 Windows pathnames too.
5017
5018 2019-08-08 Tom de Vries <tdevries@suse.de>
5019
5020 PR testsuite/24862
5021 * lib/tuiterm.exp (_accept): Fix CSI regexp.
5022
5023 2019-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
5028 2019-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
5034 2019-08-05 Christian Biesinger <cbiesinger@google.com>
5035
5036 * gdb.python/py-block.exp: Test dictionary access on blocks.
5037
5038 2019-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
5045 2019-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
5053 2019-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
5061 2019-08-05 Tom de Vries <tdevries@suse.de>
5062
5063 * lib/gdb.exp (tcl_version_at_least): Fix typo.
5064
5065 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
5066
5067 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
5068
5069 2019-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
5076 2019-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
5082 2019-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
5088 2019-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
5094 2019-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
5101 2019-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
5107 2019-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
5112 2019-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
5119 2019-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
5125 2019-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
5130 2019-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
5136 2019-07-29 Christian Biesinger <cbiesinger@google.com>
5137
5138 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
5139
5140 2019-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
5146 2019-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
5151 2019-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
5165 2019-07-29 Tom de Vries <tdevries@suse.de>
5166
5167 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
5168 no arguments".
5169
5170 2019-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
5175 2019-07-29 Tom de Vries <tdevries@suse.de>
5176
5177 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
5178 with ".*".
5179
5180 2019-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
5185 2019-07-29 Tom de Vries <tdevries@suse.de>
5186
5187 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
5188 print registers" regexps.
5189
5190 2019-07-29 Tom de Vries <tdevries@suse.de>
5191
5192 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
5193
5194 2019-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
5201 2019-07-27 Tom Tromey <tom@tromey.com>
5202
5203 * gdb.tui/main.exp: New file.
5204
5205 2019-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
5211 2019-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
5217 2019-07-27 Tom Tromey <tom@tromey.com>
5218
5219 * gdb.tui/list.exp: New file.
5220
5221 2019-07-27 Tom Tromey <tom@tromey.com>
5222
5223 * gdb.tui/regs.exp: New file.
5224
5225 2019-07-27 Tom Tromey <tom@tromey.com>
5226
5227 * gdb.tui/basic.exp: Add "layout split" test.
5228
5229 2019-07-27 Tom Tromey <tom@tromey.com>
5230
5231 * gdb.tui/basic.exp: Add "layout asm" test.
5232
5233 2019-07-27 Tom Tromey <tom@tromey.com>
5234
5235 * lib/tuiterm.exp: New file.
5236 * gdb.tui/basic.exp: New file.
5237
5238 2019-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
5244 2019-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
5259 2019-07-26 Tom de Vries <tdevries@suse.de>
5260
5261 * gdb.arch/i386-pkru.exp: Fix unterminated string.
5262
5263 2019-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
5272 2019-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
5279 2019-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
5285 2019-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
5290 2019-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
5295 2019-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
5301 2019-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
5306 2019-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
5312 2019-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
5318 2019-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
5323 2019-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
5328 2019-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
5333 2019-07-14 Tom de Vries <tdevries@suse.de>
5334
5335 PR testsuite/24760
5336 * gdb.objc/basicclass.exp: Fix unterminated string.
5337
5338 2019-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
5349 2019-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
5355 2019-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
5366 2019-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
5371 2019-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
5381 2019-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
5388 2019-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
5394 2019-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
5399 2019-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
5405 2019-07-08 Alan Hayward <alan.hayward@arm.com>
5406
5407 PR breakpoints/25011
5408 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
5409
5410 2019-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
5416 2019-07-04 Alan Hayward <alan.hayward@arm.com>
5417
5418 * gdb.server/unittest.exp: Allow 0 unit tests to run.
5419
5420 2019-07-03 Pedro Alves <palves@redhat.com>
5421
5422 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
5423 "return -code".
5424
5425 2019-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
5431 2019-07-03 Pedro Alves <palves@redhat.com>
5432
5433 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
5434 string_to_regexp.
5435
5436 2019-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
5446 2019-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
5452 2019-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
5457 2019-07-03 Pedro Alves <palves@redhat.com>
5458
5459 * gdb.base/with.c: New file.
5460 * gdb.base/with.exp: New file.
5461
5462 2019-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
5469 2019-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
5474 2019-07-02 Pedro Alves <palves@redhat.com>
5475
5476 * gdb.base/options.exp (test-info-threads): New procedure.
5477 (top level): Call it.
5478
5479 2019-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
5484 2019-06-27 Tom Tromey <tromey@adacore.com>
5485
5486 PR c++/20020:
5487 * gdb.cp/constexpr-field.exp: Use setup_xfail.
5488
5489 2019-06-26 Tom de Vries <tdevries@suse.de>
5490
5491 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
5492
5493 2019-06-26 Tom de Vries <tdevries@suse.de>
5494
5495 * gdb.base/index-cache.exp: Add back missing debug option.
5496
5497 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5498
5499 * gdb.base/alias.exp: Test non matching/non existing prefixes.
5500
5501 2019-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
5506 2019-06-24 Tom de Vries <tdevries@suse.de>
5507
5508 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
5509
5510 2019-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
5516 2019-06-24 Tom de Vries <tdevries@suse.de>
5517
5518 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
5519
5520 2019-06-21 Tom de Vries <tdevries@suse.de>
5521
5522 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
5523
5524 2019-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
5531 2019-06-19 Tom Tromey <tromey@adacore.com>
5532
5533 * gdb.ada/length_cond.exp: Add intro comment.
5534
5535 2019-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
5542 2019-06-18 Tom de Vries <tdevries@suse.de>
5543
5544 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
5545
5546 2019-06-18 Tom Tromey <tromey@adacore.com>
5547
5548 * gdb.base/list0.h: Add comment explaining control character.
5549
5550 2019-06-18 Tom de Vries <tdevries@suse.de>
5551
5552 * boards/fission.exp: Break up long debug_flags line.
5553
5554 2019-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
5560 2019-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
5566 2019-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
5574 2019-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
5584 2019-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
5591 2019-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
5597 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
5598
5599 * gdb.base/style-logging.exp: Remove path from test name.
5600
5601 2019-06-14 Tom Tromey <tromey@adacore.com>
5602
5603 PR gdb/24502:
5604 * gdb.base/style-logging.exp: New file.
5605
5606 2019-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
5611 2019-06-14 Tom Tromey <tromey@adacore.com>
5612
5613 * gdb.base/annotate-symlink.exp: New file.
5614
5615 2019-06-14 Tom Tromey <tromey@adacore.com>
5616
5617 * gdb.ada/set_wstr.exp: Add reassignment test.
5618
5619 2019-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
5624 2019-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
5631 2019-06-13 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/settings.exp (test-integer): Test junk after
5634 "unlimited".
5635
5636 2019-06-13 Pedro Alves <palves@redhat.com>
5637
5638 * gdb.base/options.exp (test-thread-apply): New.
5639 (top level): Call it.
5640
5641 2019-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
5647 2019-06-13 Pedro Alves <palves@redhat.com>
5648
5649 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
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
5654 2019-06-13 Pedro Alves <palves@redhat.com>
5655
5656 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
5657
5658 2019-06-13 Pedro Alves <palves@redhat.com>
5659
5660 * gdb.base/options.exp (test-backtrace): New.
5661 (top level): Call it.
5662
5663 2019-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
5669 2019-06-13 Pedro Alves <palves@redhat.com>
5670
5671 * gdb.compile/compile.exp: Adjust expected output to option
5672 processing changes.
5673
5674 2019-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
5681 2019-06-13 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.base/options.c: New file.
5684 * gdb.base/options.exp: New file.
5685
5686 2019-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
5691 2019-06-13 Pedro Alves <palves@redhat.com>
5692
5693 * gdb.base/settings.c: New file.
5694 * gdb.base/settings.exp: New file.
5695
5696 2019-06-13 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.base/completion.exp: Fix comment typo.
5699
5700 2019-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
5705 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
5706
5707 * gdb.fortran/block-data.f: New.
5708 * gdb.fortran/block-data.exp: New.
5709
5710 2019-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
5716 2019-06-11 Tom de Vries <tdevries@suse.de>
5717
5718 PR testsuite/24521
5719 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
5720
5721 2019-06-11 Tom de Vries <tdevries@suse.de>
5722
5723 * boards/readnow.exp: New file.
5724
5725 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
5726
5727 * gdb.fortran/vla-sizeof.exp: Update expected results.
5728
5729 2019-06-06 Amos Bird <amosbird@gmail.com>
5730
5731 * gdb.base/annota1.exp (thread_switch): Add test for
5732 thread-exited annotation.
5733
5734 2019-06-06 Tom Tromey <tromey@adacore.com>
5735
5736 * gdb.base/maint.exp: Expect command started/finished output.
5737
5738 2019-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
5744 2019-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
5751 2019-06-04 Christian Biesinger <cbiesinger@google.com>
5752
5753 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
5754
5755 2019-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
5770 2019-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
5776 2019-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
5781 2019-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
5787 2019-05-29 Tom Tromey <tromey@adacore.com>
5788
5789 * gdb.base/finish.exp (finish_no_print): New proc.
5790 (finish_tests): Call it.
5791
5792 2019-05-24 Tom de Vries <tdevries@suse.de>
5793
5794 * gdb.dwarf2/gdb-add-index.exp: New file.
5795
5796 2019-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
5802 2019-05-22 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.base/align.exp: Require c++11.
5805
5806 2019-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
5812 2019-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
5817 2019-05-22 Alan Hayward <alan.hayward@arm.com>
5818
5819 * README (Re-running Tests Outside The Testsuite): New section.
5820
5821 2019-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
5830 2019-05-21 Alan Hayward <alan.hayward@arm.com>
5831
5832 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
5833
5834 2019-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
5844 2019-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
5850 2019-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
5859 2019-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
5867 2019-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
5885 2019-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
5908 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5909
5910 * Makefile.in: Pass through GDB_DEBUG.
5911 * README (Testsuite Parameters): Add GDB_DEBUG.
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.
5916
5917 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5918
5919 * Makefile.in: Pass through GDB_DEBUG.
5920 * README (Testsuite Parameters): Add GDB_DEBUG.
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.
5925
5926 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5927
5928 * gdb.base/ui-redirect.exp: Add debug redirect tests.
5929
5930 2019-05-17 Alan Hayward <alan.hayward@arm.com>
5931
5932 * gdb.base/ui-redirect.exp: Test redirection.
5933
5934 2019-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
5939 2019-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
5944 2019-05-14 Tom Tromey <tromey@adacore.com>
5945
5946 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
5947 styling test.
5948
5949 2019-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
5954 2019-05-10 Tom Tromey <tromey@adacore.com>
5955
5956 * gdb.ada/info_exc.exp: Add "complete" test.
5957
5958 2019-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
5963 2019-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
5968 2019-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
5976 2019-05-08 Tom Tromey <tromey@adacore.com>
5977
5978 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
5979
5980 2019-05-08 Tom Tromey <tromey@adacore.com>
5981
5982 * gdb.base/ptype-offsets.exp: Update tests.
5983
5984 2019-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
5991 2019-05-08 Tom Tromey <tromey@adacore.com>
5992
5993 * gdb.ada/vla.exp: New file.
5994 * gdb.ada/vla/vla.adb: New file.
5995
5996 2019-05-07 Tom de Vries <tdevries@suse.de>
5997
5998 * gdb.base/index-cache.exp (ls_host): Fix return statement.
5999
6000 2019-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
6006 2019-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
6012 2019-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
6017 2019-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
6023 2019-05-04 Tom de Vries <tdevries@suse.de>
6024
6025 * boards/cc-with-debug-names.exp: New file.
6026
6027 2019-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
6033 2019-05-03 Tom de Vries <tdevries@suse.de>
6034
6035 * boards/cc-with-gdb-index.exp: New file.
6036
6037 2019-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
6043 2019-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
6051 2019-05-01 Tom Tromey <tromey@adacore.com>
6052
6053 * gdb.ada/packed_array_assign.exp: Add packed assignment
6054 regression test.
6055
6056 2019-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
6060 2019-05-01 Tom de Vries <tdevries@suse.de>
6061
6062 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
6063
6064 2019-04-30 Ali Tamur <tamur@google.com>
6065
6066 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
6067
6068 2019-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
6077 2019-04-30 Tom Tromey <tromey@adacore.com>
6078
6079 PR c++/24470:
6080 * gdb.cp/temargs.cc: Add test code from PR.
6081
6082 2019-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
6089 2019-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
6096 2019-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
6101 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6102
6103 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
6104 case void string.
6105
6106 2019-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
6113 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
6116 MODULO, CMPLX.
6117
6118 2019-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
6136 2019-04-29 Tom de Vries <tdevries@suse.de>
6137
6138 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
6139
6140 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6141
6142 * gdb.base/callexit.exp: Test may-call-functions off.
6143
6144 2019-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
6153 2019-04-25 Ali Tamur <tamur@google.com>
6154
6155 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
6156
6157 2019-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
6163 2019-04-25 Alan Hayward <alan.hayward@arm.com>
6164
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
6171
6172 2019-04-24 Tom Tromey <tromey@adacore.com>
6173
6174 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
6175 Rust.
6176
6177 2019-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
6184 2019-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
6189 2019-04-23 Tom de Vries <tdevries@suse.de>
6190
6191 PR gdb/24433
6192 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
6193
6194 2019-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
6209 2019-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
6214 2019-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
6219 2019-04-19 Tom Tromey <tromey@adacore.com>
6220
6221 PR symtab/24423:
6222 * gdb.base/list0.h (foo): Add a control-l character.
6223
6224 2019-04-18 Tom de Vries <tdevries@suse.de>
6225
6226 PR gdb/24433
6227 * boards/local-board.exp: Set sysroot to "".
6228
6229 2019-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
6238 2019-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
6243 2019-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
6250 2019-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
6255 2019-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
6261 2019-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
6266 2019-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
6271 2019-04-08 Kevin Buettner <kevinb@redhat.com>
6272
6273 * gdb.python/py-thrhandle.exp: Add tests for
6274 gdb.InferiorThread.handle.
6275
6276 2019-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
6282 2019-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
6287 2019-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
6294 2019-03-30 Simon Marchi <simark@simark.ca>
6295
6296 * gdb.base/default.exp: Add values for $_gdb_major and
6297 $_gdb_minor.
6298
6299 2019-03-29 Tom Tromey <tromey@adacore.com>
6300
6301 * gdb.base/help.exp: Tighten apropos regexp.
6302
6303 2019-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
6308 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6309
6310 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
6311
6312 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6313
6314 * gdb.multi/hello.c (main): Increase alarm timer.
6315
6316 2019-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
6321 2019-03-28 Alan Hayward <alan.hayward@arm.com>
6322 Pedro Alves <palves@redhat.com>
6323
6324 * boards/local-board.exp: set sysroot to /.
6325
6326 2019-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
6331 2019-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
6340 2019-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
6347 2019-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
6353 2019-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
6358 2019-03-22 Alan Hayward <alan.hayward@arm.com>
6359
6360 PR testsuite/25016
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
6366 2019-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
6371 2019-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
6379 2019-03-14 Tom Tromey <tromey@adacore.com>
6380
6381 * gdb.base/style.exp: Add "set style sources" test.
6382
6383 2019-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
6391 2019-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
6401 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6402
6403 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
6404
6405 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6406
6407 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
6408
6409 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6410
6411 * gdb.fortran/type-kinds.exp: Update expected results.
6412
6413 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6414
6415 * gdb.fortran/type-kinds.exp: Test new integer type kind.
6416
6417 2019-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
6424 2019-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
6430 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6431
6432 * gdb.fortran/dot-ops.exp: New file.
6433
6434 2019-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
6439 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6440
6441 * gdb.fortran/types.exp (test_float_literal_types_accepted):
6442 Remove duplicate tests.
6443
6444 2019-03-06 Alan Hayward <alan.hayward@arm.com>
6445
6446 * lib/gdb.exp (builtin_cd): rename of cd.
6447 (cd): Override builtin.
6448
6449 2019-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
6454 2019-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
6461 2019-02-28 Alan Hayward <alan.hayward@arm.com>
6462
6463 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
6464 failure.
6465
6466 2019-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
6472 2019-02-27 Pedro Alves <palves@redhat.com>
6473
6474 * gdb.base/page.exp: Add tests for "set width/height -1".
6475
6476 2019-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
6481 2019-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
6488 2019-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
6493 2019-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
6498 2019-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
6503 2019-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
6511 2019-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
6517 2019-02-20 Tom Tromey <tom@tromey.com>
6518
6519 * gdb.base/info_qt.exp: Update.
6520
6521 2019-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
6530 2019-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
6536 2019-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
6541 2019-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
6547 2019-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
6555 2019-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
6561 2019-02-10 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.ada/mi_ref_changeable: New testcase.
6564
6565 2019-02-07 Alan Hayward <alan.hayward@arm.com>
6566
6567 * gdb.base/attach.exp: Add double attach test.
6568
6569 2019-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
6575 2019-01-27 Tom Tromey <tom@tromey.com>
6576
6577 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
6578 skip_python_tests.
6579
6580 2019-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
6610 2019-01-21 Alan Hayward <alan.hayward@arm.com>
6611 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
6612
6613 2019-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
6622 2019-01-16 Keith Seitz <keiths@redhat.com>
6623
6624 PR gdb/23773
6625 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
6626
6627 2019-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
6636 2019-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
6641 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6642
6643 * gdb.base/style.exp: Don't include path in testname.
6644
6645 2019-01-10 Keith Seitz <keiths@redhat.com>
6646
6647 PR gdb/23712
6648 PR symtab/23010
6649 * gdb.dwarf2/multidictionary.exp: New file.
6650
6651 2019-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
6660 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
6661
6662 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
6663 case.
6664
6665 2019-01-06 Tom Tromey <tom@tromey.com>
6666
6667 PR gdb/28155:
6668 * gdb.dwarf2/typedef-void-finish.exp: New file.
6669
6670 2018-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
6677 2018-12-28 Tom Tromey <tom@tromey.com>
6678
6679 * gdb.base/style.exp: Update test to check for address styling.
6680
6681 2018-12-28 Tom Tromey <tom@tromey.com>
6682
6683 * gdb.base/style.exp: Add test for styling of "Reading symbols"
6684 message.
6685
6686 2018-12-28 Tom Tromey <tom@tromey.com>
6687
6688 * gdb.base/style.exp: Add test for version number styling.
6689
6690 2018-12-28 Tom Tromey <tom@tromey.com>
6691
6692 * gdb.base/style.exp: Add test for print_address_symbolic.
6693
6694 2018-12-28 Tom Tromey <tom@tromey.com>
6695
6696 * gdb.base/style.exp: Add test for breakpoint setting.
6697
6698 2018-12-28 Tom Tromey <tom@tromey.com>
6699
6700 * gdb.base/style.exp: Add test for variable names.
6701
6702 2018-12-28 Tom Tromey <tom@tromey.com>
6703
6704 * gdb.base/style.exp: New file.
6705 * gdb.base/style.c: New file.
6706
6707 2018-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
6714 2018-12-27 Tom Tromey <tom@tromey.com>
6715
6716 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
6717 pagination test.
6718
6719 2018-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
6724 2018-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
6730 2018-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
6743 2018-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
6748 2018-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
6753 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
6754
6755 * gdb.base/annota1.exp: Update a test regexp.
6756
6757 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
6758
6759 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
6760
6761 2018-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
6770 2018-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
6776 2018-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
6783 2018-12-01 Tom de Vries <tdevries@suse.de>
6784
6785 * gdb.base/gdb-caching-proc.exp: New file.
6786
6787 2018-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
6801 2018-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
6807 2018-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
6812 2018-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
6819 2018-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
6824 2018-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
6829 2018-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
6835 2018-11-19 Tom Tromey <tom@tromey.com>
6836
6837 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
6838
6839 2018-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
6845 2018-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
6852 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
6853
6854 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
6855 completer tests.
6856
6857 2018-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
6863 2018-11-08 Tom Tromey <tom@tromey.com>
6864
6865 PR gdb/23555:
6866 PR gdb/23838:
6867 * gdb.base/warning.exp: New file.
6868
6869 2018-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
6874 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
6875
6876 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
6877 point hardware.
6878
6879 2018-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
6884 2018-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
6889 2018-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
6894 2018-11-01 Joel Brobecker <brobecker@adacore.com>
6895
6896 * gdb.ada/watch_minus_l: New testcase.
6897
6898 2018-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
6903 2018-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
6908 2018-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
6916 2018-10-31 Tom de Vries <tdevries@suse.de>
6917
6918 * lib/gdb.exp (get_valueof): Don't output read value in test name.
6919
6920 2018-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
6925 2018-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
6930 2018-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
6935 2018-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
6940 2018-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
6945 2018-10-25 Tom de Vries <tdevries@suse.de>
6946
6947 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
6948
6949 2018-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
6954 2018-10-24 Tom de Vries <tdevries@suse.de>
6955
6956 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
6957
6958 2018-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
6963 2018-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
6968 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6969
6970 * gdb.python/py-cmd.exp: Check for gdb_prompt.
6971
6972 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6973
6974 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
6975
6976 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6977
6978 * gdb.cp/ovldbreak.exp: Fix regexps.
6979
6980 2018-10-19 Alan Hayward <alan.hayward@arm.com>
6981
6982 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
6983
6984 2018-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
6990 2018-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
7002 2018-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
7009 2018-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
7045 2018-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
7052 2018-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
7057 2018-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
7063 2018-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
7068 2018-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
7074 2018-10-06 Tom Tromey <tom@tromey.com>
7075
7076 PR python/19399:
7077 * gdb.python/py-inferior.exp: Add architecture test.
7078
7079 2018-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
7084 2018-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
7089 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
7090
7091 * gdb.base/info-proc.exp: Update string expected from "help info
7092 proc".
7093
7094 2018-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
7101 2018-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
7129 2018-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
7136 2018-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
7142 2018-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
7149 2018-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
7154 2018-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
7160 2018-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
7165 2018-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
7170 2018-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
7176 2018-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
7183 2018-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
7189 2018-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
7195 2018-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
7201 2018-09-23 Tom Tromey <tom@tromey.com>
7202
7203 PR python/14062:
7204 * gdb.python/python.exp: Add test for post_event error.
7205
7206 2018-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
7212 2018-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
7218 2018-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
7224 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
7225
7226 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
7227
7228 2018-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
7238 2018-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
7245 2018-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
7250 2018-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
7255 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
7256
7257 * gdb.ada/complete.exp: Expect for "@" when doing "complete
7258 break ada".
7259
7260 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
7261
7262 PR python/23669
7263 * gdb.python/python.exp: Test gdb.execute("show commands").
7264
7265 2018-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
7270 2018-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
7284 2018-09-13 Tom Tromey <tom@tromey.com>
7285
7286 * Makefile.in (TAGS): Recognize proc_with_prefix and
7287 gdb_caching_proc.
7288
7289 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
7290
7291 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
7292 method.
7293
7294 2018-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
7300 2018-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
7305 2018-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
7312 2018-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
7318 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7319
7320 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
7321 object.
7322
7323 2018-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
7334 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7335
7336 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
7337
7338 2018-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
7343 2018-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
7350 2018-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
7357 2018-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
7364 2018-09-08 Tom Tromey <tom@tromey.com>
7365
7366 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
7367
7368 2018-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
7378 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7379
7380 * gdb.ada/expr_with_funcall: New testcase.
7381
7382 2018-09-08 Joel Brobecker <brobecker@adacore.com>
7383
7384 * gdb.ada/packed_array_assign: New testcase.
7385
7386 2018-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
7391 2018-09-05 Tom de Vries <tdevries@suse.de>
7392
7393 * gdb.dwarf2/varval.exp: Add test.
7394
7395 2018-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
7400 2018-08-31 Tom Tromey <tom@tromey.com>
7401
7402 * gdb.rust/simple.rs: Rename second variable "v".
7403
7404 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
7405
7406 * gdb.base/funcargs.c (use_a): New function.
7407 (recurse): Call use_a.
7408
7409 2018-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
7434 2018-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
7441 2018-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
7486 2018-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
7491 2018-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
7496 2018-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
7502 2018-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
7511 2018-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
7517 2018-08-18 Kevin Buettner <kevinb@redhat.com>
7518
7519 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7520 * gdb.dwarf2/varval.c: New file.
7521 * gdb.dwarf2/varval.exp: New file.
7522
7523 2018-08-17 Alan Hayward <alan.hayward@arm.com>
7524
7525 PR gdb/18931
7526 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
7527
7528 2018-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
7533 2018-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
7539 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
7540
7541 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
7542
7543 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
7544
7545 * gdb.base/vla-optimized-out.exp: Add new test.
7546
7547 2018-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
7554 2018-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
7560 2018-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
7565 2018-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
7572 2018-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
7577 2018-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
7583 2018-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
7589 2018-08-04 Tom de Vries <tdevries@suse.de>
7590
7591 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
7592
7593 2018-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
7599 2018-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
7605 2018-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
7610 2018-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
7616 2018-07-28 Tom de Vries <tdevries@suse.de>
7617
7618 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
7619
7620 2018-07-26 Tom de Vries <tdevries@suse.de>
7621
7622 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
7623
7624 2018-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
7629 2018-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
7635 2018-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
7640 2018-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
7645 2018-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
7651 2018-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
7656 2018-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
7661 2018-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
7667 2018-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
7672 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7673
7674 * gdb.base/frameapply.c: New file.
7675 * gdb.base/frameapply.exp: New file.
7676
7677 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7678
7679 * gdb.base/skip.exp: Update expected error message.
7680
7681 2018-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
7701 2018-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
7710 2018-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
7715 2018-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
7721 2018-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
7726 2018-07-04 Tom de Vries <tdevries@suse.de>
7727
7728 * gdb.dwarf2/dw2-error.exp: Update expected error message.
7729
7730 2018-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
7736 2018-06-29 Pedro Alves <palves@redhat.com>
7737
7738 * gdb.threads/names.exp: Adjust expected "info threads" output.
7739
7740 2018-06-29 Pedro Alves <palves@redhat.com>
7741
7742 * gdb.opt/inline-break.exp (line number, address): Add "info
7743 break" tests.
7744
7745 2018-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
7751 2018-06-29 Richard Bunt <richard.bunt@arm.com>
7752
7753 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
7754
7755 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7756
7757 * lib/compiler.c: Remove executable permission flag.
7758
7759 2018-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
7765 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7766
7767 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
7768
7769 2018-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
7774 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
7775
7776 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
7777
7778 2018-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
7784 2018-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
7790 2018-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
7795 2018-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
7800 2018-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
7807 2018-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
7812 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
7813
7814 * configure.ac: Remove AC_PREREQ.
7815 * configure: Re-generate.
7816
7817 2018-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
7825 2018-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
7831 2018-06-18 Tom de Vries <tdevries@suse.de>
7832
7833 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
7834
7835 2018-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
7842 2018-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
7851 2018-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
7857 2018-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
7862 2018-06-14 Pedro Alves <palves@redhat.com>
7863
7864 * lib/selftest-support.exp (selftest_setup): Remove inlined
7865 function handling.
7866
7867 2018-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
7872 2018-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
7879 2018-06-12 Tom de Vries <tdevries@suse.de>
7880
7881 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
7882
7883 2018-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
7890 2018-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
7895 2018-06-05 Tom Tromey <tom@tromey.com>
7896
7897 * gdb.base/default.exp: Update expected "show version" output.
7898
7899 2018-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
7907 2018-06-04 Joel Brobecker <brobecker@adacore.com>
7908
7909 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
7910
7911 2018-06-01 Joel Brobecker <brobecker@adacore.com>
7912
7913 * gdb.ada/bp_fun_addr: New testcase.
7914
7915 2018-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
7924 2018-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
7929 2018-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
7936 2018-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
7945 2018-05-23 Tom Tromey <tom@tromey.com>
7946
7947 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
7948
7949 2018-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
7957 2018-05-23 Tom Tromey <tom@tromey.com>
7958
7959 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
7960
7961 2018-05-23 Tom Tromey <tom@tromey.com>
7962
7963 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
7964 (test_short_complaints): Update.
7965
7966 2018-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
7972 2018-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
7979 2018-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
7985 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7986
7987 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
7988
7989 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
7990
7991 * gdb.arch/powerpc-vsx-gcore.exp: New file.
7992
7993 2018-05-18 Tom Tromey <tom@tromey.com>
7994
7995 * gdb.base/ptype-offsets.exp: Update.
7996
7997 2018-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
8012 2018-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
8018 2018-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
8023 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8024
8025 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
8026
8027 2018-05-04 Tom Tromey <tom@tromey.com>
8028
8029 PR python/22730:
8030 * gdb.python/python.exp: Test multi-line execute.
8031
8032 2018-05-04 Tom Tromey <tom@tromey.com>
8033
8034 PR python/22731:
8035 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
8036
8037 2018-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
8044 2018-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
8051 2018-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
8057 2018-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
8063 2018-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
8068 2018-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
8073 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
8074
8075 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
8076 filter pattern.
8077
8078 2018-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
8084 2018-05-02 Tom Tromey <tom@tromey.com>
8085
8086 * gdb.python/py-parameter.exp: Set test message.
8087
8088 2018-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
8094 2018-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
8100 2018-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
8105 2018-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
8114 2018-04-27 Tom Tromey <tom@tromey.com>
8115
8116 PR rust/22545:
8117 * gdb.rust/simple.exp: Add inclusive range tests.
8118
8119 2018-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
8125 2018-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
8138 2018-04-26 Pedro Alves <palves@redhat.com>
8139
8140 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
8141 return type" warnings.
8142
8143 2018-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
8150 2018-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
8176 2018-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
8181 2018-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
8188 2018-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
8193 2018-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
8199 2018-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
8205 2018-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
8216 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
8217
8218 * gdb.btrace/cpu.exp: New.
8219
8220 2018-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
8227 2018-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
8232 2018-04-11 Tom Tromey <tom@tromey.com>
8233
8234 * gdb.rust/simple.exp: Add test for ".." struct initializer.
8235
8236 2018-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
8242 2018-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
8248 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
8249
8250 * gdb.mi/mi-stack.exp: Fix indentation.
8251
8252 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8253
8254 PR gdb/22979
8255 * gdb.arch/amd64-osabi.exp: New file.
8256
8257 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
8258
8259 PR gdb/22980
8260 * gdb.base/osabi.exp: New file.
8261
8262 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
8263
8264 * gdb.cp/static-typedef-print.exp: New file.
8265 * gdb.cp/static-typedef-print.cc: New file.
8266
8267 2018-03-27 Joel Brobecker <brobecker@adacore.com>
8268
8269 * gdb.ada/varsize_limit: New testcase.
8270
8271 2018-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
8280 2018-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
8286 2018-03-26 Tom Tromey <tom@tromey.com>
8287
8288 PR backtrace/15582:
8289 * gdb.python/py-framefilter.exp: Add "bt hide" test.
8290
8291 2018-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
8299 2018-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
8307 2018-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
8318 2018-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
8346 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
8347
8348 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
8349
8350 2018-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
8356 2018-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
8363 2018-03-19 Tom Tromey <tom@tromey.com>
8364
8365 * gdb.gdb/observer.exp: Remove.
8366
8367 2018-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
8396 2018-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
8401 2018-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
8408 2018-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
8414 2018-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
8420 2018-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
8426 2018-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
8431 2018-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
8437 2018-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
8442 2018-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
8447 2018-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
8456 2018-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
8466 2018-02-26 Tom Tromey <tom@tromey.com>
8467
8468 PR python/16497:
8469 * gdb.python/py-framefilter.exp: Update test.
8470
8471 2018-02-26 Tom Tromey <tom@tromey.com>
8472
8473 * gdb.dwarf2/variant.c: New file.
8474 * gdb.dwarf2/variant.exp: New file.
8475
8476 2018-02-26 Tom Tromey <tom@tromey.com>
8477
8478 * gdb.rust/simple.exp: Accept more possible results in enum test.
8479
8480 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
8481
8482 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
8483 parentheses.
8484
8485 2018-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
8490 2018-02-21 John Baldwin <jhb@FreeBSD.org>
8491
8492 * gdb.arch/amd64-i386-address.exp: Fix a typo.
8493
8494 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
8495
8496 * gdb.btrace/buffer-size.exp: Do not force BTS.
8497
8498 2018-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
8503 2018-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
8508 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
8509
8510 * gdb.cp/m-static.exp: Check type of optimized out static
8511 member.
8512
8513 2018-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
8518 2018-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
8532 2018-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
8538 2018-02-01 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
8541 "\[^\r\n\]*".
8542
8543 2018-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
8549 2018-01-31 Joel Brobecker <brobecker@adacore.com>
8550
8551 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
8552
8553 2018-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
8561 2018-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
8568 2018-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
8574 2018-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
8585 2018-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
8591 2018-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
8599 2018-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
8604 2018-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
8609 2018-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
8614 2018-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
8622 2018-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
8635 2018-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
8640 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
8641
8642 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
8643
8644 2018-01-17 Mike Gulick <mgulick@mathworks.com>
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
8652 2018-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
8657 2018-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
8662 2018-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
8668 2018-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
8673 2018-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
8678 2018-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
8684 2018-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
8692 2018-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
8698 2018-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
8703 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8704
8705 * gdb.server/unittest.exp: Match the output in non-development
8706 mode.
8707
8708 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
8709
8710 * gdb.gdb/unittest.exp: Match output in non-development mode.
8711
8712 2018-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
8718 2018-01-08 Joel Brobecker <brobecker@adacore.com>
8719
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.
8722
8723 2018-01-05 Pedro Alves <palves@redhat.com>
8724
8725 PR gdb/18653
8726 * gdb.base/libsegfault.exp: New.
8727
8728 2018-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
8734 2018-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
8741 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8742
8743 * gdb.ada/rename_subscript_param: New testcase.
8744
8745 2018-01-05 Jerome Guitton <guitton@adacore.com>
8746
8747 * gdb.ada/arr_acc_idx_w_gap: New testcase.
8748
8749 2018-01-05 Joel Brobecker <brobecker@adacore.com>
8750
8751 * gdb.ada/convvar_comp: New testcase.
8752
8753 2018-01-05 Xavier Roirand <roirand@adacore.com>
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
8759 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8760
8761 PR gdb/22670
8762 * gdb.ada/maint_with_ada: New testcase.
8763
8764 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8765
8766 PR gdb/22670
8767 * gdb.ada/bp_c_mixed_case: New testcase.
8768
8769 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8770
8771 PR gdb/22670
8772 * gdb.ada/complete.exp: Add "complete break ada" test.
8773
8774 2018-01-04 Joel Brobecker <brobecker@adacore.com>
8775
8776 PR gdb/22670
8777 * gdb.ada/info_addr_mixed_case: New testcase.
8778
8779 2018-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
8785 2018-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
8790 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8791
8792 * gdb.ada/dyn_stride.exp: Add slice test.
8793
8794 2018-01-02 Joel Brobecker <brobecker@adacore.com>
8795
8796 * gdb.ada/dyn_stride: New testcase.
8797
8798 2017-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
8803 2017-12-27 Stafford Horne <shorne@gmail.com>
8804
8805 * gdb.base/reggroups.c: New file.
8806 * gdb.base/reggroups.exp: New file.
8807
8808 2017-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
8813 2017-12-18 Joel Brobecker <brobecker@adacore.com>
8814
8815 * gdb.ada/assign_arr: New testcase.
8816
8817 2017-12-18 Xavier Roirand <roirand@adacore.com>
8818
8819 * gdb.ada/funcall_ptr: New testcase.
8820
8821 2017-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
8827 2017-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
8832 2017-12-15 Xavier Roirand <roirand@adacore.com>
8833
8834 * gdb.ada/same_component_name: New testcase.
8835
8836 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8837
8838 * gdb.ada/str_binop_equal: New testcase.
8839
8840 2017-12-14 Joel Brobecker <brobecker@adacore.com>
8841
8842 * gdb.ada/task_switch_in_core: New testcase.
8843
8844 2017-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
8851 2017-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
8856 2017-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
8865 2017-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
8870 2017-12-12 Stafford Horne <shorne@gmail.com>
8871
8872 * gdb.xml/tdesc-regs.exp: Add or1k support.
8873
8874 2017-12-12 Stafford Horne <shorne@gmail.com>
8875
8876 * gdb.base/bp-permanent.c: Define nop of or1k.
8877
8878 2017-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
8883 2017-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
8888 2017-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
8899 2017-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
8904 2017-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
8909 2017-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
8914 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
8915
8916 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
8917 "int".
8918
8919 2017-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
8927 2017-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
8941 2017-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
8946 2017-12-07 Tom Tromey <tom@tromey.com>
8947
8948 * gdb.base/break.exp: Add test for empty "commands".
8949
8950 2017-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
8955 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
8956
8957 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
8958 tests for explicit locations.
8959
8960 2017-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
8965 2017-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
8971 2017-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
8987 2017-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
8993 2017-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
8999 2017-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
9014 2017-11-30 Joel Brobecker <brobecker@adacore.com>
9015
9016 * gdb.ada/repeat_dyn: New testcase.
9017
9018 2017-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
9024 2017-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
9032 2017-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
9038 2017-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
9044 2017-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
9062 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
9063
9064 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
9065
9066 2017-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
9071 2017-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
9077 2017-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
9085 2017-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
9092 2017-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.
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.
9116
9117 2017-11-25 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/complete-empty.exp: New file.
9120 * gdb.base/completion.exp: Adjust.
9121
9122 2017-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
9130 2017-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
9141 2017-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
9147 2017-11-22 Yao Qi <yao.qi@linaro.org>
9148
9149 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
9150
9151 2017-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
9157 2017-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
9162 2017-11-22 Yao Qi <yao.qi@linaro.org>
9163
9164 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
9165 compiler.
9166
9167 2017-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
9173 2017-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
9178 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
9179
9180 * gdb.arch/vsx-regs.exp: Update register content checks.
9181
9182 2017-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
9187 2017-11-21 Pedro Alves <palves@redhat.com>
9188
9189 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
9190
9191 2017-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
9202 2017-11-17 Tom Tromey <tom@tromey.com>
9203
9204 * gdb.rust/traits.rs: New file.
9205 * gdb.rust/traits.exp: New file.
9206
9207 2017-11-17 Joel Brobecker <brobecker@adacore.com>
9208
9209 * gdb.ada/minsyms: New testcase.
9210
9211 2017-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
9216 2017-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
9221 2017-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
9226 2017-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
9232 2017-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
9239 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
9240
9241 * gdb.tui/completionn.exp (test_tab_completion): Add space in
9242 regex.
9243
9244 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
9245
9246 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
9247 test names.
9248
9249 2017-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
9256 2017-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
9265 2017-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
9270 2017-11-09 Pedro Alves <palves@redhat.com>
9271
9272 * gdb.base/memattr.exp: Tighten regexes to match the end line.
9273
9274 2017-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
9281 2017-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
9286 2017-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
9294 2017-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
9300 2017-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
9305 2017-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
9311 2017-11-07 Pedro Alves <palves@redhat.com>
9312
9313 * gdb.cp/ena-dis-br-range.exp: Add more tests.
9314
9315 2017-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
9323 2017-11-07 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.cp/ena-dis-br-range.exp: Add tests.
9326
9327 2017-11-07 Pedro Alves <palves@redhat.com>
9328
9329 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
9330
9331 2017-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
9339 2017-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
9344 2017-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
9352 2017-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
9357 2017-11-03 Yao Qi <yao.qi@linaro.org>
9358
9359 * gdb.python/py-thrhandle.exp: Skip it if python is not
9360 enabled.
9361
9362 2017-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
9367 2017-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
9373 2017-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
9378 2017-10-27 Yao Qi <yao.qi@linaro.org>
9379
9380 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
9381
9382 2017-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
9389 2017-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
9394 2017-10-24 Pedro Alves <palves@redhat.com>
9395
9396 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
9397
9398 2017-10-24 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
9401 loop.
9402
9403 2017-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
9408 2017-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
9413 2017-10-24 Pedro Alves <palves@redhat.com>
9414
9415 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
9416 custom test name.
9417
9418 2017-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
9424 2017-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
9429 2017-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
9434 2017-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
9439 2017-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
9444 2017-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
9452 2017-10-17 Pedro Alves <palves@redhat.com>
9453
9454 * boards/native-stdio-gdbserver.exp: Load "local-board".
9455
9456 2017-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
9461 2017-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
9470 2017-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
9493 2017-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
9502 2017-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
9511 2017-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
9518 2017-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
9523 2017-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
9531 2017-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
9537 2017-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
9543 2017-10-13 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
9546 already.
9547
9548 2017-10-13 Pedro Alves <palves@redhat.com>
9549
9550 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
9551 is_remote.
9552
9553 2017-10-13 Pedro Alves <palves@redhat.com>
9554
9555 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
9556 is_remote.
9557
9558 2017-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
9565 2017-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
9570 2017-10-13 Pedro Alves <palves@redhat.com>
9571
9572 * gdb.base/remote.exp (top level): Fix comment typo and add
9573 missing return.
9574
9575 2017-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
9582 2017-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
9587 2017-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
9597 2017-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
9602 2017-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
9607 2017-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
9613 2017-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
9619 2017-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
9625 2017-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
9630 2017-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
9636 2017-10-12 Pedro Alves <palves@redhat.com>
9637 Simon Marchi <simon.marchi@polymtl.ca>
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
9644 2017-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
9651 2017-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
9656 2017-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
9660 2017-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
9665 2017-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
9670 2017-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
9683 2017-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
9697 2017-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
9704 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
9705
9706 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
9707
9708 2017-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
9714 2017-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
9725 2017-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
9730 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
9731
9732 * gdb.base/set-cwd.exp: Make it available on
9733 native-extended-gdbserver.
9734
9735 2017-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
9740 2017-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
9746 2017-10-02 Tom Tromey <tom@tromey.com>
9747
9748 * gdb.rust/simple.exp: Test ptype of a slice.
9749
9750 2017-10-02 Tom Tromey <tom@tromey.com>
9751
9752 * gdb.rust/simple.exp: Test index of slice.
9753
9754 2017-09-27 Tom Tromey <tom@tromey.com>
9755
9756 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
9757
9758 2017-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
9766 2017-09-21 Kevin Buettner <kevinb@redhat.com>
9767
9768 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
9769 files.
9770
9771 2017-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
9777 2017-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
9793 2017-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
9799 2017-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
9804 2017-09-11 Tom Tromey <tom@tromey.com>
9805
9806 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
9807
9808 2017-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
9813 2017-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
9818 2017-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
9823 2017-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
9829 2017-09-08 Frank Penczek <frank.penczek@intel.com>
9830 Christoph Weinmann <christoph.t.weinmann@intel.com>
9831 Bernhard Heckel <bernhard.heckel@intel.com>
9832
9833 * gdb.fortran/ptr-indentation.f90: New file.
9834 * gdb.fortran/ptr-indentation.exp: New file.
9835
9836 2017-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
9841 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
9842
9843 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
9844
9845 2017-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
9850 2017-09-05 Tom Tromey <tom@tromey.com>
9851
9852 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
9853 for rust.
9854
9855 2017-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
9861 2017-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
9873 2017-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
9879 2017-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
9885 2017-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
9901 2017-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
9906 2017-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
9930 2017-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
9939 2017-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
9944 2017-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
9949 2017-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
9954 2017-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
9961 2017-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
9966 2017-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
9979 2017-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
9984 2017-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
9990 2017-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
9995 2017-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
10000 2017-08-22 Tom Tromey <tom@tromey.com>
10001
10002 * gdb.gdb/xfullpath.exp: Remove.
10003
10004 2017-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
10011 2017-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
10030 2017-08-18 Yao Qi <yao.qi@linaro.org>
10031
10032 * gdb.server/unittest.exp: New.
10033
10034 2017-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
10040 2017-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
10045 2017-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
10053 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
10054
10055 * lib/gdb.exp (get_valueof): Don't capture end-of-line
10056 characters.
10057
10058 2017-08-05 Tom Tromey <tom@tromey.com>
10059
10060 * gdb.rust/simple.exp: Allow String to appear in a different
10061 namespace.
10062
10063 2017-07-26 Yao Qi <yao.qi@linaro.org>
10064
10065 * gdb.gdb/unittest.exp: Invoke command
10066 "maintenance check xml-descriptions".
10067
10068 2017-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
10074 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
10075
10076 * gdb.python/py-unwind.exp: Disable stack protection when
10077 building test file.
10078
10079 2017-07-20 Pedro Alves <palves@redhat.com>
10080
10081 * gdb.base/default.exp (set language): Adjust expected output.
10082
10083 2017-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
10097 2017-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
10103 2017-07-17 Pedro Alves <palves@redhat.com>
10104
10105 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
10106
10107 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
10108
10109 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
10110
10111 2017-07-14 Tom Tromey <tom@tromey.com>
10112
10113 PR rust/21764:
10114 * gdb.rust/simple.exp: Add tests.
10115
10116 2017-07-14 Tom Tromey <tom@tromey.com>
10117
10118 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
10119
10120 2017-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
10126 2017-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
10131 2017-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
10136 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
10137
10138 * gdb.dlang/demangle.exp: Update for demangling changes.
10139
10140 2017-07-09 Tom Tromey <tom@tromey.com>
10141
10142 * gdb.dwarf2/shortpiece.exp: New file.
10143
10144 2017-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
10155 2017-07-06 Pedro Alves <palves@redhat.com>
10156
10157 * gdb.python/py-unwind.exp: Test flushregs.
10158
10159 2017-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
10165 2017-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
10171 2017-06-29 Pedro Alves <palves@redhat.com>
10172
10173 * gdb.base/printcmds.exp: Add tests.
10174
10175 2017-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
10181 2017-06-21 Kevin Buettner <kevinb@redhat.com>
10182
10183 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
10184 subpattern.
10185
10186 2017-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
10192 2017-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
10198 2017-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
10203 2017-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
10208 2017-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
10224 2017-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
10230 2017-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
10235 2017-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
10241 2017-06-12 Tom Tromey <tom@tromey.com>
10242
10243 * gdb.dwarf2/formdata16.exp: Add tests.
10244
10245 2017-06-12 Tom Tromey <tom@tromey.com>
10246
10247 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
10248
10249 2017-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
10258 2017-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
10263 2017-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
10269 2017-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
10274 2017-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
10280 2017-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
10286 2017-05-18 Tom Tromey <tom@tromey.com>
10287
10288 * gdb.rust/simple.exp: Allow Box to be qualified.
10289
10290 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
10291
10292 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
10293
10294 2017-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
10299 2017-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
10307 2017-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
10313 2017-05-17 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
10316
10317 2017-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
10323 2017-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
10328 2017-05-03 Keith Seitz <keiths@redhat.com>
10329
10330 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
10331 (main): Call it.
10332
10333 2017-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
10338 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10339
10340 * gdb.python/py-record-btrace.exp: Remove test for
10341 gdb.BtraceInstruction.error.
10342
10343 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
10344
10345 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
10346
10347 2017-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
10352 2017-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
10363 2017-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
10375 2017-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
10382 2017-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
10391 2017-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
10397 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
10398
10399 PR gdb/21352
10400 * gdb.trace/tsv.exp: Add test for "tsave -r".
10401
10402 2017-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
10407 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10408
10409 * gdb.python/py-section-script.exp (sepdebug): New testcases.
10410
10411 2017-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
10416 2017-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
10421 2017-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
10427 2017-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
10432 2017-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
10450 2017-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
10455 2017-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
10460 2017-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
10466 2017-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
10472 2017-03-16 Doug Evans <dje@google.com>
10473
10474 * gdb.python/py-lazy-string (pointer): Really add new typedef.
10475
10476 2017-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.
10480
10481 2017-03-16 Doug Evans <dje@google.com>
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
10489 2017-03-16 Doug Evans <dje@google.com>
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.
10498
10499 2017-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
10504 2017-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
10509 2017-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
10515 2017-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
10523 2017-03-08 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.base/step-over-exit.exp: Add explicit test message.
10526
10527 2017-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
10533 2017-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
10538 2017-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
10543 2017-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
10552 2017-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
10560 2017-03-08 Pedro Alves <palves@redhat.com>
10561
10562 PR tui/21216
10563 * gdb.tui/tui-nl-filtered-output.exp: New file.
10564
10565 2017-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
10570 2017-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
10577 2017-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
10582 2017-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
10589 2017-03-07 Pedro Alves <palves@redhat.com>
10590
10591 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
10592
10593 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10594
10595 * i386-mpx-call.c: New file.
10596 * i386-mpx-call.exp: New file.
10597
10598 2017-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
10625 2017-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
10633 2017-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
10641 2017-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
10646 2017-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
10652 2017-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
10660 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10661
10662 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
10663
10664 2017-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
10670 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
10671
10672 * gdb.cp/chained-calls.exp: Use p instead of P.
10673
10674 2017-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
10679 2017-02-14 Tom Tromey <tom@tromey.com>
10680
10681 PR python/13598:
10682 * gdb.python/py-events.exp: Add before_prompt event tests.
10683
10684 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
10685
10686 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
10687
10688 2017-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
10696 2017-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
10701 2017-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
10706 2017-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
10711 2017-02-10 Tom Tromey <tom@tromey.com>
10712
10713 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
10714
10715 2017-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
10720 2017-02-08 Jerome Guitton <guitton@adacore.com>
10721
10722 * gdb.base/define.exp: Add test for command abbreviations
10723 in define.
10724
10725 2017-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
10730 2017-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
10735 2017-02-03 Tom Tromey <tom@tromey.com>
10736
10737 PR rust/21097:
10738 * gdb.rust/simple.exp: Add new tests.
10739
10740 2017-02-02 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
10743 tests.
10744
10745 2017-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
10753 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10754
10755 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
10756
10757 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
10758
10759 * gdb.btrace/enable.exp: Call gdb_exit before
10760 skip_gdbserver_tests.
10761
10762 2017-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
10767 2017-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
10796 2017-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
10801 2017-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
10806 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
10807
10808 * lib/memory.exp: Remove spurious empty newlines.
10809
10810 2017-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
10827 2017-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
10838 2017-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
10850 2017-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
10855 2017-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
10863 2017-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
10868 2017-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
10873 2017-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
10878 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
10879
10880 * gdb.dlang/debug-expr.exp: New file.
10881
10882 2016-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
11632 2016-12-22 Doug Evans <xdje42@gmail.com>
11633
11634 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
11635 and msymbols.
11636
11637 2016-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
11643 2016-12-09 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
11646
11647 2016-12-09 Yao Qi <yao.qi@linaro.org>
11648
11649 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
11650
11651 2016-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
11663 2016-12-09 Yao Qi <yao.qi@linaro.org>
11664
11665 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
11666
11667 2016-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
11673 2016-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
11679 2016-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
11685 2016-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
11692 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
11693
11694 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
11695 timeout handling.
11696
11697 2016-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
11702 2016-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
11709 2016-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
11907 2016-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
11913 2016-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
11927 2016-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
11983 2016-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
12000 2016-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
12049 2016-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
12137 2016-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
12497 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
12498
12499 * Makefile.in: Include disable-implicit-rules.mk.
12500
12501 2016-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
12506 2016-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
12512 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
12513
12514 * gdb.base/default.exp: Fix output of "set language".
12515
12516 2016-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
12524 2016-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
12534 2016-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
12539 2016-11-11 Catherine Moore <clm@codesourcery.com>
12540
12541 * gdb.base/dump.exp: Identify verilog format dump tests as such.
12542
12543 2016-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
12560 2016-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
12577 2016-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
12593 2016-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
12599 2016-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
12604 2016-11-08 Tom Tromey <tom@tromey.com>
12605
12606 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
12607 New method.
12608
12609 2016-10-29 Manish Goregaokar <manish@mozilla.com>
12610
12611 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
12612
12613 2016-10-27 Manish Goregaokar <manish@mozilla.com>
12614
12615 * gdb.rust/simple.rs: Add test for univariant enums without
12616 discriminants and for encoded struct-like enums.
12617
12618 2016-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
12624 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
12625
12626 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
12627 general.
12628
12629 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
12630
12631 * gdb.base/exec-invalid-sysroot.exp: New file.
12632
12633 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12634
12635 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
12636
12637 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12638
12639 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
12640
12641 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
12642
12643 * gdb.base/killed-outside.exp: Remove $options from a call to
12644 `prepare_for_testing'.
12645
12646 2016-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
12651 2016-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
12656 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
12657
12658 * gdb.trace/mi-trace-save.exp: New file.
12659
12660 2016-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
12667 2016-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
12672 2016-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
12679 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12680
12681 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
12682
12683 2016-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
12689 2016-10-07 Yao Qi <yao.qi@linaro.org>
12690
12691 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
12692
12693 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
12694
12695 * gdb.python/python.exp: Test decode_line("*0").
12696
12697 2016-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
12702 2016-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
12714 2016-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
12719 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
12720
12721 * gdb.base/solib-disc.exp: Use `standard_output_file'
12722 throughout.
12723
12724 2016-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
12739 2016-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
12748 2016-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
12754 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12755
12756 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
12757
12758 2016-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
12763 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12764 Simon Marchi <simon.marchi@ericsson.com>
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
12770 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
12771 Simon Marchi <simon.marchi@ericsson.com>
12772
12773 PR gdb/20487
12774 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
12775 =thread-select-event check.
12776
12777 2016-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
12783 2016-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
12789 2016-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
12794 2016-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
12802 2016-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
12809 2016-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
12814 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
12815
12816 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
12817
12818 2016-09-21 Tom Tromey <tom@tromey.com>
12819
12820 PR gdb/20604:
12821 * gdb.base/quit.exp: New file.
12822
12823 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
12824
12825 * .gitignore: New file.
12826
12827 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
12828
12829 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
12830 throughout.
12831
12832 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12833
12834 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
12835
12836 2016-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
12843 2016-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
12847 2016-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
12853 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12854
12855 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
12856
12857 2016-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
12864 2016-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
12869 2016-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
12878 2016-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
12887 2016-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
12894 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
12895
12896 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
12897
12898 2016-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
12906 2016-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
12911 2016-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
12930 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
12931
12932 * gdb.multi/tids.exp: Test "thread apply all".
12933
12934 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12935
12936 * gdb.base/default.exp (tty): Remove.
12937
12938 2016-08-24 Kevin Buettner <kevinb@redhat.com>
12939
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.
12943
12944 2016-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
12949 2016-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
12955 2016-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
12962 2016-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
12969 2016-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
12976 2016-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
12987 2016-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
12992 2016-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
12998 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
12999
13000 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
13001 expected error message.
13002
13003 2016-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
13008 2016-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
13013 2016-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
13019 2016-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
13026 2016-08-09 Pedro Alves <palves@redhat.com>
13027
13028 PR mi/20431
13029 * gdb.mi/mi-cmd-error.exp: New file.
13030
13031 2016-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
13038 2016-08-09 Pedro Alves <palves@redhat.com>
13039
13040 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
13041
13042 2016-08-03 Tom Tromey <tom@tromey.com>
13043
13044 PR python/18565:
13045 * gdb.python/py-frame-inline.exp: Add Frame.function test.
13046
13047 2016-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
13053 2016-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
13059 2016-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
13065 2016-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
13076 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
13077
13078 * gdb.base/new-ui.exp (do_test_invalid_args): New
13079 procedure.
13080
13081 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
13082
13083 * gdb.btrace/reconnect.c: New file.
13084 * gdb.btrace/reconnect.exp: New file.
13085
13086 2016-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
13092 2016-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
13097 2016-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
13102 2016-07-21 Yao Qi <yao.qi@linaro.org>
13103
13104 * gdb.server/solib-list.exp: Unset last_loaded_file.
13105
13106 2016-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
13111 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13112
13113 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
13114
13115 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13116
13117 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
13118
13119 2016-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
13129 2016-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
13135 2016-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
13141 2016-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
13147 2016-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
13155 2016-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
13161 2016-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
13172 2016-07-12 Tom Tromey <tom@tromey.com>
13173
13174 PR python/19293:
13175 * gdb.python/py-unwind-maint.exp: Update tests.
13176
13177 2016-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
13182 2016-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
13190 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
13191
13192 * gdb.ada/arraydim.exp: Remove extra directory level in build
13193 directory.
13194
13195 2016-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
13202 2016-07-06 Manish Goregaokar <manish@mozilla.com>
13203
13204 * simple.rs: Add test for raw pointer subscripting.
13205 * simple.exp: Add test expectations.
13206
13207 2016-07-05 Yao Qi <yao.qi@linaro.org>
13208
13209 * gdb.mi/mi-reverse.exp: Match =record-started output.
13210
13211 2016-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
13229 2016-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
13235 2016-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
13240 2016-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
13245 2016-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
13250 2016-06-29 Yao Qi <yao.qi@linaro.org>
13251
13252 * gdb.base/return.c: Add copyright header.
13253
13254 2016-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
13260 2016-06-29 Yao Qi <yao.qi@linaro.org>
13261
13262 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
13263 0x0f07ff.
13264
13265 2016-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
13271 2016-06-27 Manish Goregaokar <manish@mozilla.com>
13272
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.
13276
13277 2016-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
13283 2016-06-25 Manish Goregaokar <manish@mozilla.com>
13284
13285 PR gdb/20239
13286 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
13287 * gdb.rust/simple.exp: Add test expectations for new NonZero
13288 tests.
13289
13290 2016-06-24 David Taylor <dtaylor@emc.com>
13291
13292 * gdb.base/offsets.exp: New file.
13293 * gdb.base/offsets.c: New file.
13294
13295 2016-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
13301 2016-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
13310 2016-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
13317 2016-06-21 Pedro Alves <palves@redhat.com>
13318
13319 * gdb.mi/mi-exec-run.exp: New file.
13320
13321 2016-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
13330 2016-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
13341 2016-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
13358 2016-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
13363 2016-06-21 Pedro Alves <palves@redhat.com>
13364
13365 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
13366
13367 2016-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
13372 2016-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
13385 2016-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
13393 2016-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
13401 2016-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
13406 2016-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
13411 2016-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
13433 2016-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
13439 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
13440
13441 * gdb.fortran/nested-funcs.exp: New.
13442 * gdb.fortran/nested-funcs.f90: New.
13443
13444 2016-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
13449 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
13450
13451 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
13452 matching.
13453
13454 2016-06-02 Tom Tromey <tom@tromey.com>
13455
13456 PR python/18984:
13457 * gdb.python/py-shared.exp: Add solib_name test.
13458
13459 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
13460
13461 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
13462
13463 2016-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
13475 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13476
13477 * gdb.trace/trace-condition.exp: Add 64bit tests.
13478
13479 2016-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
13486 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13487
13488 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
13489
13490 2016-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
13496 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
13497
13498 * gdb.trace/trace-condition.exp: Add counter-case tests.
13499
13500 2016-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
13506 2016-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
13512 2016-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
13517 2016-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
13522 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13523
13524 * gdb.fortran/vla-type.exp: Fix testcase name.
13525
13526 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13527
13528 * gdb.fortran/vla-type.exp: Access elements in nested structs.
13529
13530 2016-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
13537 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13538
13539 * gdb.fortran/whatis_type.exp: Adapt expected output.
13540
13541 2016-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
13546 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
13547
13548 * gdb.fortran/whatis_type.exp: Use multi_line.
13549
13550 2016-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
13556 2016-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
13562 2016-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
13568 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
13569
13570 * gdb.base/annota-input-while-running.exp: Fix syntax error.
13571
13572 2016-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
13578 2016-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
13583 2016-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
13588 2016-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
13594 2016-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
13612 2016-05-17 Tom Tromey <tom@tromey.com>
13613
13614 * gdb.base/default.exp (set language): Add rust.
13615
13616 2016-05-17 Tom Tromey <tom@tromey.com>
13617
13618 * gdb.gdb/unittest.exp: New file.
13619
13620 2016-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
13625 2016-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
13633 2016-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
13638 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
13639
13640 * lib/gdb.exp (use_gdb_stub): New procedure.
13641
13642 2016-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
13649 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
13650
13651 * gdb.base/detach.exp: Remove is_remote check.
13652
13653 2016-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
13659 2016-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
13664 2016-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
13675 2016-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
13737 2016-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
13751 2016-04-27 Yao Qi <yao.qi@linaro.org>
13752
13753 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
13754 exists.
13755
13756 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
13757
13758 * vla-type.exp: Print structure from toplevel.
13759
13760 2016-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
13767 2016-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
13772 2016-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
13777 2016-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
13782 2016-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
13787 2016-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
13794 2016-04-22 Yao Qi <yao.qi@linaro.org>
13795
13796 * gdb.trace/signal.exp: Also pass if
13797 $tracepoint_hits($i) > $iterations.
13798
13799 2016-04-22 Yao Qi <yao.qi@linaro.org>
13800
13801 * gdb.trace/signal.c: New file.
13802 * gdb.trace/signal.exp: New file.
13803
13804 2016-04-19 Doug Evans <xdje42@gmail.com>
13805
13806 * gdb.base/bad-file.exp: New file.
13807
13808 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
13809
13810 * gdb.dwarf2/implref.exp: New file.
13811
13812 2016-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
13825 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
13826
13827 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
13828
13829 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
13830
13831 * lib/compiler.c: Add Intel specific preprocessor macros.
13832 * lib/compiler.cc: Likewise.
13833
13834 2016-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
13839 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
13840
13841 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
13842
13843 2016-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
13848 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
13849
13850 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
13851
13852 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
13853
13854 * gdb.btrace/instruction_history.c (loop): Add declaration.
13855
13856 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13857
13858 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
13859
13860 2016-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
13866 2016-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
13873 2016-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
13880 2016-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
13885 2016-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
13891 2016-04-07 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
13894 instead of build_executable. Use gdb_load_shlibs.
13895
13896 2016-04-07 Yao Qi <yao.qi@linaro.org>
13897
13898 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
13899 Execute "si" command.
13900
13901 2016-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
13906 2016-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
13911 2016-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
13916 2016-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
13922 2016-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
13927 2016-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
13939 2016-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
13956 2016-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
13962 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
13963
13964 PR gdb/19820
13965 * gdb.base/printcmds.exp: Add artificial arrays tests.
13966
13967 2016-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
13982 2016-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
13989 2016-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
13996 2016-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
14003 2016-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
14012 2016-03-29 Yao Qi <yao.qi@linaro.org>
14013
14014 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
14015
14016 2016-03-24 Yao Qi <yao.qi@linaro.org>
14017
14018 * gdb.reverse/break-reverse.exp: Add quotation mark in the
14019 test message.
14020
14021 2016-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
14026 2016-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
14033 2016-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
14044 2016-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
14050 2016-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
14055 2016-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
14060 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
14061
14062 * gdb.base/maint.exp: New tests for 'maint info line-table'.
14063
14064 2016-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
14069 2016-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
14082 2016-03-09 Pedro Alves <palves@redhat.com>
14083
14084 * gdb.base/command-line-input.exp: New file.
14085
14086 2016-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
14094 2016-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
14099 2016-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
14108 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
14109
14110 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
14111 ordering.
14112
14113 2016-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
14120 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
14121
14122 * analyze-racy-logs.py: Set executable bit.
14123
14124 2016-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
14136 2016-03-03 Doug Evans <dje@google.com>
14137
14138 * gdb.base/skip.exp: Use with_test_prefix.
14139
14140 2016-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
14147 2016-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
14152 2016-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
14163 2016-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
14169 2016-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
14176 2016-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
14184 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14185
14186 * gdb.fortran/vla-history.exp: Remove breakpoint.
14187
14188 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14189
14190 * gdb.fortran/vla-history.exp: Lookup array elements and printing
14191 exceeds timeout.
14192
14193 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14194
14195 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
14196 breakpoint.
14197
14198 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
14199
14200 * gdb.mi/vla.f90: Nullify pointer after declaration.
14201
14202 2016-03-01 Pedro Alves <palves@redhat.com>
14203
14204 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
14205
14206 2016-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
14216 2016-03-01 Pedro Alves <palves@redhat.com>
14217
14218 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
14219
14220 2016-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
14225 2016-03-01 Yao Qi <yao.qi@linaro.org>
14226
14227 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
14228
14229 2016-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
14234 2016-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
14239 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
14240
14241 * gdb.dlang/circular.c: New file.
14242 * gdb.dlang/circular.exp: New file.
14243
14244 2016-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
14250 2016-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
14257 2016-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
14268 2016-02-25 Yao Qi <yao.qi@linaro.org>
14269
14270 * gdb.base/branches.c: Remove.
14271
14272 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14273
14274 PR gdb/13808
14275 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
14276
14277 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
14278
14279 * gdb.trace/ftrace.exp: Remove unnecessary target check.
14280
14281 2016-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
14286 2016-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
14293 2016-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
14298 2016-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
14311 2016-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
14316 2016-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
14322 2016-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
14329 2016-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
14336 2016-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
14341 2016-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
14346 2016-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
14352 2016-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
14358 2016-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
14363 2016-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
14368 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14369
14370 * gdb.arch/i386-prologue.c: Add missing prototypes.
14371
14372 2016-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
14378 2016-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
14387 2016-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
14400 2016-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
14406 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
14407
14408 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
14409
14410 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
14411
14412 * i386-biarch-core.exp: Define corefile using
14413 standard_output_file.
14414
14415 2016-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
14420 2016-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
14427 2016-02-11 Pedro Alves <palves@redhat.com>
14428
14429 * README (Parallel testing): Add missing double quotes.
14430
14431 2016-02-11 Pedro Alves <palves@redhat.com>
14432
14433 * README (Parallel testing): New section.
14434 (GDB_PARALLEL): Rewrite.
14435 (FORCE_PARALLEL): Document.
14436
14437 2016-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
14442 2016-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
14449 2016-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
14454 2016-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
14460 2016-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
14466 2016-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
14475 2016-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
14519 2016-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
14524 2016-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
14554 2016-02-01 Doug Evans <dje@google.com>
14555
14556 * gdb.base/skip.exp: Clean up multiple references to same test name.
14557
14558 2016-02-01 Pedro Alves <palves@redhat.com>
14559
14560 PR remote/19496
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
14568 2016-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
14574 2016-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
14580 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
14581
14582 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14583
14584 2016-01-28 Yao Qi <yao.qi@linaro.org>
14585
14586 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
14587
14588 2016-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
14594 2016-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
14600 2016-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
14610 2016-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
14615 2016-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
14620 2016-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
14627 2016-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
14633 2016-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
14640 2016-01-21 Doug Evans <dje@google.com>
14641
14642 * lib/ada.exp (gdb_compile_ada): Fix typo.
14643
14644 2016-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
14650 2016-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
14656 2016-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
14662 2016-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
14667 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14668
14669 * Makefile.in (DO_RUNTEST): Add --status and update usages.
14670
14671 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14672
14673 * Makefile.in (check-single): Pass --status to runtest.
14674 (check/%.exp): Likewise.
14675
14676 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
14677
14678 * Makefile.in (check-parallel): Propagate return code from make
14679 do-check-parallel.
14680
14681 2016-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
14687 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
14688
14689 * lib/gdb.exp (gdb_test): Remove unused global references.
14690
14691 2016-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
14712 2016-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
14718 2016-01-15 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.multi/tids.exp: Test star wildcard ranges.
14721
14722 2016-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
14731 2016-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
14737 2016-01-13 Pedro Alves <palves@redhat.com>
14738
14739 * gdb.multi/tids.exp: Test "info threads -gid".
14740
14741 2016-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
14747 2016-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
14759 2016-01-13 Pedro Alves <palves@redhat.com>
14760
14761 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
14762
14763 2016-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
14768 2016-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
14774 2016-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
14783 2016-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
14788 2016-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
14794 2016-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
14802 2016-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
14810 2016-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
14817 2016-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
14824 2016-01-06 Pedro Alves <palves@redhat.com>
14825
14826 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
14827
14828 2016-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
14834 2015-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
14839 2015-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
14848 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
14849
14850 * gdb.base/foll-vork.exp: Remove HP-UX special case.
14851
14852 2015-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
14857 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
14858
14859 * gdb.base/break.exp: Remove dead code.
14860 * gdb.base/sepdebug.exp: Likewise.
14861
14862 2015-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
14900 2015-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
14931 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
14932
14933 * configure.ac: Remove HP-UX case.
14934 * configure: Regenerate.
14935
14936 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
14937
14938 * lib/gdb.exp (gdb_compile): Add function doc.
14939
14940 2015-12-17 Pedro Alves <palves@redhat.com>
14941
14942 PR threads/19354
14943 * gdb.multi/info-threads.exp: New file.
14944
14945 2015-12-15 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
14948 is aarch64*-*-*.
14949
14950 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14951
14952 * gdb.base/history-duplicates.exp: Skip if no readline support.
14953
14954 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14955
14956 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
14957
14958 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
14959
14960 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
14961
14962 2015-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
14982 2015-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
15008 2015-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
15015 2015-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
15020 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
15021
15022 * gdb.base/list.exp (test_list): Make test names unique.
15023
15024 2015-12-11 Yao Qi <yao.qi@linaro.org>
15025
15026 * gdb.base/coremaker2.c: Remove.
15027
15028 2015-12-10 Pedro Alves <palves@redhat.com>
15029
15030 * gdb.multi/base.exp: Remove stale "spaces" references.
15031
15032 2015-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
15042 2015-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
15052 2015-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
15057 2015-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
15062 2015-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
15072 2015-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
15077 2015-12-04 Josh Stone <jistone@redhat.com>
15078
15079 * gdb.base/catch-fork-static.exp: New.
15080
15081 2015-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
15092 2015-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
15097 2015-11-30 Pedro Alves <palves@redhat.com>
15098
15099 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
15100
15101 2015-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
15106 2015-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
15112 2015-11-27 Yao Qi <yao.qi@linaro.org>
15113
15114 * gdb.arch/arm-neon.exp: New.
15115 * gdb.arch/arm-neon.c: New.
15116
15117 2015-11-27 Yao Qi <yao.qi@linaro.org>
15118
15119 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
15120
15121 2015-11-27 Yao Qi <yao.qi@linaro.org>
15122
15123 * gdb.cp/annota2.exp: Allow multiple occurrences of the
15124 frames-invalid annotation.
15125
15126 2015-11-27 Yao Qi <yao.qi@linaro.org>
15127
15128 * gdb.cp/annota2.exp: Use ${frames_invalid}.
15129
15130 2015-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
15136 2015-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
15142 2015-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
15149 2015-11-24 Pedro Alves <palves@redhat.com>
15150
15151 PR 17539
15152 * gdb.base/display.exp: Expect displays to be sorted in ascending
15153 order. Use multi_line.
15154 * gdb.base/solib-display.exp: Likewise.
15155
15156 2015-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
15185 2015-11-24 Pedro Alves <palves@redhat.com>
15186
15187 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
15188 use lowercase.
15189
15190 2015-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
15198 2015-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
15205 2015-11-23 Kevin Buettner <kevinb@redhat.com>
15206
15207 * gdb.base/asmlabel.exp: New test.
15208 * gdb.base/asmlabel.c: New test case.
15209
15210 2015-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
15216 2015-11-23 Joel Brobecker <brobecker@adacore.com>
15217
15218 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
15219
15220 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15221
15222 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
15223 pstate register when comparing registers values in
15224 sparc64-*-linux-gnu targets to avoid spurious differences.
15225
15226 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
15227
15228 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
15229
15230 2015-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
15237 2015-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
15242 2015-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
15254 2015-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
15260 2015-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
15292 2015-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
15311 2015-11-09 Joel Brobecker <brobecker@adacore.com>
15312
15313 * gdb.ada/fin_fun_out: New testcase.
15314
15315 2015-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
15323 2015-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
15342 2015-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
15361 2015-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
15366 2015-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
15372 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
15373
15374 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
15375
15376 2015-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
15387 2015-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
15395 2015-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
15412 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15413
15414 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
15415
15416 2015-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
15423 2015-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
15429 2015-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
15434 2015-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
15444 2015-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
15462 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
15463
15464 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
15465 of hardwired timeout value.
15466
15467 2015-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
15473 2015-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
15493 2015-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
15500 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
15501
15502 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
15503 results.
15504
15505 2015-10-12 Yao Qi <yao.qi@linaro.org>
15506
15507 * gdb.arch/disp-step-insn-reloc.exp: New test case.
15508
15509 2015-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
15514 2015-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
15524 2015-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
15529 2015-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
15536 2015-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
15541 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
15542
15543 * gdb.dlang/properties.exp: New file.
15544
15545 2015-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
15550 2015-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
15555 2015-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
15560 2015-09-28 Doug Evans <dje@google.com>
15561
15562 * gdb.base/gcore.c (array_func): Add reference to static_array.
15563
15564 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
15565
15566 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
15567 source line.
15568
15569 2015-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
15574 2015-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
15579 2015-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
15585 2015-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
15590 2015-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
15595 2015-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
15610 2015-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
15615 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15616
15617 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
15618 the breakpoint.
15619
15620 2015-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
15626 2015-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
15631 2015-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
15636 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15637
15638 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
15639
15640 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
15641
15642 * gdb.linespec/explicit.exp: Check for readline support for
15643 tab-completion tests. Fix obvious typo.
15644
15645 2015-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
15650 2015-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
15655 2015-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
15661 2015-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
15666 2015-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
15677 2015-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
15684 2015-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
15690 2015-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
15697 2015-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
15702 2015-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
15708 2015-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
15714 2015-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
15719 2015-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
15728 2015-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
15735 2015-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
15740 2015-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
15757 2015-09-09 Doug Evans <dje@google.com>
15758
15759 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
15760
15761 2015-09-09 Doug Evans <dje@google.com>
15762
15763 * gdb.base/pie-execl.exp: Fix result test of build_executable.
15764
15765 2015-09-09 Doug Evans <dje@google.com>
15766
15767 * gdb.base/savedregs.exp: Fix typo.
15768
15769 2015-09-09 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.mi/mi-cli.exp: Add CLI finish tests.
15772
15773 2015-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
15779 2015-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
15784 2015-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
15796 2015-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
15801 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
15802
15803 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
15804 to C.
15805
15806 2015-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
15811 2015-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
15816 2015-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
15825 2015-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
15830 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15831
15832 * gdb.opt/inline-markers.c: Make z int.
15833
15834 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
15835
15836 * gdb.opt/inline-markers.c: Make z volatile.
15837
15838 2015-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
15847 2015-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
15857 2015-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
15864 2015-08-21 Gary Benson <gbenson@redhat.com>
15865
15866 * gdb.trace/pending.exp: Cope with remote transfer warnings.
15867
15868 2015-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
15873 2015-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
15878 2015-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
15883 2015-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
15888 2015-08-19 Kevin Buettner <kevinb@redhat.com>
15889
15890 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
15891 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
15892
15893 2015-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
15904 2015-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
15909 2015-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
15914 2015-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
15919 2015-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
15927 2015-08-14 Keith Seitz <keiths@redhat.com>
15928
15929 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
15930 "evaluated-by".
15931
15932 2015-08-13 Joel Brobecker <brobecker@adacore.com>
15933
15934 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
15935
15936 2015-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
15943 2015-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
15948 2015-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
15954 2015-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
15961 2015-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
15970 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
15971
15972 * lib/gdb.exp (save_vars): New proc.
15973
15974 2015-08-11 Keith Seitz <keiths@redhat.com>
15975
15976 * gdb.base/help.exp: Update help_breakpoint_text.
15977
15978 2015-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
15987 2015-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
16000 2015-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
16006 2015-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
16012 2015-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
16018 2015-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
16023 2015-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
16038 2015-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
16044 2015-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
16051 2015-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
16057 2015-08-06 Pedro Alves <palves@redhat.com>
16058
16059 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
16060
16061 2015-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
16067 2015-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
16072 2015-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
16077 2015-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
16082 2015-08-03 Doug Evans <dje@google.com>
16083
16084 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
16085 10000.
16086
16087 2015-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
16100 2015-08-03 Doug Evans <dje@google.com>
16101
16102 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
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.
16109 * gdb.perf/lib/perftest/testresult.py
16110 (SingleStatisticTestResult.record): Handle multiple data-points.
16111
16112 2015-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
16150 2015-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
16156 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
16157
16158 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
16159
16160 2015-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
16167 2015-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
16172 2015-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
16178 2015-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
16185 2015-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
16191 2015-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
16197 2015-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
16202 2015-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
16207 2015-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
16213 2015-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
16218 2015-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
16227 2015-07-29 Pedro Alves <palves@redhat.com>
16228
16229 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
16230
16231 2015-07-29 Pedro Alves <palves@redhat.com>
16232
16233 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
16234 at the top.
16235
16236 2015-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
16269 2015-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
16278 2015-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
16287 2015-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
16292 2015-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
16300 2015-07-29 Pedro Alves <palves@redhat.com>
16301
16302 * gdb.base/varargs.exp: Use gdb_test_stdio.
16303
16304 2015-07-29 Pedro Alves <palves@redhat.com>
16305
16306 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
16307
16308 2015-07-29 Pedro Alves <palves@redhat.com>
16309
16310 * gdb.base/ending-run.exp: Use gdb_test_stdio.
16311
16312 2015-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
16319 2015-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
16324 2015-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
16330 2015-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
16340 2015-07-29 Pedro Alves <palves@redhat.com>
16341
16342 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
16343
16344 2015-07-29 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
16347
16348 2015-07-29 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
16351 gdb_test_stdio.
16352
16353 2015-07-29 Pedro Alves <palves@redhat.com>
16354
16355 * lib/gdb.exp (gdb_test_stdio): New procedure.
16356
16357 2015-07-29 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
16360
16361 2015-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
16369 2015-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
16376 2015-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
16381 2015-07-28 Pedro Alves <palves@redhat.com>
16382
16383 * gdb.server/server-exec-info.exp: Issue a "disconnect".
16384
16385 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16386
16387 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
16388
16389 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
16390
16391 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
16392
16393 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
16394
16395 * gdb.base/gdb-sigterm-2.exp: New test.
16396
16397 2015-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
16413 2015-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
16446 2015-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
16452 2015-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
16464 2015-07-24 Doug Evans <dje@google.com>
16465
16466 * lib/gdb.exp (clean_restart): Make executable optional.
16467
16468 2015-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
16478 2015-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
16493 2015-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
16500 2015-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
16505 2015-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
16512 2015-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
16518 2015-07-24 Yao Qi <yao.qi@linaro.org>
16519
16520 * gdb.server/ext-wrapper.exp: Test --wrapper option when
16521 restarting process.
16522
16523 2015-07-24 Yao Qi <yao.qi@linaro.org>
16524
16525 * gdb.server/ext-restart.exp: New file.
16526
16527 2015-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
16533 2015-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
16538 2015-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
16545 2015-07-20 Joel Brobecker <brobecker@adacore.com>
16546
16547 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
16548
16549 2015-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
16555 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16556
16557 Revert the previous commit:
16558 Tests for validate symbol file using build-id.
16559
16560 2015-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
16568 2015-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
16576 2015-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
16585 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16586
16587 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
16588
16589 2015-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
16594 2015-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
16600 2015-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
16605 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
16606
16607 * gdb.btrace/record_goto-step.exp: New.
16608
16609 2015-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
16618 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
16619
16620 PR exp/18617
16621 * gdb.trace/ax.exp: Add test.
16622
16623 2015-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
16632 2015-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
16644 2015-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
16649 2015-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
16656 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
16657
16658 * gdb.python/py-lazy-string.exp: Add missing parentheses to
16659 print.
16660
16661 2015-07-07 Yao Qi <yao.qi@linaro.org>
16662
16663 * gdb.arch/thumb-singlestep.exp: Do one more single step.
16664
16665 2015-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
16670 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
16671
16672 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16673
16674 2015-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
16680 2015-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
16690 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16691
16692 * gdb.base/history-duplicates.exp: New test.
16693
16694 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
16695
16696 * gdb.base/completion.exp: Test the completion of the "focus"
16697 command.
16698
16699 2015-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
16704 2015-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
16709 2015-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
16714 2015-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
16719 2015-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
16725 2015-06-22 Yao Qi <yao.qi@linaro.org>
16726
16727 * boards/remote-gdbserver-on-localhost.exp: Add comments.
16728
16729 2015-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
16735 2015-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
16740 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
16741
16742 PR gdb/16999
16743 * gdb.base/gdbhistsize-history.exp: New test.
16744
16745 2015-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
16751 2015-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
16756 2015-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
16761 2015-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
16777 2015-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
16784 2015-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
16791 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
16792 Mircea Gherzan <mircea.gherzan@intel.com>
16793
16794 * gdb.arch/i386-mpx-map.c: New file.
16795 * gdb.arch/i386-mpx-map.exp: New File.
16796
16797 2015-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
16802 2015-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
16809 2015-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
16818 2015-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
16823 2015-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
16830 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
16831
16832 PR gdb/15564
16833 * gdb.mi/mi-detach.exp: New file.
16834
16835 2015-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
16842 2015-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
16847 2015-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
16853 2015-05-26 Doug Evans <dje@google.com>
16854
16855 * gdb.cp/iostream.cc: New file.
16856 * gdb.cp/iostream.exp: New file.
16857
16858 2015-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
16865 2015-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
16874 2015-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
16880 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
16881
16882 * lib/gdb.exp (supports_process_record): Return true for
16883 aarch64*-linux*.
16884 (supports_reverse): Likewise.
16885
16886 2015-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
16891 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
16892
16893 * gdb.base/completion.exp: Add test for completion of layout
16894 names.
16895
16896 2015-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
16901 2015-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
16908 2015-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
16913 2015-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
16918 2015-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
16924 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16925
16926 * gdb.ada/arr_enum_with_gap: New testcase.
16927
16928 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16929
16930 * gdb.ada/byte_packed_arr: New testcase.
16931
16932 2015-05-15 Joel Brobecker <brobecker@adacore.com>
16933
16934 * gdb.ada/pckd_neg: New testcase.
16935
16936 2015-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
16943 2015-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
16952 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
16953
16954 * gdb.base/coredump-filter.exp: Correctly unset
16955 "coredump_var_addr" array.
16956
16957 2015-05-08 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.server/non-existing-program.exp: Unset spawn_id.
16960
16961 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
16962
16963 PR python/18291
16964 * gdb.python/py-xmethods.exp: Add tests.
16965
16966 2015-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
16975 2015-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
16980 2015-05-06 Pedro Alves <palves@redhat.com>
16981
16982 PR server/18081
16983 * gdb.server/non-existing-program.exp: New file.
16984
16985 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16986
16987 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
16988
16989 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16990
16991 * gdb.ada/out_of_line_in_inlined: New testcase.
16992
16993 2015-05-05 Joel Brobecker <brobecker@adacore.com>
16994
16995 * gdb.ada/var_rec_arr: New testcase.
16996
16997 2015-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
17003 2015-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
17009 2015-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
17015 2015-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
17020 2015-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
17025 2015-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
17032 2015-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
17038 2015-04-28 Sasha Smundak <asmundak@google.com>
17039
17040 * gdb.python/py-type.exp: New test.
17041
17042 2015-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
17049 2015-04-27 Joel Brobecker <brobecker@adacore.com>
17050
17051 * gdb.ada/rec_comp: New testcase.
17052
17053 2015-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
17058 2015-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
17063 2015-04-24 Yao Qi <yao.qi@linaro.org>
17064
17065 * boards/remote-gdbserver-on-localhost.exp: New file.
17066
17067 2015-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
17073 2015-04-23 Pedro Alves <palves@redhat.com>
17074
17075 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
17076
17077 2015-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
17082 2015-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
17090 2015-04-20 Gary Benson <gbenson@redhat.com>
17091
17092 * gdb.base/attach.exp: Fix three extended remote failures.
17093
17094 2015-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
17099 2015-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
17104 2015-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
17109 2015-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
17116 2015-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
17131 2015-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
17139 2015-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
17144 2015-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
17157 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
17158
17159 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
17160
17161 2015-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
17166 2015-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
17171 2015-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
17176 2015-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
17181 2015-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
17186 2015-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
17191 2015-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
17197 2015-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
17207 2015-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
17216 2015-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
17226 2015-04-10 Pedro Alves <palves@redhat.com>
17227
17228 PR gdb/18216
17229 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
17230
17231 2015-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
17238 2015-04-10 Pedro Alves <palves@redhat.com>
17239
17240 PR gdb/13858
17241 * gdb.base/step-over-no-symbols.exp: New file.
17242
17243 2015-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
17248 2015-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
17260 2015-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
17275 2015-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
17283 2015-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
17289 2015-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
17300 2015-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
17310 2015-04-07 Pedro Alves <palves@redhat.com>
17311
17312 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
17313 append the substituted item, not the original item.
17314
17315 2015-04-07 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
17318 gdb_expect.
17319
17320 2015-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
17325 2015-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
17331 2015-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
17339 2015-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
17346 2015-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
17351 2015-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
17356 2015-04-02 Gary Benson <gbenson@redhat.com>
17357
17358 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
17359
17360 2015-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
17369 2015-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
17374 2015-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
17379 2015-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
17402 2015-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
17407 2015-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
17413 2015-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
17420 2015-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
17425 2015-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
17433 2015-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
17441 2015-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
17452 2015-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
17458 2015-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
17463 2015-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
17488 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
17489
17490 * gdb.btrace/exception.exp: Increase BTS buffer size.
17491
17492 2015-03-24 Pedro Alves <palves@redhat.com>
17493
17494 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
17495
17496 2015-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
17502 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
17503
17504 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
17505
17506 2015-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
17517 2015-03-23 Keith Seitz <keiths@redhat.com>
17518
17519 * gdb.linespec/keywords.c: New file.
17520 * gdb.linespec/keywords.exp: New file.
17521
17522 2015-03-23 Keith Seitz <keiths@redhat.com>
17523
17524 PR gdb/18021
17525 * gdb.dwarf2/staticvirtual.exp: New test.
17526
17527 2015-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
17602 2015-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
17610 2015-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
17615 2015-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
17624 2015-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
17635 2015-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
17641 2015-03-11 Andy Wingo <wingo@igalia.com>
17642
17643 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
17644
17645 2015-03-11 Yao Qi <yao.qi@linaro.org>
17646
17647 * gdb.base/catch-syscall.exp: Fix typo in comments.
17648
17649 2015-03-11 Yao Qi <yao.qi@linaro.org>
17650
17651 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
17652
17653 2015-03-09 Pedro Alves <palves@redhat.com>
17654
17655 * dg-extract-results.py: Delete.
17656
17657 2015-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
17665 2015-03-05 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
17668
17669 2015-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
17674 2015-03-04 Pedro Alves <palves@redhat.com>
17675
17676 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
17677
17678 2015-03-04 Mark Kettenis <kettenis@gnu.org>
17679
17680 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
17681
17682 2015-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
17688 2015-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
17693 2015-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
17698 2015-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
17703 2015-03-02 Pedro Alves <palves@redhat.com>
17704
17705 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
17706 -1.
17707
17708 2015-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
17713 2015-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
17720 2015-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
17727 2015-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
17733 2015-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
17738 2015-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
17747 2015-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
17752 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
17753
17754 * gdb.base/structs.exp: Check for correct struct on finish.
17755
17756 2015-02-26 Yao Qi <yao.qi@linaro.org>
17757
17758 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
17759 is zero.
17760
17761 2015-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
17767 2015-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
17772 2015-02-23 Pedro Alves <palves@redhat.com>
17773
17774 * lib/gdb.exp (delete_breakpoints): Rewrite using
17775 gdb_test_multiple.
17776
17777 2015-02-23 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.base/info-os.c: Include stdlib.h.
17780
17781 2015-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
17789 2015-02-21 Doug Evans <dje@google.com>
17790
17791 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
17792
17793 2015-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
17799 2015-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
17804 2015-02-20 Pedro Alves <palves@redhat.com>
17805
17806 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
17807 info probes.
17808
17809 2015-02-20 Pedro Alves <palves@redhat.com>
17810
17811 * gdb.threads/multi-create-ns-info-thr.exp: New file.
17812
17813 2015-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
17818 2015-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
17824 2015-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
17830 2015-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
17836 2015-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
17847 2015-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
17853 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17854
17855 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
17856
17857 2015-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
17862 2015-02-10 Doug Evans <xdje42@gmail.com>
17863
17864 * lib/gdb.exp (gdb_load): Always return a result.
17865
17866 2015-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
17871 2015-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
17876 2015-02-09 Mark Wielaard <mjw@redhat.com>
17877
17878 * gdb.dwarf2/atomic.c: New file.
17879 * gdb.dwarf2/atomic-type.exp: Likewise.
17880
17881 2015-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
17894 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
17895
17896 * gdb.btrace/buffer-size: New.
17897
17898 2015-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
17910 2015-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
17915 2015-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
17928 2015-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
17941 2015-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
17949 2015-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
17955 2015-01-31 Doug Evans <xdje42@gmail.com>
17956
17957 * gdb.base/maint.exp <maint print type argc>: Update expected output.
17958
17959 2015-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
17965 2015-01-31 Doug Evans <xdje42@gmail.com>
17966
17967 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
17968
17969 2015-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
17980 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17981
17982 * gdb.ada/disc_arr_bound: New testcase.
17983
17984 2015-01-29 Joel Brobecker <brobecker@adacore.com>
17985
17986 * gdb.ada/mi_var_array: New testcase.
17987
17988 2015-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
17994 2015-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
18001 2015-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
18024 2015-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
18029 2015-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
18036 2015-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
18041 2015-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
18053 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18054
18055 * gdb.compile/compile.exp (pointer to jit function): New test.
18056
18057 2015-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
18063 2015-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
18070 2015-01-15 Joel Brobecker <brobecker@adacore.com>
18071
18072 * gdb.ada/var_arr_attrs: New testcase.
18073
18074 2015-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
18082 2015-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
18088 2015-01-13 Doug Evans <dje@google.com>
18089
18090 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
18091 binary.
18092
18093 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18094
18095 * Makefile.in (clean mostlyclean): Do not delete *.py.
18096
18097 2015-01-13 Joel Brobecker <brobecker@adacore.com>
18098
18099 * gdb.python/py-lookup-type.exp: New file.
18100
18101 2015-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
18106 2015-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
18111 2015-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
18122 2015-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
18130 2015-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
18135 2015-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
18153 2015-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
18167 2015-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
18172 2014-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
18183 2015-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
18197 2015-01-08 Yao Qi <yao@codesourcery.com>
18198
18199 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
18200
18201 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18202
18203 Fix testcase compilation.
18204 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
18205
18206 2015-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
18211 2015-01-02 Doug Evans <xdje42@gmail.com>
18212
18213 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
18214
18215 2015-01-02 Doug Evans <dje@google.com>
18216
18217 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
18218
18219 2014-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
18224 2014-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
18232 2014-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
18238 2014-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
18249 2014-12-16 Doug Evans <xdje42@gmail.com>
18250
18251 * boards/stabs.exp: New file.
18252
18253 2014-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
18258 2014-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
18264 2014-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
18301 2014-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
18306 2014-12-15 Jason Merrill <jason@redhat.com>
18307
18308 * Makefile.in (check-gdb.%): Restore.
18309 * README: Mention it.
18310
18311 2014-12-13 Joel Brobecker <brobecker@adacore.com>
18312
18313 * gdb.ada/str_uninit: New testcase.
18314
18315 2014-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
18322 2014-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
18345 2014-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
18350 2014-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
18355 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18356
18357 * gdb.base/completion.exp: Add test for completion of "info
18358 registers ".
18359
18360 2014-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
18365 2014-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
18371 2014-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
18376 2014-12-08 Doug Evans <dje@google.com>
18377
18378 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
18379
18380 2014-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
18387 2014-12-05 Yao Qi <yao@codesourcery.com>
18388
18389 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
18390
18391 2014-12-04 Doug Evans <dje@google.com>
18392
18393 * gdb.python/py-objfile.exp: Add tests for
18394 objfile.add_separate_debug_file.
18395
18396 2014-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
18402 2014-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
18414 2014-12-02 Doug Evans <dje@google.com>
18415
18416 PR symtab/17602
18417 * gdb.cp/anon-ns.cc: Move guts of this file to ...
18418 * gdb.cp/anon-ns2.cc: ... here. New file.
18419 * gdb.cp/anon-ns.exp: Update.
18420
18421 2014-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
18429 2014-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
18435 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
18436
18437 * gdb.python/python.exp: Change expected reply to help().
18438
18439 2014-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
18445 2014-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
18451 2014-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
18462 2014-11-28 Yao Qi <yao@codesourcery.com>
18463
18464 * gdb.base/break-probes.exp: Match library name prefixed with
18465 sysroot.
18466
18467 2014-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
18473 2014-11-26 Doug Evans <dje@google.com>
18474
18475 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
18476
18477 2014-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
18487 2014-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
18493 2014-11-21 Joel Brobecker <brobecker@adacore.com>
18494
18495 * gdb.ada/n_arr_bound: New testcase.
18496
18497 2014-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
18504 2014-11-20 Doug Evans <xdje42@gmail.com>
18505
18506 * gdb.base/maint.exp: Update expected output.
18507
18508 2014-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
18513 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18514
18515 * gdb.ada/arr_arr: New testcase.
18516
18517 2014-11-19 Joel Brobecker <brobecker@adacore.com>
18518
18519 * gdb.ada/pkd_arr_elem: New Testcase.
18520
18521 2014-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
18535 2014-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
18542 2014-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
18548 2014-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
18558 2014-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
18563 2014-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
18570 2014-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
18578 2014-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
18583 2014-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
18589 2014-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
18599 2014-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
18606 2014-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
18611 2014-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
18655 2014-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
18704 2014-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
18710 2014-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
18716 2014-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
18723 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18724
18725 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
18726 variant.
18727
18728 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
18729
18730 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
18731
18732 2014-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
18741 2014-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
18751 2014-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
18757 2014-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
18763 2014-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
18769 2014-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
18776 2014-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
18782 2014-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
18788 2014-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
18794 2014-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
18801 2014-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
18807 2014-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
18812 2014-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
18823 2014-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
18831 2014-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
18837 2014-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
18843 2014-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
18848 2014-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
18855 2014-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
18861 2014-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
18889 2014-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
18896 2014-10-29 Yao Qi <yao@codesourcery.com>
18897
18898 * gdb.base/fileio.exp: Make directories on host.
18899
18900 2014-10-29 Yao Qi <yao@codesourcery.com>
18901
18902 * gdb.base/fileio.c (test_write): Close the file.
18903
18904 2014-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
18918 2014-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
18930 2014-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
18952 2014-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
18960 2014-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
18971 2014-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
18977 2014-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
18987 2014-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
18998 2014-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
19003 2014-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
19011 2014-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
19036 2014-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
19045 2014-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
19056 2014-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
19062 2014-10-17 Doug Evans <dje@google.com>
19063
19064 * gdb.python/py-objfile.exp: Test progspace attribute.
19065
19066 2014-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
19089 2014-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
19094 2014-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
19100 2014-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
19106 2014-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
19112 2014-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
19125 2014-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
19141 2014-10-16 Yao Qi <yao@codesourcery.com>
19142
19143 * gdb.base/remotetimeout.exp: Remove noargs checking.
19144
19145 2014-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
19156 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
19157
19158 * gdb.dlang/demangle.exp: Update for demangling changes.
19159
19160 2014-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
19165 2014-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
19172 2014-10-15 Yao Qi <yao@codesourcery.com>
19173
19174 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
19175 remote host.
19176
19177 2014-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
19184 2014-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
19192 2014-10-14 Joel Brobecker <brobecker@adacore.com>
19193
19194 * gdb.ada/addr_arith: New testcase.
19195
19196 2014-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
19203 2014-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
19209 2014-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
19225 2014-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
19231 2014-10-13 Doug Evans <dje@google.com>
19232
19233 * gdb.python/py-objfile.exp: Change name of file name test.
19234
19235 2014-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
19240 2014-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
19247 2014-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
19253 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19254
19255 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
19256
19257 2014-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
19262 2014-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
19269 2014-10-11 Yao Qi <yao@codesourcery.com>
19270
19271 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
19272
19273 2014-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
19281 2014-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
19291 2014-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
19298 2014-10-02 Doug Evans <dje@google.com>
19299
19300 * gdb.base/structs.c (main): Don't run forever.
19301
19302 2014-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
19307 2014-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
19313 2014-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
19319 2014-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
19324 2014-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
19329 2014-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
19334 2014-09-30 Yao Qi <yao@codesourcery.com>
19335
19336 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
19337 false.
19338
19339 2014-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
19344 2014-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
19349 2014-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
19356 2014-09-18 Doug Evans <dje@google.com>
19357
19358 * gdb.dwarf2/symtab-producer.exp: New file.
19359
19360 2014-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
19367 2014-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
19378 2014-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
19384 2014-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
19390 2014-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
19395 2014-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
19413 2014-09-16 Yao Qi <yao@codesourcery.com>
19414
19415 * boards/local-remote-host-native.exp: New file.
19416
19417 2014-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
19424 2014-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
19429 2014-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
19437 2014-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
19461 2014-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
19467 2014-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
19475 2014-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
19483 2014-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
19494 2014-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
19499 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19500
19501 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
19502
19503 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19504
19505 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
19506
19507 2014-09-10 Joel Brobecker <brobecker@adacore.com>
19508
19509 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
19510
19511 2014-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
19516 2014-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
19523 2014-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
19533 2014-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
19539 2014-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
19550 2014-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
19555 2014-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
19560 2014-09-09 Doug Evans <xdje42@gmail.com>
19561
19562 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
19563
19564 2014-09-09 Yao Qi <yao@codesourcery.com>
19565
19566 * gdb.mi/mi-var-display.exp: Set print symbol off.
19567
19568 2014-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
19578 2014-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
19586 2014-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
19592 2014-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
19598 2014-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
19604 2014-09-03 Sasha Smundak <asmundak@google.com>
19605
19606 * gdb.python/py-frame.exp: Test Frame.read_register.
19607
19608 2014-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
19614 2014-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
19621 2014-08-27 Doug Evans <dje@google.com>
19622
19623 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
19624
19625 2014-08-25 Doug Evans <dje@google.com>
19626
19627 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
19628 (main): Ditto.
19629
19630 2014-08-25 Doug Evans <dje@google.com>
19631
19632 * gdb.threads/thread-execl.exp: #include <stdio.h>.
19633
19634 2014-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
19640 2014-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
19647 2014-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
19654 2014-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
19659 2014-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
19669 2014-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
19685 2014-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
19691 2014-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
19699 2014-08-19 Pedro Alves <palves@redhat.com>
19700
19701 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
19702
19703 2014-08-19 Yao Qi <yao@codesourcery.com>
19704
19705 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
19706 right line.
19707
19708 2014-08-18 David Blaikie <dblaikie@gmail.com>
19709
19710 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
19711
19712 2014-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
19717 2014-08-18 Joel Brobecker <brobecker@adacore.com>
19718
19719 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
19720
19721 2014-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
19727 2014-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
19734 2014-08-15 Yao Qi <yao@codesourcery.com>
19735
19736 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
19737 false.
19738
19739 2014-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
19746 2014-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
19751 2014-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
19768 2014-08-09 Yao Qi <yao@codesourcery.com>
19769
19770 PR testsuite/13443
19771 * gdb.mi/mi-var-display.exp: Make test messages unique.
19772
19773 2014-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
19778 2014-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
19783 2014-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
19790 2014-07-30 Pedro Alves <palves@redhat.com>
19791
19792 * gdb.threads/signal-command-handle-nopass.exp (test): Add
19793 comment.
19794
19795 2014-07-29 Yao Qi <yao@codesourcery.com>
19796
19797 PR gdb/17206
19798 * gdb.base/until-nodebug.exp: New.
19799
19800 2014-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
19807 2014-07-28 Will Newton <will.newton@linaro.org>
19808
19809 * gdb.base/varargs.exp: Remove KFAILs for ARM.
19810
19811 2014-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
19817 2014-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
19826 2014-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
19854 2014-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
19863 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19864
19865 PR gdb/17170
19866 * gdb.base/statistics.exp: New file.
19867
19868 2014-07-17 Doug Evans <dje@google.com>
19869
19870 PR gdb/17170
19871 * gdb.base/maint.exp: Update testing of per-command stats.
19872
19873 2014-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
19890 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
19891
19892 * gdb.base/debug-expr.exp: Test string evaluation with
19893 "debug expression" on.
19894
19895 2014-07-15 Pedro Alves <palves@redhat.com>
19896
19897 * gdb.base/reread.exp: Use clean_restart.
19898
19899 2014-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
19904 2014-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
19909 2014-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
19914 2014-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
19920 2014-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
19926 2014-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
19937 2014-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
19942 2014-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
19947 2014-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
19952 2014-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
19957 2014-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
19967 2014-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
19973 2014-07-11 Yao Qi <yao@codesourcery.com>
19974
19975 * gdb.base/exprs.exp: "set print symbol off".
19976
19977 2014-07-11 Pedro Alves <palves@redhat.com>
19978
19979 * gdb.threads/kill.c: New file.
19980 * gdb.threads/kill.exp: New file.
19981
19982 2014-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
19988 2014-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
19993 2014-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
20002 2014-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
20010 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
20011
20012 * gdb.btrace/segv.exp: New.
20013 * gdb.btrace/segv.c: New.
20014
20015 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
20016
20017 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
20018 instruction.
20019
20020 2014-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
20028 2014-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
20033 2014-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
20038 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
20039
20040 * gdb.btrace/gcore.exp: New.
20041
20042 2014-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
20047 2014-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
20053 2014-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
20059 2014-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
20064 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
20065
20066 * gdb.dlang/expression.exp: New file.
20067
20068 2014-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
20075 2014-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
20080 2014-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
20089 2014-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
20097 calls to test_follow_fork and reset GDB for subsequent
20098 procedure calls.
20099
20100 2014-06-17 Yao Qi <yao@codesourcery.com>
20101
20102 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
20103 CP1252.
20104
20105 2014-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
20111 2014-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
20117 2014-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
20126 2014-06-12 Tom Tromey <tromey@redhat.com>
20127
20128 * gdb.base/completion.exp: Don't use directory name in test.
20129
20130 2014-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
20140 2014-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
20151 2014-06-06 Doug Evans <xdje42@gmail.com>
20152
20153 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
20154
20155 2014-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
20162 2014-06-06 Pedro Alves <palves@redhat.com>
20163
20164 * gdb.base/break-unload-file.exp: Fix typo.
20165
20166 2014-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
20171 2014-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
20178 2014-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
20187 2014-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
20192 2014-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
20198 2014-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
20203 2014-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
20208 2014-06-04 Doug Evans <xdje42@gmail.com>
20209
20210 * gdb.guile/scm-generics.exp: Delete.
20211
20212 2014-06-04 Doug Evans <xdje42@gmail.com>
20213
20214 * gdb.guile/scm-breakpoint.exp: Update.
20215 Add tests for breakpoint registration.
20216
20217 2014-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
20225 2014-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
20232 2014-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
20237 2014-06-04 Yao Qi <yao@codesourcery.com>
20238
20239 * gdb.base/default.exp: Replace "child" with "native" in
20240 regexp pattern.
20241
20242 2014-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
20249 2014-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
20256 2014-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
20261 2014-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
20266 2014-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
20272 2014-06-02 Doug Evans <xdje42@gmail.com>
20273
20274 * gdb.guile/scm-parameter.exp: New file.
20275
20276 2014-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
20281 2014-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
20297 2014-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
20302 2014-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
20307 2014-06-02 Joel Brobecker <brobecker@adacore.com>
20308
20309 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
20310
20311 2014-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
20317 2014-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
20323 2014-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
20331 2014-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
20337 2014-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
20344 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
20345
20346 * gdb.reverse/sigall-reverse.exp: Fix a typo.
20347
20348 2014-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
20377 2014-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
20383 2014-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
20392 2014-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
20397 2014-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
20403 2014-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
20408 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20409
20410 * gdb.btrace/vdso.c: New.
20411 * gdb.btrace/vdso.exp: New.
20412
20413 2014-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
20418 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
20419
20420 * gdb.btrace/data.exp: Test memory access during btrace replay.
20421
20422 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
20423
20424 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
20425
20426 2014-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
20439 2014-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
20448 2014-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
20453 2014-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
20458 2014-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
20465 2014-05-21 Pedro Alves <palves@redhat.com>
20466
20467 * gdb.base/default.exp: Test "target native" instead of "target
20468 child".
20469
20470 2014-05-21 Mark Wielaard <mjw@redhat.com>
20471
20472 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
20473
20474 2014-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
20483 2014-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
20488 2014-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
20493 2014-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
20498 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
20499
20500 * gdb.btrace/nohist.exp: New.
20501
20502 2014-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
20509 2014-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
20515 2014-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
20520 2014-05-16 Doug Evans <dje@google.com>
20521
20522 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
20523 * gdb.base/completion.exp: Check that all expected files exist
20524 before doing file completion.
20525
20526 2014-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
20532 2014-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
20537 2014-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
20543 2014-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
20549 2014-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
20555 2014-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
20560 2014-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
20567 2014-05-14 Yao Qi <yao@codesourcery.com>
20568
20569 * boards/local-remote-host-notty.exp (${board}_file): New
20570 proc.
20571
20572 2014-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
20578 2014-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
20583 2014-05-05 Keith Seitz <keiths@redhat.com>
20584
20585 * gdb.linespec/ls-dollar.exp: Add test for linespec
20586 file:convenience_variable.
20587
20588 2014-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
20600 2014-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
20612 2014-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
20620 2014-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
20626 2014-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
20633 2014-05-01 Pedro Alves <palves@redhat.com>
20634
20635 * boards/local-remote-host.exp: New file.
20636
20637 2014-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
20642 2014-04-28 Joel Brobecker <brobecker@adacore.com>
20643
20644 * gdb.ada/dyn_arrayidx: New testcase.
20645
20646 2014-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
20656 2014-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
20663 2014-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
20679 2014-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
20691 2014-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
20697 2014-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
20704 2014-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
20711 2014-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
20718 2014-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
20722 2014-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
20729 2014-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
20736 2014-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
20772 2014-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
20788 2014-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
20798 2014-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
20803 2014-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
20808 2014-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
20816 2014-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
20826 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
20827
20828 * gdb.java/jnpe.exp: Drop srcdir from untested path.
20829
20830 2014-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
20835 2014-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
20845 2014-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
20851 2014-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
20858 2014-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
20878 2014-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
20883 2014-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
20888 2014-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
20897 2014-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
20905 2014-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
20932 2014-04-15 Pedro Alves <palves@redhat.com>
20933
20934 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
20935
20936 2014-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
20948 2014-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
20953 2014-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
20963 2014-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
20971 2014-04-14 Tom Tromey <tromey@redhat.com>
20972
20973 * gdb.dwarf2/enum-type.exp: New file.
20974
20975 2014-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
20980 2014-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
20985 2014-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
20990 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
20991
20992 * gdb.dwarf2/count.exp: New file.
20993
20994 2014-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
20999 2014-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
21005 2014-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
21011 2014-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
21016 2014-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
21037 2014-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
21043 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21044
21045 * gdb.mi/mi-vla-c99.exp: New file.
21046 * gdb.mi/vla.c: New file.
21047
21048 2014-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
21053 2014-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
21058 2014-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
21063 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21064
21065 * gdb.dwarf2/count.exp: New file.
21066
21067 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
21068
21069 * gdb.base/vla-sideeffect.c: New file.
21070 * gdb.base/vla-sideeffect.exp: New file.
21071
21072 2014-04-11 Yao Qi <yao@codesourcery.com>
21073
21074 * gdb.base/completion.exp: Check file exists before running tests
21075 on file completion.
21076
21077 2014-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
21086 2014-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
21091 2014-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
21096 2014-04-07 David Blaikie <dblaikie@gmail.com>
21097
21098 * lib/compiler.c: Identify the clang compiler.
21099 * lib/compiler.cc: Ditto.
21100
21101 2014-04-03 Yao Qi <yao@codesourcery.com>
21102
21103 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
21104
21105 2014-04-01 Anton Blanchard <anton@samba.org>
21106
21107 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
21108 messages unique.
21109
21110 2014-04-01 Anton Blanchard <anton@samba.org>
21111
21112 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
21113 prepare_for_testing.
21114
21115 2014-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
21121 2014-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
21127 2014-03-31 Yao Qi <yao@codesourcery.com>
21128
21129 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
21130
21131 2014-03-28 Joel Brobecker <brobecker@adacore.com>
21132
21133 * gdb.ada/mi_dyn_arr: New testcase.
21134
21135 2014-03-27 Doug Evans <dje@google.com>
21136
21137 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
21138
21139 2014-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
21144 2014-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
21158 2014-03-26 Yao Qi <yao@codesourcery.com>
21159
21160 * gdb.base/macscp.exp: Fix code format issues.
21161
21162 2014-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
21167 2014-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
21174 2014-03-24 Doug Evans <dje@google.com>
21175
21176 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
21177 using fission.
21178
21179 2014-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
21191 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
21192
21193 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
21194
21195 2014-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.
21199 * gdb.guile/guile.exp (guile not supported): Verify multi-line
21200 guile command issues an error.
21201
21202 2014-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
21207 2014-03-21 Hui Zhu <hui@codesourcery.com>
21208
21209 * gdb.base/attach.exp (do_command_attach_tests): New.
21210
21211 2014-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
21218 2014-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
21226 2014-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
21234 2014-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
21241 2014-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
21246 2014-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
21255 2014-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
21260 2014-03-19 Pedro Alves <palves@redhat.com>
21261
21262 * gdb.base/async.exp: Remove early return.
21263
21264 2014-03-19 Pedro Alves <palves@redhat.com>
21265
21266 * gdb.base/async.exp (step& tests): Pass explicit test messages.
21267
21268 2014-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
21273 2014-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
21278 2014-03-19 Pedro Alves <palves@redhat.com>
21279
21280 * gdb.base/async.exp: Use prepare_for_testing.
21281
21282 2014-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
21287 2014-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
21296 2014-03-19 Pedro Alves <palves@redhat.com>
21297
21298 * gdb.base/async.exp: Don't frob gdb_protocol.
21299
21300 2014-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
21305 2014-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
21311 2014-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
21318 2014-03-17 Joel Brobecker <brobecker@adacore.com>
21319
21320 * gdb.ada/pckd_arr_ren: New testcase.
21321
21322 2014-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
21328 2014-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
21334 2014-03-13 Pedro Alves <palves@redhat.com>
21335
21336 * gdb.base/default.exp: Don't test "target procfs".
21337
21338 2014-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
21343 2014-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
21350 2014-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
21358 2014-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
21364 2014-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
21376 2014-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
21381 2014-03-10 Joel Brobecker <brobecker@adacore.com>
21382
21383 * gdb.ada/tagged_access: New testcase.
21384
21385 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
21386
21387 * gdb.btrace/data.exp: Update expected output.
21388
21389 2014-03-06 Yao Qi <yao@codesourcery.com>
21390
21391 * gdb.trace/pr16508.exp: New file.
21392
21393 2014-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
21401 2014-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
21406 2014-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
21415 2014-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
21421 2014-02-26 Joel Brobecker <brobecker@adacore.com>
21422
21423 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
21424
21425 2014-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
21430 2014-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
21436 2014-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
21443 PR gdb/16626
21444 * gdb.base/auto-load.exp: Fix out-of-srctree run.
21445
21446 2014-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
21451 2014-02-24 Doug Evans <dje@google.com>
21452
21453 * lib/gdb.exp (run_on_host): Log error output if program fails.
21454
21455 2014-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
21463 2014-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
21472 2014-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
21477 2014-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
21486 2014-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
21493 2014-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
21502 2014-02-18 Doug Evans <dje@google.com>
21503
21504 * Makefile.in (check-parallel): rm -rf outputs temp.
21505
21506 2014-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
21511 2014-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
21520 2014-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
21525 2014-02-10 Mark Kettenis <kettenis@gnu.org>
21526
21527 * gdb.threads/step-after-sr-lock.exp: Avoid executing
21528 "kill -SIGUSR1 -1".
21529
21530 2014-02-10 Joel Brobecker <brobecker@adacore.com>
21531
21532 * gdb.ada/tick_length_array_enum_idx: New testcase.
21533
21534 2014-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
21595 2014-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
21602 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
21603
21604 * gdb.python/py-framefilter.exp: Fix typo.
21605
21606 2014-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
21612 2014-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
21618 2014-02-07 Pedro Alves <palves@redhat.com>
21619
21620 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
21621
21622 2014-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
21627 2014-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
21634 2014-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
21639 2014-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
21647 2014-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
21654 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
21655
21656 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
21657
21658 2014-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
21663 2014-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
21668 2014-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
21675 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21676
21677 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
21678
21679 2014-01-23 Tom Tromey <tromey@redhat.com>
21680
21681 * gdb.ada/array_char_idx: New testcase.
21682
21683 2014-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
21690 2014-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
21697 2014-01-22 Doug Evans <dje@google.com>
21698
21699 * gdb.server/server-mon.exp: Add tests for "set debug-format".
21700
21701 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21702
21703 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
21704
21705 2014-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
21710 2014-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
21717 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
21718
21719 * gdb.base/info-macros.exp: Remove "debug" from the compile
21720 options.
21721
21722 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21723
21724 * gdb.dlang/demangle.exp: New file.
21725
21726 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
21727
21728 * gdb.dlang/primitive-types.exp: New file.
21729
21730 2014-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
21739 2014-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
21757 2014-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
21767 2014-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
21772 2014-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
21779 2014-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
21784 2014-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
21798 2014-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
21803 2014-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
21810 2014-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
21815 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
21816
21817 * gdb.btrace/enable.exp: Update expected text.
21818
21819 2014-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
21824 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
21825
21826 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
21827
21828 2014-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
21833 2014-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
21842 2014-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
21850 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21851
21852 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
21853
21854 2014-01-10 Joel Brobecker <brobecker@adacore.com>
21855
21856 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
21857
21858 2014-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
21862 mi_gdb_target_load.
21863
21864 2014-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
21869 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21870
21871 * gdb.base/source-dir.exp: New file.
21872
21873 2014-01-07 Joel Brobecker <brobecker@adacore.com>
21874
21875 * gdb.ada/mi_interface: New testcase.
21876
21877 2014-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
21883 2014-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
21889 For older changes see ChangeLog-1993-2013.
21890 \f
21891 ;; Local Variables:
21892 ;; mode: change-log
21893 ;; left-margin: 8
21894 ;; fill-column: 74
21895 ;; version-control: never
21896 ;; End:
21897
21898 Copyright 2014-2020 Free Software Foundation, Inc.
21899 Copying and distribution of this file, with or without modification,
21900 are permitted provided the copyright notice and this notice are preserved.
This page took 0.471822 seconds and 5 git commands to generate.