Fix array_char_idx.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
b4757f2e
TT
12020-05-20 Tom Tromey <tromey@adacore.com>
2
3 * gdb.ada/array_char_idx.exp: Recognize initialized array.
4
9a0bacfb
TV
52020-05-20 Tom de Vries <tdevries@suse.de>
6
7 PR symtab/25833
8 * gdb.base/with-mf-inc.c: New test.
9 * gdb.base/with-mf-main.c: New test.
10 * gdb.base/with-mf.exp: New file.
11
76571211
TT
122020-05-19 Tom Tromey <tromey@adacore.com>
13
14 * gdb.rust/simple.exp: Restore missing test result.
15
4cd9f3d5
TV
162020-05-19 Tom de Vries <tdevries@suse.de>
17
18 * gdb.base/gdb-caching-proc.exp: Fix typo.
19
7d874253
TT
202020-05-19 Tom Tromey <tromey@adacore.com>
21
22 * gdb.rust/simple.exp: Add some test descriptions.
23 (test_one_slice): Use with_test_prefix.
24
1d727695
TV
252020-05-18 Tom de Vries <tdevries@suse.de>
26
27 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
28
7f32a4d5
PA
292020-05-17 Pedro Alves <palves@redhat.com>
30
31 PR gdb/25741
32 * gdb.base/hw-sw-break-same-address.exp: New file.
33
7cfd74cf
PA
342020-05-16 Pedro Alves <palves@redhat.com>
35
36 * gdb.multi/multi-re-run.exp (test_re_run): Switch
37 LAST_LOADED_FILE accordingly.
38
57b4f16e
PW
392020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
40
41 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
42
7c05caf7
PW
432020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
44
45 * gdb.base/help.exp: Test apropos and help for commands
46 having aliases. Fixed comments not starting with an
47 upper-case letter or not finishing with a dot.
48
7aa1b46f
PW
492020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
50
3b3aaacb
PW
51 * gdb.base/alias.exp: Update help output check.
52
57b4f16e 532020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 54
7aa1b46f
PW
55 * gdb.base/default.exp: Update output following fixes.
56
0605465f
PW
572020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
58
59 * gdb.base/alias.exp: Test aliases starting with a prefix of
60 another alias.
61
86e4e63d
GB
622020-05-15 Gary Benson <gbenson@redhat.com>
63
64 * gdb.base/info-os.c (main): Add return statement.
65 * gdb.base/info_minsym.c (minsym_fun): Likewise.
66 * gdb.base/large-frame-2.c (func): Likewise.
67 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
68 * gdb.base/pr10179-b.c (foo2): Likewise.
69 * gdb.base/valgrind-disp-step.c (foo): Likewise.
70 * gdb.base/watch-cond.c (func): Likewise.
71 * gdb.multi/goodbye.c (verylongfun): Likewise.
72 * gdb.multi/hello.c (commonfun): Likewise.
73 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
74 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
75 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
76 Likewise.
77 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
78 * gdb.threads/interrupt-while-step-over.c (child_function):
79 Likewise.
80 * gdb.trace/actions-changed.c (end): Likewise.
81
163df4df
GB
822020-05-15 Gary Benson <gbenson@redhat.com>
83
84 * gdb.opencl/callfuncs.exp: Report when test skipped.
85 * gdb.opencl/convs_casts.exp: Likewise.
86 * gdb.opencl/datatypes.exp: Likewise.
87 * gdb.opencl/operators.exp: Likewise.
88 * gdb.opencl/vec_comps.exp: Likewise.
89
6dbc505a
TV
902020-05-15 Tom de Vries <tdevries@suse.de>
91
92 * gdb.base/align.exp.in: Rename to ...
93 * gdb.base/align.exp.tcl: ... this.
94 * gdb.base/align-c++.exp: Update.
95 * gdb.base/align-c.exp: Update.
96 * gdb.base/all-architectures.exp.in: Rename to ...
97 * gdb.base/all-architectures.exp: ... this.
98 * gdb.base/all-architectures-0.exp: Update.
99 * gdb.base/all-architectures-1.exp: Update.
100 * gdb.base/all-architectures-2.exp: Update.
101 * gdb.base/all-architectures-3.exp: Update.
102 * gdb.base/all-architectures-4.exp: Update.
103 * gdb.base/all-architectures-5.exp: Update.
104 * gdb.base/all-architectures-6.exp: Update.
105 * gdb.base/all-architectures-7.exp: Update.
106 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
107 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
108 * gdb.base/infcall-nested-structs-c++.exp: Update.
109 * gdb.base/infcall-nested-structs-c.exp: Update.
110 * gdb.base/info-types.exp.in: Rename to ...
111 * gdb.base/info-types.exp.tcl: ... this.
112 * gdb.base/info-types-c++.exp: Update.
113 * gdb.base/info-types-c.exp: Update.
114 * gdb.base/max-depth.exp.in: Rename to ...
115 * gdb.base/max-depth.exp.tcl: ... this.
116 * gdb.base/max-depth-c++.exp: Update.
117 * gdb.base/max-depth-c.exp: Update.
118 * gdb.cp/cpexprs.exp.in: Rename to ...
119 * gdb.cp/cpexprs.exp.tcl: ... this.
120 * gdb.cp/cpexprs-debug-types.exp: Update.
121 * gdb.cp/cpexprs.exp: Update.
122 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
123 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
124 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
125 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
126 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
127 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
128 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
129 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
130 * gdb.dwarf2/clang-debug-names-2.exp: Update.
131 * gdb.dwarf2/clang-debug-names.exp: Update.
132
d1034d78
AB
1332020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * lib/check-test-names.exp: Remove code that prevents this file
136 loading when tests are run in parallel.
137
3c5c3649
PA
1382020-05-15 Pedro Alves <palves@redhat.com>
139
140 * gdb.multi/multi-kill.exp (start_inferior): Remove
141 'testpid' parameter. Refer to namespace variable directly.
142 (testpid): Declare as namespace variable.
143
272c36b8
PA
1442020-05-15 Pedro Alves <palves@redhat.com>
145
146 * gdb.multi/multi-kill.exp: Wrap in namespace.
147 (start_inferior): Add TESTPID parameter. Use it instead of the
148 testpid global.
149 (top level): Define empty TESTPID array, and pass it down to
150 start_inferior.
151
02eba61a
TV
1522020-05-14 Tom de Vries <tdevries@suse.de>
153
154 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
155 output.
156
971a3747
TV
1572020-05-14 Tom de Vries <tdevries@suse.de>
158
159 * gdb.base/align.exp: Split into ...
160 * gdb.base/align.exp.in: ...
161 * gdb.base/align-c++.exp: ...
162 * gdb.base/align-c.exp: ... these.
163 * gdb.base/infcall-nested-structs.exp: Split into ...
164 * gdb.base/infcall-nested-structs.exp.in: ...
165 * gdb.base/infcall-nested-structs-c++.exp: ...
166 * gdb.base/infcall-nested-structs-c.exp: ... these.
167 * gdb.base/info-types.exp: Split into ...
168 * gdb.base/info-types.exp.in: ...
169 * gdb.base/info-types-c++.exp: ...
170 * gdb.base/info-types-c.exp: ... these.
171 * gdb.base/max-depth.exp: Split into ...
172 * gdb.base/max-depth.exp.in: ...
173 * gdb.base/max-depth-c++.exp: ...
174 * gdb.base/max-depth-c.exp: ... these.
175 * gdb.cp/infcall-nodebug.exp: Split into ...
176 * gdb.cp/infcall-nodebug.exp.in: ...
177 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
178 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
179 * gdb.cp/infcall-nodebug-c-d0.exp: ...
180 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
181
a05575d3
TBA
1822020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
183 Pedro Alves <palves@redhat.com>
184
185 * gdb.multi/multi-exit.c: New file.
186 * gdb.multi/multi-exit.exp: New file.
187 * gdb.multi/multi-kill.c: New file.
188 * gdb.multi/multi-kill.exp: New file.
189
6ad82919
TBA
1902020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
191
192 * gdb.base/annota1.exp: Update the expected output.
193 * gdb.cp/annota2.exp: Ditto.
194
843f4d93
AB
1952020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
196
197 * lib/check-test-names.exp: Disable when testing is being run in
198 parallel.
199
c7c66341
TV
2002020-05-12 Tom de Vries <tdevries@suse.de>
201
202 * gdb.base/jit-elf.exp: Fix string concat.
203
1b59ca1c
TV
2042020-05-12 Tom de Vries <tdevries@suse.de>
205
206 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
207 messages.
208
b4991d29
TV
2092020-05-12 Tom de Vries <tdevries@suse.de>
210
211 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
212
dbb0ab10
TV
2132020-05-12 Tom de Vries <tdevries@suse.de>
214
215 * gdb.ada/catch_ex.exp: Use with_test_prefix.
216 * gdb.ada/mi_catch_ex.exp: Same.
217 * gdb.ada/mi_catch_ex_hand.exp: Same.
218
7549fed8
TV
2192020-05-12 Tom de Vries <tdevries@suse.de>
220
221 * gdb.fortran/complex.exp: Use with_test_prefix.
222
af2d5cd8
TV
2232020-05-12 Tom de Vries <tdevries@suse.de>
224
225 * gdb.trace/passcount.exp: Fix test-names.
226
7c121311
TV
2272020-05-12 Tom de Vries <tdevries@suse.de>
228
229 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
230
c9f3b40e
TV
2312020-05-12 Tom de Vries <tdevries@suse.de>
232
233 * gdb.gdb/complaints.exp: Use with_test_prefix.
234 * gdb.xml/tdesc-regs.exp: Same.
235 * gdb.opt/inline-locals.exp: Fix test name.
236
111b33f0
TV
2372020-05-12 Tom de Vries <tdevries@suse.de>
238
239 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
240 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
241 * gdb.dwarf2/implref-struct.exp: Same.
242 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
243 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
244
ebf47080
SM
2452020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
246
247 * gdb.base/jit-so.exp (one_jit_test): Change test name.
248
d30dcd12
AB
2492020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * lib/check-test-names.exp (all_test_names): New module variable.
252 (counts): Add 'duplicates' field.
253 (_check_duplicates): New procedure.
254 (check): Also check for duplicates.
255 (do_log_summary): Print duplicates count.
256 (do_reset_vars): Reset counter for duplicate test names, and
257 discard all know test names.
258
34584c09
AB
2592020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
260
261 * lib/gdb.exp: Include check-test-names.exp library.
262 * lib/check-test-names.exp: New file.
263
e0002117
TV
2642020-05-11 Tom de Vries <tdevries@suse.de>
265
266 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
267
53f539a3
KS
2682020-05-11 Keith Seitz <keiths@redhat.com>
269
270 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
271
113ee09a
TV
2722020-05-11 Tom de Vries <tdevries@suse.de>
273
274 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
275 * gdb.cp/cpexprs.exp.in: .. here.
276 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
277 cpexprs.exp.
278
ba3e70b0
KS
2792020-05-11 Keith Seitz <keiths@redhat.com>
280
281 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
282 test names.
283 * gdb.ada/arrayptr.exp: Likewise.
284 * gdb.ada/assign_arr.exp: Likewise.
285 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
286 * gdb.ada/bp_on_var.exp: Likewise.
287 * gdb.ada/call_pn.exp: Likewise.
288 * gdb.ada/complete.exp: Likewise.
289 * gdb.ada/fun_overload_menu.exp: Likewise.
290 * gdb.ada/funcall_param.exp: Likewise.
291 * gdb.ada/funcall_ref.exp: Likewise.
292 * gdb.ada/packed_array_assign.exp: Likewise.
293 * gdb.ada/same_component_name.exp: Likewise.
294 * gdb.ada/type_coercion.exp: Likewise.
295 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
296 * gdb.ada/variant_record_packed_array.exp: Likewise.
297
3ee6bb11
TV
2982020-05-11 Tom de Vries <tdevries@suse.de>
299
300 PR symtab/25941
301 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
302 out of ...
303 * gdb.dwarf2/clang-debug-names.exp: ... here.
304 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
305 clang-debug-names.exp.in.
306 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
307 * gdb.dwarf2/clang-debug-names-2.c: New test.
308
86cd6bc8
AKS
3092020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
310
311 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
312 (fortran_runto_main): New Proc, fortran version of runto_main.
313 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
314 * gdb.fortran/array-bounds.exp: Likewise.
315 * gdb.fortran/array-slices.exp: Likewise.
316 * gdb.fortran/block-data.exp: Likewise.
317 * gdb.fortran/charset.exp: Likewise.
318 * gdb.fortran/common-block.exp: Likewise.
319 * gdb.fortran/complex.exp: Likewise.
320 * gdb.fortran/derived-type-function.exp: Likewise.
321 * gdb.fortran/derived-type.exp: Likewise.
322 * gdb.fortran/info-modules.exp: Likewise.
323 * gdb.fortran/info-types.exp: Likewise.
324 * gdb.fortran/intrinsics.exp: Likewise.
325 * gdb.fortran/library-module.exp: Likewise.
326 * gdb.fortran/logical.exp: Likewise.
327 * gdb.fortran/max-depth.exp: Likewise.
328 * gdb.fortran/module.exp: Likewise.
329 * gdb.fortran/multi-dim.exp: Likewise.
330 * gdb.fortran/nested-funcs.exp: Likewise.
331 * gdb.fortran/print-formatted.exp: Likewise.
332 * gdb.fortran/print_type.exp: Likewise.
333 * gdb.fortran/printing-types.exp: Likewise.
334 * gdb.fortran/ptr-indentation.exp: Likewise.
335 * gdb.fortran/ptype-on-functions.exp: Likewise.
336 * gdb.fortran/subarray.exp: Likewise.
337 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
338 * gdb.fortran/vla-datatypes.exp: Likewise.
339 * gdb.fortran/vla-history.exp: Likewise.
340 * gdb.fortran/vla-ptr-info.exp: Likewise.
341 * gdb.fortran/vla-ptype-sub.exp: Likewise.
342 * gdb.fortran/vla-ptype.exp: Likewise.
343 * gdb.fortran/vla-sizeof.exp: Likewise.
344 * gdb.fortran/vla-type.exp: Likewise.
345 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
346 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
347 * gdb.fortran/vla-value-sub.exp: Likewise.
348 * gdb.fortran/vla-value.exp: Likewise.
349 * gdb.fortran/whatis_type.exp: Likewise.
350 * gdb.mi/mi-var-child-f.exp: Likewise.
351
6dc55ce9 3522020-05-09 Tom de Vries <tdevries@suse.de>
353
354 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
355
283cb58c
TV
3562020-05-08 Tom de Vries <tdevries@suse.de>
357
358 * gdb.dwarf2/clang-debug-names.c: New test.
359 * gdb.dwarf2/clang-debug-names.exp: New file.
360
ac4a4f1c
SM
3612020-05-06 Simon Marchi <simon.marchi@efficios.com>
362
363 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
364 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
365
24fe640b
TV
3662020-05-06 Tom de Vries <tdevries@suse.de>
367
368 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
369 breakpoint is at a "recommended breakpoint location".
370 * gdb.reverse/consecutive-reverse.exp: Same.
371
0d8683a3
TV
3722020-05-06 Tom de Vries <tdevries@suse.de>
373
374 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
375 address.
376
b8983c46
TV
3772020-05-06 Tom de Vries <tdevries@suse.de>
378
379 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
380
abf6d805
TV
3812020-05-06 Tom de Vries <tdevries@suse.de>
382
383 * gdb.base/store.exp (check_set, up_set): Allowing missing location
384 info for r.
385
0fc2a808
TV
3862020-05-06 Tom de Vries <tdevries@suse.de>
387
388 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
389 necessary.
390
873dd427
TV
3912020-05-06 Tom de Vries <tdevries@suse.de>
392
393 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
394 void.
395
7c99e7e2
TV
3962020-05-06 Tom de Vries <tdevries@suse.de>
397
398 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
399 of ...
400 * gdb.base/async.exp: ... here.
401 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
402 "recommended breakpoint location".
403
6173d6a6
TV
4042020-05-06 Tom de Vries <tdevries@suse.de>
405
406 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
407
6015a067
TV
4082020-05-04 Tom de Vries <tdevries@suse.de>
409
410 * gdb.base/async.exp: Check whether instruction addresses are a
411 "recommended breakpoint location".
412
3b6acaee
TT
4132020-05-03 Tom Tromey <tom@tromey.com>
414
415 * gdb.base/sepdebug.exp: Remove "catch" test.
416 * gdb.base/break.exp: Remove "catch" test.
417 * gdb.base/default.exp: Update expected output.
418
5beb4d17
TV
4192020-05-02 Tom de Vries <tdevries@suse.de>
420
421 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
422 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
423 * gdb.arch/i386-mpx-map.exp: Same.
424 * gdb.arch/i386-mpx-sigsegv.exp: Same.
425 * gdb.arch/i386-mpx-simple_segv.exp: Same.
426 * gdb.arch/i386-mpx.exp: Same.
427
8caf140d
TV
4282020-05-02 Tom de Vries <tdevries@suse.de>
429
430 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
431
693196cb
TV
4322020-05-01 Tom de Vries <tdevries@suse.de>
433
434 * gdb.ada/operator_bp.exp: Allow more than required amount of
435 breakpoint.
436
53ae0aa9
TV
4372020-05-01 Tom de Vries <tdevries@suse.de>
438
439 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
440
ee9d1e5f
HD
4412020-04-30 Hannes Domani <ssbssa@yahoo.de>
442
443 PR gdb/18706
444 * gdb.cp/stub-array-size.cc: New test.
445 * gdb.cp/stub-array-size.exp: New file.
446 * gdb.cp/stub-array-size.h: New test.
447 * gdb.cp/stub-array-size2.cc: New test.
448
d5cf82c0
HD
4492020-04-30 Hannes Domani <ssbssa@yahoo.de>
450
451 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
452 output to the new format.
453
42e165c3
SM
4542020-04-29 Simon Marchi <simon.marchi@efficios.com>
455
456 * gdb.base/break.exp: Use with_test_prefix.
457
6e4e3fe1
TV
4582020-04-29 Tom de Vries <tdevries@suse.de>
459
460 * lib/gdb.exp (debug_types): New proc.
461 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
462 * gdb.python/py-symtab.exp: Same.
463
d642b692
HD
4642020-04-29 Hannes Domani <ssbssa@yahoo.de>
465
466 PR gdb/17320
467 * gdb.base/pretty-array.c: New test.
468 * gdb.base/pretty-array.exp: New file.
469
ea90f227
TV
4702020-04-29 Tom de Vries <tdevries@suse.de>
471
472 PR symtab/25889
473 * gdb.cp/cpexprs.exp: Adapt for inclusion.
474 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
475 and include cpexprs.exp.
476
a65189c9
TV
4772020-04-28 Mark Williams <mark@myosotissp.com>
478
479 PR gdb/24480
480 * dw4-toplevel-types.exp: Test for top level types.
481 * dw4-toplevel-types.cc: Test for top level types.
482
32d1f47a
TBA
4832020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
484
485 * gdb.threads/stop-with-handle.exp: Fix typo in comment
486 (theads -> threads).
487
56a4f5a1
TV
4882020-04-28 Tom de Vries <tdevries@suse.de>
489
490 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
491
0b2f8a3b
TV
4922020-04-28 Tom de Vries <tdevries@suse.de>
493
494 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
495
5390c717
TV
4962020-04-28 Tom de Vries <tdevries@suse.de>
497
498 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
499
15cd93d0
TV
5002020-04-28 Tom de Vries <tdevries@suse.de>
501
502 * gdb.dwarf2/main-foo.c: New test.
503 * gdb.dwarf2/struct-with-sig.exp: New file.
504
d472f0fb
TV
5052020-04-25 Tom de Vries <tdevries@suse.de>
506
507 * boards/debug-types.exp: New file.
508
8d840e05
AB
5092020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
510
511 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
512
bcfe6157
TT
5132020-04-24 Tom Tromey <tom@tromey.com>
514
515 PR symtab/12707:
516 * gdb.python/py-symbol.exp: Update expected results for
517 linkage_name test.
518 * gdb.cp/print-demangle.exp: New file.
519 * gdb.base/c-linkage-name.exp: Fix test.
520 * gdb.guile/scm-symbol.exp: Update expected results for
521 linkage_name test.
522
f049a313
TT
5232020-04-24 Tom Tromey <tom@tromey.com>
524
525 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
526 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
527 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
528 assembler.
529
7cf28874
TV
5302020-04-24 Tom de Vries <tdevries@suse.de>
531
532 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
533 C++.
534
dac2fef7
TT
5352020-04-24 Tom Tromey <tromey@adacore.com>
536
537 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
538 values.
539 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
540 values. Update test for minimal encodings.
541 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
542 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
543 values. Update test for minimal encodings.
544
1acda803
TT
5452020-04-24 Tom Tromey <tromey@adacore.com>
546
547 PR python/23662:
548 * gdb.ada/variant.exp: Add Python checks.
549 * gdb.rust/simple.exp: Add dynamic type checks.
550
adfb9815
TT
5512020-04-24 Tom Tromey <tromey@adacore.com>
552
553 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
554 Make array type matching more lax.
555 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
556 * gdb.ada/mi_variant.exp: New file.
557 * gdb.ada/mi_variant/pck.ads: New file.
558 * gdb.ada/mi_variant/pkg.adb: New file.
559 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
560 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
561
7d79de9a
TT
5622020-04-24 Tom Tromey <tromey@adacore.com>
563
564 * gdb.ada/variant.exp: Add dynamic field offset tests.
565 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
566 * gdb.ada/variant/pkg.adb: Add new variables.
567
f8e89861
TT
5682020-04-24 Tom Tromey <tromey@adacore.com>
569
570 * gdb.ada/variant.exp: New file
571 * gdb.ada/variant/pkg.adb: New file
572 * gdb.ada/variant/pck.adb: New file
573
86e887ae
TV
5742020-04-24 Tom de Vries <tdevries@suse.de>
575
576 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
577
88428775
TV
5782020-04-24 Tom de Vries <tdevries@suse.de>
579
580 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
581 flags.
582
4e86f6e7
TV
5832020-04-24 Tom de Vries <tdevries@suse.de>
584
585 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
586
2016d3e6
TV
5872020-04-24 Tom de Vries <tdevries@suse.de>
588
589 * lib/gdb.exp (default_gdb_start): Handle eof.
590 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
591 failure.
592 * gdb.base/readnever.exp: Handle clean_restart failure.
593
70bc38f5
TV
5942020-04-23 Tom de Vries <tdevries@suse.de>
595
596 * gdb.base/decl-before-def.exp: Run to main and print a again.
597
de82891c
TV
5982020-04-23 Tom de Vries <tdevries@suse.de>
599
600 * gdb.base/decl-before-def-decl.c: New test.
601 * gdb.base/decl-before-def-def.c: New test.
602 * gdb.base/decl-before-def.exp: New file.
603
96038148
TV
6042020-04-23 Tom de Vries <tdevries@suse.de>
605
606 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
607
54ac3df1
TV
6082020-04-22 Tom de Vries <tdevries@suse.de>
609
610 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
611 debug_info_offset.
612 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
613 before $objsfile in the line line.
614
714534e1
TV
6152020-04-22 Tom de Vries <tdevries@suse.de>
616
617 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
618
16a7dbf4
MS
6192020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
620
621 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
622 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
623 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
624 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
625 * gdb.base/jit-protocol.h: Update definitions to match all usage
626 contexts.
627
6282020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
629
630 * gdb.base: Rename all jit related test and source files.
631
6322020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
633
634 * gdb.base/jit-reader.exp: Relax register output check.
635
317d2668
TV
6362020-04-22 Tom de Vries <tdevries@suse.de>
637
638 PR symtab/25764
639 * gdb.base/psym-external-decl-2.c: New test.
640 * gdb.base/psym-external-decl.c: New test.
641 * gdb.base/psym-external-decl.exp: New file.
642 * gdb.threads/tls.exp: Add PR25807 kfail.
643
eea9e357
TV
6442020-04-22 Tom de Vries <tdevries@suse.de>
645
646 PR symtab/25801
647 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
648 in "info source" output.
649
3d5afab3
TV
6502020-04-22 Tom de Vries <tdevries@suse.de>
651
652 PR symtab/25700
653 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
654 symtab for imported_unit.c.
655
b32102f6
GB
6562020-04-21 Gary Benson <gbenson@redhat.com>
657
658 * gdb.base/advance.c (func): New argument, to match call site.
659 (func2, func3): Add return statements.
660
d43b7a2d
TBA
6612020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
662
663 * gdb.multi/run-only-second-inf.c: New file.
664 * gdb.multi/run-only-second-inf.exp: New file.
665
d89edf9b
MM
6662020-04-21 Markus Metzger <markus.t.metzger@intel.com>
667
668 * gdb.btrace/multi-inferior.c: New test.
669 * gdb.btrace/multi-inferior.exp: New file.
670
1a476b6d
MM
6712020-04-21 Markus Metzger <markus.t.metzger@intel.com>
672
673 * gdb.btrace/enable-new-thread.c: New test.
674 * gdb.btrace/enable-new-thread.exp: New file.
675
4778a5f8
TV
6762020-04-21 Tom de Vries <tdevries@suse.de>
677
678 PR gdb/25471
679 * gdb.threads/killed-outside.c: New test.
680 * gdb.threads/killed-outside.exp: New file.
681
9b2c992c
GB
6822020-04-20 Gary Benson <gbenson@redhat.com>
683
684 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
685 * gdb.base/nested-subp2.exp: Likewise.
686 * gdb.base/nested-subp3.exp: Likewise.
687
b5d1d6f7
GB
6882020-04-20 Gary Benson <gbenson@redhat.com>
689
690 * gdb.base/nested-subp1.exp: Disable test when using clang.
691 * gdb.base/nested-subp2.exp: Likewise.
692 * gdb.base/nested-subp3.exp: Likewise.
693
25230285
GB
6942020-04-20 Gary Benson <gbenson@redhat.com>
695
696 * gdb.cp/exception.cc: Fix compilation error with clang.
697
fa93cc8f
GB
6982020-04-20 Gary Benson <gbenson@redhat.com>
699
809730f3 700 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 701
e0c45f30
GB
7022020-04-20 Gary Benson <gbenson@redhat.com>
703
704 * gdb.base/jit-main.c: Fix compilation error with clang.
705
4ddfec93
KR
7062020-04-17 Kamil Rytarowski <n54@gmx.com>
707
708 * gdb.base/attach-twice.c: Include "sys/types.h".
709 (PTRACE_ATTACH): Add fallback definition.
710 (main): Pass `0' to the 4th argument of `ptrace'.
711
2bed205e
KR
7122020-04-17 Kamil Rytarowski <n54@gmx.com>
713
714 * gdb.base/fork-running-state.c: Include "signal.h".
715
0743fc83
TT
7162020-04-17 Tom Tromey <tromey@adacore.com>
717
718 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
719 Update tests.
720 * gdb.btrace/cpu.exp: Update tests.
721 * gdb.base/maint.exp: Update tests.
722 * gdb.base/default.exp: Update tests.
723 * gdb.base/completion.exp: Update tests.
724
efba5c23
TV
7252020-04-16 Tom de Vries <tdevries@suse.de>
726
727 PR symtab/25791
728 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
729 (ensure_gdb_index): and factor out and move ...
730 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
731 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
732
d191d716
TV
7332020-04-16 Tom de Vries <tdevries@suse.de>
734
735 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
736 loading exec.
737
99f1bc6a
AB
7382020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
739
740 * gdb.base/many-completions.exp: New file.
741
194d088f
TV
7422020-04-14 Tom de Vries <tdevries@suse.de>
743
744 PR symtab/25718
745 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
746
c1a66c06
TV
7472020-04-14 Tom de Vries <tdevries@suse.de>
748
749 PR symtab/25720
750 * gdb.base/maint-expand-symbols-header-file.c: New test.
751 * gdb.base/maint-expand-symbols-header-file.exp: New file.
752 * gdb.base/maint-expand-symbols-header-file.h: New test.
753
21b0982c
AB
7542020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
757 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
758 get_func_info.
759 (get_func_info): Delete.
760 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
761 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
762 * lib/dwarf.exp (get_func_info): New function.
763
dd1cab06
TV
7642020-04-13 Tom de Vries <tdevries@suse.de>
765
766 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
767 to what find_gnatmake does.
768
71ea2b6b
TV
7692020-04-10 Tom de Vries <tdevries@suse.de>
770
771 * gdb.base/style.exp: Expect "Expanding full symbols" message for
772 -readnow.
773
bdfc1e8a
TV
7742020-04-10 Tom de Vries <tdevries@suse.de>
775
776 PR cli/25808
777 * gdb.base/style.c: Add leading newlines.
778 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
779 Check listing of main's one-line body.
780
14ca8ecf
TV
7812020-04-08 Tom de Vries <tdevries@suse.de>
782
783 * lib/gdb.exp (psymtabs_p): New proc.
784 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
785 importing unit" unsupported if there are no partial symbols.
786
e21d048f
TV
7872020-04-08 Tom de Vries <tdevries@suse.de>
788
789 PR testsuite/25760
790 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
791
25c11aca
TV
7922020-04-07 Tom de Vries <tdevries@suse.de>
793
794 PR symtab/25796
795 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
796
5707e24b
TV
7972020-04-07 Tom de Vries <tdevries@suse.de>
798
799 * gdb.base/check-psymtab.c: New test.
800 * gdb.base/check-psymtab.exp: New file.
801
6ee448cc
TT
8022020-04-06 Tom Tromey <tromey@adacore.com>
803
804 * gdb.ada/variant-record/proc.adb: New file.
805 * gdb.ada/variant-record/value.adb: New file.
806 * gdb.ada/variant-record/value.s: New file.
807 * gdb.ada/variant-record.exp: New file.
808
9e7c9a03
HD
8092020-04-03 Hannes Domani <ssbssa@yahoo.de>
810
811 PR gdb/25325
812 * gdb.cp/typed-enum.cc: New test.
813 * gdb.cp/typed-enum.exp: New file.
814
c90d28ac
AB
8152020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
816
817 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
818 * gdb.dwarf2/dw2-inline-small-func.c: New file.
819 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
820 * gdb.dwarf2/dw2-inline-small-func.h: New file.
821 * gdb.opt/inline-small-func.c: New file.
822 * gdb.opt/inline-small-func.exp: New file.
823 * gdb.opt/inline-small-func.h: New file.
824
34e9a9fa
AB
8252020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
826
827 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
828 function.
829
6a354911
AB
8302020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
831
832 * lib/dwarf.exp (function_range): Allow compiler options to be
833 specified.
834
880d9777
TV
8352020-04-02 Tom de Vries <tdevries@suse.de>
836
837 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
838 __attribute__((always_inline)).
839 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
840
f32682ea
TV
8412020-04-02 Tom de Vries <tdevries@suse.de>
842
843 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
844 (gdbserver_gdb_exit): ... here. Add timeout warning.
845 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
846 (connect_target_extended_remote): Append new server_spawn_id to
847 server_spawn_ids.
848 (cleanup): New proc.
849 (setup, <toplevel>): Call cleanup.
850
d3214198
TV
8512020-04-02 Tom de Vries <tdevries@suse.de>
852
853 * gdb.base/main-psymtab.exp: New file.
854
cc77ed24
TV
8552020-04-02 Tom de Vries <tdevries@suse.de>
856
857 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
858
3638a098
TT
8592020-04-01 Tom Tromey <tom@tromey.com>
860
861 * gdb.base/complex-parts.exp: Add type tests.
862
c34e8714
TT
8632020-04-01 Tom Tromey <tom@tromey.com>
864
865 * gdb.base/complex-parts.exp: Add arithmetic tests.
866
981c08ce
TT
8672020-04-01 Tom Tromey <tom@tromey.com>
868
869 * gdb.compile/compile.exp: Update.
870 * gdb.compile/compile-cplus.exp: Update.
871 * gdb.base/varargs.exp: Update.
872 * gdb.base/floatn.exp: Update.
873 * gdb.base/endianity.exp: Update.
874 * gdb.base/callfuncs.exp (do_function_calls): Update.
875 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
876 (complex_float_integral_args): Update.
877 * gdb.base/complex.exp: Update.
878 * gdb.base/complex-parts.exp: Update.
879
3d1cfd43
TT
8802020-04-01 Tom Tromey <tromey@adacore.com>
881
882 * gdb.rust/union.rs: New file.
883 * gdb.rust/union.exp: New file.
884 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
885 (main): Update.
886 * gdb.rust/simple.exp: Move union tests to union.exp.
887
e033dfa9
TT
8882020-04-01 Tom Tromey <tromey@adacore.com>
889
890 * gdb.rust/simple.rs (main): Remove "y0".
891
53cccef1
TBA
8922020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
893
894 * gdb.multi/stop-all-on-exit.c: New test.
895 * gdb.multi/stop-all-on-exit.exp: New file.
896
60e22c1e
HD
8972020-04-01 Hannes Domani <ssbssa@yahoo.de>
898
899 PR gdb/24789
900 * gdb.cp/misc.cc: Add integer reference variable.
901 * gdb.cp/misc.exp: Add test.
902
e139a727
TBA
9032020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
904
905 * gdb.server/stop-reply-no-thread.exp: Enhance the test
906 scenario to cover execution until the end and also the case
907
16b0db75
TV
9082020-03-31 Tom de Vries <tdevries@suse.de>
909
910 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
911 c. Use "maint info symtabs" to check symtab expansion.
912
c0502da6
TV
9132020-03-30 Tom de Vries <tdevries@suse.de>
914
915 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
916 unsupported.
917 (verify_psymtab_expanded): Move ...
918 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
919 test.
920 (readnow): New proc.
921
5935fd15
AB
9222020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
923
924 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
925 with $hex.
926
1773be9e
TT
9272020-03-20 Tom Tromey <tromey@adacore.com>
928
929 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
930
70304be9
TT
9312020-03-20 Tom Tromey <tromey@adacore.com>
932
933 * gdb.ada/sub_variant/subv.adb: New file.
934 * gdb.ada/sub_variant.exp: New file.
935
0dd7b8f7
TV
9362020-03-20 Tom de Vries <tdevries@suse.de>
937
938 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
939 first break fails.
940 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
941
cada5fc9
AB
9422020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
943
944 * gdb.server/exit-multiple-threads.c: New file.
945 * gdb.server/exit-multiple-threads.exp: New file.
946
6b8c53f2
AB
9472020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
948
949 * gdb.fortran/mixed-lang-stack.c: New file.
950 * gdb.fortran/mixed-lang-stack.cpp: New file.
951 * gdb.fortran/mixed-lang-stack.exp: New file.
952 * gdb.fortran/mixed-lang-stack.f90: New file.
953
19a2740f
AB
9542020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
955
956 * gdb.linespec/cp-completion-aliases.cc: New file.
957 * gdb.linespec/cp-completion-aliases.exp: New file.
958
d8c8b848
TV
9592020-03-19 Tom de Vries <tdevries@suse.de>
960
961 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
962 more precise.
963
a9933ccf
TV
9642020-03-18 Tom de Vries <tdevries@suse.de>
965
966 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
967 * gdb.dwarf2/break-inline-psymtab.c: New test.
968 * gdb.dwarf2/break-inline-psymtab.exp: New file.
969
2f89101f
TV
9702020-03-16 Tom de Vries <tdevries@suse.de>
971
972 * lib/cache.exp (gdb_do_cache): Add and handle local variables
973 cache_verify and cache_verify_proc.
974
6b9374f1
TV
9752020-03-15 Tom de Vries <tdevries@suse.de>
976
977 * gdb.server/solib-list.exp: Handle
978 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
979
eaeaf44c
TV
9802020-03-15 Tom de Vries <tdevries@suse.de>
981
982 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
983 objfiles".
984
3293bbaf
TT
9852020-03-14 Tom Tromey <tom@tromey.com>
986
987 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
988
ab44624c
TV
9892020-03-14 Tom de Vries <tdevries@suse.de>
990
991 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
992
54c43825
TV
9932020-03-14 Tom de Vries <tdevries@suse.de>
994
995 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
996 result in line-by-line fashion.
997
2ac70237
TV
9982020-03-14 Tom de Vries <tdevries@suse.de>
999
1000 * lib/gdb.exp (supports_statement_frontiers): New proc.
1001 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1002
09546b56
TV
10032020-03-14 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.base/printcmds.exp: Add missing quoting for "print
1006 teststring2".
1007
a1f6a07c
TT
10082020-03-13 Tom Tromey <tom@tromey.com>
1009
1010 * gdb.base/printcmds.exp (test_print_strings): Add regression
1011 test.
1012 * gdb.base/printcmds.c (charptr): New typedef.
1013 (teststring2): New global.
1014
1b83d09c
AB
10152020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1018 full path in the test name.
1019 (test_ld): Add some with_test_prefix blocks to make test names
1020 unique.
1021
2d61316c
TV
10222020-03-13 Tom de Vries <tdevries@suse.de>
1023
1024 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1025
2e9145ac
TV
10262020-03-13 Tom de Vries <tdevries@suse.de>
1027
1028 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1029
96c7f873
TV
10302020-03-13 Tom de Vries <tdevries@suse.de>
1031
1032 PR symtab/25646
1033 * gdb.dwarf2/imported-unit.exp: Add test.
1034
49ba92c0
TV
10352020-03-13 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1038 (var1, var2): New variable.
1039 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1040 matching symbols.
1041
301b21e0
TV
10422020-03-13 Tom de Vries <tdevries@suse.de>
1043
1044 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1045 (Term::command): Use prompt prefix.
1046 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1047 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1048 command_no_prompt_prefix instead of prefix.
1049 * gdb.tui/tui-layout-asm.exp: Same.
1050
3f512721
SM
10512020-03-12 Simon Marchi <simon.marchi@efficios.com>
1052
1053 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1054
40310f30
SM
10552020-03-12 Simon Marchi <simon.marchi@efficios.com>
1056
1057 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1058 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1059 on" while stepping over the test instruction, match printed
1060 message.
1061
09252140
TV
10622020-03-12 Tom de Vries <tdevries@suse.de>
1063
1064 * gdb.base/info-types.exp: Use exp_continue during matching of output
1065 of "info types".
1066
14e9c72c
TV
10672020-03-12 Tom de Vries <tdevries@suse.de>
1068
1069 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1070
e515d67e
TV
10712020-03-12 Tom de Vries <tdevries@suse.de>
1072
1073 * gdb.fortran/module.exp: Use exp_continue during matching of output
1074 of "info variable -n".
1075
307eafd8
TV
10762020-03-12 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1079 gdb.dwarf2/dw2-ranges-base.c.
1080
9a2de3fc
TV
10812020-03-12 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1084 in presence of GLIBC debuginfo.
1085
3217502e
TV
10862020-03-12 Tom de Vries <tdevries@suse.de>
1087
1088 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1089 $core.
1090
1281424c
TV
10912020-03-12 Tom de Vries <tdevries@suse.de>
1092
1093 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1094 more precise.
1095
038b97fc
SM
10962020-03-11 Simon Marchi <simon.marchi@efficios.com>
1097
1098 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1099 from Unix to Windows path.
1100
5308d1e7
TV
11012020-03-11 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.ada/minsyms.exp: Set language to ada.
1104
f870f78f
TV
11052020-03-11 Tom de Vries <tdevries@suse.de>
1106
1107 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1108
5a13315d
TV
11092020-03-11 Tom de Vries <tdevries@suse.de>
1110
1111 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1112
976862ed
TT
11132020-03-11 Tom Tromey <tromey@adacore.com>
1114
1115 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1116
7462c383
TV
11172020-03-11 Tom de Vries <tdevries@suse.de>
1118
1119 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1120
1c6c46a0
TV
11212020-03-11 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.base/break-interp.exp: Limit verbose scope.
1124
44f41bb7
TV
11252020-03-11 Tom de Vries <tdevries@suse.de>
1126
1127 * gdb.fortran/logical.f90: Define variable with character type.
1128 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1129
b76f3a42
TV
11302020-03-11 Tom de Vries <tdevries@suse.de>
1131
1132 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1133
1c33af77
TV
11342020-03-11 Tom de Vries <tdevries@suse.de>
1135
1136 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1137 symtabs.
1138
8c95582d
AB
11392020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1140 Bernd Edlinger <bernd.edlinger@hotmail.de>
1141
1142 * gdb.cp/step-and-next-inline.cc: New file.
1143 * gdb.cp/step-and-next-inline.exp: New file.
1144 * gdb.cp/step-and-next-inline.h: New file.
1145 * gdb.dwarf2/dw2-is-stmt.c: New file.
1146 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1147 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1148 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1149 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1150
cecf8547
AB
11512020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1152
1153 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1154 is-stmt flag in the line table.
1155
0ba678c9
TV
11562020-03-09 Tom de Vries <tdevries@suse.de>
1157
1158 * lib/gdb.exp (cached_file): Create cache dir.
1159
72fbdf83
TV
11602020-03-07 Tom de Vries <tdevries@suse.de>
1161
1162 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1163 * gdb.cp/rvalue-ref-params.exp: Same.
1164
436b5e99
TV
11652020-03-06 Tom de Vries <tdevries@suse.de>
1166
1167 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1168 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1169
09f2921c
TV
11702020-03-06 Tom de Vries <tdevries@suse.de>
1171
1172 * README: Fix "the the".
1173 * gdb.base/dprintf.exp: Same.
1174
50a3cc5d
TV
11752020-03-05 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.base/maint.exp: Update "main print statistics" expected output.
1178
0a709cba
AKS
11792020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1180
1181 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1182 (fortran_int8): Likewise.
1183 (fortran_real4): Likewise.
1184 (fortran_real8): Likewise.
1185 (fortran_complex4): Likewise.
1186 (fortran_logical4): Likewise.
1187 (fortran_character1): Likewise.
1188
5e5d66b6
AB
11892020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1190
1191 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1192 printed as true.
1193
7b973adc
SDJ
11942020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1195
1196 * gdb.base/printcmds.exp: Add test to verify printf of a
1197 variable holding an address.
1198
478e490a
TV
11992020-03-03 Tom de Vries <tdevries@suse.de>
1200
1201 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1202
1ef44e86
TV
12032020-03-03 Tom de Vries <tdevries@suse.de>
1204
1205 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1206 gdb_test_multiple call.
1207
b98cc2cf
TV
12082020-03-03 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1211 gdb_test_multiple calls.
1212
63e163f2
AB
12132020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * gdb.base/default.exp: Remove test of 'set history filename'.
1216 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1217 filename to the empty string.
1218 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1219 and GDBHISTSIZE.
1220
24ed6739
AB
12212020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1224 disabled.
1225
590003dc
TV
12262020-03-02 Pedro Alves <palves@redhat.com>
1227 Tom de Vries <tdevries@suse.de>
1228
1229 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1230 -prompt prefix, before user_code argument. Add -lbl option likewise.
1231 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1232 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1233 argument.
1234 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1235 have "\r\n" at start-of-line, instead of at end-of-line.
1236
f5e46084
SM
12372020-02-28 Simon Marchi <simon.marchi@efficios.com>
1238
1239 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1240 libinproctrace.so.
1241
f7a7000d
LM
12422020-02-28 Luis Machado <luis.machado@linaro.org>
1243
1244 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1245 to "p/x".
1246
718e0816
LM
12472020-02-28 Luis Machado <luis.machado@linaro.org>
1248
1249 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1250 asm/ptrace.h and error.h.
1251
13c3a74a
TV
12522020-02-28 Tom de Vries <tdevries@suse.de>
1253
1254 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1255 (struct wrapper, do_something, mundane/symada__cS): Move ...
1256 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1257 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1258 Update "print symada__cS before partial symtab expansion" regexp.
1259 Update breakpoint location. Flush symbol cache after expansion.
1260
85d2d5bb
LM
12612020-02-28 Luis Machado <luis.machado@linaro.org>
1262
1263 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1264
3608f86c
TV
12652020-02-27 Tom de Vries <tdevries@suse.de>
1266
1267 * config/sid.exp: Remove unused globals.
1268 * gdb.base/attach.exp: Same.
1269 * gdb.base/catch-load.exp: Same.
1270 * gdb.base/dbx.exp: Same.
1271 * lib/gdb.exp: Same.
1272 * lib/mi-support.exp: Same.
1273 * lib/prompt.exp: Same.
1274
c8d4f6df
TV
12752020-02-27 Tom de Vries <tdevries@suse.de>
1276
1277 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1278 not set.
1279
0d79cdc4
AM
12802020-02-26 Aaron Merey <amerey@redhat.com>
1281
1282 * gdb.debuginfod: New directory for debuginfod tests.
1283 * gdb.debuginfod/main.c: New test file.
1284 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1285
0dce4280
TV
12862020-02-26 Tom de Vries <tdevries@suse.de>
1287
1288 PR gdb/25603
1289 * gdb.base/persistent-lang.cc: New test.
1290 * gdb.base/persistent-lang.exp: New file.
1291
9e80cfa1
AB
12922020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1293
1294 * gdb.fortran/derived-type-striding.exp: Add a new test.
1295 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1296 new test.
1297
2078dbb2
AB
12982020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1301 names.
1302
70d49700
TV
13032020-02-25 Tom de Vries <tdevries@suse.de>
1304
1305 PR go/18926
1306 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1307
a88ef40d
TV
13082020-02-24 Tom de Vries <tdevries@suse.de>
1309
1310 PR gdb/25592
1311 * gdb.base/info-locals-unused-static-var.c: New test.
1312 * gdb.base/info-locals-unused-static-var.exp: New file.
1313
01b1af32
TT
13142020-02-22 Tom Tromey <tom@tromey.com>
1315
1316 * gdb.python/tui-window.exp: New file.
1317 * gdb.python/tui-window.py: New file.
1318
7c043ba6
TT
13192020-02-22 Tom Tromey <tom@tromey.com>
1320
1321 PR tui/17850:
1322 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1323 tests.
1324
c22fef7e
TT
13252020-02-22 Tom Tromey <tom@tromey.com>
1326
1327 * gdb.tui/new-layout.exp: Add sub-layout tests.
1328
ee325b61
TT
13292020-02-22 Tom Tromey <tom@tromey.com>
1330
1331 * gdb.tui/new-layout.exp: New file.
1332
3f0cbb04
TT
13332020-02-22 Tom Tromey <tom@tromey.com>
1334
1335 * gdb.rust/rust-style.rs: New file.
1336 * gdb.rust/rust-style.exp: New file.
1337 * gdb.base/style.exp: Test structure printing.
1338 * gdb.base/style.c (struct some_struct): New type.
1339 (enum etype): New type.
1340 (struct_value): New global.
1341
75525152
TV
13422020-02-21 Tom de Vries <tdevries@suse.de>
1343
1344 PR go/18926
1345 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1346 Remove blanket xfails. Use message argument for gdb_breakpoint.
1347 Make continuing to breakpoint test conditional on setting breakpoint.
1348 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1349 DW_AT_name attribute. Add xfail for GCC PR93866.
1350
bd360d30
AB
13512020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1352
1353 * gdb.dwarf2/cpp-linkage-name.c: New file.
1354 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1355
c7adb09f 13562020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
1357
1358 * lib/gdb.exp (gdb_wrapper_init): Reset
1359 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1360 not exist.
1361
a9c79803
TV
13622020-02-20 Tom de Vries <tdevries@suse.de>
1363
1364 PR go/17018
1365 * gdb.go/hello.exp: Copy ...
1366 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1367 print of st to print value of global definition. Add xfail for GCC
1368 PR93844.
1369 * gdb.go/hello.exp: Remove printing of st before definition.
1370 * gdb.go/hello.go: Copy ...
1371 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1372 to st.
1373 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1374
d7445728
TV
13752020-02-20 Tom de Vries <tdevries@suse.de>
1376
1377 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1378 (gdb_simple_compile): Handle compile_flags go by using .go extension
1379 for source file.
1380 * gdb.go/chan.exp: Use support_go_compile.
1381 * gdb.go/handcall.exp: Same.
1382 * gdb.go/hello.exp: Same.
1383 * gdb.go/integers.exp: Same.
1384 * gdb.go/max-depth.exp: Same.
1385 * gdb.go/methods.exp: Same.
1386 * gdb.go/package.exp: Same.
1387 * gdb.go/strings.exp: Same.
1388 * gdb.go/types.exp: Same.
1389 * gdb.go/unsafe.exp: Same.
1390
c9c41e6d
TV
13912020-02-19 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.python/lib-types.exp: Make xfail more strict.
1394
f20ff837
TV
13952020-02-19 Tom de Vries <tdevries@suse.de>
1396
1397 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1398
08410482
DE
13992020-02-19 Doug Evans <dje@google.com>
1400
1401 PR rust/25535
1402 * gdb.rust/simple.exp: Add test.
1403 * gdb.rust/simple.rs: Add test.
1404
623563f7
TV
14052020-02-19 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1408 output line-by-line.
1409
d3308cfd
TV
14102020-02-19 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1413
86cbc5dc
TV
14142020-02-19 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1417 prelink.
1418
9db2b96b
TV
14192020-02-19 Tom de Vries <tdevries@suse.de>
1420
1421 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1422 (gdb_do_cache): Use gdb_do_cache_wrap.
1423 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1424
89e2fdc5
TV
14252020-02-19 Tom de Vries <tdevries@suse.de>
1426
1427 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1428 gdb_compile option.
1429
373d7ac0
SM
14302020-02-18 Simon Marchi <simon.marchi@efficios.com>
1431
1432 * gdb.base/printcmds.exp (test_print_enums): Update expected
1433 output.
1434
b29a2df0
SM
14352020-02-18 Simon Marchi <simon.marchi@efficios.com>
1436
1437 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1438 for "unknown".
1439
6740f0cc
SM
14402020-02-18 Simon Marchi <simon.marchi@efficios.com>
1441
1442 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1443 enumerator.
1444
edd45eb0
SM
14452020-02-18 Simon Marchi <simon.marchi@efficios.com>
1446
1447 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1448 FE_, add FE_NONE.
1449 (three): Update.
1450 (enum flag_enum_without_zero): New enum.
1451 (flag_enum_without_zero): New variable.
1452 (enum not_flag_enum): New enum.
1453 (three_not_flag): New variable.
1454 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1455 (test_print_enums): Add more tests for printing flag enums.
1456
d4295de4
TV
14572020-02-18 Tom de Vries <tdevries@suse.de>
1458
1459 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1460 (gdb_compile_ada): ... here.
1461 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1462 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1463
f251f505
TT
14642020-02-14 Tom Tromey <tom@tromey.com>
1465
1466 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1467 build directory.
1468 * boards/gdbserver-base.exp: Update path to gdbserver.
1469
8f432634
TV
14702020-02-13 Tom de Vries <tdevries@suse.de>
1471
1472 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1473
92b6eaf7
TV
14742020-02-13 Tom de Vries <tdevries@suse.de>
1475
1476 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1477 are missing.
1478
f3b0f7fe
TV
14792020-02-13 Tom de Vries <tdevries@suse.de>
1480
1481 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1482 call.
1483
f6be8713
SDJ
14842020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1485
1486 PR tui/25126
1487 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1488 * gdb.base/cached-source-file.c: New file.
1489 * gdb.base/cached-source-file.exp: New file.
1490
b2770d5e
TV
14912020-02-11 Tom de Vries <tdevries@suse.de>
1492
1493 PR testsuite/25488
1494 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1495
44f6938e
TV
14962020-02-10 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1499
5f0e2eb7
MR
15002020-02-10 Maciej W. Rozycki <macro@wdc.com>
1501
1502 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1503 and $after_addr are both integers before making a comparison.
1504
46ce2b6f
TV
15052020-02-09 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1508 command output and paste it into gdb.log. If any, paste catch message
1509 to gdb.log.
1510
5abbbe1d
TT
15112020-02-07 Tom Tromey <tromey@adacore.com>
1512
1513 PR breakpoints/24915:
1514 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1515
1d5d29e7
SV
15162020-02-06 Shahab Vahedi <shahab@synopsys.com>
1517
1518 * gdb.tui/tui-missing-src.exp: Add the "missing source
1519 file" test for the TUI.
1520
b0999b9b
AB
15212020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1522
1523 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1524 including a port number in the output.
1525
c3b149eb
AKS
15262020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1527
1528 * lib/fortran.exp (fortran_int4): Handle clang.
1529 (fortran_int8): Likewise.
1530 (fortran_real4): Likewise.
1531 (fortran_real8): Likewise.
1532 (fortran_complex4): Likewise.
1533 (fortran_logical4): Likewise.
1534 (fortran_character1): Likewise.
1535
f8dcc90b
TV
15362020-02-04 Tom de Vries <tdevries@suse.de>
1537
1538 * README (Race detection): Add note.
1539
f90ac7c2
TV
15402020-02-04 Tom de Vries <tdevries@suse.de>
1541
1542 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1543
780636ae
TV
15442020-02-04 Tom de Vries <tdevries@suse.de>
1545
1546 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1547
5d2e1193
RA
15482020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1549
1550 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1551 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1552 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1553 blttar, bnetarl.
1554 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1555 binary for blttar, bnetarl.
1556 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1557 wait instruction. Delete ldmx test.
1558 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1559
e409c542
AKS
15602020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1561
1562 * gdb.fortran/array-bounds-high.exp: New file.
1563 * gdb.fortran/array-bounds-high.f90: New file.
1564
b0029748
LD
15652020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1566
1567 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1568 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1569
195a8287
TV
15702020-02-01 Tom de Vries <tdevries@suse.de>
1571
1572 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1573
42330a68
AB
15742020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1575
1576 PR tui/9765
1577 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1578 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1579
b62a8028
LM
15802020-01-29 Luis Machado <luis.machado@linaro.org>
1581
1582 * gdb.arch/aarch64-brk-patterns.c: New source file.
1583 * gdb.arch/aarch64-brk-patterns.exp: New test.
1584
5f440116
TBA
15852020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1586
1587 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1588 GCC/Clang version.
1589 * gdb.cp/pass-by-ref.exp: Ditto.
1590
ee2a6fc6
TV
15912020-01-29 Tom de Vries <tdevries@suse.de>
1592
1593 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1594 * gdb.threads/watchpoint-fork-mt.c: Same.
1595 * gdb.threads/watchpoint-fork-parent.c: Same.
1596 * gdb.threads/watchpoint-fork-st.c: Same.
1597 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1598
16b10d6e
LM
15992020-01-27 Luis Machado <luis.machado@linaro.org>
1600
1601 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1602 sitting at a syscall instruction when we hit the syscall function's
1603 breakpoint.
1604 Check PC against one obtained with the x command.
1605 Validate syscall number.
1606 (step_over_syscall): Don't continue to the syscall instruction if
1607 we're already there.
1608
b1468492
PW
16092020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1610
1611 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1612
7ffa82e1
AB
16132020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1614
1615 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1616 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1617
3d92a3e3
AB
16182020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1619
1620 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1621 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1622
94a72be7
AB
16232020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1624
1625 * gdb.base/maint.exp: Update line table parsing test.
1626 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1627
53af73bf
PA
16282020-01-24 Pedro Alves <palves@redhat.com>
1629
1630 PR gdb/25410
1631 * gdb.multi/multi-re-run-1.c: New.
1632 * gdb.multi/multi-re-run-2.c: New.
1633 * gdb.multi/multi-re-run.exp: New.
1634
1ba1ac88
AB
16352020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 PR gdb/23718
1638 * gdb.server/server-kill-python.exp: New file.
1639
f3364a6d
AB
16402020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.server/multi-ui-errors.c: New file.
1643 * gdb.server/multi-ui-errors.exp: New file.
1644
733d0a67
AB
16452020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 PR tui/9765
1648 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1649
4f13c1c0
TT
16502020-01-19 Tom Tromey <tom@tromey.com>
1651
1652 * gdb.tui/main.exp: Add check for plain "file".
1653
40c94099
CB
16542020-01-16 Christian Biesinger <cbiesinger@google.com>
1655
1656 * lib/gdb.exp: Fix spelling error (seperatelly).
1657
ff47f4f0
TT
16582020-01-14 Tom Tromey <tom@tromey.com>
1659
1660 PR symtab/12535:
1661 * gdb.python/python.exp: Test decode_line with empty string
1662 argument.
1663
717c684d
BE
16642020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1665
1666 * gdb.base/skip-inline.exp: Extend test.
1667
44e4c775
AB
16682020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1669
1670 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1671 * gdb.dwarf2/dw2-bad-elf.c: New file.
1672 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1673
d93c6db7
AB
16742020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1675
1676 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1677 _line_saw_file.
1678
9a6d629c
AB
16792020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1680
1681 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1682 border.
1683
d9ebdab7
TBA
16842020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1685
1686 * gdb.multi/multi-target.exp (setup): Factor out "info
1687 connections" and "info inferiors" tests to ...
1688 (test_info_inferiors): ... this new procedure.
1689 (top level): Run new "info-inferiors" tests.
1690
f3c469b9
PA
16912020-01-10 Pedro Alves <palves@redhat.com>
1692
1693 * gdb.server/bkpt-other-inferior.exp: New file.
1694
121b3efd
PA
16952020-01-10 Pedro Alves <palves@redhat.com>
1696
1697 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1698 of "add-inferior".
1699 * gdb.base/quit-live.exp: Likewise.
1700 * gdb.base/remote-exec-file.exp: Likewise.
1701 * gdb.guile/scm-progspace.exp: Likewise.
1702 * gdb.linespec/linespec.exp: Likewise.
1703 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1704 * gdb.mi/user-selected-context-sync.exp: Likewise.
1705 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1706 "info inferiors" tests.
1707 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1708 "add-inferior".
1709 * gdb.multi/watchpoint-multi.exp: Likewise.
1710 * gdb.python/py-inferior.exp: Likewise.
1711 * gdb.server/extended-remote-restart.exp: Likewise.
1712 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1713 "info inferiors".
1714 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1715 * gdb.trace/report.exp: Likewise.
1716
1dadb1dd
PA
17172020-01-10 Pedro Alves <palves@redhat.com>
1718
1719 * gdb.multi/multi-target.c: New file.
1720 * gdb.multi/multi-target.exp: New file.
1721 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1722 mode requested, but remote does not support non-stop".
1723
78f2c40a
PA
17242020-01-10 Pedro Alves <palves@redhat.com>
1725
1726 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1727 disconnect before reconnecting.
1728
e7af6c70
TBA
17292020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1730 Pedro Alves <palves@redhat.com>
1731
1732 * gdb.server/connect-without-multi-process.exp: Also test
1733 continuing to end.
1734
acdf84a6
PA
17352020-01-10 Pedro Alves <palves@redhat.com>
1736
1737 * gdb.base/remote-exec-file.exp: New file.
1738
873657b9
PA
17392020-01-10 Pedro Alves <palves@redhat.com>
1740
1741 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1742 output.
1743 * gdb.threads/async.c: New.
1744 * gdb.threads/async.exp: New.
1745 * gdb.multi/tids-gid-reset.c: New.
1746 * gdb.multi/tids-gid-reset.exp: New.
1747
7f0ae84c
GB
17482020-01-10 George Barrett <bob@bob131.so>
1749
1750 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1751 to help in finding the image relocation offset.
1752 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1753 options in arguments.
1754 (stap_test_no_debuginfo): Likewise.
1755 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1756 test variants.
1757 (stap_test): Add null semaphore relocation test.
1758
47e9d49d
GB
17592020-01-10 George Barrett <bob@bob131.so>
1760
1761 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1762 * gdb.base/stap-probe.exp: Likewise.
1763 (stap_test): Pass argument as an additional flag.
1764 (stap_test_no_debuginfo): Likewise.
1765 (stap_test): Check `info probes stap' output for semaphore
1766 addresses if the test binary is supposed to have them.
1767
f5a7c406
AB
17682020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1769
1770 * gdb.tui/basic.exp: Add more scrolling tests.
1771
9ae6bf64
TT
17722020-01-09 Tom Tromey <tom@tromey.com>
1773
1774 PR tui/18932:
1775 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1776 meangingful value.
1777 (Term::command, Term::resize): Update.
1778 * gdb.tui/basic.exp: Add scrolling test.
1779
b2efe70c
AB
17802020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1781
1782 * gdb.tui/tui-layout-asm.exp: New file.
1783
3804da7e
AB
17842020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1785
1786 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1787
b40aa28f
AB
17882020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1789
1790 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1791 (Term::enter_tui): Use Term::prepare_for_tui.
1792
63ffd7c9
AB
17932020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1794
1795 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1796 called.
1797
3be966f6
AB
17982020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1799
1800 * gdb.base/skip.exp: Fix race condition in test.
1801
153d79c4
AB
18022020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1803
1804 * gdb.base/backtrace.c: New file.
1805 * gdb.base/backtrace.exp: New file.
1806
f2302a34
AB
18072020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1808
1809 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1810
6ec1d75e
PW
18112020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1812
1813 * gdb.base/style.exp: Test that warnings are styled.
1814
c296cbe6
BE
18152019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1816
1817 * gdb.base/line65535.exp: New file.
1818 * gdb.base/line65535.c: New file.
1819
b28a729d
SM
18202019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1821
1822 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1823 * lib/gnat_debug_info_test.adb: New file.
1824 * gdb.ada/ptype_tagged_param.exp: Use
1825 gnat_runtime_has_debug_info, expect a different output if
1826 runtime does not have debug info.
1827
7f2d7a0d
SM
18282019-12-20 Simon Marchi <simon.marchi@efficios.com>
1829
1830 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1831 (another) quote in test name.
1832
f3bce483
SM
18332019-12-20 Simon Marchi <simon.marchi@efficios.com>
1834
1835 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1836 Add quote in test name.
1837
c855a912
TBA
18382019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1839
1840 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1841 directory instead.
1842 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1843 * gdb.cp/pass-by-ref-2.cc: New file.
1844 * gdb.cp/pass-by-ref-2.exp: New file.
1845
fc9d2d72
TT
18462019-12-20 Tom Tromey <tom@tromey.com>
1847
1848 * gdb.tui/list-before.exp: New file.
1849
77b97e00
TT
18502019-12-20 Tom Tromey <tom@tromey.com>
1851
1852 * gdb.tui/list.exp: Check for source on initial listing.
1853
f69656d0
TT
18542019-12-11 Tom Tromey <tromey@adacore.com>
1855
1856 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1857 Add crlf test.
1858
99a55965
SM
18592019-12-18 Simon Marchi <simon.marchi@efficios.com>
1860
1861 * gdb.base/default.exp: Update value of $_gdb_major.
1862
5024637f
BE
18632019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1864
1865 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1866
b63634be
BE
18672019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1868
1869 * gdb.base/skip.exp: Whitespace fix.
1870
45d73523
BE
18712019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1872
1873 * gdb.base/skip-inline.c: New file.
1874 * gdb.base/skip-inline.exp: New file.
1875
d043f8c8
SM
18762019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1877
1878 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1879 jit_function_00 to jit_function_stack_mangle.
1880 * gdb.base/jithost.c (jit_function_t): Rename to...
1881 (jit_function_stack_mangle_t): ... this.
1882 (jit_function_add_t): New typedef.
1883 (jit_function_00_code): Rename to...
1884 (jit_function_stack_mangle_code): ... this, make static.
1885 (jit_function_add_code): New.
1886 (main): Generate "add" function and call it. Adjust to changes
1887 in jithost_abi.
1888 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1889 (struct jithost_abi) <begin, end>: Remove fields.
1890 <object, function_stack_mangle, function_add>: New fields.
1891 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1892 code_end>: Remove fields.
1893 <func_stack_mangle>: New field.
1894 (read_debug_info): Adjust to renaming, create block for "add"
1895 function.
1896 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1897
873de05c
TT
18982019-12-11 Tom Tromey <tom@tromey.com>
1899
1900 * gdb.tui/resize.exp: Fix regexp.
1901 * gdb.tui/regs.exp: Fix regexps.
1902 * gdb.tui/main.exp: Fix regexp.
1903
3d979945
TT
19042019-12-11 Tom Tromey <tom@tromey.com>
1905
1906 * gdb.tui/resize.exp: Update.
1907 * gdb.tui/empty.exp (layouts): Update.
1908
2192a9d3
TT
19092019-12-11 Tom Tromey <tom@tromey.com>
1910
1911 * gdb.tui/regs.exp: Update.
1912 * gdb.tui/empty.exp (layouts): Update.
1913 * gdb.tui/basic.exp: Update.
1914 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1915
d8edc8b7
PW
19162019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1917
1918 * gdb.base/options.exp: Add -raw-values in the print completion list.
1919 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1920
4c12d936
KB
19212019-12-10 Kevin Buettner <kevinb@redhat.com>
1922
1923 * gdb.threads/omp-par-scope.c: New file.
1924 * gdb/threads/omp-par-scope.exp: New file.
1925
26b911fb
KB
19262019-12-10 Kevin Buettner <kevinb@redhat.com>
1927
bb47f919
KB
1928 * lib/gdb.exp (support_nested_function_tests): New proc.
1929
19302019-12-10 Kevin Buettner <kevinb@redhat.com>
1931
1932 * lib/gdb.exp (gdb_compile_openmp): New proc.
1933 (build_executable_from_specs): Add an "openmp" option.
1934 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1935
6c71eb7d
TT
19362019-12-10 Tom Tromey <tromey@adacore.com>
1937
1938 * gdb.ada/unchecked_union.exp: New file.
1939 * gdb.ada/unchecked_union/pck.adb: New file.
1940 * gdb.ada/unchecked_union/pck.ads: New file.
1941 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1942 * gdb-utils.exp (string_to_regexp): Also quote "?".
1943
bac7c5cf
GB
19442019-12-10 George Barrett <bob@bob131.so>
1945
1946 Test scripted probe breakpoints.
1947 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1948 * gdb.python/py-breakpoint.c (main): Likewise.
1949 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1950 specifier test.
1951 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1952
330f1d38
TBA
19532019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1954
1955 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1956 an rvalue parameter.
1957 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1958 parameter.
1959
b43315e2
AB
19602019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1961
1962 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1963 modules.
1964
54f73dad
AB
19652019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1968 broken version of GCC.
1969
d57cbee9
AB
19702019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1971
1972 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1973 sym-info-cmds library.
1974 * gdb.fortran/info-types.exp: Likewise.
1975 * lib/sym-info-cmds.exp: New file.
1976
c14aab8c
TV
19772019-12-08 Tom de Vries <tdevries@suse.de>
1978
1979 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1980
aa2d5a42
KS
19812019-12-07 Keith Seitz <keiths@redhat.com>
1982
1983 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1984 * gdb.base/corefile-buildid-shlib.c: New file.
1985 * gdb.base/corefile-buildid.c: New file.
1986 * gdb.base/corefile-buildid.exp: New file.
1987
93e55f0a
TV
19882019-12-06 Tom de Vries <tdevries@suse.de>
1989
1990 * gdb.dwarf2/varval.exp: Add decl before def test.
1991
c7d12402
TBA
19922019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1993
1994 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1995
06acc08f
TBA
19962019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1997
1998 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1999 CV and reference conversion for overload resolution.
2000 * gdb.cp/rvalue-ref-overload.exp: Test it.
2001
e0fad1ea
PW
20022019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2003
2004 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2005 * gdb.base/frameapply.exp: Test faas without command.
2006
8d70a9f0
AB
20072019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2008
2009 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2010 Fortran tests.
2011 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2012 order.
2013
36c8fb93
AB
20142019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2015
2016 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2017 casting to type with no kind specified.
2018 (test_basic_parsing_of_type_kinds): Additional tests for types
2019 with no kind specified, and add tests for single/double
2020 precision/complex types.
2021
4139ff00
TT
20222019-12-04 Tom Tromey <tromey@adacore.com>
2023
2024 * gdb.base/endianity.c (struct other) <x>: New field.
2025 (main): Initialize it.
2026 * gdb.base/endianity.exp: Update.
2027
a05cf17a
TT
20282019-12-04 Tom Tromey <tromey@adacore.com>
2029
2030 * gdb.ada/scalar_storage/storage.adb: New file.
2031 * gdb.ada/scalar_storage/pck.adb: New file.
2032 * gdb.ada/scalar_storage/pck.ads: New file.
2033 * gdb.ada/scalar_storage.exp: New file.
2034
103a685e
TT
20352019-12-04 Tom Tromey <tromey@adacore.com>
2036
2037 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2038 (main): Initialize it.
2039 * gdb.base/endianity.exp: Update.
2040
c2512106
AB
20412019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2044
293b38d6
AB
20452019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2048 -symbol-info-module-functions and -symbol-info-module-variables.
2049
216a7e6b
AB
20502019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2053
5bbd8269
AB
20542019-12-01 Richard Bunt <richard.bunt@arm.com>
2055 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.fortran/derived-type-striding.exp: New file.
2058 * gdb.fortran/derived-type-striding.f90: New file.
2059 * gdb.fortran/array-slices.exp: New file.
2060 * gdb.fortran/array-slices.f90: New file.
2061
be09caf1
PW
20622019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2063
2064 * gdb.base/define.exp: Test . in command names.
2065 * gdb.base/setshow.exp: Update test, as . is now part of
2066 command name.
2067
643c0cbe
PW
20682019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2069
2070 * gdb.base/define-prefix.exp: New file.
2071
dcdec678
AB
20722019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2073
2074 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2075 compile.
2076 (skip_btrace_pt_tests): Likewise.
2077
640ab947
AB
20782019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2079
2080 * gdb.fortran/info-modules.exp: Compile source files in correct
2081 order.
2082
d22670f0
KB
20832019-11-27 Kevin Buettner <kevinb@redhat.com>
2084
2085 * gdb.dwarf2/imported-unit.exp: New file.
2086 * gdb.dwarf2/imported-unit.c: New file.
2087
db5960b4
AB
20882019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2089
2090 * gdb.mi/mi-fortran-modules-2.f90: New file.
2091 * gdb.mi/mi-fortran-modules.exp: New file.
2092 * gdb.mi/mi-fortran-modules.f90: New file.
2093
7dc42066
AB
20942019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2095
2096 * gdb.mi/mi-sym-info-1.c: New file.
2097 * gdb.mi/mi-sym-info-2.c: New file.
2098 * gdb.mi/mi-sym-info.exp: New file.
2099
0dfeecca
TT
21002019-11-22 Tom Tromey <tromey@adacore.com>
2101
2102 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2103 * gdb.ada/tasks/foo.adb: Add another stopping location.
2104
34877895
PJ
21052019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2106
2107 * gdb.base/endianity.c: New test.
2108 * gdb.base/endianity.exp: New file.
2109
2e84f897
LD
21102019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2111
2112 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2113
65d1cd5f
TV
21142019-11-21 Tom de Vries <tdevries@suse.de>
2115
2116 PR gdb/24956
2117 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2118
4f22c3f4
SDJ
21192019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2120
2121 * gdb.python/py-progspace.exp: Add missing parentheses on some
2122 'print' commands.
2123
9f6ad286
TT
21242019-11-19 Tom Tromey <tom@tromey.com>
2125
2126 * gdb.tui/winheight.exp: New file.
2127
0b8dbf3f
AB
21282019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2129
2130 * gdb.base/ctf-whatis.c: Delete.
2131 * gdb.base/ctf-whatis.exp: Delete.
2132 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2133
f833b7a7
AB
21342019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2135
2136 * gdb.base/ctf-cvexpr.exp: Delete.
2137 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2138
30d0a636
AB
21392019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2142 the compiler. Clean up header comment a little.
2143 * gdb.base/ctf-ptype.exp: Likewise.
2144 * gdb.base/ctf-whatis.exp: Likewise.
2145 * lib/gdb.exp (skip_ctf_tests): New proc.
2146
494409bb
SDJ
21472019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2148
2149 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2150 * gdb.tui/corefile-run.exp: New file.
2151
55708e99
TT
21522019-11-14 Tom Tromey <tromey@adacore.com>
2153
2154 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2155 regression tests.
2156
45e42163
TT
21572019-11-12 Tom Tromey <tom@tromey.com>
2158
2159 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2160 after any command. Expect prompt after WAIT_FOR is seen.
2161 (enter_tui): Enable resize messages.
2162 (command): Expect command in output.
2163 (get_line): Avoid error when cursor appears to be off-screen.
2164 (dump_screen): Include screen size in title.
2165 (_do_resize): New proc, from "resize".
2166 (resize): Rewrite. Do resize in two steps.
2167 * gdb.tui/empty.exp (layouts): Fix entries.
2168 (check_boxes): Remove xfail.
2169 (check_text): Dump screen on failure.
2170
086baaf1
AB
21712019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2172
2173 * gdb.python/py-symbol.exp: Add test for
2174 gdb.lookup_static_symbols.
2175
09ff83af
AB
21762019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2177
2178 * gdb.python/py-symbol.c: Declare and call function from new
2179 py-symbol-2.c file.
2180 * gdb.python/py-symbol.exp: Compile both source files, and add new
2181 tests for gdb.lookup_static_symbol.
2182 * gdb.python/py-symbol-2.c: New file.
2183
11af934b
TV
21842019-11-02 Tom de Vries <tdevries@suse.de>
2185
2186 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2187 * gdb.base/anon.exp: Same.
2188 * gdb.base/auto-connect-native-target.exp: Same.
2189 * gdb.base/call-ar-st.exp: Same.
2190 * gdb.base/catch-syscall.exp: Same.
2191 * gdb.base/commands.exp: Same.
2192 * gdb.base/default.exp: Same.
2193 * gdb.base/display.exp: Same.
2194 * gdb.base/float.exp: Same.
2195 * gdb.base/foll-fork.exp: Same.
2196 * gdb.base/help.exp: Same.
2197 * gdb.base/info-macros.exp: Same.
2198 * gdb.base/info-proc.exp: Same.
2199 * gdb.base/info-target.exp: Same.
2200 * gdb.base/long_long.exp: Same.
2201 * gdb.base/macscp.exp: Same.
2202 * gdb.base/memattr.exp: Same.
2203 * gdb.base/nofield.exp: Same.
2204 * gdb.base/pointers.exp: Same.
2205 * gdb.base/printcmds.exp: Same.
2206 * gdb.base/ptype.exp: Same.
2207 * gdb.base/restore.exp: Same.
2208 * gdb.base/return.exp: Same.
2209 * gdb.base/scope.exp: Same.
2210 * gdb.base/set-noassign.exp: Same.
2211 * gdb.base/setshow.exp: Same.
2212 * gdb.base/shlib-call.exp: Same.
2213 * gdb.base/signals.exp: Same.
2214 * gdb.base/sigstep.exp: Same.
2215 * gdb.base/skip.exp: Same.
2216 * gdb.base/solib-symbol.exp: Same.
2217 * gdb.base/stap-probe.exp: Same.
2218 * gdb.base/step-line.exp: Same.
2219 * gdb.base/step-test.exp: Same.
2220 * gdb.base/style.exp: Same.
2221 * gdb.base/varargs.exp: Same.
2222 * gdb.base/vla-datatypes.exp: Same.
2223 * gdb.base/vla-ptr.exp: Same.
2224 * gdb.base/vla-sideeffect.exp: Same.
2225 * gdb.base/volatile.exp: Same.
2226 * gdb.base/watch-cond-infcall.exp: Same.
2227 * gdb.base/watchpoint.exp: Same.
2228
e96ec2ba
TV
22292019-11-02 Tom de Vries <tdevries@suse.de>
2230
2231 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2232 * gdb.cp/cpexprs.exp: Same.
2233 * gdb.cp/except-multi-location.exp: Same.
2234 * gdb.cp/exceptprint.exp: Same.
2235 * gdb.cp/gdb2384.exp: Same.
2236 * gdb.cp/inherit.exp: Same.
2237 * gdb.cp/m-static.exp: Same.
2238 * gdb.cp/meth-typedefs.exp: Same.
2239 * gdb.cp/misc.exp: Same.
2240 * gdb.cp/namespace.exp: Same.
2241 * gdb.cp/non-trivial-retval.exp: Same.
2242 * gdb.cp/overload.exp: Same.
2243 * gdb.cp/pr17132.exp: Same.
2244 * gdb.cp/re-set-overloaded.exp: Same.
2245 * gdb.cp/rvalue-ref-types.exp: Same.
2246 * gdb.cp/templates.exp: Same.
2247
bd5766ec
LM
22482019-11-01 Luis Machado <luis.machado@linaro.org>
2249
2250 PR gdb/25124
2251
2252 * gdb.arch/pr25124.S: New file.
2253 * gdb.arch/pr25124.exp: New file.
2254
165f8965
AB
22552019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2256
2257 * gdb.fortran/info-modules.exp: Update expected results, and add
2258 additional tests for 'info module functinos', and 'info module
2259 variables'.
2260 * gdb.fortran/info-types.exp: Update expected results.
2261 * gdb.fortran/info-types.f90: Extend testcase with additional
2262 module variables and functions.
2263
59c35742
AB
22642019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * gdb.fortran/info-modules.exp: New file.
2267 * gdb.fortran/info-types.exp: Build with new file.
2268 * gdb.fortran/info-types.f90: Include and use new module.
2269 * gdb.fortran/info-types-2.f90: New file.
2270
f3fb2519
PW
22712019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2272
2273 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2274 * gdb.base/settings.exp: Test all settings types using
2275 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2276 that now verifies that the value of "maint show" is the same as
2277 returned by the settings functions. Test the type of the
2278 maintenance settings.
2279 * gdb.base/default.exp: Update show_conv_list.
2280
d1e36019
TV
22812019-10-31 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2284 gdb_test.
2285 * gdb.arch/amd64-disp-step.exp: Same.
2286 * gdb.asm/asm-source.exp: Same.
2287 * gdb.btrace/buffer-size.exp: Same.
2288 * gdb.btrace/cpu.exp: Same.
2289 * gdb.btrace/enable.exp: Same.
2290 * gdb.dwarf2/count.exp: Same.
2291 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2292 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2293 * gdb.fortran/vla-datatypes.exp: Same.
2294 * gdb.fortran/vla-history.exp: Same.
2295 * gdb.fortran/vla-ptype.exp: Same.
2296 * gdb.fortran/vla-value.exp: Same.
2297 * gdb.fortran/whatis_type.exp: Same.
2298 * gdb.guile/guile.exp: Same.
2299 * gdb.multi/tids.exp: Same.
2300 * gdb.python/py-finish-breakpoint.exp: Same.
2301 * gdb.python/py-framefilter.exp: Same.
2302 * gdb.python/py-pp-registration.exp: Same.
2303 * gdb.python/py-xmethods.exp: Same.
2304 * gdb.python/python.exp: Same.
2305 * gdb.server/connect-with-no-symbol-file.exp: Same.
2306 * gdb.server/no-thread-db.exp: Same.
2307 * gdb.server/run-without-local-binary.exp: Same.
2308 * gdb.stabs/weird.exp: Same.
2309 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2310 * gdb.threads/thread-find.exp: Same.
2311 * gdb.threads/tls-shared.exp: Same.
2312 * gdb.threads/tls.exp: Same.
2313 * gdb.threads/wp-replication.exp: Same.
2314 * gdb.trace/ax.exp: Same.
2315 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2316
3d11e68e
TV
23172019-10-31 Tom de Vries <tdevries@suse.de>
2318
2319 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2320 * gdb.ada/array_subscript_addr.exp: Same.
2321 * gdb.ada/arrayidx.exp: Same.
2322 * gdb.ada/arrayparam.exp: Same.
2323 * gdb.ada/arrayptr.exp: Same.
2324 * gdb.ada/boolean_expr.exp: Same.
2325 * gdb.ada/call_pn.exp: Same.
2326 * gdb.ada/complete.exp: Same.
2327 * gdb.ada/fixed_cmp.exp: Same.
2328 * gdb.ada/fun_addr.exp: Same.
2329 * gdb.ada/funcall_param.exp: Same.
2330 * gdb.ada/interface.exp: Same.
2331 * gdb.ada/mod_from_name.exp: Same.
2332 * gdb.ada/null_array.exp: Same.
2333 * gdb.ada/packed_array.exp: Same.
2334 * gdb.ada/packed_tagged.exp: Same.
2335 * gdb.ada/print_chars.exp: Same.
2336 * gdb.ada/print_pc.exp: Same.
2337 * gdb.ada/ptype_arith_binop.exp: Same.
2338 * gdb.ada/ptype_field.exp: Same.
2339 * gdb.ada/ptype_tagged_param.exp: Same.
2340 * gdb.ada/rec_return.exp: Same.
2341 * gdb.ada/ref_tick_size.exp: Same.
2342 * gdb.ada/str_ref_cmp.exp: Same.
2343 * gdb.ada/taft_type.exp: Same.
2344 * gdb.ada/tagged.exp: Same.
2345 * gdb.ada/type_coercion.exp: Same.
2346 * gdb.ada/uninitialized_vars.exp: Same.
2347
60b6ede8
TV
23482019-10-30 Tom de Vries <tdevries@suse.de>
2349
2350 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2351
30baf67b
TV
23522019-10-26 Tom de Vries <tdevries@suse.de>
2353
2354 * gdb.base/bigcore.c: Fix typos in comments.
2355 * gdb.base/ctf-ptype.c: Same.
2356 * gdb.base/long_long.c: Same.
2357 * gdb.dwarf2/dw2-op-out-param.S: Same.
2358 * gdb.python/py-evthreads.c: Same.
2359 * gdb.reverse/i387-stack-reverse.c: Same.
2360 * gdb.trace/tfile.c: Same.
2361 * lib/compiler.c: Same.
2362 * lib/compiler.cc: Same.
2363
158da0d1
TV
23642019-10-25 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2367 gdb_test_multiple calls.
2368 * gdb.reverse/sigall-reverse.exp: Same.
2369 * gdb.reverse/solib-precsave.exp: Same.
2370 * gdb.reverse/solib-reverse.exp: Same.
2371 * gdb.reverse/until-precsave.exp: Same.
2372 * gdb.reverse/until-reverse.exp: Same.
2373
4ccdfbec
TV
23742019-10-24 Tom de Vries <tdevries@suse.de>
2375
2376 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2377 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2378 kfail using -wrap pattern flag and convenience variable
2379 gdb_test_name.
2380
33d569b7
AB
23812019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2382
2383 * gdb.python/py-progspace.exp: Add tests for the
2384 Progspace.block_for_pc method.
2385
4d0b984b
TT
23862019-10-23 Tom Tromey <tom@tromey.com>
2387
2388 * configure: Rebuild.
2389 * aclocal.m4: Use m4_include, not sinclude.
2390
94cb3754
TV
23912019-10-21 Tom de Vries <tdevries@suse.de>
2392
2393 * gdb.base/infcall-nested-structs.c: Add
2394 __attribute__((noinline,noclone)) to all functions.
2395 (call_all): Add missing variable initialization. Simplify return value.
2396 (breakpt): Increment volatile variable, to prevent call from being
2397 optimized out.
2398 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2399
062f1fc1
TV
24002019-10-17 Tom de Vries <tdevries@suse.de>
2401
2402 * gdb.fortran/module.exp: Allow info variables to print info for files
2403 other than module.f90.
2404
0b54364d
AB
24052019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2406
2407 * gdb.fortran/module.exp: Extend with 'info variables' test.
2408
7ff5fae7
AB
24092019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2410
2411 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2412 F77_FOR_TARGET.
2413
d10eccaa
TV
24142019-10-16 Tom de Vries <tdevries@suse.de>
2415
2416 PR tdep/25096
2417 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2418
745ff14e
TV
24192019-10-16 Tom de Vries <tdevries@suse.de>
2420
2421 PR tdep/24104
2422 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2423 Add KFAIL for PR tdep/25096.
2424
03e1ab94
TV
24252019-10-16 Tom de Vries <tdevries@suse.de>
2426
2427 PR testsuite/25059
2428 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2429
b17fcc10
TV
24302019-10-16 Tom de Vries <tdevries@suse.de>
2431
2432 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2433 as signed.
2434
9223170f
SM
24352019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2436
2437 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2438 one instead of increasing timeout.
2439
d6e76313
TV
24402019-10-13 Tom de Vries <tdevries@suse.de>
2441
2442 PR record/25038
2443 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2444 * gdb.reverse/sigall-reverse.exp: Same.
2445 * gdb.reverse/solib-precsave.exp: Same.
2446 * gdb.reverse/solib-reverse.exp: Same.
2447 * gdb.reverse/step-precsave.exp: Same.
2448 * gdb.reverse/until-precsave.exp: Same.
2449 * gdb.reverse/until-reverse.exp: Same.
2450 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2451
6dfc0041
AA
24522019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2453
2454 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2455 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2456 (cmp_struct_05_01, cmp_struct_static_02_01)
2457 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2458 comparisons.
2459
abcf2cc8
TV
24602019-10-10 Tom de Vries <tdevries@suse.de>
2461
2462 PR testsuite/24888
2463 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2464 gnatlink.
2465
a50faaf6
TV
24662019-10-09 Tom de Vries <tdevries@suse.de>
2467
2468 PR testsuite/25048
2469 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2470
60ff3cd7
AB
24712019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2472
2473 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2474 exceptions due to missing debug information.
2475
dfee8566
TV
24762019-10-07 Tom de Vries <tdevries@suse.de>
2477
2478 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2479
3d63690a
AB
24802019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2481
2482 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2483 * gdb.base/annota1.exp: Update to use gdb_test_name.
2484
30d1f018
WP
24852019-10-07 Weimin Pan <weimin.pan@oracle.com>
2486
2487 * gdb.base/ctf-whatis.exp: New file.
2488 * gdb.base/ctf-whatis.c: New file.
2489 * gdb.base/ctf-ptype.exp: New file.
2490 * gdb.base/ctf-ptype.c: New file.
2491 * gdb.base/ctf-constvars.exp: New file.
2492 * gdb.base/ctf-constvars.c: New file.
2493 * gdb.base/ctf-cvexpr.exp: New file.
2494
4dbbb47c
TV
24952019-10-04 Tom de Vries <tdevries@suse.de>
2496
2497 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2498 for loop.
2499
77c2dba3
TT
25002019-10-03 Tom Tromey <tom@tromey.com>
2501
2502 PR rust/24976:
2503 * gdb.rust/simple.rs (Union2): New type.
2504 (main): Use Union2.
2505 * gdb.rust/simple.exp: Add test.
2506
179aed7f
AB
25072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2508
2509 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2510 nested function prefix.
2511
0a4b0913
AB
25122019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2513 Richard Bunt <richard.bunt@arm.com>
2514 Andrew Burgess <andrew.burgess@embecosm.com>
2515
2516 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2517 nested functions.
2518 * gdb.fortran/nested-funcs.f90: Update expected results.
2519 * gdb.fortran/nested-funcs-2.exp: New file.
2520 * gdb.fortran/nested-funcs-2.f90: New file.
2521
082cce05
AB
25222019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2523
2524 * gdb.python/py-parameter.exp: Make test names unique.
2525 * gdb.python/py-template.exp: Likewise.
2526 * gdb.python/py-value.exp: Likewise.
2527
2b74ba5a
AB
25282019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2529
2530 * gdb.base/break-interp.exp: Reduce test name duplication.
2531 * gdb.base/call-sc.exp: Likewise.
2532 * gdb.base/callfuncs.exp: Likewise.
2533 * gdb.base/charset.exp: Likewise.
2534 * gdb.base/dump.exp: Likewise.
2535 * gdb.base/ena-dis-br.exp: Likewise.
2536 * gdb.base/relational.exp: Likewise.
2537 * gdb.base/step-over-syscall.exp: Likewise.
2538 * gdb.base/structs.exp: Likewise.
2539
58eb20d5
AB
25402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2541
2542 * gdb.linespec/explicit.exp: Make test names unique.
2543 * gdb.linespec/ls-errs.exp: Likewise.
2544
4d421147
AB
25452019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2546
2547 * gdb.reverse/break-precsave.exp: Make test names unique.
2548 * gdb.reverse/break-reverse.exp: Likewise.
2549 * gdb.reverse/finish-precsave.exp: Likewise.
2550 * gdb.reverse/finish-reverse.exp: Likewise.
2551 * gdb.reverse/machinestate-precsave.exp: Likewise.
2552 * gdb.reverse/machinestate.exp: Likewise.
2553 * gdb.reverse/readv-reverse.exp: Likewise.
2554 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2555 * gdb.reverse/sigall-precsave.exp: Likewise.
2556 * gdb.reverse/sigall-reverse.exp: Likewise.
2557 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2558 * gdb.reverse/watch-precsave.exp: Likewise.
2559 * gdb.reverse/watch-reverse.exp: Likewise.
2560
d8c06f22
AB
25612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2562
2563 * gdb.threads/stop-with-handle.c: New file.
2564 * gdb.threads/stop-with-handle.exp: New file.
2565
3a56ed86
TV
25662019-10-03 Tom de Vries <tdevries@suse.de>
2567
2568 PR testsuite/25059
2569 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2570 directory" line to be missing.
2571
42275044
TV
25722019-10-03 Tom de Vries <tdevries@suse.de>
2573
2574 PR testsuite/25059
2575 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2576 type optional.
2577
9ef62df0
AA
25782019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2579
2580 * gdb.python/py-format-string.c (string.h): New include.
2581 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2582 the same value, for endianness-independence.
2583 * gdb.python/py-format-string.exp (default_regexp_dict)
2584 (test_pretty_structs, test_format): Adjust expected output to the
2585 changed initialization.
2586
37f6a7f4
TT
25872019-10-02 Tom Tromey <tromey@adacore.com>
2588
2589 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2590
1d58d6a2
PA
25912019-10-02 Pedro Alves <palves@redhat.com>
2592 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2595 "print-file-var.h".
2596 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2597 (get_version_1): Print this_version_id and its address.
2598 Add extern "C" wrappers around interface functions.
2599 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2600 "print-file-var.h".
2601 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2602 (get_version_2): Print this_version_id and its address.
2603 Add extern "C" wrappers around interface functions.
2604 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2605 <stddef.h> and "print-file-var.h".
2606 Add extern "C" wrappers around interface functions.
2607 [VERSION_ID_MAIN] (this_version_id): Define.
2608 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2609 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2610 up extern "C" blocks.
2611 * gdb.base/print-file-var.exp (test): New, factored out from top
2612 level.
2613 (top level): Test all combinations of attribute hidden or not,
2614 dlopen or not, and this_version_id symbol in main file or not.
2615 Compile tests as both C++ and C, make test names unique.
2616
d770d56f
TT
26172019-10-01 Tom Tromey <tom@tromey.com>
2618
2619 * gdb.base/style.exp: Test "show logging filename".
2620
7f6aba03
TT
26212019-10-01 Tom Tromey <tom@tromey.com>
2622
2623 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2624 * gdb.base/style.exp: Add metadata style test.
2625
14309bb6
TT
26262019-10-01 Tom Tromey <tom@tromey.com>
2627
2628 * gdb.base/style.exp: Test "pwd".
2629
2a3c1174
PA
26302019-10-01 Tom Tromey <tom@tromey.com>
2631
2632 * gdb.base/style.exp: Update tests.
2633
53d666ec
AA
26342019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2635
2636 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2637 'six' to unsigned.
2638 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2639 'five'. Use an all-ones bit pattern for each.
2640 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2641 to its changed values.
2642
4a56a520
TT
26432019-09-30 Tom Tromey <tromey@adacore.com>
2644
2645 * gdb.rust/traits.rs: Disable all warnings.
2646
0df0352a
TV
26472019-09-29 Tom de Vries <tdevries@suse.de>
2648
aac66a4c 2649 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2650
73d9a918
TV
26512019-09-29 Tom de Vries <tdevries@suse.de>
2652
2653 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2654
060b3ab4
TV
26552019-09-27 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2658
68f7d34d
TV
26592019-09-27 Tom de Vries <tdevries@suse.de>
2660
2661 PR record/23188
2662 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2663
5d63b30a
TT
26642019-09-26 Tom Tromey <tromey@adacore.com>
2665
2666 * gdb.ada/py_taft.exp: New file.
2667 * gdb.ada/py_taft/main.adb: New file.
2668 * gdb.ada/py_taft/pkg.adb: New file.
2669 * gdb.ada/py_taft/pkg.ads: New file.
2670
3d435220
TV
26712019-09-24 Tom de Vries <tdevries@suse.de>
2672
2673 PR gdb/24598
2674 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2675
77d03678
TV
26762019-09-22 Tom de Vries <tdevries@suse.de>
2677
2678 * gdb.base/restore.exp: Allow register variables to be optimized out at
2679 -O0.
2680
abf516c6
UW
26812019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2682
2683 * gdb.arch/spu-info.exp: Remove file.
2684 * gdb.arch/spu-info.c: Remove file.
2685 * gdb.arch/spu-ls.exp: Remove file.
2686 * gdb.arch/spu-ls.c: Remove file.
2687
2688 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2689 * gdb.asm/spu.inc: Remove file.
2690
2691 * gdb.base/dump.exp: Remove support for spu*-*-*.
2692 * gdb.base/stack-checking.exp: Likewise.
2693 * gdb.base/overlays.exp: Likewise.
2694 * gdb.base/ovlymgr.c: Likewise.
2695 * gdb.base/spu.ld: Remove file.
2696
2697 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2698 * gdb.cp/cpexprs.exp: Likewise.
2699 * gdb.cp/exception.exp: Likewise.
2700 * gdb.cp/gdb2495.exp: Likewise.
2701 * gdb.cp/mb-templates.exp: Likewise.
2702 * gdb.cp/pr9167.exp: Likewise.
2703 * gdb.cp/userdef.exp: Likewise.
2704
2705 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2706
2707 * gdb.cell: Remove directory.
2708 * lib/cell.exp: Remove file.
2709
e452e88f
TV
27102019-09-19 Tom de Vries <tdevries@suse.de>
2711
2712 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2713
8a625130
TV
27142019-09-19 Tom de Vries <tdevries@suse.de>
2715
2716 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2717
81dc3ab5
TV
27182019-09-19 Tom de Vries <tdevries@suse.de>
2719
2720 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2721 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2722 (gdb_target_cmd): ... here.
2723 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2724 value 2.
2725
b078f3ac
AB
27262019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2727
2728 * gdb.base/source-dir.exp: Avoid having directory names in test
2729 names.
2730
f1b620e9
MG
27312019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2732
2733 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2734 directory.
2735
67f3ed6a
AB
27362019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2737
2738 * gdb.base/list-missing-source.exp: New file.
2739
d1b70248
TV
27402019-09-14 Tom de Vries <tdevries@suse.de>
2741
2742 PR teststuite/24599
2743 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2744 * lib/ada.exp (gnatmake_version_at_least): New proc.
2745
5fabdcd6
AB
27462019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.base/maint.exp: Use exec_has_index_section.
2749
aa17805f
AB
27502019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2751
2752 * gdb.base/maint.exp: Add test for 'maint info sections'.
2753
25e5c209
TV
27542019-09-12 Tom de Vries <tdevries@suse.de>
2755
2756 * gdb.base/store.exp: Allow register variables to be optimized out at
2757 -O0.
2758
4993045d
PW
27592019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2760
2761 * gdb.ada/rdv_wait.exp: Update to new task names.
2762 * gdb.base/task_switch_in_core.exp: Likewise.
2763 * gdb.base/info_sources_base.c: Likewise.
2764
8a516164
TT
27652019-09-10 Tom Tromey <tromey@adacore.com>
2766
2767 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2768
aa391654
TT
27692019-09-10 Tom Tromey <tromey@adacore.com>
2770
2771 * gdb.ada/dgopt.exp: New file.
2772 * gdb.ada/dgopt/x.adb: New file.
2773
8634b462
TT
27742019-09-08 Tom Tromey <tom@tromey.com>
2775
2776 * gdb.tui/resize.exp: Remove setup_xfail.
2777 * gdb.tui/regs.exp: Remove setup_xfail.
2778 * gdb.tui/basic.exp: Remove setup_xfail.
2779
736b0f76
DB
27802019-09-06 David Blaikie <dblaikie@gmail.com>
2781
2782 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2783 * gdb.cp/cplabel.exp: Ditto.
2784 * gdb.linespec/ls-errs.exp: Ditto.
2785
30331a6c
TV
27862019-09-05 Tom de Vries <tdevries@suse.de>
2787
2788 * lib/gdb.exp (cmp_file_string): New proc.
2789 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2790 runto_main. Verify save breakpoints output.
2791
98b0ebab
PW
27922019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2793
2794 * gdb.base/info-var.exp: Test info variables without running
2795 to main, to avoid expect's buffer overflow.
2796
4e962e74
TT
27972019-09-03 Tom Tromey <tromey@adacore.com>
2798
2799 * gdb.ada/bias.exp: New file.
2800 * gdb.ada/bias/bias.adb: New file.
2801 * gdb.ada/print_chars.exp: Add regression test.
2802 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2803 (MC): New variable.
2804
2ea1a07a
SL
28052019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2806
2807 * gdb.base/argv0-symlink.exp: Run only on native target
2808 and local host.
2809
8077c50d
TV
28102019-08-29 Tom de Vries <tdevries@suse.de>
2811
2812 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2813 diverse debug info.
2814 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2815
48352473
TV
28162019-08-28 Tom de Vries <tdevries@suse.de>
2817
2818 * gdb.base/info-var.exp: Allow info variables to print info for files
2819 other than info-var-f1.c and info-var-f2.c.
2820
d8f27c60
AB
28212019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.fortran/info-types.exp: Add module.
2824 * gdb.fortran/info-types.f90: Update expected results.
2825
1f20c35e
AB
28262019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2827
2828 * gdb.fortran/info-types.exp: New file.
2829 * gdb.fortran/info-types.f90: New file.
2830 * lib/fortran.exp (fortran_character1): New proc.
2831
4acfdd20
AB
28322019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2833
2834 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2835 functions'. Reindent as needed.
2836 * gdb.base/info-var-f1.c: New file.
2837 * gdb.base/info-var-f2.c: New file.
2838 * gdb.base/info-var.exp: New file.
2839 * gdb.base/info-var.h: New file.
2840
5c31b358
TV
28412019-08-26 Tom de Vries <tdevries@suse.de>
2842
2843 PR c++/24852
2844 * gdb.cp/no-libstdcxx-probe.exp: New test.
2845
b694989f
TV
28462019-08-26 Tom de Vries <tdevries@suse.de>
2847
2848 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2849 * tests need to be skipped.
2850 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2851 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2852 mi_skip_libstdcxx_probe_tests.
2853
d9c4ba53
SDJ
28542019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2855
2856 * gdb.python/py-xmethods.exp: Use raw strings when passing
2857 arguments to SimpleXMethodMatcher.
2858
395fad09
TV
28592019-08-22 Tom de Vries <tdevries@suse.de>
2860
2861 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2862 more informative.
2863
26c957f1
PA
28642019-08-21 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.base/with.exp: Test "with" with no arguments.
2867
61f80d5d
TV
28682019-08-21 Tom de Vries <tdevries@suse.de>
2869
2870 * gdb.base/gdb-caching-proc.exp: Sort files.
2871
d7a11d13
TV
28722019-08-20 Tom de Vries <tdevries@suse.de>
2873
2874 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2875 compilation.
2876
34dafe9f
TV
28772019-08-16 Tom de Vries <tdevries@suse.de>
2878
2879 * gdb.base/compare-sections.exp ("after run to main"): Allow
2880 mismatched read-only sections for PIE executables.
2881
398fdd60
TT
28822019-08-16 Tom Tromey <tom@tromey.com>
2883
2884 * lib/tuiterm.exp (_csi_Z): New proc.
2885 * gdb.tui/basic.exp: Update window positions.
2886 * gdb.tui/empty.exp: Update window positions.
2887
d8f9e51c
SL
28882019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2889
2890 * gdb.base/examine-backward.exp: Correct regexp for
2891 "examine 3 bytes backward from ${address_zero}".
2892
3df505f6
TT
28932019-08-15 Tom Tromey <tom@tromey.com>
2894
2895 * gdb.tui/empty.exp: Enable resizing tests.
2896
272560b5
TT
28972019-08-15 Tom Tromey <tromey@adacore.com>
2898
2899 * gdb.ada/char_enum.exp: Add regression tests.
2900 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2901 and '0'.
2902 (Char, Gchar): Update.
2903 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2904
08235187
CB
29052019-08-15 Christian Biesinger <cbiesinger@google.com>
2906
2907 * gdb.python/python.exp: Expect a leading underscore on
2908 GdbOutput{,Error}File.
2909
22a2ab04
SL
29102019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2911
2912 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2913 Windows host.
2914
835b995b
SL
29152019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2916
2917 * gdb.base/batch-preserve-term-settings.exp
2918 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2919
97dd8e07
CB
29202019-08-15 Christian Biesinger <cbiesinger@google.com>
2921
2922 * lib/gdb.exp: When running on a mingw target, replace
2923 /x/ with x:/.
2924
75faf5c4
AH
29252019-08-14 Alan Hayward <alan.hayward@arm.com>
2926
2927 * gdb.arch/aarch64-prologue.c: New test.
2928 * gdb.arch/aarch64-prologue.exp: New file.
2929
abc6c00f
TV
29302019-08-13 Tom de Vries <tdevries@suse.de>
2931
2932 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2933 Thread.
2934
74c2c1f4
SL
29352019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2936
2937 * gdb.python/py-completion.exp: Download the .py file to the host
2938 and use its host pathname. Conditionalize tests that use
2939 tab completion and manipulate files on the build machine.
2940 * gdb.python/py-events.exp: Download the .py file to the host
2941 and use its host pathname.
2942 * gdb.python/py-evsignal.exp: Likewise.
2943 * gdb.python/py-evthreads.exp: Likewise.
2944 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2945 pathname syntax.
2946 * gdb.python/py-framefilter.exp: Download the .py file to the right
2947 place on the host. Match Windows pathname syntax.
2948 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2949 .py file to the host and use its host pathname.
2950 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2951 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2952 build pathname. Skip symlink test on Windows host. Add missing
2953 newline at end of file.
2954 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2955 and use its host pathname.
2956 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2957 * gdb.python/py-section-script.exp: Use host location of binfile
2958 on safe-path. Use correct path separator on Windows host.
2959 Reorder alternatives in gdb_test_multiple to prevent matching
2960 the wrong alternative on success.
2961 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2962
ca2589f3
PP
29632019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2964
2965 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2966 expect the GDB inferior to no longer immediately stop after
2967 being resumed with "signal SIGINT".
2968
020a839d
SL
29692019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2970
2971 * gdb.linespec/break-ask.exp: Generalize regexps to match
2972 Windows pathnames too.
2973
128d6509
TV
29742019-08-08 Tom de Vries <tdevries@suse.de>
2975
2976 PR testsuite/24862
2977 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2978
590042fc
PW
29792019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2980
2981 * gdb.base/style.exp: Update tests for help doc new invariants.
2982 * gdb.base/help.exp: Likewise.
2983
046bebe1
TT
29842019-08-06 Tom Tromey <tom@tromey.com>
2985
2986 * gdb.base/style.exp: Add disassemble test.
2987 * gdb.base/style.c (some_called_function): New function.
2988 (main): Use it.
2989
0b27c27d
CB
29902019-08-05 Christian Biesinger <cbiesinger@google.com>
2991
2992 * gdb.python/py-block.exp: Test dictionary access on blocks.
2993
580f1034
SM
29942019-08-05 Simon Marchi <simon.marchi@efficios.com>
2995
2996 PR gdb/24863
2997 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2998 -list-thread-groups --available test when running under
2999 check-read1.
3000
d86bd7cb
TV
30012019-08-05 Tom de Vries <tdevries@suse.de>
3002
3003 PR testsuite/24863
3004 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3005 * gdb.base/help.exp: Use with_read1_timeout_factor.
3006 * gdb.base/info-macros.exp: Same.
3007 * gdb.cp/nested-types.exp: Same.
3008
a80cf5d8
TV
30092019-08-05 Tom de Vries <tdevries@suse.de>
3010
3011 * lib/gdb.exp (version_at_least): Factor out of ...
3012 (tcl_version_at_least): ... here.
3013 (gdb_compile): Fail if pie results in non-PIE executable.
3014 (readelf_version, readelf_prints_pie): New proc.
3015 (exec_is_pie): Return -1 if unknown.
3016
d0962838
TV
30172019-08-05 Tom de Vries <tdevries@suse.de>
3018
3019 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3020
2252ff3d
SL
30212019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3022
3023 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3024
26655f53
SL
30252019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3026
3027 * lib/completion-support.exp (test_gdb_complete_none): Skip
3028 tab completion tests if no readline support.
3029 (test_gdb_complete_unique_re): Likewise.
3030 (test_gdb_complete_multiple): Likewise.
3031
db4dc13e
PW
30322019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3033
3034 * gdb.base/info_sources.exp: New file.
3035 * gdb.base/info_sources.c: New file.
3036 * gdb.base/info_sources_base.c: New file.
3037
0eba165a
PFC
30382019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3039
3040 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3041 prefix argument.
3042 (test_exit_status): Add prefix argument.
3043
59bd512b
TV
30442019-08-01 Tom de Vries <tdevries@suse.de>
3045
3046 PR testsuite/24863
3047 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3048 calling exp_continue for new thread and thread exited messages.
3049
2a3ad588
TV
30502019-08-01 Tom de Vries <tdevries@suse.de>
3051
3052 PR testsuite/24863
3053 * gdb.base/structs.exp: Fix check-read1 timeout using
3054 gdb_test_sequence.
3055 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3056
117eb594
TV
30572019-08-01 Tom de Vries <tdevries@suse.de>
3058
3059 PR testsuite/24863
3060 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3061 line.
3062
ed591340
TV
30632019-08-01 Tom de Vries <tdevries@suse.de>
3064
3065 PR testsuite/24863
3066 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3067
aa3b6533
TT
30682019-07-30 Tom Tromey <tromey@adacore.com>
3069
3070 * gdb.ada/display_nested.exp: New file.
3071 * gdb.ada/display_nested/foo.adb: New file.
3072 * gdb.ada/display_nested/pack.adb: New file.
3073 * gdb.ada/display_nested/pack.ads: New file.
3074
2906593f
CB
30752019-07-30 Christian Biesinger <cbiesinger@google.com>
3076
3077 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3078 namespace.
3079 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3080
0f575925
TV
30812019-07-30 Tom de Vries <tdevries@suse.de>
3082
3083 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3084 instead.
3085
b13057d9
TV
30862019-07-30 Tom de Vries <tdevries@suse.de>
3087
3088 PR testsuite/24834
3089 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3090 (exec_is_pie): New proc.
3091
5c4dde85
CB
30922019-07-29 Christian Biesinger <cbiesinger@google.com>
3093
3094 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3095
c620ed88
CB
30962019-07-29 Christian Biesinger <cbiesinger@google.com>
3097
3098 * gdb.python/py-objfile.c: Add global and static vars.
3099 * gdb.python/py-objfile.exp: Test new functions Objfile.
3100 lookup_global_symbol and lookup_static_symbol.
3101
3d235706
TT
31022019-07-29 Tom Tromey <tom@tromey.com>
3103
3104 * lib/tuiterm.exp (Term::_csi_@): New proc.
3105 (Term::_csi_X): Don't move cursor.
3106
c7e4c0a6
PW
31072019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3108
3109 * gdb.base/options.exp: Update backtrace - completion to
3110 new option -frame-info.
3111 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3112 Test new 'set print frame-info'. Test backtrace -frame-info
3113 overriding 'set print frame-info'.
3114 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3115 Test new 'set print frame-info'.
3116 Verify consistency of backtrace with and without filters, with and
3117 without -no-filters.
3118 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3119 default.
3120
de28a3b7
TV
31212019-07-29 Tom de Vries <tdevries@suse.de>
3122
3123 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3124 no arguments".
3125
507dd60e
TV
31262019-07-29 Tom de Vries <tdevries@suse.de>
3127
3128 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3129 is a substring of the first for "complete non-unique file name".
3130
5beafce9
TV
31312019-07-29 Tom de Vries <tdevries@suse.de>
3132
3133 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3134 with ".*".
3135
2d274232
TV
31362019-07-29 Tom de Vries <tdevries@suse.de>
3137
3138 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3139 Pass prompt_regexp parameter to gdb_test_multiple calls.
3140
9197cd8b
TV
31412019-07-29 Tom de Vries <tdevries@suse.de>
3142
3143 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 3144 print registers" regexps.
9197cd8b 3145
b528dae0
TV
31462019-07-29 Tom de Vries <tdevries@suse.de>
3147
3148 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3149
d17725d7
TV
31502019-07-29 Tom de Vries <tdevries@suse.de>
3151
3152 PR gdb/24855
3153 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3154 (skip_python_tests_prompt): Add prompt_regexp argument to
3155 gdb_test_multiple calls.
3156
52b75bf1
TT
31572019-07-27 Tom Tromey <tom@tromey.com>
3158
3159 * gdb.tui/main.exp: New file.
3160
2b1d00c2
TT
31612019-07-27 Tom Tromey <tom@tromey.com>
3162
3163 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3164 optional.
3165 * gdb.tui/empty.exp: New file.
3166
ded631d5
TT
31672019-07-27 Tom Tromey <tom@tromey.com>
3168
3169 * lib/tuiterm.exp (spawn): New proc.
3170 (Term::resize): New proc.
3171 * gdb.tui/resize.exp: New file.
3172
58ac439d
TT
31732019-07-27 Tom Tromey <tom@tromey.com>
3174
3175 * gdb.tui/list.exp: New file.
3176
fe1f56ee
TT
31772019-07-27 Tom Tromey <tom@tromey.com>
3178
3179 * gdb.tui/regs.exp: New file.
3180
f790b310
TT
31812019-07-27 Tom Tromey <tom@tromey.com>
3182
3183 * gdb.tui/basic.exp: Add "layout split" test.
3184
d95fc6ee
TT
31852019-07-27 Tom Tromey <tom@tromey.com>
3186
3187 * gdb.tui/basic.exp: Add "layout asm" test.
3188
c3786b3a
TT
31892019-07-27 Tom Tromey <tom@tromey.com>
3190
3191 * lib/tuiterm.exp: New file.
3192 * gdb.tui/basic.exp: New file.
3193
98a617f8
KB
31942019-07-27 Kevin Buettner <kevinb@redhat.com>
3195
3196 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3197 Enable tests associated with this flag. Adjust regex
3198 referencing "foo_low" to now refer to "foo_cold" instead.
3199
5c076da4
KB
32002019-07-27 Kevin Buettner <kevinb@redhat.com>
3201
3202 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3203 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3204 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3205 foo_cold. Revise comments to match.
3206 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3207 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3208 were wrapped into this proc; Call do_test in loop from outermost
3209 level.
3210 (foo_low): Rename all occurrences to "foo_cold".
3211 (backtrace from baz): New test.
3212 (x2/i foo_cold): New test.
3213 (info line *foo_cold): New test.
3214
1512d3b7
TV
32152019-07-26 Tom de Vries <tdevries@suse.de>
3216
3217 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3218
297989a1
TV
32192019-07-25 Tom de Vries <tdevries@suse.de>
3220
3221 PR testsuite/24830
3222 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3223 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3224 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3225 (skip_libstdcxx_probe_tests): ... here.
3226 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3227
b3b965fb
TV
32282019-07-24 Tom de Vries <tdevries@suse.de>
3229
3230 PR testsuite/24807
3231 * gdb.objc/basicclass.m: Include stdio.h.
3232 * gdb.objc/nondebug.m: Same.
3233 * gdb.objc/objcdecode.m: Same.
3234
4625b4d0
TV
32352019-07-24 Tom de Vries <tdevries@suse.de>
3236
3237 PR testsuite/24612
3238 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3239 additional_flags.
3240
024a5840
TV
32412019-07-24 Tom de Vries <tdevries@suse.de>
3242
3243 PR testsuite/24831
3244 * gdb.multi/tids.exp: Update error messages for info threads.
3245
c76ddaa3
TV
32462019-07-24 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.base/info-types.exp: Allow info types to print info for more than
3249 one file.
3250
9a618ef6
TV
32512019-07-23 Tom de Vries <tdevries@suse.de>
3252
3253 PR testsuite/24842
3254 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3255 gdb_spawn_with_cmdline_opts.
3256
40eadf04
SP
32572019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3258
3259 * gdb.arch/arm-cmse-sgstubs.c: New test.
3260 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3261
5ba29434
TV
32622019-07-23 Tom de Vries <tdevries@suse.de>
3263
3264 PR testsuite/24711
3265 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3266 issuing next command.
3267
a8e9d247
AB
32682019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 * gdb.ada/info_auto_lang.exp: Update expected results.
3271 * gdb.base/info-types.c: Add additional types to check.
3272 * gdb.base/info-types.exp: Update expected results.
3273
eb86c5e2
AB
32742019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3275
3276 * gdb.base/info-types.c: New file.
3277 * gdb.base/info-types.exp: New file.
3278
01e175fe
AB
32792019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3280
3281 * gdb.arch/riscv-bp-infcall.c: New file.
3282 * gdb.arch/riscv-bp-infcall.exp: New file.
3283
6b78c3f8
AB
32842019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3285
3286 PR breakpoints/24541
3287 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3288
da738167
TV
32892019-07-14 Tom de Vries <tdevries@suse.de>
3290
3291 PR testsuite/24760
3292 * gdb.objc/basicclass.exp: Fix unterminated string.
3293
0d4e84ed
AB
32942019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3295 Andrew Burgess <andrew.burgess@embecosm.com>
3296
3297 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3298 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3299 negative bounds.
3300 * gdb.fortran/vla-value.exp: Print elements of an array with
3301 negative bounds.
3302 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3303 testing.
3304
021d8588
AB
33052019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3306
3307 * gdb.base/options.exp (expect_string): Dequote strings in
3308 results.
3309 (test-string): Test strings with different quoting and reindent.
3310
f06f1252
TT
33112019-07-10 Tom Tromey <tromey@adacore.com>
3312
3313 * gdb.ada/mi_ex_cond.exp: Update expected results.
3314 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3315 * gdb.ada/mi_catch_ex.exp: Update expected results.
3316 * gdb.ada/mi_catch_assert.exp: Update expected results.
3317 * gdb.ada/catch_ex.exp (catch_exception_info)
3318 (catch_exception_entry, catch_assert_entry)
3319 (catch_unhandled_entry): Update.
3320 * gdb.ada/catch_assert_if.exp: Update expected results.
3321
b863685d
RB
33222019-07-10 Richard Bunt <richard.bunt@arm.com>
3323 Stephen Roberts <stephen.roberts@arm.com>
3324
3325 * gdb.base/define.exp: Restore original prompt.
3326
cb1e4e32
PA
33272019-07-09 Pedro Alves <palves@redhat.com>
3328
3329 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3330 breakpoints" output.
3331 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3332 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3333 throw" creates breakpoint.
3334 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3335 'type="catchpoint"'.
3336
b58a68fe
PA
33372019-07-09 Pedro Alves <palves@redhat.com>
3338
3339 PR c++/15468
3340 * gdb.cp/except-multi-location-lib.cc: New.
3341 * gdb.cp/except-multi-location-main.cc: New.
3342 * gdb.cp/except-multi-location.exp: New.
3343
0826779b
PW
33442019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3345
3346 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3347 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3348 argument and update callers.
3349
5b0e2db4
AB
33502019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3351
3352 * gdb.arch/amd64-break-on-asm-line.S: New file.
3353 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3354
1f6f6e21
PW
33552019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3356
3357 * gdb.base/printcmds.exp: Test printing C string and
3358 C wide string convenience vars without transiting via the inferior.
3359 Also make test names unique.
3360
ea142fbf
AH
33612019-07-08 Alan Hayward <alan.hayward@arm.com>
3362
5862c886 3363 PR breakpoints/25011
ea142fbf
AH
3364 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3365
213fd9fa
PA
33662019-07-04 Pedro Alves <palves@redhat.com>
3367
3368 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3369 body returned ok(0), break(3) or continue(4).
3370 * gdb.testsuite/foreach_with_prefix.exp: New file.
3371
2b40fda7
AH
33722019-07-04 Alan Hayward <alan.hayward@arm.com>
3373
3374 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3375
a26c8de0
PA
33762019-07-03 Pedro Alves <palves@redhat.com>
3377
3378 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3379 "return -code".
3380
5f4ba3e7
PA
33812019-07-03 Pedro Alves <palves@redhat.com>
3382
3383 PR cli/24732
3384 * gdb.base/shell.exp: Load completion-support.exp.
3385 Adjust expected error output. Add completion tests.
3386
a994424f
PA
33872019-07-03 Pedro Alves <palves@redhat.com>
3388
3389 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3390 string_to_regexp.
3391
3d9be6f5
PA
33922019-07-03 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3395 (expect_integer): Adjust to expect "-string".
3396 (expect_string): New.
3397 (all_options): Expect "-string".
3398 (test-flag, test-boolean): Adjust to expect "-string".
3399 (test-string): New proc.
3400 (top level): Call it.
3401
41fc454c
PA
34022019-07-03 Pedro Alves <palves@redhat.com>
3403
3404 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3405 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3406 the expected output in the success.
3407
b2b2a215
PA
34082019-07-03 Pedro Alves <palves@redhat.com>
3409
3410 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3411 Split one gdb_test_multiple call in two to avoid a race.
3412
fdbc9870
PA
34132019-07-03 Pedro Alves <palves@redhat.com>
3414
3415 * gdb.base/with.c: New file.
3416 * gdb.base/with.exp: New file.
3417
c6ac8931
PA
34182019-07-03 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.base/settings.exp: Replace all references to "maint
3421 test-settings set" with references to "maint set test-settings",
3422 and all references to "maint test-settings show" with references
3423 to "maint show test-settings".
3424
970f9d09
PA
34252019-07-03 Pedro Alves <palves@redhat.com>
3426
3427 * gdb.base/settings.exp (test-string): Adjust expected out when
3428 testing "maint test-settings show filename"
3429
54d66006
PA
34302019-07-02 Pedro Alves <palves@redhat.com>
3431
3432 * gdb.base/options.exp (test-info-threads): New procedure.
3433 (top level): Call it.
3434
10d06d82
TT
34352019-06-28 Tom Tromey <tromey@adacore.com>
3436
3437 * gdb.dwarf2/ada-linkage-name.c: New file.
3438 * gdb.dwarf2/ada-linkage-name.exp: New file.
3439
3d507ff2
TT
34402019-06-27 Tom Tromey <tromey@adacore.com>
3441
d039f014 3442 PR c++/20020:
3d507ff2
TT
3443 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3444
8af58ffe
TV
34452019-06-26 Tom de Vries <tdevries@suse.de>
3446
3447 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3448
22e21752
TV
34492019-06-26 Tom de Vries <tdevries@suse.de>
3450
3451 * gdb.base/index-cache.exp: Add back missing debug option.
3452
b65b566c
PW
34532019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3454
3455 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3456
5c2c8c69
TV
34572019-06-25 Tom de Vries <tdevries@suse.de>
3458
3459 PR testsuite/24727
3460 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3461
164e3873
TV
34622019-06-24 Tom de Vries <tdevries@suse.de>
3463
3464 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3465
824eacee
TV
34662019-06-24 Tom de Vries <tdevries@suse.de>
3467
3468 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3469 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3470 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3471
385b97d3
TV
34722019-06-24 Tom de Vries <tdevries@suse.de>
3473
3474 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3475
c596f180
TV
34762019-06-21 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3479
b13a7d03
TV
34802019-06-21 Tom de Vries <tdevries@suse.de>
3481
3482 PR testsuite/24518
3483 PR ada/24713
3484 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3485 index.
3486
899277ae
TT
34872019-06-19 Tom Tromey <tromey@adacore.com>
3488
3489 * gdb.ada/length_cond.exp: Add intro comment.
3490
680e1bee
TT
34912019-06-19 Tom Tromey <tromey@adacore.com>
3492
3493 * gdb.ada/length_cond.exp: New file.
3494 * gdb.ada/length_cond/length_cond.adb: New file.
3495 * gdb.ada/length_cond/pck.adb: New file.
3496 * gdb.ada/length_cond/pck.ads: New file.
3497
0ed4690a
TV
34982019-06-18 Tom de Vries <tdevries@suse.de>
3499
3500 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3501
d20ed5fd
TT
35022019-06-18 Tom Tromey <tromey@adacore.com>
3503
3504 * gdb.base/list0.h: Add comment explaining control character.
3505
86e04673
TV
35062019-06-18 Tom de Vries <tdevries@suse.de>
3507
3508 * boards/fission.exp: Break up long debug_flags line.
3509
c4973306
SM
35102019-06-16 Tom de Vries <tdevries@suse.de>
3511
3512 PR gdb/24445
3513 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3514 generated index.
3515
93cb9841
AB
35162019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3517
3518 PR gdb/24686
3519 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3520 improve detection of bug gdb/24541.
3521
399aaebd
SM
35222019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3523
3524 PR gdb/24669
3525 * gdb.base/index-cache.exp (uses_readnow,
3526 expecting_index_cache_use): Define global variable.
3527 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3528 expecting_index_cache_use.
3529
584a927c
AB
35302019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3531 Andrew Burgess <andrew.burgess@embecosm.com>
3532
3533 * gdb.fortran/pointers.f90: New file.
3534 * gdb.fortran/print_type.exp: New file.
3535 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3536 * gdb.fortran/vla-type.exp: Likewise.
3537 * gdb.fortran/vla-value.exp: Likewise.
3538 * gdb.mi/mi-vla-fortran.exp: Likewise.
3539
30056ea0
AB
35402019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3543 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3544 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3545 as a stop reason.
3546
ec8e2b6d
AB
35472019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 * gdb.base/annota1.exp: Update expected results.
3550 * gdb.cp/annota2.exp: Likewise.
3551 * gdb.cp/annota3.exp: Likewise.
3552
09e4c4e1
AB
35532019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3554
3555 * gdb.base/style-logging.exp: Remove path from test name.
3556
0735b091
TT
35572019-06-14 Tom Tromey <tromey@adacore.com>
3558
3559 PR gdb/24502:
3560 * gdb.base/style-logging.exp: New file.
3561
f5686554
TT
35622019-06-14 Tom Tromey <tromey@adacore.com>
3563
3564 * gdb.base/symfile-warn.exp: New file.
3565 * gdb.base/symfile-warn.c: New file.
3566
a0c1ffed
TT
35672019-06-14 Tom Tromey <tromey@adacore.com>
3568
3569 * gdb.base/annotate-symlink.exp: New file.
3570
f411722c
TT
35712019-06-14 Tom Tromey <tromey@adacore.com>
3572
3573 * gdb.ada/set_wstr.exp: Add reassignment test.
3574
4268ec18
TT
35752019-06-14 Tom Tromey <tromey@adacore.com>
3576
3577 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3578 'unchecked_access and 'unrestricted_access as well.
3579
9a9e394b
TT
35802019-06-14 Tom Tromey <tromey@adacore.com>
3581
3582 PR ada/24539:
3583 * gdb.ada/vla.exp: Update tests.
3584 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3585 pragma.
3586
4c048731
PA
35872019-06-13 Pedro Alves <palves@redhat.com>
3588
3589 * gdb.base/settings.exp (test-integer): Test junk after
3590 "unlimited".
3591
6665660a
PA
35922019-06-13 Pedro Alves <palves@redhat.com>
3593
3594 * gdb.base/options.exp (test-thread-apply): New.
3595 (top level): Call it.
3596
5d707134
PA
35972019-06-13 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.base/options.exp (test-frame-apply): New.
3600 (top level): Test print commands with different "frame apply"
3601 prefixes.
3602
e2a689da
PA
36032019-06-13 Pedro Alves <palves@redhat.com>
3604
e79be6e5 3605 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3606 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3607 'max_completions' parameter and handle it.
3608 (test_gdb_completion_offers_commands): New.
3609
90a1ef87
PA
36102019-06-13 Pedro Alves <palves@redhat.com>
3611
3612 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3613
d4c16835
PA
36142019-06-13 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.base/options.exp (test-backtrace): New.
3617 (top level): Call it.
3618
2daf894e
PA
36192019-06-13 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.guile/scm-frame-args.exp: Use "set print
3622 raw-frame-arguments" instead of "set print raw frame-arguments".
3623 * gdb.python/py-frame-args.exp: Likewise.
3624
e6ed716c
PA
36252019-06-13 Pedro Alves <palves@redhat.com>
3626
3627 * gdb.compile/compile.exp: Adjust expected output to option
3628 processing changes.
3629
7d8062de
PA
36302019-06-13 Pedro Alves <palves@redhat.com>
3631
3632 * gdb.base/options.exp: Build executable.
3633 (test-print): New procedure.
3634 (top level): Call it, once for "print" and another for "compile
3635 print".
3636
9d0faba9
PA
36372019-06-13 Pedro Alves <palves@redhat.com>
3638
3639 * gdb.base/options.c: New file.
3640 * gdb.base/options.exp: New file.
3641
dee7b4c8
PA
36422019-06-13 Pedro Alves <palves@redhat.com>
3643
3644 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3645 that "o" is ambiguous.
3646
dca0f6c0
PA
36472019-06-13 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.base/settings.c: New file.
3650 * gdb.base/settings.exp: New file.
3651
ccf46844
PA
36522019-06-13 Pedro Alves <palves@redhat.com>
3653
3654 * gdb.base/completion.exp: Fix comment typo.
3655
b9a3f842
PA
36562019-06-13 Pedro Alves <palves@redhat.com>
3657
3658 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3659 foo --1" test.
3660
d106773e
PA
36612019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3662
3663 * gdb.fortran/block-data.f: New.
3664 * gdb.fortran/block-data.exp: New.
3665
fea82da0
TV
36662019-06-11 Tom de Vries <tdevries@suse.de>
3667
3668 PR testsuite/24521
3669 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3670 message.
3671
8c2e74f1
TV
36722019-06-11 Tom de Vries <tdevries@suse.de>
3673
3674 PR testsuite/24521
3675 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3676
b49851c8
TV
36772019-06-11 Tom de Vries <tdevries@suse.de>
3678
3679 * boards/readnow.exp: New file.
3680
a7067863
AB
36812019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3682
3683 * gdb.fortran/vla-sizeof.exp: Update expected results.
3684
1a3da2cd
AB
36852019-06-06 Amos Bird <amosbird@gmail.com>
3686
3687 * gdb.base/annota1.exp (thread_switch): Add test for
3688 thread-exited annotation.
3689
3847a7bf
TT
36902019-06-06 Tom Tromey <tromey@adacore.com>
3691
3692 * gdb.base/maint.exp: Expect command started/finished output.
3693
0088ba59
AB
36942019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3695
3696 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3697 comment.
3698 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3699
312617a3
AB
37002019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3701
3702 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3703 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3704 * gdb.arch/riscv-unwind-long-insn.c: New file.
3705 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3706
e1f2e1a2
CB
37072019-06-04 Christian Biesinger <cbiesinger@google.com>
3708
d3238f7d 3709 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3710
206584bd
PW
37112019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3712
3713 * lib/gdb.exp (help_list_trailer): New regexp variable
3714 factorizing the help trailer message.
3715 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3716 arg to allow to better factorize various tests.
3717 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3718 (test_prefix_command_help): Use help_list_trailer.
3719 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3720 * gdb.guile/scm-cmd.exp: Likewise.
3721 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3722 * gdb.base/help.exp: Use test_user_defined_class_help.
3723 * gdb.base/style.exp: Add tests for styling of help and apropos.
3724 * lib/gdb-utils.exp (style): Add title and highlight styles.
3725
708dc93e
PW
37262019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3727
3728 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3729 $_shell_exitsignal.
3730 * gdb.base/default.exp: Update for new convenience variables.
3731
f49055a5
TT
37322019-05-29 Tom Tromey <tromey@adacore.com>
3733
3734 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3735 to "break complete ada" test case's regexp.
3736
4330d61d
TT
37372019-05-29 Tom Tromey <tromey@adacore.com>
3738
3739 PR c++/20020:
3740 * gdb.cp/constexpr-field.exp: New file.
3741 * gdb.cp/constexpr-field.cc: New file.
3742
000439d5
TT
37432019-05-29 Tom Tromey <tromey@adacore.com>
3744
3745 * gdb.base/finish.exp (finish_no_print): New proc.
3746 (finish_tests): Call it.
3747
5a01c34c
TV
37482019-05-24 Tom de Vries <tdevries@suse.de>
3749
3750 * gdb.dwarf2/gdb-add-index.exp: New file.
3751
18125b16
TT
37522019-05-22 Tom Tromey <tromey@adacore.com>
3753
3754 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3755 * gdb.base/style.exp: Use "style".
3756 * lib/gdb-utils.exp (style): New proc.
3757
af1a8d03
TV
37582019-05-22 Tom de Vries <tdevries@suse.de>
3759
3760 * gdb.base/align.exp: Require c++11.
3761
e7fe496b
TV
37622019-05-22 Tom de Vries <tdevries@suse.de>
3763
3764 PR testsuite/24586
3765 * gdb.python/py-mi-var-info-path-expression.exp: Call
3766 mi_skip_python_tests to check if python is supported.
3767
8fca4da0
AH
37682019-05-22 Alan Hayward <alan.hayward@arm.com>
3769
3770 * gdb.arch/aarch64-pauth.c: New test.
3771 * gdb.arch/aarch64-pauth.exp: New file.
3772
b7060614
AH
37732019-05-22 Alan Hayward <alan.hayward@arm.com>
3774
3775 * README (Re-running Tests Outside The Testsuite): New section.
3776
669d0468
TV
37772019-05-21 Tom de Vries <tdevries@suse.de>
3778
3779 * gdb.arch/amd64-eval.exp: Require c++11.
3780 * gdb.base/max-depth.exp: Same.
3781 * gdb.compile/compile-cplus-array-decay.exp: Same.
3782 * gdb.cp/meth-typedefs.exp: Same.
3783 * gdb.cp/subtypes.exp: Same.
3784 * gdb.cp/temargs.exp: Same.
3785
ce3ebcaa
AH
37862019-05-21 Alan Hayward <alan.hayward@arm.com>
3787
3788 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3789
34d11c68
AB
37902019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3791
3792 PR gdb/18644
3793 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3794 * gdb.fortran/printing-types.exp: Add new test.
3795 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3796 testing.
3797 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3798 setup_kfail call.
3799
87781e84
AH
38002019-05-17 Alan Hayward <alan.hayward@arm.com>
3801
3802 * README (Running the Testsuite): Change example.
3803 (Testsuite Parameters): Remove TRANSCRIPT.
3804 * lib/gdb.exp: Remove TRANSCRIPT check.
3805
b420b89e
AH
38062019-05-17 Alan Hayward <alan.hayward@arm.com>
3807
3808 * README (Testsuite Parameters): Add replay logging to
3809 GDBSERVER_DEBUG.
3810 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3811 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3812 as a comma separated list.
3813 (gdb_debug_init): Override procedure.
3814
408e9b8b
AH
38152019-05-17 Alan Hayward <alan.hayward@arm.com>
3816
3817 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3818 (gdb_write_cmd_file): New procedure.
3819 * lib/gdbserver-support.exp (gdbserver_start): Call
3820 gdbserver_write_cmd_file.
3821 (gdbserver_write_cmd_file): New procedure.
3822
f9e2e39d
AH
38232019-05-17 Alan Hayward <alan.hayward@arm.com>
3824
3825 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3826 (delete_breakpoints): Likewise.
3827 (gdb_run_cmd): Likewise.
3828 (gdb_start_cmd): Likewise.
3829 (gdb_starti_cmd): Likewise.
3830 (gdb_internal_error_resync): Likewise.
3831 (gdb_test_multiple): Likewise.
3832 (gdb_reinitialize_dir): Likewise.
3833 (default_gdb_exit): Likewise.
3834 (gdb_file_cmd): Mark kill as optional.
3835 (default_gdb_start): Call gdb_stdin_log_init.
3836 (send_gdb): Call gdb_stdin_log_write.
3837 (rerun_to_main): Mark Y as an answer.
3838 (gdb_stdin_log_init): New function.
3839 (gdb_stdin_log_write): Likewise.
3840
81f47ac2
AH
38412019-05-17 Alan Hayward <alan.hayward@arm.com>
3842
3843 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3844 * gdb.base/debug-expr.exp: Likewise.
3845 * gdb.base/foll-fork.exp: Likewise.
3846 * gdb.base/foll-vfork.exp: Likewise.
3847 * gdb.base/fork-print-inferior-events.exp: Likewise.
3848 * gdb.base/gdb-sigterm.exp: Likewise.
3849 * gdb.base/gdbinit-history.exp: Likewise.
3850 * gdb.base/osabi.exp: Likewise.
3851 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3852 * gdb.base/ui-redirect.exp: Likewise.
3853 * gdb.gdb/unittest.exp: Likewise.
3854 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3855 * gdb.mi/mi-watch.exp: Likewise.
3856 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3857 * gdb.mi/user-selected-context-sync.exp: Likewise.
3858 * gdb.python/python.exp: Disable debug test when debugging.
3859 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3860 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3861 Likewise.
3862 * gdb.threads/stepi-random-signal.exp: Likewise.
3863
29b52314
AH
38642019-05-17 Alan Hayward <alan.hayward@arm.com>
3865
3866 * Makefile.in: Pass through GDB_DEBUG.
3867 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3868 (gdb,debug): Add board setting.
3869 * lib/gdb.exp (default_gdb_start): Start debugging.
3870 (gdb_debug_enabled): New procedure.
3871 (gdb_debug_init): Likewise.
29b52314
AH
3872
38732019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3874
29b52314
AH
3875 * Makefile.in: Pass through GDB_DEBUG.
3876 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3877 (gdb,debug): Add board setting.
3878 * lib/gdb.exp (default_gdb_start): Start debugging.
3879 (gdb_debug_enabled): New procedure.
3880 (gdb_debug_init): Likewise.
29b52314 3881
ca1285d1
AH
38822019-05-17 Alan Hayward <alan.hayward@arm.com>
3883
3884 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3885
f3a09c80
AH
38862019-05-17 Alan Hayward <alan.hayward@arm.com>
3887
3888 * gdb.base/ui-redirect.exp: Test redirection.
3889
26648588
JV
38902019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3891
3892 * gdb.mi/mi-complete.exp: New file.
3893 * gdb.mi/mi-complete.cc: Likewise.
3894
14237686
AB
38952019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3896
3897 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3898 indexed and sliced arrays, and pointers to arrays.
3899
e7bd7fba
TT
39002019-05-14 Tom Tromey <tromey@adacore.com>
3901
3902 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3903 styling test.
3904
2764128d
TV
39052019-05-14 Tom de Vries <tdevries@suse.de>
3906
3907 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3908 selection entry encoding.
3909
71bed2db
TT
39102019-05-10 Tom Tromey <tromey@adacore.com>
3911
3912 * gdb.ada/info_exc.exp: Add "complete" test.
3913
63b667ad
TV
39142019-05-09 Tom de Vries <tdevries@suse.de>
3915
3916 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3917 CU-relative.
3918
9cfd2b89
TV
39192019-05-09 Tom de Vries <tdevries@suse.de>
3920
3921 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3922 CU-relative.
3923
2228ef77
XR
39242019-05-08 Joel Brobecker <brobecker@adacore.com>
3925
3926 * gdb.ada/frame_arg_lang.exp: New testcase.
3927 * gdb.ada/frame_arg_lang/bla.adb: New file.
3928 * gdb.ada/frame_arg_lang/pck.ads: New file.
3929 * gdb.ada/frame_arg_lang/pck.adb: New file.
3930 * gdb.ada/frame_arg_lang/foo.c: New file.
3931
80e55b13
TT
39322019-05-08 Tom Tromey <tromey@adacore.com>
3933
3934 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3935
9d3421af
TT
39362019-05-08 Tom Tromey <tromey@adacore.com>
3937
3938 * gdb.base/ptype-offsets.exp: Update tests.
3939
844333e2
TT
39402019-05-08 Tom Tromey <tromey@adacore.com>
3941
3942 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3943 cases.
3944 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3945 "short".
3946
988915ee
TT
39472019-05-08 Tom Tromey <tromey@adacore.com>
3948
3949 * gdb.ada/vla.exp: New file.
3950 * gdb.ada/vla/vla.adb: New file.
3951
7bd55dac
TV
39522019-05-07 Tom de Vries <tdevries@suse.de>
3953
3954 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3955
75f06e9d
TV
39562019-05-07 Tom de Vries <tdevries@suse.de>
3957
3958 PR testsuite/24522
3959 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3960 section.
3961
77e7aaa4
TV
39622019-05-07 Tom de Vries <tdevries@suse.de>
3963
3964 PR testsuite/24522
3965 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3966 .debug_aranges section.
3967
456ba0fa
TV
39682019-05-07 Tom de Vries <tdevries@suse.de>
3969
3970 PR testsuite/24159
3971 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3972
5a56d6a6
TV
39732019-05-06 Tom de Vries <tdevries@suse.de>
3974
3975 * lib/gdb.exp (exec_has_index_section): New proc.
3976 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3977 section.
3978
9d6d4be8
TV
39792019-05-04 Tom de Vries <tdevries@suse.de>
3980
3981 * boards/cc-with-debug-names.exp: New file.
3982
222a8d25
TT
39832019-05-03 Tom Tromey <tromey@adacore.com>
3984
3985 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3986 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3987 * gdb.ada/char_enum.exp: Add test.
3988
0fdfd794
TV
39892019-05-03 Tom de Vries <tdevries@suse.de>
3990
3991 * boards/cc-with-gdb-index.exp: New file.
3992
80062eb9
AB
39932019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3994
3995 * gdb.rust/simple.exp: Add new test case.
3996 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3997 (main): Initialise an instance of the new struct.
3998
4504bbde
TT
39992019-05-01 Tom Tromey <tromey@adacore.com>
4000
4001 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4002 record.
4003 (NPR): New variable.
4004 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4005 test.
4006
d48e62f4
TT
40072019-05-01 Tom Tromey <tromey@adacore.com>
4008
4009 * gdb.ada/packed_array_assign.exp: Add packed assignment
4010 regression test.
4011
f59f30f5
TV
40122019-05-01 Tom de Vries <tdevries@suse.de>
4013
4014 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4015
b70bfc54
TV
40162019-05-01 Tom de Vries <tdevries@suse.de>
4017
4018 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4019
15f18d14
AT
40202019-04-30 Ali Tamur <tamur@google.com>
4021
4022 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4023
2ff0a947
TT
40242019-04-30 Tom Tromey <tromey@adacore.com>
4025
4026 * lib/ada.exp (find_ada_tool): New proc.
4027 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4028 * gdb.ada/catch_ex_std.exp: New file.
4029 * gdb.ada/catch_ex_std/foo.adb: New file.
4030 * gdb.ada/catch_ex_std/some_package.adb: New file.
4031 * gdb.ada/catch_ex_std/some_package.ads: New file.
4032
a776957c
TT
40332019-04-30 Tom Tromey <tromey@adacore.com>
4034
4035 PR c++/24470:
4036 * gdb.cp/temargs.cc: Add test code from PR.
4037
bc68014d
AB
40382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4039
4040 * gdb.fortran/vla-datatypes.exp: Update expected results.
4041 * gdb.fortran/vla-ptype.exp: Likewise.
4042 * gdb.fortran/vla-type.exp: Likewise.
4043 * gdb.fortran/vla-value.exp: Likewise.
4044
f1fdc960
AB
40452019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.fortran/ptr-indentation.exp: Update expected results.
4048 * gdb.fortran/ptype-on-functions.exp: Likewise.
4049 * gdb.fortran/vla-ptr-info.exp: Likewise.
4050 * gdb.fortran/vla-value.exp: Likewise.
4051
bf7a4de1
AB
40522019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.fortran/ptype-on-functions.exp: New file.
4055 * gdb.fortran/ptype-on-functions.f90: New file.
4056
bbe75b9d
AB
40572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4058
4059 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4060 case void string.
4061
1db455a7
AB
40622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4063
4064 * gdb.fortran/complex.exp: Expand.
4065 * gdb.fortran/complex.f: Renamed to...
4066 * gdb.fortran/complex.f90: ...this, and extended to add more
4067 complex values.
4068
b6d03bb2
AB
40692019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4070
4071 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4072 MODULO, CMPLX.
4073
2e62ab40
AB
40742019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4075 Richard Bunt <richard.bunt@arm.com>
4076
4077 * gdb.base/max-depth.c: New file.
4078 * gdb.base/max-depth.exp: New file.
4079 * gdb.python/py-nested-maps.c: New file.
4080 * gdb.python/py-nested-maps.exp: New file.
4081 * gdb.python/py-nested-maps.py: New file.
4082 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4083 (test_all_common): Call test_max_depth.
4084 * gdb.fortran/max-depth.exp: New file.
4085 * gdb.fortran/max-depth.f90: New file.
4086 * gdb.go/max-depth.exp: New file.
4087 * gdb.go/max-depth.go: New file.
4088 * gdb.modula2/max-depth.exp: New file.
4089 * gdb.modula2/max-depth.c: New file.
4090 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4091
d2b584a5
TV
40922019-04-29 Tom de Vries <tdevries@suse.de>
4093
4094 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4095
136afab8
PW
40962019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4097
4098 * gdb.base/callexit.exp: Test may-call-functions off.
4099
725cbb63
KS
41002019-04-25 Keith Seitz <keiths@redhat.com>
4101
4102 PR c++/24367
4103 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4104 (another_incomplete_struct, test_incomplete): New definitions.
4105 (main): Use new definitions.
4106 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4107 functions.
4108
701adfb0
PA
41092019-04-25 Ali Tamur <tamur@google.com>
4110
4111 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4112
82433e3e
SDJ
41132019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4114
4115 PR corefiles/11608
4116 PR corefiles/18187
4117 * gdb.base/coredump-filter-build-id.exp: New file.
4118
dd06d4d6
AH
41192019-04-25 Alan Hayward <alan.hayward@arm.com>
4120
e79be6e5
SM
4121 * Makefile.in: Pass through GDBSERVER_DEBUG.
4122 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4123 (gdbserver,debug): Add board setting.
4124 * gdb.trace/tspeed.exp: Skip when debugging.
4125 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4126 * lib/gdbserver-support.exp: Likewise
dd06d4d6 4127
1670072e
TT
41282019-04-24 Tom Tromey <tromey@adacore.com>
4129
4130 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4131 Rust.
4132
a59240a4
TT
41332019-04-24 Tom Tromey <tromey@adacore.com>
4134
4135 * gdb.arch/amd64-eval.exp: Test bitfield return.
4136 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4137 (class Foo) <return_bitfields>: New method.
4138 (main): Call it.
4139
b907456c
AB
41402019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4141
4142 * gdb.cp/many-args.cc: New file.
4143 * gdb.cp/many-args.exp: New file.
4144
5c565afd
TV
41452019-04-23 Tom de Vries <tdevries@suse.de>
4146
4147 PR gdb/24433
4148 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4149
ba22ff86
AH
41502019-04-23 Alan Hayward <alan.hayward@arm.com>
4151
4152 * gdb.trace/backtrace.exp: Use nopie flag.
4153 * gdb.trace/circ.exp: Likewise.
4154 * gdb.trace/collection.exp: Likewise.
4155 * gdb.trace/ftrace.exp: Likewise.
4156 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4157 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4158 * gdb.trace/qtro.exp: Likewise.
4159 * gdb.trace/read-memory.exp: Likewise.
4160 * gdb.trace/report.exp: Likewise.
4161 * gdb.trace/tfile.exp: Likewise.
4162 * gdb.trace/tfind.exp: Likewise.
4163 * gdb.trace/unavailable.exp: Likewise.
4164
7905fc35
PA
41652019-04-22 Pedro Alves <palves@redhat.com>
4166
4167 * gdb.base/solib-probes-nosharedlibrary.c,
4168 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4169
8ecb59f8
TT
41702019-04-19 Tom Tromey <tromey@adacore.com>
4171
4172 * gdb.ada/ptype_union.c: New file.
4173 * gdb.ada/ptype_union.exp: New file.
4174
62160ec9
TT
41752019-04-19 Tom Tromey <tromey@adacore.com>
4176
4177 PR symtab/24423:
4178 * gdb.base/list0.h (foo): Add a control-l character.
4179
36cd4ba5
TV
41802019-04-18 Tom de Vries <tdevries@suse.de>
4181
4182 PR gdb/24433
4183 * boards/local-board.exp: Set sysroot to "".
4184
b73715df
TV
41852019-04-18 Tom de Vries <tdevries@suse.de>
4186 Pedro Alves <palves@redhat.com>
4187
4188 PR gdb/24454
4189 * gdb.threads/vfork-follow-child-exec.c: New file.
4190 * gdb.threads/vfork-follow-child-exec.exp: New file.
4191 * gdb.threads/vfork-follow-child-exit.c: New file.
4192 * gdb.threads/vfork-follow-child-exit.exp: New file.
4193
4aa866af
LS
41942019-04-15 Leszek Swirski <leszeks@google.com>
4195
4196 * gdb.arch/amd64-eval.cc: New file.
4197 * gdb.arch/amd64-eval.exp: New file.
4198
e5a1a79a
AH
41992019-04-11 Alan Hayward <alan.hayward@arm.com>
4200
4201 * gdb.server/sysroot.c: New test.
4202 * gdb.server/sysroot.exp: New file.
4203 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4204 matching param.
4205
41077b66
AB
42062019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.base/align.exp: Extend test to cover structures containing
4209 only static fields.
4210
c30391f8
TV
42112019-04-11 Tom de Vries <tdevries@suse.de>
4212
4213 * boards/cc-with-dwz-m.exp: New file.
4214 * boards/cc-with-dwz.exp: New file.
4215 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4216
e242fd12
SM
42172019-04-09 Simon Marchi <simon.marchi@efficios.com>
4218
4219 * gdb.base/start-cpp.exp: New file.
4220 * gdb.base/start-cpp.cc: New file.
4221
2b0c8b01
KB
42222019-04-08 Kevin Buettner <kevinb@redhat.com>
4223
4224 * gdb.python/py-thrhandle.exp: Adjust tests to call
4225 thread_from_handle instead of thread_from_thread_handle.
4226
947210e5
KB
42272019-04-08 Kevin Buettner <kevinb@redhat.com>
4228
4229 * gdb.python/py-thrhandle.exp: Add tests for
4230 gdb.InferiorThread.handle.
4231
d7df6549
AB
42322019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4233
4234 * gdb.python/py-function.exp: Check calling helper function from
4235 all languages.
4236 * lib/gdb.exp (gdb_supported_languages): New proc.
4237
8bdc1658
AB
42382019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4239
4240 * gdb.base/complex-parts.c: New file.
4241 * gdb.base/complex-parts.exp: New file.
4242
05caa1d2
TT
42432019-04-01 Tom Tromey <tromey@adacore.com>
4244
4245 PR symtab/23331:
4246 * gdb.dwarf2/dw2-ranges-main.c: New file.
4247 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4248 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4249
7734102d
EZ
42502019-03-30 Simon Marchi <simark@simark.ca>
4251
4252 * gdb.base/default.exp: Add values for $_gdb_major and
4253 $_gdb_minor.
4254
188e1fa9
TT
42552019-03-29 Tom Tromey <tromey@adacore.com>
4256
4257 * gdb.base/help.exp: Tighten apropos regexp.
4258
2880242d
KS
42592019-03-29 Keith Seitz <keiths@redhat.com>
4260
4261 * gdb.fortran/array-bounds.exp: New file.
4262 * gdb.fortran/array-bounds.f90: New file.
4263
077cad8e
PW
42642019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4265
4266 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4267
80047cfc
PW
42682019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4269
4270 * gdb.multi/hello.c (main): Increase alarm timer.
4271
f489207e
SL
42722019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4273
4274 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4275 factor when no hardware watchpoint support.
4276
c92df149
AH
42772019-03-28 Alan Hayward <alan.hayward@arm.com>
4278 Pedro Alves <palves@redhat.com>
4279
4280 * boards/local-board.exp: set sysroot to /.
4281
933aebfa
AH
42822019-03-27 Alan Hayward <alan.hayward@arm.com>
4283
4284 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4285 in child.
4286
9f9aa852
AB
42872019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4288
4289 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4290 field.
4291 (make_container): Initialise new field.
4292 * gdb.python/py-prettyprint.exp: Add new tests.
4293 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4294 <display_hint>: New method.
4295
3714a195
AB
42962019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4297
4298 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4299 gdb_continue_to_breakpoint more throughout this test.
4300 (run_lang_tests) Supply unique test names, and use
4301 gdb_test_no_output.
4302
18c77628
AB
43032019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4304
4305 * gdb.base/finish-pretty.exp: Update expected results.
4306 * gdb.base/pretty-print.c: New file.
4307 * gdb.base/pretty-print.exp: New file.
4308
9a93502f
PA
43092019-03-25 Pedro Alves <palves@redhat.com>
4310
4311 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4312 move comments outside list. Append '-i "" eof' section.
4313
968aa7ae
AH
43142019-03-22 Alan Hayward <alan.hayward@arm.com>
4315
34a7f2a4 4316 PR testsuite/25016
968aa7ae
AH
4317 * README: Add pie options.
4318 * gdb.base/break-interp.exp: Ensure pie is disabled.
4319 * gdb.base/dump.exp: Likewise.
4320 * lib/gdb.exp (gdb_compile): Add pie option.
4321
4c7d57e7
TT
43222019-03-19 Tom Tromey <tromey@adacore.com>
4323
4324 * gdb.mi/mi2-cli-display.c: New file.
4325 * gdb.mi/mi2-cli-display.exp: New file.
4326
bff8c71f
TT
43272019-03-18 Joel Brobecker <brobecker@adacore.com>
4328 Tom Tromey <tromey@adacore.com>
4329
4330 * gdb.ada/ptype_array/pck.adb: New file.
4331 * gdb.ada/ptype_array/pck.ads: New file.
4332 * gdb.ada/ptype_array/foo.adb: New file.
4333 * gdb.ada/ptype_array.exp: New file.
4334
d085f989
TT
43352019-03-14 Tom Tromey <tromey@adacore.com>
4336
4337 * gdb.base/style.exp: Add "set style sources" test.
4338
b4be1b06
SM
43392019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4340
4341 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4342 * mi-breakpoint-multiple-locations.exp: ... this.
4343 (make_breakpoints_pattern): New proc.
4344 (do_test): Add mi_version parameter, test -break-insert,
4345 -break-info and =breakpoint-created.
4346
7cde5fc2
AB
43472019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4348
4349 * config/default.exp: Remove 'load_lib gdb.exp'.
4350 * config/monitor.exp: Likewise.
4351 * config/sid.exp: Likewise.
4352 * config/sim.exp: Likewise.
4353 * config/slite.exp: Likewise.
4354 * config/unix.exp: Likewise.
4355 * gdb.base/default.exp: Remove unhelpful comment.
4356
efbecbc1
AB
43572019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4358
4359 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4360
0841c79a
AB
43612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4362
4363 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4364
4a270568
AB
43652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4366
4367 * gdb.fortran/type-kinds.exp: Update expected results.
4368
067630bd
AB
43692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4370
4371 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4372
3be47f7a
AB
43732019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4374
4375 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4376 function.
4377 (test_basic_parsing_of_type_kinds): Expand types tested.
4378 (test_parsing_invalid_type_kinds): New function.
4379
4d00f5d8
AB
43802019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4381
4382 * gdb.fortran/intrinsics.exp: New file.
4383 * gdb.fortran/intrinsics.f90: New file.
4384 * gdb.fortran/type-kinds.exp: New file.
4385
c8f91604
AB
43862019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4387
4388 * gdb.fortran/dot-ops.exp: New file.
4389
dd9f2c76
AB
43902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4391
4392 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4393 Check upper and lower case logical literals.
4394
84ec9724
AB
43952019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4396
4397 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4398 Remove duplicate tests.
4399
c3734e09
AH
44002019-03-06 Alan Hayward <alan.hayward@arm.com>
4401
4402 * lib/gdb.exp (builtin_cd): rename of cd.
4403 (cd): Override builtin.
4404
aa3cfbda
RB
44052019-03-06 Richard Bunt <richard.bunt@arm.com>
4406
4407 * gdb.fortran/function-calls.exp: New file.
4408 * gdb.fortran/function-calls.f90: New test.
4409
7b63ad86
RB
44102019-03-04 Richard Bunt <richard.bunt@arm.com>
4411
4412 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4413 on user program standard output.
4414 * gdb.fortran/short-circuit-argument-list.f90: Record function
4415 calls.
4416
01abb042
AH
44172019-02-28 Alan Hayward <alan.hayward@arm.com>
4418
c3734e09
AH
4419 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4420 failure.
01abb042 4421
92137da0
RO
44222019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4423
4424 PR gdb/8527
4425 * gdb.base/interrupt-daemon-attach.c,
4426 gdb.base/interrupt-daemon-attach.exp: New test.
4427
5862844d
PA
44282019-02-27 Pedro Alves <palves@redhat.com>
4429
4430 * gdb.base/page.exp: Add tests for "set width/height -1".
4431
8ed25214
PA
44322019-02-27 Pedro Alves <palves@redhat.com>
4433
4434 * gdb.base/page.exp: Add tests for "set/show width/height" with
4435 "infinite" values.
4436
6c28e44a
TT
44372019-02-27 Tom Tromey <tromey@adacore.com>
4438
4439 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4440 2.4.
4441 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4442 workaround.
4443
bf9a735e
AB
44442019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4445
4446 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4447 tests for structs with static members.
4448
8791793c
TT
44492019-02-26 Tom Tromey <tromey@adacore.com>
4450
4451 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4452 ValueError, not TypeError.
4453
bc2a507e
KB
44542019-02-26 Kevin Buettner <kevinb@redhat.com>
4455
4456 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4457 call from main program.
4458
e0e7d3bd
JB
44592019-02-23 Joel Brobecker <brobecker@adacore.com>
4460
4461 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4462 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4463 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4464 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4465 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4466
9600246d
KS
44672019-02-22 Keith Seitz <keiths@redhat.com>
4468
4469 PR symtab/23853
4470 * gdb.base/symlink-sourcefile.c: New file.
4471 * gdb.base/symlink-sourcefile.exp: New file.
4472
0c95f9ed
TT
44732019-02-20 Tom Tromey <tom@tromey.com>
4474
4475 * gdb.base/info_qt.exp: Update.
4476
6caa91b6
SM
44772019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4478
4479 * gdb.base/source.exp: Move "error in sourced script" code to
4480 the end.
4481 * gdb.base/source-error.gdb: Move contents to
4482 source-error-1.gdb. Add new code to source source-error-1.gdb.
4483 * gdb.base/source-error-1.gdb: New file, from previous
4484 source-error.gdb.
4485
6506371f
TT
44862019-02-17 Tom Tromey <tom@tromey.com>
4487
4488 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4489 for macro styling.
4490 * gdb.base/style.c (SOME_MACRO): New macro.
4491
a0087920
TT
44922019-02-17 Tom Tromey <tom@tromey.com>
4493
4494 * gdb.base/style.exp: Add line-wrapping tests.
4495 * gdb.base/page.exp: Add test for quitting during pagination.
4496
a2cd4f14
JB
44972019-02-17 Joel Brobecker <brobecker@adacore.com>
4498
4499 * gdb.ada/big_packed_array: New testcase.
4500 * gdb.ada/homonym.exp: Fix incorrect expected output for
4501 "break <homonym__get_value>" test.
4502
9d70ffbc
WP
45032019-02-13 Weimin Pan <weimin.pan@oracle.com>
4504
4505 PR breakpoints/21870
4506 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4507 and prepare_for_testing. Add comment.
4508 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4509 redundant cleanup call. Clean up comment.
4510
01c7ae81
WP
45112019-02-12 Weimin Pan <weimin.pan@oracle.com>
4512
4513 PR breakpoints/21870
4514 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4515 * gdb.arch/aarch64-dbreg-contents.c: New file.
4516
aff29d1c
JB
45172019-02-10 Joel Brobecker <brobecker@adacore.com>
4518
4519 * gdb.ada/mi_ref_changeable: New testcase.
4520
df0da8a2
AH
45212019-02-07 Alan Hayward <alan.hayward@arm.com>
4522
4523 * gdb.base/attach.exp: Add double attach test.
4524
bd447abb
SM
45252019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4526
4527 * lib/gdb.exp (default_gdb_start): Don't match pagination
4528 prompt.
4529 (gdb_init): Set stty_init.
4530
1dbc40b9
TT
45312019-01-27 Tom Tromey <tom@tromey.com>
4532
4533 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4534 skip_python_tests.
4535
353229bf
AH
45362019-01-24 Alan Hayward <alan.hayward@arm.com>
4537
4538 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4539 New structure.
4540 (struct struct_static_02_02): Likewise.
4541 (struct struct_static_02_03): Likewise.
4542 (struct struct_static_02_04): Likewise.
4543 (struct struct_static_04_01): Likewise.
4544 (struct struct_static_04_02): Likewise.
4545 (struct struct_static_04_03): Likewise.
4546 (struct struct_static_04_04): Likewise.
4547 (struct struct_static_06_01): Likewise.
4548 (struct struct_static_06_02): Likewise.
4549 (struct struct_static_06_03): Likewise.
4550 (struct struct_static_06_04): Likewise.
4551 (cmp_struct_static_02_01): Likewise.
4552 (cmp_struct_static_02_02): Likewise.
4553 (cmp_struct_static_02_03): Likewise.
4554 (cmp_struct_static_02_04): Likewise.
4555 (cmp_struct_static_04_01): Likewise.
4556 (cmp_struct_static_04_02): Likewise.
4557 (cmp_struct_static_04_03): Likewise.
4558 (cmp_struct_static_04_04): Likewise.
4559 (cmp_struct_static_06_01): Likewise.
4560 (cmp_struct_static_06_02): Likewise.
4561 (cmp_struct_static_06_03): Likewise.
4562 (cmp_struct_static_06_04): Likewise.
4563 (call_all): Test new structs.
4564 * gdb.base/infcall-nested-structs.exp: Likewise.
4565
73021deb
AH
45662019-01-21 Alan Hayward <alan.hayward@arm.com>
4567 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4568
fc65c7db
AH
45692019-01-21 Alan Hayward <alan.hayward@arm.com>
4570 * gdb.base/stack-protector.c: New test.
4571 * gdb.base/stack-protector.exp: New file.
4572 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4573 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4574 option.
4575 (gdb_compile): Remove stack protector for GCC and prevent
4576 recursion.
4577
c24bdb02
KS
45782019-01-16 Keith Seitz <keiths@redhat.com>
4579
4580 PR gdb/23773
4581 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4582
6f072a10
PFC
45832019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4584
4585 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4586 aliases.
4587 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4588 tests.
4589 * gdb.arch/powerpc-vector-regs.c: New file.
4590 * gdb.arch/powerpc-vector-regs.exp: New file.
4591
a7b8d682
PFC
45922019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4593
4594 * gdb.arch/altivec-regs.exp: Fix the list passed to
4595 gdb_expect_list when testing "info vector".
4596
6eb6fb67
AB
45972019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4598
4599 * gdb.base/style.exp: Don't include path in testname.
4600
b56f80d8
KS
46012019-01-10 Keith Seitz <keiths@redhat.com>
4602
4603 PR gdb/23712
4604 PR symtab/23010
4605 * gdb.dwarf2/multidictionary.exp: New file.
4606
041be526
SM
46072019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4608
4609 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4610 (test_gnuv3_style_demangling): ... this.
4611 (test_lucid_style_demangling): Remove.
4612 (test_arm_style_demangling): Remove.
4613 (test_hp_style_demangling): Remove.
4614 (do_tests): Remove calls to the above.
4615
d820d0c3
AB
46162019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4617
4618 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4619 case.
4620
f097f5ad
TT
46212019-01-06 Tom Tromey <tom@tromey.com>
4622
4623 PR gdb/28155:
4624 * gdb.dwarf2/typedef-void-finish.exp: New file.
4625
2cd8cc0b
TT
46262018-12-28 Tom Tromey <tom@tromey.com>
4627 Simon Marchi <simark@simark.ca>
4628
4629 * gdb.base/jit-exec.exp: New file.
4630 * gdb.base/jit-exec.c: New file.
4631 * gdb.base/jit-execd.c: New file.
4632
35fb8261
TT
46332018-12-28 Tom Tromey <tom@tromey.com>
4634
4635 * gdb.base/style.exp: Update test to check for address styling.
4636
47fd17cd
TT
46372018-12-28 Tom Tromey <tom@tromey.com>
4638
4639 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4640 message.
4641
d47032b7
TT
46422018-12-28 Tom Tromey <tom@tromey.com>
4643
4644 * gdb.base/style.exp: Add test for version number styling.
4645
af79b68d
TT
46462018-12-28 Tom Tromey <tom@tromey.com>
4647
4648 * gdb.base/style.exp: Add test for print_address_symbolic.
4649
0bb296cb
TT
46502018-12-28 Tom Tromey <tom@tromey.com>
4651
4652 * gdb.base/style.exp: Add test for breakpoint setting.
4653
80ae2043
TT
46542018-12-28 Tom Tromey <tom@tromey.com>
4655
4656 * gdb.base/style.exp: Add test for variable names.
4657
cbe56571
TT
46582018-12-28 Tom Tromey <tom@tromey.com>
4659
4660 * gdb.base/style.exp: New file.
4661 * gdb.base/style.c: New file.
4662
9162a27c
TT
46632018-12-28 Tom Tromey <tom@tromey.com>
4664
4665 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4666 "dumb".
4667 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4668 the TERM environment variable.
4669
bc543c90
TT
46702018-12-27 Tom Tromey <tom@tromey.com>
4671
4672 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4673 pagination test.
4674
6f0ffe50
AB
46752018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4678 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4679
b5a1e557
PW
46802018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4681
4682 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4683 Filename a.adb changed to bp_fun_addr.adb.
4684 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4685
6e8b1ab2
JV
46862018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4687
4688 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4689 non-PIE executables.
4690 * README: Mention the gdb,nopie_flag board setting.
4691 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4692 non-PIE executable.
4693 * gdb.arch/amd64-entry-value.exp: Likewise.
4694 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4695 * gdb.arch/i386-float.exp: Likewise.
4696 * gdb.arch/i386-signal.exp: Likewise.
4697 * gdb.mi/mi-reg-undefined.exp: Likewise.
4698
d00a27c5
PM
46992018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4700
4701 PR gdb/23974
4702 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4703
161d081c
PW
47042018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4705
4706 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4707 Update order of results accordingly.
4708
b001de23
AB
47092018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4710
4711 * gdb.base/annota1.exp: Update a test regexp.
4712
99e1a184
AB
47132018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4714
4715 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4716
7a81c1e2
PW
47172018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4718
4719 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4720 (reuse_time): Initialize to REUSE_TIME_CAP.
4721 (check_rc): New function.
4722 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4723 Check pthread_create rc.
4724 (spawner_thread_func): Check pthread_create and pthread_join rc.
4725
73e8dc90
PA
47262018-12-08 Pedro Alves <palves@redhat.com>
4727
4728 * gdb.base/list.exp (test_forward_search): Rename to ...
4729 (test_forward_reverse_search): ... this. Also test reverse-search
4730 and the forward-search alias.
4731
13f2ed32
AB
47322018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4733
4734 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4735 local timeout variable before return, and remove all local timeout
4736 variable entirely.
4737 (gdb_load): Likewise.
4738
64d27cfc
TV
47392018-12-01 Tom de Vries <tdevries@suse.de>
4740
4741 * gdb.base/gdb-caching-proc.exp: New file.
4742
f63c03b4
SDJ
47432018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4744
4745 * Makefile.in (TIMESTAMP): New variable.
4746 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4747 command.
4748 (check-single-racy): Likewise.
4749 (check/%.exp): Likewise.
4750 (check-racy/%.exp): Likewise.
4751 (workers/%.worker): Likewise.
4752 (build-perf): Likewise.
4753 (check-perf): Likewise.
4754 * README: Describe new "TS" and "TS_FORMAT" variables.
4755 * print-ts.py: New file.
4756
1c97054b
BF
47572018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4758
4759 PR python/23714
4760 * gdb.python/python.exp: Test command repetition after
4761 gdb.execute.
4762
1871a62d
AB
47632018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4764
4765 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4766 is correctly aligned.
4767
fb5e1ed9
PW
47682018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4769
4770 * gdb.ada/info_auto_lang.exp: New testcase.
4771 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4772 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4773 * gdb.ada/info_auto_lang/some_c.c: New file.
4774
43d397ca
PW
47752018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4776
4777 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4778 FUNC_lang language syntax.
4779
beddd671
PW
47802018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4781
4782 * gdb.base/info_minsym.c: New file.
4783 * gdb.base/info_minsym.exp: New file.
4784
73fc52c4
TT
47852018-11-19 Tom Tromey <tom@tromey.com>
4786
4787 PR rust/23625:
4788 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4789 * gdb.rust/expr.exp: Update expected output. Change one test.
4790
994b876a
TT
47912018-11-19 Tom Tromey <tom@tromey.com>
4792
4793 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4794
6769f276
PA
47952018-11-19 Pedro Alves <palves@redhat.com>
4796
4797 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4798 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4799 see the expected warning.
4800
38a72da0
AH
48012018-11-16 Alan Hayward <alan.hayward@arm.com>
4802
4803 PR gdb/22736:
4804 * gdb.cp/infcall-nodebug-lib.c: New test.
4805 * gdb.cp/infcall-nodebug-main.c: New test.
4806 * gdb.cp/infcall-nodebug.exp: New file.
4807
53a89d6e
SM
48082018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4809
4810 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4811 completer tests.
4812
9325300d
TV
48132018-11-09 Tom de Vries <tdevries@suse.de>
4814
4815 * gdb.base/msym-lang.c: New test.
4816 * gdb.base/msym-lang.exp: New file.
4817 * gdb.base/msym-lang-main.c: New test.
4818
20f0d60d
TT
48192018-11-08 Tom Tromey <tom@tromey.com>
4820
4821 PR gdb/23555:
4822 PR gdb/23838:
4823 * gdb.base/warning.exp: New file.
4824
b5420128
JB
48252018-11-08 Jan Beulich <jbeulich@suse.com>
4826
4827 * testsuite/gdb.arch/i386-avx512.c,
4828 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4829
cd115d61
AB
48302018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4833 point hardware.
4834
35ee2dc2
AB
48352018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4838 * gdb.dwarf2/missing-type-name.exp: New file.
4839
31aceee8
TV
48402018-11-06 Tom de Vries <tdevries@suse.de>
4841
4842 * gdb.base/many-headers.c: New test.
4843 * gdb.base/many-headers.exp: New file.
4844
109be305
JW
48452018-11-06 Jim Wilson <jimw@sifive.com>
4846
4847 * gdb.base/code_elim.exp: For riscv, set additional_flags
4848 to include -msmall-data-limit=0.
4849
e2b7af72
JB
48502018-11-01 Joel Brobecker <brobecker@adacore.com>
4851
4852 * gdb.ada/watch_minus_l: New testcase.
4853
cdcda965
SM
48542018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4855
4856 * gdb.arch/aix-sighandle.c: New file.
4857 * gdb.arch/aix-sighandle.exp: New file.
4858
92dcebf3
AB
48592018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4860
4861 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4862 registers being unions.
4863
68b9ac18
TV
48642018-10-31 Tom de Vries <tdevries@suse.de>
4865
4866 * lib/valgrind.exp: New file.
4867 (vgdb_start, vgdb_stop): New procs, factored out of ...
4868 * gdb.base/valgrind-bt.exp: ... here, ...
4869 * gdb.base/valgrind-disp-step.exp: ... here and ...
4870 * gdb.base/valgrind-infcall.exp: ... here.
4871
1443936e
TV
48722018-10-31 Tom de Vries <tdevries@suse.de>
4873
4874 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4875
eb77c9df
AB
48762018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.dwarf2/void-type.c: New file.
4879 * gdb.dwarf2/void-type.exp: New file.
4880
82b5e646
PW
48812018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4882
4883 * gdb.base/info_qt.c: New file.
4884 * gdb.base/info_qt.exp: New file.
4885
8d619c01
EBM
48862018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4887
4888 * gdb.arch/powerpc-htm-regs.c: New file.
4889 * gdb.arch/powerpc-htm-regs.exp: New file.
4890
f2cf6173
EBM
48912018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4892
4893 * gdb.arch/powerpc-tar.c: New file.
4894 * gdb.arch/powerpc-tar.exp: New file.
4895
7ca18ed6
EBM
48962018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4897
4898 * gdb.arch/powerpc-ppr-dscr.c: New file.
4899 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4900
bfcc0eba
TV
49012018-10-25 Tom de Vries <tdevries@suse.de>
4902
4903 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4904
fe1a5cad
TV
49052018-10-24 Tom de Vries <tdevries@suse.de>
4906
4907 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4908 longer exists error.
4909
a76dc3b7
TV
49102018-10-24 Tom de Vries <tdevries@suse.de>
4911
4912 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4913
4df46df7
TV
49142018-10-24 Tom de Vries <tdevries@suse.de>
4915
4916 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4917 --db-attach in valgrind.
4918
0dbfcfff
AB
49192018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4920
4921 * gdb.arch/riscv-reg-aliases.c: New file.
4922 * gdb.arch/riscv-reg-aliases.exp: New file.
4923
b04480b1
AH
49242018-10-19 Alan Hayward <alan.hayward@arm.com>
4925
4926 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4927
2c6ac8d7
AH
49282018-10-19 Alan Hayward <alan.hayward@arm.com>
4929
4930 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4931
2bc69f25
AH
49322018-10-19 Alan Hayward <alan.hayward@arm.com>
4933
4934 * gdb.cp/ovldbreak.exp: Fix regexps.
4935
1f1ae3a3
AH
49362018-10-19 Alan Hayward <alan.hayward@arm.com>
4937
4938 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4939
94c18618
SDJ
49402018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4941
4942 PR cli/23785
4943 * gdb.base/restore.exp: New test to check if "restore" with an
4944 invalid file doesn't segfault.
4945
812cd6eb
TV
49462018-10-18 Tom de Vries <tdevries@suse.de>
4947
4948 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4949 * gdb.ada/excep_handle.exp: Same.
4950 * gdb.ada/mi_string_access.exp: Same.
4951 * gdb.ada/mi_var_union.exp: Same.
4952 * gdb.arch/arc-analyze-prologue.exp: Same.
4953 * gdb.arch/arc-decode-insn.exp: Same.
4954 * gdb.base/readnever.exp: Same.
4955 * gdb.fortran/printing-types.exp: Same.
4956 * gdb.guile/scm-lazy-string.exp: Same.
4957
c4b90788
TV
49582018-10-16 Tom de Vries <tdevries@suse.de>
4959
4960 PR gdb/23730
4961 * gdb.base/catch-follow-exec.c: Add copyright notice.
4962 * gdb.base/catch-follow-exec.exp: Rewrite to use
4963 gdb_spawn_with_cmdline_opts. Require gdb-native.
4964
8bca2978
SL
49652018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4966
4967 * gdb.trace/actions-changed.exp: Check for arch support.
4968 * gdb.trace/actions.exp: Likewise.
4969 * gdb.trace/ax.exp: Likewise.
4970 * gdb.trace/backtrace.exp: Likewise.
4971 * gdb.trace/change-loc.exp: Likewise.
4972 * gdb.trace/deltrace.exp: Likewise.
4973 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4974 * gdb.trace/ftrace.exp: Likewise.
4975 * gdb.trace/infotrace.exp: Check for arch support.
4976 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4977 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4978 * gdb.trace/mi-tsv-changed.exp: Likewise.
4979 * gdb.trace/packetlen.exp: Likewise.
4980 * gdb.trace/passc-dyn.exp: Likewise.
4981 * gdb.trace/passcount.exp: Likewise.
4982 * gdb.trace/pending.exp: Likewise.
4983 * gdb.trace/range-stepping.exp: Check for shlib support.
4984 * gdb.trace/report.exp: Check for arch support.
4985 * gdb.trace/save-trace.exp: Likewise.
4986 * gdb.trace/signal.exp: Check for signal support.
4987 * gdb.trace/tfind.exp: Check for arch support.
4988 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4989 * gdb.trace/trace-common.h: Add comment.
4990 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4991 * gdb.trace/trace-enable-disable.exp: Likewise.
4992 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4993 * gdb.trace/tracecmd.exp: Check for arch support.
4994 * gdb.trace/tspeed.exp: Check for shlib and target support.
4995 * gdb.trace/tstatus.exp: Check for arch support.
4996 * gdb.trace/tsv.exp: Likewise.
4997 * gdb.trace/while-dyn.exp: Likewise.
4998 * gdb.trace/while-stepping.exp: Likewise.
4999 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5000
f9c49bff
SM
50012018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5002
5003 * gdb.trace/tspeed.exp: Remove nowarnings.
5004 (prepare_for_trace_test): Declare "global ipalib".
5005 * gdb.trace/tspeed.c: Include unistd.h.
5006 (main): Remove superfluous printf argument.
5007
d4330bde
SL
50082018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5009
5010 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5011 directory prefix on the filename.
5012
8ecfd7bd
SDJ
50132018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5014
5015 * gdb.gdb/unittest.exp: Update expected message informing that
5016 selftests have been disabled.
5017 * gdb.server/unittest.exp: Likewise.
5018
58bbcd02
TV
50192018-10-09 Tom de Vries <tdevries@suse.de>
5020
5021 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5022 with runto_main.
5023
9f6b697b
WP
50242018-10-08 Weimin Pan <weimin.pan@oracle.com>
5025
5026 PR c++/16841
5027 * gdb.cp/virtbase2.cc: New file.
5028 * gdb.cp/virtbase2.exp: New file.
5029
add5ded5
TT
50302018-10-06 Tom Tromey <tom@tromey.com>
5031
5032 PR python/19399:
5033 * gdb.python/py-inferior.exp: Add architecture test.
5034
f9e48344
TT
50352018-10-06 Tom Tromey <tom@tromey.com>
5036
5037 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5038 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5039
2a8be203
TT
50402018-10-06 Tom Tromey <tom@tromey.com>
5041
5042 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5043 of a "throw" catchpoint.
5044
e04caa70
SDJ
50452018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5046
5047 * gdb.base/info-proc.exp: Update string expected from "help info
5048 proc".
5049
5ca8c39f
TT
50502018-10-04 Tom Tromey <tom@tromey.com>
5051
5052 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5053 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5054 (test_initial_complaints, test_empty_complaints): Update.
5055 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5056
3453e7e4
TT
50572018-10-04 Tom Tromey <tom@tromey.com>
5058
5059 PR cli/19551:
5060 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5061 * lib/gdb.exp (gdb_file_cmd): Update.
5062 * gdb.stabs/weird.exp (print_weird_var): Update.
5063 * gdb.server/solib-list.exp: Update.
5064 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5065 * gdb.mi/mi-cli.exp: Update.
5066 * gdb.linespec/linespec.exp: Update.
5067 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5068 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5069 * gdb.cp/cp-relocate.exp: Update.
5070 * gdb.base/sym-file.exp: Update.
5071 * gdb.base/relocate.exp: Update.
5072 * gdb.base/readnever.exp: Update.
5073 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5074 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5075 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5076 * gdb.base/code_elim.exp: Update.
5077 * gdb.base/break-unload-file.exp (test_break): Update.
5078 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5079 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5080 Update.
5081 * gdb.base/attach.exp (do_attach_tests): Update.
5082 * gdb.base/sepdebug.exp: Update.
5083 * gdb.python/py-section-script.exp: Update.
5084
6afcf761
TT
50852018-10-04 Tom Tromey <tom@tromey.com>
5086
5087 PR cli/22234:
5088 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5089 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5090 output.
5091
fef1b293
TT
50922018-10-04 Tom Tromey <tom@tromey.com>
5093
5094 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5095 set width and height to 0.
5096 (test_command_line_attach_run): Use -quiet.
5097
ca98345e
SL
50982018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5099
5100 * lib/gdb.exp (skip_ifunc_tests): New.
5101 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5102 other compile failures.
5103 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5104
ff34e6ae
SM
51052018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5106
5107 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5108 is_amd64_regs_target.
5109
6bb8890e
AH
51102018-10-01 Alan Hayward <alan.hayward@arm.com>
5111
5112 * gdb.arch/aarch64-sighandler-regs.c: New test.
5113 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5114 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5115
224d30d3
MM
51162018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5117
5118 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5119 assembly.
5120
f67ffa6a
AB
51212018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5122
5123 * gdb.base/frame-selection.exp: New file.
5124 * gdb.base/frame-selection.c: New file.
5125
9fc3183f
AH
51262018-09-27 Alan Hayward <alan.hayward@arm.com>
5127
5128 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5129 pthread barrier.
5130 (main): Likewise.
5131
d354055e
AB
51322018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5133
5134 * gdb.base/large-frame-1.c: New file.
5135 * gdb.base/large-frame-2.c: New file.
5136 * gdb.base/large-frame.exp: New file.
5137 * gdb.base/large-frame.h: New file.
5138
db727370
JL
51392018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5140
5141 PR gdb/20948
5142 * gdb.base/write_mem.exp: New test.
5143 * gdb.base/write_mem.c: Likewise.
5144
ae778caf
TT
51452018-09-23 Tom Tromey <tom@tromey.com>
5146
5147 PR python/18852:
5148 * gdb.python/py-parameter.exp: Add test for parameter that throws
5149 on "set".
5150
fd3ba736
TT
51512018-09-23 Tom Tromey <tom@tromey.com>
5152
5153 PR python/17284:
5154 * gdb.python/py-template.exp (test_template_arg): Add test for
5155 negative template argument number.
5156
39a24317
TT
51572018-09-23 Tom Tromey <tom@tromey.com>
5158
5159 PR python/14062:
5160 * gdb.python/python.exp: Add test for post_event error.
5161
f5769a2c
TT
51622018-09-23 Tom Tromey <tom@tromey.com>
5163
5164 PR python/18170:
5165 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5166 convert pointers to int and long.
5167
1c1e54f6
TT
51682018-09-23 Tom Tromey <tom@tromey.com>
5169
5170 PR python/20126:
5171 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5172 signed-ness conversion tests.
5173
fb4fa946
TT
51742018-09-23 Tom Tromey <tom@tromey.com>
5175
5176 PR python/18352;
5177 * gdb.python/py-value.exp (test_float_conversion): New proc.
5178 Use it.
5179
a466edac
HAQ
51802018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5181
5182 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5183
4ee9b0c5
SL
51842018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5185
5186 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5187 no readline.
5188 * gdb.base/utf8-identifiers.exp: Likewise.
5189 * gdb.cp/cpcompletion.exp: Likewise.
5190 * gdb.linespec/cpcompletion.exp: Likewise.
5191 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5192 * gdb.linespec/cpls-ops.exp: Likewise.
5193
23be8da7
RB
51942018-09-19 Richard Bunt <richard.bunt@arm.com>
5195 Chris January <chris.january@arm.com>
5196
5197 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5198 * gdb.fortran/short-circuit-argument-list.exp: New file.
5199 * gdb.fortran/short-circuit-argument-list.f90: New test.
5200
5031d0ae
SDJ
52012018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5202
5203 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5204 "arch=" keyword when executing "-stack-list-frames".
5205
b4c0d1a4
SDJ
52062018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5207
5208 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5209 "arch=" keyword when executing "-stack-list-frames".
5210
7a6d2b45
SDJ
52112018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5212
5213 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5214 break ada".
5215
8588b356
SM
52162018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5217
5218 PR python/23669
5219 * gdb.python/python.exp: Test gdb.execute("show commands").
5220
65e65158
TT
52212018-09-16 Tom Tromey <tom@tromey.com>
5222
5223 * gdb.base/new-ui.exp (do_execution_tests): Update.
5224 * gdb.base/dbx.exp (test_breakpoints): Update.
5225
bf326452
AH
52262018-09-14 Alan Hayward <alan.hayward@arm.com>
5227
5228 * lib/gdb.exp (gdb_simple_compile): Add proc.
5229 (is_elf_target): Use gdb_simple_compile.
5230 (skip_altivec_tests): Likewise.
5231 (skip_vsx_tests): Likewise.
5232 (skip_tsx_tests): Likewise.
5233 (skip_btrace_tests): Likewise.
5234 (skip_btrace_pt_tests): Likewise.
5235 (gdb_can_simple_compile): Likewise.
5236 (gdb_has_argv0): Likewise.
5237 (gdb_target_symbol_prefix): Likewise.
5238 (target_supports_scheduler_locking): Likewise.
5239
2361b0fb
TT
52402018-09-13 Tom Tromey <tom@tromey.com>
5241
5242 * Makefile.in (TAGS): Recognize proc_with_prefix and
5243 gdb_caching_proc.
5244
0ae1a321
SM
52452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5246
5247 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5248 method.
5249
a40bf0c2
SM
52502018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5251
5252 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5253 and a few other Inferior properties when the Inferior is no
5254 longer valid.
5255
4a3fe98f
TT
52562018-09-13 Tom Tromey <tom@tromey.com>
5257
5258 PR rust/23650:
5259 * gdb.rust/simple.exp: Add test for enum field access error.
5260
098b2108
TT
52612018-09-13 Tom Tromey <tom@tromey.com>
5262
5263 PR rust/23626:
5264 * gdb.rust/simple.rs (EmptyEnum): New type.
5265 (main): Use it.
5266 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5267
1256af7d
SM
52682018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5269
5270 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5271 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5272 * gdb.python/py-symtab.exp: Update test printing an objfile.
5273
4aa8e6c2
SM
52742018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5275
5276 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5277 object.
5278
c221b2f7
AH
52792018-09-12 Alan Hayward <alan.hayward@arm.com>
5280
5281 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5282 (support_complex_tests): Use gdb_can_simple_compile.
5283 (is_ilp32_target): Likewise.
5284 (is_lp64_target): Likewise.
5285 (is_64_target): Likewise.
5286 (is_amd64_regs_target): Likewise.
5287 (is_aarch32_target): Likewise.
5288 (gdb_int128_helper): Likewise.
5289
6f1107b5
JK
52902018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5291
5292 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5293
1f5d1570
JG
52942018-09-10 Jerome Guitton <guitton@adacore.com>
5295
5296 * gdb.ada/same_component_name: Add test for case of tagged record
5297 with variable-length fields.
5298
cc330e39
XR
52992018-09-10 Xavier Roirand <roirand@adacore.com>
5300
5301 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5302 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5303 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5304 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5305
b9c50e9a
XR
53062018-09-10 Xavier Roirand <roirand@adacore.com>
5307
5308 * gdb.ada/mi_string_access.exp: New testcase.
5309 * gdb.ada/mi_string_access/bar.adb: New file.
5310 * gdb.ada/mi_string_access/pck.adb: New file.
5311 * gdb.ada/mi_string_access/pck.asd: New file.
5312
2963898f
XR
53132018-09-10 Xavier Roirand <roirand@adacore.com>
5314
5315 * gdb.ada/mi_var_union.exp: New testcase.
5316 * gdb.ada/mi_var_union/bar.adb: New file.
5317 * gdb.ada/mi_var_union/pck.adb: New file.
5318 * gdb.ada/mi_var_union/pck.asd: New file.
5319
1aac008f
TT
53202018-09-08 Tom Tromey <tom@tromey.com>
5321
5322 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5323
332cf4c9
TT
53242018-09-08 Tom Tromey <tom@tromey.com>
5325
5326 PR python/16047:
5327 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5328 (register_pretty_printers): Register new printer.
5329 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5330 test.
5331 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5332 (an_int_type3): New global.
5333
424da6cf
JB
53342018-09-08 Joel Brobecker <brobecker@adacore.com>
5335
5336 * gdb.ada/expr_with_funcall: New testcase.
5337
2a62dfa9
JB
53382018-09-08 Joel Brobecker <brobecker@adacore.com>
5339
5340 * gdb.ada/packed_array_assign: New testcase.
5341
96b6697f
AB
53422018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5343
5344 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5345 names, and add test prefixes to make test names unique.
5346
e4a62c65
TV
53472018-09-05 Tom de Vries <tdevries@suse.de>
5348
5349 * gdb.dwarf2/varval.exp: Add test.
5350
dd083ee2
GB
53512018-09-04 Gary Benson <gbenson@redhat.com>
5352
5353 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5354 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5355
aef9346c
TT
53562018-08-31 Tom Tromey <tom@tromey.com>
5357
5358 * gdb.rust/simple.rs: Rename second variable "v".
5359
c67f2e15
AB
53602018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5361
5362 * gdb.base/funcargs.c (use_a): New function.
5363 (recurse): Call use_a.
5364
078a0207
KS
53652018-08-29 Keith Seitz <keiths@redhat.com>
5366
5367 * gdb.compile/compile-cplus-anonymous.cc: New file.
5368 * gdb.compile/compile-cplus-anonymous.exp: New file.
5369 * gdb.compile/compile-cplus-array-decay.cc: New file.
5370 * gdb.compile/compile-cplus-array-decay.exp: New file.
5371 * gdb.compile/compile-cplus-inherit.cc: New file.
5372 * gdb.compile/compile-cplus-inherit.exp: New file.
5373 * gdb.compile/compile-cplus-member.cc: New file.
5374 * gdb.compile/compile-cplus-member.exp: New file.
5375 * gdb.compile/compile-cplus-method.cc: New file.
5376 * gdb.compile/compile-cplus-method.exp: New file.
5377 * gdb.compile/compile-cplus-mod.c: "New" file.
5378 * gdb.compile/compile-cplus-namespace.cc: New file.
5379 * gdb.compile/compile-cplus-namespace.exp: New file.
5380 * gdb.compile/compile-cplus-nested.cc: New file.
5381 * gdb.compile/compile-cplus-nested.exp: New file.
5382 * gdb.compile/compile-cplus-print.c: "New" file.
5383 * gdb.compile/compile-cplus-print.exp: "New" file.
5384 * gdb.compile/compile-cplus-virtual.cc: New file.
5385 * gdb.compile/compile-cplus-virtual.exp: New file.
5386 * gdb.compile/compile-cplus.c: "New" file.
5387 * gdb.compile/compile-cplus.exp: "New" file.
5388 * lib/compile-support.exp: New file.
5389
b0f492b9
GB
53902018-08-16 Gary Benson <gbenson@redhat.com>
5391
5392 PR gdb/13000:
5393 * gdb.base/batch-exit-status.exp: New file.
5394 * gdb.base/batch-exit-status.good-commands: Likewise.
5395 * gdb.base/batch-exit-status.bad-commands: Likewise.
5396
36eb4c5f
AH
53972018-08-29 Alan Hayward <alan.hayward@arm.com>
5398
5399 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5400 (struct struct02): Likewise.
5401 (struct struct03): Likewise.
5402 (struct struct04): Likewise.
5403 (struct struct_01_01): New struct.
5404 (struct struct_01_02): Likewise.
5405 (struct struct_01_03): Likewise.
5406 (struct struct_01_04): Likewise.
5407 (struct struct_02_01): Likewise.
5408 (struct struct_02_02): Likewise.
5409 (struct struct_02_03): Likewise.
5410 (struct struct_02_04): Likewise.
5411 (struct struct_04_01): Likewise.
5412 (struct struct_04_02): Likewise.
5413 (struct struct_04_03): Likewise.
5414 (struct struct_04_04): Likewise.
5415 (struct struct_05_01): Likewise.
5416 (struct struct_05_02): Likewise.
5417 (struct struct_05_03): Likewise.
5418 (struct struct_05_04): Likewise.
5419 (cmp_struct01): Remove function.
5420 (cmp_struct02): Likewise.
5421 (cmp_struct03): Likewise.
5422 (cmp_struct04): Likewise.
5423 (cmp_struct_01_01): Add Function.
5424 (cmp_struct_01_02): Likewise.
5425 (cmp_struct_01_03): Likewise.
5426 (cmp_struct_01_04): Likewise.
5427 (cmp_struct_02_01): Likewise.
5428 (cmp_struct_02_02): Likewise.
5429 (cmp_struct_02_03): Likewise.
5430 (cmp_struct_02_04): Likewise.
5431 (cmp_struct_04_01): Likewise.
5432 (cmp_struct_04_02): Likewise.
5433 (cmp_struct_04_03): Likewise.
5434 (cmp_struct_04_04): Likewise.
5435 (cmp_struct_05_01): Likewise.
5436 (cmp_struct_05_02): Likewise.
5437 (cmp_struct_05_03): Likewise.
5438 (cmp_struct_05_04): Likewise.
5439 (call_all): Add new structs.
5440 * gdb.base/infcall-nested-structs.exp: Likewise.
5441
3bf9c013
JV
54422018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5443
5444 * gdb.python/py-framefilter-mi.exp: Update regexp to
5445 check for "arch" field in frame output.
5446
450d1e88
KB
54472018-08-23 Kevin Buettner <kevinb@redhat.com>
5448
5449 * gdb.dwarf2/dw2-ranges-func.c: New file.
5450 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5451
ae739fe7
SM
54522018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5453
5454 * gdb.base/term.exp: Compare terminal settings with values from
5455 the inferior.
5456 * gdb.base/term.c: Get and set terminal settings.
5457
6d52907e
JV
54582018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5459
5460 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5461 accommodate new "arch" field in frame output.
5462 * gdb.mi/mi-return.exp: Likewise.
5463 * gdb.mi/mi-stack.exp: Likewise.
5464 * gdb.mi/mi-syn-frame.exp: Likewise.
5465 * gdb.mi/user-selected-context-sync.exp: Likewise.
5466
be2d111a
MS
54672018-08-19 Michael Spang <spang@google.com>
5468
5469 PR gdb/11786
5470 * gdb.base/gcore-tls-pie.c: New file.
5471 * gdb.base/gcore-tls-pie.exp: New file.
5472
ae3a7c47
KB
54732018-08-18 Kevin Buettner <kevinb@redhat.com>
5474
5475 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5476 * gdb.dwarf2/varval.c: New file.
5477 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5478
2ecae92e
AH
54792018-08-17 Alan Hayward <alan.hayward@arm.com>
5480
5481 PR gdb/18931
5482 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5483
c1854f1d
KS
54842018-08-16 Keith Seitz <keiths@redhat.com>
5485
5486 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5487 tests expected to pass.
5488
26fb3983
JV
54892018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5490
5491 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5492 -data-disassemble -a.
5493 (test_disassembly_bogus_args): Likewise.
5494
67943c00
AB
54952018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5496
5497 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5498
5ff2bbae
AB
54992018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.base/vla-optimized-out.exp: Add new test.
5502
e5bbcd0f
AB
55032018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5504
5505 * gdb.base/vla-optimized-out-o3.exp: Delete.
5506 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5507 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5508 deleted tests.
5509
9d4a934c
AB
55102018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5511
5512 PR gdb/18050:
5513 * gdb.server/extended-remote-restart.c: New file.
5514 * gdb.server/extended-remote-restart.exp: New file.
5515
045cf012
SM
55162018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5517
5518 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5519 "set variable index = 42".
5520
87d6a7aa
SM
55212018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5522
5523 * boards/index-cache-gdb.exp: New file.
5524 * gdb.dwarf2/index-cache.exp: New file.
5525 * gdb.dwarf2/index-cache.c: New file.
5526 * gdb.base/maint.exp: Check if we are using the index cache.
5527
96d68bd4
RO
55282018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5529
5530 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5531 MAKEFLAGS.
5532
5a699617
RO
55332018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5534
5535 * dg-extract-results.sh: Move to toplevel contrib.
5536 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5537 * Makefile.in (check-parallel-racy): Likewise.
5538
5bd18990
AB
55392018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5540
5541 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5542 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5543 tests if the target supports scheduler locking.
5544
3fbbcf47
TV
55452018-08-04 Tom de Vries <tdevries@suse.de>
5546
5547 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5548
3e1d3d8c
TT
55492018-08-02 Tom Tromey <tom@tromey.com>
5550
5551 PR symtab/16842.
5552 * gdb.cp/temargs.exp: Test "info address" of a template
5553 parameter.
5554
5abe0f0c
JV
55552018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5556
5557 * gdb.python/py-mi-var-info-path-expression.c: New file.
5558 * gdb.python/py-mi-var-info-path-expression.py: New file.
5559 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5560
fb66cde8
SDJ
55612018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5562
5563 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5564 error after "cannot resolve name" string.
5565
c708f4d2
AB
55662018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5567
5568 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5569 started.
5570 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5571
37cc0cae
TV
55722018-07-28 Tom de Vries <tdevries@suse.de>
5573
5574 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5575
63b4ecf7
TV
55762018-07-26 Tom de Vries <tdevries@suse.de>
5577
5578 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5579
3c3bb058
AB
55802018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5581
5582 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5583 is visible.
5584
9e7f3bbb
TV
55852018-07-26 Tom de Vries <tdevries@suse.de>
5586
5587 PR breakpoints/23366
5588 * gdb.base/catch-follow-exec.c: New test.
5589 * gdb.base/catch-follow-exec.exp: New file.
5590
16f808ec
TV
55912018-07-25 Tom de Vries <tdevries@suse.de>
5592
5593 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5594 vla-optimized-out.c.
5595
d7154a8d
JV
55962018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5597
5598 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5599 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5600
232a0032
TV
56012018-07-20 Tom de Vries <tdevries@suse.de>
5602
5603 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5604 NOCLONE macro.
5605 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5606
fbb1d502
TV
56072018-07-19 Tom de Vries <tdevries@suse.de>
5608
5609 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5610 regular expression.
5611
42dc7699
TV
56122018-07-18 Tom de Vries <tdevries@suse.de>
5613
5614 * gdb.base/vla-optimized-out.c: New test.
5615 * gdb.base/vla-optimized-out.exp: New file.
5616
7f1f7e23
SDJ
56172018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5618
5619 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5620 message "No address associated with hostname" when gdbserver
5621 cannot resolve the hostname.
5622
5759ebb3
PW
56232018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5624
5625 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5626 Add some test prefixes to make tests unique.
5627
3606ccab
PW
56282018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5629
5630 * gdb.base/frameapply.c: New file.
5631 * gdb.base/frameapply.exp: New file.
5632
529c08b2
PW
56332018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5634
5635 * gdb.base/skip.exp: Update expected error message.
5636
c7ab0aef
SDJ
56372018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5638 Jan Kratochvil <jan.kratochvil@redhat.com>
5639 Paul Fertser <fercerpav@gmail.com>
5640 Tsutomu Seki <sekiriki@gmail.com>
5641
5642 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5643 parameter.
5644 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5645 by default.
5646 * boards/native-gdbserver.exp: Likewise.
5647 * gdb.server/run-without-local-binary.exp: Improve regexp used
5648 for detecting when a remote debugging connection succeeds.
5649 * gdb.server/server-connect.exp: New file.
5650 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5651 Do not prefix the port number with ":".
5652 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5653 support for detecting and using it. Add '$debughost_gdbserver'
5654 to the list of arguments used to start gdbserver. Handle case
5655 when gdbserver cannot resolve a network name.
5656
16ff70dd
SDJ
56572018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5658
5659 PR c++/23373
5660 * gdb.base/ptype-offsets.cc (struct static_member): New
5661 struct.
5662 (main) <stmember>: New variable.
5663 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5664 with a static member in it.
5665
3541979f
AB
56662018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5669 watchpoints enabled and disabled.
5670
c8ad9b9a
AB
56712018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5672
5673 * gdb.base/examine-backward.exp: Still run tests around address
5674 0x0, even if address 0x0 is not readable. Update the pattern for
5675 matching address 0x0 in expected output.
5676
e0e5e971
AB
56772018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5678
5679 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5680 malloc/free.
5681
1ea5da02
TV
56822018-07-04 Tom de Vries <tdevries@suse.de>
5683
5684 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5685
471b9d15
MR
56862018-07-02 Maciej W. Rozycki <macro@mips.com>
5687
5688 PR tdep/8282
5689 * gdb.arch/mips-disassembler-options.exp: New test.
5690 * gdb.arch/mips-disassembler-options.s: New test source.
5691
75acb486
PA
56922018-06-29 Pedro Alves <palves@redhat.com>
5693
5694 * gdb.threads/names.exp: Adjust expected "info threads" output.
5695
cd2bb709
PA
56962018-06-29 Pedro Alves <palves@redhat.com>
5697
5698 * gdb.opt/inline-break.exp (line number, address): Add "info
5699 break" tests.
5700
991ff292
PA
57012018-06-29 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5704 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5705 number and address and running to them.
5706
356819b6 57072018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5708
5709 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5710
2512d7ef
JK
57112018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5712
5713 * lib/compiler.c: Remove executable permission flag.
5714
be1b6474
RB
57152018-06-28 Richard Bunt <richard.bunt@arm.com>
5716
5717 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5718 code.
5719 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5720
291f9a96
PT
57212018-06-28 Petr Tesarik <ptesarik@suse.cz>
5722
5723 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5724
ed6dfe51
PT
57252018-06-28 Petr Tesarik <ptesarik@suse.cz>
5726
5727 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5728 address argument is omitted.
5729
d4d429d5
PT
57302018-06-28 Petr Tesarik <ptesarik@suse.cz>
5731
5732 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5733
7ab6656f
OJ
57342018-06-27 Omair Javaid <omair.javaid@linaro.org>
5735
5736 PR gdb/21695
5737 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5738 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5739
a33ccfc7
TT
57402018-06-26 Tom Tromey <tom@tromey.com>
5741
5742 PR rust/22574:
5743 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5744 * gdb.rust/simple.rs (struct SimpleLayout): New.
5745
6d72d289
SM
57462018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5747
5748 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5749 "info registers" output.
5750
8363f9d5
RB
57512018-06-21 Richard Bunt <richard.bunt@arm.com>
5752
5753 * gdb.base/watchpoint-hw-attach.c: New test.
5754 * gdb.base/watchpoint-hw-attach.exp: New file.
5755
f00674fe
SM
57562018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5757
5758 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5759 through /bin/sh.
5760 * boards/dwarf4-gdb-index.exp: Likewise.
5761 * boards/fission-dwp.exp: Likewise.
5762
1d554008
UW
57632018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5764
5765 * gdb.base/float128.exp: Add comment and improved fail message
5766 to the failure case of "print large128" test.
5767
d0ac1c44
SM
57682018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5769
5770 * configure.ac: Remove AC_PREREQ.
5771 * configure: Re-generate.
5772
61b04dd0
PA
57732018-06-19 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5776 (func_extern_caller): New.
5777 (main): Call func_extern_caller.
5778 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5779 logic change.
5780
f63b508a
SM
57812018-06-18 Weimin Pan <weimin.pan@oracle.com>
5782
5783 PR gdb/16841
5784 * gdb.cp/typedef-base.cc: New file.
5785 * gdb.cp/typedef-base.exp: New file.
5786
0fe3a558
TV
57872018-06-18 Tom de Vries <tdevries@suse.de>
5788
5789 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5790
7010835a
AB
57912018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5792 Richard Bunt <Richard.Bunt@arm.com>
5793
5794 * gdb.threads/attach-slow-waitpid.c: New file.
5795 * gdb.threads/attach-slow-waitpid.exp: New file.
5796 * gdb.threads/slow-waitpid.c: New file.
5797
14897d65
PA
57982018-06-14 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.base/fork-running-state.c: Include <errno.h>.
5801 (exit_if_relative_exits): New.
5802 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5803 exits.
5804 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5805 child exits.
5806
5d9a0608
TV
58072018-06-14 Tom de Vries <tdevries@suse.de>
5808
5809 PR cli/22573
5810 * gdb.base/finish-pretty.c: New test.
5811 * gdb.base/finish-pretty.exp: New file.
5812
11ae5818
PA
58132018-06-14 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5816 gdb's expected startup output.
5817
1d39de44
PA
58182018-06-14 Pedro Alves <palves@redhat.com>
5819
5820 * lib/selftest-support.exp (selftest_setup): Remove inlined
5821 function handling.
5822
70ee0000
TV
58232018-06-14 Tom de Vries <tdevries@suse.de>
5824
5825 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5826 matching of breakpoint printing.
5827
11f4b608
TV
58282018-06-13 Tom de Vries <tdevries@suse.de>
5829
5830 PR testsuite/23269
5831 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5832 (fork_child): ... here, and ...
5833 (fork_parent): ... here.
5834
58352018-06-12 Tom de Vries <tdevries@suse.de>
5836
5837 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5838
9516f85a
AB
58392018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5840 Stephen Roberts <stephen.roberts@arm.com>
5841
5842 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5843 rewrite test to describe action performed, rather than possible
5844 failure.
5845
5045b3d7
GB
58462018-06-08 Gary Benson <gbenson@redhat.com>
5847
5848 * gdb.threads/check-libthread-db.exp: New file.
5849 * gdb.threads/check-libthread-db.c: Likewise.
5850
c61b06a1
TT
58512018-06-05 Tom Tromey <tom@tromey.com>
5852
5853 * gdb.base/default.exp: Update expected "show version" output.
5854
eb6af809
TT
58552018-06-05 Tom Tromey <tom@tromey.com>
5856
5857 PR cli/12326:
5858 * gdb.cp/static-print-quit.exp: Update.
5859 * lib/gdb.exp (pagination_prompt): Update.
5860 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5861 * gdb.python/python.exp: Update.
5862
178d6a63
JB
58632018-06-04 Joel Brobecker <brobecker@adacore.com>
5864
5865 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5866
8e817061
JB
58672018-06-01 Joel Brobecker <brobecker@adacore.com>
5868
5869 * gdb.ada/bp_fun_addr: New testcase.
5870
e86ca25f
TT
58712018-06-01 Tom Tromey <tom@tromey.com>
5872
5873 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5874 results.
5875 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5876 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5877 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5878 * gdb.base/maint.exp (maint_pass_if): Update.
5879
4b2dfa9d
MR
58802018-05-31 Maciej W. Rozycki <macro@mips.com>
5881
5882 * gdb.base/endian.exp: New test.
5883 * gdb.base/endian.c: New test source.
5884
45f25d6c
AB
58852018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5886
5887 PR gdb/23203
5888 * gdb.base/bt-selected-frame.c: New file.
5889 * gdb.base/bt-selected-frame.exp: New file.
5890 * lib/gdb.exp (get_current_frame_number): New function.
5891
d9f6d7f8
MR
58922018-05-24 Maciej W. Rozycki <macro@mips.com>
5893 Pedro Alves <palves@redhat.com>
5894
5895 * gdb.threads/tls-core.c: Include <stdlib.h>
5896 (thread_proc): Call `abort'.
5897 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5898 (tls_core_test): New procedure, bits factored out from ...
5899 (top level): ... here. Test both native cores and gcore cores.
5900
ff1cf532
TT
59012018-05-23 Tom Tromey <tom@tromey.com>
5902
5903 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5904
b98664d3
TT
59052018-05-23 Tom Tromey <tom@tromey.com>
5906
5907 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5908 symfile_complaints.
5909 (test_short_complaints): Likewise.
5910 (test_empty_complaints): Likewise.
5911 (test_initial_complaints): Update.
5912
4e9668d0
TT
59132018-05-23 Tom Tromey <tom@tromey.com>
5914
5915 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5916
43ba33c7
TT
59172018-05-23 Tom Tromey <tom@tromey.com>
5918
5919 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5920 (test_short_complaints): Update.
5921
035522c0
PA
59222018-05-22 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.base/remote.exp: Only gdb_start after compiling the
5925 testcase. Issue "disconnect" before testing "set remote" command
5926 defaults. Issue clean_restart before running to main.
5927
cc0be08f
PA
59282018-05-22 Pedro Alves <palves@redhat.com>
5929
5930 * gdb.base/remote.exp: Adjust expected output of "show remote
5931 memory-write-packet-size". Add tests for "set remote
5932 memory-write-packet-size 0" and "set remote
5933 memory-write-packet-size fixed/limit".
5934
b1b60145
PA
59352018-05-22 Pedro Alves <palves@redhat.com>
5936
5937 PR gdb/22973
5938 * gdb.base/utf8-identifiers.c: New file.
5939 * gdb.base/utf8-identifiers.exp: New file.
5940
0ec848ad
PFC
59412018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5942
5943 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5944
2c3305f6
PFC
59452018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5946
5947 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5948
ce1e8424
TT
59492018-05-18 Tom Tromey <tom@tromey.com>
5950
5951 * gdb.base/ptype-offsets.exp: Update.
5952
ddfe970e
KS
59532018-05-17 Keith Seitz <keiths@redhat.com>
5954
5955 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5956 in expected breakpoint stop locations.
5957 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5958 move to proper scope to test variable values.
5959 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5960 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5961 New functions.
5962 (main): Call not_inline_func3.
5963 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5964 inline_func1, inline_func2, and inline_func3. Test that when each
5965 breakpoint is hit, GDB properly reports both the stop location
5966 and the backtrace. Repeat tests for temporary breakpoints.
5967
0726fcc6
MR
59682018-05-15 Maciej W. Rozycki <macro@mips.com>
5969
5970 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5971 rather then trying to access it in determining whether the PID
5972 of `gdbserver' could have been retrieved.
5973
8ee22052
AB
59742018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5975
5976 * gdb.arch/amd64-init-x87-values.S: New file.
5977 * gdb.arch/amd64-init-x87-values.exp: New file.
5978
7785df48
JK
59792018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5980
5981 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5982
56bcdbea
TT
59832018-05-04 Tom Tromey <tom@tromey.com>
5984
5985 PR python/22730:
5986 * gdb.python/python.exp: Test multi-line execute.
5987
a913fffb
TT
59882018-05-04 Tom Tromey <tom@tromey.com>
5989
5990 PR python/22731:
5991 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5992
7a2c85f2
TT
59932018-05-04 Tom Tromey <tom@tromey.com>
5994
5995 PR gdb/11750:
5996 * gdb.base/define.exp: Test defining a user command inside a user
5997 command.
5998 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5999
a3b60e45
JK
60002018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6001 Pedro Alves <palves@redhat.com>
6002
6003 PR breakpoints/19806 and support for PR external/20207.
6004 * gdb.base/watchpoint-unaligned.c: New file.
6005 * gdb.base/watchpoint-unaligned.exp: New file.
6006
45fe4a03
AB
60072018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6008
6009 * gdb.base/maint.exp: Make test names unique, use
6010 test_prefix_command_help to test 'help maint info', and remove
6011 repeated test of 'help maint'.
6012
9be2ae8f
TT
60132018-05-04 Tom Tromey <tom@tromey.com>
6014
6015 PR gdb/22619:
6016 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6017 behavior.
6018
11859c31
AB
60192018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * gdb.base/maint.exp: Process output from 'maint print registers'
6022 line at a time.
6023
089a9490
AB
60242018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6025
6026 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6027 timeout.
6028
9b0797e2
AB
60292018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6030
6031 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6032 filter pattern.
6033
f6ac5f3d
PA
60342018-05-02 Pedro Alves <palves@redhat.com>
6035
6036 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6037 to_log_command renames.
6038 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6039
77d3c63b
TT
60402018-05-02 Tom Tromey <tom@tromey.com>
6041
6042 * gdb.python/py-parameter.exp: Set test message.
6043
0489430a
TT
60442018-05-02 Tom Tromey <tom@tromey.com>
6045
6046 PR python/20084:
6047 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6048 PARAM_ZUINTEGER_UNLIMITED tests.
6049
1632f8ba
DR
60502018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6051
6052 PR rust/23124
6053 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6054 when casting.
6055
6d7bb824
TT
60562018-04-30 Tom Tromey <tom@tromey.com>
6057
6058 * gdb.python/py-type.exp: Check align attribute.
6059 * gdb.python/py-type.c: New "aligncheck" global.
6060
007e1530
TT
60612018-04-30 Tom Tromey <tom@tromey.com>
6062
6063 PR exp/17095:
6064 * gdb.dwarf2/dw2-align.exp: New file.
6065 * gdb.cp/align.exp: New file.
6066 * gdb.base/align.exp: New file.
6067 * lib/gdb.exp (gdb_int128_helper): New proc.
6068 (has_int128_c, has_int128_cxx): New caching procs.
6069
6873858b
TT
60702018-04-27 Tom Tromey <tom@tromey.com>
6071
6072 PR rust/22545:
6073 * gdb.rust/simple.exp: Add inclusive range tests.
6074
79188d8d
PA
60752018-04-26 Pedro Alves <palves@redhat.com>
6076
6077 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6078 ifunc breakpoint locations correctly of ifunc breakpoints set
6079 while the program resolves the ifunc.
6080
c7075ad5
PA
60812018-04-26 Pedro Alves <palves@redhat.com>
6082
6083 * gdb.base/gnu-ifunc-final.c: New file.
6084 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6085 * gdb.base/gnu-ifunc.exp (executable): Delete.
6086 (staticexecutable): Adjust.
6087 (lib_opts, exec_opts): Delete.
6088 (make_binsuffix, build, set-break): New procedures.
6089 (misc_tests): New, with tests factored out from the top level.
6090 (top level): Test different combinations of ifunc resolver name,
6091 resolver with and with debug info, and ifunc target with and
6092 without debug info. Wrap static tests with with_target_prefix.
6093
8388016d
PA
60942018-04-26 Pedro Alves <palves@redhat.com>
6095
6096 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6097 return type" warnings.
6098
249b5733
PA
60992018-04-25 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6102 killed".
6103 * gdb.base/kill-after-signal.exp: Likewise.
6104 * gdb.threads/kill.exp: Likewise.
6105
f67c0c91
SDJ
61062018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6107 Sergio Durigan Junior <sergiodj@redhat.com>
6108 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6111 regexps to expect for '[Inferior ... detached]' as well.
6112 * gdb.base/attach.exp: Likewise.
6113 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6114 "gdb_continue_to_end".
6115 (test_catch_syscall_with_wrong_args): Likewise.
6116 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6117 ']'. Don't set 'verbose' on.
6118 * gdb.base/foll-vfork.exp: Likewise.
6119 * gdb.base/fork-print-inferior-events.c: New file.
6120 * gdb.base/fork-print-inferior-events.exp: New file.
6121 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6122 '[Inferior ... has been killed]' message.
6123 * gdb.base/kill-after-signal.exp: Likewise.
6124 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6125 detach message.
6126 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6127 message.
6128 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6129 regexps to expect for '[Inferior ... detached]' as well.
6130 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6131
0a8ddac4
SM
61322018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6133
6134 PR gdb/23104
6135 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6136
701adfb0
PA
61372018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6138
6139 PR gdb/23095
6140 * gdb.base/break-probes.exp: Pass shlib_load to
6141 prepare_for_testing. Set normal_bp to r_debug_state if target is
6142 bsd.
6143
d27d16bf
RB
61442018-04-19 Richard Bunt <richard.bunt@arm.com>
6145
6146 * gdb.threads/multiple-successive-infcall.c: New test.
6147 * gdb.threads/multiple-successive-infcall.exp: New file.
6148
a037790e
TT
61492018-04-17 Tom Tromey <tom@tromey.com>
6150
6151 * gdb.rust/simple.rs (Union): New type.
6152 (main): New local "u".
6153 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6154
e3a91079
AA
61552018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6156
6157 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6158 number information in output of "whereis" command.
6159 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6160
b744723f
AA
61612018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6162
6163 * gdb.ada/info_types.exp: Adjust expected output to the line
6164 numbers now printed by "info var/func/type".
6165 * gdb.base/completion.exp: Likewise.
6166 * gdb.base/included.exp: Likewise.
6167 * gdb.cp/cp-relocate.exp: Likewise.
6168 * gdb.cp/cplusfuncs.exp: Likewise.
6169 * gdb.cp/namespace.exp: Likewise.
6170 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6171
4a4495d6
MM
61722018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6173
6174 * gdb.btrace/cpu.exp: New.
6175
1d509aa6
MM
61762018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6177
6178 * gdb.base/step-indirect-call-thunk.exp: New.
6179 * gdb.base/step-indirect-call-thunk.c: New.
6180 * gdb.reverse/step-indirect-call-thunk.exp: New.
6181 * gdb.reverse/step-indirect-call-thunk.c: New.
6182
6295b6da
SM
61832018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6184
6185 * gdb.base/pie-fork.c: New file.
6186 * gdb.base/pie-fork.exp: New file.
6187
50146e70
TT
61882018-04-11 Tom Tromey <tom@tromey.com>
6189
6190 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6191
f50d8a2e
PA
61922018-04-10 Pedro Alves <palves@redhat.com>
6193
6194 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6195 exits. Instead loop running forever.
6196 (fork_parent): Run forever too.
6197
a0be7a36
SM
61982018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6199
6200 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6201 mi_continue_to_line.
6202 * gdb.mi/mi-stack.c (callee4): Add comment.
6203
9b73db36
SM
62042018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6205
6206 * gdb.mi/mi-stack.exp: Fix indentation.
6207
c912f608
SM
62082018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6209
6210 PR gdb/22979
6211 * gdb.arch/amd64-osabi.exp: New file.
6212
26540402
SM
62132018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6214
6215 PR gdb/22980
6216 * gdb.base/osabi.exp: New file.
6217
121ad66c 62182018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
6219
6220 * gdb.cp/static-typedef-print.exp: New file.
6221 * gdb.cp/static-typedef-print.cc: New file.
6222
3fcded8f
JB
62232018-03-27 Joel Brobecker <brobecker@adacore.com>
6224
6225 * gdb.ada/varsize_limit: New testcase.
6226
59cc4834
JB
62272018-03-27 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6230
6231 * gdb.ada/notcplusplus: New testcase.
6232
6233 * gdb.base/c-linkage-name.c: New file.
6234 * gdb.base/c-linkage-name.exp: New testcase.
6235
4ca59a9f
TT
62362018-03-26 Tom Tromey <tom@tromey.com>
6237
6238 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6239 * gdb.python/py-framefilter.py (name_error): New global.
6240 (ErrorInName.function): Use name_error.
6241
978d6c75
TT
62422018-03-26 Tom Tromey <tom@tromey.com>
6243
6244 PR backtrace/15582:
6245 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6246
b7fee5a3
KS
62472018-03-23 Keith Seitz <keiths@redhat.com>
6248
6249 PR c++/22968
6250 * gdb.cp/subtypes.exp: New file.
6251 * gdb.cp/subtypes.h: New file.
6252 * gdb.cp/subtypes.cc: New file.
6253 * gdb.cp/subtypes-2.cc: New file.
6254
376be529
AB
62552018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6256
6257 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6258 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6259 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6260 -nostartfiles when compiling the test. Confirm that all registers
6261 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6262
066cfa98
AB
62632018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6264
6265 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6266 option, syntax was wrong anyway.
6267 * gdb.arch/arm-disp-step.exp: Likewise.
6268 * gdb.arch/sparc64-regs.exp: Likewise.
6269 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6270 option, syntax was wrong anyway, switch to use
6271 prepare_for_testing.
6272 * gdb.arch/i386-disp-step.exp: Likewise.
6273
079670b9
AA
62742018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6275
6276 * gdb.ada/exec_changed.exp: Replace "target_info exists
6277 use_gdb_stub" by "use_gdb_stub".
6278 * gdb.ada/start.exp: Likewise.
6279 * gdb.base/async-shell.exp: Likewise.
6280 * gdb.base/attach-pie-misread.exp: Likewise.
6281 * gdb.base/attach-wait-input.exp: Likewise.
6282 * gdb.base/break-entry.exp: Likewise.
6283 * gdb.base/break-interp.exp: Likewise.
6284 * gdb.base/dprintf-detach.exp: Likewise.
6285 * gdb.base/nostdlib.exp: Likewise.
6286 * gdb.base/solib-nodir.exp: Likewise.
6287 * gdb.base/statistics.exp: Likewise.
6288 * gdb.base/testenv.exp: Likewise.
6289 * gdb.mi/mi-exec-run.exp: Likewise.
6290 * gdb.mi/mi-start.exp: Likewise.
6291 * gdb.multi/dummy-frame-restore.exp: Likewise.
6292 * gdb.multi/multi-arch-exec.exp: Likewise.
6293 * gdb.multi/multi-arch.exp: Likewise.
6294 * gdb.multi/tids.exp: Likewise.
6295 * gdb.multi/watchpoint-multi.exp: Likewise.
6296 * gdb.python/py-events.exp: Likewise.
6297 * gdb.threads/attach-into-signal.exp: Likewise.
6298 * gdb.threads/attach-stopped.exp: Likewise.
6299 * gdb.threads/threadapply.exp: Likewise.
6300 * lib/selftest-support.exp: Likewise.
6301
26d6cec4
AA
63022018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6303
6304 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6305
4ee89e90
SR
63062018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6307
6308 * gdb.perf/template-breakpoints.cc: New file.
6309 * gdb.perf/template-breakpoints.exp: New file.
6310 * gdb.perf/template-breakpoints.py: New file.
6311
92630041
TT
63122018-03-19 Tom Tromey <tom@tromey.com>
6313
6314 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6315 y0.
6316 * gdb.rust/simple.exp: Test bare identifier form of struct
6317 initializer.
6318
76727919
TT
63192018-03-19 Tom Tromey <tom@tromey.com>
6320
6321 * gdb.gdb/observer.exp: Remove.
6322
194ed413
AA
63232018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6324
6325 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6326 "qualified" option when setting breakpoints.
6327 * gdb.trace/backtrace.exp: Likewise.
6328 * gdb.trace/circ.exp: Likewise.
6329 * gdb.trace/collection.exp: Likewise.
6330 * gdb.trace/disconnected-tracing.exp: Likewise.
6331 * gdb.trace/ftrace-lock.exp: Likewise.
6332 * gdb.trace/ftrace.exp: Likewise.
6333 * gdb.trace/infotrace.exp: Likewise.
6334 * gdb.trace/packetlen.exp: Likewise.
6335 * gdb.trace/passc-dyn.exp: Likewise.
6336 * gdb.trace/qtro.exp: Likewise.
6337 * gdb.trace/read-memory.exp: Likewise.
6338 * gdb.trace/report.exp: Likewise.
6339 * gdb.trace/signal.exp: Likewise.
6340 * gdb.trace/status-stop.exp: Likewise.
6341 * gdb.trace/strace.exp: Likewise.
6342 * gdb.trace/tfind.exp: Likewise.
6343 * gdb.trace/trace-break.exp: Likewise.
6344 * gdb.trace/trace-condition.exp: Likewise.
6345 * gdb.trace/trace-mt.exp: Likewise.
6346 * gdb.trace/tstatus.exp: Likewise.
6347 * gdb.trace/tsv.exp: Likewise.
6348 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6349 * gdb.trace/unavailable.exp: Likewise.
6350 * gdb.trace/while-dyn.exp: Likewise.
6351
8b067d2c
AA
63522018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6353
6354 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6355 that libinproctrace is copied to the target.
6356
3ae9ce5d
TT
63572018-03-14 Tom Tromey <tom@tromey.com>
6358
6359 PR cli/14977:
6360 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6361 a null pointer.
6362 * gdb.base/wchar.exp: Likewise.
6363
b8c2339b
TT
63642018-03-14 Tom Tromey <tom@tromey.com>
6365
6366 PR cli/19918:
6367 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6368 flag.
6369
4872dc46
SM
63702018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6371
6372 PR gdb/22841
6373 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6374 "target" to remote_exec.
6375
e4fe3756
SM
63762018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6377
6378 PR gdb/22841
6379 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6380 ${board}_upload): Remove.
6381
e95a97d4
AA
63822018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6383
6384 * gdb.cp/watch-cp.cc: New test.
6385 * gdb.cp/watch-cp.exp: New file.
6386
dbbb1059
AB
63872018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6388
6389 * gdb.base/infcall-nested-structs.exp: New file.
6390 * gdb.base/infcall-nested-structs.c: New file.
6391 * gdb.base/float.exp: Add riscv support.
6392
ecc054c0
TP
63932018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6394
6395 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6396 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6397
25e3c82c
SDJ
63982018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6399
6400 * gdb.server/abspath.exp: New file.
6401 * lib/gdb.exp (with_cwd): New procedure.
6402
3083294d
SM
64032018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6404
6405 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6406 use it.
6407 (gdb_is_target_remote_prompt): New proc.
6408 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6409 (gdb_is_target_native): Pass prompt parameter to
6410 gdb_is_target_1.
6411
3275ef47
SM
64122018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6413
6414 * gdb.base/load-command.c: New file.
6415 * gdb.base/load-command.exp: New file.
6416 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6417 (gdb_is_target_1): ...this, and generalize for other targets
6418 than just remote.
6419 (gdb_is_target_remote): Use gdb_is_target_1.
6420 (gdb_is_target_native): use gdb_is_target_1.
6421
6893c19a
TT
64222018-02-26 Tom Tromey <tom@tromey.com>
6423
6424 PR python/16497:
6425 * gdb.python/py-framefilter.exp: Update test.
6426
2ddeaf8a
TT
64272018-02-26 Tom Tromey <tom@tromey.com>
6428
6429 * gdb.dwarf2/variant.c: New file.
6430 * gdb.dwarf2/variant.exp: New file.
6431
c9317f21
TT
64322018-02-26 Tom Tromey <tom@tromey.com>
6433
6434 * gdb.rust/simple.exp: Accept more possible results in enum test.
6435
6f6d0c26
SM
64362018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6437
6438 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6439 parentheses.
6440
11b03145
MR
64412018-02-23 Maciej W. Rozycki <macro@mips.com>
6442
6443 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6444 name of a variable: $actual_linejj -> $actual_line.
6445
54a27fe5
JB
64462018-02-21 John Baldwin <jhb@FreeBSD.org>
6447
6448 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6449
de65820c
MM
64502018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6451
6452 * gdb.btrace/buffer-size.exp: Do not force BTS.
6453
980548fd
PA
64542018-02-14 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6457 getting a "Quit".
6458
c4e12631
MM
64592018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6460
6461 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6462 Fix test name.
6463
c2e0e465
SM
64642018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6465
6466 * gdb.cp/m-static.exp: Check type of optimized out static
6467 member.
6468
f7216783
AB
64692018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6470
6471 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6472 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6473
0625771b
LS
64742018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6475 Leszek Swirski <leszeks@google.com>
6476
6477 * gdb.python/py-prettyprint.c
6478 (struct to_string_returns_value_inner,
6479 struct to_string_returns_value_wrapper): New.
6480 (main): Add tsrvw variable.
6481 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6482 ToStringReturnsValueWrapper): New classes.
6483 (register_pretty_printers): Register new pretty-printers.
6484 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6485 recursive pretty printer.
6486 * gdb.python/py-mi.exp: Likewise.
6487
59498c30
LS
64882018-02-01 Leszek Swirski <leszeks@google.com>
6489
6490 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6491 functions with the same name as an include file are parsed
6492 correctly.
6493
d4d38844
YQ
64942018-02-01 Yao Qi <yao.qi@linaro.org>
6495
6496 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6497 "\[^\r\n\]*".
6498
07e5f5cf
NP
64992018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6500
6501 * gdb.arch/powerpc-prologue-frame.s: New file.
6502 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6503 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6504
929b5ad4
JB
65052018-01-31 Joel Brobecker <brobecker@adacore.com>
6506
6507 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6508
e671cd59
PA
65092018-01-30 Pedro Alves <palves@redhat.com>
6510
6511 PR gdb/13211
6512 * gdb.base/interrupt-daemon.c: New.
6513 * gdb.base/interrupt-daemon.exp: New.
6514 * gdb.multi/multi-term-settings.c: New.
6515 * gdb.multi/multi-term-settings.exp: New.
6516
fc413dc4
JB
65172018-01-30 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.base/break.exp: Save the location where the breakpoint
6520 on break.c:47 was actually inserted when debugging the version
6521 compiled at -O2 and use it in the expected output of the "info
6522 break" test performed soon after.
6523
5c319bb2
PA
65242018-01-22 Pedro Alves <palves@redhat.com>
6525 Sergio Durigan Junior <sergiodj@redhat.com>
6526
6527 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6528 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6529
a9e40818
JB
65302018-01-22 Joel Brobecker <brobecker@adacore.com>
6531
6532 * gdb.base/break-include.c, gdb.base/break-include.inc,
6533 gdb.base/break-include.exp: New files.
6534 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6535 line number now being the actual line number where the breakpoint
6536 was inserted.
6537 * gdb.mi/mi-break.exp: Likewise.
6538 * gdb.mi/mi-reverse.exp: Likewise.
6539 * gdb.mi/mi-simplerun.exp: Ditto.
6540
e707fc44
AB
65412018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6542
6543 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6544 varobj.
6545 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6546
ae451627
AB
65472018-01-21 Don Breazeal <donb@codesourcery.com>
6548 Andrew Burgess <andrew.burgess@embecosm.com>
6549
6550 * gdb.mi/basics.c: Add new global.
6551 * gdb.mi/mi-frame-regs.exp: New file.
6552 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6553 case.
6554
b1b189e0
AB
65552018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6556
6557 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6558 non-parameter, and on an unknown symbol.
6559
fcfcc376
TT
65602018-01-19 Tom Tromey <tom@tromey.com>
6561
6562 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6563 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6564
634c1c31
AA
65652018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6566
6567 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6568 setrlimit and chdir to int.
6569
d6ad07fd
AA
65702018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6571
6572 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6573 function.
6574 (my_tend): Likewise.
6575 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6576 rationale of avoiding FP- and vector instructions.
6577
adf8243b
RK
65782018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6579
6580 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6581 "info reg" with "\[ \t\]*".
6582 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6583 "\[ \t\]+".
6584 * gdb.arch/s390-multiarch.exp: Ditto.
6585 * gdb.base/pc-fp.exp: Ditto.
6586 * gdb.reverse/i386-precsave.exp: Ditto.
6587 * gdb.reverse/i386-reverse.exp: Ditto.
6588 * gdb.reverse/i387-env-reverse.exp: Ditto.
6589 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6590
dcc06925
AA
65912018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6592
6593 * lib/gdb.exp (gdb_compile): Re-enable use of
6594 universal_compile_options for languages other than Rust.
6595
25d4fd80
AA
65962018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6597
6598 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6599
ee7f689e 66002018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6601
6602 PR gdb/16577
6603 * gdb.base/solib-vanish.exp: New.
6604 * gdb.base/solib-vanish-main.c: New.
6605 * gdb.base/solib-vanish-lib1.c: New.
6606 * gdb.base/solib-vanish-lib2.c: New.
6607
d8447b6b
YQ
66082018-01-17 Yao Qi <yao.qi@linaro.org>
6609
6610 * gdb.compile/compile.exp: Match the address printed for
6611 frame in the output of command "bt".
6612
86d6a90c
TT
66132018-01-15 Tom Tromey <tom@tromey.com>
6614
6615 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6616 compute sp_reg.
6617
cbcdb1aa
AB
66182018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6619
6620 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6621 to prepare.
6622 (prepare): Return 0 on error, 1 on success.
6623
eea61984
PA
66242018-01-12 Pedro Alves <palves@redhat.com>
6625
6626 * gdb.base/continue-after-aborted-step-over.c: New.
6627 * gdb.base/continue-after-aborted-step-over.exp: New.
6628
6181e9c2
SM
66292018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6630
6631 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6632 options when not creating an executable.
6633
3cada740
PA
66342018-01-11 Pedro Alves <palves@redhat.com>
6635
6636 PR remote/22597
6637 * gdb.server/stop-reply-no-thread.c: New file.
6638 * gdb.server/stop-reply-no-thread.exp: New file.
6639
c63d3e8d
PA
66402018-01-10 Pedro Alves <palves@redhat.com>
6641
6642 PR gdb/22670
6643 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6644 functions too. Test setting breakpoints and printing C functions
6645 with no debug info too.
6646 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6647
d4c2a405
PA
66482018-01-10 Pedro Alves <palves@redhat.com>
6649
6650 PR gdb/22670
6651 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6652 a fail.
6653
8825213e
PA
66542018-01-10 Pedro Alves <palves@redhat.com>
6655
6656 PR gdb/22670
6657 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6658
605fd3c6
YQ
66592018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6660
6661 * gdb.server/unittest.exp: Match the output in non-development
6662 mode.
6663
1e5ded6c
YQ
66642018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6665
6666 * gdb.gdb/unittest.exp: Match output in non-development mode.
6667
30066b0b
JB
66682018-01-08 Joel Brobecker <brobecker@adacore.com>
6669
6670 * gdb.ada/access_tagged_param.exp: Relax expected output
6671 for value of "ObjL" in "continue" to pck.inspect breakpoint
6672 test.
6673
04bafb1e
XR
66742018-01-08 Joel Brobecker <brobecker@adacore.com>
6675
9f86398b
JB
6676 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6677 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6678
e379cee6
PA
66792018-01-05 Pedro Alves <palves@redhat.com>
6680
6681 PR gdb/18653
6682 * gdb.base/libsegfault.exp: New.
6683
de63c46b
PA
66842018-01-05 Joel Brobecker <brobecker@adacore.com>
6685
6686 PR gdb/22670
6687 * gdb.ada/access_tagged_param.exp: New file.
6688 * gdb.ada/access_tagged_param/foo.adb: New file.
6689
f98fc17b
PA
66902018-01-05 Pedro Alves <palves@redhat.com>
6691
6692 PR gdb/22670
6693 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6694 exercise lower case too, and to exercise both full matching and
6695 wild matching.
6696
342f8240
JB
66972018-01-05 Joel Brobecker <brobecker@adacore.com>
6698
6699 * gdb.ada/rename_subscript_param: New testcase.
6700
7150d33c
JG
67012018-01-05 Jerome Guitton <guitton@adacore.com>
6702
6703 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6704
cc0e770c
JB
67052018-01-05 Joel Brobecker <brobecker@adacore.com>
6706
6707 * gdb.ada/convvar_comp: New testcase.
6708
672a41aa 67092018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6710
6711 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6712 (My_Table): New global variable.
6713 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6714
7365ec2f
JB
67152018-01-04 Joel Brobecker <brobecker@adacore.com>
6716
6717 PR gdb/22670
6718 * gdb.ada/maint_with_ada: New testcase.
6719
289483b6
JB
67202018-01-04 Joel Brobecker <brobecker@adacore.com>
6721
6722 PR gdb/22670
6723 * gdb.ada/bp_c_mixed_case: New testcase.
6724
344420da
JB
67252018-01-04 Joel Brobecker <brobecker@adacore.com>
6726
6727 PR gdb/22670
6728 * gdb.ada/complete.exp: Add "complete break ada" test.
6729
66fc87a0
JB
67302018-01-04 Joel Brobecker <brobecker@adacore.com>
6731
6732 PR gdb/22670
6733 * gdb.ada/info_addr_mixed_case: New testcase.
6734
9f757bf7
XR
67352018-01-03 Xavier Roirand <roirand@adacore.com>
6736
6737 * gdb.ada/excep_handle.exp: New testcase.
6738 * gdb.ada/excep_handle/foo.adb: New file.
6739 * gdb.ada/excep_handle/pck.ads: New file.
6740
bd570f80
JB
67412018-01-03 Joel Brobecker <brobecker@adacore.com>
6742
6743 * gdb.base/step-line.c: Add extra empty line in copyright header.
6744 * gdb.base/step-line.inp: Likewise.
6745
9fe561ab
JB
67462018-01-02 Joel Brobecker <brobecker@adacore.com>
6747
6748 * gdb.ada/dyn_stride.exp: Add slice test.
6749
a405673c
JB
67502018-01-02 Joel Brobecker <brobecker@adacore.com>
6751
6752 * gdb.ada/dyn_stride: New testcase.
6753
cef0f868
SH
67542017-12-27 Stafford Horne <shorne@gmail.com>
6755
6756 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6757 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6758
b67d92b0
SH
67592017-12-27 Stafford Horne <shorne@gmail.com>
6760
6761 * gdb.base/reggroups.c: New file.
6762 * gdb.base/reggroups.exp: New file.
6763
eccab96d
JB
67642017-12-18 Joel Brobecker <brobecker@adacore.com>
6765
6766 * gdb.dwarf2/ada-valprint-error.c: New file.
6767 * gdb.dwarf2/ada-valprint-error.exp: New file.
6768
0e2da9f0
JB
67692017-12-18 Joel Brobecker <brobecker@adacore.com>
6770
6771 * gdb.ada/assign_arr: New testcase.
6772
cb923fcc
XR
67732017-12-18 Xavier Roirand <roirand@adacore.com>
6774
6775 * gdb.ada/funcall_ptr: New testcase.
6776
7c161838
SDJ
67772017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6778
6779 PR cli/16224
6780 * gdb.base/ptype-offsets.cc: New file.
6781 * gdb.base/ptype-offsets.exp: New file.
6782
1af17fd9
YQ
67832017-12-15 Yao Qi <yao.qi@linaro.org>
6784
6785 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6786 if XML is disabled.
6787
828d5846
XR
67882017-12-15 Xavier Roirand <roirand@adacore.com>
6789
6790 * gdb.ada/same_component_name: New testcase.
6791
79e8fcaa
JB
67922017-12-14 Joel Brobecker <brobecker@adacore.com>
6793
6794 * gdb.ada/str_binop_equal: New testcase.
6795
e05fa6f9
JB
67962017-12-14 Joel Brobecker <brobecker@adacore.com>
6797
6798 * gdb.ada/task_switch_in_core: New testcase.
6799
b89641ba
SM
68002017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6801
6802 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6803 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6804 call test_bkpt_qualified.
6805 (test_bkpt_qualified): New proc.
6806
6892d2e4
PA
68072017-12-13 Pedro Alves <palves@redhat.com>
6808
6809 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6810 Tighten regexp by matching with an anchor.
6811
a22ecf70
PA
68122017-12-13 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6815 ("expression with namespace"): New set of tests.
6816 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6817 (Nested::Test_NS::qux): New.
6818 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6819 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6820
9937536c
JB
68212017-12-13 Joel Brobecker <brobecker@adacore.com>
6822
6823 * gdb.base/server-del-break.c: New file.
6824 * gdb.base/server-del-break.exp: New file.
6825
fe49c6f5
SH
68262017-12-12 Stafford Horne <shorne@gmail.com>
6827
6828 * gdb.xml/tdesc-regs.exp: Add or1k support.
6829
c3d18620
SH
68302017-12-12 Stafford Horne <shorne@gmail.com>
6831
6832 * gdb.base/bp-permanent.c: Define nop of or1k.
6833
c5f9cfc8
JB
68342017-12-11 Joel Brobecker <brobecker@adacore.com>
6835
6836 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6837 output with components being reordered.
6838
a9c135fc
JB
68392017-12-11 Joel Brobecker <brobecker@adacore.com>
6840
6841 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6842 output with components being reordered.
6843
927aa2e7
JK
68442017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6845 Pedro Alves <palves@redhat.com>
6846
6847 * gdb.base/maint.exp (check for .gdb_index): Check also for
6848 .debug_names.
6849 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6850 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6851 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6852 (.gdb_index used after symbol reloading): Support also .debug_names.
6853 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6854
f17d9474
YQ
68552017-12-08 Yao Qi <yao.qi@linaro.org>
6856
6857 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6858 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6859
a0de8c21
YQ
68602017-12-08 Yao Qi <yao.qi@linaro.org>
6861
6862 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6863 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6864
a738ea1d
YQ
68652017-12-08 Yao Qi <yao.qi@linaro.org>
6866
6867 * gdb.arch/aarch64-tagged-pointer.c: New file.
6868 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6869
1cd9a73b
SDJ
68702017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6871
6872 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6873 "int".
6874
fa6eb693
KS
68752017-12-07 Keith Seitz <keiths@redhat.com>
6876
6877 PR breakpoints/22569
6878 * gdb.linespec/ls-errs.exp: Change expected result of "break
6879 -source this file has spaces.c -line 3".
6880 Check that an explicit source file followed by whitespace is
6881 identified as an invalid explicit location.
6882
883fd55a
KS
68832017-12-07 Keith Seitz <keiths@redhat.com>
6884
6885 * gdb.cp/nested-types.cc: New file.
6886 * gdb.cp/nested-types.exp: New file.
6887 * lib/cp-support.exp: Load data-structures.exp library.
6888 (debug_cp_test_ptype_class): New global.
6889 (cp_ptype_class_verbose, next_line): New procedures.
6890 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6891 Add and document new return value.
6892 Switch the list of lines to a queue.
6893 Add support for new `type' key for nested type definitions.
6894 Add debugging/troubleshooting messages.
6895 * lib/data-structures.exp: New file.
6896
ec72db3e
SM
68972017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6898
6899 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6900 with proc_with_prefix, don't use with_test_prefix.
6901
99598d71
TT
69022017-12-07 Tom Tromey <tom@tromey.com>
6903
6904 * gdb.base/break.exp: Add test for empty "commands".
6905
a8806230
YQ
69062017-12-07 Yao Qi <yao.qi@linaro.org>
6907
6908 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6909 malloc and catch syscall.
6910
824cc835
PM
69112017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6912
e79be6e5 6913 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6914 tests for explicit locations.
6915
7cc244de
PA
69162017-12-06 Pedro Alves <palves@redhat.com>
6917
6918 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6919 force-disabling XML descriptions.
6920
50a1fdd5
PA
69212017-12-04 Pedro Alves <palves@redhat.com>
6922
6923 PR gdb/22499
6924 * gdb.arch/amd64-disp-step-avx.S: New file.
6925 * gdb.arch/amd64-disp-step-avx.exp: New file.
6926
f0fb2488
PA
69272017-12-03 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6930 and <string.h>.
6931 (parent_function): Print distinct messages when waitpid fails, or
6932 the child exits with a signal, or the child exits for an unhandled
6933 reason.
6934 * gdb.threads/process-dies-while-detaching.exp
6935 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6936 it. Wait for both inferior output and GDB's prompt. Use an
6937 indirect spawn id list.
6938 (do_detach): New parameter 'child_exit'. Use it to compute
6939 expected inferior output.
6940 (test_detach, test_detach_watch, test_detach_killed_outside):
6941 Adjust to pass down the expected child exit kind.
6942
97cbe998
SDJ
69432017-12-01 Joel Brobecker <brobecker@adacore.com>
6944 Sergio Durigan Junior <sergiodj@redhat.com>
6945 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6948
40fc416f
SDJ
69492017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6950
6951 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6952 to 'symbol-file' and 'add-symbol-file' can be
6953 position-independent.
6954
1cc75e92
YQ
69552017-12-01 Yao Qi <yao.qi@linaro.org>
6956
6957 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6958 the URL in copyright header.
6959 * gdb.arch/aarch64-fp.exp: Likewise.
6960 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6961 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6962 * gdb.base/expand-psymtabs.exp: Likewise.
6963 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6964 * gdb.fortran/common-block.exp: Likewise.
6965 * gdb.fortran/common-block.f90: Likewise.
6966 * gdb.fortran/logical.exp: Likewise.
6967 * gdb.fortran/vla-datatypes.f90: Likewise.
6968 * gdb.fortran/vla-sub.f90: Likewise.
6969
875fb7a7
JB
69702017-11-30 Joel Brobecker <brobecker@adacore.com>
6971
6972 * gdb.ada/repeat_dyn: New testcase.
6973
6f14765f
UW
69742017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6975
6976 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6977 Update for changed thread numbering.
6978 * gdb.cell/bt.exp: Update for changed GDB output.
6979
f1af7b94
SM
69802017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6981
6982 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6983 setting isremote by hand.
6984 * boards/dwarf4-gdb-index.exp: Likewise.
6985 * boards/fission.exp: Likewise.
6986 * boards/stabs.exp: Likewise.
6987
e3919f3e
PA
69882017-11-30 Pedro Alves <palves@redhat.com>
6989
6990 * gdb.linespec/cpls-ops.exp
6991 (check_explicit_skips_function_argument): Extract the underlying
6992 type of size_t instead of hardcoding it.
6993
bd69330d
PA
69942017-11-29 Pedro Alves <palves@redhat.com>
6995
6996 PR c++/19436
6997 * gdb.linespec/cpls-abi-tag.cc: New file.
6998 * gdb.linespec/cpls-abi-tag.exp: New file.
6999
a20714ff
PA
70002017-11-29 Pedro Alves <palves@redhat.com>
7001
7002 * gdb.base/langs.exp: Use -qualified.
7003 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7004 it.
7005 * gdb.cp/namespace.exp: Use -qualified.
7006 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7007 (overload-3, template-overload, template-ret-type, const-overload)
7008 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7009 procedures.
7010 (test_driver): Call them.
7011 * gdb.cp/save-bp-qualified.cc: New.
7012 * gdb.cp/save-bp-qualified.exp: New.
7013 * gdb.linespec/explicit.exp: Test -qualified.
7014 * lib/completion-support.exp (completion::explicit_opts_list): Add
7015 "-qualified".
7016 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7017
f6f1d339
PM
70182017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7019
7020 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7021
02ca603a
TT
70222017-11-29 Tom Tromey <tom@tromey.com>
7023
7024 * gdb.base/relocate.exp: Update invalid argument test.
7025 Add new tests for invalid arguments.
7026
ed6c0bfb
TP
70272017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7028
7029 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7030 Return 0 as a long.
7031 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7032
f106e10e
TP
70332017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7034
7035 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7036 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7037 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7038 func ().
7039 * gdb.cp/shadow.cc (B.func): Return 0.
7040
10329bb2
JB
70412017-11-27 Joel Brobecker <brobecker@adacore.com>
7042
7043 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7044 expected output in gdb_expect call to allow the exception
7045 message to be present as well. Fix syntax confusion to avoid
7046 TCL thinking that exception_name is an array.
7047
617cd4bc
UW
70482017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7049
7050 * gdb.arch/spu-info.c: Include <unistd.h>.
7051 (do_signal_test): Fix broken calls to write.
7052 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7053 Fix checks for empty mailboxes. Update signal tests for corrected
7054 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
7055 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7056 * gdb.cell/arch.exp: Use standard_output_file.
7057 * gdb.cell/break.exp: Likewise.
7058 * gdb.cell/bt.exp: Likewise.
7059 * gdb.cell/core.exp: Likewise.
7060 * gdb.cell/dwarfaddr.exp: Likewise.
7061 * gdb.cell/ea-cache.exp: Likewise.
7062 * gdb.cell/ea-standalone.exp: Likewise.
7063 * gdb.cell/f-regs.exp: Likewise.
7064 * gdb.cell/fork.exp: Likewise.
7065 * gdb.cell/gcore.exp: Likewise.
7066 * gdb.cell/mem-access.exp: Likewise.
7067 * gdb.cell/ptype.exp: Likewise.
7068 * gdb.cell/registers.exp: Likewise.
7069 * gdb.cell/sizeof.exp: Likewise.
7070 * gdb.cell/solib-symbol.exp: Likewise.
7071 * gdb.cell/solib.exp: Likewise.
617cd4bc 7072
a81aaca0
PA
70732017-11-25 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.base/complete-empty.exp: New file.
7076 * gdb.base/completion.exp: Adjust.
7077
6a3c6ee4
PA
70782017-11-25 Pedro Alves <palves@redhat.com>
7079
7080 * gdb.linespec/cpls-ops.cc: New file.
7081 * gdb.linespec/cpls-ops.exp: New file.
7082 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7083 factored out from ...
7084 (test_complete_prefix_range): ... this.
7085
8955eb2d
PA
70862017-11-24 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.linespec/cpcompletion.exp: New file.
7089 * gdb.linespec/cpls-hyphen.cc: New file.
7090 * gdb.linespec/cpls.cc: New file.
7091 * gdb.linespec/cpls2.cc: New file.
7092 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7093 test to use test_gdb_complete_unique. Add label completion,
7094 keyword completion and explicit location completion tests.
7095 * lib/completion-support.exp: New file.
7096
e547c119
JB
70972017-11-24 Joel Brobecker <brobecker@adacore.com>
7098
7099 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7100 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7101 when hitting an exception catchpoint.
7102
7c3c1aa8
YQ
71032017-11-22 Yao Qi <yao.qi@linaro.org>
7104
7105 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7106
41bd68f5
SM
71072017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7108
7109 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7110 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7111 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7112
1daad298
YQ
71132017-11-22 Yao Qi <yao.qi@linaro.org>
7114
7115 * gdb.base/info-os.exp: Pass pthreads.
7116 * gdb.multi/multi-attach.exp: Likewise.
7117
88465e87
YQ
71182017-11-22 Yao Qi <yao.qi@linaro.org>
7119
7120 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7121 compiler.
7122
dc196b23
YQ
71232017-11-22 Yao Qi <yao.qi@linaro.org>
7124
7125 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7126 * gdb.base/break-interp.exp: Likewise.
7127 * gdb.base/jit-attach-pie.exp: Likewise.
7128
2400729e
UW
71292017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7130
7131 * gdb.base/float128.c (large128): New variable.
7132 * gdb.base/float128.exp: Add test to print largest __float128 value.
7133
7a26362d
UW
71342017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7135
7136 * gdb.arch/vsx-regs.exp: Update register content checks.
7137
ed0f4273
UW
71382017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7139
7140 * gdb.arch/ppc-longdouble.exp: New file.
7141 * gdb.arch/ppc-longdouble.c: Likewise.
7142
a25d69c6
PA
71432017-11-21 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7146
73fcf641
PA
71472017-11-20 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7150 (long_double_typedef): New typedefs.
7151 Use DEF on double and long double.
7152 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7153 cases.
7154 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7155 and 'long_double_ptr_same_size' locals. Use them to decide
7156 whether cast from array/function to float is valid/invalid.
7157
71a3c369
TT
71582017-11-17 Tom Tromey <tom@tromey.com>
7159
7160 * gdb.rust/traits.rs: New file.
7161 * gdb.rust/traits.exp: New file.
7162
ced9779b
JB
71632017-11-17 Joel Brobecker <brobecker@adacore.com>
7164
7165 * gdb.ada/minsyms: New testcase.
7166
a0922d80
PA
71672017-11-16 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7170 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7171
ea04e54c
PA
71722017-11-16 Pedro Alves <palves@redhat.com>
7173
7174 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7175 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7176
e849ea89
PA
71772017-11-16 Pedro Alves <palves@redhat.com>
7178
7179 * gdb.server/reconnect-ctrl-c.c: New file.
7180 * gdb.server/reconnect-ctrl-c.exp: New file.
7181
d8ae99a7
PM
71822017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7183
7184 * gdb.python/py-rbreak.exp: New file.
7185 * gdb.python/py-rbreak.c: New file.
7186 * gdb.python/py-rbreak-func2.c: New file.
7187
968a13f8
PA
71882017-11-16 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7191 pattern.
7192 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7193 GDB.
7194
71774bc9
SM
71952017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7196
7197 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7198 regex.
7199
ddbb44cf
SM
72002017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7201
7202 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7203 test names.
7204
584a564f
PA
72052017-11-09 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7208 factored out from ...
7209 (top level): ... here, and adjusted to avoid expecting beyond the
7210 prompt in a single gdb_test_multiple.
7211
5ed7a928
PA
72122017-11-09 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7215 output.
7216 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7217 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7218 * gdb.server/ext-run.exp ("kill" test): Likewise.
7219 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7220
a60e0738
PA
72212017-11-09 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7224 match till end of line.
7225
2c88253f
PA
72262017-11-09 Pedro Alves <palves@redhat.com>
7227
7228 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7229
c7a38517
PA
72302017-11-09 Pedro Alves <palves@redhat.com>
7231
7232 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7233 New procedures, factored out from ...
7234 (top level): ... here, and adjusted to avoid expecting beyond the
7235 prompt in one go.
7236
f29f4b6b
PA
72372017-11-09 Pedro Alves <palves@redhat.com>
7238
7239 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7240 output. Fix '?' match.
7241
286acbb5
JB
72422017-11-08 Joel Brobecker <brobecker@adacore.com>
7243
7244 * gdb.ada/scoped_watch: New testcase.
7245 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7246 which is actually correct.
7247 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7248 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7249
62d7ae92
PA
72502017-11-08 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.gdb/complaints.exp (test_initial_complaints)
7253 (test_serial_complaints, test_short_complaints): Call
7254 complaint_internal instead of complaint.
7255
280ca31f
DT
72562017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7257
7258 * gdb.threads/tls-core.c: New file.
7259 * gdb.threads/tls-core.exp: Likewise.
7260
b5ec771e
PA
72612017-11-08 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7264 (p Exported_Capitalized): New test.
7265 (p exported_capitalized): New test.
7266
a02b41a7
PA
72672017-11-07 Pedro Alves <palves@redhat.com>
7268
7269 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7270
95e95a6d
PA
72712017-11-07 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7274 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7275 (disable_invalid, disable_inverted, disable_negative): New
7276 procedures.
7277 ("bad numbers"): New set of tests.
7278
cee62dbd
PA
72792017-11-07 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.cp/ena-dis-br-range.exp: Add tests.
7282
cc638e86
PA
72832017-11-07 Pedro Alves <palves@redhat.com>
7284
7285 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7286
d0fe4701
XR
72872017-11-07 Xavier Roirand <roirand@adacore.com>
7288 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.base/ena-dis-br.exp: Add reference to
7291 gdb.cp/ena-dis-br-range.exp.
7292 * gdb.cp/ena-dis-br-range.exp: New file.
7293 * gdb.cp/ena-dis-br-range.cc: New file.
7294
46f67f80
PA
72952017-11-06 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.base/attach-non-pgrp-leader.c: New.
7298 * gdb.base/attach-non-pgrp-leader.exp: New.
7299
726e1356
PA
73002017-11-06 Pedro Alves <palves@redhat.com>
7301
7302 * configure.ac: No longer check for termio.h and sgtty.h.
7303 * configure: Regenerate.
7304 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7305 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7306 Remove termio and sgtty code.
7307
50ab6ace
YQ
73082017-11-03 Yao Qi <yao.qi@linaro.org>
7309
7310 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7311 in GDB is disabled.
7312
8e68731c
YQ
73132017-11-03 Yao Qi <yao.qi@linaro.org>
7314
7315 * gdb.python/py-thrhandle.exp: Skip it if python is not
7316 enabled.
7317
3a87ae65
SM
73182017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7319
7320 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7321 as a breakpoint command.
7322
484d8d36
MD
73232017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7324
7325 PR python/21213
7326 * gdb.python/py-infthread.exp: Test calling
7327 InferiorThread.inferior () multiple times in a row.
7328
4a27f119
KS
73292017-10-27 Keith Seitz <keiths@redhat.com>
7330
7331 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7332 Test "info break" for every inlined function breakpoint.
7333
bb11dd58
YQ
73342017-10-27 Yao Qi <yao.qi@linaro.org>
7335
7336 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7337
a43f3893
PF
73382017-10-26 Patrick Frants <osscontribute@gmail.com>
7339
7340 * gdb.cp/classes.exp (test_static_members): Test printing
7341 Outer::instance.
7342 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7343 (Inner::instance, Outer::instance): New.
7344
792ccf00
PA
73452017-10-24 Pedro Alves <palves@redhat.com>
7346
7347 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7348 extra console" test in two stages.
7349
eb2bfbad
PA
73502017-10-24 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7353
1f75a651
PA
73542017-10-24 Pedro Alves <palves@redhat.com>
7355
7356 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7357 loop.
7358
779990d9
PA
73592017-10-24 Pedro Alves <palves@redhat.com>
7360
7361 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7362 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7363
ad9b8f5d
PA
73642017-10-24 Pedro Alves <palves@redhat.com>
7365
7366 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7367 parameter and handle it. Don't output read value in test name.
7368
fee6da6e
PA
73692017-10-24 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7372 custom test name.
7373
10389c2c
PA
73742017-10-24 Pedro Alves <palves@redhat.com>
7375
7376 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7377 include the unstable output directory name in the test's name.
7378 (initial_setup_simple) <'set args'>: Use custom test name.
7379
a80e65a9
PA
73802017-10-24 Pedro Alves <palves@redhat.com>
7381
7382 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7383 with explicit test name.
7384
15763a09
PA
73852017-10-20 Pedro Alves <palves@redhat.com>
7386
7387 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7388 'wait -i'. Use gdb_assert and remote_close.
7389
49a4ce2e
AB
73902017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7391
7392 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7393 number from variable rather than hard-coded.
7394
a75868f5
PA
73952017-10-19 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.base/long-inferior-output.c: New file.
7398 * gdb.base/long-inferior-output.exp: New file.
7399
c8ba13ad
KS
74002017-11-18 Keith Seitz <keiths@redhat.com>
7401
7402 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7403 method.
7404 (main): Call it.
7405 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7406 Add additional user-defined conversion operator tests.
7407
b27de576
PA
74082017-10-17 Pedro Alves <palves@redhat.com>
7409
7410 * boards/native-stdio-gdbserver.exp: Load "local-board".
7411
8484c955
PA
74122017-10-17 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.base/quit-live.c: New file.
7415 * gdb.base/quit-live.exp: New file.
7416
83d5a34d
KS
74172017-10-16 Keith Seitz <keiths@redhat.com>
7418
7419 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7420 (class_with_protected_typedef, class_with_private_typedef)
7421 (struct_with_public_typedef, struct_with_protected_typedef)
7422 (struct_with_private_typedef): New classes/structs.
7423 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7424 typedefs and access specifiers.
7425
739b3f1d
PA
74262017-10-16 Pedro Alves <palves@redhat.com>
7427 Simon Marchi <simon.marchi@polymtl.ca>
7428
7429 * README (Local vs Remote vs Native): New section.
7430 * boards/local-board.exp: New file, with bits factored out from
7431 ...
7432 * boards/native-extended-gdbserver.exp: ... here. Load
7433 "local-board".
7434 * boards/native-gdbserver.exp: Load "local-board".
7435 (${board}_spawn, ${board}_exec): Delete.
7436 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7437 ...
7438 * boards/stdio-gdbserver-base.exp: ... this new file.
7439 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7440 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7441 procedure.
7442 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7443 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7444 stdio_gdbserver_command.
7445 (${board}_get_remote_address, ${board}_get_comm_port)
7446 (${board}_download, ${board}_upload): Delete.
7447 (get_target_remote_pipe_cmd): New.
7448
fe68b953
SM
74492017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7450
7451 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7452 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7453 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7454 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7455 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7456 remove with_test_prefix.
7457
300b6685
PA
74582017-10-13 Pedro Alves <palves@redhat.com>
7459
7460 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7461 * gdb.base/annota1.exp: Use it instead of is_remote.
7462 * gdb.base/annota3.exp: Use it instead of is_remote.
7463 * gdb.cp/annota2.exp: Use it instead of is_remote.
7464 * gdb.cp/annota3.exp: Use it instead of is_remote.
7465 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7466
50500caf
PA
74672017-10-13 Pedro Alves <palves@redhat.com>
7468
7469 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7470 (test_num_test_vars, run_and_count_vars, find_env)
7471 (test_set_unset_env, test_inherit_env_var): New procedures.
7472 (top level): Use them.
7473
dad0c6d2
PA
74742017-10-13 Pedro Alves <palves@redhat.com>
7475
7476 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7477 also skip on stub-like targets.
7478
8b0553c1
PA
74792017-10-13 Pedro Alves <palves@redhat.com>
7480
7481 PR gdb/22293
7482 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7483 (top level): Move some tests to ...
7484 (test_not_found): ... this new procedure.
7485 (top level): Call it.
7486
7594f623
PA
74872017-10-13 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7490 expect different "info terminal" output if testing with a
7491 non-native target.
7492
ebe3b402
PA
74932017-10-13 Pedro Alves <palves@redhat.com>
7494 Simon Marchi <simon.marchi@polymtl.ca>
7495
7496 PR python/12966
7497 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7498
42f1b161
PA
74992017-10-13 Pedro Alves <palves@redhat.com>
7500
7501 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7502 already.
7503
8d6ef72b
PA
75042017-10-13 Pedro Alves <palves@redhat.com>
7505
7506 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7507 is_remote.
7508
d7bcd5b8
PA
75092017-10-13 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7512 is_remote.
7513
df479dc6
PA
75142017-10-13 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7517 is set.
7518 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7519 instead of is_remote.
7520
23fb630a
PA
75212017-10-13 Pedro Alves <palves@redhat.com>
7522
7523 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7524 (top level): Add comment.
7525
cc77b1dc
PA
75262017-10-13 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.base/remote.exp (top level): Fix comment typo and add
7529 missing return.
7530
27c9e813
PA
75312017-10-13 Pedro Alves <palves@redhat.com>
7532 Simon Marchi <simon.marchi@polymtl.ca>
7533
7534 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7535 calls and add comments. Skip test if use_gdb_stub is set.
7536 (top level): Use "set cwd" command instead of "cd" command.
7537
5e830d98
PA
75382017-10-13 Pedro Alves <palves@redhat.com>
7539
7540 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7541 is_remote target check.
7542
f5ca0032
PA
75432017-10-13 Pedro Alves <palves@redhat.com>
7544
7545 * gdb.base/scope.exp: Use build_executable + clean_restart +
7546 gdb_file_cmd instead of prepare_for_testing and no longer skip
7547 "before run" tests on is_remote target boards. Update comments.
7548 * boards/native-extended-gdbserver.exp
7549 (extended_gdbserver_load_last_file): New, factored out from ...
7550 (gdb_load): ... this. Move further below and add comment.
7551 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7552
8aed1c0d
PA
75532017-10-12 Pedro Alves <palves@redhat.com>
7554
7555 * gdb.base/attach.exp: Remove references to gdb64.
7556 * gdb.base/dbx.exp: Remove references to gdb64.
7557
cfa34c87
SM
75582017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7559 Pedro Alves <palves@redhat.com>
7560
7561 * gdb.base/label.exp: Remove is_remote target check.
7562
9192b7de
PA
75632017-10-12 Pedro Alves <palves@redhat.com>
7564
7565 * gdb.base/auvx.exp (coredir): Update comment.
7566 (top level) <core_works>: Use "set cwd" command instead of "cd"
7567 command.
7568
6bf0052d
PA
75692017-10-12 Pedro Alves <palves@redhat.com>
7570 Simon Marchi <simon.marchi@polymtl.ca>
7571
7572 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7573 target boards.
7574
e48ef82d
PA
75752017-10-12 Pedro Alves <palves@redhat.com>
7576 Simon Marchi <simon.marchi@polymtl.ca>
7577
7578 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7579 Instead skip if there's any gdb_protocol set.
7580
8d7aea57
SM
75812017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7582 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7585
30440677
PA
75862017-10-12 Pedro Alves <palves@redhat.com>
7587 Simon Marchi <simon.marchi@polymtl.ca>
7588
7589 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7590 instead of on dejagnu remote boards.
7591
4e04f045 75922017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7593 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7594
7595 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7596 checks. Use build_executable + clean_restart instead of
7597 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7598 of enabling non-stop after starting gdb.
7599
871a186e
PA
76002017-10-12 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7603 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7604 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7605 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7606
56d704da
AK
76072017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7608
7609 * gdb.arch/arc-tdesc-cpu.exp: New file.
7610 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7611
2f20e312
SM
76122017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7613
7614 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7615
65630365
PA
76162017-10-10 Pedro Alves <palves@redhat.com>
7617
7618 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7619 expect CLI output.
7620
bf469271
PA
76212017-10-10 Pedro Alves <palves@redhat.com>
7622
7623 * lib/selftest-support.exp (selftest_setup): Update for
7624 captured_command_loop's prototype change.
7625
777a42f1
PA
76262017-10-09 Pedro Alves <palves@redhat.com>
7627
7628 Test both arch1=>arch2 and arch2=>arch1.
7629
7630 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7631 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7632 factored out to...
7633 (append_arch1_options, append_arch2_options, append_arch_options)
7634 (build_executables): New procedures.
7635 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7636 local.
7637 (top level): Add new 'first_arch' testing axis.
7638
cbd2b4e3
PA
76392017-10-09 Pedro Alves <palves@redhat.com>
7640
7641 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7642 (barrier): New.
7643 (thread_start, all_started): New functions.
7644 (main): Spawn new thread and wait until it is scheduled.
7645 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7646 option.
7647 (do_test): Add 'selected_thread' parameter. Run to all_started
7648 instead of main. Explicitly set the breakpoint at main. Switch
7649 to the SELECTED_THREAD thread.
7650 (top level): Test handling the exec event with either the main
7651 thread or the second thread selected.
7652
5c9e4427
PA
76532017-10-09 Pedro Alves <palves@redhat.com>
7654
7655 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7656 logic. Move STOP marker after the value checks.
7657 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7658 regexp.
7659
b3b7c423
SL
76602017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7661
7662 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7663
3b4b2f16
UW
76642017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7665
7666 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7667 integer-to-dfp conversion.
7668 * gdb.base/dfp-test.exp: Likewise.
7669
5cd63fda
PA
76702017-10-04 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.multi/hangout.c: Include <unistd.h>.
7673 (hangout_loop): New function.
7674 (main): Call alarm. Call hangout_loop in a loop.
7675 * gdb.multi/hello.c: Include <unistd.h>.
7676 (hello_loop): New function.
7677 (main): Call alarm. Call hangout_loop in a loop.
7678 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7679 inferior with the other selected.
7680
4c71c105
SM
76812017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7682
7683 * gdb.mi/list-thread-groups-available.exp: New file.
7684 * gdb.mi/list-thread-groups-available.c: New file.
7685
bc3b087d
SDJ
76862017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7687
7688 * gdb.base/set-cwd.exp: Make it available on
7689 native-extended-gdbserver.
7690
d092c5a2
SDJ
76912017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7692
7693 * gdb.base/set-cwd.c: New file.
7694 * gdb.base/set-cwd.exp: Likewise.
7695
45320ffa
TT
76962017-10-02 Tom Tromey <tom@tromey.com>
7697
7698 PR rust/22236:
7699 * gdb.rust/simple.rs (main): New variable "fslice".
7700 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7701
b3e3859b
TT
77022017-10-02 Tom Tromey <tom@tromey.com>
7703
7704 * gdb.rust/simple.exp: Test ptype of a slice.
7705
01af5e0d
TT
77062017-10-02 Tom Tromey <tom@tromey.com>
7707
7708 * gdb.rust/simple.exp: Test index of slice.
7709
a9bbfbd8
TT
77102017-09-27 Tom Tromey <tom@tromey.com>
7711
7712 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7713
df8899e5
TP
77142017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7715 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.base/compare-sections.exp (get value of read-only section): Read
7718 as unsigned value.
7719 (corrupt read-only section): Likewise and don't set written if patching
7720 failed.
7721
757bf54b
KB
77222017-09-21 Kevin Buettner <kevinb@redhat.com>
7723
7724 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7725 files.
7726
06871ae8
PA
77272017-09-20 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7730 symbol names in gdb's output.
7731 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7732
e5f25bc5
PA
77332017-09-20 Pedro Alves <palves@redhat.com>
7734
7735 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7736 Rename to ...
7737 (test_list_ambiguous_symbol): ... this and add a symbol name
7738 parameter. Adjust.
7739 (test_list_ambiguous_function): Reimplement on top of
7740 test_list_ambiguous_symbol and also test listing ambiguous
7741 variables.
7742 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7743 (ambiguous_fun): ... this.
7744 (ambiguous_var): New.
7745 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7746 (ambiguous_fun): ... this.
7747 (ambiguous_var): New.
7748
4e5a4f58
JB
77492017-09-19 John Baldwin <jhb@FreeBSD.org>
7750
7751 * gdb.base/starti.c: New file.
7752 * gdb.base/starti.exp: New file.
7753 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7754
26e53f3e
PA
77552017-09-14 Pedro Alves <palves@redhat.com>
7756
7757 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7758 (top level): Use it instead of runto.
7759
cb791d59
TT
77602017-09-11 Tom Tromey <tom@tromey.com>
7761
7762 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7763
7c96f8c1
TT
77642017-09-11 Tom Tromey <tom@tromey.com>
7765
7766 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7767 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7768
469412dd
CW
77692017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7770
7771 * gdb.fortran/printing-types.exp: New file.
7772 * gdb.fortran/printing-types.exp: New file.
7773
e0f86435
BH
77742017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7775
7776 * gdb.fortran/vla-ptype.exp: Fix typos.
7777 * gdb.fortran/vla-value.exp: Same.
7778
9e9af4be
BH
77792017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7780
7781 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7782 * gdb.mi/mi-var-child-f.exp: Likewise.
7783 * gdb.mi/mi-vla-fortran.exp: Likewise.
7784
a5ad232b 77852017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7786 Christoph Weinmann <christoph.t.weinmann@intel.com>
7787 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7788
7789 * gdb.fortran/ptr-indentation.f90: New file.
7790 * gdb.fortran/ptr-indentation.exp: New file.
7791
5aec60eb
TT
77922017-09-05 Tom Tromey <tom@tromey.com>
7793
7794 PR gdb/22010:
7795 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7796
8f8f8152
TP
77972017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7798
7799 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7800
fbd1b771
JK
78012017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7802
7803 * gdb.threads/tls-nodebug-pie.c: New file.
7804 * gdb.threads/tls-nodebug-pie.exp: New file.
7805
5eb5f850
TT
78062017-09-05 Tom Tromey <tom@tromey.com>
7807
7808 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7809 for rust.
7810
ae780a21
SM
78112017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7812
7813 * gdb.multi/multi-arch-exec.exp: Test with different
7814 "follow-exec-mode" settings.
7815 (do_test): New procedure.
7816
3693fdb3
PA
78172017-09-04 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.base/func-static.c (S::method const, S::method volatile)
7820 (S::method volatile const): New methods.
7821 (c_s, v_s, cv_s): New instances.
7822 (main): Call method() on them.
7823 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7824 (cannot_resolve): New procedure.
7825 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7826 print-quote-unquoted columns.
7827 (do_test): Test printing each scope too.
7828
e68cb8e0
PA
78292017-09-04 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.base/local-static.exp: Also test with
7832 class::method::variable wholly quoted.
7833 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7834
858be34c
PA
78352017-09-04 Pedro Alves <palves@redhat.com>
7836
7837 * gdb.base/local-static.c: New.
7838 * gdb.base/local-static.cc: New.
7839 * gdb.base/local-static.exp: New.
7840
46a4882b
PA
78412017-09-04 Pedro Alves <palves@redhat.com>
7842
7843 * gdb.asm/asm-source.exp: Add casts to int.
7844 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7845 (dataglobal64_1, dataglobal64_2): New globals.
7846 * gdb.base/nodebug.exp: Test different expressions involving the
7847 new globals, with print, whatis and ptype. Add casts to int.
7848 * gdb.base/solib-display.exp: Add casts to int.
7849 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7850 * gdb.cp/m-static.exp: Add cast to int.
7851 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7852 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7853 tls variable with no debug info without a cast. Test with a cast
7854 to int too.
7855 * gdb.trace/entry-values.exp: Add casts.
7856
2c5a2be1
PA
78572017-09-04 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.base/nodebug.exp: Test that ptype's error about functions
7860 with unknown return type includes the function name too.
7861
7022349d
PA
78622017-09-04 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7865 return type of munmap in infcall.
7866 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7867 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7868 type of ftell in infcall.
7869 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7870 type of getpid in infcall.
7871 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7872 infcall.
7873 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7874 Bail on failure to extract the pid.
7875 * gdb.base/nodebug.c: #include <stdint.h>.
7876 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7877 New functions.
7878 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7879 Change expected output of print/whatis/ptype with functions with
7880 no debug info. Test all supported languages. Call
7881 test_call_promotion.
7882 * gdb.compile/compile.exp: Adjust expected output to expect
7883 warning.
7884 * gdb.threads/siginfo-threads.exp: Likewise.
7885
54990598
PA
78862017-09-04 Pedro Alves <palves@redhat.com>
7887
7888 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7889 "prototypes". Test calling float functions via prototyped and
7890 unprototyped function pointers.
7891 (perform_all_tests): New parameter "prototypes". Pass it down.
7892 (top level): Pass down "prototypes" parameter to
7893 perform_all_tests.
7894
34d16ea2
SM
78952017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7896
7897 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7898 Test with nested loops.
7899
9521ecda
SM
79002017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7901
7902 * gdb.base/commands.exp: Call the new procedures.
7903 (loop_break_test, loop_continue_test): New procedures.
7904
80a65e9b
SM
79052017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7906
7907 * gdb.base/commands.exp: Call new procedure.
7908 (define_if_without_arg_test): New procedure.
7909
e439fa14
PA
79102017-09-04 Pedro Alves <palves@redhat.com>
7911
7912 * gdb.base/list-ambiguous.exp: New file.
7913 * gdb.base/list-ambiguous0.c: New file.
7914 * gdb.base/list-ambiguous1.c: New file.
7915 * gdb.base/list.exp (test_list_range): Adjust expected output.
7916
0a2dde4a
SDJ
79172017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7918
7919 * gdb.base/share-env-with-gdbserver.c: New file.
7920 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7921
5e89eb3a
SM
79222017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7923
7924 * gdb.base/commands.exp (gdbvar_simple_if_test,
7925 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7926 progvar_simple_if_test, progvar_simple_while_test,
7927 progvar_complex_if_while_test, user_defined_command_test,
7928 user_defined_command_args_eval,
7929 user_defined_command_args_stack_test,
7930 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7931 temporary_breakpoint_commands,
7932 gdb_test_no_prompt, redefine_hook_test,
7933 redefine_backtrace_test): Remove "global gdb_prompt".
7934
fd437cbc
SM
79352017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7936
7937 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7938 New proc, call it from toplevel.
7939
87215ad1
SDJ
79402017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7941
7942 PR remote/21852
7943 * gdb.server/normal.c: New file, copied from gdb.base.
7944 * gdb.server/run-without-local-binary.exp: New file.
7945
58afddc6
WP
79462017-08-07 Weimin Pan <weimin.pan@oracle.com>
7947
7948 * gdb.arch/sparc64-adi.exp: New file.
7949 * gdb.arch/sparc64-adi.c: New file.
7950
5277199a
PA
79512017-08-22 Pedro Alves <palves@redhat.com>
7952
7953 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7954 (top level): Add "list all overloads" tests.
7955
14278e1f
TT
79562017-08-22 Tom Tromey <tom@tromey.com>
7957
7958 * gdb.gdb/xfullpath.exp: Remove.
7959
bf223d3e
PA
79602017-08-21 Pedro Alves <palves@redhat.com>
7961
7962 PR gdb/19487
7963 * gdb.base/symbol-alias.c: New.
7964 * gdb.base/symbol-alias2.c: New.
7965 * gdb.base/symbol-alias.exp: New.
7966
c973d0aa
PA
79672017-08-21 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.base/dfp-test.c
7970 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7971 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7972 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7973 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7974 * gdb.base/whatis-ptype-typedefs.c: New.
7975 * gdb.base/whatis-ptype-typedefs.exp: New.
7976 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7977 (an_int, an_int_type, an_int_type2): New globals.
7978 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7979 involving typedefs and cast expressions.
7980 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7981 (lookup_typedefs_function): New.
7982 (typedefs_pretty_printers_dict): New.
7983 (top level): Register lookup_typedefs_function in
7984 gdb.pretty_printers.
7985
6d580b63
YQ
79862017-08-18 Yao Qi <yao.qi@linaro.org>
7987
7988 * gdb.server/unittest.exp: New.
7989
206726fb
SDJ
79902017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7991
7992 PR gdb/21954
7993 * gdb.base/environ.exp: Add test to check if 'unset environment'
7994 works.
7995
bf0ec4c2
AA
79962017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7997
7998 * lib/gdb.exp (universal_compile_options): New caching proc.
7999 (gdb_compile): Suppress GCC's coloring of messages.
8000
d6382fff
TT
80012017-08-14 Tom Tromey <tom@tromey.com>
8002
8003 PR gdb/21675:
8004 * gdb.base/printcmds.exp (test_radices): New function.
8005 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8006 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8007 * lib/gdb.exp (get_integer_valueof): Use p/d.
8008
c2c2dd9f
SM
80092017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8010
8011 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8012 characters.
8013
fdffd6f4
TT
80142017-08-05 Tom Tromey <tom@tromey.com>
8015
8016 * gdb.rust/simple.exp: Allow String to appear in a different
8017 namespace.
8018
27d41eac
YQ
80192017-07-26 Yao Qi <yao.qi@linaro.org>
8020
8021 * gdb.gdb/unittest.exp: Invoke command
8022 "maintenance check xml-descriptions".
8023
031ed05d
AA
80242017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8025
8026 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8027 calling context.
8028 (hex128): Drop erroneous calculation of parameters.
8029
dcd27ddf
SM
80302017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8031
8032 * gdb.python/py-unwind.exp: Disable stack protection when
8033 building test file.
8034
47e77640
PA
80352017-07-20 Pedro Alves <palves@redhat.com>
8036
8037 * gdb.base/default.exp (set language): Adjust expected output.
8038
62d2a18a
PA
80392017-07-20 Pedro Alves <palves@redhat.com>
8040
8041 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8042 (test_minsym): ... this, and make static.
8043 (get_pck__foo__bar__minsym): Rename to ...
8044 (get_test_minsym): ... this.
8045 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8046 symbol names and comments.
8047 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8048 (get_test_minsym): ... this.
8049 (pck__foo__bar__minsym__2): Rename to ...
8050 (test_minsym): ... this.
8051 (main): Adjust.
8052
c45ec17c
PA
80532017-07-17 Pedro Alves <palves@redhat.com>
8054
8055 * gdb.base/completion.exp: Adjust expected output.
8056 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8057 the completer works.
8058
c6756f62
PA
80592017-07-17 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8062
5bd68487
AB
80632017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8064
8065 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8066
8880f2a9
TT
80672017-07-14 Tom Tromey <tom@tromey.com>
8068
8069 PR rust/21764:
8070 * gdb.rust/simple.exp: Add tests.
8071
65547233
TT
80722017-07-14 Tom Tromey <tom@tromey.com>
8073
8074 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8075
8f14146e
PA
80762017-07-14 Pedro Alves <palves@redhat.com>
8077
8078 * gdb.linespec/base/one/thefile.cc (z1): New function.
8079 * gdb.linespec/base/two/thefile.cc (z2): New function.
8080 * gdb.linespec/linespec.exp: Add tests.
8081
b4365d02
AB
80822017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8083
8084 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8085 to mi_create_breakpoint.
8086
5d2cbaa5
AB
80872017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8088
8089 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8090 mi_create_breakpoint.
8091
11cb5716
IB
80922017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8093
8094 * gdb.dlang/demangle.exp: Update for demangling changes.
8095
03278692
TT
80962017-07-09 Tom Tromey <tom@tromey.com>
8097
8098 * gdb.dwarf2/shortpiece.exp: New file.
8099
33c5cd75
DB
81002017-07-06 David Blaikie <dblaikie@gmail.com>
8101
8102 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8103 built from fissiont-multi-cu{1,2}.c.
8104 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8105 except putting 'main' and 'func' in separate CUs in the same DWO file.
8106 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8107 test.
8108 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8109 test.
8110
8455d262
PA
81112017-07-06 Pedro Alves <palves@redhat.com>
8112
8113 * gdb.python/py-unwind.exp: Test flushregs.
8114
dc4bde35
SDJ
81152017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8116
8117 PR cli/21688
8118 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8119 tests for alias commands and trailing whitespace.
8120
51ed89aa
SDJ
81212017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8122
8123 PR cli/21688
8124 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8125 procedure. Call it.
8126
eb17d413
PA
81272017-06-29 Pedro Alves <palves@redhat.com>
8128
8129 * gdb.base/printcmds.exp: Add tests.
8130
41664b45
DG
81312017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8132
8133 PR gdb/21337
8134 * gdb.base/reread-readsym.exp: New file.
8135 * gdb.base/reread-readsym.c: New file.
8136
75312ae3
KB
81372017-06-21 Kevin Buettner <kevinb@redhat.com>
8138
8139 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8140 subpattern.
8141
66953522
PB
81422017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8143
8144 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8145 extended mnemonic.
8146 * gdb.arch/powerpc-power9.s: Likewise.
8147
5524b525
AA
81482017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8149
8150 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8151 on 32-bit x86 targets. Exploit is_*_target macros where
8152 appropriate.
8153
03c8af18
AA
81542017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8155
8156 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8157 register pieces.
8158
3bf31011
AA
81592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8160
8161 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8162 located in one or more DWARF pieces.
8163
805acca0
AA
81642017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8165
8166 * lib/gdb.exp (get_endianness): New proc.
8167 * gdb.arch/aarch64-fp.exp: Use it.
8168 * gdb.arch/altivec-regs.exp: Likewise.
8169 * gdb.arch/e500-regs.exp: Likewise.
8170 * gdb.arch/vsx-regs.exp: Likewise.
8171 * gdb.base/dump.exp: Likewise.
8172 * gdb.base/funcargs.exp: Likewise.
8173 * gdb.base/gnu_vector.exp: Likewise.
8174 * gdb.dwarf2/formdata16.exp: Likewise.
8175 * gdb.dwarf2/implptrpiece.exp: Likewise.
8176 * gdb.dwarf2/nonvar-access.exp: Likewise.
8177 * gdb.python/py-inferior.exp: Likewise.
8178 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8179
e9352324
AA
81802017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8181
8182 PR gdb/21226
8183 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8184 stack value pieces are taken from the LSB end.
8185
d5d1163e
AA
81862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8187
8188 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8189 variable at nonzero offset.
8190
0567c986
AA
81912017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8192
8193 * gdb.dwarf2/var-access.c: New file.
8194 * gdb.dwarf2/var-access.exp: New test.
8195 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8196
973e9aab
TT
81972017-06-12 Tom Tromey <tom@tromey.com>
8198
8199 * gdb.dwarf2/formdata16.exp: Add tests.
8200
d9109c80
TT
82012017-06-12 Tom Tromey <tom@tromey.com>
8202
8203 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8204
30a25466
TT
82052017-06-12 Tom Tromey <tom@tromey.com>
8206
8207 PR exp/16225:
8208 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8209 * gdb.arch/vsx-regs.exp: Update tests.
8210 * gdb.arch/s390-vregs.exp (hex128): New proc.
8211 Update test.
8212 * gdb.arch/altivec-regs.exp: Update tests.
8213
aefd8b33
SDJ
82142017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8215
8216 * gdb.base/startup-with-shell.c: New file.
8217 * gdb.base/startup-with-shell.exp: Likewise.
8218
2090129c
SDJ
82192017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8220
8221 * gdb.server/non-existing-program.exp: Update regex in order to
8222 reflect the fact that gdbserver is now using fork_inferior (with a
8223 shell) to startup the inferior.
8224
8e86a419
SM
82252017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8226
8227 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8228 support function calls from GDB.
8229
e6cf65f2
TT
82302017-05-21 Tom Tromey <tom@tromey.com>
8231
8232 PR rust/21466:
8233 * gdb.rust/unsized.exp: New file.
8234 * gdb.rust/unsized.rs: New file.
8235
43cc5389
TT
82362017-05-19 Tom Tromey <tom@tromey.com>
8237
8238 PR rust/21484:
8239 * gdb.rust/watch.exp: New file.
8240 * gdb.rust/watch.rs: New file.
8241
ec8df234
TT
82422017-05-18 Tom Tromey <tom@tromey.com>
8243
8244 * gdb.rust/simple.exp: Allow Box to be qualified.
8245
3e3e7fae
TP
82462017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8247
8248 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8249
59cc050d
PA
82502017-05-18 Pedro Alves <palves@redhat.com>
8251
8252 * gdb.base/fileio.c (test_write, test_read, test_close)
8253 (test_fstat): Don't print 'ret' in the fail path.
8254
c8f6abd1
PA
82552017-05-18 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8258 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8259 (test_system, test_rename, test_unlink, test_time): Change
8260 prototypes.
8261 * gdb.base/fileio.exp (stop_msg): Adjust.
8262
d2a03b77
PA
82632017-05-18 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/fileio.c (null_str): New global.
8266 (test_stat): Use it.
8267 * gdb.base/fileio.exp: Remove nowarnings.
8268
0d5c6999
YQ
82692017-05-17 Yao Qi <yao.qi@linaro.org>
8270
8271 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8272
21873064
YQ
82732017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8274
8275 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8276 argument command.
8277 (top-level): Invoke test_set_inferior_tty.
8278
d512d31c
PA
82792017-05-04 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8282 Add parens to print call for Python 3.
8283
90cef2ed
KS
82842017-05-03 Keith Seitz <keiths@redhat.com>
8285
8286 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8287 (main): Call it.
8288
14f819c8
TW
82892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8290
8291 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8292 to prev and next.
8293
913aeadd
TW
82942017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8295
8296 * gdb.python/py-record-btrace.exp: Remove test for
8297 gdb.BtraceInstruction.error.
8298
a3be24ad
TW
82992017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8300
8301 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8302
ae20e79a
TW
83032017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8304
8305 * gdb.python/py-record-btrace-threads.c: New file.
8306 * gdb.python/py-record-btrace-threads.exp: New file.
8307
45ce1b47
SDJ
83082017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8309
8310 PR testsuite/8595
8311 * gdb.base/environ.exp: Make test available in all architectures.
8312 Move bits related to "info program" testing to
8313 gdb.base/info-program.exp. Rewrite tests to use the two new
8314 procedures mentione below.
8315 (test_set_show_env_var) New procedure.
8316 (test_set_show_env_var_equal): Likewise.
8317 * gdb.base/info-program.exp: New file.
8318
e15c3eb4
KS
83192017-04-27 Keith Seitz <keiths@redhat.com>
8320
8321 * gdb.cp/oranking.cc (test15): New function.
8322 (main): Call test15 and declare additional variables for testing.
8323 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8324 "p foo101('abc')" tests.
8325 Add tests for cv qualifier overloads.
8326 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8327 "lvalue reference overload" test.
8328 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8329 "print value of f1 on Child&& in f2" test.
8330
3a3fd0fd
PA
83312017-04-19 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8334 procedure.
8335 (top level): Call it.
8336 * lib/gdb.exp (gdb_define_cmd): New procedure.
8337
53375380
PA
83382017-04-12 Pedro Alves <palves@redhat.com>
8339
8340 PR gdb/21323
8341 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8342 (wchar): New global.
8343 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8344 (do_test_wide_char, wide_char_types_no_program, top level): Add
8345 wchar_t testing.
8346
53e710ac
PA
83472017-04-12 Pedro Alves <palves@redhat.com>
8348
8349 PR c++/21323
8350 * gdb.cp/wide_char_types.c: New file.
8351 * gdb.cp/wide_char_types.exp: New file.
8352
0ad9d8c7
SDJ
83532017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8354
8355 PR gdb/21352
8356 * gdb.trace/tsv.exp: Add test for "tsave -r".
8357
b1b45502
IB
83582017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8359
8360 * gdb.dlang/watch-loc.c: New file.
8361 * gdb.dlang/watch-loc.exp: New file.
8362
ec13808e
JK
83632017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8364
8365 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8366
fe5f7374
AK
83672017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8368
8369 * gdb.arch/arc-analyze-prologue.S: New file.
8370 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8371
eea78757
AK
83722017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8373
8374 * gdb.arch/arc-decode-insn.S: New file.
8375 * gdb.arch/arc-decode-insn.exp: Likewise.
8376
5badf10a
IR
83772017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8378
8379 PR tdep/20928
8380 * gdb.arch/sparc64-regs.exp: New file.
8381 * gdb.arch/sparc64-regs.S: Likewise.
8382
cee59b3f
TW
83832017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8384
8385 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8386 and memory view on Python 3.
8387
c0f55cc6
AV
83882017-03-20 Artemiy Volkov <artemiyv@acm.org>
8389 Keith Seitz <keiths@redhat.com>
8390
8391 PR gdb/14441
8392 * gdb.cp/demangle.exp: Add rvalue reference tests.
8393 * gdb.cp/rvalue-ref-casts.cc: New file.
8394 * gdb.cp/rvalue-ref-casts.exp: New file.
8395 * gdb.cp/rvalue-ref-overload.cc: New file.
8396 * gdb.cp/rvalue-ref-overload.exp: New file.
8397 * gdb.cp/rvalue-ref-params.cc: New file.
8398 * gdb.cp/rvalue-ref-params.exp: New file.
8399 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8400 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8401 * gdb.cp/rvalue-ref-types.cc: New file.
8402 * gdb.cp/rvalue-ref-types.exp: New file.
8403 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8404 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8405
51457a05
MAL
84062017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8407
8408 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8409 New procedure.
8410
5b291c04
MAL
84112017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8412
8413 * lib/mi-support.exp (mi_gdb_test): Add additional message
8414 for unexpected output.
8415
59a56148
AA
84162017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8417
8418 * gdb.base/examine-backward.c (Barrier): New character array
8419 constant, to ensure that TestStrings is preceded by a string
8420 terminator.
8421
7942e96e
AA
84222017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8423
8424 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8425 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8426 and implicit pointer into such a location.
8427
6ebac3fb
DE
84282017-03-16 Doug Evans <dje@google.com>
8429
8430 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8431
ec3b243d
TP
84322017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8433
8434 * gdb.cp/m-static.exp: Fix expectation for prototype of
8435 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
8436
84372017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
8438
8439 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8440 * gdb.guile/scm-lazy-string.c: New file.
8441 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8442 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8443 for pointer, array, typedef lazy strings.
8444
2cc36e25 84452017-03-16 Doug Evans <dje@google.com>
34b43320
DE
8446
8447 PR python/17728, python/18439, python/18779
8448 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8449 * gdb.python/py-lazy-string.c (pointer): New typedef.
8450 (main): New locals ptr, array, typedef_ptr.
8451 * gdb.python/py-value.exp: Move lazy string tests to ...
8452 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8453 array, typedef lazy strings.
ec3b243d 8454
0efcde63
AK
84552017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8456
8457 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8458 Add optional 'test' parameter.
8459
7978d7c3
SM
84602017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8461
8462 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8463 Skip for versions of DejaGnu < 1.5.
8464
896c0c1e
SM
84652017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8466
8467 * lib/gdb.exp (dejagnu_version): New proc.
8468 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8469 Use dejagnu_version.
8470
5f4d1085
KS
84712017-03-10 Keith Seitz <keiths@redhat.com>
8472
8473 PR c++/8128
8474 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8475 type from destructor regexps.
8476 Add a branch which actually passes the test.
8477 Adjust "ptype t5i" test names.
8478
1de05205
PA
84792017-03-08 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.base/step-over-exit.exp: Add explicit test message.
8482
c65d6b55
PA
84832017-03-08 Pedro Alves <palves@redhat.com>
8484
8485 PR gdb/18360
8486 * gdb.threads/interrupt-while-step-over.c: New file.
8487 * gdb.threads/interrupt-while-step-over.exp: New file.
8488
2e86a283
PA
84892017-03-08 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8492 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8493
25dcbff6
PA
84942017-03-08 Pedro Alves <palves@redhat.com>
8495
8496 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8497 PKRU as not supported as a PASS.
8498
dc9366eb
PA
84992017-03-08 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8502 prefix instead of $binfile1/$binfile2.
8503 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8504 in test message.
8505 * gdb.python/py-completion.exp: Use "load python file" as test
8506 messages instead of unstable path names.
8507
6e5d74e7
PA
85082017-03-08 Pedro Alves <palves@redhat.com>
8509 Jan Kratochvil <jan.kratochvil@redhat.com>
8510
8511 PR cli/21218
8512 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8513 New proc.
8514 (top level): Call it.
8515
9753a2f6
PA
85162017-03-08 Pedro Alves <palves@redhat.com>
8517
8518 PR tui/21216
8519 * gdb.tui/tui-nl-filtered-output.exp: New file.
8520
1a4dd9dd
PA
85212017-03-08 Pedro Alves <palves@redhat.com>
8522
8523 * gdb.base/completion.exp: Move TUI completion tests to ...
8524 * gdb.tui/completion.exp: ... this new file.
8525
7cbbff33
PA
85262017-03-08 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.base/tui-disasm-long-lines.c,
8529 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8530 gdb.base/tui-layout.exp: Move to ...
8531 * gdb.tui/: ... this new directory.
8532
5f6fd321
PA
85332017-03-07 Pedro Alves <palves@redhat.com>
8534
8535 * gdb.base/tui-layout.c: New file.
8536 * gdb.base/tui-layout.exp: New file.
8537
44959fa8
PA
85382017-03-07 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.base/tui-layout.c: Rename to ...
8541 * gdb.base/tui-disasm-long-lines.c: ... this.
8542 * gdb.base/tui-layout.exp: Rename to ...
8543 * gdb.base/tui-disasm-long-lines.exp: ... this.
8544
f8c4e718
PA
85452017-03-07 Pedro Alves <palves@redhat.com>
8546
8547 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8548
6dbb839a 85492017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8550
8551 * i386-mpx-call.c: New file.
8552 * i386-mpx-call.exp: New file.
8553
65b48a81
PB
85542017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8555
8556 * gdb.arch/powerpc-power.exp: Delete test.
8557 * gdb.arch/powerpc-power.s: Likewise.
8558 * gdb.disasm/disassembler-options.exp: New test.
8559 * gdb.arch/powerpc-altivec.exp: Likewise.
8560 * gdb.arch/powerpc-altivec.s: Likewise.
8561 * gdb.arch/powerpc-altivec2.exp: Likewise.
8562 * gdb.arch/powerpc-altivec2.s: Likewise.
8563 * gdb.arch/powerpc-altivec3.exp: Likewise.
8564 * gdb.arch/powerpc-altivec3.s: Likewise.
8565 * gdb.arch/powerpc-power7.exp: Likewise.
8566 * gdb.arch/powerpc-power7.s: Likewise.
8567 * gdb.arch/powerpc-power8.exp: Likewise.
8568 * gdb.arch/powerpc-power8.s: Likewise.
8569 * gdb.arch/powerpc-power9.exp: Likewise.
8570 * gdb.arch/powerpc-power9.s: Likewise.
8571 * gdb.arch/powerpc-vsx.exp: Likewise.
8572 * gdb.arch/powerpc-vsx.s: Likewise.
8573 * gdb.arch/powerpc-vsx2.exp: Likewise.
8574 * gdb.arch/powerpc-vsx2.s: Likewise.
8575 * gdb.arch/powerpc-vsx3.exp: Likewise.
8576 * gdb.arch/powerpc-vsx3.s: Likewise.
8577 * gdb.arch/arm-disassembler-options.exp: Likewise.
8578 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8579 * gdb.arch/s390-disassembler-options.exp: Likewise.
8580
17cd4947
LM
85812017-02-23 Luis Machado <lgustavo@codesourcery.com>
8582
8583 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8584 (check_supported_features): ... this. Changed return type to void.
8585 (supports_rdseed): New static global.
8586 (rdseed): Check supports_rdseed.
8587 (initialize): Call check_supported_features.
8588
2039d74e
EBM
85892017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8590
8591 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8592 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8593 and lqarx/stqcx.
8594 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8595 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8596
a51d7ecf
EBM
85972017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8598
8599 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8600 uppercase.
8601
0224619f
JK
86022017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8603
8604 * gdb.dwarf2/formdata16.c: New file.
8605 * gdb.dwarf2/formdata16.exp: New file.
8606 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8607
216f72a1
JK
86082017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8609
8610 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8611 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8612 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8613 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8614 DW_AT_GNU_*.
8615
43988095
JK
86162017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8617
8618 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8619
99e8a4f9
SDJ
86202017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8621
8622 PR gdb/21164
8623 * gdb.base/maint.exp: Add testcases for when the commands do
8624 not have arguments.
8625
b58a8c0c
TP
86262017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8627
8628 * gdb.cp/chained-calls.exp: Use p instead of P.
8629
4e746bb6
TW
86302017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8631
8632 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8633 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8634
3f77c769
TT
86352017-02-14 Tom Tromey <tom@tromey.com>
8636
8637 PR python/13598:
8638 * gdb.python/py-events.exp: Add before_prompt event tests.
8639
075beec0
AA
86402017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8641
8642 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8643
bf5f525c
LM
86442017-02-13 Luis Machado <lgustavo@codesourcery.com>
8645
8646 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8647 (main): Call my_unique_function_name.
8648 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8649 completion of patterns with a single match.
8650 Add missing -re switches to gdb_test_multiple calls.
8651
13a66184
LM
86522017-02-13 Luis Machado <lgustavo@codesourcery.com>
8653
8654 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8655 return if core file is not recognized.
8656
26a06916
SM
86572017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8658
8659 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8660 and extra UIs.
8661
b761ca9e
SM
86622017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8663
8664 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8665 proc_with_prefix.
8666
b964bee0
TT
86672017-02-10 Tom Tromey <tom@tromey.com>
8668
8669 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8670
18da0c51
MG
86712017-02-10 Martin Galvan <martingalvan@sourceware.org>
8672
8673 PR gdb/21122
8674 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8675
604c4576
JG
86762017-02-08 Jerome Guitton <guitton@adacore.com>
8677
8678 * gdb.base/define.exp: Add test for command abbreviations
8679 in define.
8680
20b477a7
LM
86812017-02-06 Luis Machado <lgustavo@codesourcery.com>
8682
8683 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8684 * gdb.reverse/insn-reverse-x86.c: New file.
8685
3f7b46f2
IR
86862017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8687
8688 PR tdep/20936
8689 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8690
f0fd41c1
TT
86912017-02-03 Tom Tromey <tom@tromey.com>
8692
8693 PR rust/21097:
8694 * gdb.rust/simple.exp: Add new tests.
8695
5be5dbf0
PA
86962017-02-02 Pedro Alves <palves@redhat.com>
8697
8698 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8699 tests.
8700
7346ef59
AA
87012017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8702
8703 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8704 taking a 2-byte value out of a 4-byte DWARF implicit value on
8705 big-endian targets.
8706 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8707 logic. Add test cases for DW_OP_implicit.
8708
787f0025
MM
87092017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8710
8711 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8712
68777c29
MM
87132017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8714
8715 * gdb.btrace/enable.exp: Call gdb_exit before
8716 skip_gdbserver_tests.
8717
0a1c7e28
MM
87182017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8719
8720 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8721 GDBFLAGS.
8722
b5ac99b0
MM
87232017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8724
8725 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8726 the test is skipped.
8727 * gdb.btrace/data.exp: Likewise.
8728 * gdb.btrace/delta.exp: Likewise.
8729 * gdb.btrace/dlopen.exp: Likewise.
8730 * gdb.btrace/enable-running.exp: Likewise.
8731 * gdb.btrace/enable.exp: Likewise.
8732 * gdb.btrace/exception.exp: Likewise.
8733 * gdb.btrace/function_call_history.exp: Likewise.
8734 * gdb.btrace/gcore.exp: Likewise.
8735 * gdb.btrace/instruction_history.exp: Likewise.
8736 * gdb.btrace/multi-thread-step.exp: Likewise.
8737 * gdb.btrace/nohist.exp: Likewise.
8738 * gdb.btrace/non-stop.exp: Likewise.
8739 * gdb.btrace/reconnect.exp: Likewise.
8740 * gdb.btrace/record_goto-step.exp: Likewise.
8741 * gdb.btrace/record_goto.exp: Likewise.
8742 * gdb.btrace/rn-dl-bind.exp: Likewise.
8743 * gdb.btrace/segv.exp: Likewise.
8744 * gdb.btrace/step.exp: Likewise.
8745 * gdb.btrace/stepi.exp: Likewise.
8746 * gdb.btrace/tailcall-only.exp: Likewise.
8747 * gdb.btrace/tailcall.exp: Likewise.
8748 * gdb.btrace/tsx.exp: Likewise.
8749 * gdb.btrace/unknown_functions.exp: Likewise.
8750 * gdb.btrace/vdso.exp: Likewise.
8751
cd4007e4
MM
87522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8753
8754 * gdb.btrace/enable-running.c: New.
8755 * gdb.btrace/enable-running.exp: New.
8756
2735833d
WT
87572017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8758
8759 * gdb.arch/amd64-gs_base.c: New file.
8760 * gdb.arch/amd64-gs_base.exp: New file.
8761
b51e1e94
LM
87622017-01-26 Luis Machado <lgustavo@codesourcery.com>
8763
8764 * lib/memory.exp: Remove spurious empty newlines.
8765
72ca0410
SM
87662017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8767
8768 * gdb.python/py-bad-printers.exp: Load python file using "source".
8769 * gdb.python/py-events.exp: Likewise.
8770 * gdb.python/py-evsignal.exp: Likewise.
8771 * gdb.python/py-evthreads.exp: Likewise.
8772 * gdb.python/py-frame-args.exp: Likewise.
8773 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8774 * gdb.python/py-framefilter-mi.exp: Likewise.
8775 * gdb.python/py-framefilter.exp: Likewise.
8776 * gdb.python/py-mi.exp: Likewise.
8777 * gdb.python/py-pp-maint.exp: Likewise.
8778 * gdb.python/py-pp-registration.exp: Likewise.
8779 * gdb.python/py-prettyprint.exp: Likewise.
8780 (run_lang_tests): Likewise.
8781 * gdb.python/py-typeprint.exp: Likewise.
8782
e309aa65
LM
87832017-01-26 Luis Machado <lgustavo@codesourcery.com>
8784
8785 * lib/memory.exp: New file.
8786 * lib/gdb.exp: Load memory.exp.
8787 * gdb.base/memattr.exp (delete_memory): Move proc to
8788 lib/memory.exp and rename to delete_memory_regions.
8789 Replace delete_memory with delete_memory_regions.
8790 Cleanup memory regions before tests.
8791 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8792 before tests.
8793
515aff23
LM
87942017-01-26 Luis Machado <lgustavo@codesourcery.com>
8795
8796 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8797 files.
8798 (initialize): New function conditionally defined.
8799 (testcases): Move within conditional block.
8800 (main): Call initialize.
8801 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8802 of gdb.reverse/insn-reverse.c.
8803 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8804 gdb.reverse/insn-reverse.c.
8805
d8b49cf0
YQ
88062017-01-26 Yao Qi <yao.qi@linaro.org>
8807
8808 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8809 disassemble on address 0.
8810
f13a9a0c
YQ
88112017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8812 Yao Qi <yao.qi@linaro.org>
8813
8814 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8815 * gdb.dwarf2/implptr-64bit.S: Remove.
8816 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8817 variables in caller's context. Add DW_OP_implicit_value.
8818
5ac95241
YQ
88192017-01-25 Yao Qi <yao.qi@linaro.org>
8820
8821 * lib/dwarf.exp (Dwarf::_location): Handle
8822 DW_OP_GNU_implicit_pointer with proper size.
8823
23e82930
LM
88242017-01-20 Luis Machado <lgustavo@codesourcery.com>
8825
8826 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8827 and add untested calls.
8828
d334ae25
LM
88292017-01-20 Luis Machado <lgustavo@codesourcery.com>
8830
8831 * gdb.python/python.exp: Check line number against what GDB thinks
8832 the line number is for func1.
8833
f5e6296e
IB
88342017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8835
8836 * gdb.dlang/debug-expr.exp: New file.
8837
5b362f04
LM
88382016-12-23 Luis Machado <lgustavo@codesourcery.com>
8839
8840 Fix test names for the following files:
8841
8842 * gdb.ada/exec_changed.exp
8843 * gdb.ada/info_types.exp
8844 * gdb.arch/aarch64-atomic-inst.exp
8845 * gdb.arch/aarch64-fp.exp
8846 * gdb.arch/altivec-abi.exp
8847 * gdb.arch/altivec-regs.exp
8848 * gdb.arch/amd64-byte.exp
8849 * gdb.arch/amd64-disp-step.exp
8850 * gdb.arch/amd64-dword.exp
8851 * gdb.arch/amd64-entry-value-inline.exp
8852 * gdb.arch/amd64-entry-value-param.exp
8853 * gdb.arch/amd64-entry-value-paramref.exp
8854 * gdb.arch/amd64-entry-value.exp
8855 * gdb.arch/amd64-i386-address.exp
8856 * gdb.arch/amd64-invalid-stack-middle.exp
8857 * gdb.arch/amd64-invalid-stack-top.exp
8858 * gdb.arch/amd64-optimout-repeat.exp
8859 * gdb.arch/amd64-prologue-skip.exp
8860 * gdb.arch/amd64-prologue-xmm.exp
8861 * gdb.arch/amd64-stap-special-operands.exp
8862 * gdb.arch/amd64-stap-wrong-subexp.exp
8863 * gdb.arch/amd64-tailcall-cxx.exp
8864 * gdb.arch/amd64-tailcall-noret.exp
8865 * gdb.arch/amd64-tailcall-ret.exp
8866 * gdb.arch/amd64-tailcall-self.exp
8867 * gdb.arch/amd64-word.exp
8868 * gdb.arch/arm-bl-branch-dest.exp
8869 * gdb.arch/arm-disp-step.exp
8870 * gdb.arch/arm-neon.exp
8871 * gdb.arch/arm-single-step-kernel-helper.exp
8872 * gdb.arch/avr-flash-qualifier.exp
8873 * gdb.arch/disp-step-insn-reloc.exp
8874 * gdb.arch/e500-abi.exp
8875 * gdb.arch/e500-regs.exp
8876 * gdb.arch/ftrace-insn-reloc.exp
8877 * gdb.arch/i386-avx512.exp
8878 * gdb.arch/i386-bp_permanent.exp
8879 * gdb.arch/i386-byte.exp
8880 * gdb.arch/i386-cfi-notcurrent.exp
8881 * gdb.arch/i386-disp-step.exp
8882 * gdb.arch/i386-dr3-watch.exp
8883 * gdb.arch/i386-float.exp
8884 * gdb.arch/i386-gnu-cfi.exp
8885 * gdb.arch/i386-mpx-map.exp
8886 * gdb.arch/i386-mpx-sigsegv.exp
8887 * gdb.arch/i386-mpx-simple_segv.exp
8888 * gdb.arch/i386-mpx.exp
8889 * gdb.arch/i386-permbkpt.exp
8890 * gdb.arch/i386-prologue.exp
8891 * gdb.arch/i386-signal.exp
8892 * gdb.arch/i386-size-overlap.exp
8893 * gdb.arch/i386-unwind.exp
8894 * gdb.arch/i386-word.exp
8895 * gdb.arch/mips-fcr.exp
8896 * gdb.arch/powerpc-d128-regs.exp
8897 * gdb.arch/powerpc-stackless.exp
8898 * gdb.arch/ppc64-atomic-inst.exp
8899 * gdb.arch/s390-stackless.exp
8900 * gdb.arch/s390-tdbregs.exp
8901 * gdb.arch/s390-vregs.exp
8902 * gdb.arch/sparc-sysstep.exp
8903 * gdb.arch/thumb-bx-pc.exp
8904 * gdb.arch/thumb-singlestep.exp
8905 * gdb.arch/thumb2-it.exp
8906 * gdb.arch/vsx-regs.exp
8907 * gdb.asm/asm-source.exp
8908 * gdb.base/a2-run.exp
8909 * gdb.base/advance.exp
8910 * gdb.base/all-bin.exp
8911 * gdb.base/anon.exp
8912 * gdb.base/args.exp
8913 * gdb.base/arithmet.exp
8914 * gdb.base/async-shell.exp
8915 * gdb.base/async.exp
8916 * gdb.base/attach-pie-noexec.exp
8917 * gdb.base/attach-twice.exp
8918 * gdb.base/auto-load.exp
8919 * gdb.base/bang.exp
8920 * gdb.base/bitfields.exp
8921 * gdb.base/break-always.exp
8922 * gdb.base/break-caller-line.exp
8923 * gdb.base/break-entry.exp
8924 * gdb.base/break-inline.exp
8925 * gdb.base/break-on-linker-gcd-function.exp
8926 * gdb.base/break-probes.exp
8927 * gdb.base/break.exp
8928 * gdb.base/breakpoint-shadow.exp
8929 * gdb.base/call-ar-st.exp
8930 * gdb.base/call-sc.exp
8931 * gdb.base/call-signal-resume.exp
8932 * gdb.base/call-strs.exp
8933 * gdb.base/callfuncs.exp
8934 * gdb.base/catch-fork-static.exp
8935 * gdb.base/catch-gdb-caused-signals.exp
8936 * gdb.base/catch-load.exp
8937 * gdb.base/catch-signal-fork.exp
8938 * gdb.base/catch-signal.exp
8939 * gdb.base/catch-syscall.exp
8940 * gdb.base/charset.exp
8941 * gdb.base/checkpoint.exp
8942 * gdb.base/chng-syms.exp
8943 * gdb.base/code-expr.exp
8944 * gdb.base/code_elim.exp
8945 * gdb.base/commands.exp
8946 * gdb.base/completion.exp
8947 * gdb.base/complex.exp
8948 * gdb.base/cond-expr.exp
8949 * gdb.base/condbreak.exp
8950 * gdb.base/consecutive.exp
8951 * gdb.base/continue-all-already-running.exp
8952 * gdb.base/coredump-filter.exp
8953 * gdb.base/corefile.exp
8954 * gdb.base/dbx.exp
8955 * gdb.base/debug-expr.exp
8956 * gdb.base/define.exp
8957 * gdb.base/del.exp
8958 * gdb.base/disabled-location.exp
8959 * gdb.base/disasm-end-cu.exp
8960 * gdb.base/disasm-optim.exp
8961 * gdb.base/display.exp
8962 * gdb.base/duplicate-bp.exp
8963 * gdb.base/ena-dis-br.exp
8964 * gdb.base/ending-run.exp
8965 * gdb.base/enumval.exp
8966 * gdb.base/environ.exp
8967 * gdb.base/eu-strip-infcall.exp
8968 * gdb.base/eval-avoid-side-effects.exp
8969 * gdb.base/eval-skip.exp
8970 * gdb.base/exitsignal.exp
8971 * gdb.base/expand-psymtabs.exp
8972 * gdb.base/filesym.exp
8973 * gdb.base/find-unmapped.exp
8974 * gdb.base/finish.exp
8975 * gdb.base/float.exp
8976 * gdb.base/foll-exec-mode.exp
8977 * gdb.base/foll-exec.exp
8978 * gdb.base/foll-fork.exp
8979 * gdb.base/fortran-sym-case.exp
8980 * gdb.base/freebpcmd.exp
8981 * gdb.base/func-ptr.exp
8982 * gdb.base/func-ptrs.exp
8983 * gdb.base/funcargs.exp
8984 * gdb.base/gcore-buffer-overflow.exp
8985 * gdb.base/gcore-relro-pie.exp
8986 * gdb.base/gcore-relro.exp
8987 * gdb.base/gcore.exp
8988 * gdb.base/gdb1090.exp
8989 * gdb.base/gdb11530.exp
8990 * gdb.base/gdb11531.exp
8991 * gdb.base/gdb1821.exp
8992 * gdb.base/gdbindex-stabs.exp
8993 * gdb.base/gdbvars.exp
8994 * gdb.base/hbreak.exp
8995 * gdb.base/hbreak2.exp
8996 * gdb.base/included.exp
8997 * gdb.base/infcall-input.exp
8998 * gdb.base/inferior-died.exp
8999 * gdb.base/infnan.exp
9000 * gdb.base/info-macros.exp
9001 * gdb.base/info-os.exp
9002 * gdb.base/info-proc.exp
9003 * gdb.base/info-shared.exp
9004 * gdb.base/info-target.exp
9005 * gdb.base/infoline.exp
9006 * gdb.base/interp.exp
9007 * gdb.base/interrupt.exp
9008 * gdb.base/jit-reader.exp
9009 * gdb.base/jit-simple.exp
9010 * gdb.base/kill-after-signal.exp
9011 * gdb.base/kill-detach-inferiors-cmd.exp
9012 * gdb.base/label.exp
9013 * gdb.base/langs.exp
9014 * gdb.base/ldbl_e308.exp
9015 * gdb.base/line-symtabs.exp
9016 * gdb.base/linespecs.exp
9017 * gdb.base/list.exp
9018 * gdb.base/long_long.exp
9019 * gdb.base/longest-types.exp
9020 * gdb.base/maint.exp
9021 * gdb.base/max-value-size.exp
9022 * gdb.base/memattr.exp
9023 * gdb.base/mips_pro.exp
9024 * gdb.base/morestack.exp
9025 * gdb.base/moribund-step.exp
9026 * gdb.base/multi-forks.exp
9027 * gdb.base/nested-addr.exp
9028 * gdb.base/nextoverexit.exp
9029 * gdb.base/noreturn-finish.exp
9030 * gdb.base/noreturn-return.exp
9031 * gdb.base/nostdlib.exp
9032 * gdb.base/offsets.exp
9033 * gdb.base/opaque.exp
9034 * gdb.base/pc-fp.exp
9035 * gdb.base/permissions.exp
9036 * gdb.base/print-symbol-loading.exp
9037 * gdb.base/prologue-include.exp
9038 * gdb.base/psymtab.exp
9039 * gdb.base/ptype.exp
9040 * gdb.base/random-signal.exp
9041 * gdb.base/randomize.exp
9042 * gdb.base/range-stepping.exp
9043 * gdb.base/readline-ask.exp
9044 * gdb.base/recpar.exp
9045 * gdb.base/recurse.exp
9046 * gdb.base/relational.exp
9047 * gdb.base/restore.exp
9048 * gdb.base/return-nodebug.exp
9049 * gdb.base/return.exp
9050 * gdb.base/run-after-attach.exp
9051 * gdb.base/save-bp.exp
9052 * gdb.base/scope.exp
9053 * gdb.base/sect-cmd.exp
9054 * gdb.base/set-lang-auto.exp
9055 * gdb.base/set-noassign.exp
9056 * gdb.base/setvar.exp
9057 * gdb.base/sigall.exp
9058 * gdb.base/sigbpt.exp
9059 * gdb.base/siginfo-addr.exp
9060 * gdb.base/siginfo-infcall.exp
9061 * gdb.base/siginfo-obj.exp
9062 * gdb.base/siginfo.exp
9063 * gdb.base/signals-state-child.exp
9064 * gdb.base/signest.exp
9065 * gdb.base/sigstep.exp
9066 * gdb.base/sizeof.exp
9067 * gdb.base/skip.exp
9068 * gdb.base/solib-corrupted.exp
9069 * gdb.base/solib-nodir.exp
9070 * gdb.base/solib-search.exp
9071 * gdb.base/stack-checking.exp
9072 * gdb.base/stale-infcall.exp
9073 * gdb.base/stap-probe.exp
9074 * gdb.base/start.exp
9075 * gdb.base/step-break.exp
9076 * gdb.base/step-bt.exp
9077 * gdb.base/step-line.exp
9078 * gdb.base/step-over-exit.exp
9079 * gdb.base/step-over-syscall.exp
9080 * gdb.base/step-resume-infcall.exp
9081 * gdb.base/step-test.exp
9082 * gdb.base/store.exp
9083 * gdb.base/structs3.exp
9084 * gdb.base/sym-file.exp
9085 * gdb.base/symbol-without-target_section.exp
9086 * gdb.base/term.exp
9087 * gdb.base/testenv.exp
9088 * gdb.base/ui-redirect.exp
9089 * gdb.base/until.exp
9090 * gdb.base/unwindonsignal.exp
9091 * gdb.base/value-double-free.exp
9092 * gdb.base/vla-datatypes.exp
9093 * gdb.base/vla-ptr.exp
9094 * gdb.base/vla-sideeffect.exp
9095 * gdb.base/volatile.exp
9096 * gdb.base/watch-cond-infcall.exp
9097 * gdb.base/watch-cond.exp
9098 * gdb.base/watch-non-mem.exp
9099 * gdb.base/watch-read.exp
9100 * gdb.base/watch-vfork.exp
9101 * gdb.base/watchpoint-cond-gone.exp
9102 * gdb.base/watchpoint-delete.exp
9103 * gdb.base/watchpoint-hw-hit-once.exp
9104 * gdb.base/watchpoint-hw.exp
9105 * gdb.base/watchpoint-stops-at-right-insn.exp
9106 * gdb.base/watchpoints.exp
9107 * gdb.base/wchar.exp
9108 * gdb.base/whatis-exp.exp
9109 * gdb.btrace/buffer-size.exp
9110 * gdb.btrace/data.exp
9111 * gdb.btrace/delta.exp
9112 * gdb.btrace/dlopen.exp
9113 * gdb.btrace/enable.exp
9114 * gdb.btrace/exception.exp
9115 * gdb.btrace/function_call_history.exp
9116 * gdb.btrace/gcore.exp
9117 * gdb.btrace/instruction_history.exp
9118 * gdb.btrace/nohist.exp
9119 * gdb.btrace/reconnect.exp
9120 * gdb.btrace/record_goto-step.exp
9121 * gdb.btrace/record_goto.exp
9122 * gdb.btrace/rn-dl-bind.exp
9123 * gdb.btrace/segv.exp
9124 * gdb.btrace/step.exp
9125 * gdb.btrace/stepi.exp
9126 * gdb.btrace/tailcall-only.exp
9127 * gdb.btrace/tailcall.exp
9128 * gdb.btrace/tsx.exp
9129 * gdb.btrace/unknown_functions.exp
9130 * gdb.btrace/vdso.exp
9131 * gdb.compile/compile-ifunc.exp
9132 * gdb.compile/compile-ops.exp
9133 * gdb.compile/compile-print.exp
9134 * gdb.compile/compile-setjmp.exp
9135 * gdb.cp/abstract-origin.exp
9136 * gdb.cp/ambiguous.exp
9137 * gdb.cp/annota2.exp
9138 * gdb.cp/annota3.exp
9139 * gdb.cp/anon-ns.exp
9140 * gdb.cp/anon-struct.exp
9141 * gdb.cp/anon-union.exp
9142 * gdb.cp/arg-reference.exp
9143 * gdb.cp/baseenum.exp
9144 * gdb.cp/bool.exp
9145 * gdb.cp/breakpoint.exp
9146 * gdb.cp/bs15503.exp
9147 * gdb.cp/call-c.exp
9148 * gdb.cp/casts.exp
9149 * gdb.cp/chained-calls.exp
9150 * gdb.cp/class2.exp
9151 * gdb.cp/classes.exp
9152 * gdb.cp/cmpd-minsyms.exp
9153 * gdb.cp/converts.exp
9154 * gdb.cp/cp-relocate.exp
9155 * gdb.cp/cpcompletion.exp
9156 * gdb.cp/cpexprs.exp
9157 * gdb.cp/cplabel.exp
9158 * gdb.cp/cplusfuncs.exp
9159 * gdb.cp/cpsizeof.exp
9160 * gdb.cp/ctti.exp
9161 * gdb.cp/derivation.exp
9162 * gdb.cp/destrprint.exp
9163 * gdb.cp/dispcxx.exp
9164 * gdb.cp/enum-class.exp
9165 * gdb.cp/exception.exp
9166 * gdb.cp/exceptprint.exp
9167 * gdb.cp/expand-psymtabs-cxx.exp
9168 * gdb.cp/expand-sals.exp
9169 * gdb.cp/extern-c.exp
9170 * gdb.cp/filename.exp
9171 * gdb.cp/formatted-ref.exp
9172 * gdb.cp/fpointer.exp
9173 * gdb.cp/gdb1355.exp
9174 * gdb.cp/gdb2495.exp
9175 * gdb.cp/hang.exp
9176 * gdb.cp/impl-this.exp
9177 * gdb.cp/infcall-dlopen.exp
9178 * gdb.cp/inherit.exp
9179 * gdb.cp/iostream.exp
9180 * gdb.cp/koenig.exp
9181 * gdb.cp/local.exp
9182 * gdb.cp/m-data.exp
9183 * gdb.cp/m-static.exp
9184 * gdb.cp/mb-ctor.exp
9185 * gdb.cp/mb-inline.exp
9186 * gdb.cp/mb-templates.exp
9187 * gdb.cp/member-name.exp
9188 * gdb.cp/member-ptr.exp
9189 * gdb.cp/meth-typedefs.exp
9190 * gdb.cp/method.exp
9191 * gdb.cp/method2.exp
9192 * gdb.cp/minsym-fallback.exp
9193 * gdb.cp/misc.exp
9194 * gdb.cp/namelessclass.exp
9195 * gdb.cp/namespace-enum.exp
9196 * gdb.cp/namespace-nested-import.exp
9197 * gdb.cp/namespace.exp
9198 * gdb.cp/nextoverthrow.exp
9199 * gdb.cp/no-dmgl-verbose.exp
9200 * gdb.cp/non-trivial-retval.exp
9201 * gdb.cp/noparam.exp
9202 * gdb.cp/nsdecl.exp
9203 * gdb.cp/nsimport.exp
9204 * gdb.cp/nsnested.exp
9205 * gdb.cp/nsnoimports.exp
9206 * gdb.cp/nsrecurs.exp
9207 * gdb.cp/nsstress.exp
9208 * gdb.cp/nsusing.exp
9209 * gdb.cp/operator.exp
9210 * gdb.cp/oranking.exp
9211 * gdb.cp/overload-const.exp
9212 * gdb.cp/overload.exp
9213 * gdb.cp/ovldbreak.exp
9214 * gdb.cp/ovsrch.exp
9215 * gdb.cp/paren-type.exp
9216 * gdb.cp/parse-lang.exp
9217 * gdb.cp/pass-by-ref.exp
9218 * gdb.cp/pr-1023.exp
9219 * gdb.cp/pr-1210.exp
9220 * gdb.cp/pr-574.exp
9221 * gdb.cp/pr10687.exp
9222 * gdb.cp/pr12028.exp
9223 * gdb.cp/pr17132.exp
9224 * gdb.cp/pr17494.exp
9225 * gdb.cp/pr9067.exp
9226 * gdb.cp/pr9167.exp
9227 * gdb.cp/pr9631.exp
9228 * gdb.cp/printmethod.exp
9229 * gdb.cp/psmang.exp
9230 * gdb.cp/psymtab-parameter.exp
9231 * gdb.cp/ptype-cv-cp.exp
9232 * gdb.cp/ptype-flags.exp
9233 * gdb.cp/re-set-overloaded.exp
9234 * gdb.cp/ref-types.exp
9235 * gdb.cp/rtti.exp
9236 * gdb.cp/scope-err.exp
9237 * gdb.cp/shadow.exp
9238 * gdb.cp/smartp.exp
9239 * gdb.cp/static-method.exp
9240 * gdb.cp/static-print-quit.exp
9241 * gdb.cp/temargs.exp
9242 * gdb.cp/templates.exp
9243 * gdb.cp/try_catch.exp
9244 * gdb.cp/typedef-operator.exp
9245 * gdb.cp/typeid.exp
9246 * gdb.cp/userdef.exp
9247 * gdb.cp/using-crash.exp
9248 * gdb.cp/var-tag.exp
9249 * gdb.cp/virtbase.exp
9250 * gdb.cp/virtfunc.exp
9251 * gdb.cp/virtfunc2.exp
9252 * gdb.cp/vla-cxx.exp
9253 * gdb.disasm/t01_mov.exp
9254 * gdb.disasm/t02_mova.exp
9255 * gdb.disasm/t03_add.exp
9256 * gdb.disasm/t04_sub.exp
9257 * gdb.disasm/t05_cmp.exp
9258 * gdb.disasm/t06_ari2.exp
9259 * gdb.disasm/t07_ari3.exp
9260 * gdb.disasm/t08_or.exp
9261 * gdb.disasm/t09_xor.exp
9262 * gdb.disasm/t10_and.exp
9263 * gdb.disasm/t11_logs.exp
9264 * gdb.disasm/t12_bit.exp
9265 * gdb.disasm/t13_otr.exp
9266 * gdb.dlang/circular.exp
9267 * gdb.dwarf2/arr-stride.exp
9268 * gdb.dwarf2/arr-subrange.exp
9269 * gdb.dwarf2/atomic-type.exp
9270 * gdb.dwarf2/bad-regnum.exp
9271 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9272 * gdb.dwarf2/callframecfa.exp
9273 * gdb.dwarf2/clztest.exp
9274 * gdb.dwarf2/corrupt.exp
9275 * gdb.dwarf2/data-loc.exp
9276 * gdb.dwarf2/dup-psym.exp
9277 * gdb.dwarf2/dw2-anon-mptr.exp
9278 * gdb.dwarf2/dw2-anonymous-func.exp
9279 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9280 * gdb.dwarf2/dw2-bad-unresolved.exp
9281 * gdb.dwarf2/dw2-basic.exp
9282 * gdb.dwarf2/dw2-canonicalize-type.exp
9283 * gdb.dwarf2/dw2-case-insensitive.exp
9284 * gdb.dwarf2/dw2-common-block.exp
9285 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9286 * gdb.dwarf2/dw2-compressed.exp
9287 * gdb.dwarf2/dw2-const.exp
9288 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9289 * gdb.dwarf2/dw2-cu-size.exp
9290 * gdb.dwarf2/dw2-dup-frame.exp
9291 * gdb.dwarf2/dw2-entry-value.exp
9292 * gdb.dwarf2/dw2-icycle.exp
9293 * gdb.dwarf2/dw2-ifort-parameter.exp
9294 * gdb.dwarf2/dw2-inline-break.exp
9295 * gdb.dwarf2/dw2-inline-param.exp
9296 * gdb.dwarf2/dw2-intercu.exp
9297 * gdb.dwarf2/dw2-intermix.exp
9298 * gdb.dwarf2/dw2-lexical-block-bare.exp
9299 * gdb.dwarf2/dw2-linkage-name-trust.exp
9300 * gdb.dwarf2/dw2-minsym-in-cu.exp
9301 * gdb.dwarf2/dw2-noloc.exp
9302 * gdb.dwarf2/dw2-op-call.exp
9303 * gdb.dwarf2/dw2-op-out-param.exp
9304 * gdb.dwarf2/dw2-opt-structptr.exp
9305 * gdb.dwarf2/dw2-param-error.exp
9306 * gdb.dwarf2/dw2-producer.exp
9307 * gdb.dwarf2/dw2-ranges-base.exp
9308 * gdb.dwarf2/dw2-ref-missing-frame.exp
9309 * gdb.dwarf2/dw2-reg-undefined.exp
9310 * gdb.dwarf2/dw2-regno-invalid.exp
9311 * gdb.dwarf2/dw2-restore.exp
9312 * gdb.dwarf2/dw2-restrict.exp
9313 * gdb.dwarf2/dw2-single-line-discriminators.exp
9314 * gdb.dwarf2/dw2-strp.exp
9315 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9316 * gdb.dwarf2/dw2-unresolved.exp
9317 * gdb.dwarf2/dw2-var-zero-addr.exp
9318 * gdb.dwarf2/dw4-sig-types.exp
9319 * gdb.dwarf2/dwz.exp
9320 * gdb.dwarf2/dynarr-ptr.exp
9321 * gdb.dwarf2/enum-type.exp
9322 * gdb.dwarf2/gdb-index.exp
9323 * gdb.dwarf2/implptr-64bit.exp
9324 * gdb.dwarf2/implptr-optimized-out.exp
9325 * gdb.dwarf2/implptr.exp
9326 * gdb.dwarf2/implref-array.exp
9327 * gdb.dwarf2/implref-const.exp
9328 * gdb.dwarf2/implref-global.exp
9329 * gdb.dwarf2/implref-struct.exp
9330 * gdb.dwarf2/mac-fileno.exp
9331 * gdb.dwarf2/main-subprogram.exp
9332 * gdb.dwarf2/member-ptr-forwardref.exp
9333 * gdb.dwarf2/method-ptr.exp
9334 * gdb.dwarf2/missing-sig-type.exp
9335 * gdb.dwarf2/nonvar-access.exp
9336 * gdb.dwarf2/opaque-type-lookup.exp
9337 * gdb.dwarf2/pieces-optimized-out.exp
9338 * gdb.dwarf2/pieces.exp
9339 * gdb.dwarf2/pr10770.exp
9340 * gdb.dwarf2/pr13961.exp
9341 * gdb.dwarf2/staticvirtual.exp
9342 * gdb.dwarf2/subrange.exp
9343 * gdb.dwarf2/symtab-producer.exp
9344 * gdb.dwarf2/trace-crash.exp
9345 * gdb.dwarf2/typeddwarf.exp
9346 * gdb.dwarf2/valop.exp
9347 * gdb.dwarf2/watch-notconst.exp
9348 * gdb.fortran/array-element.exp
9349 * gdb.fortran/charset.exp
9350 * gdb.fortran/common-block.exp
9351 * gdb.fortran/complex.exp
9352 * gdb.fortran/derived-type-function.exp
9353 * gdb.fortran/derived-type.exp
9354 * gdb.fortran/logical.exp
9355 * gdb.fortran/module.exp
9356 * gdb.fortran/multi-dim.exp
9357 * gdb.fortran/nested-funcs.exp
9358 * gdb.fortran/print-formatted.exp
9359 * gdb.fortran/subarray.exp
9360 * gdb.fortran/vla-alloc-assoc.exp
9361 * gdb.fortran/vla-datatypes.exp
9362 * gdb.fortran/vla-history.exp
9363 * gdb.fortran/vla-ptr-info.exp
9364 * gdb.fortran/vla-ptype-sub.exp
9365 * gdb.fortran/vla-ptype.exp
9366 * gdb.fortran/vla-sizeof.exp
9367 * gdb.fortran/vla-type.exp
9368 * gdb.fortran/vla-value-sub-arbitrary.exp
9369 * gdb.fortran/vla-value-sub-finish.exp
9370 * gdb.fortran/vla-value-sub.exp
9371 * gdb.fortran/vla-value.exp
9372 * gdb.fortran/whatis_type.exp
9373 * gdb.go/chan.exp
9374 * gdb.go/handcall.exp
9375 * gdb.go/hello.exp
9376 * gdb.go/integers.exp
9377 * gdb.go/methods.exp
9378 * gdb.go/package.exp
9379 * gdb.go/strings.exp
9380 * gdb.go/types.exp
9381 * gdb.go/unsafe.exp
9382 * gdb.guile/scm-arch.exp
9383 * gdb.guile/scm-block.exp
9384 * gdb.guile/scm-breakpoint.exp
9385 * gdb.guile/scm-cmd.exp
9386 * gdb.guile/scm-disasm.exp
9387 * gdb.guile/scm-equal.exp
9388 * gdb.guile/scm-frame-args.exp
9389 * gdb.guile/scm-frame-inline.exp
9390 * gdb.guile/scm-frame.exp
9391 * gdb.guile/scm-iterator.exp
9392 * gdb.guile/scm-math.exp
9393 * gdb.guile/scm-objfile.exp
9394 * gdb.guile/scm-ports.exp
9395 * gdb.guile/scm-symbol.exp
9396 * gdb.guile/scm-symtab.exp
9397 * gdb.guile/scm-value-cc.exp
9398 * gdb.guile/types-module.exp
9399 * gdb.linespec/break-ask.exp
9400 * gdb.linespec/cpexplicit.exp
9401 * gdb.linespec/explicit.exp
9402 * gdb.linespec/keywords.exp
9403 * gdb.linespec/linespec.exp
9404 * gdb.linespec/ls-dollar.exp
9405 * gdb.linespec/ls-errs.exp
9406 * gdb.linespec/skip-two.exp
9407 * gdb.linespec/thread.exp
9408 * gdb.mi/mi-async.exp
9409 * gdb.mi/mi-basics.exp
9410 * gdb.mi/mi-break.exp
9411 * gdb.mi/mi-catch-load.exp
9412 * gdb.mi/mi-cli.exp
9413 * gdb.mi/mi-cmd-param-changed.exp
9414 * gdb.mi/mi-console.exp
9415 * gdb.mi/mi-detach.exp
9416 * gdb.mi/mi-disassemble.exp
9417 * gdb.mi/mi-eval.exp
9418 * gdb.mi/mi-file-transfer.exp
9419 * gdb.mi/mi-file.exp
9420 * gdb.mi/mi-fill-memory.exp
9421 * gdb.mi/mi-inheritance-syntax-error.exp
9422 * gdb.mi/mi-linespec-err-cp.exp
9423 * gdb.mi/mi-logging.exp
9424 * gdb.mi/mi-memory-changed.exp
9425 * gdb.mi/mi-read-memory.exp
9426 * gdb.mi/mi-record-changed.exp
9427 * gdb.mi/mi-reg-undefined.exp
9428 * gdb.mi/mi-regs.exp
9429 * gdb.mi/mi-return.exp
9430 * gdb.mi/mi-reverse.exp
9431 * gdb.mi/mi-simplerun.exp
9432 * gdb.mi/mi-solib.exp
9433 * gdb.mi/mi-stack.exp
9434 * gdb.mi/mi-stepi.exp
9435 * gdb.mi/mi-syn-frame.exp
9436 * gdb.mi/mi-until.exp
9437 * gdb.mi/mi-var-block.exp
9438 * gdb.mi/mi-var-child.exp
9439 * gdb.mi/mi-var-cmd.exp
9440 * gdb.mi/mi-var-cp.exp
9441 * gdb.mi/mi-var-display.exp
9442 * gdb.mi/mi-var-invalidate.exp
9443 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9444 * gdb.mi/mi-vla-fortran.exp
9445 * gdb.mi/mi-watch.exp
9446 * gdb.mi/mi2-var-child.exp
9447 * gdb.mi/user-selected-context-sync.exp
9448 * gdb.modula2/unbounded-array.exp
9449 * gdb.multi/dummy-frame-restore.exp
9450 * gdb.multi/multi-arch-exec.exp
9451 * gdb.multi/multi-arch.exp
9452 * gdb.multi/tids.exp
9453 * gdb.multi/watchpoint-multi.exp
9454 * gdb.opencl/callfuncs.exp
9455 * gdb.opencl/convs_casts.exp
9456 * gdb.opencl/datatypes.exp
9457 * gdb.opencl/operators.exp
9458 * gdb.opencl/vec_comps.exp
9459 * gdb.opt/clobbered-registers-O2.exp
9460 * gdb.opt/inline-break.exp
9461 * gdb.opt/inline-bt.exp
9462 * gdb.opt/inline-cmds.exp
9463 * gdb.opt/inline-locals.exp
9464 * gdb.pascal/case-insensitive-symbols.exp
9465 * gdb.pascal/floats.exp
9466 * gdb.pascal/gdb11492.exp
9467 * gdb.python/lib-types.exp
9468 * gdb.python/py-arch.exp
9469 * gdb.python/py-as-string.exp
9470 * gdb.python/py-bad-printers.exp
9471 * gdb.python/py-block.exp
9472 * gdb.python/py-breakpoint-create-fail.exp
9473 * gdb.python/py-breakpoint.exp
9474 * gdb.python/py-caller-is.exp
9475 * gdb.python/py-cmd.exp
9476 * gdb.python/py-explore-cc.exp
9477 * gdb.python/py-explore.exp
9478 * gdb.python/py-finish-breakpoint.exp
9479 * gdb.python/py-finish-breakpoint2.exp
9480 * gdb.python/py-frame-args.exp
9481 * gdb.python/py-frame-inline.exp
9482 * gdb.python/py-frame.exp
9483 * gdb.python/py-framefilter-mi.exp
9484 * gdb.python/py-infthread.exp
9485 * gdb.python/py-lazy-string.exp
9486 * gdb.python/py-linetable.exp
9487 * gdb.python/py-mi-events.exp
9488 * gdb.python/py-mi-objfile.exp
9489 * gdb.python/py-mi.exp
9490 * gdb.python/py-objfile.exp
9491 * gdb.python/py-pp-integral.exp
9492 * gdb.python/py-pp-maint.exp
9493 * gdb.python/py-pp-re-notag.exp
9494 * gdb.python/py-pp-registration.exp
9495 * gdb.python/py-recurse-unwind.exp
9496 * gdb.python/py-strfns.exp
9497 * gdb.python/py-symbol.exp
9498 * gdb.python/py-symtab.exp
9499 * gdb.python/py-sync-interp.exp
9500 * gdb.python/py-typeprint.exp
9501 * gdb.python/py-unwind-maint.exp
9502 * gdb.python/py-unwind.exp
9503 * gdb.python/py-value-cc.exp
9504 * gdb.python/py-xmethods.exp
9505 * gdb.reverse/amd64-tailcall-reverse.exp
9506 * gdb.reverse/break-precsave.exp
9507 * gdb.reverse/break-reverse.exp
9508 * gdb.reverse/consecutive-precsave.exp
9509 * gdb.reverse/consecutive-reverse.exp
9510 * gdb.reverse/finish-precsave.exp
9511 * gdb.reverse/finish-reverse-bkpt.exp
9512 * gdb.reverse/finish-reverse.exp
9513 * gdb.reverse/fstatat-reverse.exp
9514 * gdb.reverse/getresuid-reverse.exp
9515 * gdb.reverse/i386-precsave.exp
9516 * gdb.reverse/i386-reverse.exp
9517 * gdb.reverse/i386-sse-reverse.exp
9518 * gdb.reverse/i387-env-reverse.exp
9519 * gdb.reverse/i387-stack-reverse.exp
9520 * gdb.reverse/insn-reverse.exp
9521 * gdb.reverse/machinestate-precsave.exp
9522 * gdb.reverse/machinestate.exp
9523 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9524 * gdb.reverse/pipe-reverse.exp
9525 * gdb.reverse/readv-reverse.exp
9526 * gdb.reverse/recvmsg-reverse.exp
9527 * gdb.reverse/rerun-prec.exp
9528 * gdb.reverse/s390-mvcle.exp
9529 * gdb.reverse/step-precsave.exp
9530 * gdb.reverse/step-reverse.exp
9531 * gdb.reverse/time-reverse.exp
9532 * gdb.reverse/until-precsave.exp
9533 * gdb.reverse/until-reverse.exp
9534 * gdb.reverse/waitpid-reverse.exp
9535 * gdb.reverse/watch-precsave.exp
9536 * gdb.reverse/watch-reverse.exp
9537 * gdb.rust/generics.exp
9538 * gdb.rust/methods.exp
9539 * gdb.rust/modules.exp
9540 * gdb.rust/simple.exp
9541 * gdb.server/connect-with-no-symbol-file.exp
9542 * gdb.server/ext-attach.exp
9543 * gdb.server/ext-restart.exp
9544 * gdb.server/ext-wrapper.exp
9545 * gdb.server/file-transfer.exp
9546 * gdb.server/server-exec-info.exp
9547 * gdb.server/server-kill.exp
9548 * gdb.server/server-mon.exp
9549 * gdb.server/wrapper.exp
9550 * gdb.stabs/exclfwd.exp
9551 * gdb.stabs/gdb11479.exp
9552 * gdb.threads/clone-new-thread-event.exp
9553 * gdb.threads/corethreads.exp
9554 * gdb.threads/current-lwp-dead.exp
9555 * gdb.threads/dlopen-libpthread.exp
9556 * gdb.threads/gcore-thread.exp
9557 * gdb.threads/sigstep-threads.exp
9558 * gdb.threads/watchpoint-fork.exp
9559 * gdb.trace/actions-changed.exp
9560 * gdb.trace/backtrace.exp
9561 * gdb.trace/change-loc.exp
9562 * gdb.trace/circ.exp
9563 * gdb.trace/collection.exp
9564 * gdb.trace/disconnected-tracing.exp
9565 * gdb.trace/ftrace.exp
9566 * gdb.trace/mi-trace-frame-collected.exp
9567 * gdb.trace/mi-trace-unavailable.exp
9568 * gdb.trace/mi-traceframe-changed.exp
9569 * gdb.trace/mi-tsv-changed.exp
9570 * gdb.trace/no-attach-trace.exp
9571 * gdb.trace/passc-dyn.exp
9572 * gdb.trace/qtro.exp
9573 * gdb.trace/range-stepping.exp
9574 * gdb.trace/read-memory.exp
9575 * gdb.trace/save-trace.exp
9576 * gdb.trace/signal.exp
9577 * gdb.trace/status-stop.exp
9578 * gdb.trace/tfile.exp
9579 * gdb.trace/trace-break.exp
9580 * gdb.trace/trace-buffer-size.exp
9581 * gdb.trace/trace-condition.exp
9582 * gdb.trace/tracefile-pseudo-reg.exp
9583 * gdb.trace/tstatus.exp
9584 * gdb.trace/unavailable.exp
9585 * gdb.trace/while-dyn.exp
9586 * gdb.trace/while-stepping.exp
9587
34c41c68
DE
95882016-12-22 Doug Evans <xdje42@gmail.com>
9589
9590 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9591 and msymbols.
9592
16e69324
YQ
95932016-12-19 Yao Qi <yao.qi@linaro.org>
9594
9595 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9596 (test_with_self): Don't call do_steps_and_nexts, and remove
9597 code about stepping into xmalloc.
9598
f94f411b
YQ
95992016-12-09 Yao Qi <yao.qi@linaro.org>
9600
9601 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9602
96032016-12-09 Yao Qi <yao.qi@linaro.org>
9604
9605 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9606
f1b5deee
PA
96072016-12-09 Pedro Alves <palves@redhat.com>
9608
9609 * gdb.base/all-architectures-0.exp: New file.
9610 * gdb.base/all-architectures-1.exp: New file.
9611 * gdb.base/all-architectures-2.exp: New file.
9612 * gdb.base/all-architectures-3.exp: New file.
9613 * gdb.base/all-architectures-4.exp: New file.
9614 * gdb.base/all-architectures-5.exp: New file.
9615 * gdb.base/all-architectures-6.exp: New file.
9616 * gdb.base/all-architectures-7.exp: New file.
9617 * gdb.base/all-architectures.exp.in: New file.
9618
364ca42e
YQ
96192016-12-09 Yao Qi <yao.qi@linaro.org>
9620
9621 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9622
107c2d62
LM
96232016-12-02 Luis Machado <lgustavo@codesourcery.com>
9624
9625 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9626 possible.
9627 Remove useless pattern-matching code.
9628
df3ee9ca
PA
96292016-12-02 Pedro Alves <palves@redhat.com>
9630
9631 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9632 procedure.
9633 (top level): Call it.
9634
ec835369
PA
96352016-12-02 Pedro Alves <palves@redhat.com>
9636
9637 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9638 New procedure.
9639 (top level): Call it.
9640
01770bbd
PA
96412016-12-02 Pedro Alves <palves@redhat.com>
9642
9643 PR cli/20559
9644 * gdb.base/commands.exp (user_defined_command_args_eval): New
9645 procedure.
9646 (top level): Call it.
9647
008459ea
LM
96482016-12-02 Luis Machado <lgustavo@codesourcery.com>
9649
9650 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9651 timeout handling.
9652
0c1b455e
TT
96532016-12-02 Tom Tromey <tom@tromey.com>
9654
9655 * gdb.dwarf2/main-subprogram.c: New file.
9656 * gdb.dwarf2/main-subprogram.exp: New file.
9657
018572b8
LM
96582016-12-01 Luis Machado <lgustavo@codesourcery.com>
9659
9660 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9661 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9662 gdb_test_no_output for a couple of cases.
9663 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9664
84c93cd5
LM
96652016-12-01 Luis Machado <lgustavo@codesourcery.com>
9666
9667 Fix test names and standardize compilation error messages throughout
9668 the following files:
9669
9670 * gdb.ada/start.exp
9671 * gdb.arch/alpha-step.exp
9672 * gdb.arch/e500-prologue.exp
9673 * gdb.arch/ftrace-insn-reloc.exp
9674 * gdb.arch/gdb1291.exp
9675 * gdb.arch/gdb1431.exp
9676 * gdb.arch/gdb1558.exp
9677 * gdb.arch/i386-dr3-watch.exp
9678 * gdb.arch/i386-sse-stack-align.exp
9679 * gdb.arch/ia64-breakpoint-shadow.exp
9680 * gdb.arch/pa-nullify.exp
9681 * gdb.arch/powerpc-aix-prologue.exp
9682 * gdb.arch/thumb-bx-pc.exp
9683 * gdb.base/annota1.exp
9684 * gdb.base/annota3.exp
9685 * gdb.base/arrayidx.exp
9686 * gdb.base/assign.exp
9687 * gdb.base/attach.exp
9688 * gdb.base/auxv.exp
9689 * gdb.base/bang.exp
9690 * gdb.base/bfp-test.exp
9691 * gdb.base/bigcore.exp
9692 * gdb.base/bitfields2.exp
9693 * gdb.base/break-fun-addr.exp
9694 * gdb.base/break-probes.exp
9695 * gdb.base/call-rt-st.exp
9696 * gdb.base/callexit.exp
9697 * gdb.base/catch-fork-kill.exp
9698 * gdb.base/charset.exp
9699 * gdb.base/checkpoint.exp
9700 * gdb.base/comprdebug.exp
9701 * gdb.base/constvars.exp
9702 * gdb.base/coredump-filter.exp
9703 * gdb.base/cursal.exp
9704 * gdb.base/cvexpr.exp
9705 * gdb.base/detach.exp
9706 * gdb.base/display.exp
9707 * gdb.base/dmsym.exp
9708 * gdb.base/dprintf-pending.exp
9709 * gdb.base/dso2dso.exp
9710 * gdb.base/dtrace-probe.exp
9711 * gdb.base/dump.exp
9712 * gdb.base/enum_cond.exp
9713 * gdb.base/exe-lock.exp
9714 * gdb.base/exec-invalid-sysroot.exp
9715 * gdb.base/execl-update-breakpoints.exp
9716 * gdb.base/exprs.exp
9717 * gdb.base/fileio.exp
9718 * gdb.base/find.exp
9719 * gdb.base/finish.exp
9720 * gdb.base/fixsection.exp
9721 * gdb.base/foll-vfork.exp
9722 * gdb.base/frame-args.exp
9723 * gdb.base/gcore.exp
9724 * gdb.base/gdb1250.exp
9725 * gdb.base/global-var-nested-by-dso.exp
9726 * gdb.base/gnu-ifunc.exp
9727 * gdb.base/hashline1.exp
9728 * gdb.base/hashline2.exp
9729 * gdb.base/hashline3.exp
9730 * gdb.base/hbreak-in-shr-unsupported.exp
9731 * gdb.base/huge.exp
9732 * gdb.base/infcall-input.exp
9733 * gdb.base/info-fun.exp
9734 * gdb.base/info-shared.exp
9735 * gdb.base/jit-simple.exp
9736 * gdb.base/jit-so.exp
9737 * gdb.base/jit.exp
9738 * gdb.base/jump.exp
9739 * gdb.base/label.exp
9740 * gdb.base/lineinc.exp
9741 * gdb.base/logical.exp
9742 * gdb.base/longjmp.exp
9743 * gdb.base/macscp.exp
9744 * gdb.base/miscexprs.exp
9745 * gdb.base/new-ui-echo.exp
9746 * gdb.base/new-ui-pending-input.exp
9747 * gdb.base/new-ui.exp
9748 * gdb.base/nodebug.exp
9749 * gdb.base/nofield.exp
9750 * gdb.base/offsets.exp
9751 * gdb.base/overlays.exp
9752 * gdb.base/pending.exp
9753 * gdb.base/pointers.exp
9754 * gdb.base/pr11022.exp
9755 * gdb.base/printcmds.exp
9756 * gdb.base/prologue.exp
9757 * gdb.base/ptr-typedef.exp
9758 * gdb.base/realname-expand.exp
9759 * gdb.base/relativedebug.exp
9760 * gdb.base/relocate.exp
9761 * gdb.base/remote.exp
9762 * gdb.base/reread.exp
9763 * gdb.base/return2.exp
9764 * gdb.base/savedregs.exp
9765 * gdb.base/sep.exp
9766 * gdb.base/sepdebug.exp
9767 * gdb.base/sepsymtab.exp
9768 * gdb.base/set-inferior-tty.exp
9769 * gdb.base/setshow.exp
9770 * gdb.base/shlib-call.exp
9771 * gdb.base/sigaltstack.exp
9772 * gdb.base/siginfo-addr.exp
9773 * gdb.base/signals.exp
9774 * gdb.base/signull.exp
9775 * gdb.base/sigrepeat.exp
9776 * gdb.base/so-impl-ld.exp
9777 * gdb.base/solib-display.exp
9778 * gdb.base/solib-overlap.exp
9779 * gdb.base/solib-search.exp
9780 * gdb.base/solib-symbol.exp
9781 * gdb.base/structs.exp
9782 * gdb.base/structs2.exp
9783 * gdb.base/symtab-search-order.exp
9784 * gdb.base/twice.exp
9785 * gdb.base/unload.exp
9786 * gdb.base/varargs.exp
9787 * gdb.base/watchpoint-solib.exp
9788 * gdb.base/watchpoint.exp
9789 * gdb.base/whatis.exp
9790 * gdb.base/wrong_frame_bt_full.exp
9791 * gdb.btrace/dlopen.exp
9792 * gdb.cell/ea-standalone.exp
9793 * gdb.cell/ea-test.exp
9794 * gdb.cp/dispcxx.exp
9795 * gdb.cp/gdb2384.exp
9796 * gdb.cp/method2.exp
9797 * gdb.cp/nextoverthrow.exp
9798 * gdb.cp/pr10728.exp
9799 * gdb.disasm/am33.exp
9800 * gdb.disasm/h8300s.exp
9801 * gdb.disasm/mn10300.exp
9802 * gdb.disasm/sh3.exp
9803 * gdb.dwarf2/dw2-dir-file-name.exp
9804 * gdb.fortran/complex.exp
9805 * gdb.fortran/library-module.exp
9806 * gdb.guile/scm-pretty-print.exp
9807 * gdb.guile/scm-symbol.exp
9808 * gdb.guile/scm-type.exp
9809 * gdb.guile/scm-value.exp
9810 * gdb.linespec/linespec.exp
9811 * gdb.mi/gdb701.exp
9812 * gdb.mi/gdb792.exp
9813 * gdb.mi/mi-breakpoint-changed.exp
9814 * gdb.mi/mi-dprintf-pending.exp
9815 * gdb.mi/mi-dprintf.exp
9816 * gdb.mi/mi-exit-code.exp
9817 * gdb.mi/mi-pending.exp
9818 * gdb.mi/mi-solib.exp
9819 * gdb.mi/new-ui-mi-sync.exp
9820 * gdb.mi/pr11022.exp
9821 * gdb.mi/user-selected-context-sync.exp
9822 * gdb.opt/solib-intra-step.exp
9823 * gdb.python/py-events.exp
9824 * gdb.python/py-finish-breakpoint.exp
9825 * gdb.python/py-mi.exp
9826 * gdb.python/py-prettyprint.exp
9827 * gdb.python/py-shared.exp
9828 * gdb.python/py-symbol.exp
9829 * gdb.python/py-template.exp
9830 * gdb.python/py-type.exp
9831 * gdb.python/py-value.exp
9832 * gdb.reverse/solib-precsave.exp
9833 * gdb.reverse/solib-reverse.exp
9834 * gdb.server/solib-list.exp
9835 * gdb.stabs/weird.exp
9836 * gdb.threads/reconnect-signal.exp
9837 * gdb.threads/stepi-random-signal.exp
9838 * gdb.trace/actions.exp
9839 * gdb.trace/ax.exp
9840 * gdb.trace/backtrace.exp
9841 * gdb.trace/change-loc.exp
9842 * gdb.trace/deltrace.exp
9843 * gdb.trace/ftrace-lock.exp
9844 * gdb.trace/ftrace.exp
9845 * gdb.trace/infotrace.exp
9846 * gdb.trace/mi-tracepoint-changed.exp
9847 * gdb.trace/packetlen.exp
9848 * gdb.trace/passcount.exp
9849 * gdb.trace/pending.exp
9850 * gdb.trace/range-stepping.exp
9851 * gdb.trace/report.exp
9852 * gdb.trace/stap-trace.exp
9853 * gdb.trace/tfind.exp
9854 * gdb.trace/trace-break.exp
9855 * gdb.trace/trace-condition.exp
9856 * gdb.trace/trace-enable-disable.exp
9857 * gdb.trace/trace-mt.exp
9858 * gdb.trace/tracecmd.exp
9859 * gdb.trace/tspeed.exp
9860 * gdb.trace/tsv.exp
9861 * lib/perftest.exp
9862
fb9feb35
LM
98632016-12-01 Luis Machado <lgustavo@codesourcery.com>
9864
9865 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9866 with gdb_test_no_output.
9867 Use command as test name.
9868
cd2ddb6c
LM
98692016-12-01 Luis Machado <lgustavo@codesourcery.com>
9870
9871 Fix test names starting with uppercase throughout the files.
9872
9873 * gdb.ada/assign_1.exp
9874 * gdb.ada/boolean_expr.exp
9875 * gdb.base/arrayidx.exp
9876 * gdb.base/del.exp
9877 * gdb.base/gcore-buffer-overflow.exp
9878 * gdb.base/testenv.exp
9879 * gdb.compile/compile.exp
9880 * gdb.python/py-framefilter-invalidarg.exp
9881 * gdb.python/py-framefilter.exp
9882
bb95117e
LM
98832016-12-01 Luis Machado <lgustavo@codesourcery.com>
9884
9885 Fix test names starting with uppercase throughout the files.
9886
9887 * gdb.ada/array_return.exp
9888 * gdb.ada/expr_delims.exp
9889 * gdb.ada/mi_dyn_arr.exp
9890 * gdb.ada/mi_interface.exp
9891 * gdb.ada/mi_var_array.exp
9892 * gdb.ada/watch_arg.exp
9893 * gdb.arch/alpha-step.exp
9894 * gdb.arch/altivec-regs.exp
9895 * gdb.arch/e500-regs.exp
9896 * gdb.arch/powerpc-d128-regs.exp
9897 * gdb.base/arrayidx.exp
9898 * gdb.base/break.exp
9899 * gdb.base/checkpoint.exp
9900 * gdb.base/debug-expr.exp
9901 * gdb.base/dmsym.exp
9902 * gdb.base/radix.exp
9903 * gdb.base/sepdebug.exp
9904 * gdb.base/testenv.exp
9905 * gdb.base/watch_thread_num.exp
9906 * gdb.base/watchpoint-cond-gone.exp
9907 * gdb.cell/break.exp
9908 * gdb.cell/ea-cache.exp
9909 * gdb.compile/compile.exp
9910 * gdb.cp/gdb2495.exp
9911 * gdb.gdb/selftest.exp
9912 * gdb.gdb/xfullpath.exp
9913 * gdb.go/hello.exp
9914 * gdb.go/integers.exp
9915 * gdb.objc/basicclass.exp
9916 * gdb.pascal/hello.exp
9917 * gdb.pascal/integers.exp
9918 * gdb.python/py-breakpoint.exp
9919 * gdb.python/py-cmd.exp
9920 * gdb.python/py-linetable.exp
9921 * gdb.python/py-xmethods.exp
9922 * gdb.python/python.exp
9923 * gdb.reverse/consecutive-precsave.exp
9924 * gdb.reverse/finish-precsave.exp
9925 * gdb.reverse/i386-precsave.exp
9926 * gdb.reverse/machinestate-precsave.exp
9927 * gdb.reverse/sigall-precsave.exp
9928 * gdb.reverse/solib-precsave.exp
9929 * gdb.reverse/step-precsave.exp
9930 * gdb.reverse/until-precsave.exp
9931 * gdb.reverse/watch-precsave.exp
9932 * gdb.threads/leader-exit.exp
9933 * gdb.threads/pthreads.exp
9934 * gdb.threads/wp-replication.exp
9935 * gdb.trace/actions.exp
9936 * gdb.trace/mi-tsv-changed.exp
9937 * gdb.trace/tsv.exp
9938
de97fdd4
LM
99392016-12-01 Luis Machado <lgustavo@codesourcery.com>
9940
9941 Fix test names starting with uppercase throughout the files.
9942
9943 * gdb.arch/i386-bp_permanent.exp
9944 * gdb.arch/i386-gnu-cfi.exp
9945 * gdb.base/disasm-end-cu.exp
9946 * gdb.base/macscp.exp
9947 * gdb.base/pending.exp
9948 * gdb.base/watch_thread_num.exp
9949 * gdb.cp/exception.exp
9950 * gdb.cp/gdb2495.exp
9951 * gdb.cp/local.exp
9952 * gdb.python/py-evsignal.exp
9953 * gdb.python/python.exp
9954 * gdb.trace/tracecmd.exp
9955
9f058c10
LM
99562016-12-01 Luis Machado <lgustavo@codesourcery.com>
9957
9958 Fix test names starting with uppercase throughout the files.
9959
9960 * gdb.base/charset.exp
9961 * gdb.base/eval.exp
9962 * gdb.base/multi-forks.exp
9963 * gdb.guile/scm-progspace.exp
9964 * gdb.opencl/datatypes.exp
9965 * gdb.python/py-block.exp
9966 * gdb.python/py-function.exp
9967 * gdb.python/py-symbol.exp
9968 * gdb.python/py-symtab.exp
9969 * gdb.python/py-xmethods.exp
9970 * gdb.reverse/break-precsave.exp
9971 * gdb.reverse/break-reverse.exp
9972 * gdb.reverse/consecutive-precsave.exp
9973 * gdb.reverse/consecutive-reverse.exp
9974 * gdb.reverse/finish-precsave.exp
9975 * gdb.reverse/finish-reverse-bkpt.exp
9976 * gdb.reverse/finish-reverse.exp
9977 * gdb.reverse/fstatat-reverse.exp
9978 * gdb.reverse/getresuid-reverse.exp
9979 * gdb.reverse/i386-precsave.exp
9980 * gdb.reverse/i386-reverse.exp
9981 * gdb.reverse/i386-sse-reverse.exp
9982 * gdb.reverse/i387-stack-reverse.exp
9983 * gdb.reverse/insn-reverse.exp
9984 * gdb.reverse/machinestate-precsave.exp
9985 * gdb.reverse/machinestate.exp
9986 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9987 * gdb.reverse/pipe-reverse.exp
9988 * gdb.reverse/readv-reverse.exp
9989 * gdb.reverse/recvmsg-reverse.exp
9990 * gdb.reverse/rerun-prec.exp
9991 * gdb.reverse/s390-mvcle.exp
9992 * gdb.reverse/sigall-precsave.exp
9993 * gdb.reverse/sigall-reverse.exp
9994 * gdb.reverse/solib-precsave.exp
9995 * gdb.reverse/solib-reverse.exp
9996 * gdb.reverse/step-precsave.exp
9997 * gdb.reverse/step-reverse.exp
9998 * gdb.reverse/time-reverse.exp
9999 * gdb.reverse/until-precsave.exp
10000 * gdb.reverse/until-reverse.exp
10001 * gdb.reverse/waitpid-reverse.exp
10002 * gdb.reverse/watch-precsave.exp
10003 * gdb.reverse/watch-reverse.exp
10004
cdc7edd7
LM
100052016-12-01 Luis Machado <lgustavo@codesourcery.com>
10006
10007 Fix test names starting with uppercase throughout the files.
10008
10009 * gdb.arch/i386-mpx-simple_segv.exp
10010 * gdb.arch/i386-mpx.exp
10011 * gdb.arch/i386-permbkpt.exp
10012 * gdb.arch/pa-nullify.exp
10013 * gdb.arch/powerpc-d128-regs.exp
10014 * gdb.arch/vsx-regs.exp
10015 * gdb.base/bfp-test.exp
10016 * gdb.base/break.exp
10017 * gdb.base/breakpoint-shadow.exp
10018 * gdb.base/callfuncs.exp
10019 * gdb.base/charset.exp
10020 * gdb.base/commands.exp
10021 * gdb.base/completion.exp
10022 * gdb.base/dfp-test.exp
10023 * gdb.base/echo.exp
10024 * gdb.base/ending-run.exp
10025 * gdb.base/eval.exp
10026 * gdb.base/expand-psymtabs.exp
10027 * gdb.base/float128.exp
10028 * gdb.base/floatn.exp
10029 * gdb.base/foll-exec-mode.exp
10030 * gdb.base/gdb1056.exp
10031 * gdb.base/gdb11531.exp
10032 * gdb.base/kill-after-signal.exp
10033 * gdb.base/multi-forks.exp
10034 * gdb.base/overlays.exp
10035 * gdb.base/pending.exp
10036 * gdb.base/sepdebug.exp
10037 * gdb.base/testenv.exp
10038 * gdb.base/valgrind-db-attach.exp
10039 * gdb.base/watch_thread_num.exp
10040 * gdb.base/watchpoint-cond-gone.exp
10041 * gdb.base/watchpoint.exp
10042 * gdb.base/watchpoints.exp
10043 * gdb.cp/arg-reference.exp
10044 * gdb.cp/baseenum.exp
10045 * gdb.cp/operator.exp
10046 * gdb.cp/shadow.exp
10047 * gdb.dwarf2/dw2-op-out-param.exp
10048 * gdb.dwarf2/dw2-reg-undefined.exp
10049 * gdb.go/chan.exp
10050 * gdb.go/hello.exp
10051 * gdb.go/integers.exp
10052 * gdb.go/methods.exp
10053 * gdb.go/package.exp
10054 * gdb.guile/scm-parameter.exp
10055 * gdb.guile/scm-progspace.exp
10056 * gdb.guile/scm-value.exp
10057 * gdb.mi/mi-pending.exp
10058 * gdb.mi/user-selected-context-sync.exp
10059 * gdb.multi/multi-attach.exp
10060 * gdb.multi/tids.exp
10061 * gdb.opt/clobbered-registers-O2.exp
10062 * gdb.pascal/floats.exp
10063 * gdb.pascal/integers.exp
10064 * gdb.python/py-block.exp
10065 * gdb.python/py-events.exp
10066 * gdb.python/py-parameter.exp
10067 * gdb.python/py-symbol.exp
10068 * gdb.python/py-symtab.exp
10069 * gdb.python/py-type.exp
10070 * gdb.python/py-value.exp
10071 * gdb.python/py-xmethods.exp
10072 * gdb.python/python.exp
10073 * gdb.reverse/break-precsave.exp
10074 * gdb.reverse/consecutive-precsave.exp
10075 * gdb.reverse/finish-precsave.exp
10076 * gdb.reverse/i386-precsave.exp
10077 * gdb.reverse/machinestate-precsave.exp
10078 * gdb.reverse/sigall-precsave.exp
10079 * gdb.reverse/solib-precsave.exp
10080 * gdb.reverse/step-precsave.exp
10081 * gdb.reverse/until-precsave.exp
10082 * gdb.reverse/watch-precsave.exp
10083 * gdb.server/ext-attach.exp
10084 * gdb.server/ext-restart.exp
10085 * gdb.server/ext-run.exp
10086 * gdb.server/ext-wrapper.exp
10087 * gdb.stabs/gdb11479.exp
10088 * gdb.stabs/weird.exp
10089 * gdb.threads/attach-many-short-lived-threads.exp
10090 * gdb.threads/kill.exp
10091 * gdb.threads/watchpoint-fork.exp
10092
bc6c7af4
LM
100932016-12-01 Luis Machado <lgustavo@codesourcery.com>
10094
10095 Fix test names starting with uppercase throughout all the files below.
10096
10097 * gdb.ada/array_return.exp
10098 * gdb.ada/catch_ex.exp
10099 * gdb.ada/info_exc.exp
10100 * gdb.ada/mi_catch_ex.exp
10101 * gdb.ada/mi_dyn_arr.exp
10102 * gdb.ada/mi_ex_cond.exp
10103 * gdb.ada/mi_exc_info.exp
10104 * gdb.ada/mi_interface.exp
10105 * gdb.ada/mi_task_arg.exp
10106 * gdb.ada/mi_task_info.exp
10107 * gdb.ada/mi_var_array.exp
10108 * gdb.arch/alpha-step.exp
10109 * gdb.arch/amd64-disp-step.exp
10110 * gdb.arch/arm-disp-step.exp
10111 * gdb.arch/disp-step-insn-reloc.exp
10112 * gdb.arch/e500-prologue.exp
10113 * gdb.arch/ftrace-insn-reloc.exp
10114 * gdb.arch/gdb1558.exp
10115 * gdb.arch/i386-bp_permanent.exp
10116 * gdb.arch/i386-disp-step.exp
10117 * gdb.arch/i386-float.exp
10118 * gdb.arch/i386-gnu-cfi.exp
10119 * gdb.arch/ia64-breakpoint-shadow.exp
10120 * gdb.arch/mips16-thunks.exp
10121 * gdb.arch/pa-nullify.exp
10122 * gdb.arch/powerpc-aix-prologue.exp
10123 * gdb.arch/powerpc-power.exp
10124 * gdb.arch/ppc-dfp.exp
10125 * gdb.arch/s390-tdbregs.exp
10126 * gdb.arch/spu-info.exp
10127 * gdb.arch/spu-ls.exp
10128 * gdb.arch/thumb-bx-pc.exp
10129 * gdb.base/advance.exp
10130 * gdb.base/annota-input-while-running.exp
10131 * gdb.base/arrayidx.exp
10132 * gdb.base/asmlabel.exp
10133 * gdb.base/async.exp
10134 * gdb.base/attach-wait-input.exp
10135 * gdb.base/auto-connect-native-target.exp
10136 * gdb.base/batch-preserve-term-settings.exp
10137 * gdb.base/bfp-test.exp
10138 * gdb.base/bigcore.exp
10139 * gdb.base/bp-permanent.exp
10140 * gdb.base/break-always.exp
10141 * gdb.base/break-fun-addr.exp
10142 * gdb.base/break-idempotent.exp
10143 * gdb.base/break-main-file-remove-fail.exp
10144 * gdb.base/break-probes.exp
10145 * gdb.base/break-unload-file.exp
10146 * gdb.base/break.exp
10147 * gdb.base/call-ar-st.exp
10148 * gdb.base/call-rt-st.exp
10149 * gdb.base/call-sc.exp
10150 * gdb.base/call-signal-resume.exp
10151 * gdb.base/call-strs.exp
10152 * gdb.base/callexit.exp
10153 * gdb.base/callfuncs.exp
10154 * gdb.base/catch-gdb-caused-signals.exp
10155 * gdb.base/catch-signal-siginfo-cond.exp
10156 * gdb.base/catch-syscall.exp
10157 * gdb.base/compare-sections.exp
10158 * gdb.base/cond-eval-mode.exp
10159 * gdb.base/condbreak-call-false.exp
10160 * gdb.base/consecutive-step-over.exp
10161 * gdb.base/cursal.exp
10162 * gdb.base/disabled-location.exp
10163 * gdb.base/disasm-end-cu.exp
10164 * gdb.base/display.exp
10165 * gdb.base/double-prompt-target-event-error.exp
10166 * gdb.base/dprintf-bp-same-addr.exp
10167 * gdb.base/dprintf-detach.exp
10168 * gdb.base/dprintf-next.exp
10169 * gdb.base/dprintf-non-stop.exp
10170 * gdb.base/dprintf-pending.exp
10171 * gdb.base/dso2dso.exp
10172 * gdb.base/ending-run.exp
10173 * gdb.base/enum_cond.exp
10174 * gdb.base/examine-backward.exp
10175 * gdb.base/exe-lock.exp
10176 * gdb.base/exec-invalid-sysroot.exp
10177 * gdb.base/execl-update-breakpoints.exp
10178 * gdb.base/execution-termios.exp
10179 * gdb.base/fileio.exp
10180 * gdb.base/fixsection.exp
10181 * gdb.base/foll-exec-mode.exp
10182 * gdb.base/foll-exec.exp
10183 * gdb.base/fork-running-state.exp
10184 * gdb.base/frame-args.exp
10185 * gdb.base/fullpath-expand.exp
10186 * gdb.base/func-ptr.exp
10187 * gdb.base/gcore-relro-pie.exp
10188 * gdb.base/gdb1090.exp
10189 * gdb.base/gdb1555.exp
10190 * gdb.base/global-var-nested-by-dso.exp
10191 * gdb.base/gnu-ifunc.exp
10192 * gdb.base/hbreak-in-shr-unsupported.exp
10193 * gdb.base/hbreak-unmapped.exp
10194 * gdb.base/hook-stop.exp
10195 * gdb.base/infcall-input.exp
10196 * gdb.base/info-fun.exp
10197 * gdb.base/info-shared.exp
10198 * gdb.base/interrupt-noterm.exp
10199 * gdb.base/jit-so.exp
10200 * gdb.base/jit.exp
10201 * gdb.base/line-symtabs.exp
10202 * gdb.base/list.exp
10203 * gdb.base/longjmp.exp
10204 * gdb.base/macscp.exp
10205 * gdb.base/max-value-size.exp
10206 * gdb.base/nodebug.exp
10207 * gdb.base/nofield.exp
10208 * gdb.base/overlays.exp
10209 * gdb.base/paginate-after-ctrl-c-running.exp
10210 * gdb.base/paginate-bg-execution.exp
10211 * gdb.base/paginate-inferior-exit.exp
10212 * gdb.base/pending.exp
10213 * gdb.base/pr11022.exp
10214 * gdb.base/printcmds.exp
10215 * gdb.base/ptr-typedef.exp
10216 * gdb.base/ptype.exp
10217 * gdb.base/randomize.exp
10218 * gdb.base/range-stepping.exp
10219 * gdb.base/realname-expand.exp
10220 * gdb.base/relativedebug.exp
10221 * gdb.base/remote.exp
10222 * gdb.base/savedregs.exp
10223 * gdb.base/sepdebug.exp
10224 * gdb.base/set-noassign.exp
10225 * gdb.base/shlib-call.exp
10226 * gdb.base/shreloc.exp
10227 * gdb.base/sigaltstack.exp
10228 * gdb.base/sigbpt.exp
10229 * gdb.base/siginfo-addr.exp
10230 * gdb.base/siginfo-obj.exp
10231 * gdb.base/siginfo-thread.exp
10232 * gdb.base/signest.exp
10233 * gdb.base/signull.exp
10234 * gdb.base/sigrepeat.exp
10235 * gdb.base/skip.exp
10236 * gdb.base/so-impl-ld.exp
10237 * gdb.base/solib-corrupted.exp
10238 * gdb.base/solib-disc.exp
10239 * gdb.base/solib-display.exp
10240 * gdb.base/solib-overlap.exp
10241 * gdb.base/solib-search.exp
10242 * gdb.base/solib-symbol.exp
10243 * gdb.base/source-execution.exp
10244 * gdb.base/sss-bp-on-user-bp-2.exp
10245 * gdb.base/sss-bp-on-user-bp.exp
10246 * gdb.base/stack-checking.exp
10247 * gdb.base/stale-infcall.exp
10248 * gdb.base/step-break.exp
10249 * gdb.base/step-line.exp
10250 * gdb.base/step-over-exit.exp
10251 * gdb.base/step-test.exp
10252 * gdb.base/structs.exp
10253 * gdb.base/sym-file.exp
10254 * gdb.base/symtab-search-order.exp
10255 * gdb.base/term.exp
10256 * gdb.base/type-opaque.exp
10257 * gdb.base/unload.exp
10258 * gdb.base/until-nodebug.exp
10259 * gdb.base/until.exp
10260 * gdb.base/unwindonsignal.exp
10261 * gdb.base/watch-cond.exp
10262 * gdb.base/watch-non-mem.exp
10263 * gdb.base/watch_thread_num.exp
10264 * gdb.base/watchpoint-reuse-slot.exp
10265 * gdb.base/watchpoint-solib.exp
10266 * gdb.base/watchpoint.exp
10267 * gdb.btrace/dlopen.exp
10268 * gdb.cell/arch.exp
10269 * gdb.cell/break.exp
10270 * gdb.cell/bt.exp
10271 * gdb.cell/core.exp
10272 * gdb.cell/data.exp
10273 * gdb.cell/dwarfaddr.exp
10274 * gdb.cell/ea-cache.exp
10275 * gdb.cell/ea-standalone.exp
10276 * gdb.cell/ea-test.exp
10277 * gdb.cell/f-regs.exp
10278 * gdb.cell/fork.exp
10279 * gdb.cell/gcore.exp
10280 * gdb.cell/mem-access.exp
10281 * gdb.cell/ptype.exp
10282 * gdb.cell/registers.exp
10283 * gdb.cell/sizeof.exp
10284 * gdb.cell/solib-symbol.exp
10285 * gdb.cell/solib.exp
10286 * gdb.compile/compile-tls.exp
10287 * gdb.cp/exception.exp
10288 * gdb.cp/gdb2495.exp
10289 * gdb.cp/local.exp
10290 * gdb.cp/mb-inline.exp
10291 * gdb.cp/mb-templates.exp
10292 * gdb.cp/pr10687.exp
10293 * gdb.cp/pr9167.exp
10294 * gdb.cp/scope-err.exp
10295 * gdb.cp/templates.exp
10296 * gdb.cp/virtfunc.exp
10297 * gdb.dwarf2/dw2-dir-file-name.exp
10298 * gdb.dwarf2/dw2-single-line-discriminators.exp
10299 * gdb.fortran/complex.exp
10300 * gdb.fortran/library-module.exp
10301 * gdb.guile/guile.exp
10302 * gdb.guile/scm-cmd.exp
10303 * gdb.guile/scm-frame-inline.exp
10304 * gdb.guile/scm-objfile.exp
10305 * gdb.guile/scm-pretty-print.exp
10306 * gdb.guile/scm-symbol.exp
10307 * gdb.guile/scm-type.exp
10308 * gdb.guile/scm-value.exp
10309 * gdb.linespec/keywords.exp
10310 * gdb.linespec/ls-errs.exp
10311 * gdb.linespec/macro-relative.exp
10312 * gdb.linespec/thread.exp
10313 * gdb.mi/mi-breakpoint-changed.exp
10314 * gdb.mi/mi-dprintf-pending.exp
10315 * gdb.mi/mi-fullname-deleted.exp
10316 * gdb.mi/mi-logging.exp
10317 * gdb.mi/mi-pending.exp
10318 * gdb.mi/mi-solib.exp
10319 * gdb.mi/new-ui-mi-sync.exp
10320 * gdb.mi/user-selected-context-sync.exp
10321 * gdb.multi/dummy-frame-restore.exp
10322 * gdb.multi/multi-arch-exec.exp
10323 * gdb.multi/remove-inferiors.exp
10324 * gdb.multi/watchpoint-multi-exit.exp
10325 * gdb.opt/solib-intra-step.exp
10326 * gdb.perf/backtrace.exp
10327 * gdb.perf/single-step.exp
10328 * gdb.perf/skip-command.exp
10329 * gdb.perf/skip-prologue.exp
10330 * gdb.perf/solib.exp
10331 * gdb.python/lib-types.exp
10332 * gdb.python/py-as-string.exp
10333 * gdb.python/py-bad-printers.exp
10334 * gdb.python/py-block.exp
10335 * gdb.python/py-breakpoint.exp
10336 * gdb.python/py-cmd.exp
10337 * gdb.python/py-events.exp
10338 * gdb.python/py-evthreads.exp
10339 * gdb.python/py-finish-breakpoint.exp
10340 * gdb.python/py-finish-breakpoint2.exp
10341 * gdb.python/py-frame-inline.exp
10342 * gdb.python/py-frame.exp
10343 * gdb.python/py-inferior.exp
10344 * gdb.python/py-infthread.exp
10345 * gdb.python/py-mi.exp
10346 * gdb.python/py-objfile.exp
10347 * gdb.python/py-pp-maint.exp
10348 * gdb.python/py-pp-registration.exp
10349 * gdb.python/py-prettyprint.exp
10350 * gdb.python/py-recurse-unwind.exp
10351 * gdb.python/py-shared.exp
10352 * gdb.python/py-symbol.exp
10353 * gdb.python/py-symtab.exp
10354 * gdb.python/py-template.exp
10355 * gdb.python/py-type.exp
10356 * gdb.python/py-unwind-maint.exp
10357 * gdb.python/py-unwind.exp
10358 * gdb.python/py-value.exp
10359 * gdb.python/python.exp
10360 * gdb.reverse/finish-reverse-bkpt.exp
10361 * gdb.reverse/insn-reverse.exp
10362 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10363 * gdb.reverse/solib-precsave.exp
10364 * gdb.reverse/solib-reverse.exp
10365 * gdb.stabs/gdb11479.exp
10366 * gdb.stabs/weird.exp
10367 * gdb.threads/fork-child-threads.exp
10368 * gdb.threads/fork-plus-threads.exp
10369 * gdb.threads/fork-thread-pending.exp
10370 * gdb.threads/forking-threads-plus-breakpoint.exp
10371 * gdb.threads/hand-call-in-threads.exp
10372 * gdb.threads/interrupted-hand-call.exp
10373 * gdb.threads/linux-dp.exp
10374 * gdb.threads/local-watch-wrong-thread.exp
10375 * gdb.threads/next-while-other-thread-longjmps.exp
10376 * gdb.threads/non-ldr-exit.exp
10377 * gdb.threads/pending-step.exp
10378 * gdb.threads/print-threads.exp
10379 * gdb.threads/process-dies-while-detaching.exp
10380 * gdb.threads/process-dies-while-handling-bp.exp
10381 * gdb.threads/pthreads.exp
10382 * gdb.threads/queue-signal.exp
10383 * gdb.threads/reconnect-signal.exp
10384 * gdb.threads/signal-command-handle-nopass.exp
10385 * gdb.threads/signal-command-multiple-signals-pending.exp
10386 * gdb.threads/signal-delivered-right-thread.exp
10387 * gdb.threads/signal-sigtrap.exp
10388 * gdb.threads/sigthread.exp
10389 * gdb.threads/staticthreads.exp
10390 * gdb.threads/stepi-random-signal.exp
10391 * gdb.threads/thread-unwindonsignal.exp
10392 * gdb.threads/thread_check.exp
10393 * gdb.threads/thread_events.exp
10394 * gdb.threads/tid-reuse.exp
10395 * gdb.threads/tls-nodebug.exp
10396 * gdb.threads/tls-shared.exp
10397 * gdb.threads/tls-so_extern.exp
10398 * gdb.threads/tls.exp
10399 * gdb.threads/wp-replication.exp
10400 * gdb.trace/actions-changed.exp
10401 * gdb.trace/actions.exp
10402 * gdb.trace/backtrace.exp
10403 * gdb.trace/change-loc.exp
10404 * gdb.trace/collection.exp
10405 * gdb.trace/deltrace.exp
10406 * gdb.trace/disconnected-tracing.exp
10407 * gdb.trace/entry-values.exp
10408 * gdb.trace/ftrace-lock.exp
10409 * gdb.trace/ftrace.exp
10410 * gdb.trace/infotrace.exp
10411 * gdb.trace/mi-trace-frame-collected.exp
10412 * gdb.trace/mi-trace-unavailable.exp
10413 * gdb.trace/mi-traceframe-changed.exp
10414 * gdb.trace/mi-tracepoint-changed.exp
10415 * gdb.trace/mi-tsv-changed.exp
10416 * gdb.trace/no-attach-trace.exp
10417 * gdb.trace/packetlen.exp
10418 * gdb.trace/passc-dyn.exp
10419 * gdb.trace/passcount.exp
10420 * gdb.trace/pending.exp
10421 * gdb.trace/pr16508.exp
10422 * gdb.trace/qtro.exp
10423 * gdb.trace/range-stepping.exp
10424 * gdb.trace/read-memory.exp
10425 * gdb.trace/report.exp
10426 * gdb.trace/save-trace.exp
10427 * gdb.trace/signal.exp
10428 * gdb.trace/stap-trace.exp
10429 * gdb.trace/status-stop.exp
10430 * gdb.trace/strace.exp
10431 * gdb.trace/tfile.exp
10432 * gdb.trace/tfind.exp
10433 * gdb.trace/trace-break.exp
10434 * gdb.trace/trace-condition.exp
10435 * gdb.trace/trace-enable-disable.exp
10436 * gdb.trace/trace-mt.exp
10437 * gdb.trace/tracecmd.exp
10438 * gdb.trace/tracefile-pseudo-reg.exp
10439 * gdb.trace/tspeed.exp
10440 * gdb.trace/tstatus.exp
10441 * gdb.trace/tsv.exp
10442 * gdb.trace/unavailable.exp
10443 * gdb.trace/while-dyn.exp
10444 * gdb.trace/while-stepping.exp
10445 * lib/gdb-guile.exp
10446 * lib/gdb.exp
10447 * lib/mi-support.exp
10448 * lib/pascal.exp
10449 * lib/perftest.exp
10450 * lib/prelink-support.exp
10451 * lib/selftest-support.exp
10452
ad02e4fe
SM
104532016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10454
10455 * Makefile.in: Include disable-implicit-rules.mk.
10456
22347e55
AA
104572016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10458
10459 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10460 non-byte-aligned bit fields.
10461
da5b30da
AA
104622016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10463
10464 PR gdb/12616
10465 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10466 respects the DW_AT_data_bit_offset attribute.
10467
b593ecca
SM
104682016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10469
10470 * gdb.base/default.exp: Fix output of "set language".
10471
3b165252
SM
104722016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10473
10474 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10475 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10476 make.
10477 * configure.ac: Remove checks for the make program.
10478 * configure: Re-generate.
10479
1a2f3d7f
KB
104802016-11-16 Kevin Buettner <kevinb@redhat.com>
10481
10482 * gdb.python/py-recurse-unwind.c (main): Add loop.
10483 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10484 to read_register() and gdb.parse_and_eval(). Make each code
10485 call a separate case that can be individually tested.
10486 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10487 proc. Call cont_and_backtrace for each of the code paths that
10488 we want to test in the unwinder.
10489
b7f38fda
AA
104902016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10491
10492 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10493 the definition of struct S.
10494
1f8db343
CM
104952016-11-11 Catherine Moore <clm@codesourcery.com>
10496
10497 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10498
fad0c9fb
PA
104992016-11-09 Pedro Alves <palves@redhat.com>
10500
10501 * gdb.base/commands.exp (runto_or_return): New procedure.
10502 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10503 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10504 (progvar_simple_while_test, progvar_complex_if_while_test)
10505 (if_while_breakpoint_command_test)
10506 (infrun_breakpoint_command_test, breakpoint_command_test)
10507 (user_defined_command_test, watchpoint_command_test)
10508 (test_command_prompt_position, redefine_hook_test)
10509 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10510 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10511 multi_line_input and multi_line. Remove gdb_expect and
10512 gdb_stop_suppressing_tests uses.
10513 * lib/gdb.exp (valnum_re): New global.
10514 (multi_line_input): New procedure.
10515
8354c62c
SM
105162016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10517
10518 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10519 Remove.
10520 (test_setup): Define with proc_with_prefix.
10521 (test_cli_inferior): Likewise.
10522 (test_cli_thread): Likewise.
10523 (test_cli_frame): Likewise.
10524 (test_cli_select_frame): Likewise.
10525 (test_cli_up_down): Likewise.
10526 (test_mi_thread_select): Likewise.
10527 (test_mi_stack_select_frame): Likewise.
10528 (test_cli_in_mi_inferior): Likewise.
10529 (test_cli_in_mi_thread): Likewise.
10530 (test_cli_in_mi_frame): Likewise.
10531 (top level): Do not use with_test_prefix_procname.
10532
64f367a2
PA
105332016-11-09 Pedro Alves <palves@redhat.com>
10534
10535 * gdb.base/commands.exp (gdbvar_simple_if_test)
10536 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10537 (progvar_simple_if_test, progvar_simple_while_test)
10538 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10539 (infrun_breakpoint_command_test, breakpoint_command_test)
10540 (user_defined_command_test, watchpoint_command_test)
10541 (test_command_prompt_position, deprecated_command_test)
10542 (bp_deleted_in_command, temporary_breakpoint_commands)
10543 (stray_arg0_test, source_file_with_indented_comment)
10544 (recursive_source_test, if_commands_test)
10545 (error_clears_commands_left, redefine_hook_test)
10546 (redefine_backtrace_test): Use proc_with_prefix.
10547 * lib/gdb.exp (proc_with_prefix): New proc.
10548
0bb65f1e
AA
105492016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10550
10551 * gdb.base/tui-layout.c: New file.
10552 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10553 disassembly window contains very long lines.
10554
7353f247
TT
105552016-11-08 Tom Tromey <tom@tromey.com>
10556
10557 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10558 depend on Python 2.
10559
30a7bb83
TT
105602016-11-08 Tom Tromey <tom@tromey.com>
10561
10562 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10563 New method.
10564
cdf5a07c
MG
105652016-10-29 Manish Goregaokar <manish@mozilla.com>
10566
2806dc7e 10567 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10568
51a789c3
MG
105692016-10-27 Manish Goregaokar <manish@mozilla.com>
10570
2806dc7e
PA
10571 * gdb.rust/simple.rs: Add test for univariant enums without
10572 discriminants and for encoded struct-like enums.
51a789c3 10573
f610ab6d
PA
105742016-10-28 Pedro Alves <palves@redhat.com>
10575
10576 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10577 gdb_test_multiple, tighten regexps and match symtabs and line
10578 tables incrementally.
10579
b129b0ca
LM
105802016-10-28 Luis Machado <lgustavo@codesourcery.com>
10581
10582 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10583 general.
10584
ecf45d2c
SL
105852016-10-25 Luis Machado <lgustavo@codesourcery.com>
10586
10587 * gdb.base/exec-invalid-sysroot.exp: New file.
10588
b8d38ee4
JK
105892016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10590
10591 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10592
f90fd8c2
JK
105932016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10594
10595 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10596
2d2476aa
MR
105972016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10598
2806dc7e
PA
10599 * gdb.base/killed-outside.exp: Remove $options from a call to
10600 `prepare_for_testing'.
2d2476aa 10601
e42b25a0
SM
106022016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10603
10604 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10605 Change test message.
10606
3ccdb432
SM
106072016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10608
10609 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10610 Update comment.
10611
5bad3170
SM
106122016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10613
10614 * gdb.trace/mi-trace-save.exp: New file.
10615
5ad9dba7
YQ
106162016-10-13 Yao Qi <yao.qi@linaro.org>
10617
10618 * gdb.base/code_elim.exp (get_var_address): Remove.
10619 * gdb.base/relocate.exp: Likewise.
10620 * gdb.base/shreloc.exp: Likewise.
10621 * lib/gdb.exp (get_var_address): New.
10622
62df7e21
YQ
106232016-10-13 Yao Qi <yao.qi@linaro.org>
10624
10625 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10626 floating point tests if $skip_float_test is false.
10627
4dac951e
LM
106282016-10-12 Luis Machado <lgustavo@codesourcery.com>
10629
10630 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10631 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10632 argc values.
10633 Add 1 to argc so we guarantee distinct initial/modified argc values.
10634
8f1a8fc4
JK
106352016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10636
10637 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10638
16c85b5d
JK
106392016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10640
10641 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10642 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10643 * gdb.arch/vsx-regs.exp: Likewise.
10644
1d0e042a
YQ
106452016-10-07 Yao Qi <yao.qi@linaro.org>
10646
10647 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10648
68dadef5
MM
106492016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10650
10651 * gdb.python/python.exp: Test decode_line("*0").
10652
33fa2c6e
DE
106532016-10-06 Doug Evans <dje@google.com>
10654
10655 * gdb.python/py-value.exp (test_value_creation): Add test for large
10656 unsigned 64-bit value.
10657
9c37b5ae
TT
106582016-10-06 Tom Tromey <tom@tromey.com>
10659
10660 * gdb.compile/compile.exp: Change java tests to rust.
10661 * gdb.base/setshow.exp: Change java tests to rust.
10662 * gdb.base/default.exp: Remove java from language list.
10663 * README (Examples): Update language example.
10664 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10665 test.
10666 * lib/gdb.exp (skip_java_tests): Remove.
10667 * lib/java.exp: Remove.
10668 * gdb.java: Remove.
10669
78b86327
MR
106702016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10671
10672 * gdb.arch/mips-fcr.exp: New test.
10673 * gdb.arch/mips-fcr.c: Source for the new test.
10674
7470adbb
MR
106752016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10676
10677 * gdb.base/solib-disc.exp: Use `standard_output_file'
10678 throughout.
10679
4a556533
PA
106802016-10-06 Pedro Alves <palves@redhat.com>
10681
10682 * gdb.base/jit-simple-dl.c: New file.
10683 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10684 * gdb.base/jit-simple.c: ... this.
10685 * gdb.base/jit-simple.exp (jit_run): Delete.
10686 (build_jit): New proc.
10687 (jit_test_reread): Recompile either the main program or the shared
10688 library, depending on what is being tested. Skip changing address
10689 if caller wants to. Compare before/after addresses. If testing
10690 standalone, explicitly load the binary. Test "maint info
10691 breakpoints".
10692 (top level): Add "standalone vs shared lib" and "change address"
10693 vs "same address" axes.
10694
5a122fbc
PA
106952016-10-06 Pedro Alves <palves@redhat.com>
10696
10697 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10698 call.
10699 (jit_run): Delete.
10700 (jit_test_reread): Use with_test_prefix. Reload the main binary
10701 explicitly. Compare the before/after addresses of the JIT
10702 descriptor.
10703
ee8da4b8
DE
107042016-08-15 Doug Evans <dje@google.com>
10705
10706 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10707 for single bitfields is bool.
10708 * gdb.xml/tdesc-regs.exp: Ditto.
10709
f389f6fe
JK
107102016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10711
10712 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10713
fdebf1a4
YQ
107142016-10-05 Yao Qi <yao.qi@linaro.org>
10715
10716 * lib/gdb.exp (support_complex_tests): Return zero if
10717 gdb_skip_float_test return true.
10718
9c36d954 107192016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10720 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10721
10722 PR gdb/20487
10723 * gdb.mi/user-selected-context-sync.exp: New file.
10724 * gdb.mi/user-selected-context-sync.c: New file.
10725
4034d0ff 107262016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10727 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10728
10729 PR gdb/20487
10730 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10731 =thread-select-event check.
10732
a4297203
PB
107332016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10734
10735 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10736 the compulsory L operand changes.
10737 * gdb.arch/powerpc-power.s: Likewise.
10738
bb805577
JK
107392016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10740
10741 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10742 * gdb.base/jit-attach-pie.c: New file.
10743 * gdb.base/jit-attach-pie.exp: New file.
10744
6d61dee5
PA
107452016-09-28 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.base/infcall-input.c: New file.
10748 * gdb.base/infcall-input.exp: New file.
10749
f73842fc
YQ
107502016-09-22 Yao Qi <yao.qi@linaro.org>
10751
10752 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10753 (gdb_exit): Rename it to ...
10754 (gdbserver_gdb_exit): ... Close GDBserver.
10755 (gdb_exit): New proc, call gdbserver_gdb_exit.
10756 (mi_gdb_exit): Likewise.
10757
90681dab
YQ
107582016-09-22 Yao Qi <yao.qi@linaro.org>
10759
10760 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10761 path.
10762 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10763 Remove duplication.
10764
9c211fd8
YQ
107652016-09-22 Yao Qi <yao.qi@linaro.org>
10766
10767 * lib/gdbserver-support.exp: Check the existence of
10768 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10769
ad0a504f
AK
107702016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10771
10772 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10773
36cf1806
TT
107742016-09-21 Tom Tromey <tom@tromey.com>
10775
10776 PR gdb/20604:
10777 * gdb.base/quit.exp: New file.
10778
74172ecf
SM
107792016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10780
10781 * .gitignore: New file.
10782
3d0ec882
MR
107832016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10784
10785 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10786 throughout.
10787
8193adea
AA
107882016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10789
10790 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10791
d41a5c09
JK
107922016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10793
10794 * gdb.cp/casts.cc (decltype): Move it ...
10795 (main): ... with its call to ...
10796 * gdb.cp/casts03.cc: ... a new file.
10797 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10798
d2dfe700
JK
107992016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10800
10801 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10802
e2a92b16
PB
108032016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10804
10805 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10806 and sync up the test with tests in gas/testsuite/gas/ppc.
10807 * gdb.arch/powerpc-power.exp: Likewise.
10808
49b4de64
JK
108092016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10810
10811 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10812
2c29df25
SDJ
108132016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10814 Jan Kratochvil <jan.kratochvil@redhat.com>
10815
10816 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10817 make m1's definition to be different from m2's. Use 'dummy' as an
10818 argument for probe 'two'.
10819
cc3c2846
JB
108202016-09-10 Jon Beniston <jon@beniston.com>
10821
10822 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10823 for sim target.
10824
e1b2624a
AA
108252016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10826
10827 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10828 variable declaration.
10829 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10830 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10831 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10832 received HWCAP as its argument.
10833
4295e285
PA
108342016-09-06 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.base/new-ui-pending-input.c: New file.
10837 * gdb.base/new-ui-pending-input.exp: New file.
10838 * gdb.exp (clear_gdb_spawn_id): New procedure.
10839 (with_spawn_id): Check whether gdb_spawn_id exists before
10840 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10841 on exit.
10842
00d5215e
UW
108432016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10844
10845 * gdb.base/float128.c: New file.
10846 * gdb.base/float128.exp: Likewise.
10847 * gdb.base/floatn.c: Likewise.
10848 * gdb.base/floatn.exp: Likewise.
10849
a9ff5f12
UW
108502016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10851
10852 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10853
f245535c
PA
108542016-09-05 Pedro Alves <palves@redhat.com>
10855
10856 PR backtrace/19927
10857 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10858 unwinders are immediately called as side effect of "source" or
10859 "disable unwinder" commands.
10860 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10861
ae9cf263
YQ
108622016-09-02 Yao Qi <yao.qi@linaro.org>
10863
10864 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10865 is true and $type is "float" or "double".
10866
27aba047
YQ
108672016-09-02 Yao Qi <yao.qi@linaro.org>
10868
10869 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10870 true.
10871 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10872 * gdb.base/call-rt-st.exp: Likewise.
10873 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10874 return value instead of gdb,skip_float_test.
10875 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10876 (do_function_calls): Use its return value instead of
10877 gdb,skip_float_test.
10878 * gdb.base/finish.exp: Likewise.
10879 * gdb.base/funcargs.exp: Likewise.
10880 * gdb.base/return.exp: Likewise.
10881 * gdb.base/return2.exp: Likewise.
10882 * gdb.base/varargs.exp: Likewise.
10883 * lib/gdb.exp (gdb_skip_float_test): Change it to
10884 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10885
5af962df
AA
108862016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10887
10888 * gdb.multi/tids.exp: Test "thread apply all".
10889
7fac6910
JK
108902016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10891
10892 * gdb.base/default.exp (tty): Remove.
10893
bb1fe4ac
KB
108942016-08-24 Kevin Buettner <kevinb@redhat.com>
10895
2806dc7e
PA
10896 * gdb.python/py-recurse-unwind.c: New file.
10897 * gdb.python/py-recurse-unwind.py: New file.
10898 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10899
0a1ddfa6
SM
109002016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10901
10902 * gdb.base/set-inferior-tty.exp: New file.
10903 * gdb.base/set-inferior-tty.c: New file.
10904
d9de1fe3
PA
109052016-08-23 Pedro Alves <palves@redhat.com>
10906
10907 PR gdb/20494
10908 * gdb.base/new-ui-echo.c: New file.
10909 * gdb.base/new-ui-echo.exp: New file.
10910
e9d9abd7
YQ
109112016-08-23 Yao Qi <yao.qi@linaro.org>
10912
10913 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10914 gdbserver_spawn.
10915 * gdb.server/connect-without-multi-process.exp (do_test):
10916 Likewise.
10917
3589529e
YQ
109182016-08-23 Yao Qi <yao.qi@linaro.org>
10919
10920 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10921 standalone_txt. Delete gdb_txt and standalone_txt on host
10922 and target. Spawn the binary on target. Copy files from
10923 target to host.
10924
6bb90213
PA
109252016-08-22 Pedro Alves <palves@redhat.com>
10926
10927 PR gdb/20505
10928 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10929 with_test_prefix. Factor out bits to ...
10930 (test_no_vdso): ... this new procedure.
10931
20c2c024
CL
109322016-08-19 Carl Love <cel@us.ibm.com>
10933
10934 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10935 maintaining separate logic for constructing the output path.
10936 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10937 * gdb.arch/ppc-dfp.exp: Likewise.
10938 * gdb.arch/ppc-fp.exp: Likewise.
10939 * gdb.arch/vsx-regs.exp: Likewise.
10940 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10941 binprefix for generating the additional binary files.
10942
0646e07d
PA
109432016-08-19 Pedro Alves <palves@redhat.com>
10944
10945 * gdb.trace/mi-trace-frame-collected.exp
10946 (test_trace_frame_collected): On x32, expect two registers.
10947
46da9242
CL
109482016-08-18 Carl Love <cel@us.ibm.com>
10949
10950 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10951 and sync up the test with tests in gas/testsuite/gas/ppc.
10952 * gdb.arch/powerpc-power.exp: Likewise.
10953
eb2332d7
SM
109542016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10955
10956 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10957 expected error message.
10958
63c61e04
SM
109592016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10960
10961 * gdb.multi/remove-inferiors.exp: New file.
10962 * gdb.multi/remove-inferiors.c: New file.
10963
7b17065f
YQ
109642016-08-12 Yao Qi <yao.qi@linaro.org>
10965
10966 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10967 argument list.
10968
01d3dedf
PA
109692016-08-10 Pedro Alves <palves@redhat.com>
10970
10971 PR gdb/19187
10972 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10973 setup_kfails.
10974
3eb7562a
PA
109752016-08-09 Pedro Alves <palves@redhat.com>
10976 Simon Marchi <simon.marchi@ericsson.com>
10977
10978 PR gdb/20418
10979 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10980 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10981
80614914
PA
109822016-08-09 Pedro Alves <palves@redhat.com>
10983
10984 PR mi/20431
10985 * gdb.mi/mi-cmd-error.exp: New file.
10986
f348d89a
PA
109872016-08-09 Pedro Alves <palves@redhat.com>
10988
10989 PR gdb/18653
10990 * gdb.base/signals-state-child.c: New file.
10991 * gdb.base/signals-state-child.exp: New file.
10992 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10993
e5ca03b4
PA
109942016-08-09 Pedro Alves <palves@redhat.com>
10995
10996 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10997
282a0691
TT
109982016-08-03 Tom Tromey <tom@tromey.com>
10999
11000 PR python/18565:
11001 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11002
41bfcd63
YQ
110032016-08-01 Yao Qi <yao.qi@linaro.org>
11004
11005 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11006 variable mode to "multi-process" if $multi_process is 1, otherwise
11007 set it to "single-process".
11008
e3465b24
YQ
110092016-08-01 Yao Qi <yao.qi@linaro.org>
11010
11011 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11012 * gdb.cp/cpexprs.exp: Likewise.
11013 * gdb.cp/m-static.exp: Likewise.
11014
0b31a4bc
TT
110152016-07-26 Tom Tromey <tom@tromey.com>
11016
11017 PR python/20190:
11018 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11019 test.
11020
e0461dbb
MM
110212016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11022
11023 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11024 selecting assembly source files.
11025 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11026 assembly source files.
11027 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11028 assembly source files.
11029 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11030 selecting assembly source files.
11031
8194e927
SM
110322016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11033
11034 * gdb.base/new-ui.exp (do_test_invalid_args): New
11035 procedure.
11036
c0272db5
TW
110372016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11038
11039 * gdb.btrace/reconnect.c: New file.
11040 * gdb.btrace/reconnect.exp: New file.
11041
e3487908
GKB
110422016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11043
11044 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11045 to test_catch_syscall_group.
11046 (test_catch_syscall_group): New.
11047
12df5c00
TT
110482016-07-21 Tom Tromey <tom@tromey.com>
11049
11050 * gdb.rust/simple.rs (main): Use empty struct expression.
11051 * gdb.rust/simple.exp: Add tests for empty struct expression.
11052
bae62ee2
YQ
110532016-07-21 Yao Qi <yao.qi@linaro.org>
11054
11055 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11056 if gdb_skip_xml_test is true on some targets.
11057
b1b53fb3
YQ
110582016-07-21 Yao Qi <yao.qi@linaro.org>
11059
11060 * gdb.server/solib-list.exp: Unset last_loaded_file.
11061
027d97f8
JK
110622016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11063
11064 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11065 "step into captured_main (args)".
11066
7674d381
JK
110672016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11070
72b5d099
JK
110712016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11072
11073 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11074
1f960ced
PA
110752016-07-19 Pedro Alves <palves@redhat.com>
11076
11077 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11078 * gdb.opt/inline-bt.exp: Likewise.
11079 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11080 additional_flags=-Winline.
11081 * gdb.opt/inline-locals.exp: Likewise.
11082 * gdb.opt/inline-markers.c (ATTR): Define.
11083 (inlined_fn): Use it.
11084
f25827c1
YQ
110852016-07-19 Yao Qi <yao.qi@linaro.org>
11086
11087 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11088 (test_with_self): Remove some code. Remove argument executable.
11089 (top-level): Use do_self_tests.
11090
37539ebe
DB
110912016-07-15 Zachary Welch <zwelch@codesourcery.com>
11092 Don Breazeal <donb@codesourcery.com>
11093
11094 * gdb.base/maint.exp: Escape paths used in regular expressions.
11095 * gdb.stabs/weird.exp: Likewise.
11096
dac790e1
TT
110972016-07-13 Tom Tromey <tom@tromey.com>
11098
11099 PR python/15620, PR python/18620:
11100 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11101 (test_bkpt_events): New procs.
11102
93daf339
TT
111032016-07-13 Tom Tromey <tom@tromey.com>
11104
11105 PR python/17698:
11106 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11107 test.
11108 (test_watchpoints): Likewise.
11109 (test_bkpt_pending): New proc.
11110
6571a381
TT
111112016-07-13 Tom Tromey <tom@tromey.com>
11112
11113 PR cli/18053:
11114 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11115 completion test.
11116
e8732474
JK
111172016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11118
11119 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11120 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11121 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11122 f_label.
11123 (g): Rename g_end_lbl to g_label.
11124 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11125 low_pc and high_pc.
11126 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11127
e0f3fd7c
TT
111282016-07-12 Tom Tromey <tom@tromey.com>
11129
11130 PR python/19293:
11131 * gdb.python/py-unwind-maint.exp: Update tests.
11132
3cfe46b6
YQ
111332016-07-12 Yao Qi <yao.qi@linaro.org>
11134
11135 * lib/selftest-support.exp (selftest_setup): Match the output
11136 when captured_main is inlined.
11137
4f19a0e6
WT
111382016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11139
11140 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11141 New variables.
11142 (print this%a, print this%b, print this): New tests.
11143 * gdb.fortran/derived-types.f90 (this): New object and
11144 initialization.
11145
986cf455
SM
111462016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11147
11148 * gdb.ada/arraydim.exp: Remove extra directory level in build
11149 directory.
11150
f0464b23
SM
111512016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11152
11153 * lib/ada.exp: Remove extra directory level in build directory.
11154 * gdb.ada/cond_lang.exp: Likewise.
11155 * gdb.ada/exec_changed.exp: Likewise.
11156 * gdb.ada/lang_switch.exp: Likewise.
11157
42d94011
MG
111582016-07-06 Manish Goregaokar <manish@mozilla.com>
11159
2806dc7e
PA
11160 * simple.rs: Add test for raw pointer subscripting.
11161 * simple.exp: Add test expectations.
42d94011 11162
647c264c
YQ
111632016-07-05 Yao Qi <yao.qi@linaro.org>
11164
11165 * gdb.mi/mi-reverse.exp: Match =record-started output.
11166
20aa2c60
PA
111672016-07-01 Pedro Alves <palves@redhat.com>
11168
11169 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11170 procedure.
11171 (jit_reader_test): Test the jit reader's unwinder.
11172 * gdb.base/jithost.c (jit_function_00_code): New global.
11173 (main): Use memcpy to fill in the mmapped code, instead of poking
11174 bytes manually here.
11175 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11176 value.
11177 (read_debug_info): Save the function's range.
11178 (read_sp): New function.
11179 (unwind_frame): Use it. Also unwind RBP.
11180 (get_frame_id): Use read_sp.
11181 (gdb_init_reader): Use calloc instead of malloc.
11182 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11183 parameter. Use gdb_test_multiple.
11184
ced2dffb
PA
111852016-07-01 Pedro Alves <palves@redhat.com>
11186 Antoine Tremblay <antoine.tremblay@ericsson.com>
11187
11188 * gdb.threads/process-dies-while-detaching.c: New file.
11189 * gdb.threads/process-dies-while-detaching.exp: New file.
11190
63000888
PA
111912016-07-01 Pedro Alves <palves@redhat.com>
11192
11193 * gdb.multi/watchpoint-multi-exit.c: New file.
11194 * gdb.multi/watchpoint-multi-exit.exp: New file.
11195
038d4868
PA
111962016-06-30 Pedro Alves <palves@redhat.com>
11197
11198 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11199 unset inferior_spawn_id.
11200
994e9c83
PA
112012016-06-30 Pedro Alves <palves@redhat.com>
11202
11203 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11204 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11205
e5653468
YQ
112062016-06-29 Yao Qi <yao.qi@linaro.org>
11207
11208 * gdb.base/return.c: Add copyright header.
11209
803b47e5
TT
112102016-06-29 Tom Tromey <tom@tromey.com>
11211
11212 PR python/20129:
11213 * gdb.python/py-framefilter.exp: Add tests for setting priority
11214 and disabling of non-existent frame filter.
11215
28244707
YQ
112162016-06-29 Yao Qi <yao.qi@linaro.org>
11217
11218 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11219 0x0f07ff.
11220
a31d2f06
YQ
112212016-06-28 Yao Qi <yao.qi@linaro.org>
11222
11223 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11224 triplets. Start gdb, execute catch syscall, and continue. Check
11225 gdb's output to determine catch syscall is supported.
11226
921d8f54
MG
112272016-06-27 Manish Goregaokar <manish@mozilla.com>
11228
25d49b86
PA
11229 * gdb.rust/simple.rs: Add test for returning unit in a function.
11230 * gdb.rust/simple.exp: Add expectation for functions returning
11231 unit.
921d8f54 11232
f4952523
PMR
112332016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11234
11235 * gdb.python/py-breakpoint-create-fail.c,
11236 gdb.python/py-breakpoint-create-fail.exp,
11237 gdb.python/py-breakpoint-create-fail.py: New testcase.
11238
fccb08f8
MG
112392016-06-25 Manish Goregaokar <manish@mozilla.com>
11240
11241 PR gdb/20239
11242 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
11243 * gdb.rust/simple.exp: Add test expectations for new NonZero
11244 tests.
fccb08f8 11245
6b850546
DT
112462016-06-24 David Taylor <dtaylor@emc.com>
11247
11248 * gdb.base/offsets.exp: New file.
11249 * gdb.base/offsets.c: New file.
11250
17621150
TT
112512016-06-23 Tom Tromey <tom@tromey.com>
11252
11253 PR gdb/16483:
11254 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11255 before any filters are loaded.
11256
04d59df6
WT
112572016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11258
11259 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11260 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11261 structs.
11262 * gdb.fortran/derived-type-function.exp: New file.
11263 * gdb.fortran/derived-type-function.f90: New file.
11264
11265
ac69f786
PA
112662016-06-21 Pedro Alves <palves@redhat.com>
11267
11268 * gdb.base/new-ui.exp: New file.
11269 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11270 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11271 (with_spawn_id): New procedure.
11272
49940788
PA
112732016-06-21 Pedro Alves <palves@redhat.com>
11274
11275 * gdb.mi/mi-exec-run.exp: New file.
11276
ef274d26
PA
112772016-06-21 Pedro Alves <palves@redhat.com>
11278
11279 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11280 breakpoint command's output on the main UI.
11281 (test_break): New procedure, factored out from calls in the top
11282 level.
11283 (top level): Use foreach_with_prefix to test MI as main UI and as
11284 separate UI.
11285
468afe6c
PA
112862016-06-21 Pedro Alves <palves@redhat.com>
11287
11288 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11289 (test_awatch_creation_and_listing)
11290 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11291 Remove 'type' parameter.
11292 (test_watchpoint_all): New parameter mi_mode. Remove
11293 with_test_prefix.
11294 (top level): Use foreach_with_prefix, and add main/separate UI MI
11295 testing axis.
11296
51f77c37
PA
112972016-06-21 Pedro Alves <palves@redhat.com>
11298
11299 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11300 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11301 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11302 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11303 (gdb_main_spawn_id, mi_spawn_id): Declare and
11304 comment.
11305 (mi_create_inferior_pty): New procedure,
11306 factored out from default_mi_gdb_start.
11307 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11308 procedures.
11309 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11310 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11311 Use mi_create_inferior_pty.
11312 (mi_gdb_start): Use eval to pass down args list.
11313
8980e177
PA
113142016-06-21 Pedro Alves <palves@redhat.com>
11315
11316 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11317 * gdb.opt/inline-cmds.exp: Add MI tests.
11318
f38d3ad1
PA
113192016-06-21 Pedro Alves <palves@redhat.com>
11320
11321 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11322
45db7c09
PA
113232016-06-21 Pedro Alves <palves@redhat.com>
11324
11325 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11326 (top level): Use it instead of mi_execute_to.
11327
5a069ab3
PA
113282016-06-21 Pedro Alves <palves@redhat.com>
11329
11330 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11331 (cont_handler_str): New.
11332 (signal_stop_handler): Set stop_handler_str instead of printing to
11333 stdout.
11334 (continue_handler): Set cont_handler_str instead of printing to
11335 stdout.
11336 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11337 mi_send_resuming_command. Print stop_handler_str and
11338 cont_handler_str instead of expecting the python events print
11339 directly.
11340
2838cc1d
SD
113412016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11342
11343 * gdb.base/jit-reader.exp: New file.
11344 * gdb.base/jithost.c: New file.
11345 * gdb.base/jithost.h: New file.
11346 * gdb.base/jitreader.c : New file.
11347 * gdb.base/jit-protocol.h: New file.
11348
21a77091
YQ
113492016-06-17 Yao Qi <yao.qi@linaro.org>
11350
11351 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11352 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11353 and detach-on-fork. Adjust tests.
11354 (top level): Invoke break_cond_on_syscall with combinations of
11355 syscall, follow-fork-mode and detach-on-fork.
11356
f50bf8e5
YQ
113572016-06-17 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.base/step-over-exit.c: New.
11360 * gdb.base/step-over-exit.exp: New.
11361
a28d8e50
YTL
113622016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11363
11364 * gdb.base/float.exp: Add target check for nds32*-*-*.
11365 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11366
cad8e26d
AB
113672016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11368
11369 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11370 for unsupported target features.
11371 * gdb.base/call-rt-st.exp: Likewise.
11372 * gdb.base/call-sc.exp: Likewise.
11373 * gdb.base/call-signal-resume.exp: Likewise.
11374 * gdb.base/call-strs.exp: Likewise.
11375 * gdb.base/callexit.exp: Likewise.
11376 * gdb.base/callfuncs.exp: Likewise.
11377 * gdb.base/nodebug.exp: Likewise.
11378 * gdb.base/printcmds.exp: Likewise.
11379 * gdb.base/ptype.exp: Likewise.
11380 * gdb.base/structs.exp: Likewise.
11381 * gdb.base/unwindonsignal.exp: Likewise.
11382 * gdb.cp/gdb2495.exp: Likewise.
11383 * gdb.cp/templates.exp: Likewise.
11384 * gdb.cp/virtfunc.exp: Likewise.
11385 * gdb.threads/hand-call-in-threads.exp: Likewise.
11386 * gdb.threads/interrupted-hand-call.exp: Likewise.
11387 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11388
347dc102
TT
113892016-06-10 Tom Tromey <tom@tromey.com>
11390
11391 PR rust/20110:
11392 * gdb.rust/expr.exp: Add test for integer constant larger than
11393 i32.
11394
5e13cf25
BH
113952016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11396
11397 * gdb.fortran/nested-funcs.exp: New.
11398 * gdb.fortran/nested-funcs.f90: New.
11399
bb556f1f
TK
114002016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11401
11402 * gdb.base/examine-backward.c: New file.
11403 * gdb.base/examine-backward.exp: New file.
11404
38b022b4
SM
114052016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11406
11407 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11408 matching.
11409
1b40ec05
TT
114102016-06-02 Tom Tromey <tom@tromey.com>
11411
11412 PR python/18984:
11413 * gdb.python/py-shared.exp: Add solib_name test.
11414
193bd378
SM
114152016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11416
11417 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11418
3326303b
MG
114192016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11420
11421 PR c++/19893
11422 * gdb.dwarf2/implref.exp: Rename to...
11423 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11424 * gdb.dwarf2/implref-array.c: New file.
11425 * gdb.dwarf2/implref-array.exp: Likewise.
11426 * gdb.dwarf2/implref-global.c: Likewise.
11427 * gdb.dwarf2/implref-global.exp: Likewise.
11428 * gdb.dwarf2/implref-struct.c: Likewise.
11429 * gdb.dwarf2/implref-struct.exp: Likewise.
11430
825c8ef2
AT
114312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11432
11433 * gdb.trace/trace-condition.exp: Add 64bit tests.
11434
2320162a
AT
114352016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11436
11437 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11438 bits types.
11439 (main): Adapt to 8 to 64 bits types.
11440 * gdb.trace/trace-condition.exp: Add new tests.
11441
a7818233
AT
114422016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11443
11444 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11445
0d336466
AT
114462016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11447
11448 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11449 Move condition tests...
11450 * gdb.trace/trace-condition.exp: Here.
11451
7faeb45a
AT
114522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11453
11454 * gdb.trace/trace-condition.exp: Add counter-case tests.
11455
e385593e
JK
114562016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11457
11458 PR c++/15231
11459 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11460 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11461
744608cc
PA
114622016-05-27 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11465 New procedure.
11466 (top level): Call it, and bail out of DejaGnu is known to be bad.
11467
ac775bf4
AB
114682016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11469
11470 * gdb.base/whatis.c: Extend the test case.
11471 * gdb.base/whatis.exp: Add additional tests.
11472
2bbad2ea
BH
114732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11474
11475* gdb.fortran/type.f90: Add pointer variable.
11476* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11477
8b70175d
BH
114782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11479
11480 * gdb.fortran/vla-type.exp: Fix testcase name.
11481
86d8a848
BH
114822016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11483
11484 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11485
e188eb36
BH
114862016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11487
11488 * gdb.fortran/type.f90: Add nested structures.
11489 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11490 * gdb.fortran/derived-type.exp: Adapt expected output.
11491 * gdb.fortran/vla-type.exp: Adapt expected output.
11492
9b2db1fd
BH
114932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11494
11495 * gdb.fortran/whatis_type.exp: Adapt expected output.
11496
72b17055
BH
114972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11498
11499 * gdb.fortran/print_type.exp: Fix expected output.
11500 * gdb.fortran/whatis_type.exp: Fix expected output.
11501
3cd81d8d
BH
115022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11503
11504 * gdb.fortran/whatis_type.exp: Use multi_line.
11505
ddae9462
TT
115062016-05-24 Tom Tromey <tom@tromey.com>
11507
11508 PR python/17386:
11509 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11510 use value as an index.
11511
1957f6b8
TT
115122016-05-23 Tom Tromey <tom@tromey.com>
11513
11514 PR python/17981:
11515 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11516 no-breakpoint case.
11517
026a9174
PA
115182016-05-24 Pedro Alves <palves@redhat.com>
11519
11520 PR gdb/19828
11521 * gdb.threads/clone-attach-detach.c: New file.
11522 * gdb.threads/clone-attach-detach.exp: New file.
11523
e70a7231
FR
115242016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11525
11526 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11527
0f6ed0e0
TT
115282016-05-23 Tom Tromey <tom@tromey.com>
11529
11530 PR python/19438, PR python/18393:
11531 * gdb.python/py-progspace.exp: Add "dir" test.
11532 * gdb.python/py-objfile.exp: Add "dir" test.
11533
ffd19d61
YQ
115342016-05-23 Yao Qi <yao.qi@linaro.org>
11535
11536 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11537 * gdb.arch/thumb2-it.exp: Likewise.
11538
9e8f9b05
SM
115392016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11540
11541 * gdb.mi/mi-threads-interrupt.c: New file.
11542 * gdb.mi/mi-threads-interrupt.exp: New file.
11543
61c6156d
SM
115442016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11545
11546 PR gdb/18077
11547 * gdb.mi/mi-async-run.exp: New file.
11548 * gdb.mi/mi-async-run.c: New file.
11549
67218854
TT
115502016-05-17 Tom Tromey <tom@tromey.com>
11551 Manish Goregaokar <manishsmail@gmail.com>
11552
11553 * lib/rust-support.exp: New file.
11554 * lib/gdb.exp (skip_rust_tests): New proc.
11555 (build_executable_from_specs): Handle rust.
11556 * lib/future.exp (gdb_find_rustc): New proc.
11557 (gdb_default_target_compile): Handle rust.
11558 * gdb.rust/expr.exp: New file.
11559 * gdb.rust/generics.exp: New file.
11560 * gdb.rust/generics.rs: New file.
11561 * gdb.rust/methods.exp: New file.
11562 * gdb.rust/methods.rs: New file.
11563 * gdb.rust/modules.exp: New file.
11564 * gdb.rust/modules.rs: New file.
11565 * gdb.rust/simple.exp: New file.
11566 * gdb.rust/simple.rs: New file.
11567
c44af4eb
TT
115682016-05-17 Tom Tromey <tom@tromey.com>
11569
11570 * gdb.base/default.exp (set language): Add rust.
11571
dcd1f979
TT
115722016-05-17 Tom Tromey <tom@tromey.com>
11573
11574 * gdb.gdb/unittest.exp: New file.
11575
155b7f57
YQ
115762016-05-16 Yao Qi <yao.qi@linaro.org>
11577
11578 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11579 shell_prompt. Update shell_prompt_re.
11580
8ddd5a6c
DE
115812016-05-12 Doug Evans <dje@google.com>
11582
11583 PR symtab/19999
11584 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11585 $options when building executable.
11586 * gdb.dwarf2/fission-loclists-pie.S: New file.
11587 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11588
02e370d9
SM
115892016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11590
11591 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11592 of [is_remote target],
11593
8929ad8b
SM
115942016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11595
11596 * lib/gdb.exp (use_gdb_stub): New procedure.
11597
6c447423
DE
115982016-05-03 Yunlian Jiang <yunlian@google.com>
11599 Doug Evans <dje@google.com>
11600
11601 PR symtab/19914
11602 * gdb.dwarf2/dwp-sepdebug.c: New file.
11603 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11604
444e826c
SM
116052016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11606
11607 * gdb.base/detach.exp: Remove is_remote check.
11608
740feeaa
SM
116092016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11610
11611 * gdb.base/annota-input-while-running.exp: Don't check for
11612 [is_remote target]. Enable annotations after running to main.
11613 Remove unused "set test..." line.
11614
9080ac9d
SM
116152016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11616
11617 * gdb.trace/trace-enable-disable.exp: New file.
11618 * gdb.trace/trace-enable-disable.c: New file.
11619
952ebca5
SM
116202016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11621
11622 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11623 use it in info sharedlibrary test.
11624 * gdb.trace/ftrace-lock.exp: Likewise.
11625 * gdb.trace/ftrace.exp: Likewise.
11626 * gdb.trace/range-stepping.exp: Likewise.
11627 * gdb.trace/trace-break.exp: Likewise.
11628 * gdb.trace/trace-condition.exp: Likewise.
11629 * gdb.trace/trace-mt.exp: Likewise.
11630
d9019901
SM
116312016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11632
11633 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11634 (gdb_load_shlib): ... this.
11635 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11636 gdb_load_shlib.
11637 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11638 * gdb.base/ctxobj.exp: Likewise.
11639 * gdb.base/dprintf-pending.exp: Likewise.
11640 * gdb.base/dso2dso.exp: Likewise.
11641 * gdb.base/fixsection.exp: Likewise.
11642 * gdb.base/gcore-relro.exp: Likewise.
11643 * gdb.base/gdb1555.exp: Likewise.
11644 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11645 * gdb.base/gnu-ifunc.exp: Likewise.
11646 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11647 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11648 * gdb.base/pending.exp: Likewise.
11649 * gdb.base/print-file-var.exp: Likewise.
11650 * gdb.base/print-symbol-loading.exp: Likewise.
11651 * gdb.base/shlib-call.exp: Likewise.
11652 * gdb.base/shreloc.exp: Likewise.
11653 * gdb.base/so-impl-ld.exp: Likewise.
11654 * gdb.base/solib-disc.exp: Likewise.
11655 * gdb.base/solib-nodir.exp: Likewise.
11656 * gdb.base/solib-overlap.exp: Likewise.
11657 * gdb.base/solib-symbol.exp: Likewise.
11658 * gdb.base/solib-weak.exp (do_test): Likewise.
11659 * gdb.base/sym-file.exp: Likewise.
11660 * gdb.base/symtab-search-order.exp: Likewise.
11661 * gdb.base/type-opaque.exp: Likewise.
11662 * gdb.base/unload.exp: Likewise.
11663 * gdb.base/watchpoint-solib.exp: Likewise.
11664 * gdb.compile/compile.exp: Likewise.
11665 * gdb.cp/gdb2384.exp: Likewise.
11666 * gdb.cp/infcall-dlopen.exp: Likewise.
11667 * gdb.cp/re-set-overloaded.exp: Likewise.
11668 * gdb.fortran/library-module.exp: Likewise.
11669 * gdb.opt/solib-intra-step.exp: Likewise.
11670 * gdb.python/py-finish-breakpoint.exp: Likewise.
11671 * gdb.python/py-shared.exp: Likewise.
11672 * gdb.reverse/solib-precsave.exp: Likewise.
11673 * gdb.reverse/solib-reverse.exp: Likewise.
11674 * gdb.server/solib-list.exp: Likewise.
11675 * gdb.threads/dlopen-libpthread.exp: Likewise.
11676 * gdb.threads/tls-shared.exp: Likewise.
11677 * gdb.threads/tls-so_extern.exp: Likewise.
11678 * gdb.trace/change-loc.exp: Likewise.
11679 * gdb.trace/ftrace-lock.exp: Likewise.
11680 * gdb.trace/ftrace.exp: Likewise.
11681 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11682 * gdb.trace/pending.exp: Likewise.
11683 * gdb.trace/range-stepping.exp: Likewise.
11684 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11685 (strace_info_marker): Likewise.
11686 (strace_probe_marker): Likewise.
11687 (strace_trace_on_same_addr): Likewise.
11688 (strace_trace_on_diff_addr): Likewise.
11689 * gdb.trace/trace-break.exp: Likewise.
11690 * gdb.trace/trace-condition.exp: Likewise.
11691 * gdb.trace/trace-mt.exp: Likewise.
11692
fca4cfd9
SM
116932016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11694
11695 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11696 result of gdb_remote_download.
11697 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11698 * gdb.base/dso2dso.exp: Likewise.
11699 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11700 * gdb.base/print-file-var.exp: Likewise.
11701 * gdb.base/shlib-call.exp: Likewise.
11702 * gdb.base/shreloc.exp: Likewise.
11703 * gdb.base/solib-overlap.exp: Likewise.
11704 * gdb.base/solib-weak.exp (do_test): Likewise.
11705 * gdb.base/unload.exp: Likewise.
11706
11cf4ffb
YQ
117072016-04-27 Yao Qi <yao.qi@linaro.org>
11708
11709 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11710 exists.
11711
3e2e34f8
KB
117122016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11713
11714 * vla-type.exp: Print structure from toplevel.
11715
8f07e298
BH
117162016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11717
11718 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11719 of dynamic types.
11720 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11721 of dynamic types.
11722
9920b434
BH
117232016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11724
11725 * gdb.fortran/vla-type.f90: New file.
11726 * gdb.fortran/vla-type.exp: New file.
11727
f3abeff5
YQ
117282016-04-25 Yao Qi <yao.qi@linaro.org>
11729
11730 * gdb.base/branch-to-self.c: New file.
11731 * gdb.base/branch-to-self.exp: New file.
11732
0a5d52f0
YQ
117332016-04-22 Yao Qi <yao.qi@linaro.org>
11734
11735 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11736 more after $hex.
11737
495346f6
YQ
117382016-04-22 Yao Qi <yao.qi@linaro.org>
11739
11740 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11741 * gdb.base/annota3.exp: Likewise.
11742
4a7e075c
YQ
117432016-04-22 Yao Qi <yao.qi@linaro.org>
11744
11745 * gdb.reverse/step-precsave.exp: Do one step and test program
11746 stops in "callee" and do multiple steps until program goes out
11747 of "callee".
11748 * gdb.reverse/step-reverse.exp: Likewise.
11749
5b061e98
YQ
117502016-04-22 Yao Qi <yao.qi@linaro.org>
11751
11752 * gdb.trace/signal.exp: Also pass if
11753 $tracepoint_hits($i) > $iterations.
11754
5c5dc57f
YQ
117552016-04-22 Yao Qi <yao.qi@linaro.org>
11756
11757 * gdb.trace/signal.c: New file.
11758 * gdb.trace/signal.exp: New file.
11759
a55411b9
DE
117602016-04-19 Doug Evans <xdje42@gmail.com>
11761
11762 * gdb.base/bad-file.exp: New file.
11763
a22df60a
MG
117642016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11765
11766 * gdb.dwarf2/implref.exp: New file.
11767
0c13f7e5
BH
117682016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11769
11770 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11771 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11772 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11773 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11774 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11775 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11776 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11777 * lib/fortran.exp (fortran_int4): New procedure.
11778 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11779 (fortran_logical4): Likewise.
11780
9b9b09e9
BH
117812016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11782
11783 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11784
a14d1f4d
BH
117852016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11786
11787 * lib/compiler.c: Add Intel specific preprocessor macros.
11788 * lib/compiler.cc: Likewise.
25d49b86 11789
7d49b1d0
LM
117902016-04-13 Luis Machado <lgustavo@codesourcery.com>
11791
11792 * gdb.server/connect-with-no-symbol-file.c: New file.
11793 * gdb.server/connect-with-no-symbol-file.exp: New file.
11794
8392fa22
SM
117952016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11796
11797 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11798
8c4c4aeb
SM
117992016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11800
11801 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11802 standard output directory.
11803
45e3745e
AT
118042016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11805
11806 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11807
e26b7e41
MM
118082016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11809
11810 * gdb.btrace/instruction_history.c (loop): Add declaration.
11811
8ce09462
AT
118122016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11813
11814 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11815
2e88a1ea
SM
118162016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11817
11818 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11819 parentheses to print.
11820 (continue_handler): Likewise.
11821
f48e22e3
SM
118222016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11823
11824 * gdb.server/solib-list.exp: Remove is_remote check.
11825 Pass shlib= to gdb_compile. Don't link shared library with
11826 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11827 Run binary filename through "readlink -f" on the target.
11828
096be756
PA
118292016-04-08 Pedro Alves <palves@redhat.com>
11830
11831 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11832 interpreter filename as argument to gdbserver_spawn.
11833 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11834 Return empty if $last_loaded_file does not exist.
11835
06500533
JK
118362016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11837
11838 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11839 * gdb.base/jit-main.c: Use exit after usage.
11840
2d35e871
JK
118412016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11844 GDBHISTSIZE prior to the tests.
11845 * gdb.base/gdbinit-history.exp: Likewise.
11846
118472016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11848
11849 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11850 instead of build_executable. Use gdb_load_shlibs.
11851
c8064e7e
YQ
118522016-04-07 Yao Qi <yao.qi@linaro.org>
11853
11854 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11855 Execute "si" command.
11856
bde47561
YQ
118572016-04-07 Yao Qi <yao.qi@linaro.org>
11858
11859 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11860 number instead of the comments on some line.
11861
b16f8a3b
DB
118622016-04-06 Don Breazeal <donb@codesourcery.com>
11863
11864 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11865 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11866
c2f901df
SM
118672016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11868
11869 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11870 standard_output_file. Remove unused binfile variable.
11871
ac17fda0
CU
118722016-04-05 Catalin Udma <catalin.udma@freescale.com>
11873
11874 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11875 * gdb.python/py-mi-objfile.exp: Match "list main" output
11876 in console format.
11877
03a8c4df
SM
118782016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11879
11880 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11881 absolute.
11882
6e774b13
SM
118832016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11884
11885 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11886 absolute.
11887 * gdb.trace/ftrace.exp: Likewise.
11888 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11889 targets as well.
11890 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11891 (gdb_load_shlibs): Copy libraries to test directory when testing
11892 natively. Only set solib-search-path if testing remotely.
11893 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11894
7817ea46
SM
118952016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11896
11897 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11898 gdb_download. Use it even if the target is not remote.
11899 * gdb.base/jit.exp (compile_jit_test): Likewise.
11900 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11901 output directory if the destination board is local, otherwise use
11902 the standard remote_download from DejaGnu.
11903 (gdb_download): Remove.
11904 (gdb_load_shlibs): Use gdb_remote_download instead of
11905 gdb_download.
11906 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11907 Use gdb_remote_download instead of gdb_download. Use it even if
11908 the target is not remote.
11909 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11910 instead of gdb_download.
11911
7beb7f68
SM
119122016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11913
11914 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11915 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11916 run.
11917
cc63428a
AV
119182016-04-01 Artemiy Volkov <artemiyv@acm.org>
11919
11920 PR gdb/19820
11921 * gdb.base/printcmds.exp: Add artificial arrays tests.
11922
64cdf930
PA
119232016-03-31 Pedro Alves <palves@redhat.com>
11924
11925 PR gdb/19858
11926 * gdb.base/jit-main.c: Include unistd.h.
11927 (ATTACH): Define to 0 if not already defined.
11928 (wait_for_gdb, mypid): New globals.
11929 (WAIT_FOR_GDB): New macro.
11930 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11931 some breakpoint locations.
11932 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11933 New procedures.
11934 (one_jit_test): Add REATTACH parameter, and handle it. Use
11935 continue_to_test_location.
11936 (top level): Test attach, and adjusts calls to one_jit_test.
11937
40dea8cb
PA
119382016-03-31 Pedro Alves <palves@redhat.com>
11939
11940 PR gdb/19858
11941 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11942 BINSUFFIX parameter, and handle it.
11943 (top level): Adjust calls compile_jit_test.
11944
e7ea3ec7
CU
119452016-03-31 Catalin Udma <catalin.udma@freescale.com>
11946
11947 PR python/19743
11948 * gdb.python/py-mi-events-gdb.py: New file.
11949 * gdb.python/py-mi-events.c: New file.
11950 * gdb.python/py-mi-events.exp: New file.
11951
e6359af3
YQ
119522016-03-30 Yao Qi <yao.qi@linaro.org>
11953
11954 * gdb.reverse/until-precsave.exp: Match function name only.
11955 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11956 Move malloc to a condition block.
11957 * gdb.reverse/until-reverse.exp: Match function name only.
11958
a4105d04
MK
119592016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11960
11961 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11962 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11963 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11964 variable for GPR 0 instead of assuming it is register 0.
11965 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11966 * lib/trace-support.exp: Add s390 registers.
11967
bfa6adb9
YQ
119682016-03-29 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11971
1e6697ea
YQ
119722016-03-24 Yao Qi <yao.qi@linaro.org>
11973
11974 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11975 test message.
11976
64bcd522
AA
119772016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11978
11979 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11980 maintaining separate logic for constructing the output path.
11981
7868401b
DB
119822016-03-16 Don Breazeal <donb@codesourcery.com>
11983
11984 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11985 Retry fork and waitpid on interrupted system call errors.
11986 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11987 Use with_timeout_factor to increase timeout by factor of 10.
11988
1cafadb4
DB
119892016-03-15 Don Breazeal <donb@codesourcery.com>
11990
11991 * gdb.cp/scope-err.cc: New test program.
11992 * gdb.cp/scope-err.exp: New test script.
11993 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11994 lines and "set breakpoint here" comment.
11995 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11996 Fixed some whitespace and format issues.
11997 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11998 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11999
81516450
DE
120002016-03-15 Doug Evans <dje@google.com>
12001
12002 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12003 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12004 All callers updated. Add tests for enums, mixed flags register.
12005
aa52b601
DE
120062016-03-15 Doug Evans <dje@google.com>
12007
12008 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12009 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12010
fa4ff313
SM
120112016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12012
12013 * gdb.base/default.exp: Add $_as_string to the list of expected
12014 convenience functions.
12015
f2403c39
AB
120162016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12017
12018 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12019
f2f3ccb9
SM
120202016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12021
12022 * gdb.python/py-as-string.exp: New file.
12023 * gdb.python/py-as-string.c: New file.
12024
00dbd492
PA
120252016-03-09 Pedro Alves <palves@redhat.com>
12026
12027 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12028 signal" -> "Thread NN received signal" output change.
12029 * gdb.threads/ia64-sigill.exp: Likewise.
12030 * gdb.threads/linux-dp.exp: Likewise.
12031 * gdb.threads/manythreads.exp: Likewise.
12032 * gdb.threads/pending-step.exp: Likewise.
12033 * gdb.threads/print-threads.exp: Likewise.
12034 * gdb.threads/sigstep-threads.exp: Likewise.
12035 * gdb.threads/staticthreads.exp: Likewise.
12036 * gdb.threads/tls.exp: Likewise.
12037
1e6697ea
YQ
120382016-03-09 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/command-line-input.exp: New file.
12041
b04fd3be
MK
120422016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12043
12044 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12045 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12046 * gdb.trace/pending.exp: Accept leading dot before function name.
12047 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12048 * lib/trace-support.exp: Set registers for ppc.
12049
98fa59e9
MK
120502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12051
12052 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12053 use it for disassembly; accept .main in addition to main in backtrace.
12054
f77198c8
MK
120552016-03-09 Wei-cheng Wang <cole945@gmail.com>
12056 Marcin Kościelnicki <koriakin@0x04.net>
12057
12058 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12059 (gdb_recursion_test_ptr): New global variable.
12060 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12061 gdb_recursion_test.
12062 (gdb_c_test): Ditto.
12063
ba84e0da
MK
120642016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12065
12066 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12067 ordering.
12068
4366d36e
MK
120692016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12070
12071 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12072 (bar): Add bar_start_lbl label.
12073 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12074 of foo/bar for emitting DWARF and tracing.
12075
5eb264df
SDJ
120762016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12077
12078 * analyze-racy-logs.py: Set executable bit.
12079
fb6a751f
SDJ
120802016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12081
12082 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12083 (CHECK_TARGET_TMP): Likewise.
12084 (check-single-racy): New rule.
12085 (check-parallel-racy): Likewise.
12086 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12087 (do-check-parallel-racy): New rule.
12088 (check-racy/%.exp): Likewise.
12089 * README (Racy testcases): New section.
12090 * analyze-racy-logs.py: New file.
12091
bdf7e230
DE
120922016-03-03 Doug Evans <dje@google.com>
12093
12094 * gdb.base/skip.exp: Use with_test_prefix.
12095
4719d415
YQ
120962016-03-03 Yao Qi <yao.qi@linaro.org>
12097
12098 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12099 Invoke step_over_syscall "clone" and break_cond_on_syscall
12100 "clone".
12101 * gdb.base/step-over-clone.c: New file.
12102
ea507862
YQ
121032016-03-03 Yao Qi <yao.qi@linaro.org>
12104
12105 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12106 code format.
12107
8fc8cbda
YQ
121082016-03-03 Yao Qi <yao.qi@linaro.org>
12109
12110 * gdb.base/disp-step-fork.c: Rename to ...
12111 * gdb.base/step-over-fork.c: ... it. New file.
12112 * gdb.base/disp-step-vfork.c: Rename to ...
12113 * gdb.base/step-over-vfork.c: ... it. New file.
12114 * gdb.base/disp-step-syscall.exp: Rename to ...
12115 * gdb.base/step-over-syscall.exp: ... it. New file.
12116 (disp_step_cross_syscall): Rename to ...
12117 (step_over_syscall): ... it.
12118
92fa70b0
YQ
121192016-03-03 Yao Qi <yao.qi@linaro.org>
12120
12121 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12122 If target supports condition evaluation on target, invoke
12123 break_cond_on_syscall for fork and vfork.
12124
e197ad3c
YQ
121252016-03-03 Yao Qi <yao.qi@linaro.org>
12126
12127 * gdb.base/disp-step-syscall.exp: Don't invoke
12128 support_displaced_stepping.
12129 (disp_step_cross_syscall): Test with displaced stepping off and
12130 on if supported.
12131
0b47da9f
YQ
121322016-03-03 Yao Qi <yao.qi@linaro.org>
12133
12134 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12135 proc.
12136 (setup): New proc.
12137 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12138 and setup.
12139
065ab6dc
BH
121402016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12141
12142 * gdb.fortran/vla-history.exp: Remove breakpoint.
12143
07e448ad 121442016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12145
25d49b86
PA
12146 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12147 exceeds timeout.
07e448ad 12148
9ac2d526 121492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12150
25d49b86
PA
12151 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12152 breakpoint.
9ac2d526 12153
17807369
BH
121542016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12155
12156 * gdb.mi/vla.f90: Nullify pointer after declaration.
12157
86e501af
PA
121582016-03-01 Pedro Alves <palves@redhat.com>
12159
12160 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12161
1e903e32
PA
121622016-03-01 Pedro Alves <palves@redhat.com>
12163
12164 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12165 before anything else.
12166 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12167 _GNU_SOURCE here.
12168 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12169 before anything else.
12170 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12171
6ccb54e2
PA
121722016-03-01 Pedro Alves <palves@redhat.com>
12173
12174 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12175
30ca9da1
YQ
121762016-03-01 Yao Qi <yao.qi@linaro.org>
12177
12178 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12179 prepare_for_testing.
12180
dc856b38
YQ
121812016-03-01 Yao Qi <yao.qi@linaro.org>
12182
12183 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12184
4a932159
AA
121852016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12186
12187 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12188 manually constructing the output path.
12189
f2489477
AA
121902016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12191
12192 * gdb.arch/s390-stackless.S: New.
12193 * gdb.arch/s390-stackless.exp: New.
12194
38899f16
IB
121952016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12196
12197 * gdb.dlang/circular.c: New file.
12198 * gdb.dlang/circular.exp: New file.
12199
9fde51ed
YQ
122002016-02-26 Yao Qi <yao.qi@linaro.org>
12201
12202 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12203 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12204 (testcases): Update.
12205
ce90fefe
YQ
122062016-02-26 Yao Qi <yao.qi@linaro.org>
12207
12208 * gdb.reverse/aarch64.c: Rename to ...
12209 * gdb.reverse/insn-reverse.c: ... it.
12210 * gdb.reverse/aarch64.exp: Rename to ...
12211 * gdb.reverse/insn-reverse.exp: ... it.
12212
3263bceb
YQ
122132016-02-26 Yao Qi <yao.qi@linaro.org>
12214
12215 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12216 (testcase_ftype): New.
12217 (testcases): New array.
12218 (n_testcases): New.
12219 (main): Call each element in testcases.
12220 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12221 (read_testcase): New.
12222 Do the tests in a loop.
12223
6cb59ff1
YQ
122242016-02-25 Yao Qi <yao.qi@linaro.org>
12225
12226 * gdb.base/branches.c: Remove.
12227
ae91f625
MK
122282016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12229
12230 PR gdb/13808
12231 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12232
678b48b7
MK
122332016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12234
12235 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12236
7337a6f2
MK
122372016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12238
12239 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12240 change x86_64 call_insn to 'callq'.
12241
861ca91f
AT
122422016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12243
12244 * gdb.trace/tfile-avx.c: Move to...
12245 * gdb.trace/tracefile-pseudo-reg.c: Here.
12246 * gdb.trace/tfile-avx.exp: Move to...
12247 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12248
bf74e428
GB
122492016-02-24 Gary Benson <gbenson@redhat.com>
12250
12251 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12252 message on attach.
12253
cce0e923
DE
122542016-02-23 Doug Evans <dje@google.com>
12255
12256 * gdb.base/skip.c (test_skip): New function.
12257 (end_test_skip_file_and_function): New function.
12258 (test_skip_file_and_function): New function.
12259 * gdb.base/skip1.c (test_skip): New function.
12260 (skip1_test_skip_file_and_function): New function.
12261 * gdb.base/skip.exp: Add tests for new skip options.
12262 * gdb.base/skip-solib.exp: Update expected output.
12263 * gdb.perf/skip-command.cc: New file.
12264 * gdb.perf/skip-command.exp: New file.
12265 * gdb.perf/skip-command.py: New file.
12266
4000e47e
MK
122672016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12268
12269 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12270 info registers pattern.
12271
24f75ead
IB
122722016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12273
12274 * lib/future.exp: Add D support.
12275 (gdb_find_gdc): New proc.
12276 (gdb_default_target_compile): Add D support.
12277
fbb7bcbe
WW
122782016-02-18 Wei-cheng Wang <cole945@gmail.com>
12279
12280 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12281 user+system time.
12282 (trace_speed_test): Determine the iteration count for a time
12283 between 15..30 seconds.
12284
012b3a21
WT
122852016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12286
12287 * gdb.arch/i386-mpx-sigsegv.c: New file.
12288 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12289 * gdb.arch/i386-mpx-simple_segv.c: New file.
12290 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12291
2d5189bd
YQ
122922016-02-18 Yao Qi <yao.qi@linaro.org>
12293
12294 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12295 Don't call setup_kfail.
12296
40fb20d0
YQ
122972016-02-18 Yao Qi <yao.qi@linaro.org>
12298
12299 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12300 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12301
21b1f8d2
DE
123022016-02-16 Doug Evans <dje@google.com>
12303
12304 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12305 * gdb.base/skip1.c: Ditto.
12306 * gdb.base/skip.exp: Whitespace cleanup.
12307
4041ed77
DB
123082016-02-16 Don Breazeal <donb@codesourcery.com>
12309
12310 PR remote/19496
12311 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12312 Remove kfail for PR remote/19496.
12313
c4ef31bf
SM
123142016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12315
12316 * lib/gdb.exp (standard_temp_file): Return a path specific to
12317 the runtest invocation.
12318
266b65b3
SM
123192016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12320
12321 * gdb.trace/save-trace.exp: Change relative path to be in the
12322 standard output directory.
12323
a7a0a6a9
JK
123242016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12325
12326 * gdb.arch/i386-prologue.c: Add missing prototypes.
12327
c99dbb42
JK
123282016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12329
12330 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12331 * gdb.arch/i386-prologue.exp: Likewise.
12332 * gdb.arch/i386-size.exp: Likewise.
12333
aa480355
SM
123342016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12335
12336 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12337 define object file path.
12338 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12339 file path.
12340 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12341 standard_output_file to define binfile.
12342
ba881f50
JK
123432016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12344
12345 Fix compatibility with recent gfortran-5.3.1.
12346 * gdb.fortran/vla-history.exp (print vla1 allocated)
12347 (print vla2 allocated, print $2, print $3): Remove
12348 (print $4): Rename to ...
12349 (print $2): ... here.
12350 (print $9): Rename to ...
12351 (print $5): ... here.
12352 (print $10): Rename to ...
12353 (print $6): ... here.
12354 * gdb.fortran/vla.f90: Add pvla initialization.
12355
e9fb005c
JK
123562016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12357
12358 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12359 New test.
12360 * gdb.fortran/vla-value-sub.exp: Likewise.
12361
e44e00ff
MK
123622016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12363
12364 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12365
97e94151
SM
123662016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12367
12368 * i386-biarch-core.exp: Define corefile using
12369 standard_output_file.
12370
01113bc1
YQ
123712016-02-12 Yao Qi <yao.qi@linaro.org>
12372
12373 * gdb.arch/arm-single-step-kernel-helper.c: New.
12374 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12375
33b4777c
MM
123762016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12377
12378 * gdb.btrace/tailcall-only.exp: New.
12379 * gdb.btrace/tailcall-only.c: New.
12380 * gdb.btrace/x86_64-tailcall-only.S: New.
12381 * gdb.btrace/i686-tailcall-only.S: New.
12382
acc23c11
PA
123832016-02-11 Pedro Alves <palves@redhat.com>
12384
12385 * README (Parallel testing): Add missing double quotes.
12386
e352bf0a
PA
123872016-02-11 Pedro Alves <palves@redhat.com>
12388
12389 * README (Parallel testing): New section.
12390 (GDB_PARALLEL): Rewrite.
12391 (FORCE_PARALLEL): Document.
12392
9f5fed78
MK
123932016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12394
12395 * gdb.trace/tfile-avx.c: New test.
12396 * gdb.trace/tfile-avx.exp: New test.
12397
9ef9e6a6
KS
123982016-02-09 Keith Seitz <keiths@redhat.com>
12399
12400 PR breakpoints/19546
12401 * gdb.base/infcall-exec.c: New file.
12402 * gdb.base/infcall-exec2.c: New file.
12403 * gdb.base/infcall-exec.exp: New file.
12404
a96e36da
KS
124052016-02-09 Keith Seitz <keiths@redhat.com>
12406
12407 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12408 (toplevel): Call test_bkpt_address.
12409
9f61929f
KS
124102016-02-09 Keith Seitz <keiths@redhat.com>
12411
12412 PR python/19506
12413 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12414 (toplevel): Call test_bkpt_address.
12415
1e94266c
SM
124162016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12417
12418 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12419 to AC_OUTPUT.
12420 * configure: Regenerate.
12421
2a7f3dff
PA
124222016-02-09 Pedro Alves <palves@redhat.com>
12423
12424 PR breakpoints/19548
12425 * gdb.base/execl-update-breakpoints.c (some_function): New
12426 function.
12427 (main): Call it.
12428 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12429 Tighten expected GDB output.
12430
2151ccc5
SM
124312016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12432
12433 * Makefile.in (ALL_SUBDIRS): Remove.
12434 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12435 (distclean maintainer-clean realclean): Likewise.
12436 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12437 * configure: Regenerate.
12438 * gdb.ada/Makefile.in: Delete.
12439 * gdb.arch/Makefile.in: Likewise.
12440 * gdb.asm/Makefile.in: Likewise.
12441 * gdb.base/Makefile.in: Likewise.
12442 * gdb.btrace/Makefile.in: Likewise.
12443 * gdb.cell/Makefile.in: Likewise.
12444 * gdb.compile/Makefile.in: Likewise.
12445 * gdb.cp/Makefile.in: Likewise.
12446 * gdb.disasm/Makefile.in: Likewise.
12447 * gdb.dlang/Makefile.in: Likewise.
12448 * gdb.dwarf2/Makefile.in: Likewise.
12449 * gdb.fortran/Makefile.in: Likewise.
12450 * gdb.gdb/Makefile.in: Likewise.
12451 * gdb.go/Makefile.in: Likewise.
12452 * gdb.guile/Makefile.in: Likewise.
12453 * gdb.java/Makefile.in: Likewise.
12454 * gdb.linespec/Makefile.in: Likewise.
12455 * gdb.mi/Makefile.in: Likewise.
12456 * gdb.modula2/Makefile.in: Likewise.
12457 * gdb.multi/Makefile.in: Likewise.
12458 * gdb.objc/Makefile.in: Likewise.
12459 * gdb.opencl/Makefile.in: Likewise.
12460 * gdb.opt/Makefile.in: Likewise.
12461 * gdb.pascal/Makefile.in: Likewise.
12462 * gdb.perf/Makefile.in: Likewise.
12463 * gdb.python/Makefile.in: Likewise.
12464 * gdb.reverse/Makefile.in: Likewise.
12465 * gdb.server/Makefile.in: Likewise.
12466 * gdb.stabs/Makefile.in: Likewise.
12467 * gdb.threads/Makefile.in: Likewise.
12468 * gdb.trace/Makefile.in: Likewise.
12469 * gdb.xml/Makefile.in: Likewise.
12470 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12471 GDB_PARALLEL.
12472 (standard_output_file): Remove check for GDB_PARALLEL, always
12473 return path in outputs/$subdir/$testname.
12474
437277d4
SM
124752016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12476
12477 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12478 (site.exp): Assign abs_srcdir to tcl's srcdir.
12479
31d913c7
YQ
124802016-02-04 Yao Qi <yao.qi@linaro.org>
12481
12482 * gdb.base/foll-exec-mode.c: Include limits.h.
12483 (main): Add parameters argc and argv. Get directory from
12484 argv[0].
12485 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12486 compilation.
12487 * gdb.base/foll-exec.c: Include limits.h.
12488 (main): Add parameters argc and argv.
12489 Get directory from argv[0].
12490 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12491 Adjust tests on the number of lines as source code changed.
12492 * gdb.base/foll-vfork-exit.c: Include limits.h.
12493 (main): Add one line of statement before vfork.
12494 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12495 (main): Add parameters argc and argv. Get directory from
12496 argv[0].
12497 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12498 (setup_gdb): Set tbreak to skip some source lines.
12499 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12500 (main): Add parameters argc and argv. Get directory from
12501 argv[0].
12502 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12503 compilation.
12504 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12505 (main): Add parameters argc and argv. Get directory from
12506 argv[0].
12507 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12508 compilation.
12509
9482b9fb
DE
125102016-02-01 Doug Evans <dje@google.com>
12511
12512 * gdb.base/skip.exp: Clean up multiple references to same test name.
12513
6b2e4f10
PA
125142016-02-01 Pedro Alves <palves@redhat.com>
12515
ccb6afd6 12516 PR remote/19496
6b2e4f10
PA
12517 * gdb.threads/forking-threads-plus-breakpoint.exp
12518 (displaced_stepping_supported): New global.
12519 (probe_displaced_stepping_support): New procedure.
12520 (do_test): Add 'displaced' parameter, and use it.
12521 (top level): Check for displaced stepping support. Add displaced
12522 stepping on/off testing axis.
12523
37a8db1a
AB
125242016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12525
12526 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12527 pointer. Don't perform further tests on the unassociated pointer
12528 if the first test fails.
12529
5fdf6324
AB
125302016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12531
12532 * gdb.base/max-value-size.c: New file.
12533 * gdb.base/max-value-size.exp: New file.
12534 * gdb.base/huge.exp: Disable max-value-size for this test.
12535
935c6144
IB
125362016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12537
12538 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12539
7fe8399d
YQ
125402016-01-28 Yao Qi <yao.qi@linaro.org>
12541
12542 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12543
a2077e25
PA
125442016-01-25 Pedro Alves <palves@redhat.com>
12545
12546 PR threads/19461
12547 * gdb.base/fork-running-state.c: New file.
12548 * gdb.base/fork-running-state.exp: New file.
12549
1d2736d4
PA
125502016-01-25 Pedro Alves <palves@redhat.com>
12551
12552 PR gdb/19494
12553 * gdb.base/catch-fork-kill.c: New file.
12554 * gdb.base/catch-fork-kill.exp: New file.
12555
f1da4b11
PA
125562016-01-25 Pedro Alves <palves@redhat.com>
12557
12558 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12559 Delete, moved to lib/gdb.exp.
12560 * gdb.threads/forking-threads-plus-breakpoint.exp
12561 (foreach_with_prefix): Likewise.
12562 * gdb.threads/process-dies-while-handling-bp.exp
12563 (foreach_with_prefix): Likewise.
12564 * lib/gdb.exp (foreach_with_prefix): New procedure.
12565
45f38546
MK
125662016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12567
12568 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12569 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12570
dc29a1ce
MK
125712016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12572
12573 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12574 endian targets.
12575
092127d7
JK
125762016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12577 Pedro Alves <palves@redhat.com>
12578
12579 Fix testsuite compatibility with Guile.
12580 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12581 number.
12582
31d765d3
JK
125832016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12584
12585 Fix testsuite compatibility with Guile.
12586 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12587 (thread 1): New test for backtrace through signal handler.
12588
1ac78c04
YQ
125892016-01-22 Yao Qi <yao.qi@linaro.org>
12590
12591 PR testsuite/19491
12592 * gdb.base/multi-forks.c: Include
12593 ../lib/unbuffer_output.c
12594 (main): Call gdb_unbuffer_output.
12595
4f5946a8
DE
125962016-01-21 Doug Evans <dje@google.com>
12597
12598 * lib/ada.exp (gdb_compile_ada): Fix typo.
12599
305e13e6
JB
126002016-01-21 Joel Brobecker <brobecker@adacore.com>
12601
12602 * gdb.base/break-fun-addr.exp: New file.
12603 * gdb.base/break-fun-addr1.c: New file.
12604 * gdb.base/break-fun-addr2.c: New file.
12605
5f5dfff6
SM
126062016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12607
12608 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12609 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12610 enum flag values.
12611
fd356fa2
AA
126122016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12613
12614 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12615 when GDB can not set the vector return value. Add more comments
12616 for clarification.
12617
9df22175
AT
126182016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12619
12620 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12621 command.
12622
41d1845e
SM
126232016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12624
12625 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12626
01ac6840
SM
126272016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12628
12629 * Makefile.in (check-single): Pass --status to runtest.
12630 (check/%.exp): Likewise.
12631
126322016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12633
12634 * Makefile.in (check-parallel): Propagate return code from make
12635 do-check-parallel.
12636
bd0a71fa
MK
126372016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12638
12639 * gdb.trace/ftrace.exp: Fix expected message on continue.
12640 * gdb.trace/pending.exp: Fix expected message on continue.
12641 * gdb.trace/trace-break.exp: Fix expected message on continue.
12642
8bcbad33
SM
126432016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12644
12645 * lib/gdb.exp (gdb_test): Remove unused global references.
12646
f303dbd6
PA
126472016-01-18 Pedro Alves <palves@redhat.com>
12648
12649 * gdb.base/async-shell.exp: Adjust expected output.
12650 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12651 * gdb.base/siginfo-thread.exp: Adjust expected output.
12652 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12653 * gdb.java/jnpe.exp: Adjust expected output.
12654 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12655 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12656 * gdb.threads/leader-exit.exp: Adjust expected output.
12657 * gdb.threads/manythreads.exp: Adjust expected output.
12658 * gdb.threads/pthreads.exp: Adjust expected output.
12659 * gdb.threads/schedlock.exp: Adjust expected output.
12660 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12661 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12662 expected output.
12663 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12664 output.
12665 * gdb.threads/sigthread.exp: Adjust expected output.
12666 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12667
b2789696
YQ
126682016-01-18 Yao Qi <yao.qi@linaro.org>
12669
12670 * gdb.guile/scm-section-script.c: Replace @progbits with
12671 %progbits.
12672 * gdb.python/py-section-script.c: Likewise.
12673
71ef29a8
PA
126742016-01-15 Pedro Alves <palves@redhat.com>
12675
12676 * gdb.multi/tids.exp: Test star wildcard ranges.
12677
3f5b7598
PA
126782016-01-15 Pedro Alves <palves@redhat.com>
12679
12680 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12681 command from "thread apply" invocation.
12682 (thr_apply_info_thr_invalid): Default the expected output to the
12683 input tid list.
12684 (top level): Add tests that use convenience variables. Add tests
12685 for "thread apply" with a valid TID list, but missing the command.
12686
663f6d42
PA
126872016-01-13 Pedro Alves <palves@redhat.com>
12688
12689 * gdb.base/default.exp: Expect $_gthread as well.
12690 * gdb.multi/tids.exp: Test $_gthread.
12691 * gdb.threads/thread-specific.exp: Test $_gthread.
12692
c84f6bbf
PA
126932016-01-13 Pedro Alves <palves@redhat.com>
12694
12695 * gdb.multi/tids.exp: Test "info threads -gid".
12696
22a02324
PA
126972016-01-13 Pedro Alves <palves@redhat.com>
12698
12699 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12700 Breakpoint.thread.
12701 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12702
5d5658a1
PA
127032016-01-07 Pedro Alves <palves@redhat.com>
12704
12705 * gdb.base/break.exp: Adjust to output changes.
12706 * gdb.base/hbreak2.exp: Likewise.
12707 * gdb.base/sepdebug.exp: Likewise.
12708 * gdb.base/watch_thread_num.exp: Likewise.
12709 * gdb.linespec/keywords.exp: Likewise.
12710 * gdb.multi/info-threads.exp: Likewise.
12711 * gdb.threads/thread-find.exp: Likewise.
12712 * gdb.multi/tids.c: New file.
12713 * gdb.multi/tids.exp: New file.
12714
84654457
PA
127152016-01-13 Pedro Alves <palves@redhat.com>
12716
12717 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12718
e3940304
PA
127192016-01-13 Pedro Alves <palves@redhat.com>
12720
12721 * gdb.base/default.exp: Expect $_inferior as well.
12722 * gdb.multi/base.exp: Test $_inferior.
12723
a911d87a
PA
127242016-01-13 Pedro Alves <palves@redhat.com>
12725
12726 PR breakpoints/19388
12727 * gdb.base/catch-signal-siginfo-cond.c: New file.
12728 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12729
82075af2
JS
127302016-01-12 Josh Stone <jistone@redhat.com>
12731 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12732
12733 * gdb.base/catch-syscall.c (do_execve): New variable.
12734 (main): Conditionally trigger an execve.
12735 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12736 (test_catch_syscall_execve): New, check entry/return across execve.
12737 (do_syscall_tests): Call test_catch_syscall_execve.
12738
e46eeedd
PA
127392016-01-12 Pedro Alves <palves@redhat.com>
12740
12741 * gdb.base/random-signal.exp (do_test): New procedure, with body
12742 of testcase moved in.
12743
01d8c27e
JK
127442016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12745 Pedro Alves <palves@redhat.com>
12746
12747 * gdb.base/funcargs.exp (finish from indirectly called function):
12748 Reintroduce the case for 'First'.
12749
9a706302
JK
127502016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12751 Pedro Alves <palves@redhat.com>
12752
12753 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12754 (tcatch_vfork_then_child_follow_exec)
12755 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12756 identification.
12757
c0ecb95f
JK
127582016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12759
12760 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12761 and repeats to unlimited.
12762 * gdb.python/py-value.exp: Likewise.
12763 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12764 and repeats to unlimited.
12765
6cfc1fcb
JK
127662016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12767
12768 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12769 and reordering the functions.
12770 * gdb.multi/hangout.c: Likewise.
12771 * gdb.multi/hello.c: Likewise.
12772
582a1b00
SM
127732016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12774
12775 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12776 absolute.
12777 (SingleStatisticTestResult.report): Use dict.keys instead of
12778 dict.iterkeys.
12779
79bc59cb
PA
127802016-01-06 Pedro Alves <palves@redhat.com>
12781
12782 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12783
43368e1d
MM
127842016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12785
12786 * gdb.btrace/dlopen.exp: New.
12787 * gdb.btrace/dlopen.c: New.
12788 * gdb.btrace/dlopen-dso.c: New.
12789
79fad5b8
SL
127902015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12791
12792 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12793 PATTERN argument is optional.
12794
ab8314b3
JB
127952015-12-24 Joel Brobecker <brobecker@adacore.com>
12796
12797 * lib/ada.exp (target_compile_ada_from_dir): New function.
12798 (gdb_compile_ada): Reimplement avoiding the use of project files.
12799 * gdb.ada/gnat_ada.gpr: Delete.
12800 * gdb.ada/cond_lang.exp: Adjust test to make path before
12801 filename optional.
12802 * gdb.ada/small_reg_param.exp: Likewise.
12803
fe33faff
SM
128042015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12805
12806 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12807
6d265cb4
TP
128082015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12809
12810 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12811 case.
12812
10125099
SM
128132015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12814
12815 * gdb.base/break.exp: Remove dead code.
12816 * gdb.base/sepdebug.exp: Likewise.
12817
3ca22649
SM
128182015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12819
12820 * gdb.asm/asm-source.exp: Remove HP-UX references.
12821 * gdb.base/annota1.exp: Likewise.
12822 * gdb.base/annota3.exp: Likewise.
12823 * gdb.base/attach.exp: Likewise.
12824 * gdb.base/bigcore.exp: Likewise.
12825 * gdb.base/break.exp: Likewise.
12826 * gdb.base/call-ar-st.exp: Likewise.
12827 * gdb.base/callfuncs.exp: Likewise.
12828 * gdb.base/catch-fork-static.exp: Likewise.
12829 * gdb.base/display.exp: Likewise.
12830 * gdb.base/foll-exec-mode.exp: Likewise.
12831 * gdb.base/foll-exec.exp: Likewise.
12832 * gdb.base/foll-fork.exp: Likewise.
12833 * gdb.base/foll-vfork.exp: Likewise.
12834 * gdb.base/funcargs.exp: Likewise.
12835 * gdb.base/hbreak2.exp: Likewise.
12836 * gdb.base/inferior-died.exp: Likewise.
12837 * gdb.base/interrupt.exp: Likewise.
12838 * gdb.base/multi-forks.exp: Likewise.
12839 * gdb.base/nodebug.exp: Likewise.
12840 * gdb.base/sepdebug.exp: Likewise.
12841 * gdb.base/solib1.c: Likewise.
12842 * gdb.base/step-test.exp: Likewise.
12843 * gdb.mi/non-stop.c: Likewise.
12844 * gdb.mi/pthreads.c: Likewise.
12845 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12846 * gdb.threads/pthreads.c: Likewise.
12847 * gdb.threads/staticthreads.exp: Likewise.
12848 * lib/future.exp: Likewise.
12849 * lib/gdb.exp: Likewise.
12850 * gdb.base/so-indr-cl.c: Remove.
12851 * gdb.base/so-indr-cl.exp: Likewise.
12852 * gdb.base/solib.c: Likewise.
12853 * gdb.base/solib.exp: Likewise.
12854 * gdb.base/solib2.c: Likewise.
12855
b6304613
SM
128562015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12857
12858 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12859 * gdb.base/call-ar-st.exp: Likewise.
12860 * gdb.base/callfuncs.exp: Likewise.
12861 * gdb.base/condbreak.exp: Likewise.
12862 * gdb.base/constvars.exp: Likewise.
12863 * gdb.base/hbreak2.exp: Likewise.
12864 * gdb.base/langs.exp: Likewise.
12865 * gdb.base/list.exp: Likewise.
12866 * gdb.base/long_long.exp: Likewise.
12867 * gdb.base/ptype.exp: Likewise.
12868 * gdb.base/scope.exp: Likewise.
12869 * gdb.base/signals.exp: Likewise.
12870 * gdb.base/so-impl-ld.exp: Likewise.
12871 * gdb.base/varargs.exp: Likewise.
12872 * gdb.base/volatile.exp: Likewise.
12873 * gdb.base/whatis.exp: Likewise.
12874 * gdb.cp/cplusfuncs.exp: Likewise.
12875 * gdb.cp/inherit.exp: Likewise.
12876 * gdb.cp/local.exp: Likewise.
12877 * gdb.cp/member-ptr.exp: Likewise.
12878 * gdb.cp/method.exp: Likewise.
12879 * gdb.cp/overload.exp: Likewise.
12880 * gdb.cp/templates.exp: Likewise.
12881 * gdb.stabs/weird.exp: Likewise.
12882 * lib/compiler.c: Likewise.
12883 * lib/compiler.cc: Likewise.
12884 * lib/cp-support.exp: Likewise.
12885 * lib/gdb.exp: Likewise.
12886
bf401b07
SM
128872015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12888
12889 * configure.ac: Remove HP-UX case.
12890 * configure: Regenerate.
12891
aff9c0f8
SM
128922015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12893
12894 * lib/gdb.exp (gdb_compile): Add function doc.
12895
a6904d5a
PA
128962015-12-17 Pedro Alves <palves@redhat.com>
12897
12898 PR threads/19354
12899 * gdb.multi/info-threads.exp: New file.
12900
a22279dd
YQ
129012015-12-15 Yao Qi <yao.qi@linaro.org>
12902
12903 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12904 is aarch64*-*-*.
12905
0588c796
SL
129062015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12907
12908 * gdb.base/history-duplicates.exp: Skip if no readline support.
12909
5d978e17
SL
129102015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12911
12912 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12913
7e763b86
SL
129142015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12915
12916 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12917
87a3a92c
SL
129182015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12919
12920 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12921 ctrl-C if nointerrupts target property is set.
12922 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12923 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12924 * gdb.base/paginate-bg-execution.exp: Likewise.
12925 * gdb.base/paginate-execution-startup.exp: Likewise.
12926 * gdb.base/random-signal.exp: Likewise.
12927 * gdb.base/range-stepping.exp: Likewise.
12928 * gdb.cp/annota2.exp: Likewise.
12929 * gdb.cp/annota3.exp: Likewise.
12930 * gdb.gdb/selftest.exp: Likewise.
12931 * gdb.threads/continue-pending-status.exp: Likewise.
12932 * gdb.threads/leader-exit.exp: Likewise.
12933 * gdb.threads/manythreads.exp: Likewise.
12934 * gdb.threads/pthreads.exp: Likewise.
12935 * gdb.threads/schedlock.exp: Likewise.
12936 * gdb.threads/sigthread.exp: Likewise.
12937
a8f077dc
DB
129382015-12-11 Don Breazeal <donb@codesourcery.com>
12939
12940 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12941 remote.
12942 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12943 * gdb.base/foll-exec.exp (main): Enable for target remote.
12944 * gdb.base/foll-fork.exp (main): Likewise.
12945 * gdb.base/foll-vfork.exp (main): Likewise.
12946 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12947 (proc continue_to_exit_bp_loc): Use clean_restart.
12948 * gdb.base/pie-execl.exp (main): Disable for target remote.
12949 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12950 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12951 * gdb.threads/execl.exp (main): Likewise.
12952 * gdb.threads/fork-child-threads.exp (main): Likewise.
12953 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12954 remote.
12955 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12956 remote.
12957 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12958 pid.tid style ptids, instead of just tid.
12959 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12960 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12961 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12962 ptids, instead of just tid.
12963
3b2464a8
AB
129642015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12965
12966 * gdb.base/list.exp (test_list_forward): Add end of file error
12967 test.
12968 (test_repeat_list_command): Add end of file error test.
12969 (test_list_backwards): Add beginning of file error test.
12970
a0def019
AB
129712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12972
12973 * gdb.base/list.exp (test_list_invalid_args): New function,
12974 defined, and called.
12975
5c000dff
AB
129762015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12977
12978 * gdb.base/list.exp (test_list): Make test names unique.
12979
f1637ebe
YQ
129802015-12-11 Yao Qi <yao.qi@linaro.org>
12981
12982 * gdb.base/coremaker2.c: Remove.
12983
36d6fc0a
PA
129842015-12-10 Pedro Alves <palves@redhat.com>
12985
12986 * gdb.multi/base.exp: Remove stale "spaces" references.
12987
762f7747
PA
129882015-12-10 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.multi/base.exp: Don't use nowarnings.
12991 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12992 * gdb.multi/hangout.c: Include stdio.h.
12993 * gdb.multi/hello.c: Include stdlib.h.
12994 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12995 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12996 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12997
28d2bfb9
AB
129982015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12999
13000 * gdb.dwarf2/dw2-ranges-base.c: New file.
13001 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13002 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13003 support additional line table, and debug ranges generation.
13004 (Dwarf::ranges): New function, generate .debug_ranges.
13005 (Dwarf::lines): Support generating simple line table programs.
13006 (Dwarf::assemble): Initialise new namespace variables.
13007
5fc2beac
KB
130082015-12-09 Kevin Buettner <kevinb@redhat.com>
13009
13010 * gdb.base/async.exp (proc test_background): Add case for
13011 asynchronous execution not supported.
13012
1c35a88f
LM
130132015-12-09 Luis Machado <lgustavo@codesourcery.com>
13014
13015 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13016 format and change test names to make them unique.
13017
b593e3d9
RK
130182015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13019 Pedro Alves <pedro@redhat.com>
13020
13021 PR gdb/18702
13022 Add checking of floatformats setup on x86_64 hosts.
13023 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13024 (smallval, bigval): New labels/constants.
13025 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13026 float" after loading bigval and smallval.
13027
d72413e6
PMR
130282015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13029
13030 * gdb.ada/fun_overload_menu.exp: New testcase.
13031 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13032
ece66d65
JS
130332015-12-04 Josh Stone <jistone@redhat.com>
13034
13035 * gdb.base/catch-fork-static.exp: New.
13036
41d0efca
YQ
130372015-12-03 Yao Qi <yao.qi@linaro.org>
13038
13039 * gdb.base/sizeof.c: Don't include stdio.h and
13040 ../lib/unbuffer_output.c.
13041 (main): New variable 'size' and 'value'. Remove printf and
13042 gdb_unbuffer_output. Assign return value to size and value.
13043 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13044 at the beginning.
13045 (check_sizeof): Check the result by printing variable 'size'.
13046 (check_valueof): Check the result by printing variable 'value'.
13047
99fd02d9
YQ
130482015-12-01 Yao Qi <yao.qi@linaro.org>
13049
13050 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13051 for aarch64*-*-linux* target.
13052
f2faf941
PA
130532015-11-30 Pedro Alves <palves@redhat.com>
13054
13055 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13056
04bf20c5
PA
130572015-11-30 Pedro Alves <palves@redhat.com>
13058
13059 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13060 Handle non-stop mode vCont replies.
13061
09df4675
PA
130622015-11-30 Pedro Alves <palves@redhat.com>
13063
13064 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13065 prepare_for_testing. Start gdb with "set non-stop on" appended to
13066 GDBFLAGS. Lax expected stop output.
13067
58b584af
YQ
130682015-11-27 Yao Qi <yao.qi@linaro.org>
13069
13070 * gdb.arch/arm-neon.exp: New.
13071 * gdb.arch/arm-neon.c: New.
13072
dfcb77a8
YQ
130732015-11-27 Yao Qi <yao.qi@linaro.org>
13074
13075 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13076
88e8ec1b
YQ
130772015-11-27 Yao Qi <yao.qi@linaro.org>
13078
13079 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13080 frames-invalid annotation.
13081
bfde72c2
YQ
130822015-11-27 Yao Qi <yao.qi@linaro.org>
13083
13084 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13085
f6512a69
SM
130862015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13087
13088 * gdb.threads/names.exp: New file.
13089 * gdb.threads/names.c: New file.
13090 * README: Mention gdb,no_thread_names.
13091
46a3515b
MM
130922015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13093
13094 PR 19297
13095 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13096 support" error.
13097
62147a22
PA
130982015-11-24 Pedro Alves <palves@redhat.com>
13099
13100 PR 17539
13101 * gdb.base/display.exp: Expect displays to be sorted in ascending
13102 order. Use multi_line.
13103 * gdb.base/solib-display.exp: Likewise.
13104
2f341b6e
PA
131052015-11-24 Pedro Alves <palves@redhat.com>
13106
13107 PR 17539
25d49b86
PA
13108 * gdb.base/display.exp: Expect displays to be sorted in ascending
13109 order. Use multi_line.
13110 * gdb.base/solib-display.exp: Likewise.
2f341b6e 13111
7e0aa6aa
PA
131122015-11-24 Pedro Alves <palves@redhat.com>
13113
13114 PR 17539
13115 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13116 threads in ascending order.
13117 * gdb.base/foll-fork.exp: Likewise.
13118 * gdb.base/foll-vfork.exp: Likewise.
13119 * gdb.base/multi-forks.exp: Likewise.
13120 * gdb.mi/mi-nonstop.exp: Likewise.
13121 * gdb.mi/mi-nsintrall.exp: Likewise.
13122 * gdb.multi/base.exp: Likewise.
13123 * gdb.multi/multi-arch.exp: Likewise.
13124 * gdb.python/py-inferior.exp: Likewise.
13125 * gdb.threads/break-while-running.exp: Likewise.
13126 * gdb.threads/execl.exp: Likewise.
13127 * gdb.threads/gcore-thread.exp: Likewise.
13128 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13129 * gdb.threads/kill.exp: Likewise.
13130 * gdb.threads/linux-dp.exp: Likewise.
13131 * gdb.threads/multiple-step-overs.exp: Likewise.
13132 * gdb.threads/next-bp-other-thread.exp: Likewise.
13133 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13134 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13135 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13136 * gdb.threads/thread-find.exp: Likewise.
13137 * gdb.threads/tls.exp: Likewise.
13138 * lib/mi-support.exp (mi_reverse_list): Delete.
13139 (mi_check_thread_states): No longer reverse list.
13140
2cc57ad8
PA
131412015-11-24 Pedro Alves <palves@redhat.com>
13142
13143 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13144 use lowercase.
13145
c93e8391
SM
131462015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13147
13148 * gdb.trace/actions.c: Include trace-common.h.
13149 (main): Add a location for a fast tracepoint.
13150 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13151 the normal tracepoints.
13152 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13153
045ccf91
SM
131542015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13155
13156 * save-trace.exp: Factor out code to these...
13157 (gdb_save_tracepoints): New.
13158 (gdb_load_tracepoints): New.
13159 (do_save_load_test): New.
13160
5506f9f6
KB
131612015-11-23 Kevin Buettner <kevinb@redhat.com>
13162
13163 * gdb.base/asmlabel.exp: New test.
13164 * gdb.base/asmlabel.c: New test case.
13165
16c3b12f
JB
131662015-11-23 Joel Brobecker <brobecker@adacore.com>
13167
13168 * gdb.base/wrong_frame_bt_full-main.c: New file.
13169 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13170 * gdb.base/wrong_frame_bt_full.exp: New file.
13171
155bfbd3
JB
131722015-11-23 Joel Brobecker <brobecker@adacore.com>
13173
13174 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13175
bb097445
JM
131762015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13177
206853a0 13178 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
13179 pstate register when comparing registers values in
13180 sparc64-*-linux-gnu targets to avoid spurious differences.
13181
9c88ed8f
JM
131822015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13183
206853a0 13184 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 13185
96161e25
SL
131862015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13187
13188 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13189 as type argument to gdb_compile.
13190 * gdb.base/nested-subp2.exp: Likewise.
13191 * gdb.base/nested-subp3.exp: Likewise.
13192
340c2830
DV
131932015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13194
13195 * lib/dwarf.exp (_note): Fix left shift of negative value.
13196 * gdb.trace/trace-condition.exp: Likewise.
13197
c1862d0f
YQ
131982015-11-13 Yao Qi <yao.qi@linaro.org>
13199
13200 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13201 comments about d10v.
13202 (test_scalar_returns): Likewise.
13203 * gdb.base/d10v.ld: Remove.
13204 * gdb.base/overlays.exp: Remove the target triplet checking for
13205 d10v-*-*.
13206 * gdb.base/structs.exp (test_struct_returns): Remove the
13207 comments about d10v.
13208 (test_struct_calls): Likewise.
13209
77ae9c19
YQ
132102015-11-13 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13213 * gdb.base/gnu_vector.c: Don't include stdio.h.
13214 (main): Don't print res and call add_some_intvecs.
13215
430e004e
MK
132162015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13217
13218 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13219 macro.
13220 (func5): Removed.
13221 (func4): Use FAST_TRACEPOINT_LABEL.
13222 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13223 macro.
13224 (func): Removed.
13225 (thread_function): Use FAST_TRACEPOINT_LABEL.
13226 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13227 (func): Remove.
13228 (marker): Use FAST_TRACEPOINT_LABEL.
13229 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13230 (pendfunc1): Remove.
13231 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13232 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13233 (foo): Remove.
13234 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13235 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13236 macro.
13237 (func): Remove.
13238 (marker): Use FAST_TRACEPOINT_LABEL.
13239 * gdb.trace/trace-common.h: New header.
13240 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13241 macro.
13242 (func): Remove.
13243 (marker): Use FAST_TRACEPOINT_LABEL.
13244 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13245 (func): Remove.
13246 (thread_function): Use FAST_TRACEPOINT_LABEL.
13247
6e7675a7
MK
132482015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13249
13250 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13251 in front.
13252 * gdb.trace/change-loc.exp: Use global pcreg definition.
13253 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13254 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13255 in front.
13256 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13257 * gdb.trace/pending.exp: Likewise.
13258 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13259 * gdb.trace/trace-break.exp: Likewise.
13260 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13261 in front.
13262 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13263 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13264 in front.
13265 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13266
dddc0e16
JB
132672015-11-09 Joel Brobecker <brobecker@adacore.com>
13268
13269 * gdb.ada/fin_fun_out: New testcase.
13270
c6f0b406
KB
132712015-11-07 Kevin Buettner <kevinb@redhat.com>
13272
13273 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13274 value associated with DW_AT_byte_size.
13275 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13276 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13277 DW_AT_upper_bound.
13278
f01dcfd9
KB
132792015-11-07 Kevin Buettner <kevinb@redhat.com>
13280
13281 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13282 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13283 version.
13284 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13285 gdb.dwarf2/dw2-canonicalize-type.exp,
13286 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13287 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13288 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13289 provided by gdb_target_symbol_prefix_flags_asm.
13290 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13291 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13292 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13293 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13294 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13295 macros where needed). Use this macro for symbols which require
13296 the prefix provided by SYMBOL_PREFIX.
13297
2223449a
KB
132982015-11-05 Kevin Buettner <kevinb@redhat.com>
13299
13300 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13301 New procs.
13302 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13303 representing expressions, of more than one list element.
13304 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13305 to prepend linker symbol prefix to f.
13306 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13307 table_1 and table_2.
13308 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13309 Likewise, for f and g.
13310 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13311 for ptr.
13312 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13313 for main.
13314 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13315 table_1_ptr and table_2_ptr.
13316
6f2f1a3a
JK
133172015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13318 Joel Brobecker <brobecker@adacore.com>
13319
13320 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13321
566c56c9
MK
133222015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13323
13324 * gdb.reverse/s390-mvcle.c: New test.
13325 * gdb.reverse/s390-mvcle.exp: New file.
13326 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13327
d5f0636b
MK
133282015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13329
13330 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13331
7ad8b86c
MK
133322015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13333
13334 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13335 reaching marker2.
13336 * gdb.reverse/getresuid-reverse.exp: Likewise.
13337 * gdb.reverse/pipe-reverse.exp: Likewise.
13338 * gdb.reverse/readv-reverse.exp: Likewise.
13339 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13340 * gdb.reverse/time-reverse.exp: Likewise.
13341 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13342
4081c0f1
YQ
133432015-10-30 Yao Qi <yao.qi@linaro.org>
13344
13345 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13346 (empty_cycle): Remove.
13347 (main): Don't call empty_cycle. Don't use watch_count_done.
13348 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13349 empty_cycle. Rewrite the code counting HW watchpoints.
13350
452b4ba5
MK
133512015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13352
13353 * gdb.reverse/fstatat-reverse.c: New test.
13354 * gdb.reverse/fstatat-reverse.exp: New file.
13355 * gdb.reverse/getresuid-reverse.c: New test.
13356 * gdb.reverse/getresuid-reverse.exp: New file.
13357 * gdb.reverse/pipe-reverse.c: New test.
13358 * gdb.reverse/pipe-reverse.exp: New file.
13359 * gdb.reverse/readv-reverse.c: New test.
13360 * gdb.reverse/readv-reverse.exp: New file.
13361 * gdb.reverse/recvmsg-reverse.c: New test.
13362 * gdb.reverse/recvmsg-reverse.exp: New file.
13363 * gdb.reverse/time-reverse.c: New test.
13364 * gdb.reverse/time-reverse.exp: New file.
13365 * gdb.reverse/waitpid-reverse.c: New test.
13366 * gdb.reverse/waitpid-reverse.exp: New file.
13367
5e2e7507
JK
133682015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13369
13370 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13371
0fde2c53
DE
133722015-10-26 Doug Evans <dje@google.com>
13373
13374 PR symtab/17391
13375 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13376 * gdb.dwarf2/bad-regnum.c: New file.
13377 * gdb.dwarf2/bad-regnum.exp: New file.
13378
1a70ae97
DE
133792015-10-26 Doug Evans <dje@google.com>
13380
13381 PR python/18938
13382 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13383 file.
13384
27dc26ab
JK
133852015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13386
13387 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13388 for a change by "Mention language in compile error message".
13389
bed91f4d
SM
133902015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13391
13392 PR python/18073
13393 * gdb.python/py-type.c (C::a_method): New.
13394 (C::a_const_method): New.
13395 (C::a_static_method): New.
13396 (a_function): New.
13397 * gdb.python/py-type.exp (test_fields): Test getting fields
13398 from function and method.
13399
3f2f83dd
KB
134002015-10-21 Keven Boell <keven.boell@intel.com>
13401
13402 * gdb.fortran/vla-alloc-assoc.exp: New file.
13403 * gdb.fortran/vla-datatypes.exp: New file.
13404 * gdb.fortran/vla-datatypes.f90: New file.
13405 * gdb.fortran/vla-history.exp: New file.
13406 * gdb.fortran/vla-ptype-sub.exp: New file.
13407 * gdb.fortran/vla-ptype.exp: New file.
13408 * gdb.fortran/vla-sizeof.exp: New file.
13409 * gdb.fortran/vla-sub.f90: New file.
13410 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13411 * gdb.fortran/vla-value-sub-finish.exp: New file.
13412 * gdb.fortran/vla-value-sub.exp: New file.
13413 * gdb.fortran/vla-value.exp: New file.
13414 * gdb.fortran/vla-ptr-info.exp: New file.
13415 * gdb.mi/mi-vla-fortran.exp: New file.
13416 * gdb.mi/vla.f90: New file.
13417
27145d50
SL
134182015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13419
13420 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13421 of hardwired timeout value.
13422
5f3ff4f8
JK
134232015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13424 Pedro Alves <palves@redhat.com>
13425
13426 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13427 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13428
bfd09d20
JS
134292015-10-19 Josh Stone <jistone@redhat.com>
13430
13431 * gdb.base/catch-syscall.c: Include <sched.h>.
13432 (unknown_syscall): New variable.
13433 (main): Trigger a vfork and an unknown syscall.
13434 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13435 (unknown_syscall_number): Likewise.
13436 (check_call_to_syscall): Accept an optional syscall pattern.
13437 (check_return_from_syscall): Likewise.
13438 (check_continue): Likewise.
13439 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13440 (test_catch_syscall_skipping_return): New test toggling off 'catch
13441 syscall' to step over the syscall return, then toggling back on.
13442 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13443 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13444 (do_syscall_tests): Call test_catch_syscall_without_args and
13445 test_catch_syscall_mid_vfork.
13446 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13447 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13448
b32b93c6
AS
134492015-10-19 Andrew Stubbs <ams@codesourcery.com>
13450
13451 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13452 print g_vE): Add new pass patterns.
13453 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13454 print various symbol names for vptr fields.
13455
9d622bda
AB
134562015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13457
13458 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13459 results.
13460
0fd8ac1c
YQ
134612015-10-12 Yao Qi <yao.qi@linaro.org>
13462
13463 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13464
34240514
YQ
134652015-10-12 Yao Qi <yao.qi@linaro.org>
13466
13467 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13468 is aarch64*-*-linux*.
13469
8240f442
YQ
134702015-10-12 Yao Qi <yao.qi@linaro.org>
13471
13472 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13473 (can_relocate_bcond_true): ... it.
13474 (can_relocate_bcond_false): New function.
13475 (foo): Likewise.
13476 (can_relocate_bl): Likewise.
13477 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13478 can_relocate_bl.
13479
2520f728
PMR
134802015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13481
13482 * gdb.base/nested-addr.c: New file.
13483 * gdb.base/nested-addr.exp: New testcase.
13484
abcef95a
MM
134852015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13486
13487 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13488 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13489 its output. Ignore the output of "record goto begin" and instead
13490 check that GDB is replaying.
13491
145e3ddb
PA
134922015-10-09 Pedro Alves <palves@redhat.com>
13493
13494 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13495 (top level): Use it in the run with no args test.
13496
d5d8c4e1
IB
134972015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13498
13499 * gdb.dlang/properties.exp: New file.
13500
06e635ef
SL
135012015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13502
13503 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13504 whether or not address 0x1000 is mapped on the target.
13505
e019fd1d
SM
135062015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13507
13508 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13509 build.
13510
77ba2a67
MM
135112015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13512
13513 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13514 instruction-history test.
13515
c60eb31f
DE
135162015-09-28 Doug Evans <dje@google.com>
13517
13518 * gdb.base/gcore.c (array_func): Add reference to static_array.
13519
9a3c8263
SM
135202015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13521
13522 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13523 source line.
13524
9720e656
SL
135252015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13526
13527 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13528 short or char as base type.
13529
938d3bf2
SL
135302015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13531
13532 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13533 to allow any size enum.
13534
e6c2c623
PMR
135352015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13536
13537 * gdb.ada/array_ptr_renaming.exp: New testcase.
13538 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13539 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13540
06da0f77
PL
135412015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13542
13543 * gdb.trace/ftrace-lock.c: New file.
13544 * gdb.trace/ftrace-lock.exp: New file.
13545
4f51c22a
PL
135462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13547
13548 * gdb.arch/insn-reloc.c: New file.
13549 * gdb.arch/ftrace-insn-reloc.exp: New file.
13550
7041adf4
PL
135512015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13552
13553 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13554 instruction.
13555 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13556 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13557 * gdb.trace/range-stepping.c: Likewise.
13558 * gdb.trace/trace-break.c: Likewise.
13559 * gdb.trace/trace-mt.c (thread_function): Likewise.
13560 * gdb.trace/ftrace.c (marker): Likewise.
13561 * gdb.trace/trace-condition.c (marker): Likewise.
13562 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13563 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13564 is_aarch64_target.
13565
015d2e7e
DE
135662015-09-18 Doug Evans <xdje42@gmail.com>
13567
13568 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13569 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13570
26b188a2
SL
135712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13572
13573 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13574 the breakpoint.
13575
79dc332b
SL
135762015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13577
13578 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13579 the pending breakpoint. Remove timeout override for "Run till
13580 MI pending breakpoint on pendfunc3 on thread 2" test.
13581
f57929f2
SL
135822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13583
13584 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13585 filename pattern.
13586
3f469b17
SL
135872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13588
13589 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13590 in breakpoint filename pattern.
13591
515b89b3
SL
135922015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13593
7800dbe4
SL
13594 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13595
135962015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13597
515b89b3
SL
13598 * gdb.linespec/explicit.exp: Check for readline support for
13599 tab-completion tests. Fix obvious typo.
13600
d2939ba2
MM
136012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13602
13603 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13604 and replay.
13605
cbb55fa7
MM
136062015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13607
13608 * gdb.btrace/non-stop.c: New.
13609 * gdb.btrace/non-stop.exp: New.
13610
43691ca1
PL
136112015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13612 Yao Qi <yao.qi@linaro.org>
13613
13614 * gdb.trace/trace-condition.c: New file.
13615 * gdb.trace/trace-condition.exp: New file.
13616
d78908cf
WW
136172015-09-16 Wei-cheng Wang <cole945@gmail.com>
13618
13619 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13620 for testing bytecode compilation.
13621
1ed415e2
PA
136222015-09-16 Pedro Alves <palves@redhat.com>
13623 Sandra Loosemore <sandra@codesourcery.com>
13624
13625 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13626 (SECONDS): Redefine.
13627 (main): Call pthread_kill and alarm early.
13628 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13629 support.
13630 (test): If the target can't hardware step and doesn't support
13631 displaced stepping, increase the timeout.
13632
d136eff5
PA
136332015-09-16 Pedro Alves <palves@redhat.com>
13634
13635 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13636 (enable_debug): New procedures.
13637 (test): Use them. Bail out if waiting for threads fails.
13638 (top level): Bail out if a test fails.
13639
991f019c
YQ
136402015-09-16 Yao Qi <yao.qi@linaro.org>
13641
13642 * gdb.asm/asm-source.exp: Set asm-arch for
13643 aarch64*-*-* target.
13644 * gdb.asm/aarch64.inc: New file.
13645
bfca584f
PMR
136462015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13647
13648 * gdb.ada/array_of_variable_length.exp: New testcase.
13649 * gdb.ada/array_of_variable_length/foo.adb: New file.
13650 * gdb.ada/array_of_variable_length/pck.adb: New file.
13651 * gdb.ada/array_of_variable_length/pck.ads: New file.
13652
b326e587
DE
136532015-09-15 Doug Evans <dje@google.com>
13654
13655 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13656 of function static local variable.
13657
5382cfab
PW
136582015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13659
13660 * gdb.threads/tls-so_extern.exp: New test file.
13661 * gdb.threads/tls-so_extern.c: New test file.
13662 * gdb.threads/tls-so_extern_main.c: New test file.
13663
141c5cc4
JK
136642015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13665
13666 * gdb.opt/solib-intra-step-lib.c: New file.
13667 * gdb.opt/solib-intra-step-main.c: New file.
13668 * gdb.opt/solib-intra-step.exp: New file.
13669
d15dcecd
PA
136702015-09-15 Pedro Alves <palves@redhat.com>
13671
13672 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13673 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13674
4c2f2a79
PA
136752015-09-14 Pedro Alves <palves@redhat.com>
13676
13677 * gdb.base/hook-stop-continue.c: Delete.
13678 * gdb.base/hook-stop-continue.exp: Delete.
13679 * gdb.base/hook-stop-frame.c: Delete.
13680 * gdb.base/hook-stop-frame.exp: Delete.
13681 * gdb.base/hook-stop.c: New file.
13682 * gdb.base/hook-stop.exp: New file.
13683
919e6dbe
PMR
136842015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13685
13686 * gdb.ada/access_to_packed_array.exp: New testcase.
13687 * gdb.ada/access_to_packed_array/foo.adb: New file.
13688 * gdb.ada/access_to_packed_array/pack.adb: New file.
13689 * gdb.ada/access_to_packed_array/pack.ads: New file.
13690
157280a4
MM
136912015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13692
13693 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13694 buffer size test.
13695
2fd33e94
DB
136962015-09-11 Don Breazeal <donb@codesourcery.com>
13697
13698 * gdb.base/foll-exec.c: Add copyright header. Fix
13699 formatting issues.
13700 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13701 (do_exec_tests): Use clean_restart in place of zap_session,
13702 and for test initialization. Fix formatting issues. Use
13703 fail in place of perror.
13704 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13705 an expect statement to match an expression with output from
13706 the program under debug.
13707 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13708 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13709 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13710 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13711 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13712
e70b6e8e
DE
137132015-09-09 Doug Evans <dje@google.com>
13714
13715 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13716
7a551a51
DE
137172015-09-09 Doug Evans <dje@google.com>
13718
13719 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13720
4c666f84
DE
137212015-09-09 Doug Evans <dje@google.com>
13722
13723 * gdb.base/savedregs.exp: Fix typo.
13724
243a9253
PA
137252015-09-09 Pedro Alves <palves@redhat.com>
13726
13727 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13728
c0fa8fbd
SL
137292015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13730
13731 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13732 command actually switches threads. Give up on remaining
13733 tests if target fails to stop at breakpoint.
13734
cd7c1778
PMR
137352015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13736
13737 * gdb.ada/funcall_char.exp: New testcase.
13738 * gdb.ada/funcall_char/foo.adb: New file.
13739
dc5c8746
PMR
137402015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13741
13742 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13743 expected outputs. Add two testcases for completing ambiguous
13744 functions.
13745 * gdb.ada/complete/aux_pck.adb: New file.
13746 * gdb.ada/complete/aux_pck.ads: New file.
13747 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13748 Ambiguous_Func functions.
13749 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13750 * gdb.ada/complete/pck.adb: Likewise.
13751
4e83a1e7
UW
137522015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13753
13754 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13755 failures to run the test program under GDB.
13756
8ce74153
LM
137572015-08-26 Luis Machado <lgustavo@codesourcery.com>
13758
13759 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13760 to C.
13761
e9756d52
PP
137622015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13763
13764 * gdb.base/run-after-attach.exp: New test file.
13765 * gdb.base/run-after-attach.c: New test file.
13766
8d37573b
DB
137672015-08-26 Don Breazeal <donb@codesourcery.com>
13768
13769 * gdb.base/foll-exec-2.c: New test program.
13770 * gdb.base/foll-exec-2.exp: New test.
13771
63e43d3a
PMR
137722015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13773
13774 * gdb.base/nested-subp1.exp: New file.
13775 * gdb.base/nested-subp1.c: New file.
13776 * gdb.base/nested-subp2.exp: New file.
13777 * gdb.base/nested-subp2.c: New file.
13778 * gdb.base/nested-subp3.exp: New file.
13779 * gdb.base/nested-subp3.c: New file.
13780
3d40fbb5
PA
137812015-08-24 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.server/connect-without-multi-process.c: New file.
13784 * gdb.server/connect-without-multi-process.exp: New file.
13785
4422ac93
LM
137862015-08-24 Luis Machado <lgustavo@codesourcery.com>
13787
13788 * gdb.opt/inline-markers.c: Make z int.
13789
91dddb86
LM
137902015-08-24 Luis Machado <lgustavo@codesourcery.com>
13791
13792 * gdb.opt/inline-markers.c: Make z volatile.
13793
a48847ee
LM
137942015-08-24 Luis Machado <lgustavo@codesourcery.com>
13795
13796 * gdb.opt/inline-bt.c: New volatile global z.
13797 * gdb.opt/inline-cmds.c: Likewise.
13798 * gdb.opt/inline-locals.c: Likewise.
13799 * gdb.opt/inline-markers.c: New extern global z.
13800 (marker): Use z.
13801 (inline_fn): Likewise.
13802
0ebbc52b
PA
138032015-08-24 Pedro Alves <palves@redhat.com>
13804
13805 * config/m32r-stub.exp: Remove file.
13806 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13807 * gdb.base/call-rt-st.exp: Likewise.
13808 * gdb.base/call-strs.exp: Likewise.
13809 * gdb.base/default.exp: Remove references to h8300-*-hms and
13810 *-*-udi*.
13811 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13812
77c365df
AA
138132015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13814
13815 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13816 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13817 and "return" use KFAIL when GDB can not read/write the vector
13818 return value.
13819
4313b8c0
GB
138202015-08-21 Gary Benson <gbenson@redhat.com>
13821
13822 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13823
0e433b32
PA
138242015-08-20 Pedro Alves <palves@redhat.com>
13825
13826 * gdb.server/solib-list.exp: No longer expect an interior stop in
13827 non-stop mode.
13828
221e1a37
PA
138292015-08-20 Pedro Alves <palves@redhat.com>
13830
13831 * gdb.server/connect-stopped-target.c: New file.
13832 * gdb.server/connect-stopped-target.exp: New file.
13833
40e3ad0e
PA
138342015-08-20 Pedro Alves <palves@redhat.com>
13835
13836 * gdb.dwarf2/comp-unit-lang.exp: New file.
13837 * gdb.dwarf2/comp-unit-lang.c: New file.
13838
af39b327
PMR
138392015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13840
13841 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13842 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13843
7d45c7c3 138442015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13845
7d45c7c3
KB
13846 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13847 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13848
4d6cceb4
DE
138492015-08-18 Doug Evans <dje@google.com>
13850 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13851
13852 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13853 skip_python_tests. New arg prompt_regexp.
13854 (skip_python_tests): New function.
13855 * lib/mi-support.exp (mi_skip_python_tests): New function.
13856 * gdb.python/py-mi-objfile-gdb.py: New file.
13857 * gdb.python/py-mi-objfile.c: New file.
13858 * gdb.python/py-mi-objfile.exp: New file.
13859
ad89c2aa
KS
138602015-08-17 Keith Seitz <keiths@redhat.com>
13861
13862 * gdb.linespec/explicit.exp: Move strace test from here ...
13863 * gdb.trace/strace.exp: ... to here.
13864
e3ae3c43
PP
138652015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13866
13867 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13868 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13869
604b2636
DE
138702015-08-14 Doug Evans <xdje42@gmail.com>
13871
13872 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13873 inferior before selecting a new file.
13874
6ff0ba5f
DE
138752015-08-14 Doug Evans <xdje42@gmail.com>
13876
13877 * gdb.mi/mi-disassemble.exp: Update.
13878 * gdb.base/disasm-optim.S: New file.
13879 * gdb.base/disasm-optim.c: New file.
13880 * gdb.base/disasm-optim.h: New file.
13881 * gdb.base/disasm-optim.exp: New file.
13882
9ca98f92
KS
138832015-08-14 Keith Seitz <keiths@redhat.com>
13884
13885 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13886 "evaluated-by".
13887
52bbc560
JB
138882015-08-13 Joel Brobecker <brobecker@adacore.com>
13889
13890 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13891
5d8c3ed3
PMR
138922015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13893
13894 * gdb.ada/fun_renaming.exp: New testcase.
13895 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13896 * gdb.ada/fun_renaming/pack.adb: New file.
13897 * gdb.ada/fun_renaming/pack.ads: New file.
13898
ea8812bc
KS
138992015-08-12 Keith Seitz <keiths@redhat.com>
13900
13901 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13902 gdb_get_line_number.
13903
4dafcdeb
JB
139042015-08-12 Joel Brobecker <brobecker@adacore.com>
13905
13906 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13907 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13908 gdb.base/dso2dso.exp: New files.
13909
5ba32597
SDJ
139102015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13911 Pedro Alves <palves@redhat.com>
13912 Keith Seitz <keiths@redhat.com>
13913
13914 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13915 GDBFLAGS.
13916
b6dafabf
PP
139172015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13918
13919 * gdb.base/gdbhistsize-history.exp
13920 (test_histsize_history_setting): Use save_vars.
13921 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13922 Use save_vars.
13923 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13924 * gdb.base/readline.exp: Use save_vars.
13925
abe8e607
PP
139262015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13927
13928 * lib/gdb.exp (save_vars): New proc.
13929
629500fa
KS
139302015-08-11 Keith Seitz <keiths@redhat.com>
13931
13932 * gdb.base/help.exp: Update help_breakpoint_text.
13933
eb8c4e2e
KS
139342015-08-11 Keith Seitz <keiths@redhat.com>
13935
13936 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13937 (at toplevel): Call test_explicit_breakpoints.
13938 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13939 breakpoints.
13940 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13941 breakpoint conditions, "-cond".
13942
87f0e720
KS
139432015-08-11 Keith Seitz <keiths@redhat.com>
13944
13945 * gdb.linespec/3explicit.c: New file.
13946 * gdb.linespec/cpexplicit.cc: New file.
13947 * gdb.linespec/cpexplicit.exp: New file.
13948 * gdb.linespec/explicit.c: New file.
13949 * gdb.linespec/explicit.exp: New file.
13950 * gdb.linespec/explicit2.c: New file.
13951 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13952 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13953 before using in the matching pattern.
13954 Clarify that `prefix' is a regular expression.
13955
f00aae0f
KS
139562015-08-11 Keith Seitz <keiths@redhat.com>
13957
13958 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13959 test.
13960 Add tests for missing ",FMT" and ",".
13961
e27852be
DE
139622015-08-10 Doug Evans <dje@google.com>
13963 Keith Seitz <keiths@redhat.com>
13964
13965 PR gdb/17960
13966 * gdb.base/completion.exp: Add location completer tests.
13967
7f03bd92
PA
139682015-08-07 Pedro Alves <palves@redhat.com>
13969
13970 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13971 tests here.
13972 (top level): Run do_test with and without displaced stepping.
13973
3fc8eb30
PA
139742015-08-07 Pedro Alves <palves@redhat.com>
13975
13976 * gdb.base/valgrind-disp-step.c: New file.
13977 * gdb.base/valgrind-disp-step.exp: New file.
13978
d4569d7b
PA
139792015-08-07 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13982 Delete function.
13983 (main): Add alarm. Run an infinite loop instead of calling
13984 wait_threads.
13985 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13986 comment.
13987 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13988 Delete function.
13989 (main): Add alarm. Run an infinite loop instead of calling
13990 wait_threads.
13991 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13992 comment.
13993
e1316e60
PA
139942015-08-07 Pedro Alves <palves@redhat.com>
13995
13996 * gdb.base/checkpoint-ns.exp: New file.
13997 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13998 standard_testfile.
13999
da8c46d2
MM
140002015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14001
14002 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14003 * gdb.btrace/instruction_history.exp: Update.
14004 * gdb.btrace/tsx.exp: New.
14005 * gdb.btrace/tsx.c: New.
14006
de1c2c52
PA
140072015-08-06 Pedro Alves <palves@redhat.com>
14008
14009 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14010 increase timeout.
14011 * gdb.reverse/until-precsave.exp: Bump timeouts.
14012
782e0bf4
PA
140132015-08-06 Pedro Alves <palves@redhat.com>
14014
14015 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14016
83e97ed0
PA
140172015-08-06 Pedro Alves <palves@redhat.com>
14018
14019 PR gdb/18749
14020 * gdb.threads/process-dies-while-handling-bp.c: New file.
14021 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14022
863d01bd
PA
140232015-08-06 Pedro Alves <palves@redhat.com>
14024
14025 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14026 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14027
0a39bb32
PA
140282015-08-05 Pedro Alves <palves@redhat.com>
14029
14030 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14031 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14032
ee2d2b10
SL
140332015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14034
14035 * gdb.base/bp-permanent.exp: Report test as unsupported if
14036 the target cannot stop at the permanent breakpoint.
14037
4e1bdb00
DE
140382015-08-03 Doug Evans <dje@google.com>
14039
14040 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14041 10000.
14042
3d338901
DE
140432015-08-03 Doug Evans <dje@google.com>
14044
14045 * Makefile.in (workers/%.worker, build-perf): New rule.
14046 (GDB_PERFTEST_MODE): New variable.
14047 (check-perf): Use it.
14048 (clean): Clean up gdb.perf parallel build subdirs.
14049 * lib/build-piece.exp: New file.
14050 * lib/gdb.exp (make_gdb_parallel_path): New function
14051 (standard_output_file, standard_temp_file): Call it.
14052 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14053 of $GDB_PARALLEL.
14054 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14055
af061d3e
DE
140562015-08-03 Doug Evans <dje@google.com>
14057
8e1afc81 14058 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
14059 (LOG_FILE_NAME): New global.
14060 (TextReporter.__init__): Initialize self.txt_sum.
14061 (TextReporter.report): Add support for multiple data-points.
14062 Move report to perftest.sum, put raw data in perftest.log.
14063 (TextReporter.start): Open sum and log files.
14064 (TextReporter.end): Close sum and log files.
8e1afc81
DE
14065 * gdb.perf/lib/perftest/testresult.py
14066 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 14067
2c8c5d37
PA
140682015-07-31 Pedro Alves <palves@redhat.com>
14069
14070 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14071 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14072 kill_wait_spawned_process instead of explicit "kill -9".
14073 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14074 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14075 kill_wait_spawned_process.
14076 * gdb.base/attach-twice.exp: Likewise.
14077 * gdb.base/attach.exp: Likewise.
14078 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14079 gdb_test_multiple.
14080 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14081 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14082 kill_wait_spawned_process.
14083 * gdb.base/valgrind-infcall.exp: Likewise.
14084 * gdb.multi/multi-attach.exp: Likewise.
14085 * gdb.python/py-prompt.exp: Likewise.
14086 * gdb.python/py-sync-interp.exp: Likewise.
14087 * gdb.server/ext-attach.exp: Likewise.
14088 * gdb.threads/attach-into-signal.exp (corefunc): Use
14089 spawn_wait_for_attach, spawn_id_get_pid and
14090 kill_wait_spawned_process.
14091 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14092 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14093 spawn_id_get_pid and kill_wait_spawned_process.
14094 * gdb.threads/attach-stopped.exp (corefunc): Use
14095 spawn_wait_for_attach, spawn_id_get_pid and
14096 kill_wait_spawned_process.
14097 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14098 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14099 kill_wait_spawned_process instead of explicit "kill -9".
14100 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14101 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14102 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14103 processes. Don't map cygwin/windows pids here. Now returns a
14104 spawn id list.
14105
032a0fca
SL
141062015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14107
14108 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14109 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14110 correct patch.
14111
61a934ca
SL
141122015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14113
14114 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14115
4bc4d428
SL
141162015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14117
14118 Reapply:
14119 2014-05-21 Mark Wielaard <mjw@redhat.com>
14120
14121 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14122
998d452a
PA
141232015-07-30 Pedro Alves <palves@redhat.com>
14124
14125 * linux-low.c (handle_extended_wait): Set the child's last
14126 reported status to TARGET_WAITKIND_STOPPED.
14127
69dde7dc
PA
141282015-07-30 Pedro Alves <palves@redhat.com>
14129
14130 PR threads/18600
14131 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14132 only shows inferior 1.
14133
4dd63d48
PA
141342015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14135 Pedro Alves <palves@redhat.com>
14136
14137 PR threads/18600
14138 * gdb.threads/fork-plus-threads.c: New file.
14139 * gdb.threads/fork-plus-threads.exp: New file.
14140
d618e4c5
PP
141412015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14142
14143 * gdb.base/batch-preserve-term-settings.exp
14144 (test_terminal_settings_preserved_after_cli_exit): Use
14145 send_quit_command.
14146
1eef6428
PA
141472015-07-29 Pedro Alves <palves@redhat.com>
14148 Don Breazeal <donb@codesourcery.com>
14149
14150 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14151 output from both inferior_spawn_id and gdb_spawn_id.
14152
7da5b897
SDJ
141532015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14154
14155 * gdb.threads/attach-into-signal.exp (corefunc): Use
14156 with_test_prefix on nested loops, uniquefying the test messages.
14157
dac804df
SDJ
141582015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14159
14160 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14161 commit.
14162
06265e53
PP
141632015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14164
14165 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14166 New proc.
14167 (test_terminal_settings_preserved_after_sigterm): New test.
14168
18206ca3
PP
141692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14170
14171 * gdb.base/batch-preserve-term-settings.exp
14172 (test_terminal_settings_preserved_after_cli_exit): New test.
14173
90074d11
PP
141742015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14175
14176 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14177 manipulation of saved_gdbflags.
14178 (test_terminal_settings_preserved): Remove global declaration of
14179 the unused variable pagination_prompt. Remove manipulation of
14180 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14181 GDBFLAGS.
14182
eb1a7902
PA
141832015-07-29 Pedro Alves <palves@redhat.com>
14184
14185 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14186
8b75dd3b
PA
141872015-07-29 Pedro Alves <palves@redhat.com>
14188
14189 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14190 at the top.
14191
dedad4e3
PA
141922015-07-29 Pedro Alves <palves@redhat.com>
14193
14194 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14195 (main): Call gdb_unbuffer_output.
14196 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14197 (main): Call gdb_unbuffer_output.
14198 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14199 (main): Call gdb_unbuffer_output.
14200 * gdb.base/call-strs.exp: Adjust to step over the
14201 gdb_unbuffer_output call.
14202 * gdb.base/catch-gdb-caused-signals.c: Include
14203 "../lib/unbuffer_output.c".
14204 (main): Call gdb_unbuffer_output.
14205 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14206 (main): Call gdb_unbuffer_output.
14207 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14208 (main): Call gdb_unbuffer_output.
14209 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14210 (main): Call gdb_unbuffer_output.
14211 * gdb.base/shlib-call.exp: Adjust to step over the
14212 gdb_unbuffer_output call.
14213 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14214 (main): Call gdb_unbuffer_output.
14215 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14216 (main): Call gdb_unbuffer_output.
14217 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14218 (main): Rename to ...
14219 (test): ... this.
14220 (main): Reimplement.
14221 * gdb.base/varargs.exp: Run to test instead of to main.
14222 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14223 (main): Call gdb_unbuffer_output.
14224
58789a91
PA
142252015-07-29 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14228 factore out from mi_continue_dprintf. For call-style dprintfs,
14229 expect dprintf output out of $inferior_spawn_id.
14230 (mi_continue_dprintf): Use mi_expect_dprintf.
14231 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14232 (main): Call gdb_unbuffer_output.
14233
e8376742
PA
142342015-07-29 Pedro Alves <palves@redhat.com>
14235
14236 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14237 (default_mi_gdb_start): Set inferior_spawn_id instead of
14238 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14239 gdb_spawn_id.
14240 (mi_gdb_test): Always expect inferior output from both
14241 $inferior_spawn_id and $gdb_spawn_id.
14242
08280010
PA
142432015-07-29 Pedro Alves <palves@redhat.com>
14244
14245 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14246 send_inferior and $inferior_spawn_id.
14247
4d30e432
PA
142482015-07-29 Pedro Alves <palves@redhat.com>
14249
14250 * gdb.gdb/complaints.exp (test_initial_complaints)
14251 (test_serial_complaints, test_short_complaints): Use
14252 gdb_test_stdio.
14253 (test_empty_complaint): Handle $inferior_spawn_id !=
14254 $gdb_spawn_id.
14255
0d30a335
PA
142562015-07-29 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.base/varargs.exp: Use gdb_test_stdio.
14259
39413b29
PA
142602015-07-29 Pedro Alves <palves@redhat.com>
14261
14262 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14263
7cb000a9
PA
142642015-07-29 Pedro Alves <palves@redhat.com>
14265
14266 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14267
d7b8ac82
PA
142682015-07-29 Pedro Alves <palves@redhat.com>
14269
14270 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14271 parameter into two new parameters, "inf_result" and "gdb_result".
14272 Expect inferior output and gdb output from $inferior_spawn_id and
14273 $gdb_spawn_id, respectively. Adjust all callers.
14274
789c3a0c
PA
142752015-07-29 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14278 of gdb_test_sequence.
14279
77e760c3
PA
142802015-07-29 Pedro Alves <palves@redhat.com>
14281
14282 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14283 (saw_spurious_output): Expect inferior output from
14284 $inferior_spawn_id. Use gdb_test_stdio.
14285
8396d2cd
PA
142862015-07-29 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.base/dprintf.exp: Use standard_testfile. Change
14289 prepare_for_testing call.
14290 (srcfile): Don't set.
14291 (restart): New procedure.
14292 (test_dprintf): New procecure, use to continue over dprintfs.
14293 (test_call, test_agent): New procedures, tests moved here.
14294 Restart gdb and recreate dprintfs. Adjust expected output.
14295
2051d61f
PA
142962015-07-29 Pedro Alves <palves@redhat.com>
14297
14298 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14299
452397af
PA
143002015-07-29 Pedro Alves <palves@redhat.com>
14301
14302 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14303
8aed9555
PA
143042015-07-29 Pedro Alves <palves@redhat.com>
14305
14306 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14307 gdb_test_stdio.
14308
188a61b4
PA
143092015-07-29 Pedro Alves <palves@redhat.com>
14310
14311 * lib/gdb.exp (gdb_test_stdio): New procedure.
14312
12264a45
PA
143132015-07-29 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14316
23ffc893
PA
143172015-07-29 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.base/call-signal-resume.exp: Remove check for
14320 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14321 * gdb.base/unwindonsignal.exp: Likewise.
14322 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14323 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14324
65566918
PA
143252015-07-29 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.base/siginfo-addr.c (pass): New function.
14328 (handler): Call it iff si_addr is correct.
14329 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14330 Set a breakpoint at "pass" and continue to it.
14331
d60a9221
SDJ
143322015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14333
14334 * gdb.python/py-objfile.exp: Make some tests have unique names.
14335 * gdb.python/py-pp-registration.exp: Likewise.
14336
bde40b8f
PA
143372015-07-28 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14340
13e1dec8
SM
143412015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14342
14343 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14344
da33c9a7
SM
143452015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14346
14347 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14348
077836f7
PP
143492015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14350
14351 * gdb.base/gdb-sigterm-2.exp: New test.
14352
b8cc7b2e
DE
143532015-07-25 Doug Evans <xdje42@gmail.com>
14354
14355 Revert:
14356 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14357 (workers/%.worker, build-perf): New rule.
14358 (GDB_PERFTEST_MODE): New variable.
14359 (check-perf): Use it.
14360 (clean): Clean up gdb.perf parallel build subdirs.
14361 * lib/build-piece.exp: New file.
14362 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14363 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14364 name.
14365 (standard_temp_file): Ditto.
14366 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14367 of $GDB_PARALLEL.
14368
c8bd4544
DE
143692015-07-24 Doug Evans <dje@google.com>
14370
14371 * gdb.perf/lib/perftest/utils.py: New file.
14372 * gdb.perf/gm-hello.cc: New file.
14373 * gdb.perf/gm-pervasive-typedef.cc: New file.
14374 * gdb.perf/gm-pervasive-typedef.h: New file.
14375 * gdb.perf/gm-std.cc: New file.
14376 * gdb.perf/gm-std.h: New file.
14377 * gdb.perf/gm-use-cerr.cc: New file.
14378 * gdb.perf/gm-utils.h: New file.
14379 * gdb.perf/gmonster-null-lookup.py: New file.
14380 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14381 * gdb.perf/gmonster-print-cerr.py: New file.
14382 * gdb.perf/gmonster-ptype-string.py: New file.
14383 * gdb.perf/gmonster-runto-main.py: New file.
14384 * gdb.perf/gmonster-select-file.py: New file.
14385 * gdb.perf/gmonster1-null-lookup.exp: New file.
14386 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14387 * gdb.perf/gmonster1-print-cerr.exp: New file.
14388 * gdb.perf/gmonster1-ptype-string.exp: New file.
14389 * gdb.perf/gmonster1-runto-main.exp: New file.
14390 * gdb.perf/gmonster1-select-file.exp: New file.
14391 * gdb.perf/gmonster1.cc: New file.
14392 * gdb.perf/gmonster1.exp: New file.
14393 * gdb.perf/gmonster2-null-lookup.exp: New file.
14394 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14395 * gdb.perf/gmonster2-print-cerr.exp: New file.
14396 * gdb.perf/gmonster2-ptype-string.exp: New file.
14397 * gdb.perf/gmonster2-runto-main.exp: New file.
14398 * gdb.perf/gmonster2-select-file.exp: New file.
14399 * gdb.perf/gmonster2.cc: New file.
14400 * gdb.perf/gmonster2.exp: New file.
14401
6eab34f3
DE
144022015-07-24 Doug Evans <dje@google.com>
14403
14404 * gdb.perf/README: New file.
14405 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14406 * lib/gen-perf-test.exp: New file.
14407
63738bfd
DE
144082015-07-24 Doug Evans <dje@google.com>
14409
14410 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14411 (PerfTest::startup): New function.
14412 (PerfTest::run): Return result of calling body.
14413 (PerfTest::assemble): Rewrite.
14414 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14415 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14416 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14417 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14418 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14419
7b606f95
DE
144202015-07-24 Doug Evans <dje@google.com>
14421
14422 * lib/gdb.exp (clean_restart): Make executable optional.
14423
a97b16b8
DE
144242015-07-24 Doug Evans <dje@google.com>
14425
14426 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14427 compiler_info references.
14428 * gdb.cp/temargs.exp: Ditto.
14429 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14430 (get_compiler_info): Early exit if already computed. Set compiler_info
14431 to "unknown" if there was a problem.
14432 (test_compiler_info): Add function comment. Call get_compiler_info.
14433
35baa57f
DE
144342015-07-24 Doug Evans <dje@google.com>
14435
14436 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14437 (workers/%.worker, build-perf): New rule.
14438 (GDB_PERFTEST_MODE): New variable.
14439 (check-perf): Use it.
14440 (clean): Clean up gdb.perf parallel build subdirs.
14441 * lib/build-piece.exp: New file.
14442 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14443 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14444 name.
14445 (standard_temp_file): Ditto.
14446 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14447 of $GDB_PARALLEL.
14448
6ebea266
DE
144492015-07-24 Doug Evans <dje@google.com>
14450
14451 * lib/future.exp (gdb_default_target_compile): New option
14452 "early_flags".
14453 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14454 --as-needed.
14455
1e76a7e9
SDJ
144562015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14457
14458 * gdb.base/catch-syscall.exp: Call gdb_exit before
14459 gdb_skip_xml_test.
14460
5068630a
PA
144612015-07-24 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.python/py-events.exp: Accept output between the stop event
14464 and the prompt.
14465 * gdb.python/py-evsignal.exp: Likewise.
14466 * gdb.python/py-evthreads.exp: Likewise.
14467
77598427
PA
144682015-07-24 Pedro Alves <palves@redhat.com>
14469
14470 PR gdb/18717
14471 * gdb.threads/non-ldr-exit.c: New file.
14472 * gdb.threads/non-ldr-exit.exp: New file.
14473
11e6c98f
YQ
144742015-07-24 Yao Qi <yao.qi@linaro.org>
14475
14476 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14477 restarting process.
14478
51aee833
YQ
144792015-07-24 Yao Qi <yao.qi@linaro.org>
14480
14481 * gdb.server/ext-restart.exp: New file.
14482
8cfe207c
YQ
144832015-07-24 Yao Qi <yao.qi@linaro.org>
14484
14485 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14486 argument options.
14487 * gdb.server/ext-wrapper.exp: New file.
14488
cc12ce38
DE
144892015-07-23 Doug Evans <dje@google.com>
14490
14491 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14492 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14493
d0d84780
PMR
144942015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14495
14496 * gdb.ada/var_arr_typedef.exp: New testcase.
14497 * gdb.ada/var_arr_typedef/pack.adb: New file.
14498 * gdb.ada/var_arr_typedef/pack.ads: New file.
14499 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14500
8b558f79
JB
145012015-07-20 Joel Brobecker <brobecker@adacore.com>
14502
14503 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14504
775a3298
JK
145052015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14506
14507 * gdb.arch/i386-biarch-core.exp: Replace istarget
14508 by "complete set gnutarget". Remove expectation for the "core-file"
14509 command.
14510
db1ff28b
JK
145112015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14512
14513 Revert the previous commit:
14514 Tests for validate symbol file using build-id.
14515
0a94970d
JK
145162015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14517
14518 Tests for validate symbol file using build-id.
14519 * gdb.base/solib-mismatch-lib.c: New file.
14520 * gdb.base/solib-mismatch-libmod.c: New file.
14521 * gdb.base/solib-mismatch.c: New file.
14522 * gdb.base/solib-mismatch.exp: New file.
14523
03346981
SL
145242015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14525
14526 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14527 nios2-*-linux*.
14528 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14529 * gdb.base/siginfo.exp: Likewise.
14530 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14531
42422cc7
PL
145322015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14533
14534 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14535 Move it to ...
14536 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14537 ... here.
14538 * gdb.trace/range-stepping.exp: Check that the target supports
14539 range stepping.
14540
cfa68bae
JK
145412015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14542
14543 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14544
8ffdba26
PA
145452015-07-14 Pedro Alves <palves@redhat.com>
14546
14547 * gdb.base/killed-outside.exp: New file.
14548 * gdb.base/killed-outside.c: New file.
14549
218a5a11
JK
145502015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14551
14552 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14553 (n at main): New.
14554 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14555
e03ed3c6
AA
145562015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14557
14558 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14559 infcall tests instead of setting up for KFAIL.
14560
485668e5
MM
145612015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14562
14563 * gdb.btrace/record_goto-step.exp: New.
14564
08464196
JK
145652015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14566
14567 PR compile/18484
14568 * gdb.compile/compile.c (struct struct_type): Add volatile to
14569 selffield's type.
14570 * gdb.compile/compile.exp
14571 (compile code struct_object.selffield = &struct_object): Skip further
14572 struct_object tests if this one xfails.
14573
bcf5c1d9
RC
145742015-07-08 Robert O'Callahan <robert@ocallahan.org>
14575
14576 PR exp/18617
14577 * gdb.trace/ax.exp: Add test.
14578
4931af25
YQ
145792015-07-07 Yao Qi <yao.qi@linaro.org>
14580
14581 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14582 instead of istarget "aarch64*-*-*".
14583 * gdb.arch/aarch64-fp.exp: Likewise.
14584 * gdb.base/float.exp: Likewise.
14585 * gdb.reverse/aarch64.exp: Likewise.
14586 * lib/gdb.exp (is_aarch64_target): New proc.
14587
9fcf688e
YQ
145882015-07-07 Yao Qi <yao.qi@linaro.org>
14589
14590 * lib/gdb.exp (is_aarch32_target): New proc.
14591 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14592 instead of "istarget "arm*-*-*"".
14593 * gdb.arch/arm-disp-step.exp: Likewise.
14594 * gdb.arch/thumb-bx-pc.exp: Likewise.
14595 * gdb.arch/thumb-prologue.exp: Likewise.
14596 * gdb.arch/thumb-singlestep.exp: Likewise.
14597 * gdb.base/disp-step-syscall.exp: Likewise.
14598 * gdb.base/float.exp: Likewise.
14599
fbd8d50d
YQ
146002015-07-07 Yao Qi <yao.qi@linaro.org>
14601
14602 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14603 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14604
71be1fdc
YQ
146052015-07-07 Yao Qi <yao.qi@linaro.org>
14606
14607 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14608 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14609 if it exists.
14610 * gdb.multi/multi-arch.exp: Likewise.
14611
3e221d36
SM
146122015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14613
14614 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14615 print.
14616
d441430b
YQ
146172015-07-07 Yao Qi <yao.qi@linaro.org>
14618
14619 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14620
06f810bd
MG
146212015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14622
14623 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14624 '[' and ']' characters.
14625
5e61e7c0
IB
146262015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14627
14628 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14629
28bf096c
PA
146302015-06-29 Pedro Alves <palves@redhat.com>
14631
14632 PR threads/18127
14633 * gdb.threads/hand-call-new-thread.c: New file.
14634 * gdb.threads/hand-call-new-thread.c: New file.
14635
ee93cd5e
KS
146362015-06-26 Keith Seitz <keiths@redhat.com>
14637 Doug Evans <dje@google.com>
14638
14639 PR 16253
14640 * gdb.cp/var-tag-2.cc: New file.
14641 * gdb.cp/var-tag-3.cc: New file.
14642 * gdb.cp/var-tag-4.cc: New file.
14643 * gdb.cp/var-tag.cc: New file.
14644 * gdb.cp/var-tag.exp: New file.
14645
fc637f04
PP
146462015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14647
14648 * gdb.base/history-duplicates.exp: New test.
14649
2e52ae68
PP
146502015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14651
14652 * gdb.base/completion.exp: Test the completion of the "focus"
14653 command.
14654
6e22494e
JK
146552015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14656
14657 * gdb.arch/amd64-prologue-skip.S: New file.
14658 * gdb.arch/amd64-prologue-skip.exp: New file.
14659
bf7b9cd9
SM
146602015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14661
14662 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14663 is_address_zero_readable check.
14664
201e8dfd
PB
146652015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14666
14667 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14668 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14669
5cd867b4
YQ
146702015-06-24 Yao Qi <yao.qi@linaro.org>
14671
14672 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14673 linux targets.
14674
4d7be007
YQ
146752015-06-24 Yao Qi <yao.qi@linaro.org>
14676
14677 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14678 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14679 * gdb.base/siginfo-thread.exp: Likewise.
14680
07fcd301
YQ
146812015-06-22 Yao Qi <yao.qi@linaro.org>
14682
14683 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14684
52042a00
YQ
146852015-06-22 Yao Qi <yao.qi@linaro.org>
14686
14687 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14688 aarch64*-*-*.
14689 (skip_hw_watchpoint_tests): Likewise.
14690
74bd41ce
PP
146912015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14692
14693 * gdb.base/gdbinit-history.exp: Test the interaction between
14694 setting GDBHISTSIZE and setting the history size via .gdbinit.
14695
bc460514
PP
146962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14697
14698 PR gdb/16999
14699 * gdb.base/gdbhistsize-history.exp: New test.
14700
b58c513b
PP
147012015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14702
14703 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14704 with GDBHISTSIZE.
14705 * gdb.base/readline.exp: Likewise.
14706
92046791
YQ
147072015-06-17 Yao Qi <yao.qi@linaro.org>
14708
14709 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14710 line.
14711
2093d2d3
PP
147122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14713
14714 * gdb.base/gdbinit-history.exp: Add test case to check that
14715 an unlimited history file does not get truncated on exit.
14716
e6c693af
AA
147172015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14718
14719 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14720 (VECTOR): New macro. Use it...
14721 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14722 ...for these typedefs.
14723 (int8, char1, int1, double1): New typedefs.
14724 (struct just_int2, struct two_int2): New structures.
14725 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14726 (add_structvecs, add_singlevecs): New functions.
14727 (main): Call add_some_intvecs twice.
14728 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14729 the compile and exit upon failure. Try compiling for the "native"
14730 architecture. Test inferior function calls with vector arguments
14731 and vector return value handling with "finish" and "return".
14732
c74f7d1c
JT
147332015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14734
14735 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14736 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14737 PE file.
14738 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14739
98aa42ee
AT
147402015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14741
14742 PR breakpoints/16465
14743 * gdb.mi/mi-dprintf-pending.c: New file.
14744 * gdb.mi/mi-dprintf-pending.exp: New test.
14745 * gdb.mi/mi-dprintf-pendshr.c: New file.
14746
7d73c23c 147472015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14748 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14749
14750 * gdb.arch/i386-mpx-map.c: New file.
14751 * gdb.arch/i386-mpx-map.exp: New File.
14752
147532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14754
14755 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14756 * gdb.arch/i386-mpx.exp: Indentation fixed.
14757
147582015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14759
14760 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14761 function and improved indentation.
14762 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14763 gdb_test_multiple. Added additional tests to skip the test.
14764
147652015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14766
14767 * gdb.arch/i386-avx512.c: Change path in include file.
14768 * gdb.arch/i386-avx512.exp: Change include dir path
14769 compilation flag.
14770 * gdb.arch/i386-mpx.c: Change path in include file.
14771 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14772 flag.
14773
d5eba19a
JK
147742015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14775
14776 * gdb.compile/compile-print.exp (compile print *vararray@3)
14777 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14778
7f361056
JK
147792015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14780
14781 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14782 (do not keep jit in memory): ... this.
14783 (expect 5): Change it to ...
14784 (expect no 5): ... this.
14785
3b462ec2
SM
147862015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14787
14788 PR gdb/15564
14789 * gdb.mi/mi-detach.exp: New file.
14790
e0619de6
JK
147912015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14792
14793 PR symtab/18392
14794 * gdb.arch/amd64-tailcall-self.S: New file.
14795 * gdb.arch/amd64-tailcall-self.c: New file.
14796 * gdb.arch/amd64-tailcall-self.exp: New file.
14797
e970cb34
DB
147982015-05-28 Don Breazeal <donb@codesourcery.com>
14799
14800 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14801 tests for remote targets by checking is_target_gdbserver.
14802
b2e2f908
DE
148032015-05-27 Doug Evans <dje@google.com>
14804
14805 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14806 * gdb.dwarf2/opaque-type-lookup.c: New file.
14807 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14808
82c7be31
DE
148092015-05-26 Doug Evans <dje@google.com>
14810
14811 * gdb.cp/iostream.cc: New file.
14812 * gdb.cp/iostream.exp: New file.
14813
b4f54984
DE
148142015-05-26 Doug Evans <dje@google.com>
14815
14816 * gdb.dwarf2/dw2-op-call.exp: Update.
14817 * gdb.dwarf2/dw4-sig-types.exp: Update.
14818 * gdb.dwarf2/implptr.exp: Update.
14819 * gdb.mi/mi-cmd-param-changed.exp: Update.
14820
4ea6efe9
DE
148212015-05-26 Doug Evans <dje@google.com>
14822
14823 * gdb.python/py-lazy-string.c: New file.
14824 * gdb.python/py-lazy-string.exp: New file.
14825 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14826 (main): Update. Add estring3.
14827 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14828 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14829
f6bb7db3
YQ
148302015-05-26 Omair Javaid <omair.javaid@linaro.org>
14831 Yao Qi <yao.qi@linaro.org>
14832
14833 * gdb.reverse/aarch64.c: New.
14834 * gdb.reverse/aarch64.exp: New.
14835
a81bfbd0
OJ
148362015-05-26 Omair Javaid <omair.javaid@linaro.org>
14837
25d49b86
PA
14838 * lib/gdb.exp (supports_process_record): Return true for
14839 aarch64*-linux*.
a81bfbd0
OJ
14840 (supports_reverse): Likewise.
14841
158bf1b4
PP
148422015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14843
14844 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14845 Use with_test_prefix.
14846
a0145030
AB
148472015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14848
14849 * gdb.base/completion.exp: Add test for completion of layout
14850 names.
14851
ebe3b578
AB
148522015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14853
14854 * lib/gdb.exp (skip_tui_tests): New proc.
14855 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14856
84204ed7
PA
148572015-05-19 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14860 Save the whole env array instead of just HOME. Unset HISTSIZE in
14861 the environment while testing. Restore whole environment
14862 afterwards.
14863
37442ce1
DE
148642015-05-16 Doug Evans <xdje42@gmail.com>
14865
14866 * gdb.guile/scm-ports.c: New file.
14867 * gdb.guile/scm-ports.exp: Add memory port tests.
14868
36de76f9
JK
148692015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14870
14871 * gdb.compile/compile-print.c: New file.
14872 * gdb.compile/compile-print.exp: New file.
14873
3a9558c4
JK
148742015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14875
14876 * gdb.compile/compile-ops.exp: Cast param to void.
14877 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14878 (compile code struct_object.selffield = &struct_object): Add xfail.
14879
aa715135
JG
148802015-05-15 Joel Brobecker <brobecker@adacore.com>
14881
14882 * gdb.ada/arr_enum_with_gap: New testcase.
14883
931e5bc3
JG
148842015-05-15 Joel Brobecker <brobecker@adacore.com>
14885
14886 * gdb.ada/byte_packed_arr: New testcase.
14887
9cd4d857
JB
148882015-05-15 Joel Brobecker <brobecker@adacore.com>
14889
14890 * gdb.ada/pckd_neg: New testcase.
14891
ebfd00d2
PP
148922015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14893
14894 PR gdb/17820
14895 * gdb.base/gdbinit-history.exp: New test.
14896 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14897 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14898
4c082a81
SC
148992015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14900
14901 * gdb.python/py-xmethods.cc: Enhance test case.
14902 * gdb.python/py-xmethods.exp: New tests.
14903 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14904 function.
14905 (B_indexoper): Likewise.
14906 (global_dm_list) : Add new xmethod worker functions.
14907
f7797074
SDJ
149082015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14909
14910 * gdb.base/coredump-filter.exp: Correctly unset
14911 "coredump_var_addr" array.
14912
a4674e4e
PA
149132015-05-08 Pedro Alves <palves@redhat.com>
14914
14915 * gdb.server/non-existing-program.exp: Unset spawn_id.
14916
df2eb078
SC
149172015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14918
14919 PR python/18291
14920 * gdb.python/py-xmethods.exp: Add tests.
14921
422349a3
YQ
149222015-05-08 Yao Qi <yao.qi@linaro.org>
14923
14924 PR gdb/18208
14925 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14926 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14927 function set_coredump_filter, and remove remote_exec call.
14928 Remove argument ipid. Callers update.
14929 (top level): Don't get inferior's PID.
14930
63fc80ce
AA
149312015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14932
14933 * gdb.base/watch_thread_num.exp: Skip test on targets without
14934 access watchpoints.
14935
80ad801e
PA
149362015-05-06 Pedro Alves <palves@redhat.com>
14937
14938 PR server/18081
14939 * gdb.server/non-existing-program.exp: New file.
14940
0fa7fe50
JB
149412015-05-05 Joel Brobecker <brobecker@adacore.com>
14942
14943 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14944
3ea89b92
PMR
149452015-05-05 Joel Brobecker <brobecker@adacore.com>
14946
14947 * gdb.ada/out_of_line_in_inlined: New testcase.
14948
87b8eff0
JB
149492015-05-05 Joel Brobecker <brobecker@adacore.com>
14950
14951 * gdb.ada/var_rec_arr: New testcase.
14952
5fccc635
YQ
149532015-04-30 Yao Qi <yao.qi@linaro.org>
14954
14955 * gdb.base/break-idempotent.exp: If
14956 skip_hw_watchpoint_multi_tests returns true, skip the tests
14957 on "rwatch" and "awatch".
14958
42d38f42
YQ
149592015-04-30 Yao Qi <yao.qi@linaro.org>
14960
14961 * gdb.base/relativedebug.exp: Invoke gdb command
14962 "info sharedlibrary", and if libc.so doesn't have debug info,
14963 skip the test.
14964
2ce1cdbf
DE
149652015-04-29 Doug Evans <dje@google.com>
14966
14967 * gdb.python/py-xmethods.exp: Add ptype tests.
14968 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14969 get_result_type method.
14970
f24a38c5
LM
149712015-04-29 Luis Machado <lgustavo@codesourcery.com>
14972
14973 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14974 the target does not support hardware watchpoints.
14975
ecbf2b3c
LM
149762015-04-29 Luis Machado <lgustavo@codesourcery.com>
14977
14978 * gdb.base/break-always.exp: Abort testing if writing to memory
14979 causes an error.
14980
34f5f757
DE
149812015-04-28 Doug Evans <dje@google.com>
14982
14983 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14984 * gdb.python/py-pp-registration.exp: ... here. New file.
14985 * gdb.python/py-pp-registration.c: New file.
14986 * gdb.python/py-pp-registration.py: New file.
14987
69b4374a
DE
149882015-04-28 Doug Evans <dje@google.com>
14989
14990 * gdb.python/py-bad-printers.c: New file.
14991 * gdb.python/py-bad-printers.py: New file.
14992 * gdb.python/py-bad-printers.exp: New file.
14993
59fb7612
SS
149942015-04-28 Sasha Smundak <asmundak@google.com>
14995
14996 * gdb.python/py-type.exp: New test.
14997
2631b16a
AW
149982015-04-28 Andy Wingo <wingo@igalia.com>
14999
15000 * gdb.python/py-parameter.exp:
15001 * gdb.guile/scm-parameter.exp: Escape the path that we are
15002 matching against, as it might contain characters that are special
15003 to regular expressions.
15004
460efde1
JB
150052015-04-27 Joel Brobecker <brobecker@adacore.com>
15006
15007 * gdb.ada/rec_comp: New testcase.
15008
2d369d8e
SDJ
150092015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15010
15011 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15012 before using it.
15013
cf75d6c3
AB
150142015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15015
15016 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15017 new tests for verilog output.
15018
8dbe7ca5
YQ
150192015-04-24 Yao Qi <yao.qi@linaro.org>
15020
15021 * boards/remote-gdbserver-on-localhost.exp: New file.
15022
4ef9fb2f
PA
150232015-04-23 Pedro Alves <palves@redhat.com>
15024
15025 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15026 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15027 "end of file", remove $inferior_spawn_id from the indirect list.
15028
0a803169
PA
150292015-04-23 Pedro Alves <palves@redhat.com>
15030
15031 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15032
749ef8f8
PA
150332015-04-23 Pedro Alves <palves@redhat.com>
15034
15035 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15036 on $any_spawn_id instead of only on $gdb_spawn_id.
15037
8aae4344
PM
150382015-04-21 Pierre Muller <muller@sourceware.org>
15039
15040 PR pascal/17815
15041 * lib/pascal.exp (gpc_compile): Add new option "class".
15042 (fpc_compile): Likewise.
15043 * gdb.pascal/case-insensitive-symbols.pas: New file.
15044 * gdb.pascal/case-insensitive-symbols.exp: New file.
15045
1586c8fb
GB
150462015-04-20 Gary Benson <gbenson@redhat.com>
15047
15048 * gdb.base/attach.exp: Fix three extended remote failures.
15049
1b6e6f5c
GB
150502015-04-17 Gary Benson <gbenson@redhat.com>
15051
15052 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15053 the main executable over the remote protocol.
15054
e797481d
PA
150552015-04-16 Pedro Alves <palves@redhat.com>
15056
15057 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15058 a new gdbserver if gdbserver_reconnect_p is set.
15059
1ca99c42
PA
150602015-04-16 Pedro Alves <palves@redhat.com>
15061
15062 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15063 is set, don't exit gdbserver.
15064
af9fd6f8
AA
150652015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15066
15067 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15068 appropriate .insn, such that an older assembler can be used.
15069 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15070 the z/Architecture instruction set on 31-bit targets as well.
15071
04ff1e61
AA
150722015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15073
15074 * gdb.go/handcall.exp: Remove all logic related to the first
15075 breakpoint and rely on go_runto_main instead.
15076 * gdb.go/strings.exp: Likewise.
15077 * gdb.go/unsafe.exp: Likewise.
15078 * gdb.go/hello.exp: Likewise. Also rename the remaining
15079 breakpoint marker to "breakpoint 1".
15080 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15081 * gdb.go/strings.go: Likewise.
15082 * gdb.go/unsafe.go: Likewise.
15083 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15084 "set breakpoint 2 here" and rename the remaining breakpoint marker
15085 to "breakpoint 1".
15086
40d2f8d6
SM
150872015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15088
15089 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15090 if itertools.imap is not present.
15091 * gdb.python/py-objfile.exp: Add parentheses.
15092 * gdb.python/py-type.exp: Same.
15093 * gdb.python/py-unwind-maint.py: Same.
15094
8cbc97c6
YQ
150952015-04-15 Yao Qi <yao.qi@linaro.org>
15096
15097 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15098 of ":$ptr_size" and set its form explicitly.
15099
45fd756c
YQ
151002015-04-15 Pedro Alves <palves@redhat.com>
15101 Yao Qi <yao.qi@linaro.org>
15102
15103 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15104 timeout by factor of 4.
15105 (test_regular_watch): Likewise.
15106 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15107 * gdb.reverse/sigall-reverse.exp: Likewise.
15108 * gdb.reverse/until-precsave.exp: Likewise.
15109 * lib/gdb.exp (with_timeout_factor): New proc.
15110 (gdb_expect): Move some code to ...
15111 (get_largest_timeout): ... here. New procedure.
15112
9e811bc3
LM
151132015-04-14 Luis Machado <lgustavo@codesourcery.com>
15114
15115 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15116
0ff6fcb2
LM
151172015-04-13 Luis Machado <lgustavo@codesourcery.com>
15118
15119 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15120 to write to the .text section.
15121
7578d5f7
LM
151222015-04-13 Luis Machado <lgustavo@codesourcery.com>
15123
15124 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15125 Handle the case of targets that do not provide PID information.
15126
2efe15c4
YQ
151272015-04-13 Yao Qi <yao.qi@linaro.org>
15128
15129 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15130 and use expect instead of gdb_expect.
15131
8cd8f2f8
SDJ
151322015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15133
15134 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15135 "coredump_var_addr" to avoid naming conflict with other testcases.
15136
9ee41772
PA
151372015-04-10 Pedro Alves <palves@redhat.com>
15138
15139 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15140 gdb_test_sequence and gdb_assert.
15141
07473109
PA
151422015-04-10 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15145 test messages that don't include the breakpoint address.
15146
de3db44c
YQ
151472015-04-10 Yao Qi <yao.qi@linaro.org>
15148
15149 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15150 false for some offset and width combinations which aren't
15151 supported by linux kernel.
15152
c79d856c
PA
151532015-04-10 Pedro Alves <palves@redhat.com>
15154
15155 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15156 procedure, factored out from ...
15157 (top level): ... here. Add "set displaced-stepping" testing axis.
15158 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15159 parameter "displaced". Use it.
15160 (top level): Use foreach and add "set displaced-stepping" testing
15161 axis.
15162
ebc90b50
PA
151632015-04-10 Pedro Alves <palves@redhat.com>
15164
15165 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15166 Remove comment.
15167 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15168 both the address of the instruction that triggers the watchpoint
15169 and the address of the instruction immediately after, and use
15170 those addresses for the test. Fix comment.
15171
8f572e5c
PA
151722015-04-10 Pedro Alves <palves@redhat.com>
15173
15174 * gdb.base/sigstep.exp (breakpoint_to_handler)
15175 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15176 Test "backtrace" in handler.
15177 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15178 (top level): Add new "displaced" test axis to
15179 breakpoint_to_handler, breakpoint_to_handler_entry and
15180 breakpoint_over_handler.
15181
8d707a12
PA
151822015-04-10 Pedro Alves <palves@redhat.com>
15183
15184 PR gdb/18216
15185 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15186
ef713951
YQ
151872015-04-10 Yao Qi <yao.qi@linaro.org>
15188
15189 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15190 (test_add_rn_pc): New function.
15191 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15192 (top level): Invoke test_add_rn_pc.
15193
906d60cf
PA
151942015-04-10 Pedro Alves <palves@redhat.com>
15195
15196 PR gdb/13858
15197 * gdb.base/step-over-no-symbols.exp: New file.
15198
f2983cc3
AW
151992015-04-09 Andy Wingo <wingo@igalia.com>
15200
15201 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15202 after the Python tests.
15203
6d62641c
SDJ
152042015-04-08 Keith Seitz <keiths@redhat.com>
15205
15206 PR python/16699
15207 * gdb.python/py-completion.exp: New tests for completion.
15208 * gdb.python/py-completion.py (CompleteLimit1): New class.
15209 (CompleteLimit2): Likewise.
15210 (CompleteLimit3): Likewise.
15211 (CompleteLimit4): Likewise.
15212 (CompleteLimit5): Likewise.
15213 (CompleteLimit6): Likewise.
15214 (CompleteLimit7): Likewise.
15215
f3770638
PA
152162015-04-08 Pedro Alves <palves@redhat.com>
15217
15218 PR gdb/18214
15219 PR gdb/18216
15220 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15221 function.
15222 (main): Install it as SIGUSR1 handler.
15223 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15224 parameter. Always use "setup" as prefix. Toggle "set
15225 displaced-stepping" off/on depending on global. Don't switch to
15226 thread 1 here.
15227 (top level): Add displaced stepping "off/on" test axis. Update
15228 "setup" calls. Wrap each subtest with with_test_prefix. Test
15229 continuing with a queued signal in each thread.
15230
4496bed7
PA
152312015-04-08 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15234 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15235 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15236 Return early if running to main fails.
15237 * gdb.trace/while-stepping.exp: Likewise.
15238
b97fde92
PA
152392015-04-07 Pedro Alves <palves@redhat.com>
15240
15241 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15242 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15243 interact with inferior program.
15244
f71c18e7
PA
152452015-04-07 Pedro Alves <palves@redhat.com>
15246
15247 * lib/gdb.exp (inferior_spawn_id): New global.
15248 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15249 spawn id after processing the user code.
15250 (default_gdb_start): Set inferior_spawn_id.
15251 (send_inferior): New procedure.
15252 * lib/gdbserver-support.exp (gdbserver_start): Set
15253 inferior_spawn_id.
15254 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15255
6423214f
PA
152562015-04-07 Pedro Alves <palves@redhat.com>
15257
15258 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15259 * lib/gdbserver-support.exp (gdbserver_start): Make
15260 $server_spawn_id global.
15261 (gdbserver_start): Don't wait for gdbserver's spawn id with
15262 expect_background.
15263 (close_gdbserver): New procedure.
15264 (gdb_exit): Rename the default version and reimplement.
15265
71c0ee8c
PA
152662015-04-07 Pedro Alves <palves@redhat.com>
15267
72f4393d 15268 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
15269 append the substituted item, not the original item.
15270
203bc29b
PA
152712015-04-07 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15274 gdb_expect.
15275
508a3ddf
PA
152762015-04-07 Pedro Alves <palves@redhat.com>
15277
15278 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15279 output appearing once only.
15280
9f6dbe2b
PA
152812015-04-07 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15284 that doesn't expect anything. Return early if running to main
15285 fails.
15286
337532fa
YQ
152872015-04-07 Yao Qi <yao.qi@linaro.org>
15288
15289 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15290 (child_function): Call alarm.
15291 (main): Move call to alarm into the loop.
15292 * gdb.threads/non-stop-fair-events.exp: Build program with
15293 -DTIMEOUT=$timeout.
15294
01b622d4
DE
152952015-04-06 Doug Evans <xdje42@gmail.com>
15296
15297 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15298 Fix dest parameter to board_info.
15299 (fpc_compile): Ditto.
15300 (gdb_compile_pascal): Rename dest arg to destfile.
15301
961f4160
PMR
153022015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15303
15304 * gdb.ada/funcall_ref.exp: New file.
15305 * gdb.ada/funcall_ref/foo.adb: New file.
15306
cafda597
YQ
153072015-04-02 Yao Qi <yao.qi@linaro.org>
15308
15309 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15310 is remote.
15311
fed040c6
GB
153122015-04-02 Gary Benson <gbenson@redhat.com>
15313
15314 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15315
d11916aa
SS
153162015-04-01 Sasha Smundak <asmundak@google.com>
15317
15318 * gdb.python/py-unwind-maint.c: New file.
15319 * gdb.python/py-unwind-maint.exp: New test.
15320 * gdb.python/py-unwind-maint.py: New file.
15321 * gdb.python/py-unwind.c: New file.
15322 * gdb.python/py-unwind.exp: New test.
15323 * gdb.python/py-unwind.py: New test.
15324
a1471180
PA
153252015-04-01 Pedro Alves <palves@redhat.com>
15326
15327 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15328 to fail instead of non-existent $test.
15329
0bbeccb1
PA
153302015-04-01 Pedro Alves <palves@redhat.com>
15331
15332 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15333 GDBFLAGS if not empty.
15334
3c724c8c
PMR
153352015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15336
15337 * gdb.ada/complete.exp: Remove "multi_line".
15338 * gdb.ada/info_exc.exp: Remove "multi_line".
15339 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15340 * gdb.ada/ptype_field.exp: Remove "multi_line".
15341 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15342 * gdb.ada/tagged.exp: Remove "multi_line".
15343 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15344 [multi_line ...]
15345 * gdb.btrace/delta.exp: Likewise.
15346 * gdb.btrace/exception.exp: Likewise.
15347 * gdb.btrace/function_call_history.exp: Likewise.
15348 * gdb.btrace/instruction_history.exp: Likewise.
15349 * gdb.btrace/nohist.exp: Likewise.
15350 * gdb.btrace/record_goto.exp: Likewise.
15351 * gdb.btrace/segv.exp: Likewise.
15352 * gdb.btrace/stepi.exp: Likewise.
15353 * gdb.btrace/tailcall.exp: Likewise.
15354 * gdb.btrace/unknown_functions.exp: Likewise.
15355 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15356 * lib/gdb.exp: Add the "multi_line" helper.
15357
4eec2deb
PA
153582015-04-01 Pedro Alves <palves@redhat.com>
15359
15360 * gdb.threads/tid-reuse.c: New file.
15361 * gdb.threads/tid-reuse.exp: New file.
15362
df8411da
SDJ
153632015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15364
15365 PR corefiles/16092
15366 * gdb.base/coredump-filter.c: New file.
15367 * gdb.base/coredump-filter.exp: Likewise.
15368
6ef37366
PM
153692015-03-27 Petr Machata <pmachata@redhat.com>
15370
15371 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15372 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15373 (Dwarf::assemble): Initialize them.
15374 (Dwarf::lines): New function.
15375
7ec911b0
JT
153762015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15377
15378 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15379 SYMBOL_PREFIX for x86_64-*-cygwin.
15380
ff908ebf
AW
153812015-03-26 Andy Wingo <wingo@igalia.com>
15382
15383 PR symtab/18148
15384 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15385 const_value but not a location.
15386 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15387 location defined in non-main CUs are visible.
15388
6d5f0679
YQ
153892015-03-26 Yao Qi <yao.qi@linaro.org>
15390
15391 PR testsuite/18139
15392 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15393 Add a line number entry for the same line.
15394 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15395 Add a line number entry for the same line.
15396
2898689b
YQ
153972015-03-26 Yao Qi <yao.qi@linaro.org>
15398
15399 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15400 .int 0.
15401 (func): Likewise. Add .Lfunc_1 label.
15402 Use .Lfunc_1 label.
15403 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15404 .int 0.
15405 (func): Likewise.
15406 Use .Lfunc_1 label.
15407
85180498
YQ
154082015-03-26 Yao Qi <yao.qi@linaro.org>
15409
15410 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15411 Call gdb_compile instead to compile each .s files without debug
15412 information.
15413
8aa08a8d
YQ
154142015-03-26 Yao Qi <yao.qi@linaro.org>
15415
15416 * gdb.base/savedregs.exp (process_saved_regs): Make
15417 "Saved registers:" optional in the pattern.
15418
66849923
MM
154192015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15420
15421 * gdb.btrace/next.exp: Merged into step.exp.
15422 * gdb.btrace/finish.exp: Merged into step.exp.
15423 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15424 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15425 "record goto" and checking the exact replay position.
15426 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15427 check for "Recording format" in "info record" output.
15428 * gdb.btrace/record_goto.exp: Choose test file based on target.
15429 * gdb.btrace/x86-record_goto.S: Renamed into ...
15430 * gdb.btrace/x86_64-record_goto.S: ... this.
15431 * gdb.btrace/i686-record_goto.S: New.
15432 * gdb.btrace/x86-tailcall.S: Renamed into ...
15433 * gdb.btrace/x86_64-tailcall.S: ... this.
15434 * gdb.btrace/i686-tailcall.S: New.
15435 * gdb.btrace/x86-tailcall.c: Renamed into ...
15436 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15437 separate statements. Update test.
15438 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15439 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15440 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15441 * gdb.btrace/tailcall.exp: Choose test file based on target.
15442 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15443
11cc1b74
MM
154442015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15445
15446 * gdb.btrace/exception.exp: Increase BTS buffer size.
15447
a25d8bf9
PA
154482015-03-24 Pedro Alves <palves@redhat.com>
15449
15450 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15451
856e7dd6
PA
154522015-03-24 Pedro Alves <palves@redhat.com>
15453
15454 * gdb.threads/schedlock.exp (test_step): No longer expect that
15455 "set scheduler-locking step" with "next" over a function call runs
15456 threads unlocked.
15457
ad235a41
AT
154582015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15459
15460 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15461
15630549
AT
154622015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15463
15464 PR breakpoints/16466
15465 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15466 * gdb.mi/mi-pending.c (thread_func): New function.
15467 (int main): Add threading support required.
15468 * gdb.mi/mi-pending.exp: Add tests for this issue.
15469 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15470 (pendfunc2): Remove stdio dependency.
15471 * gdb.mi/mi-pendshr2.c: New file.
15472
693dca06
KS
154732015-03-23 Keith Seitz <keiths@redhat.com>
15474
15475 * gdb.linespec/keywords.c: New file.
15476 * gdb.linespec/keywords.exp: New file.
15477
7e993ebf
KS
154782015-03-23 Keith Seitz <keiths@redhat.com>
15479
15480 PR gdb/18021
15481 * gdb.dwarf2/staticvirtual.exp: New test.
15482
bc23328c
JK
154832015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15484
15485 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15486 * README: Remove HP-UX and gdb.hp.
15487 (configuration):
15488 * configure: Regenerate.
15489 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15490 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15491 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15492 gdb.hp/gdb.defects/Makefile.
15493 * gdb.hp/Makefile.in: File deleted.
15494 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15495 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15496 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15497 * gdb.hp/gdb.aCC/run.c: File deleted.
15498 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15499 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15500 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15501 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15502 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15503 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15504 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15505 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15506 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15507 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15508 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15509 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15510 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15511 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15512 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15513 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15514 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15515 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15516 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15517 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15518 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15519 * gdb.hp/gdb.compat/average.c: File deleted.
15520 * gdb.hp/gdb.compat/sum.c: File deleted.
15521 * gdb.hp/gdb.compat/xdb.c: File deleted.
15522 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15523 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15524 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15525 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15526 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15527 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15528 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15529 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15530 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15531 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15532 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15533 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15534 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15535 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15536 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15537 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15538 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15539 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15540 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15541 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15542 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15543 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15544 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15545 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15546 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15547 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15548 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15549 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15550 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15551 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15552 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15553 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15554 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15555 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15556 * gdb.hp/tools/odump: File deleted.
15557
8bf3b159
PA
155582015-03-19 Pedro Alves <palves@redhat.com>
15559
15560 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15561 (saw_thread_3): New globals.
15562 (top level): Increment them when an event for the corresponding
15563 thread is seen.
15564 (no thread starvation): New test.
15565
eb54c8bf
PA
155662015-03-19 Pedro Alves <palves@redhat.com>
15567
15568 * gdb.threads/continue-pending-status.c: New file.
15569 * gdb.threads/continue-pending-status.exp: New file.
15570
32d2e5d6
PA
155712015-03-18 Pedro Alves <palves@redhat.com>
15572
15573 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15574 Use gdb_is_target_remote instead of is_remote. Use
15575 gdb_test_multiple instead of gdb_expect. Exit early if
15576 gdb_test_multiple hits its internal matches. Tighten stepi tests
15577 expected output. Fail on exit with any signal, instead of just
15578 SIGILL.
15579
f68f11b7
YQ
155802015-03-18 Yao Qi <yao.qi@linaro.org>
15581
15582 PR tdep/18107
15583 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15584 variable.
15585 * gdb.base/catch-syscall.exp: Don't skip it on
15586 aarch64*-*-linux* target. Remove elements in all_syscalls.
15587 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15588 target.
15589 (setup_all_syscalls): New proc.
15590
ca5fd19b
YQ
155912015-03-16 Yao Qi <yao.qi@linaro.org>
15592
15593 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15594 (top level): Skip tests if valid_addr_p returns false for
15595 $cmd1 or $cmd2.
15596
85642ba0
AW
155972015-03-11 Andy Wingo <wingo@igalia.com>
15598
15599 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15600
e03f9645
YQ
156012015-03-11 Yao Qi <yao.qi@linaro.org>
15602
15603 * gdb.base/catch-syscall.exp: Fix typo in comments.
15604
5d0962b2
YQ
156052015-03-11 Yao Qi <yao.qi@linaro.org>
15606
15607 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15608
b2df3cef
PA
156092015-03-09 Pedro Alves <palves@redhat.com>
15610
15611 * dg-extract-results.py: Delete.
15612
ef878e53
PA
156132015-03-09 Pedro Alves <palves@redhat.com>
15614
15615 Merge dg-extract-results.sh from GCC upstream (r218843).
15616
15617 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15618 * dg-extract-results.sh: Use --text with grep to avoid issues with
15619 binary files. Fall back to cat -v, if that doesn't work.
15620
9494d219
PA
156212015-03-05 Pedro Alves <palves@redhat.com>
15622
15623 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15624
a8d9763a
SM
156252015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15626
15627 * lib/mi-support.exp (mi_expect_interrupt): Accept
15628 alternative event for when in all-stop mode.
15629
be9957b8
PA
156302015-03-04 Pedro Alves <palves@redhat.com>
15631
15632 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15633
d57be0f4 156342015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15635
15636 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15637
c214c7cf
AA
156382015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15639
15640 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15641 regexps for GDB's current line display, accept a hex address
15642 preceding the line number.
15643
6d74a497
AA
156442015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15645
15646 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15647 the 'arch1' variable for "s390*-linux*" targets.
15648
511aee7c
PA
156492015-03-04 Pedro Alves <palves@redhat.com>
15650
15651 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15652 (main): Pass missing retval argument to pthread_join call.
15653
95e50b27
PA
156542015-03-02 Pedro Alves <palves@redhat.com>
15655
15656 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15657 (top level): Call do_test with non-stop as well.
15658
28054d69
PA
156592015-03-02 Pedro Alves <palves@redhat.com>
15660
15661 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15662 -1.
15663
4fa5d7b4
AA
156642015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15665
15666 * gdb.arch/s390-vregs.exp: New test.
15667 * gdb.arch/s390-vregs.S: New file.
15668
97c18565
PA
156692015-02-27 Pedro Alves <palves@redhat.com>
15670
15671 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15672 call to catch_command_errors.
15673 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15674 catch_command_errors.
15675
a37bfa30
PA
156762015-02-27 Pedro Alves <palves@redhat.com>
15677
15678 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15679 "true" for boolean result.
15680 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15681 prototype of main.
15682
6f98576f
PA
156832015-02-27 Pedro Alves <palves@redhat.com>
15684
15685 * lib/unbuffer_output.c: New file.
15686 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15687 (main): Call gdb_unbuffer_output.
15688
eba5ab56
YQ
156892015-02-27 Yao Qi <yao.qi@linaro.org>
15690
15691 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15692 target.
15693
0def5aaa
DE
156942015-02-26 Doug Evans <dje@google.com>
15695
15696 * gdb.cp/class2.cc (Dbase, D): New classes.
15697 (main): New local delta.
15698 * gdb.cp/class2.exp: Test printing delta.
15699 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15700 (dynbar): New global.
15701 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15702
081a1c2c
JK
157032015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15704
15705 * gdb.compile/compile-ifunc.c: New file.
15706 * gdb.compile/compile-ifunc.exp: New file.
15707
2f41223f
AT
157082015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15709
15710 * gdb.base/structs.exp: Check for correct struct on finish.
15711
03eddd80
YQ
157122015-02-26 Yao Qi <yao.qi@linaro.org>
15713
15714 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15715 is zero.
15716
80c57053
JK
157172015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15718
15719 * gdb.arch/cordic.ko.bz2: New file.
15720 * gdb.arch/cordic.ko.debug.bz2: New file.
15721 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15722
21613c12
YQ
157232015-02-25 Yao Qi <yao.qi@linaro.org>
15724
15725 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15726 aarch64*-*-* target.
15727
d8b901ed
PA
157282015-02-23 Pedro Alves <palves@redhat.com>
15729
15730 * lib/gdb.exp (delete_breakpoints): Rewrite using
15731 gdb_test_multiple.
15732
e5b85ead
PA
157332015-02-23 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.base/info-os.c: Include stdlib.h.
15736
85c3a371
DE
157372015-02-22 Doug Evans <xdje42@gmail.com>
15738
15739 PR symtab/17855
15740 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15741 is read after symbols have been re-read.
15742 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15743 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15744
96553a0c
DE
157452015-02-21 Doug Evans <dje@google.com>
15746
15747 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15748
97a0c697
JK
157492015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15750
15751 PR corefiles/17808
15752 * gdb.arch/i386-biarch-core.core.bz2: New file.
15753 * gdb.arch/i386-biarch-core.exp: New file.
15754
a47cd6e9
PA
157552015-02-21 Pedro Alves <palves@redhat.com>
15756
15757 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15758 runto_main fails.
15759
c5facdc4
PA
157602015-02-20 Pedro Alves <palves@redhat.com>
15761
15762 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15763 info probes.
15764
2db9a427
PA
157652015-02-20 Pedro Alves <palves@redhat.com>
15766
15767 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15768
60fb7e9e
PA
157692015-02-20 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15772 clean_restart before gdb_target_supports_trace.
15773
5c5019c2
PA
157742015-02-20 Pedro Alves <palves@redhat.com>
15775
15776 PR threads/18006
15777 * gdb.threads/clone-thread_db.c: New file.
15778 * gdb.threads/clone-thread_db.exp: New file.
15779
c9587f88
AT
157802015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15781
15782 PR breakpoints/16812
15783 * gdb.base/catch-gdb-caused-signals.c: New file.
15784 * gdb.base/catch-gdb-caused-signals.exp: New file.
15785
f6a88844
JM
157862015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15787
15788 * configure: Regenerated.
15789 * configure.ac: Use GDB_AC_TRANSFORM.
15790 * aclocal.m4: sinclude ../transform.m4.
15791
497c491b
JM
157922015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15793
15794 * lib/dtrace.exp: New file.
15795 * gdb.base/dtrace-probe.exp: Likewise.
15796 * gdb.base/dtrace-probe.d: Likewise.
15797 * gdb.base/dtrace-probe.c: Likewise.
15798 * lib/pdtrace.in: Likewise.
15799 * configure.ac: Output variables with the transformed names of
15800 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15801 * configure: Regenerated.
15802
03e98035
JM
158032015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15804
15805 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15806 expected message when trying to access $_probe_* convenience
15807 variables while not on a probe.
15808
63cc30e9
JK
158092015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15810
15811 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15812
0703599a
PA
158132015-02-11 Pedro Alves <pedro@codesourcery.com>
15814
15815 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15816 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15817
7e60a48e
DE
158182015-02-10 Doug Evans <xdje42@gmail.com>
15819
15820 * lib/gdb.exp (gdb_load): Always return a result.
15821
01b088bc
PA
158222015-02-10 Pedro Alves <palves@redhat.com>
15823
15824 * gdb.threads/signal-sigtrap.c: New file.
15825 * gdb.threads/signal-sigtrap.exp: New file.
15826
b05ec7a5
AT
158272015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15828
15829 * gdb.trace/no-attach-trace.c: New file.
15830 * gdb.trace/no-attach-trace.exp: New file.
15831
a2c2acaf
MW
158322015-02-09 Mark Wielaard <mjw@redhat.com>
15833
15834 * gdb.dwarf2/atomic.c: New file.
15835 * gdb.dwarf2/atomic-type.exp: Likewise.
15836
31fd9caa
MM
158372015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15838
15839 * gdb.btrace/buffer-size.exp: Update "info record" output.
15840 * gdb.btrace/delta.exp: Update "info record" output.
15841 * gdb.btrace/enable.exp: Update "info record" output.
15842 * gdb.btrace/finish.exp: Update "info record" output.
15843 * gdb.btrace/instruction_history.exp: Update "info record" output.
15844 * gdb.btrace/next.exp: Update "info record" output.
15845 * gdb.btrace/nexti.exp: Update "info record" output.
15846 * gdb.btrace/step.exp: Update "info record" output.
15847 * gdb.btrace/stepi.exp: Update "info record" output.
15848 * gdb.btrace/nohist.exp: Update "info record" output.
15849
d33501a5
MM
158502015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15851
15852 * gdb.btrace/buffer-size: New.
15853
f4abbc16
MM
158542015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15855
15856 * gdb.btrace/delta.exp: Update "info record" output.
15857 * gdb.btrace/enable.exp: Update "info record" output.
15858 * gdb.btrace/finish.exp: Update "info record" output.
15859 * gdb.btrace/instruction_history.exp: Update "info record" output.
15860 * gdb.btrace/next.exp: Update "info record" output.
15861 * gdb.btrace/nexti.exp: Update "info record" output.
15862 * gdb.btrace/step.exp: Update "info record" output.
15863 * gdb.btrace/stepi.exp: Update "info record" output.
15864 * gdb.btrace/nohist.exp: Update "info record" output.
15865
b9d61307
SM
158662015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15867
15868 PR gdb/15678
15869 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15870
e584fdbc
PA
158712015-02-06 Pedro Alves <palves@redhat.com>
15872
15873 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15874 macro.
15875 (seconds_left, again): New globals.
15876 (main): Wait seconds_left in a 1-second sleep loop instead of
15877 sleeping 180 seconds. If 'again' is set, reset the seconds
15878 counter.
15879 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15880 'again' in the inferior before detaching. Print the seconds left.
15881 (options): New global.
15882 (top level): Build program with -DTIMEOUT=$timeout.
15883
77f41761
PA
158842015-02-06 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15887 determine how many seconds to pass to 'alarm'.
15888 * gdb.base/gdb-sigterm.exp (top level): Build program with
15889 -DTIMEOUT=$timeout.
15890 (do_test): Return success/failure indication. Add more verbose
15891 logging. Don't fail if 200 single steps are seen. Instead, fail
15892 when the test times out.
15893 (passes): New global.
15894 (top level): Break the testing loop if testing fails on any
15895 iteration. Use gdb_assert.
15896
b9394193
DB
158972015-02-04 Don Breazeal <donb@codesourcery.com>
15898
15899 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15900 and initialize them.
15901 (ipc_cleanup): New function.
15902 (main): Don't declare shmid, semid, and msqid. Add a call to
15903 atexit so that we call ipc_cleanup on exit.
15904
42d9e528
PA
159052015-02-04 Pedro Alves <palves@redhat.com>
15906
15907 * boards/native-extended-gdbserver.exp: Remove any target variant
15908 specifications from the board name before clearing the isremote
15909 flag from board_info.
15910
ae6ae975
DE
159112015-01-31 Doug Evans <xdje42@gmail.com>
15912
15913 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15914
cfb069a8
GB
159152015-01-31 Gary Benson <gbenson@redhat.com>
15916
15917 * gdb.base/completion.exp: Disable completion limiting for
15918 existing tests. Add new tests to check completion limiting.
15919 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15920
5dd31d79
DE
159212015-01-31 Doug Evans <xdje42@gmail.com>
15922
15923 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15924
9f050062
DE
159252015-01-31 Doug Evans <xdje42@gmail.com>
15926
15927 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15928 entries. Duplicate file section script entries.
15929 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15930 inlined entries. Add test for safe-path rejection.
15931 * gdb.python/py-section-script.c: Add duplicate inlined section script
15932 entries. Duplicate file section script entries.
15933 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15934 inlined entries. Add test for safe-path rejection.
15935
df25ebbd
JB
159362015-01-29 Joel Brobecker <brobecker@adacore.com>
15937
15938 * gdb.ada/disc_arr_bound: New testcase.
15939
4a0ca9ec
JB
159402015-01-29 Joel Brobecker <brobecker@adacore.com>
15941
15942 * gdb.ada/mi_var_array: New testcase.
15943
3a8b707a
DE
159442015-01-27 Doug Evans <dje@google.com>
15945
15946 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15947 Add test for objfile.filename, objfile.username after objfile
15948 has been unloaded.
15949
f8313f6e
JB
159502015-01-26 Joel Brobecker <brobecker@adacore.com>
15951
15952 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15953 the second test to print the name attribute of value
15954 returned by the call to gdb.lookup_type, and adjust
15955 the expected output accordingly.
15956
37bc665e
MW
159572015-01-25 Mark Wielaard <mjw@redhat.com>
15958
15959 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15960 * gdb.base/disp-step-fork.c: Include unistd.h.
15961 * gdb.base/siginfo-obj.c: Include stdio.h.
15962 * gdb.base/siginfo-thread.c: Likewise.
15963 * gdb.mi/non-stop.c: Include unistd.h.
15964 * gdb.mi/nsthrexec.c: Include stdio.h.
15965 * gdb.mi/pthreads.c: Include unistd.h.
15966 * gdb.modula2/unbounded1.c (main): Declare returns int.
15967 * gdb.reverse/consecutive-reverse.c: Likewise.
15968 * gdb.threads/create-fail.c: Include unistd.h.
15969 * gdb.threads/killed.c: Likewise.
15970 * gdb.threads/linux-dp.c: Likewise.
15971 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15972 * gdb.threads/non-ldr-exc-2.c: Likewise.
15973 * gdb.threads/non-ldr-exc-3.c: Likewise.
15974 * gdb.threads/non-ldr-exc-4.c: Likewise.
15975 * gdb.threads/pthreads.c: Include unistd.h.
15976 (main): Declare returns int.
15977 * gdb.threads/tls-main.c (foo): New declaration.
15978 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15979
f7e5394d
SM
159802015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15981
15982 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15983 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15984
743649fd
MW
159852015-01-15 Mark Wielaard <mjw@redhat.com>
15986
15987 * gdb.base/noreturn-return.c: New file.
15988 * gdb.base/noreturn-return.exp: New file.
15989 * gdb.base/noreturn-finish.c: New file.
15990 * gdb.base/noreturn-finish.exp: New file.
15991
198297aa
PA
159922015-01-23 Pedro Alves <palves@redhat.com>
15993
15994 * gdb.threads/continue-pending-after-query.c: New file.
15995 * gdb.threads/continue-pending-after-query.exp: New file.
15996
717cf30c
AG
159972015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15998 Simon Marchi <simon.marchi@ericsson.com>
15999
16000 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16001 * gdb.base/valgrind-db-attach.exp: Same.
16002 * gdb.base/valgrind-infcall.exp: Same.
16003 * lib/mi-support.exp (default_mi_gdb_start): Same.
16004 * lib/prompt.exp (default_prompt_gdb_start): Same.
16005 * lib/gdb.exp (default_gdb_spawn): Same.
16006 (gdb_interact): New.
16007
16008
4b62a76e
JK
160092015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16010
16011 * gdb.compile/compile.exp (pointer to jit function): New test.
16012
b4cdae6f
WW
160132015-01-17 Wei-cheng Wang <cole945@gmail.com>
16014
16015 * lib/gdb.exp (supports_process_record): Return true for
16016 powerpc*-*-linux*.
16017 (supports_reverse): Likewise.
16018
d221e7ef
DB
160192015-01-15 Don Breazeal <donb@codesourcery.com>
16020
16021 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16022 instead of checking whether the target board is remote and
16023 use spawn_wait_for_attach instead of exec/sleep.
16024 * gdb.base/attach-twice.exp: Likewise.
16025
bafffb51
JB
160262015-01-15 Joel Brobecker <brobecker@adacore.com>
16027
16028 * gdb.ada/var_arr_attrs: New testcase.
16029
5589af0e
PA
160302015-01-14 Pedro Alves <palves@redhat.com>
16031 Joel Brobecker <brobecker@adacore.com>
16032
16033 PR gdb/17525
16034 * gdb.base/bp-cmds-execution-x-script.c: New file.
16035 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16036 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16037
6c400b59
PA
160382015-01-14 Pedro Alves <palves@redhat.com>
16039
16040 PR cli/17828
16041 * gdb.base/batch-preserve-term-settings.c: New file.
16042 * gdb.base/batch-preserve-term-settings.exp: New file.
16043
e02c96a7
DE
160442015-01-13 Doug Evans <dje@google.com>
16045
16046 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16047 binary.
16048
576fd14c
JB
160492015-01-13 Joel Brobecker <brobecker@adacore.com>
16050
16051 * Makefile.in (clean mostlyclean): Do not delete *.py.
16052
04dccad0
JB
160532015-01-13 Joel Brobecker <brobecker@adacore.com>
16054
16055 * gdb.python/py-lookup-type.exp: New file.
16056
3d230f71
PA
160572015-01-12 Pedro Alves <palves@redhat.com>
16058
16059 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16060 restore GDBFLAGS before returning.
16061
7e67715d
JK
160622015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16063
16064 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16065 is_amd64_regs_target and is_x86_like_target.
16066
f2e0d4b4
DE
160672015-01-11 Doug Evans <xdje42@gmail.com>
16068
16069 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16070 is given without an explicit form.
16071 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16072 attributes.
16073 * gdb.dwarf/corrupt.exp: Ditto.
16074 * gdb.dwarf2/enum-type.exp: Ditto.
16075 * gdb.trace/entry-values.exp: Ditto.
16076 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16077
439250fb
DE
160782015-01-11 Doug Evans <xdje42@gmail.com>
16079
16080 PR gdb/15830
16081 * gdb.base/maint.exp: Remove references to "maint demangle".
16082 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16083 Add tests for explicitly specifying language to demangle.
16084 * gdb.dlang/demangle.exp: Ditto.
16085
ede9f622
PA
160862015-01-09 Pedro Alves <palves@redhat.com>
16087
16088 * gdb.threads/non-stop-fair-events.c: New file.
16089 * gdb.threads/non-stop-fair-events.exp: New file.
16090
a7b796db
PA
160912015-01-09 Pedro Alves <palves@redhat.com>
16092
16093 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16094 the global scope. Set a breakpoint after all threads are started
16095 rather than stepping over two source lines. Expect the prompt.
16096 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16097 global.
16098 (NUM): Now 15.
16099 (main): Use threads_started_barrier to wait for all threads to
16100 start. Main thread no longer calls thread_function. Exit after
16101 180 seconds.
16102 (loop): New function.
16103 (thread_function): Wait on threads_started_barrier barrier. Call
16104 'loop' at each iteration.
16105 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16106 threads have started, instead of hardcoding number of "next"
16107 steps. Use an access watchpoint instead of a write watchpoint.
16108
9665ffdd
PA
161092015-01-09 Pedro Alves <palves@redhat.com>
16110
16111 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16112 (thread_func): Wait on barrier.
16113 (main): Wait for all threads to start before stopping GDB.
16114 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16115 global.
16116 (thread1_func, thread2_func): Wait on barrier.
16117 (main): Wait for all threads to start before stopping GDB.
16118 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16119 New global.
16120 (thread1_func, thread2_func): Wait on barrier.
16121 (main): Wait for all threads to start before stopping GDB.
16122
c945a99f
PA
161232015-01-09 Pedro Alves <palves@redhat.com>
16124
16125 * gdb.threads/attach-many-short-lived-threads.c: New file.
16126 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16127
c1a747c1
PA
161282014-01-09 Pedro Alves <palves@redhat.com>
16129
16130 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16131 instead of to thread 2.
16132 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16133 Add barrier around each pthread_create call instead of around all
16134 calls.
16135 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16136 Set a break on thread_function and have the child threads hit it
16137 one at at a time.
16138
60b3033e
PA
161392015-01-09 Pedro Alves <palves@redhat.com>
16140
16141 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16142 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16143 false.
16144 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16145 checking whether the target board is remote.
16146 * gdb.multi/multi-attach.exp: Likewise.
16147 * gdb.python/py-sync-interp.exp: Likewise.
16148 * gdb.server/ext-attach.exp: Likewise.
16149 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16150 tests that need to attach, instead of checking whether the target
16151 board is remote at the top of the file.
16152
acc018ac
YQ
161532015-01-08 Yao Qi <yao@codesourcery.com>
16154
16155 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16156
50a18af8
JK
161572015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16158
16159 Fix testcase compilation.
16160 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16161
8503d6e1
JB
161622015-01-06 Joel Brobecker <brobecker@adacore.com>
16163
16164 * gdb.python/py-type.exp: Add a couple test about empty
16165 array creation, and negative-length array creation.
16166
cc73dbcc
DE
161672015-01-02 Doug Evans <xdje42@gmail.com>
16168
16169 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16170
0300bbc7
DE
161712015-01-02 Doug Evans <dje@google.com>
16172
16173 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16174
9d85a0ec
YQ
161752014-12-29 Yao Qi <yao@codesourcery.com>
16176
16177 * gdb.trace/entry-values.exp: Update comments. Rename variable
16178 bar_call_foo to returned_from_foo.
16179
87186c6a
MMN
161802014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16181
16182 PR gdb/17394
16183 * gdb.linespec/break-asm-file.c: New file.
16184 * gdb.linespec/break-asm-file.exp: New file.
16185 * gdb.linespec/break-asm-file0.s: New file.
16186 * gdb.linespec/break-asm-file1.s: New file.
16187
1bab7383
YQ
161882014-12-18 Nigel Stephens <nigel@mips.com>
16189 Maciej W. Rozycki <macro@codesourcery.com>
16190
16191 * gdb.base/float.exp: Handle the new output from "info float" on
16192 MIPS targets.
16193
1bc1068a
JK
161942014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16195
16196 Fix MinGW compilation.
16197 * gdb.compile/compile-ops.exp: Update untested message if
16198 !skip_compile_feature_tests.
16199 * gdb.compile/compile-setjmp.exp: Likewise.
16200 * gdb.compile/compile-tls.exp: Likewise.
16201 * gdb.compile/compile.exp: Likewise.
16202 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16203 supported on this host".
16204
b6615d10
DE
162052014-12-16 Doug Evans <xdje42@gmail.com>
16206
16207 * boards/stabs.exp: New file.
16208
25dda427
AA
162092014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16210
16211 * gdb.base/completion.exp: Adjust to format changes of "maint
16212 print user-registers".
16213
bf330350
CU
162142014-12-16 Catalin Udma <catalin.udma@freescale.com>
16215
16216 PR server/17457
16217 * gdb.arch/aarch64-fp.c: New file.
16218 * gdb.arch/aarch64-fp.exp: New file.
16219
395cf596
SDJ
162202014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16221
16222 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16223 r210637, r210913, r211666, r215400, r215817).
16224
16225 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16226 * dg-extract-results.py: New file.
16227 * dg-extract-results.sh: Use it if the environment seems
16228 suitable.
16229
16230 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16231
16232 * dg-extract-results.py (parse_run): Handle warnings that
16233 are printed before a test harness is run.
16234
16235 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16236
16237 * dg-extract-results.py (Named): Remove __cmp__ method.
16238 (output_variation): Use a key to sort variation.harnesses.
16239
16240 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16241
16242 * dg-extract-results.py: For Python 3, force sys.stdout to
16243 handle surrogate escape sequences.
16244 (safe_open): New function.
16245 (output_segment, main): Use it.
16246
16247 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16248
16249 * dg-extract-results.py (Prog.result_re): Include options
16250 in test name.
16251
16252 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16253
16254 * dg-extract-results.py (output_variation): Always sort if
16255 do_sum.
16256
e882ef3c
SM
162572014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16258
16259 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16260 as long as we get pagination notifications.
16261
4992aa20
JM
162622014-12-15 Jason Merrill <jason@redhat.com>
16263
16264 * Makefile.in (check-gdb.%): Restore.
16265 * README: Mention it.
16266
c1b5a1a6
JB
162672014-12-13 Joel Brobecker <brobecker@adacore.com>
16268
16269 * gdb.ada/str_uninit: New testcase.
16270
5537b577
JK
162712014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16272
16273 PR symtab/17642
16274 * gdb.base/vla-stub-define.c: New file.
16275 * gdb.base/vla-stub.c: New file.
16276 * gdb.base/vla-stub.exp: New file.
16277
bb2ec1b3
TT
162782014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16279 Jan Kratochvil <jan.kratochvil@redhat.com>
16280 Tom Tromey <tromey@redhat.com>
16281
16282 * configure.ac: Add gdb.compile/.
16283 * configure: Regenerate.
16284 * gdb.compile/Makefile.in: New file.
16285 * gdb.compile/compile-ops.exp: New file.
16286 * gdb.compile/compile-ops.c: New file.
16287 * gdb.compile/compile-tls.c: New file.
16288 * gdb.compile/compile-tls.exp: New file.
16289 * gdb.compile/compile-constvar.S: New file.
16290 * gdb.compile/compile-constvar.c: New file.
16291 * gdb.compile/compile-mod.c: New file.
16292 * gdb.compile/compile-nodebug.c: New file.
16293 * gdb.compile/compile-setjmp-mod.c: New file.
16294 * gdb.compile/compile-setjmp.c: New file.
16295 * gdb.compile/compile-setjmp.exp: New file.
16296 * gdb.compile/compile-shlib.c: New file.
16297 * gdb.compile/compile.c: New file.
16298 * gdb.compile/compile.exp: New file.
16299 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16300
4ff709eb
TT
163012014-12-12 Tom Tromey <tromey@redhat.com>
16302
16303 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16304 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16305
6dddd6a5
DE
163062014-12-12 Doug Evans <dje@google.com>
16307
16308 * lib/gdb-python.exp (get_python_valueof): New function.
16309 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16310
71c24708
AA
163112014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16312
16313 * gdb.base/completion.exp: Add test for completion of "info
16314 registers ".
16315
3e29f34a
MR
163162014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16317
16318 * gdb.base/func-ptrs.c: New file.
16319 * gdb.base/func-ptrs.exp: New file.
16320
fc126975
SM
163212014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16322
16323 PR breakpoints/17012
16324 * gdb.base/dprintf-detach.c: New file.
16325 * gdb.base/dprintf-detach.exp: New file.
16326
0a46d518
SM
163272014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16328
16329 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16330 * lib/gdb.exp (target_is_gdbserver): New procedure.
16331
a0be3e44
DE
163322014-12-08 Doug Evans <dje@google.com>
16333
16334 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16335
df1b803a
YQ
163362014-12-05 Yao Qi <yao@codesourcery.com>
16337
16338 * gdb.guile/scm-error.exp: Remove the third argument to
16339 gdb_remote_download.
16340 * gdb.guile/scm-frame-args.exp: Likewise.
16341 * gdb.guile/scm-section-script.exp: Likewise.
16342
ddb9f679
YQ
163432014-12-05 Yao Qi <yao@codesourcery.com>
16344
16345 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16346
86e4ed39
DE
163472014-12-04 Doug Evans <dje@google.com>
16348
16349 * gdb.python/py-objfile.exp: Add tests for
16350 objfile.add_separate_debug_file.
16351
7c50a931
DE
163522014-12-04 Doug Evans <dje@google.com>
16353
16354 * lib/gdb.exp (get_build_id): New function.
16355 (build_id_debug_filename_get): Rewrite to use it.
16356 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16357
621661e3
MR
163582014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16359
16360 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16361 `method(long)', not just 0x0.
16362 * gdb.cp/nsalias.exp: Align code labels to 4.
16363 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16364 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16365 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16366 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16367 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16368 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16369
29f0c3b7
DE
163702014-12-02 Doug Evans <dje@google.com>
16371
e1e061e7 16372 PR symtab/17602
29f0c3b7 16373 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 16374 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
16375 * gdb.cp/anon-ns.exp: Update.
16376
162078c8
NB
163772014-12-02 Nick Bull <nicholaspbull@gmail.com>
16378
16379 * gdb.python/py-events.py (inferior_call_handler): New.
16380 (register_changed_handler, memory_changed_handler): New.
16381 (test_events.invoke): Register new handlers.
16382 * gdb.python/py-events.exp: Add tests for inferior call,
16383 memory_changed and register_changed events.
16384
fdb09caf
AA
163852014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16386
16387 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16388 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16389 if the linker doesn't understand this.
16390
55cfb2c4
SM
163912014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16392
16393 * gdb.python/python.exp: Change expected reply to help().
16394
9e8cd6df
YQ
163952014-12-01 Yao Qi <yao@codesourcery.com>
16396
16397 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16398 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16399 * configure: Re-generated.
16400
6c659fc2
SC
164012014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16402
16403 * gdb.cp/chained-calls.cc: New file.
16404 * gdb.cp/chained-calls.exp: New file.
16405 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16406
d7fc3181
SM
164072014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16408
16409 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16410 * gdb.dwarf2/symtab-producer.exp: Same.
16411 * gdb.gdb/python-interrupts.exp: Same.
16412 * gdb.gdb/python-selftest.exp: Same.
16413 * gdb.python/py-linetable.exp: Same.
16414 * gdb.python/py-type.exp: Same.
16415 * gdb.python/py-value-cc.exp: Same.
16416 * gdb.python/py-value.exp: Same.
16417
10e79639
YQ
164182014-11-28 Yao Qi <yao@codesourcery.com>
16419
16420 * gdb.base/break-probes.exp: Match library name prefixed with
16421 sysroot.
16422
f28a0564
SM
164232014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16424
16425 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16426 test expected output. Add parentheses for the call to print.
16427 Remove L suffix from integers.
16428
3fe1ce1d
DE
164292014-11-26 Doug Evans <dje@google.com>
16430
16431 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16432
84429e27
YQ
164332014-11-22 Yao Qi <yao@codesourcery.com>
16434
16435 * gdb.trace/entry-values.c: Remove asms.
16436 (foo): Add foo_label.
16437 (bar): Add bar_label.
16438 * gdb.trace/entry-values.exp: Remove code computing foo's
16439 length and bar's length.
16440 (Dwarf::assemble): Invoke function_range for bar and use
16441 MACRO_AT_func for foo.
16442
26741859
YQ
164432014-11-22 Yao Qi <yao@codesourcery.com>
16444
16445 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16446 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16447 Use .Lgcc43_procstart instead of gcc43.
16448
45e44d27
JB
164492014-11-21 Joel Brobecker <brobecker@adacore.com>
16450
16451 * gdb.ada/n_arr_bound: New testcase.
16452
458c8db8
SDJ
164532014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16454
16455 PR breakpoints/10737
16456 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16457 test_catch_syscall_multi_arch.
16458 (test_catch_syscall_multi_arch): New function.
16459
43f3e411
DE
164602014-11-20 Doug Evans <xdje42@gmail.com>
16461
16462 * gdb.base/maint.exp: Update expected output.
16463
0d7b2549
AA
164642014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16465
16466 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16467 4-byte instruction on S390.
16468
8908fca5
JB
164692014-11-19 Joel Brobecker <brobecker@adacore.com>
16470
16471 * gdb.ada/arr_arr: New testcase.
16472
4a46959e
JB
164732014-11-19 Joel Brobecker <brobecker@adacore.com>
16474
16475 * gdb.ada/pkd_arr_elem: New Testcase.
16476
470e2f4e
LM
164772014-11-18 Luis Machado <lgustavo@codesourcery.com>
16478
16479 * gdb.reverse/break-precsave: Expect completion message for
16480 core file reads.
16481 * gdb.reverse/consecutive-precsave.exp: Likewise.
16482 * gdb.reverse/finish-precsave.exp: Likewise.
16483 * gdb.reverse/i386-precsave.exp: Likewise.
16484 * gdb.reverse/machinestate-precsave.exp: Likewise.
16485 * gdb.reverse/sigall-precsave.exp: Likewise.
16486 * gdb.reverse/solib-precsave.exp: Likewise.
16487 * gdb.reverse/step-precsave.exp: Likewise.
16488 * gdb.reverse/until-precsave.exp: Likewise.
16489 * gdb.reverse/watch-precsave.exp: Likewise.
16490
a267f3ad
AA
164912014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16492
16493 * gdb.base/bp-permanent.c: Include unistd.h.
16494 * gdb.python/py-framefilter-mi.c (main): Add return type.
16495 * gdb.python/py-framefilter.c (main): Likewise.
16496 * gdb.trace/actions-changed.c (main): Likewise.
16497
12084a9a
AA
164982014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16499
16500 * gdb.mi/until.c: Add eye-catchers.
16501 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16502 line numbers.
16503
dc7e1a77
AA
165042014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16505
16506 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16507 function header variants in break1.c.
16508 * gdb.base/ena-dis-br.exp: Likewise.
16509 * gdb.base/hbreak2.exp: Likewise.
16510 * gdb.reverse/until-precsave.exp: Drop references to removed
16511 non-prototype function header variants in ur1.c.
16512 * gdb.reverse/until-reverse.exp: Likewise.
16513
41c77605
PM
165142014-11-17 Petr Machata <pmachata@redhat.com>
16515
16516 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16517 ${_cu_offset_size} bytes abbrev offset.
16518
34248c3a
DE
165192014-11-15 Doug Evans <xdje42@gmail.com>
16520
16521 PR symtab/17559
16522 * gdb.base/line-symtabs.exp: New file.
16523 * gdb.base/line-symtabs.c: New file.
16524 * gdb.base/line-symtabs.h: New file.
16525
646da059
YQ
165262014-11-14 Yao Qi <yao@codesourcery.com>
16527
16528 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16529 (func): Add label func_label.
16530 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16531 Replace low_pc and high_pc with MACRO_AT_range.
16532 Replace name, low_pc and high_pc with MACRO_AT_func.
16533
9301ebe6
YQ
165342014-11-14 Yao Qi <yao@codesourcery.com>
16535
16536 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16537 Replace name, low_pc and high_pc with MACRO_AT_func.
16538
f166b542
YQ
165392014-11-14 Yao Qi <yao@codesourcery.com>
16540
16541 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16542 produce debug information.
16543 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16544
0f6e71e3
YQ
165452014-11-14 Yao Qi <yao@codesourcery.com>
16546
16547 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16548 object and get function length.
16549 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16550 with MACRO_AT_func.
16551 (top-level): Replace gdb_compile and clean_restart with
16552 prepare_for_testing.
16553 * gdb.dwarf2/main.c (main): Add label main_label.
16554
876c4df9
YQ
165552014-11-14 Yao Qi <yao@codesourcery.com>
16556
16557 * lib/dwarf.exp (function_range): New procedure.
16558 (Dwarf::_handle_macro_at_func): New procedure.
16559 (Dwarf::_handle_macro_at_range): New procedure.
16560 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16561
02ad9cf1
YQ
165622014-11-14 Yao Qi <yao@codesourcery.com>
16563
16564 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16565 (_handle_attribute): New procedure.
16566
a59add0c
AA
165672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16568
16569 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16570 * gdb.base/call-sc.c (zed): Likewise.
16571 * gdb.base/checkpoint.c (main): Likewise.
16572 * gdb.base/dump.c (main): Likewise.
16573 * gdb.base/gcore.c (main): Likewise.
16574 * gdb.base/huge.c (main): Likewise.
16575 * gdb.base/multi-forks.c (main): Likewise.
16576 * gdb.base/pr10179-a.c (main): Likewise.
16577 * gdb.base/savedregs.c (main): Likewise.
16578 * gdb.base/sigaltstack.c (main): Likewise.
16579 * gdb.base/siginfo.c (main): Likewise.
16580 * gdb.base/structs.c (zed): Likewise.
16581 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16582 * gdb.mi/mi-syn-frame.c (main): Likewise.
16583 * gdb.mi/until.c (foo, main): Likewise.
16584 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16585 * gdb.base/solib-weak.c (foo): Declare.
16586 * gdb.base/attach-twice.c: Include stdio.h.
16587 * gdb.base/weaklib1.c: Likewise.
16588 * gdb.base/weaklib2.c: Likewise.
16589 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16590 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16591 unistd.h.
16592 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16593 * gdb.mi/mi-exit-code.c: Likewise.
16594 * gdb.base/break-interp-lib.c: Include string.h.
16595 * gdb.base/coremaker.c: Likewise.
16596 * gdb.base/testenv.c: Likewise.
16597 * gdb.python/py-finish-breakpoint.c: Likewise.
16598 * gdb.base/inferior-died.c: Include sys/wait.h.
16599 * gdb.base/fileio.c: Include time.h.
16600 * gdb.base/async-shell.c: Include unistd.h.
16601 * gdb.base/dprintf-non-stop.c: Likewise.
16602 * gdb.base/info-os.c: Likewise.
16603 * gdb.mi/mi-console.c: Likewise.
16604 * gdb.mi/watch-nonstop.c: Likewise.
16605 * gdb.python/py-events.c: Likewise.
16606 * gdb.base/async.c (baz): Move up before its invocation.
16607 * gdb.base/code_elim2.c (my_global_func): Likewise.
16608 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16609 * gdb.base/advance.c (func2): Likewise.
16610
3b5d5997
AA
166112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16612
16613 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16614 variant.
16615 * gdb.base/annota3.c: Likewise.
16616 * gdb.base/async.c: Likewise.
16617 * gdb.base/average.c: Likewise.
16618 * gdb.base/call-ar-st.c: Likewise.
16619 * gdb.base/call-rt-st.c: Likewise.
16620 * gdb.base/call-sc.c: Likewise.
16621 * gdb.base/call-strs.c: Likewise.
16622 * gdb.base/ending-run.c: Likewise.
16623 * gdb.base/execd-prog.c: Likewise.
16624 * gdb.base/exprs.c: Likewise.
16625 * gdb.base/foll-exec.c: Likewise.
16626 * gdb.base/foll-fork.c: Likewise.
16627 * gdb.base/foll-vfork.c: Likewise.
16628 * gdb.base/funcargs.c: Likewise.
16629 * gdb.base/gcore.c: Likewise.
16630 * gdb.base/jump.c: Likewise.
16631 * gdb.base/langs0.c: Likewise.
16632 * gdb.base/langs1.c: Likewise.
16633 * gdb.base/langs2.c: Likewise.
16634 * gdb.base/mips_pro.c: Likewise.
16635 * gdb.base/nodebug.c: Likewise.
16636 * gdb.base/opaque0.c: Likewise.
16637 * gdb.base/opaque1.c: Likewise.
16638 * gdb.base/recurse.c: Likewise.
16639 * gdb.base/run.c: Likewise.
16640 * gdb.base/scope0.c: Likewise.
16641 * gdb.base/scope1.c: Likewise.
16642 * gdb.base/setshow.c: Likewise.
16643 * gdb.base/setvar.c: Likewise.
16644 * gdb.base/shmain.c: Likewise.
16645 * gdb.base/shr1.c: Likewise.
16646 * gdb.base/shr2.c: Likewise.
16647 * gdb.base/sigall.c: Likewise.
16648 * gdb.base/signals.c: Likewise.
16649 * gdb.base/so-indr-cl.c: Likewise.
16650 * gdb.base/solib2.c: Likewise.
16651 * gdb.base/structs.c: Likewise.
16652 * gdb.base/sum.c: Likewise.
16653 * gdb.base/vforked-prog.c: Likewise.
16654 * gdb.base/watchpoint.c: Likewise.
16655 * gdb.reverse/shr2.c: Likewise.
16656 * gdb.reverse/until-reverse.c: Likewise.
16657 * gdb.reverse/ur1.c: Likewise.
16658 * gdb.reverse/watch-reverse.c: Likewise.
16659
066a77c5
AA
166602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16661
16662 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16663 variant.
16664 * gdb.base/sepdebug.exp: Drop references to removed code.
16665
4f204ea5
AA
166662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16667
16668 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16669 variant. Preserve original line numbering.
16670 * gdb.base/list1.c: Likewise.
16671
3b377a3a
AA
166722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16673
16674 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16675 variant.
16676 * gdb.base/break1.c: Likewise.
16677 * gdb.base/break.exp: Drop references to removed code.
16678
e444df73
AA
166792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16680
16681 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16682 variant.
16683
8008f2a7
AA
166842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16685
16686 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16687
a5a06887
AA
166882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16689
16690 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16691 logic into perform_all_tests() and invoke it with and without
16692 function header prototypes.
16693 (do_function_calls): Remove conditional XFAIL for PR 5318.
16694 (rerun_and_prepare): Remove duplicate code.
16695 (perform_all_tests): New. Main logic moved here.
16696
44dba9b9
AA
166972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16698
16699 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16700 code guarded by #ifdef NO_PROTOTYPES.
16701 (t_double_many_args): Likewise.
16702 (DEF_FUNC_MANY_ARGS_1): Likewise.
16703 (DEF_FUNC_VALUES_1): Likewise.
16704 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16705 guarded by #ifdef PROTOTYPES.
16706
d1fbcd56
AA
167072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16708
16709 * gdb.mi/mi-console.c: Add eye-catcher.
16710 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16711 instead of literal line number.
16712
b0e59b8f
AA
167132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16714
16715 * gdb.base/shr2.c: Add eye-catcher.
16716 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16717 line number.
16718
78f98cca
AA
167192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16720
16721 * gdb.base/jump.c: Add eye-catchers.
16722 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16723 numbers.
16724
58fa2af0
AA
167252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16726
16727 * gdb.base/execd-prog.c: Add eye-catchers.
16728 * gdb.base/foll-exec.c: Likewise.
16729 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16730 line numbers.
16731
04e5059b
AA
167322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16733
16734 * gdb.base/ending-run.c: Add eye-catchers.
16735 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16736 literal line numbers.
16737
dbfdb174
AA
167382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16739
16740 * gdb.base/call-rt-st.c: Add eye-catchers.
16741 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16742 literal line numbers.
16743
888a2ade
AA
167442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16745
16746 * gdb.base/call-ar-st.c: Add eye-catchers.
16747 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16748 literal line numbers.
16749
6acc2dde
AA
167502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16751
16752 * gdb.base/average.c: Add eye-catchers.
16753 * gdb.base/sum.c: Likewise.
16754 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16755 regexps dynamically.
16756
9ecfcd1d
AA
167572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16758
16759 * gdb.base/solib1.c: Add eye-catchers.
16760 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16761 literal line numbers.
16762
78708b7c
PA
167632014-11-12 Pedro Alves <palves@redhat.com>
16764
16765 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16766 leader has exited.
16767
af48d08f
PA
167682014-11-12 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.arch/i386-bp_permanent.c: New file.
16771 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16772 (srcfile): Set to i386-bp_permanent.c.
16773 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16774 that stepi does not execute the 'leave' instruction, instead of
16775 testing it does execute.
16776 * gdb.base/bp-permanent.c: New file.
16777 * gdb.base/bp-permanent.exp: New file.
16778
af3768e9
DE
167792014-11-10 Doug Evans <xdje42@gmail.com>
16780
16781 PR symtab/17564
16782 * gdb.base/symtab-search-order.exp: New file.
16783 * gdb.base/symtab-search-order.c: New file.
16784 * gdb.base/symtab-search-order-1.c: New file.
16785 * gdb.base/symtab-search-order-shlib-1.c: New file.
16786
9de00a4a
PA
167872014-11-07 Pedro Alves <palves@redhat.com>
16788
16789 PR gdb/17511
16790 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16791 i?86-*-linux*.
16792
e0f52461
SC
167932014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16794
16795 PR c++/17494
16796 * gdb.cp/pr17494.cc: New file.
16797 * gdb.cp/pr17494.exp: New file.
16798
6ce8c980
YQ
167992014-11-02 Yao Qi <yao@codesourcery.com>
16800
16801 * gdb.python/python.exp: Get working directory and match the
16802 output of "set extended-prompt \\w " with it.
16803
02be9a71
DE
168042014-10-30 Doug Evans <dje@google.com>
16805
16806 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16807 in objfiles.
16808 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16809 in progspaces.
16810
3bdff46b
LM
168112014-10-30 Janis Johnson <janisjo@codesourcery.com>
16812
16813 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16814 * gdb.base/realname-expand.exp: Likewise.
16815 * gdb.linespec/macro-relative.exp: Likewise.
16816
ab917dfb
PA
168172014-10-29 Pedro Alves <palves@redhat.com>
16818
16819 PR gdb/17408
16820 * gdb.threads/schedlock.c (some_function): New function.
16821 (call_function): New global.
16822 (MAYBE_CALL_SOME_FUNCTION): New macro.
16823 (thread_function): Call it.
16824 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16825 and use it instead of a global counter. Adjust all callers.
16826 (get_current_thread): Use "find current thread" for test message
16827 here rather than having all callers pass down the same string.
16828 (goto_loop): New procedure, factored out from ...
16829 (my_continue): ... this.
16830 (step_ten_loops): Change parameter from test message to command to
16831 use. Adjust.
16832 (list_count): Delete global.
16833 (check_result): New procedure, factored out from duplicate top
16834 level code.
16835 (continue tests): Wrap in with_test_prefix.
16836 (test_step): New procedure, factored out from duplicate top level
16837 code.
16838 (top level): Test "step" in combination with all scheduler-locking
16839 modes. Test "next" in combination with all scheduler-locking
16840 modes, and in combination with stepping over a function call or
16841 not.
16842 * gdb.threads/next-bp-other-thread.c: New file.
16843 * gdb.threads/next-bp-other-thread.exp: New file.
16844
d3d4baed
PA
168452014-10-29 Pedro Alves <palves@redhat.com>
16846
16847 PR python/17372
16848 * gdb.python/python.exp: Test a multi-line command that spawns
16849 interactive Python.
16850 * gdb.base/multi-line-starts-subshell.exp: New file.
16851
563e8d85
YQ
168522014-10-29 Yao Qi <yao@codesourcery.com>
16853
16854 * gdb.base/fileio.exp: Make directories on host.
16855
0ea4d52e
YQ
168562014-10-29 Yao Qi <yao@codesourcery.com>
16857
16858 * gdb.base/fileio.c (test_write): Close the file.
16859
7f5ef605
PA
168602014-10-28 Pedro Alves <palves@redhat.com>
16861
16862 PR gdb/12623
16863 * gdb.base/sigstep.c (no_handler): New global.
16864 (main): If 'no_handler is true, set the signal handlers to
16865 SIG_IGN.
16866 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16867 with_sw_watch and no_handler parameters. Handle them.
16868 (top level) <stepping over handler when stopped at a breakpoint
16869 test>: Add a test axis for testing with a software watchpoint, and
16870 another for testing with the signal handler set to SIG_IGN.
16871 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16872 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16873
abbdbd03
PA
168742014-10-28 Pedro Alves <palves@redhat.com>
16875
16876 PR gdb/17511
16877 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16878 * gdb.base/sigstep.exp (other_handler_location): New global.
16879 (advance): Support stepping into the signal handler, and running
16880 commands while in the handler.
16881 (in_handler_map): New global.
16882 (top level): In the advance test, add combinations for getting
16883 into the handler with stepping commands, and for running commands
16884 in the handler. Add comment descripting the advancei tests.
16885
1df4399f
PA
168862014-10-28 Pedro Alves <palves@redhat.com>
16887
16888 * gdb.base/sigstep.exp: Use build_executable instead of
16889 prepare_for_testing.
16890 (top level): Move code that starts GDB, runs to main and creates a
16891 display to ...
16892 (restart): ... this new procedure.
16893 (top level): Move backtrace from signal handler test to ...
16894 (validate_backtrace): ... this new procedure.
16895 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16896 with_test_prefix. Always restart GDB.
16897 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16898 with_test_prefix. Always restart GDB. No need to delete
16899 breakpoints after the test.
16900 (test_skip_handler): Remove prefix parameter.
16901 (skip_over_handler, breakpoint_to_handler)
16902 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16903 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16904 restart GDB. No need to delete breakpoints after the test.
16905 (top level): Use foreach to call the test procedures with
16906 different commands.
16907
a5b6e449
PA
169082014-10-28 Pedro Alves <palves@redhat.com>
16909
16910 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16911 instead of GNATS numbers.
16912 * gdb.base/sigbpt.exp: Likewise.
16913 * gdb.base/siginfo.exp: Likewise.
16914 * gdb.base/sigstep.exp: Likewise.
16915
e5f8a7cc
PA
169162014-10-27 Pedro Alves <palves@redhat.com>
16917
16918 * gdb.base/sigstep.c (dummy): New global.
16919 (main): Issue a couple writes to the new global.
16920 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16921 procedures.
16922 (skip_over_handler): Use test_skip_handler.
16923 (top level): Call skip_over_handler for stepi and nexti too.
16924 (breakpoint_over_handler): Use test_skip_handler.
16925 (top level): Call breakpoint_over_handler for stepi and nexti too.
16926
763905a3
YQ
169272014-10-27 Yao Qi <yao@codesourcery.com>
16928
16929 * gdb.trace/tfile.c (adjust_function_address)
16930 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16931 function descriptor.
16932
6f259a23
DB
169332014-10-24 Don Breazeal <donb@codesourcery.com>
16934
16935 * gdb.base/foll-fork.exp (test_follow_fork,
16936 catch_fork_child_follow): Check for updated fork messages emitted
16937 from infrun.c.
16938 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16939 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16940 vfork_and_exec_child_follow_through_step): Check for updated vfork
16941 messages emitted from infrun.c.
16942
09dd9a69
PA
169432014-10-24 Pedro Alves <palves@redhat.com>
16944
16945 * gdb.base/corefile.exp: Remove references to ultrix.
16946 * gdb.base/interrupt.exp: Likewise.
16947 * gdb.base/whatis.exp: Likewise.
16948 * gdb.gdb/selftest.exp: Likewise.
16949 * gdb.threads/manythreads.exp: Likewise.
16950 * gdb.threads/print-threads.exp: Likewise.
16951 * gdb.threads/pthreads.exp:: Likewise.
16952 * gdb.threads/schedlock.exp: Likewise.
16953
3433cfa5
SC
169542014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16955
16956 * gdb.cp/non-trivial-retval.cc: Add a test case.
16957 * gdb.cp/non-trivial-retval.exp: Add a test.
16958
092f880b
YQ
169592014-10-20 Yao Qi <yao@codesourcery.com>
16960
16961 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16962 * gdb.python/py-objfile-script-gdb.py: New file.
16963 * gdb.python/py-objfile-script.exp: Update reference to
16964 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16965 of remote_download. Remove the dest file.
16966
acbdb7f3
YQ
169672014-10-20 Yao Qi <yao@codesourcery.com>
16968
16969 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16970 * gdb.base/step-line.exp: Likewise.
16971 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16972 * gdb.dwarf2/dw2-basic.exp: Likewise.
16973 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16974 * gdb.dwarf2/dw2-filename.exp: Likewise.
16975 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16976 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16977 * gdb.dwarf2/dw2-producer.exp: Likewise.
16978 * gdb.dwarf2/mac-fileno.exp: Likewise.
16979 * gdb.python/py-frame-args.exp: Likewise.
16980 * gdb.python/py-framefilter.exp: Likewise.
16981 * gdb.python/py-mi.exp: Likewise.
16982 * gdb.python/py-objfile-script.exp: Likewise
16983 * gdb.python/py-pp-integral.exp: Likewise.
16984 * gdb.python/py-pp-re-notag.exp: Likewise.
16985 * gdb.python/py-prettyprint.exp: Likewise.
16986 * gdb.python/py-section-script.exp: Likewise.
16987 * gdb.python/py-typeprint.exp: Likewise.
16988 * gdb.python/py-xmethods.exp: Likewise.
16989 * gdb.stabs/weird.exp: Likewise.
16990 * gdb.xml/tdesc-regs.exp: Likewise.
16991
bd286a29
KCY
169922014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16993
16994 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16995 (out_cu): Use addr_len for the size of addresses.
16996 (out_line): Likewise. Size DW_LNE_set_address instruction
16997 according to addr_len.
16998 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16999 (FUNC): Add START_INSNS to definition.
17000
673dc4a0
YQ
170012014-10-18 Yao Qi <yao@codesourcery.com>
17002
17003 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17004 gdb_has_argv0 return true.
17005 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17006 check [target_info exists noargs], check [gdb_has_argv0]
17007 instead.
17008 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17009 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17010 procedures.
17011
4ffbba72
DE
170122014-10-17 Doug Evans <dje@google.com>
17013
17014 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17015 event.
17016 * gdb.python/py-events.py: Add clear_objfiles event.
17017
d096d8c1
DE
170182014-10-17 Doug Evans <dje@google.com>
17019
17020 * gdb.python/py-objfile.exp: Test progspace attribute.
17021
a80db015
LM
170222014-10-17 Luis Machado <lgustavo@codesourcery.com>
17023
17024 * gdb.guile/scm-breakpoint.exp: Do not assume any
17025 directory separators when matching source file paths.
17026 * gdb.python/py-breakpoint.exp: Likewise.
17027 * gdb.reverse/break-precsave.exp: Likewise.
17028 * gdb.reverse/break-reverse.exp: Likewise.
17029 * gdb.reverse/consecutive-precsave.exp: Likewise.
17030 * gdb.reverse/finish-precsave.exp: Likewise.
17031 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17032 * gdb.reverse/finish-reverse.exp: Likewise.
17033 * gdb.reverse/i386-precsave.exp: Likewise.
17034 * gdb.reverse/i387-env-reverse.exp: Likewise.
17035 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17036 * gdb.reverse/machinestate-precsave.exp: Likewise.
17037 * gdb.reverse/machinestate.exp: Likewise.
17038 * gdb.reverse/sigall-precsave.exp: Likewise.
17039 * gdb.reverse/solib-precsave.exp: Likewise.
17040 * gdb.reverse/step-precsave.exp: Likewise.
17041 * gdb.reverse/until-precsave.exp: Likewise.
17042 * gdb.reverse/watch-precsave.exp: Likewise.
17043 * gdb.reverse/watch-reverse.exp: Likewise.
17044
b22089ab
YQ
170452014-10-17 Yao Qi <yao@codesourcery.com>
17046
17047 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17048 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17049
6c4486e6
PA
170502014-10-17 Pedro Alves <palves@redhat.com>
17051
17052 PR gdb/17471
17053 * gdb.base/bg-execution-repeat.c: New file.
17054 * gdb.base/bg-execution-repeat.exp: New file.
17055
0ff33695
PA
170562014-10-17 Pedro Alves <palves@redhat.com>
17057
17058 PR gdb/17300
17059 * gdb.base/continue-all-already-running.c: New file.
17060 * gdb.base/continue-all-already-running.exp: New file.
17061
6fdebc3d
PA
170622014-10-17 Pedro Alves <palves@redhat.com>
17063
17064 PR gdb/17472
17065 * gdb.base/annota-input-while-running.c: New file.
17066 * gdb.base/annota-input-while-running.exp: New file.
17067
32a8097b
PA
170682014-10-17 Pedro Alves <palves@redhat.com>
17069
17070 * gdb.base/callfuncs.exp: emove references to osf.
17071 * gdb.base/sigall.exp: Likewise.
17072 * gdb.gdb/selftest.exp: Likewise.
17073 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17074 * gdb.mi/non-stop.c: Likewise.
17075 * gdb.mi/pthreads.c: Likewise.
17076 * gdb.reverse/sigall-precsave.exp: Likewise.
17077 * gdb.reverse/sigall-reverse.exp: Likewise.
17078 * gdb.threads/pthreads.c: Likewise.
17079 * gdb.threads/pthreads.exp: Likewise.
17080
7a3517ff
YQ
170812014-10-17 Yao Qi <yao@codesourcery.com>
17082
17083 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17084 check 'target_info exists noargs'.
17085 (test_command_prompt_position): Likewise.
17086 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17087 Remove "set args".
17088 (progvar_simple_while_test): Likewise.
17089 (progvar_complex_if_while_test): Likewise.
17090 (if_while_breakpoint_command_test): Likewise.
17091 (infrun_breakpoint_command_test): Likewise.
17092 (breakpoint_command_test): Likewise.
17093 (watchpoint_command_test): Likewise.
17094 (bp_deleted_in_command_test): Likewise.
17095 (temporary_breakpoint_commands): Likewise.
17096
bb99c472
YQ
170972014-10-16 Yao Qi <yao@codesourcery.com>
17098
17099 * gdb.base/remotetimeout.exp: Remove noargs checking.
17100
7c16b83e
PA
171012014-10-15 Pedro Alves <palves@redhat.com>
17102
17103 PR breakpoints/9649
17104 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17105 * gdb.base/breakpoint-in-ro-region.exp
17106 (probe_target_hardware_step): New procedure.
17107 (top level): Probe hardware stepping and hardware breakpoint
17108 support. Test stepping through a read-only region, with both
17109 "breakpoint auto-hw" on and off and both "always-inserted" on and
17110 off.
17111
35a49624
IB
171122014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17113
17114 * gdb.dlang/demangle.exp: Update for demangling changes.
17115
2d1c107c
SC
171162014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17117
17118 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17119 * gdb.cp/non-trivial-retval.exp: Add new tests.
17120
778811d5
SC
171212014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17122
17123 PR c++/13403
17124 PR c++/15154
17125 * gdb.cp/non-trivial-retval.cc: New file.
17126 * gdb.cp/non-trivial-retval.exp: New file.
17127
10c5f0a8
YQ
171282014-10-15 Yao Qi <yao@codesourcery.com>
17129
17130 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17131 remote host.
17132
65d7b369
YQ
171332014-10-15 Yao Qi <yao@codesourcery.com>
17134
17135 * gdb.python/py-symbol.exp: Match file base name if host is
17136 remote, otherwise match file name with dir name.
17137 * gdb.python/py-symtab.exp: Likewise.
17138 * gdb.python/python.exp: Likewise.
17139
46dc1394
YQ
171402014-10-15 Yao Qi <yao@codesourcery.com>
17141
17142 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17143 pattern.
17144 * gdb.python/py-symtab.exp: Likewise.
17145 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17146 locationn.
17147
c40cc657
JB
171482014-10-14 Joel Brobecker <brobecker@adacore.com>
17149
17150 * gdb.ada/addr_arith: New testcase.
17151
2abf49e1
MR
171522014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17153
17154 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17155 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17156 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17157 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17158
f7088df3
SDJ
171592014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17160
17161 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17162 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17163 * gdb.arch/stap-eval-lang-ada.exp: New file.
17164
4dc06805
YQ
171652014-10-14 Yao Qi <yao@codesourcery.com>
17166
17167 * gdb.mi/mi-var-child.c (nothing1): New function.
17168 (nothing2): New function.
17169 (do_children_tests): Set function pointers by nothing1 and
17170 nothing2.
17171 * gdb.mi/mi-var-child.exp: Step over new added statements.
17172 Update test to match the new output.
17173 * gdb.mi/var-cmd.c (nothing1): New function.
17174 (nothing2): New function.
17175 (do_children_tests): Set function pointers by nothing1 and
17176 nothing2.
17177 * gdb.mi/mi-var-display.exp: Update test to match output.
17178 Step to the line specified by $line_dct_nothing.
17179 Increase the number of lines to step.
17180
46a93de2
YQ
171812014-10-14 Yao Qi <yao@codesourcery.com>
17182
17183 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17184 tests.
17185 * gdb.mi/mi2-var-child.exp: Likewise.
17186
14ea52ee
DE
171872014-10-13 Doug Evans <dje@google.com>
17188
17189 * gdb.python/py-objfile.exp: Change name of file name test.
17190
e5c6e92b
DE
171912014-10-13 Doug Evans <dje@google.com>
17192
17193 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17194 from the start of the CU.
17195
c780cc2f
JK
171962014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17197 Yao Qi <yao@codesourcery.com>
17198
17199 Fix "save breakpoints" for "catch" command.
17200 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17201 Remove -nonewline. Match also the added "main" line.
17202
99894e11
JK
172032014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17204
17205 Fix "save breakpoints" for "disable $bpnum" command.
17206 * gdb.base/save-bp.c (main): Add label.
17207 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17208
6e1ac5a3
JK
172092014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17210
17211 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17212
754dd2b0
YQ
172132014-10-11 Yao Qi <yao@codesourcery.com>
17214
17215 * gdb.server/server-kill.exp: Execute command
17216 "set remote trace-status-packet on" before "tstatus".
17217
f90183d7
YQ
172182014-10-11 Yao Qi <yao@codesourcery.com>
17219
17220 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17221 (main): Call getppid.
17222 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17223 and continue to it. Read variable "server_pid".
17224
bf40a607
YQ
172252014-10-11 Yao Qi <yao@codesourcery.com>
17226
17227 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17228
052ca370
YQ
172292014-10-11 Yao Qi <yao@codesourcery.com>
17230
17231 * gdb.threads/thread-find.exp: Don't execute command
17232 "info threads".
17233 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17234 * gdb.threads/linux-dp.exp: Don't check the condition
17235 $threads_created equals to zero.
17236
3831839c
PA
172372014-10-10 Pedro Alves <palves@redhat.com>
17238
17239 * gdb.base/bigcore.exp: Remove references to IRIX.
17240 * gdb.base/funcargs.exp: Likewise.
17241 * gdb.base/interrupt.exp: Likewise.
17242 * gdb.base/mips_pro.exp: Likewise.
17243 * gdb.base/nodebug.exp: Likewise.
17244 * gdb.base/setvar.exp: Likewise.
17245 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17246
8b9a549d
PA
172472014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17248 Pedro Alves <palves@redhat.com>
17249
17250 PR symtab/14466
17251 * gdb.base/vdso-warning.c: New file.
17252 * gdb.base/vdso-warning.exp: New file.
17253
d48ba5e8
DE
172542014-10-02 Doug Evans <dje@google.com>
17255
17256 * gdb.base/structs.c (main): Don't run forever.
17257
2278c276
PA
172582014-10-02 Pedro Alves <palves@redhat.com>
17259
17260 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17261 (top level) <stop threads 1, stop threads 2>: Use it.
17262
b57bacec
PA
172632014-10-02 Pedro Alves <palves@redhat.com>
17264
17265 * gdb.threads/break-while-running.exp (test): Add new
17266 'update_thread_list' argument. Skip "info threads" if false.
17267 (top level): Add new 'update_thread_list' axis.
17268
13fd3ff3
PA
172692014-10-02 Pedro Alves <palves@redhat.com>
17270
17271 PR breakpoints/17431
17272 * gdb.base/execl-update-breakpoints.c: New file.
17273 * gdb.base/execl-update-breakpoints.exp: New file.
17274
0fec99e8
PA
172752014-10-01 Pedro Alves <palves@redhat.com>
17276
17277 * gdb.base/breakpoint-in-ro-region.c: New file.
17278 * gdb.base/breakpoint-in-ro-region.exp: New file.
17279
2ddf4301
SM
172802014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17281
17282 * gdb.mi/mi-exit-code.exp: New file.
17283 * gdb.mi/mi-exit-code.c: New file.
17284
6a5f3f43
YQ
172852014-09-30 Yao Qi <yao@codesourcery.com>
17286
17287 * lib/prelink-support.exp (build_executable_own_libs): Error if
17288 the target isn't native.
17289
345bcc73
YQ
172902014-09-30 Yao Qi <yao@codesourcery.com>
17291
17292 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17293 false.
17294
a25a5a45
PA
172952014-09-22 Pedro Alves <palves@redhat.com>
17296
17297 * gdb.threads/break-while-running.exp: New file.
17298 * gdb.threads/break-while-running.c: New file.
17299
00ba3162
YQ
173002014-09-19 Yao Qi <yao@codesourcery.com>
17301
17302 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17303 Invoke test. Restart GDB with --readnow and invoke test again.
17304
c3b7b696
YQ
173052014-09-19 Yao Qi <yao@codesourcery.com>
17306
17307 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17308 proc set_breakpoint_on_gcd_function. Invoke
17309 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17310 invoke set_breakpoint_on_gcd_function again.
17311
2b4fd423
DE
173122014-09-18 Doug Evans <dje@google.com>
17313
17314 * gdb.dwarf2/symtab-producer.exp: New file.
17315
a5947601
SDJ
173162014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17317
17318 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17319 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17320 * gdb.base/global-var-nested-by-dso.c: Likewise.
17321 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17322
91c19059
SDJ
173232014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17324 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/watch-bitfields.exp: Pass string other than test file
17327 name to prepare_for_testing.
17328 (watch): New procedure.
17329 (expect_watchpoint): Use with_test_prefix.
17330 (top level): Factor out tests to ...
17331 (test_watch_location, test_regular_watch): ... these new
17332 procedures, and use with_test_prefix and gdb_continue_to_end.
17333
bb9d5f81
PP
173342014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17335
17336 PR breakpoints/12526
17337 * gdb.base/watch-bitfields.exp: New file.
17338 * gdb.base/watch-bitfields.c: New file.
17339
635856f5
PA
173402014-09-16 Pedro Alves <palves@redhat.com>
17341
17342 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17343 software and hardware addresses, not software address against
17344 itself.
17345
7280ceea
PA
173462014-09-16 Pedro Alves <palves@redhat.com>
17347
17348 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17349 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17350
428b16bd
PA
173512014-09-16 Pedro Alves <palves@redhat.com>
17352
17353 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17354 files.
17355 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17356 "*-*-vxworks*" throughout.
17357 * gdb.base/break.exp: Likewise.
17358 * gdb.base/default.exp: Likewise.
17359 * gdb.base/scope.exp: Likewise.
17360 * gdb.base/sepdebug.exp: Likewise.
17361 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17362 throughout.
17363 * gdb.base/run.c: Likewise.
17364 * gdb.base/sepdebug.c: Likewise.
17365 * gdb.hp/gdb.aCC/run.c: Likewise.
17366 * gdb.reverse/until-reverse.c: Likewise.
17367 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17368
666d413c
YQ
173692014-09-16 Yao Qi <yao@codesourcery.com>
17370
17371 * boards/local-remote-host-native.exp: New file.
17372
57cbd724
DE
173732014-09-14 Doug Evans <xdje42@gmail.com>
17374
17375 * gdb.threads/queue-signal.c (thread_count): New variable.
17376 (thread_count_mutex, thread_count_condvar): New variables.
17377 (incr_thread_count, wait_all_threads_running): New functions.
17378 (main): Wait for all threads to be in their thread functions.
17379
81219e53
DE
173802014-09-13 Doug Evans <xdje42@gmail.com>
17381
17382 * gdb.threads/queue-signal.c: New file.
17383 * gdb.threads/queue-signal.exp: New file.
17384
3714cea7
DE
173852014-09-13 Doug Evans <xdje42@gmail.com>
17386
17387 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17388 be consistent with what default_gdb_init uses.
17389 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17390 the plain text of the prompt. Add some logging printfs.
17391 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17392
fa43b1d7
PA
173932014-09-12 Pedro Alves <palves@redhat.com>
17394
17395 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17396 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17397 * gdb.arch/i386-size-overlap.exp: Likewise.
17398 * gdb.arch/i386-size.exp: Likewise.
17399 * gdb.arch/i386-unwind.exp: Likewise.
17400 * gdb.base/a2-run.exp: Likewise.
17401 * gdb.base/break.exp: Likewise.
17402 * gdb.base/charset.exp: Likewise.
17403 * gdb.base/chng-syms.exp: Likewise.
17404 * gdb.base/commands.exp: Likewise.
17405 * gdb.base/dbx.exp: Likewise.
17406 * gdb.base/find.exp: Likewise.
17407 * gdb.base/funcargs.exp: Likewise.
17408 * gdb.base/jit-simple.exp: Likewise.
17409 * gdb.base/reread.exp: Likewise.
17410 * gdb.base/sepdebug.exp: Likewise.
17411 * gdb.base/step-bt.exp: Likewise.
17412 * gdb.cp/mb-inline.exp: Likewise.
17413 * gdb.cp/mb-templates.exp: Likewise.
17414 * gdb.objc/basicclass.exp: Likewise.
17415 * gdb.threads/killed.exp: Likewise.
17416
9d9bf2df
EBM
174172014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17418
17419 PR tdep/17379
17420 * gdb.arch/powerpc-stackless.S: New file.
17421 * gdb.arch/powerpc-stackless.exp: New file.
17422
1cf2f1b0
JK
174232014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17424
17425 * gdb.base/attach.c: Include unistd.h.
17426 (main): Call alarm. Add label postloop.
17427 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17428 gdb_breakpoint, gdb_continue_to_breakpoint.
17429 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17430
98880d46
PA
174312014-09-11 Pedro Alves <palves@redhat.com>
17432
17433 PR gdb/17347
17434 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17435 * gdb.base/attach.exp (test_command_line_attach_run): New
17436 procedure.
17437 (top level): Call it.
17438
4c92ff2c
PA
174392014-09-11 Pedro Alves <palves@redhat.com>
17440
17441 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17442 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17443 (do_command_attach_tests): Use spawn_wait_for_attach.
17444 * gdb.base/solib-overlap.exp: Likewise.
17445 * gdb.multi/multi-attach.exp: Likewise.
17446 * gdb.python/py-prompt.exp: Likewise.
17447 * gdb.python/py-sync-interp.exp: Likewise.
17448 * gdb.server/ext-attach.exp: Likewise.
17449
3adc1a7d
GKB
174502014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17451
17452 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17453 command in testcase. Simplify testcase.
17454
96334934
JB
174552014-09-10 Joel Brobecker <brobecker@adacore.com>
17456
17457 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17458
eb479039
JB
174592014-09-10 Joel Brobecker <brobecker@adacore.com>
17460
17461 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17462
deede10c
JB
174632014-09-10 Joel Brobecker <brobecker@adacore.com>
17464
17465 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17466
7828a5f5
JB
174672014-09-10 Joel Brobecker <brobecker@adacore.com>
17468
17469 * gdb.dwarf2/dynarr-ptr.c: New file.
17470 * gdb.dwarf2/dynarr-ptr.exp: New file.
17471
33aeebcf
MR
174722014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17473
17474 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17475 of 30 rather than hardcoding 120 for a slow test case. Take the
17476 `gdb,timeout' target setting into account for this calculation.
17477 Don't extend the timeout for the test cases that don't need it.
17478
7b415901
MR
174792014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17480
17481 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17482 a factor of 2 for a slow test case. Take the `gdb,timeout'
17483 target setting into account for this calculation.
17484 * gdb.reverse/until-precsave.exp: Increase the timeout by
17485 a factor of 15 and 3 respectively rather than adding 120
17486 for a pair of slow test cases. Take the `gdb,timeout'
17487 target setting into account for this calculation.
17488
4a40f85a
MR
174892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17490
17491 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17492 timeout, don't pass one down to gdb_expect.
17493 (gdb_expect): Rework timeout selection.
17494
09635af7
MR
174952014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17496
17497 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17498 exception on timeout.
17499 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17500 (gdbserver_start_extended): Catch any `gdbserver_start' error
17501 exceptions.
17502 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17503 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17504 `gdbserver_gdb_load' error exceptions.
17505
2bdd10b7
MR
175062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17507
17508 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17509 120 on waiting for the TCP socket to open.
17510
316935f0
DE
175112014-09-09 Doug Evans <xdje42@gmail.com>
17512
17513 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17514 _caller_matches, _any_caller_is, _any_caller_matches.
17515
83740597
DE
175162014-09-09 Doug Evans <xdje42@gmail.com>
17517
17518 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17519
4c122fc3
YQ
175202014-09-09 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.mi/mi-var-display.exp: Set print symbol off.
17523
a9f116cb
GKB
175242014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17525
17526 PR gdb/17035
17527 * gdb.base/commands.exp: Add tests to verify user-defined
17528 commands with empty bodies.
17529 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17530 python commands in `show user command`.
17531 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17532 scheme commands in `show user command`.
17533
c75bd3a2
JK
175342014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17535
17536 PR python/17355
17537 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17538 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17539 * gdb.python/py-framefilter-invalidarg.exp: New file.
17540 * gdb.python/py-framefilter-invalidarg.py: New file.
17541
faa42425
DE
175422014-09-06 Doug Evans <xdje42@gmail.com>
17543
17544 PR 15276
17545 * gdb.python/py-caller-is.c: New file.
17546 * gdb.python/py-caller-is.exp: New file.
17547
474ca4f6
SDJ
175482014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17549
17550 PR gdb/17235
17551 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17552 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17553
eb0b0463
SDJ
175542014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17555
17556 PR fortran/17237
17557 * gdb.fortran/print-formatted.exp: New file.
17558 * gdb.fortran/print-formatted.f90: Likewise.
17559
5f3b99cf
SS
175602014-09-03 Sasha Smundak <asmundak@google.com>
17561
17562 * gdb.python/py-frame.exp: Test Frame.read_register.
17563
7d793aa9
SDJ
175642014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17565
17566 PR python/16699
17567 * gdb.python/py-completion.exp: New file.
17568 * gdb.python/py-completion.py: Likewise.
17569
fb0576e9
DE
175702014-08-28 Doug Evans <dje@google.com>
17571
17572 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17573 eax,etc. are live with values set by gdb and thus the compiler can't
17574 use them.
17575 * gdb.arch/i386-pseudo.c (main): Ditto.
17576
ee92b0dd
DE
175772014-08-27 Doug Evans <dje@google.com>
17578
17579 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17580
6649db35
DE
175812014-08-25 Doug Evans <dje@google.com>
17582
17583 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17584 (main): Ditto.
17585
564b7600
DE
175862014-08-25 Doug Evans <dje@google.com>
17587
17588 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17589
3881fb67
YQ
175902014-08-24 Yao Qi <yao@codesourcery.com>
17591
17592 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17593 symbol off.
17594 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17595
a05a36a5
DE
175962014-08-22 Doug Evans <dje@google.com>
17597
17598 PR 17276
17599 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17600 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17601 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17602
7c343b48
YQ
176032014-08-22 Yao Qi <yao@codesourcery.com>
17604
17605 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17606 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17607 * gdb.python/python.exp: Likewise. Use .py file on the host
17608 instead of the build.
17609
22fd09ae
JK
176102014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17611
17612 * gdb.threads/gcore-stale-thread.c: New file.
17613 * gdb.threads/gcore-stale-thread.exp: New file.
17614
a8454a7c
PA
176152014-08-21 Pedro Alves <palves@redhat.com>
17616
17617 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17618 * gdb.base/gcore-relro-pie.exp: Likewise.
17619 * gdb.base/gcore-relro.exp: Likewise.
17620 * gdb.base/gcore.exp: Likewise.
17621 * gdb.base/print-symbol-loading.exp: Likewise.
17622 * gdb.threads/gcore-thread.exp: Likewise.
17623 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17624
2a31c623
PA
176252014-08-20 Pedro Alves <palves@redhat.com>
17626 Jan Kratochvil <jan.kratochvil@redhat.com>
17627
17628 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17629 configure.
17630 (EXPECT): Handle READ1 being set.
17631 (all): Depend on EXTRA_RULES.
17632 (check-read1, expect-read1, read1.so, read1): New rules.
17633 * README (Testsuite Parameters): Document the READ1 make variable.
17634 (Race detection): New section.
17635 * configure: Regenerate.
17636 * configure.ac: If build==host==target, and running under a
17637 GNU/glibc system, add read1 to the extra Makefile rules.
17638 (EXTRA_RULES): AC_SUBST it.
17639 * lib/read1.c: New file.
17640
d36430db
JB
176412014-08-20 Joel Brobecker <brobecker@adacore.com>
17642
17643 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17644 the handling of variables declared as a typedef to an array
17645 which a DW_AT_data_location attribute.
17646
9a0dc9e3
PA
176472014-08-19 Andrew Burgess <aburgess@broadcom.com>
17648 Pedro Alves <palves@redhat.com>
17649
17650 PR symtab/14604
17651 PR symtab/14605
17652 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17653 gdb_test.
17654
0718a8da
PA
176552014-08-19 Pedro Alves <palves@redhat.com>
17656
17657 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17658
13b448cd
YQ
176592014-08-19 Yao Qi <yao@codesourcery.com>
17660
17661 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17662 right line.
17663
1cbf5077
DB
176642014-08-18 David Blaikie <dblaikie@gmail.com>
17665
17666 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17667
bf0fae19
JB
176682014-08-18 Joel Brobecker <brobecker@adacore.com>
17669
17670 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17671 attribute in array range.
17672
3c8c5dcc
JB
176732014-08-18 Joel Brobecker <brobecker@adacore.com>
17674
17675 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17676
e66d4446
SC
176772014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17678
17679 PR c++/17132
17680 * gdb.cp/pr17132.cc: New file.
17681 * gdb.cp/pr17132.exp: New file.
17682
940df408
SC
176832014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17684
17685 * gdb.python/py-xmethods.py (A_getarrayind)
17686 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17687 Use 'print' with function call syntax.
17688 (E_method_matcher.match): Fix tab vs space indentation mixup.
17689
ebcc6c3a
YQ
176902014-08-15 Yao Qi <yao@codesourcery.com>
17691
17692 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17693 false.
17694
775e0f04
YQ
176952014-08-15 Yao Qi <yao@codesourcery.com>
17696
17697 * gdb.cp/casts.exp: Set print symbol off.
17698 * gdb.cp/class2.exp: Likewise.
17699 * gdb.cp/overload.exp: Likewise.
17700 * gdb.cp/templates.exp: Likewise.
17701
d769e349
DE
177022014-08-11 Doug Evans <dje@google.com>
17703
17704 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17705 (test_load_shlib): Update.
17706
20c6f1e1
YQ
177072014-08-09 Yao Qi <yao@codesourcery.com>
17708
17709 * gdb.base/display.exp: Invoke is_address_zero_readable.
17710 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17711 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17712 * gdb.base/hbreak-unmapped.exp: Return if
17713 is_address_zero_readable returns true.
17714 * gdb.base/signest.exp: Likewise.
17715 * gdb.base/signull.exp: Likewise.
17716 * gdb.base/sigbpt.exp: Likewise.
17717 * gdb.guile/scm-disasm.exp: Do the test if
17718 is_address_zero_readable returns false.
17719 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17720 * gdb.python/py-arch.exp: Likewise.
17721 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17722 * lib/gdb.exp (is_address_zero_readable): New proc.
17723
5792e8e3
YQ
177242014-08-09 Yao Qi <yao@codesourcery.com>
17725
17726 PR testsuite/13443
17727 * gdb.mi/mi-var-display.exp: Make test messages unique.
17728
3cecbbbe
TT
177292014-08-04 Tom Tromey <tromey@redhat.com>
17730
17731 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17732 target 0".
17733
00b51ff5
TT
177342014-08-04 Tom Tromey <tromey@redhat.com>
17735
17736 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17737 "target_resume".
17738
6908c509
JB
177392014-08-01 Joel Brobecker <brobecker@adacore.com>
17740
17741 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17742 inner_vla_struct_object_size.
17743 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17744 as xfail.
17745
cc6563d2
PA
177462014-07-30 Pedro Alves <palves@redhat.com>
17747
17748 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17749 comment.
17750
7e09a223
YQ
177512014-07-29 Yao Qi <yao@codesourcery.com>
17752
17753 PR gdb/17206
17754 * gdb.base/until-nodebug.exp: New.
17755
7ebdbe92
DE
177562014-07-28 Doug Evans <xdje42@gmail.com>
17757
17758 PR guile/17203
17759 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17760 previously existing parameter, and previously ambiguously spelled
17761 parameter.
17762
fdb1adc6
WN
177632014-07-28 Will Newton <will.newton@linaro.org>
17764
17765 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17766
186fcde0
DE
177672014-07-26 Ludovic Courtès <ludo@gnu.org>
17768 Doug Evans <xdje42@gmail.com>
17769
17770 PR guile/17146
17771 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17772
70509625
PA
177732014-07-25 Pedro Alves <palves@redhat.com>
17774
17775 * gdb.threads/signal-command-handle-nopass.c: New file.
17776 * gdb.threads/signal-command-handle-nopass.exp: New file.
17777 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17778 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17779 * gdb.threads/signal-delivered-right-thread.c: New file.
17780 * gdb.threads/signal-delivered-right-thread.exp: New file.
17781
c3f814a1
PA
177822014-07-25 Pedro Alves <palves@redhat.com>
17783
17784 * gdb.base/double-prompt-target-event-error.exp
17785 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17786 match.
17787 (cancel_pagination_in_target_event): Rework double prompt
17788 detection.
17789 * gdb.base/paginate-after-ctrl-c-running.exp
17790 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17791 <return>' match.
17792 * gdb.base/paginate-bg-execution.exp
17793 (test_bg_execution_pagination_return)
17794 (test_bg_execution_pagination_cancel): Remove '-notransfer
17795 <return>' matches.
17796 * gdb.base/paginate-execution-startup.exp
17797 (test_fg_execution_pagination_return)
17798 (test_fg_execution_pagination_cancel): Remove '-notransfer
17799 <return>' matches.
17800 * gdb.base/paginate-inferior-exit.exp
17801 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17802 match.
17803 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17804 * lib/gdb.exp (pagination_prompt): Run text through
17805 string_to_regexp.
17806 (gdb_test_multiple): Match $pagination_prompt instead of
17807 "<return>".
17808 (string_to_regexp): Move to lib/gdb-utils.exp.
17809
e214cf6c
JK
178102014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17811
17812 * gdb.arch/amd64-entry-value-paramref.S: New file.
17813 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17814 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17815 * gdb.arch/amd64-optimout-repeat.S: New file.
17816 * gdb.arch/amd64-optimout-repeat.c: New file.
17817 * gdb.arch/amd64-optimout-repeat.exp: New file.
17818
17d0c5c8
JK
178192014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17820
17821 PR gdb/17170
17822 * gdb.base/statistics.exp: New file.
17823
b8b8facf
DE
178242014-07-17 Doug Evans <dje@google.com>
17825
74b49205 17826 PR gdb/17170
b8b8facf
DE
17827 * gdb.base/maint.exp: Update testing of per-command stats.
17828
1b5d0ab3
PA
178292014-07-16 Pedro Alves <palves@redhat.com>
17830
17831 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17832 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17833 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17834 (tfile_write_buf): New functions.
17835 (add_memory_block): Rewrite using the above.
17836 (adjust_function_address): New function.
17837 (FUNCTION_ADDRESS): New macro.
17838 (write_basic_trace_file): Remove short_x local, and use
17839 tfile_write_16. Change type of func_addr local to unsigned long
17840 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17841 here. Cast argument of add_memory_block to char pointer.
17842 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17843 (main): Remove parameters.
17844 * gdb.trace/tfile.exp: Remove nowarnings.
17845
4d974e88
SM
178462014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17847
17848 * gdb.base/debug-expr.exp: Test string evaluation with
17849 "debug expression" on.
17850
41e99568
PA
178512014-07-15 Pedro Alves <palves@redhat.com>
17852
17853 * gdb.base/reread.exp: Use clean_restart.
17854
487d9753
PL
178552014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17856
17857 * gdb.arch/avr-flash-qualifer.c: New.
17858 * gdb.arch/avr-flash-qualifer.exp: New.
17859
cc1c52ad
PA
178602014-07-14 Pedro Alves <palves@redhat.com>
17861
17862 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17863 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17864
1e973570
PA
178652014-07-14 Pedro Alves <palves@redhat.com>
17866
17867 * gdb.base/double-prompt-target-event-error.c: New file.
17868 * gdb.base/double-prompt-target-event-error.exp: New file.
17869
93d6eb10
PA
178702014-07-14 Pedro Alves <palves@redhat.com>
17871
17872 PR gdb/17072
17873 * gdb.base/paginate-inferior-exit.c: New file.
17874 * gdb.base/paginate-inferior-exit.exp: New file.
17875
0017922d
PA
178762014-07-14 Pedro Alves <palves@redhat.com>
17877
17878 PR gdb/17072
17879 * gdb.base/paginate-bg-execution.c: New file.
17880 * gdb.base/paginate-bg-execution.exp: New file.
17881
94696ad3
PA
178822014-07-14 Pedro Alves <palves@redhat.com>
17883
17884 PR gdb/17072
17885 * gdb.base/paginate-execution-startup.c: New file.
17886 * gdb.base/paginate-execution-startup.exp: New file.
17887 * lib/gdb.exp (pagination_prompt): New global.
17888 (default_gdb_spawn): New procedure, factored out from
17889 default_gdb_spawn.
17890 (default_gdb_start): Adjust to call default_gdb_spawn.
17891 (gdb_spawn): New procedure.
17892
bd293940
PA
178932014-07-14 Pedro Alves <palves@redhat.com>
17894
17895 * lib/gdb.exp (gdb_assert): New procedure.
17896 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17897
c933f875
PA
178982014-07-14 Pedro Alves <palves@redhat.com>
17899
17900 * gdb.base/execution-termios.c: New file.
17901 * gdb.base/execution-termios.exp: New file.
17902
d98b7a16
TT
179032014-07-14 Tom Tromey <tromey@redhat.com>
17904
17905 * gdb.cp/vla-cxx.cc: New file.
17906 * gdb.cp/vla-cxx.exp: New file.
17907
548740d6
TT
179082014-07-14 Tom Tromey <tromey@redhat.com>
17909
17910 * gdb.reverse/rerun-prec.c: New file.
17911 * gdb.reverse/rerun-prec.exp: New file.
17912
a25eb028
MR
179132014-07-12 Maciej W. Rozycki <macro@mips.com>
17914 Maciej W. Rozycki <macro@codesourcery.com>
17915
17916 * lib/gdb-utils.exp: New file.
17917 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17918 inline `gdb_init_command' processing.
17919 (gdb_start_cmd): Likewise.
17920 * lib/mi-support.exp (mi_run_cmd): Likewise.
17921 * README: Document `gdb_init_command' and `gdb_init_commands'.
17922
218c2655
JK
179232014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17924
17925 Fix false FAIL running under a very long directory name.
17926 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17927 and "set print elements 10000". Twice.
17928
5401fde3
YQ
179292014-07-11 Yao Qi <yao@codesourcery.com>
17930
17931 * gdb.base/exprs.exp: "set print symbol off".
17932
e76126e8
PA
179332014-07-11 Pedro Alves <palves@redhat.com>
17934
17935 * gdb.threads/kill.c: New file.
17936 * gdb.threads/kill.exp: New file.
17937
2d6f0de6
YQ
179382014-07-10 Yao Qi <yao@codesourcery.com>
17939
17940 * gdb.trace/tfile.c (write_basic_trace_file)
17941 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17942 address written to trace file.
17943
7180e04a
PA
179442014-07-09 Pedro Alves <palves@redhat.com>
17945
17946 * gdb.base/attach-wait-input.exp: New file.
17947 * gdb.base/attach-wait-input.c: New file.
17948
9a9a7608
AB
179492014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17950
17951 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17952 setting up test structures.
17953 (main): Call new test function.
17954 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17955 test function, continue into test function and walk test
17956 structures.
17957
161ac41e
YQ
179582014-07-02 Yao Qi <yao@codesourcery.com>
17959
17960 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17961 'bar_start' at the beginning of functions 'foo' and 'bar'
17962 respectively.
17963 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17964 instead of 'foo' and 'bar'.
17965
1f267ae3
MM
179662014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17967
17968 * gdb.btrace/segv.exp: New.
17969 * gdb.btrace/segv.c: New.
17970
2b239efb
LM
179712014-07-02 Luis Machado <lgustavo@codesourcery.com>
17972
17973 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17974 instruction.
17975
cf363f18
MW
179762014-06-30 Mark Wielaard <mjw@redhat.com>
17977
17978 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17979 vulture, vilify, villar): New volatile array constants.
17980 (vindictive, vegetation): New const volatile array constants.
17981 * gdb.base/volatile.exp: Test volatile and const volatile array
17982 types.
17983
aebf9d24
AA
179842014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17985
17986 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17987 target lacks support for awatch, rwatch, or hbreak.
17988
b67a2c6f
YQ
179892014-06-27 Yao Qi <yao@codesourcery.com>
17990
17991 * gdb.multi/dummy-frame-restore.exp: New.
17992 * gdb.multi/dummy-frame-restore.c: New.
17993
aef92902
MM
179942014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17995
17996 * gdb.btrace/gcore.exp: New.
17997
8e9db26e
PA
179982014-06-23 Pedro Alves <palves@redhat.com>
17999
18000 * gdb.base/watchpoint-reuse-slot.c: New file.
18001 * gdb.base/watchpoint-reuse-slot.exp: New file.
18002
70afc5b7
SC
180032014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18004
18005 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18006 progspace's filename in 'info', 'enable' and 'disable' command
18007 tests.
18008
b972bd9c
JK
180092014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18010
18011 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18012 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18013 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18014
125f8a3d
GB
180152014-06-20 Gary Benson <gbenson@redhat.com>
18016
18017 * gdb.arch/i386-avx.exp: Fix include file location.
18018 * gdb.arch/i386-sse.exp: Likewise.
18019
3ed9baed
IB
180202014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18021
18022 * gdb.dlang/expression.exp: New file.
18023
034f788c
PA
180242014-06-19 Pedro Alves <palves@redhat.com>
18025
18026 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18027 out from ...
18028 (top level): ... here. Iterate running tests under different
18029 scheduler-locking settings.
18030
45371d0c
LM
180312014-06-18 Luis Machado <lgustavo@codesourcery.com>
18032
18033 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18034 to DW_FORM_addr and use non-zero addresses.
18035
5d376983
SC
180362014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18037
18038 PR gdb/17017
18039 * gdb.python/py-xmethods.cc: Add global function call counters and
18040 increment them in their respective functions. Remove "cout"
18041 statements.
18042 * gdb.python/py-xmethods.exp: Make tests check the global function
18043 call counters instead of depending on inferior IO.
18044
a1aa2221
LM
180452014-06-18 Don Breazeal <donb@codesourcery.com>
18046
18047 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18048 Deleted procedure.
18049 (explicit_fork_parent_follow): Deleted procedure.
18050 (explicit_fork_child_follow): Deleted procedure.
18051 (test_follow_fork): New procedure.
18052 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 18053 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
18054 procedure calls.
18055
0fc05997
YQ
180562014-06-17 Yao Qi <yao@codesourcery.com>
18057
18058 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18059 CP1252.
18060
70795c52
LM
180612014-06-17 Luis Machado <lgustavo@codesourcery.com>
18062
18063 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18064 Initialize ptr and S explicitly.
18065 (skip_type_update_when_not_use_rtti_test): Likewise.
18066
6be47f0c
KS
180672014-06-16 Keith Seitz <keiths@redhat.com>
18068
18069 PR mi/15863
18070 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18071 the inferior is started.
18072
d03de421
PA
180732014-06-16 Pedro Alves <palves@redhat.com>
18074
18075 * gdb.base/break-main-file-remove-fail.c: New file.
18076 * gdb.base/break-main-file-remove-fail.exp: New file.
18077 * gdb.base/break-unload-file.exp: Use build_executable instead of
18078 prepare_for_testing.
18079 (test_break): New parameter "initial_load". Handle it.
18080 (top level): Add initial_load cmdline/file axis.
18081
f9579b99
TT
180822014-06-12 Tom Tromey <tromey@redhat.com>
18083
18084 * gdb.base/completion.exp: Don't use directory name in test.
18085
3657956b
GB
180862014-06-09 Gary Benson <gbenson@redhat.com>
18087
18088 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18089 separate the always-available ANSI-standard signals from the
18090 signals that require checking.
18091 (main): Likewise.
18092 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18093 Likewise.
18094 (main): Likewise.
18095
4186eb54
KS
180962014-06-07 Keith Seitz <keiths@redhat.com>
18097
18098 Revert:
18099 PR c++/16253
18100 * gdb.cp/var-tag.cc: New file.
18101 * gdb.cp/var-tag.exp: New file.
18102 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18103 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18104 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18105 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18106
25326a28 181072014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
18108
18109 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18110
829155c9
PA
181112014-06-06 Pedro Alves <palves@redhat.com>
18112
18113 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18114 in target debug output instead of looking at RSP packets,
18115 disabling the test on any target that uses hardware stepping.
18116 Update comments.
18117
61c8d22e
PA
181182014-06-06 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.base/break-unload-file.exp: Fix typo.
18121
d9a47287
YQ
181222014-06-06 Yao Qi <yao@codesourcery.com>
18123
18124 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18125 from "jit_function" to "^jit_function".
18126
e5e01dbf
YQ
181272014-06-06 Yao Qi <yao@codesourcery.com>
18128
18129 * gdb.base/async.c (foo): Add one statement.
18130 * gdb.base/async.exp: Get the next instruction address and
18131 match the output of "nexti" by instruction address. Match
18132 the hex address in the output of "finish".
18133
73ba372c
GB
181342014-06-06 Gary Benson <gbenson@redhat.com>
18135
18136 * gdb.base/call-signals.c: Remove preprocessor conditionals
18137 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18138 SIGSEGV and SIGTERM.
18139 * gdb.base/sigall.c: Likewise.
18140 * gdb.base/unwindonsignal.c: Likewise.
18141 * gdb.reverse/sigall-reverse.c: Likewise.
18142
831517df
YQ
181432014-06-06 Yao Qi <yao@codesourcery.com>
18144
18145 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18146 readable, skip the test.
18147
b8b91e98
YQ
181482014-06-06 Yao Qi <yao@codesourcery.com>
18149
18150 * gdb.threads/staticthreads.c (thread_function): Move the line
18151 setting breakpoint on forward.
18152 * gdb.threads/staticthreads.exp: Update comments.
18153
fb934770
LC
181542014-06-05 Ludovic Courtès <ludo@gnu.org>
18155
18156 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18157 "history-append! type error".
18158
6ef284bd
SM
181592014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18160
18161 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18162 erroneous dprintf expected input.
18163
a872e241
DE
181642014-06-04 Doug Evans <xdje42@gmail.com>
18165
18166 * gdb.guile/scm-generics.exp: Delete.
18167
16f691fb
DE
181682014-06-04 Doug Evans <xdje42@gmail.com>
18169
18170 * gdb.guile/scm-breakpoint.exp: Update.
18171 Add tests for breakpoint registration.
18172
012370f6
TT
181732014-06-04 Tom Tromey <tromey@redhat.com>
18174
18175 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18176 VLA-in-union.
18177 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18178 inner_vla_struct, vla_union types. Initialize objects of those
18179 types and compute their sizes.
18180
9f5a4cef
HZ
181812014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18182 Hui Zhu <hui@codesourcery.com>
18183
18184 * gdb.base/fileio.exp: Add test for shell not available as well as
18185 available.
18186 * gdb.base/fileio.c (test_system): Check for shell twice.
18187
90a45c4d
YQ
181882014-06-04 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.base/auto-connect-native-target.exp: Remove redundant
18191 space from the regexp pattern.
18192
70017e41
YQ
181932014-06-04 Yao Qi <yao@codesourcery.com>
18194
18195 * gdb.base/default.exp: Replace "child" with "native" in
18196 regexp pattern.
18197
883964a7
SC
181982014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18199
18200 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18201 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18202 * gdb.python/py-xmethods.py: Python script supporting the
18203 new testcase and tests.
18204
ef370185
JB
182052014-06-03 Joel Brobecker <brobecker@adacore.com>
18206 Pedro Alves <palves@redhat.com>
18207
18208 PR breakpoints/17000
18209 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18210 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18211
1e2ccb61
BM
182122014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18213
18214 * gdb.base/subst.exp: Add tests to verify partial path matching
18215 output.
18216
c6ec5ab2
PA
182172014-06-03 Pedro Alves <palves@redhat.com>
18218
18219 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18220 target that doesn't use software single-stepping.
18221
835c559f
PA
182222014-06-03 Pedro Alves <palves@redhat.com>
18223
18224 PR breakpoints/17000
18225 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18226 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18227
06eb1586
DE
182282014-06-02 Doug Evans <xdje42@gmail.com>
18229
18230 * gdb.guile/scm-parameter.exp: New file.
18231
e698b8c4
DE
182322014-06-02 Doug Evans <xdje42@gmail.com>
18233
18234 * gdb.guile/scm-cmd.c: New file.
18235 * gdb.guile/scm-cmd.exp: New file.
18236
ded03782
DE
182372014-06-02 Doug Evans <xdje42@gmail.com>
18238
18239 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18240 pretty-printer lookup.
18241 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18242 (make-pp_s-printer): Call it.
18243 (make-pretty-printer-from-dict): New function.
18244 (lookup-pretty-printer-maker-from-dict): New function.
18245 (*pretty-printer*): Simplify.
18246 (make-objfile-pp_s-printer): New function.
18247 (install-objfile-pretty-printers!): New function.
18248 (make-progspace-pp_s-printer): New function.
18249 (install-progspace-pretty-printers!): New function.
18250 * gdb.guile/scm-progspace.c: New file.
18251 * gdb.guile/scm-progspace.exp: New file.
18252
41fac0cf
PA
182532014-06-02 Pedro Alves <palves@redhat.com>
18254
18255 * gdb.base/dprintf-bp-same-addr.c: New file.
18256 * gdb.base/dprintf-bp-same-addr.exp: New file.
18257
96ae5695
EBM
182582014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18259
18260 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18261 * gdb.arch/powerpc-power.s: Likewise.
18262
da02b3a8
JB
182632014-06-02 Joel Brobecker <brobecker@adacore.com>
18264
18265 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18266
c72b2e7b
YQ
182672014-06-01 Yao Qi <yao@codesourcery.com>
18268
18269 * gdb.base/watchpoint.exp (test_watch_location): Check null
18270 pointer can be dereferenced. If not, do the test, otherwise
18271 skip it.
18272
53e8a631
AB
182732014-05-30 Andrew Burgess <aburgess@broadcom.com>
18274
18275 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18276 results.
18277 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18278
938f0e2f
AB
182792014-05-30 Andrew Burgess <aburgess@broadcom.com>
18280
18281 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18282 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18283 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18284 * gdb.arch/amd64-invalid-stack-top.c: New file.
18285 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18286
9ba6657a
PA
182872014-05-30 Pedro Alves <palves@redhat.com>
18288
18289 PR breakpoints/17000
18290 * gdb.base/sss-bp-on-user-bp.c: New file.
18291 * gdb.base/sss-bp-on-user-bp.exp: New file.
18292
522c09bf
DB
182932014-05-30 David Blaikie <dblaikie@gmail.com>
18294
18295 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18296 gnu_inline semantics via attribute.
18297 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18298 source explicitly specifies the required semantics.
18299
bf4ef81e
MR
183002014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18301
18302 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18303
329ea579
PA
183042014-05-29 Pedro Alves <palves@redhat.com>
18305 Tom Tromey <tromey@redhat.com>
18306
18307 * gdb.base/async-shell.exp: Don't enable target-async.
18308 * gdb.base/async.exp
18309 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18310 parameter. Adjust.
18311 (top level): Don't test with "target-async".
18312 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18313 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18314 * gdb.base/inferior-died.exp: Don't enable target-async.
18315 * gdb.base/interrupt-noterm.exp: Likewise.
18316 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18317 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18318 * gdb.mi/mi-nonstop.exp: Likewise.
18319 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18320 * gdb.mi/mi-nsintrall.exp: Likewise.
18321 * gdb.mi/mi-nsmoribund.exp: Likewise.
18322 * gdb.mi/mi-nsthrexec.exp: Likewise.
18323 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18324 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18325 * gdb.python/py-evsignal.exp: Don't enable target-async.
18326 * gdb.python/py-evthreads.exp: Likewise.
18327 * gdb.python/py-prompt.exp: Likewise.
18328 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18329 * gdb.server/solib-list.exp: Don't enable target-async.
18330 * gdb.threads/thread-specific-bp.exp: Likewise.
18331 * lib/mi-support.exp: Adjust to use mi-async.
18332
fd664c91
PA
183332014-05-29 Pedro Alves <palves@redhat.com>
18334
18335 PR gdb/13860
18336 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18337 reason, even in sync mode.
18338
251bde03
PA
183392014-05-29 Pedro Alves <palves@redhat.com>
18340 Hui Zhu <hui@codesourcery.com>
18341
18342 PR PR15693
18343 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18344 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18345 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18346 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18347
7f3c0343
JB
183482014-05-28 Joel Brobecker <brobecker@adacore.com>
18349
18350 * config/monitor.exp (gdb_target_monitor): Replace use of
18351 "set remotebaud" by "set serial baud".
18352
b2715b27
AW
183532014-05-26 Andy Wingo <wingo@igalia.com>
18354
18355 * gdb.guile/scm-breakpoint.exp:
18356 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18357 properties instead of gdb-object-properties.
18358
498a4489
YQ
183592014-05-26 Yao Qi <yao@codesourcery.com>
18360
18361 * gdb.server/no-thread-db.exp: Specify source file name
18362 explicitly when setting a breakpoint.
18363
589fdceb
MM
183642014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18365
18366 * gdb.btrace/vdso.c: New.
18367 * gdb.btrace/vdso.exp: New.
18368
e9089e05
MM
183692014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18370
18371 * gdb.base/gcore.exp (capture_command_output): Move ...
18372 * lib/gdb.exp (capture_command_output): ... here.
18373
67b5c0c1
MM
183742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18375
18376 * gdb.btrace/data.exp: Test memory access during btrace replay.
18377
a2199296
SM
183782014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18379
18380 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18381
17b2616c
PA
183822014-05-21 Pedro Alves <palves@redhat.com>
18383
18384 PR gdb/13860
18385 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18386 (top level): Test that output related to execution commands is
18387 sent to the console with CLI commands, but not with MI commands.
18388 Test that breakpoint events are always mirrored to the console.
18389 Also expect the new source line to be output after a "next" in
18390 async mode too. Make it a pass/fail test.
18391 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18392 output.
18393 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18394
5166082f
PA
183952014-05-21 Pedro Alves <palves@redhat.com>
18396
18397 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18398 Use them to test variations of "list" after reaching a breakpoint.
18399 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18400 Test "list" with listsize 10 after reaching a breakpoint.
18401 * gdb.python/python.exp (decode_line current location line
18402 number): Adjust expected line number.
18403
2f25d70f
SM
184042014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18405
18406 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18407 behavior for $args, pass it directly to "run".
18408
ff604a67
MR
184092014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18410
18411 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18412 30000 to 65536.
18413
6a3cb8e8
PA
184142014-05-21 Pedro Alves <palves@redhat.com>
18415
18416 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18417 auto-connect-native-target off".
18418 * gdb.base/auto-connect-native-target.c: New file.
18419 * gdb.base/auto-connect-native-target.exp: New file.
18420
4ebfc96e
PA
184212014-05-21 Pedro Alves <palves@redhat.com>
18422
18423 * gdb.base/default.exp: Test "target native" instead of "target
18424 child".
18425
36d46afb
MW
184262014-05-21 Mark Wielaard <mjw@redhat.com>
18427
18428 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18429
5876f503
JK
184302014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18431
18432 Fix TLS access for -static -pthread.
18433 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18434 <HAVE_TLS> (thread_function, main): Initialize it.
18435 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18436 Add clean_restart.
18437 <$have_tls != "">: Check TLSVAR.
18438
0256a6ac
PA
184392014-05-21 Pedro Alves <palves@redhat.com>
18440
18441 * gdb.base/dcache-line-read-error.c: New.
18442 * gdb.base/dcache-line-read-error.exp: New.
18443
936d2992
PA
184442014-05-20 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.base/compare-sections.c: New file.
18447 * gdb.base/compare-sections.exp: New file.
18448
802e8e6d
PA
184492014-05-20 Pedro Alves <palves@redhat.com>
18450
18451 * gdb.base/break-idempotent.c: New file.
18452 * gdb.base/break-idempotent.exp: New file.
18453
e59fa00f
MM
184542014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18455
18456 * gdb.btrace/nohist.exp: New.
18457
8b696e31
YQ
184582014-05-20 Yao Qi <yao@codesourcery.com>
18459
18460 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18461 gdb.reverse directory and gdb_reverse_timeout exists in board
18462 setting.
18463 * README: Document gdb_reverse_timeout.
18464
73c9764f
YQ
184652014-05-20 Yao Qi <yao@codesourcery.com>
18466
18467 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18468 'test_file_name'. Treat args as a string instead of a list.
18469 (gdb_init): Rename argument 'args' by 'test_file_name'.
18470
f1f4348a
JK
184712014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18472
18473 * gdb.arch/powerpc-power.exp: New file.
18474 * gdb.arch/powerpc-power.s: New file.
18475
0dbe70ce
DE
184762014-05-16 Doug Evans <dje@google.com>
18477
18478 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18479 * gdb.base/completion.exp: Check that all expected files exist
18480 before doing file completion.
0dbe70ce 18481
8d551b02
DE
184822014-05-16 Doug Evans <dje@google.com>
18483
18484 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18485 Update.
18486 (do_syscall_tests_without_xml): Update.
18487
73eb7709
PA
184882014-05-16 Pedro Alves <palves@redhat.com>
18489
18490 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18491 instead of "unknown output after running".
18492
3fae92fc
YQ
184932014-05-16 Yao Qi <yao@codesourcery.com>
18494
18495 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18496 file1.txt from host at the end.
18497 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18498
c2b2ccc5
DE
184992014-05-15 Doug Evans <dje@google.com>
18500
18501 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18502 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18503 loading file. Add test for TU lookup.
18504
8c217a4b
SM
185052014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18506
18507 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18508 calling "-exec-arguments" or "set args" before running the
18509 inferior.
18510
3deb39c6
SM
185112014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18512
18513 * lib/mi-support.exp (mi_expect_stop): Expect message for
18514 inferiors that exit with non-zero exit code.
18515
71a79f8c
YQ
185162014-05-14 Yao Qi <yao@codesourcery.com>
18517
18518 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18519 match absolute path on remote host.
18520 (test_file_list_exec_source_files): Remove "/" from the
18521 pattern.
18522
f23fcd46
YQ
185232014-05-14 Yao Qi <yao@codesourcery.com>
18524
18525 * boards/local-remote-host-notty.exp (${board}_file): New
18526 proc.
18527
9404b58f
KM
185282014-05-07 Kyle McMartin <kyle@redhat.com>
18529
18530 Pushed by Joel Brobecker <brobecker@adacore.com>.
18531 * gdb.arch/aarch64-atomic-inst.c: New file.
18532 * gdb.arch/aarch64-atomic-inst.exp: New file.
18533
5e45f04c
YQ
185342014-05-07 Yao Qi <yao@codesourcery.com>
18535
18536 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18537 in current context" too.
18538
c888a17d
KS
185392014-05-05 Keith Seitz <keiths@redhat.com>
18540
18541 * gdb.linespec/ls-dollar.exp: Add test for linespec
18542 file:convenience_variable.
18543
290a839c
YQ
185442014-05-05 Yao Qi <yao@codesourcery.com>
18545
18546 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18547 traceframes into tfile and ctf trace files. Read data from
18548 trace file and test collected data.
18549 (gdb_collect_locals_test): Likewise.
18550 (gdb_unavailable_registers_test): Likewise.
18551 (gdb_unavailable_floats): Likewise.
18552 (gdb_collect_globals_test): Likewise.
18553 (top-level): Append "ctf" to trace_file_targets if GDB
18554 supports.
18555
b5262cd0
YQ
185562014-05-05 Yao Qi <yao@codesourcery.com>
18557
18558 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18559 code to ...
18560 (gdb_collect_args_test_1): ... it. New proc.
18561 (gdb_collect_locals_test): Move some code to ...
18562 (gdb_collect_locals_test_1): ... it. New proc.
18563 (gdb_unavailable_registers_test): Move some code to ...
18564 (gdb_unavailable_registers_test_1): ... it. New proc.
18565 (gdb_unavailable_floats): Move some code to ...
18566 (gdb_unavailable_floats_1): ... it. New proc.
18567
30a1e6cc
SDJ
185682014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18569
18570 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18571 probes to test for bitness recognition.
18572 * gdb.arch/amd64-stap-optional-prefix.exp
18573 (test_probe_value_without_reg): New procedure.
18574 Add code to test for different kinds of bitness.
18575
f33da99a
SDJ
185762014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18577
18578 PR breakpoints/16889
18579 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18580 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18581
5b80f00d
PA
185822014-05-01 Pedro Alves <palves@redhat.com>
18583
18584 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18585 gdb_file_cmd if no file is specified.
18586 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18587 last_loaded_file to set the remote exec-file.
18588
f8c2a73c
PA
185892014-05-01 Pedro Alves <palves@redhat.com>
18590
18591 * boards/local-remote-host.exp: New file.
18592
be6e8ac7
PA
185932014-05-01 Pedro Alves <palves@redhat.com>
18594
18595 * boards/local-remote-host.exp: Rename to ...
18596 * boards/local-remote-host-notty.exp: ... this.
18597
cac0dc8f
JB
185982014-04-28 Joel Brobecker <brobecker@adacore.com>
18599
18600 * gdb.ada/dyn_arrayidx: New testcase.
18601
9730e6cc
YQ
186022014-04-26 Yao Qi <yao@codesourcery.com>
18603
18604 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18605 and compute the length of function main. Save it in
18606 $main_length.
18607 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18608 (top-level): Use gdb_compile to compile objects into
18609 executable and restart GDB. Remove invocation to
18610 prepare_for_testing.
18611
7ae1a6a6
PA
186122014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18613 Pedro Alves <palves@redhat.com>
18614
18615 PR server/16255
18616 * gdb.multi/multi-attach.c: New file.
18617 * gdb.multi/multi-attach.exp: New file.
18618
4082afcc
PA
186192014-04-25 Pedro Alves <palves@redhat.com>
18620
18621 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18622 user.
18623 (top level): Test that "set remote conditional-breakpoints-packet
18624 off" works as intended.
18625 * gdb.base/dprintf.exp: Test that "set remote
18626 breakpoint-commands-packet off" works as intended.
18627 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18628 New function.
18629 (top level): Call it.
18630 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18631 remote fast-tracepoints-packet off" works as intended.
18632 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18633 * lib/gdb.exp (gdb_is_target_remote): ... here.
18634
2abc3f8d
DB
186352014-04-24 David Blaikie <dblaikie@gmail.com>
18636
18637 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18638 ensure clang would not discard them.
18639 * gdb.base/gdbvars.c: Ditto.
18640 * gdb.base/memattr.c: Ditto.
18641 * gdb.base/whatis.c: Ditto.
18642 * gdb.python/py-prettyprint.c: Ditto.
18643 * gdb.trace/actions.c: Ditto.
18644 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18645 ensure clang would not discard it.
18646
bfd39632
DB
186472014-04-24 David Blaikie <dblaikie@gmail.com>
18648
18649 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18650 clang to emit the full definition of type required by the test
18651 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18652
22842ff6
DB
186532014-04-24 David Blaikie <dblaikie@gmail.com>
18654
18655 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18656 coax Clang into emitting the definition of the type.
18657 * gdb.cp/pr10728-x.h (y): Ditto.
18658 * gdb.cp/pr10728-y.cc (y): Ditto.
18659
c2e827ad
DB
186602014-04-24 David Blaikie <dblaikie@gmail.com>
18661
18662 * gdb.base/label.exp: XFAIL label related tests under Clang.
18663 * gdb.cp/cplabel.exp: Ditto.
18664 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18665 under Clang those using labels.
18666
4c2d33e7
YQ
186672014-04-25 Yao Qi <yao@codesourcery.com>
18668
18669 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18670 double_label.
18671 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18672 partial_label and double_label.
18673
56083b99
DB
186742014-04-24 David Blaikie <dblaikie@gmail.com>
18675
18676 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18677
25d4e99d
DB
186782014-04-24 David Blaikie <dblaikie@gmail.com>
18679
18680 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18681 of the function to work across GCC and Clang.
18682 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18683 pointer types (const void ** const V void **).
18684
01f9f808
MS
186852014-04-24 Michael Sturm <michael.sturm@mintel.com>
18686 Walfred Tedeschi <walfred.tedeschi@intel.com>
18687
18688 * Makefile.in (EXECUTABLES): Added i386-avx512.
18689 * gdb.arch/i386-avx512.c: New file.
18690 * gdb.arch/i386-avx512.exp: Likewise.
18691
4b48d439
KS
186922014-04-23 Keith Seitz <keiths@redhat.com>
18693
18694 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18695 (mi_make_breakpoint_table): New procedure.
18696 (mi_create_breakpoint): Use mi_make_breakpoint
18697 and return the result.
18698 (mi_make_breakpoint): New procedure.
18699 (mi_build_kv_pairs): New procedure.
18700
18701 * gdb.mi/mi-break.exp: Remove unused globals,
18702 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18703 All callers updated.
18704 * gdb.mi/mi-dprintf.exp: Use variable to track command
18705 number.
18706 Update all callers of mi_create_breakpoint and use
18707 mi_make_breakpoint_table.
18708 Remove any unused global variables.
18709 * gdb.mi/mi-nonstop.exp: Likewise.
18710 * gdb.mi/mi-nsintrall.exp: Likewise.
18711 * gdb.mi/mi-nsmoribund.exp: Likewise.
18712 * gdb.mi/mi-nsthrexec.exp: Likewise.
18713 * gdb.mi/mi-reverse.exp: Likewise.
18714 * gdb.mi/mi-simplerun.exp: Likewise.
18715 * gdb.mi/mi-stepn.exp: Likewise.
18716 * gdb.mi/mi-syn-frame.exp: Likewise.
18717 * gdb.mi/mi-until.exp: Likewise.
18718 * gdb.mi/mi-var-cp.exp: Likewise.
18719 * gdb.mi/mi-var-display.exp: Likewise.
18720 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18721 * gdb.mi/mi2-var-child.exp: Likewise.
18722 * gdb.mi/mi-vla-c99.exp: Likewise.
18723 * lib/mi-support.exp: Likewise.
18724
18725 From Ian Lance Taylor <iant@cygnus.com>:
18726 * lib/gdb.exp (parse_args): New procedure.
18727
08351840
PA
187282014-04-23 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.base/break-unload-file.c: New file.
18731 * gdb.base/break-unload-file.exp: New file.
18732 * gdb.base/sym-file-lib.c (baz): New function.
18733 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18734 field.
18735 (load): Store the segment's mapped size.
18736 (unload): New function.
18737 (unload_shlib): New function.
18738 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18739 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18740 set a breakpoint at baz, and call it.
18741 * gdb.base/sym-file.exp: New tests for stale breakpoint
18742 instructions.
18743
076855f9
PA
187442014-04-23 Pedro Alves <palves@redhat.com>
18745
18746 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18747 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18748 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18749 * gdb.base/hbreak-unmapped.c: New file.
18750 * gdb.base/hbreak-unmapped.exp: New file.
18751 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18752 * lib/gdb.exp (gdb_is_target_remote): ... here.
18753
483805cf
PA
187542014-04-22 Pedro Alves <palves@redhat.com>
18755
18756 * gdb.base/consecutive-step-over.c: New file.
18757 * gdb.base/consecutive-step-over.exp: New file.
18758
06d97543
PA
187592014-04-22 Pedro Alves <palves@redhat.com>
18760
18761 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18762 instead of send_gdb/gdb_expect.
18763
b4429ea2
YQ
187642014-04-22 Yao Qi <yao@codesourcery.com>
18765
18766 * lib/trace-support.exp (generate_tracefile): New procedure.
18767 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18768 return 0.
18769 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18770 if generate_tracefile returns 1.
18771
51d48146
PA
187722014-04-18 Tom Tromey <palves@redhat.com>
18773 Pedro alves <tromey@redhat.com>
18774
18775 PR backtrace/15558
18776 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18777 with a backtrace limit.
18778 * gdb.python/py-frame-inline.exp: Test running to an inline
18779 function with a backtrace limit, and printing the newest frame.
18780 * gdb.python/py-frame-inline.c (main): Call f.
18781
bd1dce5f
MS
187822014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18783
18784 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18785
40d1a503
MS
187862014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18787
18788 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18789 Drop prefix from unsupported source file path.
18790
389b98f7
YQ
187912014-04-17 Yao Qi <yao@codesourcery.com>
18792
18793 * lib/gdb.exp (with_target_charset): New proc.
18794 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18795 with_target_charset.
18796 (test_print_strings): Likewise.
18797 (test_repeat_bytes): Likewise.
18798 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18799 for some tests.
18800
22869d73
KS
188012014-04-16 Keith Seitz <keiths@redhat.com>
18802
18803 PR gdb/15827
18804 * gdb.dwarf2/corrupt.c: New file.
18805 * gdb.dwarf2/corrupt.exp: New file.
18806
c4f87ca6
KS
188072014-04-16 Keith Seitz <keiths@redhat.com>
18808
18809 PR c++/16597
18810 * gdb.cp/namelessclass.cc: New file.
18811 * gdb.cp/namelessclass.exp: New file.
18812 * gdb.cp/namelessclass.S: New file.
18813
ab19de87
DE
188142014-04-16 Doug Evans <dje@google.com>
18815
18816 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18817 Add comment.
18818 (gdbserver_default_get_comm_port): New function.
18819 (gdbserver_start): Check if board file provided
18820 "gdbserver,get_comm_port" and use it if so.
18821 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18822 (gdb,socketport): Set to "stdio".
18823 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18824 (stdio_gdbserver_template): Delete.
18825 (${board}_get_remote_address): Update.
18826 (${board}_build_remote_cmd): Delete.
18827 (${board}_get_comm_port): New function.
18828 (${board}_spawn): Update.
18829 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18830 Delete.
18831 (${board}_get_remote_address): Update.
18832 (${board}_get_comm_port): New function.
18833
fc98a809
AB
188342014-04-16 Andrew Burgess <aburgess@broadcom.com>
18835
18836 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18837 appearing in any order.
18838
87fd9e6e
DE
188392014-04-15 Doug Evans <dje@google.com>
18840
18841 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18842 uninitialized value of "description".
18843
099fc3ea
KS
188442014-04-15 Keith Seitz <keiths@redhat.com>
18845
18846 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18847 Remove unused globals.
18848 (test_running_the_program): Likewise.
18849 (test_controlled_execution): Likewise.
18850 (test_controlling_breakpoints): Likewise.
18851 (test_program_termination): Likewise.
18852
5da151d4
KS
188532014-04-15 Keith Seitz <keiths@redhat.com>
18854
18855 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18856 unused globals.
18857 (test_rbreak_creation_and_listing): Likewise.
18858 (test_ignore_count): Likewise.
18859 (test_error): Likewise.
18860
35e5d2f0
PA
188612014-04-15 Pedro Alves <palves@redhat.com>
18862
18863 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18864 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18865 sym-file-loader.c.
18866 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18867 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18868 to sym-file-loader.c.
18869 (struct library): Forward declare.
18870 (load_shlib, lookup_function): Change prototypes.
18871 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18872 (translate_offset): Remove declarations.
18873 (get_text_addr): New declaration.
18874 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18875 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18876 sym-file-loader.h.
18877 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18878 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18879 here from sym-file-loader.h.
18880 (struct library): New structure.
18881 (load_shlib, lookup_function): Change prototypes and adjust to
18882 work with a struct library.
18883 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18884 (translate_offset): Make static.
18885 (get_text_addr): New function.
18886 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18887
eb4c1710
PA
188882014-04-15 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18891
2d1baf52
PA
188922014-04-15 Pedro Alves <palves@redhat.com>
18893
18894 * gdb.base/sym-file-loader.c: Include <limits.h>.
18895 (SELF_LINK): New define.
18896 (get_origin): New function.
18897 (load_shlib): Use it.
18898 * gdb.base/sym-file.exp: Don't early return if the target is
18899 remote. Use runto_main, and issue fail is that fails. Use
18900 gdb_load_shlibs.
18901 (shlib_name): Delete.
18902 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18903
7dd6df01
PA
189042014-04-15 Pedro Alves <palves@redhat.com>
18905
18906 * gdb.base/sym-file.exp: Remove regex characters from test
18907 message. Don't refer to breakpoint numbers in test messages.
18908
b50c8614
KS
189092014-04-14 Keith Seitz <keiths@redhat.com>
18910
18911 PR c++/16253
18912 * gdb.cp/var-tag.cc: New file.
18913 * gdb.cp/var-tag.exp: New file.
18914 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18915 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18916 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18917 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18918
3d567982
TT
189192014-04-14 Tom Tromey <tromey@redhat.com>
18920
18921 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18922 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18923 type.
18924 * gdb.cp/enum-class.exp: New file.
18925 * gdb.cp/enum-class.cc: New file.
18926
0626fc76
TT
189272014-04-14 Tom Tromey <tromey@redhat.com>
18928
18929 * gdb.dwarf2/enum-type.exp: New file.
18930
dca325b3
SA
189312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18932
18933 * gdb.mi/mi-vla-c99.exp: New file.
18934 * gdb.mi/vla.c: New file.
18935
5854b38a
SA
189362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18937
18938 * gdb.base/vla-datatypes.c: New file.
18939 * gdb.base/vla-datatypes.exp: New file.
18940
463bb957
SA
189412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18942
18943 * gdb.base/vla-ptr.c: New file.
18944 * gdb.base/vla-ptr.exp: New file.
18945
3dd170be
SA
189462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18947
18948 * gdb.dwarf2/count.exp: New file.
18949
5ecaaa66
SA
189502014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18951
18952 * gdb.base/vla-sideeffect.c: New file.
18953 * gdb.base/vla-sideeffect.exp: New file.
18954
41f1ada5
DB
189552014-04-14 David Blaikie <dblaikie@gmail.com>
18956
18957 * gdb.mi/non-stop.c: Add return value for non-void function return
18958 statement.
18959 * gdb.threads/staticthreads.c: Ditto.
18960
0be03e84
DE
189612014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18962 Doug Evans <xdje42@gmail.com>
18963
18964 * gdb.guile/scm-value.c: Improve test case.
18965 * gdb.guile/scm-value.exp: Add new test.
18966
f180a1fb
DB
189672014-04-11 David Blaikie <dblaikie@gmail.com>
18968
18969 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18970 override Clang's default.
18971
6b662e19
JB
189722014-04-11 Joel Brobecker <brobecker@adacore.com>
18973
18974 Revert the following changes (regressions):
18975
18976 * gdb.base/vla-sideeffect.c: New file.
18977 * gdb.base/vla-sideeffect.exp: New file.
18978
18979 * gdb.dwarf2/count.exp: New file.
18980
18981 * gdb.base/vla-multi.c: New file.
18982 * gdb.base/vla-multi.exp: New file.
18983
18984 * gdb.base/vla-ptr.c: New file.
18985 * gdb.base/vla-ptr.exp: New file.
18986
18987 * gdb.base/vla-datatypes.c: New file.
18988 * gdb.base/vla-datatypes.exp: New file.
18989
18990 * gdb.mi/mi-vla-c99.exp: New file.
18991 * gdb.mi/vla.c: New file.
18992
245a5f0b
KS
189932014-04-11 Keith Seitz <keiths@redhat.com>
18994
18995 PR c++/16675
18996 * gdb.cp/cpsizeof.exp: New file.
18997 * gdb.cp/cpsizeof.cc: New file.
18998
58a84dcf
SA
189992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19000
191a8a90
JB
19001 * gdb.mi/mi-vla-c99.exp: New file.
19002 * gdb.mi/vla.c: New file.
58a84dcf 19003
c8655f75
SA
190042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19005
19006 * gdb.base/vla-datatypes.c: New file.
19007 * gdb.base/vla-datatypes.exp: New file.
19008
024e13b4
SA
190092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19010
19011 * gdb.base/vla-ptr.c: New file.
19012 * gdb.base/vla-ptr.exp: New file.
19013
1a237e0e
SA
190142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19015
19016 * gdb.base/vla-multi.c: New file.
19017 * gdb.base/vla-multi.exp: New file.
19018
504f3432
SA
190192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19020
19021 * gdb.dwarf2/count.exp: New file.
19022
3bce8237
SA
190232014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19024
191a8a90
JB
19025 * gdb.base/vla-sideeffect.c: New file.
19026 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 19027
322f9c21
YQ
190282014-04-11 Yao Qi <yao@codesourcery.com>
19029
19030 * gdb.base/completion.exp: Check file exists before running tests
19031 on file completion.
19032
d708bcd1
PA
190332014-04-10 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.base/cond-eval-mode.c: New file.
19036 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19037 prepare_for_testing to build the new file. Check result of
19038 runto_main.
19039 (test_break, test_watch): New procedures.
19040 (top level): Use them.
19041
ae1d2761
PM
190422014-04-08 Pierre Muller <muller@sourceware.org>
19043
19044 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19045 Ctrl-V use for mingw hosts.
19046
7af389b8
SC
190472014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19048
19049 * gdb.python/py-value.c: Improve test case.
19050 * gdb.python/py-value.exp: Add new test.
19051
5e703181
DE
190522014-04-07 David Blaikie <dblaikie@gmail.com>
19053
19054 * lib/compiler.c: Identify the clang compiler.
19055 * lib/compiler.cc: Ditto.
19056
9810b410
YQ
190572014-04-03 Yao Qi <yao@codesourcery.com>
19058
19059 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19060
98d1b8dc
AB
190612014-04-01 Anton Blanchard <anton@samba.org>
19062
19063 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19064 messages unique.
19065
3114cea1
AB
190662014-04-01 Anton Blanchard <anton@samba.org>
19067
19068 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19069 prepare_for_testing.
19070
62f7182c
AB
190712014-04-01 Anton Blanchard <anton@samba.org>
19072
19073 * gdb.arch/ppc64-atomic-inst.c: Remove.
19074 * gdb.arch/ppc64-atomic-inst.S: New file.
19075 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19076
770e7fc7
DE
190772014-03-31 Doug Evans <dje@google.com>
19078
19079 * gdb.base/print-symbol-loading-lib.c: New file.
19080 * gdb.base/print-symbol-loading-main.c: New file.
19081 * gdb.base/print-symbol-loading.exp: New file.
19082
46e2bafa
YQ
190832014-03-31 Yao Qi <yao@codesourcery.com>
19084
19085 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19086
8776cfe9
JB
190872014-03-28 Joel Brobecker <brobecker@adacore.com>
19088
19089 * gdb.ada/mi_dyn_arr: New testcase.
19090
5d1ef361
DE
190912014-03-27 Doug Evans <dje@google.com>
19092
19093 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19094
b5bee914
YQ
190952014-03-27 Yao Qi <yao@codesourcery.com>
19096
19097 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19098 if target is nios2-*-*.
19099
0d4d0e77
YQ
191002014-03-26 Yao Qi <yao@codesourcery.com>
19101
19102 * lib/gdb.exp (readline_is_used): New proc.
19103 * gdb.base/completion.exp: Move tests on command complete up.
19104 Skip the rest of tests if readline is not used.
19105 * gdb.ada/complete.exp: Skp the test if readline is not
19106 used.
19107 * gdb.base/filesym.exp: Likewise.
19108 * gdb.base/macscp.exp: Likewise.
19109 * gdb.base/readline-ask.exp: Likewise.
19110 * gdb.base/readline.exp: Likewise.
19111 * gdb.python/py-cmd.exp: Likewise.
19112 * gdb.trace/tfile.exp: Likewise.
19113
29361eee
YQ
191142014-03-26 Yao Qi <yao@codesourcery.com>
19115
19116 * gdb.base/macscp.exp: Fix code format issues.
19117
bc9a5525
UW
191182014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19119
19120 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19121 * gdb.asm/powerpc64le.inc: New file.
19122
d3839ede
PA
191232014-03-25 Pedro Alves <palves@redhat.com>
19124 Doug Evans <dje@google.com>
19125
19126 * gdb.base/source-execution.c: New file.
19127 * gdb.base/source-execution.exp: New file.
19128 * gdb.base/source-execution.gdb: New file.
19129
01672a57
DE
191302014-03-24 Doug Evans <dje@google.com>
19131
19132 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19133 using fission.
19134
88bbeca9
HZ
191352014-03-24 Hui Zhu <hui@codesourcery.com>
19136 Pedro Alves <palves@redhat.com>
19137
19138 PR breakpoints/16101
19139 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19140 test pass/fail messages. Detect missing support for dprintf when
19141 breakpoints are actually inserted.
19142 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19143 breakpoints are actually inserted.
19144 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19145 fails.
19146
d2348791
JK
191472014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19148
19149 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19150
feef67ab
DE
191512014-03-22 Doug Evans <xdje42@gmail.com>
19152
19153 * gdb.python/python.exp (python not supported): Verify multi-line
19154 python command issues an error.
25d743f9 19155 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 19156 guile command issues an error.
feef67ab 19157
ecebef6a
MR
191582014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19159
19160 * gdb.threads/thread-specific.exp: Handle the lack of usable
19161 $this_breakpoint and $this_thread.
19162
ccdd1909
HZ
191632014-03-21 Hui Zhu <hui@codesourcery.com>
19164
19165 * gdb.base/attach.exp (do_command_attach_tests): New.
19166
beb460e8
PA
191672014-03-20 Tom Tromey <tromey@redhat.com>
19168 Pedro Alves <palves@redhat.com>
19169
19170 PR cli/15718
19171 * gdb.base/condbreak-call-false.c: New file.
19172 * gdb.base/condbreak-call-false.exp: New file.
19173
40acf43a
PA
191742014-03-20 Pedro Alves <palves@redhat.com>
19175
19176 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19177 Delete.
19178 (block_signals, unblock_signals): Delete.
19179 (child_function_2, main): Remove references to deleted variable
19180 and functions.
19181
9f5e1e02
PA
191822014-03-20 Pedro Alves <palves@redhat.com>
19183
19184 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19185 Use pthread_kill to signal thread 2.
19186 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19187 Adjust to make the test send itself a signal rather than using the
19188 host's "kill" command.
19189
99619bea
PA
191902014-03-20 Pedro Alves <palves@redhat.com>
19191
19192 * gdb.threads/multiple-step-overs.c: New file.
19193 * gdb.threads/multiple-step-overs.exp: New file.
19194 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19195 Adjust expected infrun debug output.
19196
2adfaa28
PA
191972014-03-20 Pedro Alves <palves@redhat.com>
19198
19199 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19200 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19201
31e77af2
PA
192022014-03-20 Pedro Alves <palves@redhat.com>
19203
19204 PR breakpoints/7143
19205 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19206 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19207 of gdb_test_multiple.
19208 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19209 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19210
b9f437de
PA
192112014-03-20 Pedro Alves <palves@redhat.com>
19212
19213 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19214 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19215
05adc73e
PA
192162014-03-19 Pedro Alves <palves@redhat.com>
19217
19218 * gdb.base/async.exp: Remove early return.
19219
6048b950
PA
192202014-03-19 Pedro Alves <palves@redhat.com>
19221
19222 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19223
8bcfb00a
PA
192242014-03-19 Pedro Alves <palves@redhat.com>
19225
19226 * gdb.base/async.exp (test_background): Expect \r\n after
19227 "completed." in the fail pattern.
19228
884e37dc
PA
192292014-03-19 Pedro Alves <palves@redhat.com>
19230
19231 * gdb.base/async.exp (test_background): New procedure.
19232 Use it for all background execution command tests.
19233
148e57e2
PA
192342014-03-19 Pedro Alves <palves@redhat.com>
19235
19236 * gdb.base/async.exp: Use prepare_for_testing.
19237
f48088c7
PA
192382014-03-19 Pedro Alves <palves@redhat.com>
19239
19240 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19241 the same line.
19242
e2f6c966
PA
192432014-03-19 Pedro Alves <palves@redhat.com>
19244
19245 * gdb.base/async.c (main): Add "jump here" and "until here" line
19246 marker comments.
19247 * gdb.base/async.exp (jump_here): New global.
19248 (jump& test): Use it.
19249 (until_here): New global.
19250 (until& test): Use it.
19251
c30568d4
PA
192522014-03-19 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.base/async.exp: Don't frob gdb_protocol.
19255
0172b6a7
DE
192562014-03-18 Doug Evans <xdje42@gmail.com>
19257
19258 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19259 Fix spelling of exec-done-display.
19260
06c868a8
JK
192612014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19262
19263 PR gdb/15358
19264 * gdb.base/gdb-sigterm.c: New file.
19265 * gdb.base/gdb-sigterm.exp: New file.
19266
0c7e1a46
PA
192672014-03-18 Pedro Alves <palves@redhat.com>
19268
19269 PR gdb/13860
19270 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19271 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19272 solib-event.
19273
f7c77d93
JB
192742014-03-17 Joel Brobecker <brobecker@adacore.com>
19275
19276 * gdb.ada/pckd_arr_ren: New testcase.
19277
5a1e8c7a
DE
192782014-03-13 Doug Evans <xdje42@gmail.com>
19279
19280 PR guile/16612
19281 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19282 collect after discarding symbols.
19283
350e1a76
DE
192842014-03-13 Ludovic Courtès <ludo@gnu.org>
19285 Doug Evans <xdje42@gmail.com>
19286
19287 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19288 to history survives a gc.
19289
a69900ae
PA
192902014-03-13 Pedro Alves <palves@redhat.com>
19291
19292 * gdb.base/default.exp: Don't test "target procfs".
19293
5db9f0bd
PA
192942014-03-13 Pedro Alves <palves@redhat.com>
19295
19296 * gdb.base/default.exp: Update "target child" and "target procfs"
19297 tests to not expect "Unix".
19298
b3ccfe11
TT
192992014-03-12 Tom Tromey <tromey@redhat.com>
19300
19301 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19302 New procs. Add target-async tests.
19303 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19304 Add target-async tests.
19305
646f4417
AA
193062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19307
19308 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19309 'func_start' and 'func_end' for the beginning and end of the
19310 function code, respectively.
19311 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19312 'func_end' instead of 'func' and 'main'.
19313
288c211f
AA
193142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19315
19316 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19317 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19318 generate the debug info assembler source.
19319
e0c0f156
AA
193202014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19321
19322 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19323 * gdb.dwarf2/arr-subrange.exp: Likewise.
19324 * gdb.dwarf2/dwz.exp: Likewise.
19325 * gdb.dwarf2/method-ptr.exp: Likewise.
19326 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19327 * gdb.dwarf2/subrange.exp: Likewise.
19328 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19329 * gdb.dwarf2/implptrpiece.exp: Likewise.
19330 * gdb.dwarf2/nostaticblock.exp: Likewise.
19331
0e5c4555
AA
193322014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19333
19334 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19335 directory to absolute path name arguments.
19336
5ec18f2b
JG
193372014-03-10 Joel Brobecker <brobecker@adacore.com>
19338
19339 * gdb.ada/tagged_access: New testcase.
19340
847fc4f2
MM
193412014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19342
19343 * gdb.btrace/data.exp: Update expected output.
19344
cc3da688
YQ
193452014-03-06 Yao Qi <yao@codesourcery.com>
19346
19347 * gdb.trace/pr16508.exp: New file.
19348
0f26cec1
PA
193492014-03-05 Pedro Alves <palves@redhat.com>
19350
19351 PR gdb/16575
19352 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19353 procedure.
19354 (top level): Adjust to use it. Add tests that exercise breakpoint
19355 interaction with the code-cache.
19356
7a5a839f
LC
193572014-02-26 Ludovic Courtès <ludo@gnu.org>
19358
19359 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19360 test for 'history-append!'.
19361
31aa7e4e
JB
193622014-02-26 Joel Brobecker <brobecker@adacore.com>
19363
19364 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19365 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19366 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19367 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19368 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19369 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19370
1b588015
JB
193712014-02-26 Joel Brobecker <brobecker@adacore.com>
19372
19373 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19374 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19375 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19376
55426c9d
JB
193772014-02-26 Joel Brobecker <brobecker@adacore.com>
19378
19379 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19380
dc53a7ad
JB
193812014-02-26 Joel Brobecker <brobecker@adacore.com>
19382
19383 * gdb.dwarf2/arr-stride.c: New file.
19384 * gdb.dwarf2/arr-stride.exp: New file.
19385
12ab52e9
PA
193862014-02-26 Pedro Alves <palves@redhat.com>
19387
19388 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19389 that won't ever trigger. Make sure that GDB reports the correct
19390 breakpoint that caused the stop.
19391
849c862e
JK
193922014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19393
19394 PR gdb/16626
19395 * gdb.base/auto-load-script: New file.
19396 * gdb.base/auto-load.c: New file.
19397 * gdb.base/auto-load.exp: New file.
19398
71b7d793
JK
19399 PR gdb/16626
19400 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19401
e2f0d509
JK
194022014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19403
19404 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19405 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19406
50cc37c8
DE
194072014-02-24 Doug Evans <dje@google.com>
19408
19409 * lib/gdb.exp (run_on_host): Log error output if program fails.
19410
ea4758f2
PA
194112014-02-21 Pedro Alves <palves@redhat.com>
19412
19413 * gdb.threads/step-after-sr-lock.c: Rename to ...
19414 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19415 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19416 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19417 ... this.
19418
d7b30f67
SDJ
194192014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19420
19421 PR tdep/16397
19422 * gdb.arch/amd64-stap-special-operands.exp: New file.
19423 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19424 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19425 * gdb.arch/amd64-stap-triplet.S: Likewise.
19426 * gdb.arch/amd64-stap-triplet.c: Likewise.
19427
83deb43f
JB
194282014-02-20 Joel Brobecker <brobecker@adacore.com>
19429
19430 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19431 in .section pseudo-op.
19432
adde2bff
DE
194332014-02-20 lin zuojian <manjian2006@gmail.com>
19434 Joel Brobecker <brobecker@adacore.com>
19435 Doug Evans <xdje42@gmail.com>
19436
19437 PR symtab/16581
19438 * gdb.dwarf2/dw2-icycle.S: New file.
19439 * gdb.dwarf2/dw2-icycle.c: New file.
19440 * gdb.dwarf2/dw2-icycle.exp: New file.
19441
f7bd0f78
SC
194422014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19443
19444 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19445 operations on gdb.Value objects.
19446 * gdb.python/py-value-cc.exp: Add new test to test operations on
19447 gdb.Value objects.
19448
c17ef0d5
DE
194492014-02-18 Doug Evans <dje@google.com>
19450
19451 * Makefile.in (TESTS): New variable.
19452 (expanded_tests, expanded_tests_or_none): New variables
19453 (check-single): Pass $(expanded_tests_or_none) to runtest.
19454 (check-parallel): Only run tests in $(TESTS) if non-empty.
19455 (check/no-matching-tests-found): New rule.
19456 * README: Document TESTS makefile variable.
19457
5dd3176f
DE
194582014-02-18 Doug Evans <dje@google.com>
19459
19460 * Makefile.in (check-parallel): rm -rf outputs temp.
19461
0b10be4f
JK
194622014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19463
19464 Fix "ERROR: no fileid for" in the testsuite.
19465 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19466
85f224e7
DE
194672014-02-12 Doug Evans <dje@google.com>
19468
19469 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19470 (MISCELLANEOUS): New variable.
19471 (clean): rm -rf $(MISCELLANEOUS).
19472 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19473 dwp live in the same directory as symlinks, with each symlink pointed
19474 to a differently named file in a different directory.
19475
149b30ff
DE
194762014-02-11 Doug Evans <dje@google.com>
19477
19478 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19479 of Tcl file commands.
19480
1dfdac32
MK
194812014-02-10 Mark Kettenis <kettenis@gnu.org>
19482
19483 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19484 "kill -SIGUSR1 -1".
19485
aa4fb036
JB
194862014-02-10 Joel Brobecker <brobecker@adacore.com>
19487
19488 * gdb.ada/tick_length_array_enum_idx: New testcase.
19489
ed3ef339
DE
194902014-02-10 Doug Evans <xdje42@gmail.com>
19491
19492 * configure.ac (AC_OUTPUT): Add gdb.guile.
19493 * configure: Regenerate.
19494 * lib/gdb-guile.exp: New file.
19495 * lib/gdb.exp (get_target_charset): New function.
19496 * gdb.base/help.exp: Update expected output from "apropos apropos".
19497 * gdb.guile/Makefile.in: New file.
19498 * gdb.guile/guile.exp: New file.
19499 * gdb.guile/scm-arch.c: New file.
19500 * gdb.guile/scm-arch.exp: New file.
19501 * gdb.guile/scm-block.c: New file.
19502 * gdb.guile/scm-block.exp: New file.
19503 * gdb.guile/scm-breakpoint.c: New file.
19504 * gdb.guile/scm-breakpoint.exp: New file.
19505 * gdb.guile/scm-disasm.c: New file.
19506 * gdb.guile/scm-disasm.exp: New file.
19507 * gdb.guile/scm-equal.c: New file.
19508 * gdb.guile/scm-equal.exp: New file.
19509 * gdb.guile/scm-error.exp: New file.
19510 * gdb.guile/scm-error.scm: New file.
19511 * gdb.guile/scm-frame-args.c: New file.
19512 * gdb.guile/scm-frame-args.exp: New file.
19513 * gdb.guile/scm-frame-args.scm: New file.
19514 * gdb.guile/scm-frame-inline.c: New file.
19515 * gdb.guile/scm-frame-inline.exp: New file.
19516 * gdb.guile/scm-frame.c: New file.
19517 * gdb.guile/scm-frame.exp: New file.
19518 * gdb.guile/scm-generics.exp: New file.
19519 * gdb.guile/scm-gsmob.exp: New file.
19520 * gdb.guile/scm-iterator.c: New file.
19521 * gdb.guile/scm-iterator.exp: New file.
19522 * gdb.guile/scm-math.c: New file.
19523 * gdb.guile/scm-math.exp: New file.
19524 * gdb.guile/scm-objfile-script-gdb.in: New file.
19525 * gdb.guile/scm-objfile-script.c: New file.
19526 * gdb.guile/scm-objfile-script.exp: New file.
19527 * gdb.guile/scm-objfile.c: New file.
19528 * gdb.guile/scm-objfile.exp: New file.
19529 * gdb.guile/scm-ports.exp: New file.
19530 * gdb.guile/scm-pretty-print.c: New file.
19531 * gdb.guile/scm-pretty-print.exp: New file.
19532 * gdb.guile/scm-pretty-print.scm: New file.
19533 * gdb.guile/scm-section-script.c: New file.
19534 * gdb.guile/scm-section-script.exp: New file.
19535 * gdb.guile/scm-section-script.scm: New file.
19536 * gdb.guile/scm-symbol.c: New file.
19537 * gdb.guile/scm-symbol.exp: New file.
19538 * gdb.guile/scm-symtab-2.c: New file.
19539 * gdb.guile/scm-symtab.c: New file.
19540 * gdb.guile/scm-symtab.exp: New file.
19541 * gdb.guile/scm-type.c: New file.
19542 * gdb.guile/scm-type.exp: New file.
19543 * gdb.guile/scm-value-cc.cc: New file.
19544 * gdb.guile/scm-value-cc.exp: New file.
19545 * gdb.guile/scm-value.c: New file.
19546 * gdb.guile/scm-value.exp: New file.
19547 * gdb.guile/source2.scm: New file.
19548 * gdb.guile/types-module.cc: New file.
19549 * gdb.guile/types-module.exp: New file.
19550
7026a7c1
YQ
195512014-02-10 Yao Qi <yao@codesourcery.com>
19552
19553 PR testsuite/16543
19554 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19555 * configure: Regenerated.
19556 * Makefile.in: New file.
19557
6c466447
AS
195582014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19559
19560 * gdb.python/py-framefilter.exp: Fix typo.
19561
6e854735
YQ
195622014-02-08 Yao Qi <yao@codesourcery.com>
19563
19564 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19565 that no =breakpoint-modified is emitted when breakpoints are
19566 modified through MI commands.
19567
d137e6dc
PA
195682014-02-07 Pedro Alves <pedro@codesourcery.com>
19569 Pedro Alves <palves@redhat.com>
19570
19571 * gdb.threads/step-after-sr-lock.c: New file.
19572 * gdb.threads/step-after-sr-lock.exp: New file.
19573
b5ee5a50
PA
195742014-02-07 Pedro Alves <palves@redhat.com>
19575
19576 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19577
3c77faf3
JK
195782014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19579
19580 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19581 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19582
6dddc817
DE
195832014-02-06 Doug Evans <xdje42@gmail.com>
19584
19585 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19586 output.
19587
19588 * gdb.gdb/python-interrupts.exp: New file.
19589
de7b2893
YQ
195902014-02-05 Yao Qi <yao@codesourcery.com>
19591
19592 * gdb.trace/report.exp (use_collected_data): Test the output
19593 of "info threads" and "info inferiors".
19594
66d032ac
YQ
195952014-02-05 Yao Qi <yao@codesourcery.com>
19596
19597 Revert this patch:
19598
19599 2013-05-24 Yao Qi <yao@codesourcery.com>
19600
19601 * gdb.trace/tfile.exp: Test inferior and thread.
19602
591a12a1
UW
196032014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19604
19605 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19606 on a function.
19607 * gdb.base/step-bt.c: Call hello via function pointer to make
19608 sure its first instruction is executed on powerpc64le-linux.
19609
0ff3e01f
UW
196102014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19611
19612 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19613
084ee545
UW
196142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19615
19616 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19617 of the test patterns for use on little-endian systems.
19618
6ed14ff3
UW
196192014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19620
19621 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19622 (decimal_vector): Fix for little-endian.
19623
401e27fd
JM
196242014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19625
19626 * gdb.arch/sparc-sysstep.exp: New file.
19627 * gdb.arch/sparc-sysstep.c: Likewise.
19628
19629 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19630
8b924729
EBM
196312014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19632
19633 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19634
fb151210
JB
196352014-01-23 Tom Tromey <tromey@redhat.com>
19636
19637 * gdb.ada/array_char_idx: New testcase.
19638
0740f8d8
TT
196392014-01-23 Tom Tromey <tromey@redhat.com>
19640
19641 PR python/16487:
19642 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19643 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19644 classes.
19645
21909fa1
TT
196462014-01-23 Tom Tromey <tromey@redhat.com>
19647
19648 PR python/16491:
19649 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19650 string from an inferior frame.
19651 * gdb.python/py-framefilter-mi.exp: Update.
19652
87ce2a04
DE
196532014-01-22 Doug Evans <dje@google.com>
19654
19655 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19656
237b092b
AA
196572014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19658
19659 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19660
d674a709
AA
196612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19662
19663 * gdb.trace/entry-values.exp: Remove excess space character from
19664 regex patterns. Handle s390 call instruction.
19665
20fa3390
AA
196662014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19667
19668 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19669 define "*_start" label. Make "name" static.
19670 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19671 ${name} by references to ${name}_start.
19672
78466714
AA
196732014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19674
19675 * gdb.base/info-macros.exp: Remove "debug" from the compile
19676 options.
19677
ec9f644a
IB
196782014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19679
19680 * gdb.dlang/demangle.exp: New file.
19681
94b1b47e
IB
196822014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19683
19684 * gdb.dlang/primitive-types.exp: New file.
19685
7f420862
IB
196862014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19687
19688 * configure.ac: Create gdb.dlang/Makefile.
19689 * configure: Regenerate.
19690 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19691 * gdb.dlang/Makefile.in: New file.
19692 * lib/d-support.exp: New file.
19693 * lib/gdb.exp (skip_d_tests): New proc.
19694
52834460
MM
196952014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19696
19697 * gdb.btrace/delta.exp: Check reverse stepi.
19698 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19699 * gdb.btrace/finish.exp: New.
19700 * gdb.btrace/next.exp: New.
19701 * gdb.btrace/nexti.exp: New.
19702 * gdb.btrace/record_goto.c: Add comments.
19703 * gdb.btrace/step.exp: New.
19704 * gdb.btrace/stepi.exp: New.
19705 * gdb.btrace/multi-thread-step.c: New.
19706 * gdb.btrace/multi-thread-step.exp: New.
19707 * gdb.btrace/rn-dl-bind.c: New.
19708 * gdb.btrace/rn-dl-bind.exp: New.
19709 * gdb.btrace/data.c: New.
19710 * gdb.btrace/data.exp: New.
19711 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19712
6e07b1d2
MM
197132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19714
19715 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19716 * gdb.btrace/exception.exp: Update.
19717 * gdb.btrace/instruction_history.exp: Update.
19718 * gdb.btrace/record_goto.exp: Update.
19719 * gdb.btrace/tailcall.exp: Update.
19720 * gdb.btrace/unknown_functions.exp: Update.
19721 * gdb.btrace/delta.exp: New.
19722
0b722aec
MM
197232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19724
19725 * gdb.btrace/record_goto.exp: Add backtrace test.
19726 * gdb.btrace/tailcall.exp: Add backtrace test.
19727
066ce621
MM
197282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19729
19730 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19731 * gdb.btrace/record_goto.c: New.
19732 * gdb.btrace/record_goto.exp: New.
19733 * gdb.btrace/x86-record_goto.S: New.
19734
0688d04e
MM
197352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19736
19737 * gdb.btrace/function_call_history.exp: Update tests.
19738 * gdb.btrace/instruction_history.exp: Update tests.
19739
8710b709
MM
197402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19741
19742 * gdb.btrace/function_call_history.exp: Fix expected field
19743 order for "record function-call-history".
19744 Add new tests for "record function-call-history /c".
19745 * gdb.btrace/exception.cc: New.
19746 * gdb.btrace/exception.exp: New.
19747 * gdb.btrace/tailcall.exp: New.
19748 * gdb.btrace/x86-tailcall.S: New.
19749 * gdb.btrace/x86-tailcall.c: New.
19750 * gdb.btrace/unknown_functions.c: New.
19751 * gdb.btrace/unknown_functions.exp: New.
19752 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19753
5de9129b
MM
197542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19755
19756 * gdb.btrace/instruction_history.exp: Update.
19757 * gdb.btrace/function_call_history.exp: Update.
19758
23a7fe75
MM
197592014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19760
19761 * gdb.btrace/function_call_history.exp: Fix expected function
19762 trace.
19763 * gdb.btrace/instruction_history.exp: Initialize traced.
19764 Remove traced_functions.
19765
724c7dd8
MM
197662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19767
19768 * gdb.btrace/function_call_history.exp: Update
19769 * gdb.btrace/instruction_history.exp: Update.
19770
6d78d93b
MM
197712014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19772
19773 * gdb.btrace/enable.exp: Update expected text.
19774
93a360cc
OJ
197752014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19776
19777 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19778 bytes.
19779
3772b53f
MR
197802014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19781
19782 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19783
596662fa
OJ
197842014-01-15 Omair Javaid <omair.javaid@linaro.org>
19785
19786 * lib/gdb.exp (supports_process_record): Return true for
19787 arm*-linux*. (supports_reverse): Likewise.
19788
b5b08fb4
SC
197892014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19790
19791 PR python/15464
19792 PR python/16113
19793 * gdb.python/py-type.c: Enhance test case.
19794 * gdb.python/py-value-cc.cc: Likewise
19795 * gdb.python/py-type.exp: Add new tests.
19796 * gdb.python/py-value-cc.exp: Likewise
19797
52d7fb13
AA
197982014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19799 Pedro Alves <palves@redhat.com>
19800
19801 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19802 Make "name" extern.
19803 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19804 references to ${name}_start by references to ${name}.
19805
a2cd8cfe
JB
198062014-01-10 Joel Brobecker <brobecker@adacore.com>
19807
19808 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19809
4e23fced
JB
198102014-01-10 Joel Brobecker <brobecker@adacore.com>
19811
19812 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19813
c6a9e42c
PA
198142014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19815 Pedro Alves <palves@redhat.com>
19816
19817 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19818 mi_gdb_target_load.
c6a9e42c 19819
b7ea362b
PA
198202014-01-08 Pedro Alves <palves@redhat.com>
19821
19822 * gdb.threads/reconnect-signal.c: New file.
19823 * gdb.threads/reconnect-signal.exp: New file.
19824
5e3f4fab
EBM
198252014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19826
19827 * gdb.base/source-dir.exp: New file.
19828
79301218
JB
198292014-01-07 Joel Brobecker <brobecker@adacore.com>
19830
19831 * gdb.ada/mi_interface: New testcase.
19832
8e355c5d
JB
198332014-01-07 Joel Brobecker <brobecker@adacore.com>
19834
19835 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19836 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19837 gdb.ada/pp-rec-component/pck.ads: New files.
19838
c0d48811
JB
198392014-01-07 Joel Brobecker <brobecker@adacore.com>
19840
19841 * gdb.python/py-pp-integral.c: New file.
19842 * gdb.python/py-pp-integral.py: New file.
19843 * gdb.python/py-pp-integral.exp: New file.
19844
17b609c3 19845For older changes see ChangeLog-1993-2013.
c906108c 19846\f
8d8cb839
EZ
19847;; Local Variables:
19848;; mode: change-log
19849;; left-margin: 8
19850;; fill-column: 74
19851;; version-control: never
19852;; End:
902f2ccb 19853
b811d2c2 19854 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19855 Copying and distribution of this file, with or without modification,
19856 are permitted provided the copyright notice and this notice are preserved.
This page took 3.637142 seconds and 4 git commands to generate.