]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Regenerate bfd-in2.h and libbfd.h
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0def5aaa
DE
12015-02-26 Doug Evans <dje@google.com>
2
3 * gdb.cp/class2.cc (Dbase, D): New classes.
4 (main): New local delta.
5 * gdb.cp/class2.exp: Test printing delta.
6 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7 (dynbar): New global.
8 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
9
081a1c2c
JK
102015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11
12 * gdb.compile/compile-ifunc.c: New file.
13 * gdb.compile/compile-ifunc.exp: New file.
14
2f41223f
AT
152015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16
17 * gdb.base/structs.exp: Check for correct struct on finish.
18
03eddd80
YQ
192015-02-26 Yao Qi <yao.qi@linaro.org>
20
21 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
22 is zero.
23
80c57053
JK
242015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
25
26 * gdb.arch/cordic.ko.bz2: New file.
27 * gdb.arch/cordic.ko.debug.bz2: New file.
28 * gdb.arch/ppc64-symtab-cordic.exp: New file.
29
21613c12
YQ
302015-02-25 Yao Qi <yao.qi@linaro.org>
31
32 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
33 aarch64*-*-* target.
34
d8b901ed
PA
352015-02-23 Pedro Alves <palves@redhat.com>
36
37 * lib/gdb.exp (delete_breakpoints): Rewrite using
38 gdb_test_multiple.
39
e5b85ead
PA
402015-02-23 Pedro Alves <palves@redhat.com>
41
42 * gdb.base/info-os.c: Include stdlib.h.
43
85c3a371
DE
442015-02-22 Doug Evans <xdje42@gmail.com>
45
46 PR symtab/17855
47 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
48 is read after symbols have been re-read.
49 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
50 * gdb.ada/exec_changed/second.adb (Second): Ditto.
51
96553a0c
DE
522015-02-21 Doug Evans <dje@google.com>
53
54 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
55
97a0c697
JK
562015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
57
58 PR corefiles/17808
59 * gdb.arch/i386-biarch-core.core.bz2: New file.
60 * gdb.arch/i386-biarch-core.exp: New file.
61
a47cd6e9
PA
622015-02-21 Pedro Alves <palves@redhat.com>
63
64 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
65 runto_main fails.
66
c5facdc4
PA
672015-02-20 Pedro Alves <palves@redhat.com>
68
69 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
70 info probes.
71
2db9a427
PA
722015-02-20 Pedro Alves <palves@redhat.com>
73
74 * gdb.threads/multi-create-ns-info-thr.exp: New file.
75
60fb7e9e
PA
762015-02-20 Pedro Alves <palves@redhat.com>
77
78 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
79 clean_restart before gdb_target_supports_trace.
80
5c5019c2
PA
812015-02-20 Pedro Alves <palves@redhat.com>
82
83 PR threads/18006
84 * gdb.threads/clone-thread_db.c: New file.
85 * gdb.threads/clone-thread_db.exp: New file.
86
c9587f88
AT
872015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
88
89 PR breakpoints/16812
90 * gdb.base/catch-gdb-caused-signals.c: New file.
91 * gdb.base/catch-gdb-caused-signals.exp: New file.
92
f6a88844
JM
932015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
94
95 * configure: Regenerated.
96 * configure.ac: Use GDB_AC_TRANSFORM.
97 * aclocal.m4: sinclude ../transform.m4.
98
497c491b
JM
992015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
100
101 * lib/dtrace.exp: New file.
102 * gdb.base/dtrace-probe.exp: Likewise.
103 * gdb.base/dtrace-probe.d: Likewise.
104 * gdb.base/dtrace-probe.c: Likewise.
105 * lib/pdtrace.in: Likewise.
106 * configure.ac: Output variables with the transformed names of
107 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
108 * configure: Regenerated.
109
03e98035
JM
1102015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
111
112 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
113 expected message when trying to access $_probe_* convenience
114 variables while not on a probe.
115
63cc30e9
JK
1162015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
119
0703599a
PA
1202015-02-11 Pedro Alves <pedro@codesourcery.com>
121
122 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
123 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
124
7e60a48e
DE
1252015-02-10 Doug Evans <xdje42@gmail.com>
126
127 * lib/gdb.exp (gdb_load): Always return a result.
128
01b088bc
PA
1292015-02-10 Pedro Alves <palves@redhat.com>
130
131 * gdb.threads/signal-sigtrap.c: New file.
132 * gdb.threads/signal-sigtrap.exp: New file.
133
b05ec7a5
AT
1342015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
135
136 * gdb.trace/no-attach-trace.c: New file.
137 * gdb.trace/no-attach-trace.exp: New file.
138
a2c2acaf
MW
1392015-02-09 Mark Wielaard <mjw@redhat.com>
140
141 * gdb.dwarf2/atomic.c: New file.
142 * gdb.dwarf2/atomic-type.exp: Likewise.
143
31fd9caa
MM
1442015-02-09 Markus Metzger <markus.t.metzger@intel.com>
145
146 * gdb.btrace/buffer-size.exp: Update "info record" output.
147 * gdb.btrace/delta.exp: Update "info record" output.
148 * gdb.btrace/enable.exp: Update "info record" output.
149 * gdb.btrace/finish.exp: Update "info record" output.
150 * gdb.btrace/instruction_history.exp: Update "info record" output.
151 * gdb.btrace/next.exp: Update "info record" output.
152 * gdb.btrace/nexti.exp: Update "info record" output.
153 * gdb.btrace/step.exp: Update "info record" output.
154 * gdb.btrace/stepi.exp: Update "info record" output.
155 * gdb.btrace/nohist.exp: Update "info record" output.
156
d33501a5
MM
1572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
158
159 * gdb.btrace/buffer-size: New.
160
f4abbc16
MM
1612015-02-09 Markus Metzger <markus.t.metzger@intel.com>
162
163 * gdb.btrace/delta.exp: Update "info record" output.
164 * gdb.btrace/enable.exp: Update "info record" output.
165 * gdb.btrace/finish.exp: Update "info record" output.
166 * gdb.btrace/instruction_history.exp: Update "info record" output.
167 * gdb.btrace/next.exp: Update "info record" output.
168 * gdb.btrace/nexti.exp: Update "info record" output.
169 * gdb.btrace/step.exp: Update "info record" output.
170 * gdb.btrace/stepi.exp: Update "info record" output.
171 * gdb.btrace/nohist.exp: Update "info record" output.
172
b9d61307
SM
1732015-02-06 Simon Marchi <simon.marchi@ericsson.com>
174
175 PR gdb/15678
176 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
177
e584fdbc
PA
1782015-02-06 Pedro Alves <palves@redhat.com>
179
180 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
181 macro.
182 (seconds_left, again): New globals.
183 (main): Wait seconds_left in a 1-second sleep loop instead of
184 sleeping 180 seconds. If 'again' is set, reset the seconds
185 counter.
186 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
187 'again' in the inferior before detaching. Print the seconds left.
188 (options): New global.
189 (top level): Build program with -DTIMEOUT=$timeout.
190
77f41761
PA
1912015-02-06 Pedro Alves <palves@redhat.com>
192
193 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
194 determine how many seconds to pass to 'alarm'.
195 * gdb.base/gdb-sigterm.exp (top level): Build program with
196 -DTIMEOUT=$timeout.
197 (do_test): Return success/failure indication. Add more verbose
198 logging. Don't fail if 200 single steps are seen. Instead, fail
199 when the test times out.
200 (passes): New global.
201 (top level): Break the testing loop if testing fails on any
202 iteration. Use gdb_assert.
203
b9394193
DB
2042015-02-04 Don Breazeal <donb@codesourcery.com>
205
206 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
207 and initialize them.
208 (ipc_cleanup): New function.
209 (main): Don't declare shmid, semid, and msqid. Add a call to
210 atexit so that we call ipc_cleanup on exit.
211
42d9e528
PA
2122015-02-04 Pedro Alves <palves@redhat.com>
213
214 * boards/native-extended-gdbserver.exp: Remove any target variant
215 specifications from the board name before clearing the isremote
216 flag from board_info.
217
ae6ae975
DE
2182015-01-31 Doug Evans <xdje42@gmail.com>
219
220 * gdb.base/maint.exp <maint print type argc>: Update expected output.
221
cfb069a8
GB
2222015-01-31 Gary Benson <gbenson@redhat.com>
223
224 * gdb.base/completion.exp: Disable completion limiting for
225 existing tests. Add new tests to check completion limiting.
226 * gdb.linespec/ls-errs.exp: Disable completion limiting.
227
5dd31d79
DE
2282015-01-31 Doug Evans <xdje42@gmail.com>
229
230 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
231
9f050062
DE
2322015-01-31 Doug Evans <xdje42@gmail.com>
233
234 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
235 entries. Duplicate file section script entries.
236 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
237 inlined entries. Add test for safe-path rejection.
238 * gdb.python/py-section-script.c: Add duplicate inlined section script
239 entries. Duplicate file section script entries.
240 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
241 inlined entries. Add test for safe-path rejection.
242
df25ebbd
JB
2432015-01-29 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.ada/disc_arr_bound: New testcase.
246
4a0ca9ec
JB
2472015-01-29 Joel Brobecker <brobecker@adacore.com>
248
249 * gdb.ada/mi_var_array: New testcase.
250
3a8b707a
DE
2512015-01-27 Doug Evans <dje@google.com>
252
253 * gdb.python/py-objfile.exp: Add tests for objfile.username.
254 Add test for objfile.filename, objfile.username after objfile
255 has been unloaded.
256
f8313f6e
JB
2572015-01-26 Joel Brobecker <brobecker@adacore.com>
258
259 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
260 the second test to print the name attribute of value
261 returned by the call to gdb.lookup_type, and adjust
262 the expected output accordingly.
263
37bc665e
MW
2642015-01-25 Mark Wielaard <mjw@redhat.com>
265
266 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
267 * gdb.base/disp-step-fork.c: Include unistd.h.
268 * gdb.base/siginfo-obj.c: Include stdio.h.
269 * gdb.base/siginfo-thread.c: Likewise.
270 * gdb.mi/non-stop.c: Include unistd.h.
271 * gdb.mi/nsthrexec.c: Include stdio.h.
272 * gdb.mi/pthreads.c: Include unistd.h.
273 * gdb.modula2/unbounded1.c (main): Declare returns int.
274 * gdb.reverse/consecutive-reverse.c: Likewise.
275 * gdb.threads/create-fail.c: Include unistd.h.
276 * gdb.threads/killed.c: Likewise.
277 * gdb.threads/linux-dp.c: Likewise.
278 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
279 * gdb.threads/non-ldr-exc-2.c: Likewise.
280 * gdb.threads/non-ldr-exc-3.c: Likewise.
281 * gdb.threads/non-ldr-exc-4.c: Likewise.
282 * gdb.threads/pthreads.c: Include unistd.h.
283 (main): Declare returns int.
284 * gdb.threads/tls-main.c (foo): New declaration.
285 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
286
f7e5394d
SM
2872015-01-23 Simon Marchi <simon.marchi@ericsson.com>
288
289 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
290 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
291
743649fd
MW
2922015-01-15 Mark Wielaard <mjw@redhat.com>
293
294 * gdb.base/noreturn-return.c: New file.
295 * gdb.base/noreturn-return.exp: New file.
296 * gdb.base/noreturn-finish.c: New file.
297 * gdb.base/noreturn-finish.exp: New file.
298
198297aa
PA
2992015-01-23 Pedro Alves <palves@redhat.com>
300
301 * gdb.threads/continue-pending-after-query.c: New file.
302 * gdb.threads/continue-pending-after-query.exp: New file.
303
717cf30c
AG
3042015-01-22 Anders Granlund <anders.granlund@ericsson.com>
305 Simon Marchi <simon.marchi@ericsson.com>
306
307 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
308 * gdb.base/valgrind-db-attach.exp: Same.
309 * gdb.base/valgrind-infcall.exp: Same.
310 * lib/mi-support.exp (default_mi_gdb_start): Same.
311 * lib/prompt.exp (default_prompt_gdb_start): Same.
312 * lib/gdb.exp (default_gdb_spawn): Same.
313 (gdb_interact): New.
314
315
4b62a76e
JK
3162015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
317
318 * gdb.compile/compile.exp (pointer to jit function): New test.
319
b4cdae6f
WW
3202015-01-17 Wei-cheng Wang <cole945@gmail.com>
321
322 * lib/gdb.exp (supports_process_record): Return true for
323 powerpc*-*-linux*.
324 (supports_reverse): Likewise.
325
d221e7ef
DB
3262015-01-15 Don Breazeal <donb@codesourcery.com>
327
328 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
329 instead of checking whether the target board is remote and
330 use spawn_wait_for_attach instead of exec/sleep.
331 * gdb.base/attach-twice.exp: Likewise.
332
bafffb51
JB
3332015-01-15 Joel Brobecker <brobecker@adacore.com>
334
335 * gdb.ada/var_arr_attrs: New testcase.
336
5589af0e
PA
3372015-01-14 Pedro Alves <palves@redhat.com>
338 Joel Brobecker <brobecker@adacore.com>
339
340 PR gdb/17525
341 * gdb.base/bp-cmds-execution-x-script.c: New file.
342 * gdb.base/bp-cmds-execution-x-script.exp: New file.
343 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
344
6c400b59
PA
3452015-01-14 Pedro Alves <palves@redhat.com>
346
347 PR cli/17828
348 * gdb.base/batch-preserve-term-settings.c: New file.
349 * gdb.base/batch-preserve-term-settings.exp: New file.
350
e02c96a7
DE
3512015-01-13 Doug Evans <dje@google.com>
352
353 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
354 binary.
355
576fd14c
JB
3562015-01-13 Joel Brobecker <brobecker@adacore.com>
357
358 * Makefile.in (clean mostlyclean): Do not delete *.py.
359
04dccad0
JB
3602015-01-13 Joel Brobecker <brobecker@adacore.com>
361
362 * gdb.python/py-lookup-type.exp: New file.
363
3d230f71
PA
3642015-01-12 Pedro Alves <palves@redhat.com>
365
366 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
367 restore GDBFLAGS before returning.
368
7e67715d
JK
3692015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
370
371 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
372 is_amd64_regs_target and is_x86_like_target.
373
f2e0d4b4
DE
3742015-01-11 Doug Evans <xdje42@gmail.com>
375
376 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
377 is given without an explicit form.
378 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
379 attributes.
380 * gdb.dwarf/corrupt.exp: Ditto.
381 * gdb.dwarf2/enum-type.exp: Ditto.
382 * gdb.trace/entry-values.exp: Ditto.
383 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
384
439250fb
DE
3852015-01-11 Doug Evans <xdje42@gmail.com>
386
387 PR gdb/15830
388 * gdb.base/maint.exp: Remove references to "maint demangle".
389 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
390 Add tests for explicitly specifying language to demangle.
391 * gdb.dlang/demangle.exp: Ditto.
392
ede9f622
PA
3932015-01-09 Pedro Alves <palves@redhat.com>
394
395 * gdb.threads/non-stop-fair-events.c: New file.
396 * gdb.threads/non-stop-fair-events.exp: New file.
397
a7b796db
PA
3982015-01-09 Pedro Alves <palves@redhat.com>
399
400 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
401 the global scope. Set a breakpoint after all threads are started
402 rather than stepping over two source lines. Expect the prompt.
403 * gdb.base/watch_thread_num.c (threads_started_barrier): New
404 global.
405 (NUM): Now 15.
406 (main): Use threads_started_barrier to wait for all threads to
407 start. Main thread no longer calls thread_function. Exit after
408 180 seconds.
409 (loop): New function.
410 (thread_function): Wait on threads_started_barrier barrier. Call
411 'loop' at each iteration.
412 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
413 threads have started, instead of hardcoding number of "next"
414 steps. Use an access watchpoint instead of a write watchpoint.
415
9665ffdd
PA
4162015-01-09 Pedro Alves <palves@redhat.com>
417
418 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
419 (thread_func): Wait on barrier.
420 (main): Wait for all threads to start before stopping GDB.
421 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
422 global.
423 (thread1_func, thread2_func): Wait on barrier.
424 (main): Wait for all threads to start before stopping GDB.
425 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
426 New global.
427 (thread1_func, thread2_func): Wait on barrier.
428 (main): Wait for all threads to start before stopping GDB.
429
c945a99f
PA
4302015-01-09 Pedro Alves <palves@redhat.com>
431
432 * gdb.threads/attach-many-short-lived-threads.c: New file.
433 * gdb.threads/attach-many-short-lived-threads.exp: New file.
434
c1a747c1
PA
4352014-01-09 Pedro Alves <palves@redhat.com>
436
437 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
438 instead of to thread 2.
439 * gdb.threads/signal-command-multiple-signals-pending.c (main):
440 Add barrier around each pthread_create call instead of around all
441 calls.
442 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
443 Set a break on thread_function and have the child threads hit it
444 one at at a time.
445
60b3033e
PA
4462015-01-09 Pedro Alves <palves@redhat.com>
447
448 * lib/gdb.exp (can_spawn_for_attach): New procedure.
449 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
450 false.
451 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
452 checking whether the target board is remote.
453 * gdb.multi/multi-attach.exp: Likewise.
454 * gdb.python/py-sync-interp.exp: Likewise.
455 * gdb.server/ext-attach.exp: Likewise.
456 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
457 tests that need to attach, instead of checking whether the target
458 board is remote at the top of the file.
459
acc018ac
YQ
4602015-01-08 Yao Qi <yao@codesourcery.com>
461
462 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
463
50a18af8
JK
4642015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
465
466 Fix testcase compilation.
467 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
468
8503d6e1
JB
4692015-01-06 Joel Brobecker <brobecker@adacore.com>
470
471 * gdb.python/py-type.exp: Add a couple test about empty
472 array creation, and negative-length array creation.
473
cc73dbcc
DE
4742015-01-02 Doug Evans <xdje42@gmail.com>
475
476 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
477
0300bbc7
DE
4782015-01-02 Doug Evans <dje@google.com>
479
480 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
481
9d85a0ec
YQ
4822014-12-29 Yao Qi <yao@codesourcery.com>
483
484 * gdb.trace/entry-values.exp: Update comments. Rename variable
485 bar_call_foo to returned_from_foo.
486
87186c6a
MMN
4872014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
488
489 PR gdb/17394
490 * gdb.linespec/break-asm-file.c: New file.
491 * gdb.linespec/break-asm-file.exp: New file.
492 * gdb.linespec/break-asm-file0.s: New file.
493 * gdb.linespec/break-asm-file1.s: New file.
494
1bab7383
YQ
4952014-12-18 Nigel Stephens <nigel@mips.com>
496 Maciej W. Rozycki <macro@codesourcery.com>
497
498 * gdb.base/float.exp: Handle the new output from "info float" on
499 MIPS targets.
500
1bc1068a
JK
5012014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
502
503 Fix MinGW compilation.
504 * gdb.compile/compile-ops.exp: Update untested message if
505 !skip_compile_feature_tests.
506 * gdb.compile/compile-setjmp.exp: Likewise.
507 * gdb.compile/compile-tls.exp: Likewise.
508 * gdb.compile/compile.exp: Likewise.
509 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
510 supported on this host".
511
b6615d10
DE
5122014-12-16 Doug Evans <xdje42@gmail.com>
513
514 * boards/stabs.exp: New file.
515
25dda427
AA
5162014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
517
518 * gdb.base/completion.exp: Adjust to format changes of "maint
519 print user-registers".
520
bf330350
CU
5212014-12-16 Catalin Udma <catalin.udma@freescale.com>
522
523 PR server/17457
524 * gdb.arch/aarch64-fp.c: New file.
525 * gdb.arch/aarch64-fp.exp: New file.
526
395cf596
SDJ
5272014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
528
529 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
530 r210637, r210913, r211666, r215400, r215817).
531
532 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
533 * dg-extract-results.py: New file.
534 * dg-extract-results.sh: Use it if the environment seems
535 suitable.
536
537 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
538
539 * dg-extract-results.py (parse_run): Handle warnings that
540 are printed before a test harness is run.
541
542 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
543
544 * dg-extract-results.py (Named): Remove __cmp__ method.
545 (output_variation): Use a key to sort variation.harnesses.
546
547 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
548
549 * dg-extract-results.py: For Python 3, force sys.stdout to
550 handle surrogate escape sequences.
551 (safe_open): New function.
552 (output_segment, main): Use it.
553
554 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
555
556 * dg-extract-results.py (Prog.result_re): Include options
557 in test name.
558
559 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
560
561 * dg-extract-results.py (output_variation): Always sort if
562 do_sum.
563
e882ef3c
SM
5642014-12-15 Simon Marchi <simon.marchi@ericsson.com>
565
566 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
567 as long as we get pagination notifications.
568
4992aa20
JM
5692014-12-15 Jason Merrill <jason@redhat.com>
570
571 * Makefile.in (check-gdb.%): Restore.
572 * README: Mention it.
573
c1b5a1a6
JB
5742014-12-13 Joel Brobecker <brobecker@adacore.com>
575
576 * gdb.ada/str_uninit: New testcase.
577
5537b577
JK
5782014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
579
580 PR symtab/17642
581 * gdb.base/vla-stub-define.c: New file.
582 * gdb.base/vla-stub.c: New file.
583 * gdb.base/vla-stub.exp: New file.
584
bb2ec1b3
TT
5852014-12-12 Phil Muldoon <pmuldoon@redhat.com>
586 Jan Kratochvil <jan.kratochvil@redhat.com>
587 Tom Tromey <tromey@redhat.com>
588
589 * configure.ac: Add gdb.compile/.
590 * configure: Regenerate.
591 * gdb.compile/Makefile.in: New file.
592 * gdb.compile/compile-ops.exp: New file.
593 * gdb.compile/compile-ops.c: New file.
594 * gdb.compile/compile-tls.c: New file.
595 * gdb.compile/compile-tls.exp: New file.
596 * gdb.compile/compile-constvar.S: New file.
597 * gdb.compile/compile-constvar.c: New file.
598 * gdb.compile/compile-mod.c: New file.
599 * gdb.compile/compile-nodebug.c: New file.
600 * gdb.compile/compile-setjmp-mod.c: New file.
601 * gdb.compile/compile-setjmp.c: New file.
602 * gdb.compile/compile-setjmp.exp: New file.
603 * gdb.compile/compile-shlib.c: New file.
604 * gdb.compile/compile.c: New file.
605 * gdb.compile/compile.exp: New file.
606 * lib/gdb.exp (skip_compile_feature_tests): New proc.
607
4ff709eb
TT
6082014-12-12 Tom Tromey <tromey@redhat.com>
609
610 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
611 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
612
6dddd6a5
DE
6132014-12-12 Doug Evans <dje@google.com>
614
615 * lib/gdb-python.exp (get_python_valueof): New function.
616 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
617
71c24708
AA
6182014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
619
620 * gdb.base/completion.exp: Add test for completion of "info
621 registers ".
622
3e29f34a
MR
6232014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
624
625 * gdb.base/func-ptrs.c: New file.
626 * gdb.base/func-ptrs.exp: New file.
627
fc126975
SM
6282014-12-10 Simon Marchi <simon.marchi@ericsson.com>
629
630 PR breakpoints/17012
631 * gdb.base/dprintf-detach.c: New file.
632 * gdb.base/dprintf-detach.exp: New file.
633
0a46d518
SM
6342014-12-10 Simon Marchi <simon.marchi@ericsson.com>
635
636 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
637 * lib/gdb.exp (target_is_gdbserver): New procedure.
638
a0be3e44
DE
6392014-12-08 Doug Evans <dje@google.com>
640
641 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
642
df1b803a
YQ
6432014-12-05 Yao Qi <yao@codesourcery.com>
644
645 * gdb.guile/scm-error.exp: Remove the third argument to
646 gdb_remote_download.
647 * gdb.guile/scm-frame-args.exp: Likewise.
648 * gdb.guile/scm-section-script.exp: Likewise.
649
ddb9f679
YQ
6502014-12-05 Yao Qi <yao@codesourcery.com>
651
652 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
653
86e4ed39
DE
6542014-12-04 Doug Evans <dje@google.com>
655
656 * gdb.python/py-objfile.exp: Add tests for
657 objfile.add_separate_debug_file.
658
7c50a931
DE
6592014-12-04 Doug Evans <dje@google.com>
660
661 * lib/gdb.exp (get_build_id): New function.
662 (build_id_debug_filename_get): Rewrite to use it.
663 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
664
621661e3
MR
6652014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
666
667 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
668 `method(long)', not just 0x0.
669 * gdb.cp/nsalias.exp: Align code labels to 4.
670 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
671 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
672 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
673 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
674 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
675 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
676
29f0c3b7
DE
6772014-12-02 Doug Evans <dje@google.com>
678
e1e061e7 679 PR symtab/17602
29f0c3b7 680 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 681 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
682 * gdb.cp/anon-ns.exp: Update.
683
162078c8
NB
6842014-12-02 Nick Bull <nicholaspbull@gmail.com>
685
686 * gdb.python/py-events.py (inferior_call_handler): New.
687 (register_changed_handler, memory_changed_handler): New.
688 (test_events.invoke): Register new handlers.
689 * gdb.python/py-events.exp: Add tests for inferior call,
690 memory_changed and register_changed events.
691
fdb09caf
AA
6922014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
693
694 * gdb.base/execl-update-breakpoints.exp: Specify the link address
695 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
696 if the linker doesn't understand this.
697
55cfb2c4
SM
6982014-12-01 Simon Marchi <simon.marchi@ericsson.com>
699
700 * gdb.python/python.exp: Change expected reply to help().
701
9e8cd6df
YQ
7022014-12-01 Yao Qi <yao@codesourcery.com>
703
704 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
705 AC_CONFIG_SUBDIRS(gdb.gdbtk).
706 * configure: Re-generated.
707
6c659fc2
SC
7082014-11-28 Siva Chandra Reddy <sivachandra@google.com>
709
710 * gdb.cp/chained-calls.cc: New file.
711 * gdb.cp/chained-calls.exp: New file.
712 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
713
d7fc3181
SM
7142014-11-28 Simon Marchi <simon.marchi@ericsson.com>
715
716 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
717 * gdb.dwarf2/symtab-producer.exp: Same.
718 * gdb.gdb/python-interrupts.exp: Same.
719 * gdb.gdb/python-selftest.exp: Same.
720 * gdb.python/py-linetable.exp: Same.
721 * gdb.python/py-type.exp: Same.
722 * gdb.python/py-value-cc.exp: Same.
723 * gdb.python/py-value.exp: Same.
724
10e79639
YQ
7252014-11-28 Yao Qi <yao@codesourcery.com>
726
727 * gdb.base/break-probes.exp: Match library name prefixed with
728 sysroot.
729
f28a0564
SM
7302014-11-27 Simon Marchi <simon.marchi@ericsson.com>
731
732 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
733 test expected output. Add parentheses for the call to print.
734 Remove L suffix from integers.
735
3fe1ce1d
DE
7362014-11-26 Doug Evans <dje@google.com>
737
738 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
739
84429e27
YQ
7402014-11-22 Yao Qi <yao@codesourcery.com>
741
742 * gdb.trace/entry-values.c: Remove asms.
743 (foo): Add foo_label.
744 (bar): Add bar_label.
745 * gdb.trace/entry-values.exp: Remove code computing foo's
746 length and bar's length.
747 (Dwarf::assemble): Invoke function_range for bar and use
748 MACRO_AT_func for foo.
749
26741859
YQ
7502014-11-22 Yao Qi <yao@codesourcery.com>
751
752 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
753 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
754 Use .Lgcc43_procstart instead of gcc43.
755
45e44d27
JB
7562014-11-21 Joel Brobecker <brobecker@adacore.com>
757
758 * gdb.ada/n_arr_bound: New testcase.
759
458c8db8
SDJ
7602014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
761
762 PR breakpoints/10737
763 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
764 test_catch_syscall_multi_arch.
765 (test_catch_syscall_multi_arch): New function.
766
43f3e411
DE
7672014-11-20 Doug Evans <xdje42@gmail.com>
768
769 * gdb.base/maint.exp: Update expected output.
770
0d7b2549
AA
7712014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
772
773 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
774 4-byte instruction on S390.
775
8908fca5
JB
7762014-11-19 Joel Brobecker <brobecker@adacore.com>
777
778 * gdb.ada/arr_arr: New testcase.
779
4a46959e
JB
7802014-11-19 Joel Brobecker <brobecker@adacore.com>
781
782 * gdb.ada/pkd_arr_elem: New Testcase.
783
470e2f4e
LM
7842014-11-18 Luis Machado <lgustavo@codesourcery.com>
785
786 * gdb.reverse/break-precsave: Expect completion message for
787 core file reads.
788 * gdb.reverse/consecutive-precsave.exp: Likewise.
789 * gdb.reverse/finish-precsave.exp: Likewise.
790 * gdb.reverse/i386-precsave.exp: Likewise.
791 * gdb.reverse/machinestate-precsave.exp: Likewise.
792 * gdb.reverse/sigall-precsave.exp: Likewise.
793 * gdb.reverse/solib-precsave.exp: Likewise.
794 * gdb.reverse/step-precsave.exp: Likewise.
795 * gdb.reverse/until-precsave.exp: Likewise.
796 * gdb.reverse/watch-precsave.exp: Likewise.
797
a267f3ad
AA
7982014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
799
800 * gdb.base/bp-permanent.c: Include unistd.h.
801 * gdb.python/py-framefilter-mi.c (main): Add return type.
802 * gdb.python/py-framefilter.c (main): Likewise.
803 * gdb.trace/actions-changed.c (main): Likewise.
804
12084a9a
AA
8052014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
806
807 * gdb.mi/until.c: Add eye-catchers.
808 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
809 line numbers.
810
dc7e1a77
AA
8112014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
812
813 * gdb.base/condbreak.exp: Drop references to removed non-prototype
814 function header variants in break1.c.
815 * gdb.base/ena-dis-br.exp: Likewise.
816 * gdb.base/hbreak2.exp: Likewise.
817 * gdb.reverse/until-precsave.exp: Drop references to removed
818 non-prototype function header variants in ur1.c.
819 * gdb.reverse/until-reverse.exp: Likewise.
820
41c77605
PM
8212014-11-17 Petr Machata <pmachata@redhat.com>
822
823 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
824 ${_cu_offset_size} bytes abbrev offset.
825
34248c3a
DE
8262014-11-15 Doug Evans <xdje42@gmail.com>
827
828 PR symtab/17559
829 * gdb.base/line-symtabs.exp: New file.
830 * gdb.base/line-symtabs.c: New file.
831 * gdb.base/line-symtabs.h: New file.
832
646da059
YQ
8332014-11-14 Yao Qi <yao@codesourcery.com>
834
835 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
836 (func): Add label func_label.
837 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
838 Replace low_pc and high_pc with MACRO_AT_range.
839 Replace name, low_pc and high_pc with MACRO_AT_func.
840
9301ebe6
YQ
8412014-11-14 Yao Qi <yao@codesourcery.com>
842
843 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
844 Replace name, low_pc and high_pc with MACRO_AT_func.
845
f166b542
YQ
8462014-11-14 Yao Qi <yao@codesourcery.com>
847
848 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
849 produce debug information.
850 * gdb.dwarf2/implptr-optimized-out.S: Removed.
851
0f6e71e3
YQ
8522014-11-14 Yao Qi <yao@codesourcery.com>
853
854 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
855 object and get function length.
856 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
857 with MACRO_AT_func.
858 (top-level): Replace gdb_compile and clean_restart with
859 prepare_for_testing.
860 * gdb.dwarf2/main.c (main): Add label main_label.
861
876c4df9
YQ
8622014-11-14 Yao Qi <yao@codesourcery.com>
863
864 * lib/dwarf.exp (function_range): New procedure.
865 (Dwarf::_handle_macro_at_func): New procedure.
866 (Dwarf::_handle_macro_at_range): New procedure.
867 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
868
02ad9cf1
YQ
8692014-11-14 Yao Qi <yao@codesourcery.com>
870
871 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
872 (_handle_attribute): New procedure.
873
a59add0c
AA
8742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
875
876 * gdb.ada/cond_lang/foo.c (callme): Add return type.
877 * gdb.base/call-sc.c (zed): Likewise.
878 * gdb.base/checkpoint.c (main): Likewise.
879 * gdb.base/dump.c (main): Likewise.
880 * gdb.base/gcore.c (main): Likewise.
881 * gdb.base/huge.c (main): Likewise.
882 * gdb.base/multi-forks.c (main): Likewise.
883 * gdb.base/pr10179-a.c (main): Likewise.
884 * gdb.base/savedregs.c (main): Likewise.
885 * gdb.base/sigaltstack.c (main): Likewise.
886 * gdb.base/siginfo.c (main): Likewise.
887 * gdb.base/structs.c (zed): Likewise.
888 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
889 * gdb.mi/mi-syn-frame.c (main): Likewise.
890 * gdb.mi/until.c (foo, main): Likewise.
891 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
892 * gdb.base/solib-weak.c (foo): Declare.
893 * gdb.base/attach-twice.c: Include stdio.h.
894 * gdb.base/weaklib1.c: Likewise.
895 * gdb.base/weaklib2.c: Likewise.
896 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
897 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
898 unistd.h.
899 * gdb.base/attach-pie-misread.c: Include stdlib.h.
900 * gdb.mi/mi-exit-code.c: Likewise.
901 * gdb.base/break-interp-lib.c: Include string.h.
902 * gdb.base/coremaker.c: Likewise.
903 * gdb.base/testenv.c: Likewise.
904 * gdb.python/py-finish-breakpoint.c: Likewise.
905 * gdb.base/inferior-died.c: Include sys/wait.h.
906 * gdb.base/fileio.c: Include time.h.
907 * gdb.base/async-shell.c: Include unistd.h.
908 * gdb.base/dprintf-non-stop.c: Likewise.
909 * gdb.base/info-os.c: Likewise.
910 * gdb.mi/mi-console.c: Likewise.
911 * gdb.mi/watch-nonstop.c: Likewise.
912 * gdb.python/py-events.c: Likewise.
913 * gdb.base/async.c (baz): Move up before its invocation.
914 * gdb.base/code_elim2.c (my_global_func): Likewise.
915 * gdb.base/skip-solib-lib.c (multiply): Likewise.
916 * gdb.base/advance.c (func2): Likewise.
917
3b5d5997
AA
9182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
919
920 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
921 variant.
922 * gdb.base/annota3.c: Likewise.
923 * gdb.base/async.c: Likewise.
924 * gdb.base/average.c: Likewise.
925 * gdb.base/call-ar-st.c: Likewise.
926 * gdb.base/call-rt-st.c: Likewise.
927 * gdb.base/call-sc.c: Likewise.
928 * gdb.base/call-strs.c: Likewise.
929 * gdb.base/ending-run.c: Likewise.
930 * gdb.base/execd-prog.c: Likewise.
931 * gdb.base/exprs.c: Likewise.
932 * gdb.base/foll-exec.c: Likewise.
933 * gdb.base/foll-fork.c: Likewise.
934 * gdb.base/foll-vfork.c: Likewise.
935 * gdb.base/funcargs.c: Likewise.
936 * gdb.base/gcore.c: Likewise.
937 * gdb.base/jump.c: Likewise.
938 * gdb.base/langs0.c: Likewise.
939 * gdb.base/langs1.c: Likewise.
940 * gdb.base/langs2.c: Likewise.
941 * gdb.base/mips_pro.c: Likewise.
942 * gdb.base/nodebug.c: Likewise.
943 * gdb.base/opaque0.c: Likewise.
944 * gdb.base/opaque1.c: Likewise.
945 * gdb.base/recurse.c: Likewise.
946 * gdb.base/run.c: Likewise.
947 * gdb.base/scope0.c: Likewise.
948 * gdb.base/scope1.c: Likewise.
949 * gdb.base/setshow.c: Likewise.
950 * gdb.base/setvar.c: Likewise.
951 * gdb.base/shmain.c: Likewise.
952 * gdb.base/shr1.c: Likewise.
953 * gdb.base/shr2.c: Likewise.
954 * gdb.base/sigall.c: Likewise.
955 * gdb.base/signals.c: Likewise.
956 * gdb.base/so-indr-cl.c: Likewise.
957 * gdb.base/solib2.c: Likewise.
958 * gdb.base/structs.c: Likewise.
959 * gdb.base/sum.c: Likewise.
960 * gdb.base/vforked-prog.c: Likewise.
961 * gdb.base/watchpoint.c: Likewise.
962 * gdb.reverse/shr2.c: Likewise.
963 * gdb.reverse/until-reverse.c: Likewise.
964 * gdb.reverse/ur1.c: Likewise.
965 * gdb.reverse/watch-reverse.c: Likewise.
966
066a77c5
AA
9672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
968
969 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
970 variant.
971 * gdb.base/sepdebug.exp: Drop references to removed code.
972
4f204ea5
AA
9732014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
974
975 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
976 variant. Preserve original line numbering.
977 * gdb.base/list1.c: Likewise.
978
3b377a3a
AA
9792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
980
981 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
982 variant.
983 * gdb.base/break1.c: Likewise.
984 * gdb.base/break.exp: Drop references to removed code.
985
e444df73
AA
9862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
987
988 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
989 variant.
990
8008f2a7
AA
9912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
992
993 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
994
a5a06887
AA
9952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
996
997 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
998 logic into perform_all_tests() and invoke it with and without
999 function header prototypes.
1000 (do_function_calls): Remove conditional XFAIL for PR 5318.
1001 (rerun_and_prepare): Remove duplicate code.
1002 (perform_all_tests): New. Main logic moved here.
1003
44dba9b9
AA
10042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1005
1006 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
1007 code guarded by #ifdef NO_PROTOTYPES.
1008 (t_double_many_args): Likewise.
1009 (DEF_FUNC_MANY_ARGS_1): Likewise.
1010 (DEF_FUNC_VALUES_1): Likewise.
1011 (t_structs_ldc): Renamed from t_structs_fc in conditional code
1012 guarded by #ifdef PROTOTYPES.
1013
d1fbcd56
AA
10142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1015
1016 * gdb.mi/mi-console.c: Add eye-catcher.
1017 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
1018 instead of literal line number.
1019
b0e59b8f
AA
10202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1021
1022 * gdb.base/shr2.c: Add eye-catcher.
1023 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
1024 line number.
1025
78f98cca
AA
10262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1027
1028 * gdb.base/jump.c: Add eye-catchers.
1029 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
1030 numbers.
1031
58fa2af0
AA
10322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1033
1034 * gdb.base/execd-prog.c: Add eye-catchers.
1035 * gdb.base/foll-exec.c: Likewise.
1036 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
1037 line numbers.
1038
04e5059b
AA
10392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1040
1041 * gdb.base/ending-run.c: Add eye-catchers.
1042 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
1043 literal line numbers.
1044
dbfdb174
AA
10452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1046
1047 * gdb.base/call-rt-st.c: Add eye-catchers.
1048 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
1049 literal line numbers.
1050
888a2ade
AA
10512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1052
1053 * gdb.base/call-ar-st.c: Add eye-catchers.
1054 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
1055 literal line numbers.
1056
6acc2dde
AA
10572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1058
1059 * gdb.base/average.c: Add eye-catchers.
1060 * gdb.base/sum.c: Likewise.
1061 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
1062 regexps dynamically.
1063
9ecfcd1d
AA
10642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1065
1066 * gdb.base/solib1.c: Add eye-catchers.
1067 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
1068 literal line numbers.
1069
78708b7c
PA
10702014-11-12 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
1073 leader has exited.
1074
af48d08f
PA
10752014-11-12 Pedro Alves <palves@redhat.com>
1076
1077 * gdb.arch/i386-bp_permanent.c: New file.
1078 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
1079 (srcfile): Set to i386-bp_permanent.c.
1080 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1081 that stepi does not execute the 'leave' instruction, instead of
1082 testing it does execute.
1083 * gdb.base/bp-permanent.c: New file.
1084 * gdb.base/bp-permanent.exp: New file.
1085
af3768e9
DE
10862014-11-10 Doug Evans <xdje42@gmail.com>
1087
1088 PR symtab/17564
1089 * gdb.base/symtab-search-order.exp: New file.
1090 * gdb.base/symtab-search-order.c: New file.
1091 * gdb.base/symtab-search-order-1.c: New file.
1092 * gdb.base/symtab-search-order-shlib-1.c: New file.
1093
9de00a4a
PA
10942014-11-07 Pedro Alves <palves@redhat.com>
1095
1096 PR gdb/17511
1097 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1098 i?86-*-linux*.
1099
e0f52461
SC
11002014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1101
1102 PR c++/17494
1103 * gdb.cp/pr17494.cc: New file.
1104 * gdb.cp/pr17494.exp: New file.
1105
6ce8c980
YQ
11062014-11-02 Yao Qi <yao@codesourcery.com>
1107
1108 * gdb.python/python.exp: Get working directory and match the
1109 output of "set extended-prompt \\w " with it.
1110
02be9a71
DE
11112014-10-30 Doug Evans <dje@google.com>
1112
1113 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1114 in objfiles.
1115 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1116 in progspaces.
1117
3bdff46b
LM
11182014-10-30 Janis Johnson <janisjo@codesourcery.com>
1119
1120 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1121 * gdb.base/realname-expand.exp: Likewise.
1122 * gdb.linespec/macro-relative.exp: Likewise.
1123
ab917dfb
PA
11242014-10-29 Pedro Alves <palves@redhat.com>
1125
1126 PR gdb/17408
1127 * gdb.threads/schedlock.c (some_function): New function.
1128 (call_function): New global.
1129 (MAYBE_CALL_SOME_FUNCTION): New macro.
1130 (thread_function): Call it.
1131 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1132 and use it instead of a global counter. Adjust all callers.
1133 (get_current_thread): Use "find current thread" for test message
1134 here rather than having all callers pass down the same string.
1135 (goto_loop): New procedure, factored out from ...
1136 (my_continue): ... this.
1137 (step_ten_loops): Change parameter from test message to command to
1138 use. Adjust.
1139 (list_count): Delete global.
1140 (check_result): New procedure, factored out from duplicate top
1141 level code.
1142 (continue tests): Wrap in with_test_prefix.
1143 (test_step): New procedure, factored out from duplicate top level
1144 code.
1145 (top level): Test "step" in combination with all scheduler-locking
1146 modes. Test "next" in combination with all scheduler-locking
1147 modes, and in combination with stepping over a function call or
1148 not.
1149 * gdb.threads/next-bp-other-thread.c: New file.
1150 * gdb.threads/next-bp-other-thread.exp: New file.
1151
d3d4baed
PA
11522014-10-29 Pedro Alves <palves@redhat.com>
1153
1154 PR python/17372
1155 * gdb.python/python.exp: Test a multi-line command that spawns
1156 interactive Python.
1157 * gdb.base/multi-line-starts-subshell.exp: New file.
1158
563e8d85
YQ
11592014-10-29 Yao Qi <yao@codesourcery.com>
1160
1161 * gdb.base/fileio.exp: Make directories on host.
1162
0ea4d52e
YQ
11632014-10-29 Yao Qi <yao@codesourcery.com>
1164
1165 * gdb.base/fileio.c (test_write): Close the file.
1166
7f5ef605
PA
11672014-10-28 Pedro Alves <palves@redhat.com>
1168
1169 PR gdb/12623
1170 * gdb.base/sigstep.c (no_handler): New global.
1171 (main): If 'no_handler is true, set the signal handlers to
1172 SIG_IGN.
1173 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1174 with_sw_watch and no_handler parameters. Handle them.
1175 (top level) <stepping over handler when stopped at a breakpoint
1176 test>: Add a test axis for testing with a software watchpoint, and
1177 another for testing with the signal handler set to SIG_IGN.
1178 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1179 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1180
abbdbd03
PA
11812014-10-28 Pedro Alves <palves@redhat.com>
1182
1183 PR gdb/17511
1184 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1185 * gdb.base/sigstep.exp (other_handler_location): New global.
1186 (advance): Support stepping into the signal handler, and running
1187 commands while in the handler.
1188 (in_handler_map): New global.
1189 (top level): In the advance test, add combinations for getting
1190 into the handler with stepping commands, and for running commands
1191 in the handler. Add comment descripting the advancei tests.
1192
1df4399f
PA
11932014-10-28 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.base/sigstep.exp: Use build_executable instead of
1196 prepare_for_testing.
1197 (top level): Move code that starts GDB, runs to main and creates a
1198 display to ...
1199 (restart): ... this new procedure.
1200 (top level): Move backtrace from signal handler test to ...
1201 (validate_backtrace): ... this new procedure.
1202 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1203 with_test_prefix. Always restart GDB.
1204 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1205 with_test_prefix. Always restart GDB. No need to delete
1206 breakpoints after the test.
1207 (test_skip_handler): Remove prefix parameter.
1208 (skip_over_handler, breakpoint_to_handler)
1209 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1210 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1211 restart GDB. No need to delete breakpoints after the test.
1212 (top level): Use foreach to call the test procedures with
1213 different commands.
1214
a5b6e449
PA
12152014-10-28 Pedro Alves <palves@redhat.com>
1216
1217 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1218 instead of GNATS numbers.
1219 * gdb.base/sigbpt.exp: Likewise.
1220 * gdb.base/siginfo.exp: Likewise.
1221 * gdb.base/sigstep.exp: Likewise.
1222
e5f8a7cc
PA
12232014-10-27 Pedro Alves <palves@redhat.com>
1224
1225 * gdb.base/sigstep.c (dummy): New global.
1226 (main): Issue a couple writes to the new global.
1227 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1228 procedures.
1229 (skip_over_handler): Use test_skip_handler.
1230 (top level): Call skip_over_handler for stepi and nexti too.
1231 (breakpoint_over_handler): Use test_skip_handler.
1232 (top level): Call breakpoint_over_handler for stepi and nexti too.
1233
763905a3
YQ
12342014-10-27 Yao Qi <yao@codesourcery.com>
1235
1236 * gdb.trace/tfile.c (adjust_function_address)
1237 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1238 function descriptor.
1239
6f259a23
DB
12402014-10-24 Don Breazeal <donb@codesourcery.com>
1241
1242 * gdb.base/foll-fork.exp (test_follow_fork,
1243 catch_fork_child_follow): Check for updated fork messages emitted
1244 from infrun.c.
1245 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1246 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1247 vfork_and_exec_child_follow_through_step): Check for updated vfork
1248 messages emitted from infrun.c.
1249
09dd9a69
PA
12502014-10-24 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.base/corefile.exp: Remove references to ultrix.
1253 * gdb.base/interrupt.exp: Likewise.
1254 * gdb.base/whatis.exp: Likewise.
1255 * gdb.gdb/selftest.exp: Likewise.
1256 * gdb.threads/manythreads.exp: Likewise.
1257 * gdb.threads/print-threads.exp: Likewise.
1258 * gdb.threads/pthreads.exp:: Likewise.
1259 * gdb.threads/schedlock.exp: Likewise.
1260
3433cfa5
SC
12612014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1262
1263 * gdb.cp/non-trivial-retval.cc: Add a test case.
1264 * gdb.cp/non-trivial-retval.exp: Add a test.
1265
092f880b
YQ
12662014-10-20 Yao Qi <yao@codesourcery.com>
1267
1268 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1269 * gdb.python/py-objfile-script-gdb.py: New file.
1270 * gdb.python/py-objfile-script.exp: Update reference to
1271 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1272 of remote_download. Remove the dest file.
1273
acbdb7f3
YQ
12742014-10-20 Yao Qi <yao@codesourcery.com>
1275
1276 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1277 * gdb.base/step-line.exp: Likewise.
1278 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1279 * gdb.dwarf2/dw2-basic.exp: Likewise.
1280 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1281 * gdb.dwarf2/dw2-filename.exp: Likewise.
1282 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1283 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1284 * gdb.dwarf2/dw2-producer.exp: Likewise.
1285 * gdb.dwarf2/mac-fileno.exp: Likewise.
1286 * gdb.python/py-frame-args.exp: Likewise.
1287 * gdb.python/py-framefilter.exp: Likewise.
1288 * gdb.python/py-mi.exp: Likewise.
1289 * gdb.python/py-objfile-script.exp: Likewise
1290 * gdb.python/py-pp-integral.exp: Likewise.
1291 * gdb.python/py-pp-re-notag.exp: Likewise.
1292 * gdb.python/py-prettyprint.exp: Likewise.
1293 * gdb.python/py-section-script.exp: Likewise.
1294 * gdb.python/py-typeprint.exp: Likewise.
1295 * gdb.python/py-xmethods.exp: Likewise.
1296 * gdb.stabs/weird.exp: Likewise.
1297 * gdb.xml/tdesc-regs.exp: Likewise.
1298
bd286a29
KCY
12992014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1300
1301 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1302 (out_cu): Use addr_len for the size of addresses.
1303 (out_line): Likewise. Size DW_LNE_set_address instruction
1304 according to addr_len.
1305 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1306 (FUNC): Add START_INSNS to definition.
1307
673dc4a0
YQ
13082014-10-18 Yao Qi <yao@codesourcery.com>
1309
1310 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1311 gdb_has_argv0 return true.
1312 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1313 check [target_info exists noargs], check [gdb_has_argv0]
1314 instead.
1315 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1316 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1317 procedures.
1318
4ffbba72
DE
13192014-10-17 Doug Evans <dje@google.com>
1320
1321 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1322 event.
1323 * gdb.python/py-events.py: Add clear_objfiles event.
1324
d096d8c1
DE
13252014-10-17 Doug Evans <dje@google.com>
1326
1327 * gdb.python/py-objfile.exp: Test progspace attribute.
1328
a80db015
LM
13292014-10-17 Luis Machado <lgustavo@codesourcery.com>
1330
1331 * gdb.guile/scm-breakpoint.exp: Do not assume any
1332 directory separators when matching source file paths.
1333 * gdb.python/py-breakpoint.exp: Likewise.
1334 * gdb.reverse/break-precsave.exp: Likewise.
1335 * gdb.reverse/break-reverse.exp: Likewise.
1336 * gdb.reverse/consecutive-precsave.exp: Likewise.
1337 * gdb.reverse/finish-precsave.exp: Likewise.
1338 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1339 * gdb.reverse/finish-reverse.exp: Likewise.
1340 * gdb.reverse/i386-precsave.exp: Likewise.
1341 * gdb.reverse/i387-env-reverse.exp: Likewise.
1342 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1343 * gdb.reverse/machinestate-precsave.exp: Likewise.
1344 * gdb.reverse/machinestate.exp: Likewise.
1345 * gdb.reverse/sigall-precsave.exp: Likewise.
1346 * gdb.reverse/solib-precsave.exp: Likewise.
1347 * gdb.reverse/step-precsave.exp: Likewise.
1348 * gdb.reverse/until-precsave.exp: Likewise.
1349 * gdb.reverse/watch-precsave.exp: Likewise.
1350 * gdb.reverse/watch-reverse.exp: Likewise.
1351
b22089ab
YQ
13522014-10-17 Yao Qi <yao@codesourcery.com>
1353
1354 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1355 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1356
6c4486e6
PA
13572014-10-17 Pedro Alves <palves@redhat.com>
1358
1359 PR gdb/17471
1360 * gdb.base/bg-execution-repeat.c: New file.
1361 * gdb.base/bg-execution-repeat.exp: New file.
1362
0ff33695
PA
13632014-10-17 Pedro Alves <palves@redhat.com>
1364
1365 PR gdb/17300
1366 * gdb.base/continue-all-already-running.c: New file.
1367 * gdb.base/continue-all-already-running.exp: New file.
1368
6fdebc3d
PA
13692014-10-17 Pedro Alves <palves@redhat.com>
1370
1371 PR gdb/17472
1372 * gdb.base/annota-input-while-running.c: New file.
1373 * gdb.base/annota-input-while-running.exp: New file.
1374
32a8097b
PA
13752014-10-17 Pedro Alves <palves@redhat.com>
1376
1377 * gdb.base/callfuncs.exp: emove references to osf.
1378 * gdb.base/sigall.exp: Likewise.
1379 * gdb.gdb/selftest.exp: Likewise.
1380 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1381 * gdb.mi/non-stop.c: Likewise.
1382 * gdb.mi/pthreads.c: Likewise.
1383 * gdb.reverse/sigall-precsave.exp: Likewise.
1384 * gdb.reverse/sigall-reverse.exp: Likewise.
1385 * gdb.threads/pthreads.c: Likewise.
1386 * gdb.threads/pthreads.exp: Likewise.
1387
7a3517ff
YQ
13882014-10-17 Yao Qi <yao@codesourcery.com>
1389
1390 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1391 check 'target_info exists noargs'.
1392 (test_command_prompt_position): Likewise.
1393 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1394 Remove "set args".
1395 (progvar_simple_while_test): Likewise.
1396 (progvar_complex_if_while_test): Likewise.
1397 (if_while_breakpoint_command_test): Likewise.
1398 (infrun_breakpoint_command_test): Likewise.
1399 (breakpoint_command_test): Likewise.
1400 (watchpoint_command_test): Likewise.
1401 (bp_deleted_in_command_test): Likewise.
1402 (temporary_breakpoint_commands): Likewise.
1403
bb99c472
YQ
14042014-10-16 Yao Qi <yao@codesourcery.com>
1405
1406 * gdb.base/remotetimeout.exp: Remove noargs checking.
1407
7c16b83e
PA
14082014-10-15 Pedro Alves <palves@redhat.com>
1409
1410 PR breakpoints/9649
1411 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1412 * gdb.base/breakpoint-in-ro-region.exp
1413 (probe_target_hardware_step): New procedure.
1414 (top level): Probe hardware stepping and hardware breakpoint
1415 support. Test stepping through a read-only region, with both
1416 "breakpoint auto-hw" on and off and both "always-inserted" on and
1417 off.
1418
35a49624
IB
14192014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1420
1421 * gdb.dlang/demangle.exp: Update for demangling changes.
1422
2d1c107c
SC
14232014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1424
1425 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1426 * gdb.cp/non-trivial-retval.exp: Add new tests.
1427
778811d5
SC
14282014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1429
1430 PR c++/13403
1431 PR c++/15154
1432 * gdb.cp/non-trivial-retval.cc: New file.
1433 * gdb.cp/non-trivial-retval.exp: New file.
1434
10c5f0a8
YQ
14352014-10-15 Yao Qi <yao@codesourcery.com>
1436
1437 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1438 remote host.
1439
65d7b369
YQ
14402014-10-15 Yao Qi <yao@codesourcery.com>
1441
1442 * gdb.python/py-symbol.exp: Match file base name if host is
1443 remote, otherwise match file name with dir name.
1444 * gdb.python/py-symtab.exp: Likewise.
1445 * gdb.python/python.exp: Likewise.
1446
46dc1394
YQ
14472014-10-15 Yao Qi <yao@codesourcery.com>
1448
1449 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1450 pattern.
1451 * gdb.python/py-symtab.exp: Likewise.
1452 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1453 locationn.
1454
c40cc657
JB
14552014-10-14 Joel Brobecker <brobecker@adacore.com>
1456
1457 * gdb.ada/addr_arith: New testcase.
1458
2abf49e1
MR
14592014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1460
1461 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1462 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1463 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1464 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1465
f7088df3
SDJ
14662014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1467
1468 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1469 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1470 * gdb.arch/stap-eval-lang-ada.exp: New file.
1471
4dc06805
YQ
14722014-10-14 Yao Qi <yao@codesourcery.com>
1473
1474 * gdb.mi/mi-var-child.c (nothing1): New function.
1475 (nothing2): New function.
1476 (do_children_tests): Set function pointers by nothing1 and
1477 nothing2.
1478 * gdb.mi/mi-var-child.exp: Step over new added statements.
1479 Update test to match the new output.
1480 * gdb.mi/var-cmd.c (nothing1): New function.
1481 (nothing2): New function.
1482 (do_children_tests): Set function pointers by nothing1 and
1483 nothing2.
1484 * gdb.mi/mi-var-display.exp: Update test to match output.
1485 Step to the line specified by $line_dct_nothing.
1486 Increase the number of lines to step.
1487
46a93de2
YQ
14882014-10-14 Yao Qi <yao@codesourcery.com>
1489
1490 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1491 tests.
1492 * gdb.mi/mi2-var-child.exp: Likewise.
1493
14ea52ee
DE
14942014-10-13 Doug Evans <dje@google.com>
1495
1496 * gdb.python/py-objfile.exp: Change name of file name test.
1497
e5c6e92b
DE
14982014-10-13 Doug Evans <dje@google.com>
1499
1500 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1501 from the start of the CU.
1502
c780cc2f
JK
15032014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1504 Yao Qi <yao@codesourcery.com>
1505
1506 Fix "save breakpoints" for "catch" command.
1507 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1508 Remove -nonewline. Match also the added "main" line.
1509
99894e11
JK
15102014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1511
1512 Fix "save breakpoints" for "disable $bpnum" command.
1513 * gdb.base/save-bp.c (main): Add label.
1514 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1515
6e1ac5a3
JK
15162014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1517
1518 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1519
754dd2b0
YQ
15202014-10-11 Yao Qi <yao@codesourcery.com>
1521
1522 * gdb.server/server-kill.exp: Execute command
1523 "set remote trace-status-packet on" before "tstatus".
1524
f90183d7
YQ
15252014-10-11 Yao Qi <yao@codesourcery.com>
1526
1527 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1528 (main): Call getppid.
1529 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1530 and continue to it. Read variable "server_pid".
1531
bf40a607
YQ
15322014-10-11 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1535
052ca370
YQ
15362014-10-11 Yao Qi <yao@codesourcery.com>
1537
1538 * gdb.threads/thread-find.exp: Don't execute command
1539 "info threads".
1540 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1541 * gdb.threads/linux-dp.exp: Don't check the condition
1542 $threads_created equals to zero.
1543
3831839c
PA
15442014-10-10 Pedro Alves <palves@redhat.com>
1545
1546 * gdb.base/bigcore.exp: Remove references to IRIX.
1547 * gdb.base/funcargs.exp: Likewise.
1548 * gdb.base/interrupt.exp: Likewise.
1549 * gdb.base/mips_pro.exp: Likewise.
1550 * gdb.base/nodebug.exp: Likewise.
1551 * gdb.base/setvar.exp: Likewise.
1552 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1553
8b9a549d
PA
15542014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1555 Pedro Alves <palves@redhat.com>
1556
1557 PR symtab/14466
1558 * gdb.base/vdso-warning.c: New file.
1559 * gdb.base/vdso-warning.exp: New file.
1560
d48ba5e8
DE
15612014-10-02 Doug Evans <dje@google.com>
1562
1563 * gdb.base/structs.c (main): Don't run forever.
1564
2278c276
PA
15652014-10-02 Pedro Alves <palves@redhat.com>
1566
1567 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1568 (top level) <stop threads 1, stop threads 2>: Use it.
1569
b57bacec
PA
15702014-10-02 Pedro Alves <palves@redhat.com>
1571
1572 * gdb.threads/break-while-running.exp (test): Add new
1573 'update_thread_list' argument. Skip "info threads" if false.
1574 (top level): Add new 'update_thread_list' axis.
1575
13fd3ff3
PA
15762014-10-02 Pedro Alves <palves@redhat.com>
1577
1578 PR breakpoints/17431
1579 * gdb.base/execl-update-breakpoints.c: New file.
1580 * gdb.base/execl-update-breakpoints.exp: New file.
1581
0fec99e8
PA
15822014-10-01 Pedro Alves <palves@redhat.com>
1583
1584 * gdb.base/breakpoint-in-ro-region.c: New file.
1585 * gdb.base/breakpoint-in-ro-region.exp: New file.
1586
2ddf4301
SM
15872014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1588
1589 * gdb.mi/mi-exit-code.exp: New file.
1590 * gdb.mi/mi-exit-code.c: New file.
1591
6a5f3f43
YQ
15922014-09-30 Yao Qi <yao@codesourcery.com>
1593
1594 * lib/prelink-support.exp (build_executable_own_libs): Error if
1595 the target isn't native.
1596
345bcc73
YQ
15972014-09-30 Yao Qi <yao@codesourcery.com>
1598
1599 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1600 false.
1601
a25a5a45
PA
16022014-09-22 Pedro Alves <palves@redhat.com>
1603
1604 * gdb.threads/break-while-running.exp: New file.
1605 * gdb.threads/break-while-running.c: New file.
1606
00ba3162
YQ
16072014-09-19 Yao Qi <yao@codesourcery.com>
1608
1609 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1610 Invoke test. Restart GDB with --readnow and invoke test again.
1611
c3b7b696
YQ
16122014-09-19 Yao Qi <yao@codesourcery.com>
1613
1614 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1615 proc set_breakpoint_on_gcd_function. Invoke
1616 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1617 invoke set_breakpoint_on_gcd_function again.
1618
2b4fd423
DE
16192014-09-18 Doug Evans <dje@google.com>
1620
1621 * gdb.dwarf2/symtab-producer.exp: New file.
1622
a5947601
SDJ
16232014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1624
1625 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1626 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1627 * gdb.base/global-var-nested-by-dso.c: Likewise.
1628 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1629
91c19059
SDJ
16302014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1631 Pedro Alves <palves@redhat.com>
1632
1633 * gdb.base/watch-bitfields.exp: Pass string other than test file
1634 name to prepare_for_testing.
1635 (watch): New procedure.
1636 (expect_watchpoint): Use with_test_prefix.
1637 (top level): Factor out tests to ...
1638 (test_watch_location, test_regular_watch): ... these new
1639 procedures, and use with_test_prefix and gdb_continue_to_end.
1640
bb9d5f81
PP
16412014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1642
1643 PR breakpoints/12526
1644 * gdb.base/watch-bitfields.exp: New file.
1645 * gdb.base/watch-bitfields.c: New file.
1646
635856f5
PA
16472014-09-16 Pedro Alves <palves@redhat.com>
1648
1649 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1650 software and hardware addresses, not software address against
1651 itself.
1652
7280ceea
PA
16532014-09-16 Pedro Alves <palves@redhat.com>
1654
1655 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1656 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1657
428b16bd
PA
16582014-09-16 Pedro Alves <palves@redhat.com>
1659
1660 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1661 files.
1662 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1663 "*-*-vxworks*" throughout.
1664 * gdb.base/break.exp: Likewise.
1665 * gdb.base/default.exp: Likewise.
1666 * gdb.base/scope.exp: Likewise.
1667 * gdb.base/sepdebug.exp: Likewise.
1668 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1669 throughout.
1670 * gdb.base/run.c: Likewise.
1671 * gdb.base/sepdebug.c: Likewise.
1672 * gdb.hp/gdb.aCC/run.c: Likewise.
1673 * gdb.reverse/until-reverse.c: Likewise.
1674 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1675
666d413c
YQ
16762014-09-16 Yao Qi <yao@codesourcery.com>
1677
1678 * boards/local-remote-host-native.exp: New file.
1679
57cbd724
DE
16802014-09-14 Doug Evans <xdje42@gmail.com>
1681
1682 * gdb.threads/queue-signal.c (thread_count): New variable.
1683 (thread_count_mutex, thread_count_condvar): New variables.
1684 (incr_thread_count, wait_all_threads_running): New functions.
1685 (main): Wait for all threads to be in their thread functions.
1686
81219e53
DE
16872014-09-13 Doug Evans <xdje42@gmail.com>
1688
1689 * gdb.threads/queue-signal.c: New file.
1690 * gdb.threads/queue-signal.exp: New file.
1691
3714cea7
DE
16922014-09-13 Doug Evans <xdje42@gmail.com>
1693
1694 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1695 be consistent with what default_gdb_init uses.
1696 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1697 the plain text of the prompt. Add some logging printfs.
1698 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1699
fa43b1d7
PA
17002014-09-12 Pedro Alves <palves@redhat.com>
1701
1702 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1703 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1704 * gdb.arch/i386-size-overlap.exp: Likewise.
1705 * gdb.arch/i386-size.exp: Likewise.
1706 * gdb.arch/i386-unwind.exp: Likewise.
1707 * gdb.base/a2-run.exp: Likewise.
1708 * gdb.base/break.exp: Likewise.
1709 * gdb.base/charset.exp: Likewise.
1710 * gdb.base/chng-syms.exp: Likewise.
1711 * gdb.base/commands.exp: Likewise.
1712 * gdb.base/dbx.exp: Likewise.
1713 * gdb.base/find.exp: Likewise.
1714 * gdb.base/funcargs.exp: Likewise.
1715 * gdb.base/jit-simple.exp: Likewise.
1716 * gdb.base/reread.exp: Likewise.
1717 * gdb.base/sepdebug.exp: Likewise.
1718 * gdb.base/step-bt.exp: Likewise.
1719 * gdb.cp/mb-inline.exp: Likewise.
1720 * gdb.cp/mb-templates.exp: Likewise.
1721 * gdb.objc/basicclass.exp: Likewise.
1722 * gdb.threads/killed.exp: Likewise.
1723
9d9bf2df
EBM
17242014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1725
1726 PR tdep/17379
1727 * gdb.arch/powerpc-stackless.S: New file.
1728 * gdb.arch/powerpc-stackless.exp: New file.
1729
1cf2f1b0
JK
17302014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1731
1732 * gdb.base/attach.c: Include unistd.h.
1733 (main): Call alarm. Add label postloop.
1734 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1735 gdb_breakpoint, gdb_continue_to_breakpoint.
1736 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1737
98880d46
PA
17382014-09-11 Pedro Alves <palves@redhat.com>
1739
1740 PR gdb/17347
1741 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1742 * gdb.base/attach.exp (test_command_line_attach_run): New
1743 procedure.
1744 (top level): Call it.
1745
4c92ff2c
PA
17462014-09-11 Pedro Alves <palves@redhat.com>
1747
1748 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1749 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1750 (do_command_attach_tests): Use spawn_wait_for_attach.
1751 * gdb.base/solib-overlap.exp: Likewise.
1752 * gdb.multi/multi-attach.exp: Likewise.
1753 * gdb.python/py-prompt.exp: Likewise.
1754 * gdb.python/py-sync-interp.exp: Likewise.
1755 * gdb.server/ext-attach.exp: Likewise.
1756
3adc1a7d
GKB
17572014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1758
1759 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1760 command in testcase. Simplify testcase.
1761
96334934
JB
17622014-09-10 Joel Brobecker <brobecker@adacore.com>
1763
1764 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1765
eb479039
JB
17662014-09-10 Joel Brobecker <brobecker@adacore.com>
1767
1768 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1769
deede10c
JB
17702014-09-10 Joel Brobecker <brobecker@adacore.com>
1771
1772 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1773
7828a5f5
JB
17742014-09-10 Joel Brobecker <brobecker@adacore.com>
1775
1776 * gdb.dwarf2/dynarr-ptr.c: New file.
1777 * gdb.dwarf2/dynarr-ptr.exp: New file.
1778
33aeebcf
MR
17792014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1780
1781 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1782 of 30 rather than hardcoding 120 for a slow test case. Take the
1783 `gdb,timeout' target setting into account for this calculation.
1784 Don't extend the timeout for the test cases that don't need it.
1785
7b415901
MR
17862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1787
1788 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1789 a factor of 2 for a slow test case. Take the `gdb,timeout'
1790 target setting into account for this calculation.
1791 * gdb.reverse/until-precsave.exp: Increase the timeout by
1792 a factor of 15 and 3 respectively rather than adding 120
1793 for a pair of slow test cases. Take the `gdb,timeout'
1794 target setting into account for this calculation.
1795
4a40f85a
MR
17962014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1797
1798 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1799 timeout, don't pass one down to gdb_expect.
1800 (gdb_expect): Rework timeout selection.
1801
09635af7
MR
18022014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1803
1804 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1805 exception on timeout.
1806 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1807 (gdbserver_start_extended): Catch any `gdbserver_start' error
1808 exceptions.
1809 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1810 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1811 `gdbserver_gdb_load' error exceptions.
1812
2bdd10b7
MR
18132014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1814
1815 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1816 120 on waiting for the TCP socket to open.
1817
316935f0
DE
18182014-09-09 Doug Evans <xdje42@gmail.com>
1819
1820 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1821 _caller_matches, _any_caller_is, _any_caller_matches.
1822
83740597
DE
18232014-09-09 Doug Evans <xdje42@gmail.com>
1824
1825 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1826
4c122fc3
YQ
18272014-09-09 Yao Qi <yao@codesourcery.com>
1828
1829 * gdb.mi/mi-var-display.exp: Set print symbol off.
1830
a9f116cb
GKB
18312014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1832
1833 PR gdb/17035
1834 * gdb.base/commands.exp: Add tests to verify user-defined
1835 commands with empty bodies.
1836 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1837 python commands in `show user command`.
1838 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1839 scheme commands in `show user command`.
1840
c75bd3a2
JK
18412014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1842
1843 PR python/17355
1844 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1845 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1846 * gdb.python/py-framefilter-invalidarg.exp: New file.
1847 * gdb.python/py-framefilter-invalidarg.py: New file.
1848
faa42425
DE
18492014-09-06 Doug Evans <xdje42@gmail.com>
1850
1851 PR 15276
1852 * gdb.python/py-caller-is.c: New file.
1853 * gdb.python/py-caller-is.exp: New file.
1854
474ca4f6
SDJ
18552014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1856
1857 PR gdb/17235
1858 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1859 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1860
eb0b0463
SDJ
18612014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1862
1863 PR fortran/17237
1864 * gdb.fortran/print-formatted.exp: New file.
1865 * gdb.fortran/print-formatted.f90: Likewise.
1866
5f3b99cf
SS
18672014-09-03 Sasha Smundak <asmundak@google.com>
1868
1869 * gdb.python/py-frame.exp: Test Frame.read_register.
1870
7d793aa9
SDJ
18712014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1872
1873 PR python/16699
1874 * gdb.python/py-completion.exp: New file.
1875 * gdb.python/py-completion.py: Likewise.
1876
fb0576e9
DE
18772014-08-28 Doug Evans <dje@google.com>
1878
1879 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1880 eax,etc. are live with values set by gdb and thus the compiler can't
1881 use them.
1882 * gdb.arch/i386-pseudo.c (main): Ditto.
1883
ee92b0dd
DE
18842014-08-27 Doug Evans <dje@google.com>
1885
1886 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1887
6649db35
DE
18882014-08-25 Doug Evans <dje@google.com>
1889
1890 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1891 (main): Ditto.
1892
564b7600
DE
18932014-08-25 Doug Evans <dje@google.com>
1894
1895 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1896
3881fb67
YQ
18972014-08-24 Yao Qi <yao@codesourcery.com>
1898
1899 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1900 symbol off.
1901 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1902
a05a36a5
DE
19032014-08-22 Doug Evans <dje@google.com>
1904
1905 PR 17276
1906 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1907 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1908 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1909
7c343b48
YQ
19102014-08-22 Yao Qi <yao@codesourcery.com>
1911
1912 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1913 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1914 * gdb.python/python.exp: Likewise. Use .py file on the host
1915 instead of the build.
1916
22fd09ae
JK
19172014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1918
1919 * gdb.threads/gcore-stale-thread.c: New file.
1920 * gdb.threads/gcore-stale-thread.exp: New file.
1921
a8454a7c
PA
19222014-08-21 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1925 * gdb.base/gcore-relro-pie.exp: Likewise.
1926 * gdb.base/gcore-relro.exp: Likewise.
1927 * gdb.base/gcore.exp: Likewise.
1928 * gdb.base/print-symbol-loading.exp: Likewise.
1929 * gdb.threads/gcore-thread.exp: Likewise.
1930 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1931
2a31c623
PA
19322014-08-20 Pedro Alves <palves@redhat.com>
1933 Jan Kratochvil <jan.kratochvil@redhat.com>
1934
1935 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1936 configure.
1937 (EXPECT): Handle READ1 being set.
1938 (all): Depend on EXTRA_RULES.
1939 (check-read1, expect-read1, read1.so, read1): New rules.
1940 * README (Testsuite Parameters): Document the READ1 make variable.
1941 (Race detection): New section.
1942 * configure: Regenerate.
1943 * configure.ac: If build==host==target, and running under a
1944 GNU/glibc system, add read1 to the extra Makefile rules.
1945 (EXTRA_RULES): AC_SUBST it.
1946 * lib/read1.c: New file.
1947
d36430db
JB
19482014-08-20 Joel Brobecker <brobecker@adacore.com>
1949
1950 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1951 the handling of variables declared as a typedef to an array
1952 which a DW_AT_data_location attribute.
1953
9a0dc9e3
PA
19542014-08-19 Andrew Burgess <aburgess@broadcom.com>
1955 Pedro Alves <palves@redhat.com>
1956
1957 PR symtab/14604
1958 PR symtab/14605
1959 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1960 gdb_test.
1961
0718a8da
PA
19622014-08-19 Pedro Alves <palves@redhat.com>
1963
1964 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1965
13b448cd
YQ
19662014-08-19 Yao Qi <yao@codesourcery.com>
1967
1968 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1969 right line.
1970
1cbf5077
DB
19712014-08-18 David Blaikie <dblaikie@gmail.com>
1972
1973 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1974
bf0fae19
JB
19752014-08-18 Joel Brobecker <brobecker@adacore.com>
1976
1977 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1978 attribute in array range.
1979
3c8c5dcc
JB
19802014-08-18 Joel Brobecker <brobecker@adacore.com>
1981
1982 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1983
e66d4446
SC
19842014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1985
1986 PR c++/17132
1987 * gdb.cp/pr17132.cc: New file.
1988 * gdb.cp/pr17132.exp: New file.
1989
940df408
SC
19902014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1991
1992 * gdb.python/py-xmethods.py (A_getarrayind)
1993 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1994 Use 'print' with function call syntax.
1995 (E_method_matcher.match): Fix tab vs space indentation mixup.
1996
ebcc6c3a
YQ
19972014-08-15 Yao Qi <yao@codesourcery.com>
1998
1999 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
2000 false.
2001
775e0f04
YQ
20022014-08-15 Yao Qi <yao@codesourcery.com>
2003
2004 * gdb.cp/casts.exp: Set print symbol off.
2005 * gdb.cp/class2.exp: Likewise.
2006 * gdb.cp/overload.exp: Likewise.
2007 * gdb.cp/templates.exp: Likewise.
2008
d769e349
DE
20092014-08-11 Doug Evans <dje@google.com>
2010
2011 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
2012 (test_load_shlib): Update.
2013
20c6f1e1
YQ
20142014-08-09 Yao Qi <yao@codesourcery.com>
2015
2016 * gdb.base/display.exp: Invoke is_address_zero_readable.
2017 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
2018 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
2019 * gdb.base/hbreak-unmapped.exp: Return if
2020 is_address_zero_readable returns true.
2021 * gdb.base/signest.exp: Likewise.
2022 * gdb.base/signull.exp: Likewise.
2023 * gdb.base/sigbpt.exp: Likewise.
2024 * gdb.guile/scm-disasm.exp: Do the test if
2025 is_address_zero_readable returns false.
2026 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
2027 * gdb.python/py-arch.exp: Likewise.
2028 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
2029 * lib/gdb.exp (is_address_zero_readable): New proc.
2030
5792e8e3
YQ
20312014-08-09 Yao Qi <yao@codesourcery.com>
2032
2033 PR testsuite/13443
2034 * gdb.mi/mi-var-display.exp: Make test messages unique.
2035
3cecbbbe
TT
20362014-08-04 Tom Tromey <tromey@redhat.com>
2037
2038 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
2039 target 0".
2040
00b51ff5
TT
20412014-08-04 Tom Tromey <tromey@redhat.com>
2042
2043 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
2044 "target_resume".
2045
6908c509
JB
20462014-08-01 Joel Brobecker <brobecker@adacore.com>
2047
2048 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
2049 inner_vla_struct_object_size.
2050 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
2051 as xfail.
2052
cc6563d2
PA
20532014-07-30 Pedro Alves <palves@redhat.com>
2054
2055 * gdb.threads/signal-command-handle-nopass.exp (test): Add
2056 comment.
2057
7e09a223
YQ
20582014-07-29 Yao Qi <yao@codesourcery.com>
2059
2060 PR gdb/17206
2061 * gdb.base/until-nodebug.exp: New.
2062
7ebdbe92
DE
20632014-07-28 Doug Evans <xdje42@gmail.com>
2064
2065 PR guile/17203
2066 * gdb.guile/scm-parameter.exp: Add tests for trying to create
2067 previously existing parameter, and previously ambiguously spelled
2068 parameter.
2069
fdb1adc6
WN
20702014-07-28 Will Newton <will.newton@linaro.org>
2071
2072 * gdb.base/varargs.exp: Remove KFAILs for ARM.
2073
186fcde0
DE
20742014-07-26 Ludovic Courtès <ludo@gnu.org>
2075 Doug Evans <xdje42@gmail.com>
2076
2077 PR guile/17146
2078 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
2079
70509625
PA
20802014-07-25 Pedro Alves <palves@redhat.com>
2081
2082 * gdb.threads/signal-command-handle-nopass.c: New file.
2083 * gdb.threads/signal-command-handle-nopass.exp: New file.
2084 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2085 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2086 * gdb.threads/signal-delivered-right-thread.c: New file.
2087 * gdb.threads/signal-delivered-right-thread.exp: New file.
2088
c3f814a1
PA
20892014-07-25 Pedro Alves <palves@redhat.com>
2090
2091 * gdb.base/double-prompt-target-event-error.exp
2092 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2093 match.
2094 (cancel_pagination_in_target_event): Rework double prompt
2095 detection.
2096 * gdb.base/paginate-after-ctrl-c-running.exp
2097 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2098 <return>' match.
2099 * gdb.base/paginate-bg-execution.exp
2100 (test_bg_execution_pagination_return)
2101 (test_bg_execution_pagination_cancel): Remove '-notransfer
2102 <return>' matches.
2103 * gdb.base/paginate-execution-startup.exp
2104 (test_fg_execution_pagination_return)
2105 (test_fg_execution_pagination_cancel): Remove '-notransfer
2106 <return>' matches.
2107 * gdb.base/paginate-inferior-exit.exp
2108 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2109 match.
2110 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2111 * lib/gdb.exp (pagination_prompt): Run text through
2112 string_to_regexp.
2113 (gdb_test_multiple): Match $pagination_prompt instead of
2114 "<return>".
2115 (string_to_regexp): Move to lib/gdb-utils.exp.
2116
e214cf6c
JK
21172014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2118
2119 * gdb.arch/amd64-entry-value-paramref.S: New file.
2120 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2121 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2122 * gdb.arch/amd64-optimout-repeat.S: New file.
2123 * gdb.arch/amd64-optimout-repeat.c: New file.
2124 * gdb.arch/amd64-optimout-repeat.exp: New file.
2125
17d0c5c8
JK
21262014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2127
2128 PR gdb/17170
2129 * gdb.base/statistics.exp: New file.
2130
b8b8facf
DE
21312014-07-17 Doug Evans <dje@google.com>
2132
74b49205 2133 PR gdb/17170
b8b8facf
DE
2134 * gdb.base/maint.exp: Update testing of per-command stats.
2135
1b5d0ab3
PA
21362014-07-16 Pedro Alves <palves@redhat.com>
2137
2138 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2139 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2140 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2141 (tfile_write_buf): New functions.
2142 (add_memory_block): Rewrite using the above.
2143 (adjust_function_address): New function.
2144 (FUNCTION_ADDRESS): New macro.
2145 (write_basic_trace_file): Remove short_x local, and use
2146 tfile_write_16. Change type of func_addr local to unsigned long
2147 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2148 here. Cast argument of add_memory_block to char pointer.
2149 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2150 (main): Remove parameters.
2151 * gdb.trace/tfile.exp: Remove nowarnings.
2152
4d974e88
SM
21532014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2154
2155 * gdb.base/debug-expr.exp: Test string evaluation with
2156 "debug expression" on.
2157
41e99568
PA
21582014-07-15 Pedro Alves <palves@redhat.com>
2159
2160 * gdb.base/reread.exp: Use clean_restart.
2161
487d9753
PL
21622014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2163
2164 * gdb.arch/avr-flash-qualifer.c: New.
2165 * gdb.arch/avr-flash-qualifer.exp: New.
2166
cc1c52ad
PA
21672014-07-14 Pedro Alves <palves@redhat.com>
2168
2169 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2170 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2171
1e973570
PA
21722014-07-14 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/double-prompt-target-event-error.c: New file.
2175 * gdb.base/double-prompt-target-event-error.exp: New file.
2176
93d6eb10
PA
21772014-07-14 Pedro Alves <palves@redhat.com>
2178
2179 PR gdb/17072
2180 * gdb.base/paginate-inferior-exit.c: New file.
2181 * gdb.base/paginate-inferior-exit.exp: New file.
2182
0017922d
PA
21832014-07-14 Pedro Alves <palves@redhat.com>
2184
2185 PR gdb/17072
2186 * gdb.base/paginate-bg-execution.c: New file.
2187 * gdb.base/paginate-bg-execution.exp: New file.
2188
94696ad3
PA
21892014-07-14 Pedro Alves <palves@redhat.com>
2190
2191 PR gdb/17072
2192 * gdb.base/paginate-execution-startup.c: New file.
2193 * gdb.base/paginate-execution-startup.exp: New file.
2194 * lib/gdb.exp (pagination_prompt): New global.
2195 (default_gdb_spawn): New procedure, factored out from
2196 default_gdb_spawn.
2197 (default_gdb_start): Adjust to call default_gdb_spawn.
2198 (gdb_spawn): New procedure.
2199
bd293940
PA
22002014-07-14 Pedro Alves <palves@redhat.com>
2201
2202 * lib/gdb.exp (gdb_assert): New procedure.
2203 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2204
c933f875
PA
22052014-07-14 Pedro Alves <palves@redhat.com>
2206
2207 * gdb.base/execution-termios.c: New file.
2208 * gdb.base/execution-termios.exp: New file.
2209
d98b7a16
TT
22102014-07-14 Tom Tromey <tromey@redhat.com>
2211
2212 * gdb.cp/vla-cxx.cc: New file.
2213 * gdb.cp/vla-cxx.exp: New file.
2214
548740d6
TT
22152014-07-14 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.reverse/rerun-prec.c: New file.
2218 * gdb.reverse/rerun-prec.exp: New file.
2219
a25eb028
MR
22202014-07-12 Maciej W. Rozycki <macro@mips.com>
2221 Maciej W. Rozycki <macro@codesourcery.com>
2222
2223 * lib/gdb-utils.exp: New file.
2224 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2225 inline `gdb_init_command' processing.
2226 (gdb_start_cmd): Likewise.
2227 * lib/mi-support.exp (mi_run_cmd): Likewise.
2228 * README: Document `gdb_init_command' and `gdb_init_commands'.
2229
218c2655
JK
22302014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2231
2232 Fix false FAIL running under a very long directory name.
2233 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2234 and "set print elements 10000". Twice.
2235
5401fde3
YQ
22362014-07-11 Yao Qi <yao@codesourcery.com>
2237
2238 * gdb.base/exprs.exp: "set print symbol off".
2239
e76126e8
PA
22402014-07-11 Pedro Alves <palves@redhat.com>
2241
2242 * gdb.threads/kill.c: New file.
2243 * gdb.threads/kill.exp: New file.
2244
2d6f0de6
YQ
22452014-07-10 Yao Qi <yao@codesourcery.com>
2246
2247 * gdb.trace/tfile.c (write_basic_trace_file)
2248 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2249 address written to trace file.
2250
7180e04a
PA
22512014-07-09 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.base/attach-wait-input.exp: New file.
2254 * gdb.base/attach-wait-input.c: New file.
2255
9a9a7608
AB
22562014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2259 setting up test structures.
2260 (main): Call new test function.
2261 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2262 test function, continue into test function and walk test
2263 structures.
2264
161ac41e
YQ
22652014-07-02 Yao Qi <yao@codesourcery.com>
2266
2267 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2268 'bar_start' at the beginning of functions 'foo' and 'bar'
2269 respectively.
2270 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2271 instead of 'foo' and 'bar'.
2272
1f267ae3
MM
22732014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2274
2275 * gdb.btrace/segv.exp: New.
2276 * gdb.btrace/segv.c: New.
2277
2b239efb
LM
22782014-07-02 Luis Machado <lgustavo@codesourcery.com>
2279
2280 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2281 instruction.
2282
cf363f18
MW
22832014-06-30 Mark Wielaard <mjw@redhat.com>
2284
2285 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2286 vulture, vilify, villar): New volatile array constants.
2287 (vindictive, vegetation): New const volatile array constants.
2288 * gdb.base/volatile.exp: Test volatile and const volatile array
2289 types.
2290
aebf9d24
AA
22912014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2292
2293 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2294 target lacks support for awatch, rwatch, or hbreak.
2295
b67a2c6f
YQ
22962014-06-27 Yao Qi <yao@codesourcery.com>
2297
2298 * gdb.multi/dummy-frame-restore.exp: New.
2299 * gdb.multi/dummy-frame-restore.c: New.
2300
aef92902
MM
23012014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2302
2303 * gdb.btrace/gcore.exp: New.
2304
8e9db26e
PA
23052014-06-23 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.base/watchpoint-reuse-slot.c: New file.
2308 * gdb.base/watchpoint-reuse-slot.exp: New file.
2309
70afc5b7
SC
23102014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2311
2312 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2313 progspace's filename in 'info', 'enable' and 'disable' command
2314 tests.
2315
b972bd9c
JK
23162014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2317
2318 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2319 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2320 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2321
125f8a3d
GB
23222014-06-20 Gary Benson <gbenson@redhat.com>
2323
2324 * gdb.arch/i386-avx.exp: Fix include file location.
2325 * gdb.arch/i386-sse.exp: Likewise.
2326
3ed9baed
IB
23272014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2328
2329 * gdb.dlang/expression.exp: New file.
2330
034f788c
PA
23312014-06-19 Pedro Alves <palves@redhat.com>
2332
2333 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2334 out from ...
2335 (top level): ... here. Iterate running tests under different
2336 scheduler-locking settings.
2337
45371d0c
LM
23382014-06-18 Luis Machado <lgustavo@codesourcery.com>
2339
2340 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2341 to DW_FORM_addr and use non-zero addresses.
2342
5d376983
SC
23432014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2344
2345 PR gdb/17017
2346 * gdb.python/py-xmethods.cc: Add global function call counters and
2347 increment them in their respective functions. Remove "cout"
2348 statements.
2349 * gdb.python/py-xmethods.exp: Make tests check the global function
2350 call counters instead of depending on inferior IO.
2351
a1aa2221
LM
23522014-06-18 Don Breazeal <donb@codesourcery.com>
2353
2354 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2355 Deleted procedure.
2356 (explicit_fork_parent_follow): Deleted procedure.
2357 (explicit_fork_child_follow): Deleted procedure.
2358 (test_follow_fork): New procedure.
2359 (do_fork_tests): Replace calls to deleted procedures with
2360 calls to test_follow_fork and reset GDB for subsequent
2361 procedure calls.
2362
0fc05997
YQ
23632014-06-17 Yao Qi <yao@codesourcery.com>
2364
2365 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2366 CP1252.
2367
70795c52
LM
23682014-06-17 Luis Machado <lgustavo@codesourcery.com>
2369
2370 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2371 Initialize ptr and S explicitly.
2372 (skip_type_update_when_not_use_rtti_test): Likewise.
2373
6be47f0c
KS
23742014-06-16 Keith Seitz <keiths@redhat.com>
2375
2376 PR mi/15863
2377 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2378 the inferior is started.
2379
d03de421
PA
23802014-06-16 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.base/break-main-file-remove-fail.c: New file.
2383 * gdb.base/break-main-file-remove-fail.exp: New file.
2384 * gdb.base/break-unload-file.exp: Use build_executable instead of
2385 prepare_for_testing.
2386 (test_break): New parameter "initial_load". Handle it.
2387 (top level): Add initial_load cmdline/file axis.
2388
f9579b99
TT
23892014-06-12 Tom Tromey <tromey@redhat.com>
2390
2391 * gdb.base/completion.exp: Don't use directory name in test.
2392
3657956b
GB
23932014-06-09 Gary Benson <gbenson@redhat.com>
2394
2395 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2396 separate the always-available ANSI-standard signals from the
2397 signals that require checking.
2398 (main): Likewise.
2399 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2400 Likewise.
2401 (main): Likewise.
2402
4186eb54
KS
24032014-06-07 Keith Seitz <keiths@redhat.com>
2404
2405 Revert:
2406 PR c++/16253
2407 * gdb.cp/var-tag.cc: New file.
2408 * gdb.cp/var-tag.exp: New file.
2409 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2410 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2411 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2412 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2413
25326a28 24142014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2415
2416 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2417
829155c9
PA
24182014-06-06 Pedro Alves <palves@redhat.com>
2419
2420 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2421 in target debug output instead of looking at RSP packets,
2422 disabling the test on any target that uses hardware stepping.
2423 Update comments.
2424
61c8d22e
PA
24252014-06-06 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.base/break-unload-file.exp: Fix typo.
2428
d9a47287
YQ
24292014-06-06 Yao Qi <yao@codesourcery.com>
2430
2431 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2432 from "jit_function" to "^jit_function".
2433
e5e01dbf
YQ
24342014-06-06 Yao Qi <yao@codesourcery.com>
2435
2436 * gdb.base/async.c (foo): Add one statement.
2437 * gdb.base/async.exp: Get the next instruction address and
2438 match the output of "nexti" by instruction address. Match
2439 the hex address in the output of "finish".
2440
73ba372c
GB
24412014-06-06 Gary Benson <gbenson@redhat.com>
2442
2443 * gdb.base/call-signals.c: Remove preprocessor conditionals
2444 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2445 SIGSEGV and SIGTERM.
2446 * gdb.base/sigall.c: Likewise.
2447 * gdb.base/unwindonsignal.c: Likewise.
2448 * gdb.reverse/sigall-reverse.c: Likewise.
2449
831517df
YQ
24502014-06-06 Yao Qi <yao@codesourcery.com>
2451
2452 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2453 readable, skip the test.
2454
b8b91e98
YQ
24552014-06-06 Yao Qi <yao@codesourcery.com>
2456
2457 * gdb.threads/staticthreads.c (thread_function): Move the line
2458 setting breakpoint on forward.
2459 * gdb.threads/staticthreads.exp: Update comments.
2460
fb934770
LC
24612014-06-05 Ludovic Courtès <ludo@gnu.org>
2462
2463 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2464 "history-append! type error".
2465
6ef284bd
SM
24662014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2467
2468 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2469 erroneous dprintf expected input.
2470
a872e241
DE
24712014-06-04 Doug Evans <xdje42@gmail.com>
2472
2473 * gdb.guile/scm-generics.exp: Delete.
2474
16f691fb
DE
24752014-06-04 Doug Evans <xdje42@gmail.com>
2476
2477 * gdb.guile/scm-breakpoint.exp: Update.
2478 Add tests for breakpoint registration.
2479
012370f6
TT
24802014-06-04 Tom Tromey <tromey@redhat.com>
2481
2482 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2483 VLA-in-union.
2484 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2485 inner_vla_struct, vla_union types. Initialize objects of those
2486 types and compute their sizes.
2487
9f5a4cef
HZ
24882014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2489 Hui Zhu <hui@codesourcery.com>
2490
2491 * gdb.base/fileio.exp: Add test for shell not available as well as
2492 available.
2493 * gdb.base/fileio.c (test_system): Check for shell twice.
2494
90a45c4d
YQ
24952014-06-04 Yao Qi <yao@codesourcery.com>
2496
2497 * gdb.base/auto-connect-native-target.exp: Remove redundant
2498 space from the regexp pattern.
2499
70017e41
YQ
25002014-06-04 Yao Qi <yao@codesourcery.com>
2501
2502 * gdb.base/default.exp: Replace "child" with "native" in
2503 regexp pattern.
2504
883964a7
SC
25052014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2506
2507 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2508 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2509 * gdb.python/py-xmethods.py: Python script supporting the
2510 new testcase and tests.
2511
ef370185
JB
25122014-06-03 Joel Brobecker <brobecker@adacore.com>
2513 Pedro Alves <palves@redhat.com>
2514
2515 PR breakpoints/17000
2516 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2517 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2518
1e2ccb61
BM
25192014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2520
2521 * gdb.base/subst.exp: Add tests to verify partial path matching
2522 output.
2523
c6ec5ab2
PA
25242014-06-03 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2527 target that doesn't use software single-stepping.
2528
835c559f
PA
25292014-06-03 Pedro Alves <palves@redhat.com>
2530
2531 PR breakpoints/17000
2532 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2533 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2534
06eb1586
DE
25352014-06-02 Doug Evans <xdje42@gmail.com>
2536
2537 * gdb.guile/scm-parameter.exp: New file.
2538
e698b8c4
DE
25392014-06-02 Doug Evans <xdje42@gmail.com>
2540
2541 * gdb.guile/scm-cmd.c: New file.
2542 * gdb.guile/scm-cmd.exp: New file.
2543
ded03782
DE
25442014-06-02 Doug Evans <xdje42@gmail.com>
2545
2546 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2547 pretty-printer lookup.
2548 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2549 (make-pp_s-printer): Call it.
2550 (make-pretty-printer-from-dict): New function.
2551 (lookup-pretty-printer-maker-from-dict): New function.
2552 (*pretty-printer*): Simplify.
2553 (make-objfile-pp_s-printer): New function.
2554 (install-objfile-pretty-printers!): New function.
2555 (make-progspace-pp_s-printer): New function.
2556 (install-progspace-pretty-printers!): New function.
2557 * gdb.guile/scm-progspace.c: New file.
2558 * gdb.guile/scm-progspace.exp: New file.
2559
41fac0cf
PA
25602014-06-02 Pedro Alves <palves@redhat.com>
2561
2562 * gdb.base/dprintf-bp-same-addr.c: New file.
2563 * gdb.base/dprintf-bp-same-addr.exp: New file.
2564
96ae5695
EBM
25652014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2566
2567 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2568 * gdb.arch/powerpc-power.s: Likewise.
2569
da02b3a8
JB
25702014-06-02 Joel Brobecker <brobecker@adacore.com>
2571
2572 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2573
c72b2e7b
YQ
25742014-06-01 Yao Qi <yao@codesourcery.com>
2575
2576 * gdb.base/watchpoint.exp (test_watch_location): Check null
2577 pointer can be dereferenced. If not, do the test, otherwise
2578 skip it.
2579
53e8a631
AB
25802014-05-30 Andrew Burgess <aburgess@broadcom.com>
2581
2582 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2583 results.
2584 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2585
938f0e2f
AB
25862014-05-30 Andrew Burgess <aburgess@broadcom.com>
2587
2588 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2589 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2590 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2591 * gdb.arch/amd64-invalid-stack-top.c: New file.
2592 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2593
9ba6657a
PA
25942014-05-30 Pedro Alves <palves@redhat.com>
2595
2596 PR breakpoints/17000
2597 * gdb.base/sss-bp-on-user-bp.c: New file.
2598 * gdb.base/sss-bp-on-user-bp.exp: New file.
2599
522c09bf
DB
26002014-05-30 David Blaikie <dblaikie@gmail.com>
2601
2602 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2603 gnu_inline semantics via attribute.
2604 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2605 source explicitly specifies the required semantics.
2606
bf4ef81e
MR
26072014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2608
2609 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2610
329ea579
PA
26112014-05-29 Pedro Alves <palves@redhat.com>
2612 Tom Tromey <tromey@redhat.com>
2613
2614 * gdb.base/async-shell.exp: Don't enable target-async.
2615 * gdb.base/async.exp
2616 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2617 parameter. Adjust.
2618 (top level): Don't test with "target-async".
2619 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2620 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2621 * gdb.base/inferior-died.exp: Don't enable target-async.
2622 * gdb.base/interrupt-noterm.exp: Likewise.
2623 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2624 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2625 * gdb.mi/mi-nonstop.exp: Likewise.
2626 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2627 * gdb.mi/mi-nsintrall.exp: Likewise.
2628 * gdb.mi/mi-nsmoribund.exp: Likewise.
2629 * gdb.mi/mi-nsthrexec.exp: Likewise.
2630 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2631 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2632 * gdb.python/py-evsignal.exp: Don't enable target-async.
2633 * gdb.python/py-evthreads.exp: Likewise.
2634 * gdb.python/py-prompt.exp: Likewise.
2635 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2636 * gdb.server/solib-list.exp: Don't enable target-async.
2637 * gdb.threads/thread-specific-bp.exp: Likewise.
2638 * lib/mi-support.exp: Adjust to use mi-async.
2639
fd664c91
PA
26402014-05-29 Pedro Alves <palves@redhat.com>
2641
2642 PR gdb/13860
2643 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2644 reason, even in sync mode.
2645
251bde03
PA
26462014-05-29 Pedro Alves <palves@redhat.com>
2647 Hui Zhu <hui@codesourcery.com>
2648
2649 PR PR15693
2650 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2651 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2652 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2653 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2654
7f3c0343
JB
26552014-05-28 Joel Brobecker <brobecker@adacore.com>
2656
2657 * config/monitor.exp (gdb_target_monitor): Replace use of
2658 "set remotebaud" by "set serial baud".
2659
b2715b27
AW
26602014-05-26 Andy Wingo <wingo@igalia.com>
2661
2662 * gdb.guile/scm-breakpoint.exp:
2663 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2664 properties instead of gdb-object-properties.
2665
498a4489
YQ
26662014-05-26 Yao Qi <yao@codesourcery.com>
2667
2668 * gdb.server/no-thread-db.exp: Specify source file name
2669 explicitly when setting a breakpoint.
2670
589fdceb
MM
26712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2672
2673 * gdb.btrace/vdso.c: New.
2674 * gdb.btrace/vdso.exp: New.
2675
e9089e05
MM
26762014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2677
2678 * gdb.base/gcore.exp (capture_command_output): Move ...
2679 * lib/gdb.exp (capture_command_output): ... here.
2680
67b5c0c1
MM
26812014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2682
2683 * gdb.btrace/data.exp: Test memory access during btrace replay.
2684
a2199296
SM
26852014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2686
2687 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2688
17b2616c
PA
26892014-05-21 Pedro Alves <palves@redhat.com>
2690
2691 PR gdb/13860
2692 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2693 (top level): Test that output related to execution commands is
2694 sent to the console with CLI commands, but not with MI commands.
2695 Test that breakpoint events are always mirrored to the console.
2696 Also expect the new source line to be output after a "next" in
2697 async mode too. Make it a pass/fail test.
2698 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2699 output.
2700 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2701
5166082f
PA
27022014-05-21 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2705 Use them to test variations of "list" after reaching a breakpoint.
2706 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2707 Test "list" with listsize 10 after reaching a breakpoint.
2708 * gdb.python/python.exp (decode_line current location line
2709 number): Adjust expected line number.
2710
2f25d70f
SM
27112014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2712
2713 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2714 behavior for $args, pass it directly to "run".
2715
ff604a67
MR
27162014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2717
2718 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2719 30000 to 65536.
2720
6a3cb8e8
PA
27212014-05-21 Pedro Alves <palves@redhat.com>
2722
2723 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2724 auto-connect-native-target off".
2725 * gdb.base/auto-connect-native-target.c: New file.
2726 * gdb.base/auto-connect-native-target.exp: New file.
2727
4ebfc96e
PA
27282014-05-21 Pedro Alves <palves@redhat.com>
2729
2730 * gdb.base/default.exp: Test "target native" instead of "target
2731 child".
2732
36d46afb
MW
27332014-05-21 Mark Wielaard <mjw@redhat.com>
2734
2735 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2736
5876f503
JK
27372014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 Fix TLS access for -static -pthread.
2740 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2741 <HAVE_TLS> (thread_function, main): Initialize it.
2742 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2743 Add clean_restart.
2744 <$have_tls != "">: Check TLSVAR.
2745
0256a6ac
PA
27462014-05-21 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/dcache-line-read-error.c: New.
2749 * gdb.base/dcache-line-read-error.exp: New.
2750
936d2992
PA
27512014-05-20 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/compare-sections.c: New file.
2754 * gdb.base/compare-sections.exp: New file.
2755
802e8e6d
PA
27562014-05-20 Pedro Alves <palves@redhat.com>
2757
2758 * gdb.base/break-idempotent.c: New file.
2759 * gdb.base/break-idempotent.exp: New file.
2760
e59fa00f
MM
27612014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2762
2763 * gdb.btrace/nohist.exp: New.
2764
8b696e31
YQ
27652014-05-20 Yao Qi <yao@codesourcery.com>
2766
2767 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2768 gdb.reverse directory and gdb_reverse_timeout exists in board
2769 setting.
2770 * README: Document gdb_reverse_timeout.
2771
73c9764f
YQ
27722014-05-20 Yao Qi <yao@codesourcery.com>
2773
2774 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2775 'test_file_name'. Treat args as a string instead of a list.
2776 (gdb_init): Rename argument 'args' by 'test_file_name'.
2777
f1f4348a
JK
27782014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2779
2780 * gdb.arch/powerpc-power.exp: New file.
2781 * gdb.arch/powerpc-power.s: New file.
2782
0dbe70ce
DE
27832014-05-16 Doug Evans <dje@google.com>
2784
2785 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2786 * gdb.base/completion.exp: Check that all expected files exist
2787 before doing file completion.
0dbe70ce 2788
8d551b02
DE
27892014-05-16 Doug Evans <dje@google.com>
2790
2791 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2792 Update.
2793 (do_syscall_tests_without_xml): Update.
2794
73eb7709
PA
27952014-05-16 Pedro Alves <palves@redhat.com>
2796
2797 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2798 instead of "unknown output after running".
2799
3fae92fc
YQ
28002014-05-16 Yao Qi <yao@codesourcery.com>
2801
2802 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2803 file1.txt from host at the end.
2804 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2805
c2b2ccc5
DE
28062014-05-15 Doug Evans <dje@google.com>
2807
2808 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2809 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2810 loading file. Add test for TU lookup.
2811
8c217a4b
SM
28122014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2813
2814 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2815 calling "-exec-arguments" or "set args" before running the
2816 inferior.
2817
3deb39c6
SM
28182014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2819
2820 * lib/mi-support.exp (mi_expect_stop): Expect message for
2821 inferiors that exit with non-zero exit code.
2822
71a79f8c
YQ
28232014-05-14 Yao Qi <yao@codesourcery.com>
2824
2825 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2826 match absolute path on remote host.
2827 (test_file_list_exec_source_files): Remove "/" from the
2828 pattern.
2829
f23fcd46
YQ
28302014-05-14 Yao Qi <yao@codesourcery.com>
2831
2832 * boards/local-remote-host-notty.exp (${board}_file): New
2833 proc.
2834
9404b58f
KM
28352014-05-07 Kyle McMartin <kyle@redhat.com>
2836
2837 Pushed by Joel Brobecker <brobecker@adacore.com>.
2838 * gdb.arch/aarch64-atomic-inst.c: New file.
2839 * gdb.arch/aarch64-atomic-inst.exp: New file.
2840
5e45f04c
YQ
28412014-05-07 Yao Qi <yao@codesourcery.com>
2842
2843 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2844 in current context" too.
2845
c888a17d
KS
28462014-05-05 Keith Seitz <keiths@redhat.com>
2847
2848 * gdb.linespec/ls-dollar.exp: Add test for linespec
2849 file:convenience_variable.
2850
290a839c
YQ
28512014-05-05 Yao Qi <yao@codesourcery.com>
2852
2853 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2854 traceframes into tfile and ctf trace files. Read data from
2855 trace file and test collected data.
2856 (gdb_collect_locals_test): Likewise.
2857 (gdb_unavailable_registers_test): Likewise.
2858 (gdb_unavailable_floats): Likewise.
2859 (gdb_collect_globals_test): Likewise.
2860 (top-level): Append "ctf" to trace_file_targets if GDB
2861 supports.
2862
b5262cd0
YQ
28632014-05-05 Yao Qi <yao@codesourcery.com>
2864
2865 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2866 code to ...
2867 (gdb_collect_args_test_1): ... it. New proc.
2868 (gdb_collect_locals_test): Move some code to ...
2869 (gdb_collect_locals_test_1): ... it. New proc.
2870 (gdb_unavailable_registers_test): Move some code to ...
2871 (gdb_unavailable_registers_test_1): ... it. New proc.
2872 (gdb_unavailable_floats): Move some code to ...
2873 (gdb_unavailable_floats_1): ... it. New proc.
2874
30a1e6cc
SDJ
28752014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2876
2877 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2878 probes to test for bitness recognition.
2879 * gdb.arch/amd64-stap-optional-prefix.exp
2880 (test_probe_value_without_reg): New procedure.
2881 Add code to test for different kinds of bitness.
2882
f33da99a
SDJ
28832014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2884
2885 PR breakpoints/16889
2886 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2887 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2888
5b80f00d
PA
28892014-05-01 Pedro Alves <palves@redhat.com>
2890
2891 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2892 gdb_file_cmd if no file is specified.
2893 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2894 last_loaded_file to set the remote exec-file.
2895
f8c2a73c
PA
28962014-05-01 Pedro Alves <palves@redhat.com>
2897
2898 * boards/local-remote-host.exp: New file.
2899
be6e8ac7
PA
29002014-05-01 Pedro Alves <palves@redhat.com>
2901
2902 * boards/local-remote-host.exp: Rename to ...
2903 * boards/local-remote-host-notty.exp: ... this.
2904
cac0dc8f
JB
29052014-04-28 Joel Brobecker <brobecker@adacore.com>
2906
2907 * gdb.ada/dyn_arrayidx: New testcase.
2908
9730e6cc
YQ
29092014-04-26 Yao Qi <yao@codesourcery.com>
2910
2911 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2912 and compute the length of function main. Save it in
2913 $main_length.
2914 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2915 (top-level): Use gdb_compile to compile objects into
2916 executable and restart GDB. Remove invocation to
2917 prepare_for_testing.
2918
7ae1a6a6
PA
29192014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2920 Pedro Alves <palves@redhat.com>
2921
2922 PR server/16255
2923 * gdb.multi/multi-attach.c: New file.
2924 * gdb.multi/multi-attach.exp: New file.
2925
4082afcc
PA
29262014-04-25 Pedro Alves <palves@redhat.com>
2927
2928 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2929 user.
2930 (top level): Test that "set remote conditional-breakpoints-packet
2931 off" works as intended.
2932 * gdb.base/dprintf.exp: Test that "set remote
2933 breakpoint-commands-packet off" works as intended.
2934 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2935 New function.
2936 (top level): Call it.
2937 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2938 remote fast-tracepoints-packet off" works as intended.
2939 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2940 * lib/gdb.exp (gdb_is_target_remote): ... here.
2941
2abc3f8d
DB
29422014-04-24 David Blaikie <dblaikie@gmail.com>
2943
2944 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2945 ensure clang would not discard them.
2946 * gdb.base/gdbvars.c: Ditto.
2947 * gdb.base/memattr.c: Ditto.
2948 * gdb.base/whatis.c: Ditto.
2949 * gdb.python/py-prettyprint.c: Ditto.
2950 * gdb.trace/actions.c: Ditto.
2951 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2952 ensure clang would not discard it.
2953
bfd39632
DB
29542014-04-24 David Blaikie <dblaikie@gmail.com>
2955
2956 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2957 clang to emit the full definition of type required by the test
2958 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2959
22842ff6
DB
29602014-04-24 David Blaikie <dblaikie@gmail.com>
2961
2962 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2963 coax Clang into emitting the definition of the type.
2964 * gdb.cp/pr10728-x.h (y): Ditto.
2965 * gdb.cp/pr10728-y.cc (y): Ditto.
2966
c2e827ad
DB
29672014-04-24 David Blaikie <dblaikie@gmail.com>
2968
2969 * gdb.base/label.exp: XFAIL label related tests under Clang.
2970 * gdb.cp/cplabel.exp: Ditto.
2971 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2972 under Clang those using labels.
2973
4c2d33e7
YQ
29742014-04-25 Yao Qi <yao@codesourcery.com>
2975
2976 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2977 double_label.
2978 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2979 partial_label and double_label.
2980
56083b99
DB
29812014-04-24 David Blaikie <dblaikie@gmail.com>
2982
2983 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2984
25d4e99d
DB
29852014-04-24 David Blaikie <dblaikie@gmail.com>
2986
2987 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2988 of the function to work across GCC and Clang.
2989 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2990 pointer types (const void ** const V void **).
2991
01f9f808
MS
29922014-04-24 Michael Sturm <michael.sturm@mintel.com>
2993 Walfred Tedeschi <walfred.tedeschi@intel.com>
2994
2995 * Makefile.in (EXECUTABLES): Added i386-avx512.
2996 * gdb.arch/i386-avx512.c: New file.
2997 * gdb.arch/i386-avx512.exp: Likewise.
2998
4b48d439
KS
29992014-04-23 Keith Seitz <keiths@redhat.com>
3000
3001 * lib/mi-support.exp (mi_list_breakpoints): Delete.
3002 (mi_make_breakpoint_table): New procedure.
3003 (mi_create_breakpoint): Use mi_make_breakpoint
3004 and return the result.
3005 (mi_make_breakpoint): New procedure.
3006 (mi_build_kv_pairs): New procedure.
3007
3008 * gdb.mi/mi-break.exp: Remove unused globals,
3009 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
3010 All callers updated.
3011 * gdb.mi/mi-dprintf.exp: Use variable to track command
3012 number.
3013 Update all callers of mi_create_breakpoint and use
3014 mi_make_breakpoint_table.
3015 Remove any unused global variables.
3016 * gdb.mi/mi-nonstop.exp: Likewise.
3017 * gdb.mi/mi-nsintrall.exp: Likewise.
3018 * gdb.mi/mi-nsmoribund.exp: Likewise.
3019 * gdb.mi/mi-nsthrexec.exp: Likewise.
3020 * gdb.mi/mi-reverse.exp: Likewise.
3021 * gdb.mi/mi-simplerun.exp: Likewise.
3022 * gdb.mi/mi-stepn.exp: Likewise.
3023 * gdb.mi/mi-syn-frame.exp: Likewise.
3024 * gdb.mi/mi-until.exp: Likewise.
3025 * gdb.mi/mi-var-cp.exp: Likewise.
3026 * gdb.mi/mi-var-display.exp: Likewise.
3027 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
3028 * gdb.mi/mi2-var-child.exp: Likewise.
3029 * gdb.mi/mi-vla-c99.exp: Likewise.
3030 * lib/mi-support.exp: Likewise.
3031
3032 From Ian Lance Taylor <iant@cygnus.com>:
3033 * lib/gdb.exp (parse_args): New procedure.
3034
08351840
PA
30352014-04-23 Pedro Alves <palves@redhat.com>
3036
3037 * gdb.base/break-unload-file.c: New file.
3038 * gdb.base/break-unload-file.exp: New file.
3039 * gdb.base/sym-file-lib.c (baz): New function.
3040 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
3041 field.
3042 (load): Store the segment's mapped size.
3043 (unload): New function.
3044 (unload_shlib): New function.
3045 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
3046 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
3047 set a breakpoint at baz, and call it.
3048 * gdb.base/sym-file.exp: New tests for stale breakpoint
3049 instructions.
3050
076855f9
PA
30512014-04-23 Pedro Alves <palves@redhat.com>
3052
3053 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
3054 * gdb.base/hbreak-in-shr-unsupported.c: New file.
3055 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
3056 * gdb.base/hbreak-unmapped.c: New file.
3057 * gdb.base/hbreak-unmapped.exp: New file.
3058 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
3059 * lib/gdb.exp (gdb_is_target_remote): ... here.
3060
483805cf
PA
30612014-04-22 Pedro Alves <palves@redhat.com>
3062
3063 * gdb.base/consecutive-step-over.c: New file.
3064 * gdb.base/consecutive-step-over.exp: New file.
3065
06d97543
PA
30662014-04-22 Pedro Alves <palves@redhat.com>
3067
3068 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
3069 instead of send_gdb/gdb_expect.
3070
b4429ea2
YQ
30712014-04-22 Yao Qi <yao@codesourcery.com>
3072
3073 * lib/trace-support.exp (generate_tracefile): New procedure.
3074 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
3075 return 0.
3076 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
3077 if generate_tracefile returns 1.
3078
51d48146
PA
30792014-04-18 Tom Tromey <palves@redhat.com>
3080 Pedro alves <tromey@redhat.com>
3081
3082 PR backtrace/15558
3083 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3084 with a backtrace limit.
3085 * gdb.python/py-frame-inline.exp: Test running to an inline
3086 function with a backtrace limit, and printing the newest frame.
3087 * gdb.python/py-frame-inline.c (main): Call f.
3088
bd1dce5f
MS
30892014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3090
3091 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3092
40d1a503
MS
30932014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3094
3095 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3096 Drop prefix from unsupported source file path.
3097
389b98f7
YQ
30982014-04-17 Yao Qi <yao@codesourcery.com>
3099
3100 * lib/gdb.exp (with_target_charset): New proc.
3101 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3102 with_target_charset.
3103 (test_print_strings): Likewise.
3104 (test_repeat_bytes): Likewise.
3105 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3106 for some tests.
3107
22869d73
KS
31082014-04-16 Keith Seitz <keiths@redhat.com>
3109
3110 PR gdb/15827
3111 * gdb.dwarf2/corrupt.c: New file.
3112 * gdb.dwarf2/corrupt.exp: New file.
3113
c4f87ca6
KS
31142014-04-16 Keith Seitz <keiths@redhat.com>
3115
3116 PR c++/16597
3117 * gdb.cp/namelessclass.cc: New file.
3118 * gdb.cp/namelessclass.exp: New file.
3119 * gdb.cp/namelessclass.S: New file.
3120
ab19de87
DE
31212014-04-16 Doug Evans <dje@google.com>
3122
3123 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3124 Add comment.
3125 (gdbserver_default_get_comm_port): New function.
3126 (gdbserver_start): Check if board file provided
3127 "gdbserver,get_comm_port" and use it if so.
3128 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3129 (gdb,socketport): Set to "stdio".
3130 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3131 (stdio_gdbserver_template): Delete.
3132 (${board}_get_remote_address): Update.
3133 (${board}_build_remote_cmd): Delete.
3134 (${board}_get_comm_port): New function.
3135 (${board}_spawn): Update.
3136 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3137 Delete.
3138 (${board}_get_remote_address): Update.
3139 (${board}_get_comm_port): New function.
3140
fc98a809
AB
31412014-04-16 Andrew Burgess <aburgess@broadcom.com>
3142
3143 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3144 appearing in any order.
3145
87fd9e6e
DE
31462014-04-15 Doug Evans <dje@google.com>
3147
3148 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3149 uninitialized value of "description".
3150
099fc3ea
KS
31512014-04-15 Keith Seitz <keiths@redhat.com>
3152
3153 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3154 Remove unused globals.
3155 (test_running_the_program): Likewise.
3156 (test_controlled_execution): Likewise.
3157 (test_controlling_breakpoints): Likewise.
3158 (test_program_termination): Likewise.
3159
5da151d4
KS
31602014-04-15 Keith Seitz <keiths@redhat.com>
3161
3162 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3163 unused globals.
3164 (test_rbreak_creation_and_listing): Likewise.
3165 (test_ignore_count): Likewise.
3166 (test_error): Likewise.
3167
35e5d2f0
PA
31682014-04-15 Pedro Alves <palves@redhat.com>
3169
3170 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3171 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3172 sym-file-loader.c.
3173 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3174 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3175 to sym-file-loader.c.
3176 (struct library): Forward declare.
3177 (load_shlib, lookup_function): Change prototypes.
3178 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3179 (translate_offset): Remove declarations.
3180 (get_text_addr): New declaration.
3181 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3182 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3183 sym-file-loader.h.
3184 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3185 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3186 here from sym-file-loader.h.
3187 (struct library): New structure.
3188 (load_shlib, lookup_function): Change prototypes and adjust to
3189 work with a struct library.
3190 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3191 (translate_offset): Make static.
3192 (get_text_addr): New function.
3193 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3194
eb4c1710
PA
31952014-04-15 Pedro Alves <palves@redhat.com>
3196
3197 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3198
2d1baf52
PA
31992014-04-15 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.base/sym-file-loader.c: Include <limits.h>.
3202 (SELF_LINK): New define.
3203 (get_origin): New function.
3204 (load_shlib): Use it.
3205 * gdb.base/sym-file.exp: Don't early return if the target is
3206 remote. Use runto_main, and issue fail is that fails. Use
3207 gdb_load_shlibs.
3208 (shlib_name): Delete.
3209 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3210
7dd6df01
PA
32112014-04-15 Pedro Alves <palves@redhat.com>
3212
3213 * gdb.base/sym-file.exp: Remove regex characters from test
3214 message. Don't refer to breakpoint numbers in test messages.
3215
b50c8614
KS
32162014-04-14 Keith Seitz <keiths@redhat.com>
3217
3218 PR c++/16253
3219 * gdb.cp/var-tag.cc: New file.
3220 * gdb.cp/var-tag.exp: New file.
3221 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3222 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3223 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3224 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3225
3d567982
TT
32262014-04-14 Tom Tromey <tromey@redhat.com>
3227
3228 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3229 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3230 type.
3231 * gdb.cp/enum-class.exp: New file.
3232 * gdb.cp/enum-class.cc: New file.
3233
0626fc76
TT
32342014-04-14 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.dwarf2/enum-type.exp: New file.
3237
dca325b3
SA
32382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3239
3240 * gdb.mi/mi-vla-c99.exp: New file.
3241 * gdb.mi/vla.c: New file.
3242
5854b38a
SA
32432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3244
3245 * gdb.base/vla-datatypes.c: New file.
3246 * gdb.base/vla-datatypes.exp: New file.
3247
463bb957
SA
32482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3249
3250 * gdb.base/vla-ptr.c: New file.
3251 * gdb.base/vla-ptr.exp: New file.
3252
3dd170be
SA
32532014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3254
3255 * gdb.dwarf2/count.exp: New file.
3256
5ecaaa66
SA
32572014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3258
3259 * gdb.base/vla-sideeffect.c: New file.
3260 * gdb.base/vla-sideeffect.exp: New file.
3261
41f1ada5
DB
32622014-04-14 David Blaikie <dblaikie@gmail.com>
3263
3264 * gdb.mi/non-stop.c: Add return value for non-void function return
3265 statement.
3266 * gdb.threads/staticthreads.c: Ditto.
3267
0be03e84
DE
32682014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3269 Doug Evans <xdje42@gmail.com>
3270
3271 * gdb.guile/scm-value.c: Improve test case.
3272 * gdb.guile/scm-value.exp: Add new test.
3273
f180a1fb
DB
32742014-04-11 David Blaikie <dblaikie@gmail.com>
3275
3276 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3277 override Clang's default.
3278
6b662e19
JB
32792014-04-11 Joel Brobecker <brobecker@adacore.com>
3280
3281 Revert the following changes (regressions):
3282
3283 * gdb.base/vla-sideeffect.c: New file.
3284 * gdb.base/vla-sideeffect.exp: New file.
3285
3286 * gdb.dwarf2/count.exp: New file.
3287
3288 * gdb.base/vla-multi.c: New file.
3289 * gdb.base/vla-multi.exp: New file.
3290
3291 * gdb.base/vla-ptr.c: New file.
3292 * gdb.base/vla-ptr.exp: New file.
3293
3294 * gdb.base/vla-datatypes.c: New file.
3295 * gdb.base/vla-datatypes.exp: New file.
3296
3297 * gdb.mi/mi-vla-c99.exp: New file.
3298 * gdb.mi/vla.c: New file.
3299
245a5f0b
KS
33002014-04-11 Keith Seitz <keiths@redhat.com>
3301
3302 PR c++/16675
3303 * gdb.cp/cpsizeof.exp: New file.
3304 * gdb.cp/cpsizeof.cc: New file.
3305
58a84dcf
SA
33062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3307
191a8a90
JB
3308 * gdb.mi/mi-vla-c99.exp: New file.
3309 * gdb.mi/vla.c: New file.
58a84dcf 3310
c8655f75
SA
33112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3312
3313 * gdb.base/vla-datatypes.c: New file.
3314 * gdb.base/vla-datatypes.exp: New file.
3315
024e13b4
SA
33162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3317
3318 * gdb.base/vla-ptr.c: New file.
3319 * gdb.base/vla-ptr.exp: New file.
3320
1a237e0e
SA
33212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3322
3323 * gdb.base/vla-multi.c: New file.
3324 * gdb.base/vla-multi.exp: New file.
3325
504f3432
SA
33262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3327
3328 * gdb.dwarf2/count.exp: New file.
3329
3bce8237
SA
33302014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3331
191a8a90
JB
3332 * gdb.base/vla-sideeffect.c: New file.
3333 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3334
322f9c21
YQ
33352014-04-11 Yao Qi <yao@codesourcery.com>
3336
3337 * gdb.base/completion.exp: Check file exists before running tests
3338 on file completion.
3339
d708bcd1
PA
33402014-04-10 Pedro Alves <palves@redhat.com>
3341
3342 * gdb.base/cond-eval-mode.c: New file.
3343 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3344 prepare_for_testing to build the new file. Check result of
3345 runto_main.
3346 (test_break, test_watch): New procedures.
3347 (top level): Use them.
3348
ae1d2761
PM
33492014-04-08 Pierre Muller <muller@sourceware.org>
3350
3351 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3352 Ctrl-V use for mingw hosts.
3353
7af389b8
SC
33542014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3355
3356 * gdb.python/py-value.c: Improve test case.
3357 * gdb.python/py-value.exp: Add new test.
3358
5e703181
DE
33592014-04-07 David Blaikie <dblaikie@gmail.com>
3360
3361 * lib/compiler.c: Identify the clang compiler.
3362 * lib/compiler.cc: Ditto.
3363
9810b410
YQ
33642014-04-03 Yao Qi <yao@codesourcery.com>
3365
3366 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3367
98d1b8dc
AB
33682014-04-01 Anton Blanchard <anton@samba.org>
3369
3370 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3371 messages unique.
3372
3114cea1
AB
33732014-04-01 Anton Blanchard <anton@samba.org>
3374
3375 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3376 prepare_for_testing.
3377
62f7182c
AB
33782014-04-01 Anton Blanchard <anton@samba.org>
3379
3380 * gdb.arch/ppc64-atomic-inst.c: Remove.
3381 * gdb.arch/ppc64-atomic-inst.S: New file.
3382 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3383
770e7fc7
DE
33842014-03-31 Doug Evans <dje@google.com>
3385
3386 * gdb.base/print-symbol-loading-lib.c: New file.
3387 * gdb.base/print-symbol-loading-main.c: New file.
3388 * gdb.base/print-symbol-loading.exp: New file.
3389
46e2bafa
YQ
33902014-03-31 Yao Qi <yao@codesourcery.com>
3391
3392 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3393
8776cfe9
JB
33942014-03-28 Joel Brobecker <brobecker@adacore.com>
3395
3396 * gdb.ada/mi_dyn_arr: New testcase.
3397
5d1ef361
DE
33982014-03-27 Doug Evans <dje@google.com>
3399
3400 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3401
b5bee914
YQ
34022014-03-27 Yao Qi <yao@codesourcery.com>
3403
3404 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3405 if target is nios2-*-*.
3406
0d4d0e77
YQ
34072014-03-26 Yao Qi <yao@codesourcery.com>
3408
3409 * lib/gdb.exp (readline_is_used): New proc.
3410 * gdb.base/completion.exp: Move tests on command complete up.
3411 Skip the rest of tests if readline is not used.
3412 * gdb.ada/complete.exp: Skp the test if readline is not
3413 used.
3414 * gdb.base/filesym.exp: Likewise.
3415 * gdb.base/macscp.exp: Likewise.
3416 * gdb.base/readline-ask.exp: Likewise.
3417 * gdb.base/readline.exp: Likewise.
3418 * gdb.python/py-cmd.exp: Likewise.
3419 * gdb.trace/tfile.exp: Likewise.
3420
29361eee
YQ
34212014-03-26 Yao Qi <yao@codesourcery.com>
3422
3423 * gdb.base/macscp.exp: Fix code format issues.
3424
bc9a5525
UW
34252014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3426
3427 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3428 * gdb.asm/powerpc64le.inc: New file.
3429
d3839ede
PA
34302014-03-25 Pedro Alves <palves@redhat.com>
3431 Doug Evans <dje@google.com>
3432
3433 * gdb.base/source-execution.c: New file.
3434 * gdb.base/source-execution.exp: New file.
3435 * gdb.base/source-execution.gdb: New file.
3436
01672a57
DE
34372014-03-24 Doug Evans <dje@google.com>
3438
3439 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3440 using fission.
3441
88bbeca9
HZ
34422014-03-24 Hui Zhu <hui@codesourcery.com>
3443 Pedro Alves <palves@redhat.com>
3444
3445 PR breakpoints/16101
3446 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3447 test pass/fail messages. Detect missing support for dprintf when
3448 breakpoints are actually inserted.
3449 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3450 breakpoints are actually inserted.
3451 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3452 fails.
3453
d2348791
JK
34542014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3455
3456 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3457
feef67ab
DE
34582014-03-22 Doug Evans <xdje42@gmail.com>
3459
3460 * gdb.python/python.exp (python not supported): Verify multi-line
3461 python command issues an error.
25d743f9 3462 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3463 guile command issues an error.
feef67ab 3464
ecebef6a
MR
34652014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3466
3467 * gdb.threads/thread-specific.exp: Handle the lack of usable
3468 $this_breakpoint and $this_thread.
3469
ccdd1909
HZ
34702014-03-21 Hui Zhu <hui@codesourcery.com>
3471
3472 * gdb.base/attach.exp (do_command_attach_tests): New.
3473
beb460e8
PA
34742014-03-20 Tom Tromey <tromey@redhat.com>
3475 Pedro Alves <palves@redhat.com>
3476
3477 PR cli/15718
3478 * gdb.base/condbreak-call-false.c: New file.
3479 * gdb.base/condbreak-call-false.exp: New file.
3480
40acf43a
PA
34812014-03-20 Pedro Alves <palves@redhat.com>
3482
3483 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3484 Delete.
3485 (block_signals, unblock_signals): Delete.
3486 (child_function_2, main): Remove references to deleted variable
3487 and functions.
3488
9f5e1e02
PA
34892014-03-20 Pedro Alves <palves@redhat.com>
3490
3491 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3492 Use pthread_kill to signal thread 2.
3493 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3494 Adjust to make the test send itself a signal rather than using the
3495 host's "kill" command.
3496
99619bea
PA
34972014-03-20 Pedro Alves <palves@redhat.com>
3498
3499 * gdb.threads/multiple-step-overs.c: New file.
3500 * gdb.threads/multiple-step-overs.exp: New file.
3501 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3502 Adjust expected infrun debug output.
3503
2adfaa28
PA
35042014-03-20 Pedro Alves <palves@redhat.com>
3505
3506 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3507 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3508
31e77af2
PA
35092014-03-20 Pedro Alves <palves@redhat.com>
3510
3511 PR breakpoints/7143
3512 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3513 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3514 of gdb_test_multiple.
3515 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3516 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3517
b9f437de
PA
35182014-03-20 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3521 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3522
05adc73e
PA
35232014-03-19 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.base/async.exp: Remove early return.
3526
6048b950
PA
35272014-03-19 Pedro Alves <palves@redhat.com>
3528
3529 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3530
8bcfb00a
PA
35312014-03-19 Pedro Alves <palves@redhat.com>
3532
3533 * gdb.base/async.exp (test_background): Expect \r\n after
3534 "completed." in the fail pattern.
3535
884e37dc
PA
35362014-03-19 Pedro Alves <palves@redhat.com>
3537
3538 * gdb.base/async.exp (test_background): New procedure.
3539 Use it for all background execution command tests.
3540
148e57e2
PA
35412014-03-19 Pedro Alves <palves@redhat.com>
3542
3543 * gdb.base/async.exp: Use prepare_for_testing.
3544
f48088c7
PA
35452014-03-19 Pedro Alves <palves@redhat.com>
3546
3547 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3548 the same line.
3549
e2f6c966
PA
35502014-03-19 Pedro Alves <palves@redhat.com>
3551
3552 * gdb.base/async.c (main): Add "jump here" and "until here" line
3553 marker comments.
3554 * gdb.base/async.exp (jump_here): New global.
3555 (jump& test): Use it.
3556 (until_here): New global.
3557 (until& test): Use it.
3558
c30568d4
PA
35592014-03-19 Pedro Alves <palves@redhat.com>
3560
3561 * gdb.base/async.exp: Don't frob gdb_protocol.
3562
0172b6a7
DE
35632014-03-18 Doug Evans <xdje42@gmail.com>
3564
3565 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3566 Fix spelling of exec-done-display.
3567
06c868a8
JK
35682014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3569
3570 PR gdb/15358
3571 * gdb.base/gdb-sigterm.c: New file.
3572 * gdb.base/gdb-sigterm.exp: New file.
3573
0c7e1a46
PA
35742014-03-18 Pedro Alves <palves@redhat.com>
3575
3576 PR gdb/13860
3577 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3578 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3579 solib-event.
3580
f7c77d93
JB
35812014-03-17 Joel Brobecker <brobecker@adacore.com>
3582
3583 * gdb.ada/pckd_arr_ren: New testcase.
3584
5a1e8c7a
DE
35852014-03-13 Doug Evans <xdje42@gmail.com>
3586
3587 PR guile/16612
3588 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3589 collect after discarding symbols.
3590
350e1a76
DE
35912014-03-13 Ludovic Courtès <ludo@gnu.org>
3592 Doug Evans <xdje42@gmail.com>
3593
3594 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3595 to history survives a gc.
3596
a69900ae
PA
35972014-03-13 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.base/default.exp: Don't test "target procfs".
3600
5db9f0bd
PA
36012014-03-13 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.base/default.exp: Update "target child" and "target procfs"
3604 tests to not expect "Unix".
3605
b3ccfe11
TT
36062014-03-12 Tom Tromey <tromey@redhat.com>
3607
3608 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3609 New procs. Add target-async tests.
3610 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3611 Add target-async tests.
3612
646f4417
AA
36132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3614
3615 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3616 'func_start' and 'func_end' for the beginning and end of the
3617 function code, respectively.
3618 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3619 'func_end' instead of 'func' and 'main'.
3620
288c211f
AA
36212014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3622
3623 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3624 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3625 generate the debug info assembler source.
3626
e0c0f156
AA
36272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3628
3629 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3630 * gdb.dwarf2/arr-subrange.exp: Likewise.
3631 * gdb.dwarf2/dwz.exp: Likewise.
3632 * gdb.dwarf2/method-ptr.exp: Likewise.
3633 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3634 * gdb.dwarf2/subrange.exp: Likewise.
3635 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3636 * gdb.dwarf2/implptrpiece.exp: Likewise.
3637 * gdb.dwarf2/nostaticblock.exp: Likewise.
3638
0e5c4555
AA
36392014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3640
3641 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3642 directory to absolute path name arguments.
3643
5ec18f2b
JG
36442014-03-10 Joel Brobecker <brobecker@adacore.com>
3645
3646 * gdb.ada/tagged_access: New testcase.
3647
847fc4f2
MM
36482014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3649
3650 * gdb.btrace/data.exp: Update expected output.
3651
cc3da688
YQ
36522014-03-06 Yao Qi <yao@codesourcery.com>
3653
3654 * gdb.trace/pr16508.exp: New file.
3655
0f26cec1
PA
36562014-03-05 Pedro Alves <palves@redhat.com>
3657
3658 PR gdb/16575
3659 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3660 procedure.
3661 (top level): Adjust to use it. Add tests that exercise breakpoint
3662 interaction with the code-cache.
3663
7a5a839f
LC
36642014-02-26 Ludovic Courtès <ludo@gnu.org>
3665
3666 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3667 test for 'history-append!'.
3668
31aa7e4e
JB
36692014-02-26 Joel Brobecker <brobecker@adacore.com>
3670
3671 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3672 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3673 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3674 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3675 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3676 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3677
1b588015
JB
36782014-02-26 Joel Brobecker <brobecker@adacore.com>
3679
3680 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3681 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3682 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3683
55426c9d
JB
36842014-02-26 Joel Brobecker <brobecker@adacore.com>
3685
3686 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3687
dc53a7ad
JB
36882014-02-26 Joel Brobecker <brobecker@adacore.com>
3689
3690 * gdb.dwarf2/arr-stride.c: New file.
3691 * gdb.dwarf2/arr-stride.exp: New file.
3692
12ab52e9
PA
36932014-02-26 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3696 that won't ever trigger. Make sure that GDB reports the correct
3697 breakpoint that caused the stop.
3698
849c862e
JK
36992014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3700
3701 PR gdb/16626
3702 * gdb.base/auto-load-script: New file.
3703 * gdb.base/auto-load.c: New file.
3704 * gdb.base/auto-load.exp: New file.
3705
71b7d793
JK
3706 PR gdb/16626
3707 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3708
e2f0d509
JK
37092014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3710
3711 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3712 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3713
50cc37c8
DE
37142014-02-24 Doug Evans <dje@google.com>
3715
3716 * lib/gdb.exp (run_on_host): Log error output if program fails.
3717
ea4758f2
PA
37182014-02-21 Pedro Alves <palves@redhat.com>
3719
3720 * gdb.threads/step-after-sr-lock.c: Rename to ...
3721 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3722 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3723 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3724 ... this.
3725
d7b30f67
SDJ
37262014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3727
3728 PR tdep/16397
3729 * gdb.arch/amd64-stap-special-operands.exp: New file.
3730 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3731 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3732 * gdb.arch/amd64-stap-triplet.S: Likewise.
3733 * gdb.arch/amd64-stap-triplet.c: Likewise.
3734
83deb43f
JB
37352014-02-20 Joel Brobecker <brobecker@adacore.com>
3736
3737 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3738 in .section pseudo-op.
3739
adde2bff
DE
37402014-02-20 lin zuojian <manjian2006@gmail.com>
3741 Joel Brobecker <brobecker@adacore.com>
3742 Doug Evans <xdje42@gmail.com>
3743
3744 PR symtab/16581
3745 * gdb.dwarf2/dw2-icycle.S: New file.
3746 * gdb.dwarf2/dw2-icycle.c: New file.
3747 * gdb.dwarf2/dw2-icycle.exp: New file.
3748
f7bd0f78
SC
37492014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3750
3751 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3752 operations on gdb.Value objects.
3753 * gdb.python/py-value-cc.exp: Add new test to test operations on
3754 gdb.Value objects.
3755
c17ef0d5
DE
37562014-02-18 Doug Evans <dje@google.com>
3757
3758 * Makefile.in (TESTS): New variable.
3759 (expanded_tests, expanded_tests_or_none): New variables
3760 (check-single): Pass $(expanded_tests_or_none) to runtest.
3761 (check-parallel): Only run tests in $(TESTS) if non-empty.
3762 (check/no-matching-tests-found): New rule.
3763 * README: Document TESTS makefile variable.
3764
5dd3176f
DE
37652014-02-18 Doug Evans <dje@google.com>
3766
3767 * Makefile.in (check-parallel): rm -rf outputs temp.
3768
0b10be4f
JK
37692014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3770
3771 Fix "ERROR: no fileid for" in the testsuite.
3772 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3773
85f224e7
DE
37742014-02-12 Doug Evans <dje@google.com>
3775
3776 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3777 (MISCELLANEOUS): New variable.
3778 (clean): rm -rf $(MISCELLANEOUS).
3779 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3780 dwp live in the same directory as symlinks, with each symlink pointed
3781 to a differently named file in a different directory.
3782
149b30ff
DE
37832014-02-11 Doug Evans <dje@google.com>
3784
3785 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3786 of Tcl file commands.
3787
1dfdac32
MK
37882014-02-10 Mark Kettenis <kettenis@gnu.org>
3789
3790 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3791 "kill -SIGUSR1 -1".
3792
aa4fb036
JB
37932014-02-10 Joel Brobecker <brobecker@adacore.com>
3794
3795 * gdb.ada/tick_length_array_enum_idx: New testcase.
3796
ed3ef339
DE
37972014-02-10 Doug Evans <xdje42@gmail.com>
3798
3799 * configure.ac (AC_OUTPUT): Add gdb.guile.
3800 * configure: Regenerate.
3801 * lib/gdb-guile.exp: New file.
3802 * lib/gdb.exp (get_target_charset): New function.
3803 * gdb.base/help.exp: Update expected output from "apropos apropos".
3804 * gdb.guile/Makefile.in: New file.
3805 * gdb.guile/guile.exp: New file.
3806 * gdb.guile/scm-arch.c: New file.
3807 * gdb.guile/scm-arch.exp: New file.
3808 * gdb.guile/scm-block.c: New file.
3809 * gdb.guile/scm-block.exp: New file.
3810 * gdb.guile/scm-breakpoint.c: New file.
3811 * gdb.guile/scm-breakpoint.exp: New file.
3812 * gdb.guile/scm-disasm.c: New file.
3813 * gdb.guile/scm-disasm.exp: New file.
3814 * gdb.guile/scm-equal.c: New file.
3815 * gdb.guile/scm-equal.exp: New file.
3816 * gdb.guile/scm-error.exp: New file.
3817 * gdb.guile/scm-error.scm: New file.
3818 * gdb.guile/scm-frame-args.c: New file.
3819 * gdb.guile/scm-frame-args.exp: New file.
3820 * gdb.guile/scm-frame-args.scm: New file.
3821 * gdb.guile/scm-frame-inline.c: New file.
3822 * gdb.guile/scm-frame-inline.exp: New file.
3823 * gdb.guile/scm-frame.c: New file.
3824 * gdb.guile/scm-frame.exp: New file.
3825 * gdb.guile/scm-generics.exp: New file.
3826 * gdb.guile/scm-gsmob.exp: New file.
3827 * gdb.guile/scm-iterator.c: New file.
3828 * gdb.guile/scm-iterator.exp: New file.
3829 * gdb.guile/scm-math.c: New file.
3830 * gdb.guile/scm-math.exp: New file.
3831 * gdb.guile/scm-objfile-script-gdb.in: New file.
3832 * gdb.guile/scm-objfile-script.c: New file.
3833 * gdb.guile/scm-objfile-script.exp: New file.
3834 * gdb.guile/scm-objfile.c: New file.
3835 * gdb.guile/scm-objfile.exp: New file.
3836 * gdb.guile/scm-ports.exp: New file.
3837 * gdb.guile/scm-pretty-print.c: New file.
3838 * gdb.guile/scm-pretty-print.exp: New file.
3839 * gdb.guile/scm-pretty-print.scm: New file.
3840 * gdb.guile/scm-section-script.c: New file.
3841 * gdb.guile/scm-section-script.exp: New file.
3842 * gdb.guile/scm-section-script.scm: New file.
3843 * gdb.guile/scm-symbol.c: New file.
3844 * gdb.guile/scm-symbol.exp: New file.
3845 * gdb.guile/scm-symtab-2.c: New file.
3846 * gdb.guile/scm-symtab.c: New file.
3847 * gdb.guile/scm-symtab.exp: New file.
3848 * gdb.guile/scm-type.c: New file.
3849 * gdb.guile/scm-type.exp: New file.
3850 * gdb.guile/scm-value-cc.cc: New file.
3851 * gdb.guile/scm-value-cc.exp: New file.
3852 * gdb.guile/scm-value.c: New file.
3853 * gdb.guile/scm-value.exp: New file.
3854 * gdb.guile/source2.scm: New file.
3855 * gdb.guile/types-module.cc: New file.
3856 * gdb.guile/types-module.exp: New file.
3857
7026a7c1
YQ
38582014-02-10 Yao Qi <yao@codesourcery.com>
3859
3860 PR testsuite/16543
3861 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3862 * configure: Regenerated.
3863 * Makefile.in: New file.
3864
6c466447
AS
38652014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3866
3867 * gdb.python/py-framefilter.exp: Fix typo.
3868
6e854735
YQ
38692014-02-08 Yao Qi <yao@codesourcery.com>
3870
3871 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3872 that no =breakpoint-modified is emitted when breakpoints are
3873 modified through MI commands.
3874
d137e6dc
PA
38752014-02-07 Pedro Alves <pedro@codesourcery.com>
3876 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.threads/step-after-sr-lock.c: New file.
3879 * gdb.threads/step-after-sr-lock.exp: New file.
3880
b5ee5a50
PA
38812014-02-07 Pedro Alves <palves@redhat.com>
3882
3883 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3884
3c77faf3
JK
38852014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3886
3887 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3888 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3889
6dddc817
DE
38902014-02-06 Doug Evans <xdje42@gmail.com>
3891
3892 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3893 output.
3894
3895 * gdb.gdb/python-interrupts.exp: New file.
3896
de7b2893
YQ
38972014-02-05 Yao Qi <yao@codesourcery.com>
3898
3899 * gdb.trace/report.exp (use_collected_data): Test the output
3900 of "info threads" and "info inferiors".
3901
66d032ac
YQ
39022014-02-05 Yao Qi <yao@codesourcery.com>
3903
3904 Revert this patch:
3905
3906 2013-05-24 Yao Qi <yao@codesourcery.com>
3907
3908 * gdb.trace/tfile.exp: Test inferior and thread.
3909
591a12a1
UW
39102014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3911
3912 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3913 on a function.
3914 * gdb.base/step-bt.c: Call hello via function pointer to make
3915 sure its first instruction is executed on powerpc64le-linux.
3916
0ff3e01f
UW
39172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3918
3919 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3920
084ee545
UW
39212014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3922
3923 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3924 of the test patterns for use on little-endian systems.
3925
6ed14ff3
UW
39262014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3927
3928 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3929 (decimal_vector): Fix for little-endian.
3930
401e27fd
JM
39312014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3932
3933 * gdb.arch/sparc-sysstep.exp: New file.
3934 * gdb.arch/sparc-sysstep.c: Likewise.
3935
3936 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3937
8b924729
EBM
39382014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3939
3940 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3941
fb151210
JB
39422014-01-23 Tom Tromey <tromey@redhat.com>
3943
3944 * gdb.ada/array_char_idx: New testcase.
3945
0740f8d8
TT
39462014-01-23 Tom Tromey <tromey@redhat.com>
3947
3948 PR python/16487:
3949 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3950 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3951 classes.
3952
21909fa1
TT
39532014-01-23 Tom Tromey <tromey@redhat.com>
3954
3955 PR python/16491:
3956 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3957 string from an inferior frame.
3958 * gdb.python/py-framefilter-mi.exp: Update.
3959
87ce2a04
DE
39602014-01-22 Doug Evans <dje@google.com>
3961
3962 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3963
237b092b
AA
39642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3965
3966 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3967
d674a709
AA
39682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3969
3970 * gdb.trace/entry-values.exp: Remove excess space character from
3971 regex patterns. Handle s390 call instruction.
3972
20fa3390
AA
39732014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3974
3975 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3976 define "*_start" label. Make "name" static.
3977 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3978 ${name} by references to ${name}_start.
3979
78466714
AA
39802014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3981
3982 * gdb.base/info-macros.exp: Remove "debug" from the compile
3983 options.
3984
ec9f644a
IB
39852014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3986
3987 * gdb.dlang/demangle.exp: New file.
3988
94b1b47e
IB
39892014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3990
3991 * gdb.dlang/primitive-types.exp: New file.
3992
7f420862
IB
39932014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3994
3995 * configure.ac: Create gdb.dlang/Makefile.
3996 * configure: Regenerate.
3997 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3998 * gdb.dlang/Makefile.in: New file.
3999 * lib/d-support.exp: New file.
4000 * lib/gdb.exp (skip_d_tests): New proc.
4001
52834460
MM
40022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4003
4004 * gdb.btrace/delta.exp: Check reverse stepi.
4005 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
4006 * gdb.btrace/finish.exp: New.
4007 * gdb.btrace/next.exp: New.
4008 * gdb.btrace/nexti.exp: New.
4009 * gdb.btrace/record_goto.c: Add comments.
4010 * gdb.btrace/step.exp: New.
4011 * gdb.btrace/stepi.exp: New.
4012 * gdb.btrace/multi-thread-step.c: New.
4013 * gdb.btrace/multi-thread-step.exp: New.
4014 * gdb.btrace/rn-dl-bind.c: New.
4015 * gdb.btrace/rn-dl-bind.exp: New.
4016 * gdb.btrace/data.c: New.
4017 * gdb.btrace/data.exp: New.
4018 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4019
6e07b1d2
MM
40202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4021
4022 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
4023 * gdb.btrace/exception.exp: Update.
4024 * gdb.btrace/instruction_history.exp: Update.
4025 * gdb.btrace/record_goto.exp: Update.
4026 * gdb.btrace/tailcall.exp: Update.
4027 * gdb.btrace/unknown_functions.exp: Update.
4028 * gdb.btrace/delta.exp: New.
4029
0b722aec
MM
40302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4031
4032 * gdb.btrace/record_goto.exp: Add backtrace test.
4033 * gdb.btrace/tailcall.exp: Add backtrace test.
4034
066ce621
MM
40352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4036
4037 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
4038 * gdb.btrace/record_goto.c: New.
4039 * gdb.btrace/record_goto.exp: New.
4040 * gdb.btrace/x86-record_goto.S: New.
4041
0688d04e
MM
40422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4043
4044 * gdb.btrace/function_call_history.exp: Update tests.
4045 * gdb.btrace/instruction_history.exp: Update tests.
4046
8710b709
MM
40472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4048
4049 * gdb.btrace/function_call_history.exp: Fix expected field
4050 order for "record function-call-history".
4051 Add new tests for "record function-call-history /c".
4052 * gdb.btrace/exception.cc: New.
4053 * gdb.btrace/exception.exp: New.
4054 * gdb.btrace/tailcall.exp: New.
4055 * gdb.btrace/x86-tailcall.S: New.
4056 * gdb.btrace/x86-tailcall.c: New.
4057 * gdb.btrace/unknown_functions.c: New.
4058 * gdb.btrace/unknown_functions.exp: New.
4059 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
4060
5de9129b
MM
40612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4062
4063 * gdb.btrace/instruction_history.exp: Update.
4064 * gdb.btrace/function_call_history.exp: Update.
4065
23a7fe75
MM
40662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4067
4068 * gdb.btrace/function_call_history.exp: Fix expected function
4069 trace.
4070 * gdb.btrace/instruction_history.exp: Initialize traced.
4071 Remove traced_functions.
4072
724c7dd8
MM
40732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4074
4075 * gdb.btrace/function_call_history.exp: Update
4076 * gdb.btrace/instruction_history.exp: Update.
4077
6d78d93b
MM
40782014-01-16 Markus Metzger <markus.t.metzger@intel.com>
4079
4080 * gdb.btrace/enable.exp: Update expected text.
4081
93a360cc
OJ
40822014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4083
4084 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4085 bytes.
4086
3772b53f
MR
40872014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4088
4089 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4090
596662fa
OJ
40912014-01-15 Omair Javaid <omair.javaid@linaro.org>
4092
4093 * lib/gdb.exp (supports_process_record): Return true for
4094 arm*-linux*. (supports_reverse): Likewise.
4095
b5b08fb4
SC
40962014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4097
4098 PR python/15464
4099 PR python/16113
4100 * gdb.python/py-type.c: Enhance test case.
4101 * gdb.python/py-value-cc.cc: Likewise
4102 * gdb.python/py-type.exp: Add new tests.
4103 * gdb.python/py-value-cc.exp: Likewise
4104
52d7fb13
AA
41052014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4106 Pedro Alves <palves@redhat.com>
4107
4108 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4109 Make "name" extern.
4110 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4111 references to ${name}_start by references to ${name}.
4112
a2cd8cfe
JB
41132014-01-10 Joel Brobecker <brobecker@adacore.com>
4114
4115 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4116
4e23fced
JB
41172014-01-10 Joel Brobecker <brobecker@adacore.com>
4118
4119 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4120
c6a9e42c
PA
41212014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4122 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.mi/mi-info-os.exp: Connect to the target with
4125 mi_gdb_target_load.
4126
b7ea362b
PA
41272014-01-08 Pedro Alves <palves@redhat.com>
4128
4129 * gdb.threads/reconnect-signal.c: New file.
4130 * gdb.threads/reconnect-signal.exp: New file.
4131
5e3f4fab
EBM
41322014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4133
4134 * gdb.base/source-dir.exp: New file.
4135
79301218
JB
41362014-01-07 Joel Brobecker <brobecker@adacore.com>
4137
4138 * gdb.ada/mi_interface: New testcase.
4139
8e355c5d
JB
41402014-01-07 Joel Brobecker <brobecker@adacore.com>
4141
4142 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4143 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4144 gdb.ada/pp-rec-component/pck.ads: New files.
4145
c0d48811
JB
41462014-01-07 Joel Brobecker <brobecker@adacore.com>
4147
4148 * gdb.python/py-pp-integral.c: New file.
4149 * gdb.python/py-pp-integral.py: New file.
4150 * gdb.python/py-pp-integral.exp: New file.
4151
17b609c3 4152For older changes see ChangeLog-1993-2013.
c906108c 4153\f
8d8cb839
EZ
4154;; Local Variables:
4155;; mode: change-log
4156;; left-margin: 8
4157;; fill-column: 74
4158;; version-control: never
4159;; End:
902f2ccb 4160
32d0add0 4161 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4162 Copying and distribution of this file, with or without modification,
4163 are permitted provided the copyright notice and this notice are preserved.