Fix MinGW build with source-highlight
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
efbecbc1
AB
12019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4
0841c79a
AB
52019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8
4a270568
AB
92019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10
11 * gdb.fortran/type-kinds.exp: Update expected results.
12
067630bd
AB
132019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * gdb.fortran/type-kinds.exp: Test new integer type kind.
16
3be47f7a
AB
172019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
20 function.
21 (test_basic_parsing_of_type_kinds): Expand types tested.
22 (test_parsing_invalid_type_kinds): New function.
23
4d00f5d8
AB
242019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.fortran/intrinsics.exp: New file.
27 * gdb.fortran/intrinsics.f90: New file.
28 * gdb.fortran/type-kinds.exp: New file.
29
c8f91604
AB
302019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.fortran/dot-ops.exp: New file.
33
dd9f2c76
AB
342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
35
36 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
37 Check upper and lower case logical literals.
38
84ec9724
AB
392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.fortran/types.exp (test_float_literal_types_accepted):
42 Remove duplicate tests.
43
c3734e09
AH
442019-03-06 Alan Hayward <alan.hayward@arm.com>
45
46 * lib/gdb.exp (builtin_cd): rename of cd.
47 (cd): Override builtin.
48
aa3cfbda
RB
492019-03-06 Richard Bunt <richard.bunt@arm.com>
50
51 * gdb.fortran/function-calls.exp: New file.
52 * gdb.fortran/function-calls.f90: New test.
53
7b63ad86
RB
542019-03-04 Richard Bunt <richard.bunt@arm.com>
55
56 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
57 on user program standard output.
58 * gdb.fortran/short-circuit-argument-list.f90: Record function
59 calls.
60
01abb042
AH
612019-02-28 Alan Hayward <alan.hayward@arm.com>
62
c3734e09
AH
63 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
64 failure.
01abb042 65
92137da0
RO
662019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
67
68 PR gdb/8527
69 * gdb.base/interrupt-daemon-attach.c,
70 gdb.base/interrupt-daemon-attach.exp: New test.
71
5862844d
PA
722019-02-27 Pedro Alves <palves@redhat.com>
73
74 * gdb.base/page.exp: Add tests for "set width/height -1".
75
8ed25214
PA
762019-02-27 Pedro Alves <palves@redhat.com>
77
78 * gdb.base/page.exp: Add tests for "set/show width/height" with
79 "infinite" values.
80
6c28e44a
TT
812019-02-27 Tom Tromey <tromey@adacore.com>
82
83 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
84 2.4.
85 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
86 workaround.
87
bf9a735e
AB
882019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * gdb.base/align.exp: Extend to compile in both C and C++, and add
91 tests for structs with static members.
92
8791793c
TT
932019-02-26 Tom Tromey <tromey@adacore.com>
94
95 * gdb.python/py-value.exp (test_value_from_buffer): Check for
96 ValueError, not TypeError.
97
bc2a507e
KB
982019-02-26 Kevin Buettner <kevinb@redhat.com>
99
100 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
101 call from main program.
102
e0e7d3bd
JB
1032019-02-23 Joel Brobecker <brobecker@adacore.com>
104
105 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
106 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
107 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
108 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
109 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
110
9600246d
KS
1112019-02-22 Keith Seitz <keiths@redhat.com>
112
113 PR symtab/23853
114 * gdb.base/symlink-sourcefile.c: New file.
115 * gdb.base/symlink-sourcefile.exp: New file.
116
0c95f9ed
TT
1172019-02-20 Tom Tromey <tom@tromey.com>
118
119 * gdb.base/info_qt.exp: Update.
120
6caa91b6
SM
1212019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
122
123 * gdb.base/source.exp: Move "error in sourced script" code to
124 the end.
125 * gdb.base/source-error.gdb: Move contents to
126 source-error-1.gdb. Add new code to source source-error-1.gdb.
127 * gdb.base/source-error-1.gdb: New file, from previous
128 source-error.gdb.
129
6506371f
TT
1302019-02-17 Tom Tromey <tom@tromey.com>
131
132 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
133 for macro styling.
134 * gdb.base/style.c (SOME_MACRO): New macro.
135
a0087920
TT
1362019-02-17 Tom Tromey <tom@tromey.com>
137
138 * gdb.base/style.exp: Add line-wrapping tests.
139 * gdb.base/page.exp: Add test for quitting during pagination.
140
a2cd4f14
JB
1412019-02-17 Joel Brobecker <brobecker@adacore.com>
142
143 * gdb.ada/big_packed_array: New testcase.
144 * gdb.ada/homonym.exp: Fix incorrect expected output for
145 "break <homonym__get_value>" test.
146
9d70ffbc
WP
1472019-02-13 Weimin Pan <weimin.pan@oracle.com>
148
149 PR breakpoints/21870
150 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
151 and prepare_for_testing. Add comment.
152 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
153 redundant cleanup call. Clean up comment.
154
01c7ae81
WP
1552019-02-12 Weimin Pan <weimin.pan@oracle.com>
156
157 PR breakpoints/21870
158 * gdb.arch/aarch64-dbreg-contents.exp: New file.
159 * gdb.arch/aarch64-dbreg-contents.c: New file.
160
aff29d1c
JB
1612019-02-10 Joel Brobecker <brobecker@adacore.com>
162
163 * gdb.ada/mi_ref_changeable: New testcase.
164
df0da8a2
AH
1652019-02-07 Alan Hayward <alan.hayward@arm.com>
166
167 * gdb.base/attach.exp: Add double attach test.
168
bd447abb
SM
1692019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
170
171 * lib/gdb.exp (default_gdb_start): Don't match pagination
172 prompt.
173 (gdb_init): Set stty_init.
174
1dbc40b9
TT
1752019-01-27 Tom Tromey <tom@tromey.com>
176
177 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
178 skip_python_tests.
179
353229bf
AH
1802019-01-24 Alan Hayward <alan.hayward@arm.com>
181
182 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
183 New structure.
184 (struct struct_static_02_02): Likewise.
185 (struct struct_static_02_03): Likewise.
186 (struct struct_static_02_04): Likewise.
187 (struct struct_static_04_01): Likewise.
188 (struct struct_static_04_02): Likewise.
189 (struct struct_static_04_03): Likewise.
190 (struct struct_static_04_04): Likewise.
191 (struct struct_static_06_01): Likewise.
192 (struct struct_static_06_02): Likewise.
193 (struct struct_static_06_03): Likewise.
194 (struct struct_static_06_04): Likewise.
195 (cmp_struct_static_02_01): Likewise.
196 (cmp_struct_static_02_02): Likewise.
197 (cmp_struct_static_02_03): Likewise.
198 (cmp_struct_static_02_04): Likewise.
199 (cmp_struct_static_04_01): Likewise.
200 (cmp_struct_static_04_02): Likewise.
201 (cmp_struct_static_04_03): Likewise.
202 (cmp_struct_static_04_04): Likewise.
203 (cmp_struct_static_06_01): Likewise.
204 (cmp_struct_static_06_02): Likewise.
205 (cmp_struct_static_06_03): Likewise.
206 (cmp_struct_static_06_04): Likewise.
207 (call_all): Test new structs.
208 * gdb.base/infcall-nested-structs.exp: Likewise.
209
73021deb
AH
2102019-01-21 Alan Hayward <alan.hayward@arm.com>
211 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
212
fc65c7db
AH
2132019-01-21 Alan Hayward <alan.hayward@arm.com>
214 * gdb.base/stack-protector.c: New test.
215 * gdb.base/stack-protector.exp: New file.
216 * gdb.cp/ovldbreak.exp: Only allow a single break line.
217 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
218 option.
219 (gdb_compile): Remove stack protector for GCC and prevent
220 recursion.
221
c24bdb02
KS
2222019-01-16 Keith Seitz <keiths@redhat.com>
223
224 PR gdb/23773
225 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
226
6f072a10
PFC
2272019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
228
229 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
230 aliases.
231 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
232 tests.
233 * gdb.arch/powerpc-vector-regs.c: New file.
234 * gdb.arch/powerpc-vector-regs.exp: New file.
235
a7b8d682
PFC
2362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
237
238 * gdb.arch/altivec-regs.exp: Fix the list passed to
239 gdb_expect_list when testing "info vector".
240
6eb6fb67
AB
2412019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 * gdb.base/style.exp: Don't include path in testname.
244
b56f80d8
KS
2452019-01-10 Keith Seitz <keiths@redhat.com>
246
247 PR gdb/23712
248 PR symtab/23010
249 * gdb.dwarf2/multidictionary.exp: New file.
250
041be526
SM
2512019-01-09 Simon Marchi <simon.marchi@ericsson.com>
252
253 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
254 (test_gnuv3_style_demangling): ... this.
255 (test_lucid_style_demangling): Remove.
256 (test_arm_style_demangling): Remove.
257 (test_hp_style_demangling): Remove.
258 (do_tests): Remove calls to the above.
259
d820d0c3
AB
2602019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
263 case.
264
f097f5ad
TT
2652019-01-06 Tom Tromey <tom@tromey.com>
266
267 PR gdb/28155:
268 * gdb.dwarf2/typedef-void-finish.exp: New file.
269
2cd8cc0b
TT
2702018-12-28 Tom Tromey <tom@tromey.com>
271 Simon Marchi <simark@simark.ca>
272
273 * gdb.base/jit-exec.exp: New file.
274 * gdb.base/jit-exec.c: New file.
275 * gdb.base/jit-execd.c: New file.
276
35fb8261
TT
2772018-12-28 Tom Tromey <tom@tromey.com>
278
279 * gdb.base/style.exp: Update test to check for address styling.
280
47fd17cd
TT
2812018-12-28 Tom Tromey <tom@tromey.com>
282
283 * gdb.base/style.exp: Add test for styling of "Reading symbols"
284 message.
285
d47032b7
TT
2862018-12-28 Tom Tromey <tom@tromey.com>
287
288 * gdb.base/style.exp: Add test for version number styling.
289
af79b68d
TT
2902018-12-28 Tom Tromey <tom@tromey.com>
291
292 * gdb.base/style.exp: Add test for print_address_symbolic.
293
0bb296cb
TT
2942018-12-28 Tom Tromey <tom@tromey.com>
295
296 * gdb.base/style.exp: Add test for breakpoint setting.
297
80ae2043
TT
2982018-12-28 Tom Tromey <tom@tromey.com>
299
300 * gdb.base/style.exp: Add test for variable names.
301
cbe56571
TT
3022018-12-28 Tom Tromey <tom@tromey.com>
303
304 * gdb.base/style.exp: New file.
305 * gdb.base/style.c: New file.
306
9162a27c
TT
3072018-12-28 Tom Tromey <tom@tromey.com>
308
309 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
310 "dumb".
311 * gdb.base/readline.exp (operate_and_get_next): Save and restore
312 the TERM environment variable.
313
bc543c90
TT
3142018-12-27 Tom Tromey <tom@tromey.com>
315
316 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
317 pagination test.
318
6f0ffe50
AB
3192018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
322 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
323
b5a1e557
PW
3242018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
325
326 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
327 Filename a.adb changed to bp_fun_addr.adb.
328 gdb.ada/bp_fun_addr.exp: Update test accordingly.
329
6e8b1ab2
JV
3302018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
331
332 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
333 non-PIE executables.
334 * README: Mention the gdb,nopie_flag board setting.
335 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
336 non-PIE executable.
337 * gdb.arch/amd64-entry-value.exp: Likewise.
338 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
339 * gdb.arch/i386-float.exp: Likewise.
340 * gdb.arch/i386-signal.exp: Likewise.
341 * gdb.mi/mi-reg-undefined.exp: Likewise.
342
d00a27c5
PM
3432018-12-21 Paul Marechal <paul.marechal@ericsson.com>
344
345 PR gdb/23974
346 * gdb.base/info-os.exp: Check return for unknown "info os" type.
347
161d081c
PW
3482018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
349
350 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
351 Update order of results accordingly.
352
b001de23
AB
3532018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
354
355 * gdb.base/annota1.exp: Update a test regexp.
356
99e1a184
AB
3572018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
358
359 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
360
7a81c1e2
PW
3612018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
362
363 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
364 (reuse_time): Initialize to REUSE_TIME_CAP.
365 (check_rc): New function.
366 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
367 Check pthread_create rc.
368 (spawner_thread_func): Check pthread_create and pthread_join rc.
369
73e8dc90
PA
3702018-12-08 Pedro Alves <palves@redhat.com>
371
372 * gdb.base/list.exp (test_forward_search): Rename to ...
373 (test_forward_reverse_search): ... this. Also test reverse-search
374 and the forward-search alias.
375
13f2ed32
AB
3762018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
377
378 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
379 local timeout variable before return, and remove all local timeout
380 variable entirely.
381 (gdb_load): Likewise.
382
64d27cfc
TV
3832018-12-01 Tom de Vries <tdevries@suse.de>
384
385 * gdb.base/gdb-caching-proc.exp: New file.
386
f63c03b4
SDJ
3872018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
388
389 * Makefile.in (TIMESTAMP): New variable.
390 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
391 command.
392 (check-single-racy): Likewise.
393 (check/%.exp): Likewise.
394 (check-racy/%.exp): Likewise.
395 (workers/%.worker): Likewise.
396 (build-perf): Likewise.
397 (check-perf): Likewise.
398 * README: Describe new "TS" and "TS_FORMAT" variables.
399 * print-ts.py: New file.
400
1c97054b
BF
4012018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
402
403 PR python/23714
404 * gdb.python/python.exp: Test command repetition after
405 gdb.execute.
406
1871a62d
AB
4072018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.opt/inline-break.exp: Add test that info breakpoint output
410 is correctly aligned.
411
fb5e1ed9
PW
4122018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
413
414 * gdb.ada/info_auto_lang.exp: New testcase.
415 * gdb.ada/info_auto_lang/global_pack.ads: New file.
416 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
417 * gdb.ada/info_auto_lang/some_c.c: New file.
418
43d397ca
PW
4192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
420
421 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
422 FUNC_lang language syntax.
423
beddd671
PW
4242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
425
426 * gdb.base/info_minsym.c: New file.
427 * gdb.base/info_minsym.exp: New file.
428
73fc52c4
TT
4292018-11-19 Tom Tromey <tom@tromey.com>
430
431 PR rust/23625:
432 * gdb.rust/simple.exp: Add ptype test. Update expected output.
433 * gdb.rust/expr.exp: Update expected output. Change one test.
434
994b876a
TT
4352018-11-19 Tom Tromey <tom@tromey.com>
436
437 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
438
6769f276
PA
4392018-11-19 Pedro Alves <palves@redhat.com>
440
441 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
442 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
443 see the expected warning.
444
38a72da0
AH
4452018-11-16 Alan Hayward <alan.hayward@arm.com>
446
447 PR gdb/22736:
448 * gdb.cp/infcall-nodebug-lib.c: New test.
449 * gdb.cp/infcall-nodebug-main.c: New test.
450 * gdb.cp/infcall-nodebug.exp: New file.
451
53a89d6e
SM
4522018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
453
454 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
455 completer tests.
456
9325300d
TV
4572018-11-09 Tom de Vries <tdevries@suse.de>
458
459 * gdb.base/msym-lang.c: New test.
460 * gdb.base/msym-lang.exp: New file.
461 * gdb.base/msym-lang-main.c: New test.
462
20f0d60d
TT
4632018-11-08 Tom Tromey <tom@tromey.com>
464
465 PR gdb/23555:
466 PR gdb/23838:
467 * gdb.base/warning.exp: New file.
468
b5420128
JB
4692018-11-08 Jan Beulich <jbeulich@suse.com>
470
471 * testsuite/gdb.arch/i386-avx512.c,
472 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
473
cd115d61
AB
4742018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
477 point hardware.
478
35ee2dc2
AB
4792018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
480
481 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
482 * gdb.dwarf2/missing-type-name.exp: New file.
483
31aceee8
TV
4842018-11-06 Tom de Vries <tdevries@suse.de>
485
486 * gdb.base/many-headers.c: New test.
487 * gdb.base/many-headers.exp: New file.
488
109be305
JW
4892018-11-06 Jim Wilson <jimw@sifive.com>
490
491 * gdb.base/code_elim.exp: For riscv, set additional_flags
492 to include -msmall-data-limit=0.
493
e2b7af72
JB
4942018-11-01 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.ada/watch_minus_l: New testcase.
497
cdcda965
SM
4982018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
499
500 * gdb.arch/aix-sighandle.c: New file.
501 * gdb.arch/aix-sighandle.exp: New file.
502
92dcebf3
AB
5032018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
504
505 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
506 registers being unions.
507
68b9ac18
TV
5082018-10-31 Tom de Vries <tdevries@suse.de>
509
510 * lib/valgrind.exp: New file.
511 (vgdb_start, vgdb_stop): New procs, factored out of ...
512 * gdb.base/valgrind-bt.exp: ... here, ...
513 * gdb.base/valgrind-disp-step.exp: ... here and ...
514 * gdb.base/valgrind-infcall.exp: ... here.
515
1443936e
TV
5162018-10-31 Tom de Vries <tdevries@suse.de>
517
518 * lib/gdb.exp (get_valueof): Don't output read value in test name.
519
eb77c9df
AB
5202018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
521
522 * gdb.dwarf2/void-type.c: New file.
523 * gdb.dwarf2/void-type.exp: New file.
524
82b5e646
PW
5252018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
526
527 * gdb.base/info_qt.c: New file.
528 * gdb.base/info_qt.exp: New file.
529
8d619c01
EBM
5302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
531
532 * gdb.arch/powerpc-htm-regs.c: New file.
533 * gdb.arch/powerpc-htm-regs.exp: New file.
534
f2cf6173
EBM
5352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
536
537 * gdb.arch/powerpc-tar.c: New file.
538 * gdb.arch/powerpc-tar.exp: New file.
539
7ca18ed6
EBM
5402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
541
542 * gdb.arch/powerpc-ppr-dscr.c: New file.
543 * gdb.arch/powerpc-ppr-dscr.exp: New file.
544
bfcc0eba
TV
5452018-10-25 Tom de Vries <tdevries@suse.de>
546
547 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
548
fe1a5cad
TV
5492018-10-24 Tom de Vries <tdevries@suse.de>
550
551 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
552 longer exists error.
553
a76dc3b7
TV
5542018-10-24 Tom de Vries <tdevries@suse.de>
555
556 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
557
4df46df7
TV
5582018-10-24 Tom de Vries <tdevries@suse.de>
559
560 * gdb.base/valgrind-db-attach.exp: Handle removed support for
561 --db-attach in valgrind.
562
0dbfcfff
AB
5632018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.arch/riscv-reg-aliases.c: New file.
566 * gdb.arch/riscv-reg-aliases.exp: New file.
567
b04480b1
AH
5682018-10-19 Alan Hayward <alan.hayward@arm.com>
569
570 * gdb.python/py-cmd.exp: Check for gdb_prompt.
571
2c6ac8d7
AH
5722018-10-19 Alan Hayward <alan.hayward@arm.com>
573
574 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
575
2bc69f25
AH
5762018-10-19 Alan Hayward <alan.hayward@arm.com>
577
578 * gdb.cp/ovldbreak.exp: Fix regexps.
579
1f1ae3a3
AH
5802018-10-19 Alan Hayward <alan.hayward@arm.com>
581
582 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
583
94c18618
SDJ
5842018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
585
586 PR cli/23785
587 * gdb.base/restore.exp: New test to check if "restore" with an
588 invalid file doesn't segfault.
589
812cd6eb
TV
5902018-10-18 Tom de Vries <tdevries@suse.de>
591
592 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
593 * gdb.ada/excep_handle.exp: Same.
594 * gdb.ada/mi_string_access.exp: Same.
595 * gdb.ada/mi_var_union.exp: Same.
596 * gdb.arch/arc-analyze-prologue.exp: Same.
597 * gdb.arch/arc-decode-insn.exp: Same.
598 * gdb.base/readnever.exp: Same.
599 * gdb.fortran/printing-types.exp: Same.
600 * gdb.guile/scm-lazy-string.exp: Same.
601
c4b90788
TV
6022018-10-16 Tom de Vries <tdevries@suse.de>
603
604 PR gdb/23730
605 * gdb.base/catch-follow-exec.c: Add copyright notice.
606 * gdb.base/catch-follow-exec.exp: Rewrite to use
607 gdb_spawn_with_cmdline_opts. Require gdb-native.
608
8bca2978
SL
6092018-10-12 Sandra Loosemore <sandra@codesourcery.com>
610
611 * gdb.trace/actions-changed.exp: Check for arch support.
612 * gdb.trace/actions.exp: Likewise.
613 * gdb.trace/ax.exp: Likewise.
614 * gdb.trace/backtrace.exp: Likewise.
615 * gdb.trace/change-loc.exp: Likewise.
616 * gdb.trace/deltrace.exp: Likewise.
617 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
618 * gdb.trace/ftrace.exp: Likewise.
619 * gdb.trace/infotrace.exp: Check for arch support.
620 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
621 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
622 * gdb.trace/mi-tsv-changed.exp: Likewise.
623 * gdb.trace/packetlen.exp: Likewise.
624 * gdb.trace/passc-dyn.exp: Likewise.
625 * gdb.trace/passcount.exp: Likewise.
626 * gdb.trace/pending.exp: Likewise.
627 * gdb.trace/range-stepping.exp: Check for shlib support.
628 * gdb.trace/report.exp: Check for arch support.
629 * gdb.trace/save-trace.exp: Likewise.
630 * gdb.trace/signal.exp: Check for signal support.
631 * gdb.trace/tfind.exp: Check for arch support.
632 * gdb.trace/trace-break.exp: Check for arch and shlib support.
633 * gdb.trace/trace-common.h: Add comment.
634 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
635 * gdb.trace/trace-enable-disable.exp: Likewise.
636 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
637 * gdb.trace/tracecmd.exp: Check for arch support.
638 * gdb.trace/tspeed.exp: Check for shlib and target support.
639 * gdb.trace/tstatus.exp: Check for arch support.
640 * gdb.trace/tsv.exp: Likewise.
641 * gdb.trace/while-dyn.exp: Likewise.
642 * gdb.trace/while-stepping.exp: Likewise.
643 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
644
f9c49bff
SM
6452018-10-12 Simon Marchi <simon.marchi@ericsson.com>
646
647 * gdb.trace/tspeed.exp: Remove nowarnings.
648 (prepare_for_trace_test): Declare "global ipalib".
649 * gdb.trace/tspeed.c: Include unistd.h.
650 (main): Remove superfluous printf argument.
651
d4330bde
SL
6522018-10-11 Sandra Loosemore <sandra@codesourcery.com>
653
654 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
655 directory prefix on the filename.
656
8ecfd7bd
SDJ
6572018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
658
659 * gdb.gdb/unittest.exp: Update expected message informing that
660 selftests have been disabled.
661 * gdb.server/unittest.exp: Likewise.
662
58bbcd02
TV
6632018-10-09 Tom de Vries <tdevries@suse.de>
664
665 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
666 with runto_main.
667
9f6b697b
WP
6682018-10-08 Weimin Pan <weimin.pan@oracle.com>
669
670 PR c++/16841
671 * gdb.cp/virtbase2.cc: New file.
672 * gdb.cp/virtbase2.exp: New file.
673
add5ded5
TT
6742018-10-06 Tom Tromey <tom@tromey.com>
675
676 PR python/19399:
677 * gdb.python/py-inferior.exp: Add architecture test.
678
f9e48344
TT
6792018-10-06 Tom Tromey <tom@tromey.com>
680
681 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
682 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
683
2a8be203
TT
6842018-10-06 Tom Tromey <tom@tromey.com>
685
686 * gdb.python/py-breakpoint.exp (check_last_event): Check location
687 of a "throw" catchpoint.
688
e04caa70
SDJ
6892018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
690
691 * gdb.base/info-proc.exp: Update string expected from "help info
692 proc".
693
5ca8c39f
TT
6942018-10-04 Tom Tromey <tom@tromey.com>
695
696 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
697 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
698 (test_initial_complaints, test_empty_complaints): Update.
699 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
700
3453e7e4
TT
7012018-10-04 Tom Tromey <tom@tromey.com>
702
703 PR cli/19551:
704 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
705 * lib/gdb.exp (gdb_file_cmd): Update.
706 * gdb.stabs/weird.exp (print_weird_var): Update.
707 * gdb.server/solib-list.exp: Update.
708 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
709 * gdb.mi/mi-cli.exp: Update.
710 * gdb.linespec/linespec.exp: Update.
711 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
712 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
713 * gdb.cp/cp-relocate.exp: Update.
714 * gdb.base/sym-file.exp: Update.
715 * gdb.base/relocate.exp: Update.
716 * gdb.base/readnever.exp: Update.
717 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
718 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
719 * gdb.base/dbx.exp (gdb_file_cmd): Update.
720 * gdb.base/code_elim.exp: Update.
721 * gdb.base/break-unload-file.exp (test_break): Update.
722 * gdb.base/break-interp.exp (test_attach_gdb): Update.
723 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
724 Update.
725 * gdb.base/attach.exp (do_attach_tests): Update.
726 * gdb.base/sepdebug.exp: Update.
727 * gdb.python/py-section-script.exp: Update.
728
6afcf761
TT
7292018-10-04 Tom Tromey <tom@tromey.com>
730
731 PR cli/22234:
732 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
733 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
734 output.
735
fef1b293
TT
7362018-10-04 Tom Tromey <tom@tromey.com>
737
738 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
739 set width and height to 0.
740 (test_command_line_attach_run): Use -quiet.
741
ca98345e
SL
7422018-10-03 Sandra Loosemore <sandra@codesourcery.com>
743
744 * lib/gdb.exp (skip_ifunc_tests): New.
745 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
746 other compile failures.
747 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
748
ff34e6ae
SM
7492018-10-01 Simon Marchi <simon.marchi@ericsson.com>
750
751 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
752 is_amd64_regs_target.
753
6bb8890e
AH
7542018-10-01 Alan Hayward <alan.hayward@arm.com>
755
756 * gdb.arch/aarch64-sighandler-regs.c: New test.
757 * gdb.arch/aarch64-sighandler-regs.exp: New file.
758 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
759
224d30d3
MM
7602018-10-01 Markus Metzger <markus.t.metzger@intel.com>
761
762 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
763 assembly.
764
f67ffa6a
AB
7652018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.base/frame-selection.exp: New file.
768 * gdb.base/frame-selection.c: New file.
769
9fc3183f
AH
7702018-09-27 Alan Hayward <alan.hayward@arm.com>
771
772 * gdb.threads/check-libthread-db.c (thread_routine): Use a
773 pthread barrier.
774 (main): Likewise.
775
d354055e
AB
7762018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.base/large-frame-1.c: New file.
779 * gdb.base/large-frame-2.c: New file.
780 * gdb.base/large-frame.exp: New file.
781 * gdb.base/large-frame.h: New file.
782
db727370
JL
7832018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
784
785 PR gdb/20948
786 * gdb.base/write_mem.exp: New test.
787 * gdb.base/write_mem.c: Likewise.
788
ae778caf
TT
7892018-09-23 Tom Tromey <tom@tromey.com>
790
791 PR python/18852:
792 * gdb.python/py-parameter.exp: Add test for parameter that throws
793 on "set".
794
fd3ba736
TT
7952018-09-23 Tom Tromey <tom@tromey.com>
796
797 PR python/17284:
798 * gdb.python/py-template.exp (test_template_arg): Add test for
799 negative template argument number.
800
39a24317
TT
8012018-09-23 Tom Tromey <tom@tromey.com>
802
803 PR python/14062:
804 * gdb.python/python.exp: Add test for post_event error.
805
f5769a2c
TT
8062018-09-23 Tom Tromey <tom@tromey.com>
807
808 PR python/18170:
809 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
810 convert pointers to int and long.
811
1c1e54f6
TT
8122018-09-23 Tom Tromey <tom@tromey.com>
813
814 PR python/20126:
815 * gdb.python/py-value.exp (test_value_numeric_ops): Add
816 signed-ness conversion tests.
817
fb4fa946
TT
8182018-09-23 Tom Tromey <tom@tromey.com>
819
820 PR python/18352;
821 * gdb.python/py-value.exp (test_float_conversion): New proc.
822 Use it.
823
a466edac
HAQ
8242018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
825
826 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
827
4ee9b0c5
SL
8282018-09-18 Sandra Loosemore <sandra@codesourcery.com>
829
830 * gdb.base/complete-empty.exp: Skip tab-completion tests if
831 no readline.
832 * gdb.base/utf8-identifiers.exp: Likewise.
833 * gdb.cp/cpcompletion.exp: Likewise.
834 * gdb.linespec/cpcompletion.exp: Likewise.
835 * gdb.linespec/cpls-abi-tag.exp: Likewise.
836 * gdb.linespec/cpls-ops.exp: Likewise.
837
23be8da7
RB
8382018-09-19 Richard Bunt <richard.bunt@arm.com>
839 Chris January <chris.january@arm.com>
840
841 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
842 * gdb.fortran/short-circuit-argument-list.exp: New file.
843 * gdb.fortran/short-circuit-argument-list.f90: New test.
844
5031d0ae
SDJ
8452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
846
847 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
848 "arch=" keyword when executing "-stack-list-frames".
849
b4c0d1a4
SDJ
8502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
851
852 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
853 "arch=" keyword when executing "-stack-list-frames".
854
7a6d2b45
SDJ
8552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
856
857 * gdb.ada/complete.exp: Expect for "@" when doing "complete
858 break ada".
859
8588b356
SM
8602018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
861
862 PR python/23669
863 * gdb.python/python.exp: Test gdb.execute("show commands").
864
65e65158
TT
8652018-09-16 Tom Tromey <tom@tromey.com>
866
867 * gdb.base/new-ui.exp (do_execution_tests): Update.
868 * gdb.base/dbx.exp (test_breakpoints): Update.
869
bf326452
AH
8702018-09-14 Alan Hayward <alan.hayward@arm.com>
871
872 * lib/gdb.exp (gdb_simple_compile): Add proc.
873 (is_elf_target): Use gdb_simple_compile.
874 (skip_altivec_tests): Likewise.
875 (skip_vsx_tests): Likewise.
876 (skip_tsx_tests): Likewise.
877 (skip_btrace_tests): Likewise.
878 (skip_btrace_pt_tests): Likewise.
879 (gdb_can_simple_compile): Likewise.
880 (gdb_has_argv0): Likewise.
881 (gdb_target_symbol_prefix): Likewise.
882 (target_supports_scheduler_locking): Likewise.
883
2361b0fb
TT
8842018-09-13 Tom Tromey <tom@tromey.com>
885
886 * Makefile.in (TAGS): Recognize proc_with_prefix and
887 gdb_caching_proc.
888
0ae1a321
SM
8892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
890
891 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
892 method.
893
a40bf0c2
SM
8942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
895
896 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
897 and a few other Inferior properties when the Inferior is no
898 longer valid.
899
4a3fe98f
TT
9002018-09-13 Tom Tromey <tom@tromey.com>
901
902 PR rust/23650:
903 * gdb.rust/simple.exp: Add test for enum field access error.
904
098b2108
TT
9052018-09-13 Tom Tromey <tom@tromey.com>
906
907 PR rust/23626:
908 * gdb.rust/simple.rs (EmptyEnum): New type.
909 (main): Use it.
910 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
911
1256af7d
SM
9122018-09-13 Simon Marchi <simon.marchi@ericsson.com>
913
914 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
915 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
916 * gdb.python/py-symtab.exp: Update test printing an objfile.
917
4aa8e6c2
SM
9182018-09-12 Simon Marchi <simon.marchi@ericsson.com>
919
920 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
921 object.
922
c221b2f7
AH
9232018-09-12 Alan Hayward <alan.hayward@arm.com>
924
925 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
926 (support_complex_tests): Use gdb_can_simple_compile.
927 (is_ilp32_target): Likewise.
928 (is_lp64_target): Likewise.
929 (is_64_target): Likewise.
930 (is_amd64_regs_target): Likewise.
931 (is_aarch32_target): Likewise.
932 (gdb_int128_helper): Likewise.
933
6f1107b5
JK
9342018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
935
936 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
937
1f5d1570
JG
9382018-09-10 Jerome Guitton <guitton@adacore.com>
939
940 * gdb.ada/same_component_name: Add test for case of tagged record
941 with variable-length fields.
942
cc330e39
XR
9432018-09-10 Xavier Roirand <roirand@adacore.com>
944
945 * gdb.ada/access_to_unbounded_array.exp: New testcase.
946 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
947 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
948 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
949
b9c50e9a
XR
9502018-09-10 Xavier Roirand <roirand@adacore.com>
951
952 * gdb.ada/mi_string_access.exp: New testcase.
953 * gdb.ada/mi_string_access/bar.adb: New file.
954 * gdb.ada/mi_string_access/pck.adb: New file.
955 * gdb.ada/mi_string_access/pck.asd: New file.
956
2963898f
XR
9572018-09-10 Xavier Roirand <roirand@adacore.com>
958
959 * gdb.ada/mi_var_union.exp: New testcase.
960 * gdb.ada/mi_var_union/bar.adb: New file.
961 * gdb.ada/mi_var_union/pck.adb: New file.
962 * gdb.ada/mi_var_union/pck.asd: New file.
963
1aac008f
TT
9642018-09-08 Tom Tromey <tom@tromey.com>
965
966 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
967
332cf4c9
TT
9682018-09-08 Tom Tromey <tom@tromey.com>
969
970 PR python/16047:
971 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
972 (register_pretty_printers): Register new printer.
973 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
974 test.
975 * gdb.python/py-prettyprint.c (int_type3): New typedef.
976 (an_int_type3): New global.
977
424da6cf
JB
9782018-09-08 Joel Brobecker <brobecker@adacore.com>
979
980 * gdb.ada/expr_with_funcall: New testcase.
981
2a62dfa9
JB
9822018-09-08 Joel Brobecker <brobecker@adacore.com>
983
984 * gdb.ada/packed_array_assign: New testcase.
985
96b6697f
AB
9862018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
989 names, and add test prefixes to make test names unique.
990
e4a62c65
TV
9912018-09-05 Tom de Vries <tdevries@suse.de>
992
993 * gdb.dwarf2/varval.exp: Add test.
994
dd083ee2
GB
9952018-09-04 Gary Benson <gbenson@redhat.com>
996
997 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
998 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
999
aef9346c
TT
10002018-08-31 Tom Tromey <tom@tromey.com>
1001
1002 * gdb.rust/simple.rs: Rename second variable "v".
1003
c67f2e15
AB
10042018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
1005
1006 * gdb.base/funcargs.c (use_a): New function.
1007 (recurse): Call use_a.
1008
078a0207
KS
10092018-08-29 Keith Seitz <keiths@redhat.com>
1010
1011 * gdb.compile/compile-cplus-anonymous.cc: New file.
1012 * gdb.compile/compile-cplus-anonymous.exp: New file.
1013 * gdb.compile/compile-cplus-array-decay.cc: New file.
1014 * gdb.compile/compile-cplus-array-decay.exp: New file.
1015 * gdb.compile/compile-cplus-inherit.cc: New file.
1016 * gdb.compile/compile-cplus-inherit.exp: New file.
1017 * gdb.compile/compile-cplus-member.cc: New file.
1018 * gdb.compile/compile-cplus-member.exp: New file.
1019 * gdb.compile/compile-cplus-method.cc: New file.
1020 * gdb.compile/compile-cplus-method.exp: New file.
1021 * gdb.compile/compile-cplus-mod.c: "New" file.
1022 * gdb.compile/compile-cplus-namespace.cc: New file.
1023 * gdb.compile/compile-cplus-namespace.exp: New file.
1024 * gdb.compile/compile-cplus-nested.cc: New file.
1025 * gdb.compile/compile-cplus-nested.exp: New file.
1026 * gdb.compile/compile-cplus-print.c: "New" file.
1027 * gdb.compile/compile-cplus-print.exp: "New" file.
1028 * gdb.compile/compile-cplus-virtual.cc: New file.
1029 * gdb.compile/compile-cplus-virtual.exp: New file.
1030 * gdb.compile/compile-cplus.c: "New" file.
1031 * gdb.compile/compile-cplus.exp: "New" file.
1032 * lib/compile-support.exp: New file.
1033
b0f492b9
GB
10342018-08-16 Gary Benson <gbenson@redhat.com>
1035
1036 PR gdb/13000:
1037 * gdb.base/batch-exit-status.exp: New file.
1038 * gdb.base/batch-exit-status.good-commands: Likewise.
1039 * gdb.base/batch-exit-status.bad-commands: Likewise.
1040
36eb4c5f
AH
10412018-08-29 Alan Hayward <alan.hayward@arm.com>
1042
1043 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
1044 (struct struct02): Likewise.
1045 (struct struct03): Likewise.
1046 (struct struct04): Likewise.
1047 (struct struct_01_01): New struct.
1048 (struct struct_01_02): Likewise.
1049 (struct struct_01_03): Likewise.
1050 (struct struct_01_04): Likewise.
1051 (struct struct_02_01): Likewise.
1052 (struct struct_02_02): Likewise.
1053 (struct struct_02_03): Likewise.
1054 (struct struct_02_04): Likewise.
1055 (struct struct_04_01): Likewise.
1056 (struct struct_04_02): Likewise.
1057 (struct struct_04_03): Likewise.
1058 (struct struct_04_04): Likewise.
1059 (struct struct_05_01): Likewise.
1060 (struct struct_05_02): Likewise.
1061 (struct struct_05_03): Likewise.
1062 (struct struct_05_04): Likewise.
1063 (cmp_struct01): Remove function.
1064 (cmp_struct02): Likewise.
1065 (cmp_struct03): Likewise.
1066 (cmp_struct04): Likewise.
1067 (cmp_struct_01_01): Add Function.
1068 (cmp_struct_01_02): Likewise.
1069 (cmp_struct_01_03): Likewise.
1070 (cmp_struct_01_04): Likewise.
1071 (cmp_struct_02_01): Likewise.
1072 (cmp_struct_02_02): Likewise.
1073 (cmp_struct_02_03): Likewise.
1074 (cmp_struct_02_04): Likewise.
1075 (cmp_struct_04_01): Likewise.
1076 (cmp_struct_04_02): Likewise.
1077 (cmp_struct_04_03): Likewise.
1078 (cmp_struct_04_04): Likewise.
1079 (cmp_struct_05_01): Likewise.
1080 (cmp_struct_05_02): Likewise.
1081 (cmp_struct_05_03): Likewise.
1082 (cmp_struct_05_04): Likewise.
1083 (call_all): Add new structs.
1084 * gdb.base/infcall-nested-structs.exp: Likewise.
1085
3bf9c013
JV
10862018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
1087
1088 * gdb.python/py-framefilter-mi.exp: Update regexp to
1089 check for "arch" field in frame output.
1090
450d1e88
KB
10912018-08-23 Kevin Buettner <kevinb@redhat.com>
1092
1093 * gdb.dwarf2/dw2-ranges-func.c: New file.
1094 * gdb.dwarf2/dw2-ranges-func.exp: New file.
1095
ae739fe7
SM
10962018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
1097
1098 * gdb.base/term.exp: Compare terminal settings with values from
1099 the inferior.
1100 * gdb.base/term.c: Get and set terminal settings.
1101
6d52907e
JV
11022018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
1103
1104 * lib/mi-support.exp (mi_expect_stop): Update regexp to
1105 accommodate new "arch" field in frame output.
1106 * gdb.mi/mi-return.exp: Likewise.
1107 * gdb.mi/mi-stack.exp: Likewise.
1108 * gdb.mi/mi-syn-frame.exp: Likewise.
1109 * gdb.mi/user-selected-context-sync.exp: Likewise.
1110
be2d111a
MS
11112018-08-19 Michael Spang <spang@google.com>
1112
1113 PR gdb/11786
1114 * gdb.base/gcore-tls-pie.c: New file.
1115 * gdb.base/gcore-tls-pie.exp: New file.
1116
ae3a7c47
KB
11172018-08-18 Kevin Buettner <kevinb@redhat.com>
1118
1119 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
1120 * gdb.dwarf2/varval.c: New file.
1121 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 1122
2ecae92e
AH
11232018-08-17 Alan Hayward <alan.hayward@arm.com>
1124
1125 PR gdb/18931
1126 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
1127
c1854f1d
KS
11282018-08-16 Keith Seitz <keiths@redhat.com>
1129
1130 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
1131 tests expected to pass.
1132
26fb3983
JV
11332018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
1134
1135 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
1136 -data-disassemble -a.
1137 (test_disassembly_bogus_args): Likewise.
1138
67943c00
AB
11392018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
1142
5ff2bbae
AB
11432018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1144
1145 * gdb.base/vla-optimized-out.exp: Add new test.
1146
e5bbcd0f
AB
11472018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
1148
1149 * gdb.base/vla-optimized-out-o3.exp: Delete.
1150 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
1151 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
1152 deleted tests.
1153
9d4a934c
AB
11542018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 PR gdb/18050:
1157 * gdb.server/extended-remote-restart.c: New file.
1158 * gdb.server/extended-remote-restart.exp: New file.
1159
045cf012
SM
11602018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
1161
1162 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
1163 "set variable index = 42".
1164
87d6a7aa
SM
11652018-08-07 Simon Marchi <simon.marchi@ericsson.com>
1166
1167 * boards/index-cache-gdb.exp: New file.
1168 * gdb.dwarf2/index-cache.exp: New file.
1169 * gdb.dwarf2/index-cache.c: New file.
1170 * gdb.base/maint.exp: Check if we are using the index cache.
1171
96d68bd4
RO
11722018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1173
1174 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
1175 MAKEFLAGS.
1176
5a699617
RO
11772018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1178
1179 * dg-extract-results.sh: Move to toplevel contrib.
1180 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
1181 * Makefile.in (check-parallel-racy): Likewise.
1182
5bd18990
AB
11832018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
1184
1185 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
1186 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
1187 tests if the target supports scheduler locking.
1188
3fbbcf47
TV
11892018-08-04 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
1192
3e1d3d8c
TT
11932018-08-02 Tom Tromey <tom@tromey.com>
1194
1195 PR symtab/16842.
1196 * gdb.cp/temargs.exp: Test "info address" of a template
1197 parameter.
1198
5abe0f0c
JV
11992018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
1200
1201 * gdb.python/py-mi-var-info-path-expression.c: New file.
1202 * gdb.python/py-mi-var-info-path-expression.py: New file.
1203 * gdb.python/py-mi-var-info-path-expression.exp: New file.
1204
fb66cde8
SDJ
12052018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
1206
1207 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
1208 error after "cannot resolve name" string.
1209
c708f4d2
AB
12102018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
1211
1212 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
1213 started.
1214 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
1215
37cc0cae
TV
12162018-07-28 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
1219
63b4ecf7
TV
12202018-07-26 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
1223
3c3bb058
AB
12242018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
1227 is visible.
1228
9e7f3bbb
TV
12292018-07-26 Tom de Vries <tdevries@suse.de>
1230
1231 PR breakpoints/23366
1232 * gdb.base/catch-follow-exec.c: New test.
1233 * gdb.base/catch-follow-exec.exp: New file.
1234
16f808ec
TV
12352018-07-25 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
1238 vla-optimized-out.c.
1239
d7154a8d
JV
12402018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
1241
1242 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
1243 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
1244
232a0032
TV
12452018-07-20 Tom de Vries <tdevries@suse.de>
1246
1247 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
1248 NOCLONE macro.
1249 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
1250
fbb1d502
TV
12512018-07-19 Tom de Vries <tdevries@suse.de>
1252
1253 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
1254 regular expression.
1255
42dc7699
TV
12562018-07-18 Tom de Vries <tdevries@suse.de>
1257
1258 * gdb.base/vla-optimized-out.c: New test.
1259 * gdb.base/vla-optimized-out.exp: New file.
1260
7f1f7e23
SDJ
12612018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
1262
1263 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
1264 message "No address associated with hostname" when gdbserver
1265 cannot resolve the hostname.
1266
5759ebb3
PW
12672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1268
1269 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
1270 Add some test prefixes to make tests unique.
1271
3606ccab
PW
12722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1273
1274 * gdb.base/frameapply.c: New file.
1275 * gdb.base/frameapply.exp: New file.
1276
529c08b2
PW
12772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1278
1279 * gdb.base/skip.exp: Update expected error message.
1280
c7ab0aef
SDJ
12812018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1282 Jan Kratochvil <jan.kratochvil@redhat.com>
1283 Paul Fertser <fercerpav@gmail.com>
1284 Tsutomu Seki <sekiriki@gmail.com>
1285
1286 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
1287 parameter.
1288 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
1289 by default.
1290 * boards/native-gdbserver.exp: Likewise.
1291 * gdb.server/run-without-local-binary.exp: Improve regexp used
1292 for detecting when a remote debugging connection succeeds.
1293 * gdb.server/server-connect.exp: New file.
1294 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
1295 Do not prefix the port number with ":".
1296 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
1297 support for detecting and using it. Add '$debughost_gdbserver'
1298 to the list of arguments used to start gdbserver. Handle case
1299 when gdbserver cannot resolve a network name.
1300
16ff70dd
SDJ
13012018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
1302
1303 PR c++/23373
1304 * gdb.base/ptype-offsets.cc (struct static_member): New
1305 struct.
1306 (main) <stmember>: New variable.
1307 * gdb.base/ptype-offsets.exp: Add test for printing a struct
1308 with a static member in it.
1309
3541979f
AB
13102018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
1313 watchpoints enabled and disabled.
1314
c8ad9b9a
AB
13152018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.base/examine-backward.exp: Still run tests around address
1318 0x0, even if address 0x0 is not readable. Update the pattern for
1319 matching address 0x0 in expected output.
1320
e0e5e971
AB
13212018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
1322
1323 * gdb.base/share-env-with-gdbserver.c (main): Add call to
1324 malloc/free.
1325
1ea5da02
TV
13262018-07-04 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.dwarf2/dw2-error.exp: Update expected error message.
1329
471b9d15
MR
13302018-07-02 Maciej W. Rozycki <macro@mips.com>
1331
1332 PR tdep/8282
1333 * gdb.arch/mips-disassembler-options.exp: New test.
1334 * gdb.arch/mips-disassembler-options.s: New test source.
1335
75acb486
PA
13362018-06-29 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.threads/names.exp: Adjust expected "info threads" output.
1339
cd2bb709
PA
13402018-06-29 Pedro Alves <palves@redhat.com>
1341
1342 * gdb.opt/inline-break.exp (line number, address): Add "info
1343 break" tests.
1344
991ff292
PA
13452018-06-29 Pedro Alves <palves@redhat.com>
1346
1347 * gdb.opt/inline-break.c (func1): Add "break here" marker.
1348 * gdb.opt/inline-break.exp: Test setting breakpoints by line
1349 number and address and running to them.
1350
356819b6 13512018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
1352
1353 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
1354
2512d7ef
JK
13552018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1356
1357 * lib/compiler.c: Remove executable permission flag.
1358
be1b6474
RB
13592018-06-28 Richard Bunt <richard.bunt@arm.com>
1360
1361 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
1362 code.
1363 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
1364
291f9a96
PT
13652018-06-28 Petr Tesarik <ptesarik@suse.cz>
1366
1367 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
1368
ed6dfe51
PT
13692018-06-28 Petr Tesarik <ptesarik@suse.cz>
1370
1371 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
1372 address argument is omitted.
1373
d4d429d5
PT
13742018-06-28 Petr Tesarik <ptesarik@suse.cz>
1375
1376 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
1377
7ab6656f
OJ
13782018-06-27 Omair Javaid <omair.javaid@linaro.org>
1379
1380 PR gdb/21695
1381 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
1382 * gdb.base/infoline-reloc-main-from-zero.c: New file.
1383
a33ccfc7
TT
13842018-06-26 Tom Tromey <tom@tromey.com>
1385
1386 PR rust/22574:
1387 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
1388 * gdb.rust/simple.rs (struct SimpleLayout): New.
1389
6d72d289
SM
13902018-06-22 Simon Marchi <simon.marchi@ericsson.com>
1391
1392 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
1393 "info registers" output.
1394
8363f9d5
RB
13952018-06-21 Richard Bunt <richard.bunt@arm.com>
1396
1397 * gdb.base/watchpoint-hw-attach.c: New test.
1398 * gdb.base/watchpoint-hw-attach.exp: New file.
1399
f00674fe
SM
14002018-06-20 Simon Marchi <simon.marchi@ericsson.com>
1401
1402 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
1403 through /bin/sh.
1404 * boards/dwarf4-gdb-index.exp: Likewise.
1405 * boards/fission-dwp.exp: Likewise.
1406
1d554008
UW
14072018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
1408
1409 * gdb.base/float128.exp: Add comment and improved fail message
1410 to the failure case of "print large128" test.
1411
d0ac1c44
SM
14122018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1413
1414 * configure.ac: Remove AC_PREREQ.
1415 * configure: Re-generate.
1416
61b04dd0
PA
14172018-06-19 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
1420 (func_extern_caller): New.
1421 (main): Call func_extern_caller.
1422 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
1423 logic change.
1424
f63b508a
SM
14252018-06-18 Weimin Pan <weimin.pan@oracle.com>
1426
1427 PR gdb/16841
1428 * gdb.cp/typedef-base.cc: New file.
1429 * gdb.cp/typedef-base.exp: New file.
1430
0fe3a558
TV
14312018-06-18 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
1434
7010835a
AB
14352018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
1436 Richard Bunt <Richard.Bunt@arm.com>
1437
1438 * gdb.threads/attach-slow-waitpid.c: New file.
1439 * gdb.threads/attach-slow-waitpid.exp: New file.
1440 * gdb.threads/slow-waitpid.c: New file.
1441
14897d65
PA
14422018-06-14 Pedro Alves <palves@redhat.com>
1443
1444 * gdb.base/fork-running-state.c: Include <errno.h>.
1445 (exit_if_relative_exits): New.
1446 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
1447 exits.
1448 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
1449 child exits.
1450
5d9a0608
TV
14512018-06-14 Tom de Vries <tdevries@suse.de>
1452
1453 PR cli/22573
1454 * gdb.base/finish-pretty.c: New test.
1455 * gdb.base/finish-pretty.exp: New file.
1456
11ae5818
PA
14572018-06-14 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1460 gdb's expected startup output.
1461
1d39de44
PA
14622018-06-14 Pedro Alves <palves@redhat.com>
1463
1464 * lib/selftest-support.exp (selftest_setup): Remove inlined
1465 function handling.
1466
70ee0000
TV
14672018-06-14 Tom de Vries <tdevries@suse.de>
1468
1469 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1470 matching of breakpoint printing.
1471
11f4b608
TV
14722018-06-13 Tom de Vries <tdevries@suse.de>
1473
1474 PR testsuite/23269
1475 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1476 (fork_child): ... here, and ...
1477 (fork_parent): ... here.
1478
14792018-06-12 Tom de Vries <tdevries@suse.de>
1480
1481 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1482
9516f85a
AB
14832018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1484 Stephen Roberts <stephen.roberts@arm.com>
1485
1486 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1487 rewrite test to describe action performed, rather than possible
1488 failure.
1489
5045b3d7
GB
14902018-06-08 Gary Benson <gbenson@redhat.com>
1491
1492 * gdb.threads/check-libthread-db.exp: New file.
1493 * gdb.threads/check-libthread-db.c: Likewise.
1494
c61b06a1
TT
14952018-06-05 Tom Tromey <tom@tromey.com>
1496
1497 * gdb.base/default.exp: Update expected "show version" output.
1498
eb6af809
TT
14992018-06-05 Tom Tromey <tom@tromey.com>
1500
1501 PR cli/12326:
1502 * gdb.cp/static-print-quit.exp: Update.
1503 * lib/gdb.exp (pagination_prompt): Update.
1504 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1505 * gdb.python/python.exp: Update.
1506
178d6a63
JB
15072018-06-04 Joel Brobecker <brobecker@adacore.com>
1508
1509 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1510
8e817061
JB
15112018-06-01 Joel Brobecker <brobecker@adacore.com>
1512
1513 * gdb.ada/bp_fun_addr: New testcase.
1514
e86ca25f
TT
15152018-06-01 Tom Tromey <tom@tromey.com>
1516
1517 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1518 results.
1519 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1520 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1521 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1522 * gdb.base/maint.exp (maint_pass_if): Update.
1523
4b2dfa9d
MR
15242018-05-31 Maciej W. Rozycki <macro@mips.com>
1525
1526 * gdb.base/endian.exp: New test.
1527 * gdb.base/endian.c: New test source.
1528
45f25d6c
AB
15292018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1530
1531 PR gdb/23203
1532 * gdb.base/bt-selected-frame.c: New file.
1533 * gdb.base/bt-selected-frame.exp: New file.
1534 * lib/gdb.exp (get_current_frame_number): New function.
1535
d9f6d7f8
MR
15362018-05-24 Maciej W. Rozycki <macro@mips.com>
1537 Pedro Alves <palves@redhat.com>
1538
1539 * gdb.threads/tls-core.c: Include <stdlib.h>
1540 (thread_proc): Call `abort'.
1541 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1542 (tls_core_test): New procedure, bits factored out from ...
1543 (top level): ... here. Test both native cores and gcore cores.
1544
ff1cf532
TT
15452018-05-23 Tom Tromey <tom@tromey.com>
1546
1547 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1548
b98664d3
TT
15492018-05-23 Tom Tromey <tom@tromey.com>
1550
1551 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1552 symfile_complaints.
1553 (test_short_complaints): Likewise.
1554 (test_empty_complaints): Likewise.
1555 (test_initial_complaints): Update.
1556
4e9668d0
TT
15572018-05-23 Tom Tromey <tom@tromey.com>
1558
1559 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1560
43ba33c7
TT
15612018-05-23 Tom Tromey <tom@tromey.com>
1562
1563 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1564 (test_short_complaints): Update.
1565
035522c0
PA
15662018-05-22 Pedro Alves <palves@redhat.com>
1567
1568 * gdb.base/remote.exp: Only gdb_start after compiling the
1569 testcase. Issue "disconnect" before testing "set remote" command
1570 defaults. Issue clean_restart before running to main.
1571
cc0be08f
PA
15722018-05-22 Pedro Alves <palves@redhat.com>
1573
1574 * gdb.base/remote.exp: Adjust expected output of "show remote
1575 memory-write-packet-size". Add tests for "set remote
1576 memory-write-packet-size 0" and "set remote
1577 memory-write-packet-size fixed/limit".
1578
b1b60145
PA
15792018-05-22 Pedro Alves <palves@redhat.com>
1580
1581 PR gdb/22973
1582 * gdb.base/utf8-identifiers.c: New file.
1583 * gdb.base/utf8-identifiers.exp: New file.
1584
0ec848ad
PFC
15852018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1586
1587 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1588
2c3305f6
PFC
15892018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1590
1591 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1592
ce1e8424
TT
15932018-05-18 Tom Tromey <tom@tromey.com>
1594
1595 * gdb.base/ptype-offsets.exp: Update.
1596
ddfe970e
KS
15972018-05-17 Keith Seitz <keiths@redhat.com>
1598
1599 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1600 in expected breakpoint stop locations.
1601 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1602 move to proper scope to test variable values.
1603 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1604 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1605 New functions.
1606 (main): Call not_inline_func3.
1607 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1608 inline_func1, inline_func2, and inline_func3. Test that when each
1609 breakpoint is hit, GDB properly reports both the stop location
1610 and the backtrace. Repeat tests for temporary breakpoints.
1611
0726fcc6
MR
16122018-05-15 Maciej W. Rozycki <macro@mips.com>
1613
1614 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1615 rather then trying to access it in determining whether the PID
1616 of `gdbserver' could have been retrieved.
1617
8ee22052
AB
16182018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1619
1620 * gdb.arch/amd64-init-x87-values.S: New file.
1621 * gdb.arch/amd64-init-x87-values.exp: New file.
1622
7785df48
JK
16232018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1624
1625 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1626
56bcdbea
TT
16272018-05-04 Tom Tromey <tom@tromey.com>
1628
1629 PR python/22730:
1630 * gdb.python/python.exp: Test multi-line execute.
1631
a913fffb
TT
16322018-05-04 Tom Tromey <tom@tromey.com>
1633
1634 PR python/22731:
1635 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1636
7a2c85f2
TT
16372018-05-04 Tom Tromey <tom@tromey.com>
1638
1639 PR gdb/11750:
1640 * gdb.base/define.exp: Test defining a user command inside a user
1641 command.
1642 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1643
a3b60e45
JK
16442018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1645 Pedro Alves <palves@redhat.com>
1646
1647 PR breakpoints/19806 and support for PR external/20207.
1648 * gdb.base/watchpoint-unaligned.c: New file.
1649 * gdb.base/watchpoint-unaligned.exp: New file.
1650
45fe4a03
AB
16512018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/maint.exp: Make test names unique, use
1654 test_prefix_command_help to test 'help maint info', and remove
1655 repeated test of 'help maint'.
1656
9be2ae8f
TT
16572018-05-04 Tom Tromey <tom@tromey.com>
1658
1659 PR gdb/22619:
1660 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1661 behavior.
1662
11859c31
AB
16632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1664
1665 * gdb.base/maint.exp: Process output from 'maint print registers'
1666 line at a time.
1667
089a9490
AB
16682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1671 timeout.
1672
9b0797e2
AB
16732018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1676 filter pattern.
1677
f6ac5f3d
PA
16782018-05-02 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1681 to_log_command renames.
1682 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1683
77d3c63b
TT
16842018-05-02 Tom Tromey <tom@tromey.com>
1685
1686 * gdb.python/py-parameter.exp: Set test message.
1687
0489430a
TT
16882018-05-02 Tom Tromey <tom@tromey.com>
1689
1690 PR python/20084:
1691 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1692 PARAM_ZUINTEGER_UNLIMITED tests.
1693
1632f8ba
DR
16942018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1695
1696 PR rust/23124
1697 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1698 when casting.
1699
6d7bb824
TT
17002018-04-30 Tom Tromey <tom@tromey.com>
1701
1702 * gdb.python/py-type.exp: Check align attribute.
1703 * gdb.python/py-type.c: New "aligncheck" global.
1704
007e1530
TT
17052018-04-30 Tom Tromey <tom@tromey.com>
1706
1707 PR exp/17095:
1708 * gdb.dwarf2/dw2-align.exp: New file.
1709 * gdb.cp/align.exp: New file.
1710 * gdb.base/align.exp: New file.
1711 * lib/gdb.exp (gdb_int128_helper): New proc.
1712 (has_int128_c, has_int128_cxx): New caching procs.
1713
6873858b
TT
17142018-04-27 Tom Tromey <tom@tromey.com>
1715
1716 PR rust/22545:
1717 * gdb.rust/simple.exp: Add inclusive range tests.
1718
79188d8d
PA
17192018-04-26 Pedro Alves <palves@redhat.com>
1720
1721 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1722 ifunc breakpoint locations correctly of ifunc breakpoints set
1723 while the program resolves the ifunc.
1724
c7075ad5
PA
17252018-04-26 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.base/gnu-ifunc-final.c: New file.
1728 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1729 * gdb.base/gnu-ifunc.exp (executable): Delete.
1730 (staticexecutable): Adjust.
1731 (lib_opts, exec_opts): Delete.
1732 (make_binsuffix, build, set-break): New procedures.
1733 (misc_tests): New, with tests factored out from the top level.
1734 (top level): Test different combinations of ifunc resolver name,
1735 resolver with and with debug info, and ifunc target with and
1736 without debug info. Wrap static tests with with_target_prefix.
1737
8388016d
PA
17382018-04-26 Pedro Alves <palves@redhat.com>
1739
1740 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1741 return type" warnings.
1742
249b5733
PA
17432018-04-25 Pedro Alves <palves@redhat.com>
1744
1745 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1746 killed".
1747 * gdb.base/kill-after-signal.exp: Likewise.
1748 * gdb.threads/kill.exp: Likewise.
1749
f67c0c91
SDJ
17502018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1751 Sergio Durigan Junior <sergiodj@redhat.com>
1752 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1755 regexps to expect for '[Inferior ... detached]' as well.
1756 * gdb.base/attach.exp: Likewise.
1757 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1758 "gdb_continue_to_end".
1759 (test_catch_syscall_with_wrong_args): Likewise.
1760 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1761 ']'. Don't set 'verbose' on.
1762 * gdb.base/foll-vfork.exp: Likewise.
1763 * gdb.base/fork-print-inferior-events.c: New file.
1764 * gdb.base/fork-print-inferior-events.exp: New file.
1765 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1766 '[Inferior ... has been killed]' message.
1767 * gdb.base/kill-after-signal.exp: Likewise.
1768 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1769 detach message.
1770 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1771 message.
1772 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1773 regexps to expect for '[Inferior ... detached]' as well.
1774 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1775
0a8ddac4
SM
17762018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1777
1778 PR gdb/23104
1779 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1780
d27d16bf
RB
17812018-04-19 Richard Bunt <richard.bunt@arm.com>
1782
1783 * gdb.threads/multiple-successive-infcall.c: New test.
1784 * gdb.threads/multiple-successive-infcall.exp: New file.
1785
a037790e
TT
17862018-04-17 Tom Tromey <tom@tromey.com>
1787
1788 * gdb.rust/simple.rs (Union): New type.
1789 (main): New local "u".
1790 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1791
e3a91079
AA
17922018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1793
1794 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1795 number information in output of "whereis" command.
1796 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1797
b744723f
AA
17982018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1799
1800 * gdb.ada/info_types.exp: Adjust expected output to the line
1801 numbers now printed by "info var/func/type".
1802 * gdb.base/completion.exp: Likewise.
1803 * gdb.base/included.exp: Likewise.
1804 * gdb.cp/cp-relocate.exp: Likewise.
1805 * gdb.cp/cplusfuncs.exp: Likewise.
1806 * gdb.cp/namespace.exp: Likewise.
1807 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1808
4a4495d6
MM
18092018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1810
1811 * gdb.btrace/cpu.exp: New.
1812
1d509aa6
MM
18132018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1814
1815 * gdb.base/step-indirect-call-thunk.exp: New.
1816 * gdb.base/step-indirect-call-thunk.c: New.
1817 * gdb.reverse/step-indirect-call-thunk.exp: New.
1818 * gdb.reverse/step-indirect-call-thunk.c: New.
1819
6295b6da
SM
18202018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1821
1822 * gdb.base/pie-fork.c: New file.
1823 * gdb.base/pie-fork.exp: New file.
1824
50146e70
TT
18252018-04-11 Tom Tromey <tom@tromey.com>
1826
1827 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1828
f50d8a2e
PA
18292018-04-10 Pedro Alves <palves@redhat.com>
1830
1831 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1832 exits. Instead loop running forever.
1833 (fork_parent): Run forever too.
1834
a0be7a36
SM
18352018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1836
1837 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1838 mi_continue_to_line.
1839 * gdb.mi/mi-stack.c (callee4): Add comment.
1840
9b73db36
SM
18412018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1842
1843 * gdb.mi/mi-stack.exp: Fix indentation.
1844
c912f608
SM
18452018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1846
1847 PR gdb/22979
1848 * gdb.arch/amd64-osabi.exp: New file.
1849
26540402
SM
18502018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1851
1852 PR gdb/22980
1853 * gdb.base/osabi.exp: New file.
1854
121ad66c 18552018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
1856
1857 * gdb.cp/static-typedef-print.exp: New file.
1858 * gdb.cp/static-typedef-print.cc: New file.
1859
3fcded8f
JB
18602018-03-27 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.ada/varsize_limit: New testcase.
1863
59cc4834
JB
18642018-03-27 Joel Brobecker <brobecker@adacore.com>
1865
1866 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1867
1868 * gdb.ada/notcplusplus: New testcase.
1869
1870 * gdb.base/c-linkage-name.c: New file.
1871 * gdb.base/c-linkage-name.exp: New testcase.
1872
4ca59a9f
TT
18732018-03-26 Tom Tromey <tom@tromey.com>
1874
1875 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1876 * gdb.python/py-framefilter.py (name_error): New global.
1877 (ErrorInName.function): Use name_error.
1878
978d6c75
TT
18792018-03-26 Tom Tromey <tom@tromey.com>
1880
1881 PR backtrace/15582:
1882 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1883
b7fee5a3
KS
18842018-03-23 Keith Seitz <keiths@redhat.com>
1885
1886 PR c++/22968
1887 * gdb.cp/subtypes.exp: New file.
1888 * gdb.cp/subtypes.h: New file.
1889 * gdb.cp/subtypes.cc: New file.
1890 * gdb.cp/subtypes-2.cc: New file.
1891
376be529
AB
18922018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1895 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1896 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1897 -nostartfiles when compiling the test. Confirm that all registers
1898 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1899
066cfa98
AB
19002018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1903 option, syntax was wrong anyway.
1904 * gdb.arch/arm-disp-step.exp: Likewise.
1905 * gdb.arch/sparc64-regs.exp: Likewise.
1906 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1907 option, syntax was wrong anyway, switch to use
1908 prepare_for_testing.
1909 * gdb.arch/i386-disp-step.exp: Likewise.
1910
079670b9
AA
19112018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1912
1913 * gdb.ada/exec_changed.exp: Replace "target_info exists
1914 use_gdb_stub" by "use_gdb_stub".
1915 * gdb.ada/start.exp: Likewise.
1916 * gdb.base/async-shell.exp: Likewise.
1917 * gdb.base/attach-pie-misread.exp: Likewise.
1918 * gdb.base/attach-wait-input.exp: Likewise.
1919 * gdb.base/break-entry.exp: Likewise.
1920 * gdb.base/break-interp.exp: Likewise.
1921 * gdb.base/dprintf-detach.exp: Likewise.
1922 * gdb.base/nostdlib.exp: Likewise.
1923 * gdb.base/solib-nodir.exp: Likewise.
1924 * gdb.base/statistics.exp: Likewise.
1925 * gdb.base/testenv.exp: Likewise.
1926 * gdb.mi/mi-exec-run.exp: Likewise.
1927 * gdb.mi/mi-start.exp: Likewise.
1928 * gdb.multi/dummy-frame-restore.exp: Likewise.
1929 * gdb.multi/multi-arch-exec.exp: Likewise.
1930 * gdb.multi/multi-arch.exp: Likewise.
1931 * gdb.multi/tids.exp: Likewise.
1932 * gdb.multi/watchpoint-multi.exp: Likewise.
1933 * gdb.python/py-events.exp: Likewise.
1934 * gdb.threads/attach-into-signal.exp: Likewise.
1935 * gdb.threads/attach-stopped.exp: Likewise.
1936 * gdb.threads/threadapply.exp: Likewise.
1937 * lib/selftest-support.exp: Likewise.
1938
26d6cec4
AA
19392018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1940
1941 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1942
4ee89e90
SR
19432018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1944
1945 * gdb.perf/template-breakpoints.cc: New file.
1946 * gdb.perf/template-breakpoints.exp: New file.
1947 * gdb.perf/template-breakpoints.py: New file.
1948
92630041
TT
19492018-03-19 Tom Tromey <tom@tromey.com>
1950
1951 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1952 y0.
1953 * gdb.rust/simple.exp: Test bare identifier form of struct
1954 initializer.
1955
76727919
TT
19562018-03-19 Tom Tromey <tom@tromey.com>
1957
1958 * gdb.gdb/observer.exp: Remove.
1959
194ed413
AA
19602018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1961
1962 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1963 "qualified" option when setting breakpoints.
1964 * gdb.trace/backtrace.exp: Likewise.
1965 * gdb.trace/circ.exp: Likewise.
1966 * gdb.trace/collection.exp: Likewise.
1967 * gdb.trace/disconnected-tracing.exp: Likewise.
1968 * gdb.trace/ftrace-lock.exp: Likewise.
1969 * gdb.trace/ftrace.exp: Likewise.
1970 * gdb.trace/infotrace.exp: Likewise.
1971 * gdb.trace/packetlen.exp: Likewise.
1972 * gdb.trace/passc-dyn.exp: Likewise.
1973 * gdb.trace/qtro.exp: Likewise.
1974 * gdb.trace/read-memory.exp: Likewise.
1975 * gdb.trace/report.exp: Likewise.
1976 * gdb.trace/signal.exp: Likewise.
1977 * gdb.trace/status-stop.exp: Likewise.
1978 * gdb.trace/strace.exp: Likewise.
1979 * gdb.trace/tfind.exp: Likewise.
1980 * gdb.trace/trace-break.exp: Likewise.
1981 * gdb.trace/trace-condition.exp: Likewise.
1982 * gdb.trace/trace-mt.exp: Likewise.
1983 * gdb.trace/tstatus.exp: Likewise.
1984 * gdb.trace/tsv.exp: Likewise.
1985 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1986 * gdb.trace/unavailable.exp: Likewise.
1987 * gdb.trace/while-dyn.exp: Likewise.
1988
8b067d2c
AA
19892018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1990
1991 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1992 that libinproctrace is copied to the target.
1993
3ae9ce5d
TT
19942018-03-14 Tom Tromey <tom@tromey.com>
1995
1996 PR cli/14977:
1997 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1998 a null pointer.
1999 * gdb.base/wchar.exp: Likewise.
2000
b8c2339b
TT
20012018-03-14 Tom Tromey <tom@tromey.com>
2002
2003 PR cli/19918:
2004 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
2005 flag.
2006
4872dc46
SM
20072018-03-08 Simon Marchi <simon.marchi@ericsson.com>
2008
2009 PR gdb/22841
2010 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
2011 "target" to remote_exec.
2012
e4fe3756
SM
20132018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
2014
2015 PR gdb/22841
2016 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
2017 ${board}_upload): Remove.
2018
e95a97d4
AA
20192018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2020
2021 * gdb.cp/watch-cp.cc: New test.
2022 * gdb.cp/watch-cp.exp: New file.
2023
dbbb1059
AB
20242018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2025
2026 * gdb.base/infcall-nested-structs.exp: New file.
2027 * gdb.base/infcall-nested-structs.c: New file.
2028 * gdb.base/float.exp: Add riscv support.
2029
ecc054c0
TP
20302018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
2031
2032 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
2033 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2034
25e3c82c
SDJ
20352018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
2036
2037 * gdb.server/abspath.exp: New file.
2038 * lib/gdb.exp (with_cwd): New procedure.
2039
3083294d
SM
20402018-02-28 Simon Marchi <simon.marchi@ericsson.com>
2041
2042 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
2043 use it.
2044 (gdb_is_target_remote_prompt): New proc.
2045 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
2046 (gdb_is_target_native): Pass prompt parameter to
2047 gdb_is_target_1.
2048
3275ef47
SM
20492018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
2050
2051 * gdb.base/load-command.c: New file.
2052 * gdb.base/load-command.exp: New file.
2053 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
2054 (gdb_is_target_1): ...this, and generalize for other targets
2055 than just remote.
2056 (gdb_is_target_remote): Use gdb_is_target_1.
2057 (gdb_is_target_native): use gdb_is_target_1.
2058
6893c19a
TT
20592018-02-26 Tom Tromey <tom@tromey.com>
2060
2061 PR python/16497:
2062 * gdb.python/py-framefilter.exp: Update test.
2063
2ddeaf8a
TT
20642018-02-26 Tom Tromey <tom@tromey.com>
2065
2066 * gdb.dwarf2/variant.c: New file.
2067 * gdb.dwarf2/variant.exp: New file.
2068
c9317f21
TT
20692018-02-26 Tom Tromey <tom@tromey.com>
2070
2071 * gdb.rust/simple.exp: Accept more possible results in enum test.
2072
6f6d0c26
SM
20732018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
2074
2075 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
2076 parentheses.
2077
11b03145
MR
20782018-02-23 Maciej W. Rozycki <macro@mips.com>
2079
2080 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
2081 name of a variable: $actual_linejj -> $actual_line.
2082
54a27fe5
JB
20832018-02-21 John Baldwin <jhb@FreeBSD.org>
2084
2085 * gdb.arch/amd64-i386-address.exp: Fix a typo.
2086
de65820c
MM
20872018-02-20 Markus Metzger <markus.t.metzger@intel.com>
2088
2089 * gdb.btrace/buffer-size.exp: Do not force BTS.
2090
980548fd
PA
20912018-02-14 Pedro Alves <palves@redhat.com>
2092
2093 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
2094 getting a "Quit".
2095
c4e12631
MM
20962018-02-09 Markus Metzger <markus.t.metzger@intel.com>
2097
2098 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
2099 Fix test name.
2100
c2e0e465
SM
21012018-02-07 Simon Marchi <simon.marchi@ericsson.com>
2102
2103 * gdb.cp/m-static.exp: Check type of optimized out static
2104 member.
2105
f7216783
AB
21062018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
2107
2108 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
2109 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
2110
0625771b
LS
21112018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
2112 Leszek Swirski <leszeks@google.com>
2113
2114 * gdb.python/py-prettyprint.c
2115 (struct to_string_returns_value_inner,
2116 struct to_string_returns_value_wrapper): New.
2117 (main): Add tsrvw variable.
2118 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
2119 ToStringReturnsValueWrapper): New classes.
2120 (register_pretty_printers): Register new pretty-printers.
2121 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
2122 recursive pretty printer.
2123 * gdb.python/py-mi.exp: Likewise.
2124
59498c30
LS
21252018-02-01 Leszek Swirski <leszeks@google.com>
2126
2127 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
2128 functions with the same name as an include file are parsed
2129 correctly.
2130
d4d38844
YQ
21312018-02-01 Yao Qi <yao.qi@linaro.org>
2132
2133 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
2134 "\[^\r\n\]*".
2135
07e5f5cf
NP
21362018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
2137
2138 * gdb.arch/powerpc-prologue-frame.s: New file.
2139 * gdb.arch/powerpc-prologue-frame.c: Likewise.
2140 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
2141
929b5ad4
JB
21422018-01-31 Joel Brobecker <brobecker@adacore.com>
2143
2144 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
2145
e671cd59
PA
21462018-01-30 Pedro Alves <palves@redhat.com>
2147
2148 PR gdb/13211
2149 * gdb.base/interrupt-daemon.c: New.
2150 * gdb.base/interrupt-daemon.exp: New.
2151 * gdb.multi/multi-term-settings.c: New.
2152 * gdb.multi/multi-term-settings.exp: New.
2153
fc413dc4
JB
21542018-01-30 Joel Brobecker <brobecker@adacore.com>
2155
2156 * gdb.base/break.exp: Save the location where the breakpoint
2157 on break.c:47 was actually inserted when debugging the version
2158 compiled at -O2 and use it in the expected output of the "info
2159 break" test performed soon after.
2160
5c319bb2
PA
21612018-01-22 Pedro Alves <palves@redhat.com>
2162 Sergio Durigan Junior <sergiodj@redhat.com>
2163
2164 * gdb.base/whatis.exp: Add tests for 'set print object on' +
2165 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
2166
a9e40818
JB
21672018-01-22 Joel Brobecker <brobecker@adacore.com>
2168
2169 * gdb.base/break-include.c, gdb.base/break-include.inc,
2170 gdb.base/break-include.exp: New files.
2171 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
2172 line number now being the actual line number where the breakpoint
2173 was inserted.
2174 * gdb.mi/mi-break.exp: Likewise.
2175 * gdb.mi/mi-reverse.exp: Likewise.
2176 * gdb.mi/mi-simplerun.exp: Ditto.
2177
e707fc44
AB
21782018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2179
2180 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
2181 varobj.
2182 * gdb.mi/mi-var-create-rtti.exp: Likewise.
2183
ae451627
AB
21842018-01-21 Don Breazeal <donb@codesourcery.com>
2185 Andrew Burgess <andrew.burgess@embecosm.com>
2186
2187 * gdb.mi/basics.c: Add new global.
2188 * gdb.mi/mi-frame-regs.exp: New file.
2189 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
2190 case.
2191
b1b189e0
AB
21922018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
2193
2194 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
2195 non-parameter, and on an unknown symbol.
2196
fcfcc376
TT
21972018-01-19 Tom Tromey <tom@tromey.com>
2198
2199 * gdb.rust/modules.rs (TWENTY_THREE): New global.
2200 * gdb.rust/modules.exp: Add ::-qualified lookup test.
2201
634c1c31
AA
22022018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2203
2204 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
2205 setrlimit and chdir to int.
2206
d6ad07fd
AA
22072018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
2208
2209 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
2210 function.
2211 (my_tend): Likewise.
2212 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
2213 rationale of avoiding FP- and vector instructions.
2214
adf8243b
RK
22152018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
2216
2217 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
2218 "info reg" with "\[ \t\]*".
2219 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
2220 "\[ \t\]+".
2221 * gdb.arch/s390-multiarch.exp: Ditto.
2222 * gdb.base/pc-fp.exp: Ditto.
2223 * gdb.reverse/i386-precsave.exp: Ditto.
2224 * gdb.reverse/i386-reverse.exp: Ditto.
2225 * gdb.reverse/i387-env-reverse.exp: Ditto.
2226 * gdb.reverse/i387-stack-reverse.exp: Ditto.
2227
dcc06925
AA
22282018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2229
2230 * lib/gdb.exp (gdb_compile): Re-enable use of
2231 universal_compile_options for languages other than Rust.
2232
25d4fd80
AA
22332018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
2234
2235 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
2236
ee7f689e 22372018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
2238
2239 PR gdb/16577
2240 * gdb.base/solib-vanish.exp: New.
2241 * gdb.base/solib-vanish-main.c: New.
2242 * gdb.base/solib-vanish-lib1.c: New.
2243 * gdb.base/solib-vanish-lib2.c: New.
2244
d8447b6b
YQ
22452018-01-17 Yao Qi <yao.qi@linaro.org>
2246
2247 * gdb.compile/compile.exp: Match the address printed for
2248 frame in the output of command "bt".
2249
86d6a90c
TT
22502018-01-15 Tom Tromey <tom@tromey.com>
2251
2252 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
2253 compute sp_reg.
2254
cbcdb1aa
AB
22552018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
2258 to prepare.
2259 (prepare): Return 0 on error, 1 on success.
2260
eea61984
PA
22612018-01-12 Pedro Alves <palves@redhat.com>
2262
2263 * gdb.base/continue-after-aborted-step-over.c: New.
2264 * gdb.base/continue-after-aborted-step-over.exp: New.
2265
6181e9c2
SM
22662018-01-11 Simon Marchi <simon.marchi@ericsson.com>
2267
2268 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
2269 options when not creating an executable.
2270
3cada740
PA
22712018-01-11 Pedro Alves <palves@redhat.com>
2272
2273 PR remote/22597
2274 * gdb.server/stop-reply-no-thread.c: New file.
2275 * gdb.server/stop-reply-no-thread.exp: New file.
2276
c63d3e8d
PA
22772018-01-10 Pedro Alves <palves@redhat.com>
2278
2279 PR gdb/22670
2280 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
2281 functions too. Test setting breakpoints and printing C functions
2282 with no debug info too.
2283 * gdb.ada/bp_c_mixed_case/qux.c: New file.
2284
d4c2a405
PA
22852018-01-10 Pedro Alves <palves@redhat.com>
2286
2287 PR gdb/22670
2288 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
2289 a fail.
2290
8825213e
PA
22912018-01-10 Pedro Alves <palves@redhat.com>
2292
2293 PR gdb/22670
2294 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
2295
605fd3c6
YQ
22962018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2297
2298 * gdb.server/unittest.exp: Match the output in non-development
2299 mode.
2300
1e5ded6c
YQ
23012018-01-08 Simon Marchi <simon.marchi@ericsson.com>
2302
2303 * gdb.gdb/unittest.exp: Match output in non-development mode.
2304
30066b0b
JB
23052018-01-08 Joel Brobecker <brobecker@adacore.com>
2306
2307 * gdb.ada/access_tagged_param.exp: Relax expected output
2308 for value of "ObjL" in "continue" to pck.inspect breakpoint
2309 test.
2310
04bafb1e
XR
23112018-01-08 Joel Brobecker <brobecker@adacore.com>
2312
9f86398b
JB
2313 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
2314 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 2315
e379cee6
PA
23162018-01-05 Pedro Alves <palves@redhat.com>
2317
2318 PR gdb/18653
2319 * gdb.base/libsegfault.exp: New.
2320
de63c46b
PA
23212018-01-05 Joel Brobecker <brobecker@adacore.com>
2322
2323 PR gdb/22670
2324 * gdb.ada/access_tagged_param.exp: New file.
2325 * gdb.ada/access_tagged_param/foo.adb: New file.
2326
f98fc17b
PA
23272018-01-05 Pedro Alves <palves@redhat.com>
2328
2329 PR gdb/22670
2330 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
2331 exercise lower case too, and to exercise both full matching and
2332 wild matching.
2333
342f8240
JB
23342018-01-05 Joel Brobecker <brobecker@adacore.com>
2335
2336 * gdb.ada/rename_subscript_param: New testcase.
2337
7150d33c
JG
23382018-01-05 Jerome Guitton <guitton@adacore.com>
2339
2340 * gdb.ada/arr_acc_idx_w_gap: New testcase.
2341
cc0e770c
JB
23422018-01-05 Joel Brobecker <brobecker@adacore.com>
2343
2344 * gdb.ada/convvar_comp: New testcase.
2345
672a41aa 23462018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
2347
2348 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
2349 (My_Table): New global variable.
2350 * testsuite/gdb.ada/array_char_idx.exp: Add test.
2351
7365ec2f
JB
23522018-01-04 Joel Brobecker <brobecker@adacore.com>
2353
2354 PR gdb/22670
2355 * gdb.ada/maint_with_ada: New testcase.
2356
289483b6
JB
23572018-01-04 Joel Brobecker <brobecker@adacore.com>
2358
2359 PR gdb/22670
2360 * gdb.ada/bp_c_mixed_case: New testcase.
2361
344420da
JB
23622018-01-04 Joel Brobecker <brobecker@adacore.com>
2363
2364 PR gdb/22670
2365 * gdb.ada/complete.exp: Add "complete break ada" test.
2366
66fc87a0
JB
23672018-01-04 Joel Brobecker <brobecker@adacore.com>
2368
2369 PR gdb/22670
2370 * gdb.ada/info_addr_mixed_case: New testcase.
2371
9f757bf7
XR
23722018-01-03 Xavier Roirand <roirand@adacore.com>
2373
2374 * gdb.ada/excep_handle.exp: New testcase.
2375 * gdb.ada/excep_handle/foo.adb: New file.
2376 * gdb.ada/excep_handle/pck.ads: New file.
2377
bd570f80
JB
23782018-01-03 Joel Brobecker <brobecker@adacore.com>
2379
2380 * gdb.base/step-line.c: Add extra empty line in copyright header.
2381 * gdb.base/step-line.inp: Likewise.
2382
9fe561ab
JB
23832018-01-02 Joel Brobecker <brobecker@adacore.com>
2384
2385 * gdb.ada/dyn_stride.exp: Add slice test.
2386
a405673c
JB
23872018-01-02 Joel Brobecker <brobecker@adacore.com>
2388
2389 * gdb.ada/dyn_stride: New testcase.
2390
cef0f868
SH
23912017-12-27 Stafford Horne <shorne@gmail.com>
2392
2393 * gdb.xml/extra-regs.xml: Add example foo reggroup.
2394 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
2395
b67d92b0
SH
23962017-12-27 Stafford Horne <shorne@gmail.com>
2397
2398 * gdb.base/reggroups.c: New file.
2399 * gdb.base/reggroups.exp: New file.
2400
eccab96d
JB
24012017-12-18 Joel Brobecker <brobecker@adacore.com>
2402
2403 * gdb.dwarf2/ada-valprint-error.c: New file.
2404 * gdb.dwarf2/ada-valprint-error.exp: New file.
2405
0e2da9f0
JB
24062017-12-18 Joel Brobecker <brobecker@adacore.com>
2407
2408 * gdb.ada/assign_arr: New testcase.
2409
cb923fcc
XR
24102017-12-18 Xavier Roirand <roirand@adacore.com>
2411
2412 * gdb.ada/funcall_ptr: New testcase.
2413
7c161838
SDJ
24142017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
2415
2416 PR cli/16224
2417 * gdb.base/ptype-offsets.cc: New file.
2418 * gdb.base/ptype-offsets.exp: New file.
2419
1af17fd9
YQ
24202017-12-15 Yao Qi <yao.qi@linaro.org>
2421
2422 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
2423 if XML is disabled.
2424
828d5846
XR
24252017-12-15 Xavier Roirand <roirand@adacore.com>
2426
2427 * gdb.ada/same_component_name: New testcase.
2428
79e8fcaa
JB
24292017-12-14 Joel Brobecker <brobecker@adacore.com>
2430
2431 * gdb.ada/str_binop_equal: New testcase.
2432
e05fa6f9
JB
24332017-12-14 Joel Brobecker <brobecker@adacore.com>
2434
2435 * gdb.ada/task_switch_in_core: New testcase.
2436
b89641ba
SM
24372017-12-13 Simon Marchi <simon.marchi@ericsson.com>
2438
2439 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
2440 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
2441 call test_bkpt_qualified.
2442 (test_bkpt_qualified): New proc.
2443
6892d2e4
PA
24442017-12-13 Pedro Alves <palves@redhat.com>
2445
2446 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2447 Tighten regexp by matching with an anchor.
2448
a22ecf70
PA
24492017-12-13 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
2452 ("expression with namespace"): New set of tests.
2453 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
2454 (Nested::Test_NS::qux): New.
2455 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2456 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2457
9937536c
JB
24582017-12-13 Joel Brobecker <brobecker@adacore.com>
2459
2460 * gdb.base/server-del-break.c: New file.
2461 * gdb.base/server-del-break.exp: New file.
2462
fe49c6f5
SH
24632017-12-12 Stafford Horne <shorne@gmail.com>
2464
2465 * gdb.xml/tdesc-regs.exp: Add or1k support.
2466
c3d18620
SH
24672017-12-12 Stafford Horne <shorne@gmail.com>
2468
2469 * gdb.base/bp-permanent.c: Define nop of or1k.
2470
c5f9cfc8
JB
24712017-12-11 Joel Brobecker <brobecker@adacore.com>
2472
2473 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2474 output with components being reordered.
2475
a9c135fc
JB
24762017-12-11 Joel Brobecker <brobecker@adacore.com>
2477
2478 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2479 output with components being reordered.
2480
927aa2e7
JK
24812017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2482 Pedro Alves <palves@redhat.com>
2483
2484 * gdb.base/maint.exp (check for .gdb_index): Check also for
2485 .debug_names.
2486 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2487 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2488 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2489 (.gdb_index used after symbol reloading): Support also .debug_names.
2490 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2491
f17d9474
YQ
24922017-12-08 Yao Qi <yao.qi@linaro.org>
2493
2494 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2495 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2496
a0de8c21
YQ
24972017-12-08 Yao Qi <yao.qi@linaro.org>
2498
2499 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2500 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2501
a738ea1d
YQ
25022017-12-08 Yao Qi <yao.qi@linaro.org>
2503
2504 * gdb.arch/aarch64-tagged-pointer.c: New file.
2505 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2506
1cd9a73b
SDJ
25072017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2508
2509 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2510 "int".
2511
fa6eb693
KS
25122017-12-07 Keith Seitz <keiths@redhat.com>
2513
2514 PR breakpoints/22569
2515 * gdb.linespec/ls-errs.exp: Change expected result of "break
2516 -source this file has spaces.c -line 3".
2517 Check that an explicit source file followed by whitespace is
2518 identified as an invalid explicit location.
2519
883fd55a
KS
25202017-12-07 Keith Seitz <keiths@redhat.com>
2521
2522 * gdb.cp/nested-types.cc: New file.
2523 * gdb.cp/nested-types.exp: New file.
2524 * lib/cp-support.exp: Load data-structures.exp library.
2525 (debug_cp_test_ptype_class): New global.
2526 (cp_ptype_class_verbose, next_line): New procedures.
2527 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2528 Add and document new return value.
2529 Switch the list of lines to a queue.
2530 Add support for new `type' key for nested type definitions.
2531 Add debugging/troubleshooting messages.
2532 * lib/data-structures.exp: New file.
2533
ec72db3e
SM
25342017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2535
2536 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2537 with proc_with_prefix, don't use with_test_prefix.
2538
99598d71
TT
25392017-12-07 Tom Tromey <tom@tromey.com>
2540
2541 * gdb.base/break.exp: Add test for empty "commands".
2542
a8806230
YQ
25432017-12-07 Yao Qi <yao.qi@linaro.org>
2544
2545 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2546 malloc and catch syscall.
2547
824cc835
PM
25482017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2549
2550 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2551 tests for explicit locations.
2552
7cc244de
PA
25532017-12-06 Pedro Alves <palves@redhat.com>
2554
2555 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2556 force-disabling XML descriptions.
2557
50a1fdd5
PA
25582017-12-04 Pedro Alves <palves@redhat.com>
2559
2560 PR gdb/22499
2561 * gdb.arch/amd64-disp-step-avx.S: New file.
2562 * gdb.arch/amd64-disp-step-avx.exp: New file.
2563
f0fb2488
PA
25642017-12-03 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2567 and <string.h>.
2568 (parent_function): Print distinct messages when waitpid fails, or
2569 the child exits with a signal, or the child exits for an unhandled
2570 reason.
2571 * gdb.threads/process-dies-while-detaching.exp
2572 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2573 it. Wait for both inferior output and GDB's prompt. Use an
2574 indirect spawn id list.
2575 (do_detach): New parameter 'child_exit'. Use it to compute
2576 expected inferior output.
2577 (test_detach, test_detach_watch, test_detach_killed_outside):
2578 Adjust to pass down the expected child exit kind.
2579
97cbe998
SDJ
25802017-12-01 Joel Brobecker <brobecker@adacore.com>
2581 Sergio Durigan Junior <sergiodj@redhat.com>
2582 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2585
40fc416f
SDJ
25862017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2587
2588 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2589 to 'symbol-file' and 'add-symbol-file' can be
2590 position-independent.
2591
1cc75e92
YQ
25922017-12-01 Yao Qi <yao.qi@linaro.org>
2593
2594 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2595 the URL in copyright header.
2596 * gdb.arch/aarch64-fp.exp: Likewise.
2597 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2598 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2599 * gdb.base/expand-psymtabs.exp: Likewise.
2600 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2601 * gdb.fortran/common-block.exp: Likewise.
2602 * gdb.fortran/common-block.f90: Likewise.
2603 * gdb.fortran/logical.exp: Likewise.
2604 * gdb.fortran/vla-datatypes.f90: Likewise.
2605 * gdb.fortran/vla-sub.f90: Likewise.
2606
875fb7a7
JB
26072017-11-30 Joel Brobecker <brobecker@adacore.com>
2608
2609 * gdb.ada/repeat_dyn: New testcase.
2610
6f14765f
UW
26112017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2612
2613 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2614 Update for changed thread numbering.
2615 * gdb.cell/bt.exp: Update for changed GDB output.
2616
f1af7b94
SM
26172017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2618
2619 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2620 setting isremote by hand.
2621 * boards/dwarf4-gdb-index.exp: Likewise.
2622 * boards/fission.exp: Likewise.
2623 * boards/stabs.exp: Likewise.
2624
e3919f3e
PA
26252017-11-30 Pedro Alves <palves@redhat.com>
2626
2627 * gdb.linespec/cpls-ops.exp
2628 (check_explicit_skips_function_argument): Extract the underlying
2629 type of size_t instead of hardcoding it.
2630
bd69330d
PA
26312017-11-29 Pedro Alves <palves@redhat.com>
2632
2633 PR c++/19436
2634 * gdb.linespec/cpls-abi-tag.cc: New file.
2635 * gdb.linespec/cpls-abi-tag.exp: New file.
2636
a20714ff
PA
26372017-11-29 Pedro Alves <palves@redhat.com>
2638
2639 * gdb.base/langs.exp: Use -qualified.
2640 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2641 it.
2642 * gdb.cp/namespace.exp: Use -qualified.
2643 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2644 (overload-3, template-overload, template-ret-type, const-overload)
2645 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2646 procedures.
2647 (test_driver): Call them.
2648 * gdb.cp/save-bp-qualified.cc: New.
2649 * gdb.cp/save-bp-qualified.exp: New.
2650 * gdb.linespec/explicit.exp: Test -qualified.
2651 * lib/completion-support.exp (completion::explicit_opts_list): Add
2652 "-qualified".
2653 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2654
f6f1d339
PM
26552017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2656
2657 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2658
02ca603a
TT
26592017-11-29 Tom Tromey <tom@tromey.com>
2660
2661 * gdb.base/relocate.exp: Update invalid argument test.
2662 Add new tests for invalid arguments.
2663
ed6c0bfb
TP
26642017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2665
2666 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2667 Return 0 as a long.
2668 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2669
f106e10e
TP
26702017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2671
2672 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2673 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2674 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2675 func ().
2676 * gdb.cp/shadow.cc (B.func): Return 0.
2677
10329bb2
JB
26782017-11-27 Joel Brobecker <brobecker@adacore.com>
2679
2680 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2681 expected output in gdb_expect call to allow the exception
2682 message to be present as well. Fix syntax confusion to avoid
2683 TCL thinking that exception_name is an array.
2684
617cd4bc
UW
26852017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2686
2687 * gdb.arch/spu-info.c: Include <unistd.h>.
2688 (do_signal_test): Fix broken calls to write.
2689 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2690 Fix checks for empty mailboxes. Update signal tests for corrected
2691 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
2692 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2693 * gdb.cell/arch.exp: Use standard_output_file.
2694 * gdb.cell/break.exp: Likewise.
2695 * gdb.cell/bt.exp: Likewise.
2696 * gdb.cell/core.exp: Likewise.
2697 * gdb.cell/dwarfaddr.exp: Likewise.
2698 * gdb.cell/ea-cache.exp: Likewise.
2699 * gdb.cell/ea-standalone.exp: Likewise.
2700 * gdb.cell/f-regs.exp: Likewise.
2701 * gdb.cell/fork.exp: Likewise.
2702 * gdb.cell/gcore.exp: Likewise.
2703 * gdb.cell/mem-access.exp: Likewise.
2704 * gdb.cell/ptype.exp: Likewise.
2705 * gdb.cell/registers.exp: Likewise.
2706 * gdb.cell/sizeof.exp: Likewise.
2707 * gdb.cell/solib-symbol.exp: Likewise.
2708 * gdb.cell/solib.exp: Likewise.
617cd4bc 2709
a81aaca0
PA
27102017-11-25 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.base/complete-empty.exp: New file.
2713 * gdb.base/completion.exp: Adjust.
2714
6a3c6ee4
PA
27152017-11-25 Pedro Alves <palves@redhat.com>
2716
2717 * gdb.linespec/cpls-ops.cc: New file.
2718 * gdb.linespec/cpls-ops.exp: New file.
2719 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2720 factored out from ...
2721 (test_complete_prefix_range): ... this.
2722
8955eb2d
PA
27232017-11-24 Pedro Alves <palves@redhat.com>
2724
2725 * gdb.linespec/cpcompletion.exp: New file.
2726 * gdb.linespec/cpls-hyphen.cc: New file.
2727 * gdb.linespec/cpls.cc: New file.
2728 * gdb.linespec/cpls2.cc: New file.
2729 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2730 test to use test_gdb_complete_unique. Add label completion,
2731 keyword completion and explicit location completion tests.
2732 * lib/completion-support.exp: New file.
2733
e547c119
JB
27342017-11-24 Joel Brobecker <brobecker@adacore.com>
2735
2736 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2737 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2738 when hitting an exception catchpoint.
2739
7c3c1aa8
YQ
27402017-11-22 Yao Qi <yao.qi@linaro.org>
2741
2742 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2743
41bd68f5
SM
27442017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2745
2746 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2747 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2748 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2749
1daad298
YQ
27502017-11-22 Yao Qi <yao.qi@linaro.org>
2751
2752 * gdb.base/info-os.exp: Pass pthreads.
2753 * gdb.multi/multi-attach.exp: Likewise.
2754
88465e87
YQ
27552017-11-22 Yao Qi <yao.qi@linaro.org>
2756
2757 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2758 compiler.
2759
dc196b23
YQ
27602017-11-22 Yao Qi <yao.qi@linaro.org>
2761
2762 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2763 * gdb.base/break-interp.exp: Likewise.
2764 * gdb.base/jit-attach-pie.exp: Likewise.
2765
2400729e
UW
27662017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2767
2768 * gdb.base/float128.c (large128): New variable.
2769 * gdb.base/float128.exp: Add test to print largest __float128 value.
2770
7a26362d
UW
27712017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2772
2773 * gdb.arch/vsx-regs.exp: Update register content checks.
2774
ed0f4273
UW
27752017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2776
2777 * gdb.arch/ppc-longdouble.exp: New file.
2778 * gdb.arch/ppc-longdouble.c: Likewise.
2779
a25d69c6
PA
27802017-11-21 Pedro Alves <palves@redhat.com>
2781
2782 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2783
73fcf641
PA
27842017-11-20 Pedro Alves <palves@redhat.com>
2785
2786 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2787 (long_double_typedef): New typedefs.
2788 Use DEF on double and long double.
2789 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2790 cases.
2791 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2792 and 'long_double_ptr_same_size' locals. Use them to decide
2793 whether cast from array/function to float is valid/invalid.
2794
71a3c369
TT
27952017-11-17 Tom Tromey <tom@tromey.com>
2796
2797 * gdb.rust/traits.rs: New file.
2798 * gdb.rust/traits.exp: New file.
2799
ced9779b
JB
28002017-11-17 Joel Brobecker <brobecker@adacore.com>
2801
2802 * gdb.ada/minsyms: New testcase.
2803
a0922d80
PA
28042017-11-16 Pedro Alves <palves@redhat.com>
2805
2806 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2807 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2808
ea04e54c
PA
28092017-11-16 Pedro Alves <palves@redhat.com>
2810
2811 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2812 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2813
e849ea89
PA
28142017-11-16 Pedro Alves <palves@redhat.com>
2815
2816 * gdb.server/reconnect-ctrl-c.c: New file.
2817 * gdb.server/reconnect-ctrl-c.exp: New file.
2818
d8ae99a7
PM
28192017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2820
2821 * gdb.python/py-rbreak.exp: New file.
2822 * gdb.python/py-rbreak.c: New file.
2823 * gdb.python/py-rbreak-func2.c: New file.
2824
968a13f8
PA
28252017-11-16 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2828 pattern.
2829 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2830 GDB.
2831
71774bc9
SM
28322017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2833
2834 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2835 regex.
2836
ddbb44cf
SM
28372017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2838
2839 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2840 test names.
2841
584a564f
PA
28422017-11-09 Pedro Alves <palves@redhat.com>
2843
2844 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2845 factored out from ...
2846 (top level): ... here, and adjusted to avoid expecting beyond the
2847 prompt in a single gdb_test_multiple.
2848
5ed7a928
PA
28492017-11-09 Pedro Alves <palves@redhat.com>
2850
2851 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2852 output.
2853 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2854 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2855 * gdb.server/ext-run.exp ("kill" test): Likewise.
2856 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2857
a60e0738
PA
28582017-11-09 Pedro Alves <palves@redhat.com>
2859
2860 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2861 match till end of line.
2862
2c88253f
PA
28632017-11-09 Pedro Alves <palves@redhat.com>
2864
2865 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2866
c7a38517
PA
28672017-11-09 Pedro Alves <palves@redhat.com>
2868
2869 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2870 New procedures, factored out from ...
2871 (top level): ... here, and adjusted to avoid expecting beyond the
2872 prompt in one go.
2873
f29f4b6b
PA
28742017-11-09 Pedro Alves <palves@redhat.com>
2875
2876 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2877 output. Fix '?' match.
2878
286acbb5
JB
28792017-11-08 Joel Brobecker <brobecker@adacore.com>
2880
2881 * gdb.ada/scoped_watch: New testcase.
2882 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2883 which is actually correct.
2884 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2885 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2886
62d7ae92
PA
28872017-11-08 Pedro Alves <palves@redhat.com>
2888
2889 * gdb.gdb/complaints.exp (test_initial_complaints)
2890 (test_serial_complaints, test_short_complaints): Call
2891 complaint_internal instead of complaint.
2892
280ca31f
DT
28932017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2894
2895 * gdb.threads/tls-core.c: New file.
2896 * gdb.threads/tls-core.exp: Likewise.
2897
b5ec771e
PA
28982017-11-08 Pedro Alves <palves@redhat.com>
2899
2900 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2901 (p Exported_Capitalized): New test.
2902 (p exported_capitalized): New test.
2903
a02b41a7
PA
29042017-11-07 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2907
95e95a6d
PA
29082017-11-07 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2911 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2912 (disable_invalid, disable_inverted, disable_negative): New
2913 procedures.
2914 ("bad numbers"): New set of tests.
2915
cee62dbd
PA
29162017-11-07 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.cp/ena-dis-br-range.exp: Add tests.
2919
cc638e86
PA
29202017-11-07 Pedro Alves <palves@redhat.com>
2921
2922 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2923
d0fe4701
XR
29242017-11-07 Xavier Roirand <roirand@adacore.com>
2925 Pedro Alves <palves@redhat.com>
2926
2927 * gdb.base/ena-dis-br.exp: Add reference to
2928 gdb.cp/ena-dis-br-range.exp.
2929 * gdb.cp/ena-dis-br-range.exp: New file.
2930 * gdb.cp/ena-dis-br-range.cc: New file.
2931
46f67f80
PA
29322017-11-06 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.base/attach-non-pgrp-leader.c: New.
2935 * gdb.base/attach-non-pgrp-leader.exp: New.
2936
726e1356
PA
29372017-11-06 Pedro Alves <palves@redhat.com>
2938
2939 * configure.ac: No longer check for termio.h and sgtty.h.
2940 * configure: Regenerate.
2941 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2942 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2943 Remove termio and sgtty code.
2944
50ab6ace
YQ
29452017-11-03 Yao Qi <yao.qi@linaro.org>
2946
2947 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2948 in GDB is disabled.
2949
8e68731c
YQ
29502017-11-03 Yao Qi <yao.qi@linaro.org>
2951
2952 * gdb.python/py-thrhandle.exp: Skip it if python is not
2953 enabled.
2954
3a87ae65
SM
29552017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2956
2957 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2958 as a breakpoint command.
2959
484d8d36
MD
29602017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2961
2962 PR python/21213
2963 * gdb.python/py-infthread.exp: Test calling
2964 InferiorThread.inferior () multiple times in a row.
2965
4a27f119
KS
29662017-10-27 Keith Seitz <keiths@redhat.com>
2967
2968 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2969 Test "info break" for every inlined function breakpoint.
2970
bb11dd58
YQ
29712017-10-27 Yao Qi <yao.qi@linaro.org>
2972
2973 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2974
a43f3893
PF
29752017-10-26 Patrick Frants <osscontribute@gmail.com>
2976
2977 * gdb.cp/classes.exp (test_static_members): Test printing
2978 Outer::instance.
2979 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2980 (Inner::instance, Outer::instance): New.
2981
792ccf00
PA
29822017-10-24 Pedro Alves <palves@redhat.com>
2983
2984 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2985 extra console" test in two stages.
2986
eb2bfbad
PA
29872017-10-24 Pedro Alves <palves@redhat.com>
2988
2989 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2990
1f75a651
PA
29912017-10-24 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2994 loop.
2995
779990d9
PA
29962017-10-24 Pedro Alves <palves@redhat.com>
2997
2998 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2999 $attempt" and "stoppedtry $stoppedtry" test prefixes.
3000
ad9b8f5d
PA
30012017-10-24 Pedro Alves <palves@redhat.com>
3002
3003 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
3004 parameter and handle it. Don't output read value in test name.
3005
fee6da6e
PA
30062017-10-24 Pedro Alves <palves@redhat.com>
3007
3008 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
3009 custom test name.
3010
10389c2c
PA
30112017-10-24 Pedro Alves <palves@redhat.com>
3012
3013 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
3014 include the unstable output directory name in the test's name.
3015 (initial_setup_simple) <'set args'>: Use custom test name.
3016
a80e65a9
PA
30172017-10-24 Pedro Alves <palves@redhat.com>
3018
3019 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
3020 with explicit test name.
3021
15763a09
PA
30222017-10-20 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
3025 'wait -i'. Use gdb_assert and remote_close.
3026
49a4ce2e
AB
30272017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
3028
3029 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
3030 number from variable rather than hard-coded.
3031
a75868f5
PA
30322017-10-19 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.base/long-inferior-output.c: New file.
3035 * gdb.base/long-inferior-output.exp: New file.
3036
c8ba13ad
KS
30372017-11-18 Keith Seitz <keiths@redhat.com>
3038
3039 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
3040 method.
3041 (main): Call it.
3042 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
3043 Add additional user-defined conversion operator tests.
3044
b27de576
PA
30452017-10-17 Pedro Alves <palves@redhat.com>
3046
3047 * boards/native-stdio-gdbserver.exp: Load "local-board".
3048
8484c955
PA
30492017-10-17 Pedro Alves <palves@redhat.com>
3050
3051 * gdb.base/quit-live.c: New file.
3052 * gdb.base/quit-live.exp: New file.
3053
83d5a34d
KS
30542017-10-16 Keith Seitz <keiths@redhat.com>
3055
3056 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
3057 (class_with_protected_typedef, class_with_private_typedef)
3058 (struct_with_public_typedef, struct_with_protected_typedef)
3059 (struct_with_private_typedef): New classes/structs.
3060 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
3061 typedefs and access specifiers.
3062
739b3f1d
PA
30632017-10-16 Pedro Alves <palves@redhat.com>
3064 Simon Marchi <simon.marchi@polymtl.ca>
3065
3066 * README (Local vs Remote vs Native): New section.
3067 * boards/local-board.exp: New file, with bits factored out from
3068 ...
3069 * boards/native-extended-gdbserver.exp: ... here. Load
3070 "local-board".
3071 * boards/native-gdbserver.exp: Load "local-board".
3072 (${board}_spawn, ${board}_exec): Delete.
3073 * boards/native-stdio-gdbserver.exp: Most contents factored out to
3074 ...
3075 * boards/stdio-gdbserver-base.exp: ... this new file.
3076 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
3077 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
3078 procedure.
3079 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
3080 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
3081 stdio_gdbserver_command.
3082 (${board}_get_remote_address, ${board}_get_comm_port)
3083 (${board}_download, ${board}_upload): Delete.
3084 (get_target_remote_pipe_cmd): New.
3085
fe68b953
SM
30862017-10-16 Simon Marchi <simon.marchi@ericsson.com>
3087
3088 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
3089 test_bkpt_deletion, test_bkpt_cond_and_cmds,
3090 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
3091 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
3092 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
3093 remove with_test_prefix.
3094
300b6685
PA
30952017-10-13 Pedro Alves <palves@redhat.com>
3096
3097 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
3098 * gdb.base/annota1.exp: Use it instead of is_remote.
3099 * gdb.base/annota3.exp: Use it instead of is_remote.
3100 * gdb.cp/annota2.exp: Use it instead of is_remote.
3101 * gdb.cp/annota3.exp: Use it instead of is_remote.
3102 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
3103
50500caf
PA
31042017-10-13 Pedro Alves <palves@redhat.com>
3105
3106 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
3107 (test_num_test_vars, run_and_count_vars, find_env)
3108 (test_set_unset_env, test_inherit_env_var): New procedures.
3109 (top level): Use them.
3110
dad0c6d2
PA
31112017-10-13 Pedro Alves <palves@redhat.com>
3112
3113 * lib/selftest-support.exp (selftest_setup): Extend comments, and
3114 also skip on stub-like targets.
3115
8b0553c1
PA
31162017-10-13 Pedro Alves <palves@redhat.com>
3117
3118 PR gdb/22293
3119 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
3120 (top level): Move some tests to ...
3121 (test_not_found): ... this new procedure.
3122 (top level): Call it.
3123
7594f623
PA
31242017-10-13 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
3127 expect different "info terminal" output if testing with a
3128 non-native target.
3129
ebe3b402
PA
31302017-10-13 Pedro Alves <palves@redhat.com>
3131 Simon Marchi <simon.marchi@polymtl.ca>
3132
3133 PR python/12966
3134 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
3135
42f1b161
PA
31362017-10-13 Pedro Alves <palves@redhat.com>
3137
3138 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
3139 already.
3140
8d6ef72b
PA
31412017-10-13 Pedro Alves <palves@redhat.com>
3142
3143 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
3144 is_remote.
3145
d7bcd5b8
PA
31462017-10-13 Pedro Alves <palves@redhat.com>
3147
3148 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
3149 is_remote.
3150
df479dc6
PA
31512017-10-13 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
3154 is set.
3155 (corefile_test_attach): Likewise. Check can_spawn_for_attach
3156 instead of is_remote.
3157
23fb630a
PA
31582017-10-13 Pedro Alves <palves@redhat.com>
3159
3160 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
3161 (top level): Add comment.
3162
cc77b1dc
PA
31632017-10-13 Pedro Alves <palves@redhat.com>
3164
3165 * gdb.base/remote.exp (top level): Fix comment typo and add
3166 missing return.
3167
27c9e813
PA
31682017-10-13 Pedro Alves <palves@redhat.com>
3169 Simon Marchi <simon.marchi@polymtl.ca>
3170
3171 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
3172 calls and add comments. Skip test if use_gdb_stub is set.
3173 (top level): Use "set cwd" command instead of "cd" command.
3174
5e830d98
PA
31752017-10-13 Pedro Alves <palves@redhat.com>
3176
3177 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
3178 is_remote target check.
3179
f5ca0032
PA
31802017-10-13 Pedro Alves <palves@redhat.com>
3181
3182 * gdb.base/scope.exp: Use build_executable + clean_restart +
3183 gdb_file_cmd instead of prepare_for_testing and no longer skip
3184 "before run" tests on is_remote target boards. Update comments.
3185 * boards/native-extended-gdbserver.exp
3186 (extended_gdbserver_load_last_file): New, factored out from ...
3187 (gdb_load): ... this. Move further below and add comment.
3188 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
3189
8aed1c0d
PA
31902017-10-12 Pedro Alves <palves@redhat.com>
3191
3192 * gdb.base/attach.exp: Remove references to gdb64.
3193 * gdb.base/dbx.exp: Remove references to gdb64.
3194
cfa34c87
SM
31952017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3196 Pedro Alves <palves@redhat.com>
3197
3198 * gdb.base/label.exp: Remove is_remote target check.
3199
9192b7de
PA
32002017-10-12 Pedro Alves <palves@redhat.com>
3201
3202 * gdb.base/auvx.exp (coredir): Update comment.
3203 (top level) <core_works>: Use "set cwd" command instead of "cd"
3204 command.
3205
6bf0052d
PA
32062017-10-12 Pedro Alves <palves@redhat.com>
3207 Simon Marchi <simon.marchi@polymtl.ca>
3208
3209 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
3210 target boards.
3211
e48ef82d
PA
32122017-10-12 Pedro Alves <palves@redhat.com>
3213 Simon Marchi <simon.marchi@polymtl.ca>
3214
3215 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
3216 Instead skip if there's any gdb_protocol set.
3217
8d7aea57
SM
32182017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
3219 Pedro Alves <palves@redhat.com>
3220
3221 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
3222
30440677
PA
32232017-10-12 Pedro Alves <palves@redhat.com>
3224 Simon Marchi <simon.marchi@polymtl.ca>
3225
3226 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
3227 instead of on dejagnu remote boards.
3228
4e04f045 32292017-10-12 Pedro Alves <palves@redhat.com>
175654b9 3230 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
3231
3232 * gdb.base/inferior-died.exp: Remove is_remote and isnative
3233 checks. Use build_executable + clean_restart instead of
3234 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
3235 of enabling non-stop after starting gdb.
3236
871a186e
PA
32372017-10-12 Pedro Alves <palves@redhat.com>
3238
3239 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
3240 * gdb.threads/non-ldr-exc-2.exp: Ditto.
3241 * gdb.threads/non-ldr-exc-3.exp: Ditto.
3242 * gdb.threads/non-ldr-exc-4.exp: Ditto.
3243
56d704da
AK
32442017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
3245
3246 * gdb.arch/arc-tdesc-cpu.exp: New file.
3247 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
3248
2f20e312
SM
32492017-10-10 Simon Marchi <simon.marchi@ericsson.com>
3250
3251 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
3252
65630365
PA
32532017-10-10 Pedro Alves <palves@redhat.com>
3254
3255 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
3256 expect CLI output.
3257
bf469271
PA
32582017-10-10 Pedro Alves <palves@redhat.com>
3259
3260 * lib/selftest-support.exp (selftest_setup): Update for
3261 captured_command_loop's prototype change.
3262
777a42f1
PA
32632017-10-09 Pedro Alves <palves@redhat.com>
3264
3265 Test both arch1=>arch2 and arch2=>arch1.
3266
3267 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
3268 (srcfile2, binfile2, march1, march2): Remove globals. Largely
3269 factored out to...
3270 (append_arch1_options, append_arch2_options, append_arch_options)
3271 (build_executables): New procedures.
3272 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
3273 local.
3274 (top level): Add new 'first_arch' testing axis.
3275
cbd2b4e3
PA
32762017-10-09 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
3279 (barrier): New.
3280 (thread_start, all_started): New functions.
3281 (main): Spawn new thread and wait until it is scheduled.
3282 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
3283 option.
3284 (do_test): Add 'selected_thread' parameter. Run to all_started
3285 instead of main. Explicitly set the breakpoint at main. Switch
3286 to the SELECTED_THREAD thread.
3287 (top level): Test handling the exec event with either the main
3288 thread or the second thread selected.
3289
5c9e4427
PA
32902017-10-09 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
3293 logic. Move STOP marker after the value checks.
3294 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
3295 regexp.
3296
b3b7c423
SL
32972017-10-06 Sandra Loosemore <sandra@codesourcery.com>
3298
3299 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
3300
3b4b2f16
UW
33012017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
3302
3303 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
3304 integer-to-dfp conversion.
3305 * gdb.base/dfp-test.exp: Likewise.
3306
5cd63fda
PA
33072017-10-04 Pedro Alves <palves@redhat.com>
3308
3309 * gdb.multi/hangout.c: Include <unistd.h>.
3310 (hangout_loop): New function.
3311 (main): Call alarm. Call hangout_loop in a loop.
3312 * gdb.multi/hello.c: Include <unistd.h>.
3313 (hello_loop): New function.
3314 (main): Call alarm. Call hangout_loop in a loop.
3315 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
3316 inferior with the other selected.
3317
4c71c105
SM
33182017-10-04 Simon Marchi <simon.marchi@ericsson.com>
3319
3320 * gdb.mi/list-thread-groups-available.exp: New file.
3321 * gdb.mi/list-thread-groups-available.c: New file.
3322
bc3b087d
SDJ
33232017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3324
3325 * gdb.base/set-cwd.exp: Make it available on
3326 native-extended-gdbserver.
3327
d092c5a2
SDJ
33282017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
3329
3330 * gdb.base/set-cwd.c: New file.
3331 * gdb.base/set-cwd.exp: Likewise.
3332
45320ffa
TT
33332017-10-02 Tom Tromey <tom@tromey.com>
3334
3335 PR rust/22236:
3336 * gdb.rust/simple.rs (main): New variable "fslice".
3337 * gdb.rust/simple.exp: Add slice tests. Update string tests.
3338
b3e3859b
TT
33392017-10-02 Tom Tromey <tom@tromey.com>
3340
3341 * gdb.rust/simple.exp: Test ptype of a slice.
3342
01af5e0d
TT
33432017-10-02 Tom Tromey <tom@tromey.com>
3344
3345 * gdb.rust/simple.exp: Test index of slice.
3346
a9bbfbd8
TT
33472017-09-27 Tom Tromey <tom@tromey.com>
3348
3349 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
3350
df8899e5
TP
33512017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
3352 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.base/compare-sections.exp (get value of read-only section): Read
3355 as unsigned value.
3356 (corrupt read-only section): Likewise and don't set written if patching
3357 failed.
3358
757bf54b
KB
33592017-09-21 Kevin Buettner <kevinb@redhat.com>
3360
3361 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
3362 files.
3363
06871ae8
PA
33642017-09-20 Pedro Alves <palves@redhat.com>
3365
3366 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
3367 symbol names in gdb's output.
3368 * gdb.cp/overload.exp ("list all overloads"): Likewise.
3369
e5f25bc5
PA
33702017-09-20 Pedro Alves <palves@redhat.com>
3371
3372 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
3373 Rename to ...
3374 (test_list_ambiguous_symbol): ... this and add a symbol name
3375 parameter. Adjust.
3376 (test_list_ambiguous_function): Reimplement on top of
3377 test_list_ambiguous_symbol and also test listing ambiguous
3378 variables.
3379 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
3380 (ambiguous_fun): ... this.
3381 (ambiguous_var): New.
3382 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
3383 (ambiguous_fun): ... this.
3384 (ambiguous_var): New.
3385
4e5a4f58
JB
33862017-09-19 John Baldwin <jhb@FreeBSD.org>
3387
3388 * gdb.base/starti.c: New file.
3389 * gdb.base/starti.exp: New file.
3390 * lib/gdb.exp (gdb_starti_cmd): New procedure.
3391
26e53f3e
PA
33922017-09-14 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
3395 (top level): Use it instead of runto.
3396
cb791d59
TT
33972017-09-11 Tom Tromey <tom@tromey.com>
3398
3399 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
3400
7c96f8c1
TT
34012017-09-11 Tom Tromey <tom@tromey.com>
3402
3403 * gdb.python/py-infthread.exp: Add tests for new_thread event.
3404 * gdb.python/py-inferior.exp: Add tests for new inferior events.
3405
469412dd
CW
34062017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
3407
3408 * gdb.fortran/printing-types.exp: New file.
3409 * gdb.fortran/printing-types.exp: New file.
3410
e0f86435
BH
34112017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3412
3413 * gdb.fortran/vla-ptype.exp: Fix typos.
3414 * gdb.fortran/vla-value.exp: Same.
3415
9e9af4be
BH
34162017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
3417
3418 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
3419 * gdb.mi/mi-var-child-f.exp: Likewise.
3420 * gdb.mi/mi-vla-fortran.exp: Likewise.
3421
a5ad232b
FP
34222017-09-08 Frank Penczek <frank.penczek@intel.com>
3423 Christoph Weinmann <christoph.t.weinmann@intel.com>
3424 Bernhard Heckel <bernhard.heckel@intel.com>
3425
3426 * gdb.fortran/ptr-indentation.f90: New file.
3427 * gdb.fortran/ptr-indentation.exp: New file.
3428
5aec60eb
TT
34292017-09-05 Tom Tromey <tom@tromey.com>
3430
3431 PR gdb/22010:
3432 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
3433
8f8f8152
TP
34342017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
3435
3436 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
3437
fbd1b771
JK
34382017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 * gdb.threads/tls-nodebug-pie.c: New file.
3441 * gdb.threads/tls-nodebug-pie.exp: New file.
3442
5eb5f850
TT
34432017-09-05 Tom Tromey <tom@tromey.com>
3444
3445 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
3446 for rust.
3447
ae780a21
SM
34482017-09-05 Simon Marchi <simon.marchi@ericsson.com>
3449
3450 * gdb.multi/multi-arch-exec.exp: Test with different
3451 "follow-exec-mode" settings.
3452 (do_test): New procedure.
3453
3693fdb3
PA
34542017-09-04 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/func-static.c (S::method const, S::method volatile)
3457 (S::method volatile const): New methods.
3458 (c_s, v_s, cv_s): New instances.
3459 (main): Call method() on them.
3460 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3461 (cannot_resolve): New procedure.
3462 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3463 print-quote-unquoted columns.
3464 (do_test): Test printing each scope too.
3465
e68cb8e0
PA
34662017-09-04 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.base/local-static.exp: Also test with
3469 class::method::variable wholly quoted.
3470 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3471
858be34c
PA
34722017-09-04 Pedro Alves <palves@redhat.com>
3473
3474 * gdb.base/local-static.c: New.
3475 * gdb.base/local-static.cc: New.
3476 * gdb.base/local-static.exp: New.
3477
46a4882b
PA
34782017-09-04 Pedro Alves <palves@redhat.com>
3479
3480 * gdb.asm/asm-source.exp: Add casts to int.
3481 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3482 (dataglobal64_1, dataglobal64_2): New globals.
3483 * gdb.base/nodebug.exp: Test different expressions involving the
3484 new globals, with print, whatis and ptype. Add casts to int.
3485 * gdb.base/solib-display.exp: Add casts to int.
3486 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3487 * gdb.cp/m-static.exp: Add cast to int.
3488 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3489 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3490 tls variable with no debug info without a cast. Test with a cast
3491 to int too.
3492 * gdb.trace/entry-values.exp: Add casts.
3493
2c5a2be1
PA
34942017-09-04 Pedro Alves <palves@redhat.com>
3495
3496 * gdb.base/nodebug.exp: Test that ptype's error about functions
3497 with unknown return type includes the function name too.
3498
7022349d
PA
34992017-09-04 Pedro Alves <palves@redhat.com>
3500
3501 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3502 return type of munmap in infcall.
3503 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3504 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3505 type of ftell in infcall.
3506 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3507 type of getpid in infcall.
3508 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3509 infcall.
3510 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3511 Bail on failure to extract the pid.
3512 * gdb.base/nodebug.c: #include <stdint.h>.
3513 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3514 New functions.
3515 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3516 Change expected output of print/whatis/ptype with functions with
3517 no debug info. Test all supported languages. Call
3518 test_call_promotion.
3519 * gdb.compile/compile.exp: Adjust expected output to expect
3520 warning.
3521 * gdb.threads/siginfo-threads.exp: Likewise.
3522
54990598
PA
35232017-09-04 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3526 "prototypes". Test calling float functions via prototyped and
3527 unprototyped function pointers.
3528 (perform_all_tests): New parameter "prototypes". Pass it down.
3529 (top level): Pass down "prototypes" parameter to
3530 perform_all_tests.
3531
34d16ea2
SM
35322017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3533
3534 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3535 Test with nested loops.
3536
9521ecda
SM
35372017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3538
3539 * gdb.base/commands.exp: Call the new procedures.
3540 (loop_break_test, loop_continue_test): New procedures.
3541
80a65e9b
SM
35422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3543
3544 * gdb.base/commands.exp: Call new procedure.
3545 (define_if_without_arg_test): New procedure.
3546
e439fa14
PA
35472017-09-04 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.base/list-ambiguous.exp: New file.
3550 * gdb.base/list-ambiguous0.c: New file.
3551 * gdb.base/list-ambiguous1.c: New file.
3552 * gdb.base/list.exp (test_list_range): Adjust expected output.
3553
0a2dde4a
SDJ
35542017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3555
3556 * gdb.base/share-env-with-gdbserver.c: New file.
3557 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3558
5e89eb3a
SM
35592017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3560
3561 * gdb.base/commands.exp (gdbvar_simple_if_test,
3562 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3563 progvar_simple_if_test, progvar_simple_while_test,
3564 progvar_complex_if_while_test, user_defined_command_test,
3565 user_defined_command_args_eval,
3566 user_defined_command_args_stack_test,
3567 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3568 temporary_breakpoint_commands,
3569 gdb_test_no_prompt, redefine_hook_test,
3570 redefine_backtrace_test): Remove "global gdb_prompt".
3571
fd437cbc
SM
35722017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3573
3574 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3575 New proc, call it from toplevel.
3576
87215ad1
SDJ
35772017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3578
3579 PR remote/21852
3580 * gdb.server/normal.c: New file, copied from gdb.base.
3581 * gdb.server/run-without-local-binary.exp: New file.
3582
58afddc6
WP
35832017-08-07 Weimin Pan <weimin.pan@oracle.com>
3584
3585 * gdb.arch/sparc64-adi.exp: New file.
3586 * gdb.arch/sparc64-adi.c: New file.
3587
5277199a
PA
35882017-08-22 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3591 (top level): Add "list all overloads" tests.
3592
14278e1f
TT
35932017-08-22 Tom Tromey <tom@tromey.com>
3594
3595 * gdb.gdb/xfullpath.exp: Remove.
3596
bf223d3e
PA
35972017-08-21 Pedro Alves <palves@redhat.com>
3598
3599 PR gdb/19487
3600 * gdb.base/symbol-alias.c: New.
3601 * gdb.base/symbol-alias2.c: New.
3602 * gdb.base/symbol-alias.exp: New.
3603
c973d0aa
PA
36042017-08-21 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.base/dfp-test.c
3607 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3608 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3609 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3610 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3611 * gdb.base/whatis-ptype-typedefs.c: New.
3612 * gdb.base/whatis-ptype-typedefs.exp: New.
3613 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3614 (an_int, an_int_type, an_int_type2): New globals.
3615 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3616 involving typedefs and cast expressions.
3617 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3618 (lookup_typedefs_function): New.
3619 (typedefs_pretty_printers_dict): New.
3620 (top level): Register lookup_typedefs_function in
3621 gdb.pretty_printers.
3622
6d580b63
YQ
36232017-08-18 Yao Qi <yao.qi@linaro.org>
3624
3625 * gdb.server/unittest.exp: New.
3626
206726fb
SDJ
36272017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3628
3629 PR gdb/21954
3630 * gdb.base/environ.exp: Add test to check if 'unset environment'
3631 works.
3632
bf0ec4c2
AA
36332017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3634
3635 * lib/gdb.exp (universal_compile_options): New caching proc.
3636 (gdb_compile): Suppress GCC's coloring of messages.
3637
d6382fff
TT
36382017-08-14 Tom Tromey <tom@tromey.com>
3639
3640 PR gdb/21675:
3641 * gdb.base/printcmds.exp (test_radices): New function.
3642 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3643 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3644 * lib/gdb.exp (get_integer_valueof): Use p/d.
3645
c2c2dd9f
SM
36462017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3647
3648 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3649 characters.
3650
fdffd6f4
TT
36512017-08-05 Tom Tromey <tom@tromey.com>
3652
3653 * gdb.rust/simple.exp: Allow String to appear in a different
3654 namespace.
3655
27d41eac
YQ
36562017-07-26 Yao Qi <yao.qi@linaro.org>
3657
3658 * gdb.gdb/unittest.exp: Invoke command
3659 "maintenance check xml-descriptions".
3660
031ed05d
AA
36612017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3662
3663 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3664 calling context.
3665 (hex128): Drop erroneous calculation of parameters.
3666
dcd27ddf
SM
36672017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3668
3669 * gdb.python/py-unwind.exp: Disable stack protection when
3670 building test file.
3671
47e77640
PA
36722017-07-20 Pedro Alves <palves@redhat.com>
3673
3674 * gdb.base/default.exp (set language): Adjust expected output.
3675
62d2a18a
PA
36762017-07-20 Pedro Alves <palves@redhat.com>
3677
3678 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3679 (test_minsym): ... this, and make static.
3680 (get_pck__foo__bar__minsym): Rename to ...
3681 (get_test_minsym): ... this.
3682 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3683 symbol names and comments.
3684 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3685 (get_test_minsym): ... this.
3686 (pck__foo__bar__minsym__2): Rename to ...
3687 (test_minsym): ... this.
3688 (main): Adjust.
3689
c45ec17c
PA
36902017-07-17 Pedro Alves <palves@redhat.com>
3691
3692 * gdb.base/completion.exp: Adjust expected output.
3693 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3694 the completer works.
3695
c6756f62
PA
36962017-07-17 Pedro Alves <palves@redhat.com>
3697
3698 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3699
5bd68487
AB
37002017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3701
3702 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3703
8880f2a9
TT
37042017-07-14 Tom Tromey <tom@tromey.com>
3705
3706 PR rust/21764:
3707 * gdb.rust/simple.exp: Add tests.
3708
65547233
TT
37092017-07-14 Tom Tromey <tom@tromey.com>
3710
3711 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3712
8f14146e
PA
37132017-07-14 Pedro Alves <palves@redhat.com>
3714
3715 * gdb.linespec/base/one/thefile.cc (z1): New function.
3716 * gdb.linespec/base/two/thefile.cc (z2): New function.
3717 * gdb.linespec/linespec.exp: Add tests.
3718
b4365d02
AB
37192017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3722 to mi_create_breakpoint.
3723
5d2cbaa5
AB
37242017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3725
3726 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3727 mi_create_breakpoint.
3728
11cb5716
IB
37292017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3730
3731 * gdb.dlang/demangle.exp: Update for demangling changes.
3732
03278692
TT
37332017-07-09 Tom Tromey <tom@tromey.com>
3734
3735 * gdb.dwarf2/shortpiece.exp: New file.
3736
33c5cd75
DB
37372017-07-06 David Blaikie <dblaikie@gmail.com>
3738
3739 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3740 built from fissiont-multi-cu{1,2}.c.
3741 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3742 except putting 'main' and 'func' in separate CUs in the same DWO file.
3743 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3744 test.
3745 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3746 test.
3747
8455d262
PA
37482017-07-06 Pedro Alves <palves@redhat.com>
3749
3750 * gdb.python/py-unwind.exp: Test flushregs.
3751
dc4bde35
SDJ
37522017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3753
3754 PR cli/21688
3755 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3756 tests for alias commands and trailing whitespace.
3757
51ed89aa
SDJ
37582017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3759
3760 PR cli/21688
3761 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3762 procedure. Call it.
3763
eb17d413
PA
37642017-06-29 Pedro Alves <palves@redhat.com>
3765
3766 * gdb.base/printcmds.exp: Add tests.
3767
41664b45
DG
37682017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3769
3770 PR gdb/21337
3771 * gdb.base/reread-readsym.exp: New file.
3772 * gdb.base/reread-readsym.c: New file.
3773
75312ae3
KB
37742017-06-21 Kevin Buettner <kevinb@redhat.com>
3775
3776 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3777 subpattern.
3778
66953522
PB
37792017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3780
3781 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3782 extended mnemonic.
3783 * gdb.arch/powerpc-power9.s: Likewise.
3784
5524b525
AA
37852017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3786
3787 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3788 on 32-bit x86 targets. Exploit is_*_target macros where
3789 appropriate.
3790
03c8af18
AA
37912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3792
3793 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3794 register pieces.
3795
3bf31011
AA
37962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3797
3798 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3799 located in one or more DWARF pieces.
3800
805acca0
AA
38012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3802
3803 * lib/gdb.exp (get_endianness): New proc.
3804 * gdb.arch/aarch64-fp.exp: Use it.
3805 * gdb.arch/altivec-regs.exp: Likewise.
3806 * gdb.arch/e500-regs.exp: Likewise.
3807 * gdb.arch/vsx-regs.exp: Likewise.
3808 * gdb.base/dump.exp: Likewise.
3809 * gdb.base/funcargs.exp: Likewise.
3810 * gdb.base/gnu_vector.exp: Likewise.
3811 * gdb.dwarf2/formdata16.exp: Likewise.
3812 * gdb.dwarf2/implptrpiece.exp: Likewise.
3813 * gdb.dwarf2/nonvar-access.exp: Likewise.
3814 * gdb.python/py-inferior.exp: Likewise.
3815 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3816
e9352324
AA
38172017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3818
3819 PR gdb/21226
3820 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3821 stack value pieces are taken from the LSB end.
3822
d5d1163e
AA
38232017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3824
3825 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3826 variable at nonzero offset.
3827
0567c986
AA
38282017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3829
3830 * gdb.dwarf2/var-access.c: New file.
3831 * gdb.dwarf2/var-access.exp: New test.
3832 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3833
973e9aab
TT
38342017-06-12 Tom Tromey <tom@tromey.com>
3835
3836 * gdb.dwarf2/formdata16.exp: Add tests.
3837
d9109c80
TT
38382017-06-12 Tom Tromey <tom@tromey.com>
3839
3840 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3841
30a25466
TT
38422017-06-12 Tom Tromey <tom@tromey.com>
3843
3844 PR exp/16225:
3845 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3846 * gdb.arch/vsx-regs.exp: Update tests.
3847 * gdb.arch/s390-vregs.exp (hex128): New proc.
3848 Update test.
3849 * gdb.arch/altivec-regs.exp: Update tests.
3850
aefd8b33
SDJ
38512017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3852
3853 * gdb.base/startup-with-shell.c: New file.
3854 * gdb.base/startup-with-shell.exp: Likewise.
3855
2090129c
SDJ
38562017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3857
3858 * gdb.server/non-existing-program.exp: Update regex in order to
3859 reflect the fact that gdbserver is now using fork_inferior (with a
3860 shell) to startup the inferior.
3861
8e86a419
SM
38622017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3863
3864 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3865 support function calls from GDB.
3866
e6cf65f2
TT
38672017-05-21 Tom Tromey <tom@tromey.com>
3868
3869 PR rust/21466:
3870 * gdb.rust/unsized.exp: New file.
3871 * gdb.rust/unsized.rs: New file.
3872
43cc5389
TT
38732017-05-19 Tom Tromey <tom@tromey.com>
3874
3875 PR rust/21484:
3876 * gdb.rust/watch.exp: New file.
3877 * gdb.rust/watch.rs: New file.
3878
ec8df234
TT
38792017-05-18 Tom Tromey <tom@tromey.com>
3880
3881 * gdb.rust/simple.exp: Allow Box to be qualified.
3882
3e3e7fae
TP
38832017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3884
3885 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3886
59cc050d
PA
38872017-05-18 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.base/fileio.c (test_write, test_read, test_close)
3890 (test_fstat): Don't print 'ret' in the fail path.
3891
c8f6abd1
PA
38922017-05-18 Pedro Alves <palves@redhat.com>
3893
3894 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3895 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3896 (test_system, test_rename, test_unlink, test_time): Change
3897 prototypes.
3898 * gdb.base/fileio.exp (stop_msg): Adjust.
3899
d2a03b77
PA
39002017-05-18 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.base/fileio.c (null_str): New global.
3903 (test_stat): Use it.
3904 * gdb.base/fileio.exp: Remove nowarnings.
3905
0d5c6999
YQ
39062017-05-17 Yao Qi <yao.qi@linaro.org>
3907
3908 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3909
21873064
YQ
39102017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3911
3912 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3913 argument command.
3914 (top-level): Invoke test_set_inferior_tty.
3915
d512d31c
PA
39162017-05-04 Pedro Alves <palves@redhat.com>
3917
3918 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3919 Add parens to print call for Python 3.
3920
90cef2ed
KS
39212017-05-03 Keith Seitz <keiths@redhat.com>
3922
3923 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3924 (main): Call it.
3925
14f819c8
TW
39262017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3927
3928 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3929 to prev and next.
3930
913aeadd
TW
39312017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3932
3933 * gdb.python/py-record-btrace.exp: Remove test for
3934 gdb.BtraceInstruction.error.
3935
a3be24ad
TW
39362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3937
3938 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3939
ae20e79a
TW
39402017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3941
3942 * gdb.python/py-record-btrace-threads.c: New file.
3943 * gdb.python/py-record-btrace-threads.exp: New file.
3944
45ce1b47
SDJ
39452017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3946
3947 PR testsuite/8595
3948 * gdb.base/environ.exp: Make test available in all architectures.
3949 Move bits related to "info program" testing to
3950 gdb.base/info-program.exp. Rewrite tests to use the two new
3951 procedures mentione below.
3952 (test_set_show_env_var) New procedure.
3953 (test_set_show_env_var_equal): Likewise.
3954 * gdb.base/info-program.exp: New file.
3955
e15c3eb4
KS
39562017-04-27 Keith Seitz <keiths@redhat.com>
3957
3958 * gdb.cp/oranking.cc (test15): New function.
3959 (main): Call test15 and declare additional variables for testing.
3960 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3961 "p foo101('abc')" tests.
3962 Add tests for cv qualifier overloads.
3963 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3964 "lvalue reference overload" test.
3965 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3966 "print value of f1 on Child&& in f2" test.
3967
3a3fd0fd
PA
39682017-04-19 Pedro Alves <palves@redhat.com>
3969
3970 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3971 procedure.
3972 (top level): Call it.
3973 * lib/gdb.exp (gdb_define_cmd): New procedure.
3974
53375380
PA
39752017-04-12 Pedro Alves <palves@redhat.com>
3976
3977 PR gdb/21323
3978 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3979 (wchar): New global.
3980 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3981 (do_test_wide_char, wide_char_types_no_program, top level): Add
3982 wchar_t testing.
3983
53e710ac
PA
39842017-04-12 Pedro Alves <palves@redhat.com>
3985
3986 PR c++/21323
3987 * gdb.cp/wide_char_types.c: New file.
3988 * gdb.cp/wide_char_types.exp: New file.
3989
0ad9d8c7
SDJ
39902017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3991
3992 PR gdb/21352
3993 * gdb.trace/tsv.exp: Add test for "tsave -r".
3994
b1b45502
IB
39952017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3996
3997 * gdb.dlang/watch-loc.c: New file.
3998 * gdb.dlang/watch-loc.exp: New file.
3999
ec13808e
JK
40002017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4001
4002 * gdb.python/py-section-script.exp (sepdebug): New testcases.
4003
fe5f7374
AK
40042017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4005
4006 * gdb.arch/arc-analyze-prologue.S: New file.
4007 * gdb.arch/arc-analyze-prologue.exp: Likewise.
4008
eea78757
AK
40092017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
4010
4011 * gdb.arch/arc-decode-insn.S: New file.
4012 * gdb.arch/arc-decode-insn.exp: Likewise.
4013
5badf10a
IR
40142017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
4015
4016 PR tdep/20928
4017 * gdb.arch/sparc64-regs.exp: New file.
4018 * gdb.arch/sparc64-regs.S: Likewise.
4019
cee59b3f
TW
40202017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
4021
4022 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
4023 and memory view on Python 3.
4024
c0f55cc6
AV
40252017-03-20 Artemiy Volkov <artemiyv@acm.org>
4026 Keith Seitz <keiths@redhat.com>
4027
4028 PR gdb/14441
4029 * gdb.cp/demangle.exp: Add rvalue reference tests.
4030 * gdb.cp/rvalue-ref-casts.cc: New file.
4031 * gdb.cp/rvalue-ref-casts.exp: New file.
4032 * gdb.cp/rvalue-ref-overload.cc: New file.
4033 * gdb.cp/rvalue-ref-overload.exp: New file.
4034 * gdb.cp/rvalue-ref-params.cc: New file.
4035 * gdb.cp/rvalue-ref-params.exp: New file.
4036 * gdb.cp/rvalue-ref-sizeof.cc: New file.
4037 * gdb.cp/rvalue-ref-sizeof.exp: New file.
4038 * gdb.cp/rvalue-ref-types.cc: New file.
4039 * gdb.cp/rvalue-ref-types.exp: New file.
4040 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
4041 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
4042
51457a05
MAL
40432017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4044
4045 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
4046 New procedure.
4047
5b291c04
MAL
40482017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
4049
4050 * lib/mi-support.exp (mi_gdb_test): Add additional message
4051 for unexpected output.
4052
59a56148
AA
40532017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4054
4055 * gdb.base/examine-backward.c (Barrier): New character array
4056 constant, to ensure that TestStrings is preceded by a string
4057 terminator.
4058
7942e96e
AA
40592017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4060
4061 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4062 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
4063 and implicit pointer into such a location.
4064
6ebac3fb
DE
40652017-03-16 Doug Evans <dje@google.com>
4066
4067 * gdb.python/py-lazy-string (pointer): Really add new typedef.
4068
ec3b243d
TP
40692017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
4070
4071 * gdb.cp/m-static.exp: Fix expectation for prototype of
4072 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
4073
40742017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
4075
4076 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
4077 * gdb.guile/scm-lazy-string.c: New file.
4078 * gdb.guile/scm-value.exp: Move lazy string tests to ...
4079 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
4080 for pointer, array, typedef lazy strings.
4081
2cc36e25 40822017-03-16 Doug Evans <dje@google.com>
34b43320
DE
4083
4084 PR python/17728, python/18439, python/18779
4085 * gdb.python/py-value.c (main) Delete locals sptr, sn.
4086 * gdb.python/py-lazy-string.c (pointer): New typedef.
4087 (main): New locals ptr, array, typedef_ptr.
4088 * gdb.python/py-value.exp: Move lazy string tests to ...
4089 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
4090 array, typedef lazy strings.
ec3b243d 4091
0efcde63
AK
40922017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
4093
4094 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
4095 Add optional 'test' parameter.
4096
7978d7c3
SM
40972017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4098
4099 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4100 Skip for versions of DejaGnu < 1.5.
4101
896c0c1e
SM
41022017-03-13 Simon Marchi <simon.marchi@ericsson.com>
4103
4104 * lib/gdb.exp (dejagnu_version): New proc.
4105 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
4106 Use dejagnu_version.
4107
5f4d1085
KS
41082017-03-10 Keith Seitz <keiths@redhat.com>
4109
4110 PR c++/8128
4111 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
4112 type from destructor regexps.
4113 Add a branch which actually passes the test.
4114 Adjust "ptype t5i" test names.
4115
1de05205
PA
41162017-03-08 Pedro Alves <palves@redhat.com>
4117
4118 * gdb.base/step-over-exit.exp: Add explicit test message.
4119
c65d6b55
PA
41202017-03-08 Pedro Alves <palves@redhat.com>
4121
4122 PR gdb/18360
4123 * gdb.threads/interrupt-while-step-over.c: New file.
4124 * gdb.threads/interrupt-while-step-over.exp: New file.
4125
2e86a283
PA
41262017-03-08 Pedro Alves <palves@redhat.com>
4127
4128 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
4129 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
4130
25dcbff6
PA
41312017-03-08 Pedro Alves <palves@redhat.com>
4132
4133 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
4134 PKRU as not supported as a PASS.
4135
dc9366eb
PA
41362017-03-08 Pedro Alves <palves@redhat.com>
4137
4138 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
4139 prefix instead of $binfile1/$binfile2.
4140 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
4141 in test message.
4142 * gdb.python/py-completion.exp: Use "load python file" as test
4143 messages instead of unstable path names.
4144
6e5d74e7
PA
41452017-03-08 Pedro Alves <palves@redhat.com>
4146 Jan Kratochvil <jan.kratochvil@redhat.com>
4147
4148 PR cli/21218
4149 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
4150 New proc.
4151 (top level): Call it.
4152
9753a2f6
PA
41532017-03-08 Pedro Alves <palves@redhat.com>
4154
4155 PR tui/21216
4156 * gdb.tui/tui-nl-filtered-output.exp: New file.
4157
1a4dd9dd
PA
41582017-03-08 Pedro Alves <palves@redhat.com>
4159
4160 * gdb.base/completion.exp: Move TUI completion tests to ...
4161 * gdb.tui/completion.exp: ... this new file.
4162
7cbbff33
PA
41632017-03-08 Pedro Alves <palves@redhat.com>
4164
4165 * gdb.base/tui-disasm-long-lines.c,
4166 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
4167 gdb.base/tui-layout.exp: Move to ...
4168 * gdb.tui/: ... this new directory.
4169
5f6fd321
PA
41702017-03-07 Pedro Alves <palves@redhat.com>
4171
4172 * gdb.base/tui-layout.c: New file.
4173 * gdb.base/tui-layout.exp: New file.
4174
44959fa8
PA
41752017-03-07 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.base/tui-layout.c: Rename to ...
4178 * gdb.base/tui-disasm-long-lines.c: ... this.
4179 * gdb.base/tui-layout.exp: Rename to ...
4180 * gdb.base/tui-disasm-long-lines.exp: ... this.
4181
f8c4e718
PA
41822017-03-07 Pedro Alves <palves@redhat.com>
4183
4184 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4185
6dbb839a 41862017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
4187
4188 * i386-mpx-call.c: New file.
4189 * i386-mpx-call.exp: New file.
4190
65b48a81
PB
41912017-02-28 Peter Bergner <bergner@vnet.ibm.com>
4192
4193 * gdb.arch/powerpc-power.exp: Delete test.
4194 * gdb.arch/powerpc-power.s: Likewise.
4195 * gdb.disasm/disassembler-options.exp: New test.
4196 * gdb.arch/powerpc-altivec.exp: Likewise.
4197 * gdb.arch/powerpc-altivec.s: Likewise.
4198 * gdb.arch/powerpc-altivec2.exp: Likewise.
4199 * gdb.arch/powerpc-altivec2.s: Likewise.
4200 * gdb.arch/powerpc-altivec3.exp: Likewise.
4201 * gdb.arch/powerpc-altivec3.s: Likewise.
4202 * gdb.arch/powerpc-power7.exp: Likewise.
4203 * gdb.arch/powerpc-power7.s: Likewise.
4204 * gdb.arch/powerpc-power8.exp: Likewise.
4205 * gdb.arch/powerpc-power8.s: Likewise.
4206 * gdb.arch/powerpc-power9.exp: Likewise.
4207 * gdb.arch/powerpc-power9.s: Likewise.
4208 * gdb.arch/powerpc-vsx.exp: Likewise.
4209 * gdb.arch/powerpc-vsx.s: Likewise.
4210 * gdb.arch/powerpc-vsx2.exp: Likewise.
4211 * gdb.arch/powerpc-vsx2.s: Likewise.
4212 * gdb.arch/powerpc-vsx3.exp: Likewise.
4213 * gdb.arch/powerpc-vsx3.s: Likewise.
4214 * gdb.arch/arm-disassembler-options.exp: Likewise.
4215 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
4216 * gdb.arch/s390-disassembler-options.exp: Likewise.
4217
17cd4947
LM
42182017-02-23 Luis Machado <lgustavo@codesourcery.com>
4219
4220 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
4221 (check_supported_features): ... this. Changed return type to void.
4222 (supports_rdseed): New static global.
4223 (rdseed): Check supports_rdseed.
4224 (initialize): Call check_supported_features.
4225
2039d74e
EBM
42262017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4227
4228 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
4229 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
4230 and lqarx/stqcx.
4231 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
4232 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
4233
a51d7ecf
EBM
42342017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
4235
4236 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
4237 uppercase.
4238
0224619f
JK
42392017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4240
4241 * gdb.dwarf2/formdata16.c: New file.
4242 * gdb.dwarf2/formdata16.exp: New file.
4243 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
4244
216f72a1
JK
42452017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4246
4247 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
4248 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
4249 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
4250 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
4251 DW_AT_GNU_*.
4252
43988095
JK
42532017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
4256
99e8a4f9
SDJ
42572017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
4258
4259 PR gdb/21164
4260 * gdb.base/maint.exp: Add testcases for when the commands do
4261 not have arguments.
4262
b58a8c0c
TP
42632017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
4264
4265 * gdb.cp/chained-calls.exp: Use p instead of P.
4266
4e746bb6
TW
42672017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
4268
4269 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
4270 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
4271
3f77c769
TT
42722017-02-14 Tom Tromey <tom@tromey.com>
4273
4274 PR python/13598:
4275 * gdb.python/py-events.exp: Add before_prompt event tests.
4276
075beec0
AA
42772017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
4278
4279 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
4280
bf5f525c
LM
42812017-02-13 Luis Machado <lgustavo@codesourcery.com>
4282
4283 * gdb.linespec/explicit.c (my_unique_function_name): New function.
4284 (main): Call my_unique_function_name.
4285 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
4286 completion of patterns with a single match.
4287 Add missing -re switches to gdb_test_multiple calls.
4288
13a66184
LM
42892017-02-13 Luis Machado <lgustavo@codesourcery.com>
4290
4291 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
4292 return if core file is not recognized.
4293
26a06916
SM
42942017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4295
4296 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
4297 and extra UIs.
4298
b761ca9e
SM
42992017-02-10 Simon Marchi <simon.marchi@ericsson.com>
4300
4301 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
4302 proc_with_prefix.
4303
b964bee0
TT
43042017-02-10 Tom Tromey <tom@tromey.com>
4305
4306 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
4307
18da0c51
MG
43082017-02-10 Martin Galvan <martingalvan@sourceware.org>
4309
4310 PR gdb/21122
4311 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
4312
604c4576
JG
43132017-02-08 Jerome Guitton <guitton@adacore.com>
4314
4315 * gdb.base/define.exp: Add test for command abbreviations
4316 in define.
4317
20b477a7
LM
43182017-02-06 Luis Machado <lgustavo@codesourcery.com>
4319
4320 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
4321 * gdb.reverse/insn-reverse-x86.c: New file.
4322
3f7b46f2
IR
43232017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
4324
4325 PR tdep/20936
4326 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
4327
f0fd41c1
TT
43282017-02-03 Tom Tromey <tom@tromey.com>
4329
4330 PR rust/21097:
4331 * gdb.rust/simple.exp: Add new tests.
4332
5be5dbf0
PA
43332017-02-02 Pedro Alves <palves@redhat.com>
4334
4335 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
4336 tests.
4337
7346ef59
AA
43382017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
4339
4340 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
4341 taking a 2-byte value out of a 4-byte DWARF implicit value on
4342 big-endian targets.
4343 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
4344 logic. Add test cases for DW_OP_implicit.
4345
787f0025
MM
43462017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4347
4348 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
4349
68777c29
MM
43502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4351
4352 * gdb.btrace/enable.exp: Call gdb_exit before
4353 skip_gdbserver_tests.
4354
0a1c7e28
MM
43552017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4356
4357 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
4358 GDBFLAGS.
4359
b5ac99b0
MM
43602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4361
4362 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
4363 the test is skipped.
4364 * gdb.btrace/data.exp: Likewise.
4365 * gdb.btrace/delta.exp: Likewise.
4366 * gdb.btrace/dlopen.exp: Likewise.
4367 * gdb.btrace/enable-running.exp: Likewise.
4368 * gdb.btrace/enable.exp: Likewise.
4369 * gdb.btrace/exception.exp: Likewise.
4370 * gdb.btrace/function_call_history.exp: Likewise.
4371 * gdb.btrace/gcore.exp: Likewise.
4372 * gdb.btrace/instruction_history.exp: Likewise.
4373 * gdb.btrace/multi-thread-step.exp: Likewise.
4374 * gdb.btrace/nohist.exp: Likewise.
4375 * gdb.btrace/non-stop.exp: Likewise.
4376 * gdb.btrace/reconnect.exp: Likewise.
4377 * gdb.btrace/record_goto-step.exp: Likewise.
4378 * gdb.btrace/record_goto.exp: Likewise.
4379 * gdb.btrace/rn-dl-bind.exp: Likewise.
4380 * gdb.btrace/segv.exp: Likewise.
4381 * gdb.btrace/step.exp: Likewise.
4382 * gdb.btrace/stepi.exp: Likewise.
4383 * gdb.btrace/tailcall-only.exp: Likewise.
4384 * gdb.btrace/tailcall.exp: Likewise.
4385 * gdb.btrace/tsx.exp: Likewise.
4386 * gdb.btrace/unknown_functions.exp: Likewise.
4387 * gdb.btrace/vdso.exp: Likewise.
4388
cd4007e4
MM
43892017-02-01 Markus Metzger <markus.t.metzger@intel.com>
4390
4391 * gdb.btrace/enable-running.c: New.
4392 * gdb.btrace/enable-running.exp: New.
4393
2735833d
WT
43942017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
4395
4396 * gdb.arch/amd64-gs_base.c: New file.
4397 * gdb.arch/amd64-gs_base.exp: New file.
4398
b51e1e94
LM
43992017-01-26 Luis Machado <lgustavo@codesourcery.com>
4400
4401 * lib/memory.exp: Remove spurious empty newlines.
4402
72ca0410
SM
44032017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
4404
4405 * gdb.python/py-bad-printers.exp: Load python file using "source".
4406 * gdb.python/py-events.exp: Likewise.
4407 * gdb.python/py-evsignal.exp: Likewise.
4408 * gdb.python/py-evthreads.exp: Likewise.
4409 * gdb.python/py-frame-args.exp: Likewise.
4410 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
4411 * gdb.python/py-framefilter-mi.exp: Likewise.
4412 * gdb.python/py-framefilter.exp: Likewise.
4413 * gdb.python/py-mi.exp: Likewise.
4414 * gdb.python/py-pp-maint.exp: Likewise.
4415 * gdb.python/py-pp-registration.exp: Likewise.
4416 * gdb.python/py-prettyprint.exp: Likewise.
4417 (run_lang_tests): Likewise.
4418 * gdb.python/py-typeprint.exp: Likewise.
4419
e309aa65
LM
44202017-01-26 Luis Machado <lgustavo@codesourcery.com>
4421
4422 * lib/memory.exp: New file.
4423 * lib/gdb.exp: Load memory.exp.
4424 * gdb.base/memattr.exp (delete_memory): Move proc to
4425 lib/memory.exp and rename to delete_memory_regions.
4426 Replace delete_memory with delete_memory_regions.
4427 Cleanup memory regions before tests.
4428 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
4429 before tests.
4430
515aff23
LM
44312017-01-26 Luis Machado <lgustavo@codesourcery.com>
4432
4433 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
4434 files.
4435 (initialize): New function conditionally defined.
4436 (testcases): Move within conditional block.
4437 (main): Call initialize.
4438 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
4439 of gdb.reverse/insn-reverse.c.
4440 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
4441 gdb.reverse/insn-reverse.c.
4442
d8b49cf0
YQ
44432017-01-26 Yao Qi <yao.qi@linaro.org>
4444
4445 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
4446 disassemble on address 0.
4447
f13a9a0c
YQ
44482017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
4449 Yao Qi <yao.qi@linaro.org>
4450
4451 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
4452 * gdb.dwarf2/implptr-64bit.S: Remove.
4453 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
4454 variables in caller's context. Add DW_OP_implicit_value.
4455
5ac95241
YQ
44562017-01-25 Yao Qi <yao.qi@linaro.org>
4457
4458 * lib/dwarf.exp (Dwarf::_location): Handle
4459 DW_OP_GNU_implicit_pointer with proper size.
4460
23e82930
LM
44612017-01-20 Luis Machado <lgustavo@codesourcery.com>
4462
4463 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4464 and add untested calls.
4465
d334ae25
LM
44662017-01-20 Luis Machado <lgustavo@codesourcery.com>
4467
4468 * gdb.python/python.exp: Check line number against what GDB thinks
4469 the line number is for func1.
4470
f5e6296e
IB
44712017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4472
4473 * gdb.dlang/debug-expr.exp: New file.
4474
5b362f04
LM
44752016-12-23 Luis Machado <lgustavo@codesourcery.com>
4476
4477 Fix test names for the following files:
4478
4479 * gdb.ada/exec_changed.exp
4480 * gdb.ada/info_types.exp
4481 * gdb.arch/aarch64-atomic-inst.exp
4482 * gdb.arch/aarch64-fp.exp
4483 * gdb.arch/altivec-abi.exp
4484 * gdb.arch/altivec-regs.exp
4485 * gdb.arch/amd64-byte.exp
4486 * gdb.arch/amd64-disp-step.exp
4487 * gdb.arch/amd64-dword.exp
4488 * gdb.arch/amd64-entry-value-inline.exp
4489 * gdb.arch/amd64-entry-value-param.exp
4490 * gdb.arch/amd64-entry-value-paramref.exp
4491 * gdb.arch/amd64-entry-value.exp
4492 * gdb.arch/amd64-i386-address.exp
4493 * gdb.arch/amd64-invalid-stack-middle.exp
4494 * gdb.arch/amd64-invalid-stack-top.exp
4495 * gdb.arch/amd64-optimout-repeat.exp
4496 * gdb.arch/amd64-prologue-skip.exp
4497 * gdb.arch/amd64-prologue-xmm.exp
4498 * gdb.arch/amd64-stap-special-operands.exp
4499 * gdb.arch/amd64-stap-wrong-subexp.exp
4500 * gdb.arch/amd64-tailcall-cxx.exp
4501 * gdb.arch/amd64-tailcall-noret.exp
4502 * gdb.arch/amd64-tailcall-ret.exp
4503 * gdb.arch/amd64-tailcall-self.exp
4504 * gdb.arch/amd64-word.exp
4505 * gdb.arch/arm-bl-branch-dest.exp
4506 * gdb.arch/arm-disp-step.exp
4507 * gdb.arch/arm-neon.exp
4508 * gdb.arch/arm-single-step-kernel-helper.exp
4509 * gdb.arch/avr-flash-qualifier.exp
4510 * gdb.arch/disp-step-insn-reloc.exp
4511 * gdb.arch/e500-abi.exp
4512 * gdb.arch/e500-regs.exp
4513 * gdb.arch/ftrace-insn-reloc.exp
4514 * gdb.arch/i386-avx512.exp
4515 * gdb.arch/i386-bp_permanent.exp
4516 * gdb.arch/i386-byte.exp
4517 * gdb.arch/i386-cfi-notcurrent.exp
4518 * gdb.arch/i386-disp-step.exp
4519 * gdb.arch/i386-dr3-watch.exp
4520 * gdb.arch/i386-float.exp
4521 * gdb.arch/i386-gnu-cfi.exp
4522 * gdb.arch/i386-mpx-map.exp
4523 * gdb.arch/i386-mpx-sigsegv.exp
4524 * gdb.arch/i386-mpx-simple_segv.exp
4525 * gdb.arch/i386-mpx.exp
4526 * gdb.arch/i386-permbkpt.exp
4527 * gdb.arch/i386-prologue.exp
4528 * gdb.arch/i386-signal.exp
4529 * gdb.arch/i386-size-overlap.exp
4530 * gdb.arch/i386-unwind.exp
4531 * gdb.arch/i386-word.exp
4532 * gdb.arch/mips-fcr.exp
4533 * gdb.arch/powerpc-d128-regs.exp
4534 * gdb.arch/powerpc-stackless.exp
4535 * gdb.arch/ppc64-atomic-inst.exp
4536 * gdb.arch/s390-stackless.exp
4537 * gdb.arch/s390-tdbregs.exp
4538 * gdb.arch/s390-vregs.exp
4539 * gdb.arch/sparc-sysstep.exp
4540 * gdb.arch/thumb-bx-pc.exp
4541 * gdb.arch/thumb-singlestep.exp
4542 * gdb.arch/thumb2-it.exp
4543 * gdb.arch/vsx-regs.exp
4544 * gdb.asm/asm-source.exp
4545 * gdb.base/a2-run.exp
4546 * gdb.base/advance.exp
4547 * gdb.base/all-bin.exp
4548 * gdb.base/anon.exp
4549 * gdb.base/args.exp
4550 * gdb.base/arithmet.exp
4551 * gdb.base/async-shell.exp
4552 * gdb.base/async.exp
4553 * gdb.base/attach-pie-noexec.exp
4554 * gdb.base/attach-twice.exp
4555 * gdb.base/auto-load.exp
4556 * gdb.base/bang.exp
4557 * gdb.base/bitfields.exp
4558 * gdb.base/break-always.exp
4559 * gdb.base/break-caller-line.exp
4560 * gdb.base/break-entry.exp
4561 * gdb.base/break-inline.exp
4562 * gdb.base/break-on-linker-gcd-function.exp
4563 * gdb.base/break-probes.exp
4564 * gdb.base/break.exp
4565 * gdb.base/breakpoint-shadow.exp
4566 * gdb.base/call-ar-st.exp
4567 * gdb.base/call-sc.exp
4568 * gdb.base/call-signal-resume.exp
4569 * gdb.base/call-strs.exp
4570 * gdb.base/callfuncs.exp
4571 * gdb.base/catch-fork-static.exp
4572 * gdb.base/catch-gdb-caused-signals.exp
4573 * gdb.base/catch-load.exp
4574 * gdb.base/catch-signal-fork.exp
4575 * gdb.base/catch-signal.exp
4576 * gdb.base/catch-syscall.exp
4577 * gdb.base/charset.exp
4578 * gdb.base/checkpoint.exp
4579 * gdb.base/chng-syms.exp
4580 * gdb.base/code-expr.exp
4581 * gdb.base/code_elim.exp
4582 * gdb.base/commands.exp
4583 * gdb.base/completion.exp
4584 * gdb.base/complex.exp
4585 * gdb.base/cond-expr.exp
4586 * gdb.base/condbreak.exp
4587 * gdb.base/consecutive.exp
4588 * gdb.base/continue-all-already-running.exp
4589 * gdb.base/coredump-filter.exp
4590 * gdb.base/corefile.exp
4591 * gdb.base/dbx.exp
4592 * gdb.base/debug-expr.exp
4593 * gdb.base/define.exp
4594 * gdb.base/del.exp
4595 * gdb.base/disabled-location.exp
4596 * gdb.base/disasm-end-cu.exp
4597 * gdb.base/disasm-optim.exp
4598 * gdb.base/display.exp
4599 * gdb.base/duplicate-bp.exp
4600 * gdb.base/ena-dis-br.exp
4601 * gdb.base/ending-run.exp
4602 * gdb.base/enumval.exp
4603 * gdb.base/environ.exp
4604 * gdb.base/eu-strip-infcall.exp
4605 * gdb.base/eval-avoid-side-effects.exp
4606 * gdb.base/eval-skip.exp
4607 * gdb.base/exitsignal.exp
4608 * gdb.base/expand-psymtabs.exp
4609 * gdb.base/filesym.exp
4610 * gdb.base/find-unmapped.exp
4611 * gdb.base/finish.exp
4612 * gdb.base/float.exp
4613 * gdb.base/foll-exec-mode.exp
4614 * gdb.base/foll-exec.exp
4615 * gdb.base/foll-fork.exp
4616 * gdb.base/fortran-sym-case.exp
4617 * gdb.base/freebpcmd.exp
4618 * gdb.base/func-ptr.exp
4619 * gdb.base/func-ptrs.exp
4620 * gdb.base/funcargs.exp
4621 * gdb.base/gcore-buffer-overflow.exp
4622 * gdb.base/gcore-relro-pie.exp
4623 * gdb.base/gcore-relro.exp
4624 * gdb.base/gcore.exp
4625 * gdb.base/gdb1090.exp
4626 * gdb.base/gdb11530.exp
4627 * gdb.base/gdb11531.exp
4628 * gdb.base/gdb1821.exp
4629 * gdb.base/gdbindex-stabs.exp
4630 * gdb.base/gdbvars.exp
4631 * gdb.base/hbreak.exp
4632 * gdb.base/hbreak2.exp
4633 * gdb.base/included.exp
4634 * gdb.base/infcall-input.exp
4635 * gdb.base/inferior-died.exp
4636 * gdb.base/infnan.exp
4637 * gdb.base/info-macros.exp
4638 * gdb.base/info-os.exp
4639 * gdb.base/info-proc.exp
4640 * gdb.base/info-shared.exp
4641 * gdb.base/info-target.exp
4642 * gdb.base/infoline.exp
4643 * gdb.base/interp.exp
4644 * gdb.base/interrupt.exp
4645 * gdb.base/jit-reader.exp
4646 * gdb.base/jit-simple.exp
4647 * gdb.base/kill-after-signal.exp
4648 * gdb.base/kill-detach-inferiors-cmd.exp
4649 * gdb.base/label.exp
4650 * gdb.base/langs.exp
4651 * gdb.base/ldbl_e308.exp
4652 * gdb.base/line-symtabs.exp
4653 * gdb.base/linespecs.exp
4654 * gdb.base/list.exp
4655 * gdb.base/long_long.exp
4656 * gdb.base/longest-types.exp
4657 * gdb.base/maint.exp
4658 * gdb.base/max-value-size.exp
4659 * gdb.base/memattr.exp
4660 * gdb.base/mips_pro.exp
4661 * gdb.base/morestack.exp
4662 * gdb.base/moribund-step.exp
4663 * gdb.base/multi-forks.exp
4664 * gdb.base/nested-addr.exp
4665 * gdb.base/nextoverexit.exp
4666 * gdb.base/noreturn-finish.exp
4667 * gdb.base/noreturn-return.exp
4668 * gdb.base/nostdlib.exp
4669 * gdb.base/offsets.exp
4670 * gdb.base/opaque.exp
4671 * gdb.base/pc-fp.exp
4672 * gdb.base/permissions.exp
4673 * gdb.base/print-symbol-loading.exp
4674 * gdb.base/prologue-include.exp
4675 * gdb.base/psymtab.exp
4676 * gdb.base/ptype.exp
4677 * gdb.base/random-signal.exp
4678 * gdb.base/randomize.exp
4679 * gdb.base/range-stepping.exp
4680 * gdb.base/readline-ask.exp
4681 * gdb.base/recpar.exp
4682 * gdb.base/recurse.exp
4683 * gdb.base/relational.exp
4684 * gdb.base/restore.exp
4685 * gdb.base/return-nodebug.exp
4686 * gdb.base/return.exp
4687 * gdb.base/run-after-attach.exp
4688 * gdb.base/save-bp.exp
4689 * gdb.base/scope.exp
4690 * gdb.base/sect-cmd.exp
4691 * gdb.base/set-lang-auto.exp
4692 * gdb.base/set-noassign.exp
4693 * gdb.base/setvar.exp
4694 * gdb.base/sigall.exp
4695 * gdb.base/sigbpt.exp
4696 * gdb.base/siginfo-addr.exp
4697 * gdb.base/siginfo-infcall.exp
4698 * gdb.base/siginfo-obj.exp
4699 * gdb.base/siginfo.exp
4700 * gdb.base/signals-state-child.exp
4701 * gdb.base/signest.exp
4702 * gdb.base/sigstep.exp
4703 * gdb.base/sizeof.exp
4704 * gdb.base/skip.exp
4705 * gdb.base/solib-corrupted.exp
4706 * gdb.base/solib-nodir.exp
4707 * gdb.base/solib-search.exp
4708 * gdb.base/stack-checking.exp
4709 * gdb.base/stale-infcall.exp
4710 * gdb.base/stap-probe.exp
4711 * gdb.base/start.exp
4712 * gdb.base/step-break.exp
4713 * gdb.base/step-bt.exp
4714 * gdb.base/step-line.exp
4715 * gdb.base/step-over-exit.exp
4716 * gdb.base/step-over-syscall.exp
4717 * gdb.base/step-resume-infcall.exp
4718 * gdb.base/step-test.exp
4719 * gdb.base/store.exp
4720 * gdb.base/structs3.exp
4721 * gdb.base/sym-file.exp
4722 * gdb.base/symbol-without-target_section.exp
4723 * gdb.base/term.exp
4724 * gdb.base/testenv.exp
4725 * gdb.base/ui-redirect.exp
4726 * gdb.base/until.exp
4727 * gdb.base/unwindonsignal.exp
4728 * gdb.base/value-double-free.exp
4729 * gdb.base/vla-datatypes.exp
4730 * gdb.base/vla-ptr.exp
4731 * gdb.base/vla-sideeffect.exp
4732 * gdb.base/volatile.exp
4733 * gdb.base/watch-cond-infcall.exp
4734 * gdb.base/watch-cond.exp
4735 * gdb.base/watch-non-mem.exp
4736 * gdb.base/watch-read.exp
4737 * gdb.base/watch-vfork.exp
4738 * gdb.base/watchpoint-cond-gone.exp
4739 * gdb.base/watchpoint-delete.exp
4740 * gdb.base/watchpoint-hw-hit-once.exp
4741 * gdb.base/watchpoint-hw.exp
4742 * gdb.base/watchpoint-stops-at-right-insn.exp
4743 * gdb.base/watchpoints.exp
4744 * gdb.base/wchar.exp
4745 * gdb.base/whatis-exp.exp
4746 * gdb.btrace/buffer-size.exp
4747 * gdb.btrace/data.exp
4748 * gdb.btrace/delta.exp
4749 * gdb.btrace/dlopen.exp
4750 * gdb.btrace/enable.exp
4751 * gdb.btrace/exception.exp
4752 * gdb.btrace/function_call_history.exp
4753 * gdb.btrace/gcore.exp
4754 * gdb.btrace/instruction_history.exp
4755 * gdb.btrace/nohist.exp
4756 * gdb.btrace/reconnect.exp
4757 * gdb.btrace/record_goto-step.exp
4758 * gdb.btrace/record_goto.exp
4759 * gdb.btrace/rn-dl-bind.exp
4760 * gdb.btrace/segv.exp
4761 * gdb.btrace/step.exp
4762 * gdb.btrace/stepi.exp
4763 * gdb.btrace/tailcall-only.exp
4764 * gdb.btrace/tailcall.exp
4765 * gdb.btrace/tsx.exp
4766 * gdb.btrace/unknown_functions.exp
4767 * gdb.btrace/vdso.exp
4768 * gdb.compile/compile-ifunc.exp
4769 * gdb.compile/compile-ops.exp
4770 * gdb.compile/compile-print.exp
4771 * gdb.compile/compile-setjmp.exp
4772 * gdb.cp/abstract-origin.exp
4773 * gdb.cp/ambiguous.exp
4774 * gdb.cp/annota2.exp
4775 * gdb.cp/annota3.exp
4776 * gdb.cp/anon-ns.exp
4777 * gdb.cp/anon-struct.exp
4778 * gdb.cp/anon-union.exp
4779 * gdb.cp/arg-reference.exp
4780 * gdb.cp/baseenum.exp
4781 * gdb.cp/bool.exp
4782 * gdb.cp/breakpoint.exp
4783 * gdb.cp/bs15503.exp
4784 * gdb.cp/call-c.exp
4785 * gdb.cp/casts.exp
4786 * gdb.cp/chained-calls.exp
4787 * gdb.cp/class2.exp
4788 * gdb.cp/classes.exp
4789 * gdb.cp/cmpd-minsyms.exp
4790 * gdb.cp/converts.exp
4791 * gdb.cp/cp-relocate.exp
4792 * gdb.cp/cpcompletion.exp
4793 * gdb.cp/cpexprs.exp
4794 * gdb.cp/cplabel.exp
4795 * gdb.cp/cplusfuncs.exp
4796 * gdb.cp/cpsizeof.exp
4797 * gdb.cp/ctti.exp
4798 * gdb.cp/derivation.exp
4799 * gdb.cp/destrprint.exp
4800 * gdb.cp/dispcxx.exp
4801 * gdb.cp/enum-class.exp
4802 * gdb.cp/exception.exp
4803 * gdb.cp/exceptprint.exp
4804 * gdb.cp/expand-psymtabs-cxx.exp
4805 * gdb.cp/expand-sals.exp
4806 * gdb.cp/extern-c.exp
4807 * gdb.cp/filename.exp
4808 * gdb.cp/formatted-ref.exp
4809 * gdb.cp/fpointer.exp
4810 * gdb.cp/gdb1355.exp
4811 * gdb.cp/gdb2495.exp
4812 * gdb.cp/hang.exp
4813 * gdb.cp/impl-this.exp
4814 * gdb.cp/infcall-dlopen.exp
4815 * gdb.cp/inherit.exp
4816 * gdb.cp/iostream.exp
4817 * gdb.cp/koenig.exp
4818 * gdb.cp/local.exp
4819 * gdb.cp/m-data.exp
4820 * gdb.cp/m-static.exp
4821 * gdb.cp/mb-ctor.exp
4822 * gdb.cp/mb-inline.exp
4823 * gdb.cp/mb-templates.exp
4824 * gdb.cp/member-name.exp
4825 * gdb.cp/member-ptr.exp
4826 * gdb.cp/meth-typedefs.exp
4827 * gdb.cp/method.exp
4828 * gdb.cp/method2.exp
4829 * gdb.cp/minsym-fallback.exp
4830 * gdb.cp/misc.exp
4831 * gdb.cp/namelessclass.exp
4832 * gdb.cp/namespace-enum.exp
4833 * gdb.cp/namespace-nested-import.exp
4834 * gdb.cp/namespace.exp
4835 * gdb.cp/nextoverthrow.exp
4836 * gdb.cp/no-dmgl-verbose.exp
4837 * gdb.cp/non-trivial-retval.exp
4838 * gdb.cp/noparam.exp
4839 * gdb.cp/nsdecl.exp
4840 * gdb.cp/nsimport.exp
4841 * gdb.cp/nsnested.exp
4842 * gdb.cp/nsnoimports.exp
4843 * gdb.cp/nsrecurs.exp
4844 * gdb.cp/nsstress.exp
4845 * gdb.cp/nsusing.exp
4846 * gdb.cp/operator.exp
4847 * gdb.cp/oranking.exp
4848 * gdb.cp/overload-const.exp
4849 * gdb.cp/overload.exp
4850 * gdb.cp/ovldbreak.exp
4851 * gdb.cp/ovsrch.exp
4852 * gdb.cp/paren-type.exp
4853 * gdb.cp/parse-lang.exp
4854 * gdb.cp/pass-by-ref.exp
4855 * gdb.cp/pr-1023.exp
4856 * gdb.cp/pr-1210.exp
4857 * gdb.cp/pr-574.exp
4858 * gdb.cp/pr10687.exp
4859 * gdb.cp/pr12028.exp
4860 * gdb.cp/pr17132.exp
4861 * gdb.cp/pr17494.exp
4862 * gdb.cp/pr9067.exp
4863 * gdb.cp/pr9167.exp
4864 * gdb.cp/pr9631.exp
4865 * gdb.cp/printmethod.exp
4866 * gdb.cp/psmang.exp
4867 * gdb.cp/psymtab-parameter.exp
4868 * gdb.cp/ptype-cv-cp.exp
4869 * gdb.cp/ptype-flags.exp
4870 * gdb.cp/re-set-overloaded.exp
4871 * gdb.cp/ref-types.exp
4872 * gdb.cp/rtti.exp
4873 * gdb.cp/scope-err.exp
4874 * gdb.cp/shadow.exp
4875 * gdb.cp/smartp.exp
4876 * gdb.cp/static-method.exp
4877 * gdb.cp/static-print-quit.exp
4878 * gdb.cp/temargs.exp
4879 * gdb.cp/templates.exp
4880 * gdb.cp/try_catch.exp
4881 * gdb.cp/typedef-operator.exp
4882 * gdb.cp/typeid.exp
4883 * gdb.cp/userdef.exp
4884 * gdb.cp/using-crash.exp
4885 * gdb.cp/var-tag.exp
4886 * gdb.cp/virtbase.exp
4887 * gdb.cp/virtfunc.exp
4888 * gdb.cp/virtfunc2.exp
4889 * gdb.cp/vla-cxx.exp
4890 * gdb.disasm/t01_mov.exp
4891 * gdb.disasm/t02_mova.exp
4892 * gdb.disasm/t03_add.exp
4893 * gdb.disasm/t04_sub.exp
4894 * gdb.disasm/t05_cmp.exp
4895 * gdb.disasm/t06_ari2.exp
4896 * gdb.disasm/t07_ari3.exp
4897 * gdb.disasm/t08_or.exp
4898 * gdb.disasm/t09_xor.exp
4899 * gdb.disasm/t10_and.exp
4900 * gdb.disasm/t11_logs.exp
4901 * gdb.disasm/t12_bit.exp
4902 * gdb.disasm/t13_otr.exp
4903 * gdb.dlang/circular.exp
4904 * gdb.dwarf2/arr-stride.exp
4905 * gdb.dwarf2/arr-subrange.exp
4906 * gdb.dwarf2/atomic-type.exp
4907 * gdb.dwarf2/bad-regnum.exp
4908 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4909 * gdb.dwarf2/callframecfa.exp
4910 * gdb.dwarf2/clztest.exp
4911 * gdb.dwarf2/corrupt.exp
4912 * gdb.dwarf2/data-loc.exp
4913 * gdb.dwarf2/dup-psym.exp
4914 * gdb.dwarf2/dw2-anon-mptr.exp
4915 * gdb.dwarf2/dw2-anonymous-func.exp
4916 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4917 * gdb.dwarf2/dw2-bad-unresolved.exp
4918 * gdb.dwarf2/dw2-basic.exp
4919 * gdb.dwarf2/dw2-canonicalize-type.exp
4920 * gdb.dwarf2/dw2-case-insensitive.exp
4921 * gdb.dwarf2/dw2-common-block.exp
4922 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4923 * gdb.dwarf2/dw2-compressed.exp
4924 * gdb.dwarf2/dw2-const.exp
4925 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4926 * gdb.dwarf2/dw2-cu-size.exp
4927 * gdb.dwarf2/dw2-dup-frame.exp
4928 * gdb.dwarf2/dw2-entry-value.exp
4929 * gdb.dwarf2/dw2-icycle.exp
4930 * gdb.dwarf2/dw2-ifort-parameter.exp
4931 * gdb.dwarf2/dw2-inline-break.exp
4932 * gdb.dwarf2/dw2-inline-param.exp
4933 * gdb.dwarf2/dw2-intercu.exp
4934 * gdb.dwarf2/dw2-intermix.exp
4935 * gdb.dwarf2/dw2-lexical-block-bare.exp
4936 * gdb.dwarf2/dw2-linkage-name-trust.exp
4937 * gdb.dwarf2/dw2-minsym-in-cu.exp
4938 * gdb.dwarf2/dw2-noloc.exp
4939 * gdb.dwarf2/dw2-op-call.exp
4940 * gdb.dwarf2/dw2-op-out-param.exp
4941 * gdb.dwarf2/dw2-opt-structptr.exp
4942 * gdb.dwarf2/dw2-param-error.exp
4943 * gdb.dwarf2/dw2-producer.exp
4944 * gdb.dwarf2/dw2-ranges-base.exp
4945 * gdb.dwarf2/dw2-ref-missing-frame.exp
4946 * gdb.dwarf2/dw2-reg-undefined.exp
4947 * gdb.dwarf2/dw2-regno-invalid.exp
4948 * gdb.dwarf2/dw2-restore.exp
4949 * gdb.dwarf2/dw2-restrict.exp
4950 * gdb.dwarf2/dw2-single-line-discriminators.exp
4951 * gdb.dwarf2/dw2-strp.exp
4952 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4953 * gdb.dwarf2/dw2-unresolved.exp
4954 * gdb.dwarf2/dw2-var-zero-addr.exp
4955 * gdb.dwarf2/dw4-sig-types.exp
4956 * gdb.dwarf2/dwz.exp
4957 * gdb.dwarf2/dynarr-ptr.exp
4958 * gdb.dwarf2/enum-type.exp
4959 * gdb.dwarf2/gdb-index.exp
4960 * gdb.dwarf2/implptr-64bit.exp
4961 * gdb.dwarf2/implptr-optimized-out.exp
4962 * gdb.dwarf2/implptr.exp
4963 * gdb.dwarf2/implref-array.exp
4964 * gdb.dwarf2/implref-const.exp
4965 * gdb.dwarf2/implref-global.exp
4966 * gdb.dwarf2/implref-struct.exp
4967 * gdb.dwarf2/mac-fileno.exp
4968 * gdb.dwarf2/main-subprogram.exp
4969 * gdb.dwarf2/member-ptr-forwardref.exp
4970 * gdb.dwarf2/method-ptr.exp
4971 * gdb.dwarf2/missing-sig-type.exp
4972 * gdb.dwarf2/nonvar-access.exp
4973 * gdb.dwarf2/opaque-type-lookup.exp
4974 * gdb.dwarf2/pieces-optimized-out.exp
4975 * gdb.dwarf2/pieces.exp
4976 * gdb.dwarf2/pr10770.exp
4977 * gdb.dwarf2/pr13961.exp
4978 * gdb.dwarf2/staticvirtual.exp
4979 * gdb.dwarf2/subrange.exp
4980 * gdb.dwarf2/symtab-producer.exp
4981 * gdb.dwarf2/trace-crash.exp
4982 * gdb.dwarf2/typeddwarf.exp
4983 * gdb.dwarf2/valop.exp
4984 * gdb.dwarf2/watch-notconst.exp
4985 * gdb.fortran/array-element.exp
4986 * gdb.fortran/charset.exp
4987 * gdb.fortran/common-block.exp
4988 * gdb.fortran/complex.exp
4989 * gdb.fortran/derived-type-function.exp
4990 * gdb.fortran/derived-type.exp
4991 * gdb.fortran/logical.exp
4992 * gdb.fortran/module.exp
4993 * gdb.fortran/multi-dim.exp
4994 * gdb.fortran/nested-funcs.exp
4995 * gdb.fortran/print-formatted.exp
4996 * gdb.fortran/subarray.exp
4997 * gdb.fortran/vla-alloc-assoc.exp
4998 * gdb.fortran/vla-datatypes.exp
4999 * gdb.fortran/vla-history.exp
5000 * gdb.fortran/vla-ptr-info.exp
5001 * gdb.fortran/vla-ptype-sub.exp
5002 * gdb.fortran/vla-ptype.exp
5003 * gdb.fortran/vla-sizeof.exp
5004 * gdb.fortran/vla-type.exp
5005 * gdb.fortran/vla-value-sub-arbitrary.exp
5006 * gdb.fortran/vla-value-sub-finish.exp
5007 * gdb.fortran/vla-value-sub.exp
5008 * gdb.fortran/vla-value.exp
5009 * gdb.fortran/whatis_type.exp
5010 * gdb.go/chan.exp
5011 * gdb.go/handcall.exp
5012 * gdb.go/hello.exp
5013 * gdb.go/integers.exp
5014 * gdb.go/methods.exp
5015 * gdb.go/package.exp
5016 * gdb.go/strings.exp
5017 * gdb.go/types.exp
5018 * gdb.go/unsafe.exp
5019 * gdb.guile/scm-arch.exp
5020 * gdb.guile/scm-block.exp
5021 * gdb.guile/scm-breakpoint.exp
5022 * gdb.guile/scm-cmd.exp
5023 * gdb.guile/scm-disasm.exp
5024 * gdb.guile/scm-equal.exp
5025 * gdb.guile/scm-frame-args.exp
5026 * gdb.guile/scm-frame-inline.exp
5027 * gdb.guile/scm-frame.exp
5028 * gdb.guile/scm-iterator.exp
5029 * gdb.guile/scm-math.exp
5030 * gdb.guile/scm-objfile.exp
5031 * gdb.guile/scm-ports.exp
5032 * gdb.guile/scm-symbol.exp
5033 * gdb.guile/scm-symtab.exp
5034 * gdb.guile/scm-value-cc.exp
5035 * gdb.guile/types-module.exp
5036 * gdb.linespec/break-ask.exp
5037 * gdb.linespec/cpexplicit.exp
5038 * gdb.linespec/explicit.exp
5039 * gdb.linespec/keywords.exp
5040 * gdb.linespec/linespec.exp
5041 * gdb.linespec/ls-dollar.exp
5042 * gdb.linespec/ls-errs.exp
5043 * gdb.linespec/skip-two.exp
5044 * gdb.linespec/thread.exp
5045 * gdb.mi/mi-async.exp
5046 * gdb.mi/mi-basics.exp
5047 * gdb.mi/mi-break.exp
5048 * gdb.mi/mi-catch-load.exp
5049 * gdb.mi/mi-cli.exp
5050 * gdb.mi/mi-cmd-param-changed.exp
5051 * gdb.mi/mi-console.exp
5052 * gdb.mi/mi-detach.exp
5053 * gdb.mi/mi-disassemble.exp
5054 * gdb.mi/mi-eval.exp
5055 * gdb.mi/mi-file-transfer.exp
5056 * gdb.mi/mi-file.exp
5057 * gdb.mi/mi-fill-memory.exp
5058 * gdb.mi/mi-inheritance-syntax-error.exp
5059 * gdb.mi/mi-linespec-err-cp.exp
5060 * gdb.mi/mi-logging.exp
5061 * gdb.mi/mi-memory-changed.exp
5062 * gdb.mi/mi-read-memory.exp
5063 * gdb.mi/mi-record-changed.exp
5064 * gdb.mi/mi-reg-undefined.exp
5065 * gdb.mi/mi-regs.exp
5066 * gdb.mi/mi-return.exp
5067 * gdb.mi/mi-reverse.exp
5068 * gdb.mi/mi-simplerun.exp
5069 * gdb.mi/mi-solib.exp
5070 * gdb.mi/mi-stack.exp
5071 * gdb.mi/mi-stepi.exp
5072 * gdb.mi/mi-syn-frame.exp
5073 * gdb.mi/mi-until.exp
5074 * gdb.mi/mi-var-block.exp
5075 * gdb.mi/mi-var-child.exp
5076 * gdb.mi/mi-var-cmd.exp
5077 * gdb.mi/mi-var-cp.exp
5078 * gdb.mi/mi-var-display.exp
5079 * gdb.mi/mi-var-invalidate.exp
5080 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
5081 * gdb.mi/mi-vla-fortran.exp
5082 * gdb.mi/mi-watch.exp
5083 * gdb.mi/mi2-var-child.exp
5084 * gdb.mi/user-selected-context-sync.exp
5085 * gdb.modula2/unbounded-array.exp
5086 * gdb.multi/dummy-frame-restore.exp
5087 * gdb.multi/multi-arch-exec.exp
5088 * gdb.multi/multi-arch.exp
5089 * gdb.multi/tids.exp
5090 * gdb.multi/watchpoint-multi.exp
5091 * gdb.opencl/callfuncs.exp
5092 * gdb.opencl/convs_casts.exp
5093 * gdb.opencl/datatypes.exp
5094 * gdb.opencl/operators.exp
5095 * gdb.opencl/vec_comps.exp
5096 * gdb.opt/clobbered-registers-O2.exp
5097 * gdb.opt/inline-break.exp
5098 * gdb.opt/inline-bt.exp
5099 * gdb.opt/inline-cmds.exp
5100 * gdb.opt/inline-locals.exp
5101 * gdb.pascal/case-insensitive-symbols.exp
5102 * gdb.pascal/floats.exp
5103 * gdb.pascal/gdb11492.exp
5104 * gdb.python/lib-types.exp
5105 * gdb.python/py-arch.exp
5106 * gdb.python/py-as-string.exp
5107 * gdb.python/py-bad-printers.exp
5108 * gdb.python/py-block.exp
5109 * gdb.python/py-breakpoint-create-fail.exp
5110 * gdb.python/py-breakpoint.exp
5111 * gdb.python/py-caller-is.exp
5112 * gdb.python/py-cmd.exp
5113 * gdb.python/py-explore-cc.exp
5114 * gdb.python/py-explore.exp
5115 * gdb.python/py-finish-breakpoint.exp
5116 * gdb.python/py-finish-breakpoint2.exp
5117 * gdb.python/py-frame-args.exp
5118 * gdb.python/py-frame-inline.exp
5119 * gdb.python/py-frame.exp
5120 * gdb.python/py-framefilter-mi.exp
5121 * gdb.python/py-infthread.exp
5122 * gdb.python/py-lazy-string.exp
5123 * gdb.python/py-linetable.exp
5124 * gdb.python/py-mi-events.exp
5125 * gdb.python/py-mi-objfile.exp
5126 * gdb.python/py-mi.exp
5127 * gdb.python/py-objfile.exp
5128 * gdb.python/py-pp-integral.exp
5129 * gdb.python/py-pp-maint.exp
5130 * gdb.python/py-pp-re-notag.exp
5131 * gdb.python/py-pp-registration.exp
5132 * gdb.python/py-recurse-unwind.exp
5133 * gdb.python/py-strfns.exp
5134 * gdb.python/py-symbol.exp
5135 * gdb.python/py-symtab.exp
5136 * gdb.python/py-sync-interp.exp
5137 * gdb.python/py-typeprint.exp
5138 * gdb.python/py-unwind-maint.exp
5139 * gdb.python/py-unwind.exp
5140 * gdb.python/py-value-cc.exp
5141 * gdb.python/py-xmethods.exp
5142 * gdb.reverse/amd64-tailcall-reverse.exp
5143 * gdb.reverse/break-precsave.exp
5144 * gdb.reverse/break-reverse.exp
5145 * gdb.reverse/consecutive-precsave.exp
5146 * gdb.reverse/consecutive-reverse.exp
5147 * gdb.reverse/finish-precsave.exp
5148 * gdb.reverse/finish-reverse-bkpt.exp
5149 * gdb.reverse/finish-reverse.exp
5150 * gdb.reverse/fstatat-reverse.exp
5151 * gdb.reverse/getresuid-reverse.exp
5152 * gdb.reverse/i386-precsave.exp
5153 * gdb.reverse/i386-reverse.exp
5154 * gdb.reverse/i386-sse-reverse.exp
5155 * gdb.reverse/i387-env-reverse.exp
5156 * gdb.reverse/i387-stack-reverse.exp
5157 * gdb.reverse/insn-reverse.exp
5158 * gdb.reverse/machinestate-precsave.exp
5159 * gdb.reverse/machinestate.exp
5160 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5161 * gdb.reverse/pipe-reverse.exp
5162 * gdb.reverse/readv-reverse.exp
5163 * gdb.reverse/recvmsg-reverse.exp
5164 * gdb.reverse/rerun-prec.exp
5165 * gdb.reverse/s390-mvcle.exp
5166 * gdb.reverse/step-precsave.exp
5167 * gdb.reverse/step-reverse.exp
5168 * gdb.reverse/time-reverse.exp
5169 * gdb.reverse/until-precsave.exp
5170 * gdb.reverse/until-reverse.exp
5171 * gdb.reverse/waitpid-reverse.exp
5172 * gdb.reverse/watch-precsave.exp
5173 * gdb.reverse/watch-reverse.exp
5174 * gdb.rust/generics.exp
5175 * gdb.rust/methods.exp
5176 * gdb.rust/modules.exp
5177 * gdb.rust/simple.exp
5178 * gdb.server/connect-with-no-symbol-file.exp
5179 * gdb.server/ext-attach.exp
5180 * gdb.server/ext-restart.exp
5181 * gdb.server/ext-wrapper.exp
5182 * gdb.server/file-transfer.exp
5183 * gdb.server/server-exec-info.exp
5184 * gdb.server/server-kill.exp
5185 * gdb.server/server-mon.exp
5186 * gdb.server/wrapper.exp
5187 * gdb.stabs/exclfwd.exp
5188 * gdb.stabs/gdb11479.exp
5189 * gdb.threads/clone-new-thread-event.exp
5190 * gdb.threads/corethreads.exp
5191 * gdb.threads/current-lwp-dead.exp
5192 * gdb.threads/dlopen-libpthread.exp
5193 * gdb.threads/gcore-thread.exp
5194 * gdb.threads/sigstep-threads.exp
5195 * gdb.threads/watchpoint-fork.exp
5196 * gdb.trace/actions-changed.exp
5197 * gdb.trace/backtrace.exp
5198 * gdb.trace/change-loc.exp
5199 * gdb.trace/circ.exp
5200 * gdb.trace/collection.exp
5201 * gdb.trace/disconnected-tracing.exp
5202 * gdb.trace/ftrace.exp
5203 * gdb.trace/mi-trace-frame-collected.exp
5204 * gdb.trace/mi-trace-unavailable.exp
5205 * gdb.trace/mi-traceframe-changed.exp
5206 * gdb.trace/mi-tsv-changed.exp
5207 * gdb.trace/no-attach-trace.exp
5208 * gdb.trace/passc-dyn.exp
5209 * gdb.trace/qtro.exp
5210 * gdb.trace/range-stepping.exp
5211 * gdb.trace/read-memory.exp
5212 * gdb.trace/save-trace.exp
5213 * gdb.trace/signal.exp
5214 * gdb.trace/status-stop.exp
5215 * gdb.trace/tfile.exp
5216 * gdb.trace/trace-break.exp
5217 * gdb.trace/trace-buffer-size.exp
5218 * gdb.trace/trace-condition.exp
5219 * gdb.trace/tracefile-pseudo-reg.exp
5220 * gdb.trace/tstatus.exp
5221 * gdb.trace/unavailable.exp
5222 * gdb.trace/while-dyn.exp
5223 * gdb.trace/while-stepping.exp
5224
34c41c68
DE
52252016-12-22 Doug Evans <xdje42@gmail.com>
5226
5227 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
5228 and msymbols.
5229
16e69324
YQ
52302016-12-19 Yao Qi <yao.qi@linaro.org>
5231
5232 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
5233 (test_with_self): Don't call do_steps_and_nexts, and remove
5234 code about stepping into xmalloc.
5235
f94f411b
YQ
52362016-12-09 Yao Qi <yao.qi@linaro.org>
5237
5238 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
5239
52402016-12-09 Yao Qi <yao.qi@linaro.org>
5241
5242 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
5243
f1b5deee
PA
52442016-12-09 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.base/all-architectures-0.exp: New file.
5247 * gdb.base/all-architectures-1.exp: New file.
5248 * gdb.base/all-architectures-2.exp: New file.
5249 * gdb.base/all-architectures-3.exp: New file.
5250 * gdb.base/all-architectures-4.exp: New file.
5251 * gdb.base/all-architectures-5.exp: New file.
5252 * gdb.base/all-architectures-6.exp: New file.
5253 * gdb.base/all-architectures-7.exp: New file.
5254 * gdb.base/all-architectures.exp.in: New file.
5255
364ca42e
YQ
52562016-12-09 Yao Qi <yao.qi@linaro.org>
5257
5258 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
5259
107c2d62
LM
52602016-12-02 Luis Machado <lgustavo@codesourcery.com>
5261
5262 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
5263 possible.
5264 Remove useless pattern-matching code.
5265
df3ee9ca
PA
52662016-12-02 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
5269 procedure.
5270 (top level): Call it.
5271
ec835369
PA
52722016-12-02 Pedro Alves <palves@redhat.com>
5273
5274 * gdb.base/commands.exp (user_defined_command_args_stack_test):
5275 New procedure.
5276 (top level): Call it.
5277
01770bbd
PA
52782016-12-02 Pedro Alves <palves@redhat.com>
5279
5280 PR cli/20559
5281 * gdb.base/commands.exp (user_defined_command_args_eval): New
5282 procedure.
5283 (top level): Call it.
5284
008459ea
LM
52852016-12-02 Luis Machado <lgustavo@codesourcery.com>
5286
5287 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
5288 timeout handling.
5289
0c1b455e
TT
52902016-12-02 Tom Tromey <tom@tromey.com>
5291
5292 * gdb.dwarf2/main-subprogram.c: New file.
5293 * gdb.dwarf2/main-subprogram.exp: New file.
5294
018572b8
LM
52952016-12-01 Luis Machado <lgustavo@codesourcery.com>
5296
5297 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
5298 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
5299 gdb_test_no_output for a couple of cases.
5300 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
5301
84c93cd5
LM
53022016-12-01 Luis Machado <lgustavo@codesourcery.com>
5303
5304 Fix test names and standardize compilation error messages throughout
5305 the following files:
5306
5307 * gdb.ada/start.exp
5308 * gdb.arch/alpha-step.exp
5309 * gdb.arch/e500-prologue.exp
5310 * gdb.arch/ftrace-insn-reloc.exp
5311 * gdb.arch/gdb1291.exp
5312 * gdb.arch/gdb1431.exp
5313 * gdb.arch/gdb1558.exp
5314 * gdb.arch/i386-dr3-watch.exp
5315 * gdb.arch/i386-sse-stack-align.exp
5316 * gdb.arch/ia64-breakpoint-shadow.exp
5317 * gdb.arch/pa-nullify.exp
5318 * gdb.arch/powerpc-aix-prologue.exp
5319 * gdb.arch/thumb-bx-pc.exp
5320 * gdb.base/annota1.exp
5321 * gdb.base/annota3.exp
5322 * gdb.base/arrayidx.exp
5323 * gdb.base/assign.exp
5324 * gdb.base/attach.exp
5325 * gdb.base/auxv.exp
5326 * gdb.base/bang.exp
5327 * gdb.base/bfp-test.exp
5328 * gdb.base/bigcore.exp
5329 * gdb.base/bitfields2.exp
5330 * gdb.base/break-fun-addr.exp
5331 * gdb.base/break-probes.exp
5332 * gdb.base/call-rt-st.exp
5333 * gdb.base/callexit.exp
5334 * gdb.base/catch-fork-kill.exp
5335 * gdb.base/charset.exp
5336 * gdb.base/checkpoint.exp
5337 * gdb.base/comprdebug.exp
5338 * gdb.base/constvars.exp
5339 * gdb.base/coredump-filter.exp
5340 * gdb.base/cursal.exp
5341 * gdb.base/cvexpr.exp
5342 * gdb.base/detach.exp
5343 * gdb.base/display.exp
5344 * gdb.base/dmsym.exp
5345 * gdb.base/dprintf-pending.exp
5346 * gdb.base/dso2dso.exp
5347 * gdb.base/dtrace-probe.exp
5348 * gdb.base/dump.exp
5349 * gdb.base/enum_cond.exp
5350 * gdb.base/exe-lock.exp
5351 * gdb.base/exec-invalid-sysroot.exp
5352 * gdb.base/execl-update-breakpoints.exp
5353 * gdb.base/exprs.exp
5354 * gdb.base/fileio.exp
5355 * gdb.base/find.exp
5356 * gdb.base/finish.exp
5357 * gdb.base/fixsection.exp
5358 * gdb.base/foll-vfork.exp
5359 * gdb.base/frame-args.exp
5360 * gdb.base/gcore.exp
5361 * gdb.base/gdb1250.exp
5362 * gdb.base/global-var-nested-by-dso.exp
5363 * gdb.base/gnu-ifunc.exp
5364 * gdb.base/hashline1.exp
5365 * gdb.base/hashline2.exp
5366 * gdb.base/hashline3.exp
5367 * gdb.base/hbreak-in-shr-unsupported.exp
5368 * gdb.base/huge.exp
5369 * gdb.base/infcall-input.exp
5370 * gdb.base/info-fun.exp
5371 * gdb.base/info-shared.exp
5372 * gdb.base/jit-simple.exp
5373 * gdb.base/jit-so.exp
5374 * gdb.base/jit.exp
5375 * gdb.base/jump.exp
5376 * gdb.base/label.exp
5377 * gdb.base/lineinc.exp
5378 * gdb.base/logical.exp
5379 * gdb.base/longjmp.exp
5380 * gdb.base/macscp.exp
5381 * gdb.base/miscexprs.exp
5382 * gdb.base/new-ui-echo.exp
5383 * gdb.base/new-ui-pending-input.exp
5384 * gdb.base/new-ui.exp
5385 * gdb.base/nodebug.exp
5386 * gdb.base/nofield.exp
5387 * gdb.base/offsets.exp
5388 * gdb.base/overlays.exp
5389 * gdb.base/pending.exp
5390 * gdb.base/pointers.exp
5391 * gdb.base/pr11022.exp
5392 * gdb.base/printcmds.exp
5393 * gdb.base/prologue.exp
5394 * gdb.base/ptr-typedef.exp
5395 * gdb.base/realname-expand.exp
5396 * gdb.base/relativedebug.exp
5397 * gdb.base/relocate.exp
5398 * gdb.base/remote.exp
5399 * gdb.base/reread.exp
5400 * gdb.base/return2.exp
5401 * gdb.base/savedregs.exp
5402 * gdb.base/sep.exp
5403 * gdb.base/sepdebug.exp
5404 * gdb.base/sepsymtab.exp
5405 * gdb.base/set-inferior-tty.exp
5406 * gdb.base/setshow.exp
5407 * gdb.base/shlib-call.exp
5408 * gdb.base/sigaltstack.exp
5409 * gdb.base/siginfo-addr.exp
5410 * gdb.base/signals.exp
5411 * gdb.base/signull.exp
5412 * gdb.base/sigrepeat.exp
5413 * gdb.base/so-impl-ld.exp
5414 * gdb.base/solib-display.exp
5415 * gdb.base/solib-overlap.exp
5416 * gdb.base/solib-search.exp
5417 * gdb.base/solib-symbol.exp
5418 * gdb.base/structs.exp
5419 * gdb.base/structs2.exp
5420 * gdb.base/symtab-search-order.exp
5421 * gdb.base/twice.exp
5422 * gdb.base/unload.exp
5423 * gdb.base/varargs.exp
5424 * gdb.base/watchpoint-solib.exp
5425 * gdb.base/watchpoint.exp
5426 * gdb.base/whatis.exp
5427 * gdb.base/wrong_frame_bt_full.exp
5428 * gdb.btrace/dlopen.exp
5429 * gdb.cell/ea-standalone.exp
5430 * gdb.cell/ea-test.exp
5431 * gdb.cp/dispcxx.exp
5432 * gdb.cp/gdb2384.exp
5433 * gdb.cp/method2.exp
5434 * gdb.cp/nextoverthrow.exp
5435 * gdb.cp/pr10728.exp
5436 * gdb.disasm/am33.exp
5437 * gdb.disasm/h8300s.exp
5438 * gdb.disasm/mn10300.exp
5439 * gdb.disasm/sh3.exp
5440 * gdb.dwarf2/dw2-dir-file-name.exp
5441 * gdb.fortran/complex.exp
5442 * gdb.fortran/library-module.exp
5443 * gdb.guile/scm-pretty-print.exp
5444 * gdb.guile/scm-symbol.exp
5445 * gdb.guile/scm-type.exp
5446 * gdb.guile/scm-value.exp
5447 * gdb.linespec/linespec.exp
5448 * gdb.mi/gdb701.exp
5449 * gdb.mi/gdb792.exp
5450 * gdb.mi/mi-breakpoint-changed.exp
5451 * gdb.mi/mi-dprintf-pending.exp
5452 * gdb.mi/mi-dprintf.exp
5453 * gdb.mi/mi-exit-code.exp
5454 * gdb.mi/mi-pending.exp
5455 * gdb.mi/mi-solib.exp
5456 * gdb.mi/new-ui-mi-sync.exp
5457 * gdb.mi/pr11022.exp
5458 * gdb.mi/user-selected-context-sync.exp
5459 * gdb.opt/solib-intra-step.exp
5460 * gdb.python/py-events.exp
5461 * gdb.python/py-finish-breakpoint.exp
5462 * gdb.python/py-mi.exp
5463 * gdb.python/py-prettyprint.exp
5464 * gdb.python/py-shared.exp
5465 * gdb.python/py-symbol.exp
5466 * gdb.python/py-template.exp
5467 * gdb.python/py-type.exp
5468 * gdb.python/py-value.exp
5469 * gdb.reverse/solib-precsave.exp
5470 * gdb.reverse/solib-reverse.exp
5471 * gdb.server/solib-list.exp
5472 * gdb.stabs/weird.exp
5473 * gdb.threads/reconnect-signal.exp
5474 * gdb.threads/stepi-random-signal.exp
5475 * gdb.trace/actions.exp
5476 * gdb.trace/ax.exp
5477 * gdb.trace/backtrace.exp
5478 * gdb.trace/change-loc.exp
5479 * gdb.trace/deltrace.exp
5480 * gdb.trace/ftrace-lock.exp
5481 * gdb.trace/ftrace.exp
5482 * gdb.trace/infotrace.exp
5483 * gdb.trace/mi-tracepoint-changed.exp
5484 * gdb.trace/packetlen.exp
5485 * gdb.trace/passcount.exp
5486 * gdb.trace/pending.exp
5487 * gdb.trace/range-stepping.exp
5488 * gdb.trace/report.exp
5489 * gdb.trace/stap-trace.exp
5490 * gdb.trace/tfind.exp
5491 * gdb.trace/trace-break.exp
5492 * gdb.trace/trace-condition.exp
5493 * gdb.trace/trace-enable-disable.exp
5494 * gdb.trace/trace-mt.exp
5495 * gdb.trace/tracecmd.exp
5496 * gdb.trace/tspeed.exp
5497 * gdb.trace/tsv.exp
5498 * lib/perftest.exp
5499
fb9feb35
LM
55002016-12-01 Luis Machado <lgustavo@codesourcery.com>
5501
5502 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5503 with gdb_test_no_output.
5504 Use command as test name.
5505
cd2ddb6c
LM
55062016-12-01 Luis Machado <lgustavo@codesourcery.com>
5507
5508 Fix test names starting with uppercase throughout the files.
5509
5510 * gdb.ada/assign_1.exp
5511 * gdb.ada/boolean_expr.exp
5512 * gdb.base/arrayidx.exp
5513 * gdb.base/del.exp
5514 * gdb.base/gcore-buffer-overflow.exp
5515 * gdb.base/testenv.exp
5516 * gdb.compile/compile.exp
5517 * gdb.python/py-framefilter-invalidarg.exp
5518 * gdb.python/py-framefilter.exp
5519
bb95117e
LM
55202016-12-01 Luis Machado <lgustavo@codesourcery.com>
5521
5522 Fix test names starting with uppercase throughout the files.
5523
5524 * gdb.ada/array_return.exp
5525 * gdb.ada/expr_delims.exp
5526 * gdb.ada/mi_dyn_arr.exp
5527 * gdb.ada/mi_interface.exp
5528 * gdb.ada/mi_var_array.exp
5529 * gdb.ada/watch_arg.exp
5530 * gdb.arch/alpha-step.exp
5531 * gdb.arch/altivec-regs.exp
5532 * gdb.arch/e500-regs.exp
5533 * gdb.arch/powerpc-d128-regs.exp
5534 * gdb.base/arrayidx.exp
5535 * gdb.base/break.exp
5536 * gdb.base/checkpoint.exp
5537 * gdb.base/debug-expr.exp
5538 * gdb.base/dmsym.exp
5539 * gdb.base/radix.exp
5540 * gdb.base/sepdebug.exp
5541 * gdb.base/testenv.exp
5542 * gdb.base/watch_thread_num.exp
5543 * gdb.base/watchpoint-cond-gone.exp
5544 * gdb.cell/break.exp
5545 * gdb.cell/ea-cache.exp
5546 * gdb.compile/compile.exp
5547 * gdb.cp/gdb2495.exp
5548 * gdb.gdb/selftest.exp
5549 * gdb.gdb/xfullpath.exp
5550 * gdb.go/hello.exp
5551 * gdb.go/integers.exp
5552 * gdb.objc/basicclass.exp
5553 * gdb.pascal/hello.exp
5554 * gdb.pascal/integers.exp
5555 * gdb.python/py-breakpoint.exp
5556 * gdb.python/py-cmd.exp
5557 * gdb.python/py-linetable.exp
5558 * gdb.python/py-xmethods.exp
5559 * gdb.python/python.exp
5560 * gdb.reverse/consecutive-precsave.exp
5561 * gdb.reverse/finish-precsave.exp
5562 * gdb.reverse/i386-precsave.exp
5563 * gdb.reverse/machinestate-precsave.exp
5564 * gdb.reverse/sigall-precsave.exp
5565 * gdb.reverse/solib-precsave.exp
5566 * gdb.reverse/step-precsave.exp
5567 * gdb.reverse/until-precsave.exp
5568 * gdb.reverse/watch-precsave.exp
5569 * gdb.threads/leader-exit.exp
5570 * gdb.threads/pthreads.exp
5571 * gdb.threads/wp-replication.exp
5572 * gdb.trace/actions.exp
5573 * gdb.trace/mi-tsv-changed.exp
5574 * gdb.trace/tsv.exp
5575
de97fdd4
LM
55762016-12-01 Luis Machado <lgustavo@codesourcery.com>
5577
5578 Fix test names starting with uppercase throughout the files.
5579
5580 * gdb.arch/i386-bp_permanent.exp
5581 * gdb.arch/i386-gnu-cfi.exp
5582 * gdb.base/disasm-end-cu.exp
5583 * gdb.base/macscp.exp
5584 * gdb.base/pending.exp
5585 * gdb.base/watch_thread_num.exp
5586 * gdb.cp/exception.exp
5587 * gdb.cp/gdb2495.exp
5588 * gdb.cp/local.exp
5589 * gdb.python/py-evsignal.exp
5590 * gdb.python/python.exp
5591 * gdb.trace/tracecmd.exp
5592
9f058c10
LM
55932016-12-01 Luis Machado <lgustavo@codesourcery.com>
5594
5595 Fix test names starting with uppercase throughout the files.
5596
5597 * gdb.base/charset.exp
5598 * gdb.base/eval.exp
5599 * gdb.base/multi-forks.exp
5600 * gdb.guile/scm-progspace.exp
5601 * gdb.opencl/datatypes.exp
5602 * gdb.python/py-block.exp
5603 * gdb.python/py-function.exp
5604 * gdb.python/py-symbol.exp
5605 * gdb.python/py-symtab.exp
5606 * gdb.python/py-xmethods.exp
5607 * gdb.reverse/break-precsave.exp
5608 * gdb.reverse/break-reverse.exp
5609 * gdb.reverse/consecutive-precsave.exp
5610 * gdb.reverse/consecutive-reverse.exp
5611 * gdb.reverse/finish-precsave.exp
5612 * gdb.reverse/finish-reverse-bkpt.exp
5613 * gdb.reverse/finish-reverse.exp
5614 * gdb.reverse/fstatat-reverse.exp
5615 * gdb.reverse/getresuid-reverse.exp
5616 * gdb.reverse/i386-precsave.exp
5617 * gdb.reverse/i386-reverse.exp
5618 * gdb.reverse/i386-sse-reverse.exp
5619 * gdb.reverse/i387-stack-reverse.exp
5620 * gdb.reverse/insn-reverse.exp
5621 * gdb.reverse/machinestate-precsave.exp
5622 * gdb.reverse/machinestate.exp
5623 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5624 * gdb.reverse/pipe-reverse.exp
5625 * gdb.reverse/readv-reverse.exp
5626 * gdb.reverse/recvmsg-reverse.exp
5627 * gdb.reverse/rerun-prec.exp
5628 * gdb.reverse/s390-mvcle.exp
5629 * gdb.reverse/sigall-precsave.exp
5630 * gdb.reverse/sigall-reverse.exp
5631 * gdb.reverse/solib-precsave.exp
5632 * gdb.reverse/solib-reverse.exp
5633 * gdb.reverse/step-precsave.exp
5634 * gdb.reverse/step-reverse.exp
5635 * gdb.reverse/time-reverse.exp
5636 * gdb.reverse/until-precsave.exp
5637 * gdb.reverse/until-reverse.exp
5638 * gdb.reverse/waitpid-reverse.exp
5639 * gdb.reverse/watch-precsave.exp
5640 * gdb.reverse/watch-reverse.exp
5641
cdc7edd7
LM
56422016-12-01 Luis Machado <lgustavo@codesourcery.com>
5643
5644 Fix test names starting with uppercase throughout the files.
5645
5646 * gdb.arch/i386-mpx-simple_segv.exp
5647 * gdb.arch/i386-mpx.exp
5648 * gdb.arch/i386-permbkpt.exp
5649 * gdb.arch/pa-nullify.exp
5650 * gdb.arch/powerpc-d128-regs.exp
5651 * gdb.arch/vsx-regs.exp
5652 * gdb.base/bfp-test.exp
5653 * gdb.base/break.exp
5654 * gdb.base/breakpoint-shadow.exp
5655 * gdb.base/callfuncs.exp
5656 * gdb.base/charset.exp
5657 * gdb.base/commands.exp
5658 * gdb.base/completion.exp
5659 * gdb.base/dfp-test.exp
5660 * gdb.base/echo.exp
5661 * gdb.base/ending-run.exp
5662 * gdb.base/eval.exp
5663 * gdb.base/expand-psymtabs.exp
5664 * gdb.base/float128.exp
5665 * gdb.base/floatn.exp
5666 * gdb.base/foll-exec-mode.exp
5667 * gdb.base/gdb1056.exp
5668 * gdb.base/gdb11531.exp
5669 * gdb.base/kill-after-signal.exp
5670 * gdb.base/multi-forks.exp
5671 * gdb.base/overlays.exp
5672 * gdb.base/pending.exp
5673 * gdb.base/sepdebug.exp
5674 * gdb.base/testenv.exp
5675 * gdb.base/valgrind-db-attach.exp
5676 * gdb.base/watch_thread_num.exp
5677 * gdb.base/watchpoint-cond-gone.exp
5678 * gdb.base/watchpoint.exp
5679 * gdb.base/watchpoints.exp
5680 * gdb.cp/arg-reference.exp
5681 * gdb.cp/baseenum.exp
5682 * gdb.cp/operator.exp
5683 * gdb.cp/shadow.exp
5684 * gdb.dwarf2/dw2-op-out-param.exp
5685 * gdb.dwarf2/dw2-reg-undefined.exp
5686 * gdb.go/chan.exp
5687 * gdb.go/hello.exp
5688 * gdb.go/integers.exp
5689 * gdb.go/methods.exp
5690 * gdb.go/package.exp
5691 * gdb.guile/scm-parameter.exp
5692 * gdb.guile/scm-progspace.exp
5693 * gdb.guile/scm-value.exp
5694 * gdb.mi/mi-pending.exp
5695 * gdb.mi/user-selected-context-sync.exp
5696 * gdb.multi/multi-attach.exp
5697 * gdb.multi/tids.exp
5698 * gdb.opt/clobbered-registers-O2.exp
5699 * gdb.pascal/floats.exp
5700 * gdb.pascal/integers.exp
5701 * gdb.python/py-block.exp
5702 * gdb.python/py-events.exp
5703 * gdb.python/py-parameter.exp
5704 * gdb.python/py-symbol.exp
5705 * gdb.python/py-symtab.exp
5706 * gdb.python/py-type.exp
5707 * gdb.python/py-value.exp
5708 * gdb.python/py-xmethods.exp
5709 * gdb.python/python.exp
5710 * gdb.reverse/break-precsave.exp
5711 * gdb.reverse/consecutive-precsave.exp
5712 * gdb.reverse/finish-precsave.exp
5713 * gdb.reverse/i386-precsave.exp
5714 * gdb.reverse/machinestate-precsave.exp
5715 * gdb.reverse/sigall-precsave.exp
5716 * gdb.reverse/solib-precsave.exp
5717 * gdb.reverse/step-precsave.exp
5718 * gdb.reverse/until-precsave.exp
5719 * gdb.reverse/watch-precsave.exp
5720 * gdb.server/ext-attach.exp
5721 * gdb.server/ext-restart.exp
5722 * gdb.server/ext-run.exp
5723 * gdb.server/ext-wrapper.exp
5724 * gdb.stabs/gdb11479.exp
5725 * gdb.stabs/weird.exp
5726 * gdb.threads/attach-many-short-lived-threads.exp
5727 * gdb.threads/kill.exp
5728 * gdb.threads/watchpoint-fork.exp
5729
bc6c7af4
LM
57302016-12-01 Luis Machado <lgustavo@codesourcery.com>
5731
5732 Fix test names starting with uppercase throughout all the files below.
5733
5734 * gdb.ada/array_return.exp
5735 * gdb.ada/catch_ex.exp
5736 * gdb.ada/info_exc.exp
5737 * gdb.ada/mi_catch_ex.exp
5738 * gdb.ada/mi_dyn_arr.exp
5739 * gdb.ada/mi_ex_cond.exp
5740 * gdb.ada/mi_exc_info.exp
5741 * gdb.ada/mi_interface.exp
5742 * gdb.ada/mi_task_arg.exp
5743 * gdb.ada/mi_task_info.exp
5744 * gdb.ada/mi_var_array.exp
5745 * gdb.arch/alpha-step.exp
5746 * gdb.arch/amd64-disp-step.exp
5747 * gdb.arch/arm-disp-step.exp
5748 * gdb.arch/disp-step-insn-reloc.exp
5749 * gdb.arch/e500-prologue.exp
5750 * gdb.arch/ftrace-insn-reloc.exp
5751 * gdb.arch/gdb1558.exp
5752 * gdb.arch/i386-bp_permanent.exp
5753 * gdb.arch/i386-disp-step.exp
5754 * gdb.arch/i386-float.exp
5755 * gdb.arch/i386-gnu-cfi.exp
5756 * gdb.arch/ia64-breakpoint-shadow.exp
5757 * gdb.arch/mips16-thunks.exp
5758 * gdb.arch/pa-nullify.exp
5759 * gdb.arch/powerpc-aix-prologue.exp
5760 * gdb.arch/powerpc-power.exp
5761 * gdb.arch/ppc-dfp.exp
5762 * gdb.arch/s390-tdbregs.exp
5763 * gdb.arch/spu-info.exp
5764 * gdb.arch/spu-ls.exp
5765 * gdb.arch/thumb-bx-pc.exp
5766 * gdb.base/advance.exp
5767 * gdb.base/annota-input-while-running.exp
5768 * gdb.base/arrayidx.exp
5769 * gdb.base/asmlabel.exp
5770 * gdb.base/async.exp
5771 * gdb.base/attach-wait-input.exp
5772 * gdb.base/auto-connect-native-target.exp
5773 * gdb.base/batch-preserve-term-settings.exp
5774 * gdb.base/bfp-test.exp
5775 * gdb.base/bigcore.exp
5776 * gdb.base/bp-permanent.exp
5777 * gdb.base/break-always.exp
5778 * gdb.base/break-fun-addr.exp
5779 * gdb.base/break-idempotent.exp
5780 * gdb.base/break-main-file-remove-fail.exp
5781 * gdb.base/break-probes.exp
5782 * gdb.base/break-unload-file.exp
5783 * gdb.base/break.exp
5784 * gdb.base/call-ar-st.exp
5785 * gdb.base/call-rt-st.exp
5786 * gdb.base/call-sc.exp
5787 * gdb.base/call-signal-resume.exp
5788 * gdb.base/call-strs.exp
5789 * gdb.base/callexit.exp
5790 * gdb.base/callfuncs.exp
5791 * gdb.base/catch-gdb-caused-signals.exp
5792 * gdb.base/catch-signal-siginfo-cond.exp
5793 * gdb.base/catch-syscall.exp
5794 * gdb.base/compare-sections.exp
5795 * gdb.base/cond-eval-mode.exp
5796 * gdb.base/condbreak-call-false.exp
5797 * gdb.base/consecutive-step-over.exp
5798 * gdb.base/cursal.exp
5799 * gdb.base/disabled-location.exp
5800 * gdb.base/disasm-end-cu.exp
5801 * gdb.base/display.exp
5802 * gdb.base/double-prompt-target-event-error.exp
5803 * gdb.base/dprintf-bp-same-addr.exp
5804 * gdb.base/dprintf-detach.exp
5805 * gdb.base/dprintf-next.exp
5806 * gdb.base/dprintf-non-stop.exp
5807 * gdb.base/dprintf-pending.exp
5808 * gdb.base/dso2dso.exp
5809 * gdb.base/ending-run.exp
5810 * gdb.base/enum_cond.exp
5811 * gdb.base/examine-backward.exp
5812 * gdb.base/exe-lock.exp
5813 * gdb.base/exec-invalid-sysroot.exp
5814 * gdb.base/execl-update-breakpoints.exp
5815 * gdb.base/execution-termios.exp
5816 * gdb.base/fileio.exp
5817 * gdb.base/fixsection.exp
5818 * gdb.base/foll-exec-mode.exp
5819 * gdb.base/foll-exec.exp
5820 * gdb.base/fork-running-state.exp
5821 * gdb.base/frame-args.exp
5822 * gdb.base/fullpath-expand.exp
5823 * gdb.base/func-ptr.exp
5824 * gdb.base/gcore-relro-pie.exp
5825 * gdb.base/gdb1090.exp
5826 * gdb.base/gdb1555.exp
5827 * gdb.base/global-var-nested-by-dso.exp
5828 * gdb.base/gnu-ifunc.exp
5829 * gdb.base/hbreak-in-shr-unsupported.exp
5830 * gdb.base/hbreak-unmapped.exp
5831 * gdb.base/hook-stop.exp
5832 * gdb.base/infcall-input.exp
5833 * gdb.base/info-fun.exp
5834 * gdb.base/info-shared.exp
5835 * gdb.base/interrupt-noterm.exp
5836 * gdb.base/jit-so.exp
5837 * gdb.base/jit.exp
5838 * gdb.base/line-symtabs.exp
5839 * gdb.base/list.exp
5840 * gdb.base/longjmp.exp
5841 * gdb.base/macscp.exp
5842 * gdb.base/max-value-size.exp
5843 * gdb.base/nodebug.exp
5844 * gdb.base/nofield.exp
5845 * gdb.base/overlays.exp
5846 * gdb.base/paginate-after-ctrl-c-running.exp
5847 * gdb.base/paginate-bg-execution.exp
5848 * gdb.base/paginate-inferior-exit.exp
5849 * gdb.base/pending.exp
5850 * gdb.base/pr11022.exp
5851 * gdb.base/printcmds.exp
5852 * gdb.base/ptr-typedef.exp
5853 * gdb.base/ptype.exp
5854 * gdb.base/randomize.exp
5855 * gdb.base/range-stepping.exp
5856 * gdb.base/realname-expand.exp
5857 * gdb.base/relativedebug.exp
5858 * gdb.base/remote.exp
5859 * gdb.base/savedregs.exp
5860 * gdb.base/sepdebug.exp
5861 * gdb.base/set-noassign.exp
5862 * gdb.base/shlib-call.exp
5863 * gdb.base/shreloc.exp
5864 * gdb.base/sigaltstack.exp
5865 * gdb.base/sigbpt.exp
5866 * gdb.base/siginfo-addr.exp
5867 * gdb.base/siginfo-obj.exp
5868 * gdb.base/siginfo-thread.exp
5869 * gdb.base/signest.exp
5870 * gdb.base/signull.exp
5871 * gdb.base/sigrepeat.exp
5872 * gdb.base/skip.exp
5873 * gdb.base/so-impl-ld.exp
5874 * gdb.base/solib-corrupted.exp
5875 * gdb.base/solib-disc.exp
5876 * gdb.base/solib-display.exp
5877 * gdb.base/solib-overlap.exp
5878 * gdb.base/solib-search.exp
5879 * gdb.base/solib-symbol.exp
5880 * gdb.base/source-execution.exp
5881 * gdb.base/sss-bp-on-user-bp-2.exp
5882 * gdb.base/sss-bp-on-user-bp.exp
5883 * gdb.base/stack-checking.exp
5884 * gdb.base/stale-infcall.exp
5885 * gdb.base/step-break.exp
5886 * gdb.base/step-line.exp
5887 * gdb.base/step-over-exit.exp
5888 * gdb.base/step-test.exp
5889 * gdb.base/structs.exp
5890 * gdb.base/sym-file.exp
5891 * gdb.base/symtab-search-order.exp
5892 * gdb.base/term.exp
5893 * gdb.base/type-opaque.exp
5894 * gdb.base/unload.exp
5895 * gdb.base/until-nodebug.exp
5896 * gdb.base/until.exp
5897 * gdb.base/unwindonsignal.exp
5898 * gdb.base/watch-cond.exp
5899 * gdb.base/watch-non-mem.exp
5900 * gdb.base/watch_thread_num.exp
5901 * gdb.base/watchpoint-reuse-slot.exp
5902 * gdb.base/watchpoint-solib.exp
5903 * gdb.base/watchpoint.exp
5904 * gdb.btrace/dlopen.exp
5905 * gdb.cell/arch.exp
5906 * gdb.cell/break.exp
5907 * gdb.cell/bt.exp
5908 * gdb.cell/core.exp
5909 * gdb.cell/data.exp
5910 * gdb.cell/dwarfaddr.exp
5911 * gdb.cell/ea-cache.exp
5912 * gdb.cell/ea-standalone.exp
5913 * gdb.cell/ea-test.exp
5914 * gdb.cell/f-regs.exp
5915 * gdb.cell/fork.exp
5916 * gdb.cell/gcore.exp
5917 * gdb.cell/mem-access.exp
5918 * gdb.cell/ptype.exp
5919 * gdb.cell/registers.exp
5920 * gdb.cell/sizeof.exp
5921 * gdb.cell/solib-symbol.exp
5922 * gdb.cell/solib.exp
5923 * gdb.compile/compile-tls.exp
5924 * gdb.cp/exception.exp
5925 * gdb.cp/gdb2495.exp
5926 * gdb.cp/local.exp
5927 * gdb.cp/mb-inline.exp
5928 * gdb.cp/mb-templates.exp
5929 * gdb.cp/pr10687.exp
5930 * gdb.cp/pr9167.exp
5931 * gdb.cp/scope-err.exp
5932 * gdb.cp/templates.exp
5933 * gdb.cp/virtfunc.exp
5934 * gdb.dwarf2/dw2-dir-file-name.exp
5935 * gdb.dwarf2/dw2-single-line-discriminators.exp
5936 * gdb.fortran/complex.exp
5937 * gdb.fortran/library-module.exp
5938 * gdb.guile/guile.exp
5939 * gdb.guile/scm-cmd.exp
5940 * gdb.guile/scm-frame-inline.exp
5941 * gdb.guile/scm-objfile.exp
5942 * gdb.guile/scm-pretty-print.exp
5943 * gdb.guile/scm-symbol.exp
5944 * gdb.guile/scm-type.exp
5945 * gdb.guile/scm-value.exp
5946 * gdb.linespec/keywords.exp
5947 * gdb.linespec/ls-errs.exp
5948 * gdb.linespec/macro-relative.exp
5949 * gdb.linespec/thread.exp
5950 * gdb.mi/mi-breakpoint-changed.exp
5951 * gdb.mi/mi-dprintf-pending.exp
5952 * gdb.mi/mi-fullname-deleted.exp
5953 * gdb.mi/mi-logging.exp
5954 * gdb.mi/mi-pending.exp
5955 * gdb.mi/mi-solib.exp
5956 * gdb.mi/new-ui-mi-sync.exp
5957 * gdb.mi/user-selected-context-sync.exp
5958 * gdb.multi/dummy-frame-restore.exp
5959 * gdb.multi/multi-arch-exec.exp
5960 * gdb.multi/remove-inferiors.exp
5961 * gdb.multi/watchpoint-multi-exit.exp
5962 * gdb.opt/solib-intra-step.exp
5963 * gdb.perf/backtrace.exp
5964 * gdb.perf/single-step.exp
5965 * gdb.perf/skip-command.exp
5966 * gdb.perf/skip-prologue.exp
5967 * gdb.perf/solib.exp
5968 * gdb.python/lib-types.exp
5969 * gdb.python/py-as-string.exp
5970 * gdb.python/py-bad-printers.exp
5971 * gdb.python/py-block.exp
5972 * gdb.python/py-breakpoint.exp
5973 * gdb.python/py-cmd.exp
5974 * gdb.python/py-events.exp
5975 * gdb.python/py-evthreads.exp
5976 * gdb.python/py-finish-breakpoint.exp
5977 * gdb.python/py-finish-breakpoint2.exp
5978 * gdb.python/py-frame-inline.exp
5979 * gdb.python/py-frame.exp
5980 * gdb.python/py-inferior.exp
5981 * gdb.python/py-infthread.exp
5982 * gdb.python/py-mi.exp
5983 * gdb.python/py-objfile.exp
5984 * gdb.python/py-pp-maint.exp
5985 * gdb.python/py-pp-registration.exp
5986 * gdb.python/py-prettyprint.exp
5987 * gdb.python/py-recurse-unwind.exp
5988 * gdb.python/py-shared.exp
5989 * gdb.python/py-symbol.exp
5990 * gdb.python/py-symtab.exp
5991 * gdb.python/py-template.exp
5992 * gdb.python/py-type.exp
5993 * gdb.python/py-unwind-maint.exp
5994 * gdb.python/py-unwind.exp
5995 * gdb.python/py-value.exp
5996 * gdb.python/python.exp
5997 * gdb.reverse/finish-reverse-bkpt.exp
5998 * gdb.reverse/insn-reverse.exp
5999 * gdb.reverse/next-reverse-bkpt-over-sr.exp
6000 * gdb.reverse/solib-precsave.exp
6001 * gdb.reverse/solib-reverse.exp
6002 * gdb.stabs/gdb11479.exp
6003 * gdb.stabs/weird.exp
6004 * gdb.threads/fork-child-threads.exp
6005 * gdb.threads/fork-plus-threads.exp
6006 * gdb.threads/fork-thread-pending.exp
6007 * gdb.threads/forking-threads-plus-breakpoint.exp
6008 * gdb.threads/hand-call-in-threads.exp
6009 * gdb.threads/interrupted-hand-call.exp
6010 * gdb.threads/linux-dp.exp
6011 * gdb.threads/local-watch-wrong-thread.exp
6012 * gdb.threads/next-while-other-thread-longjmps.exp
6013 * gdb.threads/non-ldr-exit.exp
6014 * gdb.threads/pending-step.exp
6015 * gdb.threads/print-threads.exp
6016 * gdb.threads/process-dies-while-detaching.exp
6017 * gdb.threads/process-dies-while-handling-bp.exp
6018 * gdb.threads/pthreads.exp
6019 * gdb.threads/queue-signal.exp
6020 * gdb.threads/reconnect-signal.exp
6021 * gdb.threads/signal-command-handle-nopass.exp
6022 * gdb.threads/signal-command-multiple-signals-pending.exp
6023 * gdb.threads/signal-delivered-right-thread.exp
6024 * gdb.threads/signal-sigtrap.exp
6025 * gdb.threads/sigthread.exp
6026 * gdb.threads/staticthreads.exp
6027 * gdb.threads/stepi-random-signal.exp
6028 * gdb.threads/thread-unwindonsignal.exp
6029 * gdb.threads/thread_check.exp
6030 * gdb.threads/thread_events.exp
6031 * gdb.threads/tid-reuse.exp
6032 * gdb.threads/tls-nodebug.exp
6033 * gdb.threads/tls-shared.exp
6034 * gdb.threads/tls-so_extern.exp
6035 * gdb.threads/tls.exp
6036 * gdb.threads/wp-replication.exp
6037 * gdb.trace/actions-changed.exp
6038 * gdb.trace/actions.exp
6039 * gdb.trace/backtrace.exp
6040 * gdb.trace/change-loc.exp
6041 * gdb.trace/collection.exp
6042 * gdb.trace/deltrace.exp
6043 * gdb.trace/disconnected-tracing.exp
6044 * gdb.trace/entry-values.exp
6045 * gdb.trace/ftrace-lock.exp
6046 * gdb.trace/ftrace.exp
6047 * gdb.trace/infotrace.exp
6048 * gdb.trace/mi-trace-frame-collected.exp
6049 * gdb.trace/mi-trace-unavailable.exp
6050 * gdb.trace/mi-traceframe-changed.exp
6051 * gdb.trace/mi-tracepoint-changed.exp
6052 * gdb.trace/mi-tsv-changed.exp
6053 * gdb.trace/no-attach-trace.exp
6054 * gdb.trace/packetlen.exp
6055 * gdb.trace/passc-dyn.exp
6056 * gdb.trace/passcount.exp
6057 * gdb.trace/pending.exp
6058 * gdb.trace/pr16508.exp
6059 * gdb.trace/qtro.exp
6060 * gdb.trace/range-stepping.exp
6061 * gdb.trace/read-memory.exp
6062 * gdb.trace/report.exp
6063 * gdb.trace/save-trace.exp
6064 * gdb.trace/signal.exp
6065 * gdb.trace/stap-trace.exp
6066 * gdb.trace/status-stop.exp
6067 * gdb.trace/strace.exp
6068 * gdb.trace/tfile.exp
6069 * gdb.trace/tfind.exp
6070 * gdb.trace/trace-break.exp
6071 * gdb.trace/trace-condition.exp
6072 * gdb.trace/trace-enable-disable.exp
6073 * gdb.trace/trace-mt.exp
6074 * gdb.trace/tracecmd.exp
6075 * gdb.trace/tracefile-pseudo-reg.exp
6076 * gdb.trace/tspeed.exp
6077 * gdb.trace/tstatus.exp
6078 * gdb.trace/tsv.exp
6079 * gdb.trace/unavailable.exp
6080 * gdb.trace/while-dyn.exp
6081 * gdb.trace/while-stepping.exp
6082 * lib/gdb-guile.exp
6083 * lib/gdb.exp
6084 * lib/mi-support.exp
6085 * lib/pascal.exp
6086 * lib/perftest.exp
6087 * lib/prelink-support.exp
6088 * lib/selftest-support.exp
6089
ad02e4fe
SM
60902016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
6091
6092 * Makefile.in: Include disable-implicit-rules.mk.
6093
22347e55
AA
60942016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6095
6096 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
6097 non-byte-aligned bit fields.
6098
da5b30da
AA
60992016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6100
6101 PR gdb/12616
6102 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
6103 respects the DW_AT_data_bit_offset attribute.
6104
b593ecca
SM
61052016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
6106
6107 * gdb.base/default.exp: Fix output of "set language".
6108
3b165252
SM
61092016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
6110
6111 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
6112 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
6113 make.
6114 * configure.ac: Remove checks for the make program.
6115 * configure: Re-generate.
6116
1a2f3d7f
KB
61172016-11-16 Kevin Buettner <kevinb@redhat.com>
6118
6119 * gdb.python/py-recurse-unwind.c (main): Add loop.
6120 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
6121 to read_register() and gdb.parse_and_eval(). Make each code
6122 call a separate case that can be individually tested.
6123 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
6124 proc. Call cont_and_backtrace for each of the code paths that
6125 we want to test in the unwinder.
6126
b7f38fda
AA
61272016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
6128
6129 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
6130 the definition of struct S.
6131
1f8db343
CM
61322016-11-11 Catherine Moore <clm@codesourcery.com>
6133
6134 * gdb.base/dump.exp: Identify verilog format dump tests as such.
6135
fad0c9fb
PA
61362016-11-09 Pedro Alves <palves@redhat.com>
6137
6138 * gdb.base/commands.exp (runto_or_return): New procedure.
6139 (gdbvar_simple_if_test, gdbvar_simple_while_test)
6140 (gdbvar_complex_if_while_test, progvar_simple_if_test)
6141 (progvar_simple_while_test, progvar_complex_if_while_test)
6142 (if_while_breakpoint_command_test)
6143 (infrun_breakpoint_command_test, breakpoint_command_test)
6144 (user_defined_command_test, watchpoint_command_test)
6145 (test_command_prompt_position, redefine_hook_test)
6146 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
6147 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
6148 multi_line_input and multi_line. Remove gdb_expect and
6149 gdb_stop_suppressing_tests uses.
6150 * lib/gdb.exp (valnum_re): New global.
6151 (multi_line_input): New procedure.
6152
8354c62c
SM
61532016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
6154
6155 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
6156 Remove.
6157 (test_setup): Define with proc_with_prefix.
6158 (test_cli_inferior): Likewise.
6159 (test_cli_thread): Likewise.
6160 (test_cli_frame): Likewise.
6161 (test_cli_select_frame): Likewise.
6162 (test_cli_up_down): Likewise.
6163 (test_mi_thread_select): Likewise.
6164 (test_mi_stack_select_frame): Likewise.
6165 (test_cli_in_mi_inferior): Likewise.
6166 (test_cli_in_mi_thread): Likewise.
6167 (test_cli_in_mi_frame): Likewise.
6168 (top level): Do not use with_test_prefix_procname.
6169
64f367a2
PA
61702016-11-09 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.base/commands.exp (gdbvar_simple_if_test)
6173 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
6174 (progvar_simple_if_test, progvar_simple_while_test)
6175 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
6176 (infrun_breakpoint_command_test, breakpoint_command_test)
6177 (user_defined_command_test, watchpoint_command_test)
6178 (test_command_prompt_position, deprecated_command_test)
6179 (bp_deleted_in_command, temporary_breakpoint_commands)
6180 (stray_arg0_test, source_file_with_indented_comment)
6181 (recursive_source_test, if_commands_test)
6182 (error_clears_commands_left, redefine_hook_test)
6183 (redefine_backtrace_test): Use proc_with_prefix.
6184 * lib/gdb.exp (proc_with_prefix): New proc.
6185
0bb65f1e
AA
61862016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6187
6188 * gdb.base/tui-layout.c: New file.
6189 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
6190 disassembly window contains very long lines.
6191
7353f247
TT
61922016-11-08 Tom Tromey <tom@tromey.com>
6193
6194 * gdb.python/py-value.exp (test_value_creation): Make "long" test
6195 depend on Python 2.
6196
30a7bb83
TT
61972016-11-08 Tom Tromey <tom@tromey.com>
6198
6199 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
6200 New method.
6201
cdf5a07c
MG
62022016-10-29 Manish Goregaokar <manish@mozilla.com>
6203
2806dc7e 6204 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 6205
51a789c3
MG
62062016-10-27 Manish Goregaokar <manish@mozilla.com>
6207
2806dc7e
PA
6208 * gdb.rust/simple.rs: Add test for univariant enums without
6209 discriminants and for encoded struct-like enums.
51a789c3 6210
f610ab6d
PA
62112016-10-28 Pedro Alves <palves@redhat.com>
6212
6213 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
6214 gdb_test_multiple, tighten regexps and match symtabs and line
6215 tables incrementally.
6216
b129b0ca
LM
62172016-10-28 Luis Machado <lgustavo@codesourcery.com>
6218
6219 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
6220 general.
6221
ecf45d2c
SL
62222016-10-25 Luis Machado <lgustavo@codesourcery.com>
6223
6224 * gdb.base/exec-invalid-sysroot.exp: New file.
6225
b8d38ee4
JK
62262016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6227
6228 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
6229
f90fd8c2
JK
62302016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6231
6232 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
6233
2d2476aa
MR
62342016-10-19 Maciej W. Rozycki <macro@imgtec.com>
6235
2806dc7e
PA
6236 * gdb.base/killed-outside.exp: Remove $options from a call to
6237 `prepare_for_testing'.
2d2476aa 6238
e42b25a0
SM
62392016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6240
6241 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6242 Change test message.
6243
3ccdb432
SM
62442016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6245
6246 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
6247 Update comment.
6248
5bad3170
SM
62492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
6250
6251 * gdb.trace/mi-trace-save.exp: New file.
6252
5ad9dba7
YQ
62532016-10-13 Yao Qi <yao.qi@linaro.org>
6254
6255 * gdb.base/code_elim.exp (get_var_address): Remove.
6256 * gdb.base/relocate.exp: Likewise.
6257 * gdb.base/shreloc.exp: Likewise.
6258 * lib/gdb.exp (get_var_address): New.
6259
62df7e21
YQ
62602016-10-13 Yao Qi <yao.qi@linaro.org>
6261
6262 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
6263 floating point tests if $skip_float_test is false.
6264
4dac951e
LM
62652016-10-12 Luis Machado <lgustavo@codesourcery.com>
6266
6267 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
6268 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
6269 argc values.
6270 Add 1 to argc so we guarantee distinct initial/modified argc values.
6271
8f1a8fc4
JK
62722016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6273
6274 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
6275
16c85b5d
JK
62762016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
6279 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
6280 * gdb.arch/vsx-regs.exp: Likewise.
6281
1d0e042a
YQ
62822016-10-07 Yao Qi <yao.qi@linaro.org>
6283
6284 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
6285
68dadef5
MM
62862016-10-07 Markus Metzger <markus.t.metzger@intel.com>
6287
6288 * gdb.python/python.exp: Test decode_line("*0").
6289
33fa2c6e
DE
62902016-10-06 Doug Evans <dje@google.com>
6291
6292 * gdb.python/py-value.exp (test_value_creation): Add test for large
6293 unsigned 64-bit value.
6294
9c37b5ae
TT
62952016-10-06 Tom Tromey <tom@tromey.com>
6296
6297 * gdb.compile/compile.exp: Change java tests to rust.
6298 * gdb.base/setshow.exp: Change java tests to rust.
6299 * gdb.base/default.exp: Remove java from language list.
6300 * README (Examples): Update language example.
6301 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
6302 test.
6303 * lib/gdb.exp (skip_java_tests): Remove.
6304 * lib/java.exp: Remove.
6305 * gdb.java: Remove.
6306
78b86327
MR
63072016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6308
6309 * gdb.arch/mips-fcr.exp: New test.
6310 * gdb.arch/mips-fcr.c: Source for the new test.
6311
7470adbb
MR
63122016-10-06 Maciej W. Rozycki <macro@imgtec.com>
6313
6314 * gdb.base/solib-disc.exp: Use `standard_output_file'
6315 throughout.
6316
4a556533
PA
63172016-10-06 Pedro Alves <palves@redhat.com>
6318
6319 * gdb.base/jit-simple-dl.c: New file.
6320 * gdb.base/jit-simple-jit.c: New file, factored out from ...
6321 * gdb.base/jit-simple.c: ... this.
6322 * gdb.base/jit-simple.exp (jit_run): Delete.
6323 (build_jit): New proc.
6324 (jit_test_reread): Recompile either the main program or the shared
6325 library, depending on what is being tested. Skip changing address
6326 if caller wants to. Compare before/after addresses. If testing
6327 standalone, explicitly load the binary. Test "maint info
6328 breakpoints".
6329 (top level): Add "standalone vs shared lib" and "change address"
6330 vs "same address" axes.
6331
5a122fbc
PA
63322016-10-06 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
6335 call.
6336 (jit_run): Delete.
6337 (jit_test_reread): Use with_test_prefix. Reload the main binary
6338 explicitly. Compare the before/after addresses of the JIT
6339 descriptor.
6340
ee8da4b8
DE
63412016-08-15 Doug Evans <dje@google.com>
6342
6343 * gdb.xml/extra-regs.xml: Update, end field now required, default type
6344 for single bitfields is bool.
6345 * gdb.xml/tdesc-regs.exp: Ditto.
6346
f389f6fe
JK
63472016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6348
6349 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
6350
fdebf1a4
YQ
63512016-10-05 Yao Qi <yao.qi@linaro.org>
6352
6353 * lib/gdb.exp (support_complex_tests): Return zero if
6354 gdb_skip_float_test return true.
6355
9c36d954 63562016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6357 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
6358
6359 PR gdb/20487
6360 * gdb.mi/user-selected-context-sync.exp: New file.
6361 * gdb.mi/user-selected-context-sync.c: New file.
6362
4034d0ff 63632016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 6364 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
6365
6366 PR gdb/20487
6367 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
6368 =thread-select-event check.
6369
a4297203
PB
63702016-09-29 Peter Bergner <bergner@vnet.ibm.com>
6371
6372 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
6373 the compulsory L operand changes.
6374 * gdb.arch/powerpc-power.s: Likewise.
6375
bb805577
JK
63762016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6377
6378 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
6379 * gdb.base/jit-attach-pie.c: New file.
6380 * gdb.base/jit-attach-pie.exp: New file.
6381
6d61dee5
PA
63822016-09-28 Pedro Alves <palves@redhat.com>
6383
6384 * gdb.base/infcall-input.c: New file.
6385 * gdb.base/infcall-input.exp: New file.
6386
f73842fc
YQ
63872016-09-22 Yao Qi <yao.qi@linaro.org>
6388
6389 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
6390 (gdb_exit): Rename it to ...
6391 (gdbserver_gdb_exit): ... Close GDBserver.
6392 (gdb_exit): New proc, call gdbserver_gdb_exit.
6393 (mi_gdb_exit): Likewise.
6394
90681dab
YQ
63952016-09-22 Yao Qi <yao.qi@linaro.org>
6396
6397 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
6398 path.
6399 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
6400 Remove duplication.
6401
9c211fd8
YQ
64022016-09-22 Yao Qi <yao.qi@linaro.org>
6403
6404 * lib/gdbserver-support.exp: Check the existence of
6405 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
6406
ad0a504f
AK
64072016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
6408
6409 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
6410
36cf1806
TT
64112016-09-21 Tom Tromey <tom@tromey.com>
6412
6413 PR gdb/20604:
6414 * gdb.base/quit.exp: New file.
6415
74172ecf
SM
64162016-09-21 Simon Marchi <simon.marchi@ericsson.com>
6417
6418 * .gitignore: New file.
6419
3d0ec882
MR
64202016-09-21 Maciej W. Rozycki <macro@imgtec.com>
6421
6422 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
6423 throughout.
6424
8193adea
AA
64252016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6426
6427 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
6428
d41a5c09
JK
64292016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6430
6431 * gdb.cp/casts.cc (decltype): Move it ...
6432 (main): ... with its call to ...
6433 * gdb.cp/casts03.cc: ... a new file.
6434 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
6435
d2dfe700
JK
64362016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6437
6438 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
6439
e2a92b16
PB
64402016-09-15 Peter Bergner <bergner@vnet.ibm.com>
6441
6442 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
6443 and sync up the test with tests in gas/testsuite/gas/ppc.
6444 * gdb.arch/powerpc-power.exp: Likewise.
6445
49b4de64
JK
64462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6447
6448 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
6449
2c29df25
SDJ
64502016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
6451 Jan Kratochvil <jan.kratochvil@redhat.com>
6452
6453 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
6454 make m1's definition to be different from m2's. Use 'dummy' as an
6455 argument for probe 'two'.
6456
cc3c2846
JB
64572016-09-10 Jon Beniston <jon@beniston.com>
6458
6459 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6460 for sim target.
6461
e1b2624a
AA
64622016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6463
6464 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6465 variable declaration.
6466 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6467 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6468 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6469 received HWCAP as its argument.
6470
4295e285
PA
64712016-09-06 Pedro Alves <palves@redhat.com>
6472
6473 * gdb.base/new-ui-pending-input.c: New file.
6474 * gdb.base/new-ui-pending-input.exp: New file.
6475 * gdb.exp (clear_gdb_spawn_id): New procedure.
6476 (with_spawn_id): Check whether gdb_spawn_id exists before
6477 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6478 on exit.
6479
00d5215e
UW
64802016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6481
6482 * gdb.base/float128.c: New file.
6483 * gdb.base/float128.exp: Likewise.
6484 * gdb.base/floatn.c: Likewise.
6485 * gdb.base/floatn.exp: Likewise.
6486
a9ff5f12
UW
64872016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6488
6489 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6490
f245535c
PA
64912016-09-05 Pedro Alves <palves@redhat.com>
6492
6493 PR backtrace/19927
6494 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6495 unwinders are immediately called as side effect of "source" or
6496 "disable unwinder" commands.
6497 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6498
ae9cf263
YQ
64992016-09-02 Yao Qi <yao.qi@linaro.org>
6500
6501 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6502 is true and $type is "float" or "double".
6503
27aba047
YQ
65042016-09-02 Yao Qi <yao.qi@linaro.org>
6505
6506 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6507 true.
6508 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6509 * gdb.base/call-rt-st.exp: Likewise.
6510 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6511 return value instead of gdb,skip_float_test.
6512 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6513 (do_function_calls): Use its return value instead of
6514 gdb,skip_float_test.
6515 * gdb.base/finish.exp: Likewise.
6516 * gdb.base/funcargs.exp: Likewise.
6517 * gdb.base/return.exp: Likewise.
6518 * gdb.base/return2.exp: Likewise.
6519 * gdb.base/varargs.exp: Likewise.
6520 * lib/gdb.exp (gdb_skip_float_test): Change it to
6521 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6522
5af962df
AA
65232016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6524
6525 * gdb.multi/tids.exp: Test "thread apply all".
6526
7fac6910
JK
65272016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * gdb.base/default.exp (tty): Remove.
6530
bb1fe4ac
KB
65312016-08-24 Kevin Buettner <kevinb@redhat.com>
6532
2806dc7e
PA
6533 * gdb.python/py-recurse-unwind.c: New file.
6534 * gdb.python/py-recurse-unwind.py: New file.
6535 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 6536
0a1ddfa6
SM
65372016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6538
6539 * gdb.base/set-inferior-tty.exp: New file.
6540 * gdb.base/set-inferior-tty.c: New file.
6541
d9de1fe3
PA
65422016-08-23 Pedro Alves <palves@redhat.com>
6543
6544 PR gdb/20494
6545 * gdb.base/new-ui-echo.c: New file.
6546 * gdb.base/new-ui-echo.exp: New file.
6547
e9d9abd7
YQ
65482016-08-23 Yao Qi <yao.qi@linaro.org>
6549
6550 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6551 gdbserver_spawn.
6552 * gdb.server/connect-without-multi-process.exp (do_test):
6553 Likewise.
6554
3589529e
YQ
65552016-08-23 Yao Qi <yao.qi@linaro.org>
6556
6557 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6558 standalone_txt. Delete gdb_txt and standalone_txt on host
6559 and target. Spawn the binary on target. Copy files from
6560 target to host.
6561
6bb90213
PA
65622016-08-22 Pedro Alves <palves@redhat.com>
6563
6564 PR gdb/20505
6565 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6566 with_test_prefix. Factor out bits to ...
6567 (test_no_vdso): ... this new procedure.
6568
20c2c024
CL
65692016-08-19 Carl Love <cel@us.ibm.com>
6570
6571 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6572 maintaining separate logic for constructing the output path.
6573 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6574 * gdb.arch/ppc-dfp.exp: Likewise.
6575 * gdb.arch/ppc-fp.exp: Likewise.
6576 * gdb.arch/vsx-regs.exp: Likewise.
6577 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6578 binprefix for generating the additional binary files.
6579
0646e07d
PA
65802016-08-19 Pedro Alves <palves@redhat.com>
6581
6582 * gdb.trace/mi-trace-frame-collected.exp
6583 (test_trace_frame_collected): On x32, expect two registers.
6584
46da9242
CL
65852016-08-18 Carl Love <cel@us.ibm.com>
6586
6587 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6588 and sync up the test with tests in gas/testsuite/gas/ppc.
6589 * gdb.arch/powerpc-power.exp: Likewise.
6590
eb2332d7
SM
65912016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6592
6593 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6594 expected error message.
6595
63c61e04
SM
65962016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6597
6598 * gdb.multi/remove-inferiors.exp: New file.
6599 * gdb.multi/remove-inferiors.c: New file.
6600
7b17065f
YQ
66012016-08-12 Yao Qi <yao.qi@linaro.org>
6602
6603 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6604 argument list.
6605
01d3dedf
PA
66062016-08-10 Pedro Alves <palves@redhat.com>
6607
6608 PR gdb/19187
6609 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6610 setup_kfails.
6611
3eb7562a
PA
66122016-08-09 Pedro Alves <palves@redhat.com>
6613 Simon Marchi <simon.marchi@ericsson.com>
6614
6615 PR gdb/20418
6616 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6617 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6618
80614914
PA
66192016-08-09 Pedro Alves <palves@redhat.com>
6620
6621 PR mi/20431
6622 * gdb.mi/mi-cmd-error.exp: New file.
6623
f348d89a
PA
66242016-08-09 Pedro Alves <palves@redhat.com>
6625
6626 PR gdb/18653
6627 * gdb.base/signals-state-child.c: New file.
6628 * gdb.base/signals-state-child.exp: New file.
6629 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6630
e5ca03b4
PA
66312016-08-09 Pedro Alves <palves@redhat.com>
6632
6633 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6634
282a0691
TT
66352016-08-03 Tom Tromey <tom@tromey.com>
6636
6637 PR python/18565:
6638 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6639
41bfcd63
YQ
66402016-08-01 Yao Qi <yao.qi@linaro.org>
6641
6642 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6643 variable mode to "multi-process" if $multi_process is 1, otherwise
6644 set it to "single-process".
6645
e3465b24
YQ
66462016-08-01 Yao Qi <yao.qi@linaro.org>
6647
6648 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6649 * gdb.cp/cpexprs.exp: Likewise.
6650 * gdb.cp/m-static.exp: Likewise.
6651
0b31a4bc
TT
66522016-07-26 Tom Tromey <tom@tromey.com>
6653
6654 PR python/20190:
6655 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6656 test.
6657
e0461dbb
MM
66582016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6659
6660 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6661 selecting assembly source files.
6662 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6663 assembly source files.
6664 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6665 assembly source files.
6666 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6667 selecting assembly source files.
6668
8194e927
SM
66692016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6670
6671 * gdb.base/new-ui.exp (do_test_invalid_args): New
6672 procedure.
6673
c0272db5
TW
66742016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6675
6676 * gdb.btrace/reconnect.c: New file.
6677 * gdb.btrace/reconnect.exp: New file.
6678
e3487908
GKB
66792016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6680
6681 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6682 to test_catch_syscall_group.
6683 (test_catch_syscall_group): New.
6684
12df5c00
TT
66852016-07-21 Tom Tromey <tom@tromey.com>
6686
6687 * gdb.rust/simple.rs (main): Use empty struct expression.
6688 * gdb.rust/simple.exp: Add tests for empty struct expression.
6689
bae62ee2
YQ
66902016-07-21 Yao Qi <yao.qi@linaro.org>
6691
6692 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6693 if gdb_skip_xml_test is true on some targets.
6694
b1b53fb3
YQ
66952016-07-21 Yao Qi <yao.qi@linaro.org>
6696
6697 * gdb.server/solib-list.exp: Unset last_loaded_file.
6698
027d97f8
JK
66992016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6700
6701 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6702 "step into captured_main (args)".
6703
7674d381
JK
67042016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6705
6706 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6707
72b5d099
JK
67082016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6709
6710 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6711
1f960ced
PA
67122016-07-19 Pedro Alves <palves@redhat.com>
6713
6714 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6715 * gdb.opt/inline-bt.exp: Likewise.
6716 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6717 additional_flags=-Winline.
6718 * gdb.opt/inline-locals.exp: Likewise.
6719 * gdb.opt/inline-markers.c (ATTR): Define.
6720 (inlined_fn): Use it.
6721
f25827c1
YQ
67222016-07-19 Yao Qi <yao.qi@linaro.org>
6723
6724 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6725 (test_with_self): Remove some code. Remove argument executable.
6726 (top-level): Use do_self_tests.
6727
37539ebe
DB
67282016-07-15 Zachary Welch <zwelch@codesourcery.com>
6729 Don Breazeal <donb@codesourcery.com>
6730
6731 * gdb.base/maint.exp: Escape paths used in regular expressions.
6732 * gdb.stabs/weird.exp: Likewise.
6733
dac790e1
TT
67342016-07-13 Tom Tromey <tom@tromey.com>
6735
6736 PR python/15620, PR python/18620:
6737 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6738 (test_bkpt_events): New procs.
6739
93daf339
TT
67402016-07-13 Tom Tromey <tom@tromey.com>
6741
6742 PR python/17698:
6743 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6744 test.
6745 (test_watchpoints): Likewise.
6746 (test_bkpt_pending): New proc.
6747
6571a381
TT
67482016-07-13 Tom Tromey <tom@tromey.com>
6749
6750 PR cli/18053:
6751 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6752 completion test.
6753
e8732474
JK
67542016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6755
6756 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6757 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6758 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6759 f_label.
6760 (g): Rename g_end_lbl to g_label.
6761 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6762 low_pc and high_pc.
6763 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6764
e0f3fd7c
TT
67652016-07-12 Tom Tromey <tom@tromey.com>
6766
6767 PR python/19293:
6768 * gdb.python/py-unwind-maint.exp: Update tests.
6769
3cfe46b6
YQ
67702016-07-12 Yao Qi <yao.qi@linaro.org>
6771
6772 * lib/selftest-support.exp (selftest_setup): Match the output
6773 when captured_main is inlined.
6774
4f19a0e6
WT
67752016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6776
6777 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6778 New variables.
6779 (print this%a, print this%b, print this): New tests.
6780 * gdb.fortran/derived-types.f90 (this): New object and
6781 initialization.
6782
986cf455
SM
67832016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6784
6785 * gdb.ada/arraydim.exp: Remove extra directory level in build
6786 directory.
6787
f0464b23
SM
67882016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6789
6790 * lib/ada.exp: Remove extra directory level in build directory.
6791 * gdb.ada/cond_lang.exp: Likewise.
6792 * gdb.ada/exec_changed.exp: Likewise.
6793 * gdb.ada/lang_switch.exp: Likewise.
6794
42d94011
MG
67952016-07-06 Manish Goregaokar <manish@mozilla.com>
6796
2806dc7e
PA
6797 * simple.rs: Add test for raw pointer subscripting.
6798 * simple.exp: Add test expectations.
42d94011 6799
647c264c
YQ
68002016-07-05 Yao Qi <yao.qi@linaro.org>
6801
6802 * gdb.mi/mi-reverse.exp: Match =record-started output.
6803
20aa2c60
PA
68042016-07-01 Pedro Alves <palves@redhat.com>
6805
6806 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6807 procedure.
6808 (jit_reader_test): Test the jit reader's unwinder.
6809 * gdb.base/jithost.c (jit_function_00_code): New global.
6810 (main): Use memcpy to fill in the mmapped code, instead of poking
6811 bytes manually here.
6812 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6813 value.
6814 (read_debug_info): Save the function's range.
6815 (read_sp): New function.
6816 (unwind_frame): Use it. Also unwind RBP.
6817 (get_frame_id): Use read_sp.
6818 (gdb_init_reader): Use calloc instead of malloc.
6819 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6820 parameter. Use gdb_test_multiple.
6821
ced2dffb
PA
68222016-07-01 Pedro Alves <palves@redhat.com>
6823 Antoine Tremblay <antoine.tremblay@ericsson.com>
6824
6825 * gdb.threads/process-dies-while-detaching.c: New file.
6826 * gdb.threads/process-dies-while-detaching.exp: New file.
6827
63000888
PA
68282016-07-01 Pedro Alves <palves@redhat.com>
6829
6830 * gdb.multi/watchpoint-multi-exit.c: New file.
6831 * gdb.multi/watchpoint-multi-exit.exp: New file.
6832
038d4868
PA
68332016-06-30 Pedro Alves <palves@redhat.com>
6834
6835 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6836 unset inferior_spawn_id.
6837
994e9c83
PA
68382016-06-30 Pedro Alves <palves@redhat.com>
6839
6840 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6841 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6842
e5653468
YQ
68432016-06-29 Yao Qi <yao.qi@linaro.org>
6844
6845 * gdb.base/return.c: Add copyright header.
6846
803b47e5
TT
68472016-06-29 Tom Tromey <tom@tromey.com>
6848
6849 PR python/20129:
6850 * gdb.python/py-framefilter.exp: Add tests for setting priority
6851 and disabling of non-existent frame filter.
6852
28244707
YQ
68532016-06-29 Yao Qi <yao.qi@linaro.org>
6854
6855 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6856 0x0f07ff.
6857
a31d2f06
YQ
68582016-06-28 Yao Qi <yao.qi@linaro.org>
6859
6860 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6861 triplets. Start gdb, execute catch syscall, and continue. Check
6862 gdb's output to determine catch syscall is supported.
6863
921d8f54
MG
68642016-06-27 Manish Goregaokar <manish@mozilla.com>
6865
25d49b86
PA
6866 * gdb.rust/simple.rs: Add test for returning unit in a function.
6867 * gdb.rust/simple.exp: Add expectation for functions returning
6868 unit.
921d8f54 6869
f4952523
PMR
68702016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6871
6872 * gdb.python/py-breakpoint-create-fail.c,
6873 gdb.python/py-breakpoint-create-fail.exp,
6874 gdb.python/py-breakpoint-create-fail.py: New testcase.
6875
fccb08f8
MG
68762016-06-25 Manish Goregaokar <manish@mozilla.com>
6877
6878 PR gdb/20239
6879 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
6880 * gdb.rust/simple.exp: Add test expectations for new NonZero
6881 tests.
fccb08f8 6882
6b850546
DT
68832016-06-24 David Taylor <dtaylor@emc.com>
6884
6885 * gdb.base/offsets.exp: New file.
6886 * gdb.base/offsets.c: New file.
6887
17621150
TT
68882016-06-23 Tom Tromey <tom@tromey.com>
6889
6890 PR gdb/16483:
6891 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6892 before any filters are loaded.
6893
04d59df6
WT
68942016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6895
6896 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6897 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6898 structs.
6899 * gdb.fortran/derived-type-function.exp: New file.
6900 * gdb.fortran/derived-type-function.f90: New file.
6901
6902
ac69f786
PA
69032016-06-21 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/new-ui.exp: New file.
6906 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6907 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6908 (with_spawn_id): New procedure.
6909
49940788
PA
69102016-06-21 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.mi/mi-exec-run.exp: New file.
6913
ef274d26
PA
69142016-06-21 Pedro Alves <palves@redhat.com>
6915
6916 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6917 breakpoint command's output on the main UI.
6918 (test_break): New procedure, factored out from calls in the top
6919 level.
6920 (top level): Use foreach_with_prefix to test MI as main UI and as
6921 separate UI.
6922
468afe6c
PA
69232016-06-21 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6926 (test_awatch_creation_and_listing)
6927 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6928 Remove 'type' parameter.
6929 (test_watchpoint_all): New parameter mi_mode. Remove
6930 with_test_prefix.
6931 (top level): Use foreach_with_prefix, and add main/separate UI MI
6932 testing axis.
6933
51f77c37
PA
69342016-06-21 Pedro Alves <palves@redhat.com>
6935
6936 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6937 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6938 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6939 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6940 (gdb_main_spawn_id, mi_spawn_id): Declare and
6941 comment.
6942 (mi_create_inferior_pty): New procedure,
6943 factored out from default_mi_gdb_start.
6944 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6945 procedures.
6946 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6947 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6948 Use mi_create_inferior_pty.
6949 (mi_gdb_start): Use eval to pass down args list.
6950
8980e177
PA
69512016-06-21 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6954 * gdb.opt/inline-cmds.exp: Add MI tests.
6955
f38d3ad1
PA
69562016-06-21 Pedro Alves <palves@redhat.com>
6957
6958 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6959
45db7c09
PA
69602016-06-21 Pedro Alves <palves@redhat.com>
6961
6962 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6963 (top level): Use it instead of mi_execute_to.
6964
5a069ab3
PA
69652016-06-21 Pedro Alves <palves@redhat.com>
6966
6967 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6968 (cont_handler_str): New.
6969 (signal_stop_handler): Set stop_handler_str instead of printing to
6970 stdout.
6971 (continue_handler): Set cont_handler_str instead of printing to
6972 stdout.
6973 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6974 mi_send_resuming_command. Print stop_handler_str and
6975 cont_handler_str instead of expecting the python events print
6976 directly.
6977
2838cc1d
SD
69782016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6979
6980 * gdb.base/jit-reader.exp: New file.
6981 * gdb.base/jithost.c: New file.
6982 * gdb.base/jithost.h: New file.
6983 * gdb.base/jitreader.c : New file.
6984 * gdb.base/jit-protocol.h: New file.
6985
21a77091
YQ
69862016-06-17 Yao Qi <yao.qi@linaro.org>
6987
6988 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6989 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6990 and detach-on-fork. Adjust tests.
6991 (top level): Invoke break_cond_on_syscall with combinations of
6992 syscall, follow-fork-mode and detach-on-fork.
6993
f50bf8e5
YQ
69942016-06-17 Yao Qi <yao.qi@linaro.org>
6995
6996 * gdb.base/step-over-exit.c: New.
6997 * gdb.base/step-over-exit.exp: New.
6998
a28d8e50
YTL
69992016-06-17 Yan-Ting Lin <currygt52@gmail.com>
7000
7001 * gdb.base/float.exp: Add target check for nds32*-*-*.
7002 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
7003
cad8e26d
AB
70042016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
7005
7006 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
7007 for unsupported target features.
7008 * gdb.base/call-rt-st.exp: Likewise.
7009 * gdb.base/call-sc.exp: Likewise.
7010 * gdb.base/call-signal-resume.exp: Likewise.
7011 * gdb.base/call-strs.exp: Likewise.
7012 * gdb.base/callexit.exp: Likewise.
7013 * gdb.base/callfuncs.exp: Likewise.
7014 * gdb.base/nodebug.exp: Likewise.
7015 * gdb.base/printcmds.exp: Likewise.
7016 * gdb.base/ptype.exp: Likewise.
7017 * gdb.base/structs.exp: Likewise.
7018 * gdb.base/unwindonsignal.exp: Likewise.
7019 * gdb.cp/gdb2495.exp: Likewise.
7020 * gdb.cp/templates.exp: Likewise.
7021 * gdb.cp/virtfunc.exp: Likewise.
7022 * gdb.threads/hand-call-in-threads.exp: Likewise.
7023 * gdb.threads/interrupted-hand-call.exp: Likewise.
7024 * gdb.threads/thread-unwindonsignal.exp: Likewise.
7025
347dc102
TT
70262016-06-10 Tom Tromey <tom@tromey.com>
7027
7028 PR rust/20110:
7029 * gdb.rust/expr.exp: Add test for integer constant larger than
7030 i32.
7031
5e13cf25
BH
70322016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
7033
7034 * gdb.fortran/nested-funcs.exp: New.
7035 * gdb.fortran/nested-funcs.f90: New.
7036
bb556f1f
TK
70372016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
7038
7039 * gdb.base/examine-backward.c: New file.
7040 * gdb.base/examine-backward.exp: New file.
7041
38b022b4
SM
70422016-06-06 Simon Marchi <simon.marchi@ericsson.com>
7043
7044 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
7045 matching.
7046
1b40ec05
TT
70472016-06-02 Tom Tromey <tom@tromey.com>
7048
7049 PR python/18984:
7050 * gdb.python/py-shared.exp: Add solib_name test.
7051
193bd378
SM
70522016-06-02 Simon Marchi <simon.marchi@ericsson.com>
7053
7054 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
7055
3326303b
MG
70562016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
7057
7058 PR c++/19893
7059 * gdb.dwarf2/implref.exp: Rename to...
7060 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
7061 * gdb.dwarf2/implref-array.c: New file.
7062 * gdb.dwarf2/implref-array.exp: Likewise.
7063 * gdb.dwarf2/implref-global.c: Likewise.
7064 * gdb.dwarf2/implref-global.exp: Likewise.
7065 * gdb.dwarf2/implref-struct.c: Likewise.
7066 * gdb.dwarf2/implref-struct.exp: Likewise.
7067
825c8ef2
AT
70682016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7069
7070 * gdb.trace/trace-condition.exp: Add 64bit tests.
7071
2320162a
AT
70722016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7073
7074 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
7075 bits types.
7076 (main): Adapt to 8 to 64 bits types.
7077 * gdb.trace/trace-condition.exp: Add new tests.
7078
a7818233
AT
70792016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7080
7081 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
7082
0d336466
AT
70832016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7084
7085 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
7086 Move condition tests...
7087 * gdb.trace/trace-condition.exp: Here.
7088
7faeb45a
AT
70892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
7090
7091 * gdb.trace/trace-condition.exp: Add counter-case tests.
7092
e385593e
JK
70932016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7094
7095 PR c++/15231
7096 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
7097 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
7098
744608cc
PA
70992016-05-27 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7102 New procedure.
7103 (top level): Call it, and bail out of DejaGnu is known to be bad.
7104
ac775bf4
AB
71052016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
7106
7107 * gdb.base/whatis.c: Extend the test case.
7108 * gdb.base/whatis.exp: Add additional tests.
7109
2bbad2ea
BH
71102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7111
7112* gdb.fortran/type.f90: Add pointer variable.
7113* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
7114
8b70175d
BH
71152016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7116
7117 * gdb.fortran/vla-type.exp: Fix testcase name.
7118
86d8a848
BH
71192016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7120
7121 * gdb.fortran/vla-type.exp: Access elements in nested structs.
7122
e188eb36
BH
71232016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7124
7125 * gdb.fortran/type.f90: Add nested structures.
7126 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
7127 * gdb.fortran/derived-type.exp: Adapt expected output.
7128 * gdb.fortran/vla-type.exp: Adapt expected output.
7129
9b2db1fd
BH
71302016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7131
7132 * gdb.fortran/whatis_type.exp: Adapt expected output.
7133
72b17055
BH
71342016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7135
7136 * gdb.fortran/print_type.exp: Fix expected output.
7137 * gdb.fortran/whatis_type.exp: Fix expected output.
7138
3cd81d8d
BH
71392016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
7140
7141 * gdb.fortran/whatis_type.exp: Use multi_line.
7142
ddae9462
TT
71432016-05-24 Tom Tromey <tom@tromey.com>
7144
7145 PR python/17386:
7146 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
7147 use value as an index.
7148
1957f6b8
TT
71492016-05-23 Tom Tromey <tom@tromey.com>
7150
7151 PR python/17981:
7152 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
7153 no-breakpoint case.
7154
026a9174
PA
71552016-05-24 Pedro Alves <palves@redhat.com>
7156
7157 PR gdb/19828
7158 * gdb.threads/clone-attach-detach.c: New file.
7159 * gdb.threads/clone-attach-detach.exp: New file.
7160
e70a7231
FR
71612016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
7162
7163 * gdb.base/annota-input-while-running.exp: Fix syntax error.
7164
0f6ed0e0
TT
71652016-05-23 Tom Tromey <tom@tromey.com>
7166
7167 PR python/19438, PR python/18393:
7168 * gdb.python/py-progspace.exp: Add "dir" test.
7169 * gdb.python/py-objfile.exp: Add "dir" test.
7170
ffd19d61
YQ
71712016-05-23 Yao Qi <yao.qi@linaro.org>
7172
7173 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
7174 * gdb.arch/thumb2-it.exp: Likewise.
7175
9e8f9b05
SM
71762016-05-18 Simon Marchi <simon.marchi@ericsson.com>
7177
7178 * gdb.mi/mi-threads-interrupt.c: New file.
7179 * gdb.mi/mi-threads-interrupt.exp: New file.
7180
61c6156d
SM
71812016-05-17 Simon Marchi <simon.marchi@ericsson.com>
7182
7183 PR gdb/18077
7184 * gdb.mi/mi-async-run.exp: New file.
7185 * gdb.mi/mi-async-run.c: New file.
7186
67218854
TT
71872016-05-17 Tom Tromey <tom@tromey.com>
7188 Manish Goregaokar <manishsmail@gmail.com>
7189
7190 * lib/rust-support.exp: New file.
7191 * lib/gdb.exp (skip_rust_tests): New proc.
7192 (build_executable_from_specs): Handle rust.
7193 * lib/future.exp (gdb_find_rustc): New proc.
7194 (gdb_default_target_compile): Handle rust.
7195 * gdb.rust/expr.exp: New file.
7196 * gdb.rust/generics.exp: New file.
7197 * gdb.rust/generics.rs: New file.
7198 * gdb.rust/methods.exp: New file.
7199 * gdb.rust/methods.rs: New file.
7200 * gdb.rust/modules.exp: New file.
7201 * gdb.rust/modules.rs: New file.
7202 * gdb.rust/simple.exp: New file.
7203 * gdb.rust/simple.rs: New file.
7204
c44af4eb
TT
72052016-05-17 Tom Tromey <tom@tromey.com>
7206
7207 * gdb.base/default.exp (set language): Add rust.
7208
dcd1f979
TT
72092016-05-17 Tom Tromey <tom@tromey.com>
7210
7211 * gdb.gdb/unittest.exp: New file.
7212
155b7f57
YQ
72132016-05-16 Yao Qi <yao.qi@linaro.org>
7214
7215 * gdb.base/batch-preserve-term-settings.exp: Remove variable
7216 shell_prompt. Update shell_prompt_re.
7217
8ddd5a6c
DE
72182016-05-12 Doug Evans <dje@google.com>
7219
7220 PR symtab/19999
7221 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
7222 $options when building executable.
7223 * gdb.dwarf2/fission-loclists-pie.S: New file.
7224 * gdb.dwarf2/fission-loclists-pie.exp: New file.
7225
02e370d9
SM
72262016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7227
7228 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
7229 of [is_remote target],
7230
8929ad8b
SM
72312016-05-04 Simon Marchi <simon.marchi@ericsson.com>
7232
7233 * lib/gdb.exp (use_gdb_stub): New procedure.
7234
6c447423
DE
72352016-05-03 Yunlian Jiang <yunlian@google.com>
7236 Doug Evans <dje@google.com>
7237
7238 PR symtab/19914
7239 * gdb.dwarf2/dwp-sepdebug.c: New file.
7240 * gdb.dwarf2/dwp-sepdebug.exp: New file.
7241
444e826c
SM
72422016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7243
7244 * gdb.base/detach.exp: Remove is_remote check.
7245
740feeaa
SM
72462016-05-02 Simon Marchi <simon.marchi@ericsson.com>
7247
7248 * gdb.base/annota-input-while-running.exp: Don't check for
7249 [is_remote target]. Enable annotations after running to main.
7250 Remove unused "set test..." line.
7251
9080ac9d
SM
72522016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7253
7254 * gdb.trace/trace-enable-disable.exp: New file.
7255 * gdb.trace/trace-enable-disable.c: New file.
7256
952ebca5
SM
72572016-04-28 Simon Marchi <simon.marchi@ericsson.com>
7258
7259 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
7260 use it in info sharedlibrary test.
7261 * gdb.trace/ftrace-lock.exp: Likewise.
7262 * gdb.trace/ftrace.exp: Likewise.
7263 * gdb.trace/range-stepping.exp: Likewise.
7264 * gdb.trace/trace-break.exp: Likewise.
7265 * gdb.trace/trace-condition.exp: Likewise.
7266 * gdb.trace/trace-mt.exp: Likewise.
7267
d9019901
SM
72682016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7269
7270 * lib/gdb.exp (gdb_load_shlibs): Rename to...
7271 (gdb_load_shlib): ... this.
7272 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
7273 gdb_load_shlib.
7274 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
7275 * gdb.base/ctxobj.exp: Likewise.
7276 * gdb.base/dprintf-pending.exp: Likewise.
7277 * gdb.base/dso2dso.exp: Likewise.
7278 * gdb.base/fixsection.exp: Likewise.
7279 * gdb.base/gcore-relro.exp: Likewise.
7280 * gdb.base/gdb1555.exp: Likewise.
7281 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7282 * gdb.base/gnu-ifunc.exp: Likewise.
7283 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
7284 * gdb.base/jit-so.exp (one_jit_test): Likewise.
7285 * gdb.base/pending.exp: Likewise.
7286 * gdb.base/print-file-var.exp: Likewise.
7287 * gdb.base/print-symbol-loading.exp: Likewise.
7288 * gdb.base/shlib-call.exp: Likewise.
7289 * gdb.base/shreloc.exp: Likewise.
7290 * gdb.base/so-impl-ld.exp: Likewise.
7291 * gdb.base/solib-disc.exp: Likewise.
7292 * gdb.base/solib-nodir.exp: Likewise.
7293 * gdb.base/solib-overlap.exp: Likewise.
7294 * gdb.base/solib-symbol.exp: Likewise.
7295 * gdb.base/solib-weak.exp (do_test): Likewise.
7296 * gdb.base/sym-file.exp: Likewise.
7297 * gdb.base/symtab-search-order.exp: Likewise.
7298 * gdb.base/type-opaque.exp: Likewise.
7299 * gdb.base/unload.exp: Likewise.
7300 * gdb.base/watchpoint-solib.exp: Likewise.
7301 * gdb.compile/compile.exp: Likewise.
7302 * gdb.cp/gdb2384.exp: Likewise.
7303 * gdb.cp/infcall-dlopen.exp: Likewise.
7304 * gdb.cp/re-set-overloaded.exp: Likewise.
7305 * gdb.fortran/library-module.exp: Likewise.
7306 * gdb.opt/solib-intra-step.exp: Likewise.
7307 * gdb.python/py-finish-breakpoint.exp: Likewise.
7308 * gdb.python/py-shared.exp: Likewise.
7309 * gdb.reverse/solib-precsave.exp: Likewise.
7310 * gdb.reverse/solib-reverse.exp: Likewise.
7311 * gdb.server/solib-list.exp: Likewise.
7312 * gdb.threads/dlopen-libpthread.exp: Likewise.
7313 * gdb.threads/tls-shared.exp: Likewise.
7314 * gdb.threads/tls-so_extern.exp: Likewise.
7315 * gdb.trace/change-loc.exp: Likewise.
7316 * gdb.trace/ftrace-lock.exp: Likewise.
7317 * gdb.trace/ftrace.exp: Likewise.
7318 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
7319 * gdb.trace/pending.exp: Likewise.
7320 * gdb.trace/range-stepping.exp: Likewise.
7321 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
7322 (strace_info_marker): Likewise.
7323 (strace_probe_marker): Likewise.
7324 (strace_trace_on_same_addr): Likewise.
7325 (strace_trace_on_diff_addr): Likewise.
7326 * gdb.trace/trace-break.exp: Likewise.
7327 * gdb.trace/trace-condition.exp: Likewise.
7328 * gdb.trace/trace-mt.exp: Likewise.
7329
fca4cfd9
SM
73302016-04-27 Simon Marchi <simon.marchi@ericsson.com>
7331
7332 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
7333 result of gdb_remote_download.
7334 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
7335 * gdb.base/dso2dso.exp: Likewise.
7336 * gdb.base/global-var-nested-by-dso.exp: Likewise.
7337 * gdb.base/print-file-var.exp: Likewise.
7338 * gdb.base/shlib-call.exp: Likewise.
7339 * gdb.base/shreloc.exp: Likewise.
7340 * gdb.base/solib-overlap.exp: Likewise.
7341 * gdb.base/solib-weak.exp (do_test): Likewise.
7342 * gdb.base/unload.exp: Likewise.
7343
11cf4ffb
YQ
73442016-04-27 Yao Qi <yao.qi@linaro.org>
7345
7346 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
7347 exists.
7348
3e2e34f8
KB
73492016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7350
7351 * vla-type.exp: Print structure from toplevel.
7352
8f07e298
BH
73532016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7354
7355 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
7356 of dynamic types.
7357 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
7358 of dynamic types.
7359
9920b434
BH
73602016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
7361
7362 * gdb.fortran/vla-type.f90: New file.
7363 * gdb.fortran/vla-type.exp: New file.
7364
f3abeff5
YQ
73652016-04-25 Yao Qi <yao.qi@linaro.org>
7366
7367 * gdb.base/branch-to-self.c: New file.
7368 * gdb.base/branch-to-self.exp: New file.
7369
0a5d52f0
YQ
73702016-04-22 Yao Qi <yao.qi@linaro.org>
7371
7372 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
7373 more after $hex.
7374
495346f6
YQ
73752016-04-22 Yao Qi <yao.qi@linaro.org>
7376
7377 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
7378 * gdb.base/annota3.exp: Likewise.
7379
4a7e075c
YQ
73802016-04-22 Yao Qi <yao.qi@linaro.org>
7381
7382 * gdb.reverse/step-precsave.exp: Do one step and test program
7383 stops in "callee" and do multiple steps until program goes out
7384 of "callee".
7385 * gdb.reverse/step-reverse.exp: Likewise.
7386
5b061e98
YQ
73872016-04-22 Yao Qi <yao.qi@linaro.org>
7388
7389 * gdb.trace/signal.exp: Also pass if
7390 $tracepoint_hits($i) > $iterations.
7391
5c5dc57f
YQ
73922016-04-22 Yao Qi <yao.qi@linaro.org>
7393
7394 * gdb.trace/signal.c: New file.
7395 * gdb.trace/signal.exp: New file.
7396
a55411b9
DE
73972016-04-19 Doug Evans <xdje42@gmail.com>
7398
7399 * gdb.base/bad-file.exp: New file.
7400
a22df60a
MG
74012016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
7402
7403 * gdb.dwarf2/implref.exp: New file.
7404
0c13f7e5
BH
74052016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7406
7407 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
7408 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
7409 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
7410 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
7411 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
7412 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
7413 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
7414 * lib/fortran.exp (fortran_int4): New procedure.
7415 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
7416 (fortran_logical4): Likewise.
7417
9b9b09e9
BH
74182016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
7419
7420 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
7421
a14d1f4d
BH
74222016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
7423
7424 * lib/compiler.c: Add Intel specific preprocessor macros.
7425 * lib/compiler.cc: Likewise.
25d49b86 7426
7d49b1d0
LM
74272016-04-13 Luis Machado <lgustavo@codesourcery.com>
7428
7429 * gdb.server/connect-with-no-symbol-file.c: New file.
7430 * gdb.server/connect-with-no-symbol-file.exp: New file.
7431
8392fa22
SM
74322016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7433
7434 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
7435
8c4c4aeb
SM
74362016-04-13 Simon Marchi <simon.marchi@ericsson.com>
7437
7438 * boards/gdbserver-base.exp (${board}_download): Copy source file to
7439 standard output directory.
7440
45e3745e
AT
74412016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
7442
7443 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
7444
e26b7e41
MM
74452016-04-13 Markus Metzger <markus.t.metzger@intel.com>
7446
7447 * gdb.btrace/instruction_history.c (loop): Add declaration.
7448
8ce09462
AT
74492016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
7450
7451 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
7452
2e88a1ea
SM
74532016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
7454
7455 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7456 parentheses to print.
7457 (continue_handler): Likewise.
7458
f48e22e3
SM
74592016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7460
7461 * gdb.server/solib-list.exp: Remove is_remote check.
7462 Pass shlib= to gdb_compile. Don't link shared library with
7463 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7464 Run binary filename through "readlink -f" on the target.
7465
096be756
PA
74662016-04-08 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7469 interpreter filename as argument to gdbserver_spawn.
7470 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7471 Return empty if $last_loaded_file does not exist.
7472
06500533
JK
74732016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7474
7475 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7476 * gdb.base/jit-main.c: Use exit after usage.
7477
2d35e871
JK
74782016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7479
7480 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7481 GDBHISTSIZE prior to the tests.
7482 * gdb.base/gdbinit-history.exp: Likewise.
7483
74842016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
7485
7486 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7487 instead of build_executable. Use gdb_load_shlibs.
7488
c8064e7e
YQ
74892016-04-07 Yao Qi <yao.qi@linaro.org>
7490
7491 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7492 Execute "si" command.
7493
bde47561
YQ
74942016-04-07 Yao Qi <yao.qi@linaro.org>
7495
7496 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7497 number instead of the comments on some line.
7498
b16f8a3b
DB
74992016-04-06 Don Breazeal <donb@codesourcery.com>
7500
7501 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7502 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7503
c2f901df
SM
75042016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7505
7506 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7507 standard_output_file. Remove unused binfile variable.
7508
ac17fda0
CU
75092016-04-05 Catalin Udma <catalin.udma@freescale.com>
7510
7511 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7512 * gdb.python/py-mi-objfile.exp: Match "list main" output
7513 in console format.
7514
03a8c4df
SM
75152016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7516
7517 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7518 absolute.
7519
6e774b13
SM
75202016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7523 absolute.
7524 * gdb.trace/ftrace.exp: Likewise.
7525 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7526 targets as well.
7527 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7528 (gdb_load_shlibs): Copy libraries to test directory when testing
7529 natively. Only set solib-search-path if testing remotely.
7530 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7531
7817ea46
SM
75322016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7533
7534 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7535 gdb_download. Use it even if the target is not remote.
7536 * gdb.base/jit.exp (compile_jit_test): Likewise.
7537 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7538 output directory if the destination board is local, otherwise use
7539 the standard remote_download from DejaGnu.
7540 (gdb_download): Remove.
7541 (gdb_load_shlibs): Use gdb_remote_download instead of
7542 gdb_download.
7543 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7544 Use gdb_remote_download instead of gdb_download. Use it even if
7545 the target is not remote.
7546 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7547 instead of gdb_download.
7548
7beb7f68
SM
75492016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7550
7551 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7552 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7553 run.
7554
cc63428a
AV
75552016-04-01 Artemiy Volkov <artemiyv@acm.org>
7556
7557 PR gdb/19820
7558 * gdb.base/printcmds.exp: Add artificial arrays tests.
7559
64cdf930
PA
75602016-03-31 Pedro Alves <palves@redhat.com>
7561
7562 PR gdb/19858
7563 * gdb.base/jit-main.c: Include unistd.h.
7564 (ATTACH): Define to 0 if not already defined.
7565 (wait_for_gdb, mypid): New globals.
7566 (WAIT_FOR_GDB): New macro.
7567 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7568 some breakpoint locations.
7569 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7570 New procedures.
7571 (one_jit_test): Add REATTACH parameter, and handle it. Use
7572 continue_to_test_location.
7573 (top level): Test attach, and adjusts calls to one_jit_test.
7574
40dea8cb
PA
75752016-03-31 Pedro Alves <palves@redhat.com>
7576
7577 PR gdb/19858
7578 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7579 BINSUFFIX parameter, and handle it.
7580 (top level): Adjust calls compile_jit_test.
7581
e7ea3ec7
CU
75822016-03-31 Catalin Udma <catalin.udma@freescale.com>
7583
7584 PR python/19743
7585 * gdb.python/py-mi-events-gdb.py: New file.
7586 * gdb.python/py-mi-events.c: New file.
7587 * gdb.python/py-mi-events.exp: New file.
7588
e6359af3
YQ
75892016-03-30 Yao Qi <yao.qi@linaro.org>
7590
7591 * gdb.reverse/until-precsave.exp: Match function name only.
7592 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7593 Move malloc to a condition block.
7594 * gdb.reverse/until-reverse.exp: Match function name only.
7595
a4105d04
MK
75962016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7597
7598 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7599 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7600 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7601 variable for GPR 0 instead of assuming it is register 0.
7602 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7603 * lib/trace-support.exp: Add s390 registers.
7604
bfa6adb9
YQ
76052016-03-29 Yao Qi <yao.qi@linaro.org>
7606
7607 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7608
1e6697ea
YQ
76092016-03-24 Yao Qi <yao.qi@linaro.org>
7610
7611 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7612 test message.
7613
64bcd522
AA
76142016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7615
7616 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7617 maintaining separate logic for constructing the output path.
7618
7868401b
DB
76192016-03-16 Don Breazeal <donb@codesourcery.com>
7620
7621 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7622 Retry fork and waitpid on interrupted system call errors.
7623 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7624 Use with_timeout_factor to increase timeout by factor of 10.
7625
1cafadb4
DB
76262016-03-15 Don Breazeal <donb@codesourcery.com>
7627
7628 * gdb.cp/scope-err.cc: New test program.
7629 * gdb.cp/scope-err.exp: New test script.
7630 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7631 lines and "set breakpoint here" comment.
7632 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7633 Fixed some whitespace and format issues.
7634 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7635 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7636
81516450
DE
76372016-03-15 Doug Evans <dje@google.com>
7638
7639 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7640 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7641 All callers updated. Add tests for enums, mixed flags register.
7642
aa52b601
DE
76432016-03-15 Doug Evans <dje@google.com>
7644
7645 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7646 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7647
fa4ff313
SM
76482016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7649
7650 * gdb.base/default.exp: Add $_as_string to the list of expected
7651 convenience functions.
7652
f2403c39
AB
76532016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7654
7655 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7656
f2f3ccb9
SM
76572016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7658
7659 * gdb.python/py-as-string.exp: New file.
7660 * gdb.python/py-as-string.c: New file.
7661
00dbd492
PA
76622016-03-09 Pedro Alves <palves@redhat.com>
7663
7664 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7665 signal" -> "Thread NN received signal" output change.
7666 * gdb.threads/ia64-sigill.exp: Likewise.
7667 * gdb.threads/linux-dp.exp: Likewise.
7668 * gdb.threads/manythreads.exp: Likewise.
7669 * gdb.threads/pending-step.exp: Likewise.
7670 * gdb.threads/print-threads.exp: Likewise.
7671 * gdb.threads/sigstep-threads.exp: Likewise.
7672 * gdb.threads/staticthreads.exp: Likewise.
7673 * gdb.threads/tls.exp: Likewise.
7674
1e6697ea
YQ
76752016-03-09 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/command-line-input.exp: New file.
7678
b04fd3be
MK
76792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7680
7681 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7682 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7683 * gdb.trace/pending.exp: Accept leading dot before function name.
7684 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7685 * lib/trace-support.exp: Set registers for ppc.
7686
98fa59e9
MK
76872016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7688
7689 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7690 use it for disassembly; accept .main in addition to main in backtrace.
7691
f77198c8
MK
76922016-03-09 Wei-cheng Wang <cole945@gmail.com>
7693 Marcin Kościelnicki <koriakin@0x04.net>
7694
7695 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7696 (gdb_recursion_test_ptr): New global variable.
7697 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7698 gdb_recursion_test.
7699 (gdb_c_test): Ditto.
7700
ba84e0da
MK
77012016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7702
7703 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7704 ordering.
7705
4366d36e
MK
77062016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7707
7708 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7709 (bar): Add bar_start_lbl label.
7710 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7711 of foo/bar for emitting DWARF and tracing.
7712
5eb264df
SDJ
77132016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7714
7715 * analyze-racy-logs.py: Set executable bit.
7716
fb6a751f
SDJ
77172016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7718
7719 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7720 (CHECK_TARGET_TMP): Likewise.
7721 (check-single-racy): New rule.
7722 (check-parallel-racy): Likewise.
7723 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7724 (do-check-parallel-racy): New rule.
7725 (check-racy/%.exp): Likewise.
7726 * README (Racy testcases): New section.
7727 * analyze-racy-logs.py: New file.
7728
bdf7e230
DE
77292016-03-03 Doug Evans <dje@google.com>
7730
7731 * gdb.base/skip.exp: Use with_test_prefix.
7732
4719d415
YQ
77332016-03-03 Yao Qi <yao.qi@linaro.org>
7734
7735 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7736 Invoke step_over_syscall "clone" and break_cond_on_syscall
7737 "clone".
7738 * gdb.base/step-over-clone.c: New file.
7739
ea507862
YQ
77402016-03-03 Yao Qi <yao.qi@linaro.org>
7741
7742 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7743 code format.
7744
8fc8cbda
YQ
77452016-03-03 Yao Qi <yao.qi@linaro.org>
7746
7747 * gdb.base/disp-step-fork.c: Rename to ...
7748 * gdb.base/step-over-fork.c: ... it. New file.
7749 * gdb.base/disp-step-vfork.c: Rename to ...
7750 * gdb.base/step-over-vfork.c: ... it. New file.
7751 * gdb.base/disp-step-syscall.exp: Rename to ...
7752 * gdb.base/step-over-syscall.exp: ... it. New file.
7753 (disp_step_cross_syscall): Rename to ...
7754 (step_over_syscall): ... it.
7755
92fa70b0
YQ
77562016-03-03 Yao Qi <yao.qi@linaro.org>
7757
7758 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7759 If target supports condition evaluation on target, invoke
7760 break_cond_on_syscall for fork and vfork.
7761
e197ad3c
YQ
77622016-03-03 Yao Qi <yao.qi@linaro.org>
7763
7764 * gdb.base/disp-step-syscall.exp: Don't invoke
7765 support_displaced_stepping.
7766 (disp_step_cross_syscall): Test with displaced stepping off and
7767 on if supported.
7768
0b47da9f
YQ
77692016-03-03 Yao Qi <yao.qi@linaro.org>
7770
7771 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7772 proc.
7773 (setup): New proc.
7774 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7775 and setup.
7776
065ab6dc
BH
77772016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7778
7779 * gdb.fortran/vla-history.exp: Remove breakpoint.
7780
07e448ad 77812016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7782
25d49b86
PA
7783 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7784 exceeds timeout.
07e448ad 7785
9ac2d526 77862016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7787
25d49b86
PA
7788 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7789 breakpoint.
9ac2d526 7790
17807369
BH
77912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7792
7793 * gdb.mi/vla.f90: Nullify pointer after declaration.
7794
86e501af
PA
77952016-03-01 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7798
1e903e32
PA
77992016-03-01 Pedro Alves <palves@redhat.com>
7800
7801 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7802 before anything else.
7803 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7804 _GNU_SOURCE here.
7805 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7806 before anything else.
7807 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7808
6ccb54e2
PA
78092016-03-01 Pedro Alves <palves@redhat.com>
7810
7811 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7812
30ca9da1
YQ
78132016-03-01 Yao Qi <yao.qi@linaro.org>
7814
7815 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7816 prepare_for_testing.
7817
dc856b38
YQ
78182016-03-01 Yao Qi <yao.qi@linaro.org>
7819
7820 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7821
4a932159
AA
78222016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7823
7824 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7825 manually constructing the output path.
7826
f2489477
AA
78272016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7828
7829 * gdb.arch/s390-stackless.S: New.
7830 * gdb.arch/s390-stackless.exp: New.
7831
38899f16
IB
78322016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7833
7834 * gdb.dlang/circular.c: New file.
7835 * gdb.dlang/circular.exp: New file.
7836
9fde51ed
YQ
78372016-02-26 Yao Qi <yao.qi@linaro.org>
7838
7839 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7840 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7841 (testcases): Update.
7842
ce90fefe
YQ
78432016-02-26 Yao Qi <yao.qi@linaro.org>
7844
7845 * gdb.reverse/aarch64.c: Rename to ...
7846 * gdb.reverse/insn-reverse.c: ... it.
7847 * gdb.reverse/aarch64.exp: Rename to ...
7848 * gdb.reverse/insn-reverse.exp: ... it.
7849
3263bceb
YQ
78502016-02-26 Yao Qi <yao.qi@linaro.org>
7851
7852 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7853 (testcase_ftype): New.
7854 (testcases): New array.
7855 (n_testcases): New.
7856 (main): Call each element in testcases.
7857 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7858 (read_testcase): New.
7859 Do the tests in a loop.
7860
6cb59ff1
YQ
78612016-02-25 Yao Qi <yao.qi@linaro.org>
7862
7863 * gdb.base/branches.c: Remove.
7864
ae91f625
MK
78652016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7866
7867 PR gdb/13808
7868 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7869
678b48b7
MK
78702016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7871
7872 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7873
7337a6f2
MK
78742016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7875
7876 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7877 change x86_64 call_insn to 'callq'.
7878
861ca91f
AT
78792016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7880
7881 * gdb.trace/tfile-avx.c: Move to...
7882 * gdb.trace/tracefile-pseudo-reg.c: Here.
7883 * gdb.trace/tfile-avx.exp: Move to...
7884 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7885
bf74e428
GB
78862016-02-24 Gary Benson <gbenson@redhat.com>
7887
7888 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7889 message on attach.
7890
cce0e923
DE
78912016-02-23 Doug Evans <dje@google.com>
7892
7893 * gdb.base/skip.c (test_skip): New function.
7894 (end_test_skip_file_and_function): New function.
7895 (test_skip_file_and_function): New function.
7896 * gdb.base/skip1.c (test_skip): New function.
7897 (skip1_test_skip_file_and_function): New function.
7898 * gdb.base/skip.exp: Add tests for new skip options.
7899 * gdb.base/skip-solib.exp: Update expected output.
7900 * gdb.perf/skip-command.cc: New file.
7901 * gdb.perf/skip-command.exp: New file.
7902 * gdb.perf/skip-command.py: New file.
7903
4000e47e
MK
79042016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7905
7906 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7907 info registers pattern.
7908
24f75ead
IB
79092016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7910
7911 * lib/future.exp: Add D support.
7912 (gdb_find_gdc): New proc.
7913 (gdb_default_target_compile): Add D support.
7914
fbb7bcbe
WW
79152016-02-18 Wei-cheng Wang <cole945@gmail.com>
7916
7917 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7918 user+system time.
7919 (trace_speed_test): Determine the iteration count for a time
7920 between 15..30 seconds.
7921
012b3a21
WT
79222016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7923
7924 * gdb.arch/i386-mpx-sigsegv.c: New file.
7925 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7926 * gdb.arch/i386-mpx-simple_segv.c: New file.
7927 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7928
2d5189bd
YQ
79292016-02-18 Yao Qi <yao.qi@linaro.org>
7930
7931 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7932 Don't call setup_kfail.
7933
40fb20d0
YQ
79342016-02-18 Yao Qi <yao.qi@linaro.org>
7935
7936 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7937 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7938
21b1f8d2
DE
79392016-02-16 Doug Evans <dje@google.com>
7940
7941 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7942 * gdb.base/skip1.c: Ditto.
7943 * gdb.base/skip.exp: Whitespace cleanup.
7944
4041ed77
DB
79452016-02-16 Don Breazeal <donb@codesourcery.com>
7946
7947 PR remote/19496
7948 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7949 Remove kfail for PR remote/19496.
7950
c4ef31bf
SM
79512016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7952
7953 * lib/gdb.exp (standard_temp_file): Return a path specific to
7954 the runtest invocation.
7955
266b65b3
SM
79562016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7957
7958 * gdb.trace/save-trace.exp: Change relative path to be in the
7959 standard output directory.
7960
a7a0a6a9
JK
79612016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7962
7963 * gdb.arch/i386-prologue.c: Add missing prototypes.
7964
c99dbb42
JK
79652016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7966
7967 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7968 * gdb.arch/i386-prologue.exp: Likewise.
7969 * gdb.arch/i386-size.exp: Likewise.
7970
aa480355
SM
79712016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7972
7973 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7974 define object file path.
7975 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7976 file path.
7977 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7978 standard_output_file to define binfile.
7979
ba881f50
JK
79802016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7981
7982 Fix compatibility with recent gfortran-5.3.1.
7983 * gdb.fortran/vla-history.exp (print vla1 allocated)
7984 (print vla2 allocated, print $2, print $3): Remove
7985 (print $4): Rename to ...
7986 (print $2): ... here.
7987 (print $9): Rename to ...
7988 (print $5): ... here.
7989 (print $10): Rename to ...
7990 (print $6): ... here.
7991 * gdb.fortran/vla.f90: Add pvla initialization.
7992
e9fb005c
JK
79932016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7994
7995 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7996 New test.
7997 * gdb.fortran/vla-value-sub.exp: Likewise.
7998
e44e00ff
MK
79992016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
8000
8001 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
8002
97e94151
SM
80032016-02-12 Simon Marchi <simon.marchi@ericsson.com>
8004
8005 * i386-biarch-core.exp: Define corefile using
8006 standard_output_file.
8007
01113bc1
YQ
80082016-02-12 Yao Qi <yao.qi@linaro.org>
8009
8010 * gdb.arch/arm-single-step-kernel-helper.c: New.
8011 * gdb.arch/arm-single-step-kernel-helper.exp: New.
8012
33b4777c
MM
80132016-02-12 Markus Metzger <markus.t.metzger@intel.com>
8014
8015 * gdb.btrace/tailcall-only.exp: New.
8016 * gdb.btrace/tailcall-only.c: New.
8017 * gdb.btrace/x86_64-tailcall-only.S: New.
8018 * gdb.btrace/i686-tailcall-only.S: New.
8019
acc23c11
PA
80202016-02-11 Pedro Alves <palves@redhat.com>
8021
8022 * README (Parallel testing): Add missing double quotes.
8023
e352bf0a
PA
80242016-02-11 Pedro Alves <palves@redhat.com>
8025
8026 * README (Parallel testing): New section.
8027 (GDB_PARALLEL): Rewrite.
8028 (FORCE_PARALLEL): Document.
8029
9f5fed78
MK
80302016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
8031
8032 * gdb.trace/tfile-avx.c: New test.
8033 * gdb.trace/tfile-avx.exp: New test.
8034
9ef9e6a6
KS
80352016-02-09 Keith Seitz <keiths@redhat.com>
8036
8037 PR breakpoints/19546
8038 * gdb.base/infcall-exec.c: New file.
8039 * gdb.base/infcall-exec2.c: New file.
8040 * gdb.base/infcall-exec.exp: New file.
8041
a96e36da
KS
80422016-02-09 Keith Seitz <keiths@redhat.com>
8043
8044 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
8045 (toplevel): Call test_bkpt_address.
8046
9f61929f
KS
80472016-02-09 Keith Seitz <keiths@redhat.com>
8048
8049 PR python/19506
8050 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
8051 (toplevel): Call test_bkpt_address.
8052
1e94266c
SM
80532016-02-09 Simon Marchi <simon.marchi@ericsson.com>
8054
8055 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
8056 to AC_OUTPUT.
8057 * configure: Regenerate.
8058
2a7f3dff
PA
80592016-02-09 Pedro Alves <palves@redhat.com>
8060
8061 PR breakpoints/19548
8062 * gdb.base/execl-update-breakpoints.c (some_function): New
8063 function.
8064 (main): Call it.
8065 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
8066 Tighten expected GDB output.
8067
2151ccc5
SM
80682016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8069
8070 * Makefile.in (ALL_SUBDIRS): Remove.
8071 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
8072 (distclean maintainer-clean realclean): Likewise.
8073 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
8074 * configure: Regenerate.
8075 * gdb.ada/Makefile.in: Delete.
8076 * gdb.arch/Makefile.in: Likewise.
8077 * gdb.asm/Makefile.in: Likewise.
8078 * gdb.base/Makefile.in: Likewise.
8079 * gdb.btrace/Makefile.in: Likewise.
8080 * gdb.cell/Makefile.in: Likewise.
8081 * gdb.compile/Makefile.in: Likewise.
8082 * gdb.cp/Makefile.in: Likewise.
8083 * gdb.disasm/Makefile.in: Likewise.
8084 * gdb.dlang/Makefile.in: Likewise.
8085 * gdb.dwarf2/Makefile.in: Likewise.
8086 * gdb.fortran/Makefile.in: Likewise.
8087 * gdb.gdb/Makefile.in: Likewise.
8088 * gdb.go/Makefile.in: Likewise.
8089 * gdb.guile/Makefile.in: Likewise.
8090 * gdb.java/Makefile.in: Likewise.
8091 * gdb.linespec/Makefile.in: Likewise.
8092 * gdb.mi/Makefile.in: Likewise.
8093 * gdb.modula2/Makefile.in: Likewise.
8094 * gdb.multi/Makefile.in: Likewise.
8095 * gdb.objc/Makefile.in: Likewise.
8096 * gdb.opencl/Makefile.in: Likewise.
8097 * gdb.opt/Makefile.in: Likewise.
8098 * gdb.pascal/Makefile.in: Likewise.
8099 * gdb.perf/Makefile.in: Likewise.
8100 * gdb.python/Makefile.in: Likewise.
8101 * gdb.reverse/Makefile.in: Likewise.
8102 * gdb.server/Makefile.in: Likewise.
8103 * gdb.stabs/Makefile.in: Likewise.
8104 * gdb.threads/Makefile.in: Likewise.
8105 * gdb.trace/Makefile.in: Likewise.
8106 * gdb.xml/Makefile.in: Likewise.
8107 * lib/gdb.exp (make_gdb_parallel_path): Add check for
8108 GDB_PARALLEL.
8109 (standard_output_file): Remove check for GDB_PARALLEL, always
8110 return path in outputs/$subdir/$testname.
8111
437277d4
SM
81122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
8113
8114 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
8115 (site.exp): Assign abs_srcdir to tcl's srcdir.
8116
31d913c7
YQ
81172016-02-04 Yao Qi <yao.qi@linaro.org>
8118
8119 * gdb.base/foll-exec-mode.c: Include limits.h.
8120 (main): Add parameters argc and argv. Get directory from
8121 argv[0].
8122 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
8123 compilation.
8124 * gdb.base/foll-exec.c: Include limits.h.
8125 (main): Add parameters argc and argv.
8126 Get directory from argv[0].
8127 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
8128 Adjust tests on the number of lines as source code changed.
8129 * gdb.base/foll-vfork-exit.c: Include limits.h.
8130 (main): Add one line of statement before vfork.
8131 * gdb.base/foll-vfork.c: Include limits.h and string.h.
8132 (main): Add parameters argc and argv. Get directory from
8133 argv[0].
8134 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
8135 (setup_gdb): Set tbreak to skip some source lines.
8136 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
8137 (main): Add parameters argc and argv. Get directory from
8138 argv[0].
8139 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
8140 compilation.
8141 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
8142 (main): Add parameters argc and argv. Get directory from
8143 argv[0].
8144 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
8145 compilation.
8146
9482b9fb
DE
81472016-02-01 Doug Evans <dje@google.com>
8148
8149 * gdb.base/skip.exp: Clean up multiple references to same test name.
8150
6b2e4f10
PA
81512016-02-01 Pedro Alves <palves@redhat.com>
8152
ccb6afd6 8153 PR remote/19496
6b2e4f10
PA
8154 * gdb.threads/forking-threads-plus-breakpoint.exp
8155 (displaced_stepping_supported): New global.
8156 (probe_displaced_stepping_support): New procedure.
8157 (do_test): Add 'displaced' parameter, and use it.
8158 (top level): Check for displaced stepping support. Add displaced
8159 stepping on/off testing axis.
8160
37a8db1a
AB
81612016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8162
8163 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
8164 pointer. Don't perform further tests on the unassociated pointer
8165 if the first test fails.
8166
5fdf6324
AB
81672016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
8168
8169 * gdb.base/max-value-size.c: New file.
8170 * gdb.base/max-value-size.exp: New file.
8171 * gdb.base/huge.exp: Disable max-value-size for this test.
8172
935c6144
IB
81732016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
8174
8175 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
8176
7fe8399d
YQ
81772016-01-28 Yao Qi <yao.qi@linaro.org>
8178
8179 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
8180
a2077e25
PA
81812016-01-25 Pedro Alves <palves@redhat.com>
8182
8183 PR threads/19461
8184 * gdb.base/fork-running-state.c: New file.
8185 * gdb.base/fork-running-state.exp: New file.
8186
1d2736d4
PA
81872016-01-25 Pedro Alves <palves@redhat.com>
8188
8189 PR gdb/19494
8190 * gdb.base/catch-fork-kill.c: New file.
8191 * gdb.base/catch-fork-kill.exp: New file.
8192
f1da4b11
PA
81932016-01-25 Pedro Alves <palves@redhat.com>
8194
8195 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
8196 Delete, moved to lib/gdb.exp.
8197 * gdb.threads/forking-threads-plus-breakpoint.exp
8198 (foreach_with_prefix): Likewise.
8199 * gdb.threads/process-dies-while-handling-bp.exp
8200 (foreach_with_prefix): Likewise.
8201 * lib/gdb.exp (foreach_with_prefix): New procedure.
8202
45f38546
MK
82032016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
8204
8205 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
8206 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
8207
dc29a1ce
MK
82082016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
8209
8210 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
8211 endian targets.
8212
092127d7
JK
82132016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8214 Pedro Alves <palves@redhat.com>
8215
8216 Fix testsuite compatibility with Guile.
8217 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
8218 number.
8219
31d765d3
JK
82202016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8221
8222 Fix testsuite compatibility with Guile.
8223 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
8224 (thread 1): New test for backtrace through signal handler.
8225
1ac78c04
YQ
82262016-01-22 Yao Qi <yao.qi@linaro.org>
8227
8228 PR testsuite/19491
8229 * gdb.base/multi-forks.c: Include
8230 ../lib/unbuffer_output.c
8231 (main): Call gdb_unbuffer_output.
8232
4f5946a8
DE
82332016-01-21 Doug Evans <dje@google.com>
8234
8235 * lib/ada.exp (gdb_compile_ada): Fix typo.
8236
305e13e6
JB
82372016-01-21 Joel Brobecker <brobecker@adacore.com>
8238
8239 * gdb.base/break-fun-addr.exp: New file.
8240 * gdb.base/break-fun-addr1.c: New file.
8241 * gdb.base/break-fun-addr2.c: New file.
8242
5f5dfff6
SM
82432016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
8244
8245 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
8246 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
8247 enum flag values.
8248
fd356fa2
AA
82492016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8250
8251 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
8252 when GDB can not set the vector return value. Add more comments
8253 for clarification.
8254
9df22175
AT
82552016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
8256
8257 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
8258 command.
8259
41d1845e
SM
82602016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8261
8262 * Makefile.in (DO_RUNTEST): Add --status and update usages.
8263
01ac6840
SM
82642016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8265
8266 * Makefile.in (check-single): Pass --status to runtest.
8267 (check/%.exp): Likewise.
8268
82692016-01-19 Simon Marchi <simon.marchi@ericsson.com>
8270
8271 * Makefile.in (check-parallel): Propagate return code from make
8272 do-check-parallel.
8273
bd0a71fa
MK
82742016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
8275
8276 * gdb.trace/ftrace.exp: Fix expected message on continue.
8277 * gdb.trace/pending.exp: Fix expected message on continue.
8278 * gdb.trace/trace-break.exp: Fix expected message on continue.
8279
8bcbad33
SM
82802016-01-18 Simon Marchi <simon.marchi@ericsson.com>
8281
8282 * lib/gdb.exp (gdb_test): Remove unused global references.
8283
f303dbd6
PA
82842016-01-18 Pedro Alves <palves@redhat.com>
8285
8286 * gdb.base/async-shell.exp: Adjust expected output.
8287 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
8288 * gdb.base/siginfo-thread.exp: Adjust expected output.
8289 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
8290 * gdb.java/jnpe.exp: Adjust expected output.
8291 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
8292 * gdb.threads/continue-pending-status.exp: Adjust expected output.
8293 * gdb.threads/leader-exit.exp: Adjust expected output.
8294 * gdb.threads/manythreads.exp: Adjust expected output.
8295 * gdb.threads/pthreads.exp: Adjust expected output.
8296 * gdb.threads/schedlock.exp: Adjust expected output.
8297 * gdb.threads/siginfo-threads.exp: Adjust expected output.
8298 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
8299 expected output.
8300 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
8301 output.
8302 * gdb.threads/sigthread.exp: Adjust expected output.
8303 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
8304
b2789696
YQ
83052016-01-18 Yao Qi <yao.qi@linaro.org>
8306
8307 * gdb.guile/scm-section-script.c: Replace @progbits with
8308 %progbits.
8309 * gdb.python/py-section-script.c: Likewise.
8310
71ef29a8
PA
83112016-01-15 Pedro Alves <palves@redhat.com>
8312
8313 * gdb.multi/tids.exp: Test star wildcard ranges.
8314
3f5b7598
PA
83152016-01-15 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
8318 command from "thread apply" invocation.
8319 (thr_apply_info_thr_invalid): Default the expected output to the
8320 input tid list.
8321 (top level): Add tests that use convenience variables. Add tests
8322 for "thread apply" with a valid TID list, but missing the command.
8323
663f6d42
PA
83242016-01-13 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.base/default.exp: Expect $_gthread as well.
8327 * gdb.multi/tids.exp: Test $_gthread.
8328 * gdb.threads/thread-specific.exp: Test $_gthread.
8329
c84f6bbf
PA
83302016-01-13 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.multi/tids.exp: Test "info threads -gid".
8333
22a02324
PA
83342016-01-13 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.multi/tids.exp: Test InferiorThread.global_num and
8337 Breakpoint.thread.
8338 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
8339
5d5658a1
PA
83402016-01-07 Pedro Alves <palves@redhat.com>
8341
8342 * gdb.base/break.exp: Adjust to output changes.
8343 * gdb.base/hbreak2.exp: Likewise.
8344 * gdb.base/sepdebug.exp: Likewise.
8345 * gdb.base/watch_thread_num.exp: Likewise.
8346 * gdb.linespec/keywords.exp: Likewise.
8347 * gdb.multi/info-threads.exp: Likewise.
8348 * gdb.threads/thread-find.exp: Likewise.
8349 * gdb.multi/tids.c: New file.
8350 * gdb.multi/tids.exp: New file.
8351
84654457
PA
83522016-01-13 Pedro Alves <palves@redhat.com>
8353
8354 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
8355
e3940304
PA
83562016-01-13 Pedro Alves <palves@redhat.com>
8357
8358 * gdb.base/default.exp: Expect $_inferior as well.
8359 * gdb.multi/base.exp: Test $_inferior.
8360
a911d87a
PA
83612016-01-13 Pedro Alves <palves@redhat.com>
8362
8363 PR breakpoints/19388
8364 * gdb.base/catch-signal-siginfo-cond.c: New file.
8365 * gdb.base/catch-signal-siginfo-cond.exp: New file.
8366
82075af2
JS
83672016-01-12 Josh Stone <jistone@redhat.com>
8368 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8369
8370 * gdb.base/catch-syscall.c (do_execve): New variable.
8371 (main): Conditionally trigger an execve.
8372 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
8373 (test_catch_syscall_execve): New, check entry/return across execve.
8374 (do_syscall_tests): Call test_catch_syscall_execve.
8375
e46eeedd
PA
83762016-01-12 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.base/random-signal.exp (do_test): New procedure, with body
8379 of testcase moved in.
8380
01d8c27e
JK
83812016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8382 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.base/funcargs.exp (finish from indirectly called function):
8385 Reintroduce the case for 'First'.
8386
9a706302
JK
83872016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8388 Pedro Alves <palves@redhat.com>
8389
8390 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8391 (tcatch_vfork_then_child_follow_exec)
8392 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
8393 identification.
8394
c0ecb95f
JK
83952016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8396
8397 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
8398 and repeats to unlimited.
8399 * gdb.python/py-value.exp: Likewise.
8400 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
8401 and repeats to unlimited.
8402
6cfc1fcb
JK
84032016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8404
8405 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
8406 and reordering the functions.
8407 * gdb.multi/hangout.c: Likewise.
8408 * gdb.multi/hello.c: Likewise.
8409
582a1b00
SM
84102016-01-08 Simon Marchi <simon.marchi@ericsson.com>
8411
8412 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
8413 absolute.
8414 (SingleStatisticTestResult.report): Use dict.keys instead of
8415 dict.iterkeys.
8416
79bc59cb
PA
84172016-01-06 Pedro Alves <palves@redhat.com>
8418
8419 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
8420
43368e1d
MM
84212016-01-04 Markus Metzger <markus.t.metzger@intel.com>
8422
8423 * gdb.btrace/dlopen.exp: New.
8424 * gdb.btrace/dlopen.c: New.
8425 * gdb.btrace/dlopen-dso.c: New.
8426
79fad5b8
SL
84272015-12-25 Sandra Loosemore <sandra@codesourcery.com>
8428
8429 * lib/gdb.exp (gdb_test): Update comments to clarify that the
8430 PATTERN argument is optional.
8431
ab8314b3
JB
84322015-12-24 Joel Brobecker <brobecker@adacore.com>
8433
8434 * lib/ada.exp (target_compile_ada_from_dir): New function.
8435 (gdb_compile_ada): Reimplement avoiding the use of project files.
8436 * gdb.ada/gnat_ada.gpr: Delete.
8437 * gdb.ada/cond_lang.exp: Adjust test to make path before
8438 filename optional.
8439 * gdb.ada/small_reg_param.exp: Likewise.
8440
fe33faff
SM
84412015-12-22 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * gdb.base/foll-vork.exp: Remove HP-UX special case.
8444
6d265cb4
TP
84452015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
8446
8447 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
8448 case.
8449
10125099
SM
84502015-12-21 Simon Marchi <simon.marchi@ericsson.com>
8451
8452 * gdb.base/break.exp: Remove dead code.
8453 * gdb.base/sepdebug.exp: Likewise.
8454
3ca22649
SM
84552015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8456
8457 * gdb.asm/asm-source.exp: Remove HP-UX references.
8458 * gdb.base/annota1.exp: Likewise.
8459 * gdb.base/annota3.exp: Likewise.
8460 * gdb.base/attach.exp: Likewise.
8461 * gdb.base/bigcore.exp: Likewise.
8462 * gdb.base/break.exp: Likewise.
8463 * gdb.base/call-ar-st.exp: Likewise.
8464 * gdb.base/callfuncs.exp: Likewise.
8465 * gdb.base/catch-fork-static.exp: Likewise.
8466 * gdb.base/display.exp: Likewise.
8467 * gdb.base/foll-exec-mode.exp: Likewise.
8468 * gdb.base/foll-exec.exp: Likewise.
8469 * gdb.base/foll-fork.exp: Likewise.
8470 * gdb.base/foll-vfork.exp: Likewise.
8471 * gdb.base/funcargs.exp: Likewise.
8472 * gdb.base/hbreak2.exp: Likewise.
8473 * gdb.base/inferior-died.exp: Likewise.
8474 * gdb.base/interrupt.exp: Likewise.
8475 * gdb.base/multi-forks.exp: Likewise.
8476 * gdb.base/nodebug.exp: Likewise.
8477 * gdb.base/sepdebug.exp: Likewise.
8478 * gdb.base/solib1.c: Likewise.
8479 * gdb.base/step-test.exp: Likewise.
8480 * gdb.mi/non-stop.c: Likewise.
8481 * gdb.mi/pthreads.c: Likewise.
8482 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8483 * gdb.threads/pthreads.c: Likewise.
8484 * gdb.threads/staticthreads.exp: Likewise.
8485 * lib/future.exp: Likewise.
8486 * lib/gdb.exp: Likewise.
8487 * gdb.base/so-indr-cl.c: Remove.
8488 * gdb.base/so-indr-cl.exp: Likewise.
8489 * gdb.base/solib.c: Likewise.
8490 * gdb.base/solib.exp: Likewise.
8491 * gdb.base/solib2.c: Likewise.
8492
b6304613
SM
84932015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8494
8495 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8496 * gdb.base/call-ar-st.exp: Likewise.
8497 * gdb.base/callfuncs.exp: Likewise.
8498 * gdb.base/condbreak.exp: Likewise.
8499 * gdb.base/constvars.exp: Likewise.
8500 * gdb.base/hbreak2.exp: Likewise.
8501 * gdb.base/langs.exp: Likewise.
8502 * gdb.base/list.exp: Likewise.
8503 * gdb.base/long_long.exp: Likewise.
8504 * gdb.base/ptype.exp: Likewise.
8505 * gdb.base/scope.exp: Likewise.
8506 * gdb.base/signals.exp: Likewise.
8507 * gdb.base/so-impl-ld.exp: Likewise.
8508 * gdb.base/varargs.exp: Likewise.
8509 * gdb.base/volatile.exp: Likewise.
8510 * gdb.base/whatis.exp: Likewise.
8511 * gdb.cp/cplusfuncs.exp: Likewise.
8512 * gdb.cp/inherit.exp: Likewise.
8513 * gdb.cp/local.exp: Likewise.
8514 * gdb.cp/member-ptr.exp: Likewise.
8515 * gdb.cp/method.exp: Likewise.
8516 * gdb.cp/overload.exp: Likewise.
8517 * gdb.cp/templates.exp: Likewise.
8518 * gdb.stabs/weird.exp: Likewise.
8519 * lib/compiler.c: Likewise.
8520 * lib/compiler.cc: Likewise.
8521 * lib/cp-support.exp: Likewise.
8522 * lib/gdb.exp: Likewise.
8523
bf401b07
SM
85242015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8525
8526 * configure.ac: Remove HP-UX case.
8527 * configure: Regenerate.
8528
aff9c0f8
SM
85292015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8530
8531 * lib/gdb.exp (gdb_compile): Add function doc.
8532
a6904d5a
PA
85332015-12-17 Pedro Alves <palves@redhat.com>
8534
8535 PR threads/19354
8536 * gdb.multi/info-threads.exp: New file.
8537
a22279dd
YQ
85382015-12-15 Yao Qi <yao.qi@linaro.org>
8539
8540 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8541 is aarch64*-*-*.
8542
0588c796
SL
85432015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8544
8545 * gdb.base/history-duplicates.exp: Skip if no readline support.
8546
5d978e17
SL
85472015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8548
8549 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8550
7e763b86
SL
85512015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8552
8553 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8554
87a3a92c
SL
85552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8556
8557 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8558 ctrl-C if nointerrupts target property is set.
8559 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8560 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8561 * gdb.base/paginate-bg-execution.exp: Likewise.
8562 * gdb.base/paginate-execution-startup.exp: Likewise.
8563 * gdb.base/random-signal.exp: Likewise.
8564 * gdb.base/range-stepping.exp: Likewise.
8565 * gdb.cp/annota2.exp: Likewise.
8566 * gdb.cp/annota3.exp: Likewise.
8567 * gdb.gdb/selftest.exp: Likewise.
8568 * gdb.threads/continue-pending-status.exp: Likewise.
8569 * gdb.threads/leader-exit.exp: Likewise.
8570 * gdb.threads/manythreads.exp: Likewise.
8571 * gdb.threads/pthreads.exp: Likewise.
8572 * gdb.threads/schedlock.exp: Likewise.
8573 * gdb.threads/sigthread.exp: Likewise.
8574
a8f077dc
DB
85752015-12-11 Don Breazeal <donb@codesourcery.com>
8576
8577 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8578 remote.
8579 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8580 * gdb.base/foll-exec.exp (main): Enable for target remote.
8581 * gdb.base/foll-fork.exp (main): Likewise.
8582 * gdb.base/foll-vfork.exp (main): Likewise.
8583 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8584 (proc continue_to_exit_bp_loc): Use clean_restart.
8585 * gdb.base/pie-execl.exp (main): Disable for target remote.
8586 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8587 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8588 * gdb.threads/execl.exp (main): Likewise.
8589 * gdb.threads/fork-child-threads.exp (main): Likewise.
8590 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8591 remote.
8592 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8593 remote.
8594 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8595 pid.tid style ptids, instead of just tid.
8596 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8597 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8598 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8599 ptids, instead of just tid.
8600
3b2464a8
AB
86012015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8602
8603 * gdb.base/list.exp (test_list_forward): Add end of file error
8604 test.
8605 (test_repeat_list_command): Add end of file error test.
8606 (test_list_backwards): Add beginning of file error test.
8607
a0def019
AB
86082015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8609
8610 * gdb.base/list.exp (test_list_invalid_args): New function,
8611 defined, and called.
8612
5c000dff
AB
86132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8614
8615 * gdb.base/list.exp (test_list): Make test names unique.
8616
f1637ebe
YQ
86172015-12-11 Yao Qi <yao.qi@linaro.org>
8618
8619 * gdb.base/coremaker2.c: Remove.
8620
36d6fc0a
PA
86212015-12-10 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.multi/base.exp: Remove stale "spaces" references.
8624
762f7747
PA
86252015-12-10 Pedro Alves <palves@redhat.com>
8626
8627 * gdb.multi/base.exp: Don't use nowarnings.
8628 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8629 * gdb.multi/hangout.c: Include stdio.h.
8630 * gdb.multi/hello.c: Include stdlib.h.
8631 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8632 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8633 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8634
28d2bfb9
AB
86352015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8636
8637 * gdb.dwarf2/dw2-ranges-base.c: New file.
8638 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8639 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8640 support additional line table, and debug ranges generation.
8641 (Dwarf::ranges): New function, generate .debug_ranges.
8642 (Dwarf::lines): Support generating simple line table programs.
8643 (Dwarf::assemble): Initialise new namespace variables.
8644
5fc2beac
KB
86452015-12-09 Kevin Buettner <kevinb@redhat.com>
8646
8647 * gdb.base/async.exp (proc test_background): Add case for
8648 asynchronous execution not supported.
8649
1c35a88f
LM
86502015-12-09 Luis Machado <lgustavo@codesourcery.com>
8651
8652 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8653 format and change test names to make them unique.
8654
b593e3d9
RK
86552015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8656 Pedro Alves <pedro@redhat.com>
8657
8658 PR gdb/18702
8659 Add checking of floatformats setup on x86_64 hosts.
8660 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8661 (smallval, bigval): New labels/constants.
8662 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8663 float" after loading bigval and smallval.
8664
d72413e6
PMR
86652015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8666
8667 * gdb.ada/fun_overload_menu.exp: New testcase.
8668 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8669
ece66d65
JS
86702015-12-04 Josh Stone <jistone@redhat.com>
8671
8672 * gdb.base/catch-fork-static.exp: New.
8673
41d0efca
YQ
86742015-12-03 Yao Qi <yao.qi@linaro.org>
8675
8676 * gdb.base/sizeof.c: Don't include stdio.h and
8677 ../lib/unbuffer_output.c.
8678 (main): New variable 'size' and 'value'. Remove printf and
8679 gdb_unbuffer_output. Assign return value to size and value.
8680 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8681 at the beginning.
8682 (check_sizeof): Check the result by printing variable 'size'.
8683 (check_valueof): Check the result by printing variable 'value'.
8684
99fd02d9
YQ
86852015-12-01 Yao Qi <yao.qi@linaro.org>
8686
8687 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8688 for aarch64*-*-linux* target.
8689
f2faf941
PA
86902015-11-30 Pedro Alves <palves@redhat.com>
8691
8692 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8693
04bf20c5
PA
86942015-11-30 Pedro Alves <palves@redhat.com>
8695
8696 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8697 Handle non-stop mode vCont replies.
8698
09df4675
PA
86992015-11-30 Pedro Alves <palves@redhat.com>
8700
8701 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8702 prepare_for_testing. Start gdb with "set non-stop on" appended to
8703 GDBFLAGS. Lax expected stop output.
8704
58b584af
YQ
87052015-11-27 Yao Qi <yao.qi@linaro.org>
8706
8707 * gdb.arch/arm-neon.exp: New.
8708 * gdb.arch/arm-neon.c: New.
8709
dfcb77a8
YQ
87102015-11-27 Yao Qi <yao.qi@linaro.org>
8711
8712 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8713
88e8ec1b
YQ
87142015-11-27 Yao Qi <yao.qi@linaro.org>
8715
8716 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8717 frames-invalid annotation.
8718
bfde72c2
YQ
87192015-11-27 Yao Qi <yao.qi@linaro.org>
8720
8721 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8722
f6512a69
SM
87232015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8724
8725 * gdb.threads/names.exp: New file.
8726 * gdb.threads/names.c: New file.
8727 * README: Mention gdb,no_thread_names.
8728
46a3515b
MM
87292015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8730
8731 PR 19297
8732 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8733 support" error.
8734
62147a22
PA
87352015-11-24 Pedro Alves <palves@redhat.com>
8736
8737 PR 17539
8738 * gdb.base/display.exp: Expect displays to be sorted in ascending
8739 order. Use multi_line.
8740 * gdb.base/solib-display.exp: Likewise.
8741
2f341b6e
PA
87422015-11-24 Pedro Alves <palves@redhat.com>
8743
8744 PR 17539
25d49b86
PA
8745 * gdb.base/display.exp: Expect displays to be sorted in ascending
8746 order. Use multi_line.
8747 * gdb.base/solib-display.exp: Likewise.
2f341b6e 8748
7e0aa6aa
PA
87492015-11-24 Pedro Alves <palves@redhat.com>
8750
8751 PR 17539
8752 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8753 threads in ascending order.
8754 * gdb.base/foll-fork.exp: Likewise.
8755 * gdb.base/foll-vfork.exp: Likewise.
8756 * gdb.base/multi-forks.exp: Likewise.
8757 * gdb.mi/mi-nonstop.exp: Likewise.
8758 * gdb.mi/mi-nsintrall.exp: Likewise.
8759 * gdb.multi/base.exp: Likewise.
8760 * gdb.multi/multi-arch.exp: Likewise.
8761 * gdb.python/py-inferior.exp: Likewise.
8762 * gdb.threads/break-while-running.exp: Likewise.
8763 * gdb.threads/execl.exp: Likewise.
8764 * gdb.threads/gcore-thread.exp: Likewise.
8765 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8766 * gdb.threads/kill.exp: Likewise.
8767 * gdb.threads/linux-dp.exp: Likewise.
8768 * gdb.threads/multiple-step-overs.exp: Likewise.
8769 * gdb.threads/next-bp-other-thread.exp: Likewise.
8770 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8771 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8772 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8773 * gdb.threads/thread-find.exp: Likewise.
8774 * gdb.threads/tls.exp: Likewise.
8775 * lib/mi-support.exp (mi_reverse_list): Delete.
8776 (mi_check_thread_states): No longer reverse list.
8777
2cc57ad8
PA
87782015-11-24 Pedro Alves <palves@redhat.com>
8779
8780 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8781 use lowercase.
8782
c93e8391
SM
87832015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8784
8785 * gdb.trace/actions.c: Include trace-common.h.
8786 (main): Add a location for a fast tracepoint.
8787 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8788 the normal tracepoints.
8789 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8790
045ccf91
SM
87912015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8792
8793 * save-trace.exp: Factor out code to these...
8794 (gdb_save_tracepoints): New.
8795 (gdb_load_tracepoints): New.
8796 (do_save_load_test): New.
8797
5506f9f6
KB
87982015-11-23 Kevin Buettner <kevinb@redhat.com>
8799
8800 * gdb.base/asmlabel.exp: New test.
8801 * gdb.base/asmlabel.c: New test case.
8802
16c3b12f
JB
88032015-11-23 Joel Brobecker <brobecker@adacore.com>
8804
8805 * gdb.base/wrong_frame_bt_full-main.c: New file.
8806 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8807 * gdb.base/wrong_frame_bt_full.exp: New file.
8808
155bfbd3
JB
88092015-11-23 Joel Brobecker <brobecker@adacore.com>
8810
8811 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8812
bb097445
JM
88132015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8814
206853a0 8815 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
8816 pstate register when comparing registers values in
8817 sparc64-*-linux-gnu targets to avoid spurious differences.
8818
9c88ed8f
JM
88192015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8820
206853a0 8821 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 8822
96161e25
SL
88232015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8824
8825 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8826 as type argument to gdb_compile.
8827 * gdb.base/nested-subp2.exp: Likewise.
8828 * gdb.base/nested-subp3.exp: Likewise.
8829
340c2830
DV
88302015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8831
8832 * lib/dwarf.exp (_note): Fix left shift of negative value.
8833 * gdb.trace/trace-condition.exp: Likewise.
8834
c1862d0f
YQ
88352015-11-13 Yao Qi <yao.qi@linaro.org>
8836
8837 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8838 comments about d10v.
8839 (test_scalar_returns): Likewise.
8840 * gdb.base/d10v.ld: Remove.
8841 * gdb.base/overlays.exp: Remove the target triplet checking for
8842 d10v-*-*.
8843 * gdb.base/structs.exp (test_struct_returns): Remove the
8844 comments about d10v.
8845 (test_struct_calls): Likewise.
8846
77ae9c19
YQ
88472015-11-13 Yao Qi <yao.qi@linaro.org>
8848
8849 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8850 * gdb.base/gnu_vector.c: Don't include stdio.h.
8851 (main): Don't print res and call add_some_intvecs.
8852
430e004e
MK
88532015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8854
8855 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8856 macro.
8857 (func5): Removed.
8858 (func4): Use FAST_TRACEPOINT_LABEL.
8859 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8860 macro.
8861 (func): Removed.
8862 (thread_function): Use FAST_TRACEPOINT_LABEL.
8863 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8864 (func): Remove.
8865 (marker): Use FAST_TRACEPOINT_LABEL.
8866 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8867 (pendfunc1): Remove.
8868 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8869 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8870 (foo): Remove.
8871 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8872 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8873 macro.
8874 (func): Remove.
8875 (marker): Use FAST_TRACEPOINT_LABEL.
8876 * gdb.trace/trace-common.h: New header.
8877 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8878 macro.
8879 (func): Remove.
8880 (marker): Use FAST_TRACEPOINT_LABEL.
8881 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8882 (func): Remove.
8883 (thread_function): Use FAST_TRACEPOINT_LABEL.
8884
6e7675a7
MK
88852015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8886
8887 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8888 in front.
8889 * gdb.trace/change-loc.exp: Use global pcreg definition.
8890 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8891 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8892 in front.
8893 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8894 * gdb.trace/pending.exp: Likewise.
8895 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8896 * gdb.trace/trace-break.exp: Likewise.
8897 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8898 in front.
8899 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8900 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8901 in front.
8902 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8903
dddc0e16
JB
89042015-11-09 Joel Brobecker <brobecker@adacore.com>
8905
8906 * gdb.ada/fin_fun_out: New testcase.
8907
c6f0b406
KB
89082015-11-07 Kevin Buettner <kevinb@redhat.com>
8909
8910 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8911 value associated with DW_AT_byte_size.
8912 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8913 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8914 DW_AT_upper_bound.
8915
f01dcfd9
KB
89162015-11-07 Kevin Buettner <kevinb@redhat.com>
8917
8918 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8919 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8920 version.
8921 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8922 gdb.dwarf2/dw2-canonicalize-type.exp,
8923 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8924 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8925 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8926 provided by gdb_target_symbol_prefix_flags_asm.
8927 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8928 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8929 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8930 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8931 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8932 macros where needed). Use this macro for symbols which require
8933 the prefix provided by SYMBOL_PREFIX.
8934
2223449a
KB
89352015-11-05 Kevin Buettner <kevinb@redhat.com>
8936
8937 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8938 New procs.
8939 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8940 representing expressions, of more than one list element.
8941 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8942 to prepend linker symbol prefix to f.
8943 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8944 table_1 and table_2.
8945 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8946 Likewise, for f and g.
8947 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8948 for ptr.
8949 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8950 for main.
8951 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8952 table_1_ptr and table_2_ptr.
8953
6f2f1a3a
JK
89542015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8955 Joel Brobecker <brobecker@adacore.com>
8956
8957 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8958
566c56c9
MK
89592015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8960
8961 * gdb.reverse/s390-mvcle.c: New test.
8962 * gdb.reverse/s390-mvcle.exp: New file.
8963 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8964
d5f0636b
MK
89652015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8966
8967 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8968
7ad8b86c
MK
89692015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8970
8971 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8972 reaching marker2.
8973 * gdb.reverse/getresuid-reverse.exp: Likewise.
8974 * gdb.reverse/pipe-reverse.exp: Likewise.
8975 * gdb.reverse/readv-reverse.exp: Likewise.
8976 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8977 * gdb.reverse/time-reverse.exp: Likewise.
8978 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8979
4081c0f1
YQ
89802015-10-30 Yao Qi <yao.qi@linaro.org>
8981
8982 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8983 (empty_cycle): Remove.
8984 (main): Don't call empty_cycle. Don't use watch_count_done.
8985 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8986 empty_cycle. Rewrite the code counting HW watchpoints.
8987
452b4ba5
MK
89882015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8989
8990 * gdb.reverse/fstatat-reverse.c: New test.
8991 * gdb.reverse/fstatat-reverse.exp: New file.
8992 * gdb.reverse/getresuid-reverse.c: New test.
8993 * gdb.reverse/getresuid-reverse.exp: New file.
8994 * gdb.reverse/pipe-reverse.c: New test.
8995 * gdb.reverse/pipe-reverse.exp: New file.
8996 * gdb.reverse/readv-reverse.c: New test.
8997 * gdb.reverse/readv-reverse.exp: New file.
8998 * gdb.reverse/recvmsg-reverse.c: New test.
8999 * gdb.reverse/recvmsg-reverse.exp: New file.
9000 * gdb.reverse/time-reverse.c: New test.
9001 * gdb.reverse/time-reverse.exp: New file.
9002 * gdb.reverse/waitpid-reverse.c: New test.
9003 * gdb.reverse/waitpid-reverse.exp: New file.
9004
5e2e7507
JK
90052015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9006
9007 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
9008
0fde2c53
DE
90092015-10-26 Doug Evans <dje@google.com>
9010
9011 PR symtab/17391
9012 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
9013 * gdb.dwarf2/bad-regnum.c: New file.
9014 * gdb.dwarf2/bad-regnum.exp: New file.
9015
1a70ae97
DE
90162015-10-26 Doug Evans <dje@google.com>
9017
9018 PR python/18938
9019 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
9020 file.
9021
27dc26ab
JK
90222015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9023
9024 * gdb.compile/compile.exp (compile code globalvar): Update expectation
9025 for a change by "Mention language in compile error message".
9026
bed91f4d
SM
90272015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
9028
9029 PR python/18073
9030 * gdb.python/py-type.c (C::a_method): New.
9031 (C::a_const_method): New.
9032 (C::a_static_method): New.
9033 (a_function): New.
9034 * gdb.python/py-type.exp (test_fields): Test getting fields
9035 from function and method.
9036
3f2f83dd
KB
90372015-10-21 Keven Boell <keven.boell@intel.com>
9038
9039 * gdb.fortran/vla-alloc-assoc.exp: New file.
9040 * gdb.fortran/vla-datatypes.exp: New file.
9041 * gdb.fortran/vla-datatypes.f90: New file.
9042 * gdb.fortran/vla-history.exp: New file.
9043 * gdb.fortran/vla-ptype-sub.exp: New file.
9044 * gdb.fortran/vla-ptype.exp: New file.
9045 * gdb.fortran/vla-sizeof.exp: New file.
9046 * gdb.fortran/vla-sub.f90: New file.
9047 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
9048 * gdb.fortran/vla-value-sub-finish.exp: New file.
9049 * gdb.fortran/vla-value-sub.exp: New file.
9050 * gdb.fortran/vla-value.exp: New file.
9051 * gdb.fortran/vla-ptr-info.exp: New file.
9052 * gdb.mi/mi-vla-fortran.exp: New file.
9053 * gdb.mi/vla.f90: New file.
9054
27145d50
SL
90552015-10-21 Sandra Loosemore <sandra@codesourcery.com>
9056
9057 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
9058 of hardwired timeout value.
9059
5f3ff4f8
JK
90602015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9061 Pedro Alves <palves@redhat.com>
9062
9063 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
9064 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
9065
bfd09d20
JS
90662015-10-19 Josh Stone <jistone@redhat.com>
9067
9068 * gdb.base/catch-syscall.c: Include <sched.h>.
9069 (unknown_syscall): New variable.
9070 (main): Trigger a vfork and an unknown syscall.
9071 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
9072 (unknown_syscall_number): Likewise.
9073 (check_call_to_syscall): Accept an optional syscall pattern.
9074 (check_return_from_syscall): Likewise.
9075 (check_continue): Likewise.
9076 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
9077 (test_catch_syscall_skipping_return): New test toggling off 'catch
9078 syscall' to step over the syscall return, then toggling back on.
9079 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
9080 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
9081 (do_syscall_tests): Call test_catch_syscall_without_args and
9082 test_catch_syscall_mid_vfork.
9083 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
9084 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
9085
b32b93c6
AS
90862015-10-19 Andrew Stubbs <ams@codesourcery.com>
9087
9088 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
9089 print g_vE): Add new pass patterns.
9090 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
9091 print various symbol names for vptr fields.
9092
9d622bda
AB
90932015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
9094
9095 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
9096 results.
9097
0fd8ac1c
YQ
90982015-10-12 Yao Qi <yao.qi@linaro.org>
9099
9100 * gdb.arch/disp-step-insn-reloc.exp: New test case.
9101
34240514
YQ
91022015-10-12 Yao Qi <yao.qi@linaro.org>
9103
9104 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
9105 is aarch64*-*-linux*.
9106
8240f442
YQ
91072015-10-12 Yao Qi <yao.qi@linaro.org>
9108
9109 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
9110 (can_relocate_bcond_true): ... it.
9111 (can_relocate_bcond_false): New function.
9112 (foo): Likewise.
9113 (can_relocate_bl): Likewise.
9114 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
9115 can_relocate_bl.
9116
2520f728
PMR
91172015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
9118
9119 * gdb.base/nested-addr.c: New file.
9120 * gdb.base/nested-addr.exp: New testcase.
9121
abcef95a
MM
91222015-10-09 Markus Metzger <markus.t.metzger@intel.com>
9123
9124 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
9125 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
9126 its output. Ignore the output of "record goto begin" and instead
9127 check that GDB is replaying.
9128
145e3ddb
PA
91292015-10-09 Pedro Alves <palves@redhat.com>
9130
9131 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
9132 (top level): Use it in the run with no args test.
9133
d5d8c4e1
IB
91342015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
9135
9136 * gdb.dlang/properties.exp: New file.
9137
06e635ef
SL
91382015-10-02 Sandra Loosemore <sandra@codesourcery.com>
9139
9140 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
9141 whether or not address 0x1000 is mapped on the target.
9142
e019fd1d
SM
91432015-09-30 Simon Marchi <simon.marchi@ericsson.com>
9144
9145 * gdb.python/py-type.exp: Do not run tests if binaries fail to
9146 build.
9147
77ba2a67
MM
91482015-09-30 Markus Metzger <markus.t.metzger@intel.com>
9149
9150 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
9151 instruction-history test.
9152
c60eb31f
DE
91532015-09-28 Doug Evans <dje@google.com>
9154
9155 * gdb.base/gcore.c (array_func): Add reference to static_array.
9156
9a3c8263
SM
91572015-09-25 Simon Marchi <simon.marchi@ericsson.com>
9158
9159 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
9160 source line.
9161
9720e656
SL
91622015-09-24 Sandra Loosemore <sandra@codesourcery.com>
9163
9164 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
9165 short or char as base type.
9166
938d3bf2
SL
91672015-09-23 Sandra Loosemore <sandra@codesourcery.com>
9168
9169 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
9170 to allow any size enum.
9171
e6c2c623
PMR
91722015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
9173
9174 * gdb.ada/array_ptr_renaming.exp: New testcase.
9175 * gdb.ada/array_ptr_renaming/foo.adb: New file.
9176 * gdb.ada/array_ptr_renaming/pack.ads: New file.
9177
06da0f77
PL
91782015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9179
9180 * gdb.trace/ftrace-lock.c: New file.
9181 * gdb.trace/ftrace-lock.exp: New file.
9182
4f51c22a
PL
91832015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9184
9185 * gdb.arch/insn-reloc.c: New file.
9186 * gdb.arch/ftrace-insn-reloc.exp: New file.
9187
7041adf4
PL
91882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
9189
9190 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
9191 instruction.
9192 * gdb.trace/pendshr1.c (pendfunc): Likewise.
9193 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
9194 * gdb.trace/range-stepping.c: Likewise.
9195 * gdb.trace/trace-break.c: Likewise.
9196 * gdb.trace/trace-mt.c (thread_function): Likewise.
9197 * gdb.trace/ftrace.c (marker): Likewise.
9198 * gdb.trace/trace-condition.c (marker): Likewise.
9199 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
9200 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
9201 is_aarch64_target.
9202
015d2e7e
DE
92032015-09-18 Doug Evans <xdje42@gmail.com>
9204
9205 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
9206 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
9207
26b188a2
SL
92082015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9209
9210 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
9211 the breakpoint.
9212
79dc332b
SL
92132015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9214
9215 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
9216 the pending breakpoint. Remove timeout override for "Run till
9217 MI pending breakpoint on pendfunc3 on thread 2" test.
9218
f57929f2
SL
92192015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9220
9221 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
9222 filename pattern.
9223
3f469b17
SL
92242015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9225
9226 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
9227 in breakpoint filename pattern.
9228
515b89b3
SL
92292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9230
7800dbe4
SL
9231 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
9232
92332015-09-18 Sandra Loosemore <sandra@codesourcery.com>
9234
515b89b3
SL
9235 * gdb.linespec/explicit.exp: Check for readline support for
9236 tab-completion tests. Fix obvious typo.
9237
d2939ba2
MM
92382015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9239
9240 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
9241 and replay.
9242
cbb55fa7
MM
92432015-09-18 Markus Metzger <markus.t.metzger@intel.com>
9244
9245 * gdb.btrace/non-stop.c: New.
9246 * gdb.btrace/non-stop.exp: New.
9247
43691ca1
PL
92482015-09-17 Pierre Langlois <pierre.langlois@arm.com>
9249 Yao Qi <yao.qi@linaro.org>
9250
9251 * gdb.trace/trace-condition.c: New file.
9252 * gdb.trace/trace-condition.exp: New file.
9253
d78908cf
WW
92542015-09-16 Wei-cheng Wang <cole945@gmail.com>
9255
9256 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
9257 for testing bytecode compilation.
9258
1ed415e2
PA
92592015-09-16 Pedro Alves <palves@redhat.com>
9260 Sandra Loosemore <sandra@codesourcery.com>
9261
9262 * gdb.threads/non-stop-fair-events.c (timeout): New global.
9263 (SECONDS): Redefine.
9264 (main): Call pthread_kill and alarm early.
9265 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
9266 support.
9267 (test): If the target can't hardware step and doesn't support
9268 displaced stepping, increase the timeout.
9269
d136eff5
PA
92702015-09-16 Pedro Alves <palves@redhat.com>
9271
9272 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
9273 (enable_debug): New procedures.
9274 (test): Use them. Bail out if waiting for threads fails.
9275 (top level): Bail out if a test fails.
9276
991f019c
YQ
92772015-09-16 Yao Qi <yao.qi@linaro.org>
9278
9279 * gdb.asm/asm-source.exp: Set asm-arch for
9280 aarch64*-*-* target.
9281 * gdb.asm/aarch64.inc: New file.
9282
bfca584f
PMR
92832015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
9284
9285 * gdb.ada/array_of_variable_length.exp: New testcase.
9286 * gdb.ada/array_of_variable_length/foo.adb: New file.
9287 * gdb.ada/array_of_variable_length/pck.adb: New file.
9288 * gdb.ada/array_of_variable_length/pck.ads: New file.
9289
b326e587
DE
92902015-09-15 Doug Evans <dje@google.com>
9291
9292 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
9293 of function static local variable.
9294
5382cfab
PW
92952015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9296
9297 * gdb.threads/tls-so_extern.exp: New test file.
9298 * gdb.threads/tls-so_extern.c: New test file.
9299 * gdb.threads/tls-so_extern_main.c: New test file.
9300
141c5cc4
JK
93012015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9302
9303 * gdb.opt/solib-intra-step-lib.c: New file.
9304 * gdb.opt/solib-intra-step-main.c: New file.
9305 * gdb.opt/solib-intra-step.exp: New file.
9306
d15dcecd
PA
93072015-09-15 Pedro Alves <palves@redhat.com>
9308
9309 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
9310 gdb_continue_to_breakpoint instead of gdb_test_multiple.
9311
4c2f2a79
PA
93122015-09-14 Pedro Alves <palves@redhat.com>
9313
9314 * gdb.base/hook-stop-continue.c: Delete.
9315 * gdb.base/hook-stop-continue.exp: Delete.
9316 * gdb.base/hook-stop-frame.c: Delete.
9317 * gdb.base/hook-stop-frame.exp: Delete.
9318 * gdb.base/hook-stop.c: New file.
9319 * gdb.base/hook-stop.exp: New file.
9320
919e6dbe
PMR
93212015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
9322
9323 * gdb.ada/access_to_packed_array.exp: New testcase.
9324 * gdb.ada/access_to_packed_array/foo.adb: New file.
9325 * gdb.ada/access_to_packed_array/pack.adb: New file.
9326 * gdb.ada/access_to_packed_array/pack.ads: New file.
9327
157280a4
MM
93282015-09-14 Markus Metzger <markus.t.metzger@intel.com>
9329
9330 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
9331 buffer size test.
9332
2fd33e94
DB
93332015-09-11 Don Breazeal <donb@codesourcery.com>
9334
9335 * gdb.base/foll-exec.c: Add copyright header. Fix
9336 formatting issues.
9337 * gdb.base/foll-exec.exp (zap_session): Delete proc.
9338 (do_exec_tests): Use clean_restart in place of zap_session,
9339 and for test initialization. Fix formatting issues. Use
9340 fail in place of perror.
9341 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
9342 an expect statement to match an expression with output from
9343 the program under debug.
9344 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
9345 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
9346 * gdb.threads/non-ldr-exc-2.exp: Likewise.
9347 * gdb.threads/non-ldr-exc-3.exp: Likewise.
9348 * gdb.threads/non-ldr-exc-4.exp: Likewise.
9349
e70b6e8e
DE
93502015-09-09 Doug Evans <dje@google.com>
9351
9352 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
9353
7a551a51
DE
93542015-09-09 Doug Evans <dje@google.com>
9355
9356 * gdb.base/pie-execl.exp: Fix result test of build_executable.
9357
4c666f84
DE
93582015-09-09 Doug Evans <dje@google.com>
9359
9360 * gdb.base/savedregs.exp: Fix typo.
9361
243a9253
PA
93622015-09-09 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.mi/mi-cli.exp: Add CLI finish tests.
9365
c0fa8fbd
SL
93662015-09-08 Sandra Loosemore <sandra@codesourcery.com>
9367
9368 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
9369 command actually switches threads. Give up on remaining
9370 tests if target fails to stop at breakpoint.
9371
cd7c1778
PMR
93722015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
9373
9374 * gdb.ada/funcall_char.exp: New testcase.
9375 * gdb.ada/funcall_char/foo.adb: New file.
9376
dc5c8746
PMR
93772015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
9378
9379 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
9380 expected outputs. Add two testcases for completing ambiguous
9381 functions.
9382 * gdb.ada/complete/aux_pck.adb: New file.
9383 * gdb.ada/complete/aux_pck.ads: New file.
9384 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
9385 Ambiguous_Func functions.
9386 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
9387 * gdb.ada/complete/pck.adb: Likewise.
9388
4e83a1e7
UW
93892015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
9390
9391 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
9392 failures to run the test program under GDB.
9393
8ce74153
LM
93942015-08-26 Luis Machado <lgustavo@codesourcery.com>
9395
9396 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
9397 to C.
9398
e9756d52
PP
93992015-08-26 Patrick Palka <patrick@parcs.ath.cx>
9400
9401 * gdb.base/run-after-attach.exp: New test file.
9402 * gdb.base/run-after-attach.c: New test file.
9403
8d37573b
DB
94042015-08-26 Don Breazeal <donb@codesourcery.com>
9405
9406 * gdb.base/foll-exec-2.c: New test program.
9407 * gdb.base/foll-exec-2.exp: New test.
9408
63e43d3a
PMR
94092015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
9410
9411 * gdb.base/nested-subp1.exp: New file.
9412 * gdb.base/nested-subp1.c: New file.
9413 * gdb.base/nested-subp2.exp: New file.
9414 * gdb.base/nested-subp2.c: New file.
9415 * gdb.base/nested-subp3.exp: New file.
9416 * gdb.base/nested-subp3.c: New file.
9417
3d40fbb5
PA
94182015-08-24 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.server/connect-without-multi-process.c: New file.
9421 * gdb.server/connect-without-multi-process.exp: New file.
9422
4422ac93
LM
94232015-08-24 Luis Machado <lgustavo@codesourcery.com>
9424
9425 * gdb.opt/inline-markers.c: Make z int.
9426
91dddb86
LM
94272015-08-24 Luis Machado <lgustavo@codesourcery.com>
9428
9429 * gdb.opt/inline-markers.c: Make z volatile.
9430
a48847ee
LM
94312015-08-24 Luis Machado <lgustavo@codesourcery.com>
9432
9433 * gdb.opt/inline-bt.c: New volatile global z.
9434 * gdb.opt/inline-cmds.c: Likewise.
9435 * gdb.opt/inline-locals.c: Likewise.
9436 * gdb.opt/inline-markers.c: New extern global z.
9437 (marker): Use z.
9438 (inline_fn): Likewise.
9439
0ebbc52b
PA
94402015-08-24 Pedro Alves <palves@redhat.com>
9441
9442 * config/m32r-stub.exp: Remove file.
9443 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
9444 * gdb.base/call-rt-st.exp: Likewise.
9445 * gdb.base/call-strs.exp: Likewise.
9446 * gdb.base/default.exp: Remove references to h8300-*-hms and
9447 *-*-udi*.
9448 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
9449
77c365df
AA
94502015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9451
9452 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
9453 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
9454 and "return" use KFAIL when GDB can not read/write the vector
9455 return value.
9456
4313b8c0
GB
94572015-08-21 Gary Benson <gbenson@redhat.com>
9458
9459 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9460
0e433b32
PA
94612015-08-20 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.server/solib-list.exp: No longer expect an interior stop in
9464 non-stop mode.
9465
221e1a37
PA
94662015-08-20 Pedro Alves <palves@redhat.com>
9467
9468 * gdb.server/connect-stopped-target.c: New file.
9469 * gdb.server/connect-stopped-target.exp: New file.
9470
40e3ad0e
PA
94712015-08-20 Pedro Alves <palves@redhat.com>
9472
9473 * gdb.dwarf2/comp-unit-lang.exp: New file.
9474 * gdb.dwarf2/comp-unit-lang.c: New file.
9475
af39b327
PMR
94762015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9477
9478 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9479 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9480
7d45c7c3 94812015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 9482
7d45c7c3
KB
9483 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9484 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9485
4d6cceb4
DE
94862015-08-18 Doug Evans <dje@google.com>
9487 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9488
9489 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9490 skip_python_tests. New arg prompt_regexp.
9491 (skip_python_tests): New function.
9492 * lib/mi-support.exp (mi_skip_python_tests): New function.
9493 * gdb.python/py-mi-objfile-gdb.py: New file.
9494 * gdb.python/py-mi-objfile.c: New file.
9495 * gdb.python/py-mi-objfile.exp: New file.
9496
ad89c2aa
KS
94972015-08-17 Keith Seitz <keiths@redhat.com>
9498
9499 * gdb.linespec/explicit.exp: Move strace test from here ...
9500 * gdb.trace/strace.exp: ... to here.
9501
e3ae3c43
PP
95022015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9503
9504 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9505 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9506
604b2636
DE
95072015-08-14 Doug Evans <xdje42@gmail.com>
9508
9509 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9510 inferior before selecting a new file.
9511
6ff0ba5f
DE
95122015-08-14 Doug Evans <xdje42@gmail.com>
9513
9514 * gdb.mi/mi-disassemble.exp: Update.
9515 * gdb.base/disasm-optim.S: New file.
9516 * gdb.base/disasm-optim.c: New file.
9517 * gdb.base/disasm-optim.h: New file.
9518 * gdb.base/disasm-optim.exp: New file.
9519
9ca98f92
KS
95202015-08-14 Keith Seitz <keiths@redhat.com>
9521
9522 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9523 "evaluated-by".
9524
52bbc560
JB
95252015-08-13 Joel Brobecker <brobecker@adacore.com>
9526
9527 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9528
5d8c3ed3
PMR
95292015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9530
9531 * gdb.ada/fun_renaming.exp: New testcase.
9532 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9533 * gdb.ada/fun_renaming/pack.adb: New file.
9534 * gdb.ada/fun_renaming/pack.ads: New file.
9535
ea8812bc
KS
95362015-08-12 Keith Seitz <keiths@redhat.com>
9537
9538 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9539 gdb_get_line_number.
9540
4dafcdeb
JB
95412015-08-12 Joel Brobecker <brobecker@adacore.com>
9542
9543 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9544 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9545 gdb.base/dso2dso.exp: New files.
9546
5ba32597
SDJ
95472015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9548 Pedro Alves <palves@redhat.com>
9549 Keith Seitz <keiths@redhat.com>
9550
9551 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9552 GDBFLAGS.
9553
b6dafabf
PP
95542015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9555
9556 * gdb.base/gdbhistsize-history.exp
9557 (test_histsize_history_setting): Use save_vars.
9558 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9559 Use save_vars.
9560 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9561 * gdb.base/readline.exp: Use save_vars.
9562
abe8e607
PP
95632015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9564
9565 * lib/gdb.exp (save_vars): New proc.
9566
629500fa
KS
95672015-08-11 Keith Seitz <keiths@redhat.com>
9568
9569 * gdb.base/help.exp: Update help_breakpoint_text.
9570
eb8c4e2e
KS
95712015-08-11 Keith Seitz <keiths@redhat.com>
9572
9573 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9574 (at toplevel): Call test_explicit_breakpoints.
9575 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9576 breakpoints.
9577 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9578 breakpoint conditions, "-cond".
9579
87f0e720
KS
95802015-08-11 Keith Seitz <keiths@redhat.com>
9581
9582 * gdb.linespec/3explicit.c: New file.
9583 * gdb.linespec/cpexplicit.cc: New file.
9584 * gdb.linespec/cpexplicit.exp: New file.
9585 * gdb.linespec/explicit.c: New file.
9586 * gdb.linespec/explicit.exp: New file.
9587 * gdb.linespec/explicit2.c: New file.
9588 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9589 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9590 before using in the matching pattern.
9591 Clarify that `prefix' is a regular expression.
9592
f00aae0f
KS
95932015-08-11 Keith Seitz <keiths@redhat.com>
9594
9595 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9596 test.
9597 Add tests for missing ",FMT" and ",".
9598
e27852be
DE
95992015-08-10 Doug Evans <dje@google.com>
9600 Keith Seitz <keiths@redhat.com>
9601
9602 PR gdb/17960
9603 * gdb.base/completion.exp: Add location completer tests.
9604
7f03bd92
PA
96052015-08-07 Pedro Alves <palves@redhat.com>
9606
9607 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9608 tests here.
9609 (top level): Run do_test with and without displaced stepping.
9610
3fc8eb30
PA
96112015-08-07 Pedro Alves <palves@redhat.com>
9612
9613 * gdb.base/valgrind-disp-step.c: New file.
9614 * gdb.base/valgrind-disp-step.exp: New file.
9615
d4569d7b
PA
96162015-08-07 Pedro Alves <palves@redhat.com>
9617
9618 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9619 Delete function.
9620 (main): Add alarm. Run an infinite loop instead of calling
9621 wait_threads.
9622 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9623 comment.
9624 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9625 Delete function.
9626 (main): Add alarm. Run an infinite loop instead of calling
9627 wait_threads.
9628 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9629 comment.
9630
e1316e60
PA
96312015-08-07 Pedro Alves <palves@redhat.com>
9632
9633 * gdb.base/checkpoint-ns.exp: New file.
9634 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9635 standard_testfile.
9636
da8c46d2
MM
96372015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9638
9639 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9640 * gdb.btrace/instruction_history.exp: Update.
9641 * gdb.btrace/tsx.exp: New.
9642 * gdb.btrace/tsx.c: New.
9643
de1c2c52
PA
96442015-08-06 Pedro Alves <palves@redhat.com>
9645
9646 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9647 increase timeout.
9648 * gdb.reverse/until-precsave.exp: Bump timeouts.
9649
782e0bf4
PA
96502015-08-06 Pedro Alves <palves@redhat.com>
9651
9652 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9653
83e97ed0
PA
96542015-08-06 Pedro Alves <palves@redhat.com>
9655
9656 PR gdb/18749
9657 * gdb.threads/process-dies-while-handling-bp.c: New file.
9658 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9659
863d01bd
PA
96602015-08-06 Pedro Alves <palves@redhat.com>
9661
9662 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9663 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9664
0a39bb32
PA
96652015-08-05 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9668 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9669
ee2d2b10
SL
96702015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9671
9672 * gdb.base/bp-permanent.exp: Report test as unsupported if
9673 the target cannot stop at the permanent breakpoint.
9674
4e1bdb00
DE
96752015-08-03 Doug Evans <dje@google.com>
9676
9677 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9678 10000.
9679
3d338901
DE
96802015-08-03 Doug Evans <dje@google.com>
9681
9682 * Makefile.in (workers/%.worker, build-perf): New rule.
9683 (GDB_PERFTEST_MODE): New variable.
9684 (check-perf): Use it.
9685 (clean): Clean up gdb.perf parallel build subdirs.
9686 * lib/build-piece.exp: New file.
9687 * lib/gdb.exp (make_gdb_parallel_path): New function
9688 (standard_output_file, standard_temp_file): Call it.
9689 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9690 of $GDB_PARALLEL.
9691 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9692
af061d3e
DE
96932015-08-03 Doug Evans <dje@google.com>
9694
8e1afc81 9695 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
9696 (LOG_FILE_NAME): New global.
9697 (TextReporter.__init__): Initialize self.txt_sum.
9698 (TextReporter.report): Add support for multiple data-points.
9699 Move report to perftest.sum, put raw data in perftest.log.
9700 (TextReporter.start): Open sum and log files.
9701 (TextReporter.end): Close sum and log files.
8e1afc81
DE
9702 * gdb.perf/lib/perftest/testresult.py
9703 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 9704
2c8c5d37
PA
97052015-07-31 Pedro Alves <palves@redhat.com>
9706
9707 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9708 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9709 kill_wait_spawned_process instead of explicit "kill -9".
9710 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9711 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9712 kill_wait_spawned_process.
9713 * gdb.base/attach-twice.exp: Likewise.
9714 * gdb.base/attach.exp: Likewise.
9715 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9716 gdb_test_multiple.
9717 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9718 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9719 kill_wait_spawned_process.
9720 * gdb.base/valgrind-infcall.exp: Likewise.
9721 * gdb.multi/multi-attach.exp: Likewise.
9722 * gdb.python/py-prompt.exp: Likewise.
9723 * gdb.python/py-sync-interp.exp: Likewise.
9724 * gdb.server/ext-attach.exp: Likewise.
9725 * gdb.threads/attach-into-signal.exp (corefunc): Use
9726 spawn_wait_for_attach, spawn_id_get_pid and
9727 kill_wait_spawned_process.
9728 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9729 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9730 spawn_id_get_pid and kill_wait_spawned_process.
9731 * gdb.threads/attach-stopped.exp (corefunc): Use
9732 spawn_wait_for_attach, spawn_id_get_pid and
9733 kill_wait_spawned_process.
9734 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9735 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9736 kill_wait_spawned_process instead of explicit "kill -9".
9737 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9738 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9739 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9740 processes. Don't map cygwin/windows pids here. Now returns a
9741 spawn id list.
9742
032a0fca
SL
97432015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9744
9745 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9746 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9747 correct patch.
9748
61a934ca
SL
97492015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9750
9751 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9752
4bc4d428
SL
97532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9754
9755 Reapply:
9756 2014-05-21 Mark Wielaard <mjw@redhat.com>
9757
9758 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9759
998d452a
PA
97602015-07-30 Pedro Alves <palves@redhat.com>
9761
9762 * linux-low.c (handle_extended_wait): Set the child's last
9763 reported status to TARGET_WAITKIND_STOPPED.
9764
69dde7dc
PA
97652015-07-30 Pedro Alves <palves@redhat.com>
9766
9767 PR threads/18600
9768 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9769 only shows inferior 1.
9770
4dd63d48
PA
97712015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9772 Pedro Alves <palves@redhat.com>
9773
9774 PR threads/18600
9775 * gdb.threads/fork-plus-threads.c: New file.
9776 * gdb.threads/fork-plus-threads.exp: New file.
9777
d618e4c5
PP
97782015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9779
9780 * gdb.base/batch-preserve-term-settings.exp
9781 (test_terminal_settings_preserved_after_cli_exit): Use
9782 send_quit_command.
9783
1eef6428
PA
97842015-07-29 Pedro Alves <palves@redhat.com>
9785 Don Breazeal <donb@codesourcery.com>
9786
9787 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9788 output from both inferior_spawn_id and gdb_spawn_id.
9789
7da5b897
SDJ
97902015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9791
9792 * gdb.threads/attach-into-signal.exp (corefunc): Use
9793 with_test_prefix on nested loops, uniquefying the test messages.
9794
dac804df
SDJ
97952015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9796
9797 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9798 commit.
9799
06265e53
PP
98002015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9801
9802 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9803 New proc.
9804 (test_terminal_settings_preserved_after_sigterm): New test.
9805
18206ca3
PP
98062015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9807
9808 * gdb.base/batch-preserve-term-settings.exp
9809 (test_terminal_settings_preserved_after_cli_exit): New test.
9810
90074d11
PP
98112015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9812
9813 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9814 manipulation of saved_gdbflags.
9815 (test_terminal_settings_preserved): Remove global declaration of
9816 the unused variable pagination_prompt. Remove manipulation of
9817 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9818 GDBFLAGS.
9819
eb1a7902
PA
98202015-07-29 Pedro Alves <palves@redhat.com>
9821
9822 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9823
8b75dd3b
PA
98242015-07-29 Pedro Alves <palves@redhat.com>
9825
9826 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9827 at the top.
9828
dedad4e3
PA
98292015-07-29 Pedro Alves <palves@redhat.com>
9830
9831 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9832 (main): Call gdb_unbuffer_output.
9833 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9834 (main): Call gdb_unbuffer_output.
9835 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9836 (main): Call gdb_unbuffer_output.
9837 * gdb.base/call-strs.exp: Adjust to step over the
9838 gdb_unbuffer_output call.
9839 * gdb.base/catch-gdb-caused-signals.c: Include
9840 "../lib/unbuffer_output.c".
9841 (main): Call gdb_unbuffer_output.
9842 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9843 (main): Call gdb_unbuffer_output.
9844 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9845 (main): Call gdb_unbuffer_output.
9846 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9847 (main): Call gdb_unbuffer_output.
9848 * gdb.base/shlib-call.exp: Adjust to step over the
9849 gdb_unbuffer_output call.
9850 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9851 (main): Call gdb_unbuffer_output.
9852 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9853 (main): Call gdb_unbuffer_output.
9854 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9855 (main): Rename to ...
9856 (test): ... this.
9857 (main): Reimplement.
9858 * gdb.base/varargs.exp: Run to test instead of to main.
9859 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9860 (main): Call gdb_unbuffer_output.
9861
58789a91
PA
98622015-07-29 Pedro Alves <palves@redhat.com>
9863
9864 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9865 factore out from mi_continue_dprintf. For call-style dprintfs,
9866 expect dprintf output out of $inferior_spawn_id.
9867 (mi_continue_dprintf): Use mi_expect_dprintf.
9868 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9869 (main): Call gdb_unbuffer_output.
9870
e8376742
PA
98712015-07-29 Pedro Alves <palves@redhat.com>
9872
9873 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9874 (default_mi_gdb_start): Set inferior_spawn_id instead of
9875 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9876 gdb_spawn_id.
9877 (mi_gdb_test): Always expect inferior output from both
9878 $inferior_spawn_id and $gdb_spawn_id.
9879
08280010
PA
98802015-07-29 Pedro Alves <palves@redhat.com>
9881
9882 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9883 send_inferior and $inferior_spawn_id.
9884
4d30e432
PA
98852015-07-29 Pedro Alves <palves@redhat.com>
9886
9887 * gdb.gdb/complaints.exp (test_initial_complaints)
9888 (test_serial_complaints, test_short_complaints): Use
9889 gdb_test_stdio.
9890 (test_empty_complaint): Handle $inferior_spawn_id !=
9891 $gdb_spawn_id.
9892
0d30a335
PA
98932015-07-29 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.base/varargs.exp: Use gdb_test_stdio.
9896
39413b29
PA
98972015-07-29 Pedro Alves <palves@redhat.com>
9898
9899 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9900
7cb000a9
PA
99012015-07-29 Pedro Alves <palves@redhat.com>
9902
9903 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9904
d7b8ac82
PA
99052015-07-29 Pedro Alves <palves@redhat.com>
9906
9907 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9908 parameter into two new parameters, "inf_result" and "gdb_result".
9909 Expect inferior output and gdb output from $inferior_spawn_id and
9910 $gdb_spawn_id, respectively. Adjust all callers.
9911
789c3a0c
PA
99122015-07-29 Pedro Alves <palves@redhat.com>
9913
9914 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9915 of gdb_test_sequence.
9916
77e760c3
PA
99172015-07-29 Pedro Alves <palves@redhat.com>
9918
9919 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9920 (saw_spurious_output): Expect inferior output from
9921 $inferior_spawn_id. Use gdb_test_stdio.
9922
8396d2cd
PA
99232015-07-29 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.base/dprintf.exp: Use standard_testfile. Change
9926 prepare_for_testing call.
9927 (srcfile): Don't set.
9928 (restart): New procedure.
9929 (test_dprintf): New procecure, use to continue over dprintfs.
9930 (test_call, test_agent): New procedures, tests moved here.
9931 Restart gdb and recreate dprintfs. Adjust expected output.
9932
2051d61f
PA
99332015-07-29 Pedro Alves <palves@redhat.com>
9934
9935 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9936
452397af
PA
99372015-07-29 Pedro Alves <palves@redhat.com>
9938
9939 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9940
8aed9555
PA
99412015-07-29 Pedro Alves <palves@redhat.com>
9942
9943 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9944 gdb_test_stdio.
9945
188a61b4
PA
99462015-07-29 Pedro Alves <palves@redhat.com>
9947
9948 * lib/gdb.exp (gdb_test_stdio): New procedure.
9949
12264a45
PA
99502015-07-29 Pedro Alves <palves@redhat.com>
9951
9952 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9953
23ffc893
PA
99542015-07-29 Pedro Alves <palves@redhat.com>
9955
9956 * gdb.base/call-signal-resume.exp: Remove check for
9957 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9958 * gdb.base/unwindonsignal.exp: Likewise.
9959 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9960 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9961
65566918
PA
99622015-07-29 Pedro Alves <palves@redhat.com>
9963
9964 * gdb.base/siginfo-addr.c (pass): New function.
9965 (handler): Call it iff si_addr is correct.
9966 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9967 Set a breakpoint at "pass" and continue to it.
9968
d60a9221
SDJ
99692015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9970
9971 * gdb.python/py-objfile.exp: Make some tests have unique names.
9972 * gdb.python/py-pp-registration.exp: Likewise.
9973
bde40b8f
PA
99742015-07-28 Pedro Alves <palves@redhat.com>
9975
9976 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9977
13e1dec8
SM
99782015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9979
9980 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9981
da33c9a7
SM
99822015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9983
9984 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9985
077836f7
PP
99862015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9987
9988 * gdb.base/gdb-sigterm-2.exp: New test.
9989
b8cc7b2e
DE
99902015-07-25 Doug Evans <xdje42@gmail.com>
9991
9992 Revert:
9993 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9994 (workers/%.worker, build-perf): New rule.
9995 (GDB_PERFTEST_MODE): New variable.
9996 (check-perf): Use it.
9997 (clean): Clean up gdb.perf parallel build subdirs.
9998 * lib/build-piece.exp: New file.
9999 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10000 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10001 name.
10002 (standard_temp_file): Ditto.
10003 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10004 of $GDB_PARALLEL.
10005
c8bd4544
DE
100062015-07-24 Doug Evans <dje@google.com>
10007
10008 * gdb.perf/lib/perftest/utils.py: New file.
10009 * gdb.perf/gm-hello.cc: New file.
10010 * gdb.perf/gm-pervasive-typedef.cc: New file.
10011 * gdb.perf/gm-pervasive-typedef.h: New file.
10012 * gdb.perf/gm-std.cc: New file.
10013 * gdb.perf/gm-std.h: New file.
10014 * gdb.perf/gm-use-cerr.cc: New file.
10015 * gdb.perf/gm-utils.h: New file.
10016 * gdb.perf/gmonster-null-lookup.py: New file.
10017 * gdb.perf/gmonster-pervasive-typedef.py: New file.
10018 * gdb.perf/gmonster-print-cerr.py: New file.
10019 * gdb.perf/gmonster-ptype-string.py: New file.
10020 * gdb.perf/gmonster-runto-main.py: New file.
10021 * gdb.perf/gmonster-select-file.py: New file.
10022 * gdb.perf/gmonster1-null-lookup.exp: New file.
10023 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
10024 * gdb.perf/gmonster1-print-cerr.exp: New file.
10025 * gdb.perf/gmonster1-ptype-string.exp: New file.
10026 * gdb.perf/gmonster1-runto-main.exp: New file.
10027 * gdb.perf/gmonster1-select-file.exp: New file.
10028 * gdb.perf/gmonster1.cc: New file.
10029 * gdb.perf/gmonster1.exp: New file.
10030 * gdb.perf/gmonster2-null-lookup.exp: New file.
10031 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
10032 * gdb.perf/gmonster2-print-cerr.exp: New file.
10033 * gdb.perf/gmonster2-ptype-string.exp: New file.
10034 * gdb.perf/gmonster2-runto-main.exp: New file.
10035 * gdb.perf/gmonster2-select-file.exp: New file.
10036 * gdb.perf/gmonster2.cc: New file.
10037 * gdb.perf/gmonster2.exp: New file.
10038
6eab34f3
DE
100392015-07-24 Doug Evans <dje@google.com>
10040
10041 * gdb.perf/README: New file.
10042 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
10043 * lib/gen-perf-test.exp: New file.
10044
63738bfd
DE
100452015-07-24 Doug Evans <dje@google.com>
10046
10047 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
10048 (PerfTest::startup): New function.
10049 (PerfTest::run): Return result of calling body.
10050 (PerfTest::assemble): Rewrite.
10051 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
10052 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
10053 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
10054 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
10055 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
10056
7b606f95
DE
100572015-07-24 Doug Evans <dje@google.com>
10058
10059 * lib/gdb.exp (clean_restart): Make executable optional.
10060
a97b16b8
DE
100612015-07-24 Doug Evans <dje@google.com>
10062
10063 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
10064 compiler_info references.
10065 * gdb.cp/temargs.exp: Ditto.
10066 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
10067 (get_compiler_info): Early exit if already computed. Set compiler_info
10068 to "unknown" if there was a problem.
10069 (test_compiler_info): Add function comment. Call get_compiler_info.
10070
35baa57f
DE
100712015-07-24 Doug Evans <dje@google.com>
10072
10073 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
10074 (workers/%.worker, build-perf): New rule.
10075 (GDB_PERFTEST_MODE): New variable.
10076 (check-perf): Use it.
10077 (clean): Clean up gdb.perf parallel build subdirs.
10078 * lib/build-piece.exp: New file.
10079 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
10080 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
10081 name.
10082 (standard_temp_file): Ditto.
10083 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
10084 of $GDB_PARALLEL.
10085
6ebea266
DE
100862015-07-24 Doug Evans <dje@google.com>
10087
10088 * lib/future.exp (gdb_default_target_compile): New option
10089 "early_flags".
10090 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
10091 --as-needed.
10092
1e76a7e9
SDJ
100932015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
10094
10095 * gdb.base/catch-syscall.exp: Call gdb_exit before
10096 gdb_skip_xml_test.
10097
5068630a
PA
100982015-07-24 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.python/py-events.exp: Accept output between the stop event
10101 and the prompt.
10102 * gdb.python/py-evsignal.exp: Likewise.
10103 * gdb.python/py-evthreads.exp: Likewise.
10104
77598427
PA
101052015-07-24 Pedro Alves <palves@redhat.com>
10106
10107 PR gdb/18717
10108 * gdb.threads/non-ldr-exit.c: New file.
10109 * gdb.threads/non-ldr-exit.exp: New file.
10110
11e6c98f
YQ
101112015-07-24 Yao Qi <yao.qi@linaro.org>
10112
10113 * gdb.server/ext-wrapper.exp: Test --wrapper option when
10114 restarting process.
10115
51aee833
YQ
101162015-07-24 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.server/ext-restart.exp: New file.
10119
8cfe207c
YQ
101202015-07-24 Yao Qi <yao.qi@linaro.org>
10121
10122 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
10123 argument options.
10124 * gdb.server/ext-wrapper.exp: New file.
10125
cc12ce38
DE
101262015-07-23 Doug Evans <dje@google.com>
10127
10128 * gdb.dwarf2/dw2-dummy-cu.S: New file.
10129 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
10130
d0d84780
PMR
101312015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
10132
10133 * gdb.ada/var_arr_typedef.exp: New testcase.
10134 * gdb.ada/var_arr_typedef/pack.adb: New file.
10135 * gdb.ada/var_arr_typedef/pack.ads: New file.
10136 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
10137
8b558f79
JB
101382015-07-20 Joel Brobecker <brobecker@adacore.com>
10139
10140 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
10141
775a3298
JK
101422015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10143
10144 * gdb.arch/i386-biarch-core.exp: Replace istarget
10145 by "complete set gnutarget". Remove expectation for the "core-file"
10146 command.
10147
db1ff28b
JK
101482015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10149
10150 Revert the previous commit:
10151 Tests for validate symbol file using build-id.
10152
0a94970d
JK
101532015-07-15 Aleksandar Ristovski <aristovski@qnx.com
10154
10155 Tests for validate symbol file using build-id.
10156 * gdb.base/solib-mismatch-lib.c: New file.
10157 * gdb.base/solib-mismatch-libmod.c: New file.
10158 * gdb.base/solib-mismatch.c: New file.
10159 * gdb.base/solib-mismatch.exp: New file.
10160
03346981
SL
101612015-07-15 Sandra Loosemore <sandra@codesourcery.com>
10162
10163 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
10164 nios2-*-linux*.
10165 * gdb.base/sigbpt.exp (stepi_out): Likewise.
10166 * gdb.base/siginfo.exp: Likewise.
10167 * gdb.base/sigstep.exp (advance, advancei): Likewise.
10168
42422cc7
PL
101692015-07-15 Pierre Langlois <pierre.langlois@arm.com>
10170
10171 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
10172 Move it to ...
10173 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
10174 ... here.
10175 * gdb.trace/range-stepping.exp: Check that the target supports
10176 range stepping.
10177
cfa68bae
JK
101782015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10179
10180 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
10181
8ffdba26
PA
101822015-07-14 Pedro Alves <palves@redhat.com>
10183
10184 * gdb.base/killed-outside.exp: New file.
10185 * gdb.base/killed-outside.c: New file.
10186
218a5a11
JK
101872015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
10188
10189 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
10190 (n at main): New.
10191 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
10192
e03ed3c6
AA
101932015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
10194
10195 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
10196 infcall tests instead of setting up for KFAIL.
10197
485668e5
MM
101982015-07-10 Markus Metzger <markus.t.metzger@intel.com>
10199
10200 * gdb.btrace/record_goto-step.exp: New.
10201
08464196
JK
102022015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10203
10204 PR compile/18484
10205 * gdb.compile/compile.c (struct struct_type): Add volatile to
10206 selffield's type.
10207 * gdb.compile/compile.exp
10208 (compile code struct_object.selffield = &struct_object): Skip further
10209 struct_object tests if this one xfails.
10210
bcf5c1d9
RC
102112015-07-08 Robert O'Callahan <robert@ocallahan.org>
10212
10213 PR exp/18617
10214 * gdb.trace/ax.exp: Add test.
10215
4931af25
YQ
102162015-07-07 Yao Qi <yao.qi@linaro.org>
10217
10218 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
10219 instead of istarget "aarch64*-*-*".
10220 * gdb.arch/aarch64-fp.exp: Likewise.
10221 * gdb.base/float.exp: Likewise.
10222 * gdb.reverse/aarch64.exp: Likewise.
10223 * lib/gdb.exp (is_aarch64_target): New proc.
10224
9fcf688e
YQ
102252015-07-07 Yao Qi <yao.qi@linaro.org>
10226
10227 * lib/gdb.exp (is_aarch32_target): New proc.
10228 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
10229 instead of "istarget "arm*-*-*"".
10230 * gdb.arch/arm-disp-step.exp: Likewise.
10231 * gdb.arch/thumb-bx-pc.exp: Likewise.
10232 * gdb.arch/thumb-prologue.exp: Likewise.
10233 * gdb.arch/thumb-singlestep.exp: Likewise.
10234 * gdb.base/disp-step-syscall.exp: Likewise.
10235 * gdb.base/float.exp: Likewise.
10236
fbd8d50d
YQ
102372015-07-07 Yao Qi <yao.qi@linaro.org>
10238
10239 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
10240 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
10241
71be1fdc
YQ
102422015-07-07 Yao Qi <yao.qi@linaro.org>
10243
10244 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
10245 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
10246 if it exists.
10247 * gdb.multi/multi-arch.exp: Likewise.
10248
3e221d36
SM
102492015-07-07 Simon Marchi <simon.marchi@ericsson.com>
10250
10251 * gdb.python/py-lazy-string.exp: Add missing parentheses to
10252 print.
10253
d441430b
YQ
102542015-07-07 Yao Qi <yao.qi@linaro.org>
10255
10256 * gdb.arch/thumb-singlestep.exp: Do one more single step.
10257
06f810bd
MG
102582015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
10259
10260 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
10261 '[' and ']' characters.
10262
5e61e7c0
IB
102632015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
10264
10265 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
10266
28bf096c
PA
102672015-06-29 Pedro Alves <palves@redhat.com>
10268
10269 PR threads/18127
10270 * gdb.threads/hand-call-new-thread.c: New file.
10271 * gdb.threads/hand-call-new-thread.c: New file.
10272
ee93cd5e
KS
102732015-06-26 Keith Seitz <keiths@redhat.com>
10274 Doug Evans <dje@google.com>
10275
10276 PR 16253
10277 * gdb.cp/var-tag-2.cc: New file.
10278 * gdb.cp/var-tag-3.cc: New file.
10279 * gdb.cp/var-tag-4.cc: New file.
10280 * gdb.cp/var-tag.cc: New file.
10281 * gdb.cp/var-tag.exp: New file.
10282
fc637f04
PP
102832015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10284
10285 * gdb.base/history-duplicates.exp: New test.
10286
2e52ae68
PP
102872015-06-26 Patrick Palka <patrick@parcs.ath.cx>
10288
10289 * gdb.base/completion.exp: Test the completion of the "focus"
10290 command.
10291
6e22494e
JK
102922015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10293
10294 * gdb.arch/amd64-prologue-skip.S: New file.
10295 * gdb.arch/amd64-prologue-skip.exp: New file.
10296
bf7b9cd9
SM
102972015-06-25 Simon Marchi <simon.marchi@ericsson.com>
10298
10299 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
10300 is_address_zero_readable check.
10301
201e8dfd
PB
103022015-06-24 Peter Bergner <bergner@vnet.ibm.com>
10303
10304 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
10305 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
10306
5cd867b4
YQ
103072015-06-24 Yao Qi <yao.qi@linaro.org>
10308
10309 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
10310 linux targets.
10311
4d7be007
YQ
103122015-06-24 Yao Qi <yao.qi@linaro.org>
10313
10314 * lib/gdb.exp (supports_get_siginfo_type): New proc.
10315 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
10316 * gdb.base/siginfo-thread.exp: Likewise.
10317
07fcd301
YQ
103182015-06-22 Yao Qi <yao.qi@linaro.org>
10319
10320 * boards/remote-gdbserver-on-localhost.exp: Add comments.
10321
52042a00
YQ
103222015-06-22 Yao Qi <yao.qi@linaro.org>
10323
10324 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
10325 aarch64*-*-*.
10326 (skip_hw_watchpoint_tests): Likewise.
10327
74bd41ce
PP
103282015-06-18 Patrick Palka <patrick@parcs.ath.cx>
10329
10330 * gdb.base/gdbinit-history.exp: Test the interaction between
10331 setting GDBHISTSIZE and setting the history size via .gdbinit.
10332
bc460514
PP
103332015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10334
10335 PR gdb/16999
10336 * gdb.base/gdbhistsize-history.exp: New test.
10337
b58c513b
PP
103382015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10339
10340 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
10341 with GDBHISTSIZE.
10342 * gdb.base/readline.exp: Likewise.
10343
92046791
YQ
103442015-06-17 Yao Qi <yao.qi@linaro.org>
10345
10346 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
10347 line.
10348
2093d2d3
PP
103492015-06-17 Patrick Palka <patrick@parcs.ath.cx>
10350
10351 * gdb.base/gdbinit-history.exp: Add test case to check that
10352 an unlimited history file does not get truncated on exit.
10353
e6c693af
AA
103542015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10355
10356 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
10357 (VECTOR): New macro. Use it...
10358 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
10359 ...for these typedefs.
10360 (int8, char1, int1, double1): New typedefs.
10361 (struct just_int2, struct two_int2): New structures.
10362 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
10363 (add_structvecs, add_singlevecs): New functions.
10364 (main): Call add_some_intvecs twice.
10365 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
10366 the compile and exit upon failure. Try compiling for the "native"
10367 architecture. Test inferior function calls with vector arguments
10368 and vector return value handling with "finish" and "return".
10369
c74f7d1c
JT
103702015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
10371
10372 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
10373 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
10374 PE file.
10375 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
10376
98aa42ee
AT
103772015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10378
10379 PR breakpoints/16465
10380 * gdb.mi/mi-dprintf-pending.c: New file.
10381 * gdb.mi/mi-dprintf-pending.exp: New test.
10382 * gdb.mi/mi-dprintf-pendshr.c: New file.
10383
7d73c23c 103842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 10385 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
10386
10387 * gdb.arch/i386-mpx-map.c: New file.
10388 * gdb.arch/i386-mpx-map.exp: New File.
10389
103902015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10391
10392 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
10393 * gdb.arch/i386-mpx.exp: Indentation fixed.
10394
103952015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10396
10397 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
10398 function and improved indentation.
10399 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
10400 gdb_test_multiple. Added additional tests to skip the test.
10401
104022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
10403
10404 * gdb.arch/i386-avx512.c: Change path in include file.
10405 * gdb.arch/i386-avx512.exp: Change include dir path
10406 compilation flag.
10407 * gdb.arch/i386-mpx.c: Change path in include file.
10408 * gdb.arch/i386-mpx.exp: Change include dir path compilation
10409 flag.
10410
d5eba19a
JK
104112015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10412
10413 * gdb.compile/compile-print.exp (compile print *vararray@3)
10414 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
10415
7f361056
JK
104162015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10417
10418 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
10419 (do not keep jit in memory): ... this.
10420 (expect 5): Change it to ...
10421 (expect no 5): ... this.
10422
3b462ec2
SM
104232015-06-02 Simon Marchi <simon.marchi@ericsson.com>
10424
10425 PR gdb/15564
10426 * gdb.mi/mi-detach.exp: New file.
10427
e0619de6
JK
104282015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10429
10430 PR symtab/18392
10431 * gdb.arch/amd64-tailcall-self.S: New file.
10432 * gdb.arch/amd64-tailcall-self.c: New file.
10433 * gdb.arch/amd64-tailcall-self.exp: New file.
10434
e970cb34
DB
104352015-05-28 Don Breazeal <donb@codesourcery.com>
10436
10437 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
10438 tests for remote targets by checking is_target_gdbserver.
10439
b2e2f908
DE
104402015-05-27 Doug Evans <dje@google.com>
10441
10442 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
10443 * gdb.dwarf2/opaque-type-lookup.c: New file.
10444 * gdb.dwarf2/opaque-type-lookup.exp: New file.
10445
82c7be31
DE
104462015-05-26 Doug Evans <dje@google.com>
10447
10448 * gdb.cp/iostream.cc: New file.
10449 * gdb.cp/iostream.exp: New file.
10450
b4f54984
DE
104512015-05-26 Doug Evans <dje@google.com>
10452
10453 * gdb.dwarf2/dw2-op-call.exp: Update.
10454 * gdb.dwarf2/dw4-sig-types.exp: Update.
10455 * gdb.dwarf2/implptr.exp: Update.
10456 * gdb.mi/mi-cmd-param-changed.exp: Update.
10457
4ea6efe9
DE
104582015-05-26 Doug Evans <dje@google.com>
10459
10460 * gdb.python/py-lazy-string.c: New file.
10461 * gdb.python/py-lazy-string.exp: New file.
10462 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10463 (main): Update. Add estring3.
10464 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10465 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10466
f6bb7db3
YQ
104672015-05-26 Omair Javaid <omair.javaid@linaro.org>
10468 Yao Qi <yao.qi@linaro.org>
10469
10470 * gdb.reverse/aarch64.c: New.
10471 * gdb.reverse/aarch64.exp: New.
10472
a81bfbd0
OJ
104732015-05-26 Omair Javaid <omair.javaid@linaro.org>
10474
25d49b86
PA
10475 * lib/gdb.exp (supports_process_record): Return true for
10476 aarch64*-linux*.
a81bfbd0
OJ
10477 (supports_reverse): Likewise.
10478
158bf1b4
PP
104792015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10480
10481 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10482 Use with_test_prefix.
10483
a0145030
AB
104842015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10485
10486 * gdb.base/completion.exp: Add test for completion of layout
10487 names.
10488
ebe3b578
AB
104892015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10490
10491 * lib/gdb.exp (skip_tui_tests): New proc.
10492 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10493
84204ed7
PA
104942015-05-19 Pedro Alves <palves@redhat.com>
10495
10496 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10497 Save the whole env array instead of just HOME. Unset HISTSIZE in
10498 the environment while testing. Restore whole environment
10499 afterwards.
10500
37442ce1
DE
105012015-05-16 Doug Evans <xdje42@gmail.com>
10502
10503 * gdb.guile/scm-ports.c: New file.
10504 * gdb.guile/scm-ports.exp: Add memory port tests.
10505
36de76f9
JK
105062015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10507
10508 * gdb.compile/compile-print.c: New file.
10509 * gdb.compile/compile-print.exp: New file.
10510
3a9558c4
JK
105112015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10512
10513 * gdb.compile/compile-ops.exp: Cast param to void.
10514 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10515 (compile code struct_object.selffield = &struct_object): Add xfail.
10516
aa715135
JG
105172015-05-15 Joel Brobecker <brobecker@adacore.com>
10518
10519 * gdb.ada/arr_enum_with_gap: New testcase.
10520
931e5bc3
JG
105212015-05-15 Joel Brobecker <brobecker@adacore.com>
10522
10523 * gdb.ada/byte_packed_arr: New testcase.
10524
9cd4d857
JB
105252015-05-15 Joel Brobecker <brobecker@adacore.com>
10526
10527 * gdb.ada/pckd_neg: New testcase.
10528
ebfd00d2
PP
105292015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10530
10531 PR gdb/17820
10532 * gdb.base/gdbinit-history.exp: New test.
10533 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10534 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10535
4c082a81
SC
105362015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10537
10538 * gdb.python/py-xmethods.cc: Enhance test case.
10539 * gdb.python/py-xmethods.exp: New tests.
10540 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10541 function.
10542 (B_indexoper): Likewise.
10543 (global_dm_list) : Add new xmethod worker functions.
10544
f7797074
SDJ
105452015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10546
10547 * gdb.base/coredump-filter.exp: Correctly unset
10548 "coredump_var_addr" array.
10549
a4674e4e
PA
105502015-05-08 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.server/non-existing-program.exp: Unset spawn_id.
10553
df2eb078
SC
105542015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10555
10556 PR python/18291
10557 * gdb.python/py-xmethods.exp: Add tests.
10558
422349a3
YQ
105592015-05-08 Yao Qi <yao.qi@linaro.org>
10560
10561 PR gdb/18208
10562 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10563 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10564 function set_coredump_filter, and remove remote_exec call.
10565 Remove argument ipid. Callers update.
10566 (top level): Don't get inferior's PID.
10567
63fc80ce
AA
105682015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10569
10570 * gdb.base/watch_thread_num.exp: Skip test on targets without
10571 access watchpoints.
10572
80ad801e
PA
105732015-05-06 Pedro Alves <palves@redhat.com>
10574
10575 PR server/18081
10576 * gdb.server/non-existing-program.exp: New file.
10577
0fa7fe50
JB
105782015-05-05 Joel Brobecker <brobecker@adacore.com>
10579
10580 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10581
3ea89b92
PMR
105822015-05-05 Joel Brobecker <brobecker@adacore.com>
10583
10584 * gdb.ada/out_of_line_in_inlined: New testcase.
10585
87b8eff0
JB
105862015-05-05 Joel Brobecker <brobecker@adacore.com>
10587
10588 * gdb.ada/var_rec_arr: New testcase.
10589
5fccc635
YQ
105902015-04-30 Yao Qi <yao.qi@linaro.org>
10591
10592 * gdb.base/break-idempotent.exp: If
10593 skip_hw_watchpoint_multi_tests returns true, skip the tests
10594 on "rwatch" and "awatch".
10595
42d38f42
YQ
105962015-04-30 Yao Qi <yao.qi@linaro.org>
10597
10598 * gdb.base/relativedebug.exp: Invoke gdb command
10599 "info sharedlibrary", and if libc.so doesn't have debug info,
10600 skip the test.
10601
2ce1cdbf
DE
106022015-04-29 Doug Evans <dje@google.com>
10603
10604 * gdb.python/py-xmethods.exp: Add ptype tests.
10605 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10606 get_result_type method.
10607
f24a38c5
LM
106082015-04-29 Luis Machado <lgustavo@codesourcery.com>
10609
10610 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10611 the target does not support hardware watchpoints.
10612
ecbf2b3c
LM
106132015-04-29 Luis Machado <lgustavo@codesourcery.com>
10614
10615 * gdb.base/break-always.exp: Abort testing if writing to memory
10616 causes an error.
10617
34f5f757
DE
106182015-04-28 Doug Evans <dje@google.com>
10619
10620 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10621 * gdb.python/py-pp-registration.exp: ... here. New file.
10622 * gdb.python/py-pp-registration.c: New file.
10623 * gdb.python/py-pp-registration.py: New file.
10624
69b4374a
DE
106252015-04-28 Doug Evans <dje@google.com>
10626
10627 * gdb.python/py-bad-printers.c: New file.
10628 * gdb.python/py-bad-printers.py: New file.
10629 * gdb.python/py-bad-printers.exp: New file.
10630
59fb7612
SS
106312015-04-28 Sasha Smundak <asmundak@google.com>
10632
10633 * gdb.python/py-type.exp: New test.
10634
2631b16a
AW
106352015-04-28 Andy Wingo <wingo@igalia.com>
10636
10637 * gdb.python/py-parameter.exp:
10638 * gdb.guile/scm-parameter.exp: Escape the path that we are
10639 matching against, as it might contain characters that are special
10640 to regular expressions.
10641
460efde1
JB
106422015-04-27 Joel Brobecker <brobecker@adacore.com>
10643
10644 * gdb.ada/rec_comp: New testcase.
10645
2d369d8e
SDJ
106462015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10647
10648 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10649 before using it.
10650
cf75d6c3
AB
106512015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10652
10653 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10654 new tests for verilog output.
10655
8dbe7ca5
YQ
106562015-04-24 Yao Qi <yao.qi@linaro.org>
10657
10658 * boards/remote-gdbserver-on-localhost.exp: New file.
10659
4ef9fb2f
PA
106602015-04-23 Pedro Alves <palves@redhat.com>
10661
10662 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10663 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10664 "end of file", remove $inferior_spawn_id from the indirect list.
10665
0a803169
PA
106662015-04-23 Pedro Alves <palves@redhat.com>
10667
10668 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10669
749ef8f8
PA
106702015-04-23 Pedro Alves <palves@redhat.com>
10671
10672 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10673 on $any_spawn_id instead of only on $gdb_spawn_id.
10674
8aae4344
PM
106752015-04-21 Pierre Muller <muller@sourceware.org>
10676
10677 PR pascal/17815
10678 * lib/pascal.exp (gpc_compile): Add new option "class".
10679 (fpc_compile): Likewise.
10680 * gdb.pascal/case-insensitive-symbols.pas: New file.
10681 * gdb.pascal/case-insensitive-symbols.exp: New file.
10682
1586c8fb
GB
106832015-04-20 Gary Benson <gbenson@redhat.com>
10684
10685 * gdb.base/attach.exp: Fix three extended remote failures.
10686
1b6e6f5c
GB
106872015-04-17 Gary Benson <gbenson@redhat.com>
10688
10689 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10690 the main executable over the remote protocol.
10691
e797481d
PA
106922015-04-16 Pedro Alves <palves@redhat.com>
10693
10694 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10695 a new gdbserver if gdbserver_reconnect_p is set.
10696
1ca99c42
PA
106972015-04-16 Pedro Alves <palves@redhat.com>
10698
10699 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10700 is set, don't exit gdbserver.
10701
af9fd6f8
AA
107022015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10703
10704 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10705 appropriate .insn, such that an older assembler can be used.
10706 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10707 the z/Architecture instruction set on 31-bit targets as well.
10708
04ff1e61
AA
107092015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10710
10711 * gdb.go/handcall.exp: Remove all logic related to the first
10712 breakpoint and rely on go_runto_main instead.
10713 * gdb.go/strings.exp: Likewise.
10714 * gdb.go/unsafe.exp: Likewise.
10715 * gdb.go/hello.exp: Likewise. Also rename the remaining
10716 breakpoint marker to "breakpoint 1".
10717 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10718 * gdb.go/strings.go: Likewise.
10719 * gdb.go/unsafe.go: Likewise.
10720 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10721 "set breakpoint 2 here" and rename the remaining breakpoint marker
10722 to "breakpoint 1".
10723
40d2f8d6
SM
107242015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10725
10726 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10727 if itertools.imap is not present.
10728 * gdb.python/py-objfile.exp: Add parentheses.
10729 * gdb.python/py-type.exp: Same.
10730 * gdb.python/py-unwind-maint.py: Same.
10731
8cbc97c6
YQ
107322015-04-15 Yao Qi <yao.qi@linaro.org>
10733
10734 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10735 of ":$ptr_size" and set its form explicitly.
10736
45fd756c
YQ
107372015-04-15 Pedro Alves <palves@redhat.com>
10738 Yao Qi <yao.qi@linaro.org>
10739
10740 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10741 timeout by factor of 4.
10742 (test_regular_watch): Likewise.
10743 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10744 * gdb.reverse/sigall-reverse.exp: Likewise.
10745 * gdb.reverse/until-precsave.exp: Likewise.
10746 * lib/gdb.exp (with_timeout_factor): New proc.
10747 (gdb_expect): Move some code to ...
10748 (get_largest_timeout): ... here. New procedure.
10749
9e811bc3
LM
107502015-04-14 Luis Machado <lgustavo@codesourcery.com>
10751
10752 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10753
0ff6fcb2
LM
107542015-04-13 Luis Machado <lgustavo@codesourcery.com>
10755
10756 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10757 to write to the .text section.
10758
7578d5f7
LM
107592015-04-13 Luis Machado <lgustavo@codesourcery.com>
10760
10761 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10762 Handle the case of targets that do not provide PID information.
10763
2efe15c4
YQ
107642015-04-13 Yao Qi <yao.qi@linaro.org>
10765
10766 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10767 and use expect instead of gdb_expect.
10768
8cd8f2f8
SDJ
107692015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10770
10771 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10772 "coredump_var_addr" to avoid naming conflict with other testcases.
10773
9ee41772
PA
107742015-04-10 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10777 gdb_test_sequence and gdb_assert.
10778
07473109
PA
107792015-04-10 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10782 test messages that don't include the breakpoint address.
10783
de3db44c
YQ
107842015-04-10 Yao Qi <yao.qi@linaro.org>
10785
10786 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10787 false for some offset and width combinations which aren't
10788 supported by linux kernel.
10789
c79d856c
PA
107902015-04-10 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10793 procedure, factored out from ...
10794 (top level): ... here. Add "set displaced-stepping" testing axis.
10795 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10796 parameter "displaced". Use it.
10797 (top level): Use foreach and add "set displaced-stepping" testing
10798 axis.
10799
ebc90b50
PA
108002015-04-10 Pedro Alves <palves@redhat.com>
10801
10802 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10803 Remove comment.
10804 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10805 both the address of the instruction that triggers the watchpoint
10806 and the address of the instruction immediately after, and use
10807 those addresses for the test. Fix comment.
10808
8f572e5c
PA
108092015-04-10 Pedro Alves <palves@redhat.com>
10810
10811 * gdb.base/sigstep.exp (breakpoint_to_handler)
10812 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10813 Test "backtrace" in handler.
10814 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10815 (top level): Add new "displaced" test axis to
10816 breakpoint_to_handler, breakpoint_to_handler_entry and
10817 breakpoint_over_handler.
10818
8d707a12
PA
108192015-04-10 Pedro Alves <palves@redhat.com>
10820
10821 PR gdb/18216
10822 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10823
ef713951
YQ
108242015-04-10 Yao Qi <yao.qi@linaro.org>
10825
10826 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10827 (test_add_rn_pc): New function.
10828 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10829 (top level): Invoke test_add_rn_pc.
10830
906d60cf
PA
108312015-04-10 Pedro Alves <palves@redhat.com>
10832
10833 PR gdb/13858
10834 * gdb.base/step-over-no-symbols.exp: New file.
10835
f2983cc3
AW
108362015-04-09 Andy Wingo <wingo@igalia.com>
10837
10838 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10839 after the Python tests.
10840
6d62641c
SDJ
108412015-04-08 Keith Seitz <keiths@redhat.com>
10842
10843 PR python/16699
10844 * gdb.python/py-completion.exp: New tests for completion.
10845 * gdb.python/py-completion.py (CompleteLimit1): New class.
10846 (CompleteLimit2): Likewise.
10847 (CompleteLimit3): Likewise.
10848 (CompleteLimit4): Likewise.
10849 (CompleteLimit5): Likewise.
10850 (CompleteLimit6): Likewise.
10851 (CompleteLimit7): Likewise.
10852
f3770638
PA
108532015-04-08 Pedro Alves <palves@redhat.com>
10854
10855 PR gdb/18214
10856 PR gdb/18216
10857 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10858 function.
10859 (main): Install it as SIGUSR1 handler.
10860 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10861 parameter. Always use "setup" as prefix. Toggle "set
10862 displaced-stepping" off/on depending on global. Don't switch to
10863 thread 1 here.
10864 (top level): Add displaced stepping "off/on" test axis. Update
10865 "setup" calls. Wrap each subtest with with_test_prefix. Test
10866 continuing with a queued signal in each thread.
10867
4496bed7
PA
108682015-04-08 Pedro Alves <palves@redhat.com>
10869
10870 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10871 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10872 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10873 Return early if running to main fails.
10874 * gdb.trace/while-stepping.exp: Likewise.
10875
b97fde92
PA
108762015-04-07 Pedro Alves <palves@redhat.com>
10877
10878 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10879 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10880 interact with inferior program.
10881
f71c18e7
PA
108822015-04-07 Pedro Alves <palves@redhat.com>
10883
10884 * lib/gdb.exp (inferior_spawn_id): New global.
10885 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10886 spawn id after processing the user code.
10887 (default_gdb_start): Set inferior_spawn_id.
10888 (send_inferior): New procedure.
10889 * lib/gdbserver-support.exp (gdbserver_start): Set
10890 inferior_spawn_id.
10891 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10892
6423214f
PA
108932015-04-07 Pedro Alves <palves@redhat.com>
10894
10895 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10896 * lib/gdbserver-support.exp (gdbserver_start): Make
10897 $server_spawn_id global.
10898 (gdbserver_start): Don't wait for gdbserver's spawn id with
10899 expect_background.
10900 (close_gdbserver): New procedure.
10901 (gdb_exit): Rename the default version and reimplement.
10902
71c0ee8c
PA
109032015-04-07 Pedro Alves <palves@redhat.com>
10904
72f4393d 10905 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
10906 append the substituted item, not the original item.
10907
203bc29b
PA
109082015-04-07 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10911 gdb_expect.
10912
508a3ddf
PA
109132015-04-07 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10916 output appearing once only.
10917
9f6dbe2b
PA
109182015-04-07 Pedro Alves <palves@redhat.com>
10919
10920 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10921 that doesn't expect anything. Return early if running to main
10922 fails.
10923
337532fa
YQ
109242015-04-07 Yao Qi <yao.qi@linaro.org>
10925
10926 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10927 (child_function): Call alarm.
10928 (main): Move call to alarm into the loop.
10929 * gdb.threads/non-stop-fair-events.exp: Build program with
10930 -DTIMEOUT=$timeout.
10931
01b622d4
DE
109322015-04-06 Doug Evans <xdje42@gmail.com>
10933
10934 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10935 Fix dest parameter to board_info.
10936 (fpc_compile): Ditto.
10937 (gdb_compile_pascal): Rename dest arg to destfile.
10938
961f4160
PMR
109392015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10940
10941 * gdb.ada/funcall_ref.exp: New file.
10942 * gdb.ada/funcall_ref/foo.adb: New file.
10943
cafda597
YQ
109442015-04-02 Yao Qi <yao.qi@linaro.org>
10945
10946 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10947 is remote.
10948
fed040c6
GB
109492015-04-02 Gary Benson <gbenson@redhat.com>
10950
10951 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10952
d11916aa
SS
109532015-04-01 Sasha Smundak <asmundak@google.com>
10954
10955 * gdb.python/py-unwind-maint.c: New file.
10956 * gdb.python/py-unwind-maint.exp: New test.
10957 * gdb.python/py-unwind-maint.py: New file.
10958 * gdb.python/py-unwind.c: New file.
10959 * gdb.python/py-unwind.exp: New test.
10960 * gdb.python/py-unwind.py: New test.
10961
a1471180
PA
109622015-04-01 Pedro Alves <palves@redhat.com>
10963
10964 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10965 to fail instead of non-existent $test.
10966
0bbeccb1
PA
109672015-04-01 Pedro Alves <palves@redhat.com>
10968
10969 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10970 GDBFLAGS if not empty.
10971
3c724c8c
PMR
109722015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10973
10974 * gdb.ada/complete.exp: Remove "multi_line".
10975 * gdb.ada/info_exc.exp: Remove "multi_line".
10976 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10977 * gdb.ada/ptype_field.exp: Remove "multi_line".
10978 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10979 * gdb.ada/tagged.exp: Remove "multi_line".
10980 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10981 [multi_line ...]
10982 * gdb.btrace/delta.exp: Likewise.
10983 * gdb.btrace/exception.exp: Likewise.
10984 * gdb.btrace/function_call_history.exp: Likewise.
10985 * gdb.btrace/instruction_history.exp: Likewise.
10986 * gdb.btrace/nohist.exp: Likewise.
10987 * gdb.btrace/record_goto.exp: Likewise.
10988 * gdb.btrace/segv.exp: Likewise.
10989 * gdb.btrace/stepi.exp: Likewise.
10990 * gdb.btrace/tailcall.exp: Likewise.
10991 * gdb.btrace/unknown_functions.exp: Likewise.
10992 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10993 * lib/gdb.exp: Add the "multi_line" helper.
10994
4eec2deb
PA
109952015-04-01 Pedro Alves <palves@redhat.com>
10996
10997 * gdb.threads/tid-reuse.c: New file.
10998 * gdb.threads/tid-reuse.exp: New file.
10999
df8411da
SDJ
110002015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
11001
11002 PR corefiles/16092
11003 * gdb.base/coredump-filter.c: New file.
11004 * gdb.base/coredump-filter.exp: Likewise.
11005
6ef37366
PM
110062015-03-27 Petr Machata <pmachata@redhat.com>
11007
11008 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
11009 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
11010 (Dwarf::assemble): Initialize them.
11011 (Dwarf::lines): New function.
11012
7ec911b0
JT
110132015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
11014
11015 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
11016 SYMBOL_PREFIX for x86_64-*-cygwin.
11017
ff908ebf
AW
110182015-03-26 Andy Wingo <wingo@igalia.com>
11019
11020 PR symtab/18148
11021 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
11022 const_value but not a location.
11023 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
11024 location defined in non-main CUs are visible.
11025
6d5f0679
YQ
110262015-03-26 Yao Qi <yao.qi@linaro.org>
11027
11028 PR testsuite/18139
11029 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
11030 Add a line number entry for the same line.
11031 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
11032 Add a line number entry for the same line.
11033
2898689b
YQ
110342015-03-26 Yao Qi <yao.qi@linaro.org>
11035
11036 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
11037 .int 0.
11038 (func): Likewise. Add .Lfunc_1 label.
11039 Use .Lfunc_1 label.
11040 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
11041 .int 0.
11042 (func): Likewise.
11043 Use .Lfunc_1 label.
11044
85180498
YQ
110452015-03-26 Yao Qi <yao.qi@linaro.org>
11046
11047 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
11048 Call gdb_compile instead to compile each .s files without debug
11049 information.
11050
8aa08a8d
YQ
110512015-03-26 Yao Qi <yao.qi@linaro.org>
11052
11053 * gdb.base/savedregs.exp (process_saved_regs): Make
11054 "Saved registers:" optional in the pattern.
11055
66849923
MM
110562015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11057
11058 * gdb.btrace/next.exp: Merged into step.exp.
11059 * gdb.btrace/finish.exp: Merged into step.exp.
11060 * gdb.btrace/nexti.exp: Merged into stepi.exp.
11061 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
11062 "record goto" and checking the exact replay position.
11063 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
11064 check for "Recording format" in "info record" output.
11065 * gdb.btrace/record_goto.exp: Choose test file based on target.
11066 * gdb.btrace/x86-record_goto.S: Renamed into ...
11067 * gdb.btrace/x86_64-record_goto.S: ... this.
11068 * gdb.btrace/i686-record_goto.S: New.
11069 * gdb.btrace/x86-tailcall.S: Renamed into ...
11070 * gdb.btrace/x86_64-tailcall.S: ... this.
11071 * gdb.btrace/i686-tailcall.S: New.
11072 * gdb.btrace/x86-tailcall.c: Renamed into ...
11073 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
11074 separate statements. Update test.
11075 * gdb.btrace/delta.exp: Use record_goto.c as test file.
11076 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
11077 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
11078 * gdb.btrace/tailcall.exp: Choose test file based on target.
11079 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
11080
11cc1b74
MM
110812015-03-25 Markus Metzger <markus.t.metzger@intel.com>
11082
11083 * gdb.btrace/exception.exp: Increase BTS buffer size.
11084
a25d8bf9
PA
110852015-03-24 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
11088
856e7dd6
PA
110892015-03-24 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.threads/schedlock.exp (test_step): No longer expect that
11092 "set scheduler-locking step" with "next" over a function call runs
11093 threads unlocked.
11094
ad235a41
AT
110952015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11096
11097 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
11098
15630549
AT
110992015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11100
11101 PR breakpoints/16466
11102 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
11103 * gdb.mi/mi-pending.c (thread_func): New function.
11104 (int main): Add threading support required.
11105 * gdb.mi/mi-pending.exp: Add tests for this issue.
11106 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
11107 (pendfunc2): Remove stdio dependency.
11108 * gdb.mi/mi-pendshr2.c: New file.
11109
693dca06
KS
111102015-03-23 Keith Seitz <keiths@redhat.com>
11111
11112 * gdb.linespec/keywords.c: New file.
11113 * gdb.linespec/keywords.exp: New file.
11114
7e993ebf
KS
111152015-03-23 Keith Seitz <keiths@redhat.com>
11116
11117 PR gdb/18021
11118 * gdb.dwarf2/staticvirtual.exp: New test.
11119
bc23328c
JK
111202015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
11123 * README: Remove HP-UX and gdb.hp.
11124 (configuration):
11125 * configure: Regenerate.
11126 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
11127 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
11128 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
11129 gdb.hp/gdb.defects/Makefile.
11130 * gdb.hp/Makefile.in: File deleted.
11131 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
11132 * gdb.hp/gdb.aCC/optimize.c: File deleted.
11133 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
11134 * gdb.hp/gdb.aCC/run.c: File deleted.
11135 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
11136 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
11137 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
11138 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
11139 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
11140 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
11141 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
11142 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
11143 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
11144 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
11145 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
11146 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
11147 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
11148 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
11149 * gdb.hp/gdb.base-hp/reg.s: File deleted.
11150 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
11151 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
11152 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
11153 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
11154 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
11155 * gdb.hp/gdb.compat/Makefile.in: File deleted.
11156 * gdb.hp/gdb.compat/average.c: File deleted.
11157 * gdb.hp/gdb.compat/sum.c: File deleted.
11158 * gdb.hp/gdb.compat/xdb.c: File deleted.
11159 * gdb.hp/gdb.compat/xdb0.c: File deleted.
11160 * gdb.hp/gdb.compat/xdb0.h: File deleted.
11161 * gdb.hp/gdb.compat/xdb1.c: File deleted.
11162 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
11163 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
11164 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
11165 * gdb.hp/gdb.defects/Makefile.in: File deleted.
11166 * gdb.hp/gdb.defects/bs14602.c: File deleted.
11167 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
11168 * gdb.hp/gdb.defects/solib-d.c: File deleted.
11169 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
11170 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
11171 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
11172 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
11173 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
11174 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
11175 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
11176 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
11177 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
11178 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
11179 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
11180 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
11181 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
11182 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
11183 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
11184 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
11185 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
11186 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
11187 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
11188 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
11189 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
11190 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
11191 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
11192 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
11193 * gdb.hp/tools/odump: File deleted.
11194
8bf3b159
PA
111952015-03-19 Pedro Alves <palves@redhat.com>
11196
11197 * gdb.threads/continue-pending-status.exp (saw_thread_2)
11198 (saw_thread_3): New globals.
11199 (top level): Increment them when an event for the corresponding
11200 thread is seen.
11201 (no thread starvation): New test.
11202
eb54c8bf
PA
112032015-03-19 Pedro Alves <palves@redhat.com>
11204
11205 * gdb.threads/continue-pending-status.c: New file.
11206 * gdb.threads/continue-pending-status.exp: New file.
11207
32d2e5d6
PA
112082015-03-18 Pedro Alves <palves@redhat.com>
11209
11210 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11211 Use gdb_is_target_remote instead of is_remote. Use
11212 gdb_test_multiple instead of gdb_expect. Exit early if
11213 gdb_test_multiple hits its internal matches. Tighten stepi tests
11214 expected output. Fail on exit with any signal, instead of just
11215 SIGILL.
11216
f68f11b7
YQ
112172015-03-18 Yao Qi <yao.qi@linaro.org>
11218
11219 PR tdep/18107
11220 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
11221 variable.
11222 * gdb.base/catch-syscall.exp: Don't skip it on
11223 aarch64*-*-linux* target. Remove elements in all_syscalls.
11224 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
11225 target.
11226 (setup_all_syscalls): New proc.
11227
ca5fd19b
YQ
112282015-03-16 Yao Qi <yao.qi@linaro.org>
11229
11230 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
11231 (top level): Skip tests if valid_addr_p returns false for
11232 $cmd1 or $cmd2.
11233
85642ba0
AW
112342015-03-11 Andy Wingo <wingo@igalia.com>
11235
11236 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
11237
e03f9645
YQ
112382015-03-11 Yao Qi <yao.qi@linaro.org>
11239
11240 * gdb.base/catch-syscall.exp: Fix typo in comments.
11241
5d0962b2
YQ
112422015-03-11 Yao Qi <yao.qi@linaro.org>
11243
11244 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
11245
b2df3cef
PA
112462015-03-09 Pedro Alves <palves@redhat.com>
11247
11248 * dg-extract-results.py: Delete.
11249
ef878e53
PA
112502015-03-09 Pedro Alves <palves@redhat.com>
11251
11252 Merge dg-extract-results.sh from GCC upstream (r218843).
11253
11254 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
11255 * dg-extract-results.sh: Use --text with grep to avoid issues with
11256 binary files. Fall back to cat -v, if that doesn't work.
11257
9494d219
PA
112582015-03-05 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
11261
a8d9763a
SM
112622015-03-04 Simon Marchi <simon.marchi@ericsson.com>
11263
11264 * lib/mi-support.exp (mi_expect_interrupt): Accept
11265 alternative event for when in all-stop mode.
11266
be9957b8
PA
112672015-03-04 Pedro Alves <palves@redhat.com>
11268
11269 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
11270
d57be0f4 112712015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
11272
11273 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
11274
c214c7cf
AA
112752015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11276
11277 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
11278 regexps for GDB's current line display, accept a hex address
11279 preceding the line number.
11280
6d74a497
AA
112812015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
11282
11283 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
11284 the 'arch1' variable for "s390*-linux*" targets.
11285
511aee7c
PA
112862015-03-04 Pedro Alves <palves@redhat.com>
11287
11288 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
11289 (main): Pass missing retval argument to pthread_join call.
11290
95e50b27
PA
112912015-03-02 Pedro Alves <palves@redhat.com>
11292
11293 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
11294 (top level): Call do_test with non-stop as well.
11295
28054d69
PA
112962015-03-02 Pedro Alves <palves@redhat.com>
11297
11298 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
11299 -1.
11300
4fa5d7b4
AA
113012015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11302
11303 * gdb.arch/s390-vregs.exp: New test.
11304 * gdb.arch/s390-vregs.S: New file.
11305
97c18565
PA
113062015-02-27 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
11309 call to catch_command_errors.
11310 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
11311 catch_command_errors.
11312
a37bfa30
PA
113132015-02-27 Pedro Alves <palves@redhat.com>
11314
11315 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
11316 "true" for boolean result.
11317 * gdb.gdb/selftest.exp (test_with_self): Also accept full
11318 prototype of main.
11319
6f98576f
PA
113202015-02-27 Pedro Alves <palves@redhat.com>
11321
11322 * lib/unbuffer_output.c: New file.
11323 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
11324 (main): Call gdb_unbuffer_output.
11325
eba5ab56
YQ
113262015-02-27 Yao Qi <yao.qi@linaro.org>
11327
11328 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
11329 target.
11330
0def5aaa
DE
113312015-02-26 Doug Evans <dje@google.com>
11332
11333 * gdb.cp/class2.cc (Dbase, D): New classes.
11334 (main): New local delta.
11335 * gdb.cp/class2.exp: Test printing delta.
11336 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
11337 (dynbar): New global.
11338 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
11339
081a1c2c
JK
113402015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11341
11342 * gdb.compile/compile-ifunc.c: New file.
11343 * gdb.compile/compile-ifunc.exp: New file.
11344
2f41223f
AT
113452015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
11346
11347 * gdb.base/structs.exp: Check for correct struct on finish.
11348
03eddd80
YQ
113492015-02-26 Yao Qi <yao.qi@linaro.org>
11350
11351 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
11352 is zero.
11353
80c57053
JK
113542015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11355
11356 * gdb.arch/cordic.ko.bz2: New file.
11357 * gdb.arch/cordic.ko.debug.bz2: New file.
11358 * gdb.arch/ppc64-symtab-cordic.exp: New file.
11359
21613c12
YQ
113602015-02-25 Yao Qi <yao.qi@linaro.org>
11361
11362 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
11363 aarch64*-*-* target.
11364
d8b901ed
PA
113652015-02-23 Pedro Alves <palves@redhat.com>
11366
11367 * lib/gdb.exp (delete_breakpoints): Rewrite using
11368 gdb_test_multiple.
11369
e5b85ead
PA
113702015-02-23 Pedro Alves <palves@redhat.com>
11371
11372 * gdb.base/info-os.c: Include stdlib.h.
11373
85c3a371
DE
113742015-02-22 Doug Evans <xdje42@gmail.com>
11375
11376 PR symtab/17855
11377 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
11378 is read after symbols have been re-read.
11379 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
11380 * gdb.ada/exec_changed/second.adb (Second): Ditto.
11381
96553a0c
DE
113822015-02-21 Doug Evans <dje@google.com>
11383
11384 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
11385
97a0c697
JK
113862015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11387
11388 PR corefiles/17808
11389 * gdb.arch/i386-biarch-core.core.bz2: New file.
11390 * gdb.arch/i386-biarch-core.exp: New file.
11391
a47cd6e9
PA
113922015-02-21 Pedro Alves <palves@redhat.com>
11393
11394 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
11395 runto_main fails.
11396
c5facdc4
PA
113972015-02-20 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
11400 info probes.
11401
2db9a427
PA
114022015-02-20 Pedro Alves <palves@redhat.com>
11403
11404 * gdb.threads/multi-create-ns-info-thr.exp: New file.
11405
60fb7e9e
PA
114062015-02-20 Pedro Alves <palves@redhat.com>
11407
11408 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
11409 clean_restart before gdb_target_supports_trace.
11410
5c5019c2
PA
114112015-02-20 Pedro Alves <palves@redhat.com>
11412
11413 PR threads/18006
11414 * gdb.threads/clone-thread_db.c: New file.
11415 * gdb.threads/clone-thread_db.exp: New file.
11416
c9587f88
AT
114172015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
11418
11419 PR breakpoints/16812
11420 * gdb.base/catch-gdb-caused-signals.c: New file.
11421 * gdb.base/catch-gdb-caused-signals.exp: New file.
11422
f6a88844
JM
114232015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
11424
11425 * configure: Regenerated.
11426 * configure.ac: Use GDB_AC_TRANSFORM.
11427 * aclocal.m4: sinclude ../transform.m4.
11428
497c491b
JM
114292015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11430
11431 * lib/dtrace.exp: New file.
11432 * gdb.base/dtrace-probe.exp: Likewise.
11433 * gdb.base/dtrace-probe.d: Likewise.
11434 * gdb.base/dtrace-probe.c: Likewise.
11435 * lib/pdtrace.in: Likewise.
11436 * configure.ac: Output variables with the transformed names of
11437 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
11438 * configure: Regenerated.
11439
03e98035
JM
114402015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
11441
11442 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
11443 expected message when trying to access $_probe_* convenience
11444 variables while not on a probe.
11445
63cc30e9
JK
114462015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11447
11448 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
11449
0703599a
PA
114502015-02-11 Pedro Alves <pedro@codesourcery.com>
11451
11452 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
11453 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
11454
7e60a48e
DE
114552015-02-10 Doug Evans <xdje42@gmail.com>
11456
11457 * lib/gdb.exp (gdb_load): Always return a result.
11458
01b088bc
PA
114592015-02-10 Pedro Alves <palves@redhat.com>
11460
11461 * gdb.threads/signal-sigtrap.c: New file.
11462 * gdb.threads/signal-sigtrap.exp: New file.
11463
b05ec7a5
AT
114642015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11465
11466 * gdb.trace/no-attach-trace.c: New file.
11467 * gdb.trace/no-attach-trace.exp: New file.
11468
a2c2acaf
MW
114692015-02-09 Mark Wielaard <mjw@redhat.com>
11470
11471 * gdb.dwarf2/atomic.c: New file.
11472 * gdb.dwarf2/atomic-type.exp: Likewise.
11473
31fd9caa
MM
114742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11475
11476 * gdb.btrace/buffer-size.exp: Update "info record" output.
11477 * gdb.btrace/delta.exp: Update "info record" output.
11478 * gdb.btrace/enable.exp: Update "info record" output.
11479 * gdb.btrace/finish.exp: Update "info record" output.
11480 * gdb.btrace/instruction_history.exp: Update "info record" output.
11481 * gdb.btrace/next.exp: Update "info record" output.
11482 * gdb.btrace/nexti.exp: Update "info record" output.
11483 * gdb.btrace/step.exp: Update "info record" output.
11484 * gdb.btrace/stepi.exp: Update "info record" output.
11485 * gdb.btrace/nohist.exp: Update "info record" output.
11486
d33501a5
MM
114872015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11488
11489 * gdb.btrace/buffer-size: New.
11490
f4abbc16
MM
114912015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11492
11493 * gdb.btrace/delta.exp: Update "info record" output.
11494 * gdb.btrace/enable.exp: Update "info record" output.
11495 * gdb.btrace/finish.exp: Update "info record" output.
11496 * gdb.btrace/instruction_history.exp: Update "info record" output.
11497 * gdb.btrace/next.exp: Update "info record" output.
11498 * gdb.btrace/nexti.exp: Update "info record" output.
11499 * gdb.btrace/step.exp: Update "info record" output.
11500 * gdb.btrace/stepi.exp: Update "info record" output.
11501 * gdb.btrace/nohist.exp: Update "info record" output.
11502
b9d61307
SM
115032015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11504
11505 PR gdb/15678
11506 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11507
e584fdbc
PA
115082015-02-06 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11511 macro.
11512 (seconds_left, again): New globals.
11513 (main): Wait seconds_left in a 1-second sleep loop instead of
11514 sleeping 180 seconds. If 'again' is set, reset the seconds
11515 counter.
11516 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11517 'again' in the inferior before detaching. Print the seconds left.
11518 (options): New global.
11519 (top level): Build program with -DTIMEOUT=$timeout.
11520
77f41761
PA
115212015-02-06 Pedro Alves <palves@redhat.com>
11522
11523 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11524 determine how many seconds to pass to 'alarm'.
11525 * gdb.base/gdb-sigterm.exp (top level): Build program with
11526 -DTIMEOUT=$timeout.
11527 (do_test): Return success/failure indication. Add more verbose
11528 logging. Don't fail if 200 single steps are seen. Instead, fail
11529 when the test times out.
11530 (passes): New global.
11531 (top level): Break the testing loop if testing fails on any
11532 iteration. Use gdb_assert.
11533
b9394193
DB
115342015-02-04 Don Breazeal <donb@codesourcery.com>
11535
11536 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11537 and initialize them.
11538 (ipc_cleanup): New function.
11539 (main): Don't declare shmid, semid, and msqid. Add a call to
11540 atexit so that we call ipc_cleanup on exit.
11541
42d9e528
PA
115422015-02-04 Pedro Alves <palves@redhat.com>
11543
11544 * boards/native-extended-gdbserver.exp: Remove any target variant
11545 specifications from the board name before clearing the isremote
11546 flag from board_info.
11547
ae6ae975
DE
115482015-01-31 Doug Evans <xdje42@gmail.com>
11549
11550 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11551
cfb069a8
GB
115522015-01-31 Gary Benson <gbenson@redhat.com>
11553
11554 * gdb.base/completion.exp: Disable completion limiting for
11555 existing tests. Add new tests to check completion limiting.
11556 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11557
5dd31d79
DE
115582015-01-31 Doug Evans <xdje42@gmail.com>
11559
11560 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11561
9f050062
DE
115622015-01-31 Doug Evans <xdje42@gmail.com>
11563
11564 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11565 entries. Duplicate file section script entries.
11566 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11567 inlined entries. Add test for safe-path rejection.
11568 * gdb.python/py-section-script.c: Add duplicate inlined section script
11569 entries. Duplicate file section script entries.
11570 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11571 inlined entries. Add test for safe-path rejection.
11572
df25ebbd
JB
115732015-01-29 Joel Brobecker <brobecker@adacore.com>
11574
11575 * gdb.ada/disc_arr_bound: New testcase.
11576
4a0ca9ec
JB
115772015-01-29 Joel Brobecker <brobecker@adacore.com>
11578
11579 * gdb.ada/mi_var_array: New testcase.
11580
3a8b707a
DE
115812015-01-27 Doug Evans <dje@google.com>
11582
11583 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11584 Add test for objfile.filename, objfile.username after objfile
11585 has been unloaded.
11586
f8313f6e
JB
115872015-01-26 Joel Brobecker <brobecker@adacore.com>
11588
11589 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11590 the second test to print the name attribute of value
11591 returned by the call to gdb.lookup_type, and adjust
11592 the expected output accordingly.
11593
37bc665e
MW
115942015-01-25 Mark Wielaard <mjw@redhat.com>
11595
11596 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11597 * gdb.base/disp-step-fork.c: Include unistd.h.
11598 * gdb.base/siginfo-obj.c: Include stdio.h.
11599 * gdb.base/siginfo-thread.c: Likewise.
11600 * gdb.mi/non-stop.c: Include unistd.h.
11601 * gdb.mi/nsthrexec.c: Include stdio.h.
11602 * gdb.mi/pthreads.c: Include unistd.h.
11603 * gdb.modula2/unbounded1.c (main): Declare returns int.
11604 * gdb.reverse/consecutive-reverse.c: Likewise.
11605 * gdb.threads/create-fail.c: Include unistd.h.
11606 * gdb.threads/killed.c: Likewise.
11607 * gdb.threads/linux-dp.c: Likewise.
11608 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11609 * gdb.threads/non-ldr-exc-2.c: Likewise.
11610 * gdb.threads/non-ldr-exc-3.c: Likewise.
11611 * gdb.threads/non-ldr-exc-4.c: Likewise.
11612 * gdb.threads/pthreads.c: Include unistd.h.
11613 (main): Declare returns int.
11614 * gdb.threads/tls-main.c (foo): New declaration.
11615 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11616
f7e5394d
SM
116172015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11618
11619 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11620 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11621
743649fd
MW
116222015-01-15 Mark Wielaard <mjw@redhat.com>
11623
11624 * gdb.base/noreturn-return.c: New file.
11625 * gdb.base/noreturn-return.exp: New file.
11626 * gdb.base/noreturn-finish.c: New file.
11627 * gdb.base/noreturn-finish.exp: New file.
11628
198297aa
PA
116292015-01-23 Pedro Alves <palves@redhat.com>
11630
11631 * gdb.threads/continue-pending-after-query.c: New file.
11632 * gdb.threads/continue-pending-after-query.exp: New file.
11633
717cf30c
AG
116342015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11635 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11638 * gdb.base/valgrind-db-attach.exp: Same.
11639 * gdb.base/valgrind-infcall.exp: Same.
11640 * lib/mi-support.exp (default_mi_gdb_start): Same.
11641 * lib/prompt.exp (default_prompt_gdb_start): Same.
11642 * lib/gdb.exp (default_gdb_spawn): Same.
11643 (gdb_interact): New.
11644
11645
4b62a76e
JK
116462015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11647
11648 * gdb.compile/compile.exp (pointer to jit function): New test.
11649
b4cdae6f
WW
116502015-01-17 Wei-cheng Wang <cole945@gmail.com>
11651
11652 * lib/gdb.exp (supports_process_record): Return true for
11653 powerpc*-*-linux*.
11654 (supports_reverse): Likewise.
11655
d221e7ef
DB
116562015-01-15 Don Breazeal <donb@codesourcery.com>
11657
11658 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11659 instead of checking whether the target board is remote and
11660 use spawn_wait_for_attach instead of exec/sleep.
11661 * gdb.base/attach-twice.exp: Likewise.
11662
bafffb51
JB
116632015-01-15 Joel Brobecker <brobecker@adacore.com>
11664
11665 * gdb.ada/var_arr_attrs: New testcase.
11666
5589af0e
PA
116672015-01-14 Pedro Alves <palves@redhat.com>
11668 Joel Brobecker <brobecker@adacore.com>
11669
11670 PR gdb/17525
11671 * gdb.base/bp-cmds-execution-x-script.c: New file.
11672 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11673 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11674
6c400b59
PA
116752015-01-14 Pedro Alves <palves@redhat.com>
11676
11677 PR cli/17828
11678 * gdb.base/batch-preserve-term-settings.c: New file.
11679 * gdb.base/batch-preserve-term-settings.exp: New file.
11680
e02c96a7
DE
116812015-01-13 Doug Evans <dje@google.com>
11682
11683 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11684 binary.
11685
576fd14c
JB
116862015-01-13 Joel Brobecker <brobecker@adacore.com>
11687
11688 * Makefile.in (clean mostlyclean): Do not delete *.py.
11689
04dccad0
JB
116902015-01-13 Joel Brobecker <brobecker@adacore.com>
11691
11692 * gdb.python/py-lookup-type.exp: New file.
11693
3d230f71
PA
116942015-01-12 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11697 restore GDBFLAGS before returning.
11698
7e67715d
JK
116992015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11700
11701 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11702 is_amd64_regs_target and is_x86_like_target.
11703
f2e0d4b4
DE
117042015-01-11 Doug Evans <xdje42@gmail.com>
11705
11706 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11707 is given without an explicit form.
11708 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11709 attributes.
11710 * gdb.dwarf/corrupt.exp: Ditto.
11711 * gdb.dwarf2/enum-type.exp: Ditto.
11712 * gdb.trace/entry-values.exp: Ditto.
11713 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11714
439250fb
DE
117152015-01-11 Doug Evans <xdje42@gmail.com>
11716
11717 PR gdb/15830
11718 * gdb.base/maint.exp: Remove references to "maint demangle".
11719 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11720 Add tests for explicitly specifying language to demangle.
11721 * gdb.dlang/demangle.exp: Ditto.
11722
ede9f622
PA
117232015-01-09 Pedro Alves <palves@redhat.com>
11724
11725 * gdb.threads/non-stop-fair-events.c: New file.
11726 * gdb.threads/non-stop-fair-events.exp: New file.
11727
a7b796db
PA
117282015-01-09 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11731 the global scope. Set a breakpoint after all threads are started
11732 rather than stepping over two source lines. Expect the prompt.
11733 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11734 global.
11735 (NUM): Now 15.
11736 (main): Use threads_started_barrier to wait for all threads to
11737 start. Main thread no longer calls thread_function. Exit after
11738 180 seconds.
11739 (loop): New function.
11740 (thread_function): Wait on threads_started_barrier barrier. Call
11741 'loop' at each iteration.
11742 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11743 threads have started, instead of hardcoding number of "next"
11744 steps. Use an access watchpoint instead of a write watchpoint.
11745
9665ffdd
PA
117462015-01-09 Pedro Alves <palves@redhat.com>
11747
11748 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11749 (thread_func): Wait on barrier.
11750 (main): Wait for all threads to start before stopping GDB.
11751 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11752 global.
11753 (thread1_func, thread2_func): Wait on barrier.
11754 (main): Wait for all threads to start before stopping GDB.
11755 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11756 New global.
11757 (thread1_func, thread2_func): Wait on barrier.
11758 (main): Wait for all threads to start before stopping GDB.
11759
c945a99f
PA
117602015-01-09 Pedro Alves <palves@redhat.com>
11761
11762 * gdb.threads/attach-many-short-lived-threads.c: New file.
11763 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11764
c1a747c1
PA
117652014-01-09 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11768 instead of to thread 2.
11769 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11770 Add barrier around each pthread_create call instead of around all
11771 calls.
11772 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11773 Set a break on thread_function and have the child threads hit it
11774 one at at a time.
11775
60b3033e
PA
117762015-01-09 Pedro Alves <palves@redhat.com>
11777
11778 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11779 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11780 false.
11781 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11782 checking whether the target board is remote.
11783 * gdb.multi/multi-attach.exp: Likewise.
11784 * gdb.python/py-sync-interp.exp: Likewise.
11785 * gdb.server/ext-attach.exp: Likewise.
11786 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11787 tests that need to attach, instead of checking whether the target
11788 board is remote at the top of the file.
11789
acc018ac
YQ
117902015-01-08 Yao Qi <yao@codesourcery.com>
11791
11792 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11793
50a18af8
JK
117942015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11795
11796 Fix testcase compilation.
11797 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11798
8503d6e1
JB
117992015-01-06 Joel Brobecker <brobecker@adacore.com>
11800
11801 * gdb.python/py-type.exp: Add a couple test about empty
11802 array creation, and negative-length array creation.
11803
cc73dbcc
DE
118042015-01-02 Doug Evans <xdje42@gmail.com>
11805
11806 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11807
0300bbc7
DE
118082015-01-02 Doug Evans <dje@google.com>
11809
11810 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11811
9d85a0ec
YQ
118122014-12-29 Yao Qi <yao@codesourcery.com>
11813
11814 * gdb.trace/entry-values.exp: Update comments. Rename variable
11815 bar_call_foo to returned_from_foo.
11816
87186c6a
MMN
118172014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11818
11819 PR gdb/17394
11820 * gdb.linespec/break-asm-file.c: New file.
11821 * gdb.linespec/break-asm-file.exp: New file.
11822 * gdb.linespec/break-asm-file0.s: New file.
11823 * gdb.linespec/break-asm-file1.s: New file.
11824
1bab7383
YQ
118252014-12-18 Nigel Stephens <nigel@mips.com>
11826 Maciej W. Rozycki <macro@codesourcery.com>
11827
11828 * gdb.base/float.exp: Handle the new output from "info float" on
11829 MIPS targets.
11830
1bc1068a
JK
118312014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 Fix MinGW compilation.
11834 * gdb.compile/compile-ops.exp: Update untested message if
11835 !skip_compile_feature_tests.
11836 * gdb.compile/compile-setjmp.exp: Likewise.
11837 * gdb.compile/compile-tls.exp: Likewise.
11838 * gdb.compile/compile.exp: Likewise.
11839 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11840 supported on this host".
11841
b6615d10
DE
118422014-12-16 Doug Evans <xdje42@gmail.com>
11843
11844 * boards/stabs.exp: New file.
11845
25dda427
AA
118462014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11847
11848 * gdb.base/completion.exp: Adjust to format changes of "maint
11849 print user-registers".
11850
bf330350
CU
118512014-12-16 Catalin Udma <catalin.udma@freescale.com>
11852
11853 PR server/17457
11854 * gdb.arch/aarch64-fp.c: New file.
11855 * gdb.arch/aarch64-fp.exp: New file.
11856
395cf596
SDJ
118572014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11858
11859 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11860 r210637, r210913, r211666, r215400, r215817).
11861
11862 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11863 * dg-extract-results.py: New file.
11864 * dg-extract-results.sh: Use it if the environment seems
11865 suitable.
11866
11867 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11868
11869 * dg-extract-results.py (parse_run): Handle warnings that
11870 are printed before a test harness is run.
11871
11872 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11873
11874 * dg-extract-results.py (Named): Remove __cmp__ method.
11875 (output_variation): Use a key to sort variation.harnesses.
11876
11877 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11878
11879 * dg-extract-results.py: For Python 3, force sys.stdout to
11880 handle surrogate escape sequences.
11881 (safe_open): New function.
11882 (output_segment, main): Use it.
11883
11884 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11885
11886 * dg-extract-results.py (Prog.result_re): Include options
11887 in test name.
11888
11889 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11890
11891 * dg-extract-results.py (output_variation): Always sort if
11892 do_sum.
11893
e882ef3c
SM
118942014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11897 as long as we get pagination notifications.
11898
4992aa20
JM
118992014-12-15 Jason Merrill <jason@redhat.com>
11900
11901 * Makefile.in (check-gdb.%): Restore.
11902 * README: Mention it.
11903
c1b5a1a6
JB
119042014-12-13 Joel Brobecker <brobecker@adacore.com>
11905
11906 * gdb.ada/str_uninit: New testcase.
11907
5537b577
JK
119082014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11909
11910 PR symtab/17642
11911 * gdb.base/vla-stub-define.c: New file.
11912 * gdb.base/vla-stub.c: New file.
11913 * gdb.base/vla-stub.exp: New file.
11914
bb2ec1b3
TT
119152014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11916 Jan Kratochvil <jan.kratochvil@redhat.com>
11917 Tom Tromey <tromey@redhat.com>
11918
11919 * configure.ac: Add gdb.compile/.
11920 * configure: Regenerate.
11921 * gdb.compile/Makefile.in: New file.
11922 * gdb.compile/compile-ops.exp: New file.
11923 * gdb.compile/compile-ops.c: New file.
11924 * gdb.compile/compile-tls.c: New file.
11925 * gdb.compile/compile-tls.exp: New file.
11926 * gdb.compile/compile-constvar.S: New file.
11927 * gdb.compile/compile-constvar.c: New file.
11928 * gdb.compile/compile-mod.c: New file.
11929 * gdb.compile/compile-nodebug.c: New file.
11930 * gdb.compile/compile-setjmp-mod.c: New file.
11931 * gdb.compile/compile-setjmp.c: New file.
11932 * gdb.compile/compile-setjmp.exp: New file.
11933 * gdb.compile/compile-shlib.c: New file.
11934 * gdb.compile/compile.c: New file.
11935 * gdb.compile/compile.exp: New file.
11936 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11937
4ff709eb
TT
119382014-12-12 Tom Tromey <tromey@redhat.com>
11939
11940 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11941 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11942
6dddd6a5
DE
119432014-12-12 Doug Evans <dje@google.com>
11944
11945 * lib/gdb-python.exp (get_python_valueof): New function.
11946 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11947
71c24708
AA
119482014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11949
11950 * gdb.base/completion.exp: Add test for completion of "info
11951 registers ".
11952
3e29f34a
MR
119532014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11954
11955 * gdb.base/func-ptrs.c: New file.
11956 * gdb.base/func-ptrs.exp: New file.
11957
fc126975
SM
119582014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11959
11960 PR breakpoints/17012
11961 * gdb.base/dprintf-detach.c: New file.
11962 * gdb.base/dprintf-detach.exp: New file.
11963
0a46d518
SM
119642014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11965
11966 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11967 * lib/gdb.exp (target_is_gdbserver): New procedure.
11968
a0be3e44
DE
119692014-12-08 Doug Evans <dje@google.com>
11970
11971 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11972
df1b803a
YQ
119732014-12-05 Yao Qi <yao@codesourcery.com>
11974
11975 * gdb.guile/scm-error.exp: Remove the third argument to
11976 gdb_remote_download.
11977 * gdb.guile/scm-frame-args.exp: Likewise.
11978 * gdb.guile/scm-section-script.exp: Likewise.
11979
ddb9f679
YQ
119802014-12-05 Yao Qi <yao@codesourcery.com>
11981
11982 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11983
86e4ed39
DE
119842014-12-04 Doug Evans <dje@google.com>
11985
11986 * gdb.python/py-objfile.exp: Add tests for
11987 objfile.add_separate_debug_file.
11988
7c50a931
DE
119892014-12-04 Doug Evans <dje@google.com>
11990
11991 * lib/gdb.exp (get_build_id): New function.
11992 (build_id_debug_filename_get): Rewrite to use it.
11993 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11994
621661e3
MR
119952014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11996
11997 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11998 `method(long)', not just 0x0.
11999 * gdb.cp/nsalias.exp: Align code labels to 4.
12000 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
12001 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
12002 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
12003 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
12004 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
12005 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
12006
29f0c3b7
DE
120072014-12-02 Doug Evans <dje@google.com>
12008
e1e061e7 12009 PR symtab/17602
29f0c3b7 12010 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 12011 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
12012 * gdb.cp/anon-ns.exp: Update.
12013
162078c8
NB
120142014-12-02 Nick Bull <nicholaspbull@gmail.com>
12015
12016 * gdb.python/py-events.py (inferior_call_handler): New.
12017 (register_changed_handler, memory_changed_handler): New.
12018 (test_events.invoke): Register new handlers.
12019 * gdb.python/py-events.exp: Add tests for inferior call,
12020 memory_changed and register_changed events.
12021
fdb09caf
AA
120222014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
12023
12024 * gdb.base/execl-update-breakpoints.exp: Specify the link address
12025 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
12026 if the linker doesn't understand this.
12027
55cfb2c4
SM
120282014-12-01 Simon Marchi <simon.marchi@ericsson.com>
12029
12030 * gdb.python/python.exp: Change expected reply to help().
12031
9e8cd6df
YQ
120322014-12-01 Yao Qi <yao@codesourcery.com>
12033
12034 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
12035 AC_CONFIG_SUBDIRS(gdb.gdbtk).
12036 * configure: Re-generated.
12037
6c659fc2
SC
120382014-11-28 Siva Chandra Reddy <sivachandra@google.com>
12039
12040 * gdb.cp/chained-calls.cc: New file.
12041 * gdb.cp/chained-calls.exp: New file.
12042 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
12043
d7fc3181
SM
120442014-11-28 Simon Marchi <simon.marchi@ericsson.com>
12045
12046 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
12047 * gdb.dwarf2/symtab-producer.exp: Same.
12048 * gdb.gdb/python-interrupts.exp: Same.
12049 * gdb.gdb/python-selftest.exp: Same.
12050 * gdb.python/py-linetable.exp: Same.
12051 * gdb.python/py-type.exp: Same.
12052 * gdb.python/py-value-cc.exp: Same.
12053 * gdb.python/py-value.exp: Same.
12054
10e79639
YQ
120552014-11-28 Yao Qi <yao@codesourcery.com>
12056
12057 * gdb.base/break-probes.exp: Match library name prefixed with
12058 sysroot.
12059
f28a0564
SM
120602014-11-27 Simon Marchi <simon.marchi@ericsson.com>
12061
12062 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
12063 test expected output. Add parentheses for the call to print.
12064 Remove L suffix from integers.
12065
3fe1ce1d
DE
120662014-11-26 Doug Evans <dje@google.com>
12067
12068 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
12069
84429e27
YQ
120702014-11-22 Yao Qi <yao@codesourcery.com>
12071
12072 * gdb.trace/entry-values.c: Remove asms.
12073 (foo): Add foo_label.
12074 (bar): Add bar_label.
12075 * gdb.trace/entry-values.exp: Remove code computing foo's
12076 length and bar's length.
12077 (Dwarf::assemble): Invoke function_range for bar and use
12078 MACRO_AT_func for foo.
12079
26741859
YQ
120802014-11-22 Yao Qi <yao@codesourcery.com>
12081
12082 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
12083 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
12084 Use .Lgcc43_procstart instead of gcc43.
12085
45e44d27
JB
120862014-11-21 Joel Brobecker <brobecker@adacore.com>
12087
12088 * gdb.ada/n_arr_bound: New testcase.
12089
458c8db8
SDJ
120902014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
12091
12092 PR breakpoints/10737
12093 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
12094 test_catch_syscall_multi_arch.
12095 (test_catch_syscall_multi_arch): New function.
12096
43f3e411
DE
120972014-11-20 Doug Evans <xdje42@gmail.com>
12098
12099 * gdb.base/maint.exp: Update expected output.
12100
0d7b2549
AA
121012014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
12102
12103 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
12104 4-byte instruction on S390.
12105
8908fca5
JB
121062014-11-19 Joel Brobecker <brobecker@adacore.com>
12107
12108 * gdb.ada/arr_arr: New testcase.
12109
4a46959e
JB
121102014-11-19 Joel Brobecker <brobecker@adacore.com>
12111
12112 * gdb.ada/pkd_arr_elem: New Testcase.
12113
470e2f4e
LM
121142014-11-18 Luis Machado <lgustavo@codesourcery.com>
12115
12116 * gdb.reverse/break-precsave: Expect completion message for
12117 core file reads.
12118 * gdb.reverse/consecutive-precsave.exp: Likewise.
12119 * gdb.reverse/finish-precsave.exp: Likewise.
12120 * gdb.reverse/i386-precsave.exp: Likewise.
12121 * gdb.reverse/machinestate-precsave.exp: Likewise.
12122 * gdb.reverse/sigall-precsave.exp: Likewise.
12123 * gdb.reverse/solib-precsave.exp: Likewise.
12124 * gdb.reverse/step-precsave.exp: Likewise.
12125 * gdb.reverse/until-precsave.exp: Likewise.
12126 * gdb.reverse/watch-precsave.exp: Likewise.
12127
a267f3ad
AA
121282014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12129
12130 * gdb.base/bp-permanent.c: Include unistd.h.
12131 * gdb.python/py-framefilter-mi.c (main): Add return type.
12132 * gdb.python/py-framefilter.c (main): Likewise.
12133 * gdb.trace/actions-changed.c (main): Likewise.
12134
12084a9a
AA
121352014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12136
12137 * gdb.mi/until.c: Add eye-catchers.
12138 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
12139 line numbers.
12140
dc7e1a77
AA
121412014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12142
12143 * gdb.base/condbreak.exp: Drop references to removed non-prototype
12144 function header variants in break1.c.
12145 * gdb.base/ena-dis-br.exp: Likewise.
12146 * gdb.base/hbreak2.exp: Likewise.
12147 * gdb.reverse/until-precsave.exp: Drop references to removed
12148 non-prototype function header variants in ur1.c.
12149 * gdb.reverse/until-reverse.exp: Likewise.
12150
41c77605
PM
121512014-11-17 Petr Machata <pmachata@redhat.com>
12152
12153 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
12154 ${_cu_offset_size} bytes abbrev offset.
12155
34248c3a
DE
121562014-11-15 Doug Evans <xdje42@gmail.com>
12157
12158 PR symtab/17559
12159 * gdb.base/line-symtabs.exp: New file.
12160 * gdb.base/line-symtabs.c: New file.
12161 * gdb.base/line-symtabs.h: New file.
12162
646da059
YQ
121632014-11-14 Yao Qi <yao@codesourcery.com>
12164
12165 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
12166 (func): Add label func_label.
12167 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
12168 Replace low_pc and high_pc with MACRO_AT_range.
12169 Replace name, low_pc and high_pc with MACRO_AT_func.
12170
9301ebe6
YQ
121712014-11-14 Yao Qi <yao@codesourcery.com>
12172
12173 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
12174 Replace name, low_pc and high_pc with MACRO_AT_func.
12175
f166b542
YQ
121762014-11-14 Yao Qi <yao@codesourcery.com>
12177
12178 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
12179 produce debug information.
12180 * gdb.dwarf2/implptr-optimized-out.S: Removed.
12181
0f6e71e3
YQ
121822014-11-14 Yao Qi <yao@codesourcery.com>
12183
12184 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
12185 object and get function length.
12186 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
12187 with MACRO_AT_func.
12188 (top-level): Replace gdb_compile and clean_restart with
12189 prepare_for_testing.
12190 * gdb.dwarf2/main.c (main): Add label main_label.
12191
876c4df9
YQ
121922014-11-14 Yao Qi <yao@codesourcery.com>
12193
12194 * lib/dwarf.exp (function_range): New procedure.
12195 (Dwarf::_handle_macro_at_func): New procedure.
12196 (Dwarf::_handle_macro_at_range): New procedure.
12197 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
12198
02ad9cf1
YQ
121992014-11-14 Yao Qi <yao@codesourcery.com>
12200
12201 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
12202 (_handle_attribute): New procedure.
12203
a59add0c
AA
122042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12205
12206 * gdb.ada/cond_lang/foo.c (callme): Add return type.
12207 * gdb.base/call-sc.c (zed): Likewise.
12208 * gdb.base/checkpoint.c (main): Likewise.
12209 * gdb.base/dump.c (main): Likewise.
12210 * gdb.base/gcore.c (main): Likewise.
12211 * gdb.base/huge.c (main): Likewise.
12212 * gdb.base/multi-forks.c (main): Likewise.
12213 * gdb.base/pr10179-a.c (main): Likewise.
12214 * gdb.base/savedregs.c (main): Likewise.
12215 * gdb.base/sigaltstack.c (main): Likewise.
12216 * gdb.base/siginfo.c (main): Likewise.
12217 * gdb.base/structs.c (zed): Likewise.
12218 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
12219 * gdb.mi/mi-syn-frame.c (main): Likewise.
12220 * gdb.mi/until.c (foo, main): Likewise.
12221 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
12222 * gdb.base/solib-weak.c (foo): Declare.
12223 * gdb.base/attach-twice.c: Include stdio.h.
12224 * gdb.base/weaklib1.c: Likewise.
12225 * gdb.base/weaklib2.c: Likewise.
12226 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
12227 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
12228 unistd.h.
12229 * gdb.base/attach-pie-misread.c: Include stdlib.h.
12230 * gdb.mi/mi-exit-code.c: Likewise.
12231 * gdb.base/break-interp-lib.c: Include string.h.
12232 * gdb.base/coremaker.c: Likewise.
12233 * gdb.base/testenv.c: Likewise.
12234 * gdb.python/py-finish-breakpoint.c: Likewise.
12235 * gdb.base/inferior-died.c: Include sys/wait.h.
12236 * gdb.base/fileio.c: Include time.h.
12237 * gdb.base/async-shell.c: Include unistd.h.
12238 * gdb.base/dprintf-non-stop.c: Likewise.
12239 * gdb.base/info-os.c: Likewise.
12240 * gdb.mi/mi-console.c: Likewise.
12241 * gdb.mi/watch-nonstop.c: Likewise.
12242 * gdb.python/py-events.c: Likewise.
12243 * gdb.base/async.c (baz): Move up before its invocation.
12244 * gdb.base/code_elim2.c (my_global_func): Likewise.
12245 * gdb.base/skip-solib-lib.c (multiply): Likewise.
12246 * gdb.base/advance.c (func2): Likewise.
12247
3b5d5997
AA
122482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12249
12250 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
12251 variant.
12252 * gdb.base/annota3.c: Likewise.
12253 * gdb.base/async.c: Likewise.
12254 * gdb.base/average.c: Likewise.
12255 * gdb.base/call-ar-st.c: Likewise.
12256 * gdb.base/call-rt-st.c: Likewise.
12257 * gdb.base/call-sc.c: Likewise.
12258 * gdb.base/call-strs.c: Likewise.
12259 * gdb.base/ending-run.c: Likewise.
12260 * gdb.base/execd-prog.c: Likewise.
12261 * gdb.base/exprs.c: Likewise.
12262 * gdb.base/foll-exec.c: Likewise.
12263 * gdb.base/foll-fork.c: Likewise.
12264 * gdb.base/foll-vfork.c: Likewise.
12265 * gdb.base/funcargs.c: Likewise.
12266 * gdb.base/gcore.c: Likewise.
12267 * gdb.base/jump.c: Likewise.
12268 * gdb.base/langs0.c: Likewise.
12269 * gdb.base/langs1.c: Likewise.
12270 * gdb.base/langs2.c: Likewise.
12271 * gdb.base/mips_pro.c: Likewise.
12272 * gdb.base/nodebug.c: Likewise.
12273 * gdb.base/opaque0.c: Likewise.
12274 * gdb.base/opaque1.c: Likewise.
12275 * gdb.base/recurse.c: Likewise.
12276 * gdb.base/run.c: Likewise.
12277 * gdb.base/scope0.c: Likewise.
12278 * gdb.base/scope1.c: Likewise.
12279 * gdb.base/setshow.c: Likewise.
12280 * gdb.base/setvar.c: Likewise.
12281 * gdb.base/shmain.c: Likewise.
12282 * gdb.base/shr1.c: Likewise.
12283 * gdb.base/shr2.c: Likewise.
12284 * gdb.base/sigall.c: Likewise.
12285 * gdb.base/signals.c: Likewise.
12286 * gdb.base/so-indr-cl.c: Likewise.
12287 * gdb.base/solib2.c: Likewise.
12288 * gdb.base/structs.c: Likewise.
12289 * gdb.base/sum.c: Likewise.
12290 * gdb.base/vforked-prog.c: Likewise.
12291 * gdb.base/watchpoint.c: Likewise.
12292 * gdb.reverse/shr2.c: Likewise.
12293 * gdb.reverse/until-reverse.c: Likewise.
12294 * gdb.reverse/ur1.c: Likewise.
12295 * gdb.reverse/watch-reverse.c: Likewise.
12296
066a77c5
AA
122972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12298
12299 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
12300 variant.
12301 * gdb.base/sepdebug.exp: Drop references to removed code.
12302
4f204ea5
AA
123032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12304
12305 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
12306 variant. Preserve original line numbering.
12307 * gdb.base/list1.c: Likewise.
12308
3b377a3a
AA
123092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12310
12311 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
12312 variant.
12313 * gdb.base/break1.c: Likewise.
12314 * gdb.base/break.exp: Drop references to removed code.
12315
e444df73
AA
123162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12317
12318 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
12319 variant.
12320
8008f2a7
AA
123212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12322
12323 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
12324
a5a06887
AA
123252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12326
12327 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
12328 logic into perform_all_tests() and invoke it with and without
12329 function header prototypes.
12330 (do_function_calls): Remove conditional XFAIL for PR 5318.
12331 (rerun_and_prepare): Remove duplicate code.
12332 (perform_all_tests): New. Main logic moved here.
12333
44dba9b9
AA
123342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12335
12336 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
12337 code guarded by #ifdef NO_PROTOTYPES.
12338 (t_double_many_args): Likewise.
12339 (DEF_FUNC_MANY_ARGS_1): Likewise.
12340 (DEF_FUNC_VALUES_1): Likewise.
12341 (t_structs_ldc): Renamed from t_structs_fc in conditional code
12342 guarded by #ifdef PROTOTYPES.
12343
d1fbcd56
AA
123442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12345
12346 * gdb.mi/mi-console.c: Add eye-catcher.
12347 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
12348 instead of literal line number.
12349
b0e59b8f
AA
123502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12351
12352 * gdb.base/shr2.c: Add eye-catcher.
12353 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
12354 line number.
12355
78f98cca
AA
123562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12357
12358 * gdb.base/jump.c: Add eye-catchers.
12359 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
12360 numbers.
12361
58fa2af0
AA
123622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12363
12364 * gdb.base/execd-prog.c: Add eye-catchers.
12365 * gdb.base/foll-exec.c: Likewise.
12366 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
12367 line numbers.
12368
04e5059b
AA
123692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12370
12371 * gdb.base/ending-run.c: Add eye-catchers.
12372 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
12373 literal line numbers.
12374
dbfdb174
AA
123752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12376
12377 * gdb.base/call-rt-st.c: Add eye-catchers.
12378 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
12379 literal line numbers.
12380
888a2ade
AA
123812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12382
12383 * gdb.base/call-ar-st.c: Add eye-catchers.
12384 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
12385 literal line numbers.
12386
6acc2dde
AA
123872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12388
12389 * gdb.base/average.c: Add eye-catchers.
12390 * gdb.base/sum.c: Likewise.
12391 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
12392 regexps dynamically.
12393
9ecfcd1d
AA
123942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12395
12396 * gdb.base/solib1.c: Add eye-catchers.
12397 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
12398 literal line numbers.
12399
78708b7c
PA
124002014-11-12 Pedro Alves <palves@redhat.com>
12401
12402 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
12403 leader has exited.
12404
af48d08f
PA
124052014-11-12 Pedro Alves <palves@redhat.com>
12406
12407 * gdb.arch/i386-bp_permanent.c: New file.
12408 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
12409 (srcfile): Set to i386-bp_permanent.c.
12410 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
12411 that stepi does not execute the 'leave' instruction, instead of
12412 testing it does execute.
12413 * gdb.base/bp-permanent.c: New file.
12414 * gdb.base/bp-permanent.exp: New file.
12415
af3768e9
DE
124162014-11-10 Doug Evans <xdje42@gmail.com>
12417
12418 PR symtab/17564
12419 * gdb.base/symtab-search-order.exp: New file.
12420 * gdb.base/symtab-search-order.c: New file.
12421 * gdb.base/symtab-search-order-1.c: New file.
12422 * gdb.base/symtab-search-order-shlib-1.c: New file.
12423
9de00a4a
PA
124242014-11-07 Pedro Alves <palves@redhat.com>
12425
12426 PR gdb/17511
12427 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
12428 i?86-*-linux*.
12429
e0f52461
SC
124302014-11-03 Siva Chandra Reddy <sivachandra@google.com>
12431
12432 PR c++/17494
12433 * gdb.cp/pr17494.cc: New file.
12434 * gdb.cp/pr17494.exp: New file.
12435
6ce8c980
YQ
124362014-11-02 Yao Qi <yao@codesourcery.com>
12437
12438 * gdb.python/python.exp: Get working directory and match the
12439 output of "set extended-prompt \\w " with it.
12440
02be9a71
DE
124412014-10-30 Doug Evans <dje@google.com>
12442
12443 * gdb.python/py-objfile.exp: Add tests for setting random attributes
12444 in objfiles.
12445 * gdb.python/py-progspace.exp: Add tests for setting random attributes
12446 in progspaces.
12447
3bdff46b
LM
124482014-10-30 Janis Johnson <janisjo@codesourcery.com>
12449
12450 * gdb.base/fullpath-expand.exp: Skip for a remote host.
12451 * gdb.base/realname-expand.exp: Likewise.
12452 * gdb.linespec/macro-relative.exp: Likewise.
12453
ab917dfb
PA
124542014-10-29 Pedro Alves <palves@redhat.com>
12455
12456 PR gdb/17408
12457 * gdb.threads/schedlock.c (some_function): New function.
12458 (call_function): New global.
12459 (MAYBE_CALL_SOME_FUNCTION): New macro.
12460 (thread_function): Call it.
12461 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12462 and use it instead of a global counter. Adjust all callers.
12463 (get_current_thread): Use "find current thread" for test message
12464 here rather than having all callers pass down the same string.
12465 (goto_loop): New procedure, factored out from ...
12466 (my_continue): ... this.
12467 (step_ten_loops): Change parameter from test message to command to
12468 use. Adjust.
12469 (list_count): Delete global.
12470 (check_result): New procedure, factored out from duplicate top
12471 level code.
12472 (continue tests): Wrap in with_test_prefix.
12473 (test_step): New procedure, factored out from duplicate top level
12474 code.
12475 (top level): Test "step" in combination with all scheduler-locking
12476 modes. Test "next" in combination with all scheduler-locking
12477 modes, and in combination with stepping over a function call or
12478 not.
12479 * gdb.threads/next-bp-other-thread.c: New file.
12480 * gdb.threads/next-bp-other-thread.exp: New file.
12481
d3d4baed
PA
124822014-10-29 Pedro Alves <palves@redhat.com>
12483
12484 PR python/17372
12485 * gdb.python/python.exp: Test a multi-line command that spawns
12486 interactive Python.
12487 * gdb.base/multi-line-starts-subshell.exp: New file.
12488
563e8d85
YQ
124892014-10-29 Yao Qi <yao@codesourcery.com>
12490
12491 * gdb.base/fileio.exp: Make directories on host.
12492
0ea4d52e
YQ
124932014-10-29 Yao Qi <yao@codesourcery.com>
12494
12495 * gdb.base/fileio.c (test_write): Close the file.
12496
7f5ef605
PA
124972014-10-28 Pedro Alves <palves@redhat.com>
12498
12499 PR gdb/12623
12500 * gdb.base/sigstep.c (no_handler): New global.
12501 (main): If 'no_handler is true, set the signal handlers to
12502 SIG_IGN.
12503 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12504 with_sw_watch and no_handler parameters. Handle them.
12505 (top level) <stepping over handler when stopped at a breakpoint
12506 test>: Add a test axis for testing with a software watchpoint, and
12507 another for testing with the signal handler set to SIG_IGN.
12508 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12509 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12510
abbdbd03
PA
125112014-10-28 Pedro Alves <palves@redhat.com>
12512
12513 PR gdb/17511
12514 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12515 * gdb.base/sigstep.exp (other_handler_location): New global.
12516 (advance): Support stepping into the signal handler, and running
12517 commands while in the handler.
12518 (in_handler_map): New global.
12519 (top level): In the advance test, add combinations for getting
12520 into the handler with stepping commands, and for running commands
12521 in the handler. Add comment descripting the advancei tests.
12522
1df4399f
PA
125232014-10-28 Pedro Alves <palves@redhat.com>
12524
12525 * gdb.base/sigstep.exp: Use build_executable instead of
12526 prepare_for_testing.
12527 (top level): Move code that starts GDB, runs to main and creates a
12528 display to ...
12529 (restart): ... this new procedure.
12530 (top level): Move backtrace from signal handler test to ...
12531 (validate_backtrace): ... this new procedure.
12532 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12533 with_test_prefix. Always restart GDB.
12534 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12535 with_test_prefix. Always restart GDB. No need to delete
12536 breakpoints after the test.
12537 (test_skip_handler): Remove prefix parameter.
12538 (skip_over_handler, breakpoint_to_handler)
12539 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12540 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12541 restart GDB. No need to delete breakpoints after the test.
12542 (top level): Use foreach to call the test procedures with
12543 different commands.
12544
a5b6e449
PA
125452014-10-28 Pedro Alves <palves@redhat.com>
12546
12547 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12548 instead of GNATS numbers.
12549 * gdb.base/sigbpt.exp: Likewise.
12550 * gdb.base/siginfo.exp: Likewise.
12551 * gdb.base/sigstep.exp: Likewise.
12552
e5f8a7cc
PA
125532014-10-27 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.base/sigstep.c (dummy): New global.
12556 (main): Issue a couple writes to the new global.
12557 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12558 procedures.
12559 (skip_over_handler): Use test_skip_handler.
12560 (top level): Call skip_over_handler for stepi and nexti too.
12561 (breakpoint_over_handler): Use test_skip_handler.
12562 (top level): Call breakpoint_over_handler for stepi and nexti too.
12563
763905a3
YQ
125642014-10-27 Yao Qi <yao@codesourcery.com>
12565
12566 * gdb.trace/tfile.c (adjust_function_address)
12567 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12568 function descriptor.
12569
6f259a23
DB
125702014-10-24 Don Breazeal <donb@codesourcery.com>
12571
12572 * gdb.base/foll-fork.exp (test_follow_fork,
12573 catch_fork_child_follow): Check for updated fork messages emitted
12574 from infrun.c.
12575 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12576 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12577 vfork_and_exec_child_follow_through_step): Check for updated vfork
12578 messages emitted from infrun.c.
12579
09dd9a69
PA
125802014-10-24 Pedro Alves <palves@redhat.com>
12581
12582 * gdb.base/corefile.exp: Remove references to ultrix.
12583 * gdb.base/interrupt.exp: Likewise.
12584 * gdb.base/whatis.exp: Likewise.
12585 * gdb.gdb/selftest.exp: Likewise.
12586 * gdb.threads/manythreads.exp: Likewise.
12587 * gdb.threads/print-threads.exp: Likewise.
12588 * gdb.threads/pthreads.exp:: Likewise.
12589 * gdb.threads/schedlock.exp: Likewise.
12590
3433cfa5
SC
125912014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12592
12593 * gdb.cp/non-trivial-retval.cc: Add a test case.
12594 * gdb.cp/non-trivial-retval.exp: Add a test.
12595
092f880b
YQ
125962014-10-20 Yao Qi <yao@codesourcery.com>
12597
12598 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12599 * gdb.python/py-objfile-script-gdb.py: New file.
12600 * gdb.python/py-objfile-script.exp: Update reference to
12601 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12602 of remote_download. Remove the dest file.
12603
acbdb7f3
YQ
126042014-10-20 Yao Qi <yao@codesourcery.com>
12605
12606 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12607 * gdb.base/step-line.exp: Likewise.
12608 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12609 * gdb.dwarf2/dw2-basic.exp: Likewise.
12610 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12611 * gdb.dwarf2/dw2-filename.exp: Likewise.
12612 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12613 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12614 * gdb.dwarf2/dw2-producer.exp: Likewise.
12615 * gdb.dwarf2/mac-fileno.exp: Likewise.
12616 * gdb.python/py-frame-args.exp: Likewise.
12617 * gdb.python/py-framefilter.exp: Likewise.
12618 * gdb.python/py-mi.exp: Likewise.
12619 * gdb.python/py-objfile-script.exp: Likewise
12620 * gdb.python/py-pp-integral.exp: Likewise.
12621 * gdb.python/py-pp-re-notag.exp: Likewise.
12622 * gdb.python/py-prettyprint.exp: Likewise.
12623 * gdb.python/py-section-script.exp: Likewise.
12624 * gdb.python/py-typeprint.exp: Likewise.
12625 * gdb.python/py-xmethods.exp: Likewise.
12626 * gdb.stabs/weird.exp: Likewise.
12627 * gdb.xml/tdesc-regs.exp: Likewise.
12628
bd286a29
KCY
126292014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12630
12631 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12632 (out_cu): Use addr_len for the size of addresses.
12633 (out_line): Likewise. Size DW_LNE_set_address instruction
12634 according to addr_len.
12635 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12636 (FUNC): Add START_INSNS to definition.
12637
673dc4a0
YQ
126382014-10-18 Yao Qi <yao@codesourcery.com>
12639
12640 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12641 gdb_has_argv0 return true.
12642 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12643 check [target_info exists noargs], check [gdb_has_argv0]
12644 instead.
12645 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12646 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12647 procedures.
12648
4ffbba72
DE
126492014-10-17 Doug Evans <dje@google.com>
12650
12651 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12652 event.
12653 * gdb.python/py-events.py: Add clear_objfiles event.
12654
d096d8c1
DE
126552014-10-17 Doug Evans <dje@google.com>
12656
12657 * gdb.python/py-objfile.exp: Test progspace attribute.
12658
a80db015
LM
126592014-10-17 Luis Machado <lgustavo@codesourcery.com>
12660
12661 * gdb.guile/scm-breakpoint.exp: Do not assume any
12662 directory separators when matching source file paths.
12663 * gdb.python/py-breakpoint.exp: Likewise.
12664 * gdb.reverse/break-precsave.exp: Likewise.
12665 * gdb.reverse/break-reverse.exp: Likewise.
12666 * gdb.reverse/consecutive-precsave.exp: Likewise.
12667 * gdb.reverse/finish-precsave.exp: Likewise.
12668 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12669 * gdb.reverse/finish-reverse.exp: Likewise.
12670 * gdb.reverse/i386-precsave.exp: Likewise.
12671 * gdb.reverse/i387-env-reverse.exp: Likewise.
12672 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12673 * gdb.reverse/machinestate-precsave.exp: Likewise.
12674 * gdb.reverse/machinestate.exp: Likewise.
12675 * gdb.reverse/sigall-precsave.exp: Likewise.
12676 * gdb.reverse/solib-precsave.exp: Likewise.
12677 * gdb.reverse/step-precsave.exp: Likewise.
12678 * gdb.reverse/until-precsave.exp: Likewise.
12679 * gdb.reverse/watch-precsave.exp: Likewise.
12680 * gdb.reverse/watch-reverse.exp: Likewise.
12681
b22089ab
YQ
126822014-10-17 Yao Qi <yao@codesourcery.com>
12683
12684 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12685 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12686
6c4486e6
PA
126872014-10-17 Pedro Alves <palves@redhat.com>
12688
12689 PR gdb/17471
12690 * gdb.base/bg-execution-repeat.c: New file.
12691 * gdb.base/bg-execution-repeat.exp: New file.
12692
0ff33695
PA
126932014-10-17 Pedro Alves <palves@redhat.com>
12694
12695 PR gdb/17300
12696 * gdb.base/continue-all-already-running.c: New file.
12697 * gdb.base/continue-all-already-running.exp: New file.
12698
6fdebc3d
PA
126992014-10-17 Pedro Alves <palves@redhat.com>
12700
12701 PR gdb/17472
12702 * gdb.base/annota-input-while-running.c: New file.
12703 * gdb.base/annota-input-while-running.exp: New file.
12704
32a8097b
PA
127052014-10-17 Pedro Alves <palves@redhat.com>
12706
12707 * gdb.base/callfuncs.exp: emove references to osf.
12708 * gdb.base/sigall.exp: Likewise.
12709 * gdb.gdb/selftest.exp: Likewise.
12710 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12711 * gdb.mi/non-stop.c: Likewise.
12712 * gdb.mi/pthreads.c: Likewise.
12713 * gdb.reverse/sigall-precsave.exp: Likewise.
12714 * gdb.reverse/sigall-reverse.exp: Likewise.
12715 * gdb.threads/pthreads.c: Likewise.
12716 * gdb.threads/pthreads.exp: Likewise.
12717
7a3517ff
YQ
127182014-10-17 Yao Qi <yao@codesourcery.com>
12719
12720 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12721 check 'target_info exists noargs'.
12722 (test_command_prompt_position): Likewise.
12723 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12724 Remove "set args".
12725 (progvar_simple_while_test): Likewise.
12726 (progvar_complex_if_while_test): Likewise.
12727 (if_while_breakpoint_command_test): Likewise.
12728 (infrun_breakpoint_command_test): Likewise.
12729 (breakpoint_command_test): Likewise.
12730 (watchpoint_command_test): Likewise.
12731 (bp_deleted_in_command_test): Likewise.
12732 (temporary_breakpoint_commands): Likewise.
12733
bb99c472
YQ
127342014-10-16 Yao Qi <yao@codesourcery.com>
12735
12736 * gdb.base/remotetimeout.exp: Remove noargs checking.
12737
7c16b83e
PA
127382014-10-15 Pedro Alves <palves@redhat.com>
12739
12740 PR breakpoints/9649
12741 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12742 * gdb.base/breakpoint-in-ro-region.exp
12743 (probe_target_hardware_step): New procedure.
12744 (top level): Probe hardware stepping and hardware breakpoint
12745 support. Test stepping through a read-only region, with both
12746 "breakpoint auto-hw" on and off and both "always-inserted" on and
12747 off.
12748
35a49624
IB
127492014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12750
12751 * gdb.dlang/demangle.exp: Update for demangling changes.
12752
2d1c107c
SC
127532014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12754
12755 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12756 * gdb.cp/non-trivial-retval.exp: Add new tests.
12757
778811d5
SC
127582014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12759
12760 PR c++/13403
12761 PR c++/15154
12762 * gdb.cp/non-trivial-retval.cc: New file.
12763 * gdb.cp/non-trivial-retval.exp: New file.
12764
10c5f0a8
YQ
127652014-10-15 Yao Qi <yao@codesourcery.com>
12766
12767 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12768 remote host.
12769
65d7b369
YQ
127702014-10-15 Yao Qi <yao@codesourcery.com>
12771
12772 * gdb.python/py-symbol.exp: Match file base name if host is
12773 remote, otherwise match file name with dir name.
12774 * gdb.python/py-symtab.exp: Likewise.
12775 * gdb.python/python.exp: Likewise.
12776
46dc1394
YQ
127772014-10-15 Yao Qi <yao@codesourcery.com>
12778
12779 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12780 pattern.
12781 * gdb.python/py-symtab.exp: Likewise.
12782 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12783 locationn.
12784
c40cc657
JB
127852014-10-14 Joel Brobecker <brobecker@adacore.com>
12786
12787 * gdb.ada/addr_arith: New testcase.
12788
2abf49e1
MR
127892014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12790
12791 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12792 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12793 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12794 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12795
f7088df3
SDJ
127962014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12797
12798 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12799 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12800 * gdb.arch/stap-eval-lang-ada.exp: New file.
12801
4dc06805
YQ
128022014-10-14 Yao Qi <yao@codesourcery.com>
12803
12804 * gdb.mi/mi-var-child.c (nothing1): New function.
12805 (nothing2): New function.
12806 (do_children_tests): Set function pointers by nothing1 and
12807 nothing2.
12808 * gdb.mi/mi-var-child.exp: Step over new added statements.
12809 Update test to match the new output.
12810 * gdb.mi/var-cmd.c (nothing1): New function.
12811 (nothing2): New function.
12812 (do_children_tests): Set function pointers by nothing1 and
12813 nothing2.
12814 * gdb.mi/mi-var-display.exp: Update test to match output.
12815 Step to the line specified by $line_dct_nothing.
12816 Increase the number of lines to step.
12817
46a93de2
YQ
128182014-10-14 Yao Qi <yao@codesourcery.com>
12819
12820 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12821 tests.
12822 * gdb.mi/mi2-var-child.exp: Likewise.
12823
14ea52ee
DE
128242014-10-13 Doug Evans <dje@google.com>
12825
12826 * gdb.python/py-objfile.exp: Change name of file name test.
12827
e5c6e92b
DE
128282014-10-13 Doug Evans <dje@google.com>
12829
12830 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12831 from the start of the CU.
12832
c780cc2f
JK
128332014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12834 Yao Qi <yao@codesourcery.com>
12835
12836 Fix "save breakpoints" for "catch" command.
12837 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12838 Remove -nonewline. Match also the added "main" line.
12839
99894e11
JK
128402014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 Fix "save breakpoints" for "disable $bpnum" command.
12843 * gdb.base/save-bp.c (main): Add label.
12844 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12845
6e1ac5a3
JK
128462014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12847
12848 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12849
754dd2b0
YQ
128502014-10-11 Yao Qi <yao@codesourcery.com>
12851
12852 * gdb.server/server-kill.exp: Execute command
12853 "set remote trace-status-packet on" before "tstatus".
12854
f90183d7
YQ
128552014-10-11 Yao Qi <yao@codesourcery.com>
12856
12857 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12858 (main): Call getppid.
12859 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12860 and continue to it. Read variable "server_pid".
12861
bf40a607
YQ
128622014-10-11 Yao Qi <yao@codesourcery.com>
12863
12864 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12865
052ca370
YQ
128662014-10-11 Yao Qi <yao@codesourcery.com>
12867
12868 * gdb.threads/thread-find.exp: Don't execute command
12869 "info threads".
12870 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12871 * gdb.threads/linux-dp.exp: Don't check the condition
12872 $threads_created equals to zero.
12873
3831839c
PA
128742014-10-10 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.base/bigcore.exp: Remove references to IRIX.
12877 * gdb.base/funcargs.exp: Likewise.
12878 * gdb.base/interrupt.exp: Likewise.
12879 * gdb.base/mips_pro.exp: Likewise.
12880 * gdb.base/nodebug.exp: Likewise.
12881 * gdb.base/setvar.exp: Likewise.
12882 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12883
8b9a549d
PA
128842014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12885 Pedro Alves <palves@redhat.com>
12886
12887 PR symtab/14466
12888 * gdb.base/vdso-warning.c: New file.
12889 * gdb.base/vdso-warning.exp: New file.
12890
d48ba5e8
DE
128912014-10-02 Doug Evans <dje@google.com>
12892
12893 * gdb.base/structs.c (main): Don't run forever.
12894
2278c276
PA
128952014-10-02 Pedro Alves <palves@redhat.com>
12896
12897 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12898 (top level) <stop threads 1, stop threads 2>: Use it.
12899
b57bacec
PA
129002014-10-02 Pedro Alves <palves@redhat.com>
12901
12902 * gdb.threads/break-while-running.exp (test): Add new
12903 'update_thread_list' argument. Skip "info threads" if false.
12904 (top level): Add new 'update_thread_list' axis.
12905
13fd3ff3
PA
129062014-10-02 Pedro Alves <palves@redhat.com>
12907
12908 PR breakpoints/17431
12909 * gdb.base/execl-update-breakpoints.c: New file.
12910 * gdb.base/execl-update-breakpoints.exp: New file.
12911
0fec99e8
PA
129122014-10-01 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.base/breakpoint-in-ro-region.c: New file.
12915 * gdb.base/breakpoint-in-ro-region.exp: New file.
12916
2ddf4301
SM
129172014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12918
12919 * gdb.mi/mi-exit-code.exp: New file.
12920 * gdb.mi/mi-exit-code.c: New file.
12921
6a5f3f43
YQ
129222014-09-30 Yao Qi <yao@codesourcery.com>
12923
12924 * lib/prelink-support.exp (build_executable_own_libs): Error if
12925 the target isn't native.
12926
345bcc73
YQ
129272014-09-30 Yao Qi <yao@codesourcery.com>
12928
12929 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12930 false.
12931
a25a5a45
PA
129322014-09-22 Pedro Alves <palves@redhat.com>
12933
12934 * gdb.threads/break-while-running.exp: New file.
12935 * gdb.threads/break-while-running.c: New file.
12936
00ba3162
YQ
129372014-09-19 Yao Qi <yao@codesourcery.com>
12938
12939 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12940 Invoke test. Restart GDB with --readnow and invoke test again.
12941
c3b7b696
YQ
129422014-09-19 Yao Qi <yao@codesourcery.com>
12943
12944 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12945 proc set_breakpoint_on_gcd_function. Invoke
12946 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12947 invoke set_breakpoint_on_gcd_function again.
12948
2b4fd423
DE
129492014-09-18 Doug Evans <dje@google.com>
12950
12951 * gdb.dwarf2/symtab-producer.exp: New file.
12952
a5947601
SDJ
129532014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12954
12955 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12956 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12957 * gdb.base/global-var-nested-by-dso.c: Likewise.
12958 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12959
91c19059
SDJ
129602014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12961 Pedro Alves <palves@redhat.com>
12962
12963 * gdb.base/watch-bitfields.exp: Pass string other than test file
12964 name to prepare_for_testing.
12965 (watch): New procedure.
12966 (expect_watchpoint): Use with_test_prefix.
12967 (top level): Factor out tests to ...
12968 (test_watch_location, test_regular_watch): ... these new
12969 procedures, and use with_test_prefix and gdb_continue_to_end.
12970
bb9d5f81
PP
129712014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12972
12973 PR breakpoints/12526
12974 * gdb.base/watch-bitfields.exp: New file.
12975 * gdb.base/watch-bitfields.c: New file.
12976
635856f5
PA
129772014-09-16 Pedro Alves <palves@redhat.com>
12978
12979 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12980 software and hardware addresses, not software address against
12981 itself.
12982
7280ceea
PA
129832014-09-16 Pedro Alves <palves@redhat.com>
12984
12985 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12986 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12987
428b16bd
PA
129882014-09-16 Pedro Alves <palves@redhat.com>
12989
12990 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12991 files.
12992 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12993 "*-*-vxworks*" throughout.
12994 * gdb.base/break.exp: Likewise.
12995 * gdb.base/default.exp: Likewise.
12996 * gdb.base/scope.exp: Likewise.
12997 * gdb.base/sepdebug.exp: Likewise.
12998 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12999 throughout.
13000 * gdb.base/run.c: Likewise.
13001 * gdb.base/sepdebug.c: Likewise.
13002 * gdb.hp/gdb.aCC/run.c: Likewise.
13003 * gdb.reverse/until-reverse.c: Likewise.
13004 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
13005
666d413c
YQ
130062014-09-16 Yao Qi <yao@codesourcery.com>
13007
13008 * boards/local-remote-host-native.exp: New file.
13009
57cbd724
DE
130102014-09-14 Doug Evans <xdje42@gmail.com>
13011
13012 * gdb.threads/queue-signal.c (thread_count): New variable.
13013 (thread_count_mutex, thread_count_condvar): New variables.
13014 (incr_thread_count, wait_all_threads_running): New functions.
13015 (main): Wait for all threads to be in their thread functions.
13016
81219e53
DE
130172014-09-13 Doug Evans <xdje42@gmail.com>
13018
13019 * gdb.threads/queue-signal.c: New file.
13020 * gdb.threads/queue-signal.exp: New file.
13021
3714cea7
DE
130222014-09-13 Doug Evans <xdje42@gmail.com>
13023
13024 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
13025 be consistent with what default_gdb_init uses.
13026 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
13027 the plain text of the prompt. Add some logging printfs.
13028 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
13029
fa43b1d7
PA
130302014-09-12 Pedro Alves <palves@redhat.com>
13031
13032 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
13033 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
13034 * gdb.arch/i386-size-overlap.exp: Likewise.
13035 * gdb.arch/i386-size.exp: Likewise.
13036 * gdb.arch/i386-unwind.exp: Likewise.
13037 * gdb.base/a2-run.exp: Likewise.
13038 * gdb.base/break.exp: Likewise.
13039 * gdb.base/charset.exp: Likewise.
13040 * gdb.base/chng-syms.exp: Likewise.
13041 * gdb.base/commands.exp: Likewise.
13042 * gdb.base/dbx.exp: Likewise.
13043 * gdb.base/find.exp: Likewise.
13044 * gdb.base/funcargs.exp: Likewise.
13045 * gdb.base/jit-simple.exp: Likewise.
13046 * gdb.base/reread.exp: Likewise.
13047 * gdb.base/sepdebug.exp: Likewise.
13048 * gdb.base/step-bt.exp: Likewise.
13049 * gdb.cp/mb-inline.exp: Likewise.
13050 * gdb.cp/mb-templates.exp: Likewise.
13051 * gdb.objc/basicclass.exp: Likewise.
13052 * gdb.threads/killed.exp: Likewise.
13053
9d9bf2df
EBM
130542014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13055
13056 PR tdep/17379
13057 * gdb.arch/powerpc-stackless.S: New file.
13058 * gdb.arch/powerpc-stackless.exp: New file.
13059
1cf2f1b0
JK
130602014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
13061
13062 * gdb.base/attach.c: Include unistd.h.
13063 (main): Call alarm. Add label postloop.
13064 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
13065 gdb_breakpoint, gdb_continue_to_breakpoint.
13066 (test_command_line_attach_run): Kill ${testpid} in one exit path.
13067
98880d46
PA
130682014-09-11 Pedro Alves <palves@redhat.com>
13069
13070 PR gdb/17347
13071 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
13072 * gdb.base/attach.exp (test_command_line_attach_run): New
13073 procedure.
13074 (top level): Call it.
13075
4c92ff2c
PA
130762014-09-11 Pedro Alves <palves@redhat.com>
13077
13078 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
13079 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
13080 (do_command_attach_tests): Use spawn_wait_for_attach.
13081 * gdb.base/solib-overlap.exp: Likewise.
13082 * gdb.multi/multi-attach.exp: Likewise.
13083 * gdb.python/py-prompt.exp: Likewise.
13084 * gdb.python/py-sync-interp.exp: Likewise.
13085 * gdb.server/ext-attach.exp: Likewise.
13086
3adc1a7d
GKB
130872014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
13088
13089 * gdb.fortran/array-element.exp: Remove unexpected "continue"
13090 command in testcase. Simplify testcase.
13091
96334934
JB
130922014-09-10 Joel Brobecker <brobecker@adacore.com>
13093
13094 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
13095
eb479039
JB
130962014-09-10 Joel Brobecker <brobecker@adacore.com>
13097
13098 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
13099
deede10c
JB
131002014-09-10 Joel Brobecker <brobecker@adacore.com>
13101
13102 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
13103
7828a5f5
JB
131042014-09-10 Joel Brobecker <brobecker@adacore.com>
13105
13106 * gdb.dwarf2/dynarr-ptr.c: New file.
13107 * gdb.dwarf2/dynarr-ptr.exp: New file.
13108
33aeebcf
MR
131092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13110
13111 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
13112 of 30 rather than hardcoding 120 for a slow test case. Take the
13113 `gdb,timeout' target setting into account for this calculation.
13114 Don't extend the timeout for the test cases that don't need it.
13115
7b415901
MR
131162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13117
13118 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
13119 a factor of 2 for a slow test case. Take the `gdb,timeout'
13120 target setting into account for this calculation.
13121 * gdb.reverse/until-precsave.exp: Increase the timeout by
13122 a factor of 15 and 3 respectively rather than adding 120
13123 for a pair of slow test cases. Take the `gdb,timeout'
13124 target setting into account for this calculation.
13125
4a40f85a
MR
131262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13127
13128 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
13129 timeout, don't pass one down to gdb_expect.
13130 (gdb_expect): Rework timeout selection.
13131
09635af7
MR
131322014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13133
13134 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
13135 exception on timeout.
13136 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
13137 (gdbserver_start_extended): Catch any `gdbserver_start' error
13138 exceptions.
13139 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
13140 * lib/mi-support.exp (mi_gdb_target_load): Catch any
13141 `gdbserver_gdb_load' error exceptions.
13142
2bdd10b7
MR
131432014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
13144
13145 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
13146 120 on waiting for the TCP socket to open.
13147
316935f0
DE
131482014-09-09 Doug Evans <xdje42@gmail.com>
13149
13150 * gdb.base/default.exp (show_conv_list): Add _caller_is,
13151 _caller_matches, _any_caller_is, _any_caller_matches.
13152
83740597
DE
131532014-09-09 Doug Evans <xdje42@gmail.com>
13154
13155 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
13156
4c122fc3
YQ
131572014-09-09 Yao Qi <yao@codesourcery.com>
13158
13159 * gdb.mi/mi-var-display.exp: Set print symbol off.
13160
a9f116cb
GKB
131612014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
13162
13163 PR gdb/17035
13164 * gdb.base/commands.exp: Add tests to verify user-defined
13165 commands with empty bodies.
13166 * gdb.python/py-cmd.exp: Test that we don't show user-defined
13167 python commands in `show user command`.
13168 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
13169 scheme commands in `show user command`.
13170
c75bd3a2
JK
131712014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
13172
13173 PR python/17355
13174 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
13175 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
13176 * gdb.python/py-framefilter-invalidarg.exp: New file.
13177 * gdb.python/py-framefilter-invalidarg.py: New file.
13178
faa42425
DE
131792014-09-06 Doug Evans <xdje42@gmail.com>
13180
13181 PR 15276
13182 * gdb.python/py-caller-is.c: New file.
13183 * gdb.python/py-caller-is.exp: New file.
13184
474ca4f6
SDJ
131852014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
13186
13187 PR gdb/17235
13188 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
13189 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
13190
eb0b0463
SDJ
131912014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
13192
13193 PR fortran/17237
13194 * gdb.fortran/print-formatted.exp: New file.
13195 * gdb.fortran/print-formatted.f90: Likewise.
13196
5f3b99cf
SS
131972014-09-03 Sasha Smundak <asmundak@google.com>
13198
13199 * gdb.python/py-frame.exp: Test Frame.read_register.
13200
7d793aa9
SDJ
132012014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
13202
13203 PR python/16699
13204 * gdb.python/py-completion.exp: New file.
13205 * gdb.python/py-completion.py: Likewise.
13206
fb0576e9
DE
132072014-08-28 Doug Evans <dje@google.com>
13208
13209 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
13210 eax,etc. are live with values set by gdb and thus the compiler can't
13211 use them.
13212 * gdb.arch/i386-pseudo.c (main): Ditto.
13213
ee92b0dd
DE
132142014-08-27 Doug Evans <dje@google.com>
13215
13216 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
13217
6649db35
DE
132182014-08-25 Doug Evans <dje@google.com>
13219
13220 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
13221 (main): Ditto.
13222
564b7600
DE
132232014-08-25 Doug Evans <dje@google.com>
13224
13225 * gdb.threads/thread-execl.exp: #include <stdio.h>.
13226
3881fb67
YQ
132272014-08-24 Yao Qi <yao@codesourcery.com>
13228
13229 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
13230 symbol off.
13231 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
13232
a05a36a5
DE
132332014-08-22 Doug Evans <dje@google.com>
13234
13235 PR 17276
13236 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
13237 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
13238 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
13239
7c343b48
YQ
132402014-08-22 Yao Qi <yao@codesourcery.com>
13241
13242 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
13243 * gdb.python/py-finish-breakpoint2.exp: Likewise.
13244 * gdb.python/python.exp: Likewise. Use .py file on the host
13245 instead of the build.
13246
22fd09ae
JK
132472014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13248
13249 * gdb.threads/gcore-stale-thread.c: New file.
13250 * gdb.threads/gcore-stale-thread.exp: New file.
13251
a8454a7c
PA
132522014-08-21 Pedro Alves <palves@redhat.com>
13253
13254 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
13255 * gdb.base/gcore-relro-pie.exp: Likewise.
13256 * gdb.base/gcore-relro.exp: Likewise.
13257 * gdb.base/gcore.exp: Likewise.
13258 * gdb.base/print-symbol-loading.exp: Likewise.
13259 * gdb.threads/gcore-thread.exp: Likewise.
13260 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
13261
2a31c623
PA
132622014-08-20 Pedro Alves <palves@redhat.com>
13263 Jan Kratochvil <jan.kratochvil@redhat.com>
13264
13265 * Makefile.in (EXTRA_RULES, CC): New variables, get from
13266 configure.
13267 (EXPECT): Handle READ1 being set.
13268 (all): Depend on EXTRA_RULES.
13269 (check-read1, expect-read1, read1.so, read1): New rules.
13270 * README (Testsuite Parameters): Document the READ1 make variable.
13271 (Race detection): New section.
13272 * configure: Regenerate.
13273 * configure.ac: If build==host==target, and running under a
13274 GNU/glibc system, add read1 to the extra Makefile rules.
13275 (EXTRA_RULES): AC_SUBST it.
13276 * lib/read1.c: New file.
13277
d36430db
JB
132782014-08-20 Joel Brobecker <brobecker@adacore.com>
13279
13280 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
13281 the handling of variables declared as a typedef to an array
13282 which a DW_AT_data_location attribute.
13283
9a0dc9e3
PA
132842014-08-19 Andrew Burgess <aburgess@broadcom.com>
13285 Pedro Alves <palves@redhat.com>
13286
13287 PR symtab/14604
13288 PR symtab/14605
13289 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
13290 gdb_test.
13291
0718a8da
PA
132922014-08-19 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
13295
13b448cd
YQ
132962014-08-19 Yao Qi <yao@codesourcery.com>
13297
13298 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
13299 right line.
13300
1cbf5077
DB
133012014-08-18 David Blaikie <dblaikie@gmail.com>
13302
13303 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
13304
bf0fae19
JB
133052014-08-18 Joel Brobecker <brobecker@adacore.com>
13306
13307 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
13308 attribute in array range.
13309
3c8c5dcc
JB
133102014-08-18 Joel Brobecker <brobecker@adacore.com>
13311
13312 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
13313
e66d4446
SC
133142014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13315
13316 PR c++/17132
13317 * gdb.cp/pr17132.cc: New file.
13318 * gdb.cp/pr17132.exp: New file.
13319
940df408
SC
133202014-08-15 Siva Chandra Reddy <sivachandra@google.com>
13321
13322 * gdb.python/py-xmethods.py (A_getarrayind)
13323 (E_method_char_worker.__call__, E_method_int_worker.__call__):
13324 Use 'print' with function call syntax.
13325 (E_method_matcher.match): Fix tab vs space indentation mixup.
13326
ebcc6c3a
YQ
133272014-08-15 Yao Qi <yao@codesourcery.com>
13328
13329 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
13330 false.
13331
775e0f04
YQ
133322014-08-15 Yao Qi <yao@codesourcery.com>
13333
13334 * gdb.cp/casts.exp: Set print symbol off.
13335 * gdb.cp/class2.exp: Likewise.
13336 * gdb.cp/overload.exp: Likewise.
13337 * gdb.cp/templates.exp: Likewise.
13338
d769e349
DE
133392014-08-11 Doug Evans <dje@google.com>
13340
13341 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
13342 (test_load_shlib): Update.
13343
20c6f1e1
YQ
133442014-08-09 Yao Qi <yao@codesourcery.com>
13345
13346 * gdb.base/display.exp: Invoke is_address_zero_readable.
13347 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
13348 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
13349 * gdb.base/hbreak-unmapped.exp: Return if
13350 is_address_zero_readable returns true.
13351 * gdb.base/signest.exp: Likewise.
13352 * gdb.base/signull.exp: Likewise.
13353 * gdb.base/sigbpt.exp: Likewise.
13354 * gdb.guile/scm-disasm.exp: Do the test if
13355 is_address_zero_readable returns false.
13356 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
13357 * gdb.python/py-arch.exp: Likewise.
13358 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
13359 * lib/gdb.exp (is_address_zero_readable): New proc.
13360
5792e8e3
YQ
133612014-08-09 Yao Qi <yao@codesourcery.com>
13362
13363 PR testsuite/13443
13364 * gdb.mi/mi-var-display.exp: Make test messages unique.
13365
3cecbbbe
TT
133662014-08-04 Tom Tromey <tromey@redhat.com>
13367
13368 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
13369 target 0".
13370
00b51ff5
TT
133712014-08-04 Tom Tromey <tromey@redhat.com>
13372
13373 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
13374 "target_resume".
13375
6908c509
JB
133762014-08-01 Joel Brobecker <brobecker@adacore.com>
13377
13378 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
13379 inner_vla_struct_object_size.
13380 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
13381 as xfail.
13382
cc6563d2
PA
133832014-07-30 Pedro Alves <palves@redhat.com>
13384
13385 * gdb.threads/signal-command-handle-nopass.exp (test): Add
13386 comment.
13387
7e09a223
YQ
133882014-07-29 Yao Qi <yao@codesourcery.com>
13389
13390 PR gdb/17206
13391 * gdb.base/until-nodebug.exp: New.
13392
7ebdbe92
DE
133932014-07-28 Doug Evans <xdje42@gmail.com>
13394
13395 PR guile/17203
13396 * gdb.guile/scm-parameter.exp: Add tests for trying to create
13397 previously existing parameter, and previously ambiguously spelled
13398 parameter.
13399
fdb1adc6
WN
134002014-07-28 Will Newton <will.newton@linaro.org>
13401
13402 * gdb.base/varargs.exp: Remove KFAILs for ARM.
13403
186fcde0
DE
134042014-07-26 Ludovic Courtès <ludo@gnu.org>
13405 Doug Evans <xdje42@gmail.com>
13406
13407 PR guile/17146
13408 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
13409
70509625
PA
134102014-07-25 Pedro Alves <palves@redhat.com>
13411
13412 * gdb.threads/signal-command-handle-nopass.c: New file.
13413 * gdb.threads/signal-command-handle-nopass.exp: New file.
13414 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
13415 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
13416 * gdb.threads/signal-delivered-right-thread.c: New file.
13417 * gdb.threads/signal-delivered-right-thread.exp: New file.
13418
c3f814a1
PA
134192014-07-25 Pedro Alves <palves@redhat.com>
13420
13421 * gdb.base/double-prompt-target-event-error.exp
13422 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
13423 match.
13424 (cancel_pagination_in_target_event): Rework double prompt
13425 detection.
13426 * gdb.base/paginate-after-ctrl-c-running.exp
13427 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
13428 <return>' match.
13429 * gdb.base/paginate-bg-execution.exp
13430 (test_bg_execution_pagination_return)
13431 (test_bg_execution_pagination_cancel): Remove '-notransfer
13432 <return>' matches.
13433 * gdb.base/paginate-execution-startup.exp
13434 (test_fg_execution_pagination_return)
13435 (test_fg_execution_pagination_cancel): Remove '-notransfer
13436 <return>' matches.
13437 * gdb.base/paginate-inferior-exit.exp
13438 (test_paginate_inferior_exited): Remove '-notransfer <return>'
13439 match.
13440 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
13441 * lib/gdb.exp (pagination_prompt): Run text through
13442 string_to_regexp.
13443 (gdb_test_multiple): Match $pagination_prompt instead of
13444 "<return>".
13445 (string_to_regexp): Move to lib/gdb-utils.exp.
13446
e214cf6c
JK
134472014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13448
13449 * gdb.arch/amd64-entry-value-paramref.S: New file.
13450 * gdb.arch/amd64-entry-value-paramref.cc: New file.
13451 * gdb.arch/amd64-entry-value-paramref.exp: New file.
13452 * gdb.arch/amd64-optimout-repeat.S: New file.
13453 * gdb.arch/amd64-optimout-repeat.c: New file.
13454 * gdb.arch/amd64-optimout-repeat.exp: New file.
13455
17d0c5c8
JK
134562014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13457
13458 PR gdb/17170
13459 * gdb.base/statistics.exp: New file.
13460
b8b8facf
DE
134612014-07-17 Doug Evans <dje@google.com>
13462
74b49205 13463 PR gdb/17170
b8b8facf
DE
13464 * gdb.base/maint.exp: Update testing of per-command stats.
13465
1b5d0ab3
PA
134662014-07-16 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13469 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13470 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13471 (tfile_write_buf): New functions.
13472 (add_memory_block): Rewrite using the above.
13473 (adjust_function_address): New function.
13474 (FUNCTION_ADDRESS): New macro.
13475 (write_basic_trace_file): Remove short_x local, and use
13476 tfile_write_16. Change type of func_addr local to unsigned long
13477 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13478 here. Cast argument of add_memory_block to char pointer.
13479 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13480 (main): Remove parameters.
13481 * gdb.trace/tfile.exp: Remove nowarnings.
13482
4d974e88
SM
134832014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13484
13485 * gdb.base/debug-expr.exp: Test string evaluation with
13486 "debug expression" on.
13487
41e99568
PA
134882014-07-15 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.base/reread.exp: Use clean_restart.
13491
487d9753
PL
134922014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13493
13494 * gdb.arch/avr-flash-qualifer.c: New.
13495 * gdb.arch/avr-flash-qualifer.exp: New.
13496
cc1c52ad
PA
134972014-07-14 Pedro Alves <palves@redhat.com>
13498
13499 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13500 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13501
1e973570
PA
135022014-07-14 Pedro Alves <palves@redhat.com>
13503
13504 * gdb.base/double-prompt-target-event-error.c: New file.
13505 * gdb.base/double-prompt-target-event-error.exp: New file.
13506
93d6eb10
PA
135072014-07-14 Pedro Alves <palves@redhat.com>
13508
13509 PR gdb/17072
13510 * gdb.base/paginate-inferior-exit.c: New file.
13511 * gdb.base/paginate-inferior-exit.exp: New file.
13512
0017922d
PA
135132014-07-14 Pedro Alves <palves@redhat.com>
13514
13515 PR gdb/17072
13516 * gdb.base/paginate-bg-execution.c: New file.
13517 * gdb.base/paginate-bg-execution.exp: New file.
13518
94696ad3
PA
135192014-07-14 Pedro Alves <palves@redhat.com>
13520
13521 PR gdb/17072
13522 * gdb.base/paginate-execution-startup.c: New file.
13523 * gdb.base/paginate-execution-startup.exp: New file.
13524 * lib/gdb.exp (pagination_prompt): New global.
13525 (default_gdb_spawn): New procedure, factored out from
13526 default_gdb_spawn.
13527 (default_gdb_start): Adjust to call default_gdb_spawn.
13528 (gdb_spawn): New procedure.
13529
bd293940
PA
135302014-07-14 Pedro Alves <palves@redhat.com>
13531
13532 * lib/gdb.exp (gdb_assert): New procedure.
13533 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13534
c933f875
PA
135352014-07-14 Pedro Alves <palves@redhat.com>
13536
13537 * gdb.base/execution-termios.c: New file.
13538 * gdb.base/execution-termios.exp: New file.
13539
d98b7a16
TT
135402014-07-14 Tom Tromey <tromey@redhat.com>
13541
13542 * gdb.cp/vla-cxx.cc: New file.
13543 * gdb.cp/vla-cxx.exp: New file.
13544
548740d6
TT
135452014-07-14 Tom Tromey <tromey@redhat.com>
13546
13547 * gdb.reverse/rerun-prec.c: New file.
13548 * gdb.reverse/rerun-prec.exp: New file.
13549
a25eb028
MR
135502014-07-12 Maciej W. Rozycki <macro@mips.com>
13551 Maciej W. Rozycki <macro@codesourcery.com>
13552
13553 * lib/gdb-utils.exp: New file.
13554 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13555 inline `gdb_init_command' processing.
13556 (gdb_start_cmd): Likewise.
13557 * lib/mi-support.exp (mi_run_cmd): Likewise.
13558 * README: Document `gdb_init_command' and `gdb_init_commands'.
13559
218c2655
JK
135602014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13561
13562 Fix false FAIL running under a very long directory name.
13563 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13564 and "set print elements 10000". Twice.
13565
5401fde3
YQ
135662014-07-11 Yao Qi <yao@codesourcery.com>
13567
13568 * gdb.base/exprs.exp: "set print symbol off".
13569
e76126e8
PA
135702014-07-11 Pedro Alves <palves@redhat.com>
13571
13572 * gdb.threads/kill.c: New file.
13573 * gdb.threads/kill.exp: New file.
13574
2d6f0de6
YQ
135752014-07-10 Yao Qi <yao@codesourcery.com>
13576
13577 * gdb.trace/tfile.c (write_basic_trace_file)
13578 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13579 address written to trace file.
13580
7180e04a
PA
135812014-07-09 Pedro Alves <palves@redhat.com>
13582
13583 * gdb.base/attach-wait-input.exp: New file.
13584 * gdb.base/attach-wait-input.c: New file.
13585
9a9a7608
AB
135862014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13587
13588 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13589 setting up test structures.
13590 (main): Call new test function.
13591 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13592 test function, continue into test function and walk test
13593 structures.
13594
161ac41e
YQ
135952014-07-02 Yao Qi <yao@codesourcery.com>
13596
13597 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13598 'bar_start' at the beginning of functions 'foo' and 'bar'
13599 respectively.
13600 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13601 instead of 'foo' and 'bar'.
13602
1f267ae3
MM
136032014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13604
13605 * gdb.btrace/segv.exp: New.
13606 * gdb.btrace/segv.c: New.
13607
2b239efb
LM
136082014-07-02 Luis Machado <lgustavo@codesourcery.com>
13609
13610 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13611 instruction.
13612
cf363f18
MW
136132014-06-30 Mark Wielaard <mjw@redhat.com>
13614
13615 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13616 vulture, vilify, villar): New volatile array constants.
13617 (vindictive, vegetation): New const volatile array constants.
13618 * gdb.base/volatile.exp: Test volatile and const volatile array
13619 types.
13620
aebf9d24
AA
136212014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13622
13623 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13624 target lacks support for awatch, rwatch, or hbreak.
13625
b67a2c6f
YQ
136262014-06-27 Yao Qi <yao@codesourcery.com>
13627
13628 * gdb.multi/dummy-frame-restore.exp: New.
13629 * gdb.multi/dummy-frame-restore.c: New.
13630
aef92902
MM
136312014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13632
13633 * gdb.btrace/gcore.exp: New.
13634
8e9db26e
PA
136352014-06-23 Pedro Alves <palves@redhat.com>
13636
13637 * gdb.base/watchpoint-reuse-slot.c: New file.
13638 * gdb.base/watchpoint-reuse-slot.exp: New file.
13639
70afc5b7
SC
136402014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13641
13642 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13643 progspace's filename in 'info', 'enable' and 'disable' command
13644 tests.
13645
b972bd9c
JK
136462014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13647
13648 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13649 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13650 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13651
125f8a3d
GB
136522014-06-20 Gary Benson <gbenson@redhat.com>
13653
13654 * gdb.arch/i386-avx.exp: Fix include file location.
13655 * gdb.arch/i386-sse.exp: Likewise.
13656
3ed9baed
IB
136572014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13658
13659 * gdb.dlang/expression.exp: New file.
13660
034f788c
PA
136612014-06-19 Pedro Alves <palves@redhat.com>
13662
13663 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13664 out from ...
13665 (top level): ... here. Iterate running tests under different
13666 scheduler-locking settings.
13667
45371d0c
LM
136682014-06-18 Luis Machado <lgustavo@codesourcery.com>
13669
13670 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13671 to DW_FORM_addr and use non-zero addresses.
13672
5d376983
SC
136732014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13674
13675 PR gdb/17017
13676 * gdb.python/py-xmethods.cc: Add global function call counters and
13677 increment them in their respective functions. Remove "cout"
13678 statements.
13679 * gdb.python/py-xmethods.exp: Make tests check the global function
13680 call counters instead of depending on inferior IO.
13681
a1aa2221
LM
136822014-06-18 Don Breazeal <donb@codesourcery.com>
13683
13684 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13685 Deleted procedure.
13686 (explicit_fork_parent_follow): Deleted procedure.
13687 (explicit_fork_child_follow): Deleted procedure.
13688 (test_follow_fork): New procedure.
13689 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 13690 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
13691 procedure calls.
13692
0fc05997
YQ
136932014-06-17 Yao Qi <yao@codesourcery.com>
13694
13695 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13696 CP1252.
13697
70795c52
LM
136982014-06-17 Luis Machado <lgustavo@codesourcery.com>
13699
13700 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13701 Initialize ptr and S explicitly.
13702 (skip_type_update_when_not_use_rtti_test): Likewise.
13703
6be47f0c
KS
137042014-06-16 Keith Seitz <keiths@redhat.com>
13705
13706 PR mi/15863
13707 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13708 the inferior is started.
13709
d03de421
PA
137102014-06-16 Pedro Alves <palves@redhat.com>
13711
13712 * gdb.base/break-main-file-remove-fail.c: New file.
13713 * gdb.base/break-main-file-remove-fail.exp: New file.
13714 * gdb.base/break-unload-file.exp: Use build_executable instead of
13715 prepare_for_testing.
13716 (test_break): New parameter "initial_load". Handle it.
13717 (top level): Add initial_load cmdline/file axis.
13718
f9579b99
TT
137192014-06-12 Tom Tromey <tromey@redhat.com>
13720
13721 * gdb.base/completion.exp: Don't use directory name in test.
13722
3657956b
GB
137232014-06-09 Gary Benson <gbenson@redhat.com>
13724
13725 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13726 separate the always-available ANSI-standard signals from the
13727 signals that require checking.
13728 (main): Likewise.
13729 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13730 Likewise.
13731 (main): Likewise.
13732
4186eb54
KS
137332014-06-07 Keith Seitz <keiths@redhat.com>
13734
13735 Revert:
13736 PR c++/16253
13737 * gdb.cp/var-tag.cc: New file.
13738 * gdb.cp/var-tag.exp: New file.
13739 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13740 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13741 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13742 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13743
25326a28 137442014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
13745
13746 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13747
829155c9
PA
137482014-06-06 Pedro Alves <palves@redhat.com>
13749
13750 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13751 in target debug output instead of looking at RSP packets,
13752 disabling the test on any target that uses hardware stepping.
13753 Update comments.
13754
61c8d22e
PA
137552014-06-06 Pedro Alves <palves@redhat.com>
13756
13757 * gdb.base/break-unload-file.exp: Fix typo.
13758
d9a47287
YQ
137592014-06-06 Yao Qi <yao@codesourcery.com>
13760
13761 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13762 from "jit_function" to "^jit_function".
13763
e5e01dbf
YQ
137642014-06-06 Yao Qi <yao@codesourcery.com>
13765
13766 * gdb.base/async.c (foo): Add one statement.
13767 * gdb.base/async.exp: Get the next instruction address and
13768 match the output of "nexti" by instruction address. Match
13769 the hex address in the output of "finish".
13770
73ba372c
GB
137712014-06-06 Gary Benson <gbenson@redhat.com>
13772
13773 * gdb.base/call-signals.c: Remove preprocessor conditionals
13774 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13775 SIGSEGV and SIGTERM.
13776 * gdb.base/sigall.c: Likewise.
13777 * gdb.base/unwindonsignal.c: Likewise.
13778 * gdb.reverse/sigall-reverse.c: Likewise.
13779
831517df
YQ
137802014-06-06 Yao Qi <yao@codesourcery.com>
13781
13782 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13783 readable, skip the test.
13784
b8b91e98
YQ
137852014-06-06 Yao Qi <yao@codesourcery.com>
13786
13787 * gdb.threads/staticthreads.c (thread_function): Move the line
13788 setting breakpoint on forward.
13789 * gdb.threads/staticthreads.exp: Update comments.
13790
fb934770
LC
137912014-06-05 Ludovic Courtès <ludo@gnu.org>
13792
13793 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13794 "history-append! type error".
13795
6ef284bd
SM
137962014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13797
13798 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13799 erroneous dprintf expected input.
13800
a872e241
DE
138012014-06-04 Doug Evans <xdje42@gmail.com>
13802
13803 * gdb.guile/scm-generics.exp: Delete.
13804
16f691fb
DE
138052014-06-04 Doug Evans <xdje42@gmail.com>
13806
13807 * gdb.guile/scm-breakpoint.exp: Update.
13808 Add tests for breakpoint registration.
13809
012370f6
TT
138102014-06-04 Tom Tromey <tromey@redhat.com>
13811
13812 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13813 VLA-in-union.
13814 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13815 inner_vla_struct, vla_union types. Initialize objects of those
13816 types and compute their sizes.
13817
9f5a4cef
HZ
138182014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13819 Hui Zhu <hui@codesourcery.com>
13820
13821 * gdb.base/fileio.exp: Add test for shell not available as well as
13822 available.
13823 * gdb.base/fileio.c (test_system): Check for shell twice.
13824
90a45c4d
YQ
138252014-06-04 Yao Qi <yao@codesourcery.com>
13826
13827 * gdb.base/auto-connect-native-target.exp: Remove redundant
13828 space from the regexp pattern.
13829
70017e41
YQ
138302014-06-04 Yao Qi <yao@codesourcery.com>
13831
13832 * gdb.base/default.exp: Replace "child" with "native" in
13833 regexp pattern.
13834
883964a7
SC
138352014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13836
13837 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13838 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13839 * gdb.python/py-xmethods.py: Python script supporting the
13840 new testcase and tests.
13841
ef370185
JB
138422014-06-03 Joel Brobecker <brobecker@adacore.com>
13843 Pedro Alves <palves@redhat.com>
13844
13845 PR breakpoints/17000
13846 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13847 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13848
1e2ccb61
BM
138492014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13850
13851 * gdb.base/subst.exp: Add tests to verify partial path matching
13852 output.
13853
c6ec5ab2
PA
138542014-06-03 Pedro Alves <palves@redhat.com>
13855
13856 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13857 target that doesn't use software single-stepping.
13858
835c559f
PA
138592014-06-03 Pedro Alves <palves@redhat.com>
13860
13861 PR breakpoints/17000
13862 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13863 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13864
06eb1586
DE
138652014-06-02 Doug Evans <xdje42@gmail.com>
13866
13867 * gdb.guile/scm-parameter.exp: New file.
13868
e698b8c4
DE
138692014-06-02 Doug Evans <xdje42@gmail.com>
13870
13871 * gdb.guile/scm-cmd.c: New file.
13872 * gdb.guile/scm-cmd.exp: New file.
13873
ded03782
DE
138742014-06-02 Doug Evans <xdje42@gmail.com>
13875
13876 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13877 pretty-printer lookup.
13878 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13879 (make-pp_s-printer): Call it.
13880 (make-pretty-printer-from-dict): New function.
13881 (lookup-pretty-printer-maker-from-dict): New function.
13882 (*pretty-printer*): Simplify.
13883 (make-objfile-pp_s-printer): New function.
13884 (install-objfile-pretty-printers!): New function.
13885 (make-progspace-pp_s-printer): New function.
13886 (install-progspace-pretty-printers!): New function.
13887 * gdb.guile/scm-progspace.c: New file.
13888 * gdb.guile/scm-progspace.exp: New file.
13889
41fac0cf
PA
138902014-06-02 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/dprintf-bp-same-addr.c: New file.
13893 * gdb.base/dprintf-bp-same-addr.exp: New file.
13894
96ae5695
EBM
138952014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13896
13897 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13898 * gdb.arch/powerpc-power.s: Likewise.
13899
da02b3a8
JB
139002014-06-02 Joel Brobecker <brobecker@adacore.com>
13901
13902 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13903
c72b2e7b
YQ
139042014-06-01 Yao Qi <yao@codesourcery.com>
13905
13906 * gdb.base/watchpoint.exp (test_watch_location): Check null
13907 pointer can be dereferenced. If not, do the test, otherwise
13908 skip it.
13909
53e8a631
AB
139102014-05-30 Andrew Burgess <aburgess@broadcom.com>
13911
13912 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13913 results.
13914 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13915
938f0e2f
AB
139162014-05-30 Andrew Burgess <aburgess@broadcom.com>
13917
13918 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13919 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13920 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13921 * gdb.arch/amd64-invalid-stack-top.c: New file.
13922 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13923
9ba6657a
PA
139242014-05-30 Pedro Alves <palves@redhat.com>
13925
13926 PR breakpoints/17000
13927 * gdb.base/sss-bp-on-user-bp.c: New file.
13928 * gdb.base/sss-bp-on-user-bp.exp: New file.
13929
522c09bf
DB
139302014-05-30 David Blaikie <dblaikie@gmail.com>
13931
13932 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13933 gnu_inline semantics via attribute.
13934 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13935 source explicitly specifies the required semantics.
13936
bf4ef81e
MR
139372014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13938
13939 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13940
329ea579
PA
139412014-05-29 Pedro Alves <palves@redhat.com>
13942 Tom Tromey <tromey@redhat.com>
13943
13944 * gdb.base/async-shell.exp: Don't enable target-async.
13945 * gdb.base/async.exp
13946 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13947 parameter. Adjust.
13948 (top level): Don't test with "target-async".
13949 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13950 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13951 * gdb.base/inferior-died.exp: Don't enable target-async.
13952 * gdb.base/interrupt-noterm.exp: Likewise.
13953 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13954 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13955 * gdb.mi/mi-nonstop.exp: Likewise.
13956 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13957 * gdb.mi/mi-nsintrall.exp: Likewise.
13958 * gdb.mi/mi-nsmoribund.exp: Likewise.
13959 * gdb.mi/mi-nsthrexec.exp: Likewise.
13960 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13961 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13962 * gdb.python/py-evsignal.exp: Don't enable target-async.
13963 * gdb.python/py-evthreads.exp: Likewise.
13964 * gdb.python/py-prompt.exp: Likewise.
13965 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13966 * gdb.server/solib-list.exp: Don't enable target-async.
13967 * gdb.threads/thread-specific-bp.exp: Likewise.
13968 * lib/mi-support.exp: Adjust to use mi-async.
13969
fd664c91
PA
139702014-05-29 Pedro Alves <palves@redhat.com>
13971
13972 PR gdb/13860
13973 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13974 reason, even in sync mode.
13975
251bde03
PA
139762014-05-29 Pedro Alves <palves@redhat.com>
13977 Hui Zhu <hui@codesourcery.com>
13978
13979 PR PR15693
13980 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13981 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13982 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13983 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13984
7f3c0343
JB
139852014-05-28 Joel Brobecker <brobecker@adacore.com>
13986
13987 * config/monitor.exp (gdb_target_monitor): Replace use of
13988 "set remotebaud" by "set serial baud".
13989
b2715b27
AW
139902014-05-26 Andy Wingo <wingo@igalia.com>
13991
13992 * gdb.guile/scm-breakpoint.exp:
13993 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13994 properties instead of gdb-object-properties.
13995
498a4489
YQ
139962014-05-26 Yao Qi <yao@codesourcery.com>
13997
13998 * gdb.server/no-thread-db.exp: Specify source file name
13999 explicitly when setting a breakpoint.
14000
589fdceb
MM
140012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14002
14003 * gdb.btrace/vdso.c: New.
14004 * gdb.btrace/vdso.exp: New.
14005
e9089e05
MM
140062014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14007
14008 * gdb.base/gcore.exp (capture_command_output): Move ...
14009 * lib/gdb.exp (capture_command_output): ... here.
14010
67b5c0c1
MM
140112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
14012
14013 * gdb.btrace/data.exp: Test memory access during btrace replay.
14014
a2199296
SM
140152014-05-22 Simon Marchi <simon.marchi@ericsson.com>
14016
14017 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
14018
17b2616c
PA
140192014-05-21 Pedro Alves <palves@redhat.com>
14020
14021 PR gdb/13860
14022 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
14023 (top level): Test that output related to execution commands is
14024 sent to the console with CLI commands, but not with MI commands.
14025 Test that breakpoint events are always mirrored to the console.
14026 Also expect the new source line to be output after a "next" in
14027 async mode too. Make it a pass/fail test.
14028 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
14029 output.
14030 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
14031
5166082f
PA
140322014-05-21 Pedro Alves <palves@redhat.com>
14033
14034 * gdb.base/list.exp (build_pattern, test_list): New procedures.
14035 Use them to test variations of "list" after reaching a breakpoint.
14036 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
14037 Test "list" with listsize 10 after reaching a breakpoint.
14038 * gdb.python/python.exp (decode_line current location line
14039 number): Adjust expected line number.
14040
2f25d70f
SM
140412014-05-21 Simon Marchi <simon.marchi@ericsson.com>
14042
14043 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
14044 behavior for $args, pass it directly to "run".
14045
ff604a67
MR
140462014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
14047
14048 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
14049 30000 to 65536.
14050
6a3cb8e8
PA
140512014-05-21 Pedro Alves <palves@redhat.com>
14052
14053 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
14054 auto-connect-native-target off".
14055 * gdb.base/auto-connect-native-target.c: New file.
14056 * gdb.base/auto-connect-native-target.exp: New file.
14057
4ebfc96e
PA
140582014-05-21 Pedro Alves <palves@redhat.com>
14059
14060 * gdb.base/default.exp: Test "target native" instead of "target
14061 child".
14062
36d46afb
MW
140632014-05-21 Mark Wielaard <mjw@redhat.com>
14064
14065 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14066
5876f503
JK
140672014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14068
14069 Fix TLS access for -static -pthread.
14070 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
14071 <HAVE_TLS> (thread_function, main): Initialize it.
14072 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
14073 Add clean_restart.
14074 <$have_tls != "">: Check TLSVAR.
14075
0256a6ac
PA
140762014-05-21 Pedro Alves <palves@redhat.com>
14077
14078 * gdb.base/dcache-line-read-error.c: New.
14079 * gdb.base/dcache-line-read-error.exp: New.
14080
936d2992
PA
140812014-05-20 Pedro Alves <palves@redhat.com>
14082
14083 * gdb.base/compare-sections.c: New file.
14084 * gdb.base/compare-sections.exp: New file.
14085
802e8e6d
PA
140862014-05-20 Pedro Alves <palves@redhat.com>
14087
14088 * gdb.base/break-idempotent.c: New file.
14089 * gdb.base/break-idempotent.exp: New file.
14090
e59fa00f
MM
140912014-05-20 Markus Metzger <markus.t.metzger@intel.com>
14092
14093 * gdb.btrace/nohist.exp: New.
14094
8b696e31
YQ
140952014-05-20 Yao Qi <yao@codesourcery.com>
14096
14097 * lib/gdb.exp (gdb_init): Set timeout if test file is under
14098 gdb.reverse directory and gdb_reverse_timeout exists in board
14099 setting.
14100 * README: Document gdb_reverse_timeout.
14101
73c9764f
YQ
141022014-05-20 Yao Qi <yao@codesourcery.com>
14103
14104 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
14105 'test_file_name'. Treat args as a string instead of a list.
14106 (gdb_init): Rename argument 'args' by 'test_file_name'.
14107
f1f4348a
JK
141082014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14109
14110 * gdb.arch/powerpc-power.exp: New file.
14111 * gdb.arch/powerpc-power.s: New file.
14112
0dbe70ce
DE
141132014-05-16 Doug Evans <dje@google.com>
14114
14115 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
14116 * gdb.base/completion.exp: Check that all expected files exist
14117 before doing file completion.
0dbe70ce 14118
8d551b02
DE
141192014-05-16 Doug Evans <dje@google.com>
14120
14121 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
14122 Update.
14123 (do_syscall_tests_without_xml): Update.
14124
73eb7709
PA
141252014-05-16 Pedro Alves <palves@redhat.com>
14126
14127 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
14128 instead of "unknown output after running".
14129
3fae92fc
YQ
141302014-05-16 Yao Qi <yao@codesourcery.com>
14131
14132 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
14133 file1.txt from host at the end.
14134 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
14135
c2b2ccc5
DE
141362014-05-15 Doug Evans <dje@google.com>
14137
14138 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
14139 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
14140 loading file. Add test for TU lookup.
14141
8c217a4b
SM
141422014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14143
14144 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
14145 calling "-exec-arguments" or "set args" before running the
14146 inferior.
14147
3deb39c6
SM
141482014-05-15 Simon Marchi <simon.marchi@ericsson.com>
14149
14150 * lib/mi-support.exp (mi_expect_stop): Expect message for
14151 inferiors that exit with non-zero exit code.
14152
71a79f8c
YQ
141532014-05-14 Yao Qi <yao@codesourcery.com>
14154
14155 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
14156 match absolute path on remote host.
14157 (test_file_list_exec_source_files): Remove "/" from the
14158 pattern.
14159
f23fcd46
YQ
141602014-05-14 Yao Qi <yao@codesourcery.com>
14161
14162 * boards/local-remote-host-notty.exp (${board}_file): New
14163 proc.
14164
9404b58f
KM
141652014-05-07 Kyle McMartin <kyle@redhat.com>
14166
14167 Pushed by Joel Brobecker <brobecker@adacore.com>.
14168 * gdb.arch/aarch64-atomic-inst.c: New file.
14169 * gdb.arch/aarch64-atomic-inst.exp: New file.
14170
5e45f04c
YQ
141712014-05-07 Yao Qi <yao@codesourcery.com>
14172
14173 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
14174 in current context" too.
14175
c888a17d
KS
141762014-05-05 Keith Seitz <keiths@redhat.com>
14177
14178 * gdb.linespec/ls-dollar.exp: Add test for linespec
14179 file:convenience_variable.
14180
290a839c
YQ
141812014-05-05 Yao Qi <yao@codesourcery.com>
14182
14183 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
14184 traceframes into tfile and ctf trace files. Read data from
14185 trace file and test collected data.
14186 (gdb_collect_locals_test): Likewise.
14187 (gdb_unavailable_registers_test): Likewise.
14188 (gdb_unavailable_floats): Likewise.
14189 (gdb_collect_globals_test): Likewise.
14190 (top-level): Append "ctf" to trace_file_targets if GDB
14191 supports.
14192
b5262cd0
YQ
141932014-05-05 Yao Qi <yao@codesourcery.com>
14194
14195 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
14196 code to ...
14197 (gdb_collect_args_test_1): ... it. New proc.
14198 (gdb_collect_locals_test): Move some code to ...
14199 (gdb_collect_locals_test_1): ... it. New proc.
14200 (gdb_unavailable_registers_test): Move some code to ...
14201 (gdb_unavailable_registers_test_1): ... it. New proc.
14202 (gdb_unavailable_floats): Move some code to ...
14203 (gdb_unavailable_floats_1): ... it. New proc.
14204
30a1e6cc
SDJ
142052014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14206
14207 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
14208 probes to test for bitness recognition.
14209 * gdb.arch/amd64-stap-optional-prefix.exp
14210 (test_probe_value_without_reg): New procedure.
14211 Add code to test for different kinds of bitness.
14212
f33da99a
SDJ
142132014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
14214
14215 PR breakpoints/16889
14216 * gdb.arch/amd64-stap-optional-prefix.S: New file.
14217 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
14218
5b80f00d
PA
142192014-05-01 Pedro Alves <palves@redhat.com>
14220
14221 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
14222 gdb_file_cmd if no file is specified.
14223 * boards/native-extended-gdbserver.exp (gdb_load): Use the
14224 last_loaded_file to set the remote exec-file.
14225
f8c2a73c
PA
142262014-05-01 Pedro Alves <palves@redhat.com>
14227
14228 * boards/local-remote-host.exp: New file.
14229
be6e8ac7
PA
142302014-05-01 Pedro Alves <palves@redhat.com>
14231
14232 * boards/local-remote-host.exp: Rename to ...
14233 * boards/local-remote-host-notty.exp: ... this.
14234
cac0dc8f
JB
142352014-04-28 Joel Brobecker <brobecker@adacore.com>
14236
14237 * gdb.ada/dyn_arrayidx: New testcase.
14238
9730e6cc
YQ
142392014-04-26 Yao Qi <yao@codesourcery.com>
14240
14241 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
14242 and compute the length of function main. Save it in
14243 $main_length.
14244 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
14245 (top-level): Use gdb_compile to compile objects into
14246 executable and restart GDB. Remove invocation to
14247 prepare_for_testing.
14248
7ae1a6a6
PA
142492014-04-25 Simon Marchi <simon.marchi@ericsson.com>
14250 Pedro Alves <palves@redhat.com>
14251
14252 PR server/16255
14253 * gdb.multi/multi-attach.c: New file.
14254 * gdb.multi/multi-attach.exp: New file.
14255
4082afcc
PA
142562014-04-25 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
14259 user.
14260 (top level): Test that "set remote conditional-breakpoints-packet
14261 off" works as intended.
14262 * gdb.base/dprintf.exp: Test that "set remote
14263 breakpoint-commands-packet off" works as intended.
14264 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
14265 New function.
14266 (top level): Call it.
14267 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
14268 remote fast-tracepoints-packet off" works as intended.
14269 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
14270 * lib/gdb.exp (gdb_is_target_remote): ... here.
14271
2abc3f8d
DB
142722014-04-24 David Blaikie <dblaikie@gmail.com>
14273
14274 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
14275 ensure clang would not discard them.
14276 * gdb.base/gdbvars.c: Ditto.
14277 * gdb.base/memattr.c: Ditto.
14278 * gdb.base/whatis.c: Ditto.
14279 * gdb.python/py-prettyprint.c: Ditto.
14280 * gdb.trace/actions.c: Ditto.
14281 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
14282 ensure clang would not discard it.
14283
bfd39632
DB
142842014-04-24 David Blaikie <dblaikie@gmail.com>
14285
14286 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
14287 clang to emit the full definition of type required by the test
14288 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
14289
22842ff6
DB
142902014-04-24 David Blaikie <dblaikie@gmail.com>
14291
14292 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
14293 coax Clang into emitting the definition of the type.
14294 * gdb.cp/pr10728-x.h (y): Ditto.
14295 * gdb.cp/pr10728-y.cc (y): Ditto.
14296
c2e827ad
DB
142972014-04-24 David Blaikie <dblaikie@gmail.com>
14298
14299 * gdb.base/label.exp: XFAIL label related tests under Clang.
14300 * gdb.cp/cplabel.exp: Ditto.
14301 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
14302 under Clang those using labels.
14303
4c2d33e7
YQ
143042014-04-25 Yao Qi <yao@codesourcery.com>
14305
14306 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
14307 double_label.
14308 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
14309 partial_label and double_label.
14310
56083b99
DB
143112014-04-24 David Blaikie <dblaikie@gmail.com>
14312
14313 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
14314
25d4e99d
DB
143152014-04-24 David Blaikie <dblaikie@gmail.com>
14316
14317 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
14318 of the function to work across GCC and Clang.
14319 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
14320 pointer types (const void ** const V void **).
14321
01f9f808
MS
143222014-04-24 Michael Sturm <michael.sturm@mintel.com>
14323 Walfred Tedeschi <walfred.tedeschi@intel.com>
14324
14325 * Makefile.in (EXECUTABLES): Added i386-avx512.
14326 * gdb.arch/i386-avx512.c: New file.
14327 * gdb.arch/i386-avx512.exp: Likewise.
14328
4b48d439
KS
143292014-04-23 Keith Seitz <keiths@redhat.com>
14330
14331 * lib/mi-support.exp (mi_list_breakpoints): Delete.
14332 (mi_make_breakpoint_table): New procedure.
14333 (mi_create_breakpoint): Use mi_make_breakpoint
14334 and return the result.
14335 (mi_make_breakpoint): New procedure.
14336 (mi_build_kv_pairs): New procedure.
14337
14338 * gdb.mi/mi-break.exp: Remove unused globals,
14339 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
14340 All callers updated.
14341 * gdb.mi/mi-dprintf.exp: Use variable to track command
14342 number.
14343 Update all callers of mi_create_breakpoint and use
14344 mi_make_breakpoint_table.
14345 Remove any unused global variables.
14346 * gdb.mi/mi-nonstop.exp: Likewise.
14347 * gdb.mi/mi-nsintrall.exp: Likewise.
14348 * gdb.mi/mi-nsmoribund.exp: Likewise.
14349 * gdb.mi/mi-nsthrexec.exp: Likewise.
14350 * gdb.mi/mi-reverse.exp: Likewise.
14351 * gdb.mi/mi-simplerun.exp: Likewise.
14352 * gdb.mi/mi-stepn.exp: Likewise.
14353 * gdb.mi/mi-syn-frame.exp: Likewise.
14354 * gdb.mi/mi-until.exp: Likewise.
14355 * gdb.mi/mi-var-cp.exp: Likewise.
14356 * gdb.mi/mi-var-display.exp: Likewise.
14357 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
14358 * gdb.mi/mi2-var-child.exp: Likewise.
14359 * gdb.mi/mi-vla-c99.exp: Likewise.
14360 * lib/mi-support.exp: Likewise.
14361
14362 From Ian Lance Taylor <iant@cygnus.com>:
14363 * lib/gdb.exp (parse_args): New procedure.
14364
08351840
PA
143652014-04-23 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.base/break-unload-file.c: New file.
14368 * gdb.base/break-unload-file.exp: New file.
14369 * gdb.base/sym-file-lib.c (baz): New function.
14370 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
14371 field.
14372 (load): Store the segment's mapped size.
14373 (unload): New function.
14374 (unload_shlib): New function.
14375 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
14376 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
14377 set a breakpoint at baz, and call it.
14378 * gdb.base/sym-file.exp: New tests for stale breakpoint
14379 instructions.
14380
076855f9
PA
143812014-04-23 Pedro Alves <palves@redhat.com>
14382
14383 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
14384 * gdb.base/hbreak-in-shr-unsupported.c: New file.
14385 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
14386 * gdb.base/hbreak-unmapped.c: New file.
14387 * gdb.base/hbreak-unmapped.exp: New file.
14388 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
14389 * lib/gdb.exp (gdb_is_target_remote): ... here.
14390
483805cf
PA
143912014-04-22 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.base/consecutive-step-over.c: New file.
14394 * gdb.base/consecutive-step-over.exp: New file.
14395
06d97543
PA
143962014-04-22 Pedro Alves <palves@redhat.com>
14397
14398 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
14399 instead of send_gdb/gdb_expect.
14400
b4429ea2
YQ
144012014-04-22 Yao Qi <yao@codesourcery.com>
14402
14403 * lib/trace-support.exp (generate_tracefile): New procedure.
14404 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
14405 return 0.
14406 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
14407 if generate_tracefile returns 1.
14408
51d48146
PA
144092014-04-18 Tom Tromey <palves@redhat.com>
14410 Pedro alves <tromey@redhat.com>
14411
14412 PR backtrace/15558
14413 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
14414 with a backtrace limit.
14415 * gdb.python/py-frame-inline.exp: Test running to an inline
14416 function with a backtrace limit, and printing the newest frame.
14417 * gdb.python/py-frame-inline.c (main): Call f.
14418
bd1dce5f
MS
144192014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14420
14421 * gdb.java/jnpe.exp: Drop srcdir from untested path.
14422
40d1a503
MS
144232014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
14424
14425 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
14426 Drop prefix from unsupported source file path.
14427
389b98f7
YQ
144282014-04-17 Yao Qi <yao@codesourcery.com>
14429
14430 * lib/gdb.exp (with_target_charset): New proc.
14431 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
14432 with_target_charset.
14433 (test_print_strings): Likewise.
14434 (test_repeat_bytes): Likewise.
14435 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
14436 for some tests.
14437
22869d73
KS
144382014-04-16 Keith Seitz <keiths@redhat.com>
14439
14440 PR gdb/15827
14441 * gdb.dwarf2/corrupt.c: New file.
14442 * gdb.dwarf2/corrupt.exp: New file.
14443
c4f87ca6
KS
144442014-04-16 Keith Seitz <keiths@redhat.com>
14445
14446 PR c++/16597
14447 * gdb.cp/namelessclass.cc: New file.
14448 * gdb.cp/namelessclass.exp: New file.
14449 * gdb.cp/namelessclass.S: New file.
14450
ab19de87
DE
144512014-04-16 Doug Evans <dje@google.com>
14452
14453 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
14454 Add comment.
14455 (gdbserver_default_get_comm_port): New function.
14456 (gdbserver_start): Check if board file provided
14457 "gdbserver,get_comm_port" and use it if so.
14458 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14459 (gdb,socketport): Set to "stdio".
14460 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14461 (stdio_gdbserver_template): Delete.
14462 (${board}_get_remote_address): Update.
14463 (${board}_build_remote_cmd): Delete.
14464 (${board}_get_comm_port): New function.
14465 (${board}_spawn): Update.
14466 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14467 Delete.
14468 (${board}_get_remote_address): Update.
14469 (${board}_get_comm_port): New function.
14470
fc98a809
AB
144712014-04-16 Andrew Burgess <aburgess@broadcom.com>
14472
14473 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14474 appearing in any order.
14475
87fd9e6e
DE
144762014-04-15 Doug Evans <dje@google.com>
14477
14478 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14479 uninitialized value of "description".
14480
099fc3ea
KS
144812014-04-15 Keith Seitz <keiths@redhat.com>
14482
14483 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14484 Remove unused globals.
14485 (test_running_the_program): Likewise.
14486 (test_controlled_execution): Likewise.
14487 (test_controlling_breakpoints): Likewise.
14488 (test_program_termination): Likewise.
14489
5da151d4
KS
144902014-04-15 Keith Seitz <keiths@redhat.com>
14491
14492 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14493 unused globals.
14494 (test_rbreak_creation_and_listing): Likewise.
14495 (test_ignore_count): Likewise.
14496 (test_error): Likewise.
14497
35e5d2f0
PA
144982014-04-15 Pedro Alves <palves@redhat.com>
14499
14500 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14501 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14502 sym-file-loader.c.
14503 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14504 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14505 to sym-file-loader.c.
14506 (struct library): Forward declare.
14507 (load_shlib, lookup_function): Change prototypes.
14508 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14509 (translate_offset): Remove declarations.
14510 (get_text_addr): New declaration.
14511 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14512 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14513 sym-file-loader.h.
14514 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14515 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14516 here from sym-file-loader.h.
14517 (struct library): New structure.
14518 (load_shlib, lookup_function): Change prototypes and adjust to
14519 work with a struct library.
14520 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14521 (translate_offset): Make static.
14522 (get_text_addr): New function.
14523 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14524
eb4c1710
PA
145252014-04-15 Pedro Alves <palves@redhat.com>
14526
14527 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14528
2d1baf52
PA
145292014-04-15 Pedro Alves <palves@redhat.com>
14530
14531 * gdb.base/sym-file-loader.c: Include <limits.h>.
14532 (SELF_LINK): New define.
14533 (get_origin): New function.
14534 (load_shlib): Use it.
14535 * gdb.base/sym-file.exp: Don't early return if the target is
14536 remote. Use runto_main, and issue fail is that fails. Use
14537 gdb_load_shlibs.
14538 (shlib_name): Delete.
14539 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14540
7dd6df01
PA
145412014-04-15 Pedro Alves <palves@redhat.com>
14542
14543 * gdb.base/sym-file.exp: Remove regex characters from test
14544 message. Don't refer to breakpoint numbers in test messages.
14545
b50c8614
KS
145462014-04-14 Keith Seitz <keiths@redhat.com>
14547
14548 PR c++/16253
14549 * gdb.cp/var-tag.cc: New file.
14550 * gdb.cp/var-tag.exp: New file.
14551 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14552 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14553 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14554 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14555
3d567982
TT
145562014-04-14 Tom Tromey <tromey@redhat.com>
14557
14558 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14559 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14560 type.
14561 * gdb.cp/enum-class.exp: New file.
14562 * gdb.cp/enum-class.cc: New file.
14563
0626fc76
TT
145642014-04-14 Tom Tromey <tromey@redhat.com>
14565
14566 * gdb.dwarf2/enum-type.exp: New file.
14567
dca325b3
SA
145682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14569
14570 * gdb.mi/mi-vla-c99.exp: New file.
14571 * gdb.mi/vla.c: New file.
14572
5854b38a
SA
145732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14574
14575 * gdb.base/vla-datatypes.c: New file.
14576 * gdb.base/vla-datatypes.exp: New file.
14577
463bb957
SA
145782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14579
14580 * gdb.base/vla-ptr.c: New file.
14581 * gdb.base/vla-ptr.exp: New file.
14582
3dd170be
SA
145832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14584
14585 * gdb.dwarf2/count.exp: New file.
14586
5ecaaa66
SA
145872014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14588
14589 * gdb.base/vla-sideeffect.c: New file.
14590 * gdb.base/vla-sideeffect.exp: New file.
14591
41f1ada5
DB
145922014-04-14 David Blaikie <dblaikie@gmail.com>
14593
14594 * gdb.mi/non-stop.c: Add return value for non-void function return
14595 statement.
14596 * gdb.threads/staticthreads.c: Ditto.
14597
0be03e84
DE
145982014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14599 Doug Evans <xdje42@gmail.com>
14600
14601 * gdb.guile/scm-value.c: Improve test case.
14602 * gdb.guile/scm-value.exp: Add new test.
14603
f180a1fb
DB
146042014-04-11 David Blaikie <dblaikie@gmail.com>
14605
14606 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14607 override Clang's default.
14608
6b662e19
JB
146092014-04-11 Joel Brobecker <brobecker@adacore.com>
14610
14611 Revert the following changes (regressions):
14612
14613 * gdb.base/vla-sideeffect.c: New file.
14614 * gdb.base/vla-sideeffect.exp: New file.
14615
14616 * gdb.dwarf2/count.exp: New file.
14617
14618 * gdb.base/vla-multi.c: New file.
14619 * gdb.base/vla-multi.exp: New file.
14620
14621 * gdb.base/vla-ptr.c: New file.
14622 * gdb.base/vla-ptr.exp: New file.
14623
14624 * gdb.base/vla-datatypes.c: New file.
14625 * gdb.base/vla-datatypes.exp: New file.
14626
14627 * gdb.mi/mi-vla-c99.exp: New file.
14628 * gdb.mi/vla.c: New file.
14629
245a5f0b
KS
146302014-04-11 Keith Seitz <keiths@redhat.com>
14631
14632 PR c++/16675
14633 * gdb.cp/cpsizeof.exp: New file.
14634 * gdb.cp/cpsizeof.cc: New file.
14635
58a84dcf
SA
146362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14637
191a8a90
JB
14638 * gdb.mi/mi-vla-c99.exp: New file.
14639 * gdb.mi/vla.c: New file.
58a84dcf 14640
c8655f75
SA
146412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14642
14643 * gdb.base/vla-datatypes.c: New file.
14644 * gdb.base/vla-datatypes.exp: New file.
14645
024e13b4
SA
146462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14647
14648 * gdb.base/vla-ptr.c: New file.
14649 * gdb.base/vla-ptr.exp: New file.
14650
1a237e0e
SA
146512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14652
14653 * gdb.base/vla-multi.c: New file.
14654 * gdb.base/vla-multi.exp: New file.
14655
504f3432
SA
146562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14657
14658 * gdb.dwarf2/count.exp: New file.
14659
3bce8237
SA
146602014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14661
191a8a90
JB
14662 * gdb.base/vla-sideeffect.c: New file.
14663 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 14664
322f9c21
YQ
146652014-04-11 Yao Qi <yao@codesourcery.com>
14666
14667 * gdb.base/completion.exp: Check file exists before running tests
14668 on file completion.
14669
d708bcd1
PA
146702014-04-10 Pedro Alves <palves@redhat.com>
14671
14672 * gdb.base/cond-eval-mode.c: New file.
14673 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14674 prepare_for_testing to build the new file. Check result of
14675 runto_main.
14676 (test_break, test_watch): New procedures.
14677 (top level): Use them.
14678
ae1d2761
PM
146792014-04-08 Pierre Muller <muller@sourceware.org>
14680
14681 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14682 Ctrl-V use for mingw hosts.
14683
7af389b8
SC
146842014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14685
14686 * gdb.python/py-value.c: Improve test case.
14687 * gdb.python/py-value.exp: Add new test.
14688
5e703181
DE
146892014-04-07 David Blaikie <dblaikie@gmail.com>
14690
14691 * lib/compiler.c: Identify the clang compiler.
14692 * lib/compiler.cc: Ditto.
14693
9810b410
YQ
146942014-04-03 Yao Qi <yao@codesourcery.com>
14695
14696 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14697
98d1b8dc
AB
146982014-04-01 Anton Blanchard <anton@samba.org>
14699
14700 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14701 messages unique.
14702
3114cea1
AB
147032014-04-01 Anton Blanchard <anton@samba.org>
14704
14705 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14706 prepare_for_testing.
14707
62f7182c
AB
147082014-04-01 Anton Blanchard <anton@samba.org>
14709
14710 * gdb.arch/ppc64-atomic-inst.c: Remove.
14711 * gdb.arch/ppc64-atomic-inst.S: New file.
14712 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14713
770e7fc7
DE
147142014-03-31 Doug Evans <dje@google.com>
14715
14716 * gdb.base/print-symbol-loading-lib.c: New file.
14717 * gdb.base/print-symbol-loading-main.c: New file.
14718 * gdb.base/print-symbol-loading.exp: New file.
14719
46e2bafa
YQ
147202014-03-31 Yao Qi <yao@codesourcery.com>
14721
14722 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14723
8776cfe9
JB
147242014-03-28 Joel Brobecker <brobecker@adacore.com>
14725
14726 * gdb.ada/mi_dyn_arr: New testcase.
14727
5d1ef361
DE
147282014-03-27 Doug Evans <dje@google.com>
14729
14730 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14731
b5bee914
YQ
147322014-03-27 Yao Qi <yao@codesourcery.com>
14733
14734 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14735 if target is nios2-*-*.
14736
0d4d0e77
YQ
147372014-03-26 Yao Qi <yao@codesourcery.com>
14738
14739 * lib/gdb.exp (readline_is_used): New proc.
14740 * gdb.base/completion.exp: Move tests on command complete up.
14741 Skip the rest of tests if readline is not used.
14742 * gdb.ada/complete.exp: Skp the test if readline is not
14743 used.
14744 * gdb.base/filesym.exp: Likewise.
14745 * gdb.base/macscp.exp: Likewise.
14746 * gdb.base/readline-ask.exp: Likewise.
14747 * gdb.base/readline.exp: Likewise.
14748 * gdb.python/py-cmd.exp: Likewise.
14749 * gdb.trace/tfile.exp: Likewise.
14750
29361eee
YQ
147512014-03-26 Yao Qi <yao@codesourcery.com>
14752
14753 * gdb.base/macscp.exp: Fix code format issues.
14754
bc9a5525
UW
147552014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14756
14757 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14758 * gdb.asm/powerpc64le.inc: New file.
14759
d3839ede
PA
147602014-03-25 Pedro Alves <palves@redhat.com>
14761 Doug Evans <dje@google.com>
14762
14763 * gdb.base/source-execution.c: New file.
14764 * gdb.base/source-execution.exp: New file.
14765 * gdb.base/source-execution.gdb: New file.
14766
01672a57
DE
147672014-03-24 Doug Evans <dje@google.com>
14768
14769 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14770 using fission.
14771
88bbeca9
HZ
147722014-03-24 Hui Zhu <hui@codesourcery.com>
14773 Pedro Alves <palves@redhat.com>
14774
14775 PR breakpoints/16101
14776 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14777 test pass/fail messages. Detect missing support for dprintf when
14778 breakpoints are actually inserted.
14779 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14780 breakpoints are actually inserted.
14781 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14782 fails.
14783
d2348791
JK
147842014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14785
14786 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14787
feef67ab
DE
147882014-03-22 Doug Evans <xdje42@gmail.com>
14789
14790 * gdb.python/python.exp (python not supported): Verify multi-line
14791 python command issues an error.
25d743f9 14792 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 14793 guile command issues an error.
feef67ab 14794
ecebef6a
MR
147952014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14796
14797 * gdb.threads/thread-specific.exp: Handle the lack of usable
14798 $this_breakpoint and $this_thread.
14799
ccdd1909
HZ
148002014-03-21 Hui Zhu <hui@codesourcery.com>
14801
14802 * gdb.base/attach.exp (do_command_attach_tests): New.
14803
beb460e8
PA
148042014-03-20 Tom Tromey <tromey@redhat.com>
14805 Pedro Alves <palves@redhat.com>
14806
14807 PR cli/15718
14808 * gdb.base/condbreak-call-false.c: New file.
14809 * gdb.base/condbreak-call-false.exp: New file.
14810
40acf43a
PA
148112014-03-20 Pedro Alves <palves@redhat.com>
14812
14813 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14814 Delete.
14815 (block_signals, unblock_signals): Delete.
14816 (child_function_2, main): Remove references to deleted variable
14817 and functions.
14818
9f5e1e02
PA
148192014-03-20 Pedro Alves <palves@redhat.com>
14820
14821 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14822 Use pthread_kill to signal thread 2.
14823 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14824 Adjust to make the test send itself a signal rather than using the
14825 host's "kill" command.
14826
99619bea
PA
148272014-03-20 Pedro Alves <palves@redhat.com>
14828
14829 * gdb.threads/multiple-step-overs.c: New file.
14830 * gdb.threads/multiple-step-overs.exp: New file.
14831 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14832 Adjust expected infrun debug output.
14833
2adfaa28
PA
148342014-03-20 Pedro Alves <palves@redhat.com>
14835
14836 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14837 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14838
31e77af2
PA
148392014-03-20 Pedro Alves <palves@redhat.com>
14840
14841 PR breakpoints/7143
14842 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14843 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14844 of gdb_test_multiple.
14845 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14846 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14847
b9f437de
PA
148482014-03-20 Pedro Alves <palves@redhat.com>
14849
14850 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14851 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14852
05adc73e
PA
148532014-03-19 Pedro Alves <palves@redhat.com>
14854
14855 * gdb.base/async.exp: Remove early return.
14856
6048b950
PA
148572014-03-19 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14860
8bcfb00a
PA
148612014-03-19 Pedro Alves <palves@redhat.com>
14862
14863 * gdb.base/async.exp (test_background): Expect \r\n after
14864 "completed." in the fail pattern.
14865
884e37dc
PA
148662014-03-19 Pedro Alves <palves@redhat.com>
14867
14868 * gdb.base/async.exp (test_background): New procedure.
14869 Use it for all background execution command tests.
14870
148e57e2
PA
148712014-03-19 Pedro Alves <palves@redhat.com>
14872
14873 * gdb.base/async.exp: Use prepare_for_testing.
14874
f48088c7
PA
148752014-03-19 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14878 the same line.
14879
e2f6c966
PA
148802014-03-19 Pedro Alves <palves@redhat.com>
14881
14882 * gdb.base/async.c (main): Add "jump here" and "until here" line
14883 marker comments.
14884 * gdb.base/async.exp (jump_here): New global.
14885 (jump& test): Use it.
14886 (until_here): New global.
14887 (until& test): Use it.
14888
c30568d4
PA
148892014-03-19 Pedro Alves <palves@redhat.com>
14890
14891 * gdb.base/async.exp: Don't frob gdb_protocol.
14892
0172b6a7
DE
148932014-03-18 Doug Evans <xdje42@gmail.com>
14894
14895 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14896 Fix spelling of exec-done-display.
14897
06c868a8
JK
148982014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14899
14900 PR gdb/15358
14901 * gdb.base/gdb-sigterm.c: New file.
14902 * gdb.base/gdb-sigterm.exp: New file.
14903
0c7e1a46
PA
149042014-03-18 Pedro Alves <palves@redhat.com>
14905
14906 PR gdb/13860
14907 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14908 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14909 solib-event.
14910
f7c77d93
JB
149112014-03-17 Joel Brobecker <brobecker@adacore.com>
14912
14913 * gdb.ada/pckd_arr_ren: New testcase.
14914
5a1e8c7a
DE
149152014-03-13 Doug Evans <xdje42@gmail.com>
14916
14917 PR guile/16612
14918 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14919 collect after discarding symbols.
14920
350e1a76
DE
149212014-03-13 Ludovic Courtès <ludo@gnu.org>
14922 Doug Evans <xdje42@gmail.com>
14923
14924 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14925 to history survives a gc.
14926
a69900ae
PA
149272014-03-13 Pedro Alves <palves@redhat.com>
14928
14929 * gdb.base/default.exp: Don't test "target procfs".
14930
5db9f0bd
PA
149312014-03-13 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.base/default.exp: Update "target child" and "target procfs"
14934 tests to not expect "Unix".
14935
b3ccfe11
TT
149362014-03-12 Tom Tromey <tromey@redhat.com>
14937
14938 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14939 New procs. Add target-async tests.
14940 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14941 Add target-async tests.
14942
646f4417
AA
149432014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14944
14945 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14946 'func_start' and 'func_end' for the beginning and end of the
14947 function code, respectively.
14948 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14949 'func_end' instead of 'func' and 'main'.
14950
288c211f
AA
149512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14952
14953 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14954 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14955 generate the debug info assembler source.
14956
e0c0f156
AA
149572014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14958
14959 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14960 * gdb.dwarf2/arr-subrange.exp: Likewise.
14961 * gdb.dwarf2/dwz.exp: Likewise.
14962 * gdb.dwarf2/method-ptr.exp: Likewise.
14963 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14964 * gdb.dwarf2/subrange.exp: Likewise.
14965 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14966 * gdb.dwarf2/implptrpiece.exp: Likewise.
14967 * gdb.dwarf2/nostaticblock.exp: Likewise.
14968
0e5c4555
AA
149692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14970
14971 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14972 directory to absolute path name arguments.
14973
5ec18f2b
JG
149742014-03-10 Joel Brobecker <brobecker@adacore.com>
14975
14976 * gdb.ada/tagged_access: New testcase.
14977
847fc4f2
MM
149782014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14979
14980 * gdb.btrace/data.exp: Update expected output.
14981
cc3da688
YQ
149822014-03-06 Yao Qi <yao@codesourcery.com>
14983
14984 * gdb.trace/pr16508.exp: New file.
14985
0f26cec1
PA
149862014-03-05 Pedro Alves <palves@redhat.com>
14987
14988 PR gdb/16575
14989 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14990 procedure.
14991 (top level): Adjust to use it. Add tests that exercise breakpoint
14992 interaction with the code-cache.
14993
7a5a839f
LC
149942014-02-26 Ludovic Courtès <ludo@gnu.org>
14995
14996 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14997 test for 'history-append!'.
14998
31aa7e4e
JB
149992014-02-26 Joel Brobecker <brobecker@adacore.com>
15000
15001 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
15002 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
15003 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
15004 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
15005 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
15006 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
15007
1b588015
JB
150082014-02-26 Joel Brobecker <brobecker@adacore.com>
15009
15010 * testsuite/gdb.python/py-pp-re-notag.c: New file.
15011 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
15012 * testsuite/gdb.python/py-pp-re-notag.p: New file.
15013
55426c9d
JB
150142014-02-26 Joel Brobecker <brobecker@adacore.com>
15015
15016 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
15017
dc53a7ad
JB
150182014-02-26 Joel Brobecker <brobecker@adacore.com>
15019
15020 * gdb.dwarf2/arr-stride.c: New file.
15021 * gdb.dwarf2/arr-stride.exp: New file.
15022
12ab52e9
PA
150232014-02-26 Pedro Alves <palves@redhat.com>
15024
15025 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
15026 that won't ever trigger. Make sure that GDB reports the correct
15027 breakpoint that caused the stop.
15028
849c862e
JK
150292014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15030
15031 PR gdb/16626
15032 * gdb.base/auto-load-script: New file.
15033 * gdb.base/auto-load.c: New file.
15034 * gdb.base/auto-load.exp: New file.
15035
71b7d793
JK
15036 PR gdb/16626
15037 * gdb.base/auto-load.exp: Fix out-of-srctree run.
15038
e2f0d509
JK
150392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
15040
15041 Fix dw2-icycle.exp -fsanitize=address GDB crash.
15042 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
15043
50cc37c8
DE
150442014-02-24 Doug Evans <dje@google.com>
15045
15046 * lib/gdb.exp (run_on_host): Log error output if program fails.
15047
ea4758f2
PA
150482014-02-21 Pedro Alves <palves@redhat.com>
15049
15050 * gdb.threads/step-after-sr-lock.c: Rename to ...
15051 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
15052 * gdb.threads/step-after-sr-lock.exp: Rename to ...
15053 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
15054 ... this.
15055
d7b30f67
SDJ
150562014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
15057
15058 PR tdep/16397
15059 * gdb.arch/amd64-stap-special-operands.exp: New file.
15060 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
15061 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
15062 * gdb.arch/amd64-stap-triplet.S: Likewise.
15063 * gdb.arch/amd64-stap-triplet.c: Likewise.
15064
83deb43f
JB
150652014-02-20 Joel Brobecker <brobecker@adacore.com>
15066
15067 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
15068 in .section pseudo-op.
15069
adde2bff
DE
150702014-02-20 lin zuojian <manjian2006@gmail.com>
15071 Joel Brobecker <brobecker@adacore.com>
15072 Doug Evans <xdje42@gmail.com>
15073
15074 PR symtab/16581
15075 * gdb.dwarf2/dw2-icycle.S: New file.
15076 * gdb.dwarf2/dw2-icycle.c: New file.
15077 * gdb.dwarf2/dw2-icycle.exp: New file.
15078
f7bd0f78
SC
150792014-02-19 Siva Chandra Reddy <sivachandra@google.com>
15080
15081 * gdb.python/py-value-cc.cc: Improve test case to enable testing
15082 operations on gdb.Value objects.
15083 * gdb.python/py-value-cc.exp: Add new test to test operations on
15084 gdb.Value objects.
15085
c17ef0d5
DE
150862014-02-18 Doug Evans <dje@google.com>
15087
15088 * Makefile.in (TESTS): New variable.
15089 (expanded_tests, expanded_tests_or_none): New variables
15090 (check-single): Pass $(expanded_tests_or_none) to runtest.
15091 (check-parallel): Only run tests in $(TESTS) if non-empty.
15092 (check/no-matching-tests-found): New rule.
15093 * README: Document TESTS makefile variable.
15094
5dd3176f
DE
150952014-02-18 Doug Evans <dje@google.com>
15096
15097 * Makefile.in (check-parallel): rm -rf outputs temp.
15098
0b10be4f
JK
150992014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15100
15101 Fix "ERROR: no fileid for" in the testsuite.
15102 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
15103
85f224e7
DE
151042014-02-12 Doug Evans <dje@google.com>
15105
15106 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
15107 (MISCELLANEOUS): New variable.
15108 (clean): rm -rf $(MISCELLANEOUS).
15109 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
15110 dwp live in the same directory as symlinks, with each symlink pointed
15111 to a differently named file in a different directory.
15112
149b30ff
DE
151132014-02-11 Doug Evans <dje@google.com>
15114
15115 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
15116 of Tcl file commands.
15117
1dfdac32
MK
151182014-02-10 Mark Kettenis <kettenis@gnu.org>
15119
15120 * gdb.threads/step-after-sr-lock.exp: Avoid executing
15121 "kill -SIGUSR1 -1".
15122
aa4fb036
JB
151232014-02-10 Joel Brobecker <brobecker@adacore.com>
15124
15125 * gdb.ada/tick_length_array_enum_idx: New testcase.
15126
ed3ef339
DE
151272014-02-10 Doug Evans <xdje42@gmail.com>
15128
15129 * configure.ac (AC_OUTPUT): Add gdb.guile.
15130 * configure: Regenerate.
15131 * lib/gdb-guile.exp: New file.
15132 * lib/gdb.exp (get_target_charset): New function.
15133 * gdb.base/help.exp: Update expected output from "apropos apropos".
15134 * gdb.guile/Makefile.in: New file.
15135 * gdb.guile/guile.exp: New file.
15136 * gdb.guile/scm-arch.c: New file.
15137 * gdb.guile/scm-arch.exp: New file.
15138 * gdb.guile/scm-block.c: New file.
15139 * gdb.guile/scm-block.exp: New file.
15140 * gdb.guile/scm-breakpoint.c: New file.
15141 * gdb.guile/scm-breakpoint.exp: New file.
15142 * gdb.guile/scm-disasm.c: New file.
15143 * gdb.guile/scm-disasm.exp: New file.
15144 * gdb.guile/scm-equal.c: New file.
15145 * gdb.guile/scm-equal.exp: New file.
15146 * gdb.guile/scm-error.exp: New file.
15147 * gdb.guile/scm-error.scm: New file.
15148 * gdb.guile/scm-frame-args.c: New file.
15149 * gdb.guile/scm-frame-args.exp: New file.
15150 * gdb.guile/scm-frame-args.scm: New file.
15151 * gdb.guile/scm-frame-inline.c: New file.
15152 * gdb.guile/scm-frame-inline.exp: New file.
15153 * gdb.guile/scm-frame.c: New file.
15154 * gdb.guile/scm-frame.exp: New file.
15155 * gdb.guile/scm-generics.exp: New file.
15156 * gdb.guile/scm-gsmob.exp: New file.
15157 * gdb.guile/scm-iterator.c: New file.
15158 * gdb.guile/scm-iterator.exp: New file.
15159 * gdb.guile/scm-math.c: New file.
15160 * gdb.guile/scm-math.exp: New file.
15161 * gdb.guile/scm-objfile-script-gdb.in: New file.
15162 * gdb.guile/scm-objfile-script.c: New file.
15163 * gdb.guile/scm-objfile-script.exp: New file.
15164 * gdb.guile/scm-objfile.c: New file.
15165 * gdb.guile/scm-objfile.exp: New file.
15166 * gdb.guile/scm-ports.exp: New file.
15167 * gdb.guile/scm-pretty-print.c: New file.
15168 * gdb.guile/scm-pretty-print.exp: New file.
15169 * gdb.guile/scm-pretty-print.scm: New file.
15170 * gdb.guile/scm-section-script.c: New file.
15171 * gdb.guile/scm-section-script.exp: New file.
15172 * gdb.guile/scm-section-script.scm: New file.
15173 * gdb.guile/scm-symbol.c: New file.
15174 * gdb.guile/scm-symbol.exp: New file.
15175 * gdb.guile/scm-symtab-2.c: New file.
15176 * gdb.guile/scm-symtab.c: New file.
15177 * gdb.guile/scm-symtab.exp: New file.
15178 * gdb.guile/scm-type.c: New file.
15179 * gdb.guile/scm-type.exp: New file.
15180 * gdb.guile/scm-value-cc.cc: New file.
15181 * gdb.guile/scm-value-cc.exp: New file.
15182 * gdb.guile/scm-value.c: New file.
15183 * gdb.guile/scm-value.exp: New file.
15184 * gdb.guile/source2.scm: New file.
15185 * gdb.guile/types-module.cc: New file.
15186 * gdb.guile/types-module.exp: New file.
15187
7026a7c1
YQ
151882014-02-10 Yao Qi <yao@codesourcery.com>
15189
15190 PR testsuite/16543
15191 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
15192 * configure: Regenerated.
15193 * Makefile.in: New file.
15194
6c466447
AS
151952014-02-08 Andreas Schwab <schwab@linux-m68k.org>
15196
15197 * gdb.python/py-framefilter.exp: Fix typo.
15198
6e854735
YQ
151992014-02-08 Yao Qi <yao@codesourcery.com>
15200
15201 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
15202 that no =breakpoint-modified is emitted when breakpoints are
15203 modified through MI commands.
15204
d137e6dc
PA
152052014-02-07 Pedro Alves <pedro@codesourcery.com>
15206 Pedro Alves <palves@redhat.com>
15207
15208 * gdb.threads/step-after-sr-lock.c: New file.
15209 * gdb.threads/step-after-sr-lock.exp: New file.
15210
b5ee5a50
PA
152112014-02-07 Pedro Alves <palves@redhat.com>
15212
15213 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
15214
3c77faf3
JK
152152014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15216
15217 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
15218 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15219
6dddc817
DE
152202014-02-06 Doug Evans <xdje42@gmail.com>
15221
15222 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
15223 output.
15224
15225 * gdb.gdb/python-interrupts.exp: New file.
15226
de7b2893
YQ
152272014-02-05 Yao Qi <yao@codesourcery.com>
15228
15229 * gdb.trace/report.exp (use_collected_data): Test the output
15230 of "info threads" and "info inferiors".
15231
66d032ac
YQ
152322014-02-05 Yao Qi <yao@codesourcery.com>
15233
15234 Revert this patch:
15235
15236 2013-05-24 Yao Qi <yao@codesourcery.com>
15237
15238 * gdb.trace/tfile.exp: Test inferior and thread.
15239
591a12a1
UW
152402014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15241
15242 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
15243 on a function.
15244 * gdb.base/step-bt.c: Call hello via function pointer to make
15245 sure its first instruction is executed on powerpc64le-linux.
15246
0ff3e01f
UW
152472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15248
15249 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
15250
084ee545
UW
152512014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15252
15253 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
15254 of the test patterns for use on little-endian systems.
15255
6ed14ff3
UW
152562014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
15257
15258 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
15259 (decimal_vector): Fix for little-endian.
15260
401e27fd
JM
152612014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
15262
15263 * gdb.arch/sparc-sysstep.exp: New file.
15264 * gdb.arch/sparc-sysstep.c: Likewise.
15265
15266 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
15267
8b924729
EBM
152682014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
15269
15270 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
15271
fb151210
JB
152722014-01-23 Tom Tromey <tromey@redhat.com>
15273
15274 * gdb.ada/array_char_idx: New testcase.
15275
0740f8d8
TT
152762014-01-23 Tom Tromey <tromey@redhat.com>
15277
15278 PR python/16487:
15279 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
15280 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
15281 classes.
15282
21909fa1
TT
152832014-01-23 Tom Tromey <tromey@redhat.com>
15284
15285 PR python/16491:
15286 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
15287 string from an inferior frame.
15288 * gdb.python/py-framefilter-mi.exp: Update.
15289
87ce2a04
DE
152902014-01-22 Doug Evans <dje@google.com>
15291
15292 * gdb.server/server-mon.exp: Add tests for "set debug-format".
15293
237b092b
AA
152942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15295
15296 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
15297
d674a709
AA
152982014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15299
15300 * gdb.trace/entry-values.exp: Remove excess space character from
15301 regex patterns. Handle s390 call instruction.
15302
20fa3390
AA
153032014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15304
15305 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
15306 define "*_start" label. Make "name" static.
15307 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
15308 ${name} by references to ${name}_start.
15309
78466714
AA
153102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
15311
15312 * gdb.base/info-macros.exp: Remove "debug" from the compile
15313 options.
15314
ec9f644a
IB
153152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15316
15317 * gdb.dlang/demangle.exp: New file.
15318
94b1b47e
IB
153192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15320
15321 * gdb.dlang/primitive-types.exp: New file.
15322
7f420862
IB
153232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
15324
15325 * configure.ac: Create gdb.dlang/Makefile.
15326 * configure: Regenerate.
15327 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
15328 * gdb.dlang/Makefile.in: New file.
15329 * lib/d-support.exp: New file.
15330 * lib/gdb.exp (skip_d_tests): New proc.
15331
52834460
MM
153322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15333
15334 * gdb.btrace/delta.exp: Check reverse stepi.
15335 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
15336 * gdb.btrace/finish.exp: New.
15337 * gdb.btrace/next.exp: New.
15338 * gdb.btrace/nexti.exp: New.
15339 * gdb.btrace/record_goto.c: Add comments.
15340 * gdb.btrace/step.exp: New.
15341 * gdb.btrace/stepi.exp: New.
15342 * gdb.btrace/multi-thread-step.c: New.
15343 * gdb.btrace/multi-thread-step.exp: New.
15344 * gdb.btrace/rn-dl-bind.c: New.
15345 * gdb.btrace/rn-dl-bind.exp: New.
15346 * gdb.btrace/data.c: New.
15347 * gdb.btrace/data.exp: New.
15348 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15349
6e07b1d2
MM
153502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15351
15352 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
15353 * gdb.btrace/exception.exp: Update.
15354 * gdb.btrace/instruction_history.exp: Update.
15355 * gdb.btrace/record_goto.exp: Update.
15356 * gdb.btrace/tailcall.exp: Update.
15357 * gdb.btrace/unknown_functions.exp: Update.
15358 * gdb.btrace/delta.exp: New.
15359
0b722aec
MM
153602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15361
15362 * gdb.btrace/record_goto.exp: Add backtrace test.
15363 * gdb.btrace/tailcall.exp: Add backtrace test.
15364
066ce621
MM
153652014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15366
15367 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
15368 * gdb.btrace/record_goto.c: New.
15369 * gdb.btrace/record_goto.exp: New.
15370 * gdb.btrace/x86-record_goto.S: New.
15371
0688d04e
MM
153722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15373
15374 * gdb.btrace/function_call_history.exp: Update tests.
15375 * gdb.btrace/instruction_history.exp: Update tests.
15376
8710b709
MM
153772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15378
15379 * gdb.btrace/function_call_history.exp: Fix expected field
15380 order for "record function-call-history".
15381 Add new tests for "record function-call-history /c".
15382 * gdb.btrace/exception.cc: New.
15383 * gdb.btrace/exception.exp: New.
15384 * gdb.btrace/tailcall.exp: New.
15385 * gdb.btrace/x86-tailcall.S: New.
15386 * gdb.btrace/x86-tailcall.c: New.
15387 * gdb.btrace/unknown_functions.c: New.
15388 * gdb.btrace/unknown_functions.exp: New.
15389 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
15390
5de9129b
MM
153912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15392
15393 * gdb.btrace/instruction_history.exp: Update.
15394 * gdb.btrace/function_call_history.exp: Update.
15395
23a7fe75
MM
153962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15397
15398 * gdb.btrace/function_call_history.exp: Fix expected function
15399 trace.
15400 * gdb.btrace/instruction_history.exp: Initialize traced.
15401 Remove traced_functions.
15402
724c7dd8
MM
154032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15404
15405 * gdb.btrace/function_call_history.exp: Update
15406 * gdb.btrace/instruction_history.exp: Update.
15407
6d78d93b
MM
154082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
15409
15410 * gdb.btrace/enable.exp: Update expected text.
15411
93a360cc
OJ
154122014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
15413
15414 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
15415 bytes.
15416
3772b53f
MR
154172014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
15418
15419 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
15420
596662fa
OJ
154212014-01-15 Omair Javaid <omair.javaid@linaro.org>
15422
15423 * lib/gdb.exp (supports_process_record): Return true for
15424 arm*-linux*. (supports_reverse): Likewise.
15425
b5b08fb4
SC
154262014-01-13 Siva Chandra Reddy <sivachandra@google.com>
15427
15428 PR python/15464
15429 PR python/16113
15430 * gdb.python/py-type.c: Enhance test case.
15431 * gdb.python/py-value-cc.cc: Likewise
15432 * gdb.python/py-type.exp: Add new tests.
15433 * gdb.python/py-value-cc.exp: Likewise
15434
52d7fb13
AA
154352014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15436 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
15439 Make "name" extern.
15440 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
15441 references to ${name}_start by references to ${name}.
15442
a2cd8cfe
JB
154432014-01-10 Joel Brobecker <brobecker@adacore.com>
15444
15445 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
15446
4e23fced
JB
154472014-01-10 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
15450
c6a9e42c
PA
154512014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
15452 Pedro Alves <palves@redhat.com>
15453
15454 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 15455 mi_gdb_target_load.
c6a9e42c 15456
b7ea362b
PA
154572014-01-08 Pedro Alves <palves@redhat.com>
15458
15459 * gdb.threads/reconnect-signal.c: New file.
15460 * gdb.threads/reconnect-signal.exp: New file.
15461
5e3f4fab
EBM
154622014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15463
15464 * gdb.base/source-dir.exp: New file.
15465
79301218
JB
154662014-01-07 Joel Brobecker <brobecker@adacore.com>
15467
15468 * gdb.ada/mi_interface: New testcase.
15469
8e355c5d
JB
154702014-01-07 Joel Brobecker <brobecker@adacore.com>
15471
15472 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15473 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15474 gdb.ada/pp-rec-component/pck.ads: New files.
15475
c0d48811
JB
154762014-01-07 Joel Brobecker <brobecker@adacore.com>
15477
15478 * gdb.python/py-pp-integral.c: New file.
15479 * gdb.python/py-pp-integral.py: New file.
15480 * gdb.python/py-pp-integral.exp: New file.
15481
17b609c3 15482For older changes see ChangeLog-1993-2013.
c906108c 15483\f
8d8cb839
EZ
15484;; Local Variables:
15485;; mode: change-log
15486;; left-margin: 8
15487;; fill-column: 74
15488;; version-control: never
15489;; End:
902f2ccb 15490
42a4f53d 15491 Copyright 2014-2019 Free Software Foundation, Inc.
902f2ccb
MC
15492 Copying and distribution of this file, with or without modification,
15493 are permitted provided the copyright notice and this notice are preserved.
This page took 3.215598 seconds and 4 git commands to generate.