]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
PR18006: internal error if threaded program calls clone(CLONE_VM)
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
5c5019c2
PA
12015-02-20 Pedro Alves <palves@redhat.com>
2
3 PR threads/18006
4 * gdb.threads/clone-thread_db.c: New file.
5 * gdb.threads/clone-thread_db.exp: New file.
6
c9587f88
AT
72015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
8
9 PR breakpoints/16812
10 * gdb.base/catch-gdb-caused-signals.c: New file.
11 * gdb.base/catch-gdb-caused-signals.exp: New file.
12
f6a88844
JM
132015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14
15 * configure: Regenerated.
16 * configure.ac: Use GDB_AC_TRANSFORM.
17 * aclocal.m4: sinclude ../transform.m4.
18
497c491b
JM
192015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
20
21 * lib/dtrace.exp: New file.
22 * gdb.base/dtrace-probe.exp: Likewise.
23 * gdb.base/dtrace-probe.d: Likewise.
24 * gdb.base/dtrace-probe.c: Likewise.
25 * lib/pdtrace.in: Likewise.
26 * configure.ac: Output variables with the transformed names of
27 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
28 * configure: Regenerated.
29
03e98035
JM
302015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
31
32 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
33 expected message when trying to access $_probe_* convenience
34 variables while not on a probe.
35
63cc30e9
JK
362015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
37
38 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
39
0703599a
PA
402015-02-11 Pedro Alves <pedro@codesourcery.com>
41
42 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
43 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
44
7e60a48e
DE
452015-02-10 Doug Evans <xdje42@gmail.com>
46
47 * lib/gdb.exp (gdb_load): Always return a result.
48
01b088bc
PA
492015-02-10 Pedro Alves <palves@redhat.com>
50
51 * gdb.threads/signal-sigtrap.c: New file.
52 * gdb.threads/signal-sigtrap.exp: New file.
53
b05ec7a5
AT
542015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
55
56 * gdb.trace/no-attach-trace.c: New file.
57 * gdb.trace/no-attach-trace.exp: New file.
58
a2c2acaf
MW
592015-02-09 Mark Wielaard <mjw@redhat.com>
60
61 * gdb.dwarf2/atomic.c: New file.
62 * gdb.dwarf2/atomic-type.exp: Likewise.
63
31fd9caa
MM
642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
65
66 * gdb.btrace/buffer-size.exp: Update "info record" output.
67 * gdb.btrace/delta.exp: Update "info record" output.
68 * gdb.btrace/enable.exp: Update "info record" output.
69 * gdb.btrace/finish.exp: Update "info record" output.
70 * gdb.btrace/instruction_history.exp: Update "info record" output.
71 * gdb.btrace/next.exp: Update "info record" output.
72 * gdb.btrace/nexti.exp: Update "info record" output.
73 * gdb.btrace/step.exp: Update "info record" output.
74 * gdb.btrace/stepi.exp: Update "info record" output.
75 * gdb.btrace/nohist.exp: Update "info record" output.
76
d33501a5
MM
772015-02-09 Markus Metzger <markus.t.metzger@intel.com>
78
79 * gdb.btrace/buffer-size: New.
80
f4abbc16
MM
812015-02-09 Markus Metzger <markus.t.metzger@intel.com>
82
83 * gdb.btrace/delta.exp: Update "info record" output.
84 * gdb.btrace/enable.exp: Update "info record" output.
85 * gdb.btrace/finish.exp: Update "info record" output.
86 * gdb.btrace/instruction_history.exp: Update "info record" output.
87 * gdb.btrace/next.exp: Update "info record" output.
88 * gdb.btrace/nexti.exp: Update "info record" output.
89 * gdb.btrace/step.exp: Update "info record" output.
90 * gdb.btrace/stepi.exp: Update "info record" output.
91 * gdb.btrace/nohist.exp: Update "info record" output.
92
b9d61307
SM
932015-02-06 Simon Marchi <simon.marchi@ericsson.com>
94
95 PR gdb/15678
96 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
97
e584fdbc
PA
982015-02-06 Pedro Alves <palves@redhat.com>
99
100 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
101 macro.
102 (seconds_left, again): New globals.
103 (main): Wait seconds_left in a 1-second sleep loop instead of
104 sleeping 180 seconds. If 'again' is set, reset the seconds
105 counter.
106 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
107 'again' in the inferior before detaching. Print the seconds left.
108 (options): New global.
109 (top level): Build program with -DTIMEOUT=$timeout.
110
77f41761
PA
1112015-02-06 Pedro Alves <palves@redhat.com>
112
113 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
114 determine how many seconds to pass to 'alarm'.
115 * gdb.base/gdb-sigterm.exp (top level): Build program with
116 -DTIMEOUT=$timeout.
117 (do_test): Return success/failure indication. Add more verbose
118 logging. Don't fail if 200 single steps are seen. Instead, fail
119 when the test times out.
120 (passes): New global.
121 (top level): Break the testing loop if testing fails on any
122 iteration. Use gdb_assert.
123
b9394193
DB
1242015-02-04 Don Breazeal <donb@codesourcery.com>
125
126 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
127 and initialize them.
128 (ipc_cleanup): New function.
129 (main): Don't declare shmid, semid, and msqid. Add a call to
130 atexit so that we call ipc_cleanup on exit.
131
42d9e528
PA
1322015-02-04 Pedro Alves <palves@redhat.com>
133
134 * boards/native-extended-gdbserver.exp: Remove any target variant
135 specifications from the board name before clearing the isremote
136 flag from board_info.
137
ae6ae975
DE
1382015-01-31 Doug Evans <xdje42@gmail.com>
139
140 * gdb.base/maint.exp <maint print type argc>: Update expected output.
141
cfb069a8
GB
1422015-01-31 Gary Benson <gbenson@redhat.com>
143
144 * gdb.base/completion.exp: Disable completion limiting for
145 existing tests. Add new tests to check completion limiting.
146 * gdb.linespec/ls-errs.exp: Disable completion limiting.
147
5dd31d79
DE
1482015-01-31 Doug Evans <xdje42@gmail.com>
149
150 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
151
9f050062
DE
1522015-01-31 Doug Evans <xdje42@gmail.com>
153
154 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
155 entries. Duplicate file section script entries.
156 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
157 inlined entries. Add test for safe-path rejection.
158 * gdb.python/py-section-script.c: Add duplicate inlined section script
159 entries. Duplicate file section script entries.
160 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
161 inlined entries. Add test for safe-path rejection.
162
df25ebbd
JB
1632015-01-29 Joel Brobecker <brobecker@adacore.com>
164
165 * gdb.ada/disc_arr_bound: New testcase.
166
4a0ca9ec
JB
1672015-01-29 Joel Brobecker <brobecker@adacore.com>
168
169 * gdb.ada/mi_var_array: New testcase.
170
3a8b707a
DE
1712015-01-27 Doug Evans <dje@google.com>
172
173 * gdb.python/py-objfile.exp: Add tests for objfile.username.
174 Add test for objfile.filename, objfile.username after objfile
175 has been unloaded.
176
f8313f6e
JB
1772015-01-26 Joel Brobecker <brobecker@adacore.com>
178
179 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
180 the second test to print the name attribute of value
181 returned by the call to gdb.lookup_type, and adjust
182 the expected output accordingly.
183
37bc665e
MW
1842015-01-25 Mark Wielaard <mjw@redhat.com>
185
186 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
187 * gdb.base/disp-step-fork.c: Include unistd.h.
188 * gdb.base/siginfo-obj.c: Include stdio.h.
189 * gdb.base/siginfo-thread.c: Likewise.
190 * gdb.mi/non-stop.c: Include unistd.h.
191 * gdb.mi/nsthrexec.c: Include stdio.h.
192 * gdb.mi/pthreads.c: Include unistd.h.
193 * gdb.modula2/unbounded1.c (main): Declare returns int.
194 * gdb.reverse/consecutive-reverse.c: Likewise.
195 * gdb.threads/create-fail.c: Include unistd.h.
196 * gdb.threads/killed.c: Likewise.
197 * gdb.threads/linux-dp.c: Likewise.
198 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
199 * gdb.threads/non-ldr-exc-2.c: Likewise.
200 * gdb.threads/non-ldr-exc-3.c: Likewise.
201 * gdb.threads/non-ldr-exc-4.c: Likewise.
202 * gdb.threads/pthreads.c: Include unistd.h.
203 (main): Declare returns int.
204 * gdb.threads/tls-main.c (foo): New declaration.
205 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
206
f7e5394d
SM
2072015-01-23 Simon Marchi <simon.marchi@ericsson.com>
208
209 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
210 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
211
743649fd
MW
2122015-01-15 Mark Wielaard <mjw@redhat.com>
213
214 * gdb.base/noreturn-return.c: New file.
215 * gdb.base/noreturn-return.exp: New file.
216 * gdb.base/noreturn-finish.c: New file.
217 * gdb.base/noreturn-finish.exp: New file.
218
198297aa
PA
2192015-01-23 Pedro Alves <palves@redhat.com>
220
221 * gdb.threads/continue-pending-after-query.c: New file.
222 * gdb.threads/continue-pending-after-query.exp: New file.
223
717cf30c
AG
2242015-01-22 Anders Granlund <anders.granlund@ericsson.com>
225 Simon Marchi <simon.marchi@ericsson.com>
226
227 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
228 * gdb.base/valgrind-db-attach.exp: Same.
229 * gdb.base/valgrind-infcall.exp: Same.
230 * lib/mi-support.exp (default_mi_gdb_start): Same.
231 * lib/prompt.exp (default_prompt_gdb_start): Same.
232 * lib/gdb.exp (default_gdb_spawn): Same.
233 (gdb_interact): New.
234
235
4b62a76e
JK
2362015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
237
238 * gdb.compile/compile.exp (pointer to jit function): New test.
239
b4cdae6f
WW
2402015-01-17 Wei-cheng Wang <cole945@gmail.com>
241
242 * lib/gdb.exp (supports_process_record): Return true for
243 powerpc*-*-linux*.
244 (supports_reverse): Likewise.
245
d221e7ef
DB
2462015-01-15 Don Breazeal <donb@codesourcery.com>
247
248 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
249 instead of checking whether the target board is remote and
250 use spawn_wait_for_attach instead of exec/sleep.
251 * gdb.base/attach-twice.exp: Likewise.
252
bafffb51
JB
2532015-01-15 Joel Brobecker <brobecker@adacore.com>
254
255 * gdb.ada/var_arr_attrs: New testcase.
256
5589af0e
PA
2572015-01-14 Pedro Alves <palves@redhat.com>
258 Joel Brobecker <brobecker@adacore.com>
259
260 PR gdb/17525
261 * gdb.base/bp-cmds-execution-x-script.c: New file.
262 * gdb.base/bp-cmds-execution-x-script.exp: New file.
263 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
264
6c400b59
PA
2652015-01-14 Pedro Alves <palves@redhat.com>
266
267 PR cli/17828
268 * gdb.base/batch-preserve-term-settings.c: New file.
269 * gdb.base/batch-preserve-term-settings.exp: New file.
270
e02c96a7
DE
2712015-01-13 Doug Evans <dje@google.com>
272
273 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
274 binary.
275
576fd14c
JB
2762015-01-13 Joel Brobecker <brobecker@adacore.com>
277
278 * Makefile.in (clean mostlyclean): Do not delete *.py.
279
04dccad0
JB
2802015-01-13 Joel Brobecker <brobecker@adacore.com>
281
282 * gdb.python/py-lookup-type.exp: New file.
283
3d230f71
PA
2842015-01-12 Pedro Alves <palves@redhat.com>
285
286 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
287 restore GDBFLAGS before returning.
288
7e67715d
JK
2892015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
292 is_amd64_regs_target and is_x86_like_target.
293
f2e0d4b4
DE
2942015-01-11 Doug Evans <xdje42@gmail.com>
295
296 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
297 is given without an explicit form.
298 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
299 attributes.
300 * gdb.dwarf/corrupt.exp: Ditto.
301 * gdb.dwarf2/enum-type.exp: Ditto.
302 * gdb.trace/entry-values.exp: Ditto.
303 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
304
439250fb
DE
3052015-01-11 Doug Evans <xdje42@gmail.com>
306
307 PR gdb/15830
308 * gdb.base/maint.exp: Remove references to "maint demangle".
309 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
310 Add tests for explicitly specifying language to demangle.
311 * gdb.dlang/demangle.exp: Ditto.
312
ede9f622
PA
3132015-01-09 Pedro Alves <palves@redhat.com>
314
315 * gdb.threads/non-stop-fair-events.c: New file.
316 * gdb.threads/non-stop-fair-events.exp: New file.
317
a7b796db
PA
3182015-01-09 Pedro Alves <palves@redhat.com>
319
320 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
321 the global scope. Set a breakpoint after all threads are started
322 rather than stepping over two source lines. Expect the prompt.
323 * gdb.base/watch_thread_num.c (threads_started_barrier): New
324 global.
325 (NUM): Now 15.
326 (main): Use threads_started_barrier to wait for all threads to
327 start. Main thread no longer calls thread_function. Exit after
328 180 seconds.
329 (loop): New function.
330 (thread_function): Wait on threads_started_barrier barrier. Call
331 'loop' at each iteration.
332 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
333 threads have started, instead of hardcoding number of "next"
334 steps. Use an access watchpoint instead of a write watchpoint.
335
9665ffdd
PA
3362015-01-09 Pedro Alves <palves@redhat.com>
337
338 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
339 (thread_func): Wait on barrier.
340 (main): Wait for all threads to start before stopping GDB.
341 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
342 global.
343 (thread1_func, thread2_func): Wait on barrier.
344 (main): Wait for all threads to start before stopping GDB.
345 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
346 New global.
347 (thread1_func, thread2_func): Wait on barrier.
348 (main): Wait for all threads to start before stopping GDB.
349
c945a99f
PA
3502015-01-09 Pedro Alves <palves@redhat.com>
351
352 * gdb.threads/attach-many-short-lived-threads.c: New file.
353 * gdb.threads/attach-many-short-lived-threads.exp: New file.
354
c1a747c1
PA
3552014-01-09 Pedro Alves <palves@redhat.com>
356
357 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
358 instead of to thread 2.
359 * gdb.threads/signal-command-multiple-signals-pending.c (main):
360 Add barrier around each pthread_create call instead of around all
361 calls.
362 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
363 Set a break on thread_function and have the child threads hit it
364 one at at a time.
365
60b3033e
PA
3662015-01-09 Pedro Alves <palves@redhat.com>
367
368 * lib/gdb.exp (can_spawn_for_attach): New procedure.
369 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
370 false.
371 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
372 checking whether the target board is remote.
373 * gdb.multi/multi-attach.exp: Likewise.
374 * gdb.python/py-sync-interp.exp: Likewise.
375 * gdb.server/ext-attach.exp: Likewise.
376 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
377 tests that need to attach, instead of checking whether the target
378 board is remote at the top of the file.
379
acc018ac
YQ
3802015-01-08 Yao Qi <yao@codesourcery.com>
381
382 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
383
50a18af8
JK
3842015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
385
386 Fix testcase compilation.
387 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
388
8503d6e1
JB
3892015-01-06 Joel Brobecker <brobecker@adacore.com>
390
391 * gdb.python/py-type.exp: Add a couple test about empty
392 array creation, and negative-length array creation.
393
cc73dbcc
DE
3942015-01-02 Doug Evans <xdje42@gmail.com>
395
396 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
397
0300bbc7
DE
3982015-01-02 Doug Evans <dje@google.com>
399
400 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
401
9d85a0ec
YQ
4022014-12-29 Yao Qi <yao@codesourcery.com>
403
404 * gdb.trace/entry-values.exp: Update comments. Rename variable
405 bar_call_foo to returned_from_foo.
406
87186c6a
MMN
4072014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
408
409 PR gdb/17394
410 * gdb.linespec/break-asm-file.c: New file.
411 * gdb.linespec/break-asm-file.exp: New file.
412 * gdb.linespec/break-asm-file0.s: New file.
413 * gdb.linespec/break-asm-file1.s: New file.
414
1bab7383
YQ
4152014-12-18 Nigel Stephens <nigel@mips.com>
416 Maciej W. Rozycki <macro@codesourcery.com>
417
418 * gdb.base/float.exp: Handle the new output from "info float" on
419 MIPS targets.
420
1bc1068a
JK
4212014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
422
423 Fix MinGW compilation.
424 * gdb.compile/compile-ops.exp: Update untested message if
425 !skip_compile_feature_tests.
426 * gdb.compile/compile-setjmp.exp: Likewise.
427 * gdb.compile/compile-tls.exp: Likewise.
428 * gdb.compile/compile.exp: Likewise.
429 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
430 supported on this host".
431
b6615d10
DE
4322014-12-16 Doug Evans <xdje42@gmail.com>
433
434 * boards/stabs.exp: New file.
435
25dda427
AA
4362014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
437
438 * gdb.base/completion.exp: Adjust to format changes of "maint
439 print user-registers".
440
bf330350
CU
4412014-12-16 Catalin Udma <catalin.udma@freescale.com>
442
443 PR server/17457
444 * gdb.arch/aarch64-fp.c: New file.
445 * gdb.arch/aarch64-fp.exp: New file.
446
395cf596
SDJ
4472014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
448
449 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
450 r210637, r210913, r211666, r215400, r215817).
451
452 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
453 * dg-extract-results.py: New file.
454 * dg-extract-results.sh: Use it if the environment seems
455 suitable.
456
457 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
458
459 * dg-extract-results.py (parse_run): Handle warnings that
460 are printed before a test harness is run.
461
462 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
463
464 * dg-extract-results.py (Named): Remove __cmp__ method.
465 (output_variation): Use a key to sort variation.harnesses.
466
467 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
468
469 * dg-extract-results.py: For Python 3, force sys.stdout to
470 handle surrogate escape sequences.
471 (safe_open): New function.
472 (output_segment, main): Use it.
473
474 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
475
476 * dg-extract-results.py (Prog.result_re): Include options
477 in test name.
478
479 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
480
481 * dg-extract-results.py (output_variation): Always sort if
482 do_sum.
483
e882ef3c
SM
4842014-12-15 Simon Marchi <simon.marchi@ericsson.com>
485
486 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
487 as long as we get pagination notifications.
488
4992aa20
JM
4892014-12-15 Jason Merrill <jason@redhat.com>
490
491 * Makefile.in (check-gdb.%): Restore.
492 * README: Mention it.
493
c1b5a1a6
JB
4942014-12-13 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.ada/str_uninit: New testcase.
497
5537b577
JK
4982014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
499
500 PR symtab/17642
501 * gdb.base/vla-stub-define.c: New file.
502 * gdb.base/vla-stub.c: New file.
503 * gdb.base/vla-stub.exp: New file.
504
bb2ec1b3
TT
5052014-12-12 Phil Muldoon <pmuldoon@redhat.com>
506 Jan Kratochvil <jan.kratochvil@redhat.com>
507 Tom Tromey <tromey@redhat.com>
508
509 * configure.ac: Add gdb.compile/.
510 * configure: Regenerate.
511 * gdb.compile/Makefile.in: New file.
512 * gdb.compile/compile-ops.exp: New file.
513 * gdb.compile/compile-ops.c: New file.
514 * gdb.compile/compile-tls.c: New file.
515 * gdb.compile/compile-tls.exp: New file.
516 * gdb.compile/compile-constvar.S: New file.
517 * gdb.compile/compile-constvar.c: New file.
518 * gdb.compile/compile-mod.c: New file.
519 * gdb.compile/compile-nodebug.c: New file.
520 * gdb.compile/compile-setjmp-mod.c: New file.
521 * gdb.compile/compile-setjmp.c: New file.
522 * gdb.compile/compile-setjmp.exp: New file.
523 * gdb.compile/compile-shlib.c: New file.
524 * gdb.compile/compile.c: New file.
525 * gdb.compile/compile.exp: New file.
526 * lib/gdb.exp (skip_compile_feature_tests): New proc.
527
4ff709eb
TT
5282014-12-12 Tom Tromey <tromey@redhat.com>
529
530 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
531 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
532
6dddd6a5
DE
5332014-12-12 Doug Evans <dje@google.com>
534
535 * lib/gdb-python.exp (get_python_valueof): New function.
536 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
537
71c24708
AA
5382014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
539
540 * gdb.base/completion.exp: Add test for completion of "info
541 registers ".
542
3e29f34a
MR
5432014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
544
545 * gdb.base/func-ptrs.c: New file.
546 * gdb.base/func-ptrs.exp: New file.
547
fc126975
SM
5482014-12-10 Simon Marchi <simon.marchi@ericsson.com>
549
550 PR breakpoints/17012
551 * gdb.base/dprintf-detach.c: New file.
552 * gdb.base/dprintf-detach.exp: New file.
553
0a46d518
SM
5542014-12-10 Simon Marchi <simon.marchi@ericsson.com>
555
556 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
557 * lib/gdb.exp (target_is_gdbserver): New procedure.
558
a0be3e44
DE
5592014-12-08 Doug Evans <dje@google.com>
560
561 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
562
df1b803a
YQ
5632014-12-05 Yao Qi <yao@codesourcery.com>
564
565 * gdb.guile/scm-error.exp: Remove the third argument to
566 gdb_remote_download.
567 * gdb.guile/scm-frame-args.exp: Likewise.
568 * gdb.guile/scm-section-script.exp: Likewise.
569
ddb9f679
YQ
5702014-12-05 Yao Qi <yao@codesourcery.com>
571
572 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
573
86e4ed39
DE
5742014-12-04 Doug Evans <dje@google.com>
575
576 * gdb.python/py-objfile.exp: Add tests for
577 objfile.add_separate_debug_file.
578
7c50a931
DE
5792014-12-04 Doug Evans <dje@google.com>
580
581 * lib/gdb.exp (get_build_id): New function.
582 (build_id_debug_filename_get): Rewrite to use it.
583 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
584
621661e3
MR
5852014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
586
587 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
588 `method(long)', not just 0x0.
589 * gdb.cp/nsalias.exp: Align code labels to 4.
590 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
591 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
592 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
593 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
594 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
595 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
596
29f0c3b7
DE
5972014-12-02 Doug Evans <dje@google.com>
598
e1e061e7 599 PR symtab/17602
29f0c3b7 600 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 601 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
602 * gdb.cp/anon-ns.exp: Update.
603
162078c8
NB
6042014-12-02 Nick Bull <nicholaspbull@gmail.com>
605
606 * gdb.python/py-events.py (inferior_call_handler): New.
607 (register_changed_handler, memory_changed_handler): New.
608 (test_events.invoke): Register new handlers.
609 * gdb.python/py-events.exp: Add tests for inferior call,
610 memory_changed and register_changed events.
611
fdb09caf
AA
6122014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
613
614 * gdb.base/execl-update-breakpoints.exp: Specify the link address
615 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
616 if the linker doesn't understand this.
617
55cfb2c4
SM
6182014-12-01 Simon Marchi <simon.marchi@ericsson.com>
619
620 * gdb.python/python.exp: Change expected reply to help().
621
9e8cd6df
YQ
6222014-12-01 Yao Qi <yao@codesourcery.com>
623
624 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
625 AC_CONFIG_SUBDIRS(gdb.gdbtk).
626 * configure: Re-generated.
627
6c659fc2
SC
6282014-11-28 Siva Chandra Reddy <sivachandra@google.com>
629
630 * gdb.cp/chained-calls.cc: New file.
631 * gdb.cp/chained-calls.exp: New file.
632 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
633
d7fc3181
SM
6342014-11-28 Simon Marchi <simon.marchi@ericsson.com>
635
636 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
637 * gdb.dwarf2/symtab-producer.exp: Same.
638 * gdb.gdb/python-interrupts.exp: Same.
639 * gdb.gdb/python-selftest.exp: Same.
640 * gdb.python/py-linetable.exp: Same.
641 * gdb.python/py-type.exp: Same.
642 * gdb.python/py-value-cc.exp: Same.
643 * gdb.python/py-value.exp: Same.
644
10e79639
YQ
6452014-11-28 Yao Qi <yao@codesourcery.com>
646
647 * gdb.base/break-probes.exp: Match library name prefixed with
648 sysroot.
649
f28a0564
SM
6502014-11-27 Simon Marchi <simon.marchi@ericsson.com>
651
652 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
653 test expected output. Add parentheses for the call to print.
654 Remove L suffix from integers.
655
3fe1ce1d
DE
6562014-11-26 Doug Evans <dje@google.com>
657
658 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
659
84429e27
YQ
6602014-11-22 Yao Qi <yao@codesourcery.com>
661
662 * gdb.trace/entry-values.c: Remove asms.
663 (foo): Add foo_label.
664 (bar): Add bar_label.
665 * gdb.trace/entry-values.exp: Remove code computing foo's
666 length and bar's length.
667 (Dwarf::assemble): Invoke function_range for bar and use
668 MACRO_AT_func for foo.
669
26741859
YQ
6702014-11-22 Yao Qi <yao@codesourcery.com>
671
672 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
673 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
674 Use .Lgcc43_procstart instead of gcc43.
675
45e44d27
JB
6762014-11-21 Joel Brobecker <brobecker@adacore.com>
677
678 * gdb.ada/n_arr_bound: New testcase.
679
458c8db8
SDJ
6802014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
681
682 PR breakpoints/10737
683 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
684 test_catch_syscall_multi_arch.
685 (test_catch_syscall_multi_arch): New function.
686
43f3e411
DE
6872014-11-20 Doug Evans <xdje42@gmail.com>
688
689 * gdb.base/maint.exp: Update expected output.
690
0d7b2549
AA
6912014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
692
693 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
694 4-byte instruction on S390.
695
8908fca5
JB
6962014-11-19 Joel Brobecker <brobecker@adacore.com>
697
698 * gdb.ada/arr_arr: New testcase.
699
4a46959e
JB
7002014-11-19 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.ada/pkd_arr_elem: New Testcase.
703
470e2f4e
LM
7042014-11-18 Luis Machado <lgustavo@codesourcery.com>
705
706 * gdb.reverse/break-precsave: Expect completion message for
707 core file reads.
708 * gdb.reverse/consecutive-precsave.exp: Likewise.
709 * gdb.reverse/finish-precsave.exp: Likewise.
710 * gdb.reverse/i386-precsave.exp: Likewise.
711 * gdb.reverse/machinestate-precsave.exp: Likewise.
712 * gdb.reverse/sigall-precsave.exp: Likewise.
713 * gdb.reverse/solib-precsave.exp: Likewise.
714 * gdb.reverse/step-precsave.exp: Likewise.
715 * gdb.reverse/until-precsave.exp: Likewise.
716 * gdb.reverse/watch-precsave.exp: Likewise.
717
a267f3ad
AA
7182014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
719
720 * gdb.base/bp-permanent.c: Include unistd.h.
721 * gdb.python/py-framefilter-mi.c (main): Add return type.
722 * gdb.python/py-framefilter.c (main): Likewise.
723 * gdb.trace/actions-changed.c (main): Likewise.
724
12084a9a
AA
7252014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
726
727 * gdb.mi/until.c: Add eye-catchers.
728 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
729 line numbers.
730
dc7e1a77
AA
7312014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
732
733 * gdb.base/condbreak.exp: Drop references to removed non-prototype
734 function header variants in break1.c.
735 * gdb.base/ena-dis-br.exp: Likewise.
736 * gdb.base/hbreak2.exp: Likewise.
737 * gdb.reverse/until-precsave.exp: Drop references to removed
738 non-prototype function header variants in ur1.c.
739 * gdb.reverse/until-reverse.exp: Likewise.
740
41c77605
PM
7412014-11-17 Petr Machata <pmachata@redhat.com>
742
743 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
744 ${_cu_offset_size} bytes abbrev offset.
745
34248c3a
DE
7462014-11-15 Doug Evans <xdje42@gmail.com>
747
748 PR symtab/17559
749 * gdb.base/line-symtabs.exp: New file.
750 * gdb.base/line-symtabs.c: New file.
751 * gdb.base/line-symtabs.h: New file.
752
646da059
YQ
7532014-11-14 Yao Qi <yao@codesourcery.com>
754
755 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
756 (func): Add label func_label.
757 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
758 Replace low_pc and high_pc with MACRO_AT_range.
759 Replace name, low_pc and high_pc with MACRO_AT_func.
760
9301ebe6
YQ
7612014-11-14 Yao Qi <yao@codesourcery.com>
762
763 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
764 Replace name, low_pc and high_pc with MACRO_AT_func.
765
f166b542
YQ
7662014-11-14 Yao Qi <yao@codesourcery.com>
767
768 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
769 produce debug information.
770 * gdb.dwarf2/implptr-optimized-out.S: Removed.
771
0f6e71e3
YQ
7722014-11-14 Yao Qi <yao@codesourcery.com>
773
774 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
775 object and get function length.
776 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
777 with MACRO_AT_func.
778 (top-level): Replace gdb_compile and clean_restart with
779 prepare_for_testing.
780 * gdb.dwarf2/main.c (main): Add label main_label.
781
876c4df9
YQ
7822014-11-14 Yao Qi <yao@codesourcery.com>
783
784 * lib/dwarf.exp (function_range): New procedure.
785 (Dwarf::_handle_macro_at_func): New procedure.
786 (Dwarf::_handle_macro_at_range): New procedure.
787 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
788
02ad9cf1
YQ
7892014-11-14 Yao Qi <yao@codesourcery.com>
790
791 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
792 (_handle_attribute): New procedure.
793
a59add0c
AA
7942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
795
796 * gdb.ada/cond_lang/foo.c (callme): Add return type.
797 * gdb.base/call-sc.c (zed): Likewise.
798 * gdb.base/checkpoint.c (main): Likewise.
799 * gdb.base/dump.c (main): Likewise.
800 * gdb.base/gcore.c (main): Likewise.
801 * gdb.base/huge.c (main): Likewise.
802 * gdb.base/multi-forks.c (main): Likewise.
803 * gdb.base/pr10179-a.c (main): Likewise.
804 * gdb.base/savedregs.c (main): Likewise.
805 * gdb.base/sigaltstack.c (main): Likewise.
806 * gdb.base/siginfo.c (main): Likewise.
807 * gdb.base/structs.c (zed): Likewise.
808 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
809 * gdb.mi/mi-syn-frame.c (main): Likewise.
810 * gdb.mi/until.c (foo, main): Likewise.
811 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
812 * gdb.base/solib-weak.c (foo): Declare.
813 * gdb.base/attach-twice.c: Include stdio.h.
814 * gdb.base/weaklib1.c: Likewise.
815 * gdb.base/weaklib2.c: Likewise.
816 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
817 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
818 unistd.h.
819 * gdb.base/attach-pie-misread.c: Include stdlib.h.
820 * gdb.mi/mi-exit-code.c: Likewise.
821 * gdb.base/break-interp-lib.c: Include string.h.
822 * gdb.base/coremaker.c: Likewise.
823 * gdb.base/testenv.c: Likewise.
824 * gdb.python/py-finish-breakpoint.c: Likewise.
825 * gdb.base/inferior-died.c: Include sys/wait.h.
826 * gdb.base/fileio.c: Include time.h.
827 * gdb.base/async-shell.c: Include unistd.h.
828 * gdb.base/dprintf-non-stop.c: Likewise.
829 * gdb.base/info-os.c: Likewise.
830 * gdb.mi/mi-console.c: Likewise.
831 * gdb.mi/watch-nonstop.c: Likewise.
832 * gdb.python/py-events.c: Likewise.
833 * gdb.base/async.c (baz): Move up before its invocation.
834 * gdb.base/code_elim2.c (my_global_func): Likewise.
835 * gdb.base/skip-solib-lib.c (multiply): Likewise.
836 * gdb.base/advance.c (func2): Likewise.
837
3b5d5997
AA
8382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
839
840 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
841 variant.
842 * gdb.base/annota3.c: Likewise.
843 * gdb.base/async.c: Likewise.
844 * gdb.base/average.c: Likewise.
845 * gdb.base/call-ar-st.c: Likewise.
846 * gdb.base/call-rt-st.c: Likewise.
847 * gdb.base/call-sc.c: Likewise.
848 * gdb.base/call-strs.c: Likewise.
849 * gdb.base/ending-run.c: Likewise.
850 * gdb.base/execd-prog.c: Likewise.
851 * gdb.base/exprs.c: Likewise.
852 * gdb.base/foll-exec.c: Likewise.
853 * gdb.base/foll-fork.c: Likewise.
854 * gdb.base/foll-vfork.c: Likewise.
855 * gdb.base/funcargs.c: Likewise.
856 * gdb.base/gcore.c: Likewise.
857 * gdb.base/jump.c: Likewise.
858 * gdb.base/langs0.c: Likewise.
859 * gdb.base/langs1.c: Likewise.
860 * gdb.base/langs2.c: Likewise.
861 * gdb.base/mips_pro.c: Likewise.
862 * gdb.base/nodebug.c: Likewise.
863 * gdb.base/opaque0.c: Likewise.
864 * gdb.base/opaque1.c: Likewise.
865 * gdb.base/recurse.c: Likewise.
866 * gdb.base/run.c: Likewise.
867 * gdb.base/scope0.c: Likewise.
868 * gdb.base/scope1.c: Likewise.
869 * gdb.base/setshow.c: Likewise.
870 * gdb.base/setvar.c: Likewise.
871 * gdb.base/shmain.c: Likewise.
872 * gdb.base/shr1.c: Likewise.
873 * gdb.base/shr2.c: Likewise.
874 * gdb.base/sigall.c: Likewise.
875 * gdb.base/signals.c: Likewise.
876 * gdb.base/so-indr-cl.c: Likewise.
877 * gdb.base/solib2.c: Likewise.
878 * gdb.base/structs.c: Likewise.
879 * gdb.base/sum.c: Likewise.
880 * gdb.base/vforked-prog.c: Likewise.
881 * gdb.base/watchpoint.c: Likewise.
882 * gdb.reverse/shr2.c: Likewise.
883 * gdb.reverse/until-reverse.c: Likewise.
884 * gdb.reverse/ur1.c: Likewise.
885 * gdb.reverse/watch-reverse.c: Likewise.
886
066a77c5
AA
8872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
888
889 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
890 variant.
891 * gdb.base/sepdebug.exp: Drop references to removed code.
892
4f204ea5
AA
8932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
894
895 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
896 variant. Preserve original line numbering.
897 * gdb.base/list1.c: Likewise.
898
3b377a3a
AA
8992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
900
901 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
902 variant.
903 * gdb.base/break1.c: Likewise.
904 * gdb.base/break.exp: Drop references to removed code.
905
e444df73
AA
9062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
907
908 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
909 variant.
910
8008f2a7
AA
9112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
912
913 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
914
a5a06887
AA
9152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
916
917 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
918 logic into perform_all_tests() and invoke it with and without
919 function header prototypes.
920 (do_function_calls): Remove conditional XFAIL for PR 5318.
921 (rerun_and_prepare): Remove duplicate code.
922 (perform_all_tests): New. Main logic moved here.
923
44dba9b9
AA
9242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
925
926 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
927 code guarded by #ifdef NO_PROTOTYPES.
928 (t_double_many_args): Likewise.
929 (DEF_FUNC_MANY_ARGS_1): Likewise.
930 (DEF_FUNC_VALUES_1): Likewise.
931 (t_structs_ldc): Renamed from t_structs_fc in conditional code
932 guarded by #ifdef PROTOTYPES.
933
d1fbcd56
AA
9342014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
935
936 * gdb.mi/mi-console.c: Add eye-catcher.
937 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
938 instead of literal line number.
939
b0e59b8f
AA
9402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
941
942 * gdb.base/shr2.c: Add eye-catcher.
943 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
944 line number.
945
78f98cca
AA
9462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
947
948 * gdb.base/jump.c: Add eye-catchers.
949 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
950 numbers.
951
58fa2af0
AA
9522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
953
954 * gdb.base/execd-prog.c: Add eye-catchers.
955 * gdb.base/foll-exec.c: Likewise.
956 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
957 line numbers.
958
04e5059b
AA
9592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
960
961 * gdb.base/ending-run.c: Add eye-catchers.
962 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
963 literal line numbers.
964
dbfdb174
AA
9652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
966
967 * gdb.base/call-rt-st.c: Add eye-catchers.
968 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
969 literal line numbers.
970
888a2ade
AA
9712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
972
973 * gdb.base/call-ar-st.c: Add eye-catchers.
974 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
975 literal line numbers.
976
6acc2dde
AA
9772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
978
979 * gdb.base/average.c: Add eye-catchers.
980 * gdb.base/sum.c: Likewise.
981 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
982 regexps dynamically.
983
9ecfcd1d
AA
9842014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
985
986 * gdb.base/solib1.c: Add eye-catchers.
987 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
988 literal line numbers.
989
78708b7c
PA
9902014-11-12 Pedro Alves <palves@redhat.com>
991
992 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
993 leader has exited.
994
af48d08f
PA
9952014-11-12 Pedro Alves <palves@redhat.com>
996
997 * gdb.arch/i386-bp_permanent.c: New file.
998 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
999 (srcfile): Set to i386-bp_permanent.c.
1000 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
1001 that stepi does not execute the 'leave' instruction, instead of
1002 testing it does execute.
1003 * gdb.base/bp-permanent.c: New file.
1004 * gdb.base/bp-permanent.exp: New file.
1005
af3768e9
DE
10062014-11-10 Doug Evans <xdje42@gmail.com>
1007
1008 PR symtab/17564
1009 * gdb.base/symtab-search-order.exp: New file.
1010 * gdb.base/symtab-search-order.c: New file.
1011 * gdb.base/symtab-search-order-1.c: New file.
1012 * gdb.base/symtab-search-order-shlib-1.c: New file.
1013
9de00a4a
PA
10142014-11-07 Pedro Alves <palves@redhat.com>
1015
1016 PR gdb/17511
1017 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
1018 i?86-*-linux*.
1019
e0f52461
SC
10202014-11-03 Siva Chandra Reddy <sivachandra@google.com>
1021
1022 PR c++/17494
1023 * gdb.cp/pr17494.cc: New file.
1024 * gdb.cp/pr17494.exp: New file.
1025
6ce8c980
YQ
10262014-11-02 Yao Qi <yao@codesourcery.com>
1027
1028 * gdb.python/python.exp: Get working directory and match the
1029 output of "set extended-prompt \\w " with it.
1030
02be9a71
DE
10312014-10-30 Doug Evans <dje@google.com>
1032
1033 * gdb.python/py-objfile.exp: Add tests for setting random attributes
1034 in objfiles.
1035 * gdb.python/py-progspace.exp: Add tests for setting random attributes
1036 in progspaces.
1037
3bdff46b
LM
10382014-10-30 Janis Johnson <janisjo@codesourcery.com>
1039
1040 * gdb.base/fullpath-expand.exp: Skip for a remote host.
1041 * gdb.base/realname-expand.exp: Likewise.
1042 * gdb.linespec/macro-relative.exp: Likewise.
1043
ab917dfb
PA
10442014-10-29 Pedro Alves <palves@redhat.com>
1045
1046 PR gdb/17408
1047 * gdb.threads/schedlock.c (some_function): New function.
1048 (call_function): New global.
1049 (MAYBE_CALL_SOME_FUNCTION): New macro.
1050 (thread_function): Call it.
1051 * gdb.threads/schedlock.exp (get_args): Add description parameter,
1052 and use it instead of a global counter. Adjust all callers.
1053 (get_current_thread): Use "find current thread" for test message
1054 here rather than having all callers pass down the same string.
1055 (goto_loop): New procedure, factored out from ...
1056 (my_continue): ... this.
1057 (step_ten_loops): Change parameter from test message to command to
1058 use. Adjust.
1059 (list_count): Delete global.
1060 (check_result): New procedure, factored out from duplicate top
1061 level code.
1062 (continue tests): Wrap in with_test_prefix.
1063 (test_step): New procedure, factored out from duplicate top level
1064 code.
1065 (top level): Test "step" in combination with all scheduler-locking
1066 modes. Test "next" in combination with all scheduler-locking
1067 modes, and in combination with stepping over a function call or
1068 not.
1069 * gdb.threads/next-bp-other-thread.c: New file.
1070 * gdb.threads/next-bp-other-thread.exp: New file.
1071
d3d4baed
PA
10722014-10-29 Pedro Alves <palves@redhat.com>
1073
1074 PR python/17372
1075 * gdb.python/python.exp: Test a multi-line command that spawns
1076 interactive Python.
1077 * gdb.base/multi-line-starts-subshell.exp: New file.
1078
563e8d85
YQ
10792014-10-29 Yao Qi <yao@codesourcery.com>
1080
1081 * gdb.base/fileio.exp: Make directories on host.
1082
0ea4d52e
YQ
10832014-10-29 Yao Qi <yao@codesourcery.com>
1084
1085 * gdb.base/fileio.c (test_write): Close the file.
1086
7f5ef605
PA
10872014-10-28 Pedro Alves <palves@redhat.com>
1088
1089 PR gdb/12623
1090 * gdb.base/sigstep.c (no_handler): New global.
1091 (main): If 'no_handler is true, set the signal handlers to
1092 SIG_IGN.
1093 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
1094 with_sw_watch and no_handler parameters. Handle them.
1095 (top level) <stepping over handler when stopped at a breakpoint
1096 test>: Add a test axis for testing with a software watchpoint, and
1097 another for testing with the signal handler set to SIG_IGN.
1098 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
1099 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
1100
abbdbd03
PA
11012014-10-28 Pedro Alves <palves@redhat.com>
1102
1103 PR gdb/17511
1104 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
1105 * gdb.base/sigstep.exp (other_handler_location): New global.
1106 (advance): Support stepping into the signal handler, and running
1107 commands while in the handler.
1108 (in_handler_map): New global.
1109 (top level): In the advance test, add combinations for getting
1110 into the handler with stepping commands, and for running commands
1111 in the handler. Add comment descripting the advancei tests.
1112
1df4399f
PA
11132014-10-28 Pedro Alves <palves@redhat.com>
1114
1115 * gdb.base/sigstep.exp: Use build_executable instead of
1116 prepare_for_testing.
1117 (top level): Move code that starts GDB, runs to main and creates a
1118 display to ...
1119 (restart): ... this new procedure.
1120 (top level): Move backtrace from signal handler test to ...
1121 (validate_backtrace): ... this new procedure.
1122 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
1123 with_test_prefix. Always restart GDB.
1124 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
1125 with_test_prefix. Always restart GDB. No need to delete
1126 breakpoints after the test.
1127 (test_skip_handler): Remove prefix parameter.
1128 (skip_over_handler, breakpoint_to_handler)
1129 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
1130 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
1131 restart GDB. No need to delete breakpoints after the test.
1132 (top level): Use foreach to call the test procedures with
1133 different commands.
1134
a5b6e449
PA
11352014-10-28 Pedro Alves <palves@redhat.com>
1136
1137 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
1138 instead of GNATS numbers.
1139 * gdb.base/sigbpt.exp: Likewise.
1140 * gdb.base/siginfo.exp: Likewise.
1141 * gdb.base/sigstep.exp: Likewise.
1142
e5f8a7cc
PA
11432014-10-27 Pedro Alves <palves@redhat.com>
1144
1145 * gdb.base/sigstep.c (dummy): New global.
1146 (main): Issue a couple writes to the new global.
1147 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
1148 procedures.
1149 (skip_over_handler): Use test_skip_handler.
1150 (top level): Call skip_over_handler for stepi and nexti too.
1151 (breakpoint_over_handler): Use test_skip_handler.
1152 (top level): Call breakpoint_over_handler for stepi and nexti too.
1153
763905a3
YQ
11542014-10-27 Yao Qi <yao@codesourcery.com>
1155
1156 * gdb.trace/tfile.c (adjust_function_address)
1157 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
1158 function descriptor.
1159
6f259a23
DB
11602014-10-24 Don Breazeal <donb@codesourcery.com>
1161
1162 * gdb.base/foll-fork.exp (test_follow_fork,
1163 catch_fork_child_follow): Check for updated fork messages emitted
1164 from infrun.c.
1165 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
1166 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
1167 vfork_and_exec_child_follow_through_step): Check for updated vfork
1168 messages emitted from infrun.c.
1169
09dd9a69
PA
11702014-10-24 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.base/corefile.exp: Remove references to ultrix.
1173 * gdb.base/interrupt.exp: Likewise.
1174 * gdb.base/whatis.exp: Likewise.
1175 * gdb.gdb/selftest.exp: Likewise.
1176 * gdb.threads/manythreads.exp: Likewise.
1177 * gdb.threads/print-threads.exp: Likewise.
1178 * gdb.threads/pthreads.exp:: Likewise.
1179 * gdb.threads/schedlock.exp: Likewise.
1180
3433cfa5
SC
11812014-10-24 Siva Chandra Reddy <sivachandra@google.com>
1182
1183 * gdb.cp/non-trivial-retval.cc: Add a test case.
1184 * gdb.cp/non-trivial-retval.exp: Add a test.
1185
092f880b
YQ
11862014-10-20 Yao Qi <yao@codesourcery.com>
1187
1188 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
1189 * gdb.python/py-objfile-script-gdb.py: New file.
1190 * gdb.python/py-objfile-script.exp: Update reference to
1191 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
1192 of remote_download. Remove the dest file.
1193
acbdb7f3
YQ
11942014-10-20 Yao Qi <yao@codesourcery.com>
1195
1196 * gdb.base/checkpoint.exp: Don't remove file copied on host.
1197 * gdb.base/step-line.exp: Likewise.
1198 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
1199 * gdb.dwarf2/dw2-basic.exp: Likewise.
1200 * gdb.dwarf2/dw2-compressed.exp: Likewise.
1201 * gdb.dwarf2/dw2-filename.exp: Likewise.
1202 * gdb.dwarf2/dw2-intercu.exp: Likewise.
1203 * gdb.dwarf2/dw2-intermix.exp: Likewise.
1204 * gdb.dwarf2/dw2-producer.exp: Likewise.
1205 * gdb.dwarf2/mac-fileno.exp: Likewise.
1206 * gdb.python/py-frame-args.exp: Likewise.
1207 * gdb.python/py-framefilter.exp: Likewise.
1208 * gdb.python/py-mi.exp: Likewise.
1209 * gdb.python/py-objfile-script.exp: Likewise
1210 * gdb.python/py-pp-integral.exp: Likewise.
1211 * gdb.python/py-pp-re-notag.exp: Likewise.
1212 * gdb.python/py-prettyprint.exp: Likewise.
1213 * gdb.python/py-section-script.exp: Likewise.
1214 * gdb.python/py-typeprint.exp: Likewise.
1215 * gdb.python/py-xmethods.exp: Likewise.
1216 * gdb.stabs/weird.exp: Likewise.
1217 * gdb.xml/tdesc-regs.exp: Likewise.
1218
bd286a29
KCY
12192014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
1220
1221 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
1222 (out_cu): Use addr_len for the size of addresses.
1223 (out_line): Likewise. Size DW_LNE_set_address instruction
1224 according to addr_len.
1225 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
1226 (FUNC): Add START_INSNS to definition.
1227
673dc4a0
YQ
12282014-10-18 Yao Qi <yao@codesourcery.com>
1229
1230 * gdb.base/argv0-symlink.exp: Check argv[0] value if
1231 gdb_has_argv0 return true.
1232 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
1233 check [target_info exists noargs], check [gdb_has_argv0]
1234 instead.
1235 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1236 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
1237 procedures.
1238
4ffbba72
DE
12392014-10-17 Doug Evans <dje@google.com>
1240
1241 * gdb.python/py-events.exp: Update expected output for clear_objfiles
1242 event.
1243 * gdb.python/py-events.py: Add clear_objfiles event.
1244
d096d8c1
DE
12452014-10-17 Doug Evans <dje@google.com>
1246
1247 * gdb.python/py-objfile.exp: Test progspace attribute.
1248
a80db015
LM
12492014-10-17 Luis Machado <lgustavo@codesourcery.com>
1250
1251 * gdb.guile/scm-breakpoint.exp: Do not assume any
1252 directory separators when matching source file paths.
1253 * gdb.python/py-breakpoint.exp: Likewise.
1254 * gdb.reverse/break-precsave.exp: Likewise.
1255 * gdb.reverse/break-reverse.exp: Likewise.
1256 * gdb.reverse/consecutive-precsave.exp: Likewise.
1257 * gdb.reverse/finish-precsave.exp: Likewise.
1258 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
1259 * gdb.reverse/finish-reverse.exp: Likewise.
1260 * gdb.reverse/i386-precsave.exp: Likewise.
1261 * gdb.reverse/i387-env-reverse.exp: Likewise.
1262 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1263 * gdb.reverse/machinestate-precsave.exp: Likewise.
1264 * gdb.reverse/machinestate.exp: Likewise.
1265 * gdb.reverse/sigall-precsave.exp: Likewise.
1266 * gdb.reverse/solib-precsave.exp: Likewise.
1267 * gdb.reverse/step-precsave.exp: Likewise.
1268 * gdb.reverse/until-precsave.exp: Likewise.
1269 * gdb.reverse/watch-precsave.exp: Likewise.
1270 * gdb.reverse/watch-reverse.exp: Likewise.
1271
b22089ab
YQ
12722014-10-17 Yao Qi <yao@codesourcery.com>
1273
1274 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
1275 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
1276
6c4486e6
PA
12772014-10-17 Pedro Alves <palves@redhat.com>
1278
1279 PR gdb/17471
1280 * gdb.base/bg-execution-repeat.c: New file.
1281 * gdb.base/bg-execution-repeat.exp: New file.
1282
0ff33695
PA
12832014-10-17 Pedro Alves <palves@redhat.com>
1284
1285 PR gdb/17300
1286 * gdb.base/continue-all-already-running.c: New file.
1287 * gdb.base/continue-all-already-running.exp: New file.
1288
6fdebc3d
PA
12892014-10-17 Pedro Alves <palves@redhat.com>
1290
1291 PR gdb/17472
1292 * gdb.base/annota-input-while-running.c: New file.
1293 * gdb.base/annota-input-while-running.exp: New file.
1294
32a8097b
PA
12952014-10-17 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.base/callfuncs.exp: emove references to osf.
1298 * gdb.base/sigall.exp: Likewise.
1299 * gdb.gdb/selftest.exp: Likewise.
1300 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
1301 * gdb.mi/non-stop.c: Likewise.
1302 * gdb.mi/pthreads.c: Likewise.
1303 * gdb.reverse/sigall-precsave.exp: Likewise.
1304 * gdb.reverse/sigall-reverse.exp: Likewise.
1305 * gdb.threads/pthreads.c: Likewise.
1306 * gdb.threads/pthreads.exp: Likewise.
1307
7a3517ff
YQ
13082014-10-17 Yao Qi <yao@codesourcery.com>
1309
1310 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
1311 check 'target_info exists noargs'.
1312 (test_command_prompt_position): Likewise.
1313 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
1314 Remove "set args".
1315 (progvar_simple_while_test): Likewise.
1316 (progvar_complex_if_while_test): Likewise.
1317 (if_while_breakpoint_command_test): Likewise.
1318 (infrun_breakpoint_command_test): Likewise.
1319 (breakpoint_command_test): Likewise.
1320 (watchpoint_command_test): Likewise.
1321 (bp_deleted_in_command_test): Likewise.
1322 (temporary_breakpoint_commands): Likewise.
1323
bb99c472
YQ
13242014-10-16 Yao Qi <yao@codesourcery.com>
1325
1326 * gdb.base/remotetimeout.exp: Remove noargs checking.
1327
7c16b83e
PA
13282014-10-15 Pedro Alves <palves@redhat.com>
1329
1330 PR breakpoints/9649
1331 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
1332 * gdb.base/breakpoint-in-ro-region.exp
1333 (probe_target_hardware_step): New procedure.
1334 (top level): Probe hardware stepping and hardware breakpoint
1335 support. Test stepping through a read-only region, with both
1336 "breakpoint auto-hw" on and off and both "always-inserted" on and
1337 off.
1338
35a49624
IB
13392014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
1340
1341 * gdb.dlang/demangle.exp: Update for demangling changes.
1342
2d1c107c
SC
13432014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1344
1345 * gdb.cp/non-trivial-retval.cc: Add new test cases.
1346 * gdb.cp/non-trivial-retval.exp: Add new tests.
1347
778811d5
SC
13482014-10-15 Siva Chandra Reddy <sivachandra@google.com>
1349
1350 PR c++/13403
1351 PR c++/15154
1352 * gdb.cp/non-trivial-retval.cc: New file.
1353 * gdb.cp/non-trivial-retval.exp: New file.
1354
10c5f0a8
YQ
13552014-10-15 Yao Qi <yao@codesourcery.com>
1356
1357 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
1358 remote host.
1359
65d7b369
YQ
13602014-10-15 Yao Qi <yao@codesourcery.com>
1361
1362 * gdb.python/py-symbol.exp: Match file base name if host is
1363 remote, otherwise match file name with dir name.
1364 * gdb.python/py-symtab.exp: Likewise.
1365 * gdb.python/python.exp: Likewise.
1366
46dc1394
YQ
13672014-10-15 Yao Qi <yao@codesourcery.com>
1368
1369 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
1370 pattern.
1371 * gdb.python/py-symtab.exp: Likewise.
1372 * gdb.python/python.exp: Remove trailing ".*". Fix typo
1373 locationn.
1374
c40cc657
JB
13752014-10-14 Joel Brobecker <brobecker@adacore.com>
1376
1377 * gdb.ada/addr_arith: New testcase.
1378
2abf49e1
MR
13792014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
1380
1381 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
1382 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
1383 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
1384 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
1385
f7088df3
SDJ
13862014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
1387
1388 * gdb.arch/stap-eval-lang-ada.S: Likewise.
1389 * gdb.arch/stap-eval-lang-ada.c: Likewise.
1390 * gdb.arch/stap-eval-lang-ada.exp: New file.
1391
4dc06805
YQ
13922014-10-14 Yao Qi <yao@codesourcery.com>
1393
1394 * gdb.mi/mi-var-child.c (nothing1): New function.
1395 (nothing2): New function.
1396 (do_children_tests): Set function pointers by nothing1 and
1397 nothing2.
1398 * gdb.mi/mi-var-child.exp: Step over new added statements.
1399 Update test to match the new output.
1400 * gdb.mi/var-cmd.c (nothing1): New function.
1401 (nothing2): New function.
1402 (do_children_tests): Set function pointers by nothing1 and
1403 nothing2.
1404 * gdb.mi/mi-var-display.exp: Update test to match output.
1405 Step to the line specified by $line_dct_nothing.
1406 Increase the number of lines to step.
1407
46a93de2
YQ
14082014-10-14 Yao Qi <yao@codesourcery.com>
1409
1410 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
1411 tests.
1412 * gdb.mi/mi2-var-child.exp: Likewise.
1413
14ea52ee
DE
14142014-10-13 Doug Evans <dje@google.com>
1415
1416 * gdb.python/py-objfile.exp: Change name of file name test.
1417
e5c6e92b
DE
14182014-10-13 Doug Evans <dje@google.com>
1419
1420 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
1421 from the start of the CU.
1422
c780cc2f
JK
14232014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1424 Yao Qi <yao@codesourcery.com>
1425
1426 Fix "save breakpoints" for "catch" command.
1427 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
1428 Remove -nonewline. Match also the added "main" line.
1429
99894e11
JK
14302014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1431
1432 Fix "save breakpoints" for "disable $bpnum" command.
1433 * gdb.base/save-bp.c (main): Add label.
1434 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
1435
6e1ac5a3
JK
14362014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
1439
754dd2b0
YQ
14402014-10-11 Yao Qi <yao@codesourcery.com>
1441
1442 * gdb.server/server-kill.exp: Execute command
1443 "set remote trace-status-packet on" before "tstatus".
1444
f90183d7
YQ
14452014-10-11 Yao Qi <yao@codesourcery.com>
1446
1447 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
1448 (main): Call getppid.
1449 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
1450 and continue to it. Read variable "server_pid".
1451
bf40a607
YQ
14522014-10-11 Yao Qi <yao@codesourcery.com>
1453
1454 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
1455
052ca370
YQ
14562014-10-11 Yao Qi <yao@codesourcery.com>
1457
1458 * gdb.threads/thread-find.exp: Don't execute command
1459 "info threads".
1460 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
1461 * gdb.threads/linux-dp.exp: Don't check the condition
1462 $threads_created equals to zero.
1463
3831839c
PA
14642014-10-10 Pedro Alves <palves@redhat.com>
1465
1466 * gdb.base/bigcore.exp: Remove references to IRIX.
1467 * gdb.base/funcargs.exp: Likewise.
1468 * gdb.base/interrupt.exp: Likewise.
1469 * gdb.base/mips_pro.exp: Likewise.
1470 * gdb.base/nodebug.exp: Likewise.
1471 * gdb.base/setvar.exp: Likewise.
1472 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
1473
8b9a549d
PA
14742014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1475 Pedro Alves <palves@redhat.com>
1476
1477 PR symtab/14466
1478 * gdb.base/vdso-warning.c: New file.
1479 * gdb.base/vdso-warning.exp: New file.
1480
d48ba5e8
DE
14812014-10-02 Doug Evans <dje@google.com>
1482
1483 * gdb.base/structs.c (main): Don't run forever.
1484
2278c276
PA
14852014-10-02 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
1488 (top level) <stop threads 1, stop threads 2>: Use it.
1489
b57bacec
PA
14902014-10-02 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.threads/break-while-running.exp (test): Add new
1493 'update_thread_list' argument. Skip "info threads" if false.
1494 (top level): Add new 'update_thread_list' axis.
1495
13fd3ff3
PA
14962014-10-02 Pedro Alves <palves@redhat.com>
1497
1498 PR breakpoints/17431
1499 * gdb.base/execl-update-breakpoints.c: New file.
1500 * gdb.base/execl-update-breakpoints.exp: New file.
1501
0fec99e8
PA
15022014-10-01 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.base/breakpoint-in-ro-region.c: New file.
1505 * gdb.base/breakpoint-in-ro-region.exp: New file.
1506
2ddf4301
SM
15072014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1508
1509 * gdb.mi/mi-exit-code.exp: New file.
1510 * gdb.mi/mi-exit-code.c: New file.
1511
6a5f3f43
YQ
15122014-09-30 Yao Qi <yao@codesourcery.com>
1513
1514 * lib/prelink-support.exp (build_executable_own_libs): Error if
1515 the target isn't native.
1516
345bcc73
YQ
15172014-09-30 Yao Qi <yao@codesourcery.com>
1518
1519 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
1520 false.
1521
a25a5a45
PA
15222014-09-22 Pedro Alves <palves@redhat.com>
1523
1524 * gdb.threads/break-while-running.exp: New file.
1525 * gdb.threads/break-while-running.c: New file.
1526
00ba3162
YQ
15272014-09-19 Yao Qi <yao@codesourcery.com>
1528
1529 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
1530 Invoke test. Restart GDB with --readnow and invoke test again.
1531
c3b7b696
YQ
15322014-09-19 Yao Qi <yao@codesourcery.com>
1533
1534 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
1535 proc set_breakpoint_on_gcd_function. Invoke
1536 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
1537 invoke set_breakpoint_on_gcd_function again.
1538
2b4fd423
DE
15392014-09-18 Doug Evans <dje@google.com>
1540
1541 * gdb.dwarf2/symtab-producer.exp: New file.
1542
a5947601
SDJ
15432014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1544
1545 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
1546 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
1547 * gdb.base/global-var-nested-by-dso.c: Likewise.
1548 * gdb.base/global-var-nested-by-dso.exp: Likewise.
1549
91c19059
SDJ
15502014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1551 Pedro Alves <palves@redhat.com>
1552
1553 * gdb.base/watch-bitfields.exp: Pass string other than test file
1554 name to prepare_for_testing.
1555 (watch): New procedure.
1556 (expect_watchpoint): Use with_test_prefix.
1557 (top level): Factor out tests to ...
1558 (test_watch_location, test_regular_watch): ... these new
1559 procedures, and use with_test_prefix and gdb_continue_to_end.
1560
bb9d5f81
PP
15612014-09-16 Patrick Palka <patrick@parcs.ath.cx>
1562
1563 PR breakpoints/12526
1564 * gdb.base/watch-bitfields.exp: New file.
1565 * gdb.base/watch-bitfields.c: New file.
1566
635856f5
PA
15672014-09-16 Pedro Alves <palves@redhat.com>
1568
1569 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
1570 software and hardware addresses, not software address against
1571 itself.
1572
7280ceea
PA
15732014-09-16 Pedro Alves <palves@redhat.com>
1574
1575 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
1576 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
1577
428b16bd
PA
15782014-09-16 Pedro Alves <palves@redhat.com>
1579
1580 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
1581 files.
1582 * gdb.base/a2-run.exp: Remove all code guarded by istarget
1583 "*-*-vxworks*" throughout.
1584 * gdb.base/break.exp: Likewise.
1585 * gdb.base/default.exp: Likewise.
1586 * gdb.base/scope.exp: Likewise.
1587 * gdb.base/sepdebug.exp: Likewise.
1588 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
1589 throughout.
1590 * gdb.base/run.c: Likewise.
1591 * gdb.base/sepdebug.c: Likewise.
1592 * gdb.hp/gdb.aCC/run.c: Likewise.
1593 * gdb.reverse/until-reverse.c: Likewise.
1594 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
1595
666d413c
YQ
15962014-09-16 Yao Qi <yao@codesourcery.com>
1597
1598 * boards/local-remote-host-native.exp: New file.
1599
57cbd724
DE
16002014-09-14 Doug Evans <xdje42@gmail.com>
1601
1602 * gdb.threads/queue-signal.c (thread_count): New variable.
1603 (thread_count_mutex, thread_count_condvar): New variables.
1604 (incr_thread_count, wait_all_threads_running): New functions.
1605 (main): Wait for all threads to be in their thread functions.
1606
81219e53
DE
16072014-09-13 Doug Evans <xdje42@gmail.com>
1608
1609 * gdb.threads/queue-signal.c: New file.
1610 * gdb.threads/queue-signal.exp: New file.
1611
3714cea7
DE
16122014-09-13 Doug Evans <xdje42@gmail.com>
1613
1614 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
1615 be consistent with what default_gdb_init uses.
1616 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
1617 the plain text of the prompt. Add some logging printfs.
1618 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
1619
fa43b1d7
PA
16202014-09-12 Pedro Alves <palves@redhat.com>
1621
1622 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
1623 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
1624 * gdb.arch/i386-size-overlap.exp: Likewise.
1625 * gdb.arch/i386-size.exp: Likewise.
1626 * gdb.arch/i386-unwind.exp: Likewise.
1627 * gdb.base/a2-run.exp: Likewise.
1628 * gdb.base/break.exp: Likewise.
1629 * gdb.base/charset.exp: Likewise.
1630 * gdb.base/chng-syms.exp: Likewise.
1631 * gdb.base/commands.exp: Likewise.
1632 * gdb.base/dbx.exp: Likewise.
1633 * gdb.base/find.exp: Likewise.
1634 * gdb.base/funcargs.exp: Likewise.
1635 * gdb.base/jit-simple.exp: Likewise.
1636 * gdb.base/reread.exp: Likewise.
1637 * gdb.base/sepdebug.exp: Likewise.
1638 * gdb.base/step-bt.exp: Likewise.
1639 * gdb.cp/mb-inline.exp: Likewise.
1640 * gdb.cp/mb-templates.exp: Likewise.
1641 * gdb.objc/basicclass.exp: Likewise.
1642 * gdb.threads/killed.exp: Likewise.
1643
9d9bf2df
EBM
16442014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
1645
1646 PR tdep/17379
1647 * gdb.arch/powerpc-stackless.S: New file.
1648 * gdb.arch/powerpc-stackless.exp: New file.
1649
1cf2f1b0
JK
16502014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1651
1652 * gdb.base/attach.c: Include unistd.h.
1653 (main): Call alarm. Add label postloop.
1654 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
1655 gdb_breakpoint, gdb_continue_to_breakpoint.
1656 (test_command_line_attach_run): Kill ${testpid} in one exit path.
1657
98880d46
PA
16582014-09-11 Pedro Alves <palves@redhat.com>
1659
1660 PR gdb/17347
1661 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
1662 * gdb.base/attach.exp (test_command_line_attach_run): New
1663 procedure.
1664 (top level): Call it.
1665
4c92ff2c
PA
16662014-09-11 Pedro Alves <palves@redhat.com>
1667
1668 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
1669 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
1670 (do_command_attach_tests): Use spawn_wait_for_attach.
1671 * gdb.base/solib-overlap.exp: Likewise.
1672 * gdb.multi/multi-attach.exp: Likewise.
1673 * gdb.python/py-prompt.exp: Likewise.
1674 * gdb.python/py-sync-interp.exp: Likewise.
1675 * gdb.server/ext-attach.exp: Likewise.
1676
3adc1a7d
GKB
16772014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
1678
1679 * gdb.fortran/array-element.exp: Remove unexpected "continue"
1680 command in testcase. Simplify testcase.
1681
96334934
JB
16822014-09-10 Joel Brobecker <brobecker@adacore.com>
1683
1684 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
1685
eb479039
JB
16862014-09-10 Joel Brobecker <brobecker@adacore.com>
1687
1688 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
1689
deede10c
JB
16902014-09-10 Joel Brobecker <brobecker@adacore.com>
1691
1692 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
1693
7828a5f5
JB
16942014-09-10 Joel Brobecker <brobecker@adacore.com>
1695
1696 * gdb.dwarf2/dynarr-ptr.c: New file.
1697 * gdb.dwarf2/dynarr-ptr.exp: New file.
1698
33aeebcf
MR
16992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1700
1701 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
1702 of 30 rather than hardcoding 120 for a slow test case. Take the
1703 `gdb,timeout' target setting into account for this calculation.
1704 Don't extend the timeout for the test cases that don't need it.
1705
7b415901
MR
17062014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1707
1708 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
1709 a factor of 2 for a slow test case. Take the `gdb,timeout'
1710 target setting into account for this calculation.
1711 * gdb.reverse/until-precsave.exp: Increase the timeout by
1712 a factor of 15 and 3 respectively rather than adding 120
1713 for a pair of slow test cases. Take the `gdb,timeout'
1714 target setting into account for this calculation.
1715
4a40f85a
MR
17162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1717
1718 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
1719 timeout, don't pass one down to gdb_expect.
1720 (gdb_expect): Rework timeout selection.
1721
09635af7
MR
17222014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1723
1724 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
1725 exception on timeout.
1726 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
1727 (gdbserver_start_extended): Catch any `gdbserver_start' error
1728 exceptions.
1729 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
1730 * lib/mi-support.exp (mi_gdb_target_load): Catch any
1731 `gdbserver_gdb_load' error exceptions.
1732
2bdd10b7
MR
17332014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
1734
1735 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
1736 120 on waiting for the TCP socket to open.
1737
316935f0
DE
17382014-09-09 Doug Evans <xdje42@gmail.com>
1739
1740 * gdb.base/default.exp (show_conv_list): Add _caller_is,
1741 _caller_matches, _any_caller_is, _any_caller_matches.
1742
83740597
DE
17432014-09-09 Doug Evans <xdje42@gmail.com>
1744
1745 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
1746
4c122fc3
YQ
17472014-09-09 Yao Qi <yao@codesourcery.com>
1748
1749 * gdb.mi/mi-var-display.exp: Set print symbol off.
1750
a9f116cb
GKB
17512014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
1752
1753 PR gdb/17035
1754 * gdb.base/commands.exp: Add tests to verify user-defined
1755 commands with empty bodies.
1756 * gdb.python/py-cmd.exp: Test that we don't show user-defined
1757 python commands in `show user command`.
1758 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
1759 scheme commands in `show user command`.
1760
c75bd3a2
JK
17612014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1762
1763 PR python/17355
1764 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
1765 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
1766 * gdb.python/py-framefilter-invalidarg.exp: New file.
1767 * gdb.python/py-framefilter-invalidarg.py: New file.
1768
faa42425
DE
17692014-09-06 Doug Evans <xdje42@gmail.com>
1770
1771 PR 15276
1772 * gdb.python/py-caller-is.c: New file.
1773 * gdb.python/py-caller-is.exp: New file.
1774
474ca4f6
SDJ
17752014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
1776
1777 PR gdb/17235
1778 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
1779 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
1780
eb0b0463
SDJ
17812014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
1782
1783 PR fortran/17237
1784 * gdb.fortran/print-formatted.exp: New file.
1785 * gdb.fortran/print-formatted.f90: Likewise.
1786
5f3b99cf
SS
17872014-09-03 Sasha Smundak <asmundak@google.com>
1788
1789 * gdb.python/py-frame.exp: Test Frame.read_register.
1790
7d793aa9
SDJ
17912014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
1792
1793 PR python/16699
1794 * gdb.python/py-completion.exp: New file.
1795 * gdb.python/py-completion.py: Likewise.
1796
fb0576e9
DE
17972014-08-28 Doug Evans <dje@google.com>
1798
1799 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
1800 eax,etc. are live with values set by gdb and thus the compiler can't
1801 use them.
1802 * gdb.arch/i386-pseudo.c (main): Ditto.
1803
ee92b0dd
DE
18042014-08-27 Doug Evans <dje@google.com>
1805
1806 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
1807
6649db35
DE
18082014-08-25 Doug Evans <dje@google.com>
1809
1810 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
1811 (main): Ditto.
1812
564b7600
DE
18132014-08-25 Doug Evans <dje@google.com>
1814
1815 * gdb.threads/thread-execl.exp: #include <stdio.h>.
1816
3881fb67
YQ
18172014-08-24 Yao Qi <yao@codesourcery.com>
1818
1819 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
1820 symbol off.
1821 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
1822
a05a36a5
DE
18232014-08-22 Doug Evans <dje@google.com>
1824
1825 PR 17276
1826 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
1827 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
1828 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
1829
7c343b48
YQ
18302014-08-22 Yao Qi <yao@codesourcery.com>
1831
1832 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
1833 * gdb.python/py-finish-breakpoint2.exp: Likewise.
1834 * gdb.python/python.exp: Likewise. Use .py file on the host
1835 instead of the build.
1836
22fd09ae
JK
18372014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
1838
1839 * gdb.threads/gcore-stale-thread.c: New file.
1840 * gdb.threads/gcore-stale-thread.exp: New file.
1841
a8454a7c
PA
18422014-08-21 Pedro Alves <palves@redhat.com>
1843
1844 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
1845 * gdb.base/gcore-relro-pie.exp: Likewise.
1846 * gdb.base/gcore-relro.exp: Likewise.
1847 * gdb.base/gcore.exp: Likewise.
1848 * gdb.base/print-symbol-loading.exp: Likewise.
1849 * gdb.threads/gcore-thread.exp: Likewise.
1850 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
1851
2a31c623
PA
18522014-08-20 Pedro Alves <palves@redhat.com>
1853 Jan Kratochvil <jan.kratochvil@redhat.com>
1854
1855 * Makefile.in (EXTRA_RULES, CC): New variables, get from
1856 configure.
1857 (EXPECT): Handle READ1 being set.
1858 (all): Depend on EXTRA_RULES.
1859 (check-read1, expect-read1, read1.so, read1): New rules.
1860 * README (Testsuite Parameters): Document the READ1 make variable.
1861 (Race detection): New section.
1862 * configure: Regenerate.
1863 * configure.ac: If build==host==target, and running under a
1864 GNU/glibc system, add read1 to the extra Makefile rules.
1865 (EXTRA_RULES): AC_SUBST it.
1866 * lib/read1.c: New file.
1867
d36430db
JB
18682014-08-20 Joel Brobecker <brobecker@adacore.com>
1869
1870 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
1871 the handling of variables declared as a typedef to an array
1872 which a DW_AT_data_location attribute.
1873
9a0dc9e3
PA
18742014-08-19 Andrew Burgess <aburgess@broadcom.com>
1875 Pedro Alves <palves@redhat.com>
1876
1877 PR symtab/14604
1878 PR symtab/14605
1879 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
1880 gdb_test.
1881
0718a8da
PA
18822014-08-19 Pedro Alves <palves@redhat.com>
1883
1884 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
1885
13b448cd
YQ
18862014-08-19 Yao Qi <yao@codesourcery.com>
1887
1888 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
1889 right line.
1890
1cbf5077
DB
18912014-08-18 David Blaikie <dblaikie@gmail.com>
1892
1893 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
1894
bf0fae19
JB
18952014-08-18 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
1898 attribute in array range.
1899
3c8c5dcc
JB
19002014-08-18 Joel Brobecker <brobecker@adacore.com>
1901
1902 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
1903
e66d4446
SC
19042014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1905
1906 PR c++/17132
1907 * gdb.cp/pr17132.cc: New file.
1908 * gdb.cp/pr17132.exp: New file.
1909
940df408
SC
19102014-08-15 Siva Chandra Reddy <sivachandra@google.com>
1911
1912 * gdb.python/py-xmethods.py (A_getarrayind)
1913 (E_method_char_worker.__call__, E_method_int_worker.__call__):
1914 Use 'print' with function call syntax.
1915 (E_method_matcher.match): Fix tab vs space indentation mixup.
1916
ebcc6c3a
YQ
19172014-08-15 Yao Qi <yao@codesourcery.com>
1918
1919 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
1920 false.
1921
775e0f04
YQ
19222014-08-15 Yao Qi <yao@codesourcery.com>
1923
1924 * gdb.cp/casts.exp: Set print symbol off.
1925 * gdb.cp/class2.exp: Likewise.
1926 * gdb.cp/overload.exp: Likewise.
1927 * gdb.cp/templates.exp: Likewise.
1928
d769e349
DE
19292014-08-11 Doug Evans <dje@google.com>
1930
1931 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
1932 (test_load_shlib): Update.
1933
20c6f1e1
YQ
19342014-08-09 Yao Qi <yao@codesourcery.com>
1935
1936 * gdb.base/display.exp: Invoke is_address_zero_readable.
1937 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
1938 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
1939 * gdb.base/hbreak-unmapped.exp: Return if
1940 is_address_zero_readable returns true.
1941 * gdb.base/signest.exp: Likewise.
1942 * gdb.base/signull.exp: Likewise.
1943 * gdb.base/sigbpt.exp: Likewise.
1944 * gdb.guile/scm-disasm.exp: Do the test if
1945 is_address_zero_readable returns false.
1946 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
1947 * gdb.python/py-arch.exp: Likewise.
1948 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
1949 * lib/gdb.exp (is_address_zero_readable): New proc.
1950
5792e8e3
YQ
19512014-08-09 Yao Qi <yao@codesourcery.com>
1952
1953 PR testsuite/13443
1954 * gdb.mi/mi-var-display.exp: Make test messages unique.
1955
3cecbbbe
TT
19562014-08-04 Tom Tromey <tromey@redhat.com>
1957
1958 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
1959 target 0".
1960
00b51ff5
TT
19612014-08-04 Tom Tromey <tromey@redhat.com>
1962
1963 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
1964 "target_resume".
1965
6908c509
JB
19662014-08-01 Joel Brobecker <brobecker@adacore.com>
1967
1968 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
1969 inner_vla_struct_object_size.
1970 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
1971 as xfail.
1972
cc6563d2
PA
19732014-07-30 Pedro Alves <palves@redhat.com>
1974
1975 * gdb.threads/signal-command-handle-nopass.exp (test): Add
1976 comment.
1977
7e09a223
YQ
19782014-07-29 Yao Qi <yao@codesourcery.com>
1979
1980 PR gdb/17206
1981 * gdb.base/until-nodebug.exp: New.
1982
7ebdbe92
DE
19832014-07-28 Doug Evans <xdje42@gmail.com>
1984
1985 PR guile/17203
1986 * gdb.guile/scm-parameter.exp: Add tests for trying to create
1987 previously existing parameter, and previously ambiguously spelled
1988 parameter.
1989
fdb1adc6
WN
19902014-07-28 Will Newton <will.newton@linaro.org>
1991
1992 * gdb.base/varargs.exp: Remove KFAILs for ARM.
1993
186fcde0
DE
19942014-07-26 Ludovic Courtès <ludo@gnu.org>
1995 Doug Evans <xdje42@gmail.com>
1996
1997 PR guile/17146
1998 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
1999
70509625
PA
20002014-07-25 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.threads/signal-command-handle-nopass.c: New file.
2003 * gdb.threads/signal-command-handle-nopass.exp: New file.
2004 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
2005 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
2006 * gdb.threads/signal-delivered-right-thread.c: New file.
2007 * gdb.threads/signal-delivered-right-thread.exp: New file.
2008
c3f814a1
PA
20092014-07-25 Pedro Alves <palves@redhat.com>
2010
2011 * gdb.base/double-prompt-target-event-error.exp
2012 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
2013 match.
2014 (cancel_pagination_in_target_event): Rework double prompt
2015 detection.
2016 * gdb.base/paginate-after-ctrl-c-running.exp
2017 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
2018 <return>' match.
2019 * gdb.base/paginate-bg-execution.exp
2020 (test_bg_execution_pagination_return)
2021 (test_bg_execution_pagination_cancel): Remove '-notransfer
2022 <return>' matches.
2023 * gdb.base/paginate-execution-startup.exp
2024 (test_fg_execution_pagination_return)
2025 (test_fg_execution_pagination_cancel): Remove '-notransfer
2026 <return>' matches.
2027 * gdb.base/paginate-inferior-exit.exp
2028 (test_paginate_inferior_exited): Remove '-notransfer <return>'
2029 match.
2030 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
2031 * lib/gdb.exp (pagination_prompt): Run text through
2032 string_to_regexp.
2033 (gdb_test_multiple): Match $pagination_prompt instead of
2034 "<return>".
2035 (string_to_regexp): Move to lib/gdb-utils.exp.
2036
e214cf6c
JK
20372014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2038
2039 * gdb.arch/amd64-entry-value-paramref.S: New file.
2040 * gdb.arch/amd64-entry-value-paramref.cc: New file.
2041 * gdb.arch/amd64-entry-value-paramref.exp: New file.
2042 * gdb.arch/amd64-optimout-repeat.S: New file.
2043 * gdb.arch/amd64-optimout-repeat.c: New file.
2044 * gdb.arch/amd64-optimout-repeat.exp: New file.
2045
17d0c5c8
JK
20462014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2047
2048 PR gdb/17170
2049 * gdb.base/statistics.exp: New file.
2050
b8b8facf
DE
20512014-07-17 Doug Evans <dje@google.com>
2052
74b49205 2053 PR gdb/17170
b8b8facf
DE
2054 * gdb.base/maint.exp: Update testing of per-command stats.
2055
1b5d0ab3
PA
20562014-07-16 Pedro Alves <palves@redhat.com>
2057
2058 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
2059 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
2060 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
2061 (tfile_write_buf): New functions.
2062 (add_memory_block): Rewrite using the above.
2063 (adjust_function_address): New function.
2064 (FUNCTION_ADDRESS): New macro.
2065 (write_basic_trace_file): Remove short_x local, and use
2066 tfile_write_16. Change type of func_addr local to unsigned long
2067 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
2068 here. Cast argument of add_memory_block to char pointer.
2069 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
2070 (main): Remove parameters.
2071 * gdb.trace/tfile.exp: Remove nowarnings.
2072
4d974e88
SM
20732014-07-15 Simon Marchi <simon.marchi@ericsson.com>
2074
2075 * gdb.base/debug-expr.exp: Test string evaluation with
2076 "debug expression" on.
2077
41e99568
PA
20782014-07-15 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.base/reread.exp: Use clean_restart.
2081
487d9753
PL
20822014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
2083
2084 * gdb.arch/avr-flash-qualifer.c: New.
2085 * gdb.arch/avr-flash-qualifer.exp: New.
2086
cc1c52ad
PA
20872014-07-14 Pedro Alves <palves@redhat.com>
2088
2089 * gdb.base/paginate-after-ctrl-c-running.c: New file.
2090 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
2091
1e973570
PA
20922014-07-14 Pedro Alves <palves@redhat.com>
2093
2094 * gdb.base/double-prompt-target-event-error.c: New file.
2095 * gdb.base/double-prompt-target-event-error.exp: New file.
2096
93d6eb10
PA
20972014-07-14 Pedro Alves <palves@redhat.com>
2098
2099 PR gdb/17072
2100 * gdb.base/paginate-inferior-exit.c: New file.
2101 * gdb.base/paginate-inferior-exit.exp: New file.
2102
0017922d
PA
21032014-07-14 Pedro Alves <palves@redhat.com>
2104
2105 PR gdb/17072
2106 * gdb.base/paginate-bg-execution.c: New file.
2107 * gdb.base/paginate-bg-execution.exp: New file.
2108
94696ad3
PA
21092014-07-14 Pedro Alves <palves@redhat.com>
2110
2111 PR gdb/17072
2112 * gdb.base/paginate-execution-startup.c: New file.
2113 * gdb.base/paginate-execution-startup.exp: New file.
2114 * lib/gdb.exp (pagination_prompt): New global.
2115 (default_gdb_spawn): New procedure, factored out from
2116 default_gdb_spawn.
2117 (default_gdb_start): Adjust to call default_gdb_spawn.
2118 (gdb_spawn): New procedure.
2119
bd293940
PA
21202014-07-14 Pedro Alves <palves@redhat.com>
2121
2122 * lib/gdb.exp (gdb_assert): New procedure.
2123 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
2124
c933f875
PA
21252014-07-14 Pedro Alves <palves@redhat.com>
2126
2127 * gdb.base/execution-termios.c: New file.
2128 * gdb.base/execution-termios.exp: New file.
2129
d98b7a16
TT
21302014-07-14 Tom Tromey <tromey@redhat.com>
2131
2132 * gdb.cp/vla-cxx.cc: New file.
2133 * gdb.cp/vla-cxx.exp: New file.
2134
548740d6
TT
21352014-07-14 Tom Tromey <tromey@redhat.com>
2136
2137 * gdb.reverse/rerun-prec.c: New file.
2138 * gdb.reverse/rerun-prec.exp: New file.
2139
a25eb028
MR
21402014-07-12 Maciej W. Rozycki <macro@mips.com>
2141 Maciej W. Rozycki <macro@codesourcery.com>
2142
2143 * lib/gdb-utils.exp: New file.
2144 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
2145 inline `gdb_init_command' processing.
2146 (gdb_start_cmd): Likewise.
2147 * lib/mi-support.exp (mi_run_cmd): Likewise.
2148 * README: Document `gdb_init_command' and `gdb_init_commands'.
2149
218c2655
JK
21502014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2151
2152 Fix false FAIL running under a very long directory name.
2153 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
2154 and "set print elements 10000". Twice.
2155
5401fde3
YQ
21562014-07-11 Yao Qi <yao@codesourcery.com>
2157
2158 * gdb.base/exprs.exp: "set print symbol off".
2159
e76126e8
PA
21602014-07-11 Pedro Alves <palves@redhat.com>
2161
2162 * gdb.threads/kill.c: New file.
2163 * gdb.threads/kill.exp: New file.
2164
2d6f0de6
YQ
21652014-07-10 Yao Qi <yao@codesourcery.com>
2166
2167 * gdb.trace/tfile.c (write_basic_trace_file)
2168 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
2169 address written to trace file.
2170
7180e04a
PA
21712014-07-09 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.base/attach-wait-input.exp: New file.
2174 * gdb.base/attach-wait-input.c: New file.
2175
9a9a7608
AB
21762014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2177
2178 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
2179 setting up test structures.
2180 (main): Call new test function.
2181 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
2182 test function, continue into test function and walk test
2183 structures.
2184
161ac41e
YQ
21852014-07-02 Yao Qi <yao@codesourcery.com>
2186
2187 * gdb.trace/entry-values.c: Define labels 'foo_start' and
2188 'bar_start' at the beginning of functions 'foo' and 'bar'
2189 respectively.
2190 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
2191 instead of 'foo' and 'bar'.
2192
1f267ae3
MM
21932014-07-08 Markus Metzger <markus.t.metzger@intel.com>
2194
2195 * gdb.btrace/segv.exp: New.
2196 * gdb.btrace/segv.c: New.
2197
2b239efb
LM
21982014-07-02 Luis Machado <lgustavo@codesourcery.com>
2199
2200 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
2201 instruction.
2202
cf363f18
MW
22032014-06-30 Mark Wielaard <mjw@redhat.com>
2204
2205 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
2206 vulture, vilify, villar): New volatile array constants.
2207 (vindictive, vegetation): New const volatile array constants.
2208 * gdb.base/volatile.exp: Test volatile and const volatile array
2209 types.
2210
aebf9d24
AA
22112014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2212
2213 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
2214 target lacks support for awatch, rwatch, or hbreak.
2215
b67a2c6f
YQ
22162014-06-27 Yao Qi <yao@codesourcery.com>
2217
2218 * gdb.multi/dummy-frame-restore.exp: New.
2219 * gdb.multi/dummy-frame-restore.c: New.
2220
aef92902
MM
22212014-06-25 Markus Metzger <markus.t.metzger@intel.com>
2222
2223 * gdb.btrace/gcore.exp: New.
2224
8e9db26e
PA
22252014-06-23 Pedro Alves <palves@redhat.com>
2226
2227 * gdb.base/watchpoint-reuse-slot.c: New file.
2228 * gdb.base/watchpoint-reuse-slot.exp: New file.
2229
70afc5b7
SC
22302014-06-23 Siva Chandra Reddy <sivachandra@google.com>
2231
2232 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
2233 progspace's filename in 'info', 'enable' and 'disable' command
2234 tests.
2235
b972bd9c
JK
22362014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2237
2238 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
2239 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2240 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
2241
125f8a3d
GB
22422014-06-20 Gary Benson <gbenson@redhat.com>
2243
2244 * gdb.arch/i386-avx.exp: Fix include file location.
2245 * gdb.arch/i386-sse.exp: Likewise.
2246
3ed9baed
IB
22472014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
2248
2249 * gdb.dlang/expression.exp: New file.
2250
034f788c
PA
22512014-06-19 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
2254 out from ...
2255 (top level): ... here. Iterate running tests under different
2256 scheduler-locking settings.
2257
45371d0c
LM
22582014-06-18 Luis Machado <lgustavo@codesourcery.com>
2259
2260 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
2261 to DW_FORM_addr and use non-zero addresses.
2262
5d376983
SC
22632014-06-18 Siva Chandra Reddy <sivachandra@google.com>
2264
2265 PR gdb/17017
2266 * gdb.python/py-xmethods.cc: Add global function call counters and
2267 increment them in their respective functions. Remove "cout"
2268 statements.
2269 * gdb.python/py-xmethods.exp: Make tests check the global function
2270 call counters instead of depending on inferior IO.
2271
a1aa2221
LM
22722014-06-18 Don Breazeal <donb@codesourcery.com>
2273
2274 * gdb.base/foll-fork.exp (default_fork_parent_follow):
2275 Deleted procedure.
2276 (explicit_fork_parent_follow): Deleted procedure.
2277 (explicit_fork_child_follow): Deleted procedure.
2278 (test_follow_fork): New procedure.
2279 (do_fork_tests): Replace calls to deleted procedures with
2280 calls to test_follow_fork and reset GDB for subsequent
2281 procedure calls.
2282
0fc05997
YQ
22832014-06-17 Yao Qi <yao@codesourcery.com>
2284
2285 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
2286 CP1252.
2287
70795c52
LM
22882014-06-17 Luis Machado <lgustavo@codesourcery.com>
2289
2290 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
2291 Initialize ptr and S explicitly.
2292 (skip_type_update_when_not_use_rtti_test): Likewise.
2293
6be47f0c
KS
22942014-06-16 Keith Seitz <keiths@redhat.com>
2295
2296 PR mi/15863
2297 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
2298 the inferior is started.
2299
d03de421
PA
23002014-06-16 Pedro Alves <palves@redhat.com>
2301
2302 * gdb.base/break-main-file-remove-fail.c: New file.
2303 * gdb.base/break-main-file-remove-fail.exp: New file.
2304 * gdb.base/break-unload-file.exp: Use build_executable instead of
2305 prepare_for_testing.
2306 (test_break): New parameter "initial_load". Handle it.
2307 (top level): Add initial_load cmdline/file axis.
2308
f9579b99
TT
23092014-06-12 Tom Tromey <tromey@redhat.com>
2310
2311 * gdb.base/completion.exp: Don't use directory name in test.
2312
3657956b
GB
23132014-06-09 Gary Benson <gbenson@redhat.com>
2314
2315 * gdb.base/sigall.c [Functions to send signals]: Reorder to
2316 separate the always-available ANSI-standard signals from the
2317 signals that require checking.
2318 (main): Likewise.
2319 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
2320 Likewise.
2321 (main): Likewise.
2322
4186eb54
KS
23232014-06-07 Keith Seitz <keiths@redhat.com>
2324
2325 Revert:
2326 PR c++/16253
2327 * gdb.cp/var-tag.cc: New file.
2328 * gdb.cp/var-tag.exp: New file.
2329 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
2330 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
2331 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2332 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2333
25326a28 23342014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
2335
2336 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
2337
829155c9
PA
23382014-06-06 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
2341 in target debug output instead of looking at RSP packets,
2342 disabling the test on any target that uses hardware stepping.
2343 Update comments.
2344
61c8d22e
PA
23452014-06-06 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.base/break-unload-file.exp: Fix typo.
2348
d9a47287
YQ
23492014-06-06 Yao Qi <yao@codesourcery.com>
2350
2351 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
2352 from "jit_function" to "^jit_function".
2353
e5e01dbf
YQ
23542014-06-06 Yao Qi <yao@codesourcery.com>
2355
2356 * gdb.base/async.c (foo): Add one statement.
2357 * gdb.base/async.exp: Get the next instruction address and
2358 match the output of "nexti" by instruction address. Match
2359 the hex address in the output of "finish".
2360
73ba372c
GB
23612014-06-06 Gary Benson <gbenson@redhat.com>
2362
2363 * gdb.base/call-signals.c: Remove preprocessor conditionals
2364 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
2365 SIGSEGV and SIGTERM.
2366 * gdb.base/sigall.c: Likewise.
2367 * gdb.base/unwindonsignal.c: Likewise.
2368 * gdb.reverse/sigall-reverse.c: Likewise.
2369
831517df
YQ
23702014-06-06 Yao Qi <yao@codesourcery.com>
2371
2372 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
2373 readable, skip the test.
2374
b8b91e98
YQ
23752014-06-06 Yao Qi <yao@codesourcery.com>
2376
2377 * gdb.threads/staticthreads.c (thread_function): Move the line
2378 setting breakpoint on forward.
2379 * gdb.threads/staticthreads.exp: Update comments.
2380
fb934770
LC
23812014-06-05 Ludovic Courtès <ludo@gnu.org>
2382
2383 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
2384 "history-append! type error".
2385
6ef284bd
SM
23862014-06-05 Simon Marchi <simon.marchi@ericsson.com>
2387
2388 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
2389 erroneous dprintf expected input.
2390
a872e241
DE
23912014-06-04 Doug Evans <xdje42@gmail.com>
2392
2393 * gdb.guile/scm-generics.exp: Delete.
2394
16f691fb
DE
23952014-06-04 Doug Evans <xdje42@gmail.com>
2396
2397 * gdb.guile/scm-breakpoint.exp: Update.
2398 Add tests for breakpoint registration.
2399
012370f6
TT
24002014-06-04 Tom Tromey <tromey@redhat.com>
2401
2402 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
2403 VLA-in-union.
2404 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
2405 inner_vla_struct, vla_union types. Initialize objects of those
2406 types and compute their sizes.
2407
9f5a4cef
HZ
24082014-06-04 Nathan Sidwell <nathan@codesourcery.com>
2409 Hui Zhu <hui@codesourcery.com>
2410
2411 * gdb.base/fileio.exp: Add test for shell not available as well as
2412 available.
2413 * gdb.base/fileio.c (test_system): Check for shell twice.
2414
90a45c4d
YQ
24152014-06-04 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.base/auto-connect-native-target.exp: Remove redundant
2418 space from the regexp pattern.
2419
70017e41
YQ
24202014-06-04 Yao Qi <yao@codesourcery.com>
2421
2422 * gdb.base/default.exp: Replace "child" with "native" in
2423 regexp pattern.
2424
883964a7
SC
24252014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2426
2427 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
2428 * gdb.python/py-xmethods.exp: New tests to test xmethods.
2429 * gdb.python/py-xmethods.py: Python script supporting the
2430 new testcase and tests.
2431
ef370185
JB
24322014-06-03 Joel Brobecker <brobecker@adacore.com>
2433 Pedro Alves <palves@redhat.com>
2434
2435 PR breakpoints/17000
2436 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
2437 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
2438
1e2ccb61
BM
24392014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
2440
2441 * gdb.base/subst.exp: Add tests to verify partial path matching
2442 output.
2443
c6ec5ab2
PA
24442014-06-03 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
2447 target that doesn't use software single-stepping.
2448
835c559f
PA
24492014-06-03 Pedro Alves <palves@redhat.com>
2450
2451 PR breakpoints/17000
2452 * gdb.base/sss-bp-on-user-bp-2.c: New file.
2453 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
2454
06eb1586
DE
24552014-06-02 Doug Evans <xdje42@gmail.com>
2456
2457 * gdb.guile/scm-parameter.exp: New file.
2458
e698b8c4
DE
24592014-06-02 Doug Evans <xdje42@gmail.com>
2460
2461 * gdb.guile/scm-cmd.c: New file.
2462 * gdb.guile/scm-cmd.exp: New file.
2463
ded03782
DE
24642014-06-02 Doug Evans <xdje42@gmail.com>
2465
2466 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
2467 pretty-printer lookup.
2468 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
2469 (make-pp_s-printer): Call it.
2470 (make-pretty-printer-from-dict): New function.
2471 (lookup-pretty-printer-maker-from-dict): New function.
2472 (*pretty-printer*): Simplify.
2473 (make-objfile-pp_s-printer): New function.
2474 (install-objfile-pretty-printers!): New function.
2475 (make-progspace-pp_s-printer): New function.
2476 (install-progspace-pretty-printers!): New function.
2477 * gdb.guile/scm-progspace.c: New file.
2478 * gdb.guile/scm-progspace.exp: New file.
2479
41fac0cf
PA
24802014-06-02 Pedro Alves <palves@redhat.com>
2481
2482 * gdb.base/dprintf-bp-same-addr.c: New file.
2483 * gdb.base/dprintf-bp-same-addr.exp: New file.
2484
96ae5695
EBM
24852014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
2486
2487 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
2488 * gdb.arch/powerpc-power.s: Likewise.
2489
da02b3a8
JB
24902014-06-02 Joel Brobecker <brobecker@adacore.com>
2491
2492 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
2493
c72b2e7b
YQ
24942014-06-01 Yao Qi <yao@codesourcery.com>
2495
2496 * gdb.base/watchpoint.exp (test_watch_location): Check null
2497 pointer can be dereferenced. If not, do the test, otherwise
2498 skip it.
2499
53e8a631
AB
25002014-05-30 Andrew Burgess <aburgess@broadcom.com>
2501
2502 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
2503 results.
2504 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
2505
938f0e2f
AB
25062014-05-30 Andrew Burgess <aburgess@broadcom.com>
2507
2508 * gdb.arch/amd64-invalid-stack-middle.S: New file.
2509 * gdb.arch/amd64-invalid-stack-middle.c: New file.
2510 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
2511 * gdb.arch/amd64-invalid-stack-top.c: New file.
2512 * gdb.arch/amd64-invalid-stack-top.exp: New file.
2513
9ba6657a
PA
25142014-05-30 Pedro Alves <palves@redhat.com>
2515
2516 PR breakpoints/17000
2517 * gdb.base/sss-bp-on-user-bp.c: New file.
2518 * gdb.base/sss-bp-on-user-bp.exp: New file.
2519
522c09bf
DB
25202014-05-30 David Blaikie <dblaikie@gmail.com>
2521
2522 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
2523 gnu_inline semantics via attribute.
2524 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
2525 source explicitly specifies the required semantics.
2526
bf4ef81e
MR
25272014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
2528
2529 * gdb.reverse/sigall-reverse.exp: Fix a typo.
2530
329ea579
PA
25312014-05-29 Pedro Alves <palves@redhat.com>
2532 Tom Tromey <tromey@redhat.com>
2533
2534 * gdb.base/async-shell.exp: Don't enable target-async.
2535 * gdb.base/async.exp
2536 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
2537 parameter. Adjust.
2538 (top level): Don't test with "target-async".
2539 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
2540 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
2541 * gdb.base/inferior-died.exp: Don't enable target-async.
2542 * gdb.base/interrupt-noterm.exp: Likewise.
2543 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
2544 * gdb.mi/mi-nonstop-exit.exp: Likewise.
2545 * gdb.mi/mi-nonstop.exp: Likewise.
2546 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
2547 * gdb.mi/mi-nsintrall.exp: Likewise.
2548 * gdb.mi/mi-nsmoribund.exp: Likewise.
2549 * gdb.mi/mi-nsthrexec.exp: Likewise.
2550 * gdb.mi/mi-watch-nonstop.exp: Likewise.
2551 * gdb.multi/watchpoint-multi.exp: Adjust comment.
2552 * gdb.python/py-evsignal.exp: Don't enable target-async.
2553 * gdb.python/py-evthreads.exp: Likewise.
2554 * gdb.python/py-prompt.exp: Likewise.
2555 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
2556 * gdb.server/solib-list.exp: Don't enable target-async.
2557 * gdb.threads/thread-specific-bp.exp: Likewise.
2558 * lib/mi-support.exp: Adjust to use mi-async.
2559
fd664c91
PA
25602014-05-29 Pedro Alves <palves@redhat.com>
2561
2562 PR gdb/13860
2563 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
2564 reason, even in sync mode.
2565
251bde03
PA
25662014-05-29 Pedro Alves <palves@redhat.com>
2567 Hui Zhu <hui@codesourcery.com>
2568
2569 PR PR15693
2570 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
2571 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
2572 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
2573 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
2574
7f3c0343
JB
25752014-05-28 Joel Brobecker <brobecker@adacore.com>
2576
2577 * config/monitor.exp (gdb_target_monitor): Replace use of
2578 "set remotebaud" by "set serial baud".
2579
b2715b27
AW
25802014-05-26 Andy Wingo <wingo@igalia.com>
2581
2582 * gdb.guile/scm-breakpoint.exp:
2583 * gdb.guile/scm-gsmob.exp: Update to use plain old object
2584 properties instead of gdb-object-properties.
2585
498a4489
YQ
25862014-05-26 Yao Qi <yao@codesourcery.com>
2587
2588 * gdb.server/no-thread-db.exp: Specify source file name
2589 explicitly when setting a breakpoint.
2590
589fdceb
MM
25912014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2592
2593 * gdb.btrace/vdso.c: New.
2594 * gdb.btrace/vdso.exp: New.
2595
e9089e05
MM
25962014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2597
2598 * gdb.base/gcore.exp (capture_command_output): Move ...
2599 * lib/gdb.exp (capture_command_output): ... here.
2600
67b5c0c1
MM
26012014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2602
2603 * gdb.btrace/data.exp: Test memory access during btrace replay.
2604
a2199296
SM
26052014-05-22 Simon Marchi <simon.marchi@ericsson.com>
2606
2607 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
2608
17b2616c
PA
26092014-05-21 Pedro Alves <palves@redhat.com>
2610
2611 PR gdb/13860
2612 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
2613 (top level): Test that output related to execution commands is
2614 sent to the console with CLI commands, but not with MI commands.
2615 Test that breakpoint events are always mirrored to the console.
2616 Also expect the new source line to be output after a "next" in
2617 async mode too. Make it a pass/fail test.
2618 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
2619 output.
2620 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
2621
5166082f
PA
26222014-05-21 Pedro Alves <palves@redhat.com>
2623
2624 * gdb.base/list.exp (build_pattern, test_list): New procedures.
2625 Use them to test variations of "list" after reaching a breakpoint.
2626 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
2627 Test "list" with listsize 10 after reaching a breakpoint.
2628 * gdb.python/python.exp (decode_line current location line
2629 number): Adjust expected line number.
2630
2f25d70f
SM
26312014-05-21 Simon Marchi <simon.marchi@ericsson.com>
2632
2633 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
2634 behavior for $args, pass it directly to "run".
2635
ff604a67
MR
26362014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
2637
2638 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
2639 30000 to 65536.
2640
6a3cb8e8
PA
26412014-05-21 Pedro Alves <palves@redhat.com>
2642
2643 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
2644 auto-connect-native-target off".
2645 * gdb.base/auto-connect-native-target.c: New file.
2646 * gdb.base/auto-connect-native-target.exp: New file.
2647
4ebfc96e
PA
26482014-05-21 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.base/default.exp: Test "target native" instead of "target
2651 child".
2652
36d46afb
MW
26532014-05-21 Mark Wielaard <mjw@redhat.com>
2654
2655 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
2656
5876f503
JK
26572014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 Fix TLS access for -static -pthread.
2660 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
2661 <HAVE_TLS> (thread_function, main): Initialize it.
2662 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
2663 Add clean_restart.
2664 <$have_tls != "">: Check TLSVAR.
2665
0256a6ac
PA
26662014-05-21 Pedro Alves <palves@redhat.com>
2667
2668 * gdb.base/dcache-line-read-error.c: New.
2669 * gdb.base/dcache-line-read-error.exp: New.
2670
936d2992
PA
26712014-05-20 Pedro Alves <palves@redhat.com>
2672
2673 * gdb.base/compare-sections.c: New file.
2674 * gdb.base/compare-sections.exp: New file.
2675
802e8e6d
PA
26762014-05-20 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.base/break-idempotent.c: New file.
2679 * gdb.base/break-idempotent.exp: New file.
2680
e59fa00f
MM
26812014-05-20 Markus Metzger <markus.t.metzger@intel.com>
2682
2683 * gdb.btrace/nohist.exp: New.
2684
8b696e31
YQ
26852014-05-20 Yao Qi <yao@codesourcery.com>
2686
2687 * lib/gdb.exp (gdb_init): Set timeout if test file is under
2688 gdb.reverse directory and gdb_reverse_timeout exists in board
2689 setting.
2690 * README: Document gdb_reverse_timeout.
2691
73c9764f
YQ
26922014-05-20 Yao Qi <yao@codesourcery.com>
2693
2694 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
2695 'test_file_name'. Treat args as a string instead of a list.
2696 (gdb_init): Rename argument 'args' by 'test_file_name'.
2697
f1f4348a
JK
26982014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2699
2700 * gdb.arch/powerpc-power.exp: New file.
2701 * gdb.arch/powerpc-power.s: New file.
2702
0dbe70ce
DE
27032014-05-16 Doug Evans <dje@google.com>
2704
2705 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
2706 * gdb.base/completion.exp: Check that all expected files exist
2707 before doing file completion.
0dbe70ce 2708
8d551b02
DE
27092014-05-16 Doug Evans <dje@google.com>
2710
2711 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
2712 Update.
2713 (do_syscall_tests_without_xml): Update.
2714
73eb7709
PA
27152014-05-16 Pedro Alves <palves@redhat.com>
2716
2717 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
2718 instead of "unknown output after running".
2719
3fae92fc
YQ
27202014-05-16 Yao Qi <yao@codesourcery.com>
2721
2722 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
2723 file1.txt from host at the end.
2724 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2725
c2b2ccc5
DE
27262014-05-15 Doug Evans <dje@google.com>
2727
2728 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
2729 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
2730 loading file. Add test for TU lookup.
2731
8c217a4b
SM
27322014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2733
2734 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
2735 calling "-exec-arguments" or "set args" before running the
2736 inferior.
2737
3deb39c6
SM
27382014-05-15 Simon Marchi <simon.marchi@ericsson.com>
2739
2740 * lib/mi-support.exp (mi_expect_stop): Expect message for
2741 inferiors that exit with non-zero exit code.
2742
71a79f8c
YQ
27432014-05-14 Yao Qi <yao@codesourcery.com>
2744
2745 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
2746 match absolute path on remote host.
2747 (test_file_list_exec_source_files): Remove "/" from the
2748 pattern.
2749
f23fcd46
YQ
27502014-05-14 Yao Qi <yao@codesourcery.com>
2751
2752 * boards/local-remote-host-notty.exp (${board}_file): New
2753 proc.
2754
9404b58f
KM
27552014-05-07 Kyle McMartin <kyle@redhat.com>
2756
2757 Pushed by Joel Brobecker <brobecker@adacore.com>.
2758 * gdb.arch/aarch64-atomic-inst.c: New file.
2759 * gdb.arch/aarch64-atomic-inst.exp: New file.
2760
5e45f04c
YQ
27612014-05-07 Yao Qi <yao@codesourcery.com>
2762
2763 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
2764 in current context" too.
2765
c888a17d
KS
27662014-05-05 Keith Seitz <keiths@redhat.com>
2767
2768 * gdb.linespec/ls-dollar.exp: Add test for linespec
2769 file:convenience_variable.
2770
290a839c
YQ
27712014-05-05 Yao Qi <yao@codesourcery.com>
2772
2773 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
2774 traceframes into tfile and ctf trace files. Read data from
2775 trace file and test collected data.
2776 (gdb_collect_locals_test): Likewise.
2777 (gdb_unavailable_registers_test): Likewise.
2778 (gdb_unavailable_floats): Likewise.
2779 (gdb_collect_globals_test): Likewise.
2780 (top-level): Append "ctf" to trace_file_targets if GDB
2781 supports.
2782
b5262cd0
YQ
27832014-05-05 Yao Qi <yao@codesourcery.com>
2784
2785 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
2786 code to ...
2787 (gdb_collect_args_test_1): ... it. New proc.
2788 (gdb_collect_locals_test): Move some code to ...
2789 (gdb_collect_locals_test_1): ... it. New proc.
2790 (gdb_unavailable_registers_test): Move some code to ...
2791 (gdb_unavailable_registers_test_1): ... it. New proc.
2792 (gdb_unavailable_floats): Move some code to ...
2793 (gdb_unavailable_floats_1): ... it. New proc.
2794
30a1e6cc
SDJ
27952014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2796
2797 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
2798 probes to test for bitness recognition.
2799 * gdb.arch/amd64-stap-optional-prefix.exp
2800 (test_probe_value_without_reg): New procedure.
2801 Add code to test for different kinds of bitness.
2802
f33da99a
SDJ
28032014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
2804
2805 PR breakpoints/16889
2806 * gdb.arch/amd64-stap-optional-prefix.S: New file.
2807 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
2808
5b80f00d
PA
28092014-05-01 Pedro Alves <palves@redhat.com>
2810
2811 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
2812 gdb_file_cmd if no file is specified.
2813 * boards/native-extended-gdbserver.exp (gdb_load): Use the
2814 last_loaded_file to set the remote exec-file.
2815
f8c2a73c
PA
28162014-05-01 Pedro Alves <palves@redhat.com>
2817
2818 * boards/local-remote-host.exp: New file.
2819
be6e8ac7
PA
28202014-05-01 Pedro Alves <palves@redhat.com>
2821
2822 * boards/local-remote-host.exp: Rename to ...
2823 * boards/local-remote-host-notty.exp: ... this.
2824
cac0dc8f
JB
28252014-04-28 Joel Brobecker <brobecker@adacore.com>
2826
2827 * gdb.ada/dyn_arrayidx: New testcase.
2828
9730e6cc
YQ
28292014-04-26 Yao Qi <yao@codesourcery.com>
2830
2831 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
2832 and compute the length of function main. Save it in
2833 $main_length.
2834 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
2835 (top-level): Use gdb_compile to compile objects into
2836 executable and restart GDB. Remove invocation to
2837 prepare_for_testing.
2838
7ae1a6a6
PA
28392014-04-25 Simon Marchi <simon.marchi@ericsson.com>
2840 Pedro Alves <palves@redhat.com>
2841
2842 PR server/16255
2843 * gdb.multi/multi-attach.c: New file.
2844 * gdb.multi/multi-attach.exp: New file.
2845
4082afcc
PA
28462014-04-25 Pedro Alves <palves@redhat.com>
2847
2848 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
2849 user.
2850 (top level): Test that "set remote conditional-breakpoints-packet
2851 off" works as intended.
2852 * gdb.base/dprintf.exp: Test that "set remote
2853 breakpoint-commands-packet off" works as intended.
2854 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
2855 New function.
2856 (top level): Call it.
2857 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
2858 remote fast-tracepoints-packet off" works as intended.
2859 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
2860 * lib/gdb.exp (gdb_is_target_remote): ... here.
2861
2abc3f8d
DB
28622014-04-24 David Blaikie <dblaikie@gmail.com>
2863
2864 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
2865 ensure clang would not discard them.
2866 * gdb.base/gdbvars.c: Ditto.
2867 * gdb.base/memattr.c: Ditto.
2868 * gdb.base/whatis.c: Ditto.
2869 * gdb.python/py-prettyprint.c: Ditto.
2870 * gdb.trace/actions.c: Ditto.
2871 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
2872 ensure clang would not discard it.
2873
bfd39632
DB
28742014-04-24 David Blaikie <dblaikie@gmail.com>
2875
2876 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
2877 clang to emit the full definition of type required by the test
2878 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
2879
22842ff6
DB
28802014-04-24 David Blaikie <dblaikie@gmail.com>
2881
2882 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
2883 coax Clang into emitting the definition of the type.
2884 * gdb.cp/pr10728-x.h (y): Ditto.
2885 * gdb.cp/pr10728-y.cc (y): Ditto.
2886
c2e827ad
DB
28872014-04-24 David Blaikie <dblaikie@gmail.com>
2888
2889 * gdb.base/label.exp: XFAIL label related tests under Clang.
2890 * gdb.cp/cplabel.exp: Ditto.
2891 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
2892 under Clang those using labels.
2893
4c2d33e7
YQ
28942014-04-25 Yao Qi <yao@codesourcery.com>
2895
2896 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
2897 double_label.
2898 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
2899 partial_label and double_label.
2900
56083b99
DB
29012014-04-24 David Blaikie <dblaikie@gmail.com>
2902
2903 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
2904
25d4e99d
DB
29052014-04-24 David Blaikie <dblaikie@gmail.com>
2906
2907 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
2908 of the function to work across GCC and Clang.
2909 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
2910 pointer types (const void ** const V void **).
2911
01f9f808
MS
29122014-04-24 Michael Sturm <michael.sturm@mintel.com>
2913 Walfred Tedeschi <walfred.tedeschi@intel.com>
2914
2915 * Makefile.in (EXECUTABLES): Added i386-avx512.
2916 * gdb.arch/i386-avx512.c: New file.
2917 * gdb.arch/i386-avx512.exp: Likewise.
2918
4b48d439
KS
29192014-04-23 Keith Seitz <keiths@redhat.com>
2920
2921 * lib/mi-support.exp (mi_list_breakpoints): Delete.
2922 (mi_make_breakpoint_table): New procedure.
2923 (mi_create_breakpoint): Use mi_make_breakpoint
2924 and return the result.
2925 (mi_make_breakpoint): New procedure.
2926 (mi_build_kv_pairs): New procedure.
2927
2928 * gdb.mi/mi-break.exp: Remove unused globals,
2929 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
2930 All callers updated.
2931 * gdb.mi/mi-dprintf.exp: Use variable to track command
2932 number.
2933 Update all callers of mi_create_breakpoint and use
2934 mi_make_breakpoint_table.
2935 Remove any unused global variables.
2936 * gdb.mi/mi-nonstop.exp: Likewise.
2937 * gdb.mi/mi-nsintrall.exp: Likewise.
2938 * gdb.mi/mi-nsmoribund.exp: Likewise.
2939 * gdb.mi/mi-nsthrexec.exp: Likewise.
2940 * gdb.mi/mi-reverse.exp: Likewise.
2941 * gdb.mi/mi-simplerun.exp: Likewise.
2942 * gdb.mi/mi-stepn.exp: Likewise.
2943 * gdb.mi/mi-syn-frame.exp: Likewise.
2944 * gdb.mi/mi-until.exp: Likewise.
2945 * gdb.mi/mi-var-cp.exp: Likewise.
2946 * gdb.mi/mi-var-display.exp: Likewise.
2947 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
2948 * gdb.mi/mi2-var-child.exp: Likewise.
2949 * gdb.mi/mi-vla-c99.exp: Likewise.
2950 * lib/mi-support.exp: Likewise.
2951
2952 From Ian Lance Taylor <iant@cygnus.com>:
2953 * lib/gdb.exp (parse_args): New procedure.
2954
08351840
PA
29552014-04-23 Pedro Alves <palves@redhat.com>
2956
2957 * gdb.base/break-unload-file.c: New file.
2958 * gdb.base/break-unload-file.exp: New file.
2959 * gdb.base/sym-file-lib.c (baz): New function.
2960 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
2961 field.
2962 (load): Store the segment's mapped size.
2963 (unload): New function.
2964 (unload_shlib): New function.
2965 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
2966 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
2967 set a breakpoint at baz, and call it.
2968 * gdb.base/sym-file.exp: New tests for stale breakpoint
2969 instructions.
2970
076855f9
PA
29712014-04-23 Pedro Alves <palves@redhat.com>
2972
2973 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
2974 * gdb.base/hbreak-in-shr-unsupported.c: New file.
2975 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
2976 * gdb.base/hbreak-unmapped.c: New file.
2977 * gdb.base/hbreak-unmapped.exp: New file.
2978 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
2979 * lib/gdb.exp (gdb_is_target_remote): ... here.
2980
483805cf
PA
29812014-04-22 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.base/consecutive-step-over.c: New file.
2984 * gdb.base/consecutive-step-over.exp: New file.
2985
06d97543
PA
29862014-04-22 Pedro Alves <palves@redhat.com>
2987
2988 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
2989 instead of send_gdb/gdb_expect.
2990
b4429ea2
YQ
29912014-04-22 Yao Qi <yao@codesourcery.com>
2992
2993 * lib/trace-support.exp (generate_tracefile): New procedure.
2994 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
2995 return 0.
2996 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
2997 if generate_tracefile returns 1.
2998
51d48146
PA
29992014-04-18 Tom Tromey <palves@redhat.com>
3000 Pedro alves <tromey@redhat.com>
3001
3002 PR backtrace/15558
3003 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
3004 with a backtrace limit.
3005 * gdb.python/py-frame-inline.exp: Test running to an inline
3006 function with a backtrace limit, and printing the newest frame.
3007 * gdb.python/py-frame-inline.c (main): Call f.
3008
bd1dce5f
MS
30092014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3010
3011 * gdb.java/jnpe.exp: Drop srcdir from untested path.
3012
40d1a503
MS
30132014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
3014
3015 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
3016 Drop prefix from unsupported source file path.
3017
389b98f7
YQ
30182014-04-17 Yao Qi <yao@codesourcery.com>
3019
3020 * lib/gdb.exp (with_target_charset): New proc.
3021 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
3022 with_target_charset.
3023 (test_print_strings): Likewise.
3024 (test_repeat_bytes): Likewise.
3025 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
3026 for some tests.
3027
22869d73
KS
30282014-04-16 Keith Seitz <keiths@redhat.com>
3029
3030 PR gdb/15827
3031 * gdb.dwarf2/corrupt.c: New file.
3032 * gdb.dwarf2/corrupt.exp: New file.
3033
c4f87ca6
KS
30342014-04-16 Keith Seitz <keiths@redhat.com>
3035
3036 PR c++/16597
3037 * gdb.cp/namelessclass.cc: New file.
3038 * gdb.cp/namelessclass.exp: New file.
3039 * gdb.cp/namelessclass.S: New file.
3040
ab19de87
DE
30412014-04-16 Doug Evans <dje@google.com>
3042
3043 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
3044 Add comment.
3045 (gdbserver_default_get_comm_port): New function.
3046 (gdbserver_start): Check if board file provided
3047 "gdbserver,get_comm_port" and use it if so.
3048 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
3049 (gdb,socketport): Set to "stdio".
3050 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
3051 (stdio_gdbserver_template): Delete.
3052 (${board}_get_remote_address): Update.
3053 (${board}_build_remote_cmd): Delete.
3054 (${board}_get_comm_port): New function.
3055 (${board}_spawn): Update.
3056 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
3057 Delete.
3058 (${board}_get_remote_address): Update.
3059 (${board}_get_comm_port): New function.
3060
fc98a809
AB
30612014-04-16 Andrew Burgess <aburgess@broadcom.com>
3062
3063 * gdb.base/memattr.exp: Improve regexps to handle memory regions
3064 appearing in any order.
3065
87fd9e6e
DE
30662014-04-15 Doug Evans <dje@google.com>
3067
3068 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
3069 uninitialized value of "description".
3070
099fc3ea
KS
30712014-04-15 Keith Seitz <keiths@redhat.com>
3072
3073 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
3074 Remove unused globals.
3075 (test_running_the_program): Likewise.
3076 (test_controlled_execution): Likewise.
3077 (test_controlling_breakpoints): Likewise.
3078 (test_program_termination): Likewise.
3079
5da151d4
KS
30802014-04-15 Keith Seitz <keiths@redhat.com>
3081
3082 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
3083 unused globals.
3084 (test_rbreak_creation_and_listing): Likewise.
3085 (test_ignore_count): Likewise.
3086 (test_error): Likewise.
3087
35e5d2f0
PA
30882014-04-15 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
3091 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
3092 sym-file-loader.c.
3093 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3094 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3095 to sym-file-loader.c.
3096 (struct library): Forward declare.
3097 (load_shlib, lookup_function): Change prototypes.
3098 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3099 (translate_offset): Remove declarations.
3100 (get_text_addr): New declaration.
3101 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
3102 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
3103 sym-file-loader.h.
3104 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
3105 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
3106 here from sym-file-loader.h.
3107 (struct library): New structure.
3108 (load_shlib, lookup_function): Change prototypes and adjust to
3109 work with a struct library.
3110 (find_shstrtab, find_strtab, find_shdr, find_symtab)
3111 (translate_offset): Make static.
3112 (get_text_addr): New function.
3113 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
3114
eb4c1710
PA
31152014-04-15 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
3118
2d1baf52
PA
31192014-04-15 Pedro Alves <palves@redhat.com>
3120
3121 * gdb.base/sym-file-loader.c: Include <limits.h>.
3122 (SELF_LINK): New define.
3123 (get_origin): New function.
3124 (load_shlib): Use it.
3125 * gdb.base/sym-file.exp: Don't early return if the target is
3126 remote. Use runto_main, and issue fail is that fails. Use
3127 gdb_load_shlibs.
3128 (shlib_name): Delete.
3129 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
3130
7dd6df01
PA
31312014-04-15 Pedro Alves <palves@redhat.com>
3132
3133 * gdb.base/sym-file.exp: Remove regex characters from test
3134 message. Don't refer to breakpoint numbers in test messages.
3135
b50c8614
KS
31362014-04-14 Keith Seitz <keiths@redhat.com>
3137
3138 PR c++/16253
3139 * gdb.cp/var-tag.cc: New file.
3140 * gdb.cp/var-tag.exp: New file.
3141 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
3142 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
3143 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
3144 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
3145
3d567982
TT
31462014-04-14 Tom Tromey <tromey@redhat.com>
3147
3148 * gdb.cp/classes.exp (test_enums): Handle underlying type.
3149 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
3150 type.
3151 * gdb.cp/enum-class.exp: New file.
3152 * gdb.cp/enum-class.cc: New file.
3153
0626fc76
TT
31542014-04-14 Tom Tromey <tromey@redhat.com>
3155
3156 * gdb.dwarf2/enum-type.exp: New file.
3157
dca325b3
SA
31582014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3159
3160 * gdb.mi/mi-vla-c99.exp: New file.
3161 * gdb.mi/vla.c: New file.
3162
5854b38a
SA
31632014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3164
3165 * gdb.base/vla-datatypes.c: New file.
3166 * gdb.base/vla-datatypes.exp: New file.
3167
463bb957
SA
31682014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3169
3170 * gdb.base/vla-ptr.c: New file.
3171 * gdb.base/vla-ptr.exp: New file.
3172
3dd170be
SA
31732014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3174
3175 * gdb.dwarf2/count.exp: New file.
3176
5ecaaa66
SA
31772014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
3178
3179 * gdb.base/vla-sideeffect.c: New file.
3180 * gdb.base/vla-sideeffect.exp: New file.
3181
41f1ada5
DB
31822014-04-14 David Blaikie <dblaikie@gmail.com>
3183
3184 * gdb.mi/non-stop.c: Add return value for non-void function return
3185 statement.
3186 * gdb.threads/staticthreads.c: Ditto.
3187
0be03e84
DE
31882014-04-12 Siva Chandra Reddy <sivachandra@google.com>
3189 Doug Evans <xdje42@gmail.com>
3190
3191 * gdb.guile/scm-value.c: Improve test case.
3192 * gdb.guile/scm-value.exp: Add new test.
3193
f180a1fb
DB
31942014-04-11 David Blaikie <dblaikie@gmail.com>
3195
3196 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
3197 override Clang's default.
3198
6b662e19
JB
31992014-04-11 Joel Brobecker <brobecker@adacore.com>
3200
3201 Revert the following changes (regressions):
3202
3203 * gdb.base/vla-sideeffect.c: New file.
3204 * gdb.base/vla-sideeffect.exp: New file.
3205
3206 * gdb.dwarf2/count.exp: New file.
3207
3208 * gdb.base/vla-multi.c: New file.
3209 * gdb.base/vla-multi.exp: New file.
3210
3211 * gdb.base/vla-ptr.c: New file.
3212 * gdb.base/vla-ptr.exp: New file.
3213
3214 * gdb.base/vla-datatypes.c: New file.
3215 * gdb.base/vla-datatypes.exp: New file.
3216
3217 * gdb.mi/mi-vla-c99.exp: New file.
3218 * gdb.mi/vla.c: New file.
3219
245a5f0b
KS
32202014-04-11 Keith Seitz <keiths@redhat.com>
3221
3222 PR c++/16675
3223 * gdb.cp/cpsizeof.exp: New file.
3224 * gdb.cp/cpsizeof.cc: New file.
3225
58a84dcf
SA
32262014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3227
191a8a90
JB
3228 * gdb.mi/mi-vla-c99.exp: New file.
3229 * gdb.mi/vla.c: New file.
58a84dcf 3230
c8655f75
SA
32312014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3232
3233 * gdb.base/vla-datatypes.c: New file.
3234 * gdb.base/vla-datatypes.exp: New file.
3235
024e13b4
SA
32362014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3237
3238 * gdb.base/vla-ptr.c: New file.
3239 * gdb.base/vla-ptr.exp: New file.
3240
1a237e0e
SA
32412014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3242
3243 * gdb.base/vla-multi.c: New file.
3244 * gdb.base/vla-multi.exp: New file.
3245
504f3432
SA
32462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3247
3248 * gdb.dwarf2/count.exp: New file.
3249
3bce8237
SA
32502014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
3251
191a8a90
JB
3252 * gdb.base/vla-sideeffect.c: New file.
3253 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 3254
322f9c21
YQ
32552014-04-11 Yao Qi <yao@codesourcery.com>
3256
3257 * gdb.base/completion.exp: Check file exists before running tests
3258 on file completion.
3259
d708bcd1
PA
32602014-04-10 Pedro Alves <palves@redhat.com>
3261
3262 * gdb.base/cond-eval-mode.c: New file.
3263 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
3264 prepare_for_testing to build the new file. Check result of
3265 runto_main.
3266 (test_break, test_watch): New procedures.
3267 (top level): Use them.
3268
ae1d2761
PM
32692014-04-08 Pierre Muller <muller@sourceware.org>
3270
3271 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
3272 Ctrl-V use for mingw hosts.
3273
7af389b8
SC
32742014-04-07 Siva Chandra Reddy <sivachandra@google.com>
3275
3276 * gdb.python/py-value.c: Improve test case.
3277 * gdb.python/py-value.exp: Add new test.
3278
5e703181
DE
32792014-04-07 David Blaikie <dblaikie@gmail.com>
3280
3281 * lib/compiler.c: Identify the clang compiler.
3282 * lib/compiler.cc: Ditto.
3283
9810b410
YQ
32842014-04-03 Yao Qi <yao@codesourcery.com>
3285
3286 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
3287
98d1b8dc
AB
32882014-04-01 Anton Blanchard <anton@samba.org>
3289
3290 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
3291 messages unique.
3292
3114cea1
AB
32932014-04-01 Anton Blanchard <anton@samba.org>
3294
3295 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
3296 prepare_for_testing.
3297
62f7182c
AB
32982014-04-01 Anton Blanchard <anton@samba.org>
3299
3300 * gdb.arch/ppc64-atomic-inst.c: Remove.
3301 * gdb.arch/ppc64-atomic-inst.S: New file.
3302 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
3303
770e7fc7
DE
33042014-03-31 Doug Evans <dje@google.com>
3305
3306 * gdb.base/print-symbol-loading-lib.c: New file.
3307 * gdb.base/print-symbol-loading-main.c: New file.
3308 * gdb.base/print-symbol-loading.exp: New file.
3309
46e2bafa
YQ
33102014-03-31 Yao Qi <yao@codesourcery.com>
3311
3312 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
3313
8776cfe9
JB
33142014-03-28 Joel Brobecker <brobecker@adacore.com>
3315
3316 * gdb.ada/mi_dyn_arr: New testcase.
3317
5d1ef361
DE
33182014-03-27 Doug Evans <dje@google.com>
3319
3320 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
3321
b5bee914
YQ
33222014-03-27 Yao Qi <yao@codesourcery.com>
3323
3324 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
3325 if target is nios2-*-*.
3326
0d4d0e77
YQ
33272014-03-26 Yao Qi <yao@codesourcery.com>
3328
3329 * lib/gdb.exp (readline_is_used): New proc.
3330 * gdb.base/completion.exp: Move tests on command complete up.
3331 Skip the rest of tests if readline is not used.
3332 * gdb.ada/complete.exp: Skp the test if readline is not
3333 used.
3334 * gdb.base/filesym.exp: Likewise.
3335 * gdb.base/macscp.exp: Likewise.
3336 * gdb.base/readline-ask.exp: Likewise.
3337 * gdb.base/readline.exp: Likewise.
3338 * gdb.python/py-cmd.exp: Likewise.
3339 * gdb.trace/tfile.exp: Likewise.
3340
29361eee
YQ
33412014-03-26 Yao Qi <yao@codesourcery.com>
3342
3343 * gdb.base/macscp.exp: Fix code format issues.
3344
bc9a5525
UW
33452014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
3346
3347 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
3348 * gdb.asm/powerpc64le.inc: New file.
3349
d3839ede
PA
33502014-03-25 Pedro Alves <palves@redhat.com>
3351 Doug Evans <dje@google.com>
3352
3353 * gdb.base/source-execution.c: New file.
3354 * gdb.base/source-execution.exp: New file.
3355 * gdb.base/source-execution.gdb: New file.
3356
01672a57
DE
33572014-03-24 Doug Evans <dje@google.com>
3358
3359 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
3360 using fission.
3361
88bbeca9
HZ
33622014-03-24 Hui Zhu <hui@codesourcery.com>
3363 Pedro Alves <palves@redhat.com>
3364
3365 PR breakpoints/16101
3366 * gdb.base/dprintf.exp: Use unsupported rather than changing the
3367 test pass/fail messages. Detect missing support for dprintf when
3368 breakpoints are actually inserted.
3369 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
3370 breakpoints are actually inserted.
3371 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
3372 fails.
3373
d2348791
JK
33742014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3375
3376 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
3377
feef67ab
DE
33782014-03-22 Doug Evans <xdje42@gmail.com>
3379
3380 * gdb.python/python.exp (python not supported): Verify multi-line
3381 python command issues an error.
25d743f9 3382 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 3383 guile command issues an error.
feef67ab 3384
ecebef6a
MR
33852014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
3386
3387 * gdb.threads/thread-specific.exp: Handle the lack of usable
3388 $this_breakpoint and $this_thread.
3389
ccdd1909
HZ
33902014-03-21 Hui Zhu <hui@codesourcery.com>
3391
3392 * gdb.base/attach.exp (do_command_attach_tests): New.
3393
beb460e8
PA
33942014-03-20 Tom Tromey <tromey@redhat.com>
3395 Pedro Alves <palves@redhat.com>
3396
3397 PR cli/15718
3398 * gdb.base/condbreak-call-false.c: New file.
3399 * gdb.base/condbreak-call-false.exp: New file.
3400
40acf43a
PA
34012014-03-20 Pedro Alves <palves@redhat.com>
3402
3403 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
3404 Delete.
3405 (block_signals, unblock_signals): Delete.
3406 (child_function_2, main): Remove references to deleted variable
3407 and functions.
3408
9f5e1e02
PA
34092014-03-20 Pedro Alves <palves@redhat.com>
3410
3411 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
3412 Use pthread_kill to signal thread 2.
3413 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3414 Adjust to make the test send itself a signal rather than using the
3415 host's "kill" command.
3416
99619bea
PA
34172014-03-20 Pedro Alves <palves@redhat.com>
3418
3419 * gdb.threads/multiple-step-overs.c: New file.
3420 * gdb.threads/multiple-step-overs.exp: New file.
3421 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3422 Adjust expected infrun debug output.
3423
2adfaa28
PA
34242014-03-20 Pedro Alves <palves@redhat.com>
3425
3426 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
3427 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
3428
31e77af2
PA
34292014-03-20 Pedro Alves <palves@redhat.com>
3430
3431 PR breakpoints/7143
3432 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
3433 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
3434 of gdb_test_multiple.
3435 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
3436 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
3437
b9f437de
PA
34382014-03-20 Pedro Alves <palves@redhat.com>
3439
3440 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
3441 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
3442
05adc73e
PA
34432014-03-19 Pedro Alves <palves@redhat.com>
3444
3445 * gdb.base/async.exp: Remove early return.
3446
6048b950
PA
34472014-03-19 Pedro Alves <palves@redhat.com>
3448
3449 * gdb.base/async.exp (step& tests): Pass explicit test messages.
3450
8bcfb00a
PA
34512014-03-19 Pedro Alves <palves@redhat.com>
3452
3453 * gdb.base/async.exp (test_background): Expect \r\n after
3454 "completed." in the fail pattern.
3455
884e37dc
PA
34562014-03-19 Pedro Alves <palves@redhat.com>
3457
3458 * gdb.base/async.exp (test_background): New procedure.
3459 Use it for all background execution command tests.
3460
148e57e2
PA
34612014-03-19 Pedro Alves <palves@redhat.com>
3462
3463 * gdb.base/async.exp: Use prepare_for_testing.
3464
f48088c7
PA
34652014-03-19 Pedro Alves <palves@redhat.com>
3466
3467 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
3468 the same line.
3469
e2f6c966
PA
34702014-03-19 Pedro Alves <palves@redhat.com>
3471
3472 * gdb.base/async.c (main): Add "jump here" and "until here" line
3473 marker comments.
3474 * gdb.base/async.exp (jump_here): New global.
3475 (jump& test): Use it.
3476 (until_here): New global.
3477 (until& test): Use it.
3478
c30568d4
PA
34792014-03-19 Pedro Alves <palves@redhat.com>
3480
3481 * gdb.base/async.exp: Don't frob gdb_protocol.
3482
0172b6a7
DE
34832014-03-18 Doug Evans <xdje42@gmail.com>
3484
3485 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
3486 Fix spelling of exec-done-display.
3487
06c868a8
JK
34882014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3489
3490 PR gdb/15358
3491 * gdb.base/gdb-sigterm.c: New file.
3492 * gdb.base/gdb-sigterm.exp: New file.
3493
0c7e1a46
PA
34942014-03-18 Pedro Alves <palves@redhat.com>
3495
3496 PR gdb/13860
3497 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
3498 * lib/mi-support.exp (mi_expect_stop): Add special handling for
3499 solib-event.
3500
f7c77d93
JB
35012014-03-17 Joel Brobecker <brobecker@adacore.com>
3502
3503 * gdb.ada/pckd_arr_ren: New testcase.
3504
5a1e8c7a
DE
35052014-03-13 Doug Evans <xdje42@gmail.com>
3506
3507 PR guile/16612
3508 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
3509 collect after discarding symbols.
3510
350e1a76
DE
35112014-03-13 Ludovic Courtès <ludo@gnu.org>
3512 Doug Evans <xdje42@gmail.com>
3513
3514 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
3515 to history survives a gc.
3516
a69900ae
PA
35172014-03-13 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.base/default.exp: Don't test "target procfs".
3520
5db9f0bd
PA
35212014-03-13 Pedro Alves <palves@redhat.com>
3522
3523 * gdb.base/default.exp: Update "target child" and "target procfs"
3524 tests to not expect "Unix".
3525
b3ccfe11
TT
35262014-03-12 Tom Tromey <tromey@redhat.com>
3527
3528 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
3529 New procs. Add target-async tests.
3530 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
3531 Add target-async tests.
3532
646f4417
AA
35332014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3534
3535 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
3536 'func_start' and 'func_end' for the beginning and end of the
3537 function code, respectively.
3538 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
3539 'func_end' instead of 'func' and 'main'.
3540
288c211f
AA
35412014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3542
3543 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
3544 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
3545 generate the debug info assembler source.
3546
e0c0f156
AA
35472014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3548
3549 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
3550 * gdb.dwarf2/arr-subrange.exp: Likewise.
3551 * gdb.dwarf2/dwz.exp: Likewise.
3552 * gdb.dwarf2/method-ptr.exp: Likewise.
3553 * gdb.dwarf2/missing-sig-type.exp: Likewise.
3554 * gdb.dwarf2/subrange.exp: Likewise.
3555 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
3556 * gdb.dwarf2/implptrpiece.exp: Likewise.
3557 * gdb.dwarf2/nostaticblock.exp: Likewise.
3558
0e5c4555
AA
35592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
3560
3561 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
3562 directory to absolute path name arguments.
3563
5ec18f2b
JG
35642014-03-10 Joel Brobecker <brobecker@adacore.com>
3565
3566 * gdb.ada/tagged_access: New testcase.
3567
847fc4f2
MM
35682014-03-07 Markus Metzger <markus.t.metzger@intel.com>
3569
3570 * gdb.btrace/data.exp: Update expected output.
3571
cc3da688
YQ
35722014-03-06 Yao Qi <yao@codesourcery.com>
3573
3574 * gdb.trace/pr16508.exp: New file.
3575
0f26cec1
PA
35762014-03-05 Pedro Alves <palves@redhat.com>
3577
3578 PR gdb/16575
3579 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
3580 procedure.
3581 (top level): Adjust to use it. Add tests that exercise breakpoint
3582 interaction with the code-cache.
3583
7a5a839f
LC
35842014-02-26 Ludovic Courtès <ludo@gnu.org>
3585
3586 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
3587 test for 'history-append!'.
3588
31aa7e4e
JB
35892014-02-26 Joel Brobecker <brobecker@adacore.com>
3590
3591 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
3592 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
3593 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
3594 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
3595 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
3596 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
3597
1b588015
JB
35982014-02-26 Joel Brobecker <brobecker@adacore.com>
3599
3600 * testsuite/gdb.python/py-pp-re-notag.c: New file.
3601 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
3602 * testsuite/gdb.python/py-pp-re-notag.p: New file.
3603
55426c9d
JB
36042014-02-26 Joel Brobecker <brobecker@adacore.com>
3605
3606 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
3607
dc53a7ad
JB
36082014-02-26 Joel Brobecker <brobecker@adacore.com>
3609
3610 * gdb.dwarf2/arr-stride.c: New file.
3611 * gdb.dwarf2/arr-stride.exp: New file.
3612
12ab52e9
PA
36132014-02-26 Pedro Alves <palves@redhat.com>
3614
3615 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
3616 that won't ever trigger. Make sure that GDB reports the correct
3617 breakpoint that caused the stop.
3618
849c862e
JK
36192014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3620
3621 PR gdb/16626
3622 * gdb.base/auto-load-script: New file.
3623 * gdb.base/auto-load.c: New file.
3624 * gdb.base/auto-load.exp: New file.
3625
71b7d793
JK
3626 PR gdb/16626
3627 * gdb.base/auto-load.exp: Fix out-of-srctree run.
3628
e2f0d509
JK
36292014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3630
3631 Fix dw2-icycle.exp -fsanitize=address GDB crash.
3632 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
3633
50cc37c8
DE
36342014-02-24 Doug Evans <dje@google.com>
3635
3636 * lib/gdb.exp (run_on_host): Log error output if program fails.
3637
ea4758f2
PA
36382014-02-21 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.threads/step-after-sr-lock.c: Rename to ...
3641 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
3642 * gdb.threads/step-after-sr-lock.exp: Rename to ...
3643 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3644 ... this.
3645
d7b30f67
SDJ
36462014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
3647
3648 PR tdep/16397
3649 * gdb.arch/amd64-stap-special-operands.exp: New file.
3650 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
3651 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
3652 * gdb.arch/amd64-stap-triplet.S: Likewise.
3653 * gdb.arch/amd64-stap-triplet.c: Likewise.
3654
83deb43f
JB
36552014-02-20 Joel Brobecker <brobecker@adacore.com>
3656
3657 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
3658 in .section pseudo-op.
3659
adde2bff
DE
36602014-02-20 lin zuojian <manjian2006@gmail.com>
3661 Joel Brobecker <brobecker@adacore.com>
3662 Doug Evans <xdje42@gmail.com>
3663
3664 PR symtab/16581
3665 * gdb.dwarf2/dw2-icycle.S: New file.
3666 * gdb.dwarf2/dw2-icycle.c: New file.
3667 * gdb.dwarf2/dw2-icycle.exp: New file.
3668
f7bd0f78
SC
36692014-02-19 Siva Chandra Reddy <sivachandra@google.com>
3670
3671 * gdb.python/py-value-cc.cc: Improve test case to enable testing
3672 operations on gdb.Value objects.
3673 * gdb.python/py-value-cc.exp: Add new test to test operations on
3674 gdb.Value objects.
3675
c17ef0d5
DE
36762014-02-18 Doug Evans <dje@google.com>
3677
3678 * Makefile.in (TESTS): New variable.
3679 (expanded_tests, expanded_tests_or_none): New variables
3680 (check-single): Pass $(expanded_tests_or_none) to runtest.
3681 (check-parallel): Only run tests in $(TESTS) if non-empty.
3682 (check/no-matching-tests-found): New rule.
3683 * README: Document TESTS makefile variable.
3684
5dd3176f
DE
36852014-02-18 Doug Evans <dje@google.com>
3686
3687 * Makefile.in (check-parallel): rm -rf outputs temp.
3688
0b10be4f
JK
36892014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3690
3691 Fix "ERROR: no fileid for" in the testsuite.
3692 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
3693
85f224e7
DE
36942014-02-12 Doug Evans <dje@google.com>
3695
3696 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
3697 (MISCELLANEOUS): New variable.
3698 (clean): rm -rf $(MISCELLANEOUS).
3699 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
3700 dwp live in the same directory as symlinks, with each symlink pointed
3701 to a differently named file in a different directory.
3702
149b30ff
DE
37032014-02-11 Doug Evans <dje@google.com>
3704
3705 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
3706 of Tcl file commands.
3707
1dfdac32
MK
37082014-02-10 Mark Kettenis <kettenis@gnu.org>
3709
3710 * gdb.threads/step-after-sr-lock.exp: Avoid executing
3711 "kill -SIGUSR1 -1".
3712
aa4fb036
JB
37132014-02-10 Joel Brobecker <brobecker@adacore.com>
3714
3715 * gdb.ada/tick_length_array_enum_idx: New testcase.
3716
ed3ef339
DE
37172014-02-10 Doug Evans <xdje42@gmail.com>
3718
3719 * configure.ac (AC_OUTPUT): Add gdb.guile.
3720 * configure: Regenerate.
3721 * lib/gdb-guile.exp: New file.
3722 * lib/gdb.exp (get_target_charset): New function.
3723 * gdb.base/help.exp: Update expected output from "apropos apropos".
3724 * gdb.guile/Makefile.in: New file.
3725 * gdb.guile/guile.exp: New file.
3726 * gdb.guile/scm-arch.c: New file.
3727 * gdb.guile/scm-arch.exp: New file.
3728 * gdb.guile/scm-block.c: New file.
3729 * gdb.guile/scm-block.exp: New file.
3730 * gdb.guile/scm-breakpoint.c: New file.
3731 * gdb.guile/scm-breakpoint.exp: New file.
3732 * gdb.guile/scm-disasm.c: New file.
3733 * gdb.guile/scm-disasm.exp: New file.
3734 * gdb.guile/scm-equal.c: New file.
3735 * gdb.guile/scm-equal.exp: New file.
3736 * gdb.guile/scm-error.exp: New file.
3737 * gdb.guile/scm-error.scm: New file.
3738 * gdb.guile/scm-frame-args.c: New file.
3739 * gdb.guile/scm-frame-args.exp: New file.
3740 * gdb.guile/scm-frame-args.scm: New file.
3741 * gdb.guile/scm-frame-inline.c: New file.
3742 * gdb.guile/scm-frame-inline.exp: New file.
3743 * gdb.guile/scm-frame.c: New file.
3744 * gdb.guile/scm-frame.exp: New file.
3745 * gdb.guile/scm-generics.exp: New file.
3746 * gdb.guile/scm-gsmob.exp: New file.
3747 * gdb.guile/scm-iterator.c: New file.
3748 * gdb.guile/scm-iterator.exp: New file.
3749 * gdb.guile/scm-math.c: New file.
3750 * gdb.guile/scm-math.exp: New file.
3751 * gdb.guile/scm-objfile-script-gdb.in: New file.
3752 * gdb.guile/scm-objfile-script.c: New file.
3753 * gdb.guile/scm-objfile-script.exp: New file.
3754 * gdb.guile/scm-objfile.c: New file.
3755 * gdb.guile/scm-objfile.exp: New file.
3756 * gdb.guile/scm-ports.exp: New file.
3757 * gdb.guile/scm-pretty-print.c: New file.
3758 * gdb.guile/scm-pretty-print.exp: New file.
3759 * gdb.guile/scm-pretty-print.scm: New file.
3760 * gdb.guile/scm-section-script.c: New file.
3761 * gdb.guile/scm-section-script.exp: New file.
3762 * gdb.guile/scm-section-script.scm: New file.
3763 * gdb.guile/scm-symbol.c: New file.
3764 * gdb.guile/scm-symbol.exp: New file.
3765 * gdb.guile/scm-symtab-2.c: New file.
3766 * gdb.guile/scm-symtab.c: New file.
3767 * gdb.guile/scm-symtab.exp: New file.
3768 * gdb.guile/scm-type.c: New file.
3769 * gdb.guile/scm-type.exp: New file.
3770 * gdb.guile/scm-value-cc.cc: New file.
3771 * gdb.guile/scm-value-cc.exp: New file.
3772 * gdb.guile/scm-value.c: New file.
3773 * gdb.guile/scm-value.exp: New file.
3774 * gdb.guile/source2.scm: New file.
3775 * gdb.guile/types-module.cc: New file.
3776 * gdb.guile/types-module.exp: New file.
3777
7026a7c1
YQ
37782014-02-10 Yao Qi <yao@codesourcery.com>
3779
3780 PR testsuite/16543
3781 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
3782 * configure: Regenerated.
3783 * Makefile.in: New file.
3784
6c466447
AS
37852014-02-08 Andreas Schwab <schwab@linux-m68k.org>
3786
3787 * gdb.python/py-framefilter.exp: Fix typo.
3788
6e854735
YQ
37892014-02-08 Yao Qi <yao@codesourcery.com>
3790
3791 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
3792 that no =breakpoint-modified is emitted when breakpoints are
3793 modified through MI commands.
3794
d137e6dc
PA
37952014-02-07 Pedro Alves <pedro@codesourcery.com>
3796 Pedro Alves <palves@redhat.com>
3797
3798 * gdb.threads/step-after-sr-lock.c: New file.
3799 * gdb.threads/step-after-sr-lock.exp: New file.
3800
b5ee5a50
PA
38012014-02-07 Pedro Alves <palves@redhat.com>
3802
3803 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
3804
3c77faf3
JK
38052014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3806
3807 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
3808 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
3809
6dddc817
DE
38102014-02-06 Doug Evans <xdje42@gmail.com>
3811
3812 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
3813 output.
3814
3815 * gdb.gdb/python-interrupts.exp: New file.
3816
de7b2893
YQ
38172014-02-05 Yao Qi <yao@codesourcery.com>
3818
3819 * gdb.trace/report.exp (use_collected_data): Test the output
3820 of "info threads" and "info inferiors".
3821
66d032ac
YQ
38222014-02-05 Yao Qi <yao@codesourcery.com>
3823
3824 Revert this patch:
3825
3826 2013-05-24 Yao Qi <yao@codesourcery.com>
3827
3828 * gdb.trace/tfile.exp: Test inferior and thread.
3829
591a12a1
UW
38302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3831
3832 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
3833 on a function.
3834 * gdb.base/step-bt.c: Call hello via function pointer to make
3835 sure its first instruction is executed on powerpc64le-linux.
3836
0ff3e01f
UW
38372014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3838
3839 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
3840
084ee545
UW
38412014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3842
3843 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
3844 of the test patterns for use on little-endian systems.
3845
6ed14ff3
UW
38462014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
3847
3848 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
3849 (decimal_vector): Fix for little-endian.
3850
401e27fd
JM
38512014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
3852
3853 * gdb.arch/sparc-sysstep.exp: New file.
3854 * gdb.arch/sparc-sysstep.c: Likewise.
3855
3856 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
3857
8b924729
EBM
38582014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3859
3860 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
3861
fb151210
JB
38622014-01-23 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.ada/array_char_idx: New testcase.
3865
0740f8d8
TT
38662014-01-23 Tom Tromey <tromey@redhat.com>
3867
3868 PR python/16487:
3869 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
3870 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
3871 classes.
3872
21909fa1
TT
38732014-01-23 Tom Tromey <tromey@redhat.com>
3874
3875 PR python/16491:
3876 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
3877 string from an inferior frame.
3878 * gdb.python/py-framefilter-mi.exp: Update.
3879
87ce2a04
DE
38802014-01-22 Doug Evans <dje@google.com>
3881
3882 * gdb.server/server-mon.exp: Add tests for "set debug-format".
3883
237b092b
AA
38842014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3885
3886 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
3887
d674a709
AA
38882014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3889
3890 * gdb.trace/entry-values.exp: Remove excess space character from
3891 regex patterns. Handle s390 call instruction.
3892
20fa3390
AA
38932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3894
3895 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
3896 define "*_start" label. Make "name" static.
3897 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
3898 ${name} by references to ${name}_start.
3899
78466714
AA
39002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
3901
3902 * gdb.base/info-macros.exp: Remove "debug" from the compile
3903 options.
3904
ec9f644a
IB
39052014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3906
3907 * gdb.dlang/demangle.exp: New file.
3908
94b1b47e
IB
39092014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3910
3911 * gdb.dlang/primitive-types.exp: New file.
3912
7f420862
IB
39132014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
3914
3915 * configure.ac: Create gdb.dlang/Makefile.
3916 * configure: Regenerate.
3917 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
3918 * gdb.dlang/Makefile.in: New file.
3919 * lib/d-support.exp: New file.
3920 * lib/gdb.exp (skip_d_tests): New proc.
3921
52834460
MM
39222014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3923
3924 * gdb.btrace/delta.exp: Check reverse stepi.
3925 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
3926 * gdb.btrace/finish.exp: New.
3927 * gdb.btrace/next.exp: New.
3928 * gdb.btrace/nexti.exp: New.
3929 * gdb.btrace/record_goto.c: Add comments.
3930 * gdb.btrace/step.exp: New.
3931 * gdb.btrace/stepi.exp: New.
3932 * gdb.btrace/multi-thread-step.c: New.
3933 * gdb.btrace/multi-thread-step.exp: New.
3934 * gdb.btrace/rn-dl-bind.c: New.
3935 * gdb.btrace/rn-dl-bind.exp: New.
3936 * gdb.btrace/data.c: New.
3937 * gdb.btrace/data.exp: New.
3938 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3939
6e07b1d2
MM
39402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3941
3942 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
3943 * gdb.btrace/exception.exp: Update.
3944 * gdb.btrace/instruction_history.exp: Update.
3945 * gdb.btrace/record_goto.exp: Update.
3946 * gdb.btrace/tailcall.exp: Update.
3947 * gdb.btrace/unknown_functions.exp: Update.
3948 * gdb.btrace/delta.exp: New.
3949
0b722aec
MM
39502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3951
3952 * gdb.btrace/record_goto.exp: Add backtrace test.
3953 * gdb.btrace/tailcall.exp: Add backtrace test.
3954
066ce621
MM
39552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3956
3957 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
3958 * gdb.btrace/record_goto.c: New.
3959 * gdb.btrace/record_goto.exp: New.
3960 * gdb.btrace/x86-record_goto.S: New.
3961
0688d04e
MM
39622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3963
3964 * gdb.btrace/function_call_history.exp: Update tests.
3965 * gdb.btrace/instruction_history.exp: Update tests.
3966
8710b709
MM
39672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3968
3969 * gdb.btrace/function_call_history.exp: Fix expected field
3970 order for "record function-call-history".
3971 Add new tests for "record function-call-history /c".
3972 * gdb.btrace/exception.cc: New.
3973 * gdb.btrace/exception.exp: New.
3974 * gdb.btrace/tailcall.exp: New.
3975 * gdb.btrace/x86-tailcall.S: New.
3976 * gdb.btrace/x86-tailcall.c: New.
3977 * gdb.btrace/unknown_functions.c: New.
3978 * gdb.btrace/unknown_functions.exp: New.
3979 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
3980
5de9129b
MM
39812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3982
3983 * gdb.btrace/instruction_history.exp: Update.
3984 * gdb.btrace/function_call_history.exp: Update.
3985
23a7fe75
MM
39862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3987
3988 * gdb.btrace/function_call_history.exp: Fix expected function
3989 trace.
3990 * gdb.btrace/instruction_history.exp: Initialize traced.
3991 Remove traced_functions.
3992
724c7dd8
MM
39932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3994
3995 * gdb.btrace/function_call_history.exp: Update
3996 * gdb.btrace/instruction_history.exp: Update.
3997
6d78d93b
MM
39982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
3999
4000 * gdb.btrace/enable.exp: Update expected text.
4001
93a360cc
OJ
40022014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
4003
4004 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
4005 bytes.
4006
3772b53f
MR
40072014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
4008
4009 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
4010
596662fa
OJ
40112014-01-15 Omair Javaid <omair.javaid@linaro.org>
4012
4013 * lib/gdb.exp (supports_process_record): Return true for
4014 arm*-linux*. (supports_reverse): Likewise.
4015
b5b08fb4
SC
40162014-01-13 Siva Chandra Reddy <sivachandra@google.com>
4017
4018 PR python/15464
4019 PR python/16113
4020 * gdb.python/py-type.c: Enhance test case.
4021 * gdb.python/py-value-cc.cc: Likewise
4022 * gdb.python/py-type.exp: Add new tests.
4023 * gdb.python/py-value-cc.exp: Likewise
4024
52d7fb13
AA
40252014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
4026 Pedro Alves <palves@redhat.com>
4027
4028 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
4029 Make "name" extern.
4030 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
4031 references to ${name}_start by references to ${name}.
4032
a2cd8cfe
JB
40332014-01-10 Joel Brobecker <brobecker@adacore.com>
4034
4035 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
4036
4e23fced
JB
40372014-01-10 Joel Brobecker <brobecker@adacore.com>
4038
4039 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
4040
c6a9e42c
PA
40412014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
4042 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.mi/mi-info-os.exp: Connect to the target with
4045 mi_gdb_target_load.
4046
b7ea362b
PA
40472014-01-08 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.threads/reconnect-signal.c: New file.
4050 * gdb.threads/reconnect-signal.exp: New file.
4051
5e3f4fab
EBM
40522014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.base/source-dir.exp: New file.
4055
79301218
JB
40562014-01-07 Joel Brobecker <brobecker@adacore.com>
4057
4058 * gdb.ada/mi_interface: New testcase.
4059
8e355c5d
JB
40602014-01-07 Joel Brobecker <brobecker@adacore.com>
4061
4062 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
4063 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
4064 gdb.ada/pp-rec-component/pck.ads: New files.
4065
c0d48811
JB
40662014-01-07 Joel Brobecker <brobecker@adacore.com>
4067
4068 * gdb.python/py-pp-integral.c: New file.
4069 * gdb.python/py-pp-integral.py: New file.
4070 * gdb.python/py-pp-integral.exp: New file.
4071
17b609c3 4072For older changes see ChangeLog-1993-2013.
c906108c 4073\f
8d8cb839
EZ
4074;; Local Variables:
4075;; mode: change-log
4076;; left-margin: 8
4077;; fill-column: 74
4078;; version-control: never
4079;; End:
902f2ccb 4080
32d0add0 4081 Copyright 2014-2015 Free Software Foundation, Inc.
902f2ccb
MC
4082 Copying and distribution of this file, with or without modification,
4083 are permitted provided the copyright notice and this notice are preserved.