]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Fixes a resource exhaustion problem when running windres on a corrupt binary.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
21613c12
YQ
12015-02-25 Yao Qi <yao.qi@linaro.org>
2
3 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
4 aarch64*-*-* target.
5
d8b901ed
PA
62015-02-23 Pedro Alves <palves@redhat.com>
7
8 * lib/gdb.exp (delete_breakpoints): Rewrite using
9 gdb_test_multiple.
10
e5b85ead
PA
112015-02-23 Pedro Alves <palves@redhat.com>
12
13 * gdb.base/info-os.c: Include stdlib.h.
14
85c3a371
DE
152015-02-22 Doug Evans <xdje42@gmail.com>
16
17 PR symtab/17855
18 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19 is read after symbols have been re-read.
20 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
21 * gdb.ada/exec_changed/second.adb (Second): Ditto.
22
96553a0c
DE
232015-02-21 Doug Evans <dje@google.com>
24
25 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
26
97a0c697
JK
272015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
28
29 PR corefiles/17808
30 * gdb.arch/i386-biarch-core.core.bz2: New file.
31 * gdb.arch/i386-biarch-core.exp: New file.
32
a47cd6e9
PA
332015-02-21 Pedro Alves <palves@redhat.com>
34
35 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
36 runto_main fails.
37
c5facdc4
PA
382015-02-20 Pedro Alves <palves@redhat.com>
39
40 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
41 info probes.
42
2db9a427
PA
432015-02-20 Pedro Alves <palves@redhat.com>
44
45 * gdb.threads/multi-create-ns-info-thr.exp: New file.
46
60fb7e9e
PA
472015-02-20 Pedro Alves <palves@redhat.com>
48
49 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
50 clean_restart before gdb_target_supports_trace.
51
5c5019c2
PA
522015-02-20 Pedro Alves <palves@redhat.com>
53
54 PR threads/18006
55 * gdb.threads/clone-thread_db.c: New file.
56 * gdb.threads/clone-thread_db.exp: New file.
57
c9587f88
AT
582015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
59
60 PR breakpoints/16812
61 * gdb.base/catch-gdb-caused-signals.c: New file.
62 * gdb.base/catch-gdb-caused-signals.exp: New file.
63
f6a88844
JM
642015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
65
66 * configure: Regenerated.
67 * configure.ac: Use GDB_AC_TRANSFORM.
68 * aclocal.m4: sinclude ../transform.m4.
69
497c491b
JM
702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
71
72 * lib/dtrace.exp: New file.
73 * gdb.base/dtrace-probe.exp: Likewise.
74 * gdb.base/dtrace-probe.d: Likewise.
75 * gdb.base/dtrace-probe.c: Likewise.
76 * lib/pdtrace.in: Likewise.
77 * configure.ac: Output variables with the transformed names of
78 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
79 * configure: Regenerated.
80
03e98035
JM
812015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
82
83 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
84 expected message when trying to access $_probe_* convenience
85 variables while not on a probe.
86
63cc30e9
JK
872015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
88
89 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
90
0703599a
PA
912015-02-11 Pedro Alves <pedro@codesourcery.com>
92
93 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
94 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
95
7e60a48e
DE
962015-02-10 Doug Evans <xdje42@gmail.com>
97
98 * lib/gdb.exp (gdb_load): Always return a result.
99
01b088bc
PA
1002015-02-10 Pedro Alves <palves@redhat.com>
101
102 * gdb.threads/signal-sigtrap.c: New file.
103 * gdb.threads/signal-sigtrap.exp: New file.
104
b05ec7a5
AT
1052015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
106
107 * gdb.trace/no-attach-trace.c: New file.
108 * gdb.trace/no-attach-trace.exp: New file.
109
a2c2acaf
MW
1102015-02-09 Mark Wielaard <mjw@redhat.com>
111
112 * gdb.dwarf2/atomic.c: New file.
113 * gdb.dwarf2/atomic-type.exp: Likewise.
114
31fd9caa
MM
1152015-02-09 Markus Metzger <markus.t.metzger@intel.com>
116
117 * gdb.btrace/buffer-size.exp: Update "info record" output.
118 * gdb.btrace/delta.exp: Update "info record" output.
119 * gdb.btrace/enable.exp: Update "info record" output.
120 * gdb.btrace/finish.exp: Update "info record" output.
121 * gdb.btrace/instruction_history.exp: Update "info record" output.
122 * gdb.btrace/next.exp: Update "info record" output.
123 * gdb.btrace/nexti.exp: Update "info record" output.
124 * gdb.btrace/step.exp: Update "info record" output.
125 * gdb.btrace/stepi.exp: Update "info record" output.
126 * gdb.btrace/nohist.exp: Update "info record" output.
127
d33501a5
MM
1282015-02-09 Markus Metzger <markus.t.metzger@intel.com>
129
130 * gdb.btrace/buffer-size: New.
131
f4abbc16
MM
1322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
133
134 * gdb.btrace/delta.exp: Update "info record" output.
135 * gdb.btrace/enable.exp: Update "info record" output.
136 * gdb.btrace/finish.exp: Update "info record" output.
137 * gdb.btrace/instruction_history.exp: Update "info record" output.
138 * gdb.btrace/next.exp: Update "info record" output.
139 * gdb.btrace/nexti.exp: Update "info record" output.
140 * gdb.btrace/step.exp: Update "info record" output.
141 * gdb.btrace/stepi.exp: Update "info record" output.
142 * gdb.btrace/nohist.exp: Update "info record" output.
143
b9d61307
SM
1442015-02-06 Simon Marchi <simon.marchi@ericsson.com>
145
146 PR gdb/15678
147 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
148
e584fdbc
PA
1492015-02-06 Pedro Alves <palves@redhat.com>
150
151 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
152 macro.
153 (seconds_left, again): New globals.
154 (main): Wait seconds_left in a 1-second sleep loop instead of
155 sleeping 180 seconds. If 'again' is set, reset the seconds
156 counter.
157 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
158 'again' in the inferior before detaching. Print the seconds left.
159 (options): New global.
160 (top level): Build program with -DTIMEOUT=$timeout.
161
77f41761
PA
1622015-02-06 Pedro Alves <palves@redhat.com>
163
164 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
165 determine how many seconds to pass to 'alarm'.
166 * gdb.base/gdb-sigterm.exp (top level): Build program with
167 -DTIMEOUT=$timeout.
168 (do_test): Return success/failure indication. Add more verbose
169 logging. Don't fail if 200 single steps are seen. Instead, fail
170 when the test times out.
171 (passes): New global.
172 (top level): Break the testing loop if testing fails on any
173 iteration. Use gdb_assert.
174
b9394193
DB
1752015-02-04 Don Breazeal <donb@codesourcery.com>
176
177 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
178 and initialize them.
179 (ipc_cleanup): New function.
180 (main): Don't declare shmid, semid, and msqid. Add a call to
181 atexit so that we call ipc_cleanup on exit.
182
42d9e528
PA
1832015-02-04 Pedro Alves <palves@redhat.com>
184
185 * boards/native-extended-gdbserver.exp: Remove any target variant
186 specifications from the board name before clearing the isremote
187 flag from board_info.
188
ae6ae975
DE
1892015-01-31 Doug Evans <xdje42@gmail.com>
190
191 * gdb.base/maint.exp <maint print type argc>: Update expected output.
192
cfb069a8
GB
1932015-01-31 Gary Benson <gbenson@redhat.com>
194
195 * gdb.base/completion.exp: Disable completion limiting for
196 existing tests. Add new tests to check completion limiting.
197 * gdb.linespec/ls-errs.exp: Disable completion limiting.
198
5dd31d79
DE
1992015-01-31 Doug Evans <xdje42@gmail.com>
200
201 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
202
9f050062
DE
2032015-01-31 Doug Evans <xdje42@gmail.com>
204
205 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
206 entries. Duplicate file section script entries.
207 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
208 inlined entries. Add test for safe-path rejection.
209 * gdb.python/py-section-script.c: Add duplicate inlined section script
210 entries. Duplicate file section script entries.
211 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
212 inlined entries. Add test for safe-path rejection.
213
df25ebbd
JB
2142015-01-29 Joel Brobecker <brobecker@adacore.com>
215
216 * gdb.ada/disc_arr_bound: New testcase.
217
4a0ca9ec
JB
2182015-01-29 Joel Brobecker <brobecker@adacore.com>
219
220 * gdb.ada/mi_var_array: New testcase.
221
3a8b707a
DE
2222015-01-27 Doug Evans <dje@google.com>
223
224 * gdb.python/py-objfile.exp: Add tests for objfile.username.
225 Add test for objfile.filename, objfile.username after objfile
226 has been unloaded.
227
f8313f6e
JB
2282015-01-26 Joel Brobecker <brobecker@adacore.com>
229
230 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
231 the second test to print the name attribute of value
232 returned by the call to gdb.lookup_type, and adjust
233 the expected output accordingly.
234
37bc665e
MW
2352015-01-25 Mark Wielaard <mjw@redhat.com>
236
237 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
238 * gdb.base/disp-step-fork.c: Include unistd.h.
239 * gdb.base/siginfo-obj.c: Include stdio.h.
240 * gdb.base/siginfo-thread.c: Likewise.
241 * gdb.mi/non-stop.c: Include unistd.h.
242 * gdb.mi/nsthrexec.c: Include stdio.h.
243 * gdb.mi/pthreads.c: Include unistd.h.
244 * gdb.modula2/unbounded1.c (main): Declare returns int.
245 * gdb.reverse/consecutive-reverse.c: Likewise.
246 * gdb.threads/create-fail.c: Include unistd.h.
247 * gdb.threads/killed.c: Likewise.
248 * gdb.threads/linux-dp.c: Likewise.
249 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
250 * gdb.threads/non-ldr-exc-2.c: Likewise.
251 * gdb.threads/non-ldr-exc-3.c: Likewise.
252 * gdb.threads/non-ldr-exc-4.c: Likewise.
253 * gdb.threads/pthreads.c: Include unistd.h.
254 (main): Declare returns int.
255 * gdb.threads/tls-main.c (foo): New declaration.
256 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
257
f7e5394d
SM
2582015-01-23 Simon Marchi <simon.marchi@ericsson.com>
259
260 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
261 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
262
743649fd
MW
2632015-01-15 Mark Wielaard <mjw@redhat.com>
264
265 * gdb.base/noreturn-return.c: New file.
266 * gdb.base/noreturn-return.exp: New file.
267 * gdb.base/noreturn-finish.c: New file.
268 * gdb.base/noreturn-finish.exp: New file.
269
198297aa
PA
2702015-01-23 Pedro Alves <palves@redhat.com>
271
272 * gdb.threads/continue-pending-after-query.c: New file.
273 * gdb.threads/continue-pending-after-query.exp: New file.
274
717cf30c
AG
2752015-01-22 Anders Granlund <anders.granlund@ericsson.com>
276 Simon Marchi <simon.marchi@ericsson.com>
277
278 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
279 * gdb.base/valgrind-db-attach.exp: Same.
280 * gdb.base/valgrind-infcall.exp: Same.
281 * lib/mi-support.exp (default_mi_gdb_start): Same.
282 * lib/prompt.exp (default_prompt_gdb_start): Same.
283 * lib/gdb.exp (default_gdb_spawn): Same.
284 (gdb_interact): New.
285
286
4b62a76e
JK
2872015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
288
289 * gdb.compile/compile.exp (pointer to jit function): New test.
290
b4cdae6f
WW
2912015-01-17 Wei-cheng Wang <cole945@gmail.com>
292
293 * lib/gdb.exp (supports_process_record): Return true for
294 powerpc*-*-linux*.
295 (supports_reverse): Likewise.
296
d221e7ef
DB
2972015-01-15 Don Breazeal <donb@codesourcery.com>
298
299 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
300 instead of checking whether the target board is remote and
301 use spawn_wait_for_attach instead of exec/sleep.
302 * gdb.base/attach-twice.exp: Likewise.
303
bafffb51
JB
3042015-01-15 Joel Brobecker <brobecker@adacore.com>
305
306 * gdb.ada/var_arr_attrs: New testcase.
307
5589af0e
PA
3082015-01-14 Pedro Alves <palves@redhat.com>
309 Joel Brobecker <brobecker@adacore.com>
310
311 PR gdb/17525
312 * gdb.base/bp-cmds-execution-x-script.c: New file.
313 * gdb.base/bp-cmds-execution-x-script.exp: New file.
314 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
315
6c400b59
PA
3162015-01-14 Pedro Alves <palves@redhat.com>
317
318 PR cli/17828
319 * gdb.base/batch-preserve-term-settings.c: New file.
320 * gdb.base/batch-preserve-term-settings.exp: New file.
321
e02c96a7
DE
3222015-01-13 Doug Evans <dje@google.com>
323
324 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
325 binary.
326
576fd14c
JB
3272015-01-13 Joel Brobecker <brobecker@adacore.com>
328
329 * Makefile.in (clean mostlyclean): Do not delete *.py.
330
04dccad0
JB
3312015-01-13 Joel Brobecker <brobecker@adacore.com>
332
333 * gdb.python/py-lookup-type.exp: New file.
334
3d230f71
PA
3352015-01-12 Pedro Alves <palves@redhat.com>
336
337 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
338 restore GDBFLAGS before returning.
339
7e67715d
JK
3402015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
341
342 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
343 is_amd64_regs_target and is_x86_like_target.
344
f2e0d4b4
DE
3452015-01-11 Doug Evans <xdje42@gmail.com>
346
347 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
348 is given without an explicit form.
349 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
350 attributes.
351 * gdb.dwarf/corrupt.exp: Ditto.
352 * gdb.dwarf2/enum-type.exp: Ditto.
353 * gdb.trace/entry-values.exp: Ditto.
354 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
355
439250fb
DE
3562015-01-11 Doug Evans <xdje42@gmail.com>
357
358 PR gdb/15830
359 * gdb.base/maint.exp: Remove references to "maint demangle".
360 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
361 Add tests for explicitly specifying language to demangle.
362 * gdb.dlang/demangle.exp: Ditto.
363
ede9f622
PA
3642015-01-09 Pedro Alves <palves@redhat.com>
365
366 * gdb.threads/non-stop-fair-events.c: New file.
367 * gdb.threads/non-stop-fair-events.exp: New file.
368
a7b796db
PA
3692015-01-09 Pedro Alves <palves@redhat.com>
370
371 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
372 the global scope. Set a breakpoint after all threads are started
373 rather than stepping over two source lines. Expect the prompt.
374 * gdb.base/watch_thread_num.c (threads_started_barrier): New
375 global.
376 (NUM): Now 15.
377 (main): Use threads_started_barrier to wait for all threads to
378 start. Main thread no longer calls thread_function. Exit after
379 180 seconds.
380 (loop): New function.
381 (thread_function): Wait on threads_started_barrier barrier. Call
382 'loop' at each iteration.
383 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
384 threads have started, instead of hardcoding number of "next"
385 steps. Use an access watchpoint instead of a write watchpoint.
386
9665ffdd
PA
3872015-01-09 Pedro Alves <palves@redhat.com>
388
389 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
390 (thread_func): Wait on barrier.
391 (main): Wait for all threads to start before stopping GDB.
392 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
393 global.
394 (thread1_func, thread2_func): Wait on barrier.
395 (main): Wait for all threads to start before stopping GDB.
396 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
397 New global.
398 (thread1_func, thread2_func): Wait on barrier.
399 (main): Wait for all threads to start before stopping GDB.
400
c945a99f
PA
4012015-01-09 Pedro Alves <palves@redhat.com>
402
403 * gdb.threads/attach-many-short-lived-threads.c: New file.
404 * gdb.threads/attach-many-short-lived-threads.exp: New file.
405
c1a747c1
PA
4062014-01-09 Pedro Alves <palves@redhat.com>
407
408 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
409 instead of to thread 2.
410 * gdb.threads/signal-command-multiple-signals-pending.c (main):
411 Add barrier around each pthread_create call instead of around all
412 calls.
413 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
414 Set a break on thread_function and have the child threads hit it
415 one at at a time.
416
60b3033e
PA
4172015-01-09 Pedro Alves <palves@redhat.com>
418
419 * lib/gdb.exp (can_spawn_for_attach): New procedure.
420 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
421 false.
422 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
423 checking whether the target board is remote.
424 * gdb.multi/multi-attach.exp: Likewise.
425 * gdb.python/py-sync-interp.exp: Likewise.
426 * gdb.server/ext-attach.exp: Likewise.
427 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
428 tests that need to attach, instead of checking whether the target
429 board is remote at the top of the file.
430
acc018ac
YQ
4312015-01-08 Yao Qi <yao@codesourcery.com>
432
433 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
434
50a18af8
JK
4352015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
436
437 Fix testcase compilation.
438 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
439
8503d6e1
JB
4402015-01-06 Joel Brobecker <brobecker@adacore.com>
441
442 * gdb.python/py-type.exp: Add a couple test about empty
443 array creation, and negative-length array creation.
444
cc73dbcc
DE
4452015-01-02 Doug Evans <xdje42@gmail.com>
446
447 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
448
0300bbc7
DE
4492015-01-02 Doug Evans <dje@google.com>
450
451 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
452
9d85a0ec
YQ
4532014-12-29 Yao Qi <yao@codesourcery.com>
454
455 * gdb.trace/entry-values.exp: Update comments. Rename variable
456 bar_call_foo to returned_from_foo.
457
87186c6a
MMN
4582014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
459
460 PR gdb/17394
461 * gdb.linespec/break-asm-file.c: New file.
462 * gdb.linespec/break-asm-file.exp: New file.
463 * gdb.linespec/break-asm-file0.s: New file.
464 * gdb.linespec/break-asm-file1.s: New file.
465
1bab7383
YQ
4662014-12-18 Nigel Stephens <nigel@mips.com>
467 Maciej W. Rozycki <macro@codesourcery.com>
468
469 * gdb.base/float.exp: Handle the new output from "info float" on
470 MIPS targets.
471
1bc1068a
JK
4722014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
473
474 Fix MinGW compilation.
475 * gdb.compile/compile-ops.exp: Update untested message if
476 !skip_compile_feature_tests.
477 * gdb.compile/compile-setjmp.exp: Likewise.
478 * gdb.compile/compile-tls.exp: Likewise.
479 * gdb.compile/compile.exp: Likewise.
480 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
481 supported on this host".
482
b6615d10
DE
4832014-12-16 Doug Evans <xdje42@gmail.com>
484
485 * boards/stabs.exp: New file.
486
25dda427
AA
4872014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
488
489 * gdb.base/completion.exp: Adjust to format changes of "maint
490 print user-registers".
491
bf330350
CU
4922014-12-16 Catalin Udma <catalin.udma@freescale.com>
493
494 PR server/17457
495 * gdb.arch/aarch64-fp.c: New file.
496 * gdb.arch/aarch64-fp.exp: New file.
497
395cf596
SDJ
4982014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
499
500 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
501 r210637, r210913, r211666, r215400, r215817).
502
503 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
504 * dg-extract-results.py: New file.
505 * dg-extract-results.sh: Use it if the environment seems
506 suitable.
507
508 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
509
510 * dg-extract-results.py (parse_run): Handle warnings that
511 are printed before a test harness is run.
512
513 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
514
515 * dg-extract-results.py (Named): Remove __cmp__ method.
516 (output_variation): Use a key to sort variation.harnesses.
517
518 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
519
520 * dg-extract-results.py: For Python 3, force sys.stdout to
521 handle surrogate escape sequences.
522 (safe_open): New function.
523 (output_segment, main): Use it.
524
525 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
526
527 * dg-extract-results.py (Prog.result_re): Include options
528 in test name.
529
530 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
531
532 * dg-extract-results.py (output_variation): Always sort if
533 do_sum.
534
e882ef3c
SM
5352014-12-15 Simon Marchi <simon.marchi@ericsson.com>
536
537 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
538 as long as we get pagination notifications.
539
4992aa20
JM
5402014-12-15 Jason Merrill <jason@redhat.com>
541
542 * Makefile.in (check-gdb.%): Restore.
543 * README: Mention it.
544
c1b5a1a6
JB
5452014-12-13 Joel Brobecker <brobecker@adacore.com>
546
547 * gdb.ada/str_uninit: New testcase.
548
5537b577
JK
5492014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
550
551 PR symtab/17642
552 * gdb.base/vla-stub-define.c: New file.
553 * gdb.base/vla-stub.c: New file.
554 * gdb.base/vla-stub.exp: New file.
555
bb2ec1b3
TT
5562014-12-12 Phil Muldoon <pmuldoon@redhat.com>
557 Jan Kratochvil <jan.kratochvil@redhat.com>
558 Tom Tromey <tromey@redhat.com>
559
560 * configure.ac: Add gdb.compile/.
561 * configure: Regenerate.
562 * gdb.compile/Makefile.in: New file.
563 * gdb.compile/compile-ops.exp: New file.
564 * gdb.compile/compile-ops.c: New file.
565 * gdb.compile/compile-tls.c: New file.
566 * gdb.compile/compile-tls.exp: New file.
567 * gdb.compile/compile-constvar.S: New file.
568 * gdb.compile/compile-constvar.c: New file.
569 * gdb.compile/compile-mod.c: New file.
570 * gdb.compile/compile-nodebug.c: New file.
571 * gdb.compile/compile-setjmp-mod.c: New file.
572 * gdb.compile/compile-setjmp.c: New file.
573 * gdb.compile/compile-setjmp.exp: New file.
574 * gdb.compile/compile-shlib.c: New file.
575 * gdb.compile/compile.c: New file.
576 * gdb.compile/compile.exp: New file.
577 * lib/gdb.exp (skip_compile_feature_tests): New proc.
578
4ff709eb
TT
5792014-12-12 Tom Tromey <tromey@redhat.com>
580
581 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
582 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
583
6dddd6a5
DE
5842014-12-12 Doug Evans <dje@google.com>
585
586 * lib/gdb-python.exp (get_python_valueof): New function.
587 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
588
71c24708
AA
5892014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
590
591 * gdb.base/completion.exp: Add test for completion of "info
592 registers ".
593
3e29f34a
MR
5942014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
595
596 * gdb.base/func-ptrs.c: New file.
597 * gdb.base/func-ptrs.exp: New file.
598
fc126975
SM
5992014-12-10 Simon Marchi <simon.marchi@ericsson.com>
600
601 PR breakpoints/17012
602 * gdb.base/dprintf-detach.c: New file.
603 * gdb.base/dprintf-detach.exp: New file.
604
0a46d518
SM
6052014-12-10 Simon Marchi <simon.marchi@ericsson.com>
606
607 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
608 * lib/gdb.exp (target_is_gdbserver): New procedure.
609
a0be3e44
DE
6102014-12-08 Doug Evans <dje@google.com>
611
612 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
613
df1b803a
YQ
6142014-12-05 Yao Qi <yao@codesourcery.com>
615
616 * gdb.guile/scm-error.exp: Remove the third argument to
617 gdb_remote_download.
618 * gdb.guile/scm-frame-args.exp: Likewise.
619 * gdb.guile/scm-section-script.exp: Likewise.
620
ddb9f679
YQ
6212014-12-05 Yao Qi <yao@codesourcery.com>
622
623 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
624
86e4ed39
DE
6252014-12-04 Doug Evans <dje@google.com>
626
627 * gdb.python/py-objfile.exp: Add tests for
628 objfile.add_separate_debug_file.
629
7c50a931
DE
6302014-12-04 Doug Evans <dje@google.com>
631
632 * lib/gdb.exp (get_build_id): New function.
633 (build_id_debug_filename_get): Rewrite to use it.
634 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
635
621661e3
MR
6362014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
637
638 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
639 `method(long)', not just 0x0.
640 * gdb.cp/nsalias.exp: Align code labels to 4.
641 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
642 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
643 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
644 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
645 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
646 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
647
29f0c3b7
DE
6482014-12-02 Doug Evans <dje@google.com>
649
e1e061e7 650 PR symtab/17602
29f0c3b7 651 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 652 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
653 * gdb.cp/anon-ns.exp: Update.
654
162078c8
NB
6552014-12-02 Nick Bull <nicholaspbull@gmail.com>
656
657 * gdb.python/py-events.py (inferior_call_handler): New.
658 (register_changed_handler, memory_changed_handler): New.
659 (test_events.invoke): Register new handlers.
660 * gdb.python/py-events.exp: Add tests for inferior call,
661 memory_changed and register_changed events.
662
fdb09caf
AA
6632014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
664
665 * gdb.base/execl-update-breakpoints.exp: Specify the link address
666 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
667 if the linker doesn't understand this.
668
55cfb2c4
SM
6692014-12-01 Simon Marchi <simon.marchi@ericsson.com>
670
671 * gdb.python/python.exp: Change expected reply to help().
672
9e8cd6df
YQ
6732014-12-01 Yao Qi <yao@codesourcery.com>
674
675 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
676 AC_CONFIG_SUBDIRS(gdb.gdbtk).
677 * configure: Re-generated.
678
6c659fc2
SC
6792014-11-28 Siva Chandra Reddy <sivachandra@google.com>
680
681 * gdb.cp/chained-calls.cc: New file.
682 * gdb.cp/chained-calls.exp: New file.
683 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
684
d7fc3181
SM
6852014-11-28 Simon Marchi <simon.marchi@ericsson.com>
686
687 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
688 * gdb.dwarf2/symtab-producer.exp: Same.
689 * gdb.gdb/python-interrupts.exp: Same.
690 * gdb.gdb/python-selftest.exp: Same.
691 * gdb.python/py-linetable.exp: Same.
692 * gdb.python/py-type.exp: Same.
693 * gdb.python/py-value-cc.exp: Same.
694 * gdb.python/py-value.exp: Same.
695
10e79639
YQ
6962014-11-28 Yao Qi <yao@codesourcery.com>
697
698 * gdb.base/break-probes.exp: Match library name prefixed with
699 sysroot.
700
f28a0564
SM
7012014-11-27 Simon Marchi <simon.marchi@ericsson.com>
702
703 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
704 test expected output. Add parentheses for the call to print.
705 Remove L suffix from integers.
706
3fe1ce1d
DE
7072014-11-26 Doug Evans <dje@google.com>
708
709 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
710
84429e27
YQ
7112014-11-22 Yao Qi <yao@codesourcery.com>
712
713 * gdb.trace/entry-values.c: Remove asms.
714 (foo): Add foo_label.
715 (bar): Add bar_label.
716 * gdb.trace/entry-values.exp: Remove code computing foo's
717 length and bar's length.
718 (Dwarf::assemble): Invoke function_range for bar and use
719 MACRO_AT_func for foo.
720
26741859
YQ
7212014-11-22 Yao Qi <yao@codesourcery.com>
722
723 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
724 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
725 Use .Lgcc43_procstart instead of gcc43.
726
45e44d27
JB
7272014-11-21 Joel Brobecker <brobecker@adacore.com>
728
729 * gdb.ada/n_arr_bound: New testcase.
730
458c8db8
SDJ
7312014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
732
733 PR breakpoints/10737
734 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
735 test_catch_syscall_multi_arch.
736 (test_catch_syscall_multi_arch): New function.
737
43f3e411
DE
7382014-11-20 Doug Evans <xdje42@gmail.com>
739
740 * gdb.base/maint.exp: Update expected output.
741
0d7b2549
AA
7422014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
743
744 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
745 4-byte instruction on S390.
746
8908fca5
JB
7472014-11-19 Joel Brobecker <brobecker@adacore.com>
748
749 * gdb.ada/arr_arr: New testcase.
750
4a46959e
JB
7512014-11-19 Joel Brobecker <brobecker@adacore.com>
752
753 * gdb.ada/pkd_arr_elem: New Testcase.
754
470e2f4e
LM
7552014-11-18 Luis Machado <lgustavo@codesourcery.com>
756
757 * gdb.reverse/break-precsave: Expect completion message for
758 core file reads.
759 * gdb.reverse/consecutive-precsave.exp: Likewise.
760 * gdb.reverse/finish-precsave.exp: Likewise.
761 * gdb.reverse/i386-precsave.exp: Likewise.
762 * gdb.reverse/machinestate-precsave.exp: Likewise.
763 * gdb.reverse/sigall-precsave.exp: Likewise.
764 * gdb.reverse/solib-precsave.exp: Likewise.
765 * gdb.reverse/step-precsave.exp: Likewise.
766 * gdb.reverse/until-precsave.exp: Likewise.
767 * gdb.reverse/watch-precsave.exp: Likewise.
768
a267f3ad
AA
7692014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
770
771 * gdb.base/bp-permanent.c: Include unistd.h.
772 * gdb.python/py-framefilter-mi.c (main): Add return type.
773 * gdb.python/py-framefilter.c (main): Likewise.
774 * gdb.trace/actions-changed.c (main): Likewise.
775
12084a9a
AA
7762014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
777
778 * gdb.mi/until.c: Add eye-catchers.
779 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
780 line numbers.
781
dc7e1a77
AA
7822014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
783
784 * gdb.base/condbreak.exp: Drop references to removed non-prototype
785 function header variants in break1.c.
786 * gdb.base/ena-dis-br.exp: Likewise.
787 * gdb.base/hbreak2.exp: Likewise.
788 * gdb.reverse/until-precsave.exp: Drop references to removed
789 non-prototype function header variants in ur1.c.
790 * gdb.reverse/until-reverse.exp: Likewise.
791
41c77605
PM
7922014-11-17 Petr Machata <pmachata@redhat.com>
793
794 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
795 ${_cu_offset_size} bytes abbrev offset.
796
34248c3a
DE
7972014-11-15 Doug Evans <xdje42@gmail.com>
798
799 PR symtab/17559
800 * gdb.base/line-symtabs.exp: New file.
801 * gdb.base/line-symtabs.c: New file.
802 * gdb.base/line-symtabs.h: New file.
803
646da059
YQ
8042014-11-14 Yao Qi <yao@codesourcery.com>
805
806 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
807 (func): Add label func_label.
808 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
809 Replace low_pc and high_pc with MACRO_AT_range.
810 Replace name, low_pc and high_pc with MACRO_AT_func.
811
9301ebe6
YQ
8122014-11-14 Yao Qi <yao@codesourcery.com>
813
814 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
815 Replace name, low_pc and high_pc with MACRO_AT_func.
816
f166b542
YQ
8172014-11-14 Yao Qi <yao@codesourcery.com>
818
819 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
820 produce debug information.
821 * gdb.dwarf2/implptr-optimized-out.S: Removed.
822
0f6e71e3
YQ
8232014-11-14 Yao Qi <yao@codesourcery.com>
824
825 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
826 object and get function length.
827 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
828 with MACRO_AT_func.
829 (top-level): Replace gdb_compile and clean_restart with
830 prepare_for_testing.
831 * gdb.dwarf2/main.c (main): Add label main_label.
832
876c4df9
YQ
8332014-11-14 Yao Qi <yao@codesourcery.com>
834
835 * lib/dwarf.exp (function_range): New procedure.
836 (Dwarf::_handle_macro_at_func): New procedure.
837 (Dwarf::_handle_macro_at_range): New procedure.
838 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
839
02ad9cf1
YQ
8402014-11-14 Yao Qi <yao@codesourcery.com>
841
842 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
843 (_handle_attribute): New procedure.
844
a59add0c
AA
8452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
846
847 * gdb.ada/cond_lang/foo.c (callme): Add return type.
848 * gdb.base/call-sc.c (zed): Likewise.
849 * gdb.base/checkpoint.c (main): Likewise.
850 * gdb.base/dump.c (main): Likewise.
851 * gdb.base/gcore.c (main): Likewise.
852 * gdb.base/huge.c (main): Likewise.
853 * gdb.base/multi-forks.c (main): Likewise.
854 * gdb.base/pr10179-a.c (main): Likewise.
855 * gdb.base/savedregs.c (main): Likewise.
856 * gdb.base/sigaltstack.c (main): Likewise.
857 * gdb.base/siginfo.c (main): Likewise.
858 * gdb.base/structs.c (zed): Likewise.
859 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
860 * gdb.mi/mi-syn-frame.c (main): Likewise.
861 * gdb.mi/until.c (foo, main): Likewise.
862 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
863 * gdb.base/solib-weak.c (foo): Declare.
864 * gdb.base/attach-twice.c: Include stdio.h.
865 * gdb.base/weaklib1.c: Likewise.
866 * gdb.base/weaklib2.c: Likewise.
867 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
868 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
869 unistd.h.
870 * gdb.base/attach-pie-misread.c: Include stdlib.h.
871 * gdb.mi/mi-exit-code.c: Likewise.
872 * gdb.base/break-interp-lib.c: Include string.h.
873 * gdb.base/coremaker.c: Likewise.
874 * gdb.base/testenv.c: Likewise.
875 * gdb.python/py-finish-breakpoint.c: Likewise.
876 * gdb.base/inferior-died.c: Include sys/wait.h.
877 * gdb.base/fileio.c: Include time.h.
878 * gdb.base/async-shell.c: Include unistd.h.
879 * gdb.base/dprintf-non-stop.c: Likewise.
880 * gdb.base/info-os.c: Likewise.
881 * gdb.mi/mi-console.c: Likewise.
882 * gdb.mi/watch-nonstop.c: Likewise.
883 * gdb.python/py-events.c: Likewise.
884 * gdb.base/async.c (baz): Move up before its invocation.
885 * gdb.base/code_elim2.c (my_global_func): Likewise.
886 * gdb.base/skip-solib-lib.c (multiply): Likewise.
887 * gdb.base/advance.c (func2): Likewise.
888
3b5d5997
AA
8892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
890
891 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
892 variant.
893 * gdb.base/annota3.c: Likewise.
894 * gdb.base/async.c: Likewise.
895 * gdb.base/average.c: Likewise.
896 * gdb.base/call-ar-st.c: Likewise.
897 * gdb.base/call-rt-st.c: Likewise.
898 * gdb.base/call-sc.c: Likewise.
899 * gdb.base/call-strs.c: Likewise.
900 * gdb.base/ending-run.c: Likewise.
901 * gdb.base/execd-prog.c: Likewise.
902 * gdb.base/exprs.c: Likewise.
903 * gdb.base/foll-exec.c: Likewise.
904 * gdb.base/foll-fork.c: Likewise.
905 * gdb.base/foll-vfork.c: Likewise.
906 * gdb.base/funcargs.c: Likewise.
907 * gdb.base/gcore.c: Likewise.
908 * gdb.base/jump.c: Likewise.
909 * gdb.base/langs0.c: Likewise.
910 * gdb.base/langs1.c: Likewise.
911 * gdb.base/langs2.c: Likewise.
912 * gdb.base/mips_pro.c: Likewise.
913 * gdb.base/nodebug.c: Likewise.
914 * gdb.base/opaque0.c: Likewise.
915 * gdb.base/opaque1.c: Likewise.
916 * gdb.base/recurse.c: Likewise.
917 * gdb.base/run.c: Likewise.
918 * gdb.base/scope0.c: Likewise.
919 * gdb.base/scope1.c: Likewise.
920 * gdb.base/setshow.c: Likewise.
921 * gdb.base/setvar.c: Likewise.
922 * gdb.base/shmain.c: Likewise.
923 * gdb.base/shr1.c: Likewise.
924 * gdb.base/shr2.c: Likewise.
925 * gdb.base/sigall.c: Likewise.
926 * gdb.base/signals.c: Likewise.
927 * gdb.base/so-indr-cl.c: Likewise.
928 * gdb.base/solib2.c: Likewise.
929 * gdb.base/structs.c: Likewise.
930 * gdb.base/sum.c: Likewise.
931 * gdb.base/vforked-prog.c: Likewise.
932 * gdb.base/watchpoint.c: Likewise.
933 * gdb.reverse/shr2.c: Likewise.
934 * gdb.reverse/until-reverse.c: Likewise.
935 * gdb.reverse/ur1.c: Likewise.
936 * gdb.reverse/watch-reverse.c: Likewise.
937
066a77c5
AA
9382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
939
940 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
941 variant.
942 * gdb.base/sepdebug.exp: Drop references to removed code.
943
4f204ea5
AA
9442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
945
946 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
947 variant. Preserve original line numbering.
948 * gdb.base/list1.c: Likewise.
949
3b377a3a
AA
9502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
951
952 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
953 variant.
954 * gdb.base/break1.c: Likewise.
955 * gdb.base/break.exp: Drop references to removed code.
956
e444df73
AA
9572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
958
959 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
960 variant.
961
8008f2a7
AA
9622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
963
964 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
965
a5a06887
AA
9662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
967
968 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
969 logic into perform_all_tests() and invoke it with and without
970 function header prototypes.
971 (do_function_calls): Remove conditional XFAIL for PR 5318.
972 (rerun_and_prepare): Remove duplicate code.
973 (perform_all_tests): New. Main logic moved here.
974
44dba9b9
AA
9752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
976
977 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
978 code guarded by #ifdef NO_PROTOTYPES.
979 (t_double_many_args): Likewise.
980 (DEF_FUNC_MANY_ARGS_1): Likewise.
981 (DEF_FUNC_VALUES_1): Likewise.
982 (t_structs_ldc): Renamed from t_structs_fc in conditional code
983 guarded by #ifdef PROTOTYPES.
984
d1fbcd56
AA
9852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
986
987 * gdb.mi/mi-console.c: Add eye-catcher.
988 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
989 instead of literal line number.
990
b0e59b8f
AA
9912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
992
993 * gdb.base/shr2.c: Add eye-catcher.
994 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
995 line number.
996
78f98cca
AA
9972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
998
999 * gdb.base/jump.c: Add eye-catchers.
1000 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1001 numbers.
1002
58fa2af0
AA
10032014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1004
1005 * gdb.base/execd-prog.c: Add eye-catchers.
1006 * gdb.base/foll-exec.c: Likewise.
1007 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1008 line numbers.
1009
04e5059b
AA
10102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1011
1012 * gdb.base/ending-run.c: Add eye-catchers.
1013 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1014 literal line numbers.
1015
dbfdb174
AA
10162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1017
1018 * gdb.base/call-rt-st.c: Add eye-catchers.
1019 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1020 literal line numbers.
1021
888a2ade
AA
10222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1023
1024 * gdb.base/call-ar-st.c: Add eye-catchers.
1025 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1026 literal line numbers.
1027
6acc2dde
AA
10282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1029
1030 * gdb.base/average.c: Add eye-catchers.
1031 * gdb.base/sum.c: Likewise.
1032 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1033 regexps dynamically.
1034
9ecfcd1d
AA
10352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1036
1037 * gdb.base/solib1.c: Add eye-catchers.
1038 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1039 literal line numbers.
1040
78708b7c
PA
10412014-11-12 Pedro Alves <palves@redhat.com>
1042
1043 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1044 leader has exited.
1045
af48d08f
PA
10462014-11-12 Pedro Alves <palves@redhat.com>
1047
1048 * gdb.arch/i386-bp_permanent.c: New file.
1049 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1050 (srcfile): Set to i386-bp_permanent.c.
1051 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1052 that stepi does not execute the 'leave' instruction, instead of
1053 testing it does execute.
1054 * gdb.base/bp-permanent.c: New file.
1055 * gdb.base/bp-permanent.exp: New file.
1056
af3768e9
DE
10572014-11-10 Doug Evans <xdje42@gmail.com>
1058
1059 PR symtab/17564
1060 * gdb.base/symtab-search-order.exp: New file.
1061 * gdb.base/symtab-search-order.c: New file.
1062 * gdb.base/symtab-search-order-1.c: New file.
1063 * gdb.base/symtab-search-order-shlib-1.c: New file.
1064
9de00a4a
PA
10652014-11-07 Pedro Alves <palves@redhat.com>
1066
1067 PR gdb/17511
1068 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1069 i?86-*-linux*.
1070
e0f52461
SC
10712014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1072
1073 PR c++/17494
1074 * gdb.cp/pr17494.cc: New file.
1075 * gdb.cp/pr17494.exp: New file.
1076
6ce8c980
YQ
10772014-11-02 Yao Qi <yao@codesourcery.com>
1078
1079 * gdb.python/python.exp: Get working directory and match the
1080 output of "set extended-prompt \\w " with it.
1081
02be9a71
DE
10822014-10-30 Doug Evans <dje@google.com>
1083
1084 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1085 in objfiles.
1086 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1087 in progspaces.
1088
3bdff46b
LM
10892014-10-30 Janis Johnson <janisjo@codesourcery.com>
1090
1091 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1092 * gdb.base/realname-expand.exp: Likewise.
1093 * gdb.linespec/macro-relative.exp: Likewise.
1094
ab917dfb
PA
10952014-10-29 Pedro Alves <palves@redhat.com>
1096
1097 PR gdb/17408
1098 * gdb.threads/schedlock.c (some_function): New function.
1099 (call_function): New global.
1100 (MAYBE_CALL_SOME_FUNCTION): New macro.
1101 (thread_function): Call it.
1102 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1103 and use it instead of a global counter. Adjust all callers.
1104 (get_current_thread): Use "find current thread" for test message
1105 here rather than having all callers pass down the same string.
1106 (goto_loop): New procedure, factored out from ...
1107 (my_continue): ... this.
1108 (step_ten_loops): Change parameter from test message to command to
1109 use. Adjust.
1110 (list_count): Delete global.
1111 (check_result): New procedure, factored out from duplicate top
1112 level code.
1113 (continue tests): Wrap in with_test_prefix.
1114 (test_step): New procedure, factored out from duplicate top level
1115 code.
1116 (top level): Test "step" in combination with all scheduler-locking
1117 modes. Test "next" in combination with all scheduler-locking
1118 modes, and in combination with stepping over a function call or
1119 not.
1120 * gdb.threads/next-bp-other-thread.c: New file.
1121 * gdb.threads/next-bp-other-thread.exp: New file.
1122
d3d4baed
PA
11232014-10-29 Pedro Alves <palves@redhat.com>
1124
1125 PR python/17372
1126 * gdb.python/python.exp: Test a multi-line command that spawns
1127 interactive Python.
1128 * gdb.base/multi-line-starts-subshell.exp: New file.
1129
563e8d85
YQ
11302014-10-29 Yao Qi <yao@codesourcery.com>
1131
1132 * gdb.base/fileio.exp: Make directories on host.
1133
0ea4d52e
YQ
11342014-10-29 Yao Qi <yao@codesourcery.com>
1135
1136 * gdb.base/fileio.c (test_write): Close the file.
1137
7f5ef605
PA
11382014-10-28 Pedro Alves <palves@redhat.com>
1139
1140 PR gdb/12623
1141 * gdb.base/sigstep.c (no_handler): New global.
1142 (main): If 'no_handler is true, set the signal handlers to
1143 SIG_IGN.
1144 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1145 with_sw_watch and no_handler parameters. Handle them.
1146 (top level) <stepping over handler when stopped at a breakpoint
1147 test>: Add a test axis for testing with a software watchpoint, and
1148 another for testing with the signal handler set to SIG_IGN.
1149 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1150 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1151
abbdbd03
PA
11522014-10-28 Pedro Alves <palves@redhat.com>
1153
1154 PR gdb/17511
1155 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1156 * gdb.base/sigstep.exp (other_handler_location): New global.
1157 (advance): Support stepping into the signal handler, and running
1158 commands while in the handler.
1159 (in_handler_map): New global.
1160 (top level): In the advance test, add combinations for getting
1161 into the handler with stepping commands, and for running commands
1162 in the handler. Add comment descripting the advancei tests.
1163
1df4399f
PA
11642014-10-28 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.base/sigstep.exp: Use build_executable instead of
1167 prepare_for_testing.
1168 (top level): Move code that starts GDB, runs to main and creates a
1169 display to ...
1170 (restart): ... this new procedure.
1171 (top level): Move backtrace from signal handler test to ...
1172 (validate_backtrace): ... this new procedure.
1173 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1174 with_test_prefix. Always restart GDB.
1175 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1176 with_test_prefix. Always restart GDB. No need to delete
1177 breakpoints after the test.
1178 (test_skip_handler): Remove prefix parameter.
1179 (skip_over_handler, breakpoint_to_handler)
1180 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1181 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1182 restart GDB. No need to delete breakpoints after the test.
1183 (top level): Use foreach to call the test procedures with
1184 different commands.
1185
a5b6e449
PA
11862014-10-28 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1189 instead of GNATS numbers.
1190 * gdb.base/sigbpt.exp: Likewise.
1191 * gdb.base/siginfo.exp: Likewise.
1192 * gdb.base/sigstep.exp: Likewise.
1193
e5f8a7cc
PA
11942014-10-27 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.base/sigstep.c (dummy): New global.
1197 (main): Issue a couple writes to the new global.
1198 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1199 procedures.
1200 (skip_over_handler): Use test_skip_handler.
1201 (top level): Call skip_over_handler for stepi and nexti too.
1202 (breakpoint_over_handler): Use test_skip_handler.
1203 (top level): Call breakpoint_over_handler for stepi and nexti too.
1204
763905a3
YQ
12052014-10-27 Yao Qi <yao@codesourcery.com>
1206
1207 * gdb.trace/tfile.c (adjust_function_address)
1208 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1209 function descriptor.
1210
6f259a23
DB
12112014-10-24 Don Breazeal <donb@codesourcery.com>
1212
1213 * gdb.base/foll-fork.exp (test_follow_fork,
1214 catch_fork_child_follow): Check for updated fork messages emitted
1215 from infrun.c.
1216 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1217 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1218 vfork_and_exec_child_follow_through_step): Check for updated vfork
1219 messages emitted from infrun.c.
1220
09dd9a69
PA
12212014-10-24 Pedro Alves <palves@redhat.com>
1222
1223 * gdb.base/corefile.exp: Remove references to ultrix.
1224 * gdb.base/interrupt.exp: Likewise.
1225 * gdb.base/whatis.exp: Likewise.
1226 * gdb.gdb/selftest.exp: Likewise.
1227 * gdb.threads/manythreads.exp: Likewise.
1228 * gdb.threads/print-threads.exp: Likewise.
1229 * gdb.threads/pthreads.exp:: Likewise.
1230 * gdb.threads/schedlock.exp: Likewise.
1231
3433cfa5
SC
12322014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1233
1234 * gdb.cp/non-trivial-retval.cc: Add a test case.
1235 * gdb.cp/non-trivial-retval.exp: Add a test.
1236
092f880b
YQ
12372014-10-20 Yao Qi <yao@codesourcery.com>
1238
1239 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1240 * gdb.python/py-objfile-script-gdb.py: New file.
1241 * gdb.python/py-objfile-script.exp: Update reference to
1242 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1243 of remote_download. Remove the dest file.
1244
acbdb7f3
YQ
12452014-10-20 Yao Qi <yao@codesourcery.com>
1246
1247 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1248 * gdb.base/step-line.exp: Likewise.
1249 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1250 * gdb.dwarf2/dw2-basic.exp: Likewise.
1251 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1252 * gdb.dwarf2/dw2-filename.exp: Likewise.
1253 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1254 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1255 * gdb.dwarf2/dw2-producer.exp: Likewise.
1256 * gdb.dwarf2/mac-fileno.exp: Likewise.
1257 * gdb.python/py-frame-args.exp: Likewise.
1258 * gdb.python/py-framefilter.exp: Likewise.
1259 * gdb.python/py-mi.exp: Likewise.
1260 * gdb.python/py-objfile-script.exp: Likewise
1261 * gdb.python/py-pp-integral.exp: Likewise.
1262 * gdb.python/py-pp-re-notag.exp: Likewise.
1263 * gdb.python/py-prettyprint.exp: Likewise.
1264 * gdb.python/py-section-script.exp: Likewise.
1265 * gdb.python/py-typeprint.exp: Likewise.
1266 * gdb.python/py-xmethods.exp: Likewise.
1267 * gdb.stabs/weird.exp: Likewise.
1268 * gdb.xml/tdesc-regs.exp: Likewise.
1269
bd286a29
KCY
12702014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1271
1272 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1273 (out_cu): Use addr_len for the size of addresses.
1274 (out_line): Likewise. Size DW_LNE_set_address instruction
1275 according to addr_len.
1276 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1277 (FUNC): Add START_INSNS to definition.
1278
673dc4a0
YQ
12792014-10-18 Yao Qi <yao@codesourcery.com>
1280
1281 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1282 gdb_has_argv0 return true.
1283 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1284 check [target_info exists noargs], check [gdb_has_argv0]
1285 instead.
1286 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1287 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1288 procedures.
1289
4ffbba72
DE
12902014-10-17 Doug Evans <dje@google.com>
1291
1292 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1293 event.
1294 * gdb.python/py-events.py: Add clear_objfiles event.
1295
d096d8c1
DE
12962014-10-17 Doug Evans <dje@google.com>
1297
1298 * gdb.python/py-objfile.exp: Test progspace attribute.
1299
a80db015
LM
13002014-10-17 Luis Machado <lgustavo@codesourcery.com>
1301
1302 * gdb.guile/scm-breakpoint.exp: Do not assume any
1303 directory separators when matching source file paths.
1304 * gdb.python/py-breakpoint.exp: Likewise.
1305 * gdb.reverse/break-precsave.exp: Likewise.
1306 * gdb.reverse/break-reverse.exp: Likewise.
1307 * gdb.reverse/consecutive-precsave.exp: Likewise.
1308 * gdb.reverse/finish-precsave.exp: Likewise.
1309 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1310 * gdb.reverse/finish-reverse.exp: Likewise.
1311 * gdb.reverse/i386-precsave.exp: Likewise.
1312 * gdb.reverse/i387-env-reverse.exp: Likewise.
1313 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1314 * gdb.reverse/machinestate-precsave.exp: Likewise.
1315 * gdb.reverse/machinestate.exp: Likewise.
1316 * gdb.reverse/sigall-precsave.exp: Likewise.
1317 * gdb.reverse/solib-precsave.exp: Likewise.
1318 * gdb.reverse/step-precsave.exp: Likewise.
1319 * gdb.reverse/until-precsave.exp: Likewise.
1320 * gdb.reverse/watch-precsave.exp: Likewise.
1321 * gdb.reverse/watch-reverse.exp: Likewise.
1322
b22089ab
YQ
13232014-10-17 Yao Qi <yao@codesourcery.com>
1324
1325 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1326 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1327
6c4486e6
PA
13282014-10-17 Pedro Alves <palves@redhat.com>
1329
1330 PR gdb/17471
1331 * gdb.base/bg-execution-repeat.c: New file.
1332 * gdb.base/bg-execution-repeat.exp: New file.
1333
0ff33695
PA
13342014-10-17 Pedro Alves <palves@redhat.com>
1335
1336 PR gdb/17300
1337 * gdb.base/continue-all-already-running.c: New file.
1338 * gdb.base/continue-all-already-running.exp: New file.
1339
6fdebc3d
PA
13402014-10-17 Pedro Alves <palves@redhat.com>
1341
1342 PR gdb/17472
1343 * gdb.base/annota-input-while-running.c: New file.
1344 * gdb.base/annota-input-while-running.exp: New file.
1345
32a8097b
PA
13462014-10-17 Pedro Alves <palves@redhat.com>
1347
1348 * gdb.base/callfuncs.exp: emove references to osf.
1349 * gdb.base/sigall.exp: Likewise.
1350 * gdb.gdb/selftest.exp: Likewise.
1351 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1352 * gdb.mi/non-stop.c: Likewise.
1353 * gdb.mi/pthreads.c: Likewise.
1354 * gdb.reverse/sigall-precsave.exp: Likewise.
1355 * gdb.reverse/sigall-reverse.exp: Likewise.
1356 * gdb.threads/pthreads.c: Likewise.
1357 * gdb.threads/pthreads.exp: Likewise.
1358
7a3517ff
YQ
13592014-10-17 Yao Qi <yao@codesourcery.com>
1360
1361 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1362 check 'target_info exists noargs'.
1363 (test_command_prompt_position): Likewise.
1364 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1365 Remove "set args".
1366 (progvar_simple_while_test): Likewise.
1367 (progvar_complex_if_while_test): Likewise.
1368 (if_while_breakpoint_command_test): Likewise.
1369 (infrun_breakpoint_command_test): Likewise.
1370 (breakpoint_command_test): Likewise.
1371 (watchpoint_command_test): Likewise.
1372 (bp_deleted_in_command_test): Likewise.
1373 (temporary_breakpoint_commands): Likewise.
1374
bb99c472
YQ
13752014-10-16 Yao Qi <yao@codesourcery.com>
1376
1377 * gdb.base/remotetimeout.exp: Remove noargs checking.
1378
7c16b83e
PA
13792014-10-15 Pedro Alves <palves@redhat.com>
1380
1381 PR breakpoints/9649
1382 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1383 * gdb.base/breakpoint-in-ro-region.exp
1384 (probe_target_hardware_step): New procedure.
1385 (top level): Probe hardware stepping and hardware breakpoint
1386 support. Test stepping through a read-only region, with both
1387 "breakpoint auto-hw" on and off and both "always-inserted" on and
1388 off.
1389
35a49624
IB
13902014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1391
1392 * gdb.dlang/demangle.exp: Update for demangling changes.
1393
2d1c107c
SC
13942014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1395
1396 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1397 * gdb.cp/non-trivial-retval.exp: Add new tests.
1398
778811d5
SC
13992014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1400
1401 PR c++/13403
1402 PR c++/15154
1403 * gdb.cp/non-trivial-retval.cc: New file.
1404 * gdb.cp/non-trivial-retval.exp: New file.
1405
10c5f0a8
YQ
14062014-10-15 Yao Qi <yao@codesourcery.com>
1407
1408 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1409 remote host.
1410
65d7b369
YQ
14112014-10-15 Yao Qi <yao@codesourcery.com>
1412
1413 * gdb.python/py-symbol.exp: Match file base name if host is
1414 remote, otherwise match file name with dir name.
1415 * gdb.python/py-symtab.exp: Likewise.
1416 * gdb.python/python.exp: Likewise.
1417
46dc1394
YQ
14182014-10-15 Yao Qi <yao@codesourcery.com>
1419
1420 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1421 pattern.
1422 * gdb.python/py-symtab.exp: Likewise.
1423 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1424 locationn.
1425
c40cc657
JB
14262014-10-14 Joel Brobecker <brobecker@adacore.com>
1427
1428 * gdb.ada/addr_arith: New testcase.
1429
2abf49e1
MR
14302014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1431
1432 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1433 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1434 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1435 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1436
f7088df3
SDJ
14372014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1438
1439 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1440 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1441 * gdb.arch/stap-eval-lang-ada.exp: New file.
1442
4dc06805
YQ
14432014-10-14 Yao Qi <yao@codesourcery.com>
1444
1445 * gdb.mi/mi-var-child.c (nothing1): New function.
1446 (nothing2): New function.
1447 (do_children_tests): Set function pointers by nothing1 and
1448 nothing2.
1449 * gdb.mi/mi-var-child.exp: Step over new added statements.
1450 Update test to match the new output.
1451 * gdb.mi/var-cmd.c (nothing1): New function.
1452 (nothing2): New function.
1453 (do_children_tests): Set function pointers by nothing1 and
1454 nothing2.
1455 * gdb.mi/mi-var-display.exp: Update test to match output.
1456 Step to the line specified by $line_dct_nothing.
1457 Increase the number of lines to step.
1458
46a93de2
YQ
14592014-10-14 Yao Qi <yao@codesourcery.com>
1460
1461 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1462 tests.
1463 * gdb.mi/mi2-var-child.exp: Likewise.
1464
14ea52ee
DE
14652014-10-13 Doug Evans <dje@google.com>
1466
1467 * gdb.python/py-objfile.exp: Change name of file name test.
1468
e5c6e92b
DE
14692014-10-13 Doug Evans <dje@google.com>
1470
1471 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1472 from the start of the CU.
1473
c780cc2f
JK
14742014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1475 Yao Qi <yao@codesourcery.com>
1476
1477 Fix "save breakpoints" for "catch" command.
1478 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1479 Remove -nonewline. Match also the added "main" line.
1480
99894e11
JK
14812014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1482
1483 Fix "save breakpoints" for "disable $bpnum" command.
1484 * gdb.base/save-bp.c (main): Add label.
1485 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1486
6e1ac5a3
JK
14872014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1488
1489 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1490
754dd2b0
YQ
14912014-10-11 Yao Qi <yao@codesourcery.com>
1492
1493 * gdb.server/server-kill.exp: Execute command
1494 "set remote trace-status-packet on" before "tstatus".
1495
f90183d7
YQ
14962014-10-11 Yao Qi <yao@codesourcery.com>
1497
1498 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1499 (main): Call getppid.
1500 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1501 and continue to it. Read variable "server_pid".
1502
bf40a607
YQ
15032014-10-11 Yao Qi <yao@codesourcery.com>
1504
1505 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1506
052ca370
YQ
15072014-10-11 Yao Qi <yao@codesourcery.com>
1508
1509 * gdb.threads/thread-find.exp: Don't execute command
1510 "info threads".
1511 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1512 * gdb.threads/linux-dp.exp: Don't check the condition
1513 $threads_created equals to zero.
1514
3831839c
PA
15152014-10-10 Pedro Alves <palves@redhat.com>
1516
1517 * gdb.base/bigcore.exp: Remove references to IRIX.
1518 * gdb.base/funcargs.exp: Likewise.
1519 * gdb.base/interrupt.exp: Likewise.
1520 * gdb.base/mips_pro.exp: Likewise.
1521 * gdb.base/nodebug.exp: Likewise.
1522 * gdb.base/setvar.exp: Likewise.
1523 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1524
8b9a549d
PA
15252014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1526 Pedro Alves <palves@redhat.com>
1527
1528 PR symtab/14466
1529 * gdb.base/vdso-warning.c: New file.
1530 * gdb.base/vdso-warning.exp: New file.
1531
d48ba5e8
DE
15322014-10-02 Doug Evans <dje@google.com>
1533
1534 * gdb.base/structs.c (main): Don't run forever.
1535
2278c276
PA
15362014-10-02 Pedro Alves <palves@redhat.com>
1537
1538 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1539 (top level) <stop threads 1, stop threads 2>: Use it.
1540
b57bacec
PA
15412014-10-02 Pedro Alves <palves@redhat.com>
1542
1543 * gdb.threads/break-while-running.exp (test): Add new
1544 'update_thread_list' argument. Skip "info threads" if false.
1545 (top level): Add new 'update_thread_list' axis.
1546
13fd3ff3
PA
15472014-10-02 Pedro Alves <palves@redhat.com>
1548
1549 PR breakpoints/17431
1550 * gdb.base/execl-update-breakpoints.c: New file.
1551 * gdb.base/execl-update-breakpoints.exp: New file.
1552
0fec99e8
PA
15532014-10-01 Pedro Alves <palves@redhat.com>
1554
1555 * gdb.base/breakpoint-in-ro-region.c: New file.
1556 * gdb.base/breakpoint-in-ro-region.exp: New file.
1557
2ddf4301
SM
15582014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1559
1560 * gdb.mi/mi-exit-code.exp: New file.
1561 * gdb.mi/mi-exit-code.c: New file.
1562
6a5f3f43
YQ
15632014-09-30 Yao Qi <yao@codesourcery.com>
1564
1565 * lib/prelink-support.exp (build_executable_own_libs): Error if
1566 the target isn't native.
1567
345bcc73
YQ
15682014-09-30 Yao Qi <yao@codesourcery.com>
1569
1570 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1571 false.
1572
a25a5a45
PA
15732014-09-22 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.threads/break-while-running.exp: New file.
1576 * gdb.threads/break-while-running.c: New file.
1577
00ba3162
YQ
15782014-09-19 Yao Qi <yao@codesourcery.com>
1579
1580 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1581 Invoke test. Restart GDB with --readnow and invoke test again.
1582
c3b7b696
YQ
15832014-09-19 Yao Qi <yao@codesourcery.com>
1584
1585 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1586 proc set_breakpoint_on_gcd_function. Invoke
1587 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1588 invoke set_breakpoint_on_gcd_function again.
1589
2b4fd423
DE
15902014-09-18 Doug Evans <dje@google.com>
1591
1592 * gdb.dwarf2/symtab-producer.exp: New file.
1593
a5947601
SDJ
15942014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1595
1596 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1597 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1598 * gdb.base/global-var-nested-by-dso.c: Likewise.
1599 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1600
91c19059
SDJ
16012014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1602 Pedro Alves <palves@redhat.com>
1603
1604 * gdb.base/watch-bitfields.exp: Pass string other than test file
1605 name to prepare_for_testing.
1606 (watch): New procedure.
1607 (expect_watchpoint): Use with_test_prefix.
1608 (top level): Factor out tests to ...
1609 (test_watch_location, test_regular_watch): ... these new
1610 procedures, and use with_test_prefix and gdb_continue_to_end.
1611
bb9d5f81
PP
16122014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1613
1614 PR breakpoints/12526
1615 * gdb.base/watch-bitfields.exp: New file.
1616 * gdb.base/watch-bitfields.c: New file.
1617
635856f5
PA
16182014-09-16 Pedro Alves <palves@redhat.com>
1619
1620 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1621 software and hardware addresses, not software address against
1622 itself.
1623
7280ceea
PA
16242014-09-16 Pedro Alves <palves@redhat.com>
1625
1626 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1627 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1628
428b16bd
PA
16292014-09-16 Pedro Alves <palves@redhat.com>
1630
1631 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1632 files.
1633 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1634 "*-*-vxworks*" throughout.
1635 * gdb.base/break.exp: Likewise.
1636 * gdb.base/default.exp: Likewise.
1637 * gdb.base/scope.exp: Likewise.
1638 * gdb.base/sepdebug.exp: Likewise.
1639 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1640 throughout.
1641 * gdb.base/run.c: Likewise.
1642 * gdb.base/sepdebug.c: Likewise.
1643 * gdb.hp/gdb.aCC/run.c: Likewise.
1644 * gdb.reverse/until-reverse.c: Likewise.
1645 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1646
666d413c
YQ
16472014-09-16 Yao Qi <yao@codesourcery.com>
1648
1649 * boards/local-remote-host-native.exp: New file.
1650
57cbd724
DE
16512014-09-14 Doug Evans <xdje42@gmail.com>
1652
1653 * gdb.threads/queue-signal.c (thread_count): New variable.
1654 (thread_count_mutex, thread_count_condvar): New variables.
1655 (incr_thread_count, wait_all_threads_running): New functions.
1656 (main): Wait for all threads to be in their thread functions.
1657
81219e53
DE
16582014-09-13 Doug Evans <xdje42@gmail.com>
1659
1660 * gdb.threads/queue-signal.c: New file.
1661 * gdb.threads/queue-signal.exp: New file.
1662
3714cea7
DE
16632014-09-13 Doug Evans <xdje42@gmail.com>
1664
1665 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1666 be consistent with what default_gdb_init uses.
1667 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1668 the plain text of the prompt. Add some logging printfs.
1669 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1670
fa43b1d7
PA
16712014-09-12 Pedro Alves <palves@redhat.com>
1672
1673 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1674 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1675 * gdb.arch/i386-size-overlap.exp: Likewise.
1676 * gdb.arch/i386-size.exp: Likewise.
1677 * gdb.arch/i386-unwind.exp: Likewise.
1678 * gdb.base/a2-run.exp: Likewise.
1679 * gdb.base/break.exp: Likewise.
1680 * gdb.base/charset.exp: Likewise.
1681 * gdb.base/chng-syms.exp: Likewise.
1682 * gdb.base/commands.exp: Likewise.
1683 * gdb.base/dbx.exp: Likewise.
1684 * gdb.base/find.exp: Likewise.
1685 * gdb.base/funcargs.exp: Likewise.
1686 * gdb.base/jit-simple.exp: Likewise.
1687 * gdb.base/reread.exp: Likewise.
1688 * gdb.base/sepdebug.exp: Likewise.
1689 * gdb.base/step-bt.exp: Likewise.
1690 * gdb.cp/mb-inline.exp: Likewise.
1691 * gdb.cp/mb-templates.exp: Likewise.
1692 * gdb.objc/basicclass.exp: Likewise.
1693 * gdb.threads/killed.exp: Likewise.
1694
9d9bf2df
EBM
16952014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1696
1697 PR tdep/17379
1698 * gdb.arch/powerpc-stackless.S: New file.
1699 * gdb.arch/powerpc-stackless.exp: New file.
1700
1cf2f1b0
JK
17012014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1702
1703 * gdb.base/attach.c: Include unistd.h.
1704 (main): Call alarm. Add label postloop.
1705 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1706 gdb_breakpoint, gdb_continue_to_breakpoint.
1707 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1708
98880d46
PA
17092014-09-11 Pedro Alves <palves@redhat.com>
1710
1711 PR gdb/17347
1712 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1713 * gdb.base/attach.exp (test_command_line_attach_run): New
1714 procedure.
1715 (top level): Call it.
1716
4c92ff2c
PA
17172014-09-11 Pedro Alves <palves@redhat.com>
1718
1719 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1720 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1721 (do_command_attach_tests): Use spawn_wait_for_attach.
1722 * gdb.base/solib-overlap.exp: Likewise.
1723 * gdb.multi/multi-attach.exp: Likewise.
1724 * gdb.python/py-prompt.exp: Likewise.
1725 * gdb.python/py-sync-interp.exp: Likewise.
1726 * gdb.server/ext-attach.exp: Likewise.
1727
3adc1a7d
GKB
17282014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1729
1730 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1731 command in testcase. Simplify testcase.
1732
96334934
JB
17332014-09-10 Joel Brobecker <brobecker@adacore.com>
1734
1735 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1736
eb479039
JB
17372014-09-10 Joel Brobecker <brobecker@adacore.com>
1738
1739 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1740
deede10c
JB
17412014-09-10 Joel Brobecker <brobecker@adacore.com>
1742
1743 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1744
7828a5f5
JB
17452014-09-10 Joel Brobecker <brobecker@adacore.com>
1746
1747 * gdb.dwarf2/dynarr-ptr.c: New file.
1748 * gdb.dwarf2/dynarr-ptr.exp: New file.
1749
33aeebcf
MR
17502014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1751
1752 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1753 of 30 rather than hardcoding 120 for a slow test case. Take the
1754 `gdb,timeout' target setting into account for this calculation.
1755 Don't extend the timeout for the test cases that don't need it.
1756
7b415901
MR
17572014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1758
1759 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1760 a factor of 2 for a slow test case. Take the `gdb,timeout'
1761 target setting into account for this calculation.
1762 * gdb.reverse/until-precsave.exp: Increase the timeout by
1763 a factor of 15 and 3 respectively rather than adding 120
1764 for a pair of slow test cases. Take the `gdb,timeout'
1765 target setting into account for this calculation.
1766
4a40f85a
MR
17672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1768
1769 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1770 timeout, don't pass one down to gdb_expect.
1771 (gdb_expect): Rework timeout selection.
1772
09635af7
MR
17732014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1774
1775 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1776 exception on timeout.
1777 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1778 (gdbserver_start_extended): Catch any `gdbserver_start' error
1779 exceptions.
1780 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1781 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1782 `gdbserver_gdb_load' error exceptions.
1783
2bdd10b7
MR
17842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1785
1786 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1787 120 on waiting for the TCP socket to open.
1788
316935f0
DE
17892014-09-09 Doug Evans <xdje42@gmail.com>
1790
1791 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1792 _caller_matches, _any_caller_is, _any_caller_matches.
1793
83740597
DE
17942014-09-09 Doug Evans <xdje42@gmail.com>
1795
1796 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1797
4c122fc3
YQ
17982014-09-09 Yao Qi <yao@codesourcery.com>
1799
1800 * gdb.mi/mi-var-display.exp: Set print symbol off.
1801
a9f116cb
GKB
18022014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1803
1804 PR gdb/17035
1805 * gdb.base/commands.exp: Add tests to verify user-defined
1806 commands with empty bodies.
1807 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1808 python commands in `show user command`.
1809 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1810 scheme commands in `show user command`.
1811
c75bd3a2
JK
18122014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1813
1814 PR python/17355
1815 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1816 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1817 * gdb.python/py-framefilter-invalidarg.exp: New file.
1818 * gdb.python/py-framefilter-invalidarg.py: New file.
1819
faa42425
DE
18202014-09-06 Doug Evans <xdje42@gmail.com>
1821
1822 PR 15276
1823 * gdb.python/py-caller-is.c: New file.
1824 * gdb.python/py-caller-is.exp: New file.
1825
474ca4f6
SDJ
18262014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1827
1828 PR gdb/17235
1829 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1830 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1831
eb0b0463
SDJ
18322014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1833
1834 PR fortran/17237
1835 * gdb.fortran/print-formatted.exp: New file.
1836 * gdb.fortran/print-formatted.f90: Likewise.
1837
5f3b99cf
SS
18382014-09-03 Sasha Smundak <asmundak@google.com>
1839
1840 * gdb.python/py-frame.exp: Test Frame.read_register.
1841
7d793aa9
SDJ
18422014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1843
1844 PR python/16699
1845 * gdb.python/py-completion.exp: New file.
1846 * gdb.python/py-completion.py: Likewise.
1847
fb0576e9
DE
18482014-08-28 Doug Evans <dje@google.com>
1849
1850 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1851 eax,etc. are live with values set by gdb and thus the compiler can't
1852 use them.
1853 * gdb.arch/i386-pseudo.c (main): Ditto.
1854
ee92b0dd
DE
18552014-08-27 Doug Evans <dje@google.com>
1856
1857 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1858
6649db35
DE
18592014-08-25 Doug Evans <dje@google.com>
1860
1861 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1862 (main): Ditto.
1863
564b7600
DE
18642014-08-25 Doug Evans <dje@google.com>
1865
1866 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1867
3881fb67
YQ
18682014-08-24 Yao Qi <yao@codesourcery.com>
1869
1870 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1871 symbol off.
1872 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1873
a05a36a5
DE
18742014-08-22 Doug Evans <dje@google.com>
1875
1876 PR 17276
1877 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1878 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1879 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1880
7c343b48
YQ
18812014-08-22 Yao Qi <yao@codesourcery.com>
1882
1883 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1884 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1885 * gdb.python/python.exp: Likewise. Use .py file on the host
1886 instead of the build.
1887
22fd09ae
JK
18882014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1889
1890 * gdb.threads/gcore-stale-thread.c: New file.
1891 * gdb.threads/gcore-stale-thread.exp: New file.
1892
a8454a7c
PA
18932014-08-21 Pedro Alves <palves@redhat.com>
1894
1895 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1896 * gdb.base/gcore-relro-pie.exp: Likewise.
1897 * gdb.base/gcore-relro.exp: Likewise.
1898 * gdb.base/gcore.exp: Likewise.
1899 * gdb.base/print-symbol-loading.exp: Likewise.
1900 * gdb.threads/gcore-thread.exp: Likewise.
1901 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1902
2a31c623
PA
19032014-08-20 Pedro Alves <palves@redhat.com>
1904 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1907 configure.
1908 (EXPECT): Handle READ1 being set.
1909 (all): Depend on EXTRA_RULES.
1910 (check-read1, expect-read1, read1.so, read1): New rules.
1911 * README (Testsuite Parameters): Document the READ1 make variable.
1912 (Race detection): New section.
1913 * configure: Regenerate.
1914 * configure.ac: If build==host==target, and running under a
1915 GNU/glibc system, add read1 to the extra Makefile rules.
1916 (EXTRA_RULES): AC_SUBST it.
1917 * lib/read1.c: New file.
1918
d36430db
JB
19192014-08-20 Joel Brobecker <brobecker@adacore.com>
1920
1921 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1922 the handling of variables declared as a typedef to an array
1923 which a DW_AT_data_location attribute.
1924
9a0dc9e3
PA
19252014-08-19 Andrew Burgess <aburgess@broadcom.com>
1926 Pedro Alves <palves@redhat.com>
1927
1928 PR symtab/14604
1929 PR symtab/14605
1930 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1931 gdb_test.
1932
0718a8da
PA
19332014-08-19 Pedro Alves <palves@redhat.com>
1934
1935 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1936
13b448cd
YQ
19372014-08-19 Yao Qi <yao@codesourcery.com>
1938
1939 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1940 right line.
1941
1cbf5077
DB
19422014-08-18 David Blaikie <dblaikie@gmail.com>
1943
1944 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1945
bf0fae19
JB
19462014-08-18 Joel Brobecker <brobecker@adacore.com>
1947
1948 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1949 attribute in array range.
1950
3c8c5dcc
JB
19512014-08-18 Joel Brobecker <brobecker@adacore.com>
1952
1953 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1954
e66d4446
SC
19552014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1956
1957 PR c++/17132
1958 * gdb.cp/pr17132.cc: New file.
1959 * gdb.cp/pr17132.exp: New file.
1960
940df408
SC
19612014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1962
1963 * gdb.python/py-xmethods.py (A_getarrayind)
1964 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1965 Use 'print' with function call syntax.
1966 (E_method_matcher.match): Fix tab vs space indentation mixup.
1967
ebcc6c3a
YQ
19682014-08-15 Yao Qi <yao@codesourcery.com>
1969
1970 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1971 false.
1972
775e0f04
YQ
19732014-08-15 Yao Qi <yao@codesourcery.com>
1974
1975 * gdb.cp/casts.exp: Set print symbol off.
1976 * gdb.cp/class2.exp: Likewise.
1977 * gdb.cp/overload.exp: Likewise.
1978 * gdb.cp/templates.exp: Likewise.
1979
d769e349
DE
19802014-08-11 Doug Evans <dje@google.com>
1981
1982 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1983 (test_load_shlib): Update.
1984
20c6f1e1
YQ
19852014-08-09 Yao Qi <yao@codesourcery.com>
1986
1987 * gdb.base/display.exp: Invoke is_address_zero_readable.
1988 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1989 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1990 * gdb.base/hbreak-unmapped.exp: Return if
1991 is_address_zero_readable returns true.
1992 * gdb.base/signest.exp: Likewise.
1993 * gdb.base/signull.exp: Likewise.
1994 * gdb.base/sigbpt.exp: Likewise.
1995 * gdb.guile/scm-disasm.exp: Do the test if
1996 is_address_zero_readable returns false.
1997 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1998 * gdb.python/py-arch.exp: Likewise.
1999 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2000 * lib/gdb.exp (is_address_zero_readable): New proc.
2001
5792e8e3
YQ
20022014-08-09 Yao Qi <yao@codesourcery.com>
2003
2004 PR testsuite/13443
2005 * gdb.mi/mi-var-display.exp: Make test messages unique.
2006
3cecbbbe
TT
20072014-08-04 Tom Tromey <tromey@redhat.com>
2008
2009 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2010 target 0".
2011
00b51ff5
TT
20122014-08-04 Tom Tromey <tromey@redhat.com>
2013
2014 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2015 "target_resume".
2016
6908c509
JB
20172014-08-01 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2020 inner_vla_struct_object_size.
2021 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2022 as xfail.
2023
cc6563d2
PA
20242014-07-30 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2027 comment.
2028
7e09a223
YQ
20292014-07-29 Yao Qi <yao@codesourcery.com>
2030
2031 PR gdb/17206
2032 * gdb.base/until-nodebug.exp: New.
2033
7ebdbe92
DE
20342014-07-28 Doug Evans <xdje42@gmail.com>
2035
2036 PR guile/17203
2037 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2038 previously existing parameter, and previously ambiguously spelled
2039 parameter.
2040
fdb1adc6
WN
20412014-07-28 Will Newton <will.newton@linaro.org>
2042
2043 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2044
186fcde0
DE
20452014-07-26 Ludovic Courtès <ludo@gnu.org>
2046 Doug Evans <xdje42@gmail.com>
2047
2048 PR guile/17146
2049 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2050
70509625
PA
20512014-07-25 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.threads/signal-command-handle-nopass.c: New file.
2054 * gdb.threads/signal-command-handle-nopass.exp: New file.
2055 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2056 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2057 * gdb.threads/signal-delivered-right-thread.c: New file.
2058 * gdb.threads/signal-delivered-right-thread.exp: New file.
2059
c3f814a1
PA
20602014-07-25 Pedro Alves <palves@redhat.com>
2061
2062 * gdb.base/double-prompt-target-event-error.exp
2063 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2064 match.
2065 (cancel_pagination_in_target_event): Rework double prompt
2066 detection.
2067 * gdb.base/paginate-after-ctrl-c-running.exp
2068 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2069 <return>' match.
2070 * gdb.base/paginate-bg-execution.exp
2071 (test_bg_execution_pagination_return)
2072 (test_bg_execution_pagination_cancel): Remove '-notransfer
2073 <return>' matches.
2074 * gdb.base/paginate-execution-startup.exp
2075 (test_fg_execution_pagination_return)
2076 (test_fg_execution_pagination_cancel): Remove '-notransfer
2077 <return>' matches.
2078 * gdb.base/paginate-inferior-exit.exp
2079 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2080 match.
2081 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2082 * lib/gdb.exp (pagination_prompt): Run text through
2083 string_to_regexp.
2084 (gdb_test_multiple): Match $pagination_prompt instead of
2085 "<return>".
2086 (string_to_regexp): Move to lib/gdb-utils.exp.
2087
e214cf6c
JK
20882014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 * gdb.arch/amd64-entry-value-paramref.S: New file.
2091 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2092 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2093 * gdb.arch/amd64-optimout-repeat.S: New file.
2094 * gdb.arch/amd64-optimout-repeat.c: New file.
2095 * gdb.arch/amd64-optimout-repeat.exp: New file.
2096
17d0c5c8
JK
20972014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2098
2099 PR gdb/17170
2100 * gdb.base/statistics.exp: New file.
2101
b8b8facf
DE
21022014-07-17 Doug Evans <dje@google.com>
2103
74b49205 2104 PR gdb/17170
b8b8facf
DE
2105 * gdb.base/maint.exp: Update testing of per-command stats.
2106
1b5d0ab3
PA
21072014-07-16 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2110 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2111 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2112 (tfile_write_buf): New functions.
2113 (add_memory_block): Rewrite using the above.
2114 (adjust_function_address): New function.
2115 (FUNCTION_ADDRESS): New macro.
2116 (write_basic_trace_file): Remove short_x local, and use
2117 tfile_write_16. Change type of func_addr local to unsigned long
2118 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2119 here. Cast argument of add_memory_block to char pointer.
2120 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2121 (main): Remove parameters.
2122 * gdb.trace/tfile.exp: Remove nowarnings.
2123
4d974e88
SM
21242014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2125
2126 * gdb.base/debug-expr.exp: Test string evaluation with
2127 "debug expression" on.
2128
41e99568
PA
21292014-07-15 Pedro Alves <palves@redhat.com>
2130
2131 * gdb.base/reread.exp: Use clean_restart.
2132
487d9753
PL
21332014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2134
2135 * gdb.arch/avr-flash-qualifer.c: New.
2136 * gdb.arch/avr-flash-qualifer.exp: New.
2137
cc1c52ad
PA
21382014-07-14 Pedro Alves <palves@redhat.com>
2139
2140 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2141 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2142
1e973570
PA
21432014-07-14 Pedro Alves <palves@redhat.com>
2144
2145 * gdb.base/double-prompt-target-event-error.c: New file.
2146 * gdb.base/double-prompt-target-event-error.exp: New file.
2147
93d6eb10
PA
21482014-07-14 Pedro Alves <palves@redhat.com>
2149
2150 PR gdb/17072
2151 * gdb.base/paginate-inferior-exit.c: New file.
2152 * gdb.base/paginate-inferior-exit.exp: New file.
2153
0017922d
PA
21542014-07-14 Pedro Alves <palves@redhat.com>
2155
2156 PR gdb/17072
2157 * gdb.base/paginate-bg-execution.c: New file.
2158 * gdb.base/paginate-bg-execution.exp: New file.
2159
94696ad3
PA
21602014-07-14 Pedro Alves <palves@redhat.com>
2161
2162 PR gdb/17072
2163 * gdb.base/paginate-execution-startup.c: New file.
2164 * gdb.base/paginate-execution-startup.exp: New file.
2165 * lib/gdb.exp (pagination_prompt): New global.
2166 (default_gdb_spawn): New procedure, factored out from
2167 default_gdb_spawn.
2168 (default_gdb_start): Adjust to call default_gdb_spawn.
2169 (gdb_spawn): New procedure.
2170
bd293940
PA
21712014-07-14 Pedro Alves <palves@redhat.com>
2172
2173 * lib/gdb.exp (gdb_assert): New procedure.
2174 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2175
c933f875
PA
21762014-07-14 Pedro Alves <palves@redhat.com>
2177
2178 * gdb.base/execution-termios.c: New file.
2179 * gdb.base/execution-termios.exp: New file.
2180
d98b7a16
TT
21812014-07-14 Tom Tromey <tromey@redhat.com>
2182
2183 * gdb.cp/vla-cxx.cc: New file.
2184 * gdb.cp/vla-cxx.exp: New file.
2185
548740d6
TT
21862014-07-14 Tom Tromey <tromey@redhat.com>
2187
2188 * gdb.reverse/rerun-prec.c: New file.
2189 * gdb.reverse/rerun-prec.exp: New file.
2190
a25eb028
MR
21912014-07-12 Maciej W. Rozycki <macro@mips.com>
2192 Maciej W. Rozycki <macro@codesourcery.com>
2193
2194 * lib/gdb-utils.exp: New file.
2195 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2196 inline `gdb_init_command' processing.
2197 (gdb_start_cmd): Likewise.
2198 * lib/mi-support.exp (mi_run_cmd): Likewise.
2199 * README: Document `gdb_init_command' and `gdb_init_commands'.
2200
218c2655
JK
22012014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2202
2203 Fix false FAIL running under a very long directory name.
2204 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2205 and "set print elements 10000". Twice.
2206
5401fde3
YQ
22072014-07-11 Yao Qi <yao@codesourcery.com>
2208
2209 * gdb.base/exprs.exp: "set print symbol off".
2210
e76126e8
PA
22112014-07-11 Pedro Alves <palves@redhat.com>
2212
2213 * gdb.threads/kill.c: New file.
2214 * gdb.threads/kill.exp: New file.
2215
2d6f0de6
YQ
22162014-07-10 Yao Qi <yao@codesourcery.com>
2217
2218 * gdb.trace/tfile.c (write_basic_trace_file)
2219 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2220 address written to trace file.
2221
7180e04a
PA
22222014-07-09 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/attach-wait-input.exp: New file.
2225 * gdb.base/attach-wait-input.c: New file.
2226
9a9a7608
AB
22272014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2230 setting up test structures.
2231 (main): Call new test function.
2232 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2233 test function, continue into test function and walk test
2234 structures.
2235
161ac41e
YQ
22362014-07-02 Yao Qi <yao@codesourcery.com>
2237
2238 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2239 'bar_start' at the beginning of functions 'foo' and 'bar'
2240 respectively.
2241 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2242 instead of 'foo' and 'bar'.
2243
1f267ae3
MM
22442014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2245
2246 * gdb.btrace/segv.exp: New.
2247 * gdb.btrace/segv.c: New.
2248
2b239efb
LM
22492014-07-02 Luis Machado <lgustavo@codesourcery.com>
2250
2251 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2252 instruction.
2253
cf363f18
MW
22542014-06-30 Mark Wielaard <mjw@redhat.com>
2255
2256 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2257 vulture, vilify, villar): New volatile array constants.
2258 (vindictive, vegetation): New const volatile array constants.
2259 * gdb.base/volatile.exp: Test volatile and const volatile array
2260 types.
2261
aebf9d24
AA
22622014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2263
2264 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2265 target lacks support for awatch, rwatch, or hbreak.
2266
b67a2c6f
YQ
22672014-06-27 Yao Qi <yao@codesourcery.com>
2268
2269 * gdb.multi/dummy-frame-restore.exp: New.
2270 * gdb.multi/dummy-frame-restore.c: New.
2271
aef92902
MM
22722014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2273
2274 * gdb.btrace/gcore.exp: New.
2275
8e9db26e
PA
22762014-06-23 Pedro Alves <palves@redhat.com>
2277
2278 * gdb.base/watchpoint-reuse-slot.c: New file.
2279 * gdb.base/watchpoint-reuse-slot.exp: New file.
2280
70afc5b7
SC
22812014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2282
2283 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2284 progspace's filename in 'info', 'enable' and 'disable' command
2285 tests.
2286
b972bd9c
JK
22872014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2288
2289 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2290 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2291 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2292
125f8a3d
GB
22932014-06-20 Gary Benson <gbenson@redhat.com>
2294
2295 * gdb.arch/i386-avx.exp: Fix include file location.
2296 * gdb.arch/i386-sse.exp: Likewise.
2297
3ed9baed
IB
22982014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2299
2300 * gdb.dlang/expression.exp: New file.
2301
034f788c
PA
23022014-06-19 Pedro Alves <palves@redhat.com>
2303
2304 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2305 out from ...
2306 (top level): ... here. Iterate running tests under different
2307 scheduler-locking settings.
2308
45371d0c
LM
23092014-06-18 Luis Machado <lgustavo@codesourcery.com>
2310
2311 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2312 to DW_FORM_addr and use non-zero addresses.
2313
5d376983
SC
23142014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2315
2316 PR gdb/17017
2317 * gdb.python/py-xmethods.cc: Add global function call counters and
2318 increment them in their respective functions. Remove "cout"
2319 statements.
2320 * gdb.python/py-xmethods.exp: Make tests check the global function
2321 call counters instead of depending on inferior IO.
2322
a1aa2221
LM
23232014-06-18 Don Breazeal <donb@codesourcery.com>
2324
2325 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2326 Deleted procedure.
2327 (explicit_fork_parent_follow): Deleted procedure.
2328 (explicit_fork_child_follow): Deleted procedure.
2329 (test_follow_fork): New procedure.
2330 (do_fork_tests): Replace calls to deleted procedures with
2331 calls to test_follow_fork and reset GDB for subsequent
2332 procedure calls.
2333
0fc05997
YQ
23342014-06-17 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2337 CP1252.
2338
70795c52
LM
23392014-06-17 Luis Machado <lgustavo@codesourcery.com>
2340
2341 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2342 Initialize ptr and S explicitly.
2343 (skip_type_update_when_not_use_rtti_test): Likewise.
2344
6be47f0c
KS
23452014-06-16 Keith Seitz <keiths@redhat.com>
2346
2347 PR mi/15863
2348 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2349 the inferior is started.
2350
d03de421
PA
23512014-06-16 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.base/break-main-file-remove-fail.c: New file.
2354 * gdb.base/break-main-file-remove-fail.exp: New file.
2355 * gdb.base/break-unload-file.exp: Use build_executable instead of
2356 prepare_for_testing.
2357 (test_break): New parameter "initial_load". Handle it.
2358 (top level): Add initial_load cmdline/file axis.
2359
f9579b99
TT
23602014-06-12 Tom Tromey <tromey@redhat.com>
2361
2362 * gdb.base/completion.exp: Don't use directory name in test.
2363
3657956b
GB
23642014-06-09 Gary Benson <gbenson@redhat.com>
2365
2366 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2367 separate the always-available ANSI-standard signals from the
2368 signals that require checking.
2369 (main): Likewise.
2370 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2371 Likewise.
2372 (main): Likewise.
2373
4186eb54
KS
23742014-06-07 Keith Seitz <keiths@redhat.com>
2375
2376 Revert:
2377 PR c++/16253
2378 * gdb.cp/var-tag.cc: New file.
2379 * gdb.cp/var-tag.exp: New file.
2380 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2381 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2382 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2383 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2384
25326a28 23852014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2386
2387 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2388
829155c9
PA
23892014-06-06 Pedro Alves <palves@redhat.com>
2390
2391 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2392 in target debug output instead of looking at RSP packets,
2393 disabling the test on any target that uses hardware stepping.
2394 Update comments.
2395
61c8d22e
PA
23962014-06-06 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.base/break-unload-file.exp: Fix typo.
2399
d9a47287
YQ
24002014-06-06 Yao Qi <yao@codesourcery.com>
2401
2402 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2403 from "jit_function" to "^jit_function".
2404
e5e01dbf
YQ
24052014-06-06 Yao Qi <yao@codesourcery.com>
2406
2407 * gdb.base/async.c (foo): Add one statement.
2408 * gdb.base/async.exp: Get the next instruction address and
2409 match the output of "nexti" by instruction address. Match
2410 the hex address in the output of "finish".
2411
73ba372c
GB
24122014-06-06 Gary Benson <gbenson@redhat.com>
2413
2414 * gdb.base/call-signals.c: Remove preprocessor conditionals
2415 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2416 SIGSEGV and SIGTERM.
2417 * gdb.base/sigall.c: Likewise.
2418 * gdb.base/unwindonsignal.c: Likewise.
2419 * gdb.reverse/sigall-reverse.c: Likewise.
2420
831517df
YQ
24212014-06-06 Yao Qi <yao@codesourcery.com>
2422
2423 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2424 readable, skip the test.
2425
b8b91e98
YQ
24262014-06-06 Yao Qi <yao@codesourcery.com>
2427
2428 * gdb.threads/staticthreads.c (thread_function): Move the line
2429 setting breakpoint on forward.
2430 * gdb.threads/staticthreads.exp: Update comments.
2431
fb934770
LC
24322014-06-05 Ludovic Courtès <ludo@gnu.org>
2433
2434 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2435 "history-append! type error".
2436
6ef284bd
SM
24372014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2438
2439 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2440 erroneous dprintf expected input.
2441
a872e241
DE
24422014-06-04 Doug Evans <xdje42@gmail.com>
2443
2444 * gdb.guile/scm-generics.exp: Delete.
2445
16f691fb
DE
24462014-06-04 Doug Evans <xdje42@gmail.com>
2447
2448 * gdb.guile/scm-breakpoint.exp: Update.
2449 Add tests for breakpoint registration.
2450
012370f6
TT
24512014-06-04 Tom Tromey <tromey@redhat.com>
2452
2453 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2454 VLA-in-union.
2455 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2456 inner_vla_struct, vla_union types. Initialize objects of those
2457 types and compute their sizes.
2458
9f5a4cef
HZ
24592014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2460 Hui Zhu <hui@codesourcery.com>
2461
2462 * gdb.base/fileio.exp: Add test for shell not available as well as
2463 available.
2464 * gdb.base/fileio.c (test_system): Check for shell twice.
2465
90a45c4d
YQ
24662014-06-04 Yao Qi <yao@codesourcery.com>
2467
2468 * gdb.base/auto-connect-native-target.exp: Remove redundant
2469 space from the regexp pattern.
2470
70017e41
YQ
24712014-06-04 Yao Qi <yao@codesourcery.com>
2472
2473 * gdb.base/default.exp: Replace "child" with "native" in
2474 regexp pattern.
2475
883964a7
SC
24762014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2477
2478 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2479 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2480 * gdb.python/py-xmethods.py: Python script supporting the
2481 new testcase and tests.
2482
ef370185
JB
24832014-06-03 Joel Brobecker <brobecker@adacore.com>
2484 Pedro Alves <palves@redhat.com>
2485
2486 PR breakpoints/17000
2487 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2488 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2489
1e2ccb61
BM
24902014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2491
2492 * gdb.base/subst.exp: Add tests to verify partial path matching
2493 output.
2494
c6ec5ab2
PA
24952014-06-03 Pedro Alves <palves@redhat.com>
2496
2497 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2498 target that doesn't use software single-stepping.
2499
835c559f
PA
25002014-06-03 Pedro Alves <palves@redhat.com>
2501
2502 PR breakpoints/17000
2503 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2504 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2505
06eb1586
DE
25062014-06-02 Doug Evans <xdje42@gmail.com>
2507
2508 * gdb.guile/scm-parameter.exp: New file.
2509
e698b8c4
DE
25102014-06-02 Doug Evans <xdje42@gmail.com>
2511
2512 * gdb.guile/scm-cmd.c: New file.
2513 * gdb.guile/scm-cmd.exp: New file.
2514
ded03782
DE
25152014-06-02 Doug Evans <xdje42@gmail.com>
2516
2517 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2518 pretty-printer lookup.
2519 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2520 (make-pp_s-printer): Call it.
2521 (make-pretty-printer-from-dict): New function.
2522 (lookup-pretty-printer-maker-from-dict): New function.
2523 (*pretty-printer*): Simplify.
2524 (make-objfile-pp_s-printer): New function.
2525 (install-objfile-pretty-printers!): New function.
2526 (make-progspace-pp_s-printer): New function.
2527 (install-progspace-pretty-printers!): New function.
2528 * gdb.guile/scm-progspace.c: New file.
2529 * gdb.guile/scm-progspace.exp: New file.
2530
41fac0cf
PA
25312014-06-02 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.base/dprintf-bp-same-addr.c: New file.
2534 * gdb.base/dprintf-bp-same-addr.exp: New file.
2535
96ae5695
EBM
25362014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2537
2538 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2539 * gdb.arch/powerpc-power.s: Likewise.
2540
da02b3a8
JB
25412014-06-02 Joel Brobecker <brobecker@adacore.com>
2542
2543 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2544
c72b2e7b
YQ
25452014-06-01 Yao Qi <yao@codesourcery.com>
2546
2547 * gdb.base/watchpoint.exp (test_watch_location): Check null
2548 pointer can be dereferenced. If not, do the test, otherwise
2549 skip it.
2550
53e8a631
AB
25512014-05-30 Andrew Burgess <aburgess@broadcom.com>
2552
2553 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2554 results.
2555 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2556
938f0e2f
AB
25572014-05-30 Andrew Burgess <aburgess@broadcom.com>
2558
2559 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2560 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2561 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2562 * gdb.arch/amd64-invalid-stack-top.c: New file.
2563 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2564
9ba6657a
PA
25652014-05-30 Pedro Alves <palves@redhat.com>
2566
2567 PR breakpoints/17000
2568 * gdb.base/sss-bp-on-user-bp.c: New file.
2569 * gdb.base/sss-bp-on-user-bp.exp: New file.
2570
522c09bf
DB
25712014-05-30 David Blaikie <dblaikie@gmail.com>
2572
2573 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2574 gnu_inline semantics via attribute.
2575 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2576 source explicitly specifies the required semantics.
2577
bf4ef81e
MR
25782014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2579
2580 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2581
329ea579
PA
25822014-05-29 Pedro Alves <palves@redhat.com>
2583 Tom Tromey <tromey@redhat.com>
2584
2585 * gdb.base/async-shell.exp: Don't enable target-async.
2586 * gdb.base/async.exp
2587 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2588 parameter. Adjust.
2589 (top level): Don't test with "target-async".
2590 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2591 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2592 * gdb.base/inferior-died.exp: Don't enable target-async.
2593 * gdb.base/interrupt-noterm.exp: Likewise.
2594 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2595 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2596 * gdb.mi/mi-nonstop.exp: Likewise.
2597 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2598 * gdb.mi/mi-nsintrall.exp: Likewise.
2599 * gdb.mi/mi-nsmoribund.exp: Likewise.
2600 * gdb.mi/mi-nsthrexec.exp: Likewise.
2601 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2602 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2603 * gdb.python/py-evsignal.exp: Don't enable target-async.
2604 * gdb.python/py-evthreads.exp: Likewise.
2605 * gdb.python/py-prompt.exp: Likewise.
2606 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2607 * gdb.server/solib-list.exp: Don't enable target-async.
2608 * gdb.threads/thread-specific-bp.exp: Likewise.
2609 * lib/mi-support.exp: Adjust to use mi-async.
2610
fd664c91
PA
26112014-05-29 Pedro Alves <palves@redhat.com>
2612
2613 PR gdb/13860
2614 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2615 reason, even in sync mode.
2616
251bde03
PA
26172014-05-29 Pedro Alves <palves@redhat.com>
2618 Hui Zhu <hui@codesourcery.com>
2619
2620 PR PR15693
2621 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2622 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2623 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2624 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2625
7f3c0343
JB
26262014-05-28 Joel Brobecker <brobecker@adacore.com>
2627
2628 * config/monitor.exp (gdb_target_monitor): Replace use of
2629 "set remotebaud" by "set serial baud".
2630
b2715b27
AW
26312014-05-26 Andy Wingo <wingo@igalia.com>
2632
2633 * gdb.guile/scm-breakpoint.exp:
2634 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2635 properties instead of gdb-object-properties.
2636
498a4489
YQ
26372014-05-26 Yao Qi <yao@codesourcery.com>
2638
2639 * gdb.server/no-thread-db.exp: Specify source file name
2640 explicitly when setting a breakpoint.
2641
589fdceb
MM
26422014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2643
2644 * gdb.btrace/vdso.c: New.
2645 * gdb.btrace/vdso.exp: New.
2646
e9089e05
MM
26472014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2648
2649 * gdb.base/gcore.exp (capture_command_output): Move ...
2650 * lib/gdb.exp (capture_command_output): ... here.
2651
67b5c0c1
MM
26522014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2653
2654 * gdb.btrace/data.exp: Test memory access during btrace replay.
2655
a2199296
SM
26562014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2657
2658 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2659
17b2616c
PA
26602014-05-21 Pedro Alves <palves@redhat.com>
2661
2662 PR gdb/13860
2663 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2664 (top level): Test that output related to execution commands is
2665 sent to the console with CLI commands, but not with MI commands.
2666 Test that breakpoint events are always mirrored to the console.
2667 Also expect the new source line to be output after a "next" in
2668 async mode too. Make it a pass/fail test.
2669 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2670 output.
2671 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2672
5166082f
PA
26732014-05-21 Pedro Alves <palves@redhat.com>
2674
2675 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2676 Use them to test variations of "list" after reaching a breakpoint.
2677 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2678 Test "list" with listsize 10 after reaching a breakpoint.
2679 * gdb.python/python.exp (decode_line current location line
2680 number): Adjust expected line number.
2681
2f25d70f
SM
26822014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2683
2684 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2685 behavior for $args, pass it directly to "run".
2686
ff604a67
MR
26872014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2688
2689 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2690 30000 to 65536.
2691
6a3cb8e8
PA
26922014-05-21 Pedro Alves <palves@redhat.com>
2693
2694 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2695 auto-connect-native-target off".
2696 * gdb.base/auto-connect-native-target.c: New file.
2697 * gdb.base/auto-connect-native-target.exp: New file.
2698
4ebfc96e
PA
26992014-05-21 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.base/default.exp: Test "target native" instead of "target
2702 child".
2703
36d46afb
MW
27042014-05-21 Mark Wielaard <mjw@redhat.com>
2705
2706 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2707
5876f503
JK
27082014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2709
2710 Fix TLS access for -static -pthread.
2711 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2712 <HAVE_TLS> (thread_function, main): Initialize it.
2713 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2714 Add clean_restart.
2715 <$have_tls != "">: Check TLSVAR.
2716
0256a6ac
PA
27172014-05-21 Pedro Alves <palves@redhat.com>
2718
2719 * gdb.base/dcache-line-read-error.c: New.
2720 * gdb.base/dcache-line-read-error.exp: New.
2721
936d2992
PA
27222014-05-20 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/compare-sections.c: New file.
2725 * gdb.base/compare-sections.exp: New file.
2726
802e8e6d
PA
27272014-05-20 Pedro Alves <palves@redhat.com>
2728
2729 * gdb.base/break-idempotent.c: New file.
2730 * gdb.base/break-idempotent.exp: New file.
2731
e59fa00f
MM
27322014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2733
2734 * gdb.btrace/nohist.exp: New.
2735
8b696e31
YQ
27362014-05-20 Yao Qi <yao@codesourcery.com>
2737
2738 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2739 gdb.reverse directory and gdb_reverse_timeout exists in board
2740 setting.
2741 * README: Document gdb_reverse_timeout.
2742
73c9764f
YQ
27432014-05-20 Yao Qi <yao@codesourcery.com>
2744
2745 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2746 'test_file_name'. Treat args as a string instead of a list.
2747 (gdb_init): Rename argument 'args' by 'test_file_name'.
2748
f1f4348a
JK
27492014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 * gdb.arch/powerpc-power.exp: New file.
2752 * gdb.arch/powerpc-power.s: New file.
2753
0dbe70ce
DE
27542014-05-16 Doug Evans <dje@google.com>
2755
2756 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2757 * gdb.base/completion.exp: Check that all expected files exist
2758 before doing file completion.
0dbe70ce 2759
8d551b02
DE
27602014-05-16 Doug Evans <dje@google.com>
2761
2762 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2763 Update.
2764 (do_syscall_tests_without_xml): Update.
2765
73eb7709
PA
27662014-05-16 Pedro Alves <palves@redhat.com>
2767
2768 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2769 instead of "unknown output after running".
2770
3fae92fc
YQ
27712014-05-16 Yao Qi <yao@codesourcery.com>
2772
2773 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2774 file1.txt from host at the end.
2775 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2776
c2b2ccc5
DE
27772014-05-15 Doug Evans <dje@google.com>
2778
2779 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2780 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2781 loading file. Add test for TU lookup.
2782
8c217a4b
SM
27832014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2784
2785 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2786 calling "-exec-arguments" or "set args" before running the
2787 inferior.
2788
3deb39c6
SM
27892014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2790
2791 * lib/mi-support.exp (mi_expect_stop): Expect message for
2792 inferiors that exit with non-zero exit code.
2793
71a79f8c
YQ
27942014-05-14 Yao Qi <yao@codesourcery.com>
2795
2796 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2797 match absolute path on remote host.
2798 (test_file_list_exec_source_files): Remove "/" from the
2799 pattern.
2800
f23fcd46
YQ
28012014-05-14 Yao Qi <yao@codesourcery.com>
2802
2803 * boards/local-remote-host-notty.exp (${board}_file): New
2804 proc.
2805
9404b58f
KM
28062014-05-07 Kyle McMartin <kyle@redhat.com>
2807
2808 Pushed by Joel Brobecker <brobecker@adacore.com>.
2809 * gdb.arch/aarch64-atomic-inst.c: New file.
2810 * gdb.arch/aarch64-atomic-inst.exp: New file.
2811
5e45f04c
YQ
28122014-05-07 Yao Qi <yao@codesourcery.com>
2813
2814 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2815 in current context" too.
2816
c888a17d
KS
28172014-05-05 Keith Seitz <keiths@redhat.com>
2818
2819 * gdb.linespec/ls-dollar.exp: Add test for linespec
2820 file:convenience_variable.
2821
290a839c
YQ
28222014-05-05 Yao Qi <yao@codesourcery.com>
2823
2824 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2825 traceframes into tfile and ctf trace files. Read data from
2826 trace file and test collected data.
2827 (gdb_collect_locals_test): Likewise.
2828 (gdb_unavailable_registers_test): Likewise.
2829 (gdb_unavailable_floats): Likewise.
2830 (gdb_collect_globals_test): Likewise.
2831 (top-level): Append "ctf" to trace_file_targets if GDB
2832 supports.
2833
b5262cd0
YQ
28342014-05-05 Yao Qi <yao@codesourcery.com>
2835
2836 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2837 code to ...
2838 (gdb_collect_args_test_1): ... it. New proc.
2839 (gdb_collect_locals_test): Move some code to ...
2840 (gdb_collect_locals_test_1): ... it. New proc.
2841 (gdb_unavailable_registers_test): Move some code to ...
2842 (gdb_unavailable_registers_test_1): ... it. New proc.
2843 (gdb_unavailable_floats): Move some code to ...
2844 (gdb_unavailable_floats_1): ... it. New proc.
2845
30a1e6cc
SDJ
28462014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2847
2848 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2849 probes to test for bitness recognition.
2850 * gdb.arch/amd64-stap-optional-prefix.exp
2851 (test_probe_value_without_reg): New procedure.
2852 Add code to test for different kinds of bitness.
2853
f33da99a
SDJ
28542014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2855
2856 PR breakpoints/16889
2857 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2858 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2859
5b80f00d
PA
28602014-05-01 Pedro Alves <palves@redhat.com>
2861
2862 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2863 gdb_file_cmd if no file is specified.
2864 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2865 last_loaded_file to set the remote exec-file.
2866
f8c2a73c
PA
28672014-05-01 Pedro Alves <palves@redhat.com>
2868
2869 * boards/local-remote-host.exp: New file.
2870
be6e8ac7
PA
28712014-05-01 Pedro Alves <palves@redhat.com>
2872
2873 * boards/local-remote-host.exp: Rename to ...
2874 * boards/local-remote-host-notty.exp: ... this.
2875
cac0dc8f
JB
28762014-04-28 Joel Brobecker <brobecker@adacore.com>
2877
2878 * gdb.ada/dyn_arrayidx: New testcase.
2879
9730e6cc
YQ
28802014-04-26 Yao Qi <yao@codesourcery.com>
2881
2882 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2883 and compute the length of function main. Save it in
2884 $main_length.
2885 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2886 (top-level): Use gdb_compile to compile objects into
2887 executable and restart GDB. Remove invocation to
2888 prepare_for_testing.
2889
7ae1a6a6
PA
28902014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2891 Pedro Alves <palves@redhat.com>
2892
2893 PR server/16255
2894 * gdb.multi/multi-attach.c: New file.
2895 * gdb.multi/multi-attach.exp: New file.
2896
4082afcc
PA
28972014-04-25 Pedro Alves <palves@redhat.com>
2898
2899 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2900 user.
2901 (top level): Test that "set remote conditional-breakpoints-packet
2902 off" works as intended.
2903 * gdb.base/dprintf.exp: Test that "set remote
2904 breakpoint-commands-packet off" works as intended.
2905 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2906 New function.
2907 (top level): Call it.
2908 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2909 remote fast-tracepoints-packet off" works as intended.
2910 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2911 * lib/gdb.exp (gdb_is_target_remote): ... here.
2912
2abc3f8d
DB
29132014-04-24 David Blaikie <dblaikie@gmail.com>
2914
2915 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2916 ensure clang would not discard them.
2917 * gdb.base/gdbvars.c: Ditto.
2918 * gdb.base/memattr.c: Ditto.
2919 * gdb.base/whatis.c: Ditto.
2920 * gdb.python/py-prettyprint.c: Ditto.
2921 * gdb.trace/actions.c: Ditto.
2922 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2923 ensure clang would not discard it.
2924
bfd39632
DB
29252014-04-24 David Blaikie <dblaikie@gmail.com>
2926
2927 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2928 clang to emit the full definition of type required by the test
2929 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2930
22842ff6
DB
29312014-04-24 David Blaikie <dblaikie@gmail.com>
2932
2933 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2934 coax Clang into emitting the definition of the type.
2935 * gdb.cp/pr10728-x.h (y): Ditto.
2936 * gdb.cp/pr10728-y.cc (y): Ditto.
2937
c2e827ad
DB
29382014-04-24 David Blaikie <dblaikie@gmail.com>
2939
2940 * gdb.base/label.exp: XFAIL label related tests under Clang.
2941 * gdb.cp/cplabel.exp: Ditto.
2942 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2943 under Clang those using labels.
2944
4c2d33e7
YQ
29452014-04-25 Yao Qi <yao@codesourcery.com>
2946
2947 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2948 double_label.
2949 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2950 partial_label and double_label.
2951
56083b99
DB
29522014-04-24 David Blaikie <dblaikie@gmail.com>
2953
2954 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2955
25d4e99d
DB
29562014-04-24 David Blaikie <dblaikie@gmail.com>
2957
2958 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2959 of the function to work across GCC and Clang.
2960 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2961 pointer types (const void ** const V void **).
2962
01f9f808
MS
29632014-04-24 Michael Sturm <michael.sturm@mintel.com>
2964 Walfred Tedeschi <walfred.tedeschi@intel.com>
2965
2966 * Makefile.in (EXECUTABLES): Added i386-avx512.
2967 * gdb.arch/i386-avx512.c: New file.
2968 * gdb.arch/i386-avx512.exp: Likewise.
2969
4b48d439
KS
29702014-04-23 Keith Seitz <keiths@redhat.com>
2971
2972 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2973 (mi_make_breakpoint_table): New procedure.
2974 (mi_create_breakpoint): Use mi_make_breakpoint
2975 and return the result.
2976 (mi_make_breakpoint): New procedure.
2977 (mi_build_kv_pairs): New procedure.
2978
2979 * gdb.mi/mi-break.exp: Remove unused globals,
2980 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2981 All callers updated.
2982 * gdb.mi/mi-dprintf.exp: Use variable to track command
2983 number.
2984 Update all callers of mi_create_breakpoint and use
2985 mi_make_breakpoint_table.
2986 Remove any unused global variables.
2987 * gdb.mi/mi-nonstop.exp: Likewise.
2988 * gdb.mi/mi-nsintrall.exp: Likewise.
2989 * gdb.mi/mi-nsmoribund.exp: Likewise.
2990 * gdb.mi/mi-nsthrexec.exp: Likewise.
2991 * gdb.mi/mi-reverse.exp: Likewise.
2992 * gdb.mi/mi-simplerun.exp: Likewise.
2993 * gdb.mi/mi-stepn.exp: Likewise.
2994 * gdb.mi/mi-syn-frame.exp: Likewise.
2995 * gdb.mi/mi-until.exp: Likewise.
2996 * gdb.mi/mi-var-cp.exp: Likewise.
2997 * gdb.mi/mi-var-display.exp: Likewise.
2998 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2999 * gdb.mi/mi2-var-child.exp: Likewise.
3000 * gdb.mi/mi-vla-c99.exp: Likewise.
3001 * lib/mi-support.exp: Likewise.
3002
3003 From Ian Lance Taylor <iant@cygnus.com>:
3004 * lib/gdb.exp (parse_args): New procedure.
3005
08351840
PA
30062014-04-23 Pedro Alves <palves@redhat.com>
3007
3008 * gdb.base/break-unload-file.c: New file.
3009 * gdb.base/break-unload-file.exp: New file.
3010 * gdb.base/sym-file-lib.c (baz): New function.
3011 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3012 field.
3013 (load): Store the segment's mapped size.
3014 (unload): New function.
3015 (unload_shlib): New function.
3016 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3017 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3018 set a breakpoint at baz, and call it.
3019 * gdb.base/sym-file.exp: New tests for stale breakpoint
3020 instructions.
3021
076855f9
PA
30222014-04-23 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3025 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3026 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3027 * gdb.base/hbreak-unmapped.c: New file.
3028 * gdb.base/hbreak-unmapped.exp: New file.
3029 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3030 * lib/gdb.exp (gdb_is_target_remote): ... here.
3031
483805cf
PA
30322014-04-22 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.base/consecutive-step-over.c: New file.
3035 * gdb.base/consecutive-step-over.exp: New file.
3036
06d97543
PA
30372014-04-22 Pedro Alves <palves@redhat.com>
3038
3039 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3040 instead of send_gdb/gdb_expect.
3041
b4429ea2
YQ
30422014-04-22 Yao Qi <yao@codesourcery.com>
3043
3044 * lib/trace-support.exp (generate_tracefile): New procedure.
3045 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3046 return 0.
3047 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3048 if generate_tracefile returns 1.
3049
51d48146
PA
30502014-04-18 Tom Tromey <palves@redhat.com>
3051 Pedro alves <tromey@redhat.com>
3052
3053 PR backtrace/15558
3054 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3055 with a backtrace limit.
3056 * gdb.python/py-frame-inline.exp: Test running to an inline
3057 function with a backtrace limit, and printing the newest frame.
3058 * gdb.python/py-frame-inline.c (main): Call f.
3059
bd1dce5f
MS
30602014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3061
3062 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3063
40d1a503
MS
30642014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3065
3066 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3067 Drop prefix from unsupported source file path.
3068
389b98f7
YQ
30692014-04-17 Yao Qi <yao@codesourcery.com>
3070
3071 * lib/gdb.exp (with_target_charset): New proc.
3072 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3073 with_target_charset.
3074 (test_print_strings): Likewise.
3075 (test_repeat_bytes): Likewise.
3076 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3077 for some tests.
3078
22869d73
KS
30792014-04-16 Keith Seitz <keiths@redhat.com>
3080
3081 PR gdb/15827
3082 * gdb.dwarf2/corrupt.c: New file.
3083 * gdb.dwarf2/corrupt.exp: New file.
3084
c4f87ca6
KS
30852014-04-16 Keith Seitz <keiths@redhat.com>
3086
3087 PR c++/16597
3088 * gdb.cp/namelessclass.cc: New file.
3089 * gdb.cp/namelessclass.exp: New file.
3090 * gdb.cp/namelessclass.S: New file.
3091
ab19de87
DE
30922014-04-16 Doug Evans <dje@google.com>
3093
3094 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3095 Add comment.
3096 (gdbserver_default_get_comm_port): New function.
3097 (gdbserver_start): Check if board file provided
3098 "gdbserver,get_comm_port" and use it if so.
3099 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3100 (gdb,socketport): Set to "stdio".
3101 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3102 (stdio_gdbserver_template): Delete.
3103 (${board}_get_remote_address): Update.
3104 (${board}_build_remote_cmd): Delete.
3105 (${board}_get_comm_port): New function.
3106 (${board}_spawn): Update.
3107 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3108 Delete.
3109 (${board}_get_remote_address): Update.
3110 (${board}_get_comm_port): New function.
3111
fc98a809
AB
31122014-04-16 Andrew Burgess <aburgess@broadcom.com>
3113
3114 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3115 appearing in any order.
3116
87fd9e6e
DE
31172014-04-15 Doug Evans <dje@google.com>
3118
3119 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3120 uninitialized value of "description".
3121
099fc3ea
KS
31222014-04-15 Keith Seitz <keiths@redhat.com>
3123
3124 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3125 Remove unused globals.
3126 (test_running_the_program): Likewise.
3127 (test_controlled_execution): Likewise.
3128 (test_controlling_breakpoints): Likewise.
3129 (test_program_termination): Likewise.
3130
5da151d4
KS
31312014-04-15 Keith Seitz <keiths@redhat.com>
3132
3133 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3134 unused globals.
3135 (test_rbreak_creation_and_listing): Likewise.
3136 (test_ignore_count): Likewise.
3137 (test_error): Likewise.
3138
35e5d2f0
PA
31392014-04-15 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3142 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3143 sym-file-loader.c.
3144 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3145 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3146 to sym-file-loader.c.
3147 (struct library): Forward declare.
3148 (load_shlib, lookup_function): Change prototypes.
3149 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3150 (translate_offset): Remove declarations.
3151 (get_text_addr): New declaration.
3152 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3153 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3154 sym-file-loader.h.
3155 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3156 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3157 here from sym-file-loader.h.
3158 (struct library): New structure.
3159 (load_shlib, lookup_function): Change prototypes and adjust to
3160 work with a struct library.
3161 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3162 (translate_offset): Make static.
3163 (get_text_addr): New function.
3164 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3165
eb4c1710
PA
31662014-04-15 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3169
2d1baf52
PA
31702014-04-15 Pedro Alves <palves@redhat.com>
3171
3172 * gdb.base/sym-file-loader.c: Include <limits.h>.
3173 (SELF_LINK): New define.
3174 (get_origin): New function.
3175 (load_shlib): Use it.
3176 * gdb.base/sym-file.exp: Don't early return if the target is
3177 remote. Use runto_main, and issue fail is that fails. Use
3178 gdb_load_shlibs.
3179 (shlib_name): Delete.
3180 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3181
7dd6df01
PA
31822014-04-15 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.base/sym-file.exp: Remove regex characters from test
3185 message. Don't refer to breakpoint numbers in test messages.
3186
b50c8614
KS
31872014-04-14 Keith Seitz <keiths@redhat.com>
3188
3189 PR c++/16253
3190 * gdb.cp/var-tag.cc: New file.
3191 * gdb.cp/var-tag.exp: New file.
3192 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3193 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3194 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3195 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3196
3d567982
TT
31972014-04-14 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3200 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3201 type.
3202 * gdb.cp/enum-class.exp: New file.
3203 * gdb.cp/enum-class.cc: New file.
3204
0626fc76
TT
32052014-04-14 Tom Tromey <tromey@redhat.com>
3206
3207 * gdb.dwarf2/enum-type.exp: New file.
3208
dca325b3
SA
32092014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3210
3211 * gdb.mi/mi-vla-c99.exp: New file.
3212 * gdb.mi/vla.c: New file.
3213
5854b38a
SA
32142014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3215
3216 * gdb.base/vla-datatypes.c: New file.
3217 * gdb.base/vla-datatypes.exp: New file.
3218
463bb957
SA
32192014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3220
3221 * gdb.base/vla-ptr.c: New file.
3222 * gdb.base/vla-ptr.exp: New file.
3223
3dd170be
SA
32242014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3225
3226 * gdb.dwarf2/count.exp: New file.
3227
5ecaaa66
SA
32282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3229
3230 * gdb.base/vla-sideeffect.c: New file.
3231 * gdb.base/vla-sideeffect.exp: New file.
3232
41f1ada5
DB
32332014-04-14 David Blaikie <dblaikie@gmail.com>
3234
3235 * gdb.mi/non-stop.c: Add return value for non-void function return
3236 statement.
3237 * gdb.threads/staticthreads.c: Ditto.
3238
0be03e84
DE
32392014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3240 Doug Evans <xdje42@gmail.com>
3241
3242 * gdb.guile/scm-value.c: Improve test case.
3243 * gdb.guile/scm-value.exp: Add new test.
3244
f180a1fb
DB
32452014-04-11 David Blaikie <dblaikie@gmail.com>
3246
3247 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3248 override Clang's default.
3249
6b662e19
JB
32502014-04-11 Joel Brobecker <brobecker@adacore.com>
3251
3252 Revert the following changes (regressions):
3253
3254 * gdb.base/vla-sideeffect.c: New file.
3255 * gdb.base/vla-sideeffect.exp: New file.
3256
3257 * gdb.dwarf2/count.exp: New file.
3258
3259 * gdb.base/vla-multi.c: New file.
3260 * gdb.base/vla-multi.exp: New file.
3261
3262 * gdb.base/vla-ptr.c: New file.
3263 * gdb.base/vla-ptr.exp: New file.
3264
3265 * gdb.base/vla-datatypes.c: New file.
3266 * gdb.base/vla-datatypes.exp: New file.
3267
3268 * gdb.mi/mi-vla-c99.exp: New file.
3269 * gdb.mi/vla.c: New file.
3270
245a5f0b
KS
32712014-04-11 Keith Seitz <keiths@redhat.com>
3272
3273 PR c++/16675
3274 * gdb.cp/cpsizeof.exp: New file.
3275 * gdb.cp/cpsizeof.cc: New file.
3276
58a84dcf
SA
32772014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3278
191a8a90
JB
3279 * gdb.mi/mi-vla-c99.exp: New file.
3280 * gdb.mi/vla.c: New file.
58a84dcf 3281
c8655f75
SA
32822014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3283
3284 * gdb.base/vla-datatypes.c: New file.
3285 * gdb.base/vla-datatypes.exp: New file.
3286
024e13b4
SA
32872014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3288
3289 * gdb.base/vla-ptr.c: New file.
3290 * gdb.base/vla-ptr.exp: New file.
3291
1a237e0e
SA
32922014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3293
3294 * gdb.base/vla-multi.c: New file.
3295 * gdb.base/vla-multi.exp: New file.
3296
504f3432
SA
32972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3298
3299 * gdb.dwarf2/count.exp: New file.
3300
3bce8237
SA
33012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3302
191a8a90
JB
3303 * gdb.base/vla-sideeffect.c: New file.
3304 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3305
322f9c21
YQ
33062014-04-11 Yao Qi <yao@codesourcery.com>
3307
3308 * gdb.base/completion.exp: Check file exists before running tests
3309 on file completion.
3310
d708bcd1
PA
33112014-04-10 Pedro Alves <palves@redhat.com>
3312
3313 * gdb.base/cond-eval-mode.c: New file.
3314 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3315 prepare_for_testing to build the new file. Check result of
3316 runto_main.
3317 (test_break, test_watch): New procedures.
3318 (top level): Use them.
3319
ae1d2761
PM
33202014-04-08 Pierre Muller <muller@sourceware.org>
3321
3322 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3323 Ctrl-V use for mingw hosts.
3324
7af389b8
SC
33252014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3326
3327 * gdb.python/py-value.c: Improve test case.
3328 * gdb.python/py-value.exp: Add new test.
3329
5e703181
DE
33302014-04-07 David Blaikie <dblaikie@gmail.com>
3331
3332 * lib/compiler.c: Identify the clang compiler.
3333 * lib/compiler.cc: Ditto.
3334
9810b410
YQ
33352014-04-03 Yao Qi <yao@codesourcery.com>
3336
3337 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3338
98d1b8dc
AB
33392014-04-01 Anton Blanchard <anton@samba.org>
3340
3341 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3342 messages unique.
3343
3114cea1
AB
33442014-04-01 Anton Blanchard <anton@samba.org>
3345
3346 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3347 prepare_for_testing.
3348
62f7182c
AB
33492014-04-01 Anton Blanchard <anton@samba.org>
3350
3351 * gdb.arch/ppc64-atomic-inst.c: Remove.
3352 * gdb.arch/ppc64-atomic-inst.S: New file.
3353 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3354
770e7fc7
DE
33552014-03-31 Doug Evans <dje@google.com>
3356
3357 * gdb.base/print-symbol-loading-lib.c: New file.
3358 * gdb.base/print-symbol-loading-main.c: New file.
3359 * gdb.base/print-symbol-loading.exp: New file.
3360
46e2bafa
YQ
33612014-03-31 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3364
8776cfe9
JB
33652014-03-28 Joel Brobecker <brobecker@adacore.com>
3366
3367 * gdb.ada/mi_dyn_arr: New testcase.
3368
5d1ef361
DE
33692014-03-27 Doug Evans <dje@google.com>
3370
3371 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3372
b5bee914
YQ
33732014-03-27 Yao Qi <yao@codesourcery.com>
3374
3375 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3376 if target is nios2-*-*.
3377
0d4d0e77
YQ
33782014-03-26 Yao Qi <yao@codesourcery.com>
3379
3380 * lib/gdb.exp (readline_is_used): New proc.
3381 * gdb.base/completion.exp: Move tests on command complete up.
3382 Skip the rest of tests if readline is not used.
3383 * gdb.ada/complete.exp: Skp the test if readline is not
3384 used.
3385 * gdb.base/filesym.exp: Likewise.
3386 * gdb.base/macscp.exp: Likewise.
3387 * gdb.base/readline-ask.exp: Likewise.
3388 * gdb.base/readline.exp: Likewise.
3389 * gdb.python/py-cmd.exp: Likewise.
3390 * gdb.trace/tfile.exp: Likewise.
3391
29361eee
YQ
33922014-03-26 Yao Qi <yao@codesourcery.com>
3393
3394 * gdb.base/macscp.exp: Fix code format issues.
3395
bc9a5525
UW
33962014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3397
3398 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3399 * gdb.asm/powerpc64le.inc: New file.
3400
d3839ede
PA
34012014-03-25 Pedro Alves <palves@redhat.com>
3402 Doug Evans <dje@google.com>
3403
3404 * gdb.base/source-execution.c: New file.
3405 * gdb.base/source-execution.exp: New file.
3406 * gdb.base/source-execution.gdb: New file.
3407
01672a57
DE
34082014-03-24 Doug Evans <dje@google.com>
3409
3410 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3411 using fission.
3412
88bbeca9
HZ
34132014-03-24 Hui Zhu <hui@codesourcery.com>
3414 Pedro Alves <palves@redhat.com>
3415
3416 PR breakpoints/16101
3417 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3418 test pass/fail messages. Detect missing support for dprintf when
3419 breakpoints are actually inserted.
3420 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3421 breakpoints are actually inserted.
3422 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3423 fails.
3424
d2348791
JK
34252014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3426
3427 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3428
feef67ab
DE
34292014-03-22 Doug Evans <xdje42@gmail.com>
3430
3431 * gdb.python/python.exp (python not supported): Verify multi-line
3432 python command issues an error.
25d743f9 3433 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3434 guile command issues an error.
feef67ab 3435
ecebef6a
MR
34362014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3437
3438 * gdb.threads/thread-specific.exp: Handle the lack of usable
3439 $this_breakpoint and $this_thread.
3440
ccdd1909
HZ
34412014-03-21 Hui Zhu <hui@codesourcery.com>
3442
3443 * gdb.base/attach.exp (do_command_attach_tests): New.
3444
beb460e8
PA
34452014-03-20 Tom Tromey <tromey@redhat.com>
3446 Pedro Alves <palves@redhat.com>
3447
3448 PR cli/15718
3449 * gdb.base/condbreak-call-false.c: New file.
3450 * gdb.base/condbreak-call-false.exp: New file.
3451
40acf43a
PA
34522014-03-20 Pedro Alves <palves@redhat.com>
3453
3454 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3455 Delete.
3456 (block_signals, unblock_signals): Delete.
3457 (child_function_2, main): Remove references to deleted variable
3458 and functions.
3459
9f5e1e02
PA
34602014-03-20 Pedro Alves <palves@redhat.com>
3461
3462 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3463 Use pthread_kill to signal thread 2.
3464 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3465 Adjust to make the test send itself a signal rather than using the
3466 host's "kill" command.
3467
99619bea
PA
34682014-03-20 Pedro Alves <palves@redhat.com>
3469
3470 * gdb.threads/multiple-step-overs.c: New file.
3471 * gdb.threads/multiple-step-overs.exp: New file.
3472 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3473 Adjust expected infrun debug output.
3474
2adfaa28
PA
34752014-03-20 Pedro Alves <palves@redhat.com>
3476
3477 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3478 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3479
31e77af2
PA
34802014-03-20 Pedro Alves <palves@redhat.com>
3481
3482 PR breakpoints/7143
3483 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3484 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3485 of gdb_test_multiple.
3486 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3487 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3488
b9f437de
PA
34892014-03-20 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3492 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3493
05adc73e
PA
34942014-03-19 Pedro Alves <palves@redhat.com>
3495
3496 * gdb.base/async.exp: Remove early return.
3497
6048b950
PA
34982014-03-19 Pedro Alves <palves@redhat.com>
3499
3500 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3501
8bcfb00a
PA
35022014-03-19 Pedro Alves <palves@redhat.com>
3503
3504 * gdb.base/async.exp (test_background): Expect \r\n after
3505 "completed." in the fail pattern.
3506
884e37dc
PA
35072014-03-19 Pedro Alves <palves@redhat.com>
3508
3509 * gdb.base/async.exp (test_background): New procedure.
3510 Use it for all background execution command tests.
3511
148e57e2
PA
35122014-03-19 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.base/async.exp: Use prepare_for_testing.
3515
f48088c7
PA
35162014-03-19 Pedro Alves <palves@redhat.com>
3517
3518 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3519 the same line.
3520
e2f6c966
PA
35212014-03-19 Pedro Alves <palves@redhat.com>
3522
3523 * gdb.base/async.c (main): Add "jump here" and "until here" line
3524 marker comments.
3525 * gdb.base/async.exp (jump_here): New global.
3526 (jump& test): Use it.
3527 (until_here): New global.
3528 (until& test): Use it.
3529
c30568d4
PA
35302014-03-19 Pedro Alves <palves@redhat.com>
3531
3532 * gdb.base/async.exp: Don't frob gdb_protocol.
3533
0172b6a7
DE
35342014-03-18 Doug Evans <xdje42@gmail.com>
3535
3536 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3537 Fix spelling of exec-done-display.
3538
06c868a8
JK
35392014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3540
3541 PR gdb/15358
3542 * gdb.base/gdb-sigterm.c: New file.
3543 * gdb.base/gdb-sigterm.exp: New file.
3544
0c7e1a46
PA
35452014-03-18 Pedro Alves <palves@redhat.com>
3546
3547 PR gdb/13860
3548 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3549 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3550 solib-event.
3551
f7c77d93
JB
35522014-03-17 Joel Brobecker <brobecker@adacore.com>
3553
3554 * gdb.ada/pckd_arr_ren: New testcase.
3555
5a1e8c7a
DE
35562014-03-13 Doug Evans <xdje42@gmail.com>
3557
3558 PR guile/16612
3559 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3560 collect after discarding symbols.
3561
350e1a76
DE
35622014-03-13 Ludovic Courtès <ludo@gnu.org>
3563 Doug Evans <xdje42@gmail.com>
3564
3565 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3566 to history survives a gc.
3567
a69900ae
PA
35682014-03-13 Pedro Alves <palves@redhat.com>
3569
3570 * gdb.base/default.exp: Don't test "target procfs".
3571
5db9f0bd
PA
35722014-03-13 Pedro Alves <palves@redhat.com>
3573
3574 * gdb.base/default.exp: Update "target child" and "target procfs"
3575 tests to not expect "Unix".
3576
b3ccfe11
TT
35772014-03-12 Tom Tromey <tromey@redhat.com>
3578
3579 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3580 New procs. Add target-async tests.
3581 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3582 Add target-async tests.
3583
646f4417
AA
35842014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3585
3586 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3587 'func_start' and 'func_end' for the beginning and end of the
3588 function code, respectively.
3589 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3590 'func_end' instead of 'func' and 'main'.
3591
288c211f
AA
35922014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3593
3594 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3595 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3596 generate the debug info assembler source.
3597
e0c0f156
AA
35982014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3599
3600 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3601 * gdb.dwarf2/arr-subrange.exp: Likewise.
3602 * gdb.dwarf2/dwz.exp: Likewise.
3603 * gdb.dwarf2/method-ptr.exp: Likewise.
3604 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3605 * gdb.dwarf2/subrange.exp: Likewise.
3606 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3607 * gdb.dwarf2/implptrpiece.exp: Likewise.
3608 * gdb.dwarf2/nostaticblock.exp: Likewise.
3609
0e5c4555
AA
36102014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3611
3612 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3613 directory to absolute path name arguments.
3614
5ec18f2b
JG
36152014-03-10 Joel Brobecker <brobecker@adacore.com>
3616
3617 * gdb.ada/tagged_access: New testcase.
3618
847fc4f2
MM
36192014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3620
3621 * gdb.btrace/data.exp: Update expected output.
3622
cc3da688
YQ
36232014-03-06 Yao Qi <yao@codesourcery.com>
3624
3625 * gdb.trace/pr16508.exp: New file.
3626
0f26cec1
PA
36272014-03-05 Pedro Alves <palves@redhat.com>
3628
3629 PR gdb/16575
3630 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3631 procedure.
3632 (top level): Adjust to use it. Add tests that exercise breakpoint
3633 interaction with the code-cache.
3634
7a5a839f
LC
36352014-02-26 Ludovic Courtès <ludo@gnu.org>
3636
3637 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3638 test for 'history-append!'.
3639
31aa7e4e
JB
36402014-02-26 Joel Brobecker <brobecker@adacore.com>
3641
3642 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3643 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3644 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3645 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3646 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3647 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3648
1b588015
JB
36492014-02-26 Joel Brobecker <brobecker@adacore.com>
3650
3651 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3652 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3653 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3654
55426c9d
JB
36552014-02-26 Joel Brobecker <brobecker@adacore.com>
3656
3657 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3658
dc53a7ad
JB
36592014-02-26 Joel Brobecker <brobecker@adacore.com>
3660
3661 * gdb.dwarf2/arr-stride.c: New file.
3662 * gdb.dwarf2/arr-stride.exp: New file.
3663
12ab52e9
PA
36642014-02-26 Pedro Alves <palves@redhat.com>
3665
3666 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3667 that won't ever trigger. Make sure that GDB reports the correct
3668 breakpoint that caused the stop.
3669
849c862e
JK
36702014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3671
3672 PR gdb/16626
3673 * gdb.base/auto-load-script: New file.
3674 * gdb.base/auto-load.c: New file.
3675 * gdb.base/auto-load.exp: New file.
3676
71b7d793
JK
3677 PR gdb/16626
3678 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3679
e2f0d509
JK
36802014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3681
3682 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3683 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3684
50cc37c8
DE
36852014-02-24 Doug Evans <dje@google.com>
3686
3687 * lib/gdb.exp (run_on_host): Log error output if program fails.
3688
ea4758f2
PA
36892014-02-21 Pedro Alves <palves@redhat.com>
3690
3691 * gdb.threads/step-after-sr-lock.c: Rename to ...
3692 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3693 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3694 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3695 ... this.
3696
d7b30f67
SDJ
36972014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3698
3699 PR tdep/16397
3700 * gdb.arch/amd64-stap-special-operands.exp: New file.
3701 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3702 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3703 * gdb.arch/amd64-stap-triplet.S: Likewise.
3704 * gdb.arch/amd64-stap-triplet.c: Likewise.
3705
83deb43f
JB
37062014-02-20 Joel Brobecker <brobecker@adacore.com>
3707
3708 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3709 in .section pseudo-op.
3710
adde2bff
DE
37112014-02-20 lin zuojian <manjian2006@gmail.com>
3712 Joel Brobecker <brobecker@adacore.com>
3713 Doug Evans <xdje42@gmail.com>
3714
3715 PR symtab/16581
3716 * gdb.dwarf2/dw2-icycle.S: New file.
3717 * gdb.dwarf2/dw2-icycle.c: New file.
3718 * gdb.dwarf2/dw2-icycle.exp: New file.
3719
f7bd0f78
SC
37202014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3721
3722 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3723 operations on gdb.Value objects.
3724 * gdb.python/py-value-cc.exp: Add new test to test operations on
3725 gdb.Value objects.
3726
c17ef0d5
DE
37272014-02-18 Doug Evans <dje@google.com>
3728
3729 * Makefile.in (TESTS): New variable.
3730 (expanded_tests, expanded_tests_or_none): New variables
3731 (check-single): Pass $(expanded_tests_or_none) to runtest.
3732 (check-parallel): Only run tests in $(TESTS) if non-empty.
3733 (check/no-matching-tests-found): New rule.
3734 * README: Document TESTS makefile variable.
3735
5dd3176f
DE
37362014-02-18 Doug Evans <dje@google.com>
3737
3738 * Makefile.in (check-parallel): rm -rf outputs temp.
3739
0b10be4f
JK
37402014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3741
3742 Fix "ERROR: no fileid for" in the testsuite.
3743 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3744
85f224e7
DE
37452014-02-12 Doug Evans <dje@google.com>
3746
3747 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3748 (MISCELLANEOUS): New variable.
3749 (clean): rm -rf $(MISCELLANEOUS).
3750 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3751 dwp live in the same directory as symlinks, with each symlink pointed
3752 to a differently named file in a different directory.
3753
149b30ff
DE
37542014-02-11 Doug Evans <dje@google.com>
3755
3756 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3757 of Tcl file commands.
3758
1dfdac32
MK
37592014-02-10 Mark Kettenis <kettenis@gnu.org>
3760
3761 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3762 "kill -SIGUSR1 -1".
3763
aa4fb036
JB
37642014-02-10 Joel Brobecker <brobecker@adacore.com>
3765
3766 * gdb.ada/tick_length_array_enum_idx: New testcase.
3767
ed3ef339
DE
37682014-02-10 Doug Evans <xdje42@gmail.com>
3769
3770 * configure.ac (AC_OUTPUT): Add gdb.guile.
3771 * configure: Regenerate.
3772 * lib/gdb-guile.exp: New file.
3773 * lib/gdb.exp (get_target_charset): New function.
3774 * gdb.base/help.exp: Update expected output from "apropos apropos".
3775 * gdb.guile/Makefile.in: New file.
3776 * gdb.guile/guile.exp: New file.
3777 * gdb.guile/scm-arch.c: New file.
3778 * gdb.guile/scm-arch.exp: New file.
3779 * gdb.guile/scm-block.c: New file.
3780 * gdb.guile/scm-block.exp: New file.
3781 * gdb.guile/scm-breakpoint.c: New file.
3782 * gdb.guile/scm-breakpoint.exp: New file.
3783 * gdb.guile/scm-disasm.c: New file.
3784 * gdb.guile/scm-disasm.exp: New file.
3785 * gdb.guile/scm-equal.c: New file.
3786 * gdb.guile/scm-equal.exp: New file.
3787 * gdb.guile/scm-error.exp: New file.
3788 * gdb.guile/scm-error.scm: New file.
3789 * gdb.guile/scm-frame-args.c: New file.
3790 * gdb.guile/scm-frame-args.exp: New file.
3791 * gdb.guile/scm-frame-args.scm: New file.
3792 * gdb.guile/scm-frame-inline.c: New file.
3793 * gdb.guile/scm-frame-inline.exp: New file.
3794 * gdb.guile/scm-frame.c: New file.
3795 * gdb.guile/scm-frame.exp: New file.
3796 * gdb.guile/scm-generics.exp: New file.
3797 * gdb.guile/scm-gsmob.exp: New file.
3798 * gdb.guile/scm-iterator.c: New file.
3799 * gdb.guile/scm-iterator.exp: New file.
3800 * gdb.guile/scm-math.c: New file.
3801 * gdb.guile/scm-math.exp: New file.
3802 * gdb.guile/scm-objfile-script-gdb.in: New file.
3803 * gdb.guile/scm-objfile-script.c: New file.
3804 * gdb.guile/scm-objfile-script.exp: New file.
3805 * gdb.guile/scm-objfile.c: New file.
3806 * gdb.guile/scm-objfile.exp: New file.
3807 * gdb.guile/scm-ports.exp: New file.
3808 * gdb.guile/scm-pretty-print.c: New file.
3809 * gdb.guile/scm-pretty-print.exp: New file.
3810 * gdb.guile/scm-pretty-print.scm: New file.
3811 * gdb.guile/scm-section-script.c: New file.
3812 * gdb.guile/scm-section-script.exp: New file.
3813 * gdb.guile/scm-section-script.scm: New file.
3814 * gdb.guile/scm-symbol.c: New file.
3815 * gdb.guile/scm-symbol.exp: New file.
3816 * gdb.guile/scm-symtab-2.c: New file.
3817 * gdb.guile/scm-symtab.c: New file.
3818 * gdb.guile/scm-symtab.exp: New file.
3819 * gdb.guile/scm-type.c: New file.
3820 * gdb.guile/scm-type.exp: New file.
3821 * gdb.guile/scm-value-cc.cc: New file.
3822 * gdb.guile/scm-value-cc.exp: New file.
3823 * gdb.guile/scm-value.c: New file.
3824 * gdb.guile/scm-value.exp: New file.
3825 * gdb.guile/source2.scm: New file.
3826 * gdb.guile/types-module.cc: New file.
3827 * gdb.guile/types-module.exp: New file.
3828
7026a7c1
YQ
38292014-02-10 Yao Qi <yao@codesourcery.com>
3830
3831 PR testsuite/16543
3832 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3833 * configure: Regenerated.
3834 * Makefile.in: New file.
3835
6c466447
AS
38362014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3837
3838 * gdb.python/py-framefilter.exp: Fix typo.
3839
6e854735
YQ
38402014-02-08 Yao Qi <yao@codesourcery.com>
3841
3842 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3843 that no =breakpoint-modified is emitted when breakpoints are
3844 modified through MI commands.
3845
d137e6dc
PA
38462014-02-07 Pedro Alves <pedro@codesourcery.com>
3847 Pedro Alves <palves@redhat.com>
3848
3849 * gdb.threads/step-after-sr-lock.c: New file.
3850 * gdb.threads/step-after-sr-lock.exp: New file.
3851
b5ee5a50
PA
38522014-02-07 Pedro Alves <palves@redhat.com>
3853
3854 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3855
3c77faf3
JK
38562014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3857
3858 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3859 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3860
6dddc817
DE
38612014-02-06 Doug Evans <xdje42@gmail.com>
3862
3863 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3864 output.
3865
3866 * gdb.gdb/python-interrupts.exp: New file.
3867
de7b2893
YQ
38682014-02-05 Yao Qi <yao@codesourcery.com>
3869
3870 * gdb.trace/report.exp (use_collected_data): Test the output
3871 of "info threads" and "info inferiors".
3872
66d032ac
YQ
38732014-02-05 Yao Qi <yao@codesourcery.com>
3874
3875 Revert this patch:
3876
3877 2013-05-24 Yao Qi <yao@codesourcery.com>
3878
3879 * gdb.trace/tfile.exp: Test inferior and thread.
3880
591a12a1
UW
38812014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3882
3883 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3884 on a function.
3885 * gdb.base/step-bt.c: Call hello via function pointer to make
3886 sure its first instruction is executed on powerpc64le-linux.
3887
0ff3e01f
UW
38882014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3889
3890 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3891
084ee545
UW
38922014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3893
3894 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3895 of the test patterns for use on little-endian systems.
3896
6ed14ff3
UW
38972014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3898
3899 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3900 (decimal_vector): Fix for little-endian.
3901
401e27fd
JM
39022014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3903
3904 * gdb.arch/sparc-sysstep.exp: New file.
3905 * gdb.arch/sparc-sysstep.c: Likewise.
3906
3907 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3908
8b924729
EBM
39092014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3910
3911 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3912
fb151210
JB
39132014-01-23 Tom Tromey <tromey@redhat.com>
3914
3915 * gdb.ada/array_char_idx: New testcase.
3916
0740f8d8
TT
39172014-01-23 Tom Tromey <tromey@redhat.com>
3918
3919 PR python/16487:
3920 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3921 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3922 classes.
3923
21909fa1
TT
39242014-01-23 Tom Tromey <tromey@redhat.com>
3925
3926 PR python/16491:
3927 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3928 string from an inferior frame.
3929 * gdb.python/py-framefilter-mi.exp: Update.
3930
87ce2a04
DE
39312014-01-22 Doug Evans <dje@google.com>
3932
3933 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3934
237b092b
AA
39352014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3936
3937 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3938
d674a709
AA
39392014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3940
3941 * gdb.trace/entry-values.exp: Remove excess space character from
3942 regex patterns. Handle s390 call instruction.
3943
20fa3390
AA
39442014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3945
3946 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3947 define "*_start" label. Make "name" static.
3948 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3949 ${name} by references to ${name}_start.
3950
78466714
AA
39512014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3952
3953 * gdb.base/info-macros.exp: Remove "debug" from the compile
3954 options.
3955
ec9f644a
IB
39562014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3957
3958 * gdb.dlang/demangle.exp: New file.
3959
94b1b47e
IB
39602014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3961
3962 * gdb.dlang/primitive-types.exp: New file.
3963
7f420862
IB
39642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3965
3966 * configure.ac: Create gdb.dlang/Makefile.
3967 * configure: Regenerate.
3968 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3969 * gdb.dlang/Makefile.in: New file.
3970 * lib/d-support.exp: New file.
3971 * lib/gdb.exp (skip_d_tests): New proc.
3972
52834460
MM
39732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3974
3975 * gdb.btrace/delta.exp: Check reverse stepi.
3976 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3977 * gdb.btrace/finish.exp: New.
3978 * gdb.btrace/next.exp: New.
3979 * gdb.btrace/nexti.exp: New.
3980 * gdb.btrace/record_goto.c: Add comments.
3981 * gdb.btrace/step.exp: New.
3982 * gdb.btrace/stepi.exp: New.
3983 * gdb.btrace/multi-thread-step.c: New.
3984 * gdb.btrace/multi-thread-step.exp: New.
3985 * gdb.btrace/rn-dl-bind.c: New.
3986 * gdb.btrace/rn-dl-bind.exp: New.
3987 * gdb.btrace/data.c: New.
3988 * gdb.btrace/data.exp: New.
3989 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3990
6e07b1d2
MM
39912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3992
3993 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3994 * gdb.btrace/exception.exp: Update.
3995 * gdb.btrace/instruction_history.exp: Update.
3996 * gdb.btrace/record_goto.exp: Update.
3997 * gdb.btrace/tailcall.exp: Update.
3998 * gdb.btrace/unknown_functions.exp: Update.
3999 * gdb.btrace/delta.exp: New.
4000
0b722aec
MM
40012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4002
4003 * gdb.btrace/record_goto.exp: Add backtrace test.
4004 * gdb.btrace/tailcall.exp: Add backtrace test.
4005
066ce621
MM
40062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4007
4008 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4009 * gdb.btrace/record_goto.c: New.
4010 * gdb.btrace/record_goto.exp: New.
4011 * gdb.btrace/x86-record_goto.S: New.
4012
0688d04e
MM
40132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4014
4015 * gdb.btrace/function_call_history.exp: Update tests.
4016 * gdb.btrace/instruction_history.exp: Update tests.
4017
8710b709
MM
40182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4019
4020 * gdb.btrace/function_call_history.exp: Fix expected field
4021 order for "record function-call-history".
4022 Add new tests for "record function-call-history /c".
4023 * gdb.btrace/exception.cc: New.
4024 * gdb.btrace/exception.exp: New.
4025 * gdb.btrace/tailcall.exp: New.
4026 * gdb.btrace/x86-tailcall.S: New.
4027 * gdb.btrace/x86-tailcall.c: New.
4028 * gdb.btrace/unknown_functions.c: New.
4029 * gdb.btrace/unknown_functions.exp: New.
4030 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4031
5de9129b
MM
40322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4033
4034 * gdb.btrace/instruction_history.exp: Update.
4035 * gdb.btrace/function_call_history.exp: Update.
4036
23a7fe75
MM
40372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4038
4039 * gdb.btrace/function_call_history.exp: Fix expected function
4040 trace.
4041 * gdb.btrace/instruction_history.exp: Initialize traced.
4042 Remove traced_functions.
4043
724c7dd8
MM
40442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4045
4046 * gdb.btrace/function_call_history.exp: Update
4047 * gdb.btrace/instruction_history.exp: Update.
4048
6d78d93b
MM
40492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4050
4051 * gdb.btrace/enable.exp: Update expected text.
4052
93a360cc
OJ
40532014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4054
4055 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4056 bytes.
4057
3772b53f
MR
40582014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4059
4060 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4061
596662fa
OJ
40622014-01-15 Omair Javaid <omair.javaid@linaro.org>
4063
4064 * lib/gdb.exp (supports_process_record): Return true for
4065 arm*-linux*. (supports_reverse): Likewise.
4066
b5b08fb4
SC
40672014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4068
4069 PR python/15464
4070 PR python/16113
4071 * gdb.python/py-type.c: Enhance test case.
4072 * gdb.python/py-value-cc.cc: Likewise
4073 * gdb.python/py-type.exp: Add new tests.
4074 * gdb.python/py-value-cc.exp: Likewise
4075
52d7fb13
AA
40762014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4077 Pedro Alves <palves@redhat.com>
4078
4079 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4080 Make "name" extern.
4081 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4082 references to ${name}_start by references to ${name}.
4083
a2cd8cfe
JB
40842014-01-10 Joel Brobecker <brobecker@adacore.com>
4085
4086 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4087
4e23fced
JB
40882014-01-10 Joel Brobecker <brobecker@adacore.com>
4089
4090 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4091
c6a9e42c
PA
40922014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4093 Pedro Alves <palves@redhat.com>
4094
4095 * gdb.mi/mi-info-os.exp: Connect to the target with
4096 mi_gdb_target_load.
4097
b7ea362b
PA
40982014-01-08 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.threads/reconnect-signal.c: New file.
4101 * gdb.threads/reconnect-signal.exp: New file.
4102
5e3f4fab
EBM
41032014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.base/source-dir.exp: New file.
4106
79301218
JB
41072014-01-07 Joel Brobecker <brobecker@adacore.com>
4108
4109 * gdb.ada/mi_interface: New testcase.
4110
8e355c5d
JB
41112014-01-07 Joel Brobecker <brobecker@adacore.com>
4112
4113 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4114 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4115 gdb.ada/pp-rec-component/pck.ads: New files.
4116
c0d48811
JB
41172014-01-07 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdb.python/py-pp-integral.c: New file.
4120 * gdb.python/py-pp-integral.py: New file.
4121 * gdb.python/py-pp-integral.exp: New file.
4122
17b609c3 4123For older changes see ChangeLog-1993-2013.
c906108c 4124\f
8d8cb839
EZ
4125;; Local Variables:
4126;; mode: change-log
4127;; left-margin: 8
4128;; fill-column: 74
4129;; version-control: never
4130;; End:
902f2ccb 4131
32d0add0 4132 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4133 Copying and distribution of this file, with or without modification,
4134 are permitted provided the copyright notice and this notice are preserved.